/**************New landing oage styles start here****************************************/
.list-services li{
	list-style-type: none;
	padding: 0 0 0 50px;
	position: relative;
}
.list-services li:before{
	content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 100%;
  position: absolute;
  left: 20px;
  top: 10px;
}
body{
	background: none;
}
.quote-photo-mob{
		display: none;
	}
.bannertxt h2 {
  font-size: 1.9em;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.copyrights-lp2020 h5 {
 margin: 0;
font-size: 1.0em;
font-weight: 400;
}
.formbtn {
  background: #eb2429;
text-decoration: none;
display: block;
padding: 35px 40px;
font-weight: 500;
font-size: 1.5em;
border-radius: inherit;
line-height: 1;
color: #fff;
margin:-70px auto 0;
width: 400px;
text-align: center;
	z-index: 2;
position: relative;
	text-transform: uppercase;
	border-radius: 20px;
}
.formbtn:hover,
.formbtn:focus{
  background: #ba141a;
color: #fff;
	text-decoration: none;
}
.formbtn::after {

    content: "\f067";
    font-weight: 700;
    font-family: Font Awesome\ 6 Free;
    font-size: 0.5em;
    border: solid 1px;
    border-radius: 100%;
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    text-align: center;
    margin: -6px 0 0 10px;

}
.content-lp2020 .border-left,
.content-lp2020 .border-right{
	top: 50px;
}
.bannertxt{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
color: #fff;
align-items: center;
padding: 0;
}
.bannertxt h1{
	font-size: 3.0em;
font-family: 'Alfa Slab One', cursive;
font-weight: 400;
line-height: 1.4em;
}
.phonenumber {
position: absolute;
right: 60px;
top: 40px;
background: #eb2429;
text-decoration: none;
z-index: 2;
padding: 10px 20px;
font-weight: 500;
font-size: 1.5em;
line-height: 1;
color: #fff;
	border-radius: 10px;
}
.phonenumber::before {
  content: url(img/phone-icon.svg);
  display: inline-block;
  width: 19px;
  margin: 0 10px 0 0;
}
.phonenumber:hover, .phonenumber:focus, .phonenumber:active {
  background: #232d61;
  color: #fff;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
	text-transform: none;
}
.form-rowlp2020 .wpcf7-spinner{
	position: absolute;
	left: 0;
	bottom: 0;
}
.wpcf7-not-valid-tip{
	text-align: left;
}
.lp2020{
float:left;
width:100%;	
font-family: Oswald, sans-serif;
	position: relative;
}
.banner-lp2020{
float:left;
width:100%;
position:relative;	
}
.banner-lp2020 img{
margin:0 auto;
display:block;
width:100%;	
}
.banner-lp2020:before{
content: "";
background: url(img/logo.svg) no-repeat;
width: 800px;
height: 420px;
position: absolute;
left: -135px;
top: 21%;
margin: 0;
z-index: 1;
background-size: contain;
}
.formbtn.active::after {
  content: "\f068";
}
.content-lp2020{
float: left;
width: 100%;
padding: 50px 0 0;
color: #fff;
	position: relative;
background: #232d61;
}
.border-left{
content: "";
width: 2px;
height: 100%;
position: absolute;
left: 50px;
top: 0px;
z-index:1;
	background: url(img/border-vertical.svg) repeat-y top left;
}
.border-right{
content: "";
width: 2px;
height: 100%;
background: url(img/border-vertical.svg) repeat-y top left;
position: absolute;
right: 50px;
top: 0px;
z-index:1;
}
.border-bottom{
content: "";
width: 94%;
height: 2px;
	background: url(img/border-horiz.svg) repeat-x top left;
position: absolute;
left: 3%;
bottom: 50px;
z-index: 1;
margin: 0 auto;
}
.border-top{
content: "";
width: 94%;
height: 2px;
background: url(img/border-horiz.svg) repeat-x top left;
position: absolute;
left: 3%;
top: 50px;
z-index: 1;
margin: 0 auto;
}
.form-lp2020{
background: #eb2429;
color: #fff;
position: relative;
padding: 40px 60px;
float: left;
	margin-top: 20px;
width: 100%;
	z-index: 2;
}
.quotebox .border-left,
.quotebox .border-right{
	height: 92%;
}
.form-lp2020 h2{
color: #fff;
font-size: 2.650em;
line-height: 1;
	text-align: center;
}
.form-rowlp2020{
	padding:7px 0;
}
.custom-select {
    width: 100%;
	position: relative;
}
.custom-select::before {
    content: "\f0dc";
    font-weight: 700;
    font-family: Font Awesome\ 5 Free;
    position: absolute;
    top: 9px;
    right: 15px;
    text-align: center;
    color: #212c61;
    pointer-events: none;
    font-size: 1.5em;
}
.custom-select select {
    width: 100%;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
	min-height: 46px;
}
.form-lp2020 input[type="text"], .form-lp2020 input[type="tel"], .form-lp2020 input[type="email"], .form-lp2020 select, .form-lp2020 textarea {
  border: none;
padding: 8px 20px;
width: 100%;
font-size:1.0em;
color: #212c61 !important;
border-radius: 7px;
font-weight: 500;
font-family: Oswald, sans-serif;
background-image:none !important;
background-color:#fff !important;
opacity:1 !important; 
}
.form-lp2020 input[type="text"]:-webkit-autofill, .form-lp2020 input[type="tel"]:-webkit-autofill, .form-lp2020 input[type="email"]:-webkit-autofill,
.form-lp2020 input[type="text"]:autofill, .form-lp2020 input[type="tel"]:autofill, .form-lp2020 input[type="email"]:autofill{
background-image:none !important;
background-color:#fff !important;
color: #212c61 !important;
}
.form-lp2020 input[type="text"]:focus, .form-lp2020 input[type="tel"]:focus, .form-lp2020 input[type="email"]:focus, .form-lp2020 select:focus, .form-lp2020 textarea:focus{
background:#fff;	
}
.form-lp2020 label{
font-size:1.0em;
font-weight: 500;
text-align: left;
margin: 0 0 10px 0;
display: block;
}
.form-lp2020 input[type="submit"]{
font-family: Oswald, sans-serif;
background: #232d61;
color: #fff;
border: none;
font-weight: 500;
padding: 15px 30px;
font-size: 1.5em;
text-transform: uppercase;
transition: all 0.5s ease 0s;
line-height: 1;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
border-radius: 7px;
}
.form-lp2020 input::-webkit-input-placeholder {
 color: #212c61;
 opacity: 1;
}
.form-lp2020 input:-moz-placeholder {
    /* Firefox 18- */
    
    color: #212c61;
 opacity: 1;
}
.form-lp2020 input::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #212c61;
 opacity: 1;
}
.form-lp2020 input:-ms-input-placeholder {
 color: #212c61;
 opacity: 1;
}

