.clear {
    clear: both;
}
body {
    opacity: 0;
    transition-timing-function: cubic-bezier(.47,0,.745,.715);
    transition-duration: 1.2s;
    transition-property: opacity,transform;
}
body.aos-animate {
    opacity: 1;
}
body.active:before {
    /* content: ''; */
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.25);
}
.btn {
	line-height: 41px;
    background: #2A88C9;
    border-radius: 5.14286px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    display: inline-block;
    padding: 0 18.5px;
	-webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.btn.btn-black {
	background:#000000;
	color:#fff;
}
.btn.btn-red {
	background:#B61918;
}
.btn.btn-white {
	background:#fff;
	color:#2A88C9;
}
.btn:hover,
.wrap-contact .left input.btn:hover	{
	background:#000000;
	color:#fff;
}

/*header*/
.right-header {
	display: flex;
    align-items: center;
	margin-left:20px;
}
.right-header a.btn {
	margin-left:40px;
}
header .wrap {
	display: flex;
    justify-content: flex-end;
	margin-top:18px;
}
.wrap-content {
	padding-top:25px;
}
/*banner*/ 
.banner >.container {
	overflow:hidden;
}
.slider-banner .inner-item {
	display: flex;
    justify-content: space-between;
}
.slider-banner .item {
	border-radius: 25px;
}

.slider-banner .inner-item .left {
	width:calc(100% - 547px);
	position:relative;
}
.slider-banner .inner-item .left .inner-left { 
	width:100%; 
    position: absolute; 
    left: 50%; 
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%); 
	padding-left:115px;
	padding-right:40px;
}
.slider-banner .inner-item .left .inner-left h1 {
	font-style: normal;
	font-weight: 800;
	font-size: 50px;
	line-height: 62px;
	letter-spacing: 0.05em;  
	color: #FFFFFF;
	margin:0;
}
.slider-banner .inner-item .left .inner-left p {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 32px; 
	letter-spacing: 0.05em;  
	color: #FFFFFF; 
}
.slider-banner .inner-item .right { 
	    max-width: 717px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.slider-banner .inner-item .right img,
.slider-banner .inner-item .right svg {
	display:block;
	border-radius:25px;
}
/*section about*/
.section-about {
	padding-top: 80px;
    padding-bottom: 110px;
} 
.section-about .inner {
	display:flex;
}
.section-about .inner .left {
	width:300px;
	margin-right:115px;
}
.section-about .inner .left video {
    width:100%;    
}
.section-about .inner .right {
	width:calc(100% - 415px);
	display:flex;
	align-items:center;
}
.section-about .inner .right h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 45px;
	letter-spacing: 0.05em; 
	color: #000000;
	margin:0;
}
.section-about .inner .right p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px; 
	letter-spacing: 0.01em; 
	color: rgba(0, 0, 0, 0.65); 
}
.section-about .inner .right a.btn {
	margin-top:15px;
}
/*section-our-services*/
.section-our-services {
	padding-top:90px;
	padding-bottom:105px;
	background: rgb(42 136 201 / 10%);
}
.section-our-services .container >h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 45px; 
	text-align: center;
	letter-spacing: 0.05em; 
	color: #000000;
	margin:0;
}
.section-our-services .container .inner {
	margin-top:65px;
	display:flex;
}
.section-our-services .container .inner .col {
	width:285px;
}
.section-our-services .container .inner .col:first-child {
	text-align:right;
}
.section-our-services .container .inner .col:last-child {
	text-align:left;
}
.section-our-services .container .inner .col-center { 
	text-align:center;
	width:calc(100% - 570px);
}
.section-our-services .container .inner .col-center img {
	 
}
.section-our-services .list-post .post {
	margin-bottom:65px;
	cursor: pointer;
}
.section-our-services .list-post .post:last-child {
	margin-bottom:0;
}
.section-our-services .list-post .post h3 {
	font-style: normal;
	font-weight: 500;
	font-size: 26px;
	line-height: 32px;   
	letter-spacing: 0.05em; 
	color: #000000;
	margin:0 0 15px 0;
}
.section-our-services .list-post .post p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;  
	letter-spacing: 0.01em; 
	color: rgba(0, 0, 0, 0.65);
	margin-top:0;
}
.section-our-services .list-post .post a.btn {
	margin-top:15px;
}
/*section-trusted-suppliers*/
.section-trusted-suppliers {
	background:#B61918;
	padding:90px 0 105px 0;
}
.section-trusted-suppliers .container >h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 45px; 
	text-align: center;
	letter-spacing: 0.05em; 
	color: #FFFFFF;
	margin:0;
}
.section-trusted-suppliers .inner {
	display:flex;
	margin-top:55px;
	margin-left:-15px;
	margin-right:-15px;
}
.section-trusted-suppliers .inner .box {
	background: #FFFFFF;
	border-radius: 25px;
	padding:40px 50px 50px 50px; 
	margin:0 15px;
	width:50%;
}
.section-trusted-suppliers .inner .box .icon {
	height:110px;
	margin-bottom:15px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.section-trusted-suppliers .inner .box p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 30px; 
	text-align: center;
	letter-spacing: 0.05em; 
	color: rgba(0, 0, 0, 0.65);
}
/*footer*/
#colophon .inner {
	display:flex;
	padding:70px 0 0px 0; 
}
#colophon .inner .left {
	width:250px;
	margin-right:145px;
}
#colophon .inner .left a.logo {
	margin-top:15px;
	float:none;
}
#colophon .inner .left a {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px; 
	letter-spacing: 0.01em; 
	color: #2A88C9;
	display:block;
}
#colophon .inner .left h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 25px; 
	letter-spacing: -0.015em; 
	color: #2A88C9;
	margin:40px 0 20px 0;
}
#colophon .inner .left span {
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px; 
	letter-spacing: 0.05em; 
	color: rgba(0, 0, 0, 0.65);
	display:block;
	margin-bottom:20px;
}
#colophon .inner .right {
	width:calc(100% - 395px);
}
#colophon .inner .right .thumb-top {
	margin-bottom:25px;
}
#colophon .wrap-menu-contact {
	display: flex;
    align-items: center;
	margin-bottom:20px;
	    justify-content: space-between;
}
#colophon	display: flex;
    align-items: center;
	margin-right:40px;
}
#colophon .wrap-menu-contact .menu ul {
	margin:0;
	padding:0;
}
#colophon .wrap-menu-contact .menu ul li {
	list-style:none;
	display:inline-block; 
}
#colophon .wrap-menu-contact .menu ul li:first-child {
    padding-left:0;    
}
#colophon .wrap-menu-contact .menu ul li a {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 30px;  
	text-align: center;
	letter-spacing: 0.05em; 
	color: #000000; 
}
#colophon .bottom-description p {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;  
	letter-spacing: 0.05em; 
	color: rgba(0, 0, 0, 0.65);
}
#colophon .bottom-description p strong {
	font-weight:700;
	display:block;
	margin-top:30px;
}

