* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html, body {
	overflow-x:hidden;
	width: 100vw;
	background: #F3F3F3;
	}
@media screen and (min-width: 1500px) and (orientation: landscape) {
section {
  width: 100vw;
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
		  margin: 0 0 0 0;
}

.burger-menu{
	display: none;
}

#section01 {
  background: #F3F3F3;
  height: 969px;
padding: 0 0 0 0;
}

#section01-bg {
	width: 100vw;
	height: 969px;
	position: absolute;
  background: url(1.2.JPEG);
  background-size: cover;
  float: center;
}

#container {
	padding-left: 70px;
	padding-right: 70px;
	width: 1500px;
	margin: 10px 70px 0 70px;
	position: relative;
}

nav {width: 1500px;
  height: 100px;
    display: flex;
}

.logofoto{
	width: 100%;
	height:100%;
}

#logo {
	margin-top: 2.5px;
  width: 95px;
  height: 95px;
display: inline-block;
float: left;
}

#word-mark {
  margin: 20px 0 0 0;
display: inline-block;
width: 310px;
 float: left;
}

#word-mark h2{
	font-family: 'Roboto', sans-serif;
	 font-size: 13.5px;
	 color: #313D57;
     font-weight: 400;
	 letter-spacing: 0.4px;
 }
 #word-mark h1{
	 font-family: 'Russo One', sans-serif;
	 font-size: 48px;
	 color: #313D57;
line-height: 97%;
 }
 
#menu03{
	display: none;
}

#menu01 {
	float: left;
	display: inline-block;
	width: 300px;
    height: 40px;
	margin: 25px 0 0 0px;
z-index: 1;
}

.button_menu{
   background-color: rgba(255,255,255,0);
    	font-family: 'Roboto', sans-serif;
		word-spacing: none;
	font-size: 36px;
	 color: #313D57;
     font-weight: 200;
    border: none;
    cursor: pointer;
	z-index: 2;
}

.one{
	margin: 0 0 0 20px;
	width: 330px;
	height: 43px;

}

#contact_button{
	display: inline-block;
	float: left;
	width: 170px;
	height: 43px;
	margin: 25px 150px 0 10px;
}

ul {
  list-style: none; 
  margin: 0;
  padding: 0;
}
 li {

}

a {
  display: block;
  text-decoration: none;
  outline: none;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
	 color: #313D57;
     font-weight: 400;
  transition: 0.5s linear;
}
ul {
  list-style: none; 
  margin: 0;
  padding: 0;
}

.topmenu{
	padding-left: 90px;
	width: 200px;
}

.topmenu > li {
  display: inline-block;
  position: relative;
}
.topmenu > li:last-child {
  margin-right: 0;
}

#menu-cloud{
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #3D55AB;
	margin: 15px 0 0 112.5px;
}

#menu-cloud2{
    width: 260px;
    height: 125px;
    background: #3D55AB;
	padding-top: 15px; 
	border-radius: 10px;
}

#menu-cloud2 a{
		color: #E5E5E5;
}

.submenu {
	margin-left: -72.5px;
	padding-top: 5px;
  top: 100%;
  left: 0;
  width: 350px;
  height: 110px;
  z-index: 10;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.submenu li a{
	  font-family: 'Roboto', sans-serif;
  font-size: 18px;
	 color: #313D57;
     font-weight: 400;
	 margin-bottom: 15px;
	 text-align: center;
}

.one ul {
}
.one ul a {
  color: #313D57;
}
.one .submenu {
  display: none;
}
.one ul li:hover .submenu {
  display: block;
}


.button_menu:active, 
.button_menu:focus {
    outline: none;
}

.button_menu-content{
    display: none;
    position: absolute;
    min-width: 160px;
    overflow: auto;
    z-index: 1;
}

.button_menu-content a {
	background-color: rgba(255,255,255,0);
    	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	 color: #313D57;
     font-weight: 200;
  text-decoration: none;
}

.button_menu p{
		font-size: 18px;
     font-weight: 200;
	 float: left;
}

.show {display: block;}


#menu02 {
	display: inline-block;
	width: 360px;
    height: 40px;
	margin-top: 25px;
z-index: 1;
}

.tab p{
	  font-family: 'Roboto', sans-serif;
font-size: 18px;
font-weight: 200;
margin-top: 10px;
}

#menu02 .tab {
  position: relative;
  overflow: hidden;
    margin-bottom: -10px;
}

#menu02 .tab_button1{
			 width: 360px;
	 height: 45px;
	 background: rgba(255,255,255,0);
}

#menu02  .tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
#menu02 .tab label {
  position: relative;
  display: block;
font-family: 'Roboto', sans-serif;
font-size: 36px;
font-weight: 400;
  cursor: pointer;
  color: #313D57;
}

#menu02 .tab-content {
	margin: 0 0 0 0;
  max-height: 0;
  overflow: hidden;
  background: rgba(255,255,255,0);
  border: 0 solid #3D55AB;
   border-radius: 0;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
  z-index: -1;
  opacity: 0;
}
#menu02 .blue .tab-content {
  background: #3498db;
}
#menu02 .tab-content p {
  margin: 30px 0 0 0;
  color: #313D57;
  font-family: 'Roboto', sans-serif;
font-size: 36px;
font-weight: 400;
  
}
/* :checked */
#menu02 .tab input:checked ~ .tab-content {
  max-height: 100vh;
  opacity: 1;
  margin-top: -30px;
}

/* Icon */


#menu02 .tab label::after {
  position: absolute;
  display: block;
  width: 17px;
  height: 17px;
  margin: -8px 0 0 -5px;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  transform: rotate(135deg);
}
#menu02 .tab input[type=checkbox] + label::after {
    content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  border-top: 3px solid #313D57;
  border-right: 3px solid #313D57;
  border-radius: 3px;

}
#menu02 .tab input[type=radio] + label::after {
  content: "\25BC";
}
#menu02 .tab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
#menu02 .tab input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}


#menu02 a{
	margin-top: 75px;
}

#air_box{
	 width: 500px;
    height: 80px;
	background-color:#ffff00;
	display: inline-block;
}

#content_foto{
		width: 467px;
    height: 814px;
	display: inline-block;
	margin: 45px 0 0 900px;
	float: left;
}

#content_foto3{
		width: 669px;
    height: 805px;
	display: inline-block;
	margin: 54px 0 0 720px;
	float: left;
}

.foto_home{
		width: 100%;
    height: 100%;
}

#content_home{
	width:1500px;
    height:850px;
	display: inline-block;
	float: left;
	margin-top: -900px;
}

#content_home h1{
	padding: 120px 0 30px 0;
    	font-family: 'Roboto', sans-serif;
	font-size: 64px;
	 color: #313D57;
     font-weight: 500;
}

#content_home h2{
	padding:20px 0 0 35px;
    	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	 color: #313D57;
     font-weight: 400;
	 width: 750px;
}

#content_home2{
	width:1500px;
    height:850px;
	display: inline-block;
	float: left;
	margin-top: -850px;
}

#content_home2 h1{
	padding:150px 0 40px 0;
    	font-family: 'Roboto', sans-serif;
	font-size: 64px;
	 color: #313D57;
     font-weight: 500;
}

#content_home2 h2{
	padding:20px 0 0 35px;
    	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	 color: #313D57;
     font-weight: 400;
	 width: 750px;
}

.colortext{
	 color: #FF3031;
}

#red_circle{
	margin:0 14px 0 -35px;
	display: inline-block;
		width:23px;
    height:23px;
	border-radius: 50%;
	background: #FF3031;
}


#tabtarif button{
	width: 20vw;
	 height: 3vw;
	 font-size: 2vw;
	 color: #313d57;
	 background-color: #9fcdcf;
	 border: none;
	 cursor: pointer;
	 font-family: serif;
	 margin: 0.5vw 15vw 0.5vw 15vw;
}

.error{
	background-color: #ff294d;
	margin: 0.5vw 0 0.5vw 0;
	color: #313d57;
	font-size: 1.5vw;
	padding: 0.2vw 0.5vw 0.2vw 0.5vw;
	width: 21vw;
	height: 2vw;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
}

.buttony{
	 width: 5vw;
  height: 5vw;
  cursor: pointer;
}

.buttonk{
  opacity: 0;
}

.button {
	z-index:5;
	width: 700px;
	height: 90px;
	background: #FFCC51;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 50px;
	border-radius: 15px;
	padding-top: 20px;
	box-shadow: 0 5px 5px rgba(122,122,122,0.5);
	color: #313d57;
}

.button span {
		padding:20px 0 0 35px;
    	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	 color: #f;
     font-weight: 400;
	 left: 50%;
	 top:50%;
}

.button span h4{
	    	font-family: 'Roboto', sans-serif;
	font-size: 36px;
     font-weight: 400;
	 color: #313d57;
	 text-align: center;
	 margin-top: -38px;
}


.ptext{
		font-size: 48px;
	color: #FEFEFE;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 700;	
}

.ptext2{
	font-size: 18px;
	color: #FEFEFE;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 400;
	margin-top: 12px;
}

.ptext2 a{
	color: #b3b3b3;
	font-size: 18px;
	display: inline-block;
	border-bottom: 1px solid currentColor;
	border-bottom-color: #b3b3b3;
}

.popup button {
	background: #FFCC51;
	border: none;
	font-size: 36px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 700;
     color: #313d57;
	 width: 532px;
	 height: 92px;
	 margin: 52px 90px 0 90px;
}

.ptext3{
		font-size: 64px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 700;
		text-align: center;
			color: #FEFEFE;
			margin-top: 260px;
}

.knopka {
	z-index: 9999;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .8);
	display: none;
}

.popup {
	z-index:9999;
	position: fixed;
	position: center;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	box-sizing: border-box;
	background-color: #3D55AB;
	width:  712px;
	height: 757px;
	border-radius: 5px;
	border: 3px solid #EDEDED;;
		padding: 55px 0 0 0;
}

.close-popup {
	background: #3D55AB;
	display: block;
	width: 50px;
	height: 50px;
	right: 0;
	top: 0;
	cursor: pointer;
	position: fixed;

}

.close-popup:before,
.close-popup:after {
    content: "";
    position: absolute;
    top: 17px;
    left: 10px;
    width: 40px;
    height: 5px;
    background: #E5E5E5;
	border-radius: 3px;
}

.close-popup:before {
    webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-popup:after {
    webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#section02{
	  background: #4561C7;
  height: 780px;
}

#section02 h1{
	 color: #E5E5E5;
	 margin-top: 85px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 64px;
	font-weight: 700;
}

#cards01{
	float: left;
  height: 450px;
  width: 450px;
  display: inline-block;
  margin-right: 5px;
}

#cards02{
	width: 700px;
	float: left;
  height: 450px;
  width: 450px;
  display: inline-block;
  margin-right: 5px;
}

#cards03{
	float: left;
  height: 450px;
  width: 450px;
  display: inline-block;
}

#card_icon{
  height: 220px;
  width: 220px;
  margin-left: 115px;
  margin-top: 20px;
  display: block;
}

#card_text{
	color: #E5E5E5;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	height: 230px;
  width: 450px;
}

#card_text h2{
	
	font-size: 48px;
	margin-bottom: 15px;
	font-weight: 400;
}
#card_text h3{
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 400;
}

#our_pluses{
	width: 1500px;
	display: block;
	height: 500px;
	margin-top: 85px;
}

.icon1{
margin: 10px 0 0 12.5px;
	 height: 200px;
    width: 195px;
}

.icon2{
margin: 6.5px 0 0 26.5px;
	 height: 207px;
    width: 167px;
}

.icon3{
margin: 15.5px 0 0 27.5px;
	 height: 189px;
    width: 165px;
}

.colortext2{
	color: #EFC328;
}

.colortext{
	 color: #FF3031;
}

#section03{
	background: #E5E5E5;
	height: 1110px;
}

#section03 h1{
	 color: #313D57;
	 margin-top: 72px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 64px;
	font-weight: 700;
	margin-bottom: 40px;
}

.cards_bukh{
	height: 290px;
    width: 568px;
	background: #FBFBFB;
	border-radius: 15px;
	box-shadow: 6px 6px 10px rgba(0,0,0,0.25);
	margin-top: 96px;
	display: inline-block;
	padding: 4px 25px 0 40px;
	float: left;
}

.cards_bukh p{
		color: rgba(69,97,199,0.2);
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 96px;
	font-weight: 500;
}

