﻿@charset "UTF-8";
@import url(../../go to php 8 pro/css/animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Roboto:400,500,700);
/*========================================================
					  Main Styles
=========================================================*/
/* navbut123 */
@media screen and (min-width: 768px) and (max-width: 11902px){
  .navbut123 {
height: 4vh;
width: 4vh;
      }
                   }


@media screen and (min-width: 0px) and (max-width: 767px){
  .navbut123 {
height: 0px;
width: 0px;
      }
                   }
.navbut123 {
overflow: hidden;
background: #32363c;
position: fixed;
z-index: 100;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
color: #fff;
text-align: center;
}
.navbuttex {
}
.navbut123:hover {
border: solid 1px #111111;
background: #f5f5f5;
color:#111111;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;

}
/* поиск */

.searchs {
	border-radius: 10px;
	background: #F8F8F8;
	box-shadow: 0 0 5px #3F3F3F;
    border-color: #3F3F3F;
	#width: 1080px;
	font-size: 17px;
	line-height: 20px;
	vertical-align: middle;
}


.submits {
	background-color: #3F3F3F;
    border: 1px solid gray;
    border-bottom: 1px solid #3F3F3F;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #3F3F3F;
    -webkit-box-shadow: 0 1px 0 0 #3F3F3F inset ;
    -moz-box-shadow: 0 1px 0 0 #3F3F3F inset;
    -ms-box-shadow: 0 1px 0 0 #3F3F3F inset;
    -o-box-shadow: 0 1px 0 0 #3F3F3F inset;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center;
    text-shadow: 0 -1px 0 #3F3F3F;
	
}

.submits:hover {
    opacity:.85;
    cursor: pointer;
}


.submits:active {
    border: 1px solid #595959;
    box-shadow: 0 0 10px 5px #3F3F3F inset;
    -webkit-box-shadow:0 0 10px 5px #3F3F3F inset ;
    -moz-box-shadow: 0 0 10px 5px #3F3F3F inset;
    -ms-box-shadow: 0 0 10px 5px #3F3F3F inset;
    -o-box-shadow: 0 0 10px 5px #3F3F3F inset;
}


@media screen and (min-width: 1370px) and (max-width: 11920px){
	.searchs {
	width:950px;
			}
									 }

@media screen and (min-width: 1280px) and (max-width: 1369px){
	.searchs {
	width:800px;
			}
									 }


@media screen and (min-width: 300px) and (max-width: 1279px){
	.searchs {
	width:240px;
			}
									 }


/* поиск конец */

/* ICO DON */