/*page cvvv*/
.banner.banner-page .top-banner {
	background:#2A88C9;
	padding-top:80px;
	padding-bottom:250px;
}
.banner.banner-page .top-banner h1 {
	font-style: normal;
	font-weight: 800;
	font-size: 50px;
	line-height: 62px; 
	text-align: center;
	letter-spacing: 0.05em; 
	color: #FFFFFF; 
	margin:0;
}
.banner.banner-page .top-banner p {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 32px; 
	text-align: center;
	letter-spacing: 0.05em; 
	color: #FFFFFF;   
}
.thumbnail-banner img {
	border-radius: 25px;  
}
.thumbnail-slider {
    margin-top:-195px;    
}
.thumbnail-slider .slick-dots li.slick-active { 
    background: #000; 
}
/*video-surveillance*/
.page-template-template-cctv .video-surveillance {
	padding-bottom:60px;
}
.video-surveillance >.container,
.section-our-products >.container {
	overflow:hidden;
}
.video-surveillance .top {
	padding:65px 0 80px 0;
	max-width:845px;
	width:100%;
	margin:0 auto;
}
.video-surveillance .top h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 45px; 
	text-align: center;
	letter-spacing: 0.05em; 
	color: #000000; 
	margin:0;
}
.video-surveillance .top p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px; 
	text-align: center;
	letter-spacing: 0.01em; 
	color: #595959;  
}
.video-surveillance .list-box {
	display: flex;
    margin: 0 -45px;
    flex-wrap: wrap;
}
.video-surveillance .list-box .box {
	padding:0 45px;
	text-align:center;
	width:25%;
}
.video-surveillance .list-box .thumb {
	margin-bottom:20px;
}
.video-surveillance .list-box .thumb a {
	display:block;
}
.video-surveillance .list-box .box h3,
.video-surveillance .list-box .box h3 a {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 32px; 
	text-align: center;
	letter-spacing: 0.05em; 
	color: #000000; 
	margin:0;
}
.video-surveillance .list-box .box p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px; 
	text-align: center;
	letter-spacing: 0.01em; 
	color: #595959; 
}
/*section-our-products*/
.section-our-products {
	padding:65px 0 30px 0;
	background:#EAF3FA;
}
.section-our-products .container >h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 45px; 
	text-align: center;
	letter-spacing: 0.05em; 
	color: #000000;
	margin:0;
}
.section-our-products .list-our-products {
	display: flex;
    margin: 0 -60px;
    flex-wrap: wrap;
	padding-top:60px;
}
.section-our-products .list-our-products .item {
	padding:0 60px;
	text-align:center;
	width:50%;
}
.section-our-products .list-our-products .item {
	display:flex;
	margin-bottom:65px;
}
.section-our-products .list-our-products .item .thumb {
	width:150px;
	margin-right:30px;
}
.section-our-products .list-our-products .item .thumb a {
	display:block;
}
.section-our-products .list-our-products .item .thumb img {
	border-radius:10px;	
}
.section-our-products .list-our-products .item .info {
	width:calc(100% - 180px);
	text-align:left;
	display:flex;
	align-items: center;
}
.section-our-products .list-our-products .item .info h3,
.section-our-products .list-our-products .item .info h3 a{
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px; 
	letter-spacing: 0.15em;
	text-transform: uppercase; 
	color: #000000; 
	margin:0;
} 
.section-our-products .list-our-products .item .info p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;  
	letter-spacing: 0.01em; 
	color: #595959; 
}