.cards_bukh h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 30px;
	font-weight: 500;
	margin: -65px 0 0 24px;
}

.cards_bukh h3{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 18px;
	font-weight: 400;
margin: 20px 0 -10px 24px;
}

.cards_bukh2{
	height: 290px;
    width: 568px;
	background: #FBFBFB;
	border-radius: 15px;
	box-shadow: 6px 6px 10px rgba(0,0,0,0.25);
	margin-top: 96px;
	display: inline-block;
	padding: 4px 25px 0 40px;
	float: right;
}
.cards_bukh2 p{
		color: rgba(69,97,199,0.2);
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 96px;
	font-weight: 500;
}

.cards_bukh2 h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 30px;
	font-weight: 500;
	margin: -65px 0 0 24px;
}

.cards_bukh2 h3{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 18px;
	font-weight: 400;
margin: 20px 0 -10px 24px;
}

#section04{
	background: #3D55AB;
	height: 750px;
}

#section04 h1{
	 color: #E5E5E5;
	 margin-top: 90px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 64px;
	font-weight: 700;
}

.icon4{
margin: 10px 0 0 12px;
	 height: 146px;
    width: 146px;
}

.icon5{
margin: 10px 0 0 30px;
	 height: 144px;
    width: 110px;
}

.icon6{
margin: 10px 0 0 -5px;
	 height: 138px;
    width: 180px;
}

#section04 h2{
	margin-top: 10px;
		 color: #E5E5E5;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 36px;
	font-weight: 400;
	
}

#section04 h3{
	margin-top: 10px;
		 color: #E5E5E5;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 18px;
	font-weight: 400;
}

#cards04{
	float: left;
  height: 340px;
  width: 366px;
  display: inline-block;
  margin-right: 5px;
}

#cards07{
float: left;
  height: 340px;
  width: 120px;
  display: inline-block;
  margin-right: 5px;
}

#card_text2{
	color: #E5E5E5;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	height: 150px;
  width: 366px;
}

#card_icon2{
  height: 170px;
  width: 170px;
  margin-left: 98px;
  margin-top: 20px;
  display: block;
}

.arrow {
      width: 30px;
      height: 30px;
      border-top: 5px solid #FFCC51;
      border-right: 5px solid #FFCC51;
	  border-radius: 5px;
	  display: inline-block;
	  margin: 0 0 0 80px;
	  float: left;
	  margin-top: 95px;
}

.arrow-right {
      transform: rotate(45deg);
  }
  
 .arrow_stick{
	 width: 100px;
      height: 5px;
	  background: #FFCC51;
	  border-radius: 5px;
	  display: inline-block;
	  margin-left: 10px;
	  float: left;
	  margin-top: -17.5px;
 }


#easy_actions{
	width: 1500px;
	display: block;
	height: 500px;
	margin-top: 95px;
}



#section08{
	height: 9200px;
	background: #F3F3F3;
}

#section08 h1{
	 color: #313D57;
	 margin-top: 90px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 64px;
	font-weight: 700;
}

.uCalc_331075{
	width: 1352px;
	margin-top: 110px;
}

#section05 {
  background: #E8E8EA;
  height: 1000px;
padding: 0 0 0 0;
}

#section05-bg {
	width: 1492px;
	height: 1000px;
	position: absolute;
  background: url(1.4.jpg);
  background-size: cover;
  left: 0;
}

#section05-bg2 {
	width: 1492px;
	height: 1000px;
	position: absolute;
  background: url(1.4.jpg);
  background-size: cover;
  left: 0;
}

.call_bg{
	display: inline-block;
	float: left;
	width: 512px;
	height: 512px;
	margin-left: 30px;
	margin-top: 300px;
	background:url(1.6.png);
	opacity: 0.7;
}

.call_request p{
		font-size: 18px;
	color: #9E9E9E;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 400;
	margin-top: 12px;
}

.call_request a{
	color: #9E9E9E;
	font-size: 18px;
	display: inline-block;
	border-bottom: 1px solid currentColor;
	border-bottom-color: #9E9E9E;
}

.call_request{
	background: #3D55AB;
	width:  712px;
	height: 757px;
	border: 3px solid #EDEDED;
	border-radius: 5px;
	margin: 110px 0 0 0;
	padding: 55px 0 0 0;
	display: inline-block;
	float: left;
	position: absolute;
	right: 70px;
}

.call_request h1{
	font-size: 48px;
	color: #FEFEFE;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 700;
}

.call_request2 p{
		font-size: 18px;
	color: #9E9E9E;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 400;
	margin-top: 12px;
}

.call_request2 a{
	color: #9E9E9E;
	font-size: 18px;
	display: inline-block;
	border-bottom: 1px solid currentColor;
	border-bottom-color: #9E9E9E;
}

.call_request2{
	background: #3D55AB;
	width:  712px;
	height: 757px;
	border: 3px solid #EDEDED;
	border-radius: 5px;
	margin: 110px 0 0 0;
	padding: 55px 0 0 0;
	display: inline-block;
	float: left;
	position: absolute;
	right: 70px;
}

.call_request2 h1{
	font-size: 48px;
	color: #FEFEFE;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 700;
}

.form-name-label {
	  display: flex;
	 flex-direction: column;
 }
 
 .form-name-imput{
	 margin: 60px 93px 0 93px;
	 background-color: #EDEDED;
	 width: 520px;
	 height: 62px;
	 font-size: 36px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 400;
     color: #313d57;
	 border: none;
	 padding: 5px 5px 5px 10px;
	 border-radius: 20px;
 }
 
 .form-name {
	 display: flex;
	 flex-direction: column;
	 float: left;
 }

 .form-email-label {
	  display: flex;
	 flex-direction: column;
 }
 
 .form-email-imput{
	 margin: 45px 93px 0 93px;
	 background-color: #EDEDED;
	 width: 520px;
	 height: 62px;
	 font-size: 36px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 400;
     color: #313d57;
	 border: none;
	 padding: 5px 5px 5px 10px;
	 border-radius: 20px;
 }
 
 .form-email {
	 display: flex;
	 flex-direction: column;
	 float: left;
 }
 
 .form-phone{
	 display: flex;
	 flex-direction: column;
	 float: left;
 }

.form-phone-label{
	 display: flex;
	 flex-direction: column;
}

.form-phone-imput{
	 margin: 45px 93px 0 93px;
	 background-color: #EDEDED;
	 width: 520px;
	 height: 62px;
	 font-size: 36px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 400;
     color: #313d57;
	 border: none;
	 padding: 5px 5px 5px 10px;
	 border-radius: 20px;
}

.call_request button {
	background: #FFCC51;
	border: none;
		 font-size: 36px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 700;
     color: #313d57;
	 	 width: 532px;
	 height: 92px;
	 margin: 52px 90px 0 90px;
	 padding: ;
}

.call_request2 button {
	background: #FFCC51;
	border: none;
		 font-size: 36px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 700;
     color: #313d57;
	 	 width: 532px;
	 height: 92px;
	 margin: 52px 90px 0 90px;
	 padding: ;
}

.form-wrapper

#section06 {
	background: #F3F3F3;
}

#section010 {
	background: #F3F3F3;
}

#section07 {
  background: #F3F3F3;
  height: 950px;
padding: 0 0 0 0;
}

#section06 h1{
	 color: #313D57;
	 margin-top: 85px;
	 margin-bottom: 60px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 64px;
	font-weight: 400;
}

#section010 h1{
	 color: #313D57;
	 margin-top: 85px;
	 margin-bottom: 60px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 64px;
	font-weight: 400;
}

.questions{
		 width: 1360px;
	 height: 90px;
	 border-radius: 20px;
	 background: #3D55AB; 
	 color: #E5E5E5;
	margin-top: 70px;
	margin-bottom: -40px;
	padding: 25px 0 25px 30px;
}

#section06 h2{
	 	font-family: 'Roboto', sans-serif;
		font-size: 36px;
	font-weight: 400;
}

#section010 h2{
	 	font-family: 'Roboto', sans-serif;
		font-size: 36px;
	font-weight: 400;
}

#section07 h1{
	 color: #313D57;
	 margin-top: 85px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 64px;
	font-weight: 700;
}

#section07 h2{
	 color: #313D57;
	 margin-top: 50px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 24px;
	font-weight: 400;
	line-height: 2;
}

#section07 h3{
	 color: #FF8B76;
	 margin-top: 10px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 18px;
	font-weight: 400;
}

.mymap{
	width: 1500px;
	 height: 430px;
	 margin-top: 100px;
	 margin-left: -70px;
}

.map_logo{
	width: 20px;
	 height: 20px;
	 margin-top: 5px;
}

.half {
  float: left;
  width: 50%;
  padding: 0 1em;
}
/* Acordeon styles */

.tab {
  position: relative;
  margin-bottom: 40px;
  width: 100%;
  overflow: hidden;
}

.tab_button{
			 width: 1360px;
	 border-radius: 20px;
	 background: #3D55AB; 
	 display:inline-flex;
	 color: #E5E5E5;
	padding: 25px 0 25px 30px;
}

.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab label {
  position: relative;
  display: block;
font-family: 'Roboto', sans-serif;
font-size: 36px;
font-weight: 400;
  cursor: pointer;
}

.tab-content {
	margin: 0 0 0 0;
 width: 1360px;
  max-height: 0;
  overflow: hidden;
  background: #F3F3F3;
  border: 3px solid #3D55AB;
   border-radius: 20px;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
  z-index: -1;
  opacity: 0;
}

.tab-content2 {
	margin: 0 0 0 0;
 width: 1360px;
  max-height: 0;
  overflow: hidden;
  background: #F3F3F3;
  border: 3px solid #3D55AB;
   border-radius: 20px;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
  z-index: -1;
  opacity: 0;
}

.blue .tab-content2 {
  background: #3498db;
}
.tab-content2 p {
  margin: 50px 30px 30px 30px;
  color: #313D57;
  font-family: 'Roboto', sans-serif;
font-size: 24px;
font-weight: 200;
  
}

.blue .tab-content {
  background: #3498db;
}
.tab-content p {
  margin: 50px 30px 30px 30px;
  color: #313D57;
  font-family: 'Roboto', sans-serif;
font-size: 24px;
font-weight: 200;
  
}
/* :checked */
.tab input:checked ~ .tab-content {
  max-height: 100vh;
  opacity: 1;
  margin-top: -30px;
}

.tab input:checked ~ .tab-content2 {
  max-height: 100vh;
  opacity: 1;
  margin-top: -30px;
}

/* Icon */


.tab label::after {
  position: absolute;
  right: 30px;
  top: 35%;
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  transform: rotate(135deg);
}
.tab input[type=checkbox] + label::after {
    content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-top: 4px solid #F3F3F3;
  border-right: 4px solid #F3F3F3;
  border-radius: 3px;
}


.tab input[type=radio] + label::after {
  content: "\25BC";
}
.tab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.tab input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}

#section07 p{
	color: #FF8B76;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	float: center;
	margin-left: 100px;
}

#section09{
	background: #E5E5E5;
	height: 1110px;
}

#section09 h1{
	 color: #313D57;
	 margin-top: 72px;
	 margin-bottom: 20px;
	 text-align: center; 
	 	font-family: 'Roboto', sans-serif;
		font-size: 64px;
	font-weight: 700;
}


#mur1{
	width: 594px;
	height: 101px;
	margin-top: 96px;
	display: inline-block;
	float: left;
}

#mur1_card_icon{
float: left;
width: 98px;
height: 98px;
margin: 1.5px 32px 0 1px;
display: inline-block;
}

.mur_card_icon{
	width: 98px;
height: 98px;
}

#mur1_card{
float: left;
width: 462px;
height: 98px;
margin: 1.5px 0 0 0;
display: inline-block;
}

#mur1_card h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	font-weight: 400;
}

#mur2{
	width: 594px;
	height: 101px;
	margin-top: 96px;
	display: inline-block;
	float: right;
}

#mur2_card_icon{
float: left;
width: 98px;
height: 98px;
margin: 1.5px 32px 0 1px;
display: inline-block;
}

.mur_card_icon{
	width: 98px;
height: 98px;
}

#mur2_card{
float: left;
width: 462px;
height: 98px;
margin: 1.5px 0 0 0;
display: inline-block;
}

#mur2_card h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	font-weight: 400;
}