#message_box { 

	 /* тень эмблемы */
	 
	 -webkit-filter: drop-shadow(3px 5px 5px #000);  
  filter: drop-shadow(3px 5px 5px #000);			

	 /* тень эмблемы */
	 
position: absolute; 

/*top: 15px; left: 10px;*/

z-index: 10; 

#background:#ffc;

padding:5px;

#border:1px solid #CCCCCC;

text-align:center; 

font-weight:bold; 

#width:140px;

}

/* ICO DON END */

/* убрать эмблему */
@media screen and (min-width: 1700px) and (max-width: 11920px){
	.emblem {
    opacity: 0.8;
	width: 137px;
	top: 19px; left: 120px; 
			}
									 }

@media screen and (min-width: 1370px) and (max-width: 1699px){
	.emblem {
        opacity: 0.8;
	width:110px;
	top: 24px; left: 75px; 
			}
									 }

@media screen and (min-width: 1280px) and (max-width: 1369px){
	.emblem {
        opacity: 0.8;
	width:100px;
		top: 30px; left: 26px; 
			}
									 }


@media screen and (min-width: 1px) and (max-width: 1279px){
	.emblem {
	width:0px;
		
			}
									 }

	 
/* убрать эмблему */

body {
  background-image: url('http://old.dondktu.pro/back111.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  #background: #fff;
  color: #56585a;
  font: 400 14px/28px "Roboto", sans-serif;
  -webkit-text-size-adjust: none;
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6 {
  color: #32363c;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #3334dc;
}

h1 {
  font-size: 38px;
  line-height: 42px;
}

h2 {
  font-size: 34px;
  line-height: 38px;
}

h3 {
  font-size: 24px;
  line-height: 38px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

p a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .list .fa {
  text-decoration: none;
}

time {
  display: block;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

hr {
  border: none;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
}

.hr {
  border-bottom: 3px solid #3334dc;
}

@media (max-width: 767px) {
  .mobile-center {
    text-align: center;
  }
}

.mg-add {
  margin-top: 18px;
}

/*=======================================================
					   Main Layout
=========================================================*/
* + .btn {
  margin-top: 32px;
}

* + .row {
  margin-top: 18px;
}

* + .off1 {
  margin-top: 13px;
}

* + .off2 {
  margin-top: 24px;
}

* + .off3 {
  margin-top: 32px;
}

* + .off4 {
  margin-top: 4px;
}

.info-box + .owl-carousel {
  margin-top: 30px;
}

h2 + img {
  margin-top: 23px;
}

h2 + p {
  margin-top: 14px;
}

h3 + p {
  margin-top: 12px;
}

* + hr {
  margin-top: 40px;
}

.row + p {
  margin-top: 25px;
}

hr + * {
  margin-top: 40px;
}

img + p {
  margin-top: 22px;
}

img + h3 {
  margin-top: 20px;
}

.marked-list + .btn {
  margin-top: 17px;
}

.grid_2 img + img {
  margin-top: 30px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .grid_2 img + img {
    margin-top: 0;
    margin-left: 8%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .grid_2 img {
    width: 46%;
  }
}

.off2 + hr,
.off2 + hr + .row {
  margin-top: 50px;
}

p + .btn_wr {
  margin-top: 33px;
}

/*=======================================================
						Components
=========================================================*/
/*==================     Brand     ======================*/

.contact-up {
	color: #898989;
	background-color: #474747;
	line-height: 70px;
	}

.parent
{
	max-width: 0 auto;
	max-height: 0 auto;
	background: #3F3F3F;
}

/* резиновые контакты */

@media screen and (min-width: 700px) {
.childico {
	font-size: 24px;
		}
}

@media screen and (min-width: 600px) and (max-width: 699px) {
.childico {
	font-size: 18px;
		}
}

@media screen and (min-width: 500px) and (max-width: 599px) {
.childico {
	font-size: 15px;
		}
}

@media screen and (min-width: 300px) and (max-width: 499px) {
.childico {
	font-size: 9px;
		}
}

@media screen and (min-width: 700px) {
.childico1 {
	font-size: 24px;
		}
}

@media screen and (min-width: 600px) and (max-width: 699px) {
.childico1 {
	font-size: 18px;
		}
}

@media screen and (min-width: 500px) and (max-width: 599px) {
.childico1 {
	font-size: 15px;
		}
}

@media screen and (min-width: 300px) and (max-width: 499px) {
.childico1 {
	font-size: 9px;
		}
}

@media screen and (min-width: 900px){
.childico2 {
	font-size: 24px;
		}
}

@media screen and (min-width: 700px) and (max-width: 799px){
.childico2 {
	font-size: 18px;
		}
}

@media screen and (min-width: 600px) and (max-width: 699px) {
.childico2 {
	font-size: 15px;
		}
}

@media screen and (min-width: 500px) and (max-width: 599px) {
.childico2 {
	font-size: 12px;
		}
}

@media screen and (min-width: 300px) and (max-width: 499px) {
.childico2 {
	font-size: 9px;
		}
}


/* резиновые контакты конец */													


/* контакты */
.childico
{
	vertical-align: middle;
	color: greenyellow;
	#line-height: 72px;
	display: inline-block;
	background: #3F3F3F;
	width: 20%;
}

.childico1
{
	vertical-align: middle;
	color: greenyellow;
	#line-height: 68px;
	display: inline-block;
	background: #3F3F3F;
	width:5%;
}

.childico2
{						
	vertical-align: middle;
	color: greenyellow;
	#line-height: 68px;
	display: inline-block;
	background: #3F3F3F;
	width:30%;
}
/* контакты */




.contact-up {
	color: #898989;
	background-color: #474747;
	line-height: 0 auto;
	}

/*=======================================================
						ДонДКТУ резиновый текст
=========================================================*/
.connect {
	margin: 0 auto;
  min-height: 400px;
  max-height: 0 auto;
    min-width: 300px;
    max-width: 0 auto;
	#background: linear-gradient(0deg, #4957e7 35%, #7724b9 95%);
	#background-color: #7977F9;
  background-image: url('http://old.dondktu.pro/dondktu.jpg');

  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}

.connect11 {
  margin: 0 auto;
  min-height: 550px;
  max-height: 0 auto;
    min-width: 300px;
    max-width: 0 auto;
  #background: linear-gradient(0deg, #4957e7 35%, #7724b9 95%);
  #background-color: #7977F9;
  background-image: url('http://old.dondktu.pro/dondktu1.jpg');

 background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}

.connect12 {
  margin-top: 0 auto;
  margin-bottom: 35px;
  min-height: 550px;
  max-height: 0 auto;
    min-width: 300px;
    max-width: 0 auto;
  #background: linear-gradient(0deg, #4957e7 35%, #7724b9 95%);
  #background-color: #7977F9;
  background-image: url('http://old.dondktu.pro/soc.jpg');

 background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}

.connect22 {
  margin-top: 0 auto;
  margin-bottom: 35px;
  min-height: 550px;
  max-height: 0 auto;
    min-width: 300px;
    max-width: 0 auto;
  #background: linear-gradient(0deg, #4957e7 35%, #7724b9 95%);
  #background-color: #7977F9;
  background-image: url('http://old.dondktu.pro/dondktu3.jpg');

 background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}

.connect112 {
  margin-top: 10px;
  margin-bottom: 35px;
  min-height: 200px;
  max-height: 0 auto;
    min-width: 300px;
    max-width: 0 auto;
  #background: linear-gradient(0deg, #4957e7 35%, #7724b9 95%);
  #background-color: #7977F9;
  background-image: url('http://old.dondktu.pro/dondktu4.jpg');

 background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}

@media screen and (min-width: 1700px) and (max-width: 11920px){
.connect p {
        font-size: 75px;
    }
  }


@media screen and (min-width: 1370px) and (max-width: 1699px){
.connect p {
        font-size: 68px;
    }
  }

@media screen and (min-width: 1280px) and (max-width: 1369px){
.connect p {
        font-size: 65px;
    }
  }


@media screen and (min-width: 580px) and (max-width: 1279px){
.connect p {
        font-size: 60px;
    }
  }

@media screen and (min-width: 100px) and (max-width: 579px){
.connect p {
        font-size: 37px;
    }
  }

/*=======================================================
						ДонДКТУ резиновый текст конец
=========================================================*/



.brand {
  display: inline-block;
}

.name {
  opacity: 0.9;
  text-shadow: 1px 1px 2px black, 0 0 1em black; 
  color: white; 
	line-height: 1.2;
	color: whitesmoke;
	#font-size: 75px;
	font-weight: 700;
}
.second_name {
	line-height: 1.0;
	#font-size: 24px;
	vertical-align: bottom;
}
.brand_name {
  display: inline-block;
  overflow: hidden;
  font-weight: 700;
  font-size: 47px;
  line-height: 62px;
  color: #5ab7de;
  vertical-align: bottom;
}
.brand_slogan {
  display: inline-block;
  padding-left: 10px;
  padding-bottom: 5px;
  font-size: 24px;
  vertical-align: bottom;
}
.brand a:hover {
  color: inherit;
}

/*==================  Backgrounds  ======================*/
.bg-primary {
  color: #fff;
  background: #3334dc;
}
.bg-primary h2 {
  color: #fff;
}
.bg-primary .icon {
  color: #3334dc;
  background: #fff;
}
.bg-primary .product-list li .box:hover .icon {
  background: #fff;
}
.bg-primary .product-list .icon {
  margin-top: 11px;
}
.bg-primary .product-list hr {
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.1);
}
.bg-primary .product-list hr + .box {
  margin-top: 39px;
}
.bg-primary .product-list h3 + p {
  margin-top: 12px;
}
.bg-primary .product-list hr {
  border-bottom: 0;
}
.bg-primary .product-list h3 {
  color: #fff;
}

.bg-secondary {
  background: #32363c;
}

.bg-secondary2 {
  background: #f5f5f5;
}

.bg-image {
  background: url(../../go%20to%20php%208%20pro/images/page-3_bg.jpg) center no-repeat;
  background-size: cover;
}
.bg-image p {
  font-size: 16px;
}

/*==================     Icons     ======================*/
.icon {
  position: relative;
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 52px;
  text-align: center;
  color: #fff;
  background: #3334dc;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.icon:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.icon2 {
  position: relative;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 34px;
  text-align: center;
  color: #3334dc;
  background: #4a4c4d;
}
.icon2:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/*==================    Buttons    ======================*/
.btn,
.btn2 {
  display: inline-block;
  width: 150px;
  padding: 16px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.btn:hover,
.btn2:hover {
  background: #fff;
  color: #111;
  border: solid 1px #111;
}
.btn:active,
.btn2:active {
  background: red;
}

.btn {
  color: #fff;
  background: #3334dc;
}

.btn2 {
  color: #3334dc;
  background: #eaeaea;
}
.btn2:hover, .btn2:active {
  color: #fff;
}

.btn_wr [class*="btn"] {
  padding: 16px 30px;
  display: inline-block;
  width: auto;
}
.btn_wr [class*="btn"] + [class*="btn"] {
  margin-top: 0;
  margin-left: 20px;
}
.btn_wr + .btn_wr {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .btn_wr [class*="btn"] {
    width: 100%;
  }
  .btn_wr [class*="btn"] + [class*="btn"] {
    margin-top: 20px;
    margin-left: 0;
  }
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}

/*==================     Banner    ======================*/
.banner_wr {
  position: relative;
  min-height: 308px;
}

.banner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.banner:before, .banner:after {
  display: table;
  content: "";
  line-height: 0;
}
.banner:after {
  clear: both;
}
.banner li {
  position: relative;
  margin-top: 30px;
  width: 25%;
  height: 358px;
  padding: 25px 29px 20px;
  float: left;
  color: #fff;
	/* banner color */ 
  background: #3334dc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: bottom;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.banner li:hover {
  margin-top: 0px;
  height: 388px;
  padding-bottom: 50px;
}
.banner li [class*="fa-"] {
  font-size: 62px;
  line-height: 1;
  color: inherit;
}
.banner li a {
  position: absolute;
  bottom: 26px;
  right: -30px;
}
.banner li a:before {
  font-family: "FontAwesome";
  font-size: 19px;
  line-height: 1;
  color: inherit;
  content: "";
}
.banner li a:hover {
  opacity: .7;

}
.banner li:hover a {
  right: 30px;

}
.banner li:nth-child(1) {
  background: #3334dc;
}
.banner li:nth-child(2) {
  background: #3334dc;
}
.banner li:nth-child(3) {
  background: #3334dc;
}
.banner h3 {
  color: #fff;
}
.banner p {
  line-height: 28px;
  color: #fff;
}
.banner [class*="fa-"] + h3 {
  margin-top: 17px;
}
.banner h3 + p {
  margin-top: 13px;
}
@media (max-width: 1199px) {
  .banner {
    position: static;
  }
  .banner li {
    width: 50%;
    margin-top: 0;
  }
  .banner li a {
    right: 30px;
  }
  .banner li:hover {
    height: 358px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .banner li {
    text-align: center;
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .banner li a {
    margin-top: 30px;
    display: inline-block;
    position: static;
  }
  .banner li:hover {
    height: auto;
    margin-top: 20px;
  }
}

/*==============      Product List     ==================*/
.product-list li .box:hover .icon {
  background: #fff;
  color: #111;
}
.product-list li .box_cnt__no-flow {
  padding-left: 30px;
}
.product-list * + hr {
  margin-top: 50px;
}
.product-list hr + * {
  margin-top: 50px;
}
.product-list h3 + p {
  margin-top: 6px;
}
@media (max-width: 767px) {
  .product-list hr {
    display: none;
  }
  .product-list hr + * {
    margin-top: 30px;
  }
  .product-list li .box {
    text-align: center;
  }
  .product-list li .box_aside {
    float: none;
  }
  .product-list li .box_aside .icon {
    display: inline-block;
  }
  .product-list li .box_cnt__no-flow {
    margin-top: 20px;
    padding-left: 0;
  }
}

/*==================    Quote     ======================*/
blockquote .box_cnt__no-flow {
  padding-left: 30px;
}
blockquote p {
  padding-top: 3px;
}
blockquote q:before {
  position: relative;
  top: -2px;
  left: 0;
  padding-right: 7px;
  content: "\f10d";
  color: #3334dc;
  font-family: "FontAwesome";
  font-size: 34px;
  line-height: 28px;
  vertical-align: top;
  z-index: 10;
}
blockquote cite {
  display: block;
  font-size: 16px;
  color: #3334dc;
}
blockquote cite a:hover {
  text-decoration: underline;
}
blockquote p + cite {
  margin-top: 8px;
}
@media (min-width: 768px) and (max-width: 979px) {
  blockquote .box_aside {
    width: 100%;
    float: none;
    text-align: center;
  }
  blockquote .box_aside img {
    width: auto;
  }
  blockquote .box_cnt__no-flow {
    margin-top: 30px;
    padding-left: 0;
  }
}
@media (max-width: 479px) {
  blockquote .box_aside {
    width: 100%;
    float: none;
    text-align: center;
  }
  blockquote .box_aside img {
    width: auto;
  }
  blockquote .box_cnt__no-flow {
    margin-top: 30px;
    padding-left: 0;
  }
}

/*==================  Marked List  ======================*/
.marked-list li {
  position: relative;
  padding-left: 41px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  line-height: 18px;
  color: #3334dc;
}
.marked-list li a:before {
  content: "\f00c";
  position: absolute;
  left: 0;
  top: 16px;
  font-weight: 400;
  font-size: 22px;
  font-family: "FontAwesome";
}
.marked-list li + li {
  margin-top: 0px;
  border-top: 1px solid #e5e5e5;
}
.marked-list a:hover {
  color: #777777;
}

/*==================  Contact List  =====================*/
.contact-list {
  color: #888a8c;
  font-size: 16px;
}
.contact-list .box {
  display: table;
}
.contact-list .box_cnt__no-flow {
  vertical-align: middle;
  display: table-cell;
  padding-left: 30px;
}
.contact-list .box + .box {
  margin-top: 30px;
}
.contact-list a[href^="callto:"] {
  font-size: 24px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .contact-list a[href^="callto:"] {
    font-size: 18px;
  }
}
.contact-list a:hover {
  color: #3334dc;
}

.contact-list2 {
  padding-top: 23px;
  padding-bottom: 2px;
}
.contact-list2 h3 {
  color: #42acda;
}
.contact-list2 a[href^="callto:"] {
  font-size: 24px;
  line-height: 28px;
}
.contact-list2 dd, .contact-list2 dt {
  display: inline-block;
  font-size: 16px;
}
.contact-list2 a + dl {
  margin-top: 9px;
}

/*==================  Marked List  ======================*/
table {
  width: 100%;
  #border: 1px solid #32363c;
}
table td {
  #background: white;
  #border: 1px solid #32363c;
  padding: 15px 20px;
  line-height: 18px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
table tr {
  background: white;
}
table td:last-child {
  min-width: 98px;
}
table tr:nth-child(even) {
  #background: #32363c;
  background: white;
}

/*==================    Info Box   ======================*/
.info-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 7px;
  padding: 30px 30px 25px;
  color: #fff;
  background: #8893fe;
}
.info-box dt,
.info-box dd {
  display: inline-block;
}
.info-box hr {
  background: #fff;
}
.info-box [class^="fa-"]:before {
  padding-right: 13px;
  font-size: 54px;
}
.info-box h2 {
  color: #fff;
  position: relative;
  padding-left: 65px;
}
.info-box h2:before {
  position: absolute;
  left: 0;
}
.info-box h3 {
  color: #fff;
}
.info-box h2 + hr {
  margin-top: 26px;
}
.info-box * + h3 {
  margin-top: 18px;
}
.info-box h3 + dl {
  margin-top: 4px;
}
.info-box dl + hr {
  margin-top: 25px;
}

/*==================     Info     ======================*/
.info dt {
  font-size: 24px;
  color: #32363c;
}
.info dt + dd {
  margin-top: 17px;
}
.info dd + dt {
  margin-top: 15px;
}

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  padding: 10px 30px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  border-right: 1px solid #32363c;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #111111;
  background: #f5f5f5;
  #border-right: 1px solid #32363c;
}
.sf-menu > li.active > a {
  color: #111111;
  background: #f5f5f5;
  #border-right: 1px solid #32363c;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 335px;
  background: #f5f5f5;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li > a {
  font-size: 16px;
  #padding: 11px 31px;
  padding: 2px 10px;
  color: #111111;
  background: #f5f5f5;
  text-align: left;
}
.sf-menu ul > li + li {
  #border-top: 1px solid #e5e5e5;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #3334dc;
}

.sf-menu ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  width: 335px;
  margin-top: 0;
  margin-left: 10px;
  padding: 0;
  z-index: 4;
}

.sf-menu > li > ul > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > ul > li > .sf-with-ul:before {
  position: absolute;
  right: 19px;
  top: 0;
  margin-left: -6px;
  content: "";
  font: 400 16px/50px "FontAwesome";
  color: #111111;
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 100%;
  #width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #3334dc;
  color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*==================  Stuck menu  ======================*/
.stuck_container {
  #margin-top: 22px;
  background: #32363c;
}

.isStuck {
  margin-top: 0;
  z-index: 9999;
  border-bottom: 1px solid #888;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  color: #fff;
  background: #888;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #3334dc;
  text-decoration: none;
}

@media only screen and (max-width: 1269px) {
  .toTop {
    display: none !important;
  }
}
.primary {
  color: #3334dc;
}

/*========================================================
					 HEADER  Section
=========================================================*/
header {
  #padding-top: 24px;
  background: #fff;
}
header .brand {
  float: left;
}
header a[href^="callto:"],
header .container > p {
  clear: right;
  float: right;
}
header a[href^="callto:"] {
  margin-top: 7px;
  position: relative;
  font-size: 24px;
  color: #777777;
}
header a[href^="callto:"]:before {
  position: absolute;
  top: -4px;
  left: -44px;
  font-size: 34px;
  color: #777777;
}
header a[href^="callto:"]:hover {
  color: map;
}
header a[href^="callto:"] + p {
  margin-top: 7px;
}
@media (max-width: 979px) {
  header {
    text-align: center;
  }
  header .brand, header a[href^="callto:"], header .container > p {
    float: none;
  }
  header .brand {
    display: block;
  }
  header .brand_slogan {
    padding-left: 0;
  }
  header a[href^="callto:"] {
    display: inline-block;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
}

/*========================================================
					 CONTENT  Section
=========================================================*/
main {
  display: block;
  #background: #fff;
  background: none;
}
main .container.hr {
  padding-bottom: 50px;
}
main p + a[href^="mailto:"] {
  display: inline-block;
  margin-top: 10px;
  font-size: 16px;
  color: #3334dc;
}
main p + a[href^="mailto:"]:hover {
  text-decoration: underline;
}

a[href^="callto:"]:hover {
  color: #3334dc;
}

.video {
  position: relative;
  width: 100%;
  padding-bottom: 69%;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*==================      Well     ======================*/
.well {
  padding-top: 50px;
  padding-bottom: 50px;
}

.well1 {
  padding-top: 32px;
  padding-bottom: 60px;
}

.well2 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.well3 {
  padding-top: 19px;
  padding-bottom: 19px;
}

.ins1 {
  padding-bottom: 0;
}

.ins2 {
  padding-bottom: 52px;
}

.ins3 {
  padding-bottom: 43px;
}

.ins4 {
  padding-bottom: 20px;
}

.ins5 {
  padding-top: 44px;
}

/*========================================================
					 FOOTER  Styles
=========================================================*/
footer {
  color: #ffffff;
  background: #32363c;
}
footer section + section .container {
  border-top: 1px solid #ffffff;
}
footer .copyright {
  padding-top: 21px;
  padding-bottom: 21px;
}
footer .copyright a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  footer .copyright {
    text-align: center;
  }
}


/* Всплывающее окно 
* при загрузке сайта            
*/
/* базовый контейнер, фон затемнения*/
/*#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}*/
#overlay {
    position: fixed;
    #top: 0;
    #left: 0;
    display: none;
    #width: 100%;
    #height: 600px;
    #background: rgba(0, 0, 0, 0.65);
    #z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}
/* модальный блок */
.popup {
	#opacity: 0.9;
	position: fixed;
	#height: 500px;
    #top: 65%;
    #left: 0;
    #right: 80%;
	left: 0; bottom: 0;
    font-size: 22px;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 600px;
    position: absolute;
    padding: 15px 20px;
    border: 1px solid #383838;
    background: #fefefe;
    z-index: 1000;
    #-webkit-border-radius: 14px;
    #-moz-border-radius: 14px;
    #-ms-border-radius: 14px;
    #border-radius: 14px;
    font: 16px/20px 'Tahoma', Arial, sans-serif;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}
/* заголовки в модальном блоке */
.popup h2, .popup h3 {
    margin: 0 0 1rem 0;
    font-weight: 300;
    line-height: 1.3;
    color: red;
    text-shadow: 1px 2px 4px #ddd;
}
/* кнопка закрытия */
.close {
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    position: absolute;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: red;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    outline: none;
 
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/* кнопка закрытия при наведении */
.close:hover {
    background-color: black;
}
/* изображения в модальном окне */
.popup img {
    width: 100%;
    #height: auto;
    min-height: 100px;
    max-height: 500px;
    overflow: hidden;
    #-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    #box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}
/* миниатюры изображений */
.pl-left {
    width: 70%;
    height: auto;
}

.pl-right {
    width: 20%;
    height: auto;
}
/* миниатюры справа */
.pl-right {
    float: right;
    margin: 5px 0 5px 15px;
}
/* миниатюры слева */
.pl-left {
    float: left;
    margin: 5px 18px 5px 0;
}
/* анимация при появлении блоков с содержанием */
@-moz-keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}
@-webkit-keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 } 
}
@keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}
/* калибровка блоков фото администрации */

@media screen and (min-width: 1700px) and (max-width: 11920px){
	.minibl1 {
	width:33.113%;
			}
									 }

@media screen and (min-width: 1370px) and (max-width: 1699px){
	.minibl1 {
	width:33.113%;
			}
									 }

@media screen and (min-width: 1280px) and (max-width: 1369px){
	.minibl1 {
	width:33.113%;
			}
									 }


@media screen and (min-width: 1px) and (max-width: 1279px){
	.minibl1 {
	width: 100%;
			}
									 }

/* калибровка фото администрации */
@media screen and (min-width: 1700px) and (max-width: 11920px){
	.lowph1 {
	height: 205px;
  width: 164px;
			}
									 }

@media screen and (min-width: 1370px) and (max-width: 1699px){
	.lowph1 {
	height: 205px;
  width: 164px;
			}
									 }

@media screen and (min-width: 1280px) and (max-width: 1369px){
	.lowph1 {
	height: 205px;
  width: 164px;
			}
									 }


@media screen and (min-width: 1px) and (max-width: 1279px){
	.lowph1 {
  height: 200px;
  width: 160px;
			}
									 }
/* калибровка большого фото администрации */
@media screen and (min-width: 1700px) and (max-width: 11920px){
	.bigph1 {
	height: 310px;
	width: 248px;
			}
									 }

@media screen and (min-width: 1370px) and (max-width: 1699px){
	.bigph1 {
  height: 310px;
  width: 248px;
			}
									 }

@media screen and (min-width: 1280px) and (max-width: 1369px){
	.bigph1 {
  height: 310px;
  width: 248px;
			}
									 }


@media screen and (min-width: 1px) and (max-width: 1279px){
	.bigph1 {
  height: 205px;
  width: 164px;
			}
									 }
/* калибровка текст администрации */

/* калибровка большой администрации */

@media screen and (min-width: 1700px) and (max-width: 11920px){
	.bigtx1 {
		font: 700 30px "Roboto", sans-serif;
			}
									 }

@media screen and (min-width: 1370px) and (max-width: 1699px){
	.bigtx1 {
		font: 700 30px "Roboto", sans-serif;
			}
									 }

@media screen and (min-width: 1280px) and (max-width: 1369px){
	.bigtx1 {
		font: 700 30px "Roboto", sans-serif;
			}
									 }


@media screen and (min-width: 1px) and (max-width: 1279px){
	.bigtx1 {
		font: 700 15px "Roboto", sans-serif;
			}
									}

/* калибровка меньше администрации */

@media screen and (min-width: 1700px) and (max-width: 11920px){
	.bigtxdw1 {
		font: 400 24px "Roboto", sans-serif;
			}
									 }

@media screen and (min-width: 1370px) and (max-width: 1699px){
	.bigtxdw1 {
		font: 400 24px "Roboto", sans-serif;
			}
									 }

@media screen and (min-width: 1280px) and (max-width: 1369px){
	.bigtxdw1 {
		font: 400 24px "Roboto", sans-serif;
			}
									 }


@media screen and (min-width: 1px) and (max-width: 1279px){
	.bigtxdw1 {
		font: 400 12px "Roboto", sans-serif;
			}
									}

/* калибровка администрации средний администрации */

@media screen and (min-width: 1700px) and (max-width: 11920px){
	.lowtx1 {
		font: 600 22px "Roboto", sans-serif;
			}
									 }

@media screen and (min-width: 1370px) and (max-width: 1699px){
	.lowtx1 {
		font: 600 20px "Roboto", sans-serif;
			}
									 }

@media screen and (min-width: 1280px) and (max-width: 1369px){
	.lowtx1 {
		font: 600 18px "Roboto", sans-serif;
			}
									 }


@media screen and (min-width: 1px) and (max-width: 1279px){
	.lowtx1 {
		font: 700 16px "Roboto", sans-serif;
			}
									}

/* калибровка администрации меньше администрации */

@media screen and (min-width: 1700px) and (max-width: 11920px){
	.lowtxdw1 {
		font: 600 13px "Roboto", sans-serif;
			}
									 }

@media screen and (min-width: 1370px) and (max-width: 1699px){
	.lowtxdw1 {
		font: 600 12px "Roboto", sans-serif;
			}
									 }

@media screen and (min-width: 1280px) and (max-width: 1369px){
	.lowtxdw1 {
		font: 600 11px "Roboto", sans-serif;
			}
									 }


@media screen and (min-width: 1px) and (max-width: 1279px){
	.lowtxdw1 {
		font: 400 9px "Roboto", sans-serif;
			}
									}
/* калибровка блоков большой администрации */

@media screen and (min-width: 2500px) and (max-width: 11920px){
  .minibl1 {
    height: 800px;
      }
                   }

@media screen and (min-width: 1700px) and (max-width: 2499px){
  .minibl1 {
    height: 430px;
      }
                   }

@media screen and (min-width: 1370px) and (max-width: 1699px){
	.bigibl1 {
		height: 430px;
			}
									 }

@media screen and (min-width: 1280px) and (max-width: 1369px){
	.bigibl1 {
		height: 430px;
			}
									 }
@media screen and (min-width: 801px) and (max-width: 1279px){
	.bigibl1 {
		height: 430px;
			}
									}

@media screen and (min-width: 1px) and (max-width: 800px){
	.bigibl1 {
		height: 350px;
			}
									}

/* калибровка блоков меньше администрации */
@media screen and (min-width: 2500px) and (max-width: 11920px){
  .minibl1 {
    height: 800px;
      }
                   }

@media screen and (min-width: 1700px) and (max-width: 2499px){
	.minibl1 {
		height: 350px;
			}
									 }

@media screen and (min-width: 1370px) and (max-width: 1699px){
	.minibl1 {
		height: 350px;
			}
									 }

@media screen and (min-width: 1280px) and (max-width: 1369px){
	.minibl1 {
		height: 350px;
			}
									 }

@media screen and (min-width: 801px) and (max-width: 1279px){
	.minibl1 {
		height: 350px;
			}
									}

@media screen and (min-width: 1px) and (max-width: 800px){
	.minibl1 {
		height: 350px;
			}
									}
/* калибровка блоков vievs */

@media screen and (min-width: 1700px) and (max-width: 11920px){
  .viev666 {
    float: right;
      }
                   }

@media screen and (min-width: 1370px) and (max-width: 1699px){
  .viev666 {
    float: right;
      }
                   }

@media screen and (min-width: 1280px) and (max-width: 1369px){
  .viev666 {
    float: right;
      }
                   }

@media screen and (min-width: 801px) and (max-width: 1279px){
  .viev666 {
    float: right;
      }
                  }

@media screen and (min-width: 1px) and (max-width: 800px){
  .viev666 {
    float: inherit;
      }
                  }


.loader{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);
  /*change these sizes to fit into your project*/
  width:100px;
  height:100px;
}
.loader hr{border:0;margin:0;width:40%;height:40%;position:absolute;border-radius:50%;animation:spin 2s ease infinite}

.loader :first-child{background:#19A68C;animation-delay:-1.5s}
.loader :nth-child(2){background:#F63D3A;animation-delay:-1s}
.loader :nth-child(3){background:#FDA543;animation-delay:-0.5s}
.loader :last-child{background:#193B48}

@keyframes spin{
  0%,100%{transform:translate(0)}
  25%{transform:translate(160%)}
  50%{transform:translate(160%, 160%)}
  75%{transform:translate(0, 160%)}
}
.loaderArea {
  background: #ECF0F1;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  right:0;
  bottom:0;
  z-index: 100000;
}

@media screen and (min-width: 761px) and (max-width: 11920px){
  .lowtxdw19 {
    font: 600 1.2vw "Roboto", sans-serif;
    line-height: 2.5vw;
      }
                   }

@media screen and (min-width: 1px) and (max-width: 760px){
  .lowtxdw19 {
    font: 500 3.5vw "Roboto", sans-serif;
        line-height: 6vw;
      }
                  }


@media screen and (min-width: 761px) and (max-width: 11920px){
  .lowtx19 {
    font: 500 2vw "Roboto", sans-serif;
    line-height: 2.5vw;
      }
                   }

@media screen and (min-width: 1px) and (max-width: 760px){
  .lowtx19 {
    font: 500 6vw "Roboto", sans-serif;
        line-height: 6vw;
      }
                  }


@media screen and (min-width: 761px) and (max-width: 11920px){
  .bigtxdw192 {
    font: 700 2.5vw "Roboto", sans-serif;
    line-height: 2.5vw;
      }
                   }

@media screen and (min-width: 1px) and (max-width: 760px){
  .bigtxdw192 {
    font: 700 7vw "Roboto", sans-serif;
        line-height: 8vw;
      }
                  }


@media screen and (min-width: 761px) and (max-width: 11920px){
  .bigtxdw191 {
    font: 500 1.3vw "Roboto", sans-serif;
    line-height: 2.5vw;
      }
                   }

@media screen and (min-width: 1px) and (max-width: 760px){
  .bigtxdw191 {
    font: 500 3.5vw "Roboto", sans-serif;
        line-height: 6vw;
      }
                  }


@media screen and (min-width: 761px) and (max-width: 11920px){
  .bigtxdw19 {
    font: 700 2vw "Roboto", sans-serif;
    line-height: 2.5vw;
      }
                   }

@media screen and (min-width: 1px) and (max-width: 760px){
  .bigtxdw19 {
    font: 700 4vw "Roboto", sans-serif;
        line-height: 6vw;
      }
                  }


@media screen and (min-width: 761px) and (max-width: 11920px){
  .bigtx19 {
    font: 700 2.5vw "Roboto", sans-serif;
    line-height: 10vw;
      }
                   }

@media screen and (min-width: 1px) and (max-width: 760px){
  .bigtx19 {
    font: 700 6vw "Roboto", sans-serif;
    line-height: 6vw;
      }
                  }


@media screen and (min-width: 761px) and (max-width: 11920px){
  .lowtxdw193 {
    font: 500 1.2vw "Roboto", sans-serif;
    line-height: 2.5vw;
      }
                   }

@media screen and (min-width: 1px) and (max-width: 760px){
  .lowtxdw193 {
    font: 500 3.5vw "Roboto", sans-serif;
        line-height: 6vw;
      }
                  }
