@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700&display=swap);

body,
ol,
ul {
    padding: 0;
    margin: 0
}

a,
button {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.bg_img,
table {
    width: 100%
}

.call-info,
.circle {
    align-items: center
}

.feature-item .inline-btn .icon,
.nice-select .list .option,
.nice-select span,
a:hover {
    color: #0c2957
}

.header__info li a,
.section-header .sub-heading,
body {
    font-family: Rubik, sans-serif
}

@-webkit-keyframes zoom {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    100% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes zoom {
    0% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    50% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: rotate(7deg);
        -ms-transform: rotate(7deg);
        transform: rotate(7deg)
    }

    50% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes shake {

    0%,
    100% {
        -webkit-transform: rotate(7deg);
        -ms-transform: rotate(7deg);
        transform: rotate(7deg)
    }

    50% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes down {

    0%,
    100% {
        -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
        transform: translateY(5px)
    }

    50% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes down {

    0%,
    100% {
        -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
        transform: translateY(5px)
    }

    50% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes sliderShape {

    0%,
    100% {
        border-radius: 60% 78% 90% 40%/55% 65% 75% 85%;
        transform: translate3d(0, 0, 0) rotateZ(.01deg)
    }

    34% {
        border-radius: 70% 60% 56% 64%/30% 49% 71% 70%;
        transform: translate3d(0, 5px, 0) rotateZ(.01deg)
    }

    50% {
        transform: translate3d(0, 0, 0) rotateZ(.01deg)
    }

    67% {
        border-radius: 100% 60% 60% 100%/100% 100% 60% 60%;
        transform: translate3d(0, -3px, 0) rotateZ(.01deg)
    }
}

html {
    scroll-behavior: smooth
}

body {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    line-height: 26px;
    color: #6b727e
}

.site-btn,
.view-all a,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, sans-serif
}

img {
    max-width: 100%;
    height: auto
}

ol,
ul {
    list-style: none
}

button {
    cursor: pointer;
    border: none;
    transition: .3s
}

.blog-details .sidebar .search-form form input[type=text]:focus,
:focus,
button:focus {
    outline: 0
}

a {
    transition: .3s
}

a:hover {
    text-decoration: none
}

#mobile-menu ul li a.active {
    background-color: #f4f4f4;
    color: #feca16
}

.blog-details .meta-bottom .cats li,
.blog-details .meta-bottom .tags li,
.blog-details .sidebar .tags ul li,
.custom-site-btn img,
.hero .site-btn img,
.video-link,
span {
    display: inline-block
}

li,
p,
span {
    color: #6b727e;
    margin-bottom: 0
}

.fa-check:before {
    content: "\f00c";
    color: #feca16
}

.nice-select {
    background-color: transparent;
    height: 40px !important;
    line-height: 40px !important;
    min-height: 40px !important;
    padding: 0 30px
}

.nice-select .list {
    box-shadow: 0 -5px 26px -5px #cdd4e7
}

.nice-select .list li {
    margin-right: 0 !important
}

.nice-select .list .option.selected,
.nice-select .list .option:hover {
    border: none !important
}

.bg_img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%
}

.grey-bg {
    background: #f7f7f7 !important
}

.theme-bg {
    background: #fdc915
}

.section-header .sub-heading__white,
.section-header__white p,
.service-box .inline-btn .icon,
.testimonial__2--author .content__2 .name,
.testimonial__2--content--2 p,
.testimonial__3--author .content__2 .name,
.testimonial__3--content--2 p,
.white {
    color: #fff
}

.blue-bg {
    background: #0d2f64
}

.design-guideline li span,
.f-right {
    float: right
}

.position-absulate {
    position: absolute
}

.section-header__wcu p,
[data-opacity="8"]::before {
    opacity: .8
}

.section-header .sub-heading {
    font-size: 20px;
    color: rgb(254 202 22);
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize
}

.section-header .sub-heading__2 {
    font-size: 18px;
    text-transform: uppercase
}

.section-header .section-title__2 {
    text-transform: uppercase;
    color: #000
}

.circle {
    position: relative;
    width: 200px;
    height: 200px;
    border-radius: 100vmax;
    display: flex;
    justify-content: center
}

.text,
[data-overlay]::before {
    position: absolute;
    height: 100%;
    width: 100%
}

.shape-1 {
    -webkit-animation: 1s infinite alternate mover;
    animation: 1s infinite alternate mover
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-10px)
    }
}

@keyframes mover {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-10px)
    }
}

.text {
    text-transform: uppercase;
    font-size: 18px;
    animation: 8s linear infinite textRotation
}

@keyframes textRotation {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.text span {
    position: absolute;
    left: 50%;
    font-weight: 600;
    font-size: 1.2em;
    transform-origin: 0 120px
}

.about__bg--2,
.call-info__icon,
.hero__content,
.hero__content p,
.hero__title,
.mainmenu ul li,
.post-box,
.site-btn__2,
[data-overlay] {
    position: relative
}

.section-header .sub-heading__red {
    color: #fdc916
}

.section-header .sub-heading img {
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px)
}

.section-header .section-title {
    font-weight: 800;
    font-size: 60px;
    line-height: 65px;
    color: #000
}

@media (max-width:991px) {
    .section-header .sub-heading__2 {
        font-size: 16px
    }

    .section-header .section-title__2 {
        font-size: 30px !important;
        line-height: 45px
    }

    .award-text h2 {
        font-size: 22px !important
    }

    .section-header .section-title {
        font-size: 40px;
        line-height: 45px
    }
}

.section-header .section-title__2 {
    font-size: 44px;
    text-transform: uppercase
}

.section-header .section-title__white {
    color: #000
}

.feature-item__content p,
.section-header p {
    line-height: 27px
}

.mt-none-5 {
    margin-top: -5px !important
}

.mt-none-10 {
    margin-top: -10px !important
}

.mt-none-15 {
    margin-top: -15px !important
}

.mt-none-20 {
    margin-top: -20px !important
}

.mt-none-25 {
    margin-top: -25px !important
}

.mt-none-30 {
    margin-top: -30px !important
}

.mt-none-35 {
    margin-top: -35px !important
}

.mt-none-40 {
    margin-top: -40px !important
}

.mt-none-45 {
    margin-top: -45px !important
}

.mt-none-50 {
    margin-top: -50px !important
}

.mt-none-55 {
    margin-top: -55px !important
}

.mt-none-60 {
    margin-top: -60px !important
}

.mt-none-65 {
    margin-top: -65px !important
}

.mt-none-70 {
    margin-top: -70px !important
}

.mt-none-75 {
    margin-top: -75px !important
}

.mt-none-80 {
    margin-top: -80px !important
}

.mt-none-85 {
    margin-top: -85px !important
}

.mt-none-90 {
    margin-top: -90px !important
}

.mt-none-95 {
    margin-top: -95px !important
}

