
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500;700&display=swap'); 
 
body { 
    color: #000;
    font-family: 'Ubuntu', sans-serif;
    font-size: 17px;
    line-height: 32px;
   
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Ubuntu', sans-serif;
}
html section.section-secondary p {
    color: #000;
}
.text-default, .text-color-default {
    color: #000 !important;
}
.custom-step-item .step-content, .owl-carousel.numbered-dots .owl-dots {
    margin-left: 0px;
}

html:not(.sticky-header-active) #header.header-transparent-dark-bottom-border .header-body {
    border-bottom: none;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.12); */
}
.owl-item .align-items-center { align-items: self-end!important;}
.mb-6 {
    margin-bottom: 6rem!important;
}
.flip-content p { min-height: 105px;}
h1, h2, h3, h4, h5, h6, #header .header-nav-main nav > ul > li > a {
     
    letter-spacing: 0em; 
}
html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
    color:  #0A9CA6;
    font-style: normal;
}
h4 {
    font-size: 1.9em;
    font-weight: 600;
    line-height: 27px;
    margin: 0 0 20px 0;
}
p {
    color: #000;
    line-height: 26px;
    margin: 0 0 30px;
    font-size: 17px;
}
 
div calss row pt-1 pb-4 mb-3 .pt-1 {
  padding-top: 1.25rem !important;
} 

.mb-3 {
  margin-bottom: 3rem !important;
}

.bggreen { background-color:  #0A9CA6;}
.bggreen h2, .bggreen p { color: #fff;}

.padding-fifteen-all {
    padding: 15%;
}
.btn.text-light-gray, .text-light-gray {
    color: #d6d5d5;
}
.feature-box-14>div {
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-top: 0;
}
.loclink a:hover { text-decoration: none; }

  .owl-item {
    
     
    width: 100%;
    height: 100%;
    top: 0;
    transition: ease opacity 300ms;
}

footer img {
    max-width: 65%;
    height: auto;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    color: #0a9ca6;
}

.ftrlinks li {
	display: block;
	vertical-align: top;
	font-size: 13px;
	line-height: 30px;
	color: #fff;
}

.ftrlinks li svg {
	width: 2rem;
	height: auto;
	fill: #D9EF89
}

.ftrlinks li a:hover svg path {
	fill: #D9EF89;
	cursor: pointer;
	text-decoration: none
}

.search-box2 .add-on .input-group-append>.btn {
	left: 0;
	background-color: #4f4f4f;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	margin-right: 0;
	margin-left: -1px;
	text-transform: uppercase;
	border: 1px solid #4f4f4f;
	 
	color: #fff
}

.search-box2 .add-on .input-group-append {
	width: 45px
}

.search-box2 .add-on .input-group-append>.btn:focus,
.search-box2 .add-on .input-group-append>.btn:hover {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	border-color: #4f4f4f;
	background-color: #4f4f4f
}

.search-box2 .add-on i {
	color: #fff;
	font-size: 17px
}
.copytext { color: #fff;}

.search-box2 input[type=email],
.search-box2 input[type=search] {
	border-color: #474747;
	background-color: transparent;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	height: 38px
}

.search-box2 .add-on input[type=email] {
	padding: 10px 14px
}

.search-box2 input[type=email]::-webkit-input-placeholder {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .015em;
	background-color: transparent
}

.search-box2 input[type=email]::-moz-placeholder {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .015em;
	background-color: transparent
}

.search-box2 input[type=email]::-ms-input-placeholder {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .015em;
	background-color: transparent
}

.search-box2 input[type=email]::-o-placeholder {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .015em;
	background-color: transparent
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 88%;
}
.text-5 {
    font-size: 25px !important;
}
.text-4 {
    font-size: 27px !important;
}
.downbtn {
    font-size: 16px!important;
    text-transform: inherit;
    padding: 1rem!important;
}

.looking-for .list.list-icons.list-icons-style-3 li { font-size: 19px; padding-left: 40px; }
.looking-for .list.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child { width: 27px; height: 27px; line-height: 1.0;}

.mbvisible { display: none;}
.mbouter { height: 100vh;}

@media (max-width: 767px) {
	 
	.mbouter { height: 15rem; position: relative!important;}
  }

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
	 
	.mbouter { height: 15rem; position: relative!important;}
  }

  .custom-position-1 {
	position: relative;
	margin-top: -700px;
}

@media (max-width: 991px) {
	.custom-position-1 {
			margin-top: 0;
			background: #101019;
	}
}

.looking-for .text-4-5 {
    font-size: 42px !important;
}
 
.page-header.page-header-modern h1 {
    font-size: 31px;
}
 
.text-7 {
    font-size: 31px !important;
}

section.section { background: #ffffff;}
section.section.bgrey { background: #eaeaea;}
.testimonial blockquote, .testimonial blockquote p { font-family: "Sintony", sans-serif;}
#header.header-effect-shrink .header-container {
    min-height: 70px;
	height: 70px!important;
}
.custom-page-header {
    /* padding: 35px 0 35px !important; */
    padding: 0px 0 0px !important;
}
.mb-15 { padding-top: 15%!important;}
.career p { font-size: 22px!important;}
.aboutus .pb-4 {
    padding-bottom: 3.5rem!important;
}
.aboutus h4 { font-size: 25px;}

h4.custom-secondary-font span.custom-secondary-font, h4.custom-secondary-font { font-family: 'Ubuntu', sans-serif; font-weight: 400;}
html .btn-primary {
    background-color:  #0A9CA6;
    border-color:  #0A9CA6;
    color: #FFF;
    --color:  #0A9CA6;
    --hover: #0cad8f;
    --disabled: #0cad8f;
    --active: #0cad8f;
}
html .list-tertiary.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child, html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child, html .list-tertiary.list-icons.list-icons-style-3 li > .icons:first-child, html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
    background-color: #e2fdea;
    color: #000;
}
html .bg-color-dark, html .bg-dark {
    background-color: #153455 !important;
}
#footer {
    background: #153455;
    border-top: 1px solid #153455;
    margin-top: 0;
    padding: 20px 0 0;
}
.search-box2 .add-on .input-group-append>.btn, .search-box2 .add-on .input-group-append>.btn:focus, .search-box2 .add-on .input-group-append>.btn:hover {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    border-color:  #0A9CA6;
    background-color:  #0A9CA6;
}

#footer a:not(.btn):not(.no-footer-css) {
    color: #fff;
    transition: all 0.1s ease-in-out;
}

 
#footer p {
    color: #ffffff;
    margin-bottom: 0;
}
.pt-5 {
    padding-top: 4rem!important;
}

