@font-face {
  font-family: Montserrat-Medium;
  src: url(../fonts/Montserrat-Medium.ttf);
}
@font-face {
  font-family: Montserrat-Bold;
  src: url(../fonts/Montserrat-Bold.ttf);
}
@font-face {
  font-family: Montserrat-SemiBold;
  src: url(../fonts/Montserrat-SemiBold.ttf);
}
h1{
	/* Desktop/ H1 */
	font-family: Montserrat-Bold;
	font-style: normal;
	font-weight: bold;
	font-size: 72px;
	line-height: 90px;
	/* identical to box height, or 125% */
	letter-spacing: 0.02em;
	/* Text Black */
	color: #000000;
}
h2{
	/* Desktop/ H2 */
	font-family: Montserrat-Bold;
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	line-height: 50px;
	/* identical to box height, or 125% */
	/* Text Black */
	color: #000000;
}
h3{
	/* Desktop/ H3 */
	font-family: Montserrat-Bold;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 45px;
	/* identical to box height, or 125% */
	/* Text Black */
	color: #000000;
}
h4{
	/* Desktop/ H4 */
	font-family: Montserrat-SemiBold;
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 35px;
	/* identical to box height, or 117% */
	/* Text Black */
	color: #000000;
}

.lead_text_1{
	/* Desktop/ Lead Text 1 */
	font-family: Montserrat-Medium;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 35px;
	/* identical to box height, or 146% */
	color: #05396B;
}
.lead_text_2{
	/* Desktop/ Lead Text 2 */
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	/* identical to box height, or 150% */
	/* Text Black */
	color: #000000;
}
.body_1{
	/* Desktop/ Body 1 */
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
	/* identical to box height, or 156% */
	/* Text Black */
	color: #000000;
}
.body_2{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	/* identical to box height, or 162% */
	/* Text Black */
	color: #000000;
}
.body_3{
	/* Desktop/ Body 3 */
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 25px;
	/* identical to box height, or 179% */
	/* Text Black */
	color: #000000;
}
.black_1{
	color: #001E3C;
}
.black_2{
	color: #05396B;
}
a{
	color: #067C65;
	text-decoration-line: underline;
}
a:hover{
	color: #05396B;
}
.big_link{
	font-family: Montserrat-Bold;
	font-style: normal;
	font-weight: bold;
	font-size: 32px;
	line-height: 48px;
	/* or 150% */
	text-decoration-line: underline;
	/* Dark Green */
	color: #067C65;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
    flex: 0 0 20%;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
        flex: 0 0 20%;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
        flex: 0 0 20%;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
        flex: 0 0 20%;
    }
}

.col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (max-width: 768px) {
    .col-sm-6 {
        width: 50%;
        float: left;
        flex: 0 0 50%;
    }
}

.ubermenu-submenu.ubermenu-submenu-id-323.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_item{
	border-radius: 10px;
}
.ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target, 
.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-current-menu-item > .ubermenu-target{
	font-weight: bold !important;
}
.ubermenu-target-title.ubermenu-target-text {
    line-height: 40px;
    font-family: Montserrat-Medium !important;
}

#header{
	height: 100px;
}

#header .logo img{
	max-height: 60px;
}

#header.header-scrolled{
	height: 80px;
}

.mobile_nav_logo{
	top: 15px;
	left: 15px;
	z-index: 999999999;
	position: absolute;
}
.mobile_nav_logo img {
    max-height: 40px;
}
.mobile-nav-toggle {
    z-index: 999999999;
}
.mobile-nav-active .mobile-nav {
    width: 100vh;
    top:80px;
}
.mobile-nav, .mobile-nav-overly{
	background: #EDF5E0;
}
.mobile-nav-active .mobile-nav-toggle i{
	color: #001E3C;
}
.mobile-nav a{
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 28px;
	color: #001E3C;
	border-bottom: 1px solid rgba(0,30,60,0.1);
}
.mobile-nav .drop-down > a::after{
	z-index: 999999999;
}
.mobile-nav i{
	padding-left: 10px;
}
.mobile-nav .drop-down ul{
	display: block;
	background: #EDF5E0;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a{
	color: #067C65;
}

.mobile-nav li{
	padding: 10px;
}

.btn-primary{
	background: #067C65;
	border-radius: 5px;
	padding: 10px;
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	flex: none;
	order: 0;
	align-self: center;
	border: none;
}

.banner-left h1 {
    font-family: Montserrat-Bold;
	font-style: normal;
	font-weight: bold;
	font-size: 64px;
	line-height: 90px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}
.banner-right h2 {
    font-family: Montserrat-Bold;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}

.banner-left h1, .banner-right h2{
	text-align: left;
	padding-left: 5vh;
}
.banner-left{
	margin-left: 30px;
}
.banner-right{
	margin-right: 30px;
}
.banner-ovaerlay{
	background: inherit;
}
@media (min-width: 768px) {
	.banner-right, .banner-left{
		height: 65vh;
	}
	.banner-left{
		margin-bottom: 15vh;
	}
	.banner-right{
		margin-top: 15vh;
	}
	.banner-left h1 {
	    padding-top: 15vh;
		padding-left: 15vh;
	}
	.banner-right h2 {
	    padding-top: 42vh;
		padding-left: 10vh;
	}
}

.service_item img{
	padding: 0;
}

.children-left .triangle0, .children-right .triangle1{
	background:inherit;
}
.children-left::after, .children-right::after{
	border: 1px solid #067C65;
}
.circle-one-desc a {
	font-family: Montserrat-SemiBold;
    font-size: 30px;
    line-height: 35px;
    text-decoration-line: underline;
    color: #067C65;
    font-style: normal;
}
.circle-one-desc a :hover{
	color: #05396B;
}

.approach-item{
	margin-bottom: 60px;
}
.approach-item .item.item-flip{
	margin-top: 60px;
}
.team-member{
	margin-top: 90px;
}
.team-member .owl-item{
	width: 250px !important;
	height: 292px !important;
}
.team-member .item{
	margin-top: inherit;
}
section.elementor-section{
	padding: inherit;
}
.generic-container .secound-row{
	margin-top: inherit;
}
.generic-container .secound-row ol{
	padding-top: inherit;
	padding-bottom: inherit;
	margin-left: inherit;
}
.generic-container .secound-row ol li{
	font-size: inherit;
	padding-bottom: inherit;
}

@media (min-width: 1000px) {
	.approach-item .owl-item.active{
		width: 170px !important;
	}

	.team-member .owl-carousel.off, .client-list .owl-carousel.off {
	    display: block;
	}
	.team-member .owl-stage, .client-list .owl-stage{
		width: 90% !important;
		margin-left: auto;
		margin-right: auto;
	}
}

.btn-primary:hover{
	background: #05396B;
}

.contents h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 60px;
    position: relative;
    padding-bottom: 30px;
}

.contents h2::after {
    position: absolute;
    content: '';
    left: 0;
    background: #067C65;
    width: 120px;
    bottom: 0;
    height: 4px;
}