body {
  font-family:'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
a {
  display: block;
  color: #230491;
  font-weight: 600;
  text-decoration: none;
}
a:hover {
  color: #f28900;
  text-decoration: none;
}
.button {
  display: inline-block;
  padding: 10px 15px;
  border-radius: 5px;
  background-color: #f28900;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: white;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  background-color: rgba(242, 137, 0, 0.8);
  color: white;
}
.header {
  height: 700px;
  padding-top: 100px;
  padding-bottom: 70px;
  background-image: url('../images/fon.jpg');
  background-position:  50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.h1-header {
  margin-bottom: 15px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  text-shadow: black 2px 2px 9px;
}
.alex {
        color: #230491;
            font-size: 18px;
}
.more-header {
  margin-bottom: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: white;
  font-size: 22px;
  text-align: center;
  text-shadow: black 1px 1px 6px;
}
.forma1 {
  display: block;
  width: 50%;
  margin: 130px auto 60px;
  padding-top: 20px;
  padding-bottom: 5px;
  border-radius: 5px;
  background-color: rgba(35, 4, 145, 0.65);
  text-align: center;
}
.raschet {
  margin-bottom: 20px;
  color: white;
  font-size: 20px;
  text-align: center;
}
.field {
  display: inline-block;
  width: 250px;
  margin-right: 15px;
  border-radius: 5px;
}
.my {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: white;
  text-align: center;
}
.h3zago {
  margin-bottom: 60px;
  color: #230491;
  font-size: 38px;
  font-weight: 700;
  text-align: center;
}
.myblock1 {
  display: inline-block;
  width: 275px;
  margin-right: 5px;
  margin-bottom: 50px;
  margin-left: 5px;
  opacity: 1;
  text-align: center;
}
.sv {
  border-radius: 140px;
  opacity: 1;
}

.mytext {
  margin-top: 20px;
  font-size: 16px;
}
.vidy {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ededed;
  text-align: center;
}
.vidysv {
  color: #230491;
  font-size: 20px;
}
.zagolovok {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}
.footer {
  height: 60px;
  padding-top: 15px;
  border-top: 2px solid black;
  background-color: #230491;
}
.contaform {
  padding: 30px 30px 15px;
  border-radius: 5px;
  background-color: #bdc9ff;
  box-shadow: #737373 2px 2px 7px -1px;
}
.contaform.popform {
  position: relative;
  top: 50%;
  display: block;
  width: 300px;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.vopros {
  margin-bottom: 15px;
  color: black;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}
.contact {
  font-size: 24px;
  line-height: 28px;
  text-align: left;
}

.contact a {
  display: inline;
}

.footext {
  color: #ededed;
  text-align: center;
}
.navbar {
  background-color: #ededed;
}

.sectorheader a {
  font-weight: bold;
  font-size: 28px;    
}

a.mail-header {
  font-weight: bold;
  font-size: 22px;
}

.col1,
.col2,
.col3 {
  padding-top: 17px;   
}

.col3 {
  text-align: right; 
}
.col2 {
  text-align: center;
}
.col1 {
  text-align: left;
}
.sectorheader {
  height: 60px;
}
.h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #230491;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
}
.slider {
  height: 450px;
}
.popup {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.90);
  opacity: 0;
}

.kons {
  display: none;
  opacity: 0;
}


.developer {
	float: right;
}

.developer a {
	color: #ededed;
	display: inline;
}

/*-----modal-----*/


#openModal1,
#openModal2 {
	display: none;
	position: fixed;
	top: 0;

}

.modalDialog {
    width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
    z-index: 99999;
	display: none;
}

.modalDialog > div {
	position: relative;
    top: 50%;
    display: block;
    width: 300px;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
	padding: 30px 30px 15px;
    border-radius: 5px;
    background-color: #bdc9ff;
    box-shadow: #737373 2px 2px 7px -1px;
}

.close1 {
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding-top: 6px;
  float: right;
  font-family: Varela, sans-serif;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
}

.close2 {
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding-top: 6px;
  float: right;
  font-family: Varela, sans-serif;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
}