#section11 {
  background: #F3F3F3;
  height: 920px;
padding: 0 0 0 0;
}

#section11-bg {
	width: 100vw;
	height: 920px;
	position: absolute;
  background: url(1.2.JPEG);
  background-size: cover;
  float: center;
}


#content_foto2{
		width: 752px;
    height: 484px;
	display: inline-block;
	margin: 220px 0 0 635px;
	float: left;
}


#content_home3{
	width:1500px;
    height:850px;
	display: inline-block;
	float: left;
	margin-top: -745px;
	
}

#content_home4{
	width:1500px;
    height:850px;
	display: inline-block;
	float: left;
	margin-top: -800px;
	
}


#section12{
	 background: #4561C7;
	height: 800px;
}

#section12 h1{
	 color: #E5E5E5;
	 margin-top: 90px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 64px;
	font-weight: 700;
}

.icon7{
	 height: 245px;
    width: 245px;
}

.icon8{
	 height: 245px;
    width: 245px;
}

.icon9{
	 height: 245px;
    width: 245px;
}

#section12 h2{
	margin-top: 10px;
		 color: #E5E5E5;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 40px;
	font-weight: 400;
	
}

#section12 h3{
	margin-top: 10px;
		 color: #E5E5E5;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 18px;
	font-weight: 400;
}



#section13{
	background: #E5E5E5;
	height: 920px;
}

#section13 h1{
	 color: #313D57;
	 margin-top: 72px;
	 margin-bottom: 20px;
	 text-align: center; 
	 	font-family: 'Roboto', sans-serif;
		font-size: 64px;
	font-weight: 700;
}


#mur1{
	width: 594px;
	height: 101px;
	margin-top: 96px;
	display: inline-block;
	float: left;
}


#mur1_card0{
float: left;
width: 462px;
height: 98px;
margin: 1.5px 0 0 0;
display: inline-block;
padding: 3px 0 0 0;
}

#mur1_card0 h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	font-weight: 400;
}

#mur2{
	width: 594px;
	height: 101px;
	margin-top: 96px;
	display: inline-block;
	float: right;
}


#mur2_card0{
float: left;
width: 462px;
height: 98px;
margin: 1.5px 0 0 0;
display: inline-block;
padding: 3px 0 0 0;
}

#mur2_card0 h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	font-weight: 400;
}

#cards08{
	float: left;
  height: 424px;
  width: 395px;
  display: inline-block;
  margin-right: 5px;
}

#card_icon3{
  height: 245px;
  width: 245px;
  margin-left: 75px;
  margin-top: 20px;
  display: block;
}

#cards09{
float: left;
  height: 340px;
  width: 120px;
  display: inline-block;
	margin-top: 35px;
	margin-left: -30px;
	margin-right: -20px;
}

#easy_actions2{
	width: 1500px;
	display: block;
	height: 340px;
	margin-top: 95px;
}
#content_home3 h1{
	padding:150px 0 30px 0;
    font-family: 'Roboto', sans-serif;
	font-size: 64px;
	color: #313D57;
    font-weight: 500;
	width: 1000px;
}

#content_home3 h2{
	padding:20px 0 0 35px;
    	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	 color: #313D57;
     font-weight: 400;
	 width: 750px;

}

#content_home4 h1{
	padding:150px 0 30px 0;
    font-family: 'Roboto', sans-serif;
	font-size: 64px;
	color: #313D57;
    font-weight: 500;
	width: 1000px;
}

#content_home4 h2{
	padding:20px 0 0 35px;
    	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	 color: #313D57;
     font-weight: 400;
	 width: 850px;
}

.radio{
	margin-bottom: 15px;
}

.radio_input{
	-webkit-appearance: none;
	appearance: none;
	position: absolute;
}

.radio_label{
	padding-left: 35px;
	font-size: 36px;
	font-family: 'Roboto', sans-serif;
	color: #313D57;
	cursor: pointer;
	
}

.radio_label:before {
	content:"";
	display: block;
	width: 20px;
	height: 20px;
	background-color: #ffffff;
	border-radius: 50%;
	border: 1px solid #e6e6e6;
	position: absolute;
	z-index: 1;
	transition: border .1s liner;
	margin: 10px 0 0 5px;
}

.radio_label:after {
	content:"";
	display: block;
	width: 8px;
	height: 8px;
	background: #F3F3F3;
	border-radius: 50%;
    border: 7px solid #3D55AB;
	position: absolute;
	z-index: 2;
	opacity: 0;
	transition: opacity .1s linear;
	margin: -33px 0 0 5px;
}

.radio_input:checked + .radio_label:before {
}

.radio_input:checked + .radio_label:after {
opacity: 1;
}

#section014{
	height: 9200px;
	background: #F3F3F3;
}

#section014 h1{
	 color: #313D57;
	 margin-top: 90px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 64px;
	font-weight: 700;
}

#section014 h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	font-weight: 500;
	margin: 80px 0 25px 0;
}

.checkbox_label{
	padding-left: 35px;
	font-size: 36px;
	font-family: 'Roboto', sans-serif;
	color: #313D57;
	cursor: pointer;
	
}

.checkbox { 
position: relative;
}

.checkbox_input { 
	-webkit-appearance: none;
	appearance: none;
	position: absolute;
}

.checkbox_label:before {
	content:"";
	display: block;
	width: 20px;
	height: 20px;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
	border-radius: 5%;
	position: absolute;
	z-index: 1;
	transition: border .1s liner;
	margin: 10px 0 0 5px;
}

.checkbox_label:after {
	content:"";
	display: block;
	width: 8px;
	height: 8px;
	background: #F3F3F3;
    border: 7px solid #3D55AB;
	border-radius: 5%;
	position: absolute;
	z-index: 2;
	opacity: 0;
	transition: opacity .1s linear;
	margin: -33px 0 0 5px;
}

.checkbox_input:checked + .checkbox_label:before {
}

.checkbox_input:checked + .checkbox_label:after {
opacity: 1;
}


input[type="range"] {
	font-size: 36px;
	width: 100%;
	color: #3D55AB;
	--thumb-height: 20px;
	--track-height: 3px;
	--track-color: rgba(230, 230, 230, 1);
	--track-border-radius: 5%;
	--clip-edges: 5px;
	position: relative;
	overflow: hidden;
	background: #F3F3F3;
}

input[type="range"],
input[type="range"]::-webkit-slider-runnable-track,
input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none;
	height: var(--thumb-height);
}

input[type="range"]::-webkit-slider-thumb {
	--clip-top: calc((var(--thumb-height) - var(--track-height)) * 0.5 - 0.5px);
	--clip-bottom: calc(var(--thumb-height) - var(--clip-top));
	--clip-further: calc(100% + 1px);
	--box-fill: calc(-100vmax - var(--thumb-width, var(--thumb-height))) 0 0
		100vmax currentColor;
width: var(--thumb-width, var(--thumb-height));
	background-color: currentColor;
	box-shadow: var(--box-fill);
    border-radius: var(--thumb-width, var(--thumb-height));
	clip-path: polygon(
		100% -1px,
		var(--clip-edges) -1px,
		0 var(--clip-top),
		-100vmax var(--clip-top),
		-100vmax var(--clip-bottom),
		0 var(--clip-bottom),
		var(--clip-edges) 100%,
		var(--clip-further) var(--clip-further)
	);
}



input[type="range"]:hover::-webkit-slider-thumb {
	cursor: grab;
}

input[type="range"]::-webkit-slider-runnable-track {
	background: linear-gradient(var(--track-color) 0 0) scroll no-repeat center /
		100% calc(var(--track-height) + 1px);
}


.range-slider {
  flex: 1;
}

.sliderticks {
  display: flex;
  justify-content: space-between;
  padding: 5px 10px;
}

.sliderticks span {
  display: flex;
  justify-content: center;
  width: 1px;
  height: 10px;
  background: #e6e6e6;
  line-height: 40px;
  color: #313D57;
  font-family: 'Roboto', sans-serif;
}

.itog{
	display: block;
	width: 100%;
  height: 55px;
  background: #fff;
  color: #313D57;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
  font-weight: 500;
  margin-top: 40px;
  padding: 6.5px;
  border-radius: 5px;
}

.span1{
	display: inline-block;
	 float: right;
	 margin-left: 5px;
}

.span2{
	display: inline-block;
	 float: right;
	 margin-left: 5px;
}

.sum{
	display: inline-block;
	 float: right;
	 margin-left: 5px;
}

#cards010{
	float: left;
  height: 480px;
  width: 433px;
  display: inline-block;
  margin-right: 30px;
}

#card_icon4{
  height: 280px;
  width: 220px;
  margin-left: 106.5px;
  display: block; 
}

#cards011{
	width: 700px;
	float: left;
  height: 480px;
  width: 433px;
  display: inline-block;
  margin-right: 30px;
}

#cards012{
	float: left;
  height: 480px;
  width: 433px;
  display: inline-block;
}

.icon10{
margin: 23px 0 0 10px;
	 height: 230px;
    width: 200px;
}

.icon11{
margin: 24px 0 0 10px;
	 height: 230px;
    width: 200px;
}

.icon12{
margin: 40px 0 0 10px;
	 height: 200px;
    width: 200px;
}

.icon13{
margin: 69.5px 0 0 10px;
	 height: 141px;
    width: 200px;
}

.icon14{
margin: 24px 0 0 32px;
	 height: 230px;
    width: 156px;
}

.icon15{
margin: 40px 0 0 10px;
	 height: 200px;
    width: 200px;
}

#card_text2 h2{
	width: 433px;
	  font-weight: 600;
	font-size: 36px;
	font-weight: bold;
	margin-top: 14px;
}
#card_text2 h3{
	font-size: 20px;
	font-weight: 400;
	width: 433px;
	margin-top: 28px;
}

#cards014 #card_text2 h2{
	width: 447px;
	  font-weight: 600;
	font-size: 36px;
	font-weight: bold;
	margin-left: -7px;
	margin-top: 14px;
}

#cards013{
	float: left;
  height: 480px;
  width: 433px;
  display: inline-block;
  margin-right: 30px;
  margin-top: 72px;
}

#cards014{
	width: 700px;
	float: left;
  height: 480px;
  width: 433px;
  display: inline-block;
  margin-right: 30px;
  margin-top: 72px;
}

#cards015{
	float: left;
  height: 480px;
  width: 433px;
  display: inline-block;
  margin-top: 72px;
}

#section015{
	  background: #4561C7;
  height: 780px;
}

#section016{
	  background: #4561C7;
  height: 1340px;
}

#section016 h1{
	 color: #E5E5E5;
	 margin-top: 85px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 64px;
	font-weight: 700;
}

}
@media screen and (min-width: 500px) and (width < 1500px) {

html, body {
	overflow-x:hidden;
	background: #F3F3F3;
	}
	
	
section {
  width: 100vw;
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
		  margin: 0 0 0 0;
}

.burger-menu{
	display: none;
}

#section01 {
  background: #F3F3F3;
  height: 53.9vw;
padding: 0 0 0 0;
}	

#section01-bg {
	width: 100vw;
	height: 53.9vw;
	position: absolute;
  background: url(1.2.JPEG);
  background-size: cover;
  float: center;
}

#container {
	padding-left: 4.7vw;
	padding-right: 4.7vw;
	width: 85.3vw;
	margin: 10px 0 0 0;
	position: relative;	
}

nav {
	width: 85.3vw;
  height: 6.7vw;
    display: flex;

}

.logofoto{
	width: 100%;
	height:100%;
}

#logo {
	margin-top: 0.4vw;
  width: 6.3vw;
  height: 6.3vw;
display: inline-block;
float: left;


}

#word-mark {
  margin: 1.33vw  0 0 0;
display: inline-block;
width: 22.5vw;
 float: left;


}

#word-mark h2{
	font-family: 'Roboto', sans-serif;
	 font-size: 0.9vw;
	 color: #313D57;
     font-weight: 400;
	 letter-spacing: 0.4px;
 }
 #word-mark h1{
	 font-family: 'Russo One', sans-serif;
	 font-size: 3.2vw;
	 color: #313D57;
line-height: 97%;
 }
 
 #menu03{
	display: none;
}
 
 #menu01 {
	float: left;
	display: inline-block;
	width: 10.6vw;
    height: 2.7vw;
	margin: 1.7vw 0 0 0px;
z-index: 1;

}

