/** Generated by FG **/
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.eot');
    src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Regular.woff2') format('woff2'),
        url('../fonts/Gilroy-Regular.woff') format('woff'),
        url('../fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-SemiBold.eot');
    src: url('../fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-SemiBold.woff2') format('woff2'),
        url('../fonts/Gilroy-SemiBold.woff') format('woff'),
        url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Medium.eot');
    src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Medium.woff2') format('woff2'),
        url('../fonts/Gilroy-Medium.woff') format('woff'),
        url('../fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold.eot');
    src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Bold.woff2') format('woff2'),
        url('../fonts/Gilroy-Bold.woff') format('woff'),
        url('../fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Light.eot');
    src: url('../fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Light.woff2') format('woff2'),
        url('../fonts/Gilroy-Light.woff') format('woff'),
        url('../fonts/Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Gilroy';
    font-weight: 300;
}

.fw-300 {
    font-weight: 500;
}

.fw-900 {
    font-weight: 700;
    font-style: normal;
}

.fw-600,
.fw-500 {
    font-weight: 600;
}

.c-blue {
    color: #23467c;
}

.c-yellow {
    color: #fdb813;
}

p {
    font-size: 17px !important;
    font-weight: 400;
}

.fw-800 {
    font-weight: 800;
}

/* navbar */
.navbar-brand img {
    width: 350px;
}

.navbar {
    border-bottom: 3px solid #23467c;
}

.navbar-expand-lg .navbar-nav .nav-link {
    color: #23467c;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
    margin-right: 6px;
}

.dropdown-item {
    color: #23467c !important;
    font-weight: 500;
}

.dropdown-menu {
    border: 0px solid #000;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff !important;
    background-color: #23467c;
}

.border {
    border: 1px solid #b7b7b7 !important;
}

a {
    text-decoration: none !important;
}

.navbar-brand {
    margin-right: 2rem;
}

.navbar-nav a {
    position: relative;
}

.navbar-nav a.active {
    background-color: #23467c;
    color: #fff !important;
    border-radius: 4px;
    width: fit-content;
    padding: 0.5rem 1rem;
}

.navbar-nav a:hover {
    background-color: #fdb813;
    color: #23467c !important;
    border-radius: 4px;
}

.pro-img {
    position: relative;
}

