body {
	padding: 0;
	margin: 0;
	font-family: 'Poppins', sans-serif;
	overflow-x: hidden;
}
.d-block, .d-md-block{
	display: block !important;
}
.pd0 {
	padding: 0;
}
.pdl15 {
	padding-left: 0px;
}
.pdr15 {
	padding-right: 15px;
}
.pdl50 {
	padding-left: 50px;
}
.pdl85 {
	padding-left: 170px;
	padding-right: 0;
}
.pdl140 {
	padding-left: 140px;
	padding-right: 0;
}
.pd25 {
	padding: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb70 {
	margin-bottom: 70px; 
}
#status {
	width: 60%;
	float: left;
}
.col-md-twohalf {
	width: 20%;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
.header {
	/*padding-bottom: 180px;*/
}
#bgvideo {
	position: absolute;
	right: 0;
	bottom: 0;
	min-height: 100%;
	min-width: 100%;
	width: auto; 
  	height: auto;
  	z-index: -1;
}
#videolay {
	background-color: rgba(42, 137, 217, 0.8);
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	min-width: 100%;
    min-height: 100%;
}
.navbar-transparent {
	background-color: transparent;
	border: none;
	margin-bottom: 70px;
}
.navbar-nav {
	margin: 35px 0 0 150px;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:active, .navbar-default .navbar-nav>li>a:focus {
	color: #fff;
	padding: 15px 32px;
}
.header-cont {
	text-align: center;
	position: absolute;
    top: 23%;
    left: 0;
    width: 100%;
}
.header-container {
	height: 100vh;
	position: relative;
}
.header-cont h3 {
	margin: 0;
    color: #fff;
    font-weight: 400;
}
.header-cont h4 {
	color: #fff;
	font-weight: 300;
}
.header-cont h1 {
	color: #fff;
	font-weight: 200;
	margin-bottom: 20px;
}
.owl-carousel-header {
	margin-bottom: 15px;
}
.btn-head, .btn-head:hover, .btn-head:focus, .btn-head:active {
	border-radius: 50px;
    padding: 10px 40px;
    font-size: 16px;
    color: #fff;
    border: 4px solid rgba(255, 255, 255, 0.1);
    background-color: #2a89d9;
}
.about_sec {
	background-image: url('../images/about_side.png');
	background-size: contain;
	background-repeat: no-repeat;
	padding: 50px 0 30px;
}
.about_sec .sec_l {
	padding-left: 185px;
}
.sec_l h5 {
	margin-bottom: 5px;
    color: #999;
    font-size: 16px;
}
.sec_l h2 {
	margin-top: 0;
	font-size: 26px;
    line-height: 38px;
    margin-bottom: 20px;
}
.sec_l p {
    text-align: justify;
    line-height: 24px;
    font-size: 12px;
}
.about_sec .sec_r {
	text-align: center;
	margin-top: 40px;
}
.about_sec .sec_r img, .about_sec .sec_btm img {
	display: inline-block;
}
.about_sec .sec_btm img {
	max-height: 35px;
	margin-bottom: 10px;
}
.about_sec .sec_r .block {
	border: 1px solid #f5f5f5;
    padding: 30px;
    margin-bottom: 20px;
}
.about_sec .sec_btm {
	margin: 20px 0 0;
}
.sec_btm div.block.last {
	margin-right: 0px;
}
.sec_btm .block {
	display: inline-block;
    padding: 25px 15px;
    width: 13%;
    margin-right: 10px;
    box-shadow: 0px 0px 20px #eee;
    text-align: center;
}
.clients_sec {
	padding: 50px 0 50px;
	background-color: #f9f9f9;
}
.clients_sec h2 {
	text-align: center;
	color: #333;
	margin: 0 0 30px;
}

.how_sec {
	padding: 50px 0;
    text-align: center;
}
.how_sec .head {
	margin-bottom: 70px;
}
.how_sec .head h2 {
	font-weight: bold;
	margin: 0;
}
.how_sec .head p {
	margin-bottom: 0;
	font-size: 16px;
    margin-top: 5px;
}
.how_sec img {
	display: inline-block;
	margin-bottom: 45px;
    max-height: 75px;
}
.how_sec .block {
	position: relative;
}
.how_sec .block h4 {
	font-size: 20px;
}
.how_sec .block p {
	padding: 0px;
	line-height: 25px;
    color: #777;
}
.how_sec .block img.how_img1 {
	position: absolute;
	top: -35px;
    right: -60px;
}
.how_sec .block img.how_img2 {
	position: absolute;
	top: 60px;
    right: -60px;
}
.how_sec .foot {
	margin-top: 35px;
}
.how_sec .foot .btn-contact {
	width: 200px;
	padding: 12px 12px;
}
.product_sec {
	background-color: #f9f9f9;
	padding: 70px 0;
}
.product_sec .sec_l {
	padding: 0 90px;
}
.product_sec .sec_l h2 {
	font-weight: bold;
    font-size: 32px;
    margin-top: 75px;
    line-height: 42px;
}
.product_sec .sec_l ul {
	padding: 20px 0 0 20px;
}
.product_sec .sec_l ul li {
	margin-bottom: 10px;
	padding: 0;
}
.form-sec {
	box-shadow: 0px 0px 15px #eee;
}
.form-sec .top{
	background: #333;
    padding: 30px 15px;
    color: #fff;
    text-align: center;
    border-radius: 5px 5px 0 0;
}
.form-sec .top h3 {
	font-weight: bold;
	margin-bottom: 0;
}
.form-sec .top p {

}
.form-sec .form-all {
    padding: 60px 50px 50px;
    display: inline-block;
    width: 100%;
    background-image: url('../images/form_bg.png');
    background-size: cover;
    border-radius: 0 0 5px 5px !important;
}
.form-all input {
	height: 45px;
	border: 1px solid #eee;
    font-weight: 200;
    border-radius: 3px;
} 
.form-all input[type="button"] {
	border-radius: 3px;
	background-color: #2a89d9;
	border-color: #2a89d9;
	font-size: 18px;
	font-weight: bold;
	height: 65px;
}

.count_sec {

}
.count_sec .sec {
	padding: 95px 40px;
	color: #fff;
	text-align: center;
}
.count_sec .sec p {
	font-size: 20px;
}
.count_sec .sec1 {
	background-color: #2a89d9;
}
.count_sec .sec2 {
	background-color: #1c77c4;
}
.count_sec .sec3 {
	background-color: #3f9eee;
}
.count_sec .sec4 {
	background-color: #1c77c4;
}
.count_sec .sec5 {
	background-color: #0b5b9e;
}

.testimonials_sec {
	padding: 90px 0;
	background-image: url('../images/testimonials_bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	color: #fff;
}
.testimonials_sec .testimonial {
	border: 7px solid #2a89d9;
	padding: 35px 70px;
}
.testimonial p {
	margin-bottom: 0;
	font-size: 19px;
	font-weight: 200;
}
.testimonial p span {
	display: inline-block;
	background-color: #2a89d9;
	padding: 3px 5px;
}
.testimonials_sec p.testi_name {
	margin: 15px 0 0;
}
.testimonials_sec p.testi_qual {
	margin: 5px 0 0;
	font-size: 12px;
}
.contact_sec {
	padding: 0px;
	position: relative;
}
.contact_sec .contact_form {
	background: #fff;
	padding: 50px 50px 30px;
	position: absolute;
	bottom: 5px;
	left: 20%;
}
.contact_form h1 {
	margin-top: 0px;
	margin-bottom: 15px;
}
.contact_form p.top {
	margin-bottom: 10px;
    font-size: 16px;
    color: #777;
}
.contact_form p {
	line-height: 27px;
	color: #999;
	margin-bottom: 20px;
}
.contact_name {
	display: -webkit-box;
}
.contact_form input.contact-field {
	background-color: #f9f9f9;
    border-radius: 0px;
    height: 50px;
}
.contact_form textarea.contact-field {
	background-color: #f9f9f9;
    border-radius: 0px;
    height: 100px;
}
.btn-contact, .btn-contact:hover, .btn-contact:focus, .btn-contact:active {
	width: 150px;
    padding: 8px;
    background-color: #2a89d9;
    border: none;
}
.footer_sec {
	padding: 70px 0 0;
	color: #fff;
	background-color: #2a89d9;
	margin-top: -5px;
}
.footer_sec .pdsec {
	padding: 30px 25px;
}
.footer_sec .pdsec p {
	line-height: 30px;
	font-weight: 300;
}
.footer_sec p.address {
	line-height: 30px;
}
.footer_sec p.address a, .footer_sec p.address a:hover, .footer_sec p.address a:active {
	color: #fff;
	text-decoration: none;
}
.footer_sec .container {
	padding-bottom: 50px;
}
.footer_sec p.copy {
	text-align: center;
	margin: 30px;
}
.owl-carousel-header .owl-nav.disabled+.owl-dots {
	margin: 0 !important;
}
.header-cont .owl-carousel-header .owl-dots .owl-dot span {
	border-radius: 0px !important;
	background: #2a89d9;
}
.header-cont .owl-carousel-header .owl-dots .owl-dot.active span {
	background: #fff;
}

.testimonials_sec .owl-carousel-testimonial .owl-dots .owl-dot span {
	background: #fff;
}
.testimonials_sec .owl-carousel-testimonial .owl-dots .owl-dot.active span {
	background: transparent;
	border: 3px solid #2a89d9;
}

@media only screen and (max-width: 768px) {
	.header-cont h1 {
		font-size: 26px;
	}
	.mb70 {
		margin: inherit;
	}
	.header {
		/*padding-bottom: 20px;*/
	}
	.pdl85 {
		padding: 0;
	}
	.about_sec .sec_l {
		padding-left: 15px;
	}
	.about_sec {
		background-image: none;
	}
	.sec_btm .block {
		float: left;
	    width: 50%;
	    margin: 0;
	}
	.sec_btm div.block.last {
	    display: none;
	}
	.how_sec .block img.how_img1, .how_sec .block img.how_img2 {
		display: none;
	}
	.col-md-twohalf {
		width: 100%;
		float: none;
	}
	.contact_sec .contact_form {
		left: 0;
	}
	.contact_name {
	    display: block;
	}
	.mobview {
		padding: 0px;
		margin-bottom: 15px;
	}
	.product_sec .sec_l {
	    padding: 0px 15px 15px;
	}
	.product_sec .sec_l h2 {
		margin-top: 0;
	}
	.pdmob {
		padding: 0px 25px;
	}
	.how_sec .block {
		margin-bottom: 40px;
	}
	.navbar-default .navbar-toggle {
		margin-top: 35px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: none;
    	padding: 0px;
	}
	.navbar-default .navbar-collapse{
	background: #226ea7;
	z-index: 9999;
	position: relative;
	margin-top: -6px;
}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-nav {
	    margin: 60px 0 0 0;
	}
	.navbar-transparent {
		margin-bottom: 55px;
	}
	.header-cont h3 {
		font-size: 20px;
    	margin-bottom: 5px;
	}
	.header-cont {
	    top: 25%;
	    margin: auto;
	}
	.testimonials_sec {
		padding: 90px 0 145px;
	}
	.testimonials_sec .testimonial {
		padding: 35px 30px;
	}
	#status {
		width: 100%;
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 1800px) {
	.count_sec .sec {
	    padding: 120px 70px;
	}
	.header {
		/*padding-bottom: 285px;*/
	}
	.navbar-transparent {
	    margin-bottom: 255px;
	}
	.header-cont {
	    /*top: 37%;*/
	}
	.about_sec .sec_l {
    	padding-left: 100px;
	}
	.sec_l h2 {
    	font-size: 32px;
	}
	.sec_l p {
		line-height: 26px;
	    font-size: 14px;
	}
	.sec_btm .block {
		width: 13.1%;
	}
	.pdl85 {
		padding-left: 85px;
		padding-right: 0px;
	}
	.contact_sec .contact_form {
		width: 35%;
	}
}


.section{
	padding: 10rem 0;
}
 .header-2{
	 height: 65vh;
	 width: 100%; 
 }
 .header-2 #bgvideo2 {
	position: absolute;
	right: 0;
	top: 0;
	max-height: 50vh;
	min-width: 100%;
	width: auto; 
  	height: auto;
	z-index: -1;
	object-fit: cover;
}
.header-2 #videolay2 {
	background-color: rgba(42, 137, 217, 0.8);
	width: 100%;
	height: 50vh;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0; 
}