.button_menu{
   background-color: rgba(255,255,255,0);
    	font-family: 'Roboto', sans-serif;
		word-spacing: none;
	font-size: 36px;
	 color: #313D57;
     font-weight: 200;
    border: none;
    cursor: pointer;
	z-index: 2;
}

.one{
	margin: 0 0 0 20px;
	width: 159px;
	height: 43px;
}

#contact_button{
	display: inline-block;
	float: left;
	width: 11.3vw;
	height: 2.8vw;
	margin: 1.7vw 4.3vw 0 0.7vw;
}

ul {
  list-style: none; 
  margin: 0;
  padding: 0;
}
 li {

}

a {
  display: block;
  text-decoration: none;
  outline: none;
  font-family: 'Roboto', sans-serif;
  font-size: 2.4vw;
	 color: #313D57;
     font-weight: 400;
  transition: 0.5s linear;
}
ul {
  list-style: none; 
  margin: 0;
  padding: 0;
}

.topmenu{
	width: 10.6vw;
}

.topmenu > li {
  display: inline-block;
  position: relative;
}
.topmenu > li:last-child {
  margin-right: 0;
}

#menu-cloud{
    width: 0;
    height: 0;
    border-left: 1vw solid transparent;
    border-right: 1vw solid transparent;
    border-bottom: 1.3vw solid #3D55AB;
	margin: 1vw 0 0 7.5vw;
}

#menu-cloud2{
    width: 17.3vw;
    height: 8.5vw;
    background: #3D55AB;
	padding-top: 1vw; 
	border-radius: 10px;
}

#menu-cloud2 a{
		color: #E5E5E5;
}

.submenu {
	margin-left: -4.8vw;
	padding-top: 0.33vw;
  top: 100%;
  left: 0;
  width: 23.33vw;
  height: 7.33vw;
  z-index: 10;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.submenu li a{
	  font-family: 'Roboto', sans-serif;
  font-size: 1.2vw;
	 color: #313D57;
     font-weight: 400;
	 margin-bottom: 1vw;
	 text-align: center;
}

.one ul {
}
.one ul a {
  color: #313D57;
}
.one .submenu {
  display: none;
}
.one ul li:hover .submenu {
  display: block;
}


.button_menu:active, 
.button_menu:focus {
    outline: none;
}

.button_menu-content{
    display: none;
    position: absolute;
    min-width: 10.7vw;
    overflow: auto;
    z-index: 1;
}

.button_menu-content a {
	background-color: rgba(255,255,255,0);
    	font-family: 'Roboto', sans-serif;
	font-size: 2.4vw;
	 color: #313D57;
     font-weight: 200;
  text-decoration: none;
}

.button_menu p{
		font-size: 1.2vw;
     font-weight: 200;
	 float: left;
}

.show {display: block;}


#menu02 {
	display: inline-block;
	width: 22.3vw;
    height: 2.7vw;
	margin-top: 1.7vw;
z-index: 1;

}

.tab p{
	  font-family: 'Roboto', sans-serif;
font-size: 1.2vw;
font-weight: 200;
margin-top: 1.4vw;
}

#menu02 .tab {
  position: relative;
  overflow: hidden;
    margin-bottom: -1.7vw;
}

#menu02 .tab_button1{
			 width: 24vw;
	 height: 3vw;
	 background: rgba(255,255,255,0);
}

#menu02  .tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
#menu02 .tab label {
  position: relative;
  display: block;
font-family: 'Roboto', sans-serif;
font-size: 2.4vw;
font-weight: 400;
  cursor: pointer;
  color: #313D57;
}

#menu02 .tab-content {
	margin: 0 0 0 0;
  max-height: 0;
  overflow: hidden;
  background: rgba(255,255,255,0);
  border: 0 solid #3D55AB;
   border-radius: 0;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
  z-index: -1;
  opacity: 0;
}
#menu02 .blue .tab-content {
  background: #3498db;
}
#menu02 .tab-content p {
  margin: 2vw 0 0 0;
  color: #313D57;
  font-family: 'Roboto', sans-serif;
font-size: 2.4vw;
font-weight: 400;
  
}
/* :checked */
#menu02 .tab input:checked ~ .tab-content {
  max-height: 100vh;
  opacity: 1;
  margin-top: -2vw;
}

/* Icon */


#menu02 .tab label::after {
  position: absolute;
  display: block;
  width: 1.13vw;
  height: 1.13vw;
  margin: -0.5vw 0 0 -0.33vw;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  transform: rotate(135deg);
}
#menu02 .tab input[type=checkbox] + label::after {
    content: "";
  display: inline-block;
  width: 1.13vw;
  height: 1.13vw;
  border-top: 3px solid #313D57;
  border-right: 3px solid #313D57;
  border-radius: 3px;
}
#menu02 .tab input[type=radio] + label::after {
  content: "\25BC";
}
#menu02 .tab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
#menu02 .tab input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}


#menu02 a{
	margin-top: 5vw;
}

#content_foto{
		width: 25.2vw;
    height: 43.9vw;
	display: inline-block;
	margin: 2.1vw 0 0 52vw;
	float: left;
}

#content_foto3{
		width: 35.4vw;
    height: 42.6vw;
	display: inline-block;
	margin: 3.6vw 0 0 45vw;
	float: left;
}


.foto_home{
		width: 100%;
    height: 100%;
}

#content_home{
	width:100vw;
    height:56.7vw;
	display: inline-block;
	float: left;
	margin-top: -50vw;
}

#content_home h1{
	padding:10vw 0 2vw 0;
    	font-family: 'Roboto', sans-serif;
	font-size: 3.2vw;
	 color: #313D57;
     font-weight: 600;
	 
}

#content_home h2{
	width: 49.3vw;
	padding:1.33vw 0 0 2.33vw;
    	font-family: 'Roboto', sans-serif;
	font-size: 1.6vw;
	 color: #313D57;
     font-weight: 400;
}

#content_home2{
	width:100vw;
    height:56.7vw;
	display: inline-block;
	float: left;
	margin-top: -48vw;
}

#content_home2 h1{
	padding:10vw 0 2vw 0;
    	font-family: 'Roboto', sans-serif;
	font-size: 3.2vw;
	 color: #313D57;
     font-weight: 600;
}

#content_home2 h2{
	width: 49.3vw;
	padding: 1.3vw 0 0 2.3vw;
    	font-family: 'Roboto', sans-serif;
	font-size: 1.6vw;
	 color: #313D57;
     font-weight: 400;
}

#content_home h2 br {
	display: none;
}

#content_home4{
	width:100vw;
    height:56,7vw;
	display: inline-block;
	float: left;
	margin-top: -45vw;
	
}

#content_home4 h1{
	padding:10vw 0 2vw 0;
    	font-family: 'Roboto', sans-serif;
	font-size: 3.2vw;
	 color: #313D57;
     font-weight: 600;
}

#content_home4 h2{
	width: 49.3vw;
	padding: 1.3vw 0 0 2.3vw;
    	font-family: 'Roboto', sans-serif;
	font-size: 1.6vw;
	 color: #313D57;
     font-weight: 400;
}

.colortext{
	 color: #FF3031;
}

#red_circle{
	margin: 0.33vw 0.93vw 0 -1.7vw;
	display: inline-block;
		width:1.2vw;
    height:1.2vw;
	border-radius: 50%;
	background: #FF3031;
}


#tabtarif button{
	width: 20vw;
	 height: 3vw;
	 font-size: 2vw;
	 color: #313d57;
	 background-color: #9fcdcf;
	 border: none;
	 cursor: pointer;
	 font-family: serif;
	 margin: 0.5vw 15vw 0.5vw 15vw;
}

.error{
	background-color: #ff294d;
	margin: 0.5vw 0 0.5vw 0;
	color: #313d57;
	font-size: 1.5vw;
	padding: 0.2vw 0.5vw 0.2vw 0.5vw;
	width: 21vw;
	height: 2vw;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
}

.buttony{
	 width: 5vw;
  height: 5vw;
  cursor: pointer;
}

.buttonk{
  opacity: 0;
}

.button {
	z-index:5;
	width: 46.7vw;
	height: 6vw;
	background: #FFCC51;
	border-radius: 0.2vw;
	cursor: pointer;
	margin-top: 3.33vw;
	border-radius: 1vw;
	padding-top: 1.33vw;
	box-shadow: 0 5px 5px rgba(122,122,122,0.5);

}

.button span {
		padding:1.33vw 0 0 2.33vw;
    	font-family: 'Roboto', sans-serif;
	font-size: 2.4vw;
     font-weight: 400;
	 left: 50%;
	 top:50%;
	 color: #313d57;
}

.button span h4{
	    	font-family: 'Roboto', sans-serif;
	font-size: 2.4vw;
     font-weight: 400;
	 color: #313d57;
	 text-align: center;
	 margin-top: -2.5vw;
}

.ptext{
		font-size: 3.2vw;
	color: #FEFEFE;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 700;	
}

.ptext2{
	font-size: 1.2vw;
	color: #FEFEFE;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 400;
	margin-top: 0.8vw;
}

.ptext2 a{
	font-size: 1.2vw;
	display: inline-block;
	border-bottom: 1px solid currentColor;
	border-bottom-color: #b3b3b3;
	color: #b3b3b3;
}

.ptext3{
		font-size: 3.2vw;
	 font-family: 'Roboto', sans-serif;
	font-weight: 700;
		text-align: center;
			color: #FEFEFE;
			margin-top: 15.33vw;
}

.popup button {
	background: #FFCC51;
	border: none;
	font-size: 2.4vw;
	 font-family: 'Roboto', sans-serif;
	font-weight: 700;
     color: #313d57;
	 width: 35.47vw;
	 height: 6.13vw;
	 	 width: 35.47vw;
	 height: 6.13vw;
	 margin: 1.8vw 4.13vw 0 4.13vw;
}

.knopka {
	z-index: 9999;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .8);
	display: none;
}

.popup {
	z-index:9999;
	position: fixed;
	position: center;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	box-sizing: border-box;
	background-color: #3D55AB;
		width: 44.13vw;
	height: 45.2vw;
	border-radius: 0.3vw;
	border: 3px solid #EDEDED;
		padding: 3.67vw 0 0 0;
}

.close-popup {
	background: #3D55AB;
	display: block;
	width: 3.33vw;
	height: 3.33vw;
	right: 0;
	top: 0;
	cursor: pointer;
	position: fixed;

}

.popup a{
	color: #9E9E9E;
	font-size: 1.2vw;
	display: inline-block;
	border-bottom: 1px solid currentColor;
	border-bottom-color: #9E9E9E;
}

.close-popup:before,
.close-popup:after {
    content: "";
    position: absolute;
    top: 1.13vw;
    left: 0.6vw;
    width: 2.67vw;
    height: 0.3vw;
    background: #E5E5E5;
	border-radius: 0.2vw;
}

.close-popup:before {
    webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-popup:after {
    webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#section02{
	  background: #4561C7;
  height: 48vw;
}

#section02 h1{
	 color: #E5E5E5;
	 margin-top: 5.7vw;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 4.3vw;
	font-weight: 700;
}

#cards01{
	float: left;
  height: 30vw;
  width: 24vw;
  display: inline-block;
  margin-right: 2vw;
}

#cards02{
	width: 46.7vw;
	float: left;
  height: 30vw;
 width: 24vw;
  display: inline-block;
  margin-right: 2vw;
}

#cards03{
	float: left;
  height: 30vw;
 width: 24vw;
  display: inline-block;
}

#card_icon{
  height: 14.7vw;
  width: 14.7vw;
  margin-left: 4.7vw;
  margin-top: 1.3vw;
  display: block;
}

#card_text{
	color: #E5E5E5;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	height: 10vw;
  width: 24vw;
}

#card_text h2{
	
	font-size: 3.2vw;
	margin-bottom: 1vw;
	font-weight: 400;
}
#card_text h3{
	font-size: 1.2vw;
	margin-bottom: 1vw;
	font-weight: 400;
}

#our_pluses{
	width: 100vw;
	display: block;
	height: 33.33vw;
	margin-top: 5.6vw;
}

.icon1{
margin: 0.7vw 0 0 0.8vw;
	 height: 13.33vw;
    width: 13vw;
}

.icon2{
margin: 0.43vw 0 0 1.8vw;
	 height: 13.8vw;
    width: 11.13vw;
}

