.filtr-item {
    padding-top: 30px
}

.filtr-controls span {
    cursor: pointer
}

.filtr-controls span:after {
    content: ' ';
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    background: 0 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.p-box:before,
.progress::after {
    content: "";
    top: 0
}

.filtr-controls span.active:after {
    width: 100%;
    left: 0;
    background: #000
}

.filtr-loading {
    border: 5px solid #333;
    position: relative;
    border-radius: 40px;
    height: 40px;
    left: 50%;
    margin: 80px 0;
    opacity: 0;
    top: 0;
    width: 40px;
    z-index: 2;
    -webkit-animation: pulsate 1s ease-out infinite;
    animation: pulsate 1s ease-out infinite
}

.navigation-clean {
    background: #a97f23;
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #333;
    border-radius: 0;
    box-shadow: none;
    border: none;
    margin-bottom: 0
}

@media (min-width:768px) {
    .navigation-clean {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
    .banner-section {
        padding-top: 100px;
        padding-bottom: 50px;
        height: auto
    }
}

.navigation-clean .navbar-brand {
    font-weight: 700;
    color: #fff
}

.navigation-clean .navbar-brand:hover {
    color: #56c6c6
}

.navigation-clean .navbar-toggler:focus,
.navigation-clean .navbar-toggler:hover {
    background: 0 0;
    outline: 0
}

.navigation-clean .navbar-toggler {
    color: #888;
    border: none
}

.navigation-clean .form-inline,
.navigation-clean .navbar-collapse {
    border-top-color: #ddd
}

.navigation-clean.navbar-light .navbar-nav .nav-link.active,
.navigation-clean.navbar-light .navbar-nav .nav-link.active:focus,
.navigation-clean.navbar-light .navbar-nav .nav-link.active:hover {
    color: #62f1f1;
    box-shadow: none;
    background: 0 0;
    pointer-events: none
}

.navigation-clean.navbar .navbar-nav .nav-link {
    padding-left: 18px;
    padding-right: 18px
}

.navigation-clean.navbar-light .navbar-nav .nav-link {
    font-family: 'Roboto Condensed';
    color: #fff;
    font-size: medium;
    font-weight: 600
}

.navigation-clean.navbar-light .navbar-nav .nav-link:focus,
.navigation-clean.navbar-light .navbar-nav .nav-link:hover {
    color: #009292!important;
    background-color: transparent
}

.navigation-clean .navbar-nav>li>.dropdown-menu {
    margin-top: -5px;
    box-shadow: none;
    background-color: #fff;
    border-radius: 2px
}

.navigation-clean .dropdown-menu .dropdown-item,
.navigation-clean .dropdown-menu .dropdown-item:focus {
    line-height: 2;
    color: #37434d
}

.navigation-clean .dropdown-menu .dropdown-item:focus,
.navigation-clean .dropdown-menu .dropdown-item:hover {
    background: #eee;
    color: inherit
}

body {
    background: #131a6f
}

.banner-section {
    padding-top: 100px;
    padding-bottom: 50px;
    height: auto
}

@media (min-width:576px) {
    .banner-section {
        padding-top: 100px;
        padding-bottom: 50px;
        height: auto
    }
}

@media (min-width:992px) {
    .banner-section {
        padding-top: 100px;
        padding-bottom: 100px;
        height: auto
    }
}

@media (min-width:1200px) {
    .banner-section {
        padding-top: 100px;
        padding-bottom: 100px;
        height: auto
    }
}

.b-social,
.welcome-text {
    height: 40px;
    line-height: 40px;
    text-align: center
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto;
    font-weight: bolder;
    color: #fff
}

.welcome-text {
    background: #a97f23;
    width: 120px;
    padding: 2px 2px 2px 10px;
    border-radius: 30px 30px 30px 0;
    font-size: 18px
}

.contact-info {
    font-family: 'Roboto Condensed'
}

.contact-info:hover .c-icon {
    color: #56c6c6
}

.contact-info:hover a {
    text-decoration: none!important
}

.b-social {
    width: 40px;
    color: #fff
}

.b-social:hover {
    background: #fff;
    color: #56c6c6;
    border-radius: 3px
}

.rounded-circle.img-fluid.b-image {
    border: 30px solid #a97f23;
    margin-left: 50px;
    box-shadow: 0 3px 30px rgba(86, 198, 198, .52)
}

@media (min-width:300px) {
    .rounded-circle.img-fluid.b-image {
        margin-left: 10px;
        box-shadow: 0 3px 30px rgba(86, 198, 198, .52);
        height: auto!important;
        width: auto!important
    }
}

@media (min-width:768px) {
    .rounded-circle.img-fluid.b-image {
        margin-left: 10px;
        box-shadow: 0 3px 30px rgba(86, 198, 198, .52);
        height: auto!important;
        width: auto!important
    }
}

@media (min-width:992px) {
    .rounded-circle.img-fluid.b-image {
        margin-left: 50px;
        box-shadow: 0 3px 30px rgba(86, 198, 198, .38);
        height: 402px!important
    }
}

@media (min-width:1200px) {
    .rounded-circle.img-fluid.b-image {
        margin-left: 50px;
        box-shadow: 0 3px 30px rgba(86, 198, 198, .26)
    }
}

.about-section {
    background: #a97f23;
    padding-top: 100px;
    padding-bottom: 100px
}

.list-inline-item.codetext {
    height: 35px;
    line-height: 13px;
    text-align: center;
    padding: 10px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
    font-family: Aladin

}

.experience,
.service,
.template {
    padding-top: 100px
}

.experience,
.hire-section,
.service,
.template {
    padding-bottom: 100px
}

.btn.btn-primary.page-btn-1 {
    width: 200px;
    border: none;
    background: #131a6f;
    border-radius: 30px;
    font-family: Roboto
}

.card.service-box {
    background: #a97f23;
    border-radius: 0;
    box-shadow: 0 3px 10px rgba(86, 198, 198, .52)
}

.text-center.progress-heading {
    margin-top: 100px
}

.progress {
    width: 150px;
    height: 150px;
    background: 0 0;
    position: relative
}

.progress .progress-bar,
.progress::after,
.progress>span {
    height: 100%;
    position: absolute
}

.progress::after {
    width: 100%;
    border-radius: 50%;
    border: 6px solid #eee;
    left: 0
}

.progress>span {
    width: 50%;
    overflow: hidden;
    top: 0;
    z-index: 1
}

.progress .progress-left {
    left: 0
}

.progress .progress-bar {
    width: 100%;
    background: 0 0;
    border-width: 6px;
    border-style: solid;
    top: 0
}

.progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left
}

.progress .progress-right {
    right: 0
}

.progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right
}