.form-lp2020 input[type="submit"]:hover{
	color:#fff;
	background:#008ed4;
}

.features-lp2020{
float: left;
width: 100%;
padding: 60px 0;
position: relative;
background: #232d61;
color: #fff;
text-align: center;
}
.features-lp2020 h2{
font-size: 3.0em;
line-height: 1;
margin-bottom: 60px;
}
.features-lp2020 h3{
	position: relative;
line-height: 1.3em;
}
.features-lp2020 h3:before{
	content: url(img/star.svg);
	display: block;
	margin: 0 auto 50px;
	width: 135px;
	height: 135px;
}
.features-lp2020 ul{
}
.features-lp2020 ul li{
list-style-type: none;
position:relative;
padding:0px 0 0px 1.0em;
}
.features-lp2020 ul li:before{
	content: "\f111";
font-family: Font Awesome\ 5 Free;
font-size: 0.300em;
position: absolute;
left: 0;
top: 1px;
font-weight: 700;
}
.features-lp2020 img{
display:block;
margin:0 auto;	
}
.copyrights-lp2020{
float:left;
width:100%;
text-align:center;
font-size:0.850em;
padding:15px 0;
position:relative;
	background: #232d61;
	color: #fff;
}
.copyrights-lp2020 a{
	color: #fff;
}
.copyrights-lp2020 p{
margin:0;	
}
.content-lp2020 .container{
position:relative;	
}
.quotebox {
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 230px 0;
	background-repeat: no-repeat;
	background-size: cover;
}
/*.quotebox::before {
    content: "";
    width: 98%;
    height: 90%;
    position: absolute;
    left: 0;
    top: 0;
    border: 4px #fff dashed;
    margin: 1%;
}*/
.quotebox-inner {
    float: left;
    width: 100%;
	position: relative;
	z-index: 2;
	
}
.quotebox-inner:before {
content: "";
width: 55%;
height: 120%;
background: #eb2429;
position: absolute;
right: 0;
top: 2%;
margin-top: -42px;
	
}
.testimonials-rotator {
	position: relative;
	padding: 80px 0 40px;
}
.testimonial-single {
    height: inherit !important;
	color:#fff;
}
.testimonials-rotator::before, .testimonials-rotator:after {
    content: "";
    position: absolute;
    width: 60px;
height: 50px;
    background: url(img/quote-icon.svg) no-repeat center center;
}
.testimonials-rotator:before {
    left: 0;
    top: 0;
}
.testimonials-rotator:after {
   right: 0;
bottom: 0;
}
.quotebox blockquote {
    padding:0;
    margin: 0;
    position: relative;
    border: none;
    width: 100%;
    float: left;
    font-size: 2.0em;
    line-height: 1.2em;
}
.quotebox cite {
    font-style: normal;
    display: block;
    clear: both;
    line-height: 1;
    font-size: 2.0em;
    padding: 10px 0 0 0;
}
.quotebox cite img {
margin-right: 0;
display: inline-block;
max-width: 60px;
vertical-align: middle;
}
.quotebox cite span {
    display: block;
	padding-bottom:10px;
}
/******************ends here********************/

