/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.product-footer table {
    border: solid 1px #ccc;
    width: 100% !important;
    margin-bottom: 10px;
    border-collapse: collapse;
}
.product-footer td {
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    border-bottom-color: #ccc;
    padding-left: 1em;
    color: #111;
}
@font-face{
  font-family: "SVN-Unthrift";
  src:url(font/SVN-Unthrift.otf);
}
@font-face{
  font-family: 'GoogleSans-Black';
  src:url(font/GoogleSans-Black.otf);
}
@font-face{
  font-family: 'GoogleSans-Light';
  src:url(font/GoogleSans-Light.otf);
}
@font-face{
  font-family: 'GoogleSans-Bold';
  src:url(font/GoogleSans-Bold.otf);
}
@font-face{
  font-family: 'GoogleSans-Medium';
  src:url(font/GoogleSans-Medium.otf);
}
@font-face{
  font-family: 'GoogleSans-Regular';
  src:url(font/GoogleSans-Regular.otf);
}
b, strong {
  font-family: 'GoogleSans-Bold' !important;	
  font-weight: 600;
}
body {
	font-family: 'GoogleSans-Light' !important;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'GoogleSans-Black' !important;
}
.img{
	overflow: hidden;
}
.home .rt-breadcrumbs{
	display: none;
}
.shop-page-title {
	display: none;
}
.rt_new_pro_right {
	position: unset !important;
}
.box_first_posts{
	padding-top: 55px;
}
.rt_new_pro_right > .col-inner{
	position: unset !important;
}
.rt_new_pro_right .col-inner .heading{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
#content{
	background: #f9f9f9;
}
.slick-prev{
	position: absolute;
    top: 30%;
    left: 0px;
    z-index: 9;
    height: 35px;
    width: 20px;
    cursor: pointer;
}
.slick-next {
	position: absolute;
    top: 30%;
    right: -18px;
    z-index: 9;
    height: 35px;
    width: 25px;
    cursor: pointer;
}
.slick-arrow i {
    color: #333;
    font-size: 25px;
}
.accordion .toggle{
	position: unset;
}
.accordion-inner{
	padding: 0;
}
/*form_dk*/
.rt_form_dk  .small-12{
	padding-bottom: 15px;
}
.form_dk > div:nth-child(1){
	width: 50%;
	float: left;
	text-align: center;
	color: #f6f6f6;
	font-size: 14px;
}
.form_dk > div form{
	overflow: hidden;
	margin-bottom: 0;
}
.form_dk > div:nth-child(1) p{
	margin-bottom: 0 !important;
}
.form_dk > div:nth-child(1) h2{
 	font-size: 25px;
 	margin-bottom: 5px;
 	color: #f6f6f6;
 	font-weight: 400;
}
.form_dk > div:nth-child(2){
	width: 50%;
	float: right;
	position: relative;
	margin: 7px 0;
}
.form_dk > div:nth-child(2) input{
	width: 100%;
	height: 44px;
	margin:0;
}
.form_dk > div:nth-child(2) .wpcf7-submit{
	position: absolute;
	top: -10px;
	right: 0;
	width: 44px;
	height: 44px;
	text-transform: initial;
	background: #f39303;
	padding: 0;
}
.wpcf7-mail-sent-ok{
	color: #fff;
}
.footer-1 p{
	margin-bottom: 0 !important;
	line-height: 30px;
}
.footer-1 p i{
	color: #f39303;
}
.footer-1 .menu li{
	border-top: 1px solid #5c3d4a;
}
.footer-1 .menu li a{
	line-height: 40px !important;
	padding-left: 18px !important;
	padding-right: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	color: #fff !important;
	font-size: 14px;
	background: url(img/li.png) 0px 13px no-repeat;
}
.footer-2 .widget-title{
	color: #636363;
	margin-bottom: 20px !important;
	display: block;
}
.footer ul.menu > li:nth-child(1){
	border:none !important;
}
.footer .custom-html-widget{
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
.footer p{
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}

.footer-2 .is-divider{
	display: none !important;
}
.rt_icon_hd{
	overflow: hidden;
}
.rt_icon_hd1{
	margin-right: 25px;
}
.rt_icon_hd1 img{
	padding: 6px 0;
}
.rt_icon_hd2{
	margin-right: 25px;
}
.rt_icon_hd2 img{
	padding-top: 9px;
}
.rt_icon_hd3 img{
	padding: 8px 0;
}
.rt_icon_hd > img{
	float: left;
	margin-right: 7px;
}
.rt_icon_hd > div{
	float: right;
	font-size: 14px;
	line-height: 21px;
	color: #33496d;
}
#wide-nav > .flex-row > .flex-left{
	width: 100% !important;
	margin-right: 0 !important;
}
.nav-dropdown-default{
	padding: 0;
}
.header-bottom{
	margin-bottom: 1px;
}
.search-form{
	width: 100% !important;
}

.image-tools.top.right {
	z-index: 9;
}
.badge-container {
	display: none;
}
.product-title a {
	font-size: 15px;
	color: #333;
}
.product-small:hover .product-title a {
	color: #000;
}
.block-product-col {
	margin: 0 -10px;
	clear: both;
}
.block-product-col .col-4 {
	width: 33.33%;
	float: left;
	padding: 0 10px;
	margin-bottom: 30px;
}

.block-product-col .col-3 {
	width: 33.333333%;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}