.pi {
    opacity: 0.4;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
    
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.pro-img:hover .pi {
    opacity: 1;
}

/* homepage */
.section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.section-hero,
.section-about {
    overflow: hidden !important;
}

.small-text h6 {
    color: #fdb813;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px;
}

.f-60 {
    font-size: 60px;
}

.oh {
    overflow: hidden !important;
}

.section-hero {
    background-image: url(../images/9.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 120px;
    /* padding-bottom: 40px; */
}

.social-b {
    position: fixed;
    left: -8px;
    width: 50px;
    top: 38%;
}

.social-r {
    position: fixed;
    right: -8px;
    width: 40px;
    top: 38%;
}

.section-c {
    padding-top: 50px;
    padding-bottom: 50px;
}

.mt-115 {
    margin-top: -54px;
}

.footer-1 {
    background-image: url(../images/5.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.count-number {
    color: #fff;
    width: 120px;
    border-radius: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0 auto;

    transition: all 0.5s;
}

.footer-logo {
    width: 350px;
}

/* .footer {
    border-top: 3px solid #23467c;
} */

.social-icon i {
    transition: all 0.5s;
}

.social-icon i:hover {
    color: #fdb813;
    transition: all 0.5s;
}

.count {
    background-image: url(../images/banner1.jpg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: inherit;
}
.ih-logo {
    position: relative;
}
.i-logo {
    position: absolute;
    right: 10px;
    top: 10px;
}
/* .count:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #23467c;
    opacity: 0.2;
} */

.s-img {
    position: relative;
}

.s-item:hover .s-img::before {
    width: 100%;
    left: 0;
}

.s-img::before,
.s-img::after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    background: #274480;
    transition: .5s;
    opacity: 0.5;
}

.s-item:hover .s-img-btn {
    opacity: 1;
    transition-delay: .3s;
}

.s-img-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    z-index: 1;
    transition: .5s;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

/* .form-control {
    padding: 1.375rem 0.75rem;
} */

.btn-yellow {
    color: #274480;
    background-color: #ffc107;
    border-color: #ffc107;
    padding: 10px 70px;
    font-weight: 700;
    transition: all 0.5s;
}

.btn-yellow:hover {
    color: #23467c;
    background-color: #fff;
    border-color: #23467c;
    transition: all 0.5s;
}

@media (min-width:992px) and (max-width:1200px) {
    .form-control {
        padding: 0.75rem 0.75rem !important;
    }
}

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 70px;
    font-weight: 600;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    background: #fdb813;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #23467c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-horizontal:focus,
.hvr-shutter-out-horizontal:active {
    color: white;
}

.hvr-shutter-out-horizontal:hover:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #23467c;
    outline: 0;
    box-shadow: none;
}

.owl-nav {
    display: block;
    text-align: center;
}

.testimonial-content::before {
    content: '';
    width: 150px;
    height: 4px;
    background: #f2c026;
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.testimonial-content h4 {
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    color: #23467c;
    text-transform: uppercase;
}

.testimonial p {
    font-size: 19px !important;
    line-height: 34px !important;
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 14px;
}

.testimonial-content {
    text-align: center;
    position: relative;
    padding-top: 26px;
}

.q-btn {
    position: absolute;
    top: -36%;
    opacity: 0.5;
}

.q-btn1 {
    position: absolute;
    bottom: -36%;
    opacity: 0.5;
    right: 5px;
    transform: rotate(180deg);
}

@media (min-width:320px) and (max-width:450px) {
    .navbar-brand img {
        width: 250px;
    }
}

.oh {
    overflow: hidden !important;
}

/* about page */
.ptop-5 {
    padding-top: 4rem;
}

.border-r {
    border-right: 2px solid #23467c;
}

.pl-2 {
    padding-left: 2rem;
}

.s-box {
    margin-bottom: 25px;
}

/* Underline Reveal */
.hvr-underline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.hvr-underline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #23467c;
    height: 4px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-reveal:hover:before,
.hvr-underline-reveal:focus:before,
.hvr-underline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.value-icon {
    font-size: 55px;
    display: inline-block;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 106px;
    width: 106px;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}

.value-image {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    background: #fff;
    border-radius: 50%;
}

.value-icon::after {
    content: "";
    position: absolute;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    z-index: -1;
    background: rgba(150, 150, 150, 0.1);
    border-radius: inherit;
    opacity: .55;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.value-icon {
    font-size: 55px;
    display: inline-block;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 106px;
    width: 106px;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}

.value-image span {
    margin: 0 auto;
    display: table;
}

.value-image img {
    display: inherit;
}

.about-value:hover .value-icon::after {
    background: linear-gradient(#fdb813, #23467c);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.about-value h5 {
    font-weight: 600;
}

@media (min-width:320px) and (max-width:991px) {
    .pl-2 {
        padding-left: 1rem;
    }

    .border-r {
        border-right: 0px solid #000;
    }

    .about-value,
    .s-item,
    .count-box {
        margin-bottom: 30px;
    }

    .mb-30 {
        margin-bottom: 30px;
    }
}

.contact-box {
    padding: 20px 20px 20px 20px;
    height: 100%;
    position: relative;
}

.g-tabs .nav-link {
    color: #878b8f;
    font-weight: 600;
}

.g-tabs .nav-item.show .nav-link,
.g-tabs .nav-link.active {
    color: #274480;
    background-color: #fff0;
    border-color: #f2c02600 #fdb81300 #fdb813;
    font-weight: 800;
}

.g-tabs .nav-link {
    border: 3px solid transparent;
    padding: 0.5rem 2rem;
    ;
}

.g-tabs {
    border-bottom: 3px solid #dee2e600;
}

.g-img {
    overflow: hidden;
    opacity: 0.5;
    position: relative;
    transition: all 0.5s;
}

.g-img-text {
    position: absolute;
    z-index: 1;
    bottom: 2px;
    background-color: #274480;
    left: 2px;
    transition: all 0.5s;
    display: none;
    transition: all 0.5s;
}

.g-text {
    margin-bottom: 0px !important;
    font-size: 14px !important;
}

.g-img:hover {
    opacity: 1;
    transition: all 0.5s;
}

.g-img:hover .g-img-text {
    display: block;
    transition: all 0.5s;
}

.g-img-text h6,
.g-img-text p {
    color: #fff;
}

/* .g-tabs .nav-link:focus, .g-tabs .nav-link:hover {
    border-color: transparent;
    isolation: isolate;
} */
/* Reveal */
.hvr-reveal {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.hvr-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #23467c;
    border-style: solid;
    border-width: 0;
    -webkit-transition-property: border-width;
    transition-property: border-width;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-reveal:hover:before,
.hvr-reveal:focus:before,
.hvr-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-width: 4px;
}

@media (min-width:320px) and (max-width:992px) {
    .g-img {
        margin-bottom: 30px;
    }
}

.right_product {
    position: fixed;
    top: 350px;
    margin-top: 0;
    right: -41px;
    z-index: 99;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.right_product img {
    width: 50%;
}

.left_product img {
    width: 50%;
}

.form-control {
    padding: 0.50rem 0.75rem !important;
}

.close-btn {
    position: absolute;
    right: 10px;
}

textarea.form-control {
    overflow-y: auto;
    overflow-x: hidden !important;
}

.hf {
    height: 100px !important;
}

.left_product {
    position: fixed;
    top: 350px;
    margin-top: 0;
    left: 0px;
    z-index: 99;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.whatsapp_btn {
    position: fixed;
    bottom: 8px;
    right: 3px;
}

@media only screen and (max-width: 1366px) {

    .right_product,
    .left_product {
        top: 290px;
    }
}

.st {
    background-image: url(../images/about-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.fh {
    font-size: 1.25rem !important;
}

.grecaptcha-badge {
    display: none;
}

.formInvalid {
    border-color: #dc3545;
}

.fs {
    flex-direction: row;
}

.owl-prev {
    font-size: 40px !important;
    background-color: #274480 !important;
    height: 50px !important;
    width: 50px !important;
    border-radius: 12px !important;
    line-height: 1.2 !important;
    color: #fff !important;
    margin-right: 20px;
}

.owl-next {
    font-size: 40px !important;
    background-color: #274480 !important;
    height: 50px !important;
    width: 50px !important;
    border-radius: 12px !important;
    line-height: 1.2 !important;
    color: #fff !important;
}

.testimonial .owl-nav {
    margin-top: 20px;
}

.test .owl-stage-outer {
    height: 50vh;

}

.test .owl-nav {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}

.test .owl-prev {
    font-size: 40px !important;
    background-color: #fff !important;
    height: 50px !important;
    width: 50px !important;
    border-radius: 12px !important;
    line-height: 1.2 !important;
    color: #274480 !important;
    margin-right: 20px;
}

.test .owl-next {
    font-size: 40px !important;
    background-color: #fff !important;
    height: 50px !important;
    width: 50px !important;
    border-radius: 12px !important;
    line-height: 1.2 !important;
    color: #274480 !important;
}

.er-heading {
    font-size: 180px;
    color: #274480;
    font-weight: 600;
    margin-bottom: 0;
}

.er-sub-h {
    font-size: 40px;
    font-weight: 600;
    margin-top: -30px;
}

.er-small {
    font-size: 30px;
    font-weight: 500;
}

.section-t {
    padding-top: 350px;
    padding-bottom: 270px;
}

.f-100 {
    font-size: 100px;
}

.box-1 p,
.testimonial-content h4,
.testimonial-content small {
    color: #fff;
}

.section-testi {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../images/tesibanner.png);
    background-size: cover;
    background-repeat: no-repeat;
}

@media (min-width:320px) and (max-width:661px) {

    .test .owl-prev,
    .test .owl-next {
        display: none;
    }
}

@media (min-width:662px) and (max-width:992px) {
    .test .owl-nav {
        bottom: 0px;
    }
}

/* blog */
.b-10 {
    border-radius: 10px;
}

.bloga {
    transition: all 0.5s;
}

.bloga:hover {
    color: #f2c026 !important;
    transition: all 0.5s;
}

.bloga:hover i {
    color: #f2c026 !important;
    transition: all 0.5s;
}

.w-30 {
    width: 30%;
}

.w-box {
    height: 100%;
}

.w-mb {
    margin-bottom: 40px;
}

.s-box {
    transition: all 0.5s;
}

.s-box:hover .s-img-box {
    /* transform:translate(-50%,-50%); */
    transition: all 0.5s;
    transform: rotate(360deg);
}
.section-t {
    padding-top: 350px;
    padding-bottom: 270px;
}
.count {
    background-image: url(../images/banner1.jpg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: inherit;
}