.icon3{
margin: 1.03vw 0 0 1.8vw;
	 height: 12.5vw;
    width: 11vw;
}

.colortext2{
	color: #EFC328;
}

.colortext{
	 color: #FF3031;
}

#section03{
	background: #E5E5E5;
	height: 71vw;
}

#section03 h1{
	 color: #313D57;
	 margin-top: 4.8vw;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 4.3vw;
	font-weight: 700;
	margin-bottom: 2.7vw;
}

.cards_bukh{
	height: 20vw;
    width: 35.8vw;
	background: #FBFBFB;
	border-radius: 1vw;
	box-shadow: 6px 6px 10px rgba(0,0,0,0.25);
	margin-top: 6.4vw;
	display: inline-block;
	padding: 0.6vw 0.6vw 0 2.67vw;
	float: left;
}

.cards_bukh p{
		color: rgba(69,97,199,0.2);
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 6.4vw;
	font-weight: 500;
}

.cards_bukh h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 2vw;
	font-weight: 500;
	margin: -4.3vw 0 0 1.6vw;
}

.cards_bukh h3{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 1.2vw;
	font-weight: 400;
margin: 1.3vw 0 -0.7vw 1.6vw;
}

.cards_bukh2{
	height: 20vw;
    width: 36.8vw;
	background: #FBFBFB;
	border-radius: 1vw;
	box-shadow: 6px 6px 10px rgba(0,0,0,0.25);
	margin-top: 6.4vw;
	display: inline-block;
	padding: 0.7vw 0.7vw 0 2.6vw;
	float: right;
}
.cards_bukh2 p{
		color: rgba(69,97,199,0.2);
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 6.4vw;
	font-weight: 500;
}

.cards_bukh2 h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 2vw;
	font-weight: 500;
	margin: -4.3vw 0 0 1.6vw;
}

.cards_bukh2 h3{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 1.2vw;
	font-weight: 400;
margin: 1.3vw 0 -0.7vw 1.6vw;
}

#section04{
	background: #3D55AB;
	height: 50vw;
}

#section04 h1{
	 color: #E5E5E5;
	 margin-top: 6vw;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 4.3vw;
	font-weight: 700;
	
}

.icon4{
margin: 0.6vw 0 0 0.8vw;
	 height: 9.7vw;
    width: 9.7vw;
}

.icon5{
margin: 0.6vw 0 0 2vw;
	 height: 9.6vw;
    width: 7.3vw;
}

.icon6{
margin: 0.6vw 0 0 -0.33vw;
	 height: 9.2vw;
    width: 12vw;
}

#section04 h2{
	margin-top: 0.6vw;
		 color: #E5E5E5;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 2vw;
	font-weight: 400;
	
}

#section04 h3{
	margin-top: 0.6vw;
		 color: #E5E5E5;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 1.2vw;
	font-weight: 400;
}

#cards04{
	float: left;
  height: 22.7vw;
  width: 24vw;
  display: inline-block;
  margin-right: 0.3vw;
}

#cards07{
float: left;
  height: 22.7vw;
  width: 8vw;
  display: inline-block;
  margin-right: -3.3vw;
  margin-left: -3.3vw;
}

#card_text2{
	color: #E5E5E5;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	height: 10vw;
  width: 24.4vw;
}

#card_icon2{
  height: 11.3vw;
  width: 11.3vw;
  margin-left: 6.5vw;
  margin-top: 1.3vw;
  display: block;
}

.arrow {
      width: 2vw;
      height: 2vw;
      border-top: 0.3vw solid #FFCC51;
      border-right: 0.3vw solid #FFCC51;
	  border-radius: 0.3vw;
	  display: inline-block;
	  margin: 0 0 0 5.3vw;
	  float: left;
	  margin-top: 6.3vw;
}

.arrow-right {
      transform: rotate(45deg);
  }
  
 .arrow_stick{
	 width: 6.8vw;
      height: 0.3vw;
	  background: #FFCC51;
	  border-radius: 0.3vw;
	  display: inline-block;
	  margin-left: 0.6vw;
	  float: left;
	  margin-top: -1.17vw;
 }


#easy_actions{
	width: 100vw;
	display: block;
	height: 33.3vw;
	margin-top: 6.3vw;
}

#section08{

	background: #F3F3F3;
}

#section08 h1{
	 color: #313D57;
	 margin-top: 6vw;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 4.27vw;
	font-weight: 700;
}

.uCalc_331075{
	width: 75.87vw;
	margin-top: 7.3vw;
	margin-bottom: 5.5vw;
}

#section05 {
  background: #E8E8EA;
  height: 53.3vw;
padding: 0 0 0 0;
}

#section05-bg2 {
	width: 80vw;
	height: 53.3vw;
	position: absolute;
  background: url(1.4.jpg);
  background-size: cover;
  left: 0;
}

#section05-bg {
	width: 80vw;
	height: 53.3vw;
	position: absolute;
  background: url(1.4.jpg);
  background-size: cover;
  left: 0;
}

.call_bg{
	display: inline-block;
	float: left;
	width: 27.3vw;
	height: 27.3vw;
	margin-left: 0.3vw;
	margin-top: 20vw;
	background:url(1.6.png);
	opacity: 0.7;
	background-size: cover;
}

.call_request p{
		font-size: 1.2vw;
	color: #9E9E9E;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 400;
	margin-top: 12px;
}

.call_request a{
	color: #9E9E9E;
	font-size: 1.2vw;
	display: inline-block;
	border-bottom: 1px solid currentColor;
	border-bottom-color: #9E9E9E;
}

.call_request{
	background: #3D55AB;
	width:  44.13vw;
	height: 45.2vw;
	border: 3px solid #EDEDED;
	border-radius: 0.3vw;
	margin: 3.7vw 0 0 2.7vw;
	padding: 2.47vw 0 0 0;
	display: inline-block;
	float: left;
}

.call_request2 p{
		font-size: 1.2vw;
	color: #9E9E9E;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 400;
	margin-top: 12px;
}

.call_request2 a{
	color: #9E9E9E;
	font-size: 1.2vw;
	display: inline-block;
	border-bottom: 1px solid currentColor;
	border-bottom-color: #9E9E9E;
}

.call_request2{
	background: #3D55AB;
	width:  44.13vw;
	height: 45.2vw;
	border: 3px solid #EDEDED;
	border-radius: 5px;
	margin: 3.67vw 0 0 2.67vw;
	padding: 2.47vw 0 0 0;
	display: inline-block;
	float: left;
}

.call_request2 h1{
	font-size: 3.2vw;
	color: #FEFEFE;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 700;
}

.call_request h1{
	font-size: 3.2vw;
	color: #FEFEFE;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 700;
}

.form-name-label {
	  display: flex;
	 flex-direction: column;
 }
 
 .form-name-imput{
	 margin: 1.87vw 4.4vw 0.87vw 4.4vw;
	 background-color: #EDEDED;
	 width: 34.7vw;
	 height: 4.13vw;
	 font-size: 2.4vw;
	 font-family: 'Roboto', sans-serif;
	font-weight: 400;
     color: #313d57;
	 border: none;
	 padding: 0.3vw 0.3vw 0.3vw 0.6vw;
	 border-radius: 1.3vw;
 }
 
 .form-name {
	 display: flex;
	 flex-direction: column;
	 float: left;
 }

 .form-email-label {
	  display: flex;
	 flex-direction: column;
 }
 
 .form-email-imput{
	 margin: 1.87vw 4.4vw 0.87vw 4.4vw;
	 background-color: #EDEDED;
	 width: 34.7vw;
	 height: 4.13vw;
	 font-size: 2.4vw;
	 font-family: 'Roboto', sans-serif;
	font-weight: 400;
     color: #313d57;
	 border: none;
	 padding: 0.3vw 0.3vw 0.3vw 0.6vw;
	 border-radius: 1.3vw;
 }
 
 .form-email {
	 display: flex;
	 flex-direction: column;
	 float: left;
 }
 
 .form-phone{
	 display: flex;
	 flex-direction: column;
	 float: left;
 }

.form-phone-label{
	 display: flex;
	 flex-direction: column;
}

.form-phone-imput{
	 margin: 1.87vw 4.4vw 0.87vw 4.4vw;
	 background-color: #EDEDED;
	 width: 34.7vw;
	 height: 4.13vw;
	 font-size: 2.4vw;
	 font-family: 'Roboto', sans-serif;
	font-weight: 400;
     color: #313d57;
	 border: none;
	 padding: 0.3vw 0.3vw 0.3vw 0.6vw;
	 border-radius: 1.3vw;
}

.call_request button {
	background: #FFCC51;
	border: none;
		 font-size: 2.4vw;
	 font-family: 'Roboto', sans-serif;
	font-weight: 700;
     color: #313d57;
	 	 width: 35.47vw;
	 height: 6.13vw;
	 margin: 1.87vw 4.13vw 0 4.13vw;
	 padding: ;
}

.call_request2 button {
	background: #FFCC51;
	border: none;
		 font-size: 2.4vw;
	 font-family: 'Roboto', sans-serif;
	font-weight: 700;
     color: #313d57;
	 	 width: 35.47vw;
	 height: 6.13vw;
	 margin: 1.8vw 4.1vw 0 4.13vw;
	 padding: ;
}

.form-wrapper

#section06 {
	background: #F3F3F3;
}

#section010 {
	background: #F3F3F3;
}

#section07 {
  background: #F3F3F3;
  height: 60.67vw;
padding: 0 0 0 0;
}

#section06 h1{
	 color: #313D57;
	 margin-top: 5.6vw;
	 margin-bottom: 4vw;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 4.27vw;
	font-weight: 400;
}

#section010 h1{
	 color: #313D57;
	 margin-top: 85px;
	 margin-bottom: 60px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 64px;
	font-weight: 400;
}

.questions{
		 width: 1360px;
	 height: 90px;
	 border-radius: 20px;
	 background: #3D55AB; 
	 color: #E5E5E5;
	margin-top: 70px;
	margin-bottom: -40px;
	padding: 25px 0 25px 30px;
}

#section06 h2{
	 	font-family: 'Roboto', sans-serif;
		font-size: 2.4vw;
	font-weight: 400;
}

#section010 h2{
	 	font-family: 'Roboto', sans-serif;
		font-size: 36px;
	font-weight: 400;
}

#section07 h1{
	 color: #313D57;
	 margin-top: 5.67vw;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 4.27vw;
	font-weight: 700;
}

#section07 h2{
	 color: #313D57;
	 margin-top: 2.3vw;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 1.6vw;
	font-weight: 400;
	line-height: 2;
}

#section07 p{
	 color: #FF8B76;
	 margin-top: 0.6vw;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 1.1vw;
	font-weight: 400;
}

.mymap{
	width: 85.3vw;
	 height: 28.67vw;
	 margin-top: 6.67vw;
	 margin-left: -4.6vw;
}

.map_logo{
	width: 1.3vwpx;
	 height: 1.3vw;
	 margin-top: 0.3vw;
}

.half {
  float: left;
  width: 50%;
  padding: 0 1em;
}
/* Acordeon styles */

.tab {
  position: relative;
  margin-bottom: 2.67vw;
  width: 100%;
  overflow: hidden;
}

.tab_button{
			 width: 76vw;
	 display:inline-flex;
	 border-radius: 1.3vw;
	 background: #3D55AB; 
	 color: #E5E5E5;
	padding: 1.67vw 0 1.67vw 2vw;
}

.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab label {
  position: relative;
  display: block;
font-family: 'Roboto', sans-serif;
font-size: 2.4vw;
font-weight: 400;
  cursor: pointer;
}

.tab-content {
	margin: 0 0 0 0;
 width: 76vw;
  max-height: 0;
  overflow: hidden;
  background: #F3F3F3;
  border: 0.2vw solid #3D55AB;
   border-radius: 1.3vw;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
  z-index: -1;
  opacity: 0;
}

.tab-content2 {
	margin: 0 0 0 0;
 width: 76vw;
  max-height: 0;
  overflow: hidden;
  background: #F3F3F3;
  border: 0.2vw solid #3D55AB;
   border-radius: 1.3vw;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
  z-index: -1;
  opacity: 0;
}

.blue .tab-content2 {
  background: #3498db;
}
.tab-content2 p {
  margin: 3.3vw 2vw 2vw 2vw;
  color: #313D57;
  font-family: 'Roboto', sans-serif;
font-size: 1.6vw;
font-weight: 200;
  
}

