body

.fas
{
    margin-right: 5px;
}

.formdiv{
    background: white;
    margin-top: 70px;
    border-width: 1px;
    border-color: #12CAC2;
    border-style: solid;
    padding: 15px;
    
}
.formdiv h4{
    font-size: 1.5em;
    text-align: center;
    margin-top: 25px;
}
.formdiv button{
    border-width: 0px;
    border-color: #2f3447;
    border-style: solid;
    background: #ebebeb;
    color: #2f3447;
    width: 40%;
    margin-left: 5%;
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 50px;
    cursor: inherit;
    font-size: 95%;
    border-radius: 6px; 
    font-family: conquerorsans;
}
.btn-link{
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    cursor: pointer;
     
    
}
#main h1{
    font-size: 32px;
    text-align: center; 
    margin-bottom: 20px;
    background: linear-gradient(45deg, #12CAC2 33%, #01E8A2 66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #0B2349;
}
#main h2{
    font-size: 22px;
    font-style: normal;
    font-weight: inherit;
    text-align: center;
    margin-top: 0;
    margin-bottom: 32px; 
}
#main h3{
    font-size: 24px;
    font-style: normal;
    font-weight: inherit;
    margin-bottom: 20px;
}
.top {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
 
}
.low {
    font-size: 18px;
    font-style: normal;
    font-weight: inherit;
    text-align: center;
    word-wrap: break-word;
}
#second h3{
    font-size: 24px;
    font-style: normal;
    font-weight: inherit;
    margin-bottom: 20px;
}



