form .input {
    width: 100%;
    font-size: 1rem;
    border: 1px solid #e8f5f0;
    padding: 18px 20px;
    padding-top: 18px;
    padding-right: 20px;
    padding-bottom: 18px;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #4b4b4b;
    background: transparent;
}
.bdr-b {
    border-width: 1px !important;
    border-color: #e2e8eb !important;
}

.bdr-b {
    border-width: 1px 1px  1px  1px !important;
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-color: #e2e8eb;
}


.logo img {
    height: 70px;
    transition: all .4s;
}
.posters {
    margin-left: 20px;
    margin-top: 20px;
}
.post-date p {
    color: #fff !important;
}
.post-date  {float:left;}


.content ul {
    list-style: disc;
    margin-left:40px;
}

.section-services ul, .section-services ol {
    list-style: disc;
    margin-left: 30px;
        margin-bottom: 1rem;
}
.nav-tabs {
    list-style: none !important;
}

.menu-drop .menu-item a {
    text-transform: none;
}


.text-box {
    line-height: 2;
}
.text-box ul {
 list-style-type: disc;
 list-style-position: outside;
 list-style-image: none;
}
.main-footer a:link, .main-footer a:visited {
    color: #d4dae3;
}

.text-box ul li{
margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #182958;
    font-weight: 700;
    font-family: "Poppins",sans-serif;
    line-height: 1.3;
    margin-bottom: 0.5rem;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

font-family: titling-gothic-fb-compressed, sans-serif;

font-weight: 400 !important;

font-style: normal;
}
.margin-bottom-60 {
    margin-bottom: 60px;
}
.padding-top-100 {padding-top:100px;}

@media (min-width: 576px) {
.is-boxed .banner {
    padding-left: 0px;
    padding-right: 0px;
}
}

.is-boxed .banner {
     padding-left: 0px;
    padding-right: 0px;
}

.bg-green {
    background-color: #e8f5f0 !important;
}

/*careers*/
.at-vacancy-table-wrap {
    margin: 0 0 45px;
    position: relative;
}
.at-vacancy-table-wrap .at-vacancy-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: medium none;
}
.at-vacancy-table-wrap .at-vacancy-table thead th.headerSortDown {
    border-bottom-color: #80aaa9;
}
.at-vacancy-table-wrap .at-vacancy-table thead th:first-child {
    padding-left: 0;
}
.at-vacancy-table-wrap .at-vacancy-table thead th {
    border-bottom: 3px solid rgba(0,0,0,0.1);
    color: #3B3B3B;
    text-align: left;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    padding: 20px 0 15px 45px;
    border-width: 0 0 3px 0;
    position: relative;
    box-shadow: none;
}
.header:after {
    clear: both;
    content: "";
    display: block;
}
.at-vacancy-table-wrap .at-vacancy-table tbody td {
    border-bottom: 1px solid rgba(0,0,0,0.07);
    border-width: 0 0 1px 0;
    font-size: 14px;
    line-height: 18px;
    padding: 15px 0 15px 45px;
    vertical-align: middle;
}
.at-vacancy-table-wrap .at-vacancy-table tbody td.date {
    text-align: right;
}
.at-vacancy-table-wrap .at-vacancy-table tbody td {
    border-bottom: 1px solid rgba(0,0,0,0.07);
    border-width: 0 0 1px 0;
    font-size: 14px;
    line-height: 18px;
    padding: 15px 0 15px 45px;
    vertical-align: middle;
}
.at-vacancy-table-wrap .at-vacancy-table tbody td span {
    color: #80aaa9;
    display: block;
    font-weight: 600;
}
/*end careers*/

.btn-scroll:hover {
    background: #182958;
    color: #fff;
}


@media (min-width: 1200px) {
.menu-item>a {
    padding: 13px 13px;
}}


.home-box-image  { height: 293px; width: 270px;  background-size: cover;}

@media (max-width: 1199px) and (min-width: 992px) {
.home-box-image  { height: 293px; width: 450px;  background-size: cover;}
}

@media (max-width: 991px) and (min-width: 768px) {
.home-box-image  { height: 293px; width: 330px;  background-size: cover;}
}

   @media (min-width: 200px) and (max-width: 767px)  {
.home-box-image  { height: 293px; width: 345px;  background-size: cover;    overflow: hidden;}

    }