.contact-form-title{
	margin-bottom: 15px;
    color: black;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
	text-align: center;
}

.contact-form-under-title {
	font-size: 12px;
	text-align: center;
}

.contact-form-title p {
	text-align: center;
	margin-top: 10px;
}

.contact-form-control {
	text-align: center;
	margin:0 auto;
}

.form__input{
	display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

.right {
	display: inline-block;
    width: 250px;
    margin-right: 15px;
    border-radius: 5px;
}

.contact-form-button {
	display: inline-block;
    padding: 10px 15px;
    border-radius: 5px;
    background-color: #f28900;
    -webkit-transform: translate(0px, -2px);
    -ms-transform: translate(0px, -2px);
    transform: translate(0px, -2px);
    color: white;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}



.modal__input{
	font-size: 20px;
    font-weight: 900;
	text-align: center;
	padding-left: 0;
}

#loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(240, 240, 240, 0.91);
    overflow: hidden;
    display: none;
}

#loader img {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -25px;
}

#overlay {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
	left: 0px;
	top: 0px;
	cursor: pointer;
  text-align: center;
  text-align: -webkit-center;
}
#thx {
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -170px;
	top: 50%;
	padding: 30px;
	margin-top: -20px;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    height: 700px;
    widht: 100%;
  }


@media (max-width: 1000px) {
  .sectorheader .h1 {
    font-size: 28px;
  }
  
  .sectorheader a {
    font-size: 18px;
  }  
  
  .slick-slider .slick-track, .slick-slider .slick-list {
    height: 550px;
}

@media (max-width: 991px) {
  .button {
    margin-top: 10px;
  }
  .forma1 {
    width: 90%;
  }
  .h3zago {
    font-size: 38px;
    line-height: 44px;
  }
  .slider {
    height: 350px;
  }
  
  .sectorheader .h1 {
    font-size: 22px;
  }
  
  .contact {
    font-size: 16px;  
  }    
  
  .slick-slider .slick-track, .slick-slider .slick-list {
    height: 500px;
  }
  
}
@media (max-width: 767px) {
  .h1-header {
    margin-bottom: 20px;
    font-size: 36px;
  }
  .forma1 {
    width: 100%;
  }
  .contaform {
    margin-top: 20px;
    padding-right: 90px;
    padding-left: 90px;
  }
  .h1 {
    font-size: 28px;
  }
  .slider {
    height: 271px;
  }
 
  .sectorheader .h1 {
    font-size: 16px;
  }  

  .sectorheader a {
    font-size: 14px;
  } 

  .h3zago {
    margin-bottom: 30px;
  }
  
  .slick-slider .slick-track, .slick-slider .slick-list {
    height: 450px;
  }
  .alex {
        color: #230491;
            font-size: 12px;
}
}

@media (max-width: 550px) {
  .sectorheader .h1 {
    font-size: 14px;
  }
  
  .contact {
    font-size: 20px;
  }
  .sectorheader a {
    font-size: 22px;
  }  
   a.mail-header {
    font-size: 12px;
    color: #fff;
  }
  .slick-slider .slick-track, .slick-slider .slick-list {
    height: 330px;
  } 
   #thx {
	margin-left: -190px;
 
}
}

@media (max-width: 479px) {
  .button {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 14px;
  }
  .header {
    padding-top: 70px;
  }
  .more-header {
    font-size: 18px;
  }
  .forma1 {
    margin-top: 85px;
  }
  .raschet {
    line-height: 26px;
  }
  .field {
    display: block;
    width: 210px;
    margin-right: auto;
    margin-left: auto;
  }
  .h3zago {
    font-size: 22px;
    line-height: 28px;
  }
  .myblock1 {
    width: 230px;
    heiht: 297px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .contaform {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact {
    padding-top: 0px;
  }
  .sectorheader {
    height: 120px;
  }
  .slider {
    height: 152px;
  }

  .slick-slider .slick-track, .slick-slider .slick-list {
    height: 250px;
  }
  
}