.page-template-template-cctv .section-trusted-suppliers,
.page-template-template-alarm-systems .section-trusted-suppliers,
.page-template-template-about .section-trusted-suppliers {  
    padding: 60px 0 60px 0;
	text-align:center;
}
.section-trusted-suppliers .container >p,
.section-trusted-suppliers .container div >p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px; 
	text-align: center;
	letter-spacing: 0.01em; 
	color: #FFFFFF; 
}
/*page about*/
.banner-text {
	background: #EAF3FA; 
}

.banner-text .container {
	min-height:265px;
	position:relative;
}

.banner-text .container .info {
	width:100%; 
    position: absolute; 
    left: 50%; 
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);  
}

.banner-text h3 {
	font-style: normal;
	font-weight: 800;
	font-size: 50px;
	line-height: 62px; 
	text-align: center;
	letter-spacing: 0.05em; 
	color: #000000; 
	margin:0;
}
.banner-text p {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 32px; 
	text-align: center;
	letter-spacing: 0.05em; 
	color: #000000; 
	margin-bottom:0;
	margin-top:10px;
}
.section-about .container {
	display:flex;
}
.section-about .left {
	width:50%; 
	position:relative;
}
.section-about .left .info {
	width:100%; 
	text-align:left;
	padding-right:70px;
    position: absolute; 
    left: 50%; 
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);  
}
.section-about .left .info h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 45px;  
	letter-spacing: 0.05em; 
	color: #000000; 
	margin:0;
}
.section-about .left .info p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px; 
	letter-spacing: 0.01em; 
	color: #595959;
}
.section-about .right {
	width:50%;
}
.page-template-template-about .section-about {
    padding-top: 65px;
    padding-bottom: 65px; 
}
.section-about .right img {
	border-radius: 20px;
}
.section-our-promise {
	margin-bottom:65px;
}
.section-our-promise .inner {
	background: #2A88C9;
	border-radius: 20px;	
	display:flex;
}
.section-our-promise .inner .left {
	width:50%;
	padding-right:80px;
	text-align:right;
}
.section-our-promise .inner .left img {
	border-radius:20px;
}
.section-our-promise .inner .right {
	width:50%;
	position:relative; 
}
.section-our-promise .inner .right .info {
	width:100%; 
	padding-right:225px; 
	text-align:left; 
    position: absolute; 
    left: 50%; 
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%); 
}
.section-our-promise .inner .right .info h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 45px;  
	letter-spacing: 0.05em; 
	color: #FFFFFF;
	margin:0;
}
.section-our-promise .inner .right .info p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px; 
	letter-spacing: 0.01em; 
	color: #FFFFFF;
	margin-top:5px;
}