html .bg-color-quaternary, html .bg-quaternary {
    background-color: #153455 !important;
}

.custom-secondary-font {
    font-family: 'Ubuntu', sans-serif;
}

.btn-modern {
    
    font-weight: 400;
}

#header .header-nav-main.header-nav-main-square nav > ul > li:hover > a {
    color:  #0A9CA6 !important;
}

html body .tabs.tabs-simple .nav-tabs > li .nav-link.active, html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link.active, html body .tabs.tabs-simple .nav-tabs > li .nav-link.active:focus, html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link.active:focus, html body .tabs.tabs-simple .nav-tabs > li .nav-link:hover, html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link:hover, html body .tabs.tabs-simple .nav-tabs > li .nav-link.active:hover, html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link.active:hover {
    border-top-color:  #0A9CA6;
    color:  #0A9CA6;
}
html body .tabs.tabs-simple .nav-tabs > li .nav-link.active, html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link.active, html body .tabs.tabs-simple .nav-tabs > li .nav-link.active:focus, html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link.active:focus, html body .tabs.tabs-simple .nav-tabs > li .nav-link:hover, html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link:hover, html body .tabs.tabs-simple .nav-tabs > li .nav-link.active:hover, html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link.active:hover {
    border-top-color:  #0A9CA6;
    color:  #0A9CA6;
}
html body .tabs.tabs-bottom .nav-tabs li .nav-link:hover, html.dark body .tabs.tabs-bottom .nav-tabs li .nav-link:hover, html body .tabs.tabs-bottom .nav-tabs .nav-link.active, html.dark body .tabs.tabs-bottom .nav-tabs .nav-link.active, html body .tabs.tabs-bottom .nav-tabs .nav-link.active:hover, html.dark body .tabs.tabs-bottom .nav-tabs .nav-link.active:hover, html body .tabs.tabs-bottom .nav-tabs .nav-link.active:focus, html.dark body .tabs.tabs-bottom .nav-tabs .nav-link.active:focus {
    border-bottom-color:  #0A9CA6;
}
html .btn-outline.btn-primary {
    color:  #0A9CA6;
    background-color: transparent;
    background-image: none;
    border-color:  #0A9CA6;
}
html .btn-outline.btn-primary:hover, html .btn-outline.btn-primary.hover {
    color: #FFF;
    background-color:  #0A9CA6;
    border-color:  #0A9CA6;
}
a {
    color:  #0A9CA6;
}
.heading { font-weight: 500;}
html .list-tertiary.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child, html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child, html .list-tertiary.list-icons.list-icons-style-3 li > .icons:first-child, html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
    background-color:  #0A9CA6;
    color: #153455;
}

