@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
.container-fluid {
max-width: 1300px !important;
}
ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.mh-39{
    min-height: 390px !important;
}
.mh-368{
    min-height: 368px !important;
}
.mh-346{min-height: 346px !important;}
/*breadcrumb*/
.breadcrumb{
background-color: #fff0;
color: #fff;
padding: 0;
margin: 0;
}
.breadcrumb ul{
list-style:none;
padding: 0;
margin: 0;
}
.breadcrumb ul li a{
color:#000000;
font-size:14px;
text-decoration:none;
}
.breadcrumb ul li{
float: left;
font-weight: 400;
font-size:14px;
color:#405f87;
}
.breadcrumb li:after {
font-family: fontello;
content: "\e91e";
margin: 0 5px 0 7px;
font-size: 12px;
font-weight: 400;
color: #5687be;
}
.breadcrumb li:last-child:after {
content: '';
}
@media screen and (max-width: 480px){
.breadcrumb ul li a{
color:#fff;
font-size:14px;
text-decoration:underline;
}
.breadcrumb ul li{
color:#fff;
font-size:14px;
}
}
/*cookies*/
#cookie-bar, .badge, .modal-footer {
text-align: center;
}
#cookie-bar, .modal {
position: fixed;
left: 0;
width: 100%;
}
#cookie-bar {
display: block;
direction: ltr;
color: #ddd;
min-height: 30px;
z-index: 99999;
padding: 6px 20px 4px;
background-color: #15325c;
bottom: 0;
}
button#Cookie {
margin: 0 20px;
line-height: 20px;
background: #5297d8;
border: none;
color: #fff;
padding: 4px 12px;
border-radius: 3px;
cursor: pointer;
font-size: 13px;
font-weight: 700;
}
/*footer*/
.btmbg-gray{
	background-color: #E9F0F5;
}
.footer-style-btm {
    background-color: #dddddd14;
}
.footer-logo h3{
	font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
	text-transform: uppercase!important;
}
.strip-box{
border-radius: .2rem;
background: #fff;
text-align: center;
padding: .425rem 0 .625rem 0;}
.bg-map{
background-image: url(./../asset/img/banner/map.png);
background-repeat: no-repeat;
background-size: cover;
background-position: bottom;
}
.cn-strip-box{
border-radius: .2rem;
background: #fff;
text-align: center;
padding: .425rem 0 .625rem 0;
border: 1px dotted #ddd;
-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
-webkit-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.cn-strip-box:hover {
background-color: #ffffff;
-webkit-transform: translateY(-16px);
-ms-transform: translateY(-16px);
transform: translateY(-16px);
-webkit-box-shadow: 0px 40px 80px 0px rgba(1, 1, 64, 0.08);
box-shadow: 0px 40px 80px 0px rgba(1, 1, 64, 0.08);
}
.icon-box-grid {
overflow: hidden;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
background-color: #3c3c3c;
background-image: -moz-linear-gradient(145deg, #275078, #1e4258);
background-image: -webkit-linear-gradient(145deg, #275078, #1e4258);
background-image: linear-gradient(145deg, #275078, #1e4258);
box-shadow: 30px 30px 65px 0px rgba(2, 156, 236, 0.3);
-webkit-box-shadow: 30px 30px 65px 0px rgba(2, 156, 236, 0.3);
-moz-box-shadow: 30px 30px 65px 0px rgba(2, 156, 236, 0.3);
}
.icon-box-grid .icon-box {
padding: 47px;
color: #fff;
border-right: 1px solid rgba(255, 255, 255, 0.3);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
}
.ctrip-icon-1 {
display: inline-block;
width: 60px;
height: 60px;
background: url(../../asset/img/f_icon/icon.png) no-repeat;
vertical-align: middle;
background-position: 0;
}
.ctrip-icon-2 {
display: inline-block;
width: 60px;
height: 60px;
background: url(../asset/img/f_icon/icon.png) no-repeat;
vertical-align: middle;
background-position: -60px 0;
}
.ctrip-icon-3 {
display: inline-block;
width: 60px;
height: 60px;
background: url(../asset/img/f_icon/icon.png) no-repeat;
vertical-align: middle;
background-position: -126px 0;
}
.ctrip-icon-4 {
display: inline-block;
width: 60px;
height: 60px;
background: url(../asset/img/f_icon/icon.png) no-repeat;
vertical-align: middle;
background-position: -192px 0;
}
.ctrip-icon-5 {
display: inline-block;
width: 60px;
height: 60px;
background: url(../asset/img/f_icon/icon.png) no-repeat;
vertical-align: middle;
background-position: -251px 0;
}
.ctrip-icon-6 {
display: inline-block;
width: 60px;
height: 60px;
background: url(../asset/img/f_icon/icon.png) no-repeat;
vertical-align: middle;
background-position: -311px 0;
}
.icon-box-grid .no-padding {
padding: 0;
}
.strip-icon-1 {
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url(../../asset/img/main-services.png) no-repeat;
	vertical-align: middle;
	background-position: -208px 0;
}
.strip-icon-2 {
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url(../../asset/img/main-services.png) no-repeat;
	vertical-align: middle;
	background-position: -300px 0;
}
.strip-icon-3 {
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url(../../asset/img/main-services.png) no-repeat;
	vertical-align: middle;
	background-position: 0;
}
.strip-icon-4 {
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url(../../asset/img/main-services.png) no-repeat;
	vertical-align: middle;
	background-position: -208px 0;
}
.social-icon-list li{
display: inline-block;
letter-spacing: normal;
zoom: 1;
line-height: normal;
margin: 0 5px 8px 0;
}
.icon-facebook{
border: 1px solid #3556ab;
color: #3556ab !important;
border-radius: 50%;
-webkit-border-radius:50%;
}
.icon-facebook:hover{
background: #233a74!important;
color: #fff !important;
}
.social-facebook i{
padding: 5px;
line-height: 35px!important;
font-size: 15px;
font-weight: 300;
}
.icon-twitter{
border:1px solid #057edc!important;
color: #057edc !important;
border-radius: 50%;
-webkit-border-radius:50%;
}
.icon-twitter:hover{
background: #056ebf!important;
color: #fff!important;
}
.social-twitter i{
padding: 5px;
line-height: 35px!important;
font-size: 15px;
font-weight: 300;
}
.icon-instagram{
border:1px solid #d6249f;
color: #d6249f;
border-radius: 50%;
-webkit-border-radius:50%;
}
.icon-instagram:hover{
color: #fff;
background: #d6249f;
background: radial-gradient(circle at 40% 107%, #fdf497 10%, #fdf497 15%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.social-instagram i{
padding: 5px;
line-height: 35px!important;
font-size: 15px;
font-weight: 300;
}
.icon-linkedin{
border:1px solid #065c90!important;
color: #065c90 !important;
border-radius: 50%;
-webkit-border-radius:50%;
}
.icon-linkedin:hover{
background: #09466b!important;
color: #fff!important;
}
.social-linkedin i{
padding: 5px;
line-height: 35px!important;
font-size: 15px;
font-weight: 300;
}
.icon-youtube-play{
border:1px solid #9a2419!important;
color: #9a2419 !important;
border-radius: 50%;
-webkit-border-radius:50%;
}
.icon-youtube-play:hover{
background: #9a2419!important;
color: #fff!important;
}
.social-youtube i{
padding: 5px;
line-height: 35px!important;
font-size: 15px;
font-weight: 300;
}
.icon-pinterest{
border:1px solid #9a2419!important;
color: #9a2419 !important;
border-radius: 50%;
-webkit-border-radius:50%;
}
.icon-pinterest:hover{
background: #9a2419!important;
color: #fff!important;
}
.social-pinterest i{
padding: 5px;
line-height: 35px!important;
font-size: 15px;
font-weight: 300;
}
.footer-widget-heading{
font-size: 20px;
font-weight: 600;
margin-bottom: 10px;
}
.footer-secure-logo img{
border: 1px solid #ddd0;
box-shadow: 0 0 2px #ddd;
padding: 5px;
text-align: center;
background-color: #fff;
}
.footer-secure li{
display: inline-block;
}
.footer-menu li{
margin-bottom: 10px;
}
.footer-menu li a{
color: #275078;
text-decoration: none;
}
.hyperlink-ft {
    color: #275078;
}
.bg-map {
    background-image: url(../../asset/img/banner/map.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
/*pro-cate-page*/
.box-sub-pro a{
	color:#466893;
}
.mm-50 {
    margin-top: -110px;
}
.top-hd h1{
    font-weight: 700;
    color: #fff;
    font-size: 48px;
	text-transform: uppercase;
}
.box-sub-pro{
    box-shadow: 8px 8px 30px 0px rgb(42 67 113 / 15%);
    -webkit-box-shadow: 8px 8px 30px 0px rgb(42 67 113 / 15%);
    -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    background: #fff;
    padding: 50px 50px 50px;
    text-align: center;
    margin: 8px;
	min-height:20rem;
}
.box-sub-pro span{
    font-size: 1.3rem;
    font-weight: 600;
    text-transform: uppercase;
}
/*button*/
.dw-btn{
	border: 1px solid rgb(54,84,125);
    padding: 9px 8px;
    font-size: 14px;
    border-radius: 6px;
    transition: .4s ease;
    color: rgb(54,84,125);
}
.dw-btn:hover{
	background: linear-gradient(138deg, rgba(54,84,125,1) 0%, rgba(105,180,255,1) 100%);
    color: #fff;
	text-decoration:none;
}
.by-btn{
	border: 1px solid rgb(54,84,125);
    padding: 9px 8px;
    font-size: 14px;
    border-radius: 5px;
    transition: .4s ease;
    background: linear-gradient(138deg, rgba(54,84,125,1) 0%, rgba(105,180,255,1) 100%);
    color: #fff !important;
}
.by-btn:hover{
	background: linear-gradient(138deg, rgba(105,180,255,1) 0%, rgba(54,84,125,1) 100%);
	text-decoration:none;
	color:#fff !important;
}
.rd-btn{
    border: 1px solid #fff;
    padding: 5px;
    color: #fff;
    transition: 0.5s;
    border-radius: 5px;
}
.rd-btn:hover{
	background-color:#fff;
	color:#224867;
	text-decoration:none;
}
/*othernav*/
.dropbtn {
	color: #000;
	padding: 0 0;
	font-size: 14px;
	border: none;
	cursor: pointer;
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px 4px;
	text-align: center;
	width: 140px;
	outline: 0
}

.dropdown {
	position: relative;
	display: inline-block;
	float: right
}

.dropdown:hover {
	position: relative;
	display: inline-block;
	float: right
}

.navbar-light .navbar-nav .nav-link {
	color: #fff!important
}

.dropdown-content {
	display: none;
	z-index: 9999;
	position: absolute;
	min-width: 140px;
	border: 1px solid #e3e3e3;
	background: #fff;
    right: 20px;
	
}

.dropdown-content a {
	color: #000;
	padding: 3px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -16px;
	text-align: center
}

.dropdown-content a+a {
	color: #000;
	padding: 3px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -39px;
	text-align: center
}

.dropdown-content a+a+a {
	color: #000;
	padding: 3px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -61px;
	text-align: center
}

.dropdown-content a+a+a+a {
	color: #000;
	padding: 3px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -84px;
	text-align: center;
}

.dropdown-content a+a+a+a+a {
	color: #000;
	padding: 3px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -106px;
	text-align: center
}

.dropdown-content a+a+a+a+a+a {
	color: #000;
	padding: 3px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -126px;
	text-align: center
}

.dropdown-content a+a+a+a+a+a+a {
	color: #000;
	padding: 3px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -126px;
	text-align: center
}

.dropdown-content a:hover {
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -16px;
	background-color: #f0f0f0;
	display: block
}

.dropdown-content a+a:hover {
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -39px;
	background-color: #f0f0f0;
	display: block
}

.dropdown-content a+a+a:hover {
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -61px;
	background-color: #f0f0f0;
	display: block
}

.dropdown-content a+a+a+a:hover {
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -84px;
	background-color: #f0f0f0;
	display: block;
	padding: 3px 48px
}

.dropdown-content a+a+a+a+a:hover {
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -106px;
	background-color: #f0f0f0;
	display: block;
	padding: 3px 48px
}

.dropdown-content a+a+a+a+a+a:hover {
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -126px;
	background-color: #f0f0f0;
	display: block;
	padding: 3px 48px
}

.dropdown-content a+a+a+a+a+a+a:hover {
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -126px;
	background-color: #f0f0f0;
	display: block;
	padding: 3px 48px
}

.dropdown:hover .dropdown-content {
	display: block
}

.dropbtna {
	background-color: #ccc;
	color: #000;
	padding: 4px 0;
	font-size: 14px;
	border: none;
	cursor: pointer;
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -39px;
	text-align: center;
	width: 140px;
	outline: 0
}

.dropdowna {
	position: relative;
	display: inline-block;
	float: right;
	width: 150px
}

.dropdown-contenta {
	display: none;
	position: absolute;
	background-color: #fff;
	min-width: 140px;
	border: 1px solid #e3e3e3;
	z-index: 1
}

.dropdown-contenta a {
	color: #000;
	padding: 4px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -17px;
	text-align: center
}

.dropdown-contenta a+a {
	color: #000;
	padding: 4px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px 6px;
	text-align: center
}

.dropdown-contenta a+a+a {
	color: #000;
	padding: 4px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -62px;
	text-align: center
}

.dropdown-contenta a+a+a+a {
	color: #000;
	padding: 4px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -84px;
	text-align: center
}

.dropdown-contenta a+a+a+a+a {
	color: #000;
	padding: 4px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -106px;
	text-align: center
}

.dropdown-contenta a+a+a+a+a+a {
	color: #000;
	padding: 4px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -126px;
	text-align: center
}

.dropdown-contenta a:hover {
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -17px;
	background-color: #f0f0f0;
	display: block
}

.dropdown-contenta a+a:hover {
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px 6px;
	background-color: #f0f0f0;
	display: block
}

.dropdown-contenta a+a+a:hover {
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -62px;
	background-color: #f0f0f0;
	display: block
}

.dropdown-contenta a+a+a+a:hover {
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -84px;
	background-color: #f0f0f0;
	display: block
}

.dropdown-contenta a+a+a+a+a:hover {
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -106px;
	background-color: #f0f0f0;
	display: block
}

.dropdown-contenta a+a+a+a+a+a:hover {
	background: url(https://www.sysinfotools.com/asset/img/country-img.png) no-repeat 10px -126px;
	background-color: #f0f0f0;
	display: block
}

.dropdowna:hover .dropdown-contenta {
	display: block
}
.dropdown>.dropdown-menu {
	top: 200%;
	transition: .3s all ease-in-out
}

.dropdown:hover>.dropdown-menu {
	display: block;
	top: 100%
}

.dropdown>.dropdown-toggle:active {
	pointer-events: none
}

.dropdown:hover>.dropdown-menu {
	display: block
}

.dropdown.open>.dropdown-menu,
.dropdown:hover>.dropdown-menu {
	visibility: visible;
	opacity: 1;
	transition-delay: 0s;
	margin: 0;
	padding: 0;
	border-radius: 0!important
}

.dropdown .dropdown-menu .dropdown-item {
	padding: .25rem .5rem
}

.dropdown-menu {
	visibility: hidden;
	display: block;
	opacity: 0;
	transition: visibility 0s linear .3s, opacity .3s linear
}

.dropbtn {
	color: #000;
	padding: 0 0;
	font-size: 14px;
	border: none;
	cursor: pointer;
	background: url(https://www.sysinfotools.com/sysinfo-img/country-img.png) no-repeat -2px 4px;
	text-align: center;
	width: 100px;
	outline: 0;
	line-height: 1.7rem
}

.country a {
	color: #000;
	padding: 3px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/sysinfo-img/country-img.png) no-repeat 10px -16px;
	text-align: center
}

.country a+a {
	color: #000;
	padding: 3px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/sysinfo-img/country-img.png) no-repeat 10px -39px;
	text-align: center
}

.country a+a+a {
	color: #000;
	padding: 3px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/sysinfo-img/country-img.png) no-repeat 10px -61px;
	text-align: center
}

.country a+a+a+a {
	color: #000;
	padding: 3px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/sysinfo-img/country-img.png) no-repeat 10px -84px;
	text-align: center
}

.country a+a+a+a+a {
	color: #000;
	padding: 3px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/sysinfo-img/country-img.png) no-repeat 10px -106px;
	text-align: center
}

.country a+a+a+a+a+a {
	color: #000;
	padding: 3px 48px;
	text-decoration: none;
	display: block;
	background: url(https://www.sysinfotools.com/sysinfo-img/country-img.png) no-repeat 10px -126px;
	text-align: center
}
/*banner*/
.freetools-bg{
	background-image: url(../../asset/img/banner/freetools-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
	padding: 50px;
}
.backup-bg{
	background-image: url(../../asset/img/banner/backup-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
	padding: 50px;
}
/*testimonial*/

.tsm-icon{
    top: -8px;
    font-size: 50px;
    opacity: 0.1;
}
.text-orange {
    color: #f75f24!important;
}
.tst_box {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1)!important;
    background-color: #fff;
    border-radius: 10px;
	margin:2px;
    z-index: 1;
    position: relative;
    padding: 15px;
    min-height: 15rem;
}
.rt_data p{
	line-height: 28px;
    float: left;
    width: 71%;
}
.rt-img {
    float: right;
    width: 19%;
	padding-top:10px;
}
.owl-next span {
    position: absolute;
    top: 200px;
    right: 0px;
    background-color: #ddddddd1;
    width: 38px;
    font-size: 24px;
}
.owl-prev span {
    position: absolute;
    top: 200px;
    left: 0px;
    background-color: #ddddddd1;
    width: 38px;
    font-size: 24px;
}
.owl-theme .owl-nav {
    margin-top: 25px !important;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}