/*page contact*/
.wrap-contact .inner {
	display:flex;
}
.wrap-contact .left {
	max-width:450px;
	width:100%;
	margin-right:73px;
}
.wrap-contact .left h3 {
	font-style: normal;
	font-weight: 800;
	font-size: 50px;
	line-height: 62px;  
	letter-spacing: 0.05em; 
	color: #000000; 
	margin:0;
}
.wrap-contact .left p {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;  
	letter-spacing: 0.05em; 
	color: #000000; 
	margin-top:5px;
}
.wrap-contact .left input,
.wrap-contact .left textarea {
	background: #E3E9ED;
	border-radius: 10px;
	height:56px;
	line-height:56px;
	margin-bottom:20px;
	border:none;
	padding-left:30px;
	width:100%;
	font-family: 'Lexend';
	font-style: normal;
	font-weight: 400;
	font-size: 15px; 
	letter-spacing: 0.01em; 
	color: #595959;

}
.wrap-contact .left textarea {
	line-height:24px;
	height:176px;
	padding-top:15px;
	resize: none;
} 
.wrap-contact .left input.btn {
	line-height:41px;
	height:41px;
	background: #2A88C9;
	border-radius: 5.14286px;
	width:auto;
	padding:0 35px;
	color:#fff;
}
.wrap-contact .right {
    max-width: inherit;
    width: calc(100% - 523px);
}
.wrap-contact .right .info-map {
	    background: #2A88C9;
    padding: 35px 40px;
    border-radius: 0px 0px 20px 20px;
    display: flex;
    margin-top: -22px;
    position: relative;
}
.wrap-contact {
	padding-top:50px;
}
.wrap-form {
	margin-top:30px;
}
.wrap-form iframe {
	border-radius: 20px 20px 0 0;
}

.wrap-contact .right .info-map .left-info-map {
	max-width: 285px;
    margin-right: 55px;
}
.wrap-contact .right .info-map .left-info-map h3 {
	font-style: normal;
	font-weight: 500;
	font-size: 26px;
	line-height: 32px;
	display: flex;
	align-items: center;
	letter-spacing: 0.05em; 
	color: #FFFFFF; 
	margin: 10px 0 15px 0;
}
.wrap-contact .right .info-map .left-info-map a {
	font-style: normal;
	font-weight: 300;
	font-size: 15px;
	line-height: 19px; 
	letter-spacing: 0.05em; 
	color: #FFFFFF; 
	display:block;
	margin: 0 0 10px 0;
}
.wrap-contact .right .info-map .right-info-map {
	width:calc(100% - 340px);
}
.wrap-contact .right .info-map .right-info-map p {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.05em; 
	color: #FFFFFF; 
}
/**/
.slider-banner .slick-dots {
    bottom: 70px;  
    text-align: left;
    padding-left: 115px;
} 
.slick-dots li {
	line-height:inherit; 
    opacity: 1;
	border: 2px solid #000000;
	color: transparent;
    width: 9.62px;
    height: 9.62px;
	border-radius:50%;
	margin:0 24px 0 0;
} 
.slick-dots li.slick-active{
    opacity: 1;
	background:#fff;
	border:none;
}
.slick-dots li button:before,
.slick-dots li button  {
	display:none;
}
.page-template-template-about .section-trusted-suppliers a.btn {
	margin-top:20px;
}
.dv-toggle-menu svg.close {
	display:none;
}

.section-trusted-suppliers .slick-dots li { 
    border: 2px solid #fff; 
}
.slier-post .slick-dots li.slick-active { 
    background: #000; 
}
.video-surveillance {
	padding-bottom:0;
}
.list-box .slick-list {
	padding-bottom:120px;
}
.list-box .slick-dots {
	bottom:60px;
}
.list-box .slick-dots li.slick-active { 
    background: #B61918; 
}
/**/
.right-header .wrap-language {
	margin-right:15px;
}
.wpml-ls-display {
	display:none;
}
.wpml-ls-legacy-dropdown {
    width: auto;
    max-width: inherit;
}
.wpml-ls-legacy-dropdown a {
    display: block;
    text-decoration: none;
    color: #2A88C9; 
    padding: 0!important;
    border: 1px solid #000000;
    width: 32px;
    height: 32px;
    line-height: 28px;
    text-align: center;
	border-radius: 50%;
	background:#fff;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	/* display:none; */
	right:-17px;
}
.wpml-ls-legacy-dropdown a:hover, 
.wpml-ls-legacy-dropdown a:focus, 
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a { 
    color: #000;
    background: transparent;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	padding-top:10px!important;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:first-child {
	margin-bottom:10px;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	border:none;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    border-width: 1px;
}
.wpml-ls-legacy-dropdown a:hover, 
.wpml-ls-legacy-dropdown a:focus, 
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
    color: #000;
    background: #fff;
}


