
@font-face {
    font-family: 'Abril Fatface';
    src: url('fontface/AbrilFatface-Regular.woff2') format('woff2'),
        url('fontface/AbrilFatface-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    letter-spacing: 1px;
}
@font-face {
    font-family: 'AvantGarde LT Book';
    src: url('fontface/AvantGardeLT-Book.woff2') format('woff2'),
        url('fontface/AvantGardeLT-Book.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.btn.btn-yellow-blue {
    background: #FFFC00;
    border: 2px solid #002870;
    color: #18479C !important;
}

.btn.btn-my-pink {
    background: #E64A19;
    color: #FFF !important;
}
.btn.btn-my-pink:hover, .btn.btn-my-pink:focus, .btn.btn-my-pink:active{
    background: #e85c30;

}

.login-p{ padding: 14px 30px !important; }
.call-p{ padding: 11px 11px !important; color: #fff !important; }
.navbar .social-mute a i{ color: #fff !important; }
.color-yellow-slider {
    color: #FFFC00;
}
.blue-wrapper {
    background: linear-gradient(to bottom right, #0961F3, #0BB5B8);
}
.pink-yellow-wrapper {
    background: linear-gradient(to bottom, #C729C2, #EFAD06);
}
.deep-grey-wrapper{
    background: #3F3F3F;
}
.paste-wrapper{
    background: #BEE6FF;
}
.green-wrapper{
    background: #0BB5B8;
}
.navbar {
    background: rgba(255,255,255,0.3) !important;  /* Give transparent white background to navbar */
                                                   /* 0.2 to give little whitish effect. */
                                                   /* Put 0 to get complete transperency */
    /* z-index: 2; */
    backdrop-filter: blur(10px) saturate(125%);                   /* Blur the background */
                                                                  /* 10px Gaussian Blur and saturate for fluent design */
    -webkit-backdrop-filter: blur(10px) saturate(125%);           /* Increases browser compability (safari ios and mac) */
}

.home_about li{
    list-style: none;
    display: inline-block;
}
.from-border-bottom{
    border-radius: 0px !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #000 !important;
    line-height: 20px !important;
}
.footer-menu-list li{
    display: inline-block;
    padding: 0px 13px;
}
textarea, textarea.form-control{
    resize: none;
    height: 100px;
}

.cunsultation-field label {
    position: absolute;
    left: 0px;
    top: 0px;
    padding-left: 30px !important;
    line-height: 50px !important;
    color: #2e2d2d;
    font-weight: normal;
    font-size: 16px;
    pointer-events: none;
    transition: all 0.3s ease-in-out;
    z-index: 91;
}
.cunsultation-field span {
    color: rgb(201, 72, 72);
    font-weight: bold;
}
span.red {
    color: rgb(201, 72, 72);
    font-weight: bold;
}
.cunsultation-field.active label {
    top: -24px;
}

#scrollUp .btn{
    background: #E64A19;
    color: #FFF;
    font-size: 20px;
}
.navbar.solid .navbar-brand, .navbar.transparent .navbar-brand{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.navbar-brand img{
    /* width: 110px; */
    width: 180px;
}
@media (min-width: 992px) {
    .navbar.fixed .navbar-nav .nav-link, .navbar.fixed .navbar-hamburger {
        padding-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 0px;
        margin-top: 3px;
    }
}

@media (min-width: 992px) {
    .navbar.solid:not(.fixed) .navbar-nav .nav-link, .navbar.solid:not(.fixed) .navbar-hamburger {
        padding-top: 13px;
        padding-bottom: 13px;
    }
}
.nav-wrapper-white{
    background: rgba(253, 253, 253, 0.8);
    color: #3F3F3F !important;
}
.nav-wrapper-yellow{
    background: #18479C;
}
.navbar.fixed .navbar-brand img{
    height: 44px !important;
    width: auto !important;
}
.uppercase{
    text-transform: uppercase !important;
}
.inner{
    padding-top: 50px;
    padding-bottom: 50px;
}
@media (max-width: 1199.98px) {
    .navbar .navbar-collapse {
      background: #18479C;
      padding-bottom: 8px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 16px;
        padding-left: 16px;
    }
    .navbar .dropdown-menu li a {
        padding-left: 50px;
    }
    .navbar-nav > li > .dropdown-menu {
        border-top: none;
    }
    .onepage .navbar .sub-arrow {
        display: none;
    }
}
@media (max-width: 1200px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 30px;
        padding-left: 30px;
    }
    /* .navbar-brand img{
        padding: 5px !important;
    } */
}
@media (max-width: 1199.98px) {
    .navbar .social {
      margin: 10px 30px;
    }
    .navbar .social.tab-social {
        margin: 5px 0px 0px 0px !important;
    }
    .onepage .navbar .dropdown-menu {
        display: block;
    }
}

#callBottom {
    bottom: 15px;
    left: 30px;
    display: none;
    -webkit-transition: background 150ms ease-in-out;
    -o-transition: background 150ms ease-in-out;
    transition: background 150ms ease-in-out;
    -webkit-backface-visibility: hidden;
}
#callBottom .btn {
    background: #E64A19;
    color: #FFF;
}
#callBottom .btn {
    font-size: 24px;
    margin: 0;
    letter-spacing: normal;
    padding: 12px 16px 15px 16px;
}
.tf-icons{
    font-size: inherit !important;
}

/***********From check box***********/
.row-cols-3 > * {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
}
.row-cols-2 > * {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
}
@media (max-width: 1200px) {
    .row-cols-2 > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
}
@media (max-width: 1200px) {
    .row-cols-3 > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }
}
@media (max-width: 768px) {
    .row-cols-3 > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
}
.form-check-cus{
    display: block;
    min-height: 1.378125rem;
    padding-left: 1.7em;
    margin-bottom: 0.125rem;
}
.form-check-inline-cus{
    display: inline-block;
    margin-right: 1rem;
}
.form-check-input-cus{
    width: 22px;
    height: 22px;
    margin-top: 0.135em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #dbdade;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    print-color-adjust: exact;
    cursor: pointer;
}
.form-check-input-cus[type="checkbox"] {
  border-radius: 0.25em;

}
.form-check-cus .form-check-input-cus {
  float: left;
  margin-left: -1.7em;
  margin-right: 10px;
}
.form-check-label-cus{
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    line-height: 16px;
    font-weight: normal !important;
}
.form-check-cus .form-check-input-cus:checked, .form-check-cus .form-check-input-cus[type="checkbox"]:indeterminate {
    box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
}
.form-check-input-cus:checked[type="checkbox"] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='13' viewBox='0 0 15 14' fill='none'%3E%3Cpath d='M3.41667 7L6.33333 9.91667L12.1667 4.08333' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.form-check-input-cus:checked, .form-check-input-cus[type="checkbox"]:indeterminate {
    background-color: #E64A19;
    border-color: #E64A19;
}
.box-testimonial{
    background: #fff;
    padding: 0px;
    border-radius: 20px;
}
.testimonial-head{
    background: #0B78D1;
    height: 78px;
    border-radius: 20px 20px 0 0;
}
.testimonial-body{
    padding: 10px 20px 20px 20px;
    text-align: center;
}
.testimonial-body p{
    font-size: 18px;
    line-height: 28px;
    font-style: italic;
}
.testimonial-body p::before{ content: "\301E"; }
.testimonial-body p::after{ content: "\301E"; }
.testimonial-footer .blockquote-footer{
    margin-bottom: 0px;
}
.testimonial-footer span{
    width: 100%;
    display: block;
    line-height: 20px;
    font-size: 14px;
}
.testimonial-logo{
    margin-top: 10px;
}
.testimonial-logo img{ max-width: 50%; border: none; }
.testimonial-footer span::before {
    content: "\00A0 \00A0 \00A0";
}
.testimonial-ratings {
    display: inline-block;
    position: relative;
    width: 170px;
    height: 30px;
}
.testimonial-ratings:before,
.testimonial-ratings:after {
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 8px;
    position: absolute;
    top: 24px;
    left: 0;
}
.testimonial-ratings:before {
    color: rgba(0, 0, 0, 0.1);
    content: "\f005 \f005 \f005 \f005 \f005";
}
.testimonial-ratings:after {
    color: #FFFC00;
    content: "\f005 \f005 \f005 \f005 \f005";
    overflow: hidden;
}
.testimonial-ratings.one:after {
    content: "\f005";
}
.testimonial-ratings.two:after {
    content: "\f005 \f005";
}
.testimonial-ratings.three:after {
    content: "\f005 \f005 \f005";
}
.testimonial-ratings.four:after {
    content: "\f005 \f005 \f005 \f005";
}
.services_choice .invalid-feedback{
    display: block;
}
.sticky-sidebar{
    position: sticky;
    top: 100px;
}
.sticky-sidebar-content{
    background: rgba(255, 70, 141, 0.2);
    border-radius: 10px;
    padding: 10px;
}
.sticky-sidebar-share-area{
    padding: 10px;
}
.dropdown-menu{
    background-color: #18479C;
}
.contact_icon{
    font-size: 22px !important;
}

@media (min-width: 1200px) {
    .container {
      max-width: 1180px !important;
    }
}
@media (max-width: 1200px) {
    .navbar >.container {
      max-width: 1200px !important;
    }
}

@media (min-width: 1360px) {
    .container {
      max-width: 1340px !important;
    }
}
.social .btn{ margin-bottom: 2px !important; }

@media (max-width: 1199.98px) {
    .navbar .navbar-header {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 1199.98px) {
    .navbar .navbar-nav li a {
      margin: 0;
      border-top: 1px solid rgba(255, 255, 255, 0.08);
    }
    .navbar-nav .nav-link {
        font-size: 14px;
        padding-left: 30px;
        padding-right: 30px;
        color: rgba(255, 255, 255, 1) !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 991.98px) {
    .navbar.fixed .navbar-brand {
      padding-top: 0;
      padding-bottom: 0;
    }
}

.hamburger::before {
    margin: 0 0 7px !important;
}
.navbar-hamburger{
    margin-top: 4px !important;
}
@media (min-width: 768px) {
    .navbar .container .navbar-header {
      max-width: 100% !important;
      padding-left: 30px;
      padding-right: 30px;
    }
}
@media (max-width: 640px) {
    .tab-social.social li{
        margin: 0 0px 5px 0;
    }
    .call-p {
        padding: 7px 7px !important;
    }
    .login-p {
        padding: 10px 16px !important;
    }
    .tab-social.social li .btn{
        font-size: 11px;
    }
    .navbar-brand img {
        width: 100px;
        padding: 5px;
    }
}

.author-info{
    width: 100%;
    float: left;
}
.author-info .user {
    float: left;
    width: 50px;
    height: 50px;
    position: relative;
}
.pink-slash{
    display: inline-block;
    color: #E64A19;
    padding: 0px 4px;
    font-weight: bold;
}
.post-date{
    display: inline-block;
    font-weight: bold;
}
q::before{
    font-weight: bold;
    color: #606060;
    font-size: 30px;
    line-height: 20px;
    vertical-align: middle;
}
q::after{
    font-weight: bold;
    color: #606060;
    font-size: 30px;
    line-height: 20px;
    vertical-align: middle;
}

.cbp-filter-item{
    border: 2px solid #18479C;
    color: #18479C;
    border-radius: 30px;
    padding: 7px 14px;
}
.cbp-filter-item.cbp-filter-item-active, .cbp-filter-item:hover{
    border: 2px solid #E64A19;
    color: #E64A19;
}
.cbp-filter-item::after{
    width: 0px;
    height: 0px;
    margin: 0px;
}
.content-list li{
    /* list-style: none; */
}
.ql-size-huge{
    font-size: 24px;
}

.top-title-container{ display: flex; }
.top-title-back { flex: 1; line-height: 52px; font-size: 30px; }
.top-title-container::after { flex: 1; content: ''; }
@media (max-width: 768px) {
    .top-title-container{ display: block; }
}
.backbg{
    background: #000;
    border-radius: 20px;
    padding: 0px 16px 0px 12px;
    font-size: 24px;
    display: inline-block;
    line-height: 40px;
    min-width: 120px;
    margin-right: 10px;
}
.backbg .ti{ padding-bottom: 6px; font-weight: bolder; }

.social-bg .fa {
    background: #E64A19 !important;
}
.service-areas > * {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: 14%;
    display: inline-block;
}
.service-area-item > a{
    color: #fff;
}
.service-area-sitemap-item > a{
    color: #000000;
}
@media (max-width: 1360px) {
    .service-areas > * {
        width: 16.3%;
    }
}
@media (max-width: 1360px) {
    .service-areas > * {
        width: 16.3%;
    }
}
@media (max-width: 992px) {
    .service-areas > * {
        width: 19.3%;
    }
}
@media (max-width: 992px) {
    .service-areas > * {
        width: 19.3%;
    }
}
@media (max-width: 768px) {
    .service-areas > * {
        width: 24.3%;
    }
}
@media (max-width: 492px) {
    .service-areas > * {
        width: 32.3%;
    }
}
.footer_logo img{
    max-width: 300px;
    width: 100%;
}
@media (max-width: 576px) {
    .footer_logo {
        text-align: center !important;
    }
    .footer_social {
        text-align: center !important;
    }
    footer .widget{
        text-align: center !important;
    }
}
a.more{
    color: #E64A19 !important;
}
.footer_menu_ul li{
    margin-bottom: 14px;
    line-height: 20px !important;
}
.footer_menu_ul li a{
    line-height: 20px !important;
}

.service_area > .down{ display: inline; }
.service_area > .up{ display: none; }
.service_area.downarrow > .down{ display: none; }
.service_area.downarrow > .up{ display: inline; }
.landing-title-60{ font-size: 60px; line-height: 70px; }
.landing-title-40{ font-size: 40px; line-height: 50px; }
.landing-title-30{ font-size: 30px; line-height: 40px; }
/* li {
    list-style-image: url('../images/li-icon.png');
} */

.landing-title-30 ul {
    list-style: none;
    padding-left: 46px;
}
/* .landing-title-30 li{
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
    display: -webkit-inline-box;
    width: 100%;
}
.landing-title-30 li::before {
    content: '';
    display: list-item;
    height: 36px;
    width: 30px;
    background-size: contain;
    background-image: url('../images/li-icon.png');
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: 26px;
    background-position: 0px 9px;
} */

.landing-title-30 li:before {
    content: "";
    background-image: url('../images/circle-check.svg');
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 30px;
    height: 30px;
    left: -46px;
    top: 2px;
}
.landing-title-30 li{
    position: relative;
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 15px;
}
.landing_title_1{ height: 80px;}

.general_ul ul {
    list-style: none;
    padding-left: 30px;
}
.general_ul li:before {
    content: "";
    background-image: url('../images/circle-check.svg');
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 20px;
    height: 20px;
    left: -30px;
    top: 5px;
}
.general_ul li{
    position: relative;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .landing-title-60{ font-size: 44px; line-height: 54px; }
    .landing-title-40{ font-size: 28px; line-height: 38px; }
    .landing-title-30{ font-size: 24px; line-height: 34px; }
    .landing_title_1{ height: 44px; }
    .landing-title-30 li{ font-size: 26px; line-height: 36px; }
}

.ql-align-center{text-align:center}
.ql-align-justify{text-align:justify}
.ql-align-right{text-align:right}
.leading-text-pink{ color: #ff468d; }
.leading-text-yellow{ color: #fffc00; }
.leading-font-avantgarde{ font-family: 'AvantGarde LT Book'; }
