@import url("../font/font.css");
html, body{background: #fff; margin: 0; padding: 0; color: #262626; height: 100%; font: 13px/18px GothamPro, Geneva, sans-serif;}
body{position: relative;}
a img {border: none;}
h1, h2, h3 , h4, h5{padding: 0; margin: 21px 0 10px; font-weight: normal;}
a{text-decoration: underline; color: #004180;}
a:hover{text-decoration: none; color: #00a2ea;}
a span, a font{cursor: pointer;}
label{cursor: pointer; -moz-user-select: none; -khtml-user-select: none; user-select: none;}
input[type="submit"], button{cursor: pointer;}
textarea{resize: vertical;}
input, textarea, button{font-family: inherit; color: inherit; outline: 0 none;}
button::-moz-focus-inner{padding: 0; border: 0;}
::selection{color: #fff; background: #555555;}
::-moz-selection{color: #fff; background: #f17a55;}
/* end reset */

/* не трогаем даже если очень хочется, даже если кажется что все понятно =)*/
.wr{width: 1018px; padding: 0; margin: 0 auto; position: relative;}
.main{min-height: 100%; position: relative; overflow: hidden;}
.logo, .slideprev, .slidenext, .tslide .pagination a{font: 0px/0px Arial; text-indent: -5000px; outline: 0 none; -moz-user-select: none; -khtml-user-select: none; user-select: none;}
.over{overflow: hidden;}
.hr{background: #00a2ea; height: 3px; margin: 22px 0 26px;}
.alllink{text-align: right;}
.alllink a{display: inline-block; 
	background: #00a2ea; 
	color: #fff; 
	font-size: 13px; 
	line-height: 15px; 
	font-weight: 500; 
	text-decoration: none; 
	padding: 10px 23px 9px; 
	text-transform:uppercase;
}
.alllink a:hover{background: #082e06;}
.clear{clear: both;}

/* top */
.top .wr{padding: 12px 0 8px; position:relative; overflow: inherit;}
.logo{
    /*background: url("../img/logo.png") no-repeat; width: 247px; height: 49px; display: block; float: left;*/

    background: url(../img/logo.png) no-repeat;
	width: 486px;
    height: 35px;
    display: block; 
    float: left;
	margin: -3px 0 22px 0;

    }

.tnav{
    /*font-size: 12px; line-height: 16px; font-weight: 500; text-transform: uppercase; float: left;*/
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    /* float: left; */
    /* margin-top: 10px; */
    clear: both;
}
.tnav a{
    /*display: inline-block; padding: 5px; color: #262626; text-decoration: none; margin: 0;*/

    display: inline-block;
    padding: 0 0 2px 0;
    color: #262626;
    text-decoration: none;
    margin: 0;
    margin: 0 10px 0 0;
    }
.tnav a:hover{color: #00a2ea !important;}

.tnav a:last-child{margin: 0;}

ul.dropdown {
    display: flex;
    justify-content: space-between;
}

.tslideblock{/*background: url("../img/tslide.jpg") no-repeat 50% 0;*/ 
	padding: 0 0 0px;
    margin: 94px 0 0 0;
}

.tslide{
    /*background: #f17a55; background: rgba(238,89,43,0.8); padding: 13px 14px; margin: 0 auto; top: 70px;*/

    background: #f17a55;
    margin: 0 auto;
    }
.tslide,
.tslide .over,
.tslide .oneslide{
    /*idth: 540px; height: 374px; position: relative;*/

    width: 1022px;
    height: 374px;
    position: relative;
    }
.tslide .oneslide{background: #f3f1f2; float: left;}
.tslide .oneslide span{display: block;}
.tslide .img{
	height: 100%; 
	width: 100%; 
	overflow: hidden;
}
.tslide .img img{
	height:100%;
	width:100%;
}
.tslide .name{
	font: 30px GothamProMedium; 
	line-height: 34px; 	
	padding: 0px;
	width:315px;
	position: absolute;
    top:23%;	
	left:34%;
	color:#fff;
	text-align:center;
}
.tslide a.btn_slider{
	display:block;
	width:143px;
	padding:12px 0;
	font: 12px GothamProMedium;
	text-transform:uppercase;
	background-color:#00a2ea;
	margin:25px auto 0;
	color:#fff;
	text-decoration:none;
}
.tslide .slideprev, .tslide .slidenext{
	cursor: pointer; 
	width: 110px; 
	height: 100%;
	float:left;
	text-indent:unset;
	width: 30px; 
	height: 30px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	border-radius:100px;
	border:1px solid #fff;
	line-height:30px;
	text-align:center;
}
.tslide .slideprev{
    z-index: 990;    
}
.tslide .slidenext{
    z-index: 990;
}
.tslide .slideprev i, .tslide .slidenext i{
	width: 30px; 
	height: 30px; 
	display: block; 
	top: 44%; 
	left: 50%; 
	margin: -45px 0 0 -24px; 
	position: absolute;
	text-indent:unset;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	border-radius:100px;
	border:1px solid #fff;
}
.tslide .slidenext i{background-position: 100% 0;}
.tslide .pagination_wrap{
	position:absolute;
	bottom:15%;
    left: 50%;  
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index:333;	
}
.tslide .pagination{
	margin: 13px 15px 0; 
	text-align: center; 
	padding: 0; 
	list-style: none;
	float:left;	
}
.tslide .pagination li{text-align: center; display: inline;}
.tslide .pagination a{
        /* background: #b3b3b3; */
    display: inline-block;
    width: 4px;
    height: 4px;
    text-decoration: none;
    margin: 0 7px;
    border: 1px solid #fff;

    /*background: #b3b3b3; display: inline-block; width: 6px; height: 6px; text-decoration: none; margin: 0 6px;*/
    }
.tslide .pagination a:hover{

    background: #fff;
    }
.tslide .pagination .current a{
    background: #fff;
    }

.pinfo{overflow: hidden; margin: 0 0 60px;}
.pinfo .coll{float: left; width: 300px; margin: 0 0 0 20px;}
.pinfo .coll:first-child{margin-left: 0;}
.pinfo a{text-decoration: none;}
.pinfo a span{display: block;}
.pinfo .img{height: 150px;}
.pinfo .img img{margin: 0;}
.pinfo .name{text-align: center; font-size: 15px; line-height: 18px; font-weight: bold; text-transform: uppercase; padding: 13px 0 14px;}

.pagetext{margin: 90px 0 45px;}

/* page */
.header, .title{
	font: 30px GothamProMedium; 
	line-height: 40px; 
	margin: 100px 0 30px; 
	text-align:center;
	text-transform:uppercase;
}
.path{padding: 10px 0; border-top: 1px solid #000; border-bottom: 1px solid #ccc; margin: -30px 0 0;}
.text{overflow: hidden; margin: 9px 0 2px;}
.text p{margin: 12px 0 18px;}
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6{font-weight: bold; margin: 15px 0 19px;}
.text h1{font-size: 24px; line-height: 28px;}
.text h2{font-size: 23px; line-height: 27px;}
.text h3{font-size: 22px; line-height: 26px;}
.text h4{font-size: 21px; line-height: 25px;}
.text h5{font-size: 20px; line-height: 24px;}
.text h6{font-size: 18px; line-height: 22px;}
.text img{ margin: 4px 40px;}
.text img[align="left"]{margin-left: 0;}
.text img[align="right"]{margin-right: 0;}
.text q{font-size: 18px; line-height: 24px; font-style: italic; font-weight: bold; color: #aaa; quotes: "" ""; position: relative; top: 1px;}
.text q:after, .text q:before{font-size: 24px; font-style: normal; font-weight: normal;}
.text q:after{content: "\00bb"; margin: 0 0 0 4px;}
.text q:before{content: "\00ab"; margin: 0 4px 0 0;}
.text blockquote{background: #eee; border-left: 8px solid #EE592B; font-weight: normal; font-style: italic; position: relative; margin: 13px 0; padding: 7px 16px; display: block;}
.text blockquote:after, .text blockquote:before{content: "";}
.text ul{margin: 21px 0 28px; padding: 0 0 0 61px;}

/* END page */

/* Cookie message */
#cookie_text{
  background-color: rgb(194,194,194);
  background-color: rgba(194,194,194, 0.9);
  z-index:1000;
  position: fixed;
  bottom:0px;
  left: 0;
  width: 100%;
  padding-left: 5px;
}

#cookie_text button{
  float: right;
  text-decoration: none;
  color: black;
  background-color: rgb(171,171,171);
  background-color: rgba(171,171,171, 0.5);
  border: none;
  padding: 0 5px 0 5px;
  margin: 5px 10px;
}

#cookie_text button:hover{
  background-color: rgb(255,255,255);
  background-color: rgba(255,255,255, 0.5);
}


/* button */
.button{background: #fe871e; font-size: 14px; line-height: 16px; font-weight: normal; color: #fff; text-decoration: none; vertical-align: middle; display: inline-block; padding: 2px 12px 6px; margin: 0 -2px 0 6px; position: relative; top: -2px;}

/* transition */
input[type="text"]:focus{transition: all 0.2s linear; -o-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear;}

/* radius */
.tslide .pagination a{-webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;}


/* footer */
.pfooter, .footer{height: 146px;}
.footer{background: #c2c2c2; margin-top: -146px; position: relative; color: #fff;}
.footer a{color: #fff;}
.footer > .over{padding: 11px 0 0px;}

.dev, .knopka, .socblock{float: right;}
.lfooter, .copy{
    float: left;
    width: 1018px;}

.dev{width: 220px; font-weight: normal; margin: 20px 0 0 0;}
.copy font{display: inline-block; margin: 0 7px;}

.lfooter{width: 100%;}
.socblock{    float: right;}
.allreserved{font-size: 12px; padding: 0 0 0 14px;}
.counter{
    float: right;
    width: 100%;
    clear: both;
    text-align: right;
    margin: 10px 0 10px 0;

}
.counter a{margin: 0 0 0 7px;}
.counter a:first-child{margin-left: -10px;}

.knopka{width: 110px; margin: 3px 24px 0 0; font-size: 11px; line-height: 14px; font-weight: bold; text-transform: uppercase;}
.knopka .name{font-size: 12px;}
.knopka .demolink{margin: 6px 0 9px;}
.knopka .demolink a{color: #a8e0f2;}
.generatelink a{color: #d92e3b;}

/* the end */



.faq {
  /* background: url("/t/img/faq.png") no-repeat scroll 0 0 transparent;*/
    display: block;
     height: 385px;
    position: fixed;
    right: 0;
    top: 195px;
    width: 34px;
    z-index: 9999;

}

.fq_cl {
    cursor: pointer;
    height: 205px;
    left: 0;
    position: absolute;
    top: 57px;
    width: 44px;
	background:#00a2ea;
}
.fq_cl .txt{
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	margin-top:125px;
	text-align:center;
	font:14px GothamProMedium;
	text-transform:uppercase;
}

.faq > form {
    margin-left: 57px;
    margin-top: -30px;
	-webkit-box-shadow:0 0 9px rgba(39, 17, 0, 0.11);
    -moz-box-shadow:0 0 9px rgba(39, 17, 0, 0.11);
	box-shadow:0 0 9px rgba(39, 17, 0, 0.11);
	text-align:center;
	background:#fff;
}
.faq.act> form {
	margin-left:44px;
}

.faq input {
	//border: 0 none;	
    margin-bottom: 10px;
    width: 86%;
    height: 30px;
    outline: none;
    margin-top: 1px;
    color: #000;
	border: 1px solid #ddd;
}
.faq input::-moz-placeholder {color: #4b4b4b; }
.faq input::-webkit-input-placeholder { color: #4b4b4b; }
.faq input:-ms-input-placeholder { color: #4b4b4b; }
.faq input::-ms-input-placeholder { color: #4b4b4b; }
.faq input::placeholder { color: #4b4b4b; } 

.faq input:first-child{
	margin-top:20px;
}


.faq textarea {
    height: 100px;
    resize: none;
    width: 86%;
    outline: none;
    color: #000;
	border: 1px solid #ddd;
}
.faq textarea::-moz-placeholder {color: #4b4b4b; }
.faq textarea::-webkit-input-placeholder { color: #4b4b4b; }
.faq textarea:-ms-input-placeholder { color: #4b4b4b; }
.faq textarea::-ms-input-placeholder { color: #4b4b4b; }
.faq textarea::placeholder { color: #4b4b4b; } 

.faq .but_sendmail  {    
    border: 0 none;
    height: 30px;
    margin-top: 15px;
    width: 147px;
	background:#00a2ea;
	text-transform:uppercase;
	font:12px GothamProMedium;
}

.faq .txt_form{
	color: #353535;
	text-align:left;
	padding:37px 40px 30px 15px;
}
.faq .txt_form span{
	color:#b10133;
	margin-left:-5px;
}


.faq.act a {
    display: block;
    font-size: 12px;
    margin-top: 10px;
     margin-left: -6px;
}

.ban_ner{
    width: 468px;
    height: 60px;
    position: absolute;
    top: 22px;
    right: 0;
}

.ban_ner a{
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/468.gif) no-repeat 0 0;
}

.pd_info{
    position: absolute;
    top: 41px;
    left: 0;
    width: 220px;
    background: #00a2ea;
    /*border-radius: 5px;*/
}

.pd_info a{
    text-decoration: none;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    display: block;
    text-transform: uppercase;
}

.main_back {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    overflow: hidden;
    background: rgba(0,0,0,0.8);
}

.main_block {
    width: 670px;
    height: 400px;
    background: white;
    margin: 10% auto 0;
    overflow: hidden;
    background: #00a2ea;
    border: 2px solid #ebebeb;
    border-radius: 10px;
    position: relative;
}

.main_box {
    width: 80%;
    margin: 85px auto 0;
}

.main_box p {
    width: 100%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    display: block;
    line-height: 25px;
    letter-spacing: 0.1px;
    margin: -20px 0 0 0;
}

.close_it{
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    color: #fff;
    text-decoration: none;
    display: block;
    cursor: pointer;
}

.close_it:hover{
    color: #fff !important;
}

.show{
    display: block;
}

.preimush{
    width: 100%;
    overflow: hidden;
}

.preimush h2{
    width: 100%;
    text-align: center;
    color: #363636;
    font-size: 30px;
    font-family: GothamProMedium;
	text-transform:uppercase;
	margin-top:100px;
	margin-bottom:70px;
}

.item_line{
    width: 100%;
    margin: 51px 0 0 0;
}

.item{
    width: 190px;
    float: left;
    margin: 0 17px 0 0;
}

.item:last-child{
    margin: 0;
}

.item span{
    width: 85px;
    height: 85px;
    margin: 0 auto;
    display: block;
}

.item span img{
    display: block;
}

.item p{
    width: 100%;
    text-align: center;
    color: #363636;
    font-size: 14px;
    font-family: GothamPro;
    margin: 15px 0 0 0 !important;
}

.tnl{    
    font-weight: normal;
	font:14px GothamProMedium;
	color:#3d3d3d;
}
a:hover .tnl{
	color:#00a2ea;
}

.active{
    color: #5a8926 !important;
    border-bottom: 1px solid #5a8926;
}

.faq{
    width: 46px;
}

.top{
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    min-height: 112px;
}

.over2{
    width: 100%;
    background: #555555;
    overflow: hidden;
}

.center_in{
    width: 1018px;
    margin: 0 auto;
}

.right_side{
    float: right;
    width: 220px;
    position: relative;
    top: -10px;
}

.text_in{
    width: 100%;
}

.text_in p{
    color: #fff;
    font-size: 13px;
    font-weight: normal;
}

.left_side{
    float: left;
    width: 285px;
}

.left_side p{
    margin: 3px 0;
}

.left_side a{
    margin: 5px 0;
    display: inline-block;
    font-weight: normal;
    font-style: italic;
}


.center_box{
    float: left;
    width: 330px;
    margin: 0 0 0 80px;
}

.youtube_link{
    display: block;
   /* position: relative;
    top: -25px;
    left: 255px;*/
}

.one_box{
    float: left;
    width: 140px;
    border-left: 1px solid #ffffff;
}

.one_box a{
    display: block;
    clear: both;
    margin: 0 0 22px 0;
    color: #fff;
    font-size: 14px;
    padding: 0 0 0 10px;
    text-decoration: none;
    font-weight: normal;
}


.one_box a:last-child{
    margin: 0;
}

.top_up{
    margin: 20px auto 0;
}

.link_in{
    width: 100%;
    text-align: center;
    display: block !important;
    color: #638f31 !important;
    font-size: 14px;
    text-decoration: underline !important;
    margin: 10px 0 5px 0 !important;
    text-transform: initial;
}

.link_in:hover{
    background: #fff !important;
}

.arrow_down{
    display: block;
    margin: 6px auto 0;
    width: 23px;
    height: 7px;
    padding: 0 0 20px 0;
}

.wa {margin-top: 16px;
}
.inst {margin-top: 16px;
}