.management-team .elementor-column {
	border-left: 1px solid #F5F5F5;
}
.management-team .elementor-container .elementor-column:first-child {
	border: none;
}
.management-team .elementor-image-box-wrapper .elementor-image-box-title{
	font-size: 30px;
	line-height: 36px;
	margin: 23px 0 4px;
}
.management-team .elementor-image-box-wrapper .elementor-image-box-description{
	font-size: 20px;
	line-height: 35px;
}
.management-team .elementor-widget-icon {
	margin-top: 6px;
}
.about-bottom .about-bottom-content {
	background: rgba(255, 255,255, .6);
}
.who-we-are .elementor-widget-text-editor {
    margin-bottom: 15px !important;
}
.single.single-post .thumbnail{
	background-color: #000000;
}
.single.single-post .content-banner {
	padding: 100px 15px 100px 15px;
}
.single .thumbnail .elementor-background-overlay {
	background-color: transparent;
    background-image: linear-gradient(15.16deg, #000000E6 12.04%, #00000000 91.15%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
}
.single .thumbnail {
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.single .content-banner {
	max-width: 1350px;
	margin: 0 auto;
	padding: 446px 15px 106px 15px;
	position: relative;
}
.content-banner .heading_1 {
    color: #FFFFFF;
    font-size: 54px;
    font-weight: 700;
    line-height: 65px;
    padding: 0;
    margin: 0;
}
.content-banner .heading_2 {
	color: #FFFFFF;
    font-size: 54px;
    font-weight: 400;
    line-height: 65px;
    padding: 0;
    margin: 0;
    font-family: 'Segoe UI';
}
.content-banner .heading_3 {
	color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    padding: 0;
    margin: 16px 0 20px 0;
}
.header-second {
	max-width: 1350px;
	margin: 0 auto;
	padding: 112px 15px 0 15px;
}
.wrap-share {
	display: flex;
	align-content: center;
    align-items: center;
}
.date-top {
	width: 50%;
	font-size: 20px;
	line-height: 24px;
	color: #515151;
	text-transform: uppercase;
}
.wrap-social {
	width: 50%;
}
.wrap-social ul {
	text-align: right;
	margin: 0;
}
.wrap-social ul li a:hover {
	opacity: .9;
}
.single-content {
    max-width: 1350px;
    margin: 0 auto;
    padding: 0 15px;
}
.wrap-social ul li {
    display: inline-block;
    list-style: none;
    margin-left: 19px;
}
.wrap-social ul li i {
	font-size: 30px;
	line-height: 30px;
	color: #01AED6;	
}
.single-case_studies .header-second h1 {
	max-width: 80%;
}
.single.single-case_studies .wrap-container {
	padding: 0 15px 65px 15px;
}
.header-second h1 {
    font-size: 50px;
    line-height: 55px;
    max-width: 55%;
    margin: 43px 0 30px 0;
}
.content-single p {
    margin-top: 0;
    margin-bottom: 20px;
}
.single .elementor-widget-heading {
	margin-bottom: 3px !important;
}
.single-bottom  .elementor-widget-text-editor{
	margin-top: 10px !important;
	margin-bottom: 0!important;
}
.single-bottom .elementor-widget-text-editor p {
    margin-bottom: 10px;
}
.single-bottom .elementor-widget-text-editor a:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #515151;
    position: absolute;
    left: 0;
    bottom: 1px;
}
.single-bottom .elementor-widget-text-editor .phone:after {
	display: none;
}
.single-bottom .elementor-widget-text-editor a {
	position: relative;
	color: #515151;
}
.single-bottom .elementor-widget-text-editor a:hover:after {
	background: #01AED6;
}
.single-bottom .elementor-widget-text-editor a:hover {
	color: #01AED6;
}
.single .wrap-lasts-news .list-post .thumbnail:before {
    padding-top: 44.74%;
}
.single .wrap-lasts-news .list-post .item {
	padding: 30px 0;
}
.single .wrap-lasts-news .list-post .date {
	padding: 26px 0 0;
}
.single  .wrap-lasts-news .list-post h3.title {
    padding-bottom: 31px;
}
.single .wrap-container {
    padding: 0 15px 96px 15px;
}
.services-breadcrumb .custom-breadcrumbs {
	padding-bottom: 0;
}
.re-liner .elementor-widget-spacer {
    width: 62px !important;
    max-width: 62px !important;
    --container-widget-width: 62px !important;
}
.download-popup .poup-content {
    display: none;
    position: fixed ;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    z-index: 999999999;
    align-items: center;
    justify-content: center;
    margin-bottom: 0!important;
}
.is-active.download-popup .poup-content {
    display: flex;
}
.dipl_modal_body {
    background: #fff;
    z-index: 100;
    position: relative;
}
body.has-popup {
    overflow: hidden;
}
.close-outside {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    cursor: context-menu;
}
.js-close-modal {
    position: absolute;
    right: 13px;
    top: 5px;
    z-index: 102;
    font-size: 20px;
    color: #01AED6;
}
.dipl_modal_body {
    background: #fff;
    z-index: 100;
    position: relative;
    padding: 60px 20px 20px 20px;
}
.dipl_modal_header {
	position: relative;
}
.dipl_modal_header p{
	margin: 0;
}
.dipl_modal_body .wrap-field-contact{
	margin: 0;
}
.poup-content .elementor-widget-container {
	max-width: 700px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
    background: #fff;
    margin: 0;
    position: relative;
    z-index: 100;
    padding: 20px;
}
@media  (min-width: 1026px) and (max-width: 1400px){
	.about-bottom .elementor-column.elementor-col-50:first-child {
	    width: 30%;
	}
	.about-bottom .elementor-column.elementor-col-50:last-child {
	    width: 70%;
	}
}
@media  (max-width: 1199px) {
	.header-second h1,
	.single-case_studies .header-second h1 {
		max-width: 100%;
	}
	.single .content-banner {
	    padding: 300px 15px 106px 15px;
	}
}
@media  (max-width: 1024px) {
	.about-bottom {
		background-image: none !important;
	}
	.about-bottom .about-bottom-content {
		background: none;
	}
	.elementor-heading-title br,
	.elementor-widget-text-editor br {
		display: none;
	}
	.header-second {
	    padding: 50px 15px 0 15px;
	}
	.single .wrap-lasts-news .list-post h3.title {
	    padding-bottom: 20px;
	}
	.single .wrap-container,
	.single.single-case_studies .wrap-container {
		padding: 0 15px 50px 15px;
	}
}
@media  (max-width: 767px) {
	.dipl_modal_body .wrap-field-contact .field.field-half {
    	width: 100%;
    }
	.poup-content .elementor-widget-container {
		width: 80%;
	}
	.management-team .elementor-widget-icon {
		margin-top: -15px;
	}
	.header-second h1 {
		font-size: 35px;
		line-height: 40px;
	}
	.single .content-banner {
		padding: 200px 15px 106px 15px;
	}
	.content-banner .heading_1,
	.content-banner .heading_2 {
		font-size: 34px;
		line-height: 40px;
	}
	.wrap-share {
	    flex-wrap: wrap;
	}
	.date-top,
	.wrap-social {
		width: 100%;
	}
	.wrap-social ul {
	    text-align: left;
	    margin: 20px 0 0;
	    padding: 0;
	}
	.wrap-social ul li {
	    margin-right: 19px;
	}
}
@media  (max-width: 375px) {
	.dipl_modal_body {
	    padding: 60px 10px 20px 10px;
	}
	.poup-content .elementor-widget-container {
		width: 90%;
	}
}