#footer
{
    
    margin-top: 0;
    color:#d3d3d3;     
}
ul
{
    font-size: 16px; 
    line-height: 1.5; 
    font-family: conquerorsans;
}
.formdiv .lead_button
{
    background: linear-gradient(45deg, #12CAC2 33%, #01E8A2 66%);
}
label
{
    text-align: left;
}

.main__button
{
color: #fef4e9;
    border: solid 1px #da7c0c;
    background: #f78d1d; /*цвет фона кнопки для браузеров без поддержки CSS3*/
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); /* для Webkit браузеров */
    background: -moz-linear-gradient(top,  #faa51a,  #f47a20); /* для Firefox */
        background-image: -o-linear-gradient(top,  #faa51a,  #f47a20); /* для Opera 11 */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); /* фильтр для IE */
}

.googleplay
{
    max-width: 170px;
    margin-right: 5px;
    margin-left: 5px;
}
.AppStore
{
    max-width: 170px;
    margin-right: 5px;
    margin-left: 5px;
}

.flex-container {

    display: -webkit-flex; 
    display: flex; 
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -ms-flex;
    }
.labellogo{
    margin-left: 20px;
}
.flex-container-nums {

    display: -webkit-flex; 
    display: flex; 
    display: -ms-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 10px;
    }
.tel{
    color: #2f3447;
}
.tel:hover{
    color: #01E8A2;
}
.email{
    font-family:conquerorsans-semibold,sans-serif;
    font-size:1.2em;
    margin-top:3px;
    margin-bottom:3px;
    color: #2f3447;
    margin-right:24px;
}

.email:hover{
    color: #12CAC2;
}
.block-vert-line{
    border-left:2px solid #2f3447;
    padding-left:15px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    }

ul {
    list-style: none;

   /* list-style-image: url(img/lk.png);*/
}
.licon{
    height: auto;
    max-width: 50px;
    margin-bottom: 15px;
}
.litext{
    margin-left: 25px;
    font-size: 18px;
}
#main 
{
    background-color: #fff;
}
header
{
    background-color: #e7f6ff;
    height: 80px;
    margin-bottom: 0%;
    margin-top: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
}
#second
{
    background-color: #e7f6ff;  
    margin-bottom: 0;
}
.text-no-wrap{
    white-space: nowrap;
    
}
.logo{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0%;
    padding-bottom: 0%;
    max-height: inherit;
    height: 80px;
    max-width: auto;
    width: auto;

}

.top-container{
    height: inherit;
  
}

.flex-container-points{
    margin-top: 10px;
    margin-bottom: 10px;
}


/* MEDIA 576px - - - - - 
- - - - - - - - - - - - - 
- - - - - - - - - - - - */



/* MEDIA 800px - - - - - 
- - - - - - - - - - - - - 
- - - - - - - - - - - - */


.top-row{
    height: inherit;
  
}
.top-div{
    height: inherit;
  
}
.thumb-wrap {
    position: relative;
    padding-bottom: 56.25%; 
    /*padding-top: 30px;*/
    height: 0;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .thumb-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .policy{
      text-decoration: underline;
  }
  .made{
    white-space: nowrap;
    display: block;
  }
  .madelink{
    text-decoration: underline;
}



.modalDialog {
	position: fixed;
	font-family: Graphik, conquerorsans, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog:target {
	display: block;
	pointer-events: auto;
}

.modalDialog > div {
	width: 40%;
    height: auto;
	position: relative;
	margin: 10% auto;
    padding: 60px 60px 30px 30px;
   
	border-radius: 10px;
	background: #fff;

}



/* MEDIA 576px - - - - - 
- - - - - - - - - - - - - 
- - - - - - - - - - - - */



/* END MEDIA 576px - - - - - 
- - - - - - - - - - - - - 
- - - - - - - - - - - - */




/* Форма заявки  - - - 
- - - - - - - - - - - 
- - - - - - - - - - - */

.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #2f3447;
	-webkit-box-shadow: 1px 1px 3px #2f3447;
	box-shadow: 1px 1px 3px #2f3447;
}

.close:hover { background: #12CAC2; }


.modalform input{
    background: #ebebeb;
    
    border: none;
    height: 40px;
    width: 60%;
    color: #2f3447;
    padding-left: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: conquerorsans,sans-serif;
    border-radius: 6px;
}
.modalform .modal-btn {
      text-align: center;
      align-content: center;
      align-self: center;
       width: 60%;
        height: 40px;
        border-color: #12CAC2;
        border-width: 0px;
        border-radius: 5px;
        border-style: solid;
        font-size: 90%;
        background: #01E8A2;
        color: #fff;
        cursor: pointer;
        margin-top: 10px;
        margin-bottom: 20px;
}

.modalform .modal-btn:hover{

    transition-duration: 2ms;
    background: #008B62;

}
.modalform .sec{
    align-self: center;
    text-align: center;
}
.modal-title{
    font-size: 2em;
    text-align: center;
    margin-bottom: 20px;
    font-family: Graphik,sans-serif;
    font-weight:bold;
}
.modal-desc{
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 20px;
}
.strong-link{
    font-weight: bold;
}
.low{
    white-space: nowrap;
}
.container{

    margin-bottom: 0px;
}
.foot{
    margin-bottom: 20px;
}
.white{
    color: white;
}
.hide{
    display: none;
}
.thanks{
    color: #01E8A2;
    font-size: 24px;
    text-align: center;

}
/* Форма заявки  - - - 
- - - - - - - - - - - 
- - - - - - - - - - - */
.center{
    text-align: center;
    align-content: center;
    align-self: center;
}



.foot-logo{
    max-width: 30%;
    height: auto;
}

/* MEDIA (max-width% 480px) - - - - - 
- - - - - - - - - - - - - 
- - - - - - - - - - - - */

 @media (max-width:480px){
    h1{
    font-size: 26px;
    text-align: left; 
    margin-bottom: 15px;
    margin-top: 60px;
}
    h2{
    font-size: 18px;
    font-style: normal;
    font-weight: inherit;
    text-align: left; 
}
    .modal-title{
    font-size: 1.2em;
}
    .thumb-wrap
    .modal-desc{
    font-size: 1em; 
    }



    
} 


@media (max-width:576px){
    .modalDialog > div {
        width: 80%;
    }
    .flex-container-points{
    margin-top: 10px;
    margin-bottom: 10px;
    } 
    .modalform .modal-btn{
        font-size: 70%;
        
    }

    #main h1{
        text-align: left;
        margin-top: 60px;
    }

    #main h2{
        text-align: left;
    }


    header{
        height: auto;    
    }

    .logo{
      margin-top: 10px;
    }
    .top{
    text-align: left;
    }

    .low {
    font-size: 16px;
   
    text-align: left;
    word-wrap: break-word;
    }

    .header__phone{
        font-size: 70%;
    }
    .email{
        font-size: 70%;
    }
    .labellogo{
        font-size: 70%;
    }
}



@media (max-width:800px){
    header{
        height: auto;

       
    }
   .email a{
        font-size: 18px;
    }
    .tel a{
        font-size: 18px; 
    }
    .labellogo p{
        font-size: 16px;
    }
    .formdiv button{
    width: 80%;
}
@media (min-width: 480px) and (max-width: 576px) {

    .labellogo{
        line-height: 1.15;
    }

}
@media (min-width: 576px) and (max-width: 800px) {

    .labellogo{
        font-size: 14px;
    } 
     #main h1{
       font-size: 32px;
      
    }

    #main h2{
        font-size: 24px;
    }


}

@media (min-width: 480px) and (max-width: 1200px) {
    .header__phone{
        font-size: 70%;
    }
    .email{
        font-size: 70%;
    }
    .labellogo{
        font-size: 70%;
    }
    .logo{
       /* width: 50px;
        height: 50px;*/
    }
}
@media (max-width:1200px){
    .logo{
     /*   max-width: auto;
        height: 10%;*/
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .labellogo{
        line-height: 1.15;
    }
    #main section{
        margin-top: 0px;
    }
    .modalform .modal-btn{
        width: 90%;
        
    }
}

@media (min-width:992px){
    .email{
       padding-left: 60px;
      
    }
    .tel{
        padding-left: 60px;
       
    }
}