.mt-none-100 {
    margin-top: -100px !important
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-25 {
    margin-top: 25px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-35 {
    margin-top: 35px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mt-45 {
    margin-top: 45px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mt-55 {
    margin-top: 55px !important
}

.mt-60 {
    margin-top: 60px !important
}

.mt-65 {
    margin-top: 65px !important
}

.mt-70 {
    margin-top: 70px !important
}

.mt-75 {
    margin-top: 75px !important
}

.mt-80 {
    margin-top: 80px !important
}

.mt-85 {
    margin-top: 85px !important
}

.mt-90 {
    margin-top: 90px !important
}

.mt-95 {
    margin-top: 95px !important
}

.mt-100 {
    margin-top: 100px !important
}

.mt-105 {
    margin-top: 105px !important
}

.mt-110 {
    margin-top: 110px !important
}

.mt-115 {
    margin-top: 115px !important
}

.mt-120 {
    margin-top: 120px !important
}

.mt-125 {
    margin-top: 125px !important
}

.mt-130 {
    margin-top: 130px !important
}

.mt-135 {
    margin-top: 135px !important
}

.mt-140 {
    margin-top: 140px !important
}

.mt-145 {
    margin-top: 145px !important
}

.mt-150 {
    margin-top: 150px !important
}

.mt-155 {
    margin-top: 155px !important
}

.mt-160 {
    margin-top: 160px !important
}

.mt-165 {
    margin-top: 165px !important
}

.mt-170 {
    margin-top: 170px !important
}

.mt-175 {
    margin-top: 175px !important
}

.mt-180 {
    margin-top: 180px !important
}

.mt-185 {
    margin-top: 185px !important
}

.mt-190 {
    margin-top: 190px !important
}

.mt-195 {
    margin-top: 195px !important
}

.mt-200 {
    margin-top: 200px !important
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-35 {
    margin-bottom: 35px !important
}

.mb-40,
.news-area .section-header {
    margin-bottom: 40px !important
}

.mb-45 {
    margin-bottom: 45px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.mb-55 {
    margin-bottom: 55px !important
}

.mb-60 {
    margin-bottom: 60px !important
}

.mb-65,
.news-area__2 .section-header {
    margin-bottom: 65px !important
}

.mb-70 {
    margin-bottom: 70px !important
}

.mb-75 {
    margin-bottom: 75px !important
}

.mb-80 {
    margin-bottom: 80px !important
}

.mb-85 {
    margin-bottom: 85px !important
}

.mb-90 {
    margin-bottom: 90px !important
}

.mb-95 {
    margin-bottom: 95px !important
}

.mb-100 {
    margin-bottom: 100px !important
}

.mb-105 {
    margin-bottom: 105px !important
}

.mb-110 {
    margin-bottom: 110px !important
}

.mb-115 {
    margin-bottom: 115px !important
}

.mb-120 {
    margin-bottom: 120px !important
}

.mb-125 {
    margin-bottom: 125px !important
}

.mb-130 {
    margin-bottom: 130px !important
}

.mb-135 {
    margin-bottom: 135px !important
}

.mb-140 {
    margin-bottom: 140px !important
}

.mb-145 {
    margin-bottom: 145px !important
}

.mb-150 {
    margin-bottom: 150px !important
}

.mb-155 {
    margin-bottom: 155px !important
}

.mb-160 {
    margin-bottom: 160px !important
}

.mb-165 {
    margin-bottom: 165px !important
}

.mb-170 {
    margin-bottom: 170px !important
}

.mb-175 {
    margin-bottom: 175px !important
}

.mb-180 {
    margin-bottom: 180px !important
}

.mb-185 {
    margin-bottom: 185px !important
}

.mb-190 {
    margin-bottom: 190px !important
}

.mb-195 {
    margin-bottom: 195px !important
}

.mb-200 {
    margin-bottom: 200px !important
}

.ml-5 {
    margin-left: 5px !important
}

.ml-10 {
    margin-left: 10px !important
}

.ml-15 {
    margin-left: 15px !important
}

.ml-20 {
    margin-left: 20px !important
}

.ml-25 {
    margin-left: 25px !important
}

.ml-30 {
    margin-left: 30px !important
}

.ml-35 {
    margin-left: 35px !important
}

.ml-40 {
    margin-left: 40px !important
}

.ml-45 {
    margin-left: 45px !important
}

.ml-50 {
    margin-left: 50px !important
}

.ml-55 {
    margin-left: 55px !important
}

.ml-60 {
    margin-left: 60px !important
}

.ml-65 {
    margin-left: 65px !important
}

.ml-70 {
    margin-left: 70px !important
}

.ml-75 {
    margin-left: 75px !important
}

.ml-80 {
    margin-left: 80px !important
}

.ml-85 {
    margin-left: 85px !important
}

.ml-90 {
    margin-left: 90px !important
}

.ml-95 {
    margin-left: 95px !important
}

.ml-100 {
    margin-left: 100px !important
}

.ml-105 {
    margin-left: 105px !important
}

.ml-110 {
    margin-left: 110px !important
}

.ml-115 {
    margin-left: 115px !important
}

.ml-120 {
    margin-left: 120px !important
}

.ml-125 {
    margin-left: 125px !important
}

.ml-130 {
    margin-left: 130px !important
}

.ml-135 {
    margin-left: 135px !important
}

.ml-140 {
    margin-left: 140px !important
}

.ml-145 {
    margin-left: 145px !important
}

.ml-150 {
    margin-left: 150px !important
}

.ml-155 {
    margin-left: 155px !important
}

.ml-160 {
    margin-left: 160px !important
}

.ml-165 {
    margin-left: 165px !important
}

.ml-170 {
    margin-left: 170px !important
}

.ml-175 {
    margin-left: 175px !important
}

.ml-180 {
    margin-left: 180px !important
}

.ml-185 {
    margin-left: 185px !important
}

.ml-190 {
    margin-left: 190px !important
}

.ml-195 {
    margin-left: 195px !important
}

.ml-200 {
    margin-left: 200px !important
}

.mr-5 {
    margin-right: 5px !important
}

.mr-10 {
    margin-right: 10px !important
}

.mr-15 {
    margin-right: 15px !important
}

.mr-20 {
    margin-right: 20px !important
}

.mr-25 {
    margin-right: 25px !important
}

.mr-30 {
    margin-right: 30px !important
}

.mr-35 {
    margin-right: 35px !important
}

.mr-40 {
    margin-right: 40px !important
}

.mr-45 {
    margin-right: 45px !important
}

.mr-50 {
    margin-right: 50px !important
}

.mr-55 {
    margin-right: 55px !important
}

.mr-60 {
    margin-right: 60px !important
}

.mr-65 {
    margin-right: 65px !important
}

.mr-70 {
    margin-right: 70px !important
}

.mr-75 {
    margin-right: 75px !important
}

.mr-80 {
    margin-right: 80px !important
}

.mr-85 {
    margin-right: 85px !important
}

.mr-90 {
    margin-right: 90px !important
}

.mr-95 {
    margin-right: 95px !important
}

.mr-100 {
    margin-right: 100px !important
}

.mr-105 {
    margin-right: 105px !important
}

.mr-110 {
    margin-right: 110px !important
}

.mr-115 {
    margin-right: 115px !important
}

.mr-120 {
    margin-right: 120px !important
}

.mr-125 {
    margin-right: 125px !important
}

.mr-130 {
    margin-right: 130px !important
}

.mr-135 {
    margin-right: 135px !important
}

.mr-140 {
    margin-right: 140px !important
}

.mr-145 {
    margin-right: 145px !important
}

.mr-150 {
    margin-right: 150px !important
}

.mr-155 {
    margin-right: 155px !important
}

.mr-160 {
    margin-right: 160px !important
}

.mr-165 {
    margin-right: 165px !important
}

.mr-170 {
    margin-right: 170px !important
}

.mr-175 {
    margin-right: 175px !important
}

.mr-180 {
    margin-right: 180px !important
}

.mr-185 {
    margin-right: 185px !important
}

.mr-190 {
    margin-right: 190px !important
}

.mr-195 {
    margin-right: 195px !important
}

.mr-200 {
    margin-right: 200px !important
}

.pt-5 {
    padding-top: 5px
}

.blog-details .sidebar .categories ul li+li,
.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.portfolio-details .portfolio-description,
.pt-30 {
    padding-top: 30px
}

.pt-35 {
    padding-top: 35px
}

.portfolio-details,
.pt-40 {
    padding-top: 40px
}

.pt-45 {
    padding-top: 45px
}

.pt-50 {
    padding-top: 50px
}

.pt-55 {
    padding-top: 55px
}

.pt-60 {
    padding-top: 60px
}

.pt-65 {
    padding-top: 65px
}

.pt-70 {
    padding-top: 70px
}

.pt-75 {
    padding-top: 75px
}

.pt-80 {
    padding-top: 80px
}

.pt-85 {
    padding-top: 85px
}

.pt-90 {
    padding-top: 90px
}

.pt-95 {
    padding-top: 95px
}

.pt-100 {
    padding-top: 100px
}

.pt-105 {
    padding-top: 105px
}

.pt-110 {
    padding-top: 110px
}

.pt-115 {
    padding-top: 115px
}

.pt-120 {
    padding-top: 120px
}

.pt-125 {
    padding-top: 125px
}

.counter-area,
.pt-130 {
    padding-top: 130px
}

.pt-135 {
    padding-top: 135px
}

.pt-140 {
    padding-top: 140px
}

.pt-145 {
    padding-top: 145px
}

.pt-150 {
    padding-top: 150px
}

.pt-155 {
    padding-top: 155px
}

.pt-160 {
    padding-top: 160px
}

.pt-165 {
    padding-top: 165px
}

.pt-170 {
    padding-top: 170px
}

.pt-175 {
    padding-top: 175px
}

.pt-180 {
    padding-top: 180px
}

.pt-185 {
    padding-top: 185px
}

.pt-190 {
    padding-top: 190px
}

.pt-195 {
    padding-top: 195px
}

.pt-200 {
    padding-top: 200px
}

.pb-5 {
    padding-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-45 {
    padding-bottom: 45px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-55,
.post-comments {
    padding-bottom: 55px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-65 {
    padding-bottom: 65px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-75 {
    padding-bottom: 75px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-85 {
    padding-bottom: 85px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-95 {
    padding-bottom: 95px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-105 {
    padding-bottom: 105px
}

.pb-110 {
    padding-bottom: 110px
}

.pb-115 {
    padding-bottom: 115px
}

.pb-120 {
    padding-bottom: 120px
}

.pb-125 {
    padding-bottom: 125px
}

.pb-130 {
    padding-bottom: 130px
}

.pb-135 {
    padding-bottom: 135px
}

.pb-140 {
    padding-bottom: 140px
}

.pb-145 {
    padding-bottom: 145px
}

.pb-150 {
    padding-bottom: 150px
}

.pb-155 {
    padding-bottom: 155px
}

.pb-160 {
    padding-bottom: 160px
}

.pb-165 {
    padding-bottom: 165px
}

.pb-170 {
    padding-bottom: 170px
}

.pb-175 {
    padding-bottom: 175px
}

.pb-180 {
    padding-bottom: 180px
}

.pb-185 {
    padding-bottom: 185px
}

.pb-190 {
    padding-bottom: 190px
}

.pb-195 {
    padding-bottom: 195px
}

.pb-200 {
    padding-bottom: 200px
}

.blog-details .meta-bottom .share i,
.pl-5 {
    padding-left: 5px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-25 {
    padding-left: 25px
}

.header__info li,
.pl-30 {
    padding-left: 30px
}

.pl-35 {
    padding-left: 35px
}

.blog-details .comments .comment.comment-reply,
.pl-40 {
    padding-left: 40px
}

.pl-45 {
    padding-left: 45px
}

.pl-50 {
    padding-left: 50px
}

.pl-55 {
    padding-left: 55px
}

.pl-60 {
    padding-left: 60px
}

.pl-65 {
    padding-left: 65px
}

.pl-70 {
    padding-left: 70px
}

.pl-75 {
    padding-left: 75px
}

.pl-80 {
    padding-left: 80px
}

.pl-85 {
    padding-left: 85px
}

.pl-90 {
    padding-left: 90px
}

.pl-95 {
    padding-left: 95px
}

.pl-100 {
    padding-left: 100px
}

.pl-105 {
    padding-left: 105px
}

.pl-110 {
    padding-left: 110px
}

.pl-115 {
    padding-left: 115px
}

.pl-120 {
    padding-left: 120px
}

.pl-125 {
    padding-left: 125px
}

.pl-130 {
    padding-left: 130px
}

.pl-135 {
    padding-left: 135px
}

.pl-140 {
    padding-left: 140px
}

.pl-145 {
    padding-left: 145px
}

.pl-150 {
    padding-left: 150px
}

.pl-155 {
    padding-left: 155px
}

.pl-160 {
    padding-left: 160px
}

.pl-165 {
    padding-left: 165px
}

.pl-170 {
    padding-left: 170px
}

.pl-175 {
    padding-left: 175px
}

.pl-180 {
    padding-left: 180px
}

.pl-185 {
    padding-left: 185px
}

.pl-190 {
    padding-left: 190px
}

.pl-195 {
    padding-left: 195px
}

.pl-200 {
    padding-left: 200px
}

.footer-widget ul li a i,
.pr-5 {
    padding-right: 5px
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20,
.wp-box {
    padding-right: 20px
}

.pr-25 {
    padding-right: 25px
}

.pr-30 {
    padding-right: 30px
}

.pr-35 {
    padding-right: 35px
}

.pr-40 {
    padding-right: 40px
}

.pr-45 {
    padding-right: 45px
}

.pr-50 {
    padding-right: 50px
}

.pr-55 {
    padding-right: 55px
}

.pr-60 {
    padding-right: 60px
}

.pr-65 {
    padding-right: 65px
}

.pr-70 {
    padding-right: 70px
}

.pr-75 {
    padding-right: 75px
}

.pr-80 {
    padding-right: 80px
}

.pr-85 {
    padding-right: 85px
}

.pr-90 {
    padding-right: 90px
}

.pr-95 {
    padding-right: 95px
}

.pr-100 {
    padding-right: 100px
}

.pr-105 {
    padding-right: 105px
}

.pr-110 {
    padding-right: 110px
}

.pr-115 {
    padding-right: 115px
}

.pr-120 {
    padding-right: 120px
}

.pr-125 {
    padding-right: 125px
}

.pr-130 {
    padding-right: 130px
}

.pr-135 {
    padding-right: 135px
}

.pr-140 {
    padding-right: 140px
}

.pr-145 {
    padding-right: 145px
}

.pr-150 {
    padding-right: 150px
}

.pr-155 {
    padding-right: 155px
}

.pr-160 {
    padding-right: 160px
}

.pr-165 {
    padding-right: 165px
}

.pr-170 {
    padding-right: 170px
}

.pr-175 {
    padding-right: 175px
}

.pr-180 {
    padding-right: 180px
}

.pr-185 {
    padding-right: 185px
}

.pr-190 {
    padding-right: 190px
}

.pr-195 {
    padding-right: 195px
}

.pr-200 {
    padding-right: 200px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    color: #0c2957;
    margin: 0;
    line-height: 1.4
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 22px
}

.blog-details .comments .comment h5 .reply i,
h4 {
    font-size: 20px
}

.blog-content h2,
h5 {
    font-size: 18px
}

.blog-details .meta-bottom .share,
.lang-quote .language .nice-select .current,
h6 {
    font-size: 16px
}

[data-overlay] {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

[data-overlay]::before {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: ""
}

[data-overlay=light]::before {
    background-color: #fff
}

[data-overlay=dark]::before {
    background-color: #000000cc
}

[data-opacity="1"]::before {
    opacity: .1
}

[data-opacity="2"]::before {
    opacity: .2
}

[data-opacity="3"]::before {
    opacity: .3
}

[data-opacity="34"]::before {
    opacity: .34
}

[data-opacity="4"]::before {
    opacity: .4
}

[data-opacity="5"]::before {
    opacity: .5
}

[data-opacity="6"]::before {
    opacity: .6
}

[data-opacity="7"]::before {
    opacity: .7
}

[data-opacity="9"]::before {
    opacity: .9
}

.header__top {
    background: #f7f7f7;
    padding: 0 105px
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .header__top {
        padding: 0 40px
    }
}

.header__info,
.mainmenu ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:991px) {
    .section-header .section-title__2 {
        font-size: 40px;
        line-height: 45px
    }

    .header__info {
        justify-content: center;
        border-bottom: 1px solid #d6dadc
    }
}

.header__info li a {
    color: #000;
    display: block;
    padding: 17px 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media (max-width:991px) {
    .header__info li a {
        padding: 12px 0
    }
}

.header__info li a i {
    color: #ffbf00;
    font-size: 18px;
    margin-right: 5px
}

.header__info li a:hover {
    color: #ffbf00
}

.header__info li:not(:last-child) {
    border-right: 1px solid #d6dadc;
    padding-right: 30px;
    padding-left: 0
}

.header__bottom {
    padding: 0 105px
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .header__bottom {
        padding: 0 40px
    }
}

@media (max-width:1300px) {

    .header__bottom,
    .header__top {
        padding: 0
    }
}

@media (max-width:991px) {
    .header__bottom {
        padding: 16.5px 0
    }
}

@media (max-width:1610px) {
    .header__bottom--2 {
        padding: 0 15px
    }

    .project-area__2 {
        padding: 125px 80px 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .header__bottom--2 {
        padding: 0
    }
}

.header .p-0 {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.header__bottom.sticky-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
    -webkit-box-shadow: 0 13px 25px -12px rgba(0, 0, 0, .1);
    box-shadow: 0 13px 25px -12px rgba(0, 0, 0, .1)
}

.header__bottom.animated {
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

.social__links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-end
}

@media (max-width:991px) {
    .header__bottom--2 {
        padding: 16.5px 0
    }

    .header .p-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .social__links {
        justify-content: center;
        margin-top: 15px;
        margin-bottom: 15px
    }
}

.social__links a {
    font-size: 15px;
    width: 42px;
    height: 42px;
    background: #fff;
    color: #000;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    box-shadow: 0 0 30px 0 rgba(0, 26, 100, .06)
}

.call-info__content span,
.quote-btn {
    font-size: 13px;
    text-transform: uppercase
}

.social__links a:not(:last-child) {
    margin-right: 12px
}

.quote-btn:hover,
.social__links a:hover {
    background: #000;
    color: #fff
}

.ab-author-signature,
.about-lists ul li,
.author__box,
.lang-quote .language,
.navarea {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center
}

.navarea .mean-container a.meanmenu-reveal {
    margin-top: -49px;
    color: #000
}

.navarea .mean-container a.meanmenu-reveal span,
.site-btn .icon__black,
.site-btn__s2 {
    background: #000
}

.mainmenu ul li .sub-menu,
.site-btn .icon {
    background: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.navarea .mean-container .mean-nav {
    transform: translateY(16px)
}

.navarea .mean-container .mean-nav a.mean-expand {
    border-left: 1px solid rgba(255, 255, 255, .5) !important;
    height: 37px;
    line-height: 37px
}

.mainmenu {
    padding-left: 83px
}

@media (max-width:1530px) {
    .mainmenu {
        padding-left: 50px
    }
}

.mainmenu ul li a {
    font-weight: 500;
    color: #000;
    display: block;
    padding: 32px 25px
}

.mainmenu ul li a:hover,
.mainmenu ul li:hover a {
    background: #f7f7f7;
    color: #feca16
}

.mainmenu ul li .sub-menu {
    flex-direction: column;
    position: absolute;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .05);
    min-width: 240px;
    padding: 20px 0;
    top: 110%;
    visibility: hidden;
    opacity: 0;
    transition: .3s;
    z-index: 2
}

.mainmenu ul li .sub-menu::after {
    background: #0c2957;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 5px;
    position: absolute
}

.mainmenu ul li .sub-menu li a {
    padding: 10px 25px;
    color: #0c2957;
    background: 0 0
}

.feature-item .inline-btn:hover .icon,
.mainmenu ul li .sub-menu li a:hover {
    color: #fd4a36
}

.mainmenu ul li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    top: 100%
}

@media (max-width:1690px) {
    .mainmenu__2 {
        padding-left: 60px
    }

    .mainmenu__2 ul li a {
        padding: 32px 20px
    }
}

@media (max-width:1380px) {
    .mainmenu__2 {
        padding-left: 40px
    }

    .mainmenu__2 ul li a {
        padding: 32px 15px
    }
}

@media (max-width:1270px) {
    .mainmenu__2 {
        padding-left: 25px
    }
}

@media (max-width:1305px) {
    .mainmenu__2 ul li a {
        padding: 32px 18px
    }
}

@media (max-width:1245px) {
    .mainmenu__2 ul li a {
        padding: 32px 15px
    }
}

.lang-quote {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center
}

.lang-quote .language i {
    font-size: 20px;
    margin-right: 5px;
    color: #0c2957
}

.lang-quote .language .nice-select {
    padding: 0 25px 0 5px;
    border: none;
    text-transform: uppercase;
    color: #0c2957;
    height: auto !important
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px
}

.lang-quote .language .nice-select .list {
    border-radius: 0;
    margin-left: -17px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .05)
}

.lang-quote .language .nice-select .option {
    min-height: auto !important;
    line-height: 18px;
    padding: 10px 25px
}

.lang-quote .language .nice-select:after {
    height: 6px;
    width: 6px
}

.lang-quote__2 .quote-btn {
    margin-left: 5px
}

.quote-btn {
    font-weight: 600;
    padding: 17px 43px;
    background: #feca16;
    display: inline-block;
    color: #000;
    margin-left: 30px;
    border-radius: 3px
}

.label--text,
label {
    font-size: fsize("14px")
}

@media (max-width:1295px) {
    .mainmenu {
        padding-left: 30px
    }

    .quote-btn {
        margin-left: 15px;
        padding: 17px 30px
    }
}

.call-info {
    width: 55%;
    justify-content: flex-end;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:1790px) {
    .call-info {
        width: 60%
    }
}

@media (max-width:1400px) {
    .call-info {
        width: 51%;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    .hero__2 .custom-col-width {
        flex: 0 0 45%;
        -ms-flex: 0 0 45%;
        max-width: 45%
    }
}

@media (max-width:1380px) {
    .call-info {
        width: 53%;
        -webkit-transform: translateX(-45px);
        -ms-transform: translateX(-45px);
        transform: translateX(-45px)
    }
}

@media (max-width:1330px) {
    .call-info {
        width: 57%
    }
}

@media (max-width:1305px) {
    .call-info {
        display: none
    }
}

.call-info__icon {
    height: 50px;
    color: #fff;
    background: #ffb400;
    align-items: center;
    justify-content: center;
    z-index: 1;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex: 0 0 50px;
    -ms-flex: 0 0 50px;
    max-width: 50px;
    border: 5px solid #fff;
    box-shadow: 0 0 30px 0 rgba(0, 15, 105, .13)
}

.call-info__content {
    margin-left: 10px;
    flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    max-width: 60%;
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px)
}

.call-info__content span {
    color: #6b727e;
    font-weight: 500;
    margin-bottom: 7px;
    line-height: 15px
}

.call-info__content a {
    font-size: 17px;
    color: #0c2957;
    display: block;
    font-weight: 500;
    line-height: 15px
}

.ab__box p,
.service-box p,
.service-item__content p {
    line-height: 27px
}

input:not([type=radio]),
textarea {
    padding: 10px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: transparent;
    font-size: fsize("14px") !important
}

input:not([type=radio])::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #c9c9c9 !important;
    opacity: 1
}

input:not([type=radio])::-moz-placeholder,
textarea::-moz-placeholder {
    color: #c9c9c9 !important;
    opacity: 1
}

input:not([type=radio]):-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #c9c9c9 !important;
    opacity: 1
}

input:not([type=radio]):-moz-placeholder,
textarea:-moz-placeholder {
    color: #c9c9c9 !important;
    opacity: 1
}

select {
    padding: 8px 10px;
    cursor: pointer;
    color: #0c2957;
    background-color: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

textarea {
    min-height: 100px;
    width: 100%
}

textarea.resize--none {
    resize: none
}

input[type=checkbox],
input[type=radio],
input[type=range] {
    height: auto !important;
    padding: 0
}

input.form-control {
    height: 38px
}

input.form-control-xl {
    height: calc(2rem + 1rem + 2px);
    font-size: fsize("18px") !important
}

input.form-control-lg {
    height: calc(1.8rem + 1rem + 2px);
    font-size: fsize("16px") !important
}

input.form-control-sm {
    height: calc(1rem + 1rem + 2px);
    font-size: fsize("13px") !important
}

.label--text {
    margin-bottom: .5rem
}

.inline-btn,
.site-btn {
    font-size: 13px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase
}

.select2-container {
    width: 100% !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px
}

.site-btn {
    background: #1f1f20;
    color: #fff;
    padding-right: 40px;
    border-radius: 40px;
    padding-left: 0;
    line-height: 26px
}

.site-btn .icon {
    width: 60px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    margin: 5px 25px 5px 5px;
    font-size: 20px;
    color: #feca16;
    transition: .3s
}

.site-btn:hover {
    background: #feca16;
    color: #000
}

.site-btn:hover .icon {
    color: #fff;
    background: #feca16
}

.site-btn__s2 .icon {
    color: #fdd744;
    background: #fff
}

.site-btn__s2:hover,
.site-btn__s3:hover {
    background: #1f1f20;
    color: #fff
}

.site-btn__s3 {
    background: #fff;
    color: #0c2957
}

.hero .site-btn:hover,
.site-btn__s3 .icon {
    background: #000;
    color: #fff
}

.site-btn__2 {
    display: inline-block;
    padding: 17px 35px;
    background-color: #ffb400;
    z-index: 2;
    min-width: 190px
}

.site-btn__2 .icon {
    background-color: transparent;
    padding: 0;
    width: auto;
    height: auto;
    line-height: 0;
    color: #fff;
    margin: 0 10px 0 0;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px)
}

.site-btn__2:hover {
    background-color: #000;
    color: #fff
}

.site-btn__2:hover .icon {
    background: 0 0
}

.inline-btn {
    color: #fd4a36
}

.inline-btn .icon {
    margin-right: 6px;
    color: #fd4a36
}

.inline-btn:hover .icon {
    color: #6b727e
}

.custom-hero-item,
.hero__item {
    padding: 0 0 0 120px;
    background-color: #feca16;
    position: relative
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .mainmenu ul li a {
        padding: 32px 20px
    }

    .hero__item {
        padding: 0 50px
    }
}

.hero__content {
    padding: 230px 0 245px
}

.hero__content p {
    font-size: 36px;
    color: #fff;
    z-index: 3
}

@media (max-width:1726px) {
    .hero__content {
        padding-top: 220px;
        padding-bottom: 210px
    }

    .hero__content p {
        font-size: 30px
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .hero__content {
        padding-top: 180px;
        padding-bottom: 200px
    }

    .hero__content p {
        font-size: 24px
    }
}

.custom-hero-content .shape,
.hero__content .shape {
    position: absolute;
    right: 55px;
    bottom: 0;
    z-index: 1
}

@media (max-width:1199px) {
    .navarea {
        justify-content: space-between
    }

    .navarea .site-logo {
        flex: 0 0 19%;
        -ms-flex: 0 0 19%;
        max-width: 19%
    }

    .mainmenu {
        flex: 0 0 81%;
        -ms-flex: 0 0 81%;
        max-width: 81%;
        text-align: right;
        padding-left: 0
    }

    .mainmenu ul li .sub-menu {
        text-align: left;
        right: 0
    }

    .lang-quote .language,
    .quote-btn {
        display: none
    }

    .hero__content {
        padding-top: 160px;
        padding-bottom: 180px
    }

    .hero__content p {
        font-size: 20px
    }

    .hero__content .shape {
        right: -25px
    }
}

.hero__content--2 {
    min-height: 570px;
    width: 570px;
    padding: 0;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 1
}

@media (max-width:991px) {
    .navarea {
        justify-content: flex-start;
        display: block
    }

    .mainmenu ul li .sub-menu::after {
        display: none
    }

    .hero__content--2 {
        min-height: 430px;
        width: 430px
    }
}

@media (max-width:500px) {
    .hero__content--2 {
        min-height: 380px;
        width: 380px
    }
}

.hero__content--2::after {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    animation: 10s infinite sliderShape;
    border-radius: 100%;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1
}

.blog-details .comments .reply-form .form-group,
.hero__content--2 .hero-icon {
    margin-bottom: 25px
}

.hero__content--2 .hero-text h2 {
    font-size: 60px;
    line-height: 65px;
    margin-bottom: 25px
}

@media (max-width:991px) {
    .hero__content--2 .hero-text h2 {
        font-size: 46px;
        line-height: 54px;
        margin-bottom: 15px
    }
}

@media (max-width:767px) {
    .hero__content--2 {
        margin: 0 0 0 auto
    }

    .hero__content--2 .hero-text h2 {
        font-size: 32px;
        line-height: 38px
    }
}

@media (max-width:400px) {
    .hero__content--2 {
        min-height: 330px;
        width: 330px
    }

    .hero__content--2 .hero-text h2 {
        font-size: 26px;
        line-height: 32px
    }
}

.hero__content--2 .hero-text p {
    font-size: 30px;
    color: #0c2957;
    font-weight: 700
}

@media (max-width:991px) {
    .hero__content--2 .hero-text p {
        font-size: 20px
    }
}

.hero__content--2 .hero-text .site-btn__2 {
    margin-top: 48px;
    padding: 17px 29.5px
}

@media (max-width:991px) {
    .hero__content--2 .hero-text .site-btn__2 {
        margin-top: 30px
    }
}

.hero__content--2 .dot-shape {
    position: absolute;
    width: 105%;
    top: -45px;
    left: -5px
}

.hero__title {
    font-size: 90px;
    line-height: 110px;
    color: #fff;
    font-weight: 700;
    z-index: 3;
    margin-bottom: 45px
}

@media (max-width:1726px) {
    .hero__title {
        font-size: 70px;
        line-height: 90px
    }

    .custom-hero-content {
        padding-top: 220px;
        padding-bottom: 210px
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .hero__title {
        font-size: 60px;
        line-height: 80px;
        margin-bottom: 30px
    }

    .hero__image {
        width: 65%
    }
}

@media (max-width:1199px) {
    .hero__title {
        font-size: 50px;
        line-height: 70px;
        margin-bottom: 20px
    }

    .hero__image {
        width: 65%
    }
}

@media (max-width:767px) {
    .hero__content--2 .hero-text p {
        font-size: 16px
    }

    .hero__content--2 .hero-text .site-btn__2 {
        margin-top: 25px;
        padding: 9.5px 18px;
        font-size: 12px;
        min-width: auto
    }

    .hero__title {
        font-size: 40px;
        line-height: 60px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero__content--2 {
        margin: 0 0 0 auto
    }

    .hero__title {
        font-size: 50px;
        line-height: 70px;
        margin-bottom: 20px
    }
}

.custom-hero-image,
.hero__image {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    height: 100%
}

.custom-hero-content p,
.custom-hero-title {
    z-index: 3;
    position: relative
}

.custom-hero-image img,
.hero__image img {
    width: auto;
    object-fit: cover
}

.hero .site-btn {
    margin-top: 63px;
    position: relative;
    z-index: 2
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .hero .site-btn {
        margin-top: 50px
    }
}

.custom-hero .owl-nav,
.hero .owl-nav {
    position: absolute;
    right: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:1199px) {
    .hero .site-btn {
        margin-top: 30px
    }

    .hero .owl-nav {
        right: 30px
    }
}

.custom-hero .owl-nav div,
.hero .owl-nav div {
    font-size: 30px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #fff;
    opacity: .2;
    border: 2px solid #fff;
    line-height: 60px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.hero .owl-nav div:hover {
    color: #fff;
    background: #fd4a36;
    border-color: #fd4a36;
    opacity: 1
}

.custom-hero .owl-nav div.owl-next,
.hero .owl-nav div.owl-next {
    margin-top: 15px
}

.hero__2 {
    padding-right: 120px;
    padding-top: 180px;
    padding-bottom: 150px;
    position: relative;
    background-size: cover;
    background-position: center center
}

@media (max-width:1600px) {
    .hero__2 {
        padding-right: 80px
    }
}

@media (max-width:1199px) {
    .hero__2 {
        padding-right: 25px
    }
}

@media (max-width:991px) {
    .hero__2 {
        padding-top: 130px;
        padding-bottom: 90px
    }

    .hero__2 .shape-pattern img {
        height: 360px
    }
}

.hero__2 .shape {
    position: absolute;
    left: 0;
    bottom: 0
}

@media (max-width:767px) {
    .hero .owl-nav {
        right: 15px
    }

    .hero .owl-nav div {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .hero__2 {
        padding-top: 160px;
        padding-bottom: 160px;
        padding-right: 0
    }

    .hero__2 .shape {
        bottom: -70px
    }
}

@media (max-width:1360px) {
    .hero__2 .custom-col-width {
        flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width:1199px) {
    .hero__2 .custom-col-width {
        flex: 0 0 60%;
        -ms-flex: 0 0 60%;
        max-width: 60%
    }
}

@media (max-width:767px) {
    .hero__2 .custom-col-width {
        flex: 0 0 90%;
        -ms-flex: 0 0 90%;
        max-width: 90%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero .owl-nav {
        right: 30px
    }

    .hero .owl-nav div {
        width: 60px;
        height: 60px;
        line-height: 60px
    }

    .hero__2 .custom-col-width {
        flex: 0 0 90%;
        -ms-flex: 0 0 90%;
        max-width: 90%
    }
}

.hero__2 .shape-pattern {
    position: absolute;
    left: 0;
    bottom: 0
}

@media (max-width:1726px) {
    .custom-hero-content p {
        font-size: 30px
    }

    .custom-hero-title {
        font-size: 70px;
        line-height: 90px
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .custom-hero-content {
        padding-top: 180px;
        padding-bottom: 200px
    }

    .custom-hero-content p {
        font-size: 24px
    }
}

@media (max-width:1199px) {
    .custom-hero-content {
        padding-top: 160px;
        padding-bottom: 180px
    }

    .custom-hero-content p {
        font-size: 20px
    }

    .custom-hero-content .shape {
        right: -25px
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .custom-hero-title {
        font-size: 60px;
        line-height: 80px;
        margin-bottom: 30px
    }

    .custom-hero-image {
        width: 65%
    }
}

@media (max-width:1199px) {
    .custom-hero-title {
        font-size: 50px;
        line-height: 70px;
        margin-bottom: 20px
    }

    .custom-hero-image {
        width: 65%
    }
}

@media (max-width:767px) {
    .custom-hero-title {
        font-size: 40px;
        line-height: 60px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .custom-hero-title {
        font-size: 50px;
        line-height: 70px;
        margin-bottom: 20px
    }
}

@media (max-width:400px) {

    .custom-hero-title,
    .hero__title {
        font-size: 36px;
        line-height: 45px
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .custom-site-btn {
        margin-top: 50px
    }

    .custom-hero-item {
        padding: 0 50px
    }
}

.custom-site-btn:hover {
    background: #333;
    color: #fff
}

.feature-item__content--2 .inline-btn:hover,
.feature-item__title:hover,
.footer .copyright-text a {
    color: #feca16
}

@media (max-width:1199px) {
    .custom-site-btn {
        margin-top: 30px
    }

    .custom-hero .owl-nav {
        right: 30px
    }

    .about-area .pr-0 {
        padding-right: 15px !important
    }
}

.custom-hero .owl-nav div:hover {
    color: #fff;
    background: #feca16;
    border-color: #feca16;
    opacity: 1
}

.custom-hero-content {
    height: 600px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px
}

.custom-hero-title {
    font-size: 50px;
    line-height: 60px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px
}

.custom-hero-content p {
    font-size: 24px;
    color: #fff
}

.custom-site-btn {
    position: relative;
    z-index: 2;
    margin-top: 30px;
    display: inline-block;
    padding: 15px 30px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    transition: background-color .3s
}

.feature-area {
    position: relative;
    z-index: 1
}

.feature-area::after {
    background: #f7f7f7;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 450px;
    z-index: -1
}

.feature-area__2 {
    padding-bottom: 300px
}

.feature-area__2::after,
.feature-area__3::after {
    display: none
}

.feature-item {
    padding: 40px 32px;
    box-shadow: 0 10px 30px 0 rgba(2, 24, 95, .06);
    text-align: center;
    background: #fff;
    border-radius: 5px
}

.feature-item__icon {
    width: 90px;
    min-height: 90px;
    border-radius: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    margin: 0 auto 30px
}

.feature-item__icon img {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.feature-item__icon--1 {
    background: #37b546
}

.feature-item__icon--2 {
    background: #ffb400
}

.feature-item__icon--3 {
    background: #0084ff
}

.feature-item__icon--4 {
    background: #818181
}

.feature-item__icon--round {
    margin: 0 0 32px;
    position: relative;
    z-index: 1;
    align-items: center;
    background-size: contain;
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px)
}

.faq-bg,
.feature-item__icon--round img {
    margin-left: 60px
}

.feature-item__content--2 {
    text-align: left
}

.feature-item__content--2 .inline-btn {
    margin-top: 25px;
    display: inline-block;
    color: #0c2957
}

.feature-item__title,
.wp-box__title {
    font-size: 22px;
    margin-bottom: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.about-lists ul li:not(:last-child),
.feature-item__title--2 {
    margin-bottom: 15px
}

.feature-item:hover .feature-item__icon img {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.feature-item:hover .feature-item__title {
    color: #ffc107
}

.feature-item__2 {
    box-shadow: 0 0 20px 0 rgba(0, 15, 105, .06);
    padding-left: 45px;
    padding-right: 45px
}

.feature-item__3 {
    background: #f7f7f7;
    box-shadow: none
}

.about-area {
    background: url('../images/banner/home-bg.png') center/cover no-repeat;
    position: relative
}

.about__bg--2 .big-thumb,
.pricing-area {
    position: relative;
    z-index: 1
}

.about__bg--2 .big-thumb img,
.project-item__thumb img,
.service-box .shape img {
    width: 100%
}

.about__bg--2 .mid-thumb {
    left: -100px;
    bottom: -55px;
    z-index: 2
}

.about__bg--2 .small-thumb {
    right: -30px;
    top: -70px;
    z-index: 2
}

.about__bg--2 .circle-shape {
    top: 55px;
    left: -115px
}

.about__bg--2 .patternt-shape {
    right: -30px;
    bottom: -30px
}

.about__bg--3 img {
    max-width: inherit;
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px)
}

.about-lists ul li i {
    margin-right: 15px;
    color: #fd4a36
}

.ab__box--head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px
}

.ab__box--head .icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex: 0 0 70px;
    -ms-flex: 0 0 70px;
    max-width: 70px;
    align-items: center;
    justify-content: center;
    min-height: 70px;
    background-color: #ffb400;
    border-radius: 50%
}

.ab__box--head .icon__2 {
    background-color: #5e5e5e
}

.ab__box--head .title {
    padding-left: 20px;
    font-size: 22px;
    line-height: 32px
}

.author__box--thumb {
    flex: 0 0 70px;
    -ms-flex: 0 0 70px;
    max-width: 70px
}

.author__box--thumb img,
.testimonial__2--author .thumb img,
.testimonial__3--author .thumb img {
    border-radius: 50%
}

.author__box--text {
    padding-left: 20px
}

.author__box--text .name,
.privacy__heading {
    font-size: 22px
}

.author__box--text .designation,
.counter-box__2 p {
    color: #6b727e
}

.project-item__subtitle span,
.testimonial__2 .owl-nav div:hover,
.testimonial__3 .owl-nav div:hover,
.view-all a {
    color: #fd4a36
}

.ab-author-signature .signature {
    margin-left: 40px
}

.project-area {
    padding-left: 105px;
    padding-right: 105px
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .project-area {
        padding: 0 40px
    }
}

@media (max-width:1300px) {

    .custom-hero-item,
    .hero__item {
        padding: 0 15px
    }

    .project-area {
        padding: 0
    }
}

@media (max-width:1560px) {
    .project-area__2 {
        padding: 125px 30px 0
    }
}

.project-item {
    position: relative;
    width: 100%
}

.project-item__thumb--big,
.project-thumb,
.service__bg,
.team-details__thumb {
    height: 100%
}

.project-item__thumb--big img {
    object-fit: cover;
    height: 100%
}

.project-item__hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.project-item__hover::before {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.project-item__content {
    position: absolute;
    bottom: 35px;
    left: 50px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.project-item__subtitle {
    font-size: 16px;
    font-family: Rubik, sans-serif;
    color: #fd4a36;
    margin-bottom: 7px
}

.project-item__title {
    color: #fff;
    font-size: 30px
}

.project-item__link {
    width: 75px;
    height: 75px;
    background: #fff;
    color: #ffd03d;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    font-size: 20px
}

.project-item__link .onhover {
    display: none
}

.project-item__link:hover {
    background: #ffd03d;
    color: #fff
}

.project-item:hover .project-item__hover::before {
    opacity: .7;
    visibility: visible
}

.project-item:hover .project-item__content {
    opacity: 1;
    visibility: visible;
    bottom: 45px
}

.project-item:hover .project-item__link {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    visibility: visible
}

.service-area__2 {
    background: #fff
}

.service-item {
    align-items: center;
    box-shadow: 0 8px 30px 0 rgba(2, 24, 95, .08)
}

.service-item__icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex: 0 0 170px;
    -ms-flex: 0 0 170px;
    max-width: 170px;
    align-items: center;
    justify-content: center;
    min-height: 170px;
    border-radius: 5px;
    /* flex:1; */
}

@media (max-width:767px) {
    .custom-hero .owl-nav {
        right: 15px
    }

    .custom-hero .owl-nav div {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .about-area {
        overflow: hidden
    }

    .about__bg--3 img {
        max-width: 100%
    }

    .about-lists ul li {
        display: inline-block
    }

    .service-item {
        flex-direction: column;
        padding: 40px 32px;
        align-items: flex-start
    }

    .service-item__icon {
        width: 170px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .custom-hero .owl-nav {
        right: 30px
    }

    .custom-hero .owl-nav div {
        width: 60px;
        height: 60px;
        line-height: 60px
    }

    .service-item {
        flex-direction: row;
        padding: 0
    }

    .service-item__icon {
        margin-bottom: 0;
        width: auto
    }
}

.service-item__icon--1 {
    background: #37b546
}

.service-item__icon--2 {
    background: #c4c4c4
}

.service-box__2,
.service-item__icon--3 {
    background: #ffb400
}

.service-item__icon--4 {
    background: #0084ff
}

.service-item__icon--5 {
    background: #7b00ff
}

.service-item__icon--6,
.skill-boxs .skill-item .progress .number__3::after,
.skill-boxs .skill-item .progress .progress-bar__3 {
    background: #000
}

.service-item__icon--noborder {
    border-radius: 5px 0 0 5px
}

.service-item__icon img {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.service-item__content {
    background: #fff;
    padding: 38px 30px 38px 40px
}

.service-item__title {
    font-size: 22px;
    margin-bottom: 10px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.service-item:hover .service-item__icon img {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.service-item:hover .service-item__title {
    color: #ffb400
}

.view-all a {
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase
}

.service-box {
    padding: 40px;
    background: #ffb400;
    position: relative;
    z-index: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.service-box__1 {
    background: #0f418f
}

.service-box__3 {
    background: #ff442b
}

.service-box__title {
    color: #fff;
    font-size: 22px;
    margin-bottom: 10px
}

.service-box p {
    color: #fff
}

.service-box .inline-btn {
    color: #fff;
    margin-top: 20px
}

.service-box .shape {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: -1;
    height: auto
}

.service__bg img {
    width: 100%
}

.award-img-container,
.testimonial-area,
.wcu-area {
    position: relative;
    overflow: hidden
}

.testimonial-area .shape {
    position: absolute;
    height: 100%;
    content: "";
    left: -35px;
    top: -35px
}

.testimonial-area .shape__2 {
    left: auto;
    right: 15px;
    top: -380px
}

.testimonial-area__2 {
    margin: 0 120px -225px;
    overflow: auto
}

@media (max-width:1690px) {
    .testimonial-area__2 {
        margin: 0 30px -225px
    }
}

.testimonial-area__3 {
    background: #0d2f64;
    margin-bottom: 0
}

.testimonial-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 25px
}

.testimonial-item__thumb {
    flex: 0 0 400px;
    -ms-flex: 0 0 400px;
    max-width: 400px;
    height: auto;
    position: relative;
    -webkit-transform: translate(35px, -130px);
    -ms-transform: translate(35px, -130px);
    transform: translate(35px, -130px)
}

.testimonial-item__thumb .t-shape {
    position: absolute;
    height: 100%;
    content: "";
    left: -35px;
    top: -35px
}

.testimonial-item__thumb .t-shape img {
    width: auto;
    animation: 10s linear infinite rotate
}

.testimonial-item__thumb .author {
    position: absolute;
    width: 330px;
    border-radius: 50%
}

.testimonial-item__thumb .author img {
    width: 100%;
    border-radius: 50%
}

.testimonial-item__thumb .quote {
    position: absolute;
    right: -40px;
    top: -35px;
    z-index: -1
}

.testimonial-item__content {
    flex: 0 0 770px;
    -ms-flex: 0 0 770px;
    max-width: 770px;
    padding-left: 100px
}

.testimonial-item__content p {
    line-height: 27px;
    color: #fff
}

.testimonial-item__content .name {
    color: #fff;
    font-size: 22px
}

.testimonial-item__content .designation {
    font-weight: 400;
    font-size: 16px;
    color: #fff
}

.testimonial .owl-stage-outer {
    overflow: initial
}

.testimonial .owl-item {
    opacity: 0
}

.portfolio .portfolio-wrap:hover .portfolio-info,
.portfolio .portfolio-wrap:hover::before,
.testimonial .owl-item.active {
    opacity: 1
}

.testimonial__2 .testimonial-item,
.testimonial__3 .testimonial-item {
    padding: 0
}

.testimonial__2 img,
.testimonial__3 img {
    width: auto !important;
    display: inline-block !important
}

.testimonial__2--icon,
.testimonial__3--icon {
    text-align: center;
    width: 100%
}

.testimonial__2--content,
.testimonial__3--content {
    padding: 0 40px
}

.testimonial__2--content p,
.testimonial__3--content p {
    font-size: 40px;
    line-height: 55px;
    color: #0c2957
}

@media (max-width:1400px) {

    .testimonial__2--content p,
    .testimonial__3--content p {
        font-size: 32px;
        line-height: 40px
    }
}

@media (max-width:1350px) {

    .testimonial__2--content,
    .testimonial__3--content {
        padding: 0 80px
    }

    .testimonial__2--content p,
    .testimonial__3--content p {
        font-size: 24px;
        line-height: 38px
    }
}

@media (max-width:767px) {
    .service-item__icon--noborder {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
        border-radius: 0;
        width: 100%
    }

    .service-item__content {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0
    }

    .service-item__content--2 {
        padding-left: 40px;
        padding-right: 30px;
        padding-bottom: 38px
    }

    .service-item__2 {
        padding: 0;
        align-items: center
    }

    .testimonial__2--content p,
    .testimonial__3--content p {
        font-size: 20px;
        line-height: 32px
    }

    .blog__area .text-right {
        text-align: left !important
    }

    .blog__area .text-right .site-btn {
        margin-top: 20px
    }
}

.testimonial__2--author,
.testimonial__3--author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%
}

@media (max-width:400px) {

    .testimonial__2--author,
    .testimonial__3--author {
        flex-direction: column
    }
}

.testimonial__2--author .thumb,
.testimonial__3--author .thumb {
    flex: 0 0 100px;
    -ms-flex: 0 0 100px;
    max-width: 100px
}

.testimonial__2--author .content,
.testimonial__3--author .content {
    padding-left: 25px;
    text-align: left
}

.testimonial__2--author .content .name,
.testimonial__3--author .content .name {
    font-size: 22px;
    margin-bottom: 5px
}

.testimonial__2--author .content__2 .designation,
.testimonial__3--author .content__2 .designation,
.wcu-box p {
    color: #fff;
    opacity: .7
}

.testimonial__2 .owl-nav div,
.testimonial__3 .owl-nav div {
    position: absolute;
    left: -120px;
    top: 50%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 36px;
    color: #0c2957
}

.testimonial__2 .owl-nav div::after,
.testimonial__3 .owl-nav div::after {
    position: absolute;
    left: -13px;
    top: 0;
    width: 35px;
    height: 35px;
    border: 2px solid #0c2957;
    border-radius: 50%;
    content: "";
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.testimonial__2 .owl-nav div:hover::after,
.testimonial__3 .owl-nav div:hover::after {
    border-color: #fd4a36
}

@media (max-width:1610px) {

    .testimonial__2 .owl-nav div,
    .testimonial__3 .owl-nav div {
        left: -80px
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .project-area__2 {
        padding: 125px 0 0
    }

    .testimonial-area .shape {
        left: -260px
    }

    .testimonial-area .shape__2 {
        right: -150px
    }

    .testimonial-area__2 {
        margin: 0 15px -225px
    }

    .testimonial__2 .owl-nav div,
    .testimonial__3 .owl-nav div {
        left: -60px
    }
}

.testimonial__2 .owl-nav .owl-next,
.testimonial__3 .owl-nav .owl-next {
    left: auto;
    right: -120px
}

.testimonial__2 .owl-nav .owl-next::after,
.testimonial__3 .owl-nav .owl-next::after {
    left: auto;
    right: -13px
}

@media (max-width:1610px) {

    .testimonial__2 .owl-nav .owl-next,
    .testimonial__3 .owl-nav .owl-next {
        right: -80px
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {

    .testimonial__2 .owl-nav .owl-next,
    .testimonial__3 .owl-nav .owl-next {
        right: -60px
    }
}

@media (max-width:1400px) {

    .testimonial__2 .owl-nav div,
    .testimonial__3 .owl-nav div {
        left: -40px
    }

    .testimonial__2 .owl-nav .owl-next,
    .testimonial__3 .owl-nav .owl-next {
        right: -20px
    }
}

@media (max-width:1250px) {
    .testimonial-item__thumb {
        -webkit-transform: translate(50px, -130px);
        -ms-transform: translate(50px, -130px);
        transform: translate(50px, -130px)
    }

    .testimonial__2 .owl-nav div,
    .testimonial__3 .owl-nav div {
        left: 30px
    }

    .testimonial__2 .owl-nav .owl-next,
    .testimonial__3 .owl-nav .owl-next {
        right: 30px
    }
}

.pricing-area__2::after {
    background: #f7f7f7;
    height: 553px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.pricing-item {
    text-align: center;
    position: relative;
    border: 1px solid #ddd;
    padding: 10px;
    z-index: 1
}

.pricing-item::after {
    border: 1px solid #ddd;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1
}

.pricing-item__head {
    padding: 28px 0 30px;
    margin-left: 2px;
    margin-top: 2px;
    margin-right: 2px
}

.pricing-item__head .heading-title {
    font-size: 36px
}

.pricing-item__head .sub-heading-title {
    font-size: 16px;
    font-weight: 400;
    color: #6b727e;
    font-family: Rubik, sans-serif;
    margin-top: 5px
}

.post-box__cat,
.post-box__content .date-author,
.pricing-item .price-btn {
    font-size: 13px;
    text-transform: uppercase
}

.post-box__title a,
.pricing-item .price-btn {
    font-family: Montserrat, sans-serif;
    display: inline-block
}

.blog__box--3,
.comments__form .form,
.pricing-item__head--2 {
    background: #f7f7f7
}

.pricing-item__price {
    padding: 17px 0;
    background: #f7f7f7;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.pricing-item__price h2 {
    font-size: 40px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.pricing-item__price--1 {
    background: #0f418f
}

.pricing-item:hover .pricing-item__price,
.pricing-item__price--2 {
    background: #fd4a36
}

.pricing-item__price--3 {
    background: #ffb400
}

.pricing-item__price--white h2 {
    color: #fff
}

.pricing-item__lists {
    padding: 45px 0;
    background: #fff;
    margin-left: 2px;
    margin-right: 2px
}

.pricing-item__lists li:not(:last-child) {
    margin-bottom: 10px
}

.pricing-item .price-btn {
    margin-bottom: 35px;
    background-color: #f7f7f7;
    border: 1px solid #e3e4e6;
    color: #0c2957;
    padding: 16px 31px;
    border-radius: 40px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-weight: 700
}

.post-box__content,
.post-box__content::after {
    background: #fff;
    box-shadow: 0 10px 30px 0 rgba(2, 24, 95, .04)
}

.post-box__content,
.post-box__thumb img {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.pricing-item .price-btn .icon {
    margin-right: 5px;
    color: #fd4a36
}

.pricing-item:hover .price-btn .icon,
.pricing-item:hover .pricing-item__price h2 {
    color: #fff
}

.blog-post-tag a:hover,
.pricing-item:hover .price-btn {
    background: #fd4a36;
    color: #fff;
    border-color: #fd4a36
}

.news-right {
    margin-top: 60px
}

.post-box__thumb {
    margin: 0 15px;
    position: relative;
    z-index: 2;
    overflow: hidden
}

.post-box__thumb img {
    width: 100%;
    transition: .3s
}

.post-box__thumb--2 {
    margin: 0
}

.post-box__content {
    position: relative;
    padding: 30px;
    transition: .3s
}

.blog__box .thumb img,
.post-box__content::after {
    -webkit-transition: .3s;
    -o-transition: .3s;
    width: 100%
}

.post-box__content::after {
    left: 0;
    top: -130px;
    height: 130px;
    content: "";
    position: absolute;
    transition: .3s
}

.post-box__content .date-author {
    color: #fd4a36;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 8px
}

.post-box .inline-btn .icon__hover,
.post-box__content--2::after {
    display: none
}

.post-box__content--grey {
    background: #f7f7f7;
    padding: 33px 45px 35px
}

.post-box:hover .post-box__content,
.post-box:hover .post-box__content::after,
.post-box__cat {
    background: #fd4a36
}

.post-box__content--white {
    box-shadow: none
}

.post-box__content--white .inline-btn .icon {
    color: #0c2957 !important
}

.post-box__content--white .inline-btn:hover .icon {
    color: #fd4a36 !important
}

.post-box__content .inline-btn .icon {
    color: #0c2957
}

.post-box__cat {
    position: absolute;
    top: 20px;
    left: 20px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    padding: 2px 25px
}

.blog__box--quote,
.blog__box--video .thumb,
.sidebar-search-form,
.widget .cat li {
    position: relative
}

.post-box__title a {
    color: #0c2957;
    line-height: 32px
}

.post-box__title--2 {
    margin-bottom: 17px
}

.post-box .inline-btn {
    margin-top: 22px;
    color: #6b727e
}

.post-box:hover .post-box__thumb img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.post-box:hover .inline-btn,
.post-box:hover .inline-btn .icon,
.post-box:hover .post-box__content .date-author,
.post-box:hover .post-box__title a {
    color: #fff
}

.blog__box .content .title a,
.post-box:hover .post-box__content--white .inline-btn,
.post-box:hover .post-box__title--2 a {
    color: #0c2957
}

.post-box:hover .post-box__content--white {
    background: 0 0
}

.bakix-navigation a:hover,
.blog-share-icon a:hover,
.blog__box .content .cat,
.blog__box .content .title a:hover,
.post-box:hover .post-box__content--white .date-author,
.post-box:hover .post-box__content--white .inline-btn:hover,
.post-box:hover .post-box__title--2 a:hover {
    color: #fd4a36
}

.post-box:hover .post-box__content--white .inline-btn .icon {
    margin-left: 0;
    display: inline-block
}

.post-box:hover .post-box__content--white .inline-btn .icon__hover {
    display: none
}

.post-box:hover .post-box__content--2 {
    background: inherit
}

.blog__box .thumb,
.gta-area__2,
.latest__comments .comments-text,
.recent-posts .thumb,
.skill-boxs {
    overflow: hidden
}

.blog__box .thumb img {
    transition: .3s
}

.blog__box .content {
    border: 2px solid #ddd;
    padding: 33px 28px 40px;
    border-top: 0
}

.blog__box .content .cat {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 700;
    font-family: Rubik, sans-serif;
    text-transform: uppercase
}

.blog__box .content .title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 10px
}

.blog__box .content p {
    font-family: Rubik, sans-serif
}

.blog__box .content .meta {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center
}

.blog__box .content .meta .authore,
.recent-posts li,
.wcu-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center
}

.blog__box .content .meta .authore__thumb,
.gta-bg img,
.strategy_bg img,
.widget .aboutme img {
    border-radius: 50%
}

.blog__box .content .meta .authore__content {
    border: none;
    padding: 0 0 0 15px
}

.blog__box .content .meta .authore__content h5 {
    font-family: Rubik, sans-serif;
    font-size: 16px;
    font-weight: 700
}

.blog__box .content .meta .date {
    font-family: Rubik, sans-serif;
    font-weight: 700;
    padding-left: 30px
}

.blog__box .content .meta .date i {
    color: #fd4a36;
    margin-right: 5px
}

.blog__box:hover .thumb img {
    transform: scale(1.1)
}

.blog__box--2 .content {
    padding-left: 40px;
    padding-right: 40px
}

.blog__box--3 .content {
    border: none;
    padding: 50px 40px 50px 50px
}

.blog__box--3 .content .cat {
    background: #fd4a36;
    padding: 5px 27px;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 22px
}

.blog__box--3 .content .cat span {
    color: #fff;
    font-family: Rubik, sans-serif
}

.blog__box--3 .content .title {
    font-size: 32px;
    line-height: 42px
}

.blog__box--3 .content .title a {
    font-family: Montserrat, sans-serif;
    letter-spacing: -2px
}

.blog__box--3 .content .meta a,
.blog__box--3 .content .meta span {
    font-size: 14px;
    color: #0c2957;
    font-family: Rubik, sans-serif
}

@media (max-width:767px) {
    .blog__box--3 .content {
        padding: 30px 25px
    }

    .blog__box--3 .content .title {
        font-size: 18px;
        line-height: 28px
    }

    .blog__box--3 .content .title a {
        letter-spacing: 0
    }

    .blog__box--3 .content .meta {
        margin-top: -5px
    }

    .blog__box--3 .content .meta a,
    .blog__box--3 .content .meta span {
        margin-top: 5px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .service-item__icon--noborder {
        flex: 0 0 170px;
        -ms-flex: 0 0 170px;
        max-width: 170px;
        border-radius: 5px 0 0 5px;
        width: auto
    }

    .service-item__content {
        padding-left: 40px;
        padding-right: 30px
    }

    .service-item__content--2 {
        padding-left: 40px;
        padding-right: 30px;
        padding-bottom: 38px
    }

    .service-item__2 {
        align-items: flex-end
    }

    .blog__box--3 .content .title {
        font-size: 24px;
        line-height: 36px
    }

    .blog__box--3 .content .meta,
    .blog__box--3 .content .meta a,
    .blog__box--3 .content .meta span {
        margin-top: 0
    }
}

.blog__box--3 .content .meta span:not(:last-child) {
    margin-right: 30px
}

.blog__box--3 .content .post-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.blog__box--3 .content .authore {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    font-weight: 500
}

.blog__box--3 .content .authore img {
    margin-right: 15px;
    border-radius: 50%
}

.blog__box--video .video-link {
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.blog__box--video .video-link .video-play-wrap {
    width: 80px;
    height: 80px
}

.blog__box--video .video-link .video-play {
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: #fd4a36;
    color: #fff
}

.blog__box--gallery .owl-nav div {
    font-size: 30px;
    display: inline-block;
    position: absolute;
    left: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff
}

.blog__box--gallery .owl-nav div.owl-next {
    left: auto;
    right: 40px
}

.blog__box--quote {
    background: #fd4a36;
    z-index: 1;
    padding: 40px 50px 50px 155px
}

.blog__box--quote::after,
.blog__box--transparent {
    background-size: cover;
    background-repeat: no-repeat
}

.blog__box--quote::after {
    background-image: url(../images/shape/blockquote-patter.png);
    background-position: center center;
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    content: "";
    z-index: -1
}

.blog__box--quote .quote-icon {
    position: absolute;
    top: 55px;
    left: 50px
}

.blog__box--quote .title a {
    color: #fff;
    font-size: 32px;
    font-family: Montserrat, sans-serif
}

@media (max-width:767px) {
    .blog__box--quote {
        padding: 30px 25px 30px 80px
    }

    .blog__box--quote .quote-icon {
        width: 50px;
        top: 40px;
        left: 15px
    }

    .blog__box--quote .title a {
        font-size: 18px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog__box--quote .title a {
        font-size: 24px;
        letter-spacing: 0;
        line-height: 36px
    }
}

.blog__box--quote .meta a,
.blog__box--quote .meta span {
    font-size: 14px;
    color: #fff;
    font-family: Rubik, sans-serif
}

.blog__box--quote .meta span:not(:last-child) {
    margin-right: 30px
}

.blog__box--quote blockquote {
    margin-bottom: 0
}

.blog__box--transparent {
    height: auto
}

.blog__box--transparent .content {
    position: relative;
    z-index: 2
}

.blog__box--details {
    padding: 50px
}

.blog__box--details .content,
.portfolio-details .portfolio-description p {
    padding: 0
}

.blog__box--details .content p {
    line-height: 26px
}

.blog__box--details .title {
    font-size: 36px;
    line-height: 46px
}

.blog__box--details blockquote {
    position: relative;
    background: #fd4a36;
    padding: 40px 65px 60px;
    font-size: 28px;
    text-align: center;
    font-weight: 700;
    z-index: 1
}

.award-text h6,
.menu-cards-info p,
.section-header p {
    text-align: justify
}

.blog__box--details blockquote p {
    color: #fff;
    line-height: 38px !important
}

.blog__pagination ul a,
.widget .cat a span {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center
}

.blog__box--details blockquote span {
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 15px;
    color: #fff
}

.blog__box--details blockquote .quote-icon {
    left: auto;
    right: 40px;
    z-index: -1;
    top: 35px;
    position: absolute;
    width: 40px
}

.blog__box--details .inner-content img,
.widget #Instafeed li img {
    width: 100%
}

.blog__box--details .inner-content h4,
.details-content__title {
    font-size: 30px
}

.blog__box--details .inner-content ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-wrap: nowrap
}

.blog__box--details .inner-content ul li i {
    margin-right: 10px;
    transform: translateY(5px)
}

.blog__box--details .inner-content ul li:not(:last-child),
.footer-widget ul li:not(:last-child),
.widget .cat li:not(:last-child) {
    margin-bottom: 10px
}

.blog__box--details .releted-post-heading {
    font-size: 26px;
    letter-spacing: -2px
}

.blog__box--details:hover .thumb img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.releted-post .blog__box .content {
    padding: 15px 35px 35px;
    background: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.releted-post .blog__box .content .title {
    line-height: 30px
}

.releted-post .blog__box .content .title a {
    font-size: 22px;
    letter-spacing: 0;
    letter-spacing: -1px
}

.releted-post .blog__box:hover {
    box-shadow: 0 8px 16px 0 rgba(93, 93, 93, .06)
}

.releted-post .blog__box:hover .thumb img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.blog-author {
    padding: 40px 35px;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center
}

.blog-author__text {
    padding-left: 40px;
    flex: 0 0 69%;
    -ms-flex: 0 0 69%;
    max-width: 69%
}

.blog-author__text h3 {
    font-size: 32px;
    margin-bottom: 15px;
    margin-top: 5px;
    letter-spacing: -2px;
    line-height: 26px
}

.blog-author__text p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 28px
}

.blog-author__text span {
    color: #fd4a36;
    font-size: 12px;
    font-family: Rubik, sans-serif;
    font-weight: 700
}

.blog-post-tag span {
    font-size: 20px;
    font-weight: 500;
    display: block;
    margin-bottom: 17px;
    color: #0c2957;
    font-family: Montserrat, sans-serif;
    letter-spacing: -1px
}

.blog-post-tag a {
    color: #0c2957;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    border: 2px solid #ddd;
    padding: 4px 24px;
    margin-right: 6px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    font-family: Rubik, sans-serif;
    background: #f7f7f7
}

.blog-share-icon a,
.widget .cat a span {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.blog-share-icon span {
    font-size: 20px;
    font-weight: 600;
    color: #0c2957;
    display: block;
    margin-bottom: 17px;
    font-family: Montserrat, sans-serif;
    letter-spacing: -1px
}

.blog-share-icon a {
    color: #b5becc;
    font-size: 18px;
    transition: .3s;
    margin-right: 22px
}

.blog-share-icon a:last-child,
.portfolio #portfolio-flters li:last-child {
    margin-right: 0
}

.bakix-navigation span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    margin-bottom: 0
}

.bakix-navigation span a {
    color: #fd4a36;
    font-family: Rubik, sans-serif;
    text-transform: capitalize
}

.bakix-navigation h4 {
    font-size: 24px;
    margin: 0;
    letter-spacing: -2px
}

.bakix-navigation a {
    color: #0c2957;
    font-family: Montserrat, sans-serif
}

.counter-box .odometer,
.faqs .card__body p,
.faqs__2 .card__body p,
.latest__comments--2 p,
.widget .cat a {
    font-family: Rubik, sans-serif
}

.navigation-border {
    border-top: 2px solid #ddd;
    overflow: hidden
}

.blog__pagination ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.blog__pagination ul li:not(:last-child) {
    margin-right: 10px
}

.blog__pagination ul li.active a,
.blog__pagination ul li:hover a,
.widget .cat a:hover {
    background: #fd4a36;
    color: #fff
}

.blog__pagination ul a {
    font-size: 14px;
    color: #0c2957;
    display: block;
    background: #fff
}

.widget .aboutme h4 {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 25px
}

.widget .aboutme__icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.widget .aboutme__icon a {
    font-size: 14px;
    color: #b3bed3
}

.widget .cat a,
.widget .social__links a {
    color: #0c2957;
    font-size: 14px;
    background: #f7f7f7
}

.recent-posts .content .title a:hover,
.widget .aboutme__icon a:hover {
    color: #fd4a36
}

.widget .aboutme__icon a:not(:last-child) {
    margin-right: 20px
}

.widget .cat a {
    display: block;
    font-weight: 500;
    padding: 12px 0 12px 30px
}

.widget .cat a span {
    background: #fd4a36;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    transition: .3s;
    font-size: 14px
}

.widget .social__links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start
}

.widget .social__links a {
    width: 40px;
    line-height: 40px;
    height: 40px;
    text-align: center
}

.widget .social__links a:not(:last-child) {
    margin-right: 10px
}

.widget .social__links a:hover,
.widget .tag .site-btn:hover {
    background: #fd4a36;
    color: #fff
}

.widget .twitter__feeds li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start
}

.recent-posts li:not(:last-child),
.widget .twitter__feeds li:not(:last-child) {
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px
}

.widget .twitter__feeds .t-feed-icon {
    font-size: 14px;
    color: #fd4a36;
    margin-top: 3px
}

.widget .twitter__feeds .t-feed-body {
    padding-left: 20px;
    flex: 0 0 95%;
    -ms-flex: 0 0 95%;
    max-width: 95%
}

.widget .twitter__feeds .t-feed-meta {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 10px
}

.widget #Instafeed {
    margin: 0 -5px;
    overflow: hidden
}

.widget #Instafeed li {
    width: 33.33%;
    float: left;
    padding: 0 5px;
    margin-bottom: 10px
}

.widget .tag {
    margin-top: -10px
}

.widget .tag .site-btn {
    margin-top: 10px;
    font-size: 12px;
    height: 35px;
    line-height: 34px;
    text-transform: uppercase;
    padding: 0 18px;
    background: #fff;
    color: #0c2957
}

.latest__comments .reply:hover,
.video-play {
    color: #fd4a36
}

.widget .tag .site-btn:not(:last-child) {
    margin-right: 5px
}

.widget.ad__widget {
    padding: 0;
    position: relative
}

.widget.ad__widget img {
    width: 100%
}

.widget.ad__widget .ad-text {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    background: #fd4a36;
    text-align: center;
    padding: 19px 15px;
    text-transform: uppercase;
    width: calc(100% - 135px)
}

.counter-box .odometer span,
.widget.ad__widget .ad-text h3 {
    color: #fff
}

.widget.ad__widget .ad-text span {
    font-size: 16px;
    display: block;
    text-align: center;
    margin-bottom: 8px;
    color: #fff
}

.sidebar-search-form input {
    width: 100%;
    font-size: 12px;
    background: #fff;
    border: none;
    border-radius: 0;
    padding: 17px 30px;
    color: #0c2957
}

.sidebar-search-form input::-webkit-input-placeholder {
    color: #0c2957 !important;
    opacity: 1
}

.sidebar-search-form input::-moz-placeholder {
    color: #0c2957 !important;
    opacity: 1
}

.sidebar-search-form input:-ms-input-placeholder {
    color: #0c2957 !important;
    opacity: 1
}

.sidebar-search-form input:-moz-placeholder {
    color: #0c2957 !important;
    opacity: 1
}

.sidebar-search-form button {
    border: none;
    position: absolute;
    right: 0;
    background: #fd4a36;
    color: #fff;
    font-size: 14px;
    width: 60px;
    height: 60px;
    line-height: 63px
}

.sidebar-search-form button:hover {
    background: #0c2957;
    color: #fff
}

.recent-posts .content {
    padding-left: 20px;
    flex: 0 0 72%;
    -ms-flex: 0 0 72%;
    max-width: 72%
}

.recent-posts .content .title a {
    color: #0c2957;
    line-height: 22px
}

.recent-posts .content .meta {
    font-size: 14px;
    margin-top: 10px
}

.post-comments .title {
    font-size: 26px;
    margin-bottom: 25;
    letter-spacing: -2px
}

.latest__comments .comments-box {
    border-top: 1px solid #ddd;
    padding: 30px 0
}

.latest__comments .comments-avatar {
    float: left
}

.latest__comments .comments-avatar img {
    width: 100px !important;
    margin-right: 30px
}

.latest__comments li:last-child .comments-box {
    padding-bottom: 0
}

.latest__comments li:first-child .comments-box {
    border-top: 0;
    padding-top: 0
}

.latest__comments li.children {
    margin-left: 100px
}

.latest__comments .avatar-name {
    margin-bottom: 15px;
    overflow: hidden;
    position: relative
}

.latest__comments .avatar-name h5 {
    font-size: 18px;
    margin-bottom: 7px;
    font-weight: 700
}

.latest__comments .avatar-name span {
    font-size: 12px;
    font-weight: 700;
    font-family: Rubik, sans-serif
}

.latest__comments .reply {
    color: #0c2957;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    line-height: 1;
    position: absolute;
    right: 0;
    margin-top: 0;
    top: 0
}

.comments__form .form .contact-icon,
.faq-area,
.footer-widget .newslater__form,
.skill-boxs .skill-item,
.video__bg {
    position: relative
}

.latest__comments .reply i {
    margin-right: 5px
}

.latest__comments--2 p {
    font-size: 14px;
    line-height: 24px
}

.breadcrumb-text__nav li,
.counter-box p,
.cta-right p,
.faqs .card__header .btn-link,
.privacy__highlight,
.video-text {
    font-family: Montserrat, sans-serif
}

.comments__form .title {
    font-size: 26px;
    margin-bottom: 25px
}

.comments__form .form input {
    border: none;
    height: 60px;
    margin-bottom: 30px;
    padding: 0 30px;
    width: 100%;
    font-size: 14px;
    color: #0c2957;
    border-radius: 0;
    background: #fff
}

.comments__form .form textarea {
    border: none;
    height: 150px;
    margin-bottom: 20px;
    padding: 30px;
    width: 100%;
    color: #0c2957;
    font-size: 14px;
    background: #fff;
    border-radius: 0
}

.comments__form .form .contact-icon::after {
    position: absolute;
    content: "";
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 16px;
    text-align: center;
    right: 30px;
    color: #fd4a36;
    top: 18px;
    font-weight: 300
}

.comments__form .form .contact-icon::before,
.faq-area__2::after {
    display: none
}

.comments__form .form .contacts-message::after {
    content: ""
}

.comments__form .form .contacts-name::after {
    content: ""
}

.comments__form .form .contacts-email::after {
    content: ""
}

.comments__form .form .contacts-website::after {
    content: ""
}

.cta-right {
    width: 222px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-end;
    margin: 0 0 0 auto;
    align-items: center
}

.cta-right p {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

.cta-right .site-btn {
    margin-top: 25px
}

#contact-map {
    min-height: 575px;
    width: 575px;
    border-radius: 50%
}

@media (max-width:767px) {

    .blog__box--details,
    .comments__form .form {
        padding: 15px
    }

    .blog__box--details blockquote {
        padding: 40px 35px
    }

    .blog__box--details .inner-content ul {
        padding-left: 0
    }

    .releted-post .blog__box .content {
        padding: 30px 20px
    }

    .blog-author {
        padding: 40px 20px
    }

    .blog-author__text h3 {
        font-size: 24px
    }

    .blog__pagination ul a {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .latest__comments .comments-avatar {
        float: none;
        margin-bottom: 10px
    }

    .latest__comments li.children {
        margin-left: 0
    }

    #contact-map {
        min-height: 350px;
        width: 350px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {

    .blog__box--details,
    .comments__form .form {
        padding: 30px
    }

    .blog-author {
        padding: 40px
    }

    .blog-author__text h3 {
        font-size: 32px
    }

    .blog__pagination ul a {
        width: 50px;
        height: 50px;
        line-height: 50px
    }

    .latest__comments .comments-avatar {
        float: left;
        margin-bottom: 0
    }

    .latest__comments li.children {
        margin-left: 50px
    }

    #contact-map {
        min-height: 520px;
        width: 520px
    }
}

@media (max-width:400px) {

    .testimonial__2--author .thumb,
    .testimonial__3--author .thumb {
        margin-bottom: 15px;
        flex: 0 0 70px;
        -ms-flex: 0 0 70px;
        max-width: 70px
    }

    .testimonial__2--author .content,
    .testimonial__3--author .content {
        padding-left: 0
    }

    .recent-posts .content,
    .widget .twitter__feeds .t-feed-body {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        margin-top: 15px
    }

    #contact-map {
        min-height: 300px;
        width: 300px
    }
}

.contact-form input,
.contact-form textarea {
    border: 1px solid #e3e4e6;
    font-size: 16px;
    width: 100%;
    padding: 21px 30px;
    border-radius: 40px
}

.contact-form input::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {
    color: #6b727e !important;
    opacity: 1
}

.contact-form input::-moz-placeholder,
.contact-form textarea::-moz-placeholder {
    color: #6b727e !important;
    opacity: 1
}

.contact-form input:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder {
    color: #6b727e !important;
    opacity: 1
}

.contact-form input:-moz-placeholder,
.contact-form textarea:-moz-placeholder {
    color: #6b727e !important;
    opacity: 1
}

.contact-form textarea {
    min-height: 170px
}

.contact-form .form-group,
.contact-form__3 .form-group {
    margin-bottom: 0 !important
}

.contact-form .site-btn__2 {
    padding: 19.5px 43px
}

.contact-form__2 textarea {
    min-height: 240px
}

.contact-form__3 input,
.contact-form__3 textarea {
    border-radius: 0;
    padding: 16px 20px;
    border-color: transparent;
    background-color: #fff;
    font-size: 15px
}

.contact-form__3 textarea,
.quote-form textarea {
    min-height: 130px
}

.contact-form__3 .site-btn__2 {
    padding: 17px 43px
}

.gta-bg__2 {
    -webkit-transform: translateX(-270px);
    -ms-transform: translateX(-270px);
    transform: translateX(-270px)
}

.faq-bg img,
.gta-bg__2 img {
    max-width: inherit
}

.faq-area {
    overflow-x: hidden;
    z-index: 1
}

.faq-area::after {
    background: #f7f7f7;
    width: 80%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.faqs .card {
    margin-bottom: 8px;
    border-radius: 0;
    border: none;
    background: 0 0;
    border-bottom: 1px solid #e1e1e1
}

.faqs .card__header {
    padding: 0;
    margin-bottom: 0;
    border-radius: 0;
    border: none
}

.faqs__2 .card,
.privacy__lists li:not(:last-child),
.sidebar__list li:not(:last-child) {
    margin-bottom: 20px
}

.faqs .card__header .btn-link {
    padding: 25px 40px 25px 0;
    font-size: 20px;
    color: #0c2957;
    width: 100%;
    display: block;
    text-align: left;
    border-radius: 0;
    position: relative;
    text-decoration: none;
    border: none;
    font-weight: 600
}

.faqs .card__header .btn-link::after {
    right: 0;
    content: "";
    font-family: "Font Awesome 5 Pro";
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    position: absolute;
    font-size: 12px;
    width: 25px;
    height: 25px;
    background: #fff;
    color: #707070;
    font-weight: 400;
    line-height: 24px
}

.faqs .card:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.faqs .card .title>button[aria-expanded=true]::after {
    content: "";
    background: #feca16;
    border-color: #feca16;
    color: #fff
}

.faqs .card:first-of-type,
.faqs .card:not(:first-of-type):not(:last-of-type),
.faqs__2 .card:last-of-type {
    border-bottom: 1px solid #e1e1e1
}

.faqs .card__body {
    padding-bottom: 35px;
    position: relative
}

.faqs .card__body p {
    line-height: 28px
}

.faqs__2 .card__header {
    border: 1px solid #e3e4e6;
    border-bottom: 0
}

.faqs__2 .card__header .btn-link {
    padding: 20px 25px;
    font-size: 16px
}

.faqs__2 .card__header .btn-link::after {
    content: "";
    background: 0 0;
    font-size: 15px;
    color: #6b727e;
    right: 25px;
    width: auto;
    height: auto
}

.faqs__2 .card .title>button[aria-expanded=true],
.faqs__2 .card__header .btn-link.active {
    background: #0d2f64;
    color: #fff
}

.faqs__2 .card .title>button[aria-expanded=true]::after {
    content: "";
    background: 0 0;
    color: #fff;
    opacity: .7
}

.faqs__2 .card__body {
    padding-bottom: 25px;
    position: relative;
    background: #0d2f64;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 1px;
    margin-right: 1px
}

.faqs__2 .card__body p {
    line-height: 27px;
    opacity: .7;
    color: #fff
}

.brand-carousel__item {
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center
}

.brand-carousel__item img {
    width: auto !important
}

.brand-carousel__item .hover,
.brand-carousel__item:hover .default {
    display: none !important
}

.brand-carousel__item:hover .hover {
    display: inline-block !important
}

@-webkit-keyframes zoomBig {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        opacity: 1;
        border-width: 3px
    }

    40% {
        opacity: .5;
        border-width: 2px
    }

    65% {
        border-width: 1px
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 0
    }
}

@keyframes zoomBig {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        opacity: 1;
        border-width: 3px
    }

    40% {
        opacity: .5;
        border-width: 2px
    }

    65% {
        border-width: 1px
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 0
    }
}

.wave-pulse {
    width: 2px;
    height: 0;
    margin: 0 auto
}

.wave-pulse:after,
.wave-pulse:before {
    opacity: 0;
    content: "";
    display: block;
    position: absolute;
    width: 115px;
    height: 115px;
    top: 50%;
    left: 50%;
    border: 3px solid #fff;
    -webkit-animation: 3.25s linear infinite zoomBig;
    animation: 3.25s linear infinite zoomBig;
    border-radius: 50%
}

.video-mark__2 .wave-pulse:after,
.video-mark__2 .wave-pulse:before {
    width: 130px;
    height: 130px
}

.video-mark__3 .wave-pulse:after,
.video-mark__3 .wave-pulse:before {
    width: 145px;
    height: 145px
}

.wave-pulse:before {
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}

.video-play-wrap {
    position: relative;
    width: 70px;
    height: 70px
}

.video-play-wrap__2 {
    height: 80px;
    width: 80px
}

.video-play-wrap__3 {
    height: 90px;
    width: 90px;
    margin-top: 115px
}

.video-play {
    background: #fff;
    position: relative;
    -webkit-transition: 1s cubic-bezier(0, 0, .2, 1) !important;
    -o-transition: 1s cubic-bezier(0, 0, .2, 1) !important;
    transition: 1s cubic-bezier(0, 0, .2, 1) !important;
    text-align: center;
    font-size: 16px;
    width: 70px;
    height: 70px;
    line-height: 75px;
    border-radius: 50%
}

.video-play__2 {
    height: 80px;
    width: 80px;
    line-height: 85px;
    background-color: #fd4a36;
    color: #fff
}

.video-play__3 {
    height: 90px;
    width: 90px;
    line-height: 95px;
    background: #cdddea
}

.video-play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 1;
    margin-left: 1px;
    z-index: 2
}

.video-link:hover .video-play {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15)
}

.video-text {
    font-size: 22px;
    color: #fff;
    display: inline-block;
    margin-left: 45px;
    font-weight: 700
}

.video-text__2 {
    margin-left: 0;
    margin-top: 45px
}

.video-area {
    padding: 0 105px;
    margin-top: -170px;
    position: relative;
    z-index: 2
}

@media (max-width:1610px) {
    .video-area {
        padding: 0 80px
    }
}

@media (max-width:1560px) {
    .video-area {
        padding: 0 15px
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .blog__box .content {
        padding: 40px 25px
    }

    .gta-bg__2 {
        -webkit-transform: translateX(-80px);
        -ms-transform: translateX(-80px);
        transform: translateX(-80px)
    }

    .gta-bg__2 img {
        max-width: 110%
    }

    .video-area {
        padding: 0
    }
}

.video-area__2 {
    padding-left: 0 0;
    margin-top: 0;
    margin-bottom: -225px
}

.video-area__3 {
    padding-top: 130px;
    padding-bottom: 130px;
    margin-bottom: 0;
    margin-top: 0
}

.quote-wrapper {
    background: #ffb400;
    text-align: center;
    padding: 80px
}

@media (max-width:1610px) {
    .quote-wrapper {
        padding: 80px 48px
    }
}

@media (max-width:1400px) {
    .quote-wrapper {
        padding: 60px 48px
    }
}

@media (max-width:1199px) {

    .about-area .pl-80,
    .gta-area .pl-70,
    .gta-area__2 .pl-50 {
        padding-left: 15px !important
    }

    .about__bg,
    .gta-bg {
        margin-bottom: 80px
    }

    .about__bg--2 {
        margin-bottom: 150px
    }

    .about__bg--3 img {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .project-area .project-row {
        flex-direction: column-reverse
    }

    .service__bg {
        margin-top: 50px
    }

    .testimonial-area {
        padding-bottom: 150px !important;
        padding-top: 152px !important
    }

    .testimonial-area .shape {
        left: -135px;
        top: -45px;
        width: 50%
    }

    .testimonial-area .shape__2 {
        right: -120px;
        top: -495px;
        width: auto
    }

    .testimonial-item__thumb {
        -webkit-transform: translate(0, -130px);
        -ms-transform: translate(0, -130px);
        transform: translate(0, -130px);
        padding: 25px;
        flex: 0 0 300px;
        -ms-flex: 0 0 300px;
        max-width: 300px
    }

    .testimonial-item__thumb .t-shape {
        top: 0;
        left: 0
    }

    .testimonial-item__thumb .author {
        width: 250px
    }

    .testimonial-item__thumb .quote {
        right: -5px;
        top: -10px;
        width: 80px
    }

    .testimonial-item__content {
        flex: 0 0 580px;
        -ms-flex: 0 0 580px;
        max-width: 580px;
        padding-left: 25px
    }

    .news-right {
        margin-bottom: 60px !important;
        margin-top: 0;
        text-align: left !important
    }

    .blog__pagination {
        margin-bottom: 50px
    }

    .cta-right {
        text-align: left !important;
        justify-content: flex-start;
        align-items: center;
        margin: 50px 0 0
    }

    #contact-map {
        margin: 0 auto 80px
    }

    .gta-bg__2 {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        margin-bottom: 80px
    }

    .gta-bg__2 img {
        max-width: 100%
    }

    .faq-area::after {
        width: 100%
    }

    .faq-bg {
        margin-left: 0;
        margin-top: 50px
    }

    .video-play-wrap__3 {
        margin-top: 45px
    }

    .quote-wrapper {
        padding: 80px
    }
}

.quote-wrapper .quote-title {
    font-weight: 800;
    font-size: 55px;
    text-transform: uppercase;
    margin-bottom: 45px
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .quote-wrapper .quote-title {
        font-size: 50px
    }
}

@media (max-width:1400px) {
    .quote-wrapper .quote-title {
        font-size: 45px
    }
}

@media (max-width:1250px) {
    .quote-wrapper .quote-title {
        font-size: 42px
    }
}

.quote-form input,
.quote-form textarea {
    background: #fff;
    width: 100%;
    border-radius: 3px;
    border: none;
    padding: 20.5px 20px
}

.quote-form input::-webkit-input-placeholder,
.quote-form textarea::-webkit-input-placeholder {
    color: #6b727e !important;
    opacity: 1
}

.quote-form input::-moz-placeholder,
.quote-form textarea::-moz-placeholder {
    color: #6b727e !important;
    opacity: 1
}

.quote-form input:-ms-input-placeholder,
.quote-form textarea:-ms-input-placeholder {
    color: #6b727e !important;
    opacity: 1
}

.quote-form input:-moz-placeholder,
.quote-form textarea:-moz-placeholder {
    color: #6b727e !important;
    opacity: 1
}

.quote-form .nice-select {
    width: 100%;
    background: #fff;
    margin-bottom: 15px;
    border-radius: 3px;
    border: none;
    min-height: 65px !important;
    padding-left: 0
}

.quote-form .nice-select::after {
    width: 7px;
    height: 7px;
    right: 20px
}

.quote-form .nice-select .current {
    line-height: 65px;
    width: 100%;
    padding-left: 20px;
    font-size: 16px;
    color: #6b727e
}

.quote-form .nice-select .list {
    width: 100%;
    border-radius: 0
}

.quote-form .quote-btn {
    display: block;
    width: 100%;
    margin-left: 0;
    padding: 19.5px
}

.quote-form .quote-btn .icon {
    margin-right: 10px;
    color: #fff
}

@media (max-width:1199px) {
    .quote-wrapper .quote-title {
        font-size: 55px
    }

    .video__bg {
        min-height: 700px
    }

    .wcu-area {
        padding-bottom: 0
    }
}

@media (max-width:500px) {
    .hero__2 .shape {
        bottom: -40px
    }

    .video__bg {
        min-height: 500px
    }
}

.video__bg .video-container-wrap {
    position: absolute;
    width: auto;
    height: auto;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video__bg .video-container-wrap__2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    flex-direction: column
}

.video__bg--2 {
    min-height: 775px
}

@media (max-width:991px) {
    .about__bg--3 img {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .project-area__2 {
        padding: 125px 0 0
    }

    .testimonial-area {
        padding-bottom: 120px !important;
        padding-top: 120px !important
    }

    .testimonial-area__2 {
        margin: 0 15px -225px
    }

    .testimonial-item {
        flex-direction: column
    }

    .testimonial-item__thumb {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .testimonial-item__thumb .t-shape {
        left: 0;
        top: 0
    }

    .testimonial-item__content {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        margin-top: 40px
    }

    .testimonial {
        margin-top: 50px
    }

    .testimonial__2 .owl-nav div,
    .testimonial__3 .owl-nav div {
        left: 10px
    }

    .testimonial__2 .owl-nav .owl-next,
    .testimonial__3 .owl-nav .owl-next {
        right: 10px
    }

    .post-box__content--white {
        padding: 33px 45px 35px !important
    }

    .post-box .reverse-col {
        flex-direction: column-reverse
    }

    .blog-author {
        justify-content: center
    }

    .blog-author__text {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        margin-top: 20px;
        text-align: center
    }

    .mmt-30 {
        margin-top: 30px !important
    }

    .gta-area .pl-70,
    .gta-area__2 .pl-50 {
        padding-left: 15px !important
    }

    .gta-bg {
        margin-bottom: 80px
    }

    .gta-bg__2 {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        margin-bottom: 80px
    }

    .faq-bg img,
    .gta-bg__2 img {
        max-width: 100%
    }

    .video-play-wrap__3 {
        margin-top: 35px
    }

    .video-area {
        padding: 0
    }

    .quote-wrapper .quote-title {
        font-size: 40px
    }

    .video__bg--2 {
        min-height: 600px
    }
}

.wcu-area .wcu-shape {
    position: absolute;
    left: 120px;
    bottom: -25px
}

@media (max-width:1750px) {
    .wcu-area .wcu-shape {
        max-width: 680px
    }
}

@media (max-width:1650px) {
    .wcu-area .wcu-shape {
        max-width: 640px;
        left: 75px;
        bottom: -14px
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .wcu-area .wcu-shape {
        max-width: 650px;
        left: 15px
    }
}

@media (max-width:1350px) {
    .wcu-area .wcu-shape {
        max-width: 600px
    }

    .wcu-area .wcu-shape img {
        min-height: 650px
    }
}

@media (max-width:1250px) {
    .wcu-area .wcu-shape {
        max-width: 530px
    }
}

@media (max-width:1199px) {
    .wcu-area .wcu-shape {
        position: inherit;
        max-width: inherit;
        margin-top: 80px
    }

    .wcu-area .wcu-shape img {
        width: auto;
        min-height: inherit
    }

    .wcu-area__2 {
        padding-bottom: 125px
    }
}

@media (max-width:991px) {
    .wcu-area .wcu-shape {
        max-width: 530px
    }

    .wcu-area__2 {
        padding-bottom: 125px
    }
}

@media (max-width:767px) {
    .video-text {
        margin-left: 0;
        margin-top: 30px
    }

    .quote-wrapper {
        padding: 80px 20px
    }

    .video__bg .video-container-wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
        flex-direction: column
    }

    .video__bg--2 {
        min-height: 450px
    }

    .wcu-area .wcu-shape {
        max-width: 300px;
        left: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .video-text {
        margin-left: 45px;
        margin-top: 0
    }

    .quote-wrapper {
        padding: 80px 60px
    }

    .video__bg .video-container-wrap {
        display: inline-block;
        align-items: center
    }

    .video__bg--2 {
        min-height: 600px
    }

    .wcu-area .wcu-shape {
        max-width: 380px;
        left: 30px
    }
}

@media (max-width:450px) {
    .header__info {
        border: none;
        flex-direction: column;
        align-items: center
    }

    .header__info li {
        padding-left: 0
    }

    .header__info li a {
        padding: 10px 0
    }

    .header__info li:not(:last-child) {
        padding-right: 0;
        border: none
    }

    .header__info li:not(:last-child) a {
        padding-bottom: 0
    }

    .social__links {
        margin-top: 0
    }

    .custom-hero-content .shape,
    .hero__content .shape {
        right: -235px
    }

    .custom-hero-image,
    .hero__image {
        display: none !important
    }

    .hero__2 .shape {
        bottom: -10px
    }

    .hero__2 .custom-col-width {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%
    }

    .ab-author-signature {
        flex-direction: column;
        align-items: flex-start
    }

    .ab-author-signature .signature {
        margin-left: 0;
        margin-top: 30px
    }

    .testimonial__2--content,
    .testimonial__3--content {
        padding: 0 58px
    }

    .testimonial__2--content p,
    .testimonial__3--content p {
        font-size: 16px;
        line-height: 26px
    }

    .wcu-area .wcu-shape {
        left: 15px
    }
}

.wcu-box__wrapper .wcu-box:not(:last-child) {
    border-bottom: 1px solid #3d5983;
    padding-bottom: 40px
}

.wcu-box__wrapper--2 .wcu-box:not(:last-child) {
    border-color: #dfe0e1
}

.wcu-box__icon {
    flex: 0 0 82px;
    -ms-flex: 0 0 82px;
    max-width: 82px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    min-height: 82px
}

.wcu-box__icon--2 {
    background-color: #ffb400
}

.wcu-box__icon--red {
    background-color: #151515
}

.wcu-box__content {
    padding-left: 30px;
    flex: 0 0 85%;
    -ms-flex: 0 0 85%;
    max-width: 85%
}

.wcu-box__title {
    font-size: 22px;
    color: #fff;
    margin-bottom: 15px
}

.counter-box__2 .odometer span,
.wcu-box__2 p,
.wcu-box__title--2 {
    color: #0c2957
}

.wp-box__icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 90px;
    height: 90px;
    border-radius: 25px;
    background: #c4c4c4
}

.team-box,
.wp-box__icon img {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.wp-box__icon--2 {
    background: #0f418f
}

.skill-boxs .skill-item .progress .number__2::after,
.skill-boxs .skill-item .progress .progress-bar__2,
.wp-box__icon--3 {
    background: #ffb400
}

.wp-box__icon--center {
    margin: 0 auto
}

.wp-box:hover .wp-box__icon img {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.wp-box:hover .wp-box__title {
    color: #ffb400
}

.wp-box__2 {
    padding: 0 5px
}

.counter-box .odometer {
    font-size: 60px;
    margin-top: 13px;
    margin-bottom: 3px
}

.counter-box p {
    font-size: 22px;
    color: #fff;
    font-weight: 700
}

.team-box__thumb {
    position: relative;
    z-index: 2;
    padding: 0 12px
}

.details-content__thumb img,
.team-box__thumb img {
    width: 100%
}

.team-box__content {
    padding: 25px 25px 30px;
    text-align: center;
    border-top: 0;
    position: relative;
    z-index: 1
}

.team-box__content::after,
.team-box__content::before {
    top: -210px;
    min-height: 210px;
    width: 100%;
    border: 2px solid #2a4877;
    border-bottom: 0;
    content: "";
    position: absolute;
    left: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: -1
}

.contact-info,
.contact-info__title {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.team-box__content::after {
    top: auto;
    bottom: 0;
    border-top: 0;
    border-bottom: 2px solid #2a4877
}

.team-box__content .name {
    font-size: 22px;
    color: #fff;
    margin-bottom: 7px
}

.team-box__content .designation {
    color: #fff;
    opacity: .7
}

.team-box__content--2::after,
.team-box__content--2::before {
    border-color: #dcdee0
}

.team-box__content--2 .name {
    color: #0c2957
}

.team-box__content--2 .designation,
.team-details__content .designation {
    color: #6b727e
}

.team-box .social-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px
}

.team-box .social-links a {
    width: 38px;
    height: 38px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%
}

.team-box .social-links a:hover {
    color: #fff;
    background: #fd4a36;
    border-color: #fd4a36
}

.team-box .social-links a:not(:last-child) {
    margin-right: 15px
}

.team-box .social-links__2 a {
    border-color: #dfe0e2;
    background: 0 0;
    color: #0c2957
}

.team-box:hover .team-box__content::after,
.team-box:hover .team-box__content::before {
    border-color: #fd4a36
}

.team-box__2:hover .team-box__content--2::after,
.team-box__2:hover .team-box__content--2::before {
    border-color: transparent;
    box-shadow: 0 20px 35px 0 rgba(0, 15, 105, .08)
}

.breadcrumb-section {
    position: relative;
    background-size: auto;
    z-index: 1;
    background-position: center right
}

.breadcrumb-section::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    background-image: url(../images/shape/breadcrumb-shape.png);
    width: 35%;
    background-repeat: no-repeat;
    z-index: 1
}

.breadcrumb-text {
    text-align: right;
    position: relative;
    z-index: 2
}

.breadcrumb-text__title {
    font-size: 80px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase
}

@media (max-width:991px) {
    .breadcrumb-text__title {
        font-size: 55px
    }

    .strategy-section .pl-60 {
        padding-left: 15px
    }
}

.breadcrumb-text__nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: 2px
}

.breadcrumb-text__nav li {
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700
}

.breadcrumb-text__nav li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700
}

.breadcrumb-text__nav li:not(:last-child) {
    margin-right: 8px
}

.contact-info__title,
.sidebar__title {
    font-size: 22px;
    margin-bottom: 15px
}

.skill-boxs .skill-item .bar-title h4 {
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 500;
    color: #0c2957;
    font-family: Rubik, sans-serif
}

.skill-boxs .skill-item .progress {
    height: 12px;
    border-radius: 4px;
    overflow: visible;
    background: #e6eaec
}

.skill-boxs .skill-item .progress .number {
    color: #0c2957;
    font-size: 13px;
    font-weight: 500;
    margin-top: -52px;
    z-index: 2;
    text-align: right;
    position: relative;
    -webkit-transform: translateX(14px);
    -ms-transform: translateX(14px);
    transform: translateX(14px)
}

.skill-boxs .skill-item .progress .number::after {
    position: absolute;
    right: 14px;
    top: 29px;
    height: 20px;
    background: #0f418f;
    content: "";
    z-index: 2;
    width: 4px;
    border-radius: 4px
}

.skill-boxs .skill-item .progress .progress-bar {
    border-radius: 3px;
    background: #0f418f
}

.privacy__highlight {
    font-weight: 600;
    line-height: 27px
}

.privacy__highlight p {
    color: #0c2957
}

.privacy__lists li {
    font-family: Rubik, sans-serif;
    line-height: 27px;
    position: relative;
    padding-left: 20px
}

.privacy__lists li::after {
    width: 9px;
    height: 9px;
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    background: #f7968a;
    border-radius: 50%
}

.contact-map-area #contact-map {
    min-height: 700px;
    border-radius: 0;
    width: 100%
}

@media (max-width:767px) {
    .wcu-box__content {
        padding-left: 0;
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
        margin-top: 30px
    }

    .wp-box.reverse-col {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        flex-direction: column-reverse
    }

    .wp-box.reverse-col .mt-35 {
        margin-top: 0 !important;
        margin-bottom: 35px
    }

    .breadcrumb-section::after {
        display: none
    }

    .breadcrumb-section .pr-0 {
        padding-right: 15px !important
    }

    .breadcrumb-text__title {
        font-size: 36px
    }

    .breadcrumb-text__nav li {
        font-size: 16px
    }

    .contact-map-area #contact-map {
        min-height: 500px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .breadcrumb-section::after {
        display: block
    }

    .breadcrumb-section .pr-0 {
        padding-right: 0 !important
    }

    .contact-map-area #contact-map {
        min-height: 700px
    }
}

.contact-info {
    background: #f7f7f7;
    padding: 35px 40px;
    transition: .3s
}

.contact-info__title {
    transition: .3s
}

.contact-info p,
.sidebar__list li {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.contact-info p {
    color: #6b727e;
    transition: .3s
}

.contact-info a {
    color: #6b727e;
    display: inline-block;
    margin-top: 5px
}

.contact-info:hover {
    background: #ffc107
}

.design-item:hover,
.postcard-item:hover {
    background-color: #fd4a36
}

.contact-info:hover .contact-info__title,
.contact-info:hover a,
.contact-info:hover p {
    color: #fff
}

.sidebar {
    padding: 35px
}

.sidebar__title--white {
    color: #fff;
    margin-bottom: 40px
}

.sidebar__list li {
    position: relative;
    transition: .3s
}

.design-item,
.sidebar__list li .icon {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.sidebar__list li a {
    background: #fff;
    color: #0c2957;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    display: block;
    padding: 17px 65px 17px 17px
}

.sidebar__list li .icon {
    width: 60px;
    height: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: #e8eaec;
    position: absolute;
    right: 0;
    top: 0;
    transition: .3s;
    color: #0c2957
}

.design-item,
.design-item--icon {
    display: -ms-flexbox;
    -ms-flex-wrap: wrap
}

.sidebar__list li:hover .icon {
    background: #fd4a36;
    color: #fff
}

.design-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #fff;
    transition: .3s
}

.design-item--content h4,
.postcard-item {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.design-item--icon {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    max-width: 60px;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #dee0e3;
    min-height: 60px
}

.design-item--icon .hover {
    display: none
}

.blog-details .meta-top ul li+li,
.design-item--content {
    padding-left: 20px
}

.design-item--content h4 {
    color: #0c2957;
    font-weight: 600;
    transition: .3s
}

.design-item:hover .design-item--icon .hover {
    display: flex
}

.design-item:hover .design-item--icon .default {
    display: none
}

.design-item:hover .design-item--content h4 {
    color: #fff
}

.design-guideline li {
    color: #6b727e;
    overflow: hidden;
    padding-bottom: 15px
}

.design-guideline li:not(:last-child) {
    margin-bottom: 17px;
    border-bottom: 1px solid #dee0e3
}

.postcard-item {
    border: 1px solid #e3e6e8;
    padding: 45px 25px;
    text-align: center;
    transition: .3s
}

.postcard-item__price {
    font-size: 36px;
    color: #fd4a36;
    margin-bottom: 5px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.postcard-item:hover {
    border-color: #fd4a36
}

.cta-box p,
.postcard-item:hover .postcard-item__price,
.postcard-item:hover p {
    color: #fff
}

.project-details {
    padding: 55px 50px
}

.project-details li {
    font-size: 30px;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    color: #fff;
    padding-bottom: 20px
}

.project-details li:not(:last-child) {
    margin-bottom: 33px;
    border-bottom: 1px solid #2a4877
}

.project-details li span {
    font-family: Rubik, sans-serif;
    display: block;
    font-weight: 400;
    font-size: 16px;
    opacity: .9;
    margin-top: 18px;
    color: #fff
}

.cta-box {
    padding-top: 40px;
    margin-bottom: 55px
}

.cta-box__title {
    font-size: 48px;
    color: #fff;
    line-height: 60px;
    margin-bottom: 25px
}

.portfolio-details .portfolio-details-slider img,
.team-details__thumb img {
    width: 100%
}

.team-details__content .name {
    font-size: 30px;
    line-height: 26px;
    margin-bottom: 16px
}

.team-details__content .bio .title {
    font-size: 22px;
    margin-bottom: 20px
}

.team-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 17px;
    padding-bottom: 17px
}

.team-info__item {
    flex: 0 0 33.3333%;
    -ms-flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding: 15px 0 15px 60px
}

.team-info__item:not(:last-child) {
    padding-right: 40px;
    border-right: 1px solid #8697b2
}

.team-info__item--title {
    color: #fff;
    font-size: 22px;
    margin-bottom: 10px
}

.footer-widget ul li a:hover,
.team-info__item a {
    color: #fff
}

.team-info .social-links a {
    font-size: 15px
}

.team-info .social-links a:not(:first-child) {
    margin-left: 15px
}

@media (max-width:1199px) {
    .strategy-section .pl-60 {
        padding-left: 15px
    }

    .strategy_bg {
        margin-bottom: 60px
    }

    .contact-map-area #contact-map {
        margin-bottom: 0
    }

    .details-content {
        margin-top: 80px
    }

    .details-content__project {
        margin-top: 0
    }

    .design-guideline {
        margin-top: 40px
    }

    .project-details {
        margin-top: 50px
    }

    .team-details__content {
        margin-top: 50px !important
    }

    .education-box {
        margin-top: 80px !important
    }
}

.education-box__title {
    font-size: 16px;
    margin-bottom: 10px
}

.education-box span {
    margin-bottom: 12px
}

.portfolio .portfolio-item {
    margin-bottom: 30px
}

.portfolio #portfolio-flters {
    padding: 0;
    margin: 0 auto 20px;
    list-style: none;
    text-align: center
}

.portfolio #portfolio-flters li {
    cursor: pointer;
    display: inline-block;
    padding: 8px 15px 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #444;
    margin-bottom: 5px;
    transition: .3s ease-in-out;
    border-radius: 3px
}

.portfolio #portfolio-flters li.filter-active,
.portfolio #portfolio-flters li:hover {
    color: #151515;
    background: #ffc451;
    padding: 16px
}

.portfolio .portfolio-wrap {
    transition: .3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: rgba(21, 21, 21, .6)
}

.portfolio .portfolio-wrap::before {
    content: "";
    background: rgba(21, 21, 21, .6);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: .3s ease-in-out;
    z-index: 2;
    opacity: 0
}

.portfolio .portfolio-wrap img {
    transition: .3s ease-in-out
}

.portfolio .portfolio-wrap .portfolio-info {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    transition: .3s ease-in-out;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 20px
}

.portfolio .portfolio-wrap .portfolio-info h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 600
}

.portfolio .portfolio-wrap .portfolio-info p {
    color: rgba(255, 255, 255, .7);
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-style: italic
}

.portfolio .portfolio-wrap .portfolio-links {
    text-align: center;
    z-index: 4
}

.portfolio .portfolio-wrap .portfolio-links a {
    color: #fff;
    margin: 0 5px 0 0;
    font-size: 28px;
    display: inline-block;
    transition: .3s
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
    color: #ffc451;
}

.portfolio .portfolio-wrap:hover img {
    transform: scale(1.2)
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
    margin-top: 20px;
    position: relative
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 1;
    border: 1px solid #ffc451
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #ffc451
}

.portfolio-details .portfolio-info {
    padding: 30px;
    box-shadow: 0 0 30px rgba(21, 21, 21, .08)
}

.portfolio-details .portfolio-info h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}

.portfolio-details .portfolio-info ul {
    list-style: none;
    padding: 0;
    font-size: 15px
}

.portfolio-details .portfolio-info ul li+li {
    margin-top: 10px
}

.portfolio-details .portfolio-description h2 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px
}

.footer {
    background: #171718
}

.footer__logo {
    margin-top: 7px;
    display: inline-block
}

.footer__bottom {
    border-top: 1px solid #2e2e2f;
    padding: 22.5px 0
}

.footer__bottom--2 {
    border-color: #252d39
}

.footer .copyright-text p {
    color: #999
}

.footer .social__links a {
    background: #333334;
    color: #fff
}

.footer .social__links a:hover {
    background-color: #feca16;
    color: #fff
}

.footer .social__links--2 a {
    background: #3d444f
}

@media (max-width:991px) {
    .strategy_bg {
        margin-bottom: 60px
    }

    .contact-map-area #contact-map {
        margin-bottom: 0
    }

    .details-content {
        margin-top: 80px
    }

    .details-content__project {
        margin-top: 0
    }

    .design-guideline {
        margin-top: 40px
    }

    .project-details {
        margin-top: 50px
    }

    .team-details__content {
        margin-top: 50px !important
    }

    .team-info {
        padding-left: 20px;
        padding-right: 20px
    }

    .team-info__item {
        padding-left: 0;
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
        text-align: center
    }

    .team-info__item:not(:last-child) {
        padding-right: 0;
        border-bottom: 1px solid #8697b2;
        border-right: 0px;
        padding-bottom: 30px
    }

    .team-info__item:not(:first-child) {
        padding-top: 30px
    }

    .education-box {
        margin-top: 80px !important
    }

    .footer .copyright-text {
        text-align: center
    }

    .footer .social__links {
        justify-content: center;
        margin-top: 20px
    }

    .footer .pl-45,
    .footer .pl-70 {
        padding-left: 15px
    }

    .footer .pr-0 {
        padding-right: 15px
    }
}

.footer__2 {
    background: #0c1523
}

.footer-widget .widget-title {
    font-size: 22px;
    position: relative;
    color: #fff;
    display: inline-block;
    margin-bottom: 45px
}

.footer-widget .widget-title::after {
    position: absolute;
    left: 0;
    content: "";
    width: 60px;
    height: 2px;
    background: #feca16;
    bottom: -10px
}

.footer-widget ul li a {
    color: #7d7d7d;
    display: block
}

.footer-widget .recent-news__title {
    color: #999;
    display: block;
    line-height: 27px
}

.footer-widget .recent-news__title:hover {
    color: #fff
}

.footer-widget .recent-news__date {
    font-size: 15px;
    margin-top: 10px;
    color: #999;
    display: inline-block
}

.footer-widget .recent-news__date:hover {
    color: #fff
}

.footer-widget .newslater {
    background: #fff;
    padding: 40px;
    border-radius: 5px
}

.footer-widget .newslater__title {
    font-size: 22px;
    color: #0c2957;
    line-height: 30px;
    margin-bottom: 20px
}

.footer-widget .newslater__form input {
    background: #fd4a36;
    border: none;
    width: 100%;
    padding: 22px 20px;
    border-radius: 3px;
    color: #fff
}

.blog .posts-list article,
.blog-details .article {
    padding: 30px;
    box-shadow: 0 4px 16px rgba(var(--default-color-rgb), .1)
}

.footer-widget .newslater__form input::-webkit-input-placeholder {
    color: #fff !important;
    opacity: 1
}

.footer-widget .newslater__form input::-moz-placeholder {
    color: #fff !important;
    opacity: 1
}

.footer-widget .newslater__form input:-ms-input-placeholder {
    color: #fff !important;
    opacity: 1
}

.footer-widget .newslater__form input:-moz-placeholder {
    color: #fff !important;
    opacity: 1
}

.footer-widget .newslater__form button {
    position: absolute;
    right: 20px;
    top: 50%;
    font-size: 15px;
    background: 0 0;
    color: #fff;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.footer-widget__2 .recent-news__date,
.footer-widget__2 .recent-news__title,
.footer-widget__2 ul li a {
    color: #a4a6a9
}

.blog .pagination,
.blog .pagination li a,
.blog .posts-list .post-category,
.blog .posts-list .post-date {
    color: rgba(var(--default-color-rgb), .6)
}

.blog .posts-list article {
    height: 100%;
    border-radius: 10px;
    overflow: hidden
}

.blog .posts-list .post-img {
    max-height: 240px;
    margin: -30px -30px 15px;
    overflow: hidden
}

.blog .posts-list .post-category {
    font-size: 16px;
    margin-bottom: 10px
}

.blog .posts-list .title {
    font-size: 22px;
    font-weight: 700;
    padding: 0;
    margin: 0 0 20px
}

.blog .posts-list .title a {
    color: var(--heading-color);
    transition: .3s
}

.blog .posts-list .title a:hover,
.blog-details .comments .comment h5 a:hover,
.blog-details .meta-bottom a:hover,
.blog-details .sidebar .categories ul a:hover,
.blog-details .sidebar .recent-posts h4 a:hover {
    color: var(--accent-color)
}

.blog .posts-list .post-author-img {
    width: 50px;
    border-radius: 50%;
    margin-right: 15px
}

.blog .posts-list .post-author {
    font-weight: 600;
    margin-bottom: 5px
}

.blog .posts-list .post-date {
    font-size: 14px;
    margin-bottom: 0
}

.blog .pagination {
    margin-top: 30px
}

.blog .pagination ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none
}

.blog .pagination li {
    margin: 0 5px;
    transition: .3s
}

.blog .pagination li a {
    padding: 7px 16px;
    display: flex;
    align-items: center;
    justify-content: center
}

.blog .pagination li.active,
.blog .pagination li:hover {
    background: var(--accent-color);
    color: var(--contrast-color)
}

.blog .pagination li.active a,
.blog .pagination li:hover a {
    color: var(--contrast-color)
}

.blog-details .post-img {
    margin: -30px -30px 20px;
    overflow: hidden
}

.blog-details .title {
    color: var(--heading-color);
    font-size: 28px;
    font-weight: 700;
    padding: 0;
    margin: 30px 0
}

.blog-details .meta-bottom a,
.blog-details .meta-bottom i,
.blog-details .meta-top,
.blog-details .meta-top a,
.blog-details .meta-top i {
    color: rgba(var(--default-color-rgb), .6)
}

.blog-details .content {
    margin-top: 20px
}

.blog-details .content h3 {
    font-size: 22px;
    margin-top: 30px;
    font-weight: 700
}

.blog-details .content blockquote {
    overflow: hidden;
    background-color: rgba(var(--default-color-rgb), .05);
    padding: 60px;
    position: relative;
    text-align: center;
    margin: 20px 0
}

.blog-details .content blockquote p {
    color: var(--default-color);
    line-height: 1.6;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 500;
    font-size: 22px
}

.blog-details .content blockquote:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: var(--accent-color);
    margin-top: 20px;
    margin-bottom: 20px
}

.blog-details .comments .reply-form input,
.blog-details .comments .reply-form textarea {
    background-color: var(--background-color);
    padding: 10px;
    color: var(--default-color);
    font-size: 14px
}

.blog-details .meta-top {
    margin-top: 20px
}

.blog-details .meta-top ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    padding: 0;
    margin: 0
}

.blog-details .meta-top i {
    font-size: 16px;
    margin-right: 8px;
    line-height: 0
}

.blog-details .meta-top a {
    font-size: 14px;
    display: inline-block;
    line-height: 1
}

.blog-details .meta-bottom {
    padding-top: 10px;
    border-top: 1px solid rgba(var(--default-color-rgb), .1)
}

.blog-details .meta-bottom i {
    display: inline
}

.blog-details .meta-bottom a {
    transition: .3s
}

.blog-details .meta-bottom .cats {
    list-style: none;
    display: inline;
    padding: 0 20px 0 0;
    font-size: 14px
}

.blog-details .meta-bottom .tags {
    list-style: none;
    display: inline;
    padding: 0;
    font-size: 14px
}

.blog-details .meta-bottom .tags li+li::before {
    padding-right: 6px;
    color: var(--default-color);
    content: ","
}

.blog-details .sidebar {
    padding: 30px;
    box-shadow: 0 4px 16px rgba(var(--default-color-rgb), .1)
}

.blog-details .sidebar .sidebar-title {
    color: var(--heading-color);
    font-size: 20px;
    font-weight: 700;
    padding: 0;
    margin: 0
}

.blog-details .sidebar .sidebar-item+.sidebar-item {
    margin-top: 40px
}

.blog-details .sidebar .search-form form {
    background: var(--background-color);
    border: 1px solid rgba(var(--default-color-rgb), .3);
    padding: 3px 10px;
    position: relative
}

.blog-details .sidebar .search-form form input[type=text] {
    border: 0;
    padding: 4px;
    border-radius: 4px;
    width: calc(100% - 40px);
    background-color: var(--background-color);
    color: var(--default-color)
}

.blog-details .sidebar .search-form form button {
    background: var(--accent-color);
    color: var(--background-color);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    font-size: 16px;
    padding: 0 15px;
    margin: -1px;
    transition: .3s;
    border-radius: 0 4px 4px 0;
    line-height: 0
}

.blog-details .sidebar .search-form form button i {
    line-height: 0
}

.blog-details .sidebar .search-form form button:hover {
    background: rgba(var(--accent-color-rgb), .8)
}

.blog-details .sidebar .categories ul,
.blog-details .sidebar .tags ul {
    list-style: none;
    padding: 0
}

.blog-details .sidebar .categories ul a {
    color: rgba(var(--default-color-rgb), .8);
    transition: .3s
}

.blog-details .sidebar .categories ul a span {
    padding-left: 5px;
    color: rgba(var(--default-color-rgb), .5);
    font-size: 14px
}

.blog-details .sidebar .recent-posts .post-item {
    display: flex;
    margin-top: 15px
}

.blog-details .sidebar .recent-posts img {
    width: 80px;
    margin-right: 15px
}

.blog-details .sidebar .recent-posts h4 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px
}

.blog-details .sidebar .recent-posts h4 a {
    color: var(--default-color);
    transition: .3s
}

.blog-details .sidebar .recent-posts time {
    display: block;
    font-style: italic;
    font-size: 14px;
    color: rgba(var(--default-color-rgb), .5)
}

.blog-details .sidebar .tags {
    margin-bottom: -10px
}

.blog-details .sidebar .tags ul a {
    color: rgba(var(--default-color-rgb), .7);
    font-size: 14px;
    padding: 6px 14px;
    margin: 0 6px 8px 0;
    border: 1px solid rgba(var(--default-color-rgb), .4);
    display: inline-block;
    transition: .3s
}

.blog-details .sidebar .tags ul a:hover {
    color: var(--background-color);
    border: 1px solid var(--accent-color);
    background: var(--accent-color)
}

.blog-details .sidebar .tags ul a span {
    padding-left: 5px;
    color: rgba(var(--default-color-rgb), .4);
    font-size: 14px
}

.blog-details .blog-author {
    padding: 20px;
    margin-top: 30px;
    box-shadow: 0 4px 16px rgba(var(--default-color-rgb), .1)
}

.blog-details .blog-author img {
    max-width: 120px;
    margin-right: 20px
}

.blog-details .blog-author h4 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0;
    padding: 0;
    color: rgba(var(--default-color-rgb), .8)
}

.blog-details .blog-author .social-links {
    margin: 0 10px 10px 0
}

.blog-details .blog-author .social-links a {
    color: rgba(var(--default-color-rgb), .4);
    margin-right: 5px
}

.blog-details .blog-author p {
    font-style: italic;
    color: rgba(var(--default-color-rgb), .7);
    margin-bottom: 0
}

.blog-details .comments {
    margin-top: 30px
}

.blog-details .comments .comments-count {
    font-weight: 700
}

.blog-details .comments .comment {
    margin-top: 30px;
    position: relative
}

.blog-details .comments .comment .comment-img {
    margin-right: 14px
}

.blog-details .comments .comment .comment-img img {
    width: 60px
}

.blog-details .comments .comment h5 {
    font-size: 16px;
    margin-bottom: 2px
}

.blog-details .comments .comment h5 a {
    font-weight: 700;
    color: var(--default-color);
    transition: .3s
}

.blog-details .comments .comment h5 .reply {
    padding-left: 10px;
    color: rgba(var(--default-color-rgb), .8)
}

.blog-details .comments .comment time {
    display: block;
    font-size: 14px;
    color: rgba(var(--default-color-rgb), .6);
    margin-bottom: 5px
}

.blog-details .comments .reply-form {
    margin-top: 30px;
    padding: 30px;
    box-shadow: 0 4px 16px rgba(var(--default-color-rgb), .1)
}

.blog-details .comments .reply-form h4 {
    font-weight: 700;
    font-size: 22px
}

.blog-details .comments .reply-form p {
    font-size: 14px
}

.blog-details .comments .reply-form input {
    border: 1px solid rgba(var(--default-color-rgb), .3);
    border-radius: 4px
}

.blog-details .comments .reply-form input:focus,
.blog-details .comments .reply-form textarea:focus {
    box-shadow: none;
    border-color: var(--accent-color)
}

.blog-details .comments .reply-form textarea {
    border: 1px solid rgba(var(--default-color-rgb), .3);
    border-radius: 4px;
    height: 120px
}

.blog-details .comments .reply-form .btn-primary {
    border-radius: 4px;
    padding: 10px 20px;
    border: 0;
    background-color: var(--accent-color);
    color: var(--contrast-color)
}

.blog-details .comments .reply-form .btn-primary:hover {
    color: var(--contrast-color);
    background-color: rgba(var(--accent-color-rgb), .8)
}

.menu-cards {
    padding: 50px 0
}

.menu-cards-info h3 {
    text-transform: uppercase
}

.menu-cards-info p {
    font-size: 17px
}

.menu-cards-img img {
    padding: 0 0 40px
}

.awards-section {
    padding: 50px 0;
    background: url('../images/awards/awards-bg.png') center/cover no-repeat;
    position: relative
}

.award-img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform .3s
}

.award-img-container::after,
.award-img-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform .3s;
    z-index: 1
}

.award-img-container::before {
    transform-origin: left;
    background-color: rgba(0, 0, 0, .188)
}

.award-img-container::after {
    transform-origin: right;
    background-color: rgba(0, 0, 0, .188)
}

.award-img-container:hover::after,
.award-img-container:hover::before {
    transform: scaleX(0);
    background-color: rgba(0, 0, 0, .188)
}

.button-broucher {
    position: relative;
    width: 150px;
    height: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    border: 1px solid #17795e;
    background-color: #209978;
    overflow: hidden
}

.button-broucher,
.button__icon,
.button__text {
    transition: .3s
}

.button-broucher .button__text {
    transform: translateX(22px);
    color: #fff;
    font-weight: 600
}

.button-broucher .button__icon {
    position: absolute;
    transform: translateX(109px);
    height: 100%;
    width: 39px;
    background-color: #17795e;
    display: flex;
    align-items: center;
    justify-content: center
}

.button-broucher .svg {
    width: 20px;
    fill: #fff
}

.button-broucher:hover {
    background: #17795e
}

.button-broucher:hover .button__text {
    color: transparent
}

.button-broucher:hover .button__icon {
    width: 148px;
    transform: translateX(0)
}

.button-broucher:active .button__icon {
    background-color: #146c54
}

.button-broucher:active {
    border: 1px solid #146c54
}

.blog-card {
    padding: 20px;
    border: 2px double #dcdcdc;
    border-radius: 15px;
    transition: transform .3s, box-shadow .3s
}

.blog-header,
.blog-header img {
    border-radius: 12px
}

.blog-card:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 16px rgba(0, 0, 0, .2)
}

.posts-list {
    padding: 35px 0
}

.blog-read {
    align-items: center
}

.blog-read a {
    color: rgba(var(--default-color-rgb), .5);
    font-weight: 600;
    align-items: center
}

.blog-card .blog-header img {
    transition: transform .3s;
    width: 100%;
    display: block
}

.blog-header {
    overflow: hidden
}

.blog-card:hover .blog-header img {
    transform: scale(1.1);
    transition: transform .3s
}

.navarea .mean-container a.meanmenu-reveal {
    border: none
}

@media screen and (max-width:425px) {
    .custom-hero-title {
        font-size: 35px
    }

    .custom-hero-content {
        height: 459px
    }
}

.blog .modal-body h3 a {
    text-decoration: none;
    text-align: center !important;
    padding: 20px 0px;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #feca16;
}

.blog .modal-body p a {
    text-decoration: none;
    color: #feca16;
}

.blog .modal-body h3 {
    font-size: 22px;
    font-weight: 700;
}

.blog .modal-body h4 {
    font-size: 18px;
    font-weight: 700;
}

.blog .modal-body p {
    font-size: 16px;
    color: #202020;
    font-weight: 400;
    text-align: justify;
}

.blog .modal-body ul li {
    font-size: 16px !important;
    color: #202020 !important;
    font-weight: 500 !important;
}

.blog .modal-body ul li strong {
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 700 !important;
}

.blog .modal-body .modal-img img {
    width: 350px;
    height: auto;
}

.blog .modal-body .modal-img {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin: 25px 0px;
    flex-wrap: wrap;
}

.blog-card {
    flex: 1;
}

.blog .accordion button {
    font-size: 18px;
    font-weight: 600;
}

@media screen and (max-width:767px) {

    .blog .modal-body h3 {
        font-size: 19px;
    }

    .blog .modal-body p {
        font-size: 14px;
    }
}

.blog-page a {
    text-decoration: none !important;
}


/*========================== service new ===========================*/
.inner-catagory ul li img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.inner-catagory ul li {
    background-color: #0084ff;
}

.inner-catagory .nav-tabs .nav-item {
    background-color: #FFB400;
}

/* General Tab Button Styling */
.inner-catagory .nav-tabs .nav-link {
    border: none;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    transition: 0.3s ease-in-out;
}

.inner-category .nav-tabs {
    border-bottom: none;
    display: flex;
    justify-content: space-evenly;
    gap: 20px;
}

.inner-category .nav-item {
    position: relative;
}

/* Button Styling */
.inner-category .nav-link {
    border: none;
    background: none;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    position: relative;
    transition: 0.3s ease-in-out;
}

/* Tab Images */
.inner-category .tab-content-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.inner-category .tab-icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid transparent;
    position: relative;
    z-index: 2;
}

/* Overlay Shape */
/* .inner-category .image-overlay  img{
    width: 200px;

} */
.inner-category .image-overlay {
    width: 135px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

@keyframes rotateAnimation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.overlay-shape {
    animation: rotateAnimation 15s linear infinite;
}



/* Active State Colors */
.inner-category .first-tab {
    background-color: #FFB400 !important;
    border-radius: 50%;
}

.inner-category .second-tab {
    background-color: #37B546 !important;
    border-radius: 50%;
}

.inner-category .third-tab {
    background-color: #7B00FF !important;
    border-radius: 50%;
}

.inner-category .fourth-tab {
    background-color: #0084FF !important;
    border-radius: 50%;
}

.inner-category .fifth-tab {
    background-color: #000000 !important;
    border-radius: 50%;
}

/* Hover Effects */
.inner-category .nav-link:hover {
    opacity: 0.9;
}

.inner-category .text-overlay {
    position: relative;

}



.inner-category .text-overlay {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    color: #000;
    font-weight: 500;
    border-radius: 15px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    white-space: nowrap;

}


.inner-category .text-overlay h3 {
    min-width: 190px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    padding: 80px 15px 15px 15px;
    border-radius: 15px;
    z-index: -1;
}

.inner-category li {
    position: relative;
}

.inner-category ul li button {
    z-index: 3;
}

.inner-category ul li .text-overlay {
    z-index: 1;
}

#myTabContent {
    margin-top: 90px;
}

.inner-category .nav-item:hover h3 {
    color: #FFB400;
}

.inner-category .nav-item .tab-content-wrapper img {
    transition: transform 0.3s ease-in-out;
}

.inner-category .nav-item:hover .tab-content-wrapper img {
    transform: scale(1.1);
}



@media screen and (max-width:1200px) {
    .inner-category .nav-link {
        width: 80px;
        height: 80px;
    }
    .right-img{
        display: none !important;
    }
    .ns-choose-bg {
      display: none !important;   
    }
    .section-header p{
        max-width: 90%;
        margin: 0 auto;
    }

    .inner-category .tab-icon {
        width: 60px;
        height: 60px;

    }

    .inner-category .image-overlay {
        width: 90px;
    }

    .inner-category .nav-tabs {

        justify-content: space-between;

    }
}




.inner-tab-content .tab-card img {
    width: 100%;
    height: 300px;
}

.tab-card {
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
    text-align: center;
    padding-bottom: 20px;
    flex: 1;
}

.tab-card:hover {
    transform: translateY(-5px);
    box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.15);
}

.tab-card img {
    width: 100%;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.card-content {
    padding: 15px;
}


.card-content h4 {
    font-size: 18px;
    font-weight: bold;
    color: #1a1a1a;
    margin-bottom: 10px;
    text-align: left;
    transition: transform 0.3s ease-in-out;
}

.tab-card:hover .card-content h4 {
    color: #FFB400;
}

.card-content p {
    font-size: 16px;
    color: #666;
    margin-bottom: 15px;
    text-align: left;
    text-align: justify;
}

.card-content a {
    display: inline-block;
    background: #1a1a1a;
    color: #ffffff;
    padding: 8px 15px;
    border-radius: 6px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    transition: background 0.3s ease-in-out;
}

.card-content a:hover {
    background: #ff6600;
}

.tab-card {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.card-img {
    position: relative;
    overflow: hidden;
    /* Ensures the zoom effect stays inside */
    width: 100%;
}

.card-img img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease-in-out;
}

.tab-card:hover .card-img img {
    transform: scale(1.2);
}

/* review section */
.inner-review {
    padding: 50px 0px;
}

.review-card {
    background-color: #F7F7F7;
    padding: 65px 15px 30px 15px;
    flex: 1 !important;
    position: relative;
    min-height: 200px;
}

.inner-review .item {
    display: flex;
}

.qt-icon {
    position: absolute;
    right: 20px;
    top: 20px;
}

.review-detail p {
    font-size: 16px;
    text-align: center;

}

.review-img img {
    width: 80px;
    height: 80px;
    border-radius: 6px;
}

.review-img {
    position: absolute;
    left: 50px;
    top: -50px;
}

.inner-review .item {
    margin: 60px 10px;
}

.review-detail h3 {
    font-size: 18px;
    color: #FFB400;
    padding-left: 20px;
}

.blog-section {
    padding: 50px 0px;
}




.service-note span {
    color: #FFB400;
}

.service-note {
    color: #000;
}

.service-sectionn {
    padding: 50px 0px;
}

.header__info li {
    display: flex;
}

.recent-news .recent-news__date a {
    color: rgb(153, 153, 153);

}

.recent-news .recent-news__date a:hover {
    color: #FFB400;
    font-weight: 600;
}

.service-head {

    margin-bottom: 20px;
}

/* Highlight the Text of the Active Tab */
.nav-item .nav-link.active+.text-overlay h3 {
    color: #FFB400 !important;

    font-size: 18px;
    font-weight: 600;
}


@media screen and (max-width:991px) {
    .inner-category .text-overlay h3 {
        width: 140px !important;
        font-size: 12px !important;
    }

    .text-overlay {
        display: none;
    }
}

.strategy-section {
    padding: 100px 0px !important;
}





.banner-slide {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    transition: transform 0.4s ease;
}

.banner-slide img {
    width: 100%;
    height: auto;
    transition: transform 0.5s ease;
}

/* .banner-slide:hover img {
    transform: scale(1.05);
  } */

/* Owl Navigation */
.custom-banner-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #FF3D00;
    color: #fff;
    padding: 10px 14px;
    border-radius: 50%;
    border: none;
    font-size: 18px;
    transition: background 0.3s ease;
}

.custom-banner-carousel .owl-nav button.owl-prev {
    left: 15px;
}

.custom-banner-carousel .owl-nav button.owl-next {
    right: 15px;
}

.custom-banner-carousel .owl-nav button:hover {
    background: #d93600;
}

/* Numbered Pagination */
.custom-banner-carousel .owl-dots {
    text-align: center;
    margin-top: 15px;
}

.custom-banner-carousel .owl-dot {
    display: inline-block;
    background: #ddd;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin: 0 5px;
    line-height: 35px;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    transition: all 0.3s ease;
}

.custom-banner-carousel .owl-dot.active {
    background: #ffc451;
    color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.custom-banner-carousel {
    position: relative;
}

.custom-banner-carousel .owl-dots {
    position: absolute;
    left: 40px;
    bottom: 40px;
}

.feature-area {
    padding: 50px 0px;
}

@media screen and (max-width:767px) {


    .section-header .section-title {
        font-size: 28px;
    }

    .inner-review {
        padding: 20px 0px;
    }

    #myTabContent {
        margin-top: 30px;
    }

    .nav-link.active img {
        transform: scale(1.2);
        transition: transform 0.3s ease;
    }

    .strategy-section {
        padding: 60px 0px !important;
    }

    .custom-banner-carousel .owl-dots {
        position: absolute;
        left: 20px;
        bottom: 20px;
    }
}


@media screen and (max-width:375px) {
    .custom-banner-carousel .owl-dots {
        position: absolute;
        left: 10px;
        bottom: 10px;
    }
}

@media screen and (max-width:567px) {
    .inner-category .nav-tabs {
        justify-content: center;
    }

    .inner-category .nav-link {
        width: 60px;
        height: 60px;
    }

    .inner-category .tab-icon {
        width: 50px;
        height: 50px;

    }

    .inner-category .image-overlay {
        width: 70px;
    }

    .section-header .section-title {
        font-size: 20px;
    }

    .section-header .sub-heading {
        font-size: 16px;
    }

    .custom-banner-carousel .owl-dot {

        width: 30px;
        height: 30px;
        margin: 0 5px;
        line-height: 31px;
    }

    .social__links a {
        font-size: 12px;
        width: 30px;
        height: 30px;
        background: #fff;
        color: #000;
        border-radius: 50%;
        text-align: center;
        line-height: 30px;
        box-shadow: 0 0 30px 0 rgba(0, 26, 100, .06);
    }
}

.logo-btn {
    background-color: #FFC107;
    color: #000;
    border: none;
    padding: 10px 24px;
    font-weight: 600;
    border-radius: 30px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    box-shadow: 0 4px 12px rgba(255, 193, 7, 0.3);
}

.logo-btn:hover {
    background-color: #e0a800;
    transform: translateY(-2px);
    color: #fff;
}

.btn-close-black {
    filter: invert(1) grayscale(100%) brightness(0);
}                                                                                                                                                                                       

.modal ul li a{
    color:#FFC107 ;
    text-decoration: none;
}
.modal ul li{
    margin: 10px 0px;
}
.modal ul li strong{
    color: #FFC107 !important;

}
.modal ul li i{
    color: #FFC107 !important;
}
.modal-body img {
    width: 100%;               
    height: auto;             
    border-radius: 8px;       
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
    margin-bottom: 15px;      
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.modal-body img:hover {
    transform: scale(1.02);   
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); 
}


/* Training Instituional */
.ns-management-content ul li::before {
    position: absolute;
    content: "";
    left: 11px;
    top: 0;
    width: 2px;
    height: 100%;
    background: #848484;
    z-index: -1;
}
.ns-management-content ul li:last-child::after {
    position: absolute;
    left: 5px;
    bottom: -5px;
    content: "";
    background-image: url('../../assets/images/courses/arrow.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 14px;
    height: 18px;
    z-index: 9;
}
.icofont-check:before {
    content: "\eed8";
}
.ns-management-content ul li {
    position: relative;
    z-index: 1;
    display: flex
;
    gap: 20px;
    padding-bottom: 25px;
}
.ns-management-content-icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    flex: 0 0 25px;
    background-color: #ffab17;
    border-radius: 50%;
    line-height: 25px;
    text-align: center;
    font-size: 25px;
    color: #fff;
}
.ns-management-content ul li::before {
    position: absolute;
    content: "";
    left: 11px;
    top: 0;
    width: 2px;
    height: 100%;
    background: #848484;
    z-index: -1;
}
.ns-choose-bg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -2;
    height: 100%;
}
.ns-choose-area{
    position: relative;
}

.ns-choose-img {
    width: 545px;
    height: 545px;
    border-radius: 50%;
    overflow: hidden;
    border: 10px solid #fff;
    background-position: right center;

}
.hover-effect {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.hover-effect:hover {
  transform: translateY(-10px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
}



  .course-section {
      padding: 60px 0;
    }

    .course-title {
      text-align: center;
      font-size: 2.5rem;
      margin-bottom: 40px;
      font-weight: bold;
      color: #2c3e50;
    }

    .course-card {
      background: #fff;
      
    border-radius: 25px;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
      transition: transform 0.4s ease, box-shadow 0.4s ease;
      overflow: hidden;
      border: none;
      height: 100%;
    }

    .course-card:hover {
      transform: translateY(-10px);
    
    }
.feature-list{
    li i{
        color: #FFB400;
        font-size: 20px;
  
        margin-right: 10px;
    }
}
    .course-header {
      background: linear-gradient(135deg, #feca16 0%, #feca16 100%);
      color: white;
      padding: 25px;
      font-size: 20px;
      font-weight: 600;
      text-align: center;

    }

    .course-body {
      padding: 18px;
      text-align: center;
    }

    .actual-price {
      text-decoration: line-through;
      color: #888;
      font-size: 1rem;
    }

    .offer-price {
         color: #181818;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 10px;
    }

    .enroll-btn {
     background: #feca16;
    border: none;
    padding: 5px 20px;
    color: #fff;
    font-weight: 600;
    border-radius: 30px;
    border-bottom: 3px solid black;
    font-size: 13px;
    transition: background 0.3s ease;
    }

    .enroll-btn:hover {
      background: #141414;
    }

   .course-card{
    border-left: 2px solid #000;
   }

    .course-description {
      font-size: 17px;
      color: #555;
      margin: 0px 0 20px;
    }

    .feature-list {
      text-align: left;
      list-style: none;
      padding: 0;
      margin-bottom: 20px;
    }

    .feature-list li {
      margin-bottom: 8px;
      font-size: 0.9rem;
      color: #333;
    }

    .cta-banner {
      position: relative;
      background: url('../images/courses/cta.png') no-repeat center center;
      background-size: cover;
      padding: 120px 20px;
      text-align: center;
      color: #fff;
      overflow: hidden;
    }

    .cta-overlay {
      
      position: absolute;
      inset: 0;
      z-index: 1;
    }

    .cta-content {
      position: relative;
      z-index: 2;
      max-width: 700px;
      margin: auto;
    }

    .cta-badge {
      display: inline-block;
      background-color: #f39c12;
      color: #fff;
      padding: 10px 20px;
      border-radius: 30px;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 0.85rem;
      margin-bottom: 15px;
    }

    .cta-title {
      font-size: 2rem;
      font-weight: 600;
      margin-bottom: 10px;
    }

    .cta-sub {
      font-size: 1.1rem;
      margin-bottom: 25px;
      a{
        color:white ! important;
      }
    }

    .cta-btn {
      background-color: #feca16;
      color: #fff;
      padding: 12px 25px;
      border: none;
      border-radius: 50px;
      font-weight: 500;
      transition: 0.3s ease;
    }

    .cta-btn:hover {
      background-color: #f8c303;
    }

    .cta-play {
      width: 80px;
      height: 80px;
      background-color: #f39c12;
      color: white;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 2rem;
      margin: 0 auto 30px auto;
      position: relative;
    }

    .cta-play::after {
      content: '';
      position: absolute;
      border: 6px solid white;
      border-top: none;
      border-left: none;
      width: 12px;
      height: 12px;
      transform: rotate(45deg);
      top: 32px;
      left: 34px;
    }
.courses-offer{
    background-color: #242424;
}
    .angled-corner {
      position: absolute;
      width: 60px;
      height: 60px;
      background-color: #f39c12;
      z-index: 3;
      display:none !important;
    }

    .top-left {
      top: 0;
      left: 0;
      clip-path: polygon(0 0, 100% 0, 0 100%);
    }

    .bottom-right {
      bottom: 0;
      right: 0;
      clip-path: polygon(100% 0, 100% 100%, 0 100%);
    }

    @media (max-width: 768px) {
      .cta-title {
        font-size: 1.5rem;
      }
      .brochure-link {
    margin-top: 10px !important;
    text-align: center;
}
.ns-choose-img {
    width: 320px;
    height: 320px;
    border-radius: 50%;
    overflow: hidden;
    border: 10px solid #fff;
    background-position:  center;

}
      .cta-sub {
        font-size: 1rem;
      }
    }

        .contact-box {
      background: url('https://i.ibb.co/xD7bfLG/business-people.jpg') center center no-repeat;
      background-size: cover;
      color: #fff;
      border-radius: 12px;
      padding: 30px;
      height: 100%;
    }

    .contact-box-overlay {
      background-color: rgba(0, 0, 0, 0.7);
      padding: 30px;
      border-radius: 12px;
      height: 100%;
    }

    .contact-info-item {
      margin-bottom: 25px;
    }

    .contact-info-item i {
      font-size: 1.5rem;
      margin-right: 15px;
      color: #f39c12;
    }

    .contact-info-item h6 {
      font-weight: 600;
      margin-bottom: 5px;
    }

    .course-duration-box {
   background: url('../images/courses/circle-side.png') no-repeat center;
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);

}

.course-duration-heading h4 {
  font-size: 18px;
  font-weight: bold;
  color: white !important;
  margin-bottom: 10px;
}

.course-duration-heading .icon,
.course-duration-time .icon,
.course-includes .icon {
  margin-right: 8px;
}

.course-duration-time,
.course-includes {
  font-size: 15px;
  margin-bottom: 10px;
}

.course-features {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.course-features li {
  font-size: 14px;
  position: relative;
  display: flex;
  align-items: center;
  span i{
    padding: 0px 10px 0px 0px;
  }


}

.course-features .tick {
  position: absolute;
  left: 0;
  color: green;
  font-weight: bold;
}




.syllabus-heading {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #222;
}

.syllabus-heading .icon {
  margin-right: 8px;
  color: #007bff;
}

.syllabus-short-overview {
  font-size: 15px;
  color: #555;
  margin-bottom: 20px;
  line-height: 1.6;
}

.syllabus-section {
  margin-bottom: 25px;
}

.sub-heading {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
  color: #333;
}

.sub-heading .icon {
  margin-right: 6px;
  color: #17a2b8;
}

.syllabus-list {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
}

.syllabus-list li {
  font-size: 15px;
  margin-bottom: 8px;
  color: white !important;
  display: flex;
  align-items: center;
}

.syllabus-list .tick {
     color: #FFC107;
    margin-right: 8px;
    font-size: 16px;
}

.skills-info {
  font-size: 14px;
  color: #444;
  margin-bottom: 10px;
}

.download-brochure a.btn {
  font-size: 14px;
  padding: 10px 20px;
  border-radius: 30px;
  font-weight: 600;
  background-color: #007bff;
  border: none;
}

.download-brochure a.btn:hover {
  background-color: #0056b3;
}

/* Responsive Adjustments */
@media (max-width: 576px) {
  .syllabus-heading {
    font-size: 18px;
  }

  .sub-heading {
    font-size: 15px;
  }

  .syllabus-list li {
    font-size: 13px;
  }

  .skills-info,
  .syllabus-short-overview {
    font-size: 13px;
  }

  .download-brochure a.btn {
    width: 100%;
    padding: 10px;
  }
}

 .offer-banner {
      position: relative;
      background-image: url('https://images.unsplash.com/photo-1584697964154-d927fdd6dbdd');
      background-size: cover;
      background-position: center;
      border-radius: 12px;
      overflow: hidden;
      transition: transform 0.3s ease;
    }

    .offer-banner:hover {
      transform: scale(1.02);
    }

    .offer-text {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: rgba(0, 0, 0, 0.5); /* dark overlay */
      color: #fff;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;
      opacity: 0;
      transition: opacity 0.4s ease;
    }

    .offer-banner:hover .offer-text {
      opacity: 1;
    }

    .offer-text h2 {
      font-size: 28px;
      margin: 10px 0;
    }

    .offer-text p {
      font-size: 18px;
      max-width: 80%;
    }

    .offer-icon{
        background-color: white;
        padding: 10px 12px;
        border-radius: 50%;
        border: 1px solid gainsboro;
        margin-bottom: 10px;
        img{
            width: 30px;
        }
    }
    .offer{
        margin-bottom: 10px;
        h4{
            color: #000 !important;
            margin-bottom: 8px;
        }
        p{
            font-weight: 600;
         font-size: clamp(16px, 2vw, 20px);

        }
    }

    .offer-main {
  position: relative;
  overflow: hidden;

  transition: transform 0.3s ease;
}

.offer-main {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}

.offer-main::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); /* 135deg = bottom-left to top-right */
  transform: translate(-100%, 100%);
  transition: transform 0.5s ease;
  z-index: 1;
}

.offer-main:hover::before {
  transform: translate(0, 0);
}

.offer-main .content {
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
  padding: 2rem;
}

.choose-card-super {
    background: #ffffff;
    border: 1px solid gainsboro;
    border-radius: 1.5rem;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    display: flex
;
    height: 165px;
    flex: 1;
    padding: 12px 10px;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
  i{
      color: #ffb400;
        padding: 7px 10px;
        border: 2px dashed gainsboro;
        font-size: 25px;
        border-radius: 50%;
  }

  h5{
    color: #000;
  }
}

.vcs-course-card {
      border: 1px solid #feca16;
    padding: 5px;
    border-radius: 10px;
    background: url('../images/courses/offer.png') no-repeat center;
    background-position: center;
    background-size: cover;
    img{
       border-radius: 10px;  
    }
}

.choose-card-super:hover {

    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    background: linear-gradient(150deg, #ffffff, #ffc107c9);
}


.icon-style {
  font-size: 2.8rem;
  transition: transform 0.4s ease;
}





/* Syllabus title */
.syllabus-title {
  font-size: 28px;
  color: #343a40; /* Darker text */
  text-align: center;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px; /* Space between icon and text */
  font-weight: 700;
}

.syllabus-title .icon {
  color: #007bff; /* Blue for the icon */
  font-size: 32px;
}

/* Short overview description */
.syllabus-description {
  font-size: 17px;
  color: #555;
  text-align: center;
  margin-bottom: 35px;
  line-height: 1.6;
}

/* Individual tool sections */
.tool-section {
  margin-bottom: 30px;
  border-top: 1px solid #eee; /* Subtle separator */
  padding-top: 25px;
}

.tool-section:first-of-type {
  border-top: none; /* No top border for the first section */
  padding-top: 0;
}

/* Sub-headings for tool sections */
.section-heading {
  font-size: 22px;
  color: #495057;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
}

.section-heading .icon {
 color: #FFC107;
    font-size: 24px;
}

.tool-section:nth-child(3) .section-heading .icon {
  color: #6f42c1; /* Purple for UI/UX design */
}

/* List of tools */
.tool-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tool-list li {
  font-size: 16px;
  color: #444;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.tool-list li .tick {
    color: #8BC34A;
    margin-right: 8px;
    font-size: 18px;
}

/* Skills description */
.skill-description {
font-size: 15px;
    color: #6c757d;
    background-color: #e9ecef47;
    padding: 10px 15px;
    border-radius: 8px;
    margin-top: 15px;
    border-left: 4px solid #FFC107;
}

.skill-description strong {
  color: #343a40;
}

/* Download brochure button */
.brochure-link {
  margin-top: 40px;
  text-align: center;
}

.brochure-link .btn {
  background-color: #000;
  color: white;
  padding: 14px 28px;
  border-radius: 30px; /* Pill-shaped button */
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  transition: background-color 0.3s ease, transform 0.2s ease;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border: none; /* Remove default button border */
}

.brochure-link .btn:hover {
  background-color: #000; /* Darker blue on hover */
  transform: translateY(-2px); /* Slight lift effect */
  box-shadow: 0 5px 15px rgba(0, 123, 255, 0.3); /* Subtle shadow on hover */
}

.brochure-link .btn .bi-download {
  font-size: 20px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .syllabus-card {

    margin: 0 15px;
  }

  .syllabus-title {
    font-size: 24px;
  }

  .syllabus-description {
    font-size: 16px;
  }

  .section-heading {
    font-size: 20px;
  }

  .tool-list li {
    font-size: 15px;
  }

  .brochure-link .btn {
    padding: 12px 22px;
    font-size: 16px;
  }
}

.custom-select {
  border: 1px solid #e3e4e6;
  font-size: 16px;
  width: 100%;
  height: 65px;
  padding: 21px 30px;
  border-radius: 40px;
  appearance: none; /* Removes default arrow in some browsers */
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("data:image/svg+xml;charset=US-ASCII,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='7'><path fill='gray' d='M0 0l5 7 5-7z'/></svg>") no-repeat right 20px center;
  background-color: #fff;
  background-size: 10px 7px;
}

.vcreate-contact {
padding: 25px;
    border-radius: 10px;
    /* box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); */
    /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
    /* max-width: 350px; */
    margin: 20px auto;
}

.vcreate-contact ul {
  list-style: none; /* Remove default bullet points */
  padding: 0;
  margin: 0;
}

.vcreate-contact li {
  display: flex; /* Align icon and text horizontally */
  align-items: flex-start; /* Align items to the top for multi-line addresses */
  margin-bottom: 18px; /* Spacing between list items */
  line-height: 1.6; /* Improve readability for text */
  color: #333; /* Darker text for good contrast */
}

.vcreate-contact li:last-child {
  margin-bottom: 0; /* No bottom margin for the last item */
}

.vcreate-contact .fas {
  color: #007bff; /* A vibrant blue for icons */
  font-size: 20px; /* Larger icons */
  margin-right: 15px; /* Space between icon and text */
  width: 25px; /* Fixed width for icons to ensure alignment */
  text-align: center;
  flex-shrink: 0; /* Prevent icon from shrinking */
}

.vcreate-contact a {
  color: #0056b3; /* Slightly darker blue on hover */
  text-decoration: none; /* Remove underline by default */
  transition: color 0.3s ease; /* Smooth color transition on hover */
}

.vcreate-contact a:hover {
  color: #003d80; /* Darker blue on hover for better interaction feedback */
  text-decoration: underline; /* Add underline on hover */
}

.vcreate-contact span {
  flex-grow: 1; /* Allows the text to take up remaining space */
}
.right-img{
    border-radius: 50%;
    border: 10px solid white;
}


.wishlist-main-card {
    


    width: 100%;
    animation: fadeInScale 1s ease-out; /* Animation on load */
    position: relative;
    overflow: hidden; /* For pseudo-elements */
}

/* Unique background pattern using pseudo-elements */
.wishlist-main-card::before {
    content: '';
    position: absolute;
    top: -50px;
    left: -50px;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(255,223,0,0.1) 0%, rgba(255,223,0,0) 70%);
    border-radius: 50%;
    z-index: 0;
    display: none;
}

.wishlist-main-card::after {
    content: '';
    position: absolute;
    bottom: -50px;
    right: -50px;
    width: 180px;
    height: 180px;
    background: radial-gradient(circle, rgba(100,149,237,0.1) 0%, rgba(100,149,237,0) 70%);
    border-radius: 50%;
    z-index: 0;
}


.wishlist-header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 15px;
}

.star-icon {
    font-size: 2.5rem;
    color: #FFD700; /* Gold color for the star */
    margin-right: 15px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    animation: bounceStar 1s infinite alternate; /* Subtle star animation */
}



.wishlist-description {
    font-size: 1.1rem;
    line-height: 1.6;
    color: #555;
    margin-bottom: 30px;
}

.upcoming-courses-title {
      font-size: 1.4rem;
    font-weight: 600;
    color: #34495e;
    margin-bottom: 20px;
    padding-left: 5px;
    border-left: 4px solid #FFC107;
}

/* New card specific styles */
.course-card {
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    overflow: hidden; /* Ensures image corners are rounded */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background-color: #fefefe;
}

.course-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.course-card .card-img-top {
    width: 100%;
    aspect-ratio: 3 / 2; /* This will be overridden by object-fit: fill; if the aspect ratio doesn't match the container */

    object-fit: fill; /* This will stretch the image to fill the given dimensions */
}

.course-card .card-body {
    padding: 20px;
}

.course-card .card-title {
    font-size: 1.3rem;
    font-weight: 600;
    color: #0056b3;
    margin-bottom: 10px;
}

.course-card .card-text {
    font-size: 0.95rem;
    color: #666;
    line-height: 1.5;
    margin-bottom: 15px;
}

.add-to-wishlist-btn {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 25px;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 500;
    transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
    width: 100%; /* Make button full width in card */
}

.add-to-wishlist-btn:hover {
    background-color: #0056b3;
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0, 123, 255, 0.3);
}

.add-to-wishlist-btn:active {
    transform: translateY(0);
    box-shadow: 0 2px 4px rgba(0, 123, 255, 0.2);
}

/* Animations (retained from previous version) */
@keyframes fadeInScale {
    from {
        opacity: 0;
        transform: scale(0.95);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes bounceStar {
    0% { transform: translateY(0); }
    100% { transform: translateY(-5px); }
}

/* Responsive adjustments for overall layout */
@media (max-width: 991px) { /* Adjust for medium devices (md in Bootstrap) */
    .wishlist-main-card {
        padding: 30px;
    }
    h2 {
        font-size: 1.6rem;
    }
    .upcoming-courses-title {
        font-size: 1.3rem;
    }
}

@media (max-width: 767px) { /* Adjust for small devices (sm in Bootstrap) */
    /*.wishlist-main-card {*/
    /*    padding: 25px;*/
    /*    margin: 20px;*/
    /*}*/
    .wishlist-header {
        flex-direction: column;
        text-align: center;
    }
    .star-icon {
        margin-right: 0;
        margin-bottom: 10px;
    }
    h2 {
        font-size: 1.4rem;
    }
    .wishlist-description {
        font-size: 1rem;
    }
    .upcoming-courses-title {
        font-size: 1.2rem;
    }
  
}

@media (max-width: 575px) { /* Adjust for extra small devices (xs in Bootstrap) */
    /*.wishlist-main-card {*/
    /*    padding: 20px 15px;*/
    /*    margin: 15px;*/
    /*}*/
    .star-icon {
        font-size: 2rem;
    }
    h2 {
        font-size: 1.2rem;
    }
    .add-to-wishlist-btn {
        font-size: 0.9rem;
        padding: 8px 15px;
    }
}
.course-card {
    border: 1px solid #e0e0e0; /* A subtle border for definition */
    border-radius: 8px; /* Slightly rounded corners */
    overflow: hidden; /* Ensures content like images don't spill out */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* A soft shadow for depth */
    transition: transform 0.3s ease-in-out; /* Smooth hover effect */
    background-color: #fff; /* White background */
}

.course-card:hover {
    transform: translateY(-5px); /* Lifts the card slightly on hover */
}

.course-card .card-img-top {
    width: 100%;
  
    object-fit: cover; /* Stretches and crops to cover the area without distorting */
    /* If you strictly want to stretch and distort, use object-fit: fill; */
}

.course-card .card-body {
    padding: 20px; /* Ample padding inside the card body */
}

.course-card .card-title {
    font-size: 18px; /* Larger, more prominent title */
    color: #333; /* Darker text for readability */
    margin-bottom: 10px; /* Space below the title */
}

.course-card .card-text {
    font-size: 16px; /* Standard text size */
    color: #666; /* Slightly lighter text for body copy */
    line-height: 1.2; /* Good line spacing for readability */
}

/* Position and style the navigation arrows */
.wishlist-carousel .owl-nav {
    position: absolute;
    top: -50px;
    right: 0;
    display: flex;
    gap: 10px;
}

.wishlist-carousel .owl-nav button.owl-prev,
.wishlist-carousel .owl-nav button.owl-next {
    background-color: #ffffff;
    border: 1px solid #ddd !important;
    color: #333 !important;
    font-size: 20px !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.owl-nav span{
    border: 1px solid #8080804a;
    padding: 5px 10px;
    transition: all ease-in 0.3s;
    &:hover{
      background-color: #FFC107;
        color: white !important;
    }
}


.wishlist-carousel .owl-nav button.owl-prev:hover,
.wishlist-carousel .owl-nav button.owl-next:hover {
    background-color: #007BFF;
    color: #fff;
    border-color: #007BFF;
}

/* Optional: hide navs on mobile */
/*@media (max-width: 576px) {*/
/*    .wishlist-carousel .owl-nav {*/
/*        display: none;*/
/*    }*/
/*}*/


.accordion-button{
    font-size: 16px !important;
}

.courses-info{
    border-radius:10px !important;
}
.roundeded-card{
    border-radius:10px !important;
}
  /* Unique classname styles */
    .pricing-cover-section {
    
      color: #fff;
      padding: 80px 0;
      position: relative;
      overflow: hidden;
    }

   

    .pricing-card-box {
      background: #fff;
      border-radius: 20px;
      overflow: hidden;
      box-shadow: 0 10px 25px rgba(0,0,0,0.2);
      transition: all 0.4s ease;
      z-index: 1;
      position: relative;
    }

    .pricing-card-box:hover {
 
      box-shadow: 0 15px 40px rgba(0,0,0,0.3);
    }

    .pricing-card-header {
         background: linear-gradient(135deg, #fecf02, #FFC107);
    color: #fff;
    padding: 8px 10px;
    text-align: center;
    }

    .pricing-card-header h3 {
      margin: 0;
      font-size: 18px;
      font-weight: 700;
      padding:5px;
    }

    .pricing-card-body {
      padding: 20px 0px;
      text-align: center;
    }

    .pricing-card-body h4 {
      font-size: 1.2rem;
      margin-bottom: 15px;
      font-weight: 600;
      color: #333;
    }

    .price-tag {
      font-size: 1.3rem;
      font-weight: bold;
      color: #2575fc;
      margin-bottom: 10px;
    }

    .offer-price {
      font-size: 1.6rem;
      font-weight: 700;
      color: #e63946;
    }

    .pricing-card-body p {
      margin: 0;
      font-size: 0.9rem;
      color: #555;
    }
    
    .pricing-card-box {
  display: flex;
  flex-direction: column;
}

.pricing-card-body {
  flex-grow: 1; /* ensures all bodies stretch equally */
}