.dv-open-menu-mobile::before,
.dv-open-menu-mobile::after {
    display:none;    
}
.dv-open-menu-mobile {
    content: '';
    vertical-align: middle;
    display: inline-block;
    border: 0.35em solid transparent;
    border-top: 0.5em solid;
    position: absolute;
    top: calc(50% - 0.175em);
    color: #2A88C9;
    width:auto;
}
.dv-main-navigation ul ul {
    width: 280px;
    display: block;
    padding: 0 20px 10px 20px;
    background: #fff;
}

.coppy-right p,
.coppy-right a {
	font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.05em;
    color: rgba(0, 0, 0, 0.65);
	text-align:center;
}
#colophon .wrap-menu-contact .menu {
	display:flex;
}
.top-header .container {
	    display: flex;
    padding: 5px 15px;
}
.top-header a {
	font-size:13px;
	color:#fff;
	margin-right:20px;
	display: flex;
    align-items: center;
}
.top-header img {
	width:18px;
	margin-right:5px;
}
.box-social a {
	cursor:pointer;
	display: inline-block;
	width: 28px;
    height: 28px;
}
.box-social img {
	width:28px;
}
.box-social {
	margin-left:10px;
	display: flex;
    align-items: center;
}
footer .box-social {
    margin-left: 0; 
}


.new-section-download.none {
	display:none;
}
.new-section-download {
	padding-bottom: 50px;
    padding-top: 30px;
    text-align: center;
}	
.new-section-download h3 {
	font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #000;
    margin: 0;
}
.new-section-download p {
	font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #000;
}
.new-section-download ul {
	margin:0;
	padding:0;
}
.new-section-download ul li {
	list-style: none;
    text-align: left;
    padding: 10px 40px 10px 20px;
	position:relative; 
}
.new-section-download ul li:after {
	width:20px;
	height:20px;
	background:url('https://www.hightech-impex.lu/wp-content/uploads/2023/02/download.png') top left no-repeat;
	background-size:cover;
	content:'';
	position:absolute;
	right:10px;
	top:14px;
}
.new-section-download ul li:nth-child(even) {
	background:#EAF3FA;
}
.new-section-download ul li a {
	font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #000000;
    margin: 0;
	display:block;
	text-align:left;
}