.block-product-1 .col-inner {
	background-color: #ffffff;
	padding: 0;
	border-radius: 0px;
	border: 1px solid #ebebeb;
}
/*** loop price **/
.block-product-1{
	margin: 0 -8px;
}
.block-product-1 .col-3{
	padding: 0 8px;
	margin-bottom: 15px;
}
.block-product-1 .spd1_box_left{
	width: 460px;
	overflow: hidden;
	float: left;
	clear: none;
}
.block-product-1  .box-image{
	width: 100%;
	height: 154px;
}
.block-product-1 .box-image img{
	width: 100%;
	height: 154px;
	object-fit: cover;
}
.block-product-1 del{
	display: none !important;
}
.block-product-1 ins{
	width: 100% !important;
}
.block-product-1 .price{
	text-align: center !important;
}
.block-product-1 .box-text span.amount{
	font-size: 16px !important;
	font-weight: 600 !important;
}
.block-product-1 .spd1_box_left > div{
	width: 100% !important;
	margin-top: 0;
}
.block-product-1 .spd1_box_left .box-text{
	padding: 15px 20px 20px 20px;
}
.block-product-1 .spd1_box_left .box-text .product-title a{
	font-size: 21px;
	color: #33496d;
	line-height: 25px;
	display: block;
	height: 25px;
	overflow: hidden;
	margin-bottom: 6px;
}
.block-product-1 .spd1_box_right{
	width: calc(100% - 460px);
	float: right;
	clear: none;
}
.block-product-1 .spd1_box_right .box-text{
	padding:10px;
}
.block-product-1 .spd1_box_right .box-text .product-title a{
	display: block;
	font-size: 15px;
	color: #33496d;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	margin-bottom: 6px;
}
.block-product-1 .spd1_box_right .box-text span.amount{
	font-size: 15px;
}
.block-product-1 .spd1_box_right > div{
	margin-top: 0;
}
.block-product-1 .spd1_box_right .box-image{
	height: 170px;
	width: 100%;
}
.block-product-1 .spd1_box_right .box-image img{
	width: 100%;
	height: 170px;
	object-fit: cover;
}
.block-product-1 .box-text {
	padding:5px 10px 20px 10px !important;
	background: url(img/star.png) 52px 55px no-repeat;
}
.block-product-1 .box-text a{
	display: block;
	font-size: 16px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	color: #333333;
	text-align: center;
}
.box-text .price-wrapper {
	line-height: 22px;
	height: unset;
	overflow: hidden;
}
.box-text del{
	display: inline-block;
}
.box-text ins {
	display: inline-block;
	float: left;
	padding-right: 5%;
	font-family: 'GoogleSans-Medium' !important;
}
.box-text  del span.amount {
  	color: #333;
  	font-size: 16px;
  	font-weight: 400;
}
.box-text  span.amount {
  	color: #ee1f1f;
  	font-size: 18px;
	font-weight: 500;
}
.block-product-1 .box-text .star-rating {
	display: block;
	width: 100%;
	margin:0 0 10px 0;
	padding:0;
	font-size: 11px;
}
.star-rating span:before{
    color: #f39402 !important;
}
/*** product single price **/
.product-info .price-wrapper span.amount, .product-info .price-wrapper ins .amount {
	font-size: 36px;
	color: #f54444;
}
.product-info .price-wrapper del, .product-info .price-wrapper ins {
	display: block;
	margin-bottom: 10px;
}
.product-info .price-wrapper del {
	color: #a8a8a8;
	font-size: 15px;
}
.product-info .price-wrapper del .amount {
	font-size: 15px;
	color: #a8a8a8;
}
.block-product-col  a.view_product {
	position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    -ms-touch-action: none;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    font-size: .8em;
    margin-bottom: 0;
    margin-top: 1em;
    background-color: #dedede;
}
.block-product-col a.wc-forward {
	position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    -ms-touch-action: none;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    font-size: .8em;
    margin-bottom: 0;
    margin-top: 1em;
    background-color: #446084;
    color: #fff;
}

/***************** block product 2 ********************************/
.block-product-2 .col-inner {
	background: #ffffff;
	position: relative;
	border-radius: 8px;
	border: 1px solid #efefef;
}
.block-product-2 .col-inner .rt-description {
	position: absolute;
	top: 0;
	left: -245px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 10px;
	font-size: 14px;
	z-index: 1;
	opacity: 0;
	-webkit-transition: left 1s; 
    -moz-transition: left 1s; 
}
.block-product-2 .col-inner:hover .rt-description {
	opacity: 1;
	left: 0;
}
.block-product-2 .col-inner .rt-description a {
	color: #fff;
}
.block-product-col .rt-description a.view_product {
	margin-top: 0;
	color: #000;
}
.block-product-2 .rt-description a.wc-forward {
	margin-top: 0;
	margin-right: 0;
}
.block-product-2 .box-image{
	height: 245px;
	width: 100%;
	border-radius: 8px 8px 0 0;
}
.block-product-2 .box-image img{
	width: 100%;
	border-radius: 8px 8px 0 0;
	height: 245px;
	object-fit: cover;
}
.block-product-2 .box-image img{
  width: 100%;
  height: 260px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.block-product-2 .box-image:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
  border-radius: 8px 8px 0 0;
}
.block-product-2 .box-text{
	padding:10px 20px 20px 20px !important;
	overflow: hidden;
	text-align: left;
}
.block-product-2 .box-text .product-title a{
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	display: block;
	text-transform: uppercase;
	height: 25px;
	overflow: hidden;
	font-family: 'GoogleSans-Medium' !important;
}
.block-product-2 .rt_tgian p{
	font-size: 14px;
	color: #333;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
}
.block-product-2 .box-text > a{
	border-radius: 4px;
	font-size: 12px;
}
.star-rating{
	font-size: 11px !important;
	margin-top: 3px !important;
    margin-bottom: 6px !important;
}
.block-product-2 .box-text span.amount{
	font-size: 16px;
}
.block-product-2 .box-text ins span.amount{
	font-size: 18px;
	font-weight: bold;
}
.block-product-2-edit .block-product-2 > div{
	width: 50%;
}
.block-product-2-edit .block-product-2 .col-4:nth-child(2n+1){
	clear: both;
}
.block-product-2-edit .slider-wrapper{
	margin-top: 23px;
}
.block-product-2-edit .slider-wrapper .text-inner h2{
	font-size: 60px;
	font-family: "SVN-Unthrift";
	margin-bottom: 30px;

}
.block-product-2-edit .slider-wrapper .text-inner p{
	font-size: 15px;
	line-height: 24px;
}
/***************** block product 3 ********************************/
.block-product-3{
	padding-bottom: 40px;
	overflow: hidden;
}
.block-product-3 .col-inner {
	border: 1px solid #ebebeb;
	background: #fff;
	overflow: hidden;
}
.block-product-3 .col-inner .box-text {
	padding-bottom: .4em;
}

.block-product-3 .price-wrapper {
	padding: 0;
	display: block;
}
.block-product-3 .price-wrapper .star-rating{
	width: 100%;
}
.block-product-3 .price-wrapper .price, .block-product-3 .price-wrapper .rt_view_product {
	width: 100%;
	margin: 0 auto;
}
.block-product-3 .price-wrapper .price, .block-product-3 .price-wrapper .rt_view_product .view_product {
	margin-top: 0;
	margin-right: 0;
}
.block-product-3 .price-wrapper .price del, .block-product-3 .price-wrapper .price ins {
	display: block;
	width: 100%;
	margin: 2px 0;
}
.block-product-3 .title-wrapper {
	text-align: left;
}
.block-product-3 .title-wrapper p a{
	font-size: 18px;
	display: block;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	color: #2c4162;
}
.block-product-3 .col-4{
	width: 50%;
}
.block-product-3 .col-4:nth-child(2n+1){
	clear: both;
}
.block-product-3 .box-image{
	width: 240px;
	height: 200px;
	float: left;
}
.block-product-3 .box-image img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.block-product-3 .box-text{
	width: calc(100% - 240px);
	float: right;
	background: #fff;
	text-align: left;
	padding: 20px 15px;
}
.block-product-3 .box-text .rt-des p{
	font-size: 14px;
	line-height: 22px;
	display: block;
	height: 66px;
	overflow: hidden;
	color: #6e6e6e;
}
/*them*/
.heading {
    position: relative;
    padding-bottom: 20px;
    text-align: center;
}
.heading span {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #1595d5;
}
.heading span:before {
    content: '';
    width: 150px;
    height: 3px;
    background-color: #1595d5;
    bottom: 10px;
    position: absolute;
    left: 50%;
  	transform: translateX(-50%);
  	transition: left 0.3s ease, transform 0.3s ease;
}

.grid-tools a{
	background: #f28f06 !important;
}
input[type='submit'], input[type='submit'].button, input[type='submit'], .primary{
	margin-top: 10px !important;
	margin-right: 0 !important;
	text-transform: initial;
	font-weight: 400;
}
.block-product-col a.wc-forward{
	text-transform: none !important;
}
.box_new > div{
	padding-bottom: 0;
}