@media screen and (max-width:1600px) {
	.border-top,
	.border-bottom{
  width: 92%;
  left: 4%;
}
	
	.wrapper {
    width: 96%;
}
	
}

@media screen and (max-width:1500px) {
	
}

@media screen and (max-width:1440px) {
	.bannertxt h1 {
  font-size: 2.7em;
  line-height: 1.2em;
}

	.form-lp2020 h2 {
    font-size: 2.1em;
}
.banner-lp2020::before {
   width: 700px;
height: 365px;
top: 17%;
}
}

@media screen and (max-width:1400px) {
   
}

@media screen and (max-width:1366px) {
	
}

@media screen and (max-width:1280px) {
	
}



@media screen and (max-width:1199px) {
	.bannertxt h2 {
  font-size: 1.4em;
}
	.border-top {
		width: 96%;
left: 2%;
}
	.quotebox .border-left, .quotebox .border-right {
  height: 97%;
}
	 .border-bottom {
  width: 94%;
  left: 2%;
}
	.border-left {
  left: 15px;
}
	.border-right {
  right: 15px;
}
	.bannertxt h1 {
  font-size: 2.0em;
}
	.quotebox-inner::before {

    width: 53%;

}

	.testimonials-rotator::before, .testimonials-rotator::after {
  width: 60px;
  height: 50px;
}
	.quotebox blockquote,
	.quotebox cite{
  font-size: 1.4em;
}
	.bg-bubbles{
		background-position: -100px top;
	}
	.banner-lp2020::before {
  width: 600px;
height: 320px;
left: -100px;
}
	.features-lp2020 h2 {
    font-size: 2.3em;
}
	
}