.blue .tab-content {
  background: #3498db;
}

.tab-content p {
  margin: 3.3vw 2vw 2vw 2vw;
  color: #313D57;
  font-family: 'Roboto', sans-serif;
font-size: 1.6vw;
font-weight: 200;
  
}
/* :checked */
.tab input:checked ~ .tab-content {
  max-height: 100vh;
  opacity: 1;
  margin-top: -2vw;
}

.tab input:checked ~ .tab-content2 {
  max-height: 100vh;
  opacity: 1;
  margin-top: -2vw;
}

/* Icon */


.tab label::after {
  position: absolute;
  right: 2vw;
  top: 35%;
  display: block;
  width: 1.3vw;
  height: 1.3vw;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  transform: rotate(135deg);
}
.tab input[type=checkbox] + label::after {
    content: "";
  display: inline-block;
  width: 1.3vw;
  height: 1.3vw;
  border-top: 0.26vw solid #F3F3F3;
  border-right: 0.26vw solid #F3F3F3;
  border-radius: 0.2vw;
}
.tab input[type=radio] + label::after {
  content: "\25BC";
}
.tab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.tab input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}

#section09{
	background: #E5E5E5;
	height: 74vw;
}

#section09 h1{
	 color: #313D57;
	 margin-top: 4.8vw;
	 margin-bottom: 1.3vw;
	 text-align: center; 
	 	font-family: 'Roboto', sans-serif;
		font-size: 4.27vw;
	font-weight: 700;
}


#mur1{
	width: 35.7vw;
	height: 6.7vw;
	margin-top: 6.4vw;
	display: inline-block;
	float: left;
}

#mur1_card_icon{
float: left;
width: 6vw;
height: 6vw;
margin: 0.1vw 1.3vw 0 0.07vw;
display: inline-block;

}



#mur1_card{
float: left;
width: 28vw;
height: 5.67vw;
margin: 0.1vw 0 0 0;
display: inline-block;
}

#mur1_card h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	font-size: 2.13vw;
	font-weight: 400;
	margin-top: 0.3vw;
}

#mur2{
	width: 35.67vw;
	height: 6.73vw;
	margin-top: 6.4vw;
	display: inline-block;
	float: right;
}

#mur2_card_icon{
float: left;
width: 6vw;
height: 6vw;
margin: 0.1vw 1.3vw 0 0.07vw;
display: inline-block;

}

.mur_card_icon{
	width: 6vw;
height: 6vw;
}

#mur2_card{
float: left;
width: 28vw;
height: 6.5vw;
margin: 0.1vw 0 0 0;
display: inline-block;
}

#mur2_card h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	font-size: 2.13vw;
	font-weight: 400;
	margin-top: 0.3vw;
}

#section11 {
  background: #F3F3F3;
  height: 48wv;
padding: 0 0 0 0;
}

#section11-bg {
	width: 100vw;
	height: 48vw;
	position: absolute;
  background: url(1.2.JPEG);
  background-size: cover;
  float: center;
}


#content_foto2{
		width: 43.7vw;
    height: 28.1vw;
	display: inline-block;
	margin: 7vw 0 0 32.3vw;
	float: left;
}


#content_home3{
	width: 100vw;
    height: 45vw;
	display: inline-block;
	float: left;
	margin-top: -40vw;
}

#content_home3 h1{
	padding:10vw 0 2vw 0;
    	font-family: 'Roboto', sans-serif;
	font-size: 3.2vw;
	 color: #313D57;
     font-weight: 600;
	 width: 45vw;
}

#content_home3 h2{
	width: 35vw;
	padding:1.33vw 0 0 2.33vw;
    	font-family: 'Roboto', sans-serif;
	font-size: 1.6vw;
	 color: #313D57;
     font-weight: 400;
}


#section12{
	 background: #4561C7;
	height: 48vw;
}

#section12 h1{
	 color: #E5E5E5;
	 margin-top: 6vw;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 4.3vw;
	font-weight: 700;
}

.icon7{
	 height: 12.2vw;
    width: 12.2vw;
}

.icon8{
	 height: 12.2vw;
    width: 12.2vw;
}

.icon9{
	 height: 12.2vw;
    width: 12.2vw;
}

#section12 h2{
	margin-top: 0.6vw;
		 color: #E5E5E5;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 2vw;
	font-weight: 400;	
}

#section12 h3{
	margin-top: 0.6vw;
		 color: #E5E5E5;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 1.2vw;
	font-weight: 400;
}



#section13{
	background: #E5E5E5;
	height: 61.3vw;
}

#section13 h1{
	 color: #313D57;
	 margin-top: 4.8vw;
	 margin-bottom: 1.3vw;
	 text-align: center; 
	 	font-family: 'Roboto', sans-serif;
		font-size: 4.27vw;
	font-weight: 700;
}


#mur1{
	width: 37.3vw;
	height: 6.7vw;
	margin-top: 6.4vw;
	display: inline-block;
	float: left;
}


#mur1_card0{
float: left;
width: 29vw;
height: 6.5vw;
margin: 0.1vw 0 0 0;
display: inline-block;
padding: 0.2vw 0 0 0;
}

#mur1_card0 h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	font-size: 2.4vw;
	font-weight: 400;
}

#mur2{
	width: 37.3vw;
	height: 6.7vw;
	margin-top: 6.4vw;
	display: inline-block;
	float: right;
}


#mur2_card0{
float: left;
width: 29vw;
height: 6.5vw;
margin: 0.1vw 0 0 0;
display: inline-block;
padding: 0.2vw 0 0 0;
}

#mur2_card0 h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	font-size: 2.4vw;
	font-weight: 400;
}

#cards08{
	float: left;
  height: 28.2vw;
  width: 25.2vw;
  display: inline-block;
  margin-right: 0.3vw;
}

#card_icon3{
  height: 16,3vw;
  width: 16.3vw;
  margin-left: 7vw;
  margin-top: 1.3vw;
  display: block;
}

#cards09{
float: left;
  height: 22.7vw;
  width: 8vw;
  display: inline-block;
  margin-right: -4vw;
  margin-left: -4vw;

}

#easy_actions2{
	width: 100vw;
	display: block;
	height: 22.6vw;
	margin-top: 6.2vw;
}


#section016{
	  background: #4561C7;
  height: 84vw;
}

#section016 h1{
	 color: #E5E5E5;
	 margin-top: 4.8vw;
	 margin-bottom: 1.3vw;
	 text-align: center; 
	 	font-family: 'Roboto', sans-serif;
		font-size: 4.27vw;
	font-weight: 700;
}

#cards010{
	float: left;
  height: 28.1vw;
  width: 24vw;
  display: inline-block;
  margin-right: 2vw;
}

#card_icon4{
  height: 16.1vw;
  width: 12.7vw;
  margin-left: 5.7vw;
  display: block; 
}

#cards011{
	float: left;
  height: 28.1vw;
  width: 24vw;
  display: inline-block;
  margin-right: 2vw;
}

#cards012{
	float: left;
  height: 28.1vw;
  width: 24vw;
  display: inline-block;
}

.icon10{
margin: 1.9vw 0 0 1vw;
	 height: 12.3vw;
    width: 10.7vw;
}

.icon11{
margin: 1.9vw 0 0 1vw;
	 height: 12.3vw;
    width: 10.7vw;
}

.icon12{
margin: 2.7vw 0 0 1vw;
	height: 10.7vw;
    width: 10.7vw;
}

.icon13{
margin: 4.3vw 0 0 1vw;
	height: 7.5vw;
    width: 10.7vw;
}

.icon14{
margin: 1.9vw 0 0 2.2vw;
	height: 12.3vw;
    width: 8.3vw;
}

.icon15{
margin: 2.7vw 0 0 1vw;
	height: 10.7vw;
    width: 10.7vw;
}

#card_text2 h2{
	width: 24vw;
	  font-weight: 600;
	font-size: 2.1vw;
	font-weight: bold;
	margin-top: 0.7vw;
}
#card_text2 h3{
	font-size: 1.19vw;
	font-weight: 400;
	width: 23.2vw;
	margin-top: 1.5vw;
	margin-left: 0.4vw;
}

#cards014 #card_text2 h2{
	width: 26.1vw;
	  font-weight: 600;
	font-size: 2.1vw;
	font-weight: bold;
	margin-top: 0.7vw;
	margin-left: -1.05vw;
}

#cards013{
	float: left;
  height: 28.1vw;
  width: 24vw;
  display: inline-block;
  margin-right: 2vw;
  margin-top: 4.8vw;
}

#cards014{
	float: left;
  height: 28.1vw;
  width: 24vw;
  display: inline-block;
  margin-right: 2vw;
  margin-top: 4.8vw;
}

#cards015{
	float: left;
  height: 28.1vw;
  width: 24vw;
  display: inline-block;
  margin-top: 4.8vw;
}

}

@media screen and (width < 500px) {
	
	html, body {
	overflow-x:hidden;
	width: 100vw;
	background: #F3F3F3;
	}
	
	section {
  width: 100vw;
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
		  margin: 0 0 0 0;
}

#section01 {
  background: #F3F3F3;
  height: 370px;
padding: 0 0 0 0;
}	

#section01-bg {
	width: 100vw;
	height: 370px;
	position: absolute;
  background: url(1.2.JPEG);
  background-size: cover;
  float: center;
}

#container {
	width: 360px;
	position: relative;
	padding: 0 20px 0 20px;0
}

nav {
	width: 320px;
  height: 45px;
    display: flex;
}

.logofoto{
	width: 100%;
	height:100%;
}

#logo {
	margin-top: 5px;
  width: 30px;
  height: 30px;
display: inline-block;
float: left;
}

#word-mark {
  margin: 20px 0 0 0;
display: inline-block;
width: 310px;
 float: left;
}

#word-mark h2{
opacity: 0;
 }
 #word-mark h1{
	 font-family: 'Russo One', sans-serif;
	 font-size: 20px;
	 color: #313D57;
	 margin-top: -10px;
 }
 
/* ghb */

.burger-menu__button{
	right: 20px;
	top: 2.5px;
	z-index: 10;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	position: absolute;
}

.burger-menu__button:hover .burger-menu__lines{
	filter: brightness(0.7);
}

.burger-menu__lines,
.burger-menu__lines::after,
.burger-menu__lines::before{
	width: 22px;
	height: 3px;
	background: #313D57;
	position: absolute;
	border-radius: 5px;
}

.burger-menu__lines{
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.burger-menu__lines::after{
	content: '';
	top: 6px;
}

.burger-menu__lines::before{
	content: '';
	top: -6px;
}

.burger-menu_active .burger-menu__lines{
	background-color: transparent;
}

.burger-menu_active .burger-menu__lines::after{
	top: 0;
	transform: rotate(45deg);
}

.burger-menu_active .burger-menu__lines::before{
	top: 0;
	transform: rotate(-45deg);
}

.burger-menu__nav{
	padding-top: 0;
	position: absolute;
	z-index: 5;
	display: flex;
	flex-flow: column;
	height: 0;
	background: #313D57;
	overflow-y: auto;
	left: 0;
	width: 0;
	opacity: 0;
}

.burger-menu_active .burger-menu__nav{
	left: 80px;
	opacity: 1;
	padding-top: 50px;
	position: absolute;
	z-index: 5;
	display: flex;
	flex-flow: column;
	height: 250px;
	background: #4561C7;
	overflow-y: auto;
	width: 260px;
	border-radius: 5px;
}

.burger-menu__link{
	padding: 5px 20px 15px 20px;  
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #E5E5E5; 
	text-align: center;
}

.burger-menu__link2__icon{
		width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-bottom: -5px;
}

.burger-menu__link2{
	padding: 10px 20px 0 20px; 
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #E5E5E5; 
	text-align: center;
}

.burger-menu__link:hover{
	filter: brightness(0.7);
}

.burger-menu__overlay{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}

.burger-menu_active .burger-menu__overlay{
	display: block;
	background: rgba(14,25,66,0.5);
}

/* ghb */

#menu01 {
	display: none;
}

#contact_button{
	display: none;
}

#menu02 {
   display: none;
}

#content_foto{
	display: none;
}

#content_foto3{
	display: none;
}


#content_home{
	width: 360px;
    height: 300px;
	display: inline-block;
	float: left;

}

#content_home h1{
	padding: 30px 0 7px 0px;
    	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	 color: #313D57;
     font-weight: 500;
}