/**********************************/
/******responsive******/
@media only screen and (min-width: 1025px) {
	body.active:before {
		display:none;
	}
}
@media only screen and (max-width: 1199px) {
    .dv-main-navigation ul li {
		padding: 0px 15px;
	}
	.right-header a.btn {
		margin-left: 20px;
	}
	.right-header {
		margin-left:10px;
	} 
	.slider-banner .inner-item .left .inner-left {
		top:35%;
	}
	.slider-banner .slick-dots {
		bottom:60px;
	}
	.slider-banner .inner-item .right {
		max-width: 600px; 
	}
	.slider-banner .inner-item .left {
		width: calc(100% - 600px);
		position: relative;
	}
	#colophon .wrap-menu-contact .menu ul li {
		 padding: 0px 10px;
	}
	#colophon .wrap-menu-contact .menu ul li .wpml-ls-sub-menu li {
		padding:0;
	}
	#colophon .wrap-menu-contact {
		justify-content: space-between;
	}
	#colophon .wrap-menu-contact .menu {
		margin-right:10px;
	}
	.video-surveillance .list-box .box {
		padding: 0 10px;
	}
	.video-surveillance .list-box {
		margin: 0 -10px;
	}
	.section-our-products .list-our-products {
		margin: 0 -10px;
	}	
	.section-our-products .list-our-products .item {
		padding: 0 10px;
	}	
	.wrap-contact .right .info-map .left-info-map {
		max-width: 285px;
		margin-right: 20px;
	}
	.wrap-contact .right .info-map .right-info-map {
		width: calc(100% - 305px);
	}
	.wrap-contact .left {
		margin-right: 20px;
	}	
	.wrap-contact .right {
		width: calc(100% - 470px);
	}	
	#colophon .inner .left {
        margin-right: 45px;
    }
    #colophon .inner .right {
        width: calc(100% - 295px);
    }
} 
@media only screen and (max-width: 1024px) {
/*font*/
	.slider-banner .inner-item .left .inner-left h1,
	.banner.banner-page .top-banner h1,
	.banner-text h3,
	.wrap-contact .left h3	{ 
		font-size: 40px;
		line-height: 50px; 
	}
/*end font*/
	.wrap-contact .left {
		max-width: 280px;
		width: 100%;
		margin-right: 20px;
	}
	.wrap-contact .right {
		max-width: inherit;
		width: calc(100% - 300px);
	}	
	.slider-banner .inner-item .left .inner-left,
	.slider-banner .slick-dots {
		padding-left:55px;
	}
	.slider-banner .inner-item .right {
		max-width: inherit;
		width:50%;
	}
	.slider-banner .inner-item .left {
		width: 50%;
		position: relative;
	}	
 
	.wrap-content {
		padding-top:0;
	}
	.section-about {
		padding-top:50px;
		padding-bottom: 85px;
	}
	.section-our-services {
		padding-top: 70px;
		padding-bottom: 120px;
	}
	.slick-dotted.slick-slider {
		margin-bottom:0;
	}
	body.active .dv-toggle-menu svg.close {
		display:block;
	}
	header .wrap {
		margin-top:0;
	}
	.dv-toggle-menu {
		display: block; 
	}
	.dv-toggle-menu svg.open {
		position: absolute;
		left: 15px;
		top: 36px;
	}
	.dv-toggle-menu svg.close {
	    position: absolute;
		left: 15px;
		top: 170px;
		z-index: 9999;
	}
	.dv-main-navigation {
		display:none;
	}
	#colophon .dv-main-navigation {
	    display:block;    
	}
	.logo {
		float:none;
	}
	.logo img {
		margin:0 auto;
		width:185px;
	} 
	.right-header {
		position: absolute;
		top: 25px;
		right:15px;
	}
	.dv-main-navigation.active-menu,
	.dv-main-navigation ul,
	.dv-main-navigation>ul>li {
		display: block;
	}
	header .dv-main-navigation.active-menu {
		position: absolute;
		z-index: 999;
		left: 0;
		top: 127px;
		width: 355px;
		padding-top:120px;
		min-height: 630px;
		background: linear-gradient(0deg, #2A88C9, #2A88C9), #FFFFFF;
		box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
		border-radius: 0px 25px 25px 0px;
	}
	
	.dv-main-navigation ul {
		text-align:left;
	}
	.dv-main-navigation ul li a {
		color:#fff;
	}
	.dv-main-navigation ul li.current-menu-item a, 
	.dv-main-navigation ul li a:hover, 
	.dv-main-navigation ul li.current-menu-parent > a {
		color: #fff;
	}
	#colophon .wrap-menu-contact {
		display:block;
	}
	#colophon .wrap-menu-contact .menu ul li {
		 
	}
	#colophon .inner .left {
		margin-right:45px;
	}
	#colophon .inner .right {
		width: calc(100% - 295px);
	}
	
	#colophon .contact-link {
		margin-top:20px;
	}
	
	.section-about .inner .left {
		margin-right: 70px;
	}
	.section-about .inner .right {
		width: calc(100% - 370px);
	}
	.section-our-services .container .inner .col {
		width: 200px;
	}
	.section-our-services .container .inner .col-center {
		text-align: center;
		width: calc(100% - 400px);
	}
	.dv-main-navigation ul ul {
        width: auto;
        display: block;
        padding: 0 20px 10px 20px; 
        background: transparent;
        position: static;
        visibility: inherit;
        -webkit-transform: inherit;
        transform: inherit;
        opacity:1;
    }
	
	.main-header .container {
		position: relative;
	}
}
@media only screen and (max-width: 980px) {
	footer .box-social {
		margin-left: 0;
		justify-content: center;
	}	
/*font*/
	.slider-banner .inner-item .left .inner-left h1, 
	.banner.banner-page .top-banner h1,
	.banner-text h3	{
		font-size: 32px;
		line-height: 40px;
	}
	.banner.banner-page .top-banner p,
	.slider-banner .inner-item .left .inner-left p,
	.banner-text p	{
		font-size:16px;
		line-height:25px;
	}
	.video-surveillance .top h3,
	.section-trusted-suppliers .container >h3,
	.section-about .inner .right h3,
	.section-our-products .container >h3,
	.section-about .left .info h3,
	.section-our-promise .inner .right .info h3,
	.new-section-download h3{    
		font-size:28px;
		line-height:35px;
	}
	.video-surveillance .list-box .box h3, 
	.video-surveillance .list-box .box h3 a {
		font-size:16px;
		line-height:20px;
	}
	
/*end font*/
	.wrap-contact .inner {
		flex-direction: column;
	}
	.wrap-contact .left {
		max-width: 100%;
		width: 100%;
		margin-right: 0;
	}
	.wrap-contact .right {
		width:100%;
	}	
	.section-about .container { 
		flex-direction: column-reverse;
	}
	.section-about .left .info {
		padding-right: 0px;
		padding-left: 0px;
		position: static;
		transform: inherit;
		-webkit-transform: inherit;
	}
	.section-about .left,
	.section-about .right	{
		width:100%;
	}
	.section-about .right {
		margin-bottom:20px;
	}
	.section-about .right img {
		width:100%;
	}
	.section-our-promise .inner .right .info {
		padding-right:30px;
	}
	.slider-banner .inner-item .right {
		max-width: 414px; 
	}
	.slider-banner .inner-item .left {
		width: calc(100% - 414px);
		position: relative;
	}	
	.slider-banner .inner-item { 
		flex-direction: column-reverse;
		padding-bottom:60px;
	}
	.slider-banner .inner-item .left .inner-left {
		position: static;
		transform: inherit;
		-webkit-transform: inherit;
		padding-left: 40px;
		padding-right: 40px;
	}
	.slider-banner .inner-item .right {
		max-width: 100%;
		width:100%;
		justify-content: center;
		margin-bottom:30px;
	}
	.slider-banner .inner-item .left {
		width: 100%;
		text-align: center;
	}
	.slider-banner .slick-dots {
		bottom: 20px;
		padding: 0;
		text-align: center;
	}
	.section-about .inner {
		display:block;
	}
	.section-about .inner .left {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.section-about .inner .right {
		width: 100%;
		text-align: center;
		margin-top: 35px;
	}
	.section-about .inner .right h3 {
		margin: 0 0 35px 0;
	}
	#colophon .inner {
		display: block;
		padding: 15px 0 0px 0;
	}
	#colophon .inner .left {
		margin: 0 auto 20px;
		width: 100%;
		text-align: center;
	}
	#colophon .inner .left h3 {
		text-align:center;
	}
	#colophon .inner .right {
		width: 100%;
		text-align: center;
	}
	#colophon .wrap-menu-contact {
		display: flex;
		justify-content: center;
	}
	#colophon .wpml-ls-legacy-dropdown .wpml-ls-sub-menu { 
		text-align: left;
	}
	#colophon .contact-link {
		margin-top: 0px;
	}
} 

