:focus {
  outline: none;
}

* {
  -webkit-appearance: none;
  margin: 0;
  outline: none !important;
}


body {
  margin: 0;
  background: white;
  font-family: "Lora", Arial, Helvetica, sans-serif;
	overflow-x: hidden;
}

header {
	width: 100%;
	height: auto;
	min-height: 60px;
	padding: 25px 0px 25px 0px;
	border-bottom: 1px solid #DFDFDF;
	margin: 0 auto;
	position: fixed;
	background-color: white;
	z-index: 9999;
}

.logo {
	width: 200px;
	float: left;
	margin-right: 20%;
}

.menu {
	float: left;
	font-family: Lora;
	font-size: 16px;
	margin: 18px;
}

.menu:hover {
	cursor: pointer;
	text-decoration: underline;
	font-weight: 600;
}

.btn3 {
	float: right;
	background-color: #DFDFDF;
	border-radius: 5px;
	padding: 15px 25px 15px 25px;
	font-family: Montserrat;
	font-size: 14px;
color: #363636;
	margin-top: 5px;
	outline: none;
	border: none;
	margin-left: 0px;
	text-transform: uppercase;
}

.btn3:hover {
	cursor: pointer;
	background-color: #B7B7B7;
}




.b1 {
	width: 90%;
	max-width: 1440px;
	margin-left: 5%;
	height: auto;
	min-height: 500px;
	margin: 0 auto;
	margin-bottom: 350px;
	padding-top: 100px;
	
}

.left {
	float: left;
	width: 40%;
	height: auto;
	text-align: left;
	position: relative;
	margin-top: 100px;
}

.right {
	width: 60%;
	float: right;
	margin-right: 0%;
	position: relative;
	margin-top: 0px;
}

.b1_img1 {
	position: absolute;
	z-index: 1;
	width: 100%;
}
.b1_img2 {
	position: relative;
	z-index: 2;
	width: 100%;
	animation: rotate-animation 30s infinite linear;
}


.text1 {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 18px;
	width: 400px;
	padding: 15px 10px 15px 10px;
	border-radius: 5px;
	text-align: center;
	background-color: #DFDFDF;
}


.offer {
	font-family: Lora;
	font-weight: 1000;
	font-size: 36px;
	margin-top: 25px;
}

.descriptor {
	font-family: Lora;
	font-weight: 500;
	font-size: 18px;
	line-height: 140%;
	margin-top: 50px;
}

.btn1 {
	background-color: #363636;
	border-radius: 5px;
	padding: 20px 25px 20px 25px;
	font-family: Montserrat;
	font-size: 18px;
color: #DFDFDF;
	margin-top: 10px;
	outline: none;
	border: none;
	text-transform: uppercase;
}

.btn1:hover {
	cursor: pointer;
	background-color: #151515;
}

.btn2 {
	background-color: #DFDFDF;
	border-radius: 5px;
	padding: 20px 25px 20px 25px;
	font-family: Montserrat;
	font-size: 18px;
color: #363636;
	margin-top: 10px;
	outline: none;
	border: none;
	margin-left: 20px;
	text-transform: uppercase;
}

.btn2:hover {
	cursor: pointer;
	background-color: #B7B7B7;
}

.offerblock {
	margin-top: 50px;
	margin-bottom: 10px;
}

.icon1 {
	float: left;
	margin-right: 10px;
}

.text2 {
	font-family: Montserrat;
	font-weight: 600;
	font-size: 18px;
	
}

.text3 {
	font-family: Montserrat;
	font-weight: 400;
	font-size: 18px;
	
}


.b2 {
	margin-top: 100px;
	width: 100%;
	height: auto;
	min-height: 100px;
	margin: 0 auto;
	background-color: #DFDFDF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.famous {
	width: 230px;
	display: inline-block;
	margin: 20px;
	vertical-align: middle;
	opacity: 0.8;
}

.famous:hover {
	cursor: pointer;
	opacity: 1;
}

.headtext {
	font-family: Montserrat;
	font-size: 36px;
	letter-spacing: 3px;
	font-weight: 200;
	text-transform: uppercase;
	text-align: center;
	
}


.b3 {
	padding-top: 100px;
	margin-top: 100px;
	width: 90%;
	max-width: 1440px;
	margin-left: 5%;
	height: auto;
	min-height: 500px;
	margin: 0 auto;
	text-align: center;
}


.container {
	max-width: 1440px;
	margin: 0 auto;
}

.b3_img1 {
	width: 100%;
	margin-bottom: 50px;
}