#content_home h2{
	width: 320px;
	padding:10px 0 0 0;
    	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	 color: #313D57;
     font-weight: 400;
}

#content_home2{
	width: 360px;
    height: 300px;
	display: inline-block;
	float: left;

}

#content_home2 h1{
	padding: 45px 0 7px 0px;
    	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	 color: #313D57;
     font-weight: 500;
}

#content_home2 h2{
	width: 320px;
	padding:10px 0 5px 0;
    	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	 color: #313D57;
     font-weight: 400;
}

#content_home4{
	width: 360px;
    height: 300px;
	display: inline-block;
	float: left;

}

#content_home4 h1{
	padding: 45px 0 7px 0px;
    	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	 color: #313D57;
     font-weight: 500;
}

#content_home4 h2{
	width: 320px;
	padding:10px 0 5px 0;
    	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	 color: #313D57;
     font-weight: 400;
}


.colortext{
	 color: #FF3031;
}

#red_circle{
	margin: 5px 14px 0 0;
	display: inline-block;
		width:9px;
    height:9px;
	border-radius: 50%;
	background: #FF3031;
}


#tabtarif button{
	width: 20vw;
	 height: 3vw;
	 font-size: 2vw;
	 color: #313d57;
	 background-color: #9fcdcf;
	 border: none;
	 cursor: pointer;
	 font-family: serif;
	 margin: 0.5vw 15vw 0.5vw 15vw;
}

.error{
	background-color: #ff294d;
	margin: 0.5vw 0 0.5vw 0;
	color: #313d57;
	font-size: 1.5vw;
	padding: 0.2vw 0.5vw 0.2vw 0.5vw;
	width: 21vw;
	height: 2vw;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
}

.buttony{
	 width: 5vw;
  height: 5vw;
  cursor: pointer;
}

.buttonk{
  opacity: 0;
}

.button {
	z-index:5;
	width: 260px;
	height: 35px;
	background: #FFCC51;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 20px;
	border-radius: 50px;
	padding: 10px 0 0 28px;
	box-shadow: 0 5px 5px rgba(122,122,122,0.5);
}

.button span {
    	font-family: 'Roboto', sans-serif;
	font-size: 12px;
     font-weight: 400;
	 left: 50%;
	 top:50%;
	 color: #313d57;
}

.button span h4{
	    	font-family: 'Roboto', sans-serif;
	font-size: 12px;
     font-weight: 400;
	 color: #313d57;
	 text-align: center;
	 margin-left: -28px;
}

.ptext{
		font-size: 24px;
	color: #FEFEFE;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 700;	
}

.ptext2{
	font-size: 10px;
	color: #FEFEFE;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 400;
	margin-top: 12px;
}

.ptext3{
		font-size: 36px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 700;
		text-align: center;
			color: #FEFEFE;
			margin-top: 150px;
}

.ptext2 a{
	font-size: 10px;
	color: #b3b3b3;
}

.popup button {
	background: #FFCC51;
	border: none;
	font-size: 24px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 700;
     color: #313d57;
	 width: 320px;
	 height: 60px;
	 margin: 28px 0 0 0;
	 border-radius: 5px;
}

.knopka {
	z-index: 9999;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .8);
	display: none;
}

.popup {
	z-index:9999;
	position: fixed;
	position: center;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	box-sizing: border-box;
		width:  360px;
	height: 480px;
	border-radius: 5px;
	border: 3px solid #EDEDED;
	background: #3D55AB;
	padding: 40px 20px 0 20px;
}

.close-popup {
	background: #3D55AB;
	display: block;
	width: 50px;
	height: 50px;
	right: 0;
	top: 0;
	cursor: pointer;
	position: fixed;

}

.popup a{
	color: #9E9E9E;
	font-size: 10px;
}

.close-popup:before,
.close-popup:after {
    content: "";
    position: absolute;
    top: 17px;
    left: 10px;
    width: 40px;
    height: 5px;
    background: #E5E5E5;
	border-radius: 3px;
}

.close-popup:before {
    webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-popup:after {
    webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#section02{
	  background: #4561C7;
  height: 980px;
}

#section02 h1{
	 color: #E5E5E5;
	 margin-top: 38px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 28px;
	font-weight: 700;
}

#cards01{
  height: 245px;
  width: 320px;
  display: block;
  margin-bottom: 45px;
}

#cards02{
	 height: 245px;
  width: 320px;
 width: 360px;
  display: block;
  margin-bottom: 45px;
}

#cards03{
   height: 245px;
  width: 320px;
  display: block;
}

#card_icon{
  height: 170px;
  width: 180px;
  margin-left: 70px;
  display: block;
}

#card_text{
	color: #E5E5E5;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	height: 75px;
  width: 320px;
}

#card_text h2{
	
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: 400;
}
#card_text h3{
	font-size: 12px;
	font-weight: 400;
}

#our_pluses{
	width: 360px;
	display: block;
	height: 700px;
	margin-top: 40px;
}

.icon1{
margin: 12.5px 0 0 10px;
	 height: 145px;
    width: 160px;
}

.icon2{
margin: 8px 0 0 28px;
	 height: 154px;
    width: 124px;
}

.icon3{
margin: 10px 0 0 26px;
	 height: 147px;
    width: 128px;
}

.colortext2{
	color: #EFC328;
}

.colortext{
	 color: #FF3031;
}

#section03{
	background: #E5E5E5;
	height: 1195px;
}

#section03 h1{
	 color: #313D57;
	 margin-top: 40px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 28px;
	font-weight: 700;
	margin-bottom: 40px;
}

.cards_bukh{
	height: 230px;
    width: 320px;
	background: #FBFBFB;
	border-radius: 15px;
	box-shadow: 6px 6px 10px rgba(0,0,0,0.25);
	margin-top: 30px;
	display: block;
	padding: 10px 5px 0 8px;
}

.cards_bukh p{
		color: rgba(69,97,199,0.2);
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 64px;
	font-weight: 500;
}

.cards_bukh h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 20px;
	font-weight: 600;
	margin: -42px 0 0 11px;
}

.cards_bukh h3{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: 400;
margin: 10px 0 7px 5px;
}

.cards_bukh2{
	height: 230px;
    width: 320px;
	background: #FBFBFB;
	border-radius: 15px;
	box-shadow: 6px 6px 10px rgba(0,0,0,0.25);
	margin-top: 30px;
	display: block;
	padding: 10px 5px 0 8px;
}
.cards_bukh2 p{
		color: rgba(69,97,199,0.2);
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 64px;
	font-weight: 500;
}

.cards_bukh2 h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 20px;
	font-weight: 600;
	margin: -42px 0 0 11px;
}

.cards_bukh2 h3{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: 400;
margin: 10px 0 7px 5px;
}

#section04{
	background: #3D55AB;
	height: 1300px;
}

#section04 h1{
	 color: #E5E5E5;
	 margin-top: 40px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 28px;
	font-weight: 700;
}

.icon4{
margin: 10px 0 0 12px;
	 height: 146px;
    width: 146px;
}

.icon5{
margin: 10px 0 0 30px;
	 height: 144px;
    width: 110px;
}

.icon6{
margin: 10px 0 0 -5px;
	 height: 138px;
    width: 180px;
}

#section04 h2{
	margin-top: 10px;
		 color: #E5E5E5;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 26px;
	font-weight: 400;
	
}

#section04 h3{
	margin-top: 10px;
		 color: #E5E5E5;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 18px;
	font-weight: 400;
}

#cards04{
	 height: 305px;
  width: 320px;
  display: block;
}

#cards07{
  height: 320px;
  width: 120px;
  display: block;
margin-top: -100px;
margin-bottom: -120px;
  margin-left: 100px;
  transform: rotate(90deg);
}

#card_text2{
	color: #E5E5E5;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	height: 150px;
  height: 340px;

}

#card_icon2{
  height: 170px;
  width: 170px;
  margin-left: 75px;
  margin-top: 20px;
  display: block;
}

.arrow {
      width: 30px;
      height: 30px;
      border-top: 5px solid #FFCC51;
      border-right: 5px solid #FFCC51;
	  border-radius: 5px;
	  display: inline-block;
	  margin: 0 0 0 60px;
	  float: left;
	  margin-top: 142.5px;
}

.arrow-right {
      transform: rotate(45deg);
  }
  
 .arrow_stick{
	 width: 80px;
      height: 5px;
	  background: #FFCC51;
	  border-radius: 5px;
	  display: inline-block;
	  margin-left: 10px;
	  float: left;
	  margin-top: -17.5px;
 }


#easy_actions{
	width: 320px;
	display: block;
	height: 1000px;
	margin-top: 40px;
}

#section08{
	height: 1150px;
	background: #F3F3F3;
}

#section08 h1{
	 color: #313D57;
	 margin-top: 40px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 28px;
	font-weight: 700;
}

.uCalc_331075{
	width: 300px;
	margin-top: 40px;
}

#section05 {
  background: #3D55AB;
  height: 490px;
padding: 0 0 0 0;
}

#section05-bg {
display: none;
}

#section05-bg2 {
background: #F3F3F3;
height: 490px;
width: 100vw;
position: absolute;
left: 0;
}

.call_bg{
display: none;
}

.call_request p{
		font-size: 10px;
	color: #9E9E9E;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 400;
	margin-top: 8px;
}

.call_request2 p{
		font-size: 10px;
	color: #9E9E9E;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 400;
	margin-top: 8px;
}

.call_request a{
	color: #9E9E9E;
	font-size: 10px;
	display: inline-block;
}

.call_request2 a{
	color: #9E9E9E;
	font-size: 10px;
	display: inline-block;
}

.call_request{
	background: #3D55AB;
	width:  320px;
	height: 480px;
	padding: 40px 0 0 0;
	display: inline-block;
	float: left;
}

.call_request2{
	background: #F3F3F3;
	width:  320px;
	height: 480px;
	padding: 40px 0 0 0;
	display: inline-block;
	float: left;
}

.call_request h1{
	font-size: 24px;
	color: #FEFEFE;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 700;
}

.call_request2 h1{
	font-size: 24px;
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 700;
}

.form-name-label {
	  display: flex;
	 flex-direction: column;
 }
 
 .form-name-imput{
	 margin: 28px 0 0px 0;
	 background-color: #EDEDED;
	 width: 320px;
	 height: 45px;
	 font-size: 18px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 400;
     color: #313d57;
	 border: none;
	 padding: 5px 5px 5px 10px;
	 border-radius: 20px;
 }
 
 .form-name {
	 display: flex;
	 flex-direction: column;
	 float: left;
 }
 
 .call_request2 .form-name-label {
	  display: flex;
	 flex-direction: column;
 }
 
 .call_request2 .form-name-imput{
	 margin: 28px 0 0px 0;
	 background-color: #BABABA;
	 width: 320px;
	 height: 45px;
	 font-size: 18px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 400;
     color: #313d57;
	 border: none;
	 padding: 5px 5px 5px 10px;
	 border-radius: 20px;
 }
 
.call_request2  .form-name {
	 display: flex;
	 flex-direction: column;
	 float: left;
 }

 .form-email-label {
	  display: flex;
	 flex-direction: column;
 }
 
 .form-email-imput{
 margin: 28px 0 0px 0;
	 background-color: #EDEDED;
	 width: 320px;
	 height: 45px;
	 font-size: 18px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 400;
     color: #313d57;
	 border: none;
	 padding: 5px 5px 5px 10px;
	 border-radius: 20px;
 }
 
 .form-email {
	 display: flex;
	 flex-direction: column;
	 float: left;
 }
 
.call_request2 .form-email-label {
	  display: flex;
	 flex-direction: column;
 }
 
.call_request2 .form-email-imput{
 margin: 28px 0 0px 0;
	 background-color: #BABABA;
	 width: 320px;
	 height: 45px;
	 font-size: 18px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 400;
     color: #313d57;
	 border: none;
	 padding: 5px 5px 5px 10px;
	 border-radius: 20px;
 }
 
.call_request2 .form-email {
	 display: flex;
	 flex-direction: column;
	 float: left;
 }
 
 .form-phone{
	 display: flex;
	 flex-direction: column;
	 float: left;
 }

.form-phone-label{
	 display: flex;
	 flex-direction: column;
}

