body,*{margin:0;padding:0;}
@font-face{font-family:'mont-r';src:url(../fonts/Montserrat-Regular.ttf)}
@font-face{font-family:'mont-b';src:url(../fonts/Montserrat-Bold.ttf)}
@font-face{font-family:'mont-e';src:url(../fonts/Montserrat-ExtraBold.ttf)}
@font-face{font-family:'mont-s';src:url(../fonts/Montserrat-SemiBold.ttf)}
@font-face{font-family:'roboto_r';src:url(../fonts/Roboto-Regular.ttf)}

* {box-sizing: border-box;}

/* Header & footer*/

nav {background: #171221;width: 100%;padding: 1% 5% !important;}
nav a.logo img {	width: 30%;height: auto;opacity: 0.8;}
nav button:focus{border: none;outline: none;}
.menu_btn {position: relative;display: flex;justify-content: center;align-items: center;width: 40px;transition: all .3s ease-in-out;padding: 0;}
.menu_btn_burger {width: 100%;height: 3px;background: #fff;transition: all .3s ease-in-out;}
.menu_btn_burger::before, 
.menu_btn_burger::after{content: "";position: absolute;left: 0;width: 100%;height: 3px;background: #fff;transition: all .3s ease-in-out;}
.menu_btn_burger::before{transform: translateY(-12px);}
.menu_btn_burger::after{transform: translateY(12px);}

/*animation*/

.menu_btn.open .menu_btn_burger {background: transparent;}
.menu_btn.open .menu_btn_burger::before{transform: rotate(45deg);}
.menu_btn.open .menu_btn_burger::after{transform: rotate(-45deg);}
.logo-text {font-size: 30px;font-family: mont-b;display: inline-block;margin-top: 14px;}
.phone_number {color: #fff;text-decoration: none;background-color: transparent;text-transform: uppercase;font-size: 16px;display: block;font-family: mont-b;}
.phone_number:hover {color: white;text-decoration: underline;}
nav ul li a {margin:0 7px;font-family: mont-b;font-size: 14px;line-height: 20px;text-transform: uppercase;color: white;}
nav ul {text-align: center;}
nav ul li a:hover {color: white;}
nav ul li:hover {text-decoration: underline;}
nav button {margin-left: auto !important;}
footer {height: auto;background: #171221;overflow: hidden;}
footer .img img {width: 90%;}
footer .foot-txt {width: 100%;color: #fff;}
footer ul {margin:20px 0;display:block}
footer ul li {display:inline-block;}
footer ul li a {margin:0 20px;font-family: mont-b;font-size: 14px;display: inline-block;text-transform: uppercase;text-decoration: none;color: #FFFFFF;}
footer ul li a:hover {color: white;}
.footer_flexbox {padding-bottom: 1rem;}

/*Section one: index.html*/

.fa-align-right{color: white;}
.turn2{transform: skewY(3deg);}
.heading_2 {font-family: mont-r;font-size: 30px;color: #555555;}
.turn{transform: skewY(-3deg); margin-bottom: 4rem}
.heading {font-family: mont-r;font-size: 45px;text-transform: uppercase;margin: 0;}
.paragraph {font-family: mont-r;font-size: 16px; color: #fff;}
.twin .paragraph {font-family: mont-r;font-size: 16px; color: #fff; max-height: 215px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.main_vision_header {background-image: url(../images/about_our_company.png);-webkit-background-size: cover;background-size: cover;background-repeat: no-repeat;background-position: right;-webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);}
.vision_company{padding: 10rem 0;}
.main_vision_btn{font-family: mont-r;background: #63AC48;box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);border-radius: 5px;font-size: 24px;color: #FFFFFF;padding: 0 30px;border: none; outline: none;}
.video_control_btn, .twin_btn{background-color: #144367;border: 1px solid #144367;color: #fff;text-decoration: none;font-family: mont-r;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);font-size: 16px;padding: 1rem 2rem;border-radius: 3px;}
.video_control{margin: 10rem 0}
.control{background: linear-gradient(90deg, #276D58 0%, #3B9C7F 100%);box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);border-radius: 2px;padding: 2rem;margin: 0 auto;display: flex;align-items: center;position: relative;}
.rectangle{position: absolute;width: 330px;height: 400px;z-index: -1000;right: -5rem;top: -4.5rem;}
.control_heading{font-family: mont-r;font-weight: bold;color: #FFFFFF;}
.img_van{width: 100%;}
.video_control_twins{margin: 8rem 0;}
.twins{display: flex; align-items: center; justify-content: space-around;}
.twin{background: linear-gradient(180deg, #3B9C7F 0%, #276D58 100%);box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);border-radius: 2px;text-align: center;padding: 2rem;}
.twin_img {width: 90%; margin-bottom: 2rem; margin-top: -8rem;}
.numbers_container{display: flex;justify-content: space-around;flex-wrap: wrap;padding: 4rem 0;}
.number{width: 200px;}
.number h1 {font-family: mont-e;font-size: 100px;}
.number p{text-align: center;}
.video_main{margin-top: 6rem;}
.video_main_heading{font-family: mont-b;font-size: 48px;color: #000000;opacity: 0.6;margin-bottom: 2rem;}
.interface {height: auto;margin: 5rem 0; padding: 5rem 0; background: rgba(32, 134, 104, 0.08); transform: skewY(-3deg);}
.main {max-width: 100%;}
.carousel__image{width: 80%;}
.carousel-control-prev, .carousel-control-next{width: 43px; top: 70%}
.carousel-control-prev{left: unset;right: 70px;}
.carousel-control-next{left: unset;right: 25px;}
.carousel-control-prev-icon{background-image: url(../images/arrow-left2.png);width: 48px;height: 48px;}
.carousel-control-next-icon{background-image: url(../images/arrow-right2.png);width: 48px;height: 48px;}
.carousel-control-prev-icon:hover, .carousel-control-prev-icon:focus{background-image: url(../images/arrow-left2.png);}
.carousel-control-next-icon:hover, .carousel-control-next-icon:focus{background-image: url(../images/arrow-right2.png);}
.main_our_clients{margin: 5rem 0;}
.clients_slider .slick-slide img {margin: 0 auto;width: 200px;}
.slick-prev {background-image: url(../images/Vector1.png);width: 48px;height: 48px;left: -25px; background-repeat: no-repeat;}
.slick-next {background-image: url(../images/Vector2.png);width: 48px;height: 48px;right: -25px; background-repeat: no-repeat;}
.slick-prev, .slick-next {top: 50%;}
.slick-prev:hover, .slick-prev:focus {background-image: url(../images/Vector1.png); background-repeat: no-repeat;}
.slick-next:hover, .slick-next:focus {background-image: url(../images/Vector2.png); background-repeat: no-repeat;}
.slick-prev:before {content: '';}
.slick-next:before {content: '';}
.make_order {background-image: url(../images/order_place.png);background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: right;-webkit-clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);}
.order_info {padding: 6rem 0 8rem 0;text-align: right;}
.order_btn {border: none;outline: none;color: #fff;font-family: mont-r;font-size: 16px;letter-spacing: 0.02em;text-transform: uppercase;padding: .5rem 2rem;background: #63AC48;box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);border-radius: 5px;}

/*Section two: Our company*/

.company_header{background-image: url(../images/our_company.png);background-repeat: no-repeat;background-size: cover;background-position: right;	-webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);}
.company_heading{font-family: mont-b;font-size: 39px;letter-spacing: 0.04em;text-transform: uppercase;color: #FFFFFF;opacity: 0.9;}
.company_properties{margin-top: 5rem;}
.properties{display: flex;flex-wrap: wrap;justify-content: space-around;}
.property{text-align: center; transition: all 0.2s}
.property:hover{transform: scale(1.1);}
.property p{color: #555555; text-align: center;}
.company_mission{margin-top: 5rem;background: rgba(236, 243, 235, 0.5);padding: 5rem 0;transform: skewY(-3deg);}
.mission{display: flex;justify-content: space-between;align-items: center;background: linear-gradient(90deg, #276D58 0%, #3B9C7F 100%);margin-bottom: 4rem;padding: 2rem;position: relative;}
.rec_img{position: absolute;left: -1.8rem;top: 3.3rem;z-index: -1000;}
.rec_img_middle{position: absolute;right: -1.8rem;top: 3.3rem;z-index: -1000;}
.mission_heading{font-family: mont-b;font-size: 40px;text-align: center;letter-spacing: 0.04em;text-transform: uppercase;color: #555555;margin-bottom: 4rem;}
.mission_info_heading{font-family: mont-r;font-weight: bold;font-size: 20px;color: #FFFFFF;}
.company_order{margin-top: -4rem;}

/*Section Three: Our Solutions*/

.solution_header{padding: 5rem 0}
.solution_para{color: #555555;}
.solution_control:not(:last-child){transform: skewY(-3deg);}
.solution_last_one{padding-top: 2rem;transform: none !important;-webkit-clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);}
.solution_heading{font-family: mont-b;font-size: 30px;color: #555555;}
.solution_container{display: flex;align-items: flex-start;justify-content: space-around;padding: 5rem 0;}
.solution_img img{width: 100%;}
.slick-slide img {
    margin: 0 auto;
    width: 100%;
    height: 60vh;
    object-fit: cover;
    border-radius: 10px;
}
.slick-slide {
    padding: 1rem;
}
.carousel_slide {
    width: 100%;
    margin: 0 auto;
}
.slick-next {
    right: -43px;
}

.update_video {
	height: auto;
	padding: 3rem 0;
	text-align: center;
}
.update_video iframe {
    height: 30em;
    border-radius: 5px;
}
.text_info h3 {
    font-family: mont-b;
    height: auto;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .3rem;
    padding-left: 0 !important;
}
/*Section Four: Transport Report*/

.transport_header{background-image: url(../images/transport.png);background-repeat: no-repeat;background-position: center;}
.transport_header h1{font-size: 40px}
.in_detail{background-color: #ECF3EB; padding: 7rem 0; transform: skewY(-3deg); margin-top: -3rem;}
.details{display: flex;flex-wrap: wrap;justify-content: space-around;}
.detail{display: flex;align-items: center;background-color: #66998A;margin-bottom: 2rem;padding: 1rem 0;}
.detail img{padding: 0 2rem}
.transport_text{margin-top: 5rem; margin-bottom: 3rem;}
.transport_text p{color: #555555;}
.transport_heading{font-family: mont-b;font-size: 40px;color: #555555;}

/*Section Five: Clients*/

.clients_header { margin-top: -1px;background-image: url(../images/clients.png);background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: right;padding: 6rem 0 10rem 0;-webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);}
.client{text-align: center;padding: 15px;text-align: center;height: 200px;box-shadow: 0 0 5px rgba(13,64,117,0.8); margin-bottom: 25px;border-radius: 5px;transition: all .2s}
.client:hover {box-shadow: 0 0 15px rgba(13,64,117,0.8);cursor: pointer;}
.client_img{text-align: center;}
.clientss{margin-top: 3rem; margin-bottom: 1rem;}

/*Section Six: Order*/

.make__order {height: auto;  padding: 2rem 0}
.make__order form {animation-name: moveInLeft;animation-duration: 1s;animation-timing-function: ease-out;transition: all .2s;}
.make__order label, .main_page_form label {height: auto;font-family: mont-r;font-weight: 500;font-size: 16px;color: #555555}
.make__order form input::placeholder{color: #000000;opacity: 0.2;}
.make__order h1.all_comments {width: 100%;height: auto;font-family: mont-b;font-size: 44px;letter-spacing: 0.02em;color: #555555;margin-bottom: 2rem;animation-name: moveInLeft;animation-duration: 1s;animation-timing-function: ease-out;transition: all .2s;}
.message{margin-top: 2rem;}
.downBtn {animation-name: moveInRight;animation-duration: 1s;animation-timing-function: ease-out;transition: all .2s;}
.make__order h1 {width: 100%;height: auto;font-family: mont-r;font-size: 36px;color: #555555}
.make__order input.form-control {border-radius: 3px;}
.make__order button.btn_form {padding: 10px 40px;background: #62A545;opacity: 0.9;border-radius: 5px;color: #fff;margin-top: 2rem;}
.make__order button.btn_form_send {background: #62A545;border-radius: 5px;color: #fff;margin: 2rem 0;width: 100%;padding: 10px;border: none;}
.make__order p {width: 100%;height: auto;font-family: mont-r;font-size: 15px;color: rgba(85, 85, 85, 0.7);}
.make__order p.file_not_chosen {width: 100%;height: auto;font-family: mont-r;font-size: 15px;color: #fff;display: initial;margin-left: 1rem;}
.download {padding: 2rem;background: #ECF3EB;}
.download img {animation-name: moveInRight;animation-duration: 1s;animation-timing-function: ease-out;transition: all .2s;}
.download p {height: auto;font-family: mont-r;font-size: 15px;color: #555555;animation-name: moveInRight;animation-duration: 1s;animation-timing-function: ease-out;transition: all .2s}

/*Section Seven: Contacts*/

.contacts{padding: 2rem 0;}
.map_address {width: 100%;height: auto;z-index: -5}
.contacts h1 {
    height: auto;
    font-family: mont-r;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 59px;
    letter-spacing: 0.02em;
    color: #547165;
    margin-bottom: 3rem;
}
.call {
    background: url(../images/phone.png) no-repeat center center/cover;
    display: flex;
    justify-content: space-around;
    padding: 2rem;
}
.numbers {
    text-align: left;
}
.numbers span {
	display: block;
	height: auto;
	font-family: mont-r;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 120%;
	color: #777777;
	margin-bottom: .8rem;
}

.numbers button {
	width: 220px;
	height: auto;
	background: #74C6A9;
	border-radius: 2px 0px 0px 2px;
	color: white;
}

.brief-icon{
	height: 350px;
	width: auto;
	padding: 15px;
	background-image: url(/upload/medialibrary/b1c/b1c2326045e8c469dbc55f44c734c904.png);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	background-position: center;
}
.section-border-left{
	border-left: 1px solid #efefef;
	padding: 50px 40px 40px; 
}
.section-inner{
	padding: 50px 40px 40px 15px;
}

.map{margin-bottom: 2rem;}

/*Media max-width 1024...................*/

@media (max-width:1024px) {
	.order_info {padding: 10rem 0;}
	.make_order .col-md-6{max-width: 100%}
	.carousel-control-prev, .carousel-control-next {top: 100% !important;}
	.development{margin-top: -7rem;}
}

@media (width:1024px) {
	nav ul li a{font-size: 10px;}
	.phone_number{font-size: 12px}
} 

@media (max-width:992px) {
	.call {
		width: 90%;
		margin: 0 auto;
		flex-direction: column;
		text-align: center;
	}

	.numbers {
    text-align: center;
    padding-top: 2rem;
	}

	.numbers span {
		margin-bottom: .5rem;
	}
	.brief-icon{
		width: 100%;
		background-size: contain;
		text-align: center;
	}
	.section-border-left{
		padding: 20px; border-left: none;
	}	
	.section-inner {
		padding: 20px;
	}
}

/*Media max-width 768....................*/

@media (max-width:768px) {
	/*Section one: Index*/
	.container, .container-md, .container-sm {max-width: 720px;}
	.heading {font-size: 30px;}
	.client .paragraph {text-align: center;}
	.paragraph {font-size: 16px;text-align: justify;}
	.vision_company{padding: 3rem 0 6rem 0}
	.control{flex-direction: column; padding: 3rem 1rem}
	.img_van{margin: 0;}
	.video_control{margin-top: 2rem; margin-bottom: 3rem;}
	.rectangle{display: none;}
	.twins{flex-direction: column;}
	.twin_img	{margin-top: 0;}
	.video_control_twins{margin: 3rem 0;}
	.twins .col-md-5{padding: 0 !important; max-width: 100%}
	.twin{margin-bottom: 3rem;}
	.numbers{margin: 1rem 0;}
	.video_main{margin-top: 0}
	.video{height: 400px;}
	.video_main_heading{font-size: 35px; text-align: center;}
	.carousel-control-prev, .carousel-control-next{width: 43px; top: 100%}
	.interface{margin: 3rem 0; padding: 3rem 0;}
	.carousel__image{margin-bottom: 2rem;}
	.main_our_clients{margin: 0;}
	.main_our_clients h1{width: 100% !important; margin: 0 auto; text-align: center;}
	.sl .sl__slide img {width: 85%;height: 100%; margin: 0 auto;}
	.interface_info{padding: 0;}
	.heading_2{text-align: center; font-size: 25px}
	.clients_slider .slick-next{right: 10px;}
	.clients_slider .slick-prev{left: 10px;}
	.order_info {padding: 5rem 0;}
	.contacts h1 {text-align: center;}
	.text_info h3 {
    text-align: center;
    font-size: 26px;
}
.update_video iframe {
    height: 20em;
}
.carousel_slide {
    width: 80%;
    margin: 0 auto;
}

	/*Section two: Our company*/

	.company_heading{font-size: 29px; text-align: center;}
	.company_header .order_info {padding: 2rem 0 4rem 0;}
	.property p{text-align: center;}
	.company_properties {margin-top: 2rem;}
	.mission{flex-direction: column; text-align: center;}
	.mission_img{margin-bottom: 2rem; order: 1}
	.mission_info{text-align: center !important; order: 2;}
	.rec_img, .rec_img_middle{display: none;}

	/*Section three: Solutions*/

	.solution_header{padding: 3rem 0}
	.solution_container{flex-direction: column; text-align: center; padding: 3rem 0;}
	.solution_img{margin-bottom: 2rem; order: 1;}
	.solution_img img{width: 80%;}
	.solution_info{order: 2; text-align: center !important;}
	.solution_heading{font-size: 25px}
	.solution_last_one{padding-top: 2rem;-webkit-clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);}
	
	/*Section Four: Transport report*/

	.transport_header h1{font-size: 30px; text-align: center;}
	.in_detail{padding: 4rem 0;}
	.transport_heading {font-size: 30px; text-align: center;}

	/*Section Five: Clients*/

	.clients_header{padding: 2rem 0 5rem 0;}
	.client {padding: 15px}

	.download {text-align: center;width: 100%;}
	.map_address {z-index: 2;}
	.contacts {background: linear-gradient(90deg, #fff 0%, #fff 100%, transparent 50%);height: auto; overflow: hidden;}
	.calls{text-align: center;}
	.call{margin-bottom: 1rem !important;}
	.call p{text-align: justify; color: #555555; font-size: 20px}
	.call img{margin: 0 3rem;}
	.contact_container{flex-direction: column;}
	.make__order{padding: 2rem 0}
	footer ul li a {margin: 0px 16px;font-size: 13px;}
	footer ul li {display: inline-block;text-align: left;}
	footer ul li a  {padding: 0 !important}
	footer .img img {width: 50%;margin-bottom: 1.5rem;}
	.footer_flexbox {flex-direction: column;}

	.brief-icon{
		height: 250px;
		width: 100%;
		text-align: center;
	}
	p{
		text-align: justify;
	}
	button.ezcoll{
		border: 1px solid #fff!important;
		padding: .35rem .4rem;
	}
	.navbar-toggler span{
		display: block;
		width: 22px;
	    height: 2px;
	    border-radius: 1px;
	    margin-bottom: 2px;
	    background: #fff;
	}
}

/*Media width 768....................*/

@media (width:768px) {
	.footer_flexbox {display: flex;flex-direction: row;}
	.interface .col-md-6, .control .col-md-6, .video_control .col-md-10, .solution_header .col-md-10,
	.solution_container .col-md-4, .solution_container .col-md-7, .transport_header .col-md-6, 
	.clients_header .col-md-6, .client_container .col-md-8, .client_container .col-md-3, 
	.contacts .col-md-5 {max-width: 100%;}
	.twins .col-md-5{padding: 0 !important; max-width: 100%}
	.make_order .col-md-5{max-width: 50%}
	.flex-container{flex-direction: column;}
	.flex-container .col-md-4{max-width: 100%}
	.call{padding: 3rem 0}
}

/*Media max-width 425....................*/

@media (max-width: 425px) {

	/*Section one: index*/
	.logo-text {font-size: 20px;}
	.heading {font-size: 25px;}
	.paragraph {font-size: 14px;}
	.main_vision_header{background-position: left}
	.control{padding: 2rem 0}
	.video_control_btn{bottom: -3rem;padding: 0.5rem 2rem;}
	.vision_company{padding: 2rem 0 6rem 0}
	.video{height: 300px;}
	.video_main_heading{font-size: 25px}
	.interface_info p{margin-bottom: 2rem;}
	.sl .sl__slide img {width: 100%;height: 85%;margin: 0 auto;}
	.sl .slick-center img {transform: scale(1.5);}
	.order_info {padding: 5rem 0;}

	/*Section two: our company*/
	.company_heading{font-size: 25px; text-align: center;}
	.mission_info_heading{font-size: 16px}
	.mission_heading{font-size: 30px;}
	.mission{padding: 2rem 1rem}

	/*Section Three: Solutions*/
	.solution_heading{font-size: 20px}
	.text_info h3 {
    font-size: 16px;
}
.update_video iframe {
    height: 15em;
}

	/*Section Four: Transport Report*/
	.transport_header h1{font-size: 19px}

	.call img{margin: 0 1rem; width: 60px; height: 60px;}
	.call p{font-size: 16px}

}

/*Media max-width 375....................*/

@media (max-width: 375px) {
	.heading {font-size: 22px;}
	.video{height: 250px;}
	.sl .sl__slide img {width: 106%;height: 70%;margin: 0 auto;}
}

@keyframes moveInLeft {
    0% {
        opacity: 0;
        transform: translateX(-10rem);
    }

    80% {
        transform: translateX(1rem);
    }

    100% {
        opacity: 1;
        transform: translate(0);
    }
}

@keyframes moveInRight {
    0% {
        opacity: 0;
        transform: translateX(10rem);
    }

    80% {
        transform: translateX(-1rem);
    }

    100% {
        opacity: 1;
        transform: translate(0);
    }
}

@keyframes moveInBottom {
    0% {
        opacity: 0;
        transform: translateY(10rem);
    }

    80% {
        transform: translateY(-1rem);
    }

    100% {
        opacity: 1;
        transform: translate(0);
    }
}/* 
div.client{
	-webkit-mask-image: url(../images/client-mask.png);
	-webkit-mask-size: cover;
} */
div.client img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.about_system .slick-slide img {
	margin: 0 auto;
    width: 100%;
    height: 230px;
    object-fit: cover;
    border-radius: 10px;
}
.detail_header {
	overflow: hidden;
	position: relative;
}
.detail_header .transport_header::before{
	position: absolute;
	width: 1800px;
	height: 3600px;
	background: rgba(14, 42, 65, 0.6);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	transform: rotate(45deg);
	top: -200%;
	left: -40%;
	content: '';
}
.clients_slider .slick-slide img{
	height: 198px;
}
div.video_iframe{
	text-align: center;
	width: 100%;
	height: 440px;
}
.blog_header{
	max-height: 300px;
	padding: 50px 0 30px;
	overflow: hidden;
}
.blog_header .img{
	width: auto;
	height: auto;
	block-size: fit-content;
	overflow: hidden;
}
.blog_header .img img{
	width: 60%;
	height: 100%;
	object-fit: contain;
}
.blog_header .right{
	text-align: right;
}
.blog_detail{
	text-align: justify;
	padding: 20px 0;
}
.news_card{
	background: #fff;
	height: 250px;
	overflow: hidden;
	position: relative;
	padding: 0 25px;
    border-radius: 2px;
    margin: 10px -10px;
}
.news_card .colored{
    background: linear-gradient(180deg, #3B9C7F 0%, #276D58 100%);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    display: flex;
}
.news_card .news_card-image_box{
	position: relative;
	height: 250px;
}
.news_card .col-md-6:first-child{
	padding-left: 0;
}
.news_card .news_card-image_box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news_card .news_card-image_box-footer {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 30px 30px 15px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 125%;
    letter-spacing: .01em;
    color: rgba(255,255,255,.9);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(38,55,64,0)),to(#263740));
    background: -webkit-linear-gradient(top,rgba(38,55,64,0),#263740);
    background: -moz-linear-gradient(top,rgba(38,55,64,0),#263740);
    background: linear-gradient(to bottom,rgba(38,55,64,0),#263740);
}
.news_card .news_card-content {
	text-align: right;
	color: white;
}
.news_card .news_card-content p{
	text-align: justify;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
	font-size: 14px;
}
.news_card .news_card-content a.news_card-more{
	color: white;
	background-color: #144367;
    border: 1px solid #144367;
    border-radius: 2px;
    padding: 5px 10px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.news_card .news_card-content .news_card-title{
	margin: 10px 0;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: white;
}
.news_card .news_card-content .news_card-title:hover{
	color: white;
	text-decoration: none;
}
@media(min-width:2561px){
	.detail_header .transport_header::before{
		position: absolute;
		width: 100%;
		height: 100%;
		background: rgba(14, 42, 65, 0.5);
		transform: rotate(0deg);
		content: '';
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
}
@media(max-width: 2560px){
	.detail_header .transport_header::before{
		top: -170%;
		left: -40%;
	}
}
@media(max-width: 2200px){
	.detail_header .transport_header::before{
		top: -175%;
		left: -55%;
	}
}
@media(max-width: 1920px){
	.detail_header .transport_header::before{
		top: -180%;
		left: -70%;
	}
}
@media(max-width: 1600px){
	.detail_header .transport_header::before{
		top: -190%;
		left: -90%;
	}
}
@media(max-width: 1400px){
	.detail_header .transport_header::before{
		top: -200%;
		left: -105%;
	}
}
@media(max-width: 1200px){
	.detail_header .transport_header::before{
		top: -200%;
		left: -105%;
	}
}
@media(max-width: 1024px){
	div.video_iframe{
		height: 360px;
	}	
	.detail_header .transport_header::before{
		top: -210%;
		left: -107%;
	}
}
@media(max-width: 768px){
	div.video_iframe{
		height: 300px;
	}
	.detail_header .transport_header::before{
		top: 0%;
		left: 0%;
		transform: rotate(0deg);
		opacity: 0.9;
	}
	.slick-prev {
		left: -10px;
	}
	.slick-next {
		right: -30px;
	}
}
@media(max-width: 480px){	
	div.video_iframe{
		height: 230px;
	}
	.news_card .col-md-6:first-child{
		padding: 0;
	}
	.news_card .colored {
		display: block;
	}
	.news_card {
		height: auto;
		overflow: unset;
	}
	.news_card .news_card-content{
		height: 200px;
	}
}

@media(min-width: 1200px){
	.navbar.navbar-expand-lg  ul.navbar-nav{
		width: 114%;
		margin-left: 20px;
	}
}