.blocktextholder {
	display: inline-block;
	background-color: #DFDFDF;
	border-radius: 5px;
	padding: 40px;
	width: 330px;
	vertical-align: top;
	margin: 30px;
	text-align: left;
}

.b3_text1 {
	font-family: Lora;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 40px;
}

.b3_text2 {
	font-family: Lora;
	font-weight: 300;
	font-size: 16px;
	line-height: 140%;
}

.b3_img2 {
	width: 100%;
	margin-bottom: 50px;
	margin-top: 50px;
}

.b3_img2_mobile {
	width: 100%;
	margin-bottom: 50px;
	margin-top: 50px;
	display: none;
}


.b5 {
	margin-top: 100px;
	width: 90%;
	max-width: 1440px;
	margin-left: 5%;
	height: auto;
	min-height: 500px;
	margin: 0 auto;
	background-color: #DFDFDF;
	padding: 50px;
}

.b5_left {
	float: left;
	width: 40%;
}

.video {
	display: none;
}

.b5_right {
	float: right;
	text-align: left;
	width: 40%;
}

.b5_icon1 {
	margin-bottom: 20px;
	margin-top: 0px;
}

.b5_text1 {
	font-family: Lora;
	font-size: 24px;
	font-weight: 300;
	width: 400px;
	
}

.b5_text2 {
	font-family: Lora;
	font-size: 16px;
	font-weight: 300;
	width: 400px;
	margin-top: 50px;
	
}

.b5_img2 {
	width: 450px;
	border-radius: 5px;
	margin-top: 50px;
}

.b5_img2:hover {
	cursor: pointer;
	border: 2px solid #ABABAB;
}


.b5_1 {
	margin-top: 100px;
	width: 90%;
	max-width: 1440px;
	margin-left: 5%;
	height: auto;
	min-height: 500px;
	margin: 0 auto;
	padding: 50px;
	text-align: center;
}

.reviewpic {
	width: 45%;
	margin: 30px;
	border-radius: 10px;
	display: inline-block;
}

.reviewpic:hover {
	cursor: pointer;
	-webkit-box-shadow: 5px 2px 41px -9px rgba(0,0,0,0.35);
-moz-box-shadow: 5px 2px 41px -9px rgba(0,0,0,0.35);
box-shadow: 5px 2px 41px -9px rgba(0,0,0,0.35);
}


.b6 {
	margin-top: 100px;
	width: 90%;
	max-width: 1440px;
	margin-left: 5%;
	height: auto;
	min-height: 800px;
	margin: 0 auto;
	padding: 50px;
}

.b6_left {
	width: 50%;
	float: left;
}

.b6_img1 {
	width: 100%;
	
}

.b6_right {
	width: 45%;
	float: left;
	
	padding-left: 50px;
	padding-top: 50px;
}

.priceblock {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}

.pricelist {
	margin-right: 10px;
	width: 70px;
	padding: 20px;
	background-color: #DEDEDE;
	border-radius: 5px;
	float: left;
}

.price_text1 {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 300;
	
}

.price_text2 {
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 300;
	text-decoration: line-through;
	margin-top: 10px;
	
}

.price_text3 {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 500;
	
}

.b6_text1 {
	font-family: Lora;
	font-size: 36px;
	font-weight: 800px;
}

.b6_text2 {
	font-family: Lora;
	font-size: 24px;
	font-weight: 400;
	margin-top: 10px;
}

.b6_text3 {
	font-family: Lora;
	font-size: 18px;
	font-weight: 400;
	margin-top: 200px;
	line-height: 200%;
}

.btn4 {
	background-color: #363636;
	border-radius: 5px;
	padding: 20px 25px 20px 25px;
	font-family: Montserrat;
	font-size: 18px;
color: #DFDFDF;
	margin-top: 50px;
	outline: none;
	border: none;
	text-transform: uppercase;
}

.btn4:hover {
	cursor: pointer;
	background-color: #151515;
}


.important {
	margin-top: 50px;
	
}

.b6_icon1 {
	float: left;
	margin-top: 5px;
}

.b6_text4 {
	font-family: Lora;
	font-size: 14px;
	letter-spacing: 140%;
	width: 400px;
	margin-left: 50px;
}

.holdimg {
	width: 200px;
	position: fixed;
	margin-left: 85%;
	margin-top: 35%;
	z-index: 999;
	border-radius: 10px;
	opacity: 0.8;
	-webkit-box-shadow: 5px 2px 41px -9px rgba(0,0,0,0.35);
-moz-box-shadow: 5px 2px 41px -9px rgba(0,0,0,0.35);
box-shadow: 5px 2px 41px -9px rgba(0,0,0,0.35);
}