/*
Hoang Cuong
*/
.box__colum__commitment {
	clear: both;
}
.box__colum__commitment h3 {
    color: #333;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}
.box__colum__commitment p {
    font-size: 12px;
    line-height: 24px;
    margin: 0;
}
.box__colum__commitment .col  {
	padding-bottom: 0;
}
ul.ul-reset>li{
  margin-left: 0 !important;
}
/*
news-widget-sidebar-widget
*/
.news-widget-sidebar-widget {
}
.news-widget-sidebar-widget .news-item-sidebar  {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar h4 {
    margin: 10px 0 5px 0;
}
.news-widget-sidebar-widget .news-item-sidebar h4 a {
    color: #073f77;
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 22px;
}
.news-widget-sidebar-widget .news-item-sidebar .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner {
    overflow: hidden;
    clear: both;
    padding-top: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb {
  float: left;
  width: 100px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a {
  display: block;
  line-height: 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a img {
  width: 100%;
  height: 75px;
    object-fit: cover;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider {
  float: right;
  width: calc(100% - 110px);
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 {
  margin: 0 0 3px 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 a {
    color: #073f77;
    font-size: 15px;
    font-weight: 500;
    display: block;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
/*
block 2
*/
.box_first_posts {
  clear: both;
  overflow: hidden;
}
.box_first_posts .news-item-posts {
  float: left;
  width: 48%;
}
.box_first_posts .news-item-posts:nth-child(2n) {
  float: right;
}
.box__second_posts {
  overflow: hidden;
  clear: both;
}
.box__second_posts .news-item-sidebar-clear {
  float: left;
  width: 48%;
}
.box__second_posts .news-item-sidebar-clear:nth-child(2n) {
  float: right;
}
.box__second_posts .news-item-sidebar-clear  .news-thumb {
  float: left;
  width: 105px;
}
.box__second_posts .news-item-sidebar-clear .box__slider {
  float: right;
  width: calc(100% - 115px);
}
.news-style-2 .box_first_posts .boxx__innner{
  position: relative;
  margin-bottom: 20px;
  overflow-y: hidden;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb img{
  width: 100%;
  height: 260px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-2 .box_first_posts .boxx__innner .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4{
  margin-bottom: 0;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  line-height: 22px;
  color: #fff;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date{
  color: #fff;
  font-size: 13px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date i{
  padding-right: 5px;
  color: #fff;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear{
  padding-top: 11px;
  margin-top: 11px;
  border-top: 1px solid #e3e3e3;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb{
  width: 105px;
  height: 70px;
  overflow:hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(1),.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(2){
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb img{
  width: 100%;
  height: 70px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4{
  margin-bottom: 5px;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4 .news-title{
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  font-weight: 600;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date{
  font-size: 13px;
  color: #6b6b6b;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date i{
  color: #f4ae43;
}
/*
block 3
*/
.news-style-3{
	margin: 0 -15px;
}
.news-style-3 .news-item-bottom{
  width: 33.33%;
  float: left;
  clear: none;
  padding: 0 15px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb{
  width: 100%;
  position: relative;
  overflow:hidden;
  height: 260px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	border:2px solid #657f93;
	padding:8px 14px;
	text-align: center;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(1){
	margin-bottom: 0;
	font-size: 20px;
	color: #838383;
	line-height: 22px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(2){
	margin-bottom: 0;
	font-size: 11px;
	color: #838383;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb img{
  width: 100%;
  height: 260px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}

.news-style-3 .news-item-bottom .boxx__innner .box__slider h4{
  margin-bottom: 10px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title{
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	display: block;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: 'GoogleSans-Medium' !important;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description p{
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider {
	padding-top:12px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #657f93;
}
/*
block 4
*/
.news-block-widget-style-4  .news-thumb img{
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-4  .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-4{
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__left{
  width: 49%;
  float: left;
}
.news-block-widget-style-4 .box__colum__left .boxx__innner{
  position: relative;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__left .news-thumb{
  width: 100%;
  height: 388px;
  overflow: hidden;
  display: block;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img{
  width: 100%;
  height: 388px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.47);
  padding: 15px 20px;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4{
  margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4 a{
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
.news-block-widget-style-4 .box__colum__right{
  width: 49%;
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear{
  margin-bottom: 28px;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb{
  width: 164px;
  height: 110px;
  float: left;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 110px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 180px);
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 8px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  color: #333333;
  font-weight: 400;
  line-height: 24px;
  display: block;
  height: 48px;
  overflow:hidden;
} 
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .views__all a{
  font-size: 14px;
  color: #37a7a9;
  font-weight: 400;
  text-decoration: underline;
}
/*
block 5
*/
.news-widget-style-5{
  overflow:hidden;
}
.news-widget-style-5 .news-item-clear{
  width: 100%;
  float: left;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e9e8e8;
}
.news-widget-style-5 .news-item-clear:nth-child(1){
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}

.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb{
  width: 110px;
  height: 75px;
  float: left;
  overflow: hidden;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 75px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 125px);
  float: right;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 5px;
  margin-top: 5px;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  color: #333333;
  line-height: 22px;
  display: block;
  height: 22px;
  overflow:hidden;
  font-weight: 500;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
  display: block;
  height: 44px;
  overflow: hidden;
}
/*
block 6
*/
.news-thumb{
  position: relative;
}
.news-block-widget-style-6{
  overflow:hidden;
}
.news-block-widget-style-6 .box__colum__left{
  width: 32%;
  float: left;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner{
  background: #f7f7f7;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb{
  width: 100%;
  height: 255px;
  overflow:hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date{
  position: absolute;
  top: 0;
  left: 0;
  background:rgba(0, 0, 0, 0.36);
  color: #fff;
  text-align: center;
  padding: 10px 5px 0px 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(1){
  font-size: 10px;
  text-transform: uppercase;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(2){
  font-size: 15px;
  border-bottom: 3px solid #fff;
  padding-bottom: 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(3){
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 0;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p{
  margin-bottom: 0;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text{
  background: #37a7a9;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text a{
  color: #fff;
  display: block;
  text-align: center;
  font-size: 15px;
  line-height:30px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider{
  padding: 25px 20px;
  min-height: 255px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4{
  margin-bottom: 10px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .box__description p{
  font-size: 14px;
  line-height: 22px;
  display: block;
  color: #838383;
  height: 110px;
  overflow-y: hidden;
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #37a7a9;
}
.news-block-widget-style-6 .box__colum__right{
  width: 66%;
  float: right;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner{
  background: #f7f7f7;
  margin-bottom: 30px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb{
  width: 325px;
  height: 255px;
  float: left;
  overflow-y: hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider{
  width: calc(100% - 325px);
  float: right;
  padding: 20px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span{
  font-size: 14px;
  color: #919191;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span a{
  color: #37a7a9;
  border-right: 1px solid #919191;
  padding-right: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__description p{
  font-size: 14px;
  margin-bottom: 0;
  color: #838383;
  line-height: 25px;
  display: block;
  max-height: 75px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .views_all{
  font-size: 13px;
  line-height: 25px;
  color: #37a7a9;
  text-decoration: underline;
}
/*them*/
/* .header-main .search-field{
	border-radius: 4px !important;
	border:1px solid #667b87 !important;
	border-color:1px solid #667b87 !important;
	height: 45px !important;
	line-height: 45px !important;
} */
.header-bottom{
	background: linear-gradient(#658095, #667a85) !important;
}

.stuck #logo img{
	padding: 5px 0 !important;
}
.new_row_3 > .col{
	padding-bottom: 0;
}
.rt_slider .flickity-viewport{
	background: #fff !important;
}
.rt_slider .slider-nav-light .flickity-prev-next-button svg,.rt_slider .slider-nav-light .flickity-prev-next-button .arrow{
	fill:#f39303;
}
.accordion-inner{
	display: block !important;
}
#footer .widget-title{
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 400 !important;
}
#footer .is-divider{
	background-color:#fca91e;
}
hr{
	border:0.5px solid #5c3d4a !important;
	opacity: 1 !important;
}
.widget_custom_html p{
}
.widget_custom_html p i{
	color: #fff;
}
.widget_custom_html div.rt_icon{
	float: right;
}
.widget_custom_html div.rt_icon i{
	color: #fca91e;
	font-size: 16px;
	padding-left: 5px;
}
.rt_form{
	position: relative;
	margin-top: 10px;
}
.rt_form input{
	width: 100%;
	height: 35px;
	border-radius: 4px;
	margin-bottom: 0;
}
.rt_form .wpcf7-submit{
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 35px;
	padding: 0;
	border-radius: 0;
	margin-top: 0 !important;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background: #5c3d4a !important;
}
.footer-2 p{
	color: #fca91e;
	margin-bottom: 0;
}
.footer-2 ul.menu{
	float: right;
}
.footer-2 ul.menu li{
	float: left;
	border:none;
}
.footer-2 ul.menu li a{
	color: #fca91e;
	padding: 0 10px;
	border-left: 1px solid #fca91e;
}
.footer-2 ul.menu li:nth-child(1) a{
	border:none;
}
.footer-2 ul.menu li ul{
	display: none;
}
.single-product .add_to_cart_button{
	display: none;
}
.single-product .box-text{
	background: #fff;
}
.single-product .page-title{
	background: #ffffff;
}
a.devvn_buy_now_style{
	background: #fe9960 !important;
}
.quantity+.button,.devvn-popup-title,.popup-customer-info-group .devvn-order-btn{
	background:url(img/cart.png) 12px 7px no-repeat #F31C1C !important;
	border-radius: 8px!important;
	padding-left: 44px !important;
}
.single-product h1.entry-title{
	font-size: 28px;
	color: #667b87;
	font-weight: 400;
	display: none;
}
.single-product .rt_msp{
	margin-bottom: 5px;
	font-size: 14px;
	color: #404040;
}
.single-product .price2{
	margin-bottom: 5px;
}
.single-product .salep{
	font-size: 14px;
	color: #ef0c0c;
}
.single-product ins{
	font-size: 16px;
	color: #ee0d0d;
	font-weight: 400 !important;
}
.price2 ins{
	padding-right: 30px;
}
.single-product ins span{
	font-weight: 500 !important;
}
.single-product del{
	font-size: 14px;
	color: #999999;
	font-weight: 400 !important;
}
.single-product del span{
	font-weight: 500 !important;
}
.single-product .cart{
	clear: both;
	margin-bottom: 5px;
}
.single-product .product-main{
	padding-bottom: 0;
}
.single-product .widget_custom_html{
	margin-bottom: 10px;
}
#main{
	background: #f9f9f9;
}
.percent{
	display: none;
}
.product-summary .percent{
	display: contents !important;
}
.price2 > span{
	font-size: 16px;
	color: #ee0d0d;
	font-weight: 500;
}

/* social */
.rt-social {
    margin: 20px 0px 25px 0px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    clear: both;
}
.rt-link {
    padding: 2px 8px 4px 8px !important;
    color: white;
    font-size: 12px;
    border-radius: 2px;
    margin-right: 2px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    margin-top: 2px;
    display: inline-block;
    text-decoration: none;
}
.rt-link:hover,.rt-link:active {
    color: white;
}
.rt-twitter {
    background: #00aced;
}
.rt-twitter:hover,.rt-twitter:active {
    background: #0084b4;
}
 
.rt-facebook {
    background: #3B5997;
}
 
.rt-facebook:hover,.rt-facebook:active {
    background: #2d4372;
}
 
.rt-googleplus {
    background: #D64937;
}
.rt-googleplus:hover,.rt-googleplus:active {
    background: #b53525;
}
.rt-pinterest {
    background: #bd081c;
}
 
.rt-pinterest:hover,.rt-pinterest:active {
    background: #bd081c;
}

.post-social-wrap ul li {
    float: left;
    margin-right: 10px;
}
.post-social-wrap ul li.print {
    background: #bd081c;
    padding: 0 5px;
    border-radius: 5px;
}
.post-social-wrap ul li.print a {
    color: #fff;
}
/* shortcode social */
.social-bar a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
  border-radius: 50%;
  background: #314b7e;
  color: #fff;
}
.social-bar a.facebook {
  background: #314b7e;
}
.social-bar a.twitter {
  background: #339dc4;
}
.social-bar a.skype {
  background: #214bc1;
}
.social-bar a.youtube {
  background: #e52c27;
}
.social-bar a.prin {
  background: #b31217;
}
.row_img_new > .col{
	padding-top: 15px;
	padding-bottom: 15px;
}
.header-nav > li .nav-dropdown{
	width: 100%;
	display: none;
    transform: translateY(20px);
    transition: all 0.8s ease 0s;
}
.header-nav > li:hover .nav-dropdown{
    display: block;
    transform: translateY(0px);
}
.header-nav > li .nav-dropdown > li{
	display: block;
	width: 100%;
	position: relative;
}
.header-nav > li .nav-dropdown li{
	white-space: unset !important;
}
.header-nav > li .nav-dropdown > li a{
	color: #fff !important;
    font-size: 14px;
    font-weight: 500 !important;
    text-transform: unset;
    border-bottom: none;
    border-top:1px solid #fff;
    margin: 0 !important;
    padding-left: 10px;
    font-family: 'GoogleSans-Light' !important;
    line-height: 40px !important;
}
.header-nav > li .nav-dropdown > li a:hover{
	color: #fcb90d!important;
}
.header-nav > li .nav-dropdown li ul{
	position: absolute !important;
    top: 0;
    left: 100% !important;
    width: 100%;
    border:0;
    opacity: 0;
}
.header-nav > li .nav-dropdown li:hover > ul{
	opacity: 1;
	z-index: 9999;
}
.header-nav > li .nav-dropdown li ul li{
	margin-top: 0 !important;
	position: relative;
}
.nav-dropdown-default {
    padding: 0;
    background: #1595d5;
    top: 73px;
    border: 0;
    left: 0 !important;
}
.header-top .html_topbar_left p,
.header-top  .html_topbar_right a {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
}

.header-top  .html_topbar_right a:first-child {
	border-right: 1px solid #fff;
	padding-right: 15px;
	margin-right: 15px;
}
.header-top  .html_topbar_right a:last-child {
	border-left: 1px solid #fff;
	padding-left: 10px;
	margin-left: 10px;
}

.header-nav-main li{
	margin: 0 !important;
}
.header-nav-main a {
	font-weight: 500!important;
	font-size: 14px!important;
	line-height: 22px!important;
	color: #444444!important;
	text-transform: uppercase;
	padding: 0 12px !important;
	line-height: 73px !important;
	font-family: 'GoogleSans-Medium' !important;
}
.nav-line-bottom>li>a:before{
	bottom: 15px;
}

.footer-wrapper .pb-0 {
	flex-basis: unset!important;
	max-width: 100%!important;
}

.footer-wrapper .widgettitle {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #1595d5;
	text-transform: uppercase;
}
.footer-wrapper  .textwidget p {
	font-weight: 400;
	font-size: 14px;
    line-height: 32px;
	color: #333333;
	text-align: center;
}

.footer-1 .textwidget .large-4:nth-child(2) li{
	text-align: center;
}
.footer-1 .textwidget .large-4:nth-child(2) img{
	margin-bottom: 12px;
}
.footer-1 .textwidget .large-4:nth-child(2){
	max-width: 54%!important;
    flex-basis: 54%!important;
}
.footer-1 .textwidget .large-4:nth-child(1) ,
.footer-1 .textwidget .large-4:nth-child(3){
    max-width: 23%!important;
    flex-basis: 23%!important;
}
.footer-1, .footer-2{
    border: unset!important;
}
.row-divided>.col+.col:not(.large-12) {
    border:unset!important;
}
.footer-2 > .row  {
	border-top: 1px solid rgba(14, 83, 165, 0.2)!important;
	padding-top: 20px;
}
.footer-1 {
	padding-top: 50px!important;
}


.footer-2 {
	padding-top: 0!important;
}
.footer-2 .textwidget p {
	text-align: left;
}
.r_left  h2 {
	font-style: normal;
	font-weight: 500;
	font-size: 30px;
	line-height: 31px;
	color: #333333;
	text-align: center;
	text-transform: uppercase;
}
.r_left  p {
	font-weight: 400;
	font-size: 15px;
	line-height: 28px;
	text-align: justify;
	color: #444444;
}
.r_right {
	position: relative;
}
.r_right .video-button-wrapper {
    position: absolute;
    top: 42%;
    left: 48%;
}
.rt_buttom {
	text-align: center;
}
.rt_buttom span {
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.r_right .video-button-wrapper a {
	background-color: #fff;
	border-color: #fff;
}
.icon-play {
    font-size: 1.5em;
    background: #fff;
    color: #0000004d;
    opacity: 11.5;
}
.block__element_head{
	margin-bottom: 25px;
}

.block__element_head p {
	text-align: center;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	color: #7D7D7D;
}
/*ph_01*/

.ph_02 .block-product-col .col-4 {
    width: 33.33%;
    float: left;
    padding: 0 10px;
    margin: 10px 0;
}
.ph_02 .name a {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	color: #444444;
	text-align: left;
}
ins,del {
	text-align: left;
}
.amount {
	font-weight: 500;
	font-size: 17px;
	line-height: 24px;
	color: #FF0000;
	text-align: left;
}
.box-image {
	position: relative;
}

.box-image .sale {
    display: block;
    color: #fff;
	width: 40px;
	height: 40px;
    position: absolute;
    top: 11px;
    right: 12px;
    background: #e90c0c;
    border-radius: 50%;
    padding-top: 8px;
    padding-left: 6px;
}
/*ph_03*/
.ph_03{
	padding-bottom: 0 !important;
}
.ph_03 .rt_buttom .large-12{
	padding-bottom: 0 !important;
}
.ph_03 .tabbed-content .nav{
    display: block;
}
.ph_03 .block-product-2 .box-image img {
    border-radius: 8px 8px 0px 0px;
}
.ph_03 .block-product-2 .col-inner {
    background: #ffffff;
    position: relative;
}
.ph_03 .tabbed-content .nav a{
	font-size: 16px;
	line-height: 36px;
	color: #666666;
	display: inline-block;
	padding: 0 20px;
	border: 1px solid #dddddd;
	border-radius: 30px;
	background-color: #fff;
}
.ph_03 .tabbed-content .nav a:before{
	display: none;
}
.ph_03 .tabbed-content .nav .active  a ,
.ph_03 .tabbed-content .nav a:hover{
	background: #1595d5;
	color: #fff;
	border: 1px solid #1595d5;
}
.rt_buttom {
	overflow: hidden;
    display: block;
    width: 100%!important;
}
.rt_buttom .button  span{
	font-size: 14px;
	padding: 0 5px;
}
.rt_buttom .button{
	background: #fcb90d;
	height: 40px;
}
.rt_buttom .button:hover{
	background: #006da0 !important;
}
.ph_05{
	padding-bottom: 40px !important;
}
.ph_05 .heading span{
	color: #fff!important;
}

.ph_05 .block__element_head p {
    color: #fff;
}

.ph_05 .heading span:before {
    content: "";
    width: 35px;
    height: 3px;
    background: #fff;
    position: absolute;
    top: 14px;
    left: -35px;
}
.ph_05 .heading span:after {
	content: "";
    width: 35px;
    height: 3px;
    background: #fff;
    position: absolute;
    top: 16px;
    right: -35px;
}
.ph_05 .box__description {
	height: 46px;
    overflow: hidden;
    display: block;
}
/*ph_06*/
.ph_06{
	padding-bottom: 20px !important;
}
.category-page-row{
	padding: 0;
}
/*box__content__rights */
.blog-single .box_width{
	margin: 0 !important;
}
.hd_new .title{
	 font-weight: 400;
    font-size: 22px;
    line-height: 31px;
    text-align: center;
    color: #333333;
    position: relative;
    margin-bottom: 6px;
    font-family: 'GoogleSans-Black' !important;
}
.related-post .new-list{
	padding: 0 !important;
}
.related-post .heading-realate span{
    font-weight: 500;
    font-size: 25px;
    line-height: 31px;
    text-align: center;
    text-transform: uppercase;
    color: #333333;
    position: relative;
    margin-bottom: 6px;
    font-family: 'GoogleSans-Black' !important;
}
.page-wrapper{
	padding-top: 0 !important;
}
.blog-single .box_width > .box__content__rights > div{
	background: #fff;
    padding: 20px;
    border-radius: 12px;
}
.box__content__rights , .box__content__left {
	/*margin-top: 30px;*/
}
.box__content__rights  .headings{
	display: inline-block;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
}
.box__content__rights .box__colum__nth2{
	overflow: hidden;
	display: block;
}
.box__content__rights .new-list{
	    background: #fff;
    padding: 20px;
    border-radius: 12px;
}
.box__content__rights .news-post-news{
	width: 100%;
	border-bottom: 1px dashed #DDDDDD;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.box__content__rights .news-post-news:last-child{
	border: unset;
	margin: 0;
	padding: 0;
}
.box__content__rights .news-post-news .box__news__inner{
	overflow: hidden;
	display: block;
	margin: 0 -10px;
}
.box__content__rights .news-post-news .box__thumb__img{
	width: 32%;
	float: left;
	padding: 0 10px;
}
.box__content__rights .news-post-news .box__content{
	width: 65%;
	float: right;
	padding: 0 10px;
}
.box__content__rights .news-post-news img{
	height: 170px;
	width: 100%;
	object-fit: cover;
	border-radius: 6px;
}
.box__content__rights .news-post-news .box__content{
	padding: 15px 0;
}
.box__content__rights .news-post-news .box__content h3 a{
    font-size: 17px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    display: block;
    font-weight: 500;
    max-height: 48px;
    overflow: hidden;
    margin-bottom: 10px;
}
.box__content__rights .news-post-news .box__content .box__des p{
	margin-bottom: 5px;
    font-size: 15px;
    line-height: 22px;
    color: #838383;
}
.box__content__left  .is-divider{
	display: none;
}
.box__content__left .widget-title {
    display: block;
    background: #1595d5;
    font-size: 16px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #fff;
    text-align: center;
    font-family: 'GoogleSans-Medium' !important;
    font-weight: 400;
    border-radius: 6px 6px 0 0;
}
.box__content__left .menu{
	border: 1px solid #ccc;
	padding: 12px;
	border-radius: 0 0 6px 6px;
}
.box__content__left .menu li a:hover{
	color: #fec70a;
}
.box__content__left .news-widget-style-5{
	border: 1px solid #ccc;
	padding: 12px;
	background: #fff;
	border-radius: 0 0 6px 6px;
}
.single-product .shop-container .col{
	padding: 0 15px 15px;
}
.single-product  .row.row-large{
    max-width: 1230px !important;
}
.shop-container .products  .product-small .box-image {
	width: 33%;
    float: left;
}

.shop-container .product-small .col-inner {
	background-color: #f5f4f4;
	overflow: hidden;
	-webkit-border-radius: 5px;
	}

.shop-container .products  .product-small  .box-text-products {
	width: 67%;
    float: left;
}
.shop-container .products .product-title a {
	color: #333;
    font-size: 22px;
    font-weight: 500;
    font-family: 'GoogleSans-Medium' !important;
}
.shop-container .products  .product-small  .box-text-products .rt_tgian p:nth-child(1) {
	display: inline-block;
    background: #7a7a7a;
    color: #fff;
    padding: 5px 10px;
    position: relative;
    margin: 5px 0;
    height: auto;
    overflow: unset;
    margin-top: 20px;
    margin-bottom: 20px;
}
.shop-container .products  .product-small  .box-text-products .rt_tgian p:nth-child(2) {
	margin-bottom: 20px;
}
.shop-container .products  .product-small  .box-text-products .rt_tgian p:nth-child(1):after {
	content: "";
    position: absolute;
    left: 100%;
    top: 0;
    border-left: 24px solid #7a7a7a;
    border-top: 18px solid transparent;
    border-bottom: 15px solid transparent;
}

.related  .image-zoom-fade a img {
	border-radius: 8px 8px 0 0;
	height: 182px!important;
}
.quantity {
	display: none;
}
.product-footer .fb_iframe_widget{
	background: #ffffff;
	padding: 15px;
	border-radius: 10px;
    overflow: hidden;
    display: block;
}
.product-footer  .product-tabs {
	background: #fff;
    padding: 0 16px;
	border-bottom: 2px solid #ebebeb;
}
.tabbed-content .nav-tabs>li{
	margin: 0;
}
.product-footer  .product-tabs .active a{
	border-bottom: 3px solid #1595d5;
}
.product-footer  .product-tabs .description_tab a{
	padding-left: 0;
}
.product-footer  .product-tabs li{
	line-height: 44px;
}
.product-footer  .product-tabs li a{
	border: unset;
	background: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 44px;
	color: #000;
	padding: 0 20px;
}
.product-footer .tab-panels{
	border: unset;
	padding: 30px 15px;
	border-radius: 0 0 8px 8px;
}
.product-footer .tab-panels .active {
	height: 500px;
    overflow: hidden;
    display: block;
}
.product-footer .tab-panels_hover .active{
	height: auto;
}
.related-products-wrapper{
	margin-top: 30px;
}
.related-products-wrapper .product-section-title {
	padding: 0;
	font-size: 18px;
	line-height: 44px;
	height: 44px;
	margin-bottom: 2px;
	border-radius: 8px 8px 0 0;
	background: #fff;
	border-left: 3px solid #164e8e;
	padding-left: 22px;
}
.related-products-wrapper .large-columns-3{
	background: #fff;
	padding: 15px 5px !important;
	margin: 0 !important;
	border-radius: 0 0 8px 8px;
}
.related-products-wrapper .flickity-button{
	background-color: unset !important;
	box-shadow: unset !important;
}
.related-products-wrapper .product-small .col-inner{
	border: 1px solid #efefef;
}
.related-products-wrapper .product-small .box-text {
	padding: 15px;
	text-align: left;
}
.related-products-wrapper .product-small .box-text .title-wrapper a{
	color: #333;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	font-family: 'GoogleSans-Medium' !important;
}
.related-products-wrapper .product-small .box-text .rt_tgian p{
    font-size: 14px;
    color: #333;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
}
.shop-container .product-main{
	background: #ffffff;
	padding: 8px 15px;
	border-radius: 10px;
}
.shop-container .product-main .col {
	padding-bottom: 0 !important;
}
.shop-container  .title-h {
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: -0.02em;
	margin-bottom: 15px;
	text-transform: capitalize;
	color: #154E8D;
	padding-bottom: 10px;
	border-bottom: 2px solid #EBEBEB;
}

.rt_woocommerce_single_product_summary .rt_tgian p {
	border-bottom: 1px dashed #DDDDDD;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.rt_woocommerce_single_product_summary .price2 ins{
	font-size: 16px;
	color: #505050;
	font-weight: 400;
	line-height: 30px;
}
.rt_woocommerce_single_product_summary .price2{
	margin-bottom: 16px;
}
.rt_woocommerce_single_product_summary .price2 ins span{
	color: #F31C1C;
	font-size: 22px;
	font-weight: 700 !important;
    font-family: 'Roboto', sans-serif !important;
}
.rt-breadcrumbs {
	background-color: #f9f9f9;
}
.rt-breadcrumbs .container {
	margin: 0 auto;
	padding:15px ;
}
.sidebar-inner .widget-title {
    display: block;
    background: #1595d5;
    font-size: 16px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #fff;
    text-align: center;
    font-family: 'GoogleSans-Medium' !important;
    font-weight: 400;
    border-radius: 6px 6px 0 0;
}
.sidebar-inner .is-divider{
	display: none;
}
.gd_support_1{
	border-radius: 0 0 8px 8px;
	border: 1px solid #eeeeee;
	padding-left: 35px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	background: url(img/sup.png) 8px 30px no-repeat #fff;
}
.gd_support_1 .name-support{
	font-size: 14px;
	color: #333;
	font-weight: 500;
	line-height: 24px;
	font-family: 'Roboto', sans-serif !important;
}
.gd_support_1 .phone_support_3{
	font-size: 25px;
	color: #F31C1C;
	font-weight: 700;
	line-height: 24px;
	font-family: 'Roboto', sans-serif !important;
}
.gd_support_1 .mail-support{
	font-size: 14px;
	color: #333;
	font-weight: 400;
	line-height: 24px;
	padding: 0;
	font-family: 'Roboto', sans-serif !important;
}
.gd_support_1 .support-rt{
	border: unset;
	padding: 0;
}
.gd_support_1 #support-1{
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e8e8 !important;
}
.shop-sidebar .widget-title{
	display: block;
    background: #1595d5;
    font-size: 16px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #fff;
    text-align: center;
    font-family: 'GoogleSans-Medium' !important;
    font-weight: 400;
    border-radius: 6px 6px 0 0;
}
.shop-sidebar .is-divider{
	display: none;
}
.RT_xt_rt{
	text-align: center;
    display: block;
    width: 100%;
}
.RT_xt_rt a{
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    background: #ef4136;
    padding: 0 80px;
    border-radius: 6px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'GoogleSans-Medium' !important;
    margin-top: 25px;
}
.RT_xt_rt a:hover{
	background: #1595d5;
}
.tab-panels_hover{
	height: auto !important;
}
.RT_xt_rt_hover a{
    font-size: 0;
    position: relative;
}
.RT_xt_rt_hover a:after{
	position: absolute;
    content: "Thu gọn";
    line-height: 46px;
    right: 0;
    left: 0;
    font-weight: 400;
    margin: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    text-transform: unset;
    border-radius: 6px;
    font-family: 'GoogleSans-Medium' !important;
}
.RT_xt_rt_hover a:after:hover{
	color: red;
}
.ph_04{
	padding-bottom: 0 !important;
}







/*mobile*/
@media (max-width: 1024px){
	#logo {
	    width: 200px !important;
	}
	.header-nav-main a{
		font-size: 13px !important;
		padding: 0 4px !important;
	}
	.heading span{
		font-size: 26px;
	}
	.block-product-2 .box-text{
	    padding: 10px 12px 20px 12px !important;
	}
	.block-product-2 .box-text .product-title a{
		font-size: 15px;
	}
	.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title{
		font-size: 15px;
	}
	.shop-container .products .product-title a{
		font-size: 20px;
	}
	.gd_support_1 .mail-support{
		font-size: 12px;
	}
	.supporter .phone-support a{
		font-size: 18px;
	}
	.product-footer .product-tabs li a{
		font-size: 15px;
	}
	.RT_xt_rt_hover a{
		font-size: 0 !important;
	}
	.RT_xt_rt a{
		font-size: 16px;
	}
	.RT_xt_rt_hover a:after{
		font-size: 16px;
	}
	.related-products-wrapper .product-section-title{
		font-size: 16px;
	}
	.box-text span.amount{
		font-size: 16px;
	}
	.shop-container .product-main .col{
		padding-bottom: 25px !important;
	}
}
@media (max-width: 812px) {
	.ph_01 .large-6{
	    max-width: 100%;
	    flex-basis: 100%;
	}
	.r_right .video-button-wrapper{
		left: 45%;
	}
	.block-product-2 .box-image ,
	.block-product-2 .box-image img{
		height: 150px;
	}
	.news-style-3 .news-item-bottom .boxx__innner .news-thumb ,
	.news-style-3 .news-item-bottom .boxx__innner .news-thumb img{
		height: 160px;
	}
	.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title{
		font-size: 14px;
	}
	.news-block-widget-style-4 .box__colum__left{
		margin-bottom: 25px;
	}
	.news-block-widget-style-4 .box__colum__left ,
	.news-block-widget-style-4 .box__colum__right{
		width: 100%;
	}
	.news-block-widget-style-4 .box__colum__left .news-thumb ,
	.news-block-widget-style-4 .box__colum__left .news-thumb img{
		height: auto;
	}
	.footer-1 .tooltipstered .large-4:nth-child(1),
	.footer-1 .tooltipstered .large-4:nth-child(2) ,
	.footer-1 .tooltipstered .large-4:nth-child(3){
	    max-width: 100%;
    	flex-basis: 100%;
    	text-align: center;
	}
	.related .image-zoom-fade a img{
		height: 280px !important;
	}
}
@media (max-width: 480px) {
	.box-text del, .box-text ins {
		width: 100%;
		margin: 3px;
	}
	.flickity-slider .banner{
		padding-top: 300px !important;
	}
	.icon_rt .medium-4{
		margin-bottom: 10px;
		overflow: hidden;
		text-transform: capitalize;
	}
	.icon_rt .medium-4 .medium-3{
		display: none;
	}
	.block-product-1 .spd1_box_left{
		width: 100%;
	}
	.block-product-1 .spd1_box_right{
		width: 100%;
	}
	.rt_img_box_3 > div{
		padding-bottom: 0;
	}
	.block-product-2 .box-image,.block-product-2 .box-image img{
		height: 120px;
	}
	.block-product-2 .box-text{
		padding: 10px 10px 5px 10px !important;
	}
	.block-product-3 .box-image,.block-product-3 .box-image img{
		width: 100%;
		height: 120px;
		object-fit: cover;
	}
	.block-product-3 .box-text{
		width: 100%;
		padding: 10px !important;
	}
	.box_first_posts{
		padding-top: 0 !important;
	}
	.box_first_posts .news-item-posts{
		width: 100%;
	}
	.box__second_posts .news-item-sidebar-clear{
		width: 100%;
	}
	.form_dk > div:nth-child(1){
		width: 100%;
	}
	.form_dk > div:nth-child(2){
		width: 100%;
	}
	.block-product-2-edit .slider-wrapper .text-inner h2{
		font-size: 35px;
	    margin-bottom: 10px;
	}
	#logo img{
		padding:5px !important;
	}
	.new_row_2 .new_row_2_div img{
		padding-top: 0;
		width: auto;
		height: auto;
	}
	.new_row_2 .new_row_2_div .row_new2_box{
		padding: 10px;
	}
	.news-style-3 .news-item-bottom{
		width: 100%;
	}
	.filed_ph > div:nth-child(1){
		width: 100%;
	}
	.filed_ph > div:nth-child(2){
		width: 100%;
	}
	.new_row_2 .new_row_2_div > .col-inner .col{
		padding-bottom: 5px;
	}
	.block-product-2 .box-text > a{
		padding-right: 30px;
	}
	.block-product-1 .box-text{
		background: url(img/star.png) center 55px no-repeat;
	}
	.footer-2 ul.menu{
		display: none;
	}
	.single-product h1.entry-title{
		font-size: 20px;
	}
	ul.product_list_widget li a:not(.remove){
		font-size: 12px;
	}
	.block-product-1 .col-3{
		width: 100%;
	}
	.block-product-1 .box-image,.block-product-1 .box-image img{
		height: 200px;
	}
	.block-product-col .col-4 ,
	.ph_02 .block-product-col .col-4{
		width: 100%;
	}
	.block-product-2 .box-image, .block-product-2 .box-image img{
		height: 235px;
	}
	.news-style-3 .news-item-bottom{
		margin-bottom: 25px;
	}
	.news-style-3 .news-item-bottom:last-child{
		margin: 0;
	}
	.news-style-3 .news-item-bottom .boxx__innner .news-thumb, 
	.news-style-3 .news-item-bottom .boxx__innner .news-thumb img{
		height: 235px;
	}
	.news-block-widget-style-4 .box__colum__left .box__slider h4 a{
		font-size: 15px;
	}
	.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb{
		width: 125px;
		height: 90px;
	}
	.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb img{
		height: 90px;
	}
	.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider{
	    width: calc(100% - 140px);
	}
	.shop-container .products .product-small .box-text-products ,
	.shop-container .products .product-small .box-image{
		width: 100%;
	}
	.shop-container .title-h{
		font-size: 16px;
	}
	.product-footer .product-tabs li{
		width: auto !important;
	}
	.product-footer .product-tabs li a{
		font-size: 15px;
	}
	.RT_xt_rt a{
		font-size: 15px;
	}
	.RT_xt_rt_hover a:after{
		font-size: 15px;
	}
	.single-product .shop-container .col{
	    max-width: 100%;
	    flex-basis: 100%;
	}
	.related .image-zoom-fade a img{
		height: 260px;
	}
	.box__content__rights .news-post-news .box__news__inner{
		margin: 0;
	}
	.box__content__rights .news-post-news .box__thumb__img {
		margin-bottom: 12px;
	}
	.box__content__rights .news-post-news .box__thumb__img ,
	.box__content__rights .news-post-news .box__content{
		width: 100%;
		padding: 0;
	}
	.box__content__rights .news-post-news img{
		height: auto;
	}
	.gd_support_1 .name-support ,
	.gd_support_1 .mail-support{
		font-size: 15px;
	}
	.supporter .phone-support a{
		font-size: 20px;
	}
	.footer-1 .textwidget .large-4:nth-child(2){
		max-width: 100%!important;
	    flex-basis: 100%!important;
	    padding-bottom: 10px;
	}
	.footer-1 .textwidget .large-4:nth-child(1) ,
	.footer-1 .textwidget .large-4:nth-child(3){
	    max-width: 100%!important;
	    flex-basis: 100%!important;
	    padding-bottom: 10px;
	}
	.footer-2 .textwidget .large-4:nth-child(2){
		max-width: 100%!important;
	    flex-basis: 100%!important;
	    padding-bottom: 10px;
	}
	.footer-2 .textwidget .large-4:nth-child(1) ,
	.footer-2 .textwidget .large-4:nth-child(3){
	    max-width: 100%!important;
	    flex-basis: 100%!important;
	    padding-bottom: 10px;
	}
	.footer .custom-html-widget {
		text-align: center;
	}
	.ph_06 {
		padding-bottom: 0px!important;
	}
}



/* custom new */

.img-ct {
    border-radius: 10px;
}
.sec-title-sub {
    display: inline-block;
    background-color: #127faf1a;
    color: #1595d5;
    font-weight: bold;
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 11px;
    margin-bottom: 10px;
}

.sec-title h2 {
font-size: 32px;
font-weight: 700;
color: #1595d5; 
margin: 0;
line-height: 1.3;
padding-bottom: 15px;
}
.product-categories, .product_list_widget, .widget ul {
    background: #fff;
    padding: 10px;
	border-radius: 0 0 10px 10px;
}
.contact-info {
	color: #fff;
	font-family: Arial, sans-serif;
  }
  
  .contact-info .item {
	display: flex;
	align-items: center;
	margin-bottom: 8px;
  }
  
  .contact-info .icon {
	margin-right: 10px;
	color: #1595d5; 
	min-width: 20px;
  }
  footer:before {
    content: '';
    position: absolute;
    width: 80%;
    height: 20px;
    background-color: #1595d5;
    border-radius: 10px 10px 0 0;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
}
.slider-nav-circle .flickity-prev-next-button {
    opacity: 1;
    margin-top: 0 !important;
}
.slider-nav-circle .flickity-prev-next-button svg {
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    box-shadow: 0px 5px 16px 3px rgba(0, 0, 0, 0.05);
    border: none;
    background-color: #fff;
    padding: 14px !important;
    border: none;
}
.ph_02 .heading span {
    color: #fff;
}
.ph_02 .heading span:before {
    background: #fff;
}
.blog-custom .cat-label {
    font-size: 13px;
    color: #1595d5;
    font-weight: 600;
    padding-bottom: 5px;
}
.blog-custom .is-divider {
	display: none;
}
.blog-custom .box-image {
	border-radius: 10px;
}
.tour-search-form {
	background: #fff;
	padding: 30px;
	border-radius: 15px;
	box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	max-width: 100%;
  }
  
  .tour-search-form .form-row {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 20px;
  }
  
  .tour-search-form .form-col {
	flex: 1 1 20%;
	min-width: 200px;
  }
  
  .tour-search-form label {
	display: block;
	font-weight: 600;
	color: #14589d;
	margin-bottom: 5px;
	font-size: 18px;
  }
  
  .tour-search-form input[type="text"],
  .tour-search-form input[type="date"],
  .tour-search-form select {
	width: 100%;
	border: none;
	border-bottom: 2px solid #ccc;
	padding: 8px 0;
	background: transparent;
	font-size: 14px;
	box-shadow: none;
  }
  
  .tour-search-form input[type="text"]::placeholder,
  .tour-search-form input[type="date"]::placeholder {
	color: #888;
  }
  
  .submit-row {
	justify-content: flex-end;
	display: flex;
  }
  
  .tour-search-form input[type="submit"] {
	background: #14589d;
	color: #fff;
	padding: 10px 25px;
	border: none;
	border-radius: 5px;
	font-weight: bold;
	cursor: pointer;
  }


  /* form vé */
.flight-type label {
    background: #fff;
    padding: 6px 10px;
    padding-bottom: 0;
    border-radius: 5px;
    margin: 10px 10px 10px 0;
    cursor: pointer;
    width: auto;
}

.flight-fields {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    padding: 10px;
    background: #fff;
    box-shadow: 0px 3px 4px #f5f5f5;
    padding: 30px;
    border-radius: 10px;
}

.form-group {
  background: #f9f9f9;
  padding: 10px 15px;
  border-radius: 8px;
  border: 1px solid #ddd;
}

.form-group label {
  display: block;
  font-weight: bold;
  margin-bottom: 6px;
  color: #333;
}

.form-group select,
.form-group input[type="date"] {
  width: 100%;
  padding: 8px;
  border-radius: 6px;
  border: 1px solid #ccc;
  transition: border-color 0.3s;
}

.form-group select:focus,
.form-group input[type="date"]:focus {
  border-color: #007bff;
  outline: none;
}

input[type="radio"] {
  margin-right: 6px;
}
.airport-select-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding: 10px;
}

.airport-select-wrapper .region {
  min-width: 220px;
  max-width: 240px;
}

.airport-select-wrapper h4 {
  font-weight: bold;
  margin-bottom: 6px;
  font-size: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
}

.airport-select-wrapper label {
  display: block;
  margin: 3px 0;
  font-size: 14px;
}
.passenger-picker {
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 10px;
  width: 320px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.passenger-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  font-size: 16px;
}

.passenger-label {
  flex: 1;
  line-height: 1.4;
}

.passenger-controls {
  display: flex;
  align-items: center;
  gap: 10px;
}

.passenger-controls button {
  width: 30px;
  height: 30px;
  font-size: 18px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 4px;
  cursor: pointer;
}

.passenger-count {
  width: 20px;
  text-align: center;
}

#confirm-passengers {
  margin-top: 10px;
  width: 100%;
  padding: 10px;
  font-size: 16px;
  background-color: #0073aa;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.passenger-picker {
  border: 1px solid #ccc;
  padding: 10px;
  background: #fff;
  position: absolute;
  z-index: 1000;
}
.passenger-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}

.sec-why .box-shadow-1 {
    box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    padding: 30px;
    height: 100%;
    background: #fff;
    border-radius: 10px;
}
.sec-why .row-why {
    margin-top: -130px;
}
.sec-why-title:before {
    content: "";
    position: absolute;
    background: linear-gradient(180deg, #1595d5 0%, #1595d500 100%);
    top: 0;
    left: 0;
    width: 100%;
    height: 110px;
    z-index: 1;
}
.widget {
	margin-top: 50px;
}