@media screen and (max-width:991px) {
	.testimonials-rotator::before, .testimonials-rotator::after {
  width: 40px;
  height: 35px;
}
	.testimonials-rotator {
  padding: 80px 20px 40px;
}
	.bannertxt h2 {
  font-size: 1.0em;
  text-align: center;
}
	.phonenumber {
  right: 30px;
  top: 30px;
  font-size: 1.2em;
}
	.bannertxt h1 {
  font-size: 1.5em;
  text-align: center;
}
	.banner-lp2020::before {
width: 350px;
height: 180px;
top: 30px;
left: -46px;
}
	.testimonials-rotator::after {
  bottom: 25px;
		right: 20px;
}

	.testimonials-rotator::before {
top: 25px;
left: 20px;
}
	.quotebox-inner{
		background: #eb2429;
	}
	.quotebox-inner::before {
  display: none;
}
	
	.features-lp2020 h2 {
  margin-bottom: 0;
}
	.features-lp2020 .col-lg-3:first-child:before{
		display: none;
	}
	.features-lp2020 .col-lg-3:before{
		content: "";
display: block;
width: 140px;
height: 1px;
margin: 0 auto;
background: #fff;
	}
	.features-lp2020 h3 {
font-size: 1.2em;
  margin: 40px 0;
}
	.features-lp2020 h3::before {
  content: url(img/star.svg);
display: block;
width: 80px;
height: 80px;
position: absolute;
left: 5%;
top: 50%;
margin: -40px 0 0 0;
}
	.features-lp2020 h3::after {
  content: url(img/star.svg);
display: block;
width: 80px;
height: 80px;
position: absolute;
right: 5%;
top: 50%;
margin: -40px 0 0 0;
}
	.bg-bubbles {
  background-position: -236px top;
}
	.features-lp2020 h2 {
    font-size: 1.5em;
}
	.form-lp2020 h2 {
    font-size: 1.5em;
}
	.features-lp2020 img {
    margin-bottom:20px;
}




}
@media screen and (max-width:768px) {
	
	.banner-lp2020 img {
  display: none;
}
	.banner-lp2020{
		background: url(img/banner-pic-landingpage.jpg) no-repeat;
		background-size: cover;
	}
	.bannertxt{
		padding: 220px 0 60px 0;
position: relative;
left: auto;
top: auto;
	}
	.formbtn{
		margin-top: -60px;
width: 300px;
font-size: 1.3em;
padding: 25px 10px;
		border-radius: 20px;
	}
	.form-lp2020 {
    padding: 40px 60px;
}
.features-lp2020,
.content-lp2020 {
    padding: 20px 0;
}
}

@media screen and (max-width:767px) {
	.content-lp2020 .border-top {
    top: 15px;
  }
	.list-services li::before {
  left: 0;
}
	.list-services li {
  padding: 0 0 0 25px;
}
	.content-lp2020 .border-left, .content-lp2020 .border-right {
  background-position: 0 9px;
		top: 6px;
}
	.quote-photo-mob{
		display: block;
	}
	.quotebox {
  padding: 0;
}
	.phonenumber {
  border-radius: 10px;
}
	.row{
		margin-left: 0;
		margin-right: 0;
	}
	.custom-select select {
    min-height: 39px;
}
	.form-lp2020 label{
	margin:0;	
	}
	.form-lp2020 input[type="submit"] {
    padding: 10px 30px;
	display:block;
	font-size:1.5em;
	width:100%;
	margin-top:5px;
}
.form-rowlp2020 {
    padding: 0;
}
.form-lp2020 input[type="text"], .form-lp2020 input[type="tel"], .form-lp2020 input[type="email"], .form-lp2020 select, .form-lp2020 textarea{
margin: 5px 0;
padding: 7px 15px;
font-size: 0.85em;
}
.form-lp2020 label.emptylabel{
display:none;	
}
.custom-select::before {
    top: 10px;
}
.form-lp2020 {
    padding: 20px;
	margin-top: 9px;
}
}
@media screen and (max-width:575px) {
	.bannertxt h1 {
  font-size: 1.2em;
  margin-bottom: 10px;
}
	.features-lp2020 h2 {
  font-size: 1.3em;
}
	.border-top {
  width: 90%;
  left: 4%;
}
	.phonenumber {
  padding: 10px 15px;
}
	.phonenumber::before {
  margin: 0;
}
	.phonenumber span {
  display: none;
}
	.features-lp2020 h3::before,
	.features-lp2020 h3::after{
  width: 50px;
  height: 50px;
  margin: -25px 0 0 0;
}
	.features-lp2020 h3::before {
  left: 10%;
}
	.features-lp2020 h3::after {
  right: 10%;
}
	.bg-bubbles {
  background-position: -333px top;
}

}