.holdimg:hover {
	
	
	cursor: pointer;
	opacity: 1;
}



.b7 {
	margin-top: 100px;
	width: 90%;
	max-width: 1440px;
	margin-left: 5%;
	height: auto;
	min-height: 800px;
	margin: 0 auto;
	text-align: center;
}

.expert {
	
	display: inline-block;
	margin: 20px;
	width: 300px;
	vertical-align: top;
}

.expertpic {
	height: 300px;
	  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.b7_text1 {
	font-family: Lora;
	font-size: 18px;
	font-weight: 600;
	margin-top: 20px;
	
}
.b7_text2 {
	font-family: Lora;
	font-size: 16px;
	font-weight: 300;
	margin-top: 0px;
	
}

.b7_text3 {
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 300;
	margin-top: 20px;
	line-height: 150%;
	
}


.headtext2 {
	margin-top: 100px;
	margin-bottom: 50px;
}


footer {
	width: 100%;
	height: auto;
	border-top: 1px solid #DEDEDE;
	margin-top: 100px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.footlogo {
	width: 200px;
	float: left;
	margin-right: 15%;
	margin-top: -20px;
	margin-bottom: 50px;
}

.footext1 {
	font-family: Lora;
	font-size: 14px;
	margin-left: 0%;
	margin-top: 0px;
}

.footext1:hover {
	text-decoration: underline;
	cursor: pointer;
}



.btn5 {
	float: right;
	background-color: #DFDFDF;
	border-radius: 5px;
	padding: 15px 25px 15px 25px;
	font-family: Montserrat;
	font-size: 14px;
color: #363636;
	margin-top: -25px;
	outline: none;
	border: none;
	margin-left: 0px;
	text-transform: uppercase;
}

.btn5:hover {
	cursor: pointer;
	background-color: #B7B7B7;
}






.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
	z-index: 99999;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
	padding: 30px;
}

.popuptext1 {
	font-family: Lora;
	font-size: 36px;
	font-weight: 600;
	margin-top: 20px;
}


.popuptext2 {
	font-family: Lora;
	font-size: 16px;
	font-weight: 400;
	line-height: 140%;
	margin-top: 20px;
}




.popuplogo {
	width: 200px;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}




@media (min-width: 768px) {
  .mob-true {
    display: none !important; }
  .steps-block__count {
    display: none; } }

@media (max-width: 1600px) {
   }

@media (max-width: 1400px) {
  }

@media (max-width: 1450px) {
 }

@media (max-width: 1200px) {
	.logo {
		margin-right: 10%;
	}
	
	
		
	.btn1 {
		width: 200px;
		font-size: 16px;
	}
	
	.btn2 {
		font-size: 16px;
	}
	
	.b1 {
		padding-bottom: 100px;
	}
	
	.b5 {
		text-align: center;
	}
	
	.b5_left {
		width: 100%;
		display: inline-block;
		float: none;
	}
	
	.b5_right {
		width: 100%;
		display: inline-block;
		float: none;
		text-align: center;
		
	}
	
	.b5_icon1 {
		margin-top: 20px;
	}
	
	.b5_text1 {
		margin: 0 auto;
	}
	
	.b5_text2 {
			margin: 0 auto;
		margin-top: 20px;
	}
	
	.reviewpic {
		width: 80%;
	}
	
	.pricelist {
		margin: 10px;
	}
	
	.b6_right {
		margin-top: -50px;
	}
	
	.b6_text3 {
		
		margin-top: 330px;
	}
	
	
   }

@media (max-width: 1023px) {
	

	.menu {
		display: none;
	}
	header {
		text-align: center;
		}
	
	.text1 {
		font-size: 14px;
		padding: 20px;
	}
	
	.right {
		margin-top: 200px;
	}
	
	
	.b6_left {
		display: inline-block;
		text-align: center;
		width: 100%;
	}
	
	.b6_img1 {
		height: 500px;
		width: auto;
		margin: 0 auto;
	}
	
	.b6_right {
		display: inline-block;
		width: 100%;
		text-align: center;
		margin-top: 10px;
	}
	
	.b6_text3 {
		margin-top: 200px;
	}
	
	.pricelist {
	display: inline-block;
		text-align: center;
	}
	
	.priceblock {
		display: inline-block;
			width: 100%;
	}


	
 }

@media (max-width: 767px) {
	
	.holdimg {
		width: 100px;
		height: auto;
		margin-left: 75%;
		margin-top: 90%;
		display: none;
	}
	
	.logo {
		width: 150px;
		margin-top: 5px;
	}
	
	.btn3 {
		width: 250px;
		font-size: 12px;
	}
	
	header {
		height: 50px;
		min-height: 50px;
	}
	
	.b1, .b2, .b3, .b4, .b5, .b6, .b7 {
		margin-left: 0;
	}
	
	.left {
		width: 100%;
		text-align: center;
		margin-left: 5%;
		margin-top: 400px;
	}
	
	.right {
		width: 100%;
		margin-top: -980px;
		z-index: -1;
		text-align: center;
	}
	
	
	.offer {
		font-size: 28px;
	}
	
	.descriptor {
		font-size: 16px;
		margin-top: 20px;
	}
	
	.offerblock {
		width: 80%;
		text-align: left;
		margin-left: 10%;
	}
	
	.btn1 {
		width: 80%;
		height: 60px;
	}
	
	.b1 {
		padding-bottom: 200px;
	}
	
	.b1_img1 {
		margin-left: 5%;
	}
	.b1_img2 {
		margin-left: 5%;
	}
	
	.b3 {
		width: 100%;
	}
	
	
	.b3_img1 {
		width: 100%;
	}
	
	.b3_img2 {
		display: none;
	}
	
	.b3_img2_mobile {
		display: block;
	}
	
	.b4 {
		text-align: center;
	}
	
 
	
	
	.famous {
		display: inline-block;
	}
	
	.b5_left {
		display: none;
	}
	
	.b5_right {
		width: 100%;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	
	.video {
		display: inline-block;
		width: 80%;
		margin-top: 50px;
		border-radius: 10px;
	}
	
	.b5, .b5_1 {
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	.b5_img2 {
		width: 80%;
		 margin-bottom: 50px
	}
	
	.reviewpic {

	}
	
	.b6 {
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	.b6_right {
		width: 100%;
		text-align: center;
		margin: 0;
		padding: 0;
	}
	
	.b6_text1 {
		margin-top: 50px;
		
	}
	
	.b6_text2 {
		margin-bottom: 50px;
		
	}
	
	.b6_text3 {
		margin-top: 50px;
		
	}
	
	.priceblock {
		width: 100%;
		text-align: center;
		padding: 0px;
		margin: 0px;
	}
	
	.pricelist {
		display: inline-block;
		float: none;
	}
	
	.important {
		text-align: left;
	}
	
	.b7 {
		margin-top: 700px;
		text-align: center;
		padding: 0;
		width: 100%;
	}
	
	footer {
		text-align: center;
	}
	
	.footlogo {
		width: 50%;
		display: inline-block;
		float: none;
		margin: 20px;
	}
	
	.footext1 {
		width: 50%;
		display: inline-block;
		float: none;
		margin: 20px;
	}
	
	.btn5 {
		width: 80%;
		display: inline-block;
		float: none;
		margin: 20px;
	}
	
   }

@media (max-width: 400px) {
   }




@keyframes rotate-animation {
	0% {
		transform: rotate(0deg);
  }
  50% {
		transform: rotate(180deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.modal-form{
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 100000000000;
	width: 100%;
	height: 100%;
	background: #343434;
	display: flex;
	justify-content: center;
	overflow-y: scroll;

}
.modal-form .inner{
	border-radius: 10px;
	background: #D9D9D9;
	width: 100%;
	max-width: 550px;
	padding-left: 69px;
	padding-right: 69px;
	padding-top: 56px;
	padding-bottom: 58px;
	margin-top: 100px;
	margin-bottom: 100px;
	height: max-content;
	box-sizing: border-box;
	position: relative;
}
.modal-form__close{
	position: absolute;
	top: -32px;
	right: -32px;
	cursor: pointer;
}
.modal-form .inner form{
	display: flex;
	flex-direction: column;
	border-radius: 10px;
	background: #CDCDCD;
	padding-left: 56px;
	padding-right: 56px;
	padding-top: 51px;
	padding-bottom: 52px;
}
.modal-form .inner input{
	border-radius: 5px;
	background: #BDBDBD;
	height: 50px;
	padding-left: 34px;
	color: #797979;

	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	border: none;
	margin-bottom: 10px;
}
.modal-form .inner button{
	margin-top: 45px;
	border-radius: 5px;
	background: #3E3E3E;
	width: 300px;
	height: 50px;
	color: #D3D3D3;
	border: none;
	cursor: pointer;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 22.4px */
	text-transform: uppercase;
}
.modal-form__pretitle{
	max-width: 152px;
	margin-bottom: 21px;
}
.modal-form__pretitle img{
	max-width: 100%;
}
.modal-form__title{
	color: #000;
	max-width: 413px;
	font-family: Lora;
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 21px;
}
.modal-form__text{
	color: #000;
	font-family: Lora;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	max-width: 413px;
	margin-bottom: 35px;
}
.modal-form .input-select{
	display: none;
}
.modal-select{
	width: 100%;
	height: 50px;
	border-radius: 5px;
	background: #BDBDBD;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #797979;
	cursor: pointer;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	position: relative;
}
.modal-select-hidden{
	position: absolute;
	width: 100%;
	top: 50px;
	background: #BDBDBD;
}
.modal-select-hidden-item{
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding-left: 34px;
	padding-right: 32px;
	justify-content: space-between;
	border-radius: 5px;
	background: #D9D9D9;
	height: 53px;
}
.modal-select-hidden-item:nth-child(2n){
	background: #BDBDBD;
}
.modal-select svg{
	
}
.modal-select-hidden__name{
	color: #3C3C3C;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 400;
	line-height: 140%;
}
.modal-select-hidden-item .right{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.modal-select-hidden-item .right span{
	color: #3C3C3C;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 400;
	line-height: 140%; /* 19.6px */
	text-decoration-line: strikethrough;
}
.modal-select-hidden-item .right strong{
	color: #292929;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 700;
	line-height: 140%;
	margin-left: 10px;
}
.modal-select__icon{
	display: flex;
	position: relative;
	margin-left: 32px;
}
.modal-select__change{
	min-width: 187px;
}
.modal-select__icon *{
	transition: .4s all ease;
}
.modal-select__icon .active-true{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
}
.modal-select-hidden{
	transition: .4s all ease;
	opacity: 0;
	visibility: hidden;
}
.modal-select.active .modal-select-hidden{
	opacity: 1;
	visibility: visible;
}
.modal-select.active .modal-select__icon svg{
	opacity: 0;
}
.modal-select.active .modal-select__icon .active-true{
	opacity: 1;
}
.modal-form{
	opacity: 0;
	visibility: hidden;
	transition: .4s all ease;
}
.modal-form.active{
	opacity: 1;
	visibility: visible;
}

.modal-form .inner{
	margin-top: auto;
	margin-bottom: auto;
	height: max-content;
}
.modal-form{
	overflow-y: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	height: unset;
}

.thanks-page{
	padding-top: 350px;
	margin-bottom: 200px;
	text-align: center;
}
.thanks-page__title{
	font-family: Lora;
	font-size: 50px;
	font-weight: 600;
	margin-bottom: 30px;
}
.thanks-page__text{
	font-family: Lora;
	font-weight: 300;
	font-size: 20px;
	line-height: 140%;
}
.thanks-page__btn{
    background-color: #DFDFDF;
    border-radius: 5px;
    padding: 15px 25px 15px 25px;
    font-family: Montserrat;
    font-size: 14px;
    color: #363636;
    margin-top: 5px;
    outline: none;
    border: none;
    margin-left: 0px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 30px;
}


@media (max-width: 767px)  {
	html, body{
		overflow-x: hidden;
	}
	.modal-form{
		padding-right: 20px;
		padding-left: 20px;
		box-sizing: border-box;
	}
	.modal-form *{
		box-sizing: border-box;
	}
	.modal-form .inner{
		max-width: 100%;
		padding: 30px 20px;
	}
	.modal-form .inner form{
		padding: 20px;
	}
	.modal-form__pretitle{
		margin-bottom: 9px;
	}
	.modal-form .inner button{
		width: 100%;
		margin-top: 23px;
	}
	.modal-form__close{
		top: -52px;
		right: 0px;
	}
	.modal-select-hidden-item .right{
		margin-top: 0;
		width: unset;
		z-index: unset;
		text-align: right;
	}
	.modal-select-hidden-item{
		padding-left: 15px;
		padding-right: 15px;
	}
	.modal-form{
		padding-top: 150px;
		padding-bottom: 150px;
	}
	.modal-form .inner{
		margin-top: 0;
		margin-bottom: 0;
	}
	.blocktextholder{
		width: 100%;
		box-sizing: border-box;
		margin-left: 0;
	}
	.text1{
		box-sizing: border-box;
		width: 100%;
	}
	header .btn3{
		width: 160px;
		margin-right: 10px;
	}
	header .logo{
		position: relative;
		top: 13px;
	}
	header{
		padding-top: 5px;
	}
}