.header2-title{
	text-transform: capitalize;
	font-size: 5rem;
	font-weight: 600 !important;
}
.current-sc,
.current-sc a{
	color: #fff;
	text-decoration: none;
	font-size: 1.5rem;
}
.current-sc i{
	color: #3f9eee;
	margin-right: 2rem;
}

.our-btn{
	padding: 1.5rem 0;
	background-color: #2a89d9;
	text-transform: capitalize;
	color:#fff;
	font-size: 1.7rem;
	transition: all .25s cubic-bezier(0.19, 1, 0.22, 1);
}
.our-btn:hover{
	background-color: #0b5b9e;
	color: #fff;
}

/*Start Testimonials Page*/
.testimonials-sc-item-wrapper{
	margin-bottom: 3rem;
}
.testimonials-sc-item{
	padding: 2rem;
	border-radius: .5rem;
	box-shadow: 0 0  8px rgba(0, 0, 0, 0.15);
	cursor: pointer;
	transition: all .25s cubic-bezier(0.165, 0.84, 0.44, 1); 
	display: flex;
	flex-direction: column;
	min-height: 35rem;
	height: auto;
}
.testimonials-sc-head{
	display: flex;
	align-items: center;
	position: relative;
}
.testimonials-sc-head img{
	height: 8rem;
	width: 8rem;
	border-radius: 50%;
	margin-right: 2rem;
	z-index: 2;
}
.testimonials-sc-head .testimonials-sc-name{
	margin: 0;
	font-size: 2rem;
	margin-bottom: .5rem;
	transition: all .25s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.testimonials-sc-head .testimonials-sc-profile{
	color:#777;
	transition: all .25s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.testimonials-sc-quote{
	position: absolute;
	bottom: -46px;
	left: 0;
	background: url("../images/testimonial-quote.png") center/cover no-repeat;
	width: 82px;
	height: 57px;
	z-index: 0;
}
.testimonials-sc-text {
	margin-top: 3.5rem;
	z-index: 2;
	position: relative;
	color: #777;
	transition: all .25s cubic-bezier(0.165, 0.84, 0.44, 1);
	text-align: justify;
}
.testimonials-sc-reviews .full{
	color: gold;
}
.testimonials-sc-reviews .empty{
	color: #777;
}


.testimonials-sc-item:hover{
	background-color: #2a89d9;
	transform: scale(1.025);
}
.testimonials-sc-item:hover .testimonials-sc-text,
.testimonials-sc-item:hover .testimonials-sc-profile{
	color: rgba(249, 249, 249,.8);
}
.testimonials-sc-item:hover .testimonials-sc-name{
	color: #fff;
}

/*End Testimonials Page*/


/*Start Contact Page*/
.contact-sc-form .form-group{
	border-radius: none !important;
	margin-bottom: 5rem;
}
.contact-sc-form label{
	text-transform: capitalize;
	font-weight: 500 !important;
	color: #777;
}
.contact-sc-form{
	width: 95%;
}
.contact-sc-form textarea,
.contact-sc-form input {
	padding: 2.5rem 1rem;
	background-color: #f4f6fa;
	border: 1px solid rgb(218, 218, 218);
	border-radius: none !important;
}
.contact-sc-form input:focus{
	box-shadow: 0 0 4px rgba(63, 158, 238,.5);
	border:none !important;
	border: 1px solid transparent !important;
}
.contact-sc-info h3{
	text-transform: capitalize;
	font-weight: 600;
	font-size: 1.8rem;
	margin-bottom: 2rem;
}
.contact-sc-info a,
.contact-sc-info p{
	line-height: 1;
	font-size: 1.6rem;
	text-decoration: none;
	color: #000;
}
.map-wrapper{
	transform: translateX(2rem);
	margin-top: 2rem;
	height: 581px;
	overflow: hidden;
}

@media screen and (max-width:991px){
	.contact-sc-form {
		width: 100%;
	}
	.map-wrapper iframe{
		width: 92%;
	}
}
/*End Contact Page*/

/*Start About Page*/
.about-sc-info h2{ 
	font-weight: 300;
	font-size: 4rem;
	color: #1a1a23;
	margin-bottom: 2rem;
}
.about-sc-info p{
	font-size: 1.59rem;
	color: #636363;
	font-weight: 400;
	width: 100%;
	letter-spacing: .5px;
	text-align: justify;
}
.about-sc-statics{
	display: flex;
	justify-content: space-between;
	margin-top: 4rem;
}
@media screen and (max-width:450px){
	.about-sc-statics{
		flex-direction: column;
	}
	.about-sc-statics-item {
		margin-bottom: 2rem;
	}
}
.about-sc-statics-item h2{
	font-weight: 300;
	margin: 0;
	color: #1a1a23;
	font-size: 5rem;
	margin-bottom: 1rem;
}
.about-sc-statics-item span{
	color:#c2c2c2;
	font-size: 1.8rem;
}
.about-sc-block{
	background-color: #F7F7F7;
	position: relative;
	height: 700px;
	overflow: hidden;
}
.about-sc-info-2{
	padding: 6rem 0;
	padding-right: 45px;
}
.about-sc-info-2 p{
	text-align: justify;
}
.about-sc-info-list span {
	color: #2a89d9;
	font-size: 1.6rem;
	margin-right: 1rem;
}
.about-sc-info-list p{
	font-size: 1.59rem;
color: #636363;
font-weight: 400;
width: 90%;
letter-spacing: .25px;
}
@media screen and (max-width:768px){
	
.about-sc-info-list p{
	 width: 100%;
}
.about-sc-info-2 {
	padding-right: 0;
}
}
.about-sc-info-list{
	margin-top: 4rem;
}
.about-sc-info-list h3{
	font-weight: 400;
	font-size: 2rem;
	color: #1a1a23;
}
 
.about-sc-img-1 img{
	width: 100%;
	object-fit: cover;
	background-position: center;
}/*
.about-sc-img-2{
	width: 100%; 
	height: 100%; 
	background: url("../images/about-img-social.png") center/cover;
	background-attachment: fixed;
}*/
.about-sc-img-2 img{
	width: 100%; 
	object-fit: contain;
	height: 100%;
	display: none;
}
.about-sc-img-absolute{
	position: absolute;
	top:0;
	right: 0;
	width: 50%;
	height:100%;
	background: url("../images/about-img-social.png") right no-repeat;
	/*background-attachment: fixed;*/
	background-size: cover;
	background-position: center;
}
.about-sc-img-absolute img{
	width: 100%;
	height:100%;
	object-fit: cover;
	background-attachment: fixed;
}

@media screen and (max-width:769px){
	.our-approach{
		width: 100% !important;
	}
	.about-sc-img-absolute{
		display: none;
	}
	.about-sc-img-2 img,
	.about-sc-img-2 {
		height: initial;
	}
	.about-sc-img-2 img{ 
		display: block; 
	}
	.about-sc-block{
		height: auto;
	}
	.about-sc-values p{
		width: 100% !important;
	}
}

.vatselo-logo-wrapper{
	width: 100%;
	height: 10rem;
	margin-bottom: 8rem;
}
.vatselo-logo-wrapper img{
	width: 100%;
	object-fit:  contain;
	height: 100%;
}
.about-sc-values h4{
	text-transform: capitalize;
	font-size: 2.25rem;
	color: #2c3e50;
	font-weight: 400;
	margin-bottom: 3rem;
}
.about-sc-values p{
	color: #5e7082;
	font-weight: 400;
	font-size: 1.6rem;
	width: 90%;
	text-align: justify;
}
/*End About Page*/


/*Services*/
.tabs-social {
	display: flex !important;  
	align-items: center;
	border: 1px solid #ccc;
	padding-bottom: 0;
}
@media (max-width: 991px){
.tabs-social {
	flex-direction: column;
	padding-left: 15px;
	padding-right: 15px;
}
}
.tabs-icons{
	width: 42%;
	display: flex;
	flex-direction: column;
	margin-right: 4%;
} 
.tabs-icons button {
	background-color: #fafafa;
	border: none;
	height: 70px;
	z-index: 2;
	padding: 2rem 0;
	position: relative;
	margin-right: 90px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	display: flex;
	justify-content: center;
	align-items: center;
}
.tabs-icons button:hover,
.tabs-icons button:focus,
.tabs-icons button:active{
	border:none !important;
	box-shadow: none !important;
	outline: none !important;
	background-color: #fff;
}
.tabs-icons button:not(:last-child){
	/*margin-bottom: 2.5rem; */
}
.tabs-icons button:not(:last-child)::before{
	position: absolute;
	bottom: 0px;
	left: 0;
	content: "";
	height: 1px;
	width: 100%;
	margin: 0 auto;
	background-color: #ccc;
}
.tabs-icons button img {
	max-width: 180px;
}
.tabs-content{
	flex: 1;
}
.tabs-content-item {
	display: flex;
	flex-direction: column;
	display: none;
}
.tabs-content-item.active{
	display: flex;
	animation: showUp .5s cubic-bezier(0.19, 1, 0.22, 1);
}
@keyframes showUp{
	0%{
		opacity: 0;
		transform: scale(.25);
	}
	100%{
		opacity: 1;
		transform: scale(1);		
	}
}
.tabs-content-item h2{
	font-size: 3rem;
	text-transform: capitalize;
	font-weight: 600;
	color: #012f61;
	position: relative;
}
.tabs-content-item h2::before{
	position: absolute;
	bottom: -14px;
	left: 0;
	content: "";
	width: 6rem;
	height: 5px;
	background-color: #2a89d9;
}
.tabs-content-item p{
	margin-top: 3rem;
	font-size: 1.6rem;
	width: 70%;
	color: #636363;
	text-align: justify;
}
.tabs-content-item-list{
	margin-top: 2rem;
	display: flex;
	flex-wrap: wrap;
}
.tabs-content-item-list .item {
	display: flex;
	align-items: center;
	margin-bottom: 1rem;
	width: 38%;
	max-width: 50%;
}
.tabs-content-item-list .item p{
	margin: 0;
	font-size: 1.5rem;
}
.tabs-content-item-list .item span{
	color: #1c77c4;
	margin-right: 1rem;
}
@media screen and (max-width:992px){
	.tabs-content-item p{
		width: 100%;
	}
	.tabs-content-item-list .item{
		width: 50%;
	}
}
@media screen and (max-width:550px){
	.section{
		padding: 4rem 0 !important;
	}
	.tabs-social{
		flex-direction: column;
		margin: 15px;
	}
	.tabs-content{
		padding: 0 2rem;
	}
	.tabs-icons{
		width: 100%;
		margin-right: 0;
		flex-direction: row;
		padding: 2rem 0;
		flex-wrap: wrap;
		justify-content: center;
		flex-direction: column;
	}
	.tabs-icons button {
	margin-right: auto;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	width: 100%;
	}
	.navbar-nav {
		margin: 15px 0 0 0;
	}
	.tabs-icons button:not(:last-child)::before {
		height: 0;
	}
	.tabs-icons button img{
		height: 2.5rem;
	}
	.btn-social{
		width: 45%;
	}
}
@media screen and (max-width:400px){
	.tabs-content-item-list{
		flex-direction: column;
	}
	.tabs-content-item-list .item{
		width: 100%;
	}
	.tabs-icons{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
}
.services-sc-img{
	width: 100%;
}
.services-sc-img img{
	width: 100% !important; 
}
.services-sc-block{
	margin-bottom: 2rem;
	background: #2a89d9;
}

.services-sc-img-absolute{
	position: absolute;
	top:0;
	right: 0;
	height: 100%;
	width: 50%;
	background: url("../images/service-bg.png") right/contain no-repeat;
	background-attachment: fixed;
}
.services-sc-img-absolute img{
	width: 100%;
	height:100%;
	object-fit: cover;
	background-attachment: fixed;
}
@media screen and (max-width:769px){
	.services-sc-img-absolute{
		display: none;
	}
	.wx-100{
		width: 100% !important;
	}
}
.service-sc-info{
	padding-top: 10rem;
}
.service-sc-info h1{
	font-size: 4.5rem;
	font-weight: 600;
	color: #fff;
	margin-bottom: 4rem;
}
.service-sc-info p{
	font-size: 1.7rem;
	color: #f9f9f9;
	margin-bottom: 4rem;
}
.service-sc-info-statics{
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.service-sc-info-statics-item h2{
	margin: 0;
	color: #fff;
	font-weight: 600;
}
.service-sc-info-statics-item span{
	margin-top: 1rem;
	color: #f9f9f9;
	display: block;
	font-size: 1.5rem;
	text-transform: uppercase;
	font-weight: 500;
}
@media screen and (max-width:500px){
	.service-sc-info-statics{
		flex-direction: column;
		text-align: center;
	}
	.service-sc-info-statics-item{
		margin-bottom: 2rem;
	}
}
.services-sc-faq h1{
	text-align: right;
	margin-bottom: 4rem;
	font-weight: 600;
}
.services-sc-faq-item-head{
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	padding: 1rem; 
}
.services-sc-faq-item-head h3{
	font-size: 1.6rem;
	font-weight: 500;
	color: #1a1a23;
}
.services-sc-faq-item-head button{
	width: 2rem;
	height: 2rem;
	color: #fff;
	pointer-events: none;
	border: 0;
	font-size: 2rem;
	position: relative;
}
.services-sc-faq-item-head button::before{
	position: absolute;
	content: "+";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	display: flex;
	align-items: center;
	transition: all .25s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	justify-content: center;
}
.services-sc-faq-item-head.active button::before{
	background: #3f9eee;
	content: "-";
}
.services-sc-faq-item{
	background: #f7f7f7;
	margin-bottom: 2rem;
}
.services-sc-faq-item p{
	padding: 0 2rem;
	font-size: 1.6rem;
	color: #5a596a;
	height: 0;
	overflow: hidden;
	transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	text-align: justify;
}
.services-sc-faq-item.active p{
	 
	 height: 20rem;
}
.services-sc-faq-img {
	width: 130%;
}
.services-sc-faq-img img{
	width: 100%;
	object-fit: cover; 
}
.services-icons {
	display: flex;
	justify-content: center;
	justify-content: space-between;
}
.services-icons-item{ 
	width: 18% ; 
	display: flex;
	flex-direction: column;
	align-items: center; 
	padding: 2.5rem 0;
	background: #f7f7f7;
}
.services-icons-item img{
	height: 3rem;
}
.services-icons-item span{
	color: #3f9eee;
	font-size: 4rem;
}
@media screen and (max-width:992px){
	.services-icons-item{
		width: 48%;
		margin-bottom: 3rem;
	}
	.services-icons{
		flex-wrap: wrap;
	}
	.full-service-agency p{
		width: 100% !important;
		padding-bottom: 15px;
	}
	.full-service-agency{
		margin-bottom: 4rem;
	}
	.services-sc-faq-img{
		width: 100%;
		margin-top: 4rem;
	}
	.services-sc-faq h1 {
	text-align: center;
	}
}
@media screen and (max-width:500px){
	.services-icons-item{
		width: 100%;
		margin-bottom: 3rem;
	}
	.services-icons{
		flex-wrap: wrap;
	}
}
.full-service-wrapper{
	margin-top: 10rem; 
}
.full-service-agency h2{
	color: #1a1a23;
	font-size: 2.5rem;
	margin-bottom: 2rem;
	display: block;
	margin-top: 0;
}
.full-service-agency p{
	color: #5a596a;
	font-size: 1.4rem;
	font-weight: 500;
	width: 90%;
	text-align: justify
}
.full-service-item {
	display: flex;
	align-items: center;
	margin-bottom: 2rem;
	justify-content: flex-start;
}
.full-service-item p{
	margin: 0;
	font-size: 1.8rem;
}
.full-service-item span{
	margin-right: 2rem;
	color: #3f9eee;
}
.banner-black{
	margin-top: 6rem;
	background: #35393b;
	width: 100%;
	height: 30rem;
	color:#fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.banner-black h2{
	font-size: 3.5rem; 
	font-weight: 300;

}
.banner-black p{
	font-size: 1.6rem;
	margin-bottom: 3rem;
}
.banner-black button{
	padding: 1rem 3rem;
	border: 2px solid #fff;
	border-radius: 4rem;
	background: transparent;
	text-transform: uppercase;
	font-size: 1.6rem;
	font-weight: 500;
	transition: all .25s cubic-bezier(0.47, 0, 0.745, 0.715);
}
.banner-black button:hover{
	background: #fff;
	color: #1a1a23;
}
.banner-black button a{
	color: #fff;
	text-decoration: none !important;
}
.banner-black button a:hover{
	color: #1a1a23;
}
.pt-20{
	padding-top: 20px;
}
.pb-20{
	padding-bottom: 20px;
}
p.show {
	height: auto;
}
.home-header-cont {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
	top: 10%;
}

.d-md-none{
	display: none !important;
}
@media screen and (max-width:991px){
.header-cont {
	top: 27%;
}
}
@media screen and (max-width:768px){
	.home-header-cont {
		display: block;
		top: 30%;
	}
	.footer_sec {
	padding: 20px 0 0;
	}
	.testimonials_sec {
	padding: 50px 0 90px;
	}
	.count_sec .sec {
	padding: 15px 0 20px;
	}
	.product_sec {
	padding: 30px 0;
	}
	.form-sec .form-all {
	padding: 30px 25px 30px;
	}
	.form-sec .top {
	padding: 15px;
	}
	.how_sec {
	padding: 30px 0;
	}
	.how_sec img {
	margin-bottom: 20px;
	}
	.how_sec .foot {
	margin-top: 15px;
	}
	.how_sec .block {
	margin-bottom: 20px;
	}
	.how_sec .head {
	margin-bottom: 40px;
	}
	.clients_sec {
	padding: 20px 0 10px;
	}
	.product_sec .sec_l h2 {
	font-size: 25px;
	line-height: 30px;
	}
	h2 {
		font-size: 25px;
	}
	.about_sec {
		padding: 30px 0 30px;
	}
.about_sec .sec_r .block {
	padding: 20px;
	margin-bottom: 15px;
}
.navbar-brand > img {
	max-width: 120px;
}
.navbar-brand {
	height: auto;
	padding: 10px 0 6px;
}
.navbar-default .navbar-toggle {
	margin-top: 20px;
}
.navbar-default .navbar-collapse {
	width: 100vw;
	box-shadow: none;
	margin-left: -45px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #226ea7;
}
.navbar-default .navbar-nav > li > a {
	border-bottom: 1px solid #5a95c1;
}
.header-2 {
	height: 50vh;
}
.about-sc-info h2 {
	font-size: 30px;
}
.about-sc-info-2 {
	padding: 1.5rem 0;
}
.vatselo-logo-wrapper {
	height: 5rem;
	margin-bottom: 1rem;
}
.footer_sec .container {
	padding-bottom: 0px;
}
.footer_sec .pdsec {
	padding: 10px 25px;
}
.pd25 {
	padding: 10px 20px;
}
.pt-20 {
	padding-bottom: 20px !important;
}
.section{
	padding: 20px 0 0 !important;
}
.about-sc-info-list {
	margin-top: 2rem;
}
.vatselo-logo-wrapper img {
	padding-left: 15px;
	padding-right: 15px;
}
.tabs-content-item h2 {
	font-size: 25px;
	margin-top: 0;
}
.service-sc-info h1 {
	font-size: 2.5rem;
	margin-bottom: 2rem;
}
.tabs-content-item-list .item {
	max-width: 100%;
}
.services-sc-faq h1 {
	margin-bottom: 2rem;
	margin-top: 0;
	font-size: 25px;
}
.services-sc-faq-item-head h3 {
	margin: 0;
}
.services-sc-faq-item {
	margin-bottom: 1.5rem;
}
.services-icons-item {
	padding: 1.5rem 0;
	margin-bottom: 1.5rem;
}
.full-service-wrapper {
	margin-top: 2rem;
}
.full-service-item, .full-service-agency {
	margin-bottom: 1rem;
}
.banner-black {
	margin-top: 3rem;
	height: auto;
	padding: 10px 20px 30px;
}
.testimonials-sc-text {
	margin-top: 1.5rem;
}
.testimonials-sc-item {
	min-height: 23rem;
}
.contact-sc-form .form-group {
	margin-bottom: 2rem;
}
.tabs-icons button img {
	max-width: 100%;
	height: 25px;
	margin: 0 10px;
}
.tabs-icons button {
	width: auto;
	height: 50px;
	padding: 0;
	background-color: #fff;
}
.tabs-icons {
	flex-direction: row;
}
.banner-black h2 {
	font-size: 25px;
}
.about-sc-img-2 img {
	padding: 20px 0 0px;
}
.about-sc-img-2.d-block.d-md-none img {
	padding: 10px 0 20px;
}
.about-sc-block.services-sc-block .row.align-items-center {
	display: flex;
	flex-direction: column-reverse;
}
.d-none{
	display: none !important;
}
.d-block{
	display: block !important;
}
.navbar-nav {
	margin: 0;
}
.header-cont h3 {
	display: none;
}
.header-cont h4.d-block.d-md-none {
	background-color: rgba(21, 116, 196, 0.71);
	display: inline-block !important;
	padding: 5px 8px;
}
.our-values{
	padding-top: 15px;
}
.contact-row {
	display: flex;
}


}
@media screen and (max-width:520px){
.testimonials_sec {
	padding: 50px 0 145px;
}
.header-2 #bgvideo2, .header-2 #videolay2, .header-2  {
	max-height: 30vh;
}
.header-cont {
	top: 16%;
}
.home-header-cont {
	top: 30%;
}






}






