.highlight { font-size: 3.5rem; color: #0A9CA6; position: relative;
    top: 10px;}

    .blog-img { height: 274px; width: auto;}

    .ttlblog { text-overflow: ellipsis;
        display: block;
        text-wrap: nowrap;
        overflow: hidden;
    color:#0a9ca6;}

    .blogttlink { width: 65%; display: inline-block; text-overflow: ellipsis; overflow: hidden; white-space:nowrap;}

    /* banner section start */

    #section-hero {
        background: #ffffff;
        padding: 90px 0 90px 0;
        position: relative;
        color: #fff;
        margin-bottom: 5rem;
    }
    #section-hero h6, #section-hero p { color: #fff;} 
    #section-hero h1, #section-hero .h1 {
        font-size: 54px;
        margin-bottom: 20px;
        line-height: 1.1em;
        letter-spacing: -1px;
        color: #fff;
    }
    #form_quick_search #btn-submit i {
        text-align: center;
        font-size: 16px;
        float: left;
        width: 60px;
        background: #171A21;
        color: #ffffff;
        display: table-cell;
        padding: 13px 0;
        border-radius: 0 5px 5px 0;
        -moz-border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0 5px 5px 0;
    }
    
    #quick_form{
        border: solid 1px #d2d2d2;
        padding: 35px;
        padding-bottom: 25px;
        background-color: #fff;
    }
    #quick_form h3 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .form-border input[type=text], 
     .form-border textarea, 
    .form-underline input[type=email], 
     .form-border input[type=password], 
     .form-border input[type=date] 
      {
        padding: 8px;
        margin-bottom: 25px;
        border: none;
        border: solid 2px #eeeeee;
        background: none;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        height: auto;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        color: #333;
    }
    .form-border select {
        padding: 8px;
        margin-bottom: 25px;
        border: none;
        border: solid 2px #eeeeee;
        
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        height: auto;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        color: #333;
    }
    .btn-fullwidth { width: 100%; display: block;}
    
    .text-light #form_quick_search input[type=text] {
        color: #ffffff;
        background: none;
        border: solid 1px rgba(255, 255, 255, .1);
    }
    
    .text-light #form_quick_search input[type=text] {
        color: #ffffff;
    }
    
    .text-light #form_quick_search input[type=text]::-moz-input-placeholder {
        color: #ffffff;
    }
    
    .text-light #form_quick_search input[type=text]::-webkit-input-placeholder {
        color: #ffffff;
    }
    
    .form-default input[type=text]:focus,
    .form-default textarea:focus,
    .form-default input[type=email]:focus,
    .form-default select:focus {
        background: #f6f6f6;
    }
    
    .error_input {
        border-bottom: solid 1px #ff0000 !important;
    }
    
    /* banner sectoin ends */

    .card { border: none; margin-bottom: 5rem;}
    .featured-boxes .featured-box { height: 300px;}