/* Rakesh SHarma

 ***/

@import url('fontawesome-all.css');
@import url('animate.css');
@import url('custom-animate.css');
@import url('flaticon.css');
@import url('stroke-gap.css');
@import url('owl.css');
@import url('jquery-ui.css');
@import url('jquery.fancybox.min.css');
@import url('scrollbar.css');
@import url('hover.css');
@import url('jquery.touchspin.css');
@import url('botstrap-select.min.css');
@import url('swiper.min.css');
@import url('rtl.css');
@import url('polyglot-language-switcher.css');



/*** 

====================================================================
    Reset
====================================================================

***/

* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    font-size: 100%;
    line-height: inherit;
}

/*** 

====================================================================
    Global Settings
====================================================================

 ***/

p {
    text-align: justify !important;
    !i;
    !;
}

.text {
    text-align: justify;
}

.page-wrapper {    position: relative;    width: 100%;    min-width: 300px;    z-index: 9;    margin: 0px auto;    overflow: hidden;}body {    font-size: 16px;    color: #222;    line-height: 1.7em;
    font-weight: 400;    -webkit-font-smoothing: antialiased;    background: rgb(255, 255, 255);    font-family: 'Yantramanav', sans-serif;}a {    text-decoration: none;    cursor: pointer;}
a:hover,a:focus,a:visited {    text-decoration: none !important;    outline: none;}h1,h2,h3,h4,h5,h6 {    position: relative;    font-weight: normal;    line-height: 1.25em;    margin: 0px;   background: none;    color: #001659;}textarea {    overflow: hidden;}button {    outline: none !important;    cursor: pointer;}.text, p{    font-size: 18px;    line-height: 26px;    font-weight: 400;    color: #797979;    margin: 0px 0px 15px;}::-webkit-input-placeholder {    color: inherit;}::-moz-input-placeholder {    color: inherit;}::-ms-input-placeholder {    color: inherit;}.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show>.btn-light.dropdown-toggle:focus {    box-shadow: none;    outline: none;}
.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {    background-color: inherit;    border-color: inherit;    color: inherit;    border-radius: 0;}.bootstrap-select .dropdown-menu li a span.text {    margin-bottom: 0;}.bootstrap-select .dropdown-toggle .filter-option:after {    font-family: 'Font Awesome 5 Pro';
    content: "\f0dd";    position: absolute;    right: 15px;    top: 7px;    display: block;    line-height: 30px;    font-size: 22px;    text-align: center;    z-index: 5;    font-weight: 900;    color: #9a9a9a;
}.page-wrapper {    position: relative;    margin: 0 auto;    width: 100%;    min-width: 300px;    z-index: 9;    overflow: hidden;}.auto-container {    position: static;    max-width: 1200px;
    padding: 0px 15px;    margin: 0 auto;}ul,li {    list-style: none;    padding: 0px;    margin: 0px;}figure {    margin-bottom: 0;}.theme-btn {    display: inline-block;    -webkit-transition: all 0.3s ease;    -o-transition: all 0.3s ease;    transition: all 0.3s ease;}

.theme-btn i {   position: relative;    display: inline-block;    font-size: 16px;    margin-left: 15px;}.centered {    text-align: center !important;}.gray-bg {    background-color: #f4f4f4 !important;}.light-bg {    background-color: #fff !important;}img {    display: inline-block;    max-width: 100%;    height: auto;}.dropdown-toggle::after {    display: none;}.fa {    line-height: inherit;}.preloader {    position: fixed;    left: 0px;    top: 0px;    width: 100%;    height: 100%;    z-index: 999;    background-position: center center;    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.svg);    display: none !important;}.preloader-close {    position: fixed;    z-index: 999999;    color: #fff;    padding: 10px 20px;    cursor: pointer;    right: 0;    bottom: 0;    font-weight: 600;}.loader-wrap {    position: fixed;    left: 0px;    top: 0px;    width: 100%;    height: 100%;    z-index: 999999;}.loader-wrap .layer-one {    position: absolute;    left: 0%;    top: 0;    width: 33.3333%;    height: 100%;    overflow: hidden;}.loader-wrap .layer-two {    position: absolute;    left: 33.3333%;    top: 0;    width: 33.3333%;    height: 100%;    overflow: hidden;}.loader-wrap .layer-three {    position: absolute;    left: 66.6666%;    top: 0;    width: 33.3333%;    height: 100%;    overflow: hidden;}
.loader-wrap .layer .overlay {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background: #0a273d;}.owl-nav,.owl-dots {    display: none;}

/* Btn style */

.theme-btn {    display: inline-block;    transition: all .5s ease;    -moz-transition: all .5s ease;    -webkit-transition: all .5s ease;    -ms-transition: all .5s ease;    -o-transition: all .5s ease;}.mb-20 {    margin-bottom: 20px !important;}.mb-30 {    margin-bottom: 30px !important;}.mt-30 {    margin-top: 30px !important;}.mt-40 {    margin-top: 40px !important;}.mt-50 {    margin-top: 50px !important;}.mt-70 {    margin-top: 70px !important;}.mb-40 {    margin-bottom: 40px !important;}.mb-50 {    margin-bottom: 50px !important;}.mb-70 {    margin-bottom: 70px !important;}.pb-20 {
    padding-bottom: 20px !important;}.pb-30 {    padding-bottom: 30px !important;}.pb-50 {    padding-bottom: 50px !important;}
/*** 

====================================================================
    Scroll To Top style
====================================================================

***/

.scroll-to-top {    position: fixed;    right: 50px;    bottom: 110px;    width: 54px;    height: 54px;    color: #ffffff;    font-size: 18px;    line-height: 54px;    text-align: center;    z-index: 100;    cursor: pointer;    background: #25283a;    border-radius: 50%;    margin-left: -26px;    display: none;    -webkit-transition: all 300ms ease;    -o-transition: all 300ms ease;    transition: all 300ms ease;    -webkit-transform: rotate(-90deg);        -ms-transform: rotate(-90deg);            transform: rotate(-90deg);}.scroll-to-top.style-two {    background-color: #2d3247;}.scroll-to-top:hover {    color: #ffffff;}
/*Btn Style One*/

.btn-style-one {    position: relative;    display: inline-block;    font-size: 16px;    line-height: 24px;    color: #fff;    padding: 12px 30px;    font-weight: 700;    border-radius: 0;    overflow: hidden;    text-transform: uppercase;}.btn-style-one:hover {    color: #fff;}.btn-style-one:before {    position: absolute;    left: 0;    top: 0;    height: 100%;    width: 0%;    content: "";    background-color: #000;    transition: .5s;    opacity: 0;}.btn-style-one:hover:before {    width: 100%;    opacity: .1;}.btn-style-one span {    position: relative;}

/* Style Three */
.btn-style-one.style-three {    background-color: white;}.btn-style-one.style-three:hover {    color: #fff;}.btn-style-one.style-three:before {    opacity: 1;}
/* Header Style */

.main-header {    position: relative;    display: block;    width: 100%;    z-index: 9999;    top: 0px;    left: 0px;    background: none;    clear: both;}.main-header.header-style-one .auto-container {    max-width: 100%;    padding: 0;}
/* Header Top */
.header-top {    position: relative;    background-color: #08194a;}.header-top .inner-container {    position: relative;    display: flex;    flex-wrap: wrap;    align-items: center;    justify-content: space-between;}.header-top .left-column {    position: relative;    display: flex;    align-items: center;    flex-wrap: wrap;}.header-top .left-column .text {    padding: 12px 35px;}
.header-top .text {    color: #fff;    margin-bottom: 0;}.header-top .left-column .office-hour {    color: #fff;    margin-left: 35px;}.header-top .right-column {    position: relative;    display: flex;    flex-wrap: wrap;    align-items: center;    justify-content: space-between;}.header-top .right-column .phone-number {    font-size: 18px;    color: #fff;}.header-top .right-column .phone-number strong {    font-weight: 700;    font-size: 22px;    margin-left: 20px;}.header-top #polyglotLanguageSwitcher {    background: transparent;    margin-left: 30px;    padding-left: 20px;    margin-right: 40px;}.header-top #polyglotLanguageSwitcher a.current:link, .header-top #polyglotLanguageSwitcher a.current:visited, .header-top #polyglotLanguageSwitcher a.current:active {    color: #fff;}.header-top #polyglotLanguageSwitcher span.trigger:before {    color: #fff;}.header-top #polyglotLanguageSwitcher:before {    position: absolute;    content: '';    left: 0;    top: 7px;    width: 1px;    height: 20px;    background: #fff;}

/* Header Upper */

.main-header .header-upper {    position: relative;}.main-header.header-style-one .header-upper .auto-container {    padding: 0 55px;}.main-header .header-upper .inner-container {    position: relative;    min-height: 80px;    display: flex;    flex-wrap: wrap;    align-items: center;    justify-content: space-between;}.main-header .header-upper .logo-box {    z-index: 10;}.main-header .header-upper .logo-box .logo {    position: relative;    display: block;    padding: 25px 0px;}.main-header .header-upper .right-column {    position: relative;    display: flex;    flex-wrap: wrap;
    align-items: center;}.main-header .header-upper .contact-info {    position: relative;    display: flex;    flex-wrap: wrap;    align-items: center;}.main-header .header-upper .contact-info .single-info {    position: relative;    display: flex;    flex-wrap: wrap;    align-items: center;    margin-right: 60px;}.main-header .header-upper .contact-info .single-info:last-child {
    margin-right: 0;}.main-header .header-upper .contact-info .icon {    position: relative;    height: 55px;    width: 55px;    line-height: 55px;    text-align: center;    border-radius: 50%;
    color: #fff;    font-size: 30px;    margin-right: 17px;}.main-header .header-upper .contact-info h5 {    font-size: 18px;    margin-bottom: 7px;}.main-header .header-upper .contact-info .text {
    position: relative;    margin-bottom: 0;}.main-header .header-upper .contact-info .text a {    color: #222222;
}

.main-header .header-upper .search-btn {    margin-left: 35px;    padding-left: 20px;    line-height: 20px;    border-left: 1px solid #919191;    margin-right: 20px;}.main-header .header-upper .link-btn a {    vertical-align: middle;}.main-header .header-upper .search-toggler {    color: #000;    background: transparent;    font-size: 20px;}.main-header .nav-outer {    position: relative;
    z-index: 1;    display: flex;    flex-wrap: wrap;    align-items: center;}.navbar-right-info .mobile-nav-toggler {    position: relative;    width: 50px;    height: 50px;    line-height: 44px;
    text-align: center;    color: rgb(255, 255, 255);    font-size: 20px;    margin-left: 30px;    cursor: pointer;    border-radius: 50%;}.main-header .nav-outer .main-menu {    position: relative;
}.main-menu .inner-container {    box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.12);    margin-bottom: -25px;    background: #fff;}.main-menu .inner-container .nav-outer {    position: relative;    display: flex;    flex-wrap: wrap;    align-items: center;    justify-content: space-between;}.main-menu .contact-info {    position: relative;    display: flex;    flex-wrap: wrap;    align-items: center;    margin-right: 35px;}.main-menu .contact-info .icon {    width: 75px;    height: 80px;    line-height: 80px;    text-align: center;    color: #fff;    font-size: 30px;    margin-right: 20px;
}.main-menu .contact-info h6{    font-size: 14px;    margin-bottom: 5px;}.main-menu .contact-info h4 {    font-size: 22px;}.main-menu .navbar-collapse {    padding: 0px;    display: block !important;
}.main-menu .navigation {    position: relative;    margin: 0px;    margin-left: 50px;    display: flex;    flex-wrap: wrap;    align-items: center;}.main-menu .navigation>li {    position: relative;
    padding: 28.5px 0px;    margin-right: 35px;    -webkit-transition: all 300ms ease;    -o-transition: all 300ms ease;    transition: all 300ms ease;}.main-menu .navigation>li:before {    position: absolute;    content: '';    bottom: 30px;    left: 0;    width: 23px;    height: 1px;    opacity: 0;}.main-menu .navigation>li.current:before {    opacity: 1;}

.main-menu .navigation>li:last-child:before {    display: none;}.main-menu .navigation>li:last-child {    margin-right: 0px;}.main-menu .navigation>li>a {    position: relative;    display: block;
    text-align: center;    font-size: 17px;    font-weight: 700;    line-height: 30px;    text-transform: uppercase;    color: #000;    padding: 3px 0px;    opacity: 1;    -webkit-transition: all 300ms ease;    -o-transition: all 300ms ease;    transition: all 300ms ease;}.main-menu .navigation>li>ul {    position: absolute;    left: 0px;    top: 100%;    width: -webkit-max-content;
    width: -moz-max-content;    width: max-content;    min-width: 250px;    z-index: 100;    display: none;    opacity: 0;    visibility: hidden;    background-color: #fff;    -webkit-transform: translateY(30px);    -ms-transform: translateY(30px);    transform: translateY(30px);    transition: .5s;    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}.main-menu .navigation>li>ul.from-right {    left: auto;    right: 0px;}.main-menu .navigation>li>ul>li {    position: relative;    width: 100%;}.main-menu .navigation>li>ul>li:last-child {
    border-bottom: none;}.main-menu .navigation>li>ul>li:before {    position: absolute;    content: '';    right: 0px;    top: 0px;    width: 0%;    height: 100%;    display: block;    -webkit-transition: all 300ms ease;    transition: all 300ms ease;    -moz-transition: all 300ms ease;    -webkit-transition: all 500ms ease;    -ms-transition: all 300ms ease;    -o-transition: all 300ms ease;}.main-menu .navigation>li>ul>li>a {    position: relative;    display: block;    padding: 10.5px 33px;    border-bottom: 1px solid #e0dcdc;    line-height: 24px;    font-weight: 700;
    font-size: 17px;    text-transform: uppercase;    color: #000;    text-align: left;    transition: all 500ms ease;    -moz-transition: all 500ms ease;    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;    -o-transition: all 500ms ease;}

.main-menu .navigation>li>ul>li:last-child>a {
    border-bottom: 0px;
}

.main-menu .navigation>li>ul>li>a:hover {
    color: #fff;
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
    position: absolute;
    content: "\f105";
    right: 30px;
    top: 11px;
    display: block;
    line-height: 24px;
    font-size: 17px;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 250px;
    z-index: 100;
    display: none;
    background-color: #fff;
    transition: .5s;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}

.main-menu .navigation>li>ul>li>ul.from-right {
    left: auto;
    right: 0px;
}

.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    width: 100%;
}

.main-menu .navigation>li>ul>li>ul>li:last-child {
    border-bottom: none;
}

.main-menu .navigation>li>ul>li>ul>li:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 0%;
    height: 100%;
    display: block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li>ul>li:hover:before {}

.main-menu .navigation>li>ul>li>ul>li:last-child {
    border-bottom: none;
}

.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 10.5px 33px;
    line-height: 24px;
    font-weight: 600;
    border-bottom: 1px solid #e0dcdc;
    font-size: 17px;
    text-transform: uppercase;
    color: #000;
    text-align: left;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li>ul>li:last-child>a {
    border-bottom: 0;
}

.main-menu .navigation>li>ul>li>ul>li>a:hover {
    color: #fff;
}

.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f105";
    position: absolute;
    right: 30px;
    top: 12px;
    display: block;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    z-index: 5;
}

.main-menu .navigation>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.main-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 34px;
    height: 30px;
    border: 1px solid #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    cursor: pointer;
    z-index: 5;
    display: none;
}




/*** 

====================================================================
                Sticky Header
====================================================================

***/

.sticky-header {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    z-index: -1;
    background: #ffffff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -webkit-transition: top 300ms ease;
    -o-transition: top 300ms ease;
    transition: top 300ms ease;
}


.sticky-header .main-menu .navigation {
    margin-left: 0;
}

.fixed-header .sticky-header {
    opacity: 1;
    z-index: 99901;
    visibility: visible;
}

.fixed-header .sticky-header .inner-container {
    margin-bottom: 0;
    box-shadow: none;
}

.fixed-header .sticky-header .search-toggler {
    color: #222;
    background: transparent;
    font-size: 20px;
}

.main-header .sticky-header .header-upper .logo-box .logo {
    padding: 13.5px 0px;
}

.sticky-header .main-menu .navigation>li {
    padding: 17px 0px;
}

.main-header .sticky-header .header-upper .inner-container {
    min-height: 70px;
}

.sticky-header .main-menu .navigation>li:before {
    bottom: 20px;
}

/*** 

====================================================================
            Mobile Menu
====================================================================

***/

.nav-outer .mobile-nav-toggler {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 44px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 20px;
    cursor: pointer;
    border-radius: 50%;
    float: right;
    margin: 13px 0;
    margin-left: 15px;
    display: none;
}

.mobile-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    padding-right: 30px;
    max-width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
}

.mobile-menu .mCSB_scrollTools {
    right: -6px;
}

.mobile-menu .mCSB_inside>.mCSB_container {
    margin-right: 5px;
}

.mobile-menu .navbar-collapse {
    display: block !important;
}

.mobile-menu .nav-logo {
    position: relative;
    padding: 30px 25px;
    text-align: left;
    margin-bottom: 100px;
    margin-top: 25px;
}

.mobile-menu-visible {
    overflow: hidden;
}

.mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible;
}

.mobile-menu .menu-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
    opacity: 0.70;
    visibility: visible;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.mobile-menu .menu-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #202020;
    padding: 0px 0px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    border-radius: 0px;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
}

.mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.mobile-menu .close-btn {
    position: absolute;
    right: 20px;
    top: 15px;
    line-height: 30px;
    width: 24px;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none;
}

.mobile-menu .navigation li {
    position: relative;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation li>ul>li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation li>a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .navigation li ul li>a {
    font-size: 15px;
    margin-left: 20px;
    text-transform: capitalize;
}

.mobile-menu .navigation li>a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .navigation li.current>a:before {
    height: 100%;
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: 6px;
    top: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.10);
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 5;
}

.mobile-menu .navigation li.dropdown .dropdown-btn.open {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul {
    display: none;
}

.mobile-menu .social-links {
    position: relative;
    text-align: center;
    padding: 30px 25px;
}

.mobile-menu .social-links li {
    position: relative;
    display: inline-block;
    margin: 0px 10px 10px;
}

.mobile-menu .social-links li a {
    position: relative;
    line-height: 32px;
    font-size: 16px;
    color: #ffffff;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

/* Hidden Bar */

.hidden-sidebar {
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 9999;
    width: 100%;
    max-width: 470px;
    background: #ffffff;
    height: 100%;
    padding: 40px 45px;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.hidden-sidebar-close {
    position: absolute;
    top: 40px;
    right: 40px;
    font-size: 30px;
    cursor: pointer;
}

.hidden-sidebar .logo {
    padding-bottom: 30px;
    margin-bottom: 50px;
    border-bottom: 1px solid #e7e7e7;
}

.hidden-sidebar .wrapper-box {
    height: 100%;
}

.hidden-sidebar .sidebar-widget {
    margin-bottom: 40px;
}

.hidden-sidebar .about-widget-two {
    position: relative;
}

.hidden-sidebar .about-widget-two h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 28px;
}

.hidden-sidebar .news-widget {
    position: relative;
}

.hidden-sidebar .widget-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #001659;
}

.hidden-sidebar .news-widget .post-wrapper {
    position: relative;
    padding-left: 110px;
    margin-top: -10px;
    margin-bottom: 30px;
}

.hidden-sidebar .news-widget .post-wrapper:last-child {
    margin-bottom: 0px;
}

.hidden-sidebar .news-widget .image {
    position: absolute;
    left: 0;
    top: 10px;
    width: 90px;
}

.hidden-sidebar .news-widget .category {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 4px;
}

.hidden-sidebar .news-widget h4 {
    font-size: 18px;
    font-weight: 700;
}

.hidden-sidebar .news-widget h4 a {
    color: #001659;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.hidden-sidebar .newsletter-widget {
    position: relative;
    margin-bottom: 50px;
}

.hidden-sidebar .newsletter-widget input[type="email"] {
    position: relative;
    border: 1px solid #e7e7e7;
    padding: 13px 20px;
    width: 100%;
    margin-bottom: 10px;
}

.hidden-sidebar .newsletter-widget .theme-btn {
    color: #fff;
}

.hidden-sidebar .newsletter-widget .theme-btn:before {
    background-color: #222;
}

.nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    display: none;
    background: rgba(20, 20, 20, 0.70);
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    cursor: none;
}

/* Cursor Style */

.cursor {
    position: absolute;
    background-color: #fff;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    z-index: 1;
    -webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
    transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
    -o-transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
    transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
    transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    z-index: 10000;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    visibility: hidden;
}

.cursor {
    visibility: visible;
}

.cursor.active {
    opacity: 0.5;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.cursor.hovered {
    opacity: 0.08;
}

.cursor-follower {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.3);
    width: 50px;
    height: 50px;
    border-radius: 100%;
    z-index: 1;
    -webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
    transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
    -o-transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
    transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
    transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    z-index: 10000;
    visibility: hidden;
}

.cursor-follower {
    visibility: visible;
}

.cursor-follower.active {
    opacity: 0.7;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.cursor-follower.hovered {
    opacity: 0.08;
}

.cursor-follower.close-cursor:before {
    position: absolute;
    content: '';
    height: 25px;
    width: 2px;
    background: #fff;
    left: 48%;
    top: 12px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: inline-block;
}

.cursor-follower.close-cursor:after {
    position: absolute;
    content: '';
    height: 25px;
    width: 2px;
    background: #fff;
    right: 48%;
    top: 12px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/*** 

====================================================================
        Banner Section
====================================================================

***/

.banner-section {
    position: relative;
}

.banner-section .big-title {
    position: absolute;
    right: 0;
    bottom: -6px;
    text-transform: uppercase;
    font-size: 200px;
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    letter-spacing: -5px;
    line-height: 70px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(255 255 255 / 0.2);
    color: transparent;
    z-index: 99;
}

.three-item-carousel,
.banner-slider {
    position: relative;
    height: 100% !important;
    z-index: 9;
}

.banner-section .swiper-slide {
    position: relative;
    left: 0;
    top: 0;
/*    height: 100%;*/
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 555px;
}

.banner-section .swiper-slide:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000000;
    opacity: 0.0;
    content: "";
}

.banner-section .content-outer {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    display: table;
    vertical-align: middle;
}

.banner-section .content-box {
    position: relative;
    padding: 135px 15px 110px;
/*    min-height: 731px;*/
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.banner-section .content-box .inner {
    position: relative;
    opacity: 0;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
    padding: 0 15px;
}

.banner-section .swiper-slide-active .content-box .inner {
    opacity: 1;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.banner-section .content-box .inner:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-repeat: repeat;
    background-position: center;
    content: "";
}

.banner-section .content-box h1 {
    position: relative;
    font-size: 75px;
    font-weight: 900;
    line-height: 70px;
    color: #ffffff;
    text-transform: capitalize;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    margin-bottom: 20px;
}

.banner-section .swiper-slide-active .content-box h1 {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 800ms;
    -o-transition-delay: 800ms;
    transition-delay: 800ms;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.banner-section img {
    width: 100%;
}
.banner-section .content-box h1:before {
    position: absolute;
    content: '';
    left: 50%;
    top: -20px;
    height: 2px;
    width: 80px;
    transform: translateX(-50%);
}

.banner-section h4 {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    padding-bottom: 20px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.banner-section .swiper-slide-active h4 {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.banner-section h4:before {
    position: absolute;
    content: '';
    bottom: 1px;
    left: 0;
    height: 1px;
    width: 100%;
    background: #fff;
}

.banner-section h4:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 3px;
    width: 60px;
    background: var(--theme-color);
}

.banner-section h4.style-two {
    padding-bottom: 0px;
}

.banner-section h4.style-two:after,
.banner-section h4.style-two:before {
    display: none;
}

.banner-section .text {
    position: relative;
    font-size: 22px;
    line-height: 34px;
    color: #ffffff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
}

.banner-section .swiper-slide-active .text {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 1600ms;
    -o-transition-delay: 1600ms;
    transition-delay: 1600ms;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.banner-section .link-box {
    padding-top: 20px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 2000ms;
    -o-transition-delay: 2000ms;
    transition-delay: 2000ms;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    margin: 0 -10px;
}

.banner-section .swiper-slide-active .link-box {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.banner-section .link-box a {
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    margin: 0 10px 10px;
    padding: 19.5px 36px;
    padding-right: 26px;
}

.banner-section .link-box a i {
    margin-left: 12px;
}

.banner-section .banner-slider-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.banner-section .banner-slider-button-next {
    position: relative;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    z-index: 9;
    margin-right: 40px;
    font-size: 25px;
    background-color: rgba(255, 255, 255, 0.3);
    transition: .5s;
}

.banner-section .banner-slider-button-prev {
    position: relative;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    z-index: 9;
    margin-left: 40px;
    font-size: 25px;
    background-color: rgba(255, 255, 255, 0.3);
    transition: .5s;
}












.post-share-icon {
    font-size: 14px;
    color: #999999;
    position: relative;
    transition: .5s;
    cursor: pointer;
}

.post-share-icon ul.social-links {
    position: absolute;
    top: 0;
    right: 100%;
    display: flex;
    opacity: 0;
    transition: .5s;
    visibility: hidden;
}

.post-share-icon ul.social-links li {
    margin-right: 15px;
}

.post-share-icon ul.social-links li a {
    color: #999;
    transition: .5s;
}

.post-share-icon:hover ul.social-links {
    opacity: 1;
    visibility: visible;
}



/* Sec Title */
.sec-title {
    position: relative;
    margin-bottom: 50px;
}

.sec-title h6 {
    position: relative;
    font-size: 14px;
    color: #172b56;
    text-transform: uppercase;
}

.sec-title .head {
    position: relative;
    font-size: 40px;
    font-weight: 700;
    color: #06175b;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.sec-title.style-two h2 {
    display: inline-block;
    padding-bottom: 0;
}

.sec-title .head:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 85px;
    height: 2px;
}

.sec-title.style-two h2:before {
    width: 50px;
    left: auto;
    right: -68px;
    bottom: 10px;
}

.sec-title .text {
    position: relative;
    margin-top: 25px;
}

.sec-title.style-three h2 {
    font-size: 35px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    padding-bottom: 0;
}

.sec-title.style-three h2:before {
    display: none;
}

/* About Section */
.about-section {
    position: relative;
    padding: 66px 0 0px;
}

.about-section .sec-title .head {
    font-size: 38px;
    font-family: 'Poppins', sans-serif;
}

.about-section .image-box {
    position: relative;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -4px;
    margin-bottom: 30px;
}

.about-section .image-box img {
    margin: 0 3.5px 10px;
}

.about-section .year-experience {
    position: absolute;
    right: -11px;
    bottom: -20px;
    z-index: 9;
    background: #fff;
    box-shadow: 0px 3px 40px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
    width: 110px;
    height: 150px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    padding: 36px 0 0;
}

.about-section .year-experience strong {
    font-size: 50px;
    font-weight: 800;
}

/* Services Section */

.services-section {
    position: relative;
    padding: 100px 0 58px;
    background: #f5f4f7 url(../images/resource/pattern.png);
}

.service-block-one .inner-box {
    position: relative;
    padding: 45px 33px 40px;
    background-color: #fff;
    display: block;
}

.service-block-one .inner-box {
    position: relative;
    margin-bottom: 30px;
}

.service-block-one h5 {
    position: relative;
    font-size: 12px;
    color: #001659;
    text-transform: uppercase;
}

.service-block-one h2 {
    font-size: 26px;
    color: #001659;
    font-weight: 700;
    margin-bottom: 50px;
}

.service-block-one a {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}

.service-block-one .icon {
    position: absolute;
    right: 33px;
    bottom: 25px;
    line-height: 45px;
    font-size: 55px;
    color: #b2b2b2;
}

/* Features Section */

.features-section {
    position: relative;
}



.features-section .inner-container {
    max-width: 570px;
    margin: 0 auto;
    margin-right: 0;
    padding: 70px 0;
}

.features-section h2 {
    position: relative;
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 20px;
}

.features-section .text {
    position: relative;
    color: #fff;
}

.features-section .image {
    position: relative;
    margin-top: -100px;
}

/* Why Choose Us */

.why-choose-us {
    position: relative;
    padding: 100px 0;
}

.why-choose-us .icon-box {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 15px;
    margin-bottom: 15px;
    max-width: 500px;
}

.why-choose-us .icon-box:last-child {
    border-bottom: 0;
}

.why-choose-us .icon-box .icon {
    position: relative;
    font-size: 50px;
    line-height: 45px;
    margin-right: 30px;
}

.why-choose-us .icon-box h4 {
    font-size: 24px;
    font-weight: 700;
    color: #172b56;
}

.why-choose-us .image {
    margin-bottom: 30px;
}

.why-choose-us .list {
    position: relative;
    margin-bottom: 30px;
}

.why-choose-us .list li {
    position: relative;
    margin-bottom: 6px;
    font-size: 18px;
    padding-left: 30px;
}

.why-choose-us .list li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 8px;
    background-image: url(../images/icons/icon-1.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}


/* Meet Our Team */

.team-section {
    position: relative;
    padding: 100px 0 70px;
    z-index: 1;
} 

/* Testimonial section */

.testimonial-section {
    position: relative;
    padding: 82px 0 65px;
    background-size: cover;
    background-color: #000000;
    background-position: right center;
}

.testimonial-section .shape {
    position: absolute;
    right: 12%;
    top: 20px;
}

.testimonial-section .image-wrapper {
    position: relative;
    text-align: center;
}

.testimonial-section .quote {
    font-family: Arial;
    position: relative;
    z-index: 99;
    top: 24px;
    font-size: 100px;
    font-weight: 700;
    line-height: 70px;
    width: 124px;
}

.testimonial-block .inner-box {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.testimonial-block .image {
    position: relative;
    margin-right: 30px;
    border-radius: 50%;
    overflow: hidden;
    width: 122px;
    height: 122px;
    margin-top: 10px;
}

.testimonial-block .image img {
    border-radius: 50%;
    transform: scale(1.02);
}

.testimonial-block .content {
    max-width: 550px;
}

.testimonial-block h2 {
    position: relative;
    font-size: 40px;
    font-weight: 700;
    font-style: italic;
    display: inline-block;
    line-height: 55px;
    margin-bottom: 50px;
}

.testimonial-block h2:before {
    position: absolute;
    content: '';
    top: 40px;
    right: -60px;
    width: 40px;
    height: 2px;
    background-color: #242424;
}

.testimonial-block .text {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 34px;
    color: #fff;
}

.testimonial-block .author-info {
    position: relative;
    padding-left: 15px;
}

.testimonial-block h4 {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}

.testimonial-block h4:before {
    position: absolute;
    content: '-';
    left: -15px;
    top: 0;
}

.testimonial-block .designation {
    font-size: 15px;
    color: #a9c4e0;
    text-transform: uppercase;
}


.mission-section .lower-section .owl-dots{
    position:relative;
    text-align:center;
    margin-top:10px;
}

.testimonial-section .owl-dots {
    display: flex;
    text-align: revert;
    margin-top: -10px;
    justify-content: flex-end;
}

.testimonial-section .owl-dots .owl-dot{
    position:relative;
    margin:0px 5px;
    width: 10px;
    height:10px;
    border-radius:50%;
    background: transparent;
    border: 1px solid #f3f4f6;
    display:inline-block;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

/* facts Section */

.facts-section {
    position: relative;
    padding: 100px 0 70px;
}

.facts-section h2 {
    position: relative;
    font-size: 45px;
    font-weight: 900;
    color: #001659;
    line-height: 45px;
    margin-bottom: 30px;
}

.facts-section .facts-block {
    position: relative;
    margin-bottom: 30px;
}

.facts-section .facts-block .icon {
    position: relative;
    font-size: 50px;
    line-height: 40px;
    margin-bottom: 15px;
}

.facts-section .facts-block h4 {
    position: relative;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}



/* CTA Section */

.cta-section {
    position: relative;
    background-color: #fff;
    padding-bottom: 100px;
}

.cta-section .wrapper-box {
    position: relative;
    padding: 37px 50px 13px;
}

.cta-section .wrapper-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.cta-section h3 {
    position: relative;
    font-size: 35px;
    font-weight: 700;
    color: #fff;
}

.cta-section .text {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
}

.cta-section .right-column {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.cta-section .phone {
    position: relative;
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    margin-right: 30px;
    margin-bottom: 20px;
}

.cta-section .theme-btn {
    margin-bottom: 20px;
    padding: 19.5px 45px;
    padding-right: 26px;
    background-color: #fff;
    color: #000;
}

.cta-section .theme-btn i {
    margin-left: 12px;
}

.cta-section .theme-btn:before {
    background-color: #d70c08;
    opacity: 1;
}

.cta-section .theme-btn:hover {
    color: #fff;
}

/* Main Footer */

.main-footer {
    position: relative;
    background-color: #081336;
}

.main-footer .upper-box {
    position: relative;
    border-bottom: 1px solid #1e294a;
}

.main-footer .footer-info-box {
    position: relative;
    border-right: 1px solid #1e294a;
}

.main-footer .footer-info-box .content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 45px;
    padding-top: 23px;
    padding-bottom: 10px;
}

.main-footer .footer-info-box .icon {
    position: relative;
    margin-right: 20px;
}

.main-footer .footer-info-box .icon {
    font-size: 36px;
    margin-bottom: 10px;
}

.main-footer .footer-info-box .text {
    position: relative;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
}

.main-footer .footer-info-box .text a {
    font-size: 20px;
    color: #fff;
}

.main-footer .footer-info-box .text strong {
    font-size: 24px;
    font-weight: 700;
}

.main-footer .widgets-section {
    position: relative;
    padding: 70px 40px 10px;
}

/* Widget */

.widget {
    margin-bottom: 40px;
}

.widget h4 {
    position: relative;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 30px;
}

.widget_about {
    position: relative;
}

.widget_about .logo {
    margin-bottom: 25px;
}

.widget_about .text {
    color: #b2b9c5;
}

/* Widget Links */

.widget_links li {
    margin-bottom: 8px;
}

.widget_links li a {
    color: #b2b9c5;
    font-size: 17px;
}

/* Widget Newsletter*/

.widget_newsletter .text {
    position: relative;
    color: #b2b9c5;
    font-size: 17px;
    margin-bottom: 20px;
}

.widget_newsletter form {
    position: relative;
}

.widget_newsletter .form-group {
    margin-bottom: 10px;
}

.widget_newsletter form input {
    position: relative;
    width: 100%;
    height: 47px;
    border: 1px solid #474c59;
    padding-left: 20px;
    padding-right: 60px;
    border-radius: 5px;
    color: #b2b9c5;
    background-color: transparent;
}

.widget_newsletter form button {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 47px;
    width: 54px;
    padding: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.widget_newsletter label.subscription-label {
    color: #fff;
}

.widget_newsletter .social-links {
    position: relative;
}

.widget_newsletter .social-links li {
    display: inline-block;
    margin-right: 13px;
}

.widget_newsletter .social-links li a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 33px;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: .5s;
    width: 35px;
    height: 35px;
}

/* Footer Bottom */

.footer-bottom {
    position: relative;
    padding: 24px 0 14px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #1e294a;
}

.footer-bottom .text a,
.footer-bottom .text,
.footer-bottom .copyright-text a,
.footer-bottom .copyright-text {
    color: #b2b9c5;
    font-size: 17px;
}

@media only screen and (min-width: 992px) {
    .widget_about {
        margin-right: 60px;
    }
    .widget_links {
        margin-left: -30px;
    }
}

/* Header Style Two */
.main-header.header-style-two .auto-container {
    max-width: 100%;
    padding: 0;
}

.main-header.header-style-two .header-upper.style-two .logo-box .logo {
    padding: 18.5px 30px;
    padding-right: 80px;
}

.main-header.header-style-two .header-upper.style-two .main-menu .navigation>li {
    padding: 22px 0px;
}

.main-header.header-style-two .sticky-header .auto-container {
    padding: 0 55px;
}

.main-header.header-style-two .header-info-right {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.main-header.header-style-two .header-info-right .phone-number {
    color: #001659;
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    margin-right: 50px;
}

.main-header.header-style-two .header-info-right .sidemenu-nav-toggler {
    position: relative;
    background: #001659;
    padding: 26.5px 33px;
}

.main-header.header-style-two .main-menu .navigation {
    margin: 0;
}

.main-header.header-style-two .header-upper.style-two .main-menu .navigation>li:before {
    display: none;
}

@media only screen and (min-width: 1700px) {
    .main-header.header-style-two .header-upper.style-two .main-menu .navigation>li {
        margin-right: 55px;
        padding-right: 55px;
        border-right: 1px solid #ddd;
    }
    .main-header.header-style-two .header-upper.style-two .main-menu .navigation>li:last-child {
        margin-right: 0;
    }
}

/* About Section Two */

.about-section-two {
    position: relative;
    padding: 100px 0;
    background: #f1f2f8 url(../images/resource/pattern.png);
}

.about-section-two .image-two,
.about-section-two .image-one {
    position: relative;
    box-shadow: 0px 15px 57px 0px rgba(0, 0, 0, 0.3);
    display: inline-block;
}

.about-section-two .image-two .image,
.about-section-two .image-one .image {
    overflow: hidden;
}

.about-section-two .image-two {
    position: absolute;
    top: 0;
    right: 115px;
}

.about-section-two .image-wrapper {
    position: relative;
    padding-top: 142px;
}

@media only screen and (min-width: 1700px) {
    .about-section-two .image-wrapper {
        margin-left: -235px;
    }
    .about-section-two .content {
        margin-left: -30px;
    }
}

.about-section-two .content h2 {
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 52px;
    margin-top: -5px;
}

.about-section-two .content h4 {
    font-size: 24px;
    margin-bottom: 30px;
}

.about-section-two .content .text p {
    margin-bottom: 20px;
}

/* Services Section Two */

.services-section-two {
    position: relative;
    padding: 100px 0 70px;
}


/* Why Choose Us / Style Two */

.why-choose-us.style-two .sec-title.style-two h2 {
    color: #fff;
}

.why-choose-us.style-two .sec-title.style-two h2:before {
    background-color: #fff;
}

.why-choose-us.style-two .sec-title .text {
    color: #fff;
}

.why-choose-us.style-two .icon-box h4 {
    color: #fff;
}

.why-choose-us.style-two .icon-box .icon {
    color: #fff;
}

.why-choose-us.style-two .list li {
    color: #fff;
}

.why-choose-us.style-two .list li:before {
    background-image: url(../images/icons/icon-2.png);
}

.why-choose-us.style-two .icon-box {
    border-color: #f35653;
}

/* CTA Style Two */

.cta-section.style-two .wrapper-box {
    background: #fff;
}

.cta-section.style-two h3 {
    color: #0c1c4b;
}

.cta-section.style-two .text {
    color: #0c1c4b;
}

.cta-section.style-two {
    padding-bottom: 70px;
    padding-top: 60px;
}

.cta-section.style-two .phone {
    color: #0c1c4b;
}

.cta-section.style-two .theme-btn {
    color: #fff;
}



/* Brand Logo */

.brand-logo {
    position: relative;
    padding: 220px 0 70px;
    background-color: #f7f5f9;
    margin-top: -180px;
}

.brand-logo .wrapper-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.brand-logo .image {
    margin: 30px 20px;
}

.brand-logo .sec-title.style-two h2 {
    padding-bottom: 20px;
}

.brand-logo .sec-title.style-two h2:before {
    right: auto;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.brand-logo .image img {
    transition: .5s;
}

.brand-logo .image:hover img {
    transform: rotateX(180deg);
}


/*** 

====================================================================
    Page Title
====================================================================

***/

.page-title{
    position:relative;
    padding: 108px 0;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:right center;
}

.page-title .auto-container{
    position:relative;
}

.page-title h2{
    position:relative;
    color:#ffffff;
    font-weight:900;
    line-height:1.2em;
    font-size: 55px;
    text-transform:capitalize;
}

.page-breadcrumb{
    position:relative;
}

.page-breadcrumb li{
    position:relative;
    display:inline-block;
    margin-right:10px;
    padding-right:15px;
    color:#ffffff;
    font-size:16px;
    font-weight:400;
    text-transform:capitalize;
}

.page-breadcrumb li:after{
    position:absolute;
    content: "\f105";
    right:-2px;
    top:1px;
    color:#ffffff;
    font-size: 14px;
    font-family: 'Font Awesome 5 Pro';
}

.page-breadcrumb li:last-child::after{
    display: none;
}

.page-breadcrumb li:last-child{
    padding-right:0px;
    margin-right:0px;
}

.page-breadcrumb li a{
    font-weight:400;
    text-transform: capitalize;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}

.page-breadcrumb li a:hover{
    color:#ffffff;
}

.page-title h1 {
    position: absolute;
    right: 0;
    bottom: -6px;
    text-transform: uppercase;
    font-size: 170px;
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    letter-spacing: -5px;
    line-height: 70px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(255 255 255 / 0.2);
    color: transparent;
}



/* About Section Three */

.about-section-three {
    position: relative;
    padding: 100px 0 70px;
}

.about-section-three .content {
    margin-bottom: 30px;
}

.about-section-three .content h2 {
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 52px;
    margin-top: -5px;
}

.about-section-three .content h4 {
    font-size: 24px;
    margin-bottom: 30px;
}

.about-section-three .content .text p {
    margin-bottom: 20px;
}

.about-section-three .image {
    margin-bottom: 30px;
}

/* Why Choose Us TWo */

.why-choose-us-two {
    position: relative;
}

.why-choose-us-two .auto-container {
    max-width: 100%;
    padding: 0;
}

.why-choose-us-two .inner-container {
    max-width: 570px;
    margin: 0 auto;
    margin-right: 0;
    padding: 100px 0 70px;
}

.why-choose-us-two .sec-title.style-two h2 {
    color: #fff;
}

.why-choose-us-two .sec-title.style-two h2:before {
    background-color: #fff;
}

.why-choose-us-two .right-column {
    background-size: cover;
}

@media only screen and (min-width: 1200px) {
    .why-choose-us-two .right-column {
        left: 85px;
        position: relative;
    }
    .why-choose-us-two .image {
        display: none;
    }
}

.why-choose-us-two .icon-box {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.why-choose-us-two .icon-box .icon {
    position: relative;
    font-size: 55px;
    line-height: 70px;
    color: #fff;
    margin-right: 35px;
}

.why-choose-us-two .icon-box h4 {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 2px;
}

.why-choose-us-two .icon-box .text {
    color: #fff;
}



/*** 

====================================================================
    Sidebar Page Container
====================================================================

***/

.sidebar-page-container{
    position:relative;
    padding:100px 0px 60px;
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side{
    margin-bottom:40px;
}

.sidebar-widget{
    position: relative;
    margin-bottom: 40px;
}

/*Search Box Widget*/

.sidebar .search-box .form-group{
    position:relative;
    margin:0px; 
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
    position:relative;
    line-height:30px;
    padding:10px 50px 10px 20px;
    background:#2c2c2c;
    display:block;
    font-size:16px;
    width:100%;
    height:52px;
    color:#ffffff;
    font-weight:400;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.sidebar .search-box .form-group button{
    position:absolute;
    right:0px;
    top:0px;
    height:52px;
    width:60px;
    display:block;
    font-size:16px;
    color:#ffffff;
    line-height:100%;
    font-weight:normal;
    background:none;
}



/*Featured Block*/

.featured-blocks{
    position:relative;
    border-bottom:0px;
    margin-top:20px;
}

.featured-block{
    position:relative;
    padding:0px;
}

.featured-block .featured-inner{
    position:relative;
    padding:25px 25px;
    padding-bottom: 0;
    border-bottom:none;
}

.featured-block .featured-inner .content{
    position:relative;
    padding-left: 92px;
}

.featured-block .featured-inner .content .icon-box{
    position:absolute;
    left:0px;
    top:4px;
    color: #ffffff;
    font-size: 40px;
    line-height: 70px;
    width: 70px;
    height: 70px;
    text-align: center;
    border-radius: 50%;
}

.featured-block .featured-inner .content h3{
    position:relative;
    font-size: 22px;
    font-weight: 500;
    margin-bottom:5px;
}

.featured-block .featured-inner .content h3 a{
    position:relative;
    color: #001659;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}



/* Testimonials  Style Three */

.testimonial-section.style-three {
    background: #ddd;
    padding: 0;
}

.testimonial-section.style-three .testimonial-block {
    padding: 130px 0 110px;
}

.testimonial-section.style-three .testimonial-block {
    background-color: #f13431;
}

.testimonial-section.style-three .testimonial-block .content {
    max-width: 100%;
    width: calc(100% - 202px);
}

.testimonial-section.style-three .testimonial-block .image {
    margin-right: 70px;
}

.testimonial-section.style-three .testimonial-block .quote {
    color: #fff;
}

.testimonial-section.style-three .testimonial-block .designation {
    color: #fff;
}

.testimonial-section.style-three .testimonial-block .text {
    font-size: 22px;
}

/**/

.testimonial-section.style-three .testimonial-block.style-two {
    background: #f1f2f8 url(../images/resource/pattern.png);
}

.testimonial-section.style-three .testimonial-block.style-two .quote {
    color: #001659;
}

.testimonial-section.style-three .testimonial-block.style-two .text {
    color: #797979;
}

.testimonial-section.style-three .testimonial-block.style-two h4 {
    color: #001659;
}


/*** 

====================================================================
    Contact Section
====================================================================

***/

.contact-section{
    position:relative;
    padding:75px 0px 70px;
}

.contact-section .contact-title{
    position:relative;
    margin-bottom:50px;
}

.contact-section .contact-title h2{
    position:relative;
    font-size: 40px;
    font-weight:600;
    margin-bottom: 20px;
    line-height:1.4em;
    display: inline-block;
}

.contact-section .contact-title h2:after{
    position:absolute;
    content:'';
    right: -65px;
    bottom: 15px;
    width: 50px;
    height:2px;
}

.contact-section .contact-title .text{
    position:relative;
    color:#797979;
    font-size: 18px;
    margin: 0;
}

.contact-section .form-column{
    position:relative;
}

.contact-section .form-column .inner-column{
    position:relative;
}

/*Contact Form*/

.contact-form{
    position:relative;
}

.contact-form .form-group{
    position:relative;
    margin-bottom:30px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form select,
.contact-form textarea{
    display:block;
    width:100%;
    line-height:28px;
    height: 56px;
    font-size:16px;
    padding:10px 22px;
    background:#ffffff;
    color:#000000;
    border:1px solid #dddddd;
    transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.contact-form textarea{
    height:208px;
    resize:none;
    font-size:16px;
    background:#ffffff;
}

.contact-form .theme-btn{
    font-size:18px;
    margin-top:10px;
    padding: 20px 36px;
    position: relative;
    color: #fff;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error{
    border-color:#ff0000 !important;    
}

.contact-form label.error{
    display:block;
    line-height:24px;
    padding:5px 0px 0px;
    margin:0px;
    text-transform:uppercase;
    font-size:11px;
    color:#ff0000;
    font-weight:500;    
}

.contact-section .info-column{
    position:relative;
}

.contact-section .info-column .inner-column{
    position:relative;
    padding-left: 80px;
}

.contact-section .info-column ul{
    position:relative;
}

.contact-section .info-column ul li{
    position:relative;
    color: #797979;
    font-size: 18px;
    font-weight:400;
    margin-bottom:20px;
    padding-left: 55px;
}

.contact-section .info-column ul li span{
    color: #001659;
    font-size: 20px;
    font-weight: 700;
    display:block;
    margin-bottom:6px;
    text-transform:capitalize;
}

.contact-section .info-column ul li i {
    position: absolute;
    left: 0;
    top: 7px;
    font-size: 35px;
    line-height: 36px;
}

.contact-section .info-column .inner-column h4 {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.contact-section .info-column .inner-column .text {
    margin-bottom: 40px;
}

@media only screen and (min-width: 992px) {
    .blog-post-column {
        padding-right: 45px;
    }
}

img{
    cursor: pointer;
}
.phone-number {
    padding-right: 34px;
}

.logo-box {
    width: 9%;
}
.icons-ab-1 img {
    width: 25%;
    margin-bottom: 8px;
}

.icon-ab {
        text-align: center;
    margin-bottom: 15px;
    padding: 36px 15px;
    border: 2px solid #e1b654;
    height: 449px;
    transition: 0.5s;
    overflow: hidden;
}

.icon-ab:hover {
    border: 2px solid #000;
    border-radius: 28px 0px 28px 0px;
}

.slider-imag {
    margin-bottom: 24px;
}
.ab-new {
        font-size: 22px;
    font-weight: 500;
    padding-bottom: 7px;
}
.images-img-head {
    font-size: 30px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 5px;
}

.imagesff {
    height: 214px;
    overflow: hidden;
    transition: 1.5s;
    border-radius: 19px 19px 0px 0px;
}



.imag {
       background-color: #fff;
    padding: 18px 18px;
    margin-bottom: 30px;
    height: 569px;
}



.imagesff img {
    width: 100%;
}

.fproducts {
    padding: 100px 0 0px;
}

.img-prod img {
    width: 100%;
/*    height: 370px;*/
}

.anchr {
    background-color: #e1b654;
    text-align: center;
    padding: 7px 0;
}

.img-img-conta {
    margin-bottom: 31px;
}

.anchr a {
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    font-family: math;
}

.img-prod:hover img {
    transform: scale(1.5);
}

.img-prod img {
    transition: 0.5s;
}

.img-prod {
    overflow: hidden;
}

.img-img-conta:hover .anchr {
    background-color: #08194a;
}

.img-img-conta:hover .anchr a {
    color: #fff;
}


.bg-img {
    background: url(../images/main-slider/image-1.jpg) no-repeat;
    padding: 102px 0 102px;
    text-align: center;
    position: relative;
    z-index: 1;
    background-attachment: fixed;
    background-size: cover;
}


.se {
    font-size: 46px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 18px;
}

.bg-img p {
    font-size: 25px;
    color: #fff;
}

.bg-img:after {
    background-color: #000000c7;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -2;
}

.heading-os-vs {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 5px;
}

.vis {
    padding: 20px 15px;
    border: 2px solid;
    transition: 0.5s;
}

.vis:hover {
    border-radius: 20px 0;
    border-color: #e1b654;
}
.jdj {
    font-size: 25px;
    font-weight: 600;
    border-bottom: 2px solid #e1b654;
    margin-top: 39px;
}

.img-gal {
    margin-bottom: 21px;
    border-radius: 10px;
    border: 2px solid #80808070;
    padding: 8px;
    border-bottom-color: #000000;
    overflow: hidden;
    position: relative;
}

.img-gal img {
    border-radius: 10px;
    transition: 1s;
}

.img-gal:hover img {
    transform: scale(1.5);
}

.logo-inn {
    position: absolute;
    z-index: 99999999999;
    bottom: 4%;
    right: -39%;
    width: 100%;
}

.logo-inn img {
    width: 22%;
}
       /* Desktop styles */
                    @media (min-width: 992px) {
                        .custom-img {
                            width: 600px;
                            max-width: 455px;
                            margin-top: 140px;
                            /* Desktop margin */
                        }
                    }

                    /* Mobile styles */
                    @media (max-width: 991px) {
                        .custom-img {
                            width: 100%;
                            margin-top: 20px;
                            /* Mobile margin to move image up */
                        }
                    }
p, td {
    font-size: 18px;
}
.feature_list {
    font-size: 18px;
}

.ns {
    height: 341px;
}
.sd .imag {
    height: 650px;
}

.app-images {
    border: 2px solid #80808047;
    padding: 9px;
    margin-bottom: 37px;
}
.images-1 {
    padding-top: 17px;
}
.team-section .icon-ab {
    height: 323px;
}

.service-img {
    height: 200px;
    margin-bottom: 21px;
}

.services-section ul {
    margin-bottom: 21px;
}

.services-section ul li {
    margin-bottom: 6px;
    margin-top: 14px;
}

.modal-backdrop {
    background: none;
    z-index: inherit;
}
.modal-dialog {
    max-width: 31%;
    top: 14%;
}

.app-images:hover img {
    filter: brightness(1.2););););
}

@media (min-width: 1199px) and (max-width: 1400px){
    
}
.img-img {
    margin-bottom: 23px;
}

@media (min-width: 268px) and (max-width: 568px){
    .logo-box {    width: 28%;}    .about-section {    position: relative;    padding: 30px 0 44px;}    .services-section {    position: relative;    padding: 50px 0 30px;    }    .imag {    height: auto;}.team-section {    padding: 50px 0 30px;  }.fproducts {    padding: 50px 0 30px;}    .facts-section {    padding: 50px 0 30px;} .banner-section .swiper-slide {
 
    height: 100%;
  
}
    .scroll-to-top {
    position: fixed;
    right: 16px;
    bottom: 25px;
    width: 54px;
    height: 54px;

}
    .main-footer .footer-info-box .text strong {
    font-size: 21px;
    font-weight: 700;
}
.main-footer .footer-info-box .content {
    position: relative;
    display: flex
;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 0;
    padding-top: 23px;
    padding-bottom: 10px;
}
    .main-footer .widgets-section {
    position: relative;
    padding: 0;
}
    
}