.progress .progress-value {
    position: absolute;
    top: 0;
    left: 0
}

.experience {
    background: #a97f23
}

.card.experience-box {
    background: #131a6f;
    border-radius: 0;
    color: #fff
}

.template {
    background: 0 0
}

.img-fluid.p-image {
    box-shadow: 0 3px 5px #009292;
    border: 1px solid #171620;
    border-radius: 10px;
    position: relative
}

.p-box,
.p-box:before {
    overflow: hidden;
    border-radius: 10px
}

.p-box:before {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 0%;
    height: 100%;
    background: rgba(0, 163, 185, .61)
}

.p-box:hover:before {
    width: 100%;
    transition: .5s
}v

#carousel-1 {
    margin-top: 50px;
    width: 100%
}

.slide-box {
    padding-left: 12%;
    padding-right: 12%
}

.btn.btn-primary.slider-btn {
    width: 200px;
    border-radius: 30px;
    height: 50px;
    background: #a97f23;
    font-family: 'Roboto Condensed';
    line-height: 40px;
    color: #fff;
    border: none
}

.container-fluid.work-cointainer {
    width: auto
}

.col-lg-6.col-xl-6.work-text {
    padding-top: initial
}

@media (min-width:1560px) {
    .container-fluid.work-cointainer {
        width: 80%!important
    }
    .work-text {
        padding-top: 50px!important
    }
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1
}

.hire-section {
    background: #131a6f;
    padding-top: 100px
}

.portfolio-footer {
    padding-top: 100px;
    padding-bottom: 20px
}

.card.footer-box {
    background: #a97f23;
    border-radius: 0
}

.f-icon {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    font-size: 20px
}

.form-control.f-input,
.form-control.f-input-2 {
    background: 0 0;
    border-radius: 0;
    font-family: Roboto;
    color: #fff
}

.form-control.f-input {
    height: 50px
}

.btn.btn-info.btn-block.btn-lg.f-btn {
    border-radius: 30px;
    background: #a97f23;
    border: none
}

.mt-4.top-text {
    font-size: 60px!important
}

@media (min-width:576px) {
    .mt-4.top-text {
        font-size: 70px!important
    }
}

@media (min-width:768px) {
    .mt-4.top-text {
        font-size: 50px!important
    }
}

@media (min-width:992px) {
    .mt-4.top-text {
        font-size: initial
    }
}

@media (min-width:1200px) {
    .mt-4.top-text {
        font-size: 100px!important
    }
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #a97f23;
    width: 50px;
    height: 50px;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#return-to-top:hover {
    background: rgba(0, 0, 0, .9)
}

#return-to-top:hover i {
    color: #fff;
    top: 5px
}

.img-fluid.slide-image {
    border: 4px solid #fff
}