@media only screen and (min-width: 768px) {
	.dv-main-navigation .mobile {
		display:none;
	}
	.col-center .mobile {
		display:none;
	} 
}

@media only screen and (max-width: 767px) {
	#colophon .wrap-menu-contact,
	#colophon .wrap-menu-contact .menu	{
		display:block;
	}
	#colophon .wrap-menu-contact .menu {
		margin: 0;
	}
	#colophon .wrap-menu-contact .menu ul li {
		margin: 0 auto 20px;
		display:block;
	}
	#colophon .inner .right .contact-link {
		margin-top:20px;
	}
	.section-trusted-suppliers .inner {
		display:block;
	}
	.section-trusted-suppliers .inner .box {
		margin: 0 auto 20px;
	}
	.section-trusted-suppliers .inner {
		margin:0 auto;
	}
	.section-trusted-suppliers {
		padding: 50px 0 80px 0;
	}
	.home .section-trusted-suppliers .container >h3 {
		margin: 0 0 65px 0;
	}
	.right-header {
		display:none;
	}	
	.dv-main-navigation.active-menu, .dv-main-navigation ul, .dv-main-navigation>ul>li {
		text-align:center;
	}	
	.dv-main-navigation .mobile .language {
		display: block;
		margin: 15px auto 15px;
	} 
	.logo img {
		margin: 0 auto;
		width: 128px;
	}
	.dv-main-navigation.active-menu {
		top:161px;
	}	
	.section-our-promise .inner {
		flex-direction: column;
	}	
	.section-our-promise .inner .left {
		width: 100%;
		padding: 0 20px;
		text-align: center;
	}
	.section-our-promise .inner .right {
		width:100%;
		padding-bottom:30px;
	}
	.section-our-promise .inner .right .info {
		position: static;
		transform: inherit;
		-webkit-transform: inherit;
		padding-left: 30px;
	}
	.wrap-contact .right .info-map {
		display:block;
	}	
	.wrap-contact .right .info-map .left-info-map {
		max-width: 100%;
		margin-right: 0;
	}
	.wrap-contact .right .info-map .right-info-map,
	.section-our-services .container .inner .col-center	{
		width: 100%;
	}
	.section-our-services .container .inner .col {
		display:none;
	}
	.slier-post .post {
		margin-bottom:35px;
	}
	.col-center .desktop {
		display:none;
	}
	.section-our-services {
		padding-bottom:70px;
		padding-top:50px;	
	}
	.section-our-products .list-our-products .item {
		display: block;
		text-align: center;
	}
	.section-our-products .list-our-products .item .thumb,
	.section-our-products .list-our-products .item .info	{
		width: 100%;
		margin-right: 0;
		text-align:center;
	}
	.section-our-products .list-our-products .item .thumb img {
		margin:0 auto 25px;
	}
	.section-our-products .slick-dots {
		bottom:0;
	}
	.section-our-products {
		padding-bottom:35px;
	}
	.section-our-products .list-our-products {
		padding-top:30px;
	}
	.section-our-products .slick-dots li.slick-active { 
		background: #000; 
	}
	.slick-dots li { 
		margin: 0 12px 0 12px;
	}
	.page-template-template-cctv .video-surveillance {
		padding-bottom: 0;
	} 
	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
		line-height:28px!important;  
	}
	#colophon .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
		line-height: 30px!important;
	}
	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
		display:none;
	}
	header .wrap-language {
		margin-bottom:20px;
	}
	.wpml-ls-legacy-dropdown a {
		border: 1px solid #fff;
	}
	#colophon .wpml-ls-legacy-dropdown a {
		border: 1px solid #000000;
	}
	.section-our-products {
		padding: 55px 0 30px 0; 
	}
	.wpml-ls-legacy-dropdown a {
		background:transparent;
	}
	.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
		border: none;
		position: static;
		opacity: 1;
		width:auto;
		-webkit-transform: inherit; 
		transform: inherit;
		visibility: inherit;
		margin-top:0;
		display:flex;
	}
	.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
		border-width: 1px;
		line-height: 28px; 
	}
	.wpml-ls-legacy-dropdown .wpml-ls-item {
		display:flex!important;
		justify-content:center;
	}
	.wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:first-child { 
		margin-left: 10px;
		margin-right: 10px;
	}
	.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
		padding-top: 0!important;
		background: transparent;
	}
	.banner.banner-page .top-banner {
        padding-bottom: 150px;
    }
    .thumbnail-slider {
        margin-top: -125px;
    }
    .dv-main-navigation ul ul li { 
        text-align: center;
    }
    #colophon .wrap-menu-contact .menu ul li:first-child {
        padding-left: 10px;
    }
    #colophon .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:first-child {
        margin-right: 0;
    }
	#colophon .wrap-menu-contact .menu ul li .wpml-ls-sub-menu li {
		padding: 0 10px;
	}
	#colophon .wrap-menu-contact .menu ul li .wpml-ls-sub-menu li:last-child {
		padding-left:0;
	}
    .section-our-services .container .inner .col-center img {
        margin:0 auto;    
    }
    .slider-thumbnail .slick-dots {
        display:none!important;    
    }
	header .dv-main-navigation.active-menu { 
		top: 100px; 
	}
	.dv-toggle-menu svg.close {
		top:140px;
	}
	.dv-toggle-menu svg.open {
		top: 20px;
	}
	header .dv-main-navigation.active-menu { 
		width: calc(100% - 10px); 
	}
	body.active .dv-toggle-menu svg.close {
		right: 25px;
		margin: 0 auto;
	}
	.box-social {
		justify-content: center;
		margin-top: 20px;
		margin-right: 10px;
	}
	.box-social a {
		margin: 0 5px;
	}
}
@media only screen and (max-width: 640px) {
	.banner.banner-page .top-banner {
		padding-bottom: 170px;
	}
}	

@media only screen and (max-width: 567px) {
	.wrap-contact .right .info-map .left-info-map,
	.wrap-contact .right .info-map .right-info-map,
	.wrap-contact .left input, .wrap-contact .left textarea,
	.wrap-form,
	.wrap-contact .left h3,
	.wrap-contact .left p	 {
		text-align: center;
	}
	.wpcf7-spinner {
		position:absolute;
	} 
	.thumbnail-banner img {
		border-radius: 17.621px;
	}
	.top-header .container { 
		justify-content: center;
	}
	.top-header a {
		margin-left:10px;
		margin-right:10px;
	}
}
@media only screen and (max-width: 480px) {
    .banner.banner-page .top-banner {
        padding-bottom: 140px;
    }
    .thumbnail-slider {
        margin-top: -70px;
    }
}