/*tabs */
.systabspane {
    clear: both;
    margin: 10px 0 30px;
    padding: 0;
    position: relative;
}
.iva-tabs {
    border-bottom: 2px solid #ddd;
    display: table;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.iva-tabs li.current {
    border-bottom: 2px solid #990b6e;
    color: #000000;
    margin: 0;
    position: relative;
    margin-bottom: -2px;
    font-weight: bold;
}
.iva-tabs li {
    float: left;
    line-height: 24px;
    list-style-type: none;
    padding: 16px 22px;
    cursor: pointer;
}

.iva-tabs li.current a {
    cursor: pointer;
    color: #000;
}
.iva-tabs a {
    color: #000000;
    font-weight: bold;
    display: block;
    position: relative;
    text-decoration: none;
}
.content-area a {
    color: #1d2958;
}
.systabspane .panes {
    clear: both;
}
.tab_content {
    display: none;
    overflow: hidden;
    padding: 20px;
}
/* end tabs */


@media (min-width: 768px) {
.banner-helena .banner-content, .banner-inner .banner-content {
    padding-top: 50px;
    padding-bottom: 17px;
}}



@media (min-width: 992px) {
.project-box-pad {
    padding: 50px 40px 50px !important;
}
.section-services .image-block {
    margin-top: 0px;
}

}




.project-box-pad {
    padding: 30px !important;
}
.h-full {
    height: 100%;
}
.tc-light {
    color: #fff;
}

@media (min-width: 1200px) {
.gutter-vr-30px>li, .gutter-vr-30px>div {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-right: 0px !important;

}

}


.image-block img {
    width: 100%;
}


.main-footer {
    position: relative;
    background: #22262e;
    color: #d4dae3;
    padding: 60px 0px 20px 0px;
}


@media (max-width: 767px) and (min-height: 620px) and (min-width: 320px) and (orientation: portrait) {
.banner-block {
    min-height: 24vh!important;
}
}
@media (max-width: 767px) and (min-width: 320px)  {
.bg-image-loaded {
    background-position-y: 73px !important;
}
}

@media (max-width: 992px) {
.banner-block {
    background-image: url(/images/bg.jpg);
    background-size: cover;
}
}

@media (min-width: 992px) {
.logo img {
    height: 85px;
}
.section-x {
    padding-top: 70px;
    padding-bottom: 40px;

}
 
 @media (max-width: 992px) {

 .banner-s2 .banner-heading {
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.286;
    margin-top: 27px;
}
.banner-heading {
    font-size: 2.5rem;
    font-weight: 900;
    line-height: 1.1;
}
.banner-s2 .banner-content {

    padding-bottom: 20px;

}
}

@media (min-width: 992px) {
.menu-sub {
    min-width: 250px;
    }}
    
@media (min-width: 992px) {
.lead {
    font-size: 1.3rem;
}}

@media (min-width: 992px) {
.section-lg {
    margin-bottom: 50px;
}
.section {
    padding-top: 60px;
    padding-bottom: 60px;
}
.menu-sub {
    background: #005d5d;
    }
 .menu-drop .menu-item>a {
    color: #fff;
}
 .menu-drop .menu-item>a:hover {
    color: #d4dae3;
    }
}

.is-shrink .icon {color: #fff}

.has-fixed .icon {
    color: #005d5d;
}

.menu-item a {
    font-size: 13px;
}


/* drop menu hack */
.has-sub>a {
    position: relative
}

.dicon:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '\e64b';
    font-family: 'themify';
    font-size: 8px;
    font-weight: 700;
       font-size: 12px;
}
.open-nav .dicon:after{
	transform:  rotate(-180deg);
	top: 10px;
}
.subl{
	display:inline-block !important
}
@media (min-width: 992px) {
    .dicon:after {
		    right: 9px !important;

	}
	
	.dicon{
		color: white;
	}
	.has-fixed .dicon{
		color: #131313;
	}
	.menu-item:hover .dicon{
		    color: #005d5d !Important;
	}
}

/* drop menu hack */


@media (min-width: 992px) {

.is-transparent:not(.has-fixed) .menu-btns .btn {color:#005d5d;}

.is-transparent:not(.has-fixed) .talk{
    background: #fff;
}

}



@media (min-width: 576px) {
.services p {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
}
}


@media (min-width: 992px) {
.section-md {
    margin-bottom: 0px;
}
.contact-base {top:200px;}


.section-margin-top-72 {
    margin-top: 72px;
}

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.banner-s2 .banner-content {
    margin-top: 174px !important;
}
    
}

@media (min-width: 1280px){
.header-main {
    padding-top: 8px;
}}


.logo-light img {
    width: 272px;
    height: 94px;
    margin-left: -12px;
    margin-top: -5px;

}


.section-news {
    padding-top: 18px;
}


@media (min-width: 992px) {
.menu-sub a {
    padding: 7px 10px;
}
.pl-lg-2, .px-lg-2 {
    padding-left: 1.5rem !important;
}
.post-date {
    width: 90px;
    height: 90px;
    padding: 15px;
    margin-bottom: 100%;
}
.post-full .post-content .content {

    margin-left: 100px;
}
}