.form-phone-imput{
 margin: 28px 0 0px 0;
	 background-color: #EDEDED;
	 width: 320px;
	 height: 45px;
	 font-size: 18px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 400;
     color: #313d57;
	 border: none;
	 padding: 5px 5px 5px 10px;
	 border-radius: 20px;
}

.call_request2 .form-phone{
	 display: flex;
	 flex-direction: column;
	 float: left;
 }

.call_request2 .form-phone-label{
	 display: flex;
	 flex-direction: column;
}

.call_request2 .form-phone-imput{
 margin: 28px 0 0px 0;
	 background-color: #BABABA;
	 width: 320px;
	 height: 45px;
	 font-size: 18px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 400;
     color: #313d57;
	 border: none;
	 padding: 5px 5px 5px 10px;
	 border-radius: 20px;
}

.call_request button {
	background: #FFCC51;
	border: none;
		 font-size: 24px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 700;
     color: #313d57;
	 	 width: 320px;
	 height: 60px;
	 margin: 28px 0 0 0;
	 border-radius: 5px;
}

.call_request2 button {
	background: #FFCC51;
	border: none;
		 font-size: 24px;
	 font-family: 'Roboto', sans-serif;
	font-weight: 700;
     color: #313d57;
	 	 width: 320px;
	 height: 60px;
	 margin: 28px 0 0 0;
	 border-radius: 5px;
}

.form-wrapper

#section06 {
	background: #F3F3F3;
}

#section010 {
	background: #4561C7;
	padding-bottom: 25px;
}

#section07 {
  background: #F3F3F3;
  height: 650px;
padding: 0 0 0 0;
}

#section06 h1{
	 color: #313D57;
	 margin-top: 40px;
	 margin-bottom: 40px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 24px;
	font-weight: 400;
}

#section010 h1{
	 color: #F3F3F3;
	 margin-top: 40px;
	 margin-bottom: 40px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 24px;
	font-weight: 400;
}

.questions{
		 width: 1360px;
	 height: 90px;
	 border-radius: 20px;
	 background: #3D55AB; 
	 color: #E5E5E5;
	margin-top: 70px;
	margin-bottom: -40px;
	padding: 25px 0 25px 30px;
}

#section06 h2{
	 	font-family: 'Roboto', sans-serif;
		font-size: 20px;
	font-weight: 400;
}

#section010 h2{
	 	font-family: 'Roboto', sans-serif;
		font-size: 20px;
	font-weight: 400;
}


#section07 h1{
	 color: #313D57;
	 margin-top: 40px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 24px;
	font-weight: 700;
}

#section07 h2{
	 color: #313D57;
	 margin-top: 10px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
}

#section07 p{
	 color: #FF8B76;
	 margin-top: 10px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 10px;
	font-weight: 400;
}

.mymap{
	width: 320px;
	 height: 430px;
margin-top: 40px;
}

.map_logo{
	width: 20px;
	 height: 20px;
	 margin-top: 5px;
}

.half {
  float: left;
  width: 50%;
  padding: 0 1em;
}
/* Acordeon styles */

.tab {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
}

.tab_button{
			 width: 320px;
	 display:inline-flex;
	 border-radius: 10px;
	 background: #3D55AB; 
	 color: #E5E5E5;
	padding: 7px 0 7px 15px;
}

#section010 .tab_button{
			 width: 320px;
	 border-radius: 10px;
	 border-radius: 10px;
	 background: #F3F3F3; 
	 color: #313D57;
	padding: 7px 40px 7px 15px;
}


.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab label {
  position: relative;
  display: block;
font-family: 'Roboto', sans-serif;
font-size: 20px;
font-weight: 400;
  cursor: pointer;
}

.tab-content {
	margin: 0 0 0 0;
 width: 320px;
  max-height: 0;
  overflow: hidden;
  background: #F3F3F3;
  border: 3px solid #3D55AB;
   border-radius: 10px;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
  z-index: -1;
  opacity: 0;
}

 .tab-content2 {
	margin: 0 0 0 0;
 width: 320px;
  max-height: 0;
  overflow: hidden;
  background: #4561C7;
  border: 3px solid #EDEDED;
   border-radius: 10px;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
  z-index: -1;
  opacity: 0;
}

.blue .tab-content2 {
  background: #3498db;
}
.tab-content2 p {
  margin: 50px 30px 30px 30px;
  color: #F3F3F3;
  font-family: 'Roboto', sans-serif;
font-size: 15px;
font-weight: 200;
  
}

.blue .tab-content2 {
  background: #3498db;
}

.tab-content p {
  margin: 50px 30px 30px 30px;
  color: #313D57;
  font-family: 'Roboto', sans-serif;
font-size: 15px;
font-weight: 200;
  
}
/* :checked */
.tab input:checked ~ .tab-content {
  max-height: 100vh;
  opacity: 1;
  margin-top: -30px;
}

.tab input:checked ~ .tab-content2 {
  max-height: 100vh;
  opacity: 1;
  margin-top: -30px;
}

/* Icon */


.tab label::after {
  position: absolute;
  right: 30px;
  top: 35%;
  display: block;
  width: 10px;
  height: 10px;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  transform: rotate(135deg);
}
.tab input[type=checkbox] + label::after {
    content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #F3F3F3;
  border-right: 2px solid #F3F3F3;
  border-radius: 2px;
  margin-top: -3px;
}

#section010 .tab input[type=checkbox] + label::after {
 content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #313D57;
  border-right: 2px solid #313D57;
  border-radius: 2px;
  margin-top: -3px;
}

.tab input[type=radio] + label::after {
  content: "\25BC";
}
.tab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
  margin-top: -5px;
}
.tab input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}

#section09{
	background: #E5E5E5;
	height: 865px;
}

#section09 h1{
	 color: #313D57;
	 margin-top: 40px;
	 margin-bottom: 40px;
	 text-align: center; 
	 	font-family: 'Roboto', sans-serif;
		font-size: 24px;
	font-weight: 700;
}


#mur1{
	width: 320px;
	height: 62px;
	display: inline-block;
	float: left;
	margin-bottom: 30px;
}

#mur1_card_icon{
float: left;
width: 60px;
height: 60px;
margin: 1.5px 15px 0 1px;
display: inline-block;
}



#mur1_card{
float: left;
width: 244px;
height: 60px;
margin: 1.5px 0 0 0;
display: inline-block;
}

#mur1_card h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	font-weight: 400;
	margin-top: 5px;
}

#mur2{
	width: 320px;
	height: 62px;
	display: inline-block;
	float: left;
	margin-bottom: 30px;
}

#mur2_card_icon{
float: left;
width: 60px;
height: 60px;
margin: 1.5px 15px 0 1px;
display: inline-block;

}

.mur_card_icon{
	width: 60px;
height: 60px;
}

#mur2_card{
float: left;
width: 244px;
height: 60px;
margin: 1.5px 0 0 0;
display: inline-block;
}

#mur2_card h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	font-weight: 400;
	margin-top: 5px;
}

#section11 {
  background: #F3F3F3;
  height: 340px;
padding: 0 0 0 0;
}

#section11-bg {
	width: 100vw;
	height: 340px;
	position: absolute;
  background: url(1.2.JPEG);
  background-size: cover;
  float: center;
}


#content_foto2{
	display: none;
}


#content_home3{
	width: 260px;
    height: 300px;
	display: inline-block;
	float: left;
}

#content_home3 h1{
	padding: 40px 0 7px 0px;
    	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	 color: #313D57;
     font-weight: 500;
}

#content_home3 h2{
	width: 320px;
	padding:10px 0 0 0;
    	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	 color: #313D57;
     font-weight: 400;
}


#section12{
    background: #4561C7;
	height: 1280px;
}

#section12 h1{
	 color: #E5E5E5;
	 margin-top: 40px;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 28px;
	font-weight: 700;
}

.icon7{
	margin: 10px 0 0 5px;
	 height: 160px;
    width: 160px;
}

.icon8{
	margin: 10px 0 0 5px;
	 height: 160px;
    width: 160px;
}

.icon9{
	margin: 10px 0 0 5px;
	 height: 160px;
    width: 160px;
}

#section12 h2{
	margin-top: 10px;
		 color: #E5E5E5;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 26px;
	font-weight: 400;
}

#section12 h3{
	margin-top: 10px;
		 color: #E5E5E5;
	 text-align: center;
	 	font-family: 'Roboto', sans-serif;
		font-size: 18px;
	font-weight: 400;
}



#section13{
	background: #E5E5E5;
	height: 600px;
}

#section13 h1{
	 color: #313D57;
	 margin-top: 40px;
	 margin-bottom: 40px;
	 text-align: center; 
	 	font-family: 'Roboto', sans-serif;
		font-size: 24px;
	font-weight: 700;
}


#mur1{
	width: 320px;
	height: 62px;
	display: inline-block;
	float: left;
	margin-bottom: 30px;
}


#mur1_card0{
float: left;
width: 244px;
height: 60px;
margin: 1.5px 0 0 0;
display: inline-block;
}

#mur1_card0 h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	font-weight: 400;
	margin-top: 5px;
}

#mur2{
	width: 320px;
	height: 62px;
	display: inline-block;
	float: left;
	margin-bottom: 30px;
}


#mur2_card0{
float: left;
width: 244px;
height: 60px;
margin: 1.5px 0 0 0;
display: inline-block;
}

#mur2_card0 h2{
	color: #313D57;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	font-weight: 400;
	margin-top: 5px;
}

#cards08{
	 height: 305px;
  width: 320px;
  display: block;
}

#card_icon3{
  height: 170px;
  width: 170px;
  margin-left: 75px;
  margin-top: 20px;
  display: block;
}

#cards09{
  height: 320px;
  width: 120px;
  display: block;
margin-top: -100px;
margin-bottom: -120px;
  margin-left: 100px;
  transform: rotate(90deg);
}

#easy_actions2{
	width: 320px;
	display: block;
	height: 1000px;
	margin-top: 40px;
}

#section016{
	  background: #4561C7;
  height: 2050px;
}

#section016 h1{
	 color: #E5E5E5;
	 margin-top: 40px;
	 margin-bottom: 40px;
	 text-align: center; 
	 	font-family: 'Roboto', sans-serif;
		font-size: 24px;
	font-weight: 700;
}

#cards010{
	float: left;
  height: 300px;
  width: 266px;
  display: inline-block;
   margin-left: 27px;
   margin-bottom: 14px;
}

#card_icon4{
  height: 176px;
  width: 172px;
  margin-left: 47px;
  display: block; 
}

#cards011{
	float: left;
  height: 300px;
  width: 266px;
  margin-left: 27px;
  margin-bottom: 14px;
  display: inline-block;
}

#cards012{
	float: left;
  height: 300px;
  width: 266px;
   margin-left: 27px;
   margin-bottom: 14px;
  display: inline-block;
}

.icon10{
margin: 10.5px 0 0 18.5px;
	 height: 155px;
    width: 135px;
}

.icon11{
margin: 10.5px 0 0 18.5px;
	 height: 155px;
    width: 135px;
}

.icon12{
margin: 20.5px 0 0 18.5px;
	 height: 135px;
    width: 135px;
}

.icon13{
margin: 40px 0 0 18.5px;
	 height: 96px;
    width: 135px;
}

.icon14{
margin: 10px 0 0 33px;
	 height: 156px;
    width: 106px;
}

.icon15{
margin: 20.5px 0 0 18.5px;
	 height: 135px;
    width: 135px;
}

#card_text2 h2{
	 width: 266px;
	  font-weight: 600;
	font-size: 18px;
	font-weight: bold;
	margin-top: 16px;
}
#card_text2 h3{
	font-size: 12px;
	font-weight: 400;
	width: 238px;
	margin-top: 17px;
	margin-left: 14px;
}

#cards014 #card_text2 h2{
	width: 300px;
	  font-weight: 600;
	font-size: 18px;
	font-weight: bold;
	margin-left: -17px;
	margin-top: 16px;
}

#cards013{
	float: left;
  height: 300px;
  width: 266px;
   margin-left: 27px;
   margin-bottom: 14px;
  display: inline-block;
}

#cards014{
	float: left;
  height: 300px;
  width: 266px;
   margin-left: 27px;
   margin-bottom: 14px;
  display: inline-block;
}

#cards015{
	float: left;
  height: 300px;
  width: 266px;
   margin-left: 27px;
   margin-bottom: 14px;
  display: inline-block;
}

#section015{
	  background: #4561C7;
  height: 780px;
}



}