/*@font-face {
    font-family: OpenSansBold;
    src: url(font/OpenSansBold.ttf);
}
@font-face {
    font-family: OpenSansExtraBold;
    src: url(font/OpenSansExtraBold.ttf);
}
@font-face {
    font-family: OpenSansRegular;
    src: url(font/OpenSansRegular.ttf);
}
@font-face {
    font-family: OpenSansSemiBold;
    src: url(font/OpenSansSemiBold.ttf);
}*/
@font-face {
    font-family: OpenSansBold;
    src: url(/wp-content/themes/kasplingua-new/font/OpenSansBold.ttf);
}
@font-face {
    font-family: OpenSansExtraBold;
    src: url(/wp-content/themes/kasplingua-new/font/OpenSansExtraBold.ttf);
}
@font-face {
    font-family: OpenSansRegular;
    src: url(/wp-content/themes/kasplingua-new/font/OpenSansRegular.ttf);
}
@font-face {
    font-family: OpenSansSemiBold;
    src: url(/wp-content/themes/kasplingua-new/font/OpenSansSemiBold.ttf);
}
@font-face {
    font-family: arial;
    src: url(/wp-content/themes/kasplingua-new/font/arial.ttf);
}
@font-face {
    font-family: OpenSansLight;
    src: url(/wp-content/themes/kasplingua-new/font/open_sans_light.ttf);
}
@font-face {
    font-family: OpenSans;
    src: url(/wp-content/themes/kasplingua-new/font/OpenSans.ttf);
}


html{
    margin:0 !important;
}
body{
  margin:0;
  padding:0;
  width:100%;
  background: #f1f1f1;
}
a:focus{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#019875;
}
a{
	color:#019875;
}

.main-menu{
	width: 100%;
    height: 150px;
    z-index: 100;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
}

.bloc-menu-1{
	float:left;
	width:240px;
	height:55px;
	margin-left: 32px;
    margin-top: 18px;
    position:relative;
}
.bloc-menu-2{
	float:right;
	margin-top: 32px;
    margin-right: 30px;
}
.tx-1-1{
	color:#ffffff;
	font-size:26.56px;
	border: 2px solid #fff;
    padding: 8px 7px 6px 10px;
    display: block;
    margin: 0;
    float: left;
}
.tx-1-2{
	color:#ffffff;
	font-size:28.76px;
	float: left;
	margin-left: 8px;
    margin-top: -4px;
    margin-bottom: 0px;
}
.tx-1-3{
	color: #ffffff;
    font-size: 13px;
    float: left;
    margin-left: 7px;
}
.sp-menu-1{
	color:#fff;
	margin:0;
	padding:0;
}
.sp-menu-1 .sp-1{
 	display: inline-block;
	float:left;
	margin-left: 10px;
    margin-right: 10px;
    width: auto;
}
.sp-menu-1  .sp-1-1{
	margin-left: 25px;
    margin-right: 25px;
    margin-top: -8px;
    font-size:24px;
}
.sp-menu-2 .menu-item{
	display: inline;
	float:left;
	margin-right: 8px;
    margin-left: 8px;
    font-size:17.89px;
    position:relative;
    display:inline;
}
.sp-menu-2 a{
	color:#fff;
}
.sp-menu-2 a:hover{
	color:#fff;
	text-decoration:none;
}
.sp-2 span {
  display:block;
  width:100%;
  height:2px;
  position:absolute;
  bottom:-2px;
}
.sp-2 a:hover ~ span {
 	animation:ul 0.2s ease-out;
 	background:#fff;
}

@keyframes ul {
	0% { 
     width:0;
    }
    100% { 
     width:100%;
    }
}

.sp-1-2{
	height:26px;
	width:22px;
	background: url(img/icon1.png) no-repeat center;
}
.sp-1-3{
	height:25px;
	width:23px;
	background: url(img/icon2.png) no-repeat center;
}

.fixed {
  position: fixed;
  z-index: 10000;
  background: #fff;
  top: 0;
  height:67px;
  box-shadow: 0 0 27px rgba(0,0,0,1.5);
}

.fixed a {
  color: #189a49;
  text-decoration: none;
}
.fixed a:hover {
  color: #189a49;
  text-decoration: none;
}
.fixed .sp-2 a:hover ~ span {
 	background:#189a49;
}
.fixed .tx-1-1{
	color:#fff;
	background:#189a49;
	border: 0px solid #189a49;
	    padding: 5px 5px 4px 7px;
}
.fixed .tx-1-2{
	color:#42aa69;
	font-size: 23.76px;
}
.fixed .tx-1-3{
	color:#000;
	font-size:10.97px;
}
.fixed .sp-menu-1{
	color:#000;
}
.fixed .sp-1-2{
	height:26px;
	width:22px;
	background: url(img/icon1-1.png) no-repeat center;
}
.fixed .sp-1-3{
	height:25px;
	background: url(img/icon2-2.png) no-repeat center;
}
.fixed .bloc-menu-1{
	margin-top:10px;
}
.fixed .bloc-menu-2{
	margin-top:20px;
}






.bloc-1{
	width:100%;
	height:100%;
	background: url(img/shapka.jpg) no-repeat center;
	background-position: 50% 50%;
    background-attachment: fixed;
    position:relative;
}
.text-1{
	font-size:38.33px;
    font-family: OpenSansExtraBold; 
    color:#fff;
    text-align:center;
    margin-top: 315px;
    margin-top:17%;
    line-height: 3;
    text-shadow: 0px 0px 21px black, 0 0 1em black;
}
.skrol-1{
	width: 61px;
    position: absolute;
    bottom: 35px;
    left: calc(50% - 30.5px);
    animation:upper 6s linear infinite;
}

@keyframes upper {
	0% { 
     bottom:35px;
    }
    22% { 
     bottom:35px;
    }
    23% { 
     bottom:45px;
    }
    24% { 
     bottom:27px;
    }
    25% { 
     bottom:43px;
    }
    26% { 
     bottom:30px;
    }
    27% { 
     bottom:40px;
    }
    28% { 
     bottom:32px;
    }
    29% { 
     bottom:37px;
    }
    30% { 
     bottom:35px;
    }
    100% { 
     bottom:35px;
    }
}


.bloc-2{
    width: 100%;
    margin: 0 auto;
    padding-right:15px;
    padding-left:15px;
}
.bloc-titl{
	position:relative;
	width: 800px;
    margin: 0 auto;
    margin-top: 65px;
}
.bl-left{
	border-right: 7px solid #bfd3e9;
    transform: skewX(-30deg);
    display: inline-block;
    position: absolute;
    height: 27px;
    top: 15px;
    left: 60px;
}
.bl-left:after{
	content: '';
    border-right: 7px solid #85b3e0;
    display: inline-block;
    position: absolute;
    height: 27px;
    top: 0;
    left: 25px;
}
.bl-left:before{
	content: '';
    border-right: 7px solid #0082d5;
    display: inline-block;
    position: absolute;
    height: 27px;
    top: 0;
    left: 50px;
}
.bl-rigth{
	right:102px;
	border-right: 7px solid #0082d5;
    transform: skewX(-30deg);
    display: inline-block;
    position: absolute;
    height: 27px;
    top: 15px;

}
.bl-rigth:after{
	right: -50px;
	content: '';
    border-right: 7px solid #bfd3e9;
    display: inline-block;
    position: absolute;
    height: 27px;
    top: 0;

}
.bl-rigth:before{
	right: -28px;
	content: '';
    border-right: 7px solid #85b3e0;
    display: inline-block;
    position: absolute;
    height: 27px;
    top: 0;
}
.text-2{
	text-align:center;
	font-size: 38px;
	color:#0083d6;
	font-family: OpenSansBold;
	text-shadow: 1px 5px 8px #BFBFBF, 0 0 0px #4A4545;
}
.text-numer-1{
	color:#0083d6;
}
.text-numer-2{
	color:#0083d6;
}
.text-numer-1-1{
	animation:dop 2s ease forwards;
}
@keyframes dop {
	0% { 
     color:#f1f1f1;
     text-shadow: 0px 0px 0px #BFBFBF, 0 0 0px #4A4545;
    }  
    15% { 
     color:#f1f1f1;
     text-shadow: 0px 0px 0px #BFBFBF, 0 0 0px #4A4545;
    } 
    100% { 
     color:#0083d6;
     text-shadow: 1px 5px 8px #BFBFBF, 0 0 0px #4A4545;
    }
}





.text-3{
	font-size:25.56px;
	color:#000;
	font-family:OpenSansRegular;
}
.bloc-spis{
	text-align:center;
}
.spis-1{
	text-align:center;
	padding:0;
	margin-top: 60px;
}
.spis-11{
	margin-top:60px;
}
.spisoc{
	display: inline-block;
    text-align: center;
    margin: 8px 15px;
    background: #fff;
    width: 184px;
    border-radius: 12px;
    font-size:12.78px;
    color:#000;
    padding: 8 0;
    border:1px solid #fff;
}
.spis-1 a{
  text-decoration:none;
  font-size: 11.39px;
  color: #000;
  text-transform: uppercase;
}
.spis-1 li:hover{
	border:1px solid #000;
}
.n-1{
	background:#d2d2d2;
	border:1px solid #d2d2d2;
}
.bloc-3{
	padding-right:15px;
    padding-left:15px;
    margin: 60 100 84 100;
}
.bloc-3 a{
	color:#000;
	text-decoration:none;
}
.bloc-4{
	padding-right:15px;
    padding-left:15px;
}
.bloc-5{
	margin:60 100 117 100;
	padding-right:15px;
    padding-left:15px;
}
.bloc-photo{
	max-height: 213px;
    max-width: 213px;
    border-radius: 111px;
    border: 2px solid #f1f1f1;
    margin: 0 auto;
    margin-bottom: 15px;
}
.bloc-photo img{
	border-radius: 155px;
	max-width: 209px;
        max-height: 209;
    width: 100%;
}
.text-pod-photo{
	text-align:center;
	font-size:23px;
	color:#019875;
}
.bloc-photo-silca:hover{
	color:#019875;
	text-decoration: underline;
}
.bloc-photo-silca:hover .bloc-photo{
	border: 2px solid #0e9d7c;
}
.text-spis{
	margin-top:29px;
	font-size:17.89px;
}
.st-1{
	position: absolute;
    right: -40px;
    top: 25px;
}
.sp-menu-2{
	padding:0;
}
.footer-1{
	background:#575757;
	padding-top:55px;
	padding-bottom:50px;
}
.footer-2{
	background:#343434;
	padding-top:35px;
	padding-bottom:35px;
}
.footer-con {
    max-width: 1500px;
    margin: 0 auto;
}
.bloc-menu-1-footer{
	margin:0px;
}
.text-footer{
	color: #b9b9b9;
    text-align: right;
    margin: 15px 0px;
}
.text-footer a{
	color:#b9b9b9;
	text-decoration:underline;
}
.bloc-6{
	background:#019875;
	
}
.bloc-6-1{
	background: url(img/фон1.png) no-repeat center;
}
.text-2-1{
	color: #fff;
    text-shadow: 1px 5px 30px #2F2F2F, 0 0 0px #4A4545;
    margin-bottom: 62px;
}
.bloc-titl-1{
	width: 470px;
}
.bl-left-1{
	border-right: 7px solid #75bba6;
}
.bl-left-1:after{
	border-right: 7px solid #b8d9cf;
}
.bl-left-1:before{
	border-right: 7px solid #fff;
}
.bl-rigth-1:after{
	border-right: 7px solid #75bba6;
}
.bl-rigth-1:before{
	border-right: 7px solid #b8d9cf;
}
.bl-rigth-1{
	border-right: 7px solid #fff;
}
.bloc-7{
	width:1050px;
	margin:0 auto;
}
.text-5{
	color:#9fffe9;
	font-size:12.78px;
	/* margin-bottom: 110px;*/
}
.bloc-vibora{
	float:left;
	margin-bottom: 14px;
	width: 265px;
	text-align: justify;
}
.bloc-vibora select{
	border-radius: 10px;
    padding-left: 20px;
    height: 46px;
    font-size: 17.89px;
    min-width: 265px;
    background: url(img/strelka.png) no-repeat right #fff; 
    -webkit-appearance: button;
    background-position-x: 95%;
    border:0;
}
.text-4{
	float:left;
	color: #fff;
    font-size: 17.89px;
    margin-right: 25px;
    margin-top: 12px;
}
.pole-poisc{
	width: 841px;
    height: 46px;
    font-size: 17.89px;
    padding-left: 20px;
    border-radius: 10px !important;
    border: 0;
    background: #fff !important;
    color: #000 !important;
    outline: none;
}
.cnopca-poisc{
	background: rgba(0, 170, 238, 0);
	border-radius: 10px;
    border: 2px solid #fff;
	width: 194px;
    height: 46px;
    color:#fff;
    font-size:17.89px;
    margin-left: 9px;
    outline: none;
}
.cnopca-poisc:hover{
    color: #019875;
    background: #fff;
}
.bloc-8{
	max-width: 1500px;
	text-align:center;
	margin:0 auto;
}
.book{
	border-radius:10px;
	background:#fff;    
	
	width: 272px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 154px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.text-book-1{
	font-size: 17.28px;
    color: #000;
    display: block;
    max-height: 102px;
    overflow: hidden;
    height: 102px;
    font-family: OpenSansSemiBold;
        padding: 0 15px;
}
.text-book-2{
	font-size:17px;
	color:#000;
    margin: 10px 0 0 0;
}
.text-book-3{
	color:#0083d6;
	font-size:31.94px;
	display: inline-block;
}
.text-book-3-1{
	color:#0083d6;
	font-size:25.56px;
	display: inline-block;
	margin-left: 10px;
}
.text-book-4{
	display: inline-block;
	color:#fff;
	background:#019875;
	border-radius:10px;
	padding: 8px 63px;
    font-size: 20.44px;
    border: 2px solid #019875;
}
.text-book-4:hover{
	background:#fff;
	color:#019875;
}
.tx-slushati-1{
	color:#004c3b;
	font-size:25.56px;
	    text-align: center;
	        margin-top: 30px;
}
.slushati .spisoc{
	background:none;
	color:#fff;
}
.slushati .spisoc:active{
	background:#fff;
	color:#000;
}
.slushati-bloc{
	overflow: auto;
	
	margin-top: 65px;
	margin-bottom: 40px;
	width:400px;
	margin-left: 25px;
}
.slushati-bloc-1{
    height:377px;
}
/*.slushati-bloc::-webkit-scrollbar{
	color:#000;
}*/
.bloc-9{
	width: 1500px;
    margin: 0 auto;
    text-align: center;
}
.slushati-tx-1{
	font-size: 20.44px;
	color:#fff;
	font-family: OpenSansBold;
	margin: 0;
}
.slushati-tx-2{
	color:#95ffe6;
	font-size:17.89px;
	font-family: OpenSansRegular;
	margin-bottom:38px;
}
.slushati-tx-3{
	font-size: 20.44px;
	color:#fff;
	font-family: OpenSansRegular;
}
.text-slu{
	margin-bottom: 6px;
}
.bloc-chitati{
	    width: 420px;
}
.chit-tx-1{
	font-family: OpenSansBold;
	font-size:20.44px;
	text-align:left;
	display: inline-block;
}
.chit-tx-2{
	font-family: OpenSansRegular;
	font-size:17.89px;
	text-align:left;
	display: inline-block;
	color:#9e9e9e;
}
.chit-tx-3{
	margin-right:10px;
}
.chit-bloc{
	width: 100%;
	margin-left:0px;
}
.cnopka-1{
	color: #000;
    background: #fff;
    border-radius: 10px;
    height: 46px;
    width: 195px;
    border: 0;
    margin-left: 25px;
    float: left;
    font-size: 17.89px;
}
.cnopka-1:focus{
	outline:none;
}
.text-bloc-11{
	color: #b0b0b0;
    font-size: 17.89px;
    text-align: left;
}
.text-numer-11{
    width: 600px;

}
.tx-com-1{
	font-size:16.61px;
	text-align:center;
	color:#000;
	font-family: OpenSansSemiBold;
}
.tx-com{
	color:#8e8e8e;
	font-size:17.89px;
	text-align:center;
	font-family: OpenSansRegular;
	    line-height: 1.3em;
}
.bloc-com-1{
	max-height:150px;
}
.bloc-com-2 li{
	display: inline;
}
.bloc-com-2{
	padding: 0;
    margin: 0 auto;
    text-align: center;
}
.bloc-1-1{
	height:434px;
}
.text-1-1{
	margin-top: 199px;
	text-transform: uppercase;
}
.bloc-10{
	width:1315px;
	margin: 0 auto 50 auto;
}
.xleb-croshki{
	text-transform: uppercase;
	font-size:15.33px;
	padding:0;
}
.xleb-croshki a{
	color:#019875;
	text-decoration:underline;
}
.xleb-croshki li{
	display:inline;
}
.bloc-11{
	width:1315px;
	margin:0 auto;
}
.tx-date{
	font-size:17.89px;
	margin:0;
	margin-bottom:-5px;
	margin-top: 18px;
}
.tx-titl-1{
	font-size:38.33px;
	font-family: OpenSansSemiBold;
	color:#019875;
}
.bloc{
	width:100%;
	background:#fff;
	padding-top:35px;
	min-height: 27%;
}
.tx-bloc-govorim{
	color:#000;
	font-size:16.89px;
	text-align: justify;
}
.tx-bloc-govorim-1{
	font-family: OpenSansBold;
	font-size:20.44px;
	color:#000;
	margin-top: 20px;
}
.bloc-podel{
	border-top:1px solid #019875;
	padding-top: 11px;
	    width: 100%;
    float: left;
}
.tx-1111{
	font-size:16.61px;
	float:left;
	color:#019875;
	margin-right:10px;
	margin-top: 5px;
}
.ya-share2__container_size_m .ya-share2__icon{
	width:35px !important;
	height:35px !important;
	background-size: 35px 35px !important;
}
.ya-share2__badge{
	border-radius:100px !important;
}
.text-tx-1{
	font-size:20.44px;
	color:#6b6b6b;
	margin-top:90px;
}
.bloc-govorim-novosti{
	width:342px;
	height:229px;
	position: relative;
}
.text-govorim-novosti{
	width:342px;
	font-family: OpenSansSemiBold;
	font-size:20.44px;
	color:#000;
}
.text-govorim-novosti-1{
	width: 340px;
    border: 1px solid;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #019875;
    font-size: 15.2px;
    border-radius: 11px;
    text-transform: uppercase;
        margin-bottom: 150;
}
.spicok-govorim {
	position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(31, 31, 31, 0.4);
    color: #fff;
    padding: 3px 7px 4px 7px;
    margin: 0;
}
.spicok-govorim li{
	display: inline;
}
.li-spiska-2{
	float:right;
}
.bloc-12{
	width:1345px;
	margin:0 auto;
}
.bloc-12 .spis-1 .spisoc{
 	background:#ededed;
 	width: 164px;
    font-size: 11.39px;
    margin: 8px 10px;
} 
.bloc-book{
    background: url(img/book-phone.png) no-repeat center #3799d7;
    height: 536px;
    width: 345px;
    border: 1px solid #ffffff;
    margin: 30 auto;
    border-radius: 14px;
    text-align: center;
    position: relative;
}
.bloc-book:hover{
	border:1px solid #000;

}
.bloc-book img{
	border-radius:15px 15px 0px 0px;
}
.text-book-1-1{
	color:#6e6e6e;
	font-size:16.61px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.text-book-2-2{
	font-family: OpenSansBold;
	font-size:19.17px;
	color:#000;
	margin: 0 22px 10 22px;
}
.text-book-3-3{
	color:#6e6e6e;
	font-size:15.33px;
}
.text-book-5-5{
	color:#0083d6;
}
.bloc-book-1-1{
	width:27px;
	height:27px;
	background: url(img/ic-book-1.png) no-repeat center;
	border-radius:30px;
	margin:0 auto;
}	

.bloc-book-1-2 {
    background: url(img/book-phone-1.png) no-repeat center;
    height: 535px;
    width: 343px;
    margin: 23px auto;
    border-radius: 15px;
    text-align: center;
    position: relative;
    display: none;
    position: absolute;
    top: -383px;
    left: 0px;
}
.bloc-book-2-1{
	height:353px;
	padding: 15px;
}

.bloc-book-1-1:hover{
	background: url(img/ic-book-3.png) no-repeat center;

}
.bloc-book-1-1:hover .bloc-book-1-2{
	display: inline-block;
}
.stili-categori-govorim h2{
	font-size:38.33px;
	font-family: OpenSansSemiBold;
	color:#019875;
}
p{
	color: #000;
    font-size: 16.89px;
    /* text-align: justify; */
}
.book-spisok{
	padding:0;
}
.book-spisok li{
	display:inline;
}
.bloc-book-3{
	height:182px;
	position: relative;
    bottom: 7px;
}
.bl-book-3{
	bottom:0;
}
.bl-book-3 .bloc-book-1-1{
	background: url(img/ic-book-3.png) no-repeat center;
}
.bloc-book-1-2 .text-book-5-5{
	color:#fff;
}
.bloc-book-1-2 .text-book-5-5-5{
	color:#fff;
}
.bloc-book-1-2 .text-book-4{
	border: 2px solid #ffffff;
    background: none;
}
.bloc-book-1-2 .text-book-4:hover{
	color:#fff;
}
.bloc-book-tx-1{
	color:#fff;
	font-family: OpenSansBold;
	font-size:19.17px;

}
.bloc-book-tx-2{
	color:#fff;
	font-family: OpenSansRegular;
	font-size:16.61px;
}
.text-book-5-5{
	font-family: arial;
	font-size:25.11px;
	color:#0083d6;
	display:inline-block;
	margin-right: 10px;
	margin-top: 10px;
}
.text-book-5-5-5{
	font-size:19.65px;
	color:#0083d6;
	display:inline-block;
	font-family: arial;
}

.info:active .bloc-book-1-2{
	display: inline;
}

.bbp-search-form{
	display:none;
}
.box {
    background: white;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border-radius: 10px;
    position: absolute;
    top: 332px;
    z-index: 1;
    min-height: 0;
    width: 810px;
}
.skrolim{
    background: white;
    border-radius: 10px;
    width: 830px;
    overflow-y: scroll;
    max-height: 359px;
    position: relative;
   /*  margin-top: 8px;
   margin-bottom: 10px; */
}
.word_all{
    background: white;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border-radius: 10px;
    width: 840px;
    max-height: 377px;
    margin-left: 15px;
    margin-bottom: 100px;
    position:relative;
    float:left;
  
}
.skrolim::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #e6e6e6;
}

.skrolim::-webkit-scrollbar{
	width: 7px;
	background-color: #F5F5F5;
}

.skrolim::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #019875;
}

.word-list {
	margin: 15px;
	width: 98%;
}
.word-list tr{
	border-bottom: 1px solid #cdcdcd;
}    
.word-list>tbody tr td{
	padding: 6px 0px;
}
.word-list>tbody>tr>td.translate{
	border-left: 1px solid #cdcdcd;
	width: 50%;
	padding: 6px 12px;
}
.box_btn{
	width: 45px;
    background: red;
    height: 45px;
    position: absolute;
    left: 1227px;
    top: 333px;
    border-radius: 22px;
}
.modal_window {
    display: block;
    background: red;
    position: absolute;
    height: 60px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border-radius: 7px;
}
span.word_content:after {
    content: attr(data-content);
}
.silca-bez{
	text-decoration:none;
	color:#019875;
}
.silca-bez:hover{
	text-decoration:none;
	color:#019875;
}
.silca-bez:active{
	text-decoration:none;
	color:#019875;
}

.bloc-22 {
	
	opacity: 0;
}
.bloc-22.appeared {
	-webkit-transform:
		translate3d(0px, 0px, 0px)
		rotateX(0)
		scale(1, 1);
	-moz-transform:
		translate3d(0px, 0px, 0px)
		rotateX(0)
		scale(1, 1);
	transform:
		translate3d(0px, 0px, 0px)
		rotateX(0)
		scale(1, 1);
	opacity: 1;
}


.play-1-1{
    border: 1px solid #019875;
    color: #019875;
    padding: 7px 30px;
    border-radius: 9px;
    font-size: 16px;
}
.play-1-1:hover{
    background:#019875;
}

.play-a{
    color: #019875;
}

.play-1-1:hover .play-a{
    background:#019875;
    color: #fff;
}
.predlojenie{
    padding-bottom:20px;
}
.predlojenie p{
    /* background: linear-gradient(180deg, #000000 45%, #000000 66%, #FFFFFF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    position: relative;
}
.predlojenie p:after{
     content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgb(255, 255, 255));
}
    
/*.bloc-stixi-stili p span{
	width:100%  !important;
}*/
.bloc-stixi-stili{
	text-align:center;
	height: 380px;
}
.bloc-stixi-stili p span{
	display: inline-block !important;  
	width: 100%;
	font-size:17.89px;
}
.bloc-stixi-stili p{
	font-size:17.89px  !important;
}

.cnopca-obmen{
	width: 48px;
    height: 46px;
    background: none;
    border: 0;
    margin-left: 15px;
    position: absolute;
    right: 7px;

}
.bloc-1-1-1{
	height:100px;
}
.text-1-1-1{
	    margin-top: -17px;
}
.rowe{
    margin: 0 auto;
    width: 1315px;
}
.rowee{
    width:98%;
}
.bloc4-2{
    width:100%;
    text-align:center;
}
.podel-text{
    color:#019875;
    font-size:16.61px;
    display: inline-block;
    float: left;
    margin-top: 6px;
    margin-right: 18px;
}
.podel-1{
    border-top: 1px solid #019875;
    margin-top: 80px;
    padding-top: 10px;
    width: 880px;
}
.playplay{
    background:url(http://kasplingua.ru/wp-content/uploads/2016/07/plai.png);
    height:48px;
    width:49px;
    border: none;
}
.playpause{
    background:url(http://kasplingua.ru/wp-content/uploads/2016/07/paus.png);
    height:48px;
    width:49px;
    border: none;
}
h3{
    font-size:32px;
    color:#028874;
    margin-bottom: 30px;
    margin-top: 10px;
}
.description_word span{
    font-size:15px;
}
.title_dict{
    color: #888;
    font-size: 15px;

}
.description_word{
    margin-bottom:40px;
}
.description_organization{
        position: relative;
    top: 10px;
}
button[name="46"]{
    width: 95px !important;
}
button[name="bksp"]{
    width: 135px !important;
    background:#3e4150 !important;
    border-color: #3e4150 !important;
}
button[name="shift"]{
    width: 95px !important;
    background:#3e4150 !important;
    border-color: #3e4150 !important;
}
button[name="cancel"]{
    width: 150px !important;
    background: #0083d6 !important;
    border: #0083d6 !important;
}
button[name="space"]{
    width: 430px !important;
}
button[name="accept"]{
    width: 168px !important;
    border: #019875 !important;
    background: #019875 !important;
}
button[name="accept"]:before{
    content: " ";
    width: 115px;
    height: 44px;
    background: #019875;
    position: absolute;
    top: 187px;
    left: 7px;
}
.ui-keyboard div{
    text-align: -webkit-right;
}


.ui-keyboard{
    background:#1d1e21 !important;
    border-radius:0px !important;
    top: 70% !important;
}
.ui-keyboard-has-focus{
     top: 70% !important;
}
.ui-widget-content{
    border-radius:0px !important;
}
.ui-state-default{
    background: #595e74 !important;
    border-radius: 0 !important;
    font-weight: normal !important;
    height:41px !important;
    width:41px !important;;
}
.ui-keyboard-space{
    height:41px !important;
    width:350px !important;
}

span.word_content + div{
    position: fixed !important;
    top: 0px !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 11111 !important;
    background-color: rgba(37, 37, 37, 0.7) !important;
     width:100% !important;
}
.window_word{
        width: 800px;
    margin: 0 auto;
    background: #fff;
    margin-top: 150px;
    padding: 15px;
    border-radius: 15px;
}
.close{    
    opacity: 1;
    border-radius: 39px;
    margin-top: 32px;
    padding: 5px;
    position: absolute;
    right:10px;
    top:50px;
}

.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    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: 460px;
    height:100%;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 0px;
    background: #ffffff;
    text-align:center;
}
.modalDialog input{
	border: 1px solid #35d0ac;
}
.modalDialog input[type="text"]{
	border-radius:10px;
	height:57px;
	width:422px;
	font-size:23px;
	padding-left:60px;
	margin-bottom:16px;
	font-family: OpenSansLight;
}

.modalDialog ::-webkit-input-placeholder {color:#c3c3c3; font-family: OpenSansLight;}
.modalDialog ::-moz-placeholder          {color:#c3c3c3; font-family: OpenSansLight;}/* Firefox 19+ */
.modalDialog :-moz-placeholder           {color:#c3c3c3; font-family: OpenSansLight;}/* Firefox 18- */
.modalDialog :-ms-input-placeholder      {color:#c3c3c3; font-family: OpenSansLight;}



.modalDialog input[type="password"]{
	border-radius:10px;
	height:57px;
	width:422px;
	font-size:23px;
	padding-left:60px;
	margin-bottom:16px;
}
.modalDialog input[type="submit"]{
    color:#fff;
    background:#0083d6;
    border:#0083d6;
    	border-radius:10px;
	height:57px;
	width:422px;
	font-size:23px;
	font-family: OpenSansRegular;
}    
.modalDialog input[type="submit"]:hover{
    background:#0073bb;
    
}
.modalDialog h2{
	font-size: 30px;
	color: #000;
	font-family: OpenSansRegular;
}
.modalDialog .knopka{
	width: 210px;
}
.modalDialog .close{
	opacity: 1;
}
.silka-sl{
    display:block;
    height:20px;
    width:20px;
}
.bl-close{
    height:83px;
    width:83px;
    background: url(http://kasplingua.ru/wp-content/uploads/2016/07/Прямоугольник_скругл_углы_4_копия.png);
}
.bl-close:hover{
     background: url(http://kasplingua.ru/wp-content/uploads/2016/07/Прямоугольник_скругл_углы_4_копия_навед.png);
}
.reg{
    float:left;
    color:#019875;
    text-decoration:underline;
    font-size:15.33px;
}
.zap{
    float:right;
    color:#019875;
    font-size:15.33px;
}
.login{
    background: url(http://kasplingua.ru/wp-content/uploads/2016/07/ldfgs.png) no-repeat;
    background-position-x: 18px;
    background-position-y: 9px;
}
.parol{
    background: url(http://kasplingua.ru/wp-content/uploads/2016/07/pfgh.png) no-repeat;
    background-position-x: 18px;
    background-position-y: 9px;
}
input[type="text"]:focus { outline: none; }
input[type="password"]:focus { outline: none; }
input[type="checkbox"]:focus { outline: none; }
.modalDialog input[type="checkbox"]{
    height:20px;
    width:20px;
    position: absolute;
    right: 123px;
    top: -1px;
    -webkit-appearance: none;
    border:0;
}

input[type="checkbox"] {
     background: url(img/flajok.png);
     height: 26px; width: 32px; cursor: pointer;
     -webkit-appearance: none;
}
input[type="checkbox"]:checked {
     background-position: 0 -24px;
}

.reg-1{
    padding:0px;
    width:1000px;
    margin-bottom:0px;
     font-family: OpenSansLight;
}
.reg-2{
    list-style:none;
    padding:0px;
    width:1000px;
}
.reg-3{
    list-style:none;
    padding:0px;
    width:1000px;
    height:45px;
    margin-bottom:10;
}
.reg-4{
     list-style:none;
     float:left;
     height:45px;
}
.reg-4-1{
    width:255px;
    text-align:left;
}
.reg-4-2{
   width:745px; 
}
.text-reg-1{
    font-size:17.89px;
     font-family: OpenSansLight;
}
.regist-1{
    border:1px solid #02c497;
    height:45px;
    width:403;
    font-size:17.89px;
    border-radius:10px;
    padding:10px;
}
.st-reg{
    background: url(img/strelka.png) no-repeat right #fff;
    -webkit-appearance: button;
    background-position-x: 95%;
}
.data-1{
    width:120px;
}
.data-2{
    width:150px;
}
.data-3{
    width:125px;
}
.data-4{
    width:200px;
}
.red-4 .knopka{
    color:#fff !important;
    background:#0083d6;
    border:#0083d6;
    border-radius:10px;
	height:45px;
	width:405px;
	font-size:23px;
}
.reg-2-1{
    margin-top:30px;
}
.reg-2-2{
    margin-top:50px;
}
.reg-2-3{
    margin-top:220px;
    padding-bottom:120px;
}
select:focus { outline: none; }
.options-1 option{
    height:43px;
    padding:5;
    border-left:1px solid #02c497;
}
.options-1 option:hover{
    background:#c6fbee;
    color:#000;
}





.bloc-polzovat{
    background:#fff;
    width:100%;
    min-height:900px;
    position:relative;
}
.bloc-polzov-1{
    position: inherit;
    width: 1315;
    min-height: 100px;
    left: calc(50% - 657.5px);
    top: -120px;
    overflow: hidden;
}
.bloc-polzov-photo{
    
}
.photo-polzov{
    width: 211px;
    height: 238px;
    border:1px solid #000;
    float: left;
}
.text-polzov{
    font-size: 25.56px;
    font-family: OpenSansBold;
    color: #fff;
    padding-top: 72px;
    padding-left: 232px;
}
.text-polzov-vizit{
    font-size:15px;
    padding: 20 0px 0px 232px;
}
.bloc-menu-polzov{
    width:100%;
    border-bottom:1px solid #80cbba;
    margin-top: 110px;
    overflow: hidden;

}
.menu-polzov{
    padding:0;
}
.menu-polzov li{
    display: inline;
    float: left;    
    margin-right: 45px;
    font-size:15.33px;
    color:#019875;
    border-bottom:3px solid #fff;
    text-transform: uppercase;
}
.menu-polzov li:hover{
    color:#666666;
    border-bottom:3px solid #019875;
}
.menu-polzov li p{
    font-size: 15.33px;
    float: right;
    padding-left: 5px;
    margin:0;
}

.spisok-polzov{
    width:190px;
    float:left;
    padding:10px 0;
}
.spisok-polzov li{
    list-style-type: none;
    padding:10px 0;
    color:#9a9a9a;
    font-size:15.33px;
}
.spisok-polzov-1{
    width: 884px;
    float: left;
    padding:10px 0;

}
.spisok-polzov-1 li{
    list-style-type: none;
    padding:10px 0;
    color:#019875;
    font-size:15.33px;
}
.text-pol-1{
    color: #019875;
    font-size: 17.89px;
    display: inline;
    float: left;
    margin-right: 10;
}
hr{
    margin: 0;
    margin-top: 12px;
    width: 80%;
    border-bottom: 1px solid #80cbba;
    float: left;
    position:absolute;
}
.bloc-poi-1{
    min-width:10px;
    height:20px;
    background:#fff;
    float:left;
    position:relative;
    z-index: 2;
}



.wrapper {
	position: relative;
    float: right;
        width: auto;
    display: inline-block;
}

.search-wrapper {
	display: inline-block;

	width: auto;
  
}
.search{
    display: inline-block;
}
.search:before {
	display: inline-block;
	font-family: 'FontAwesome';
	content: " ";
	top: 50%;
	margin-top: -0.75em;
	color: #939398;
	position: absolute;
  /* right: 5px;
  width:23px;
    height:25px;
    background: url(img/sasda.png) no-repeat center; */
}

.search-wrapper input[type="search"]{
	    display: block;
    width: 0px;
    padding: 5px 13px 5px;
    border-radius: 0.25em;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    float: right;
    background-color: rgba(260, 260, 260, 0);
    font-size: 15.33px;
    border: 0;
        margin-top: -2px;
}
input::-ms-clear {
   display: none;
}
.search-wrapper input[type="search"]:focus{
	width: 170px;
  background:#fff;
  border:0;
  border-radius:10px;
  outline: none;
  background-image: url(img/sasda.png);
  background-repeat: no-repeat;
    background-position-y: 3px;
    background-position-x: 138px;
    color:#000;
        padding-right: 35px;
         font-style: italic;
  
 /*  no-repeat center */
}
.search-wrapper input[type="search"]:focus > .search:before{
    
    background: url(img/sasda.png) no-repeat center;
}

.autocomplete {
	z-index: 999;
	position: absolute;
	top: 4.5em;
	right: 0;
	width: 300px;
	overflow: auto;
	max-height: 10em;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

.autocomplete:empty {
	display: none
}

.autocomplete-block {
	display: block;
	cursor: pointer;
	background-color: #FFFFFF;
	padding: 0.5em 5%;	
}

.autocomplete-block:hover{
	background-color: #E0E0E0;
}

.fixed .search-wrapper input[type="search"]:focus{
    background-color:#a1a1a1;
    color:#fff;
        background-image: url(img/icon2.png) 
}
.fixed ::-webkit-input-placeholder {
    color: #fff; /* Chrome, Safari, Opera */
}

#word{
        border-radius: 10px !important;
        border: 0;
}
/* .reg--1 input[type="radio"] + label {
  display: inline-block;
  text-align: right;
  padding: 0;
  margin: 0 10px 0 0;
}
.reg--1 input[type="radio"] {
  visibility: hidden;
}
.reg--1 input[type="radio"] + label:after {
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid grey;
  margin-left: 10px;
  cursor: pointer;
  border-radius: 4px;
  background: url('http://www.dis-ag.com/SiteCollectionDocuments/images/checkbox-sprite.png');
  background-size: 100%;
}

.reg--1 input[type="radio"]:checked + label:after {
  background-position: 0 -21px;
} */


.slushati-bloc-1::-webkit-scrollbar-track
{

	border-radius: 10px;
	background-color: #007a5e;
}

.slushati-bloc-1::-webkit-scrollbar
{
	width: 7px;
	background-color: #007a5e;
	border-radius: 10px;
}

.slushati-bloc-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	
	background-color: #FFF;
}

.chit-bloc::-webkit-scrollbar-track
{

	border-radius: 10px;
	background-color: #fff;
}

.chit-bloc::-webkit-scrollbar
{
	width: 7px;
	background-color: #fff;
	border-radius: 10px;
}

.chit-bloc::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	
	background-color: #d2d2d2;
}


.dropcontainer {
   position:relative;
   font-size: 16px;
   color: #777;
    position: absolute;
    z-index: 1000;
    width: 265px;
    
} 
 
.trigger {
    border-radius: 10px;
    padding-left: 20px;
    height: 47px;
    font-size: 17.89px;
   
    background: url(img/strelka.png) no-repeat right #fff;
    display: -webkit-box;
    /* -webkit-appearance: button; */
    background-position-x: 95%;
    /* border: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 10;
    color: #000;
}
 
.trigger:hover {
   color: #000;
   background: url(img/strelka.png) no-repeat right #fff;
   background-position-x: 95%;
    font-size: 17.89px;
}
 
.activetrigger {
   color: #000;
   padding: 10px;
   font-size: 16px;
   background: url(img/strelka.png) no-repeat right #fff;
   background-position-x: 95%;
   display: block;
   border: 1px solid #ccc;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 17.89px;
   border-radius: 10px 10px 0px 0px;
}
 
.activetrigger:hover {
   background: url(img/strelka.png) no-repeat right #fff;
   background-position-x: 95%;
   color: #000;
}
 
.activetrigger:active {
   background: url(img/strelka.png) no-repeat right #fff;
   background-position-x: 95%;
   color: #000;
   font-size: 17.89px;
}

.dropcontainer ul {
   font-size: 16px;
   border: 1px solid #ccc;
   border-top: none;
   background: #fff;
   list-style-type: none;
   padding: 0px;
   margin: 0;
   z-index: 100;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   border-radius: 0px 0px 10px 10px;
   border-right-width: 10px;
   border-right-color: #fff;
   
}
 
.dropcontainer ul li {
   padding: 10px;
   -webkit-transition: all 0.5s ease; 
   -moz-transition: all 0.5s ease; 
   -o-transition: all 0.5s ease; 
   transition: all 0.5s ease;
}
 
.dropcontainer ul li:hover {
   background: #0083d6;
   outline: none;
}
.dropcontainer ul li:hover a{
   color:#fff;
}
 
.dropcontainer ul li:first-child {
   /* display: none; */
}
 
.dropcontainer ul li:last-child {
   border-bottom: none;
}
 
.dropdownhidden {
   display: none;
}
 
.dropdownvisible {
   max-height: 253px;
    overflow-y: scroll;

}

.bloc-vibora a{
    color:#000;
}

.dropdownvisible::-webkit-scrollbar-track
{
	
	border-radius: 10px;
	background-color: #e6e6e6;
}

.dropdownvisible::-webkit-scrollbar{
	width: 7px;
	background-color: #F5F5F5;
}

.dropdownvisible::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	
	background-color: #019875;
}
.bor-stil .trigger{
    border:0;
}
.sp-non{
    margin-left:0px !important;
}
 .spisok-1{
    float:left;
}
 .spisok-2{
    float:left;
}
 .spisok-3{
    float:left;
}
 .spisok-4{
    float:left;
}
 .spisok-5{
    float:left;
}
 .spisok-11{
    float:left;
}
.reg-1 .dropcontainer {
   position:relative;
   font-size: 16px;
   color: #777;
    position: absolute;
    z-index: 1000;
       width: 403px;
    border-right: 1px solid #02c497;
        border-radius: 0px 0px 10px 0px;
    
} 
 
.reg-1 .trigger {
    border-radius: 10px;
    padding-left: 20px;
    height: 45px;
    font-size: 17.89px;
    width: 403px;
    background: url(img/strelka.png) no-repeat right #fff;
    display: -webkit-box;
    /* -webkit-appearance: button; */
    background-position-x: 95%;
    /* border: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 10;
    color: #000;
    border:1px solid #02c497;
    
}
 
.reg-1 .trigger:hover {
   color: #000;
   background: url(img/strelka.png) no-repeat right #fff;
   background-position-x: 95%;
    font-size: 17.89px;
}
 
.reg-1 .activetrigger {
   color: #000;
   padding: 10px;
   font-size: 16px;
   background: url(img/strelka.png) no-repeat right #fff;
   background-position-x: 95%;
   display: block;
   border: 1px solid #02c497;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 17.89px;
   border-radius: 10px 10px 0px 0px;
   width:403;
       height: 45px;
    border-bottom: 0;
}
 
.reg-1 .activetrigger:hover {
   background: url(img/strelka.png) no-repeat right #fff;
   background-position-x: 95%;
   color: #000;
}
 
.reg-1 .activetrigger:active {
   background: url(img/strelka.png) no-repeat right #fff;
   background-position-x: 95%;
   color: #000;
   font-size: 17.89px;
}

.reg-1 .dropcontainer ul {
   font-size: 16px;
   border: 1px solid #02c497;
   border-top: none;
   background: #fff;
   list-style-type: none;
   padding: 0px;
   margin: 0;
   z-index: 100;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   border-radius: 0px 0px 10px 10px;
   border-right-width: 10px;
   border-right-color: #fff;
       width: 402px;
   
}
 
.reg-1 .dropcontainer ul li {
   padding: 10px;
   -webkit-transition: all 0.5s ease; 
   -moz-transition: all 0.5s ease; 
   -o-transition: all 0.5s ease; 
   transition: all 0.5s ease;
}
 
.reg-1 .dropcontainer ul li:hover {
   background: #c6fbee;
   outline: none;
}
.reg-1 .dropcontainer ul li:hover a{
   color:#000;
}
.reg-1 .dropcontainer ul li a{
   color:#000;
}
 
.reg-1 .dropcontainer ul li:first-child {
  display: none;
}
 
.reg-1 .dropcontainer ul li:last-child {
   border-bottom: none;
}
 
.reg-1 .dropdownhidden {
   display: none;
}
 
.reg-1 .dropdownvisible {
   max-height: 253px;
    overflow-y: scroll;

}
.spisok-1 .trigger {
    width:118px;
    margin-right: 10px;
}
.spisok-1 .activetrigger{
    width:118px;
    margin-right: 10px;
}
.spisok-1 .dropcontainer{
    width:118px; 
}
.spisok-1 .dropcontainer ul{
    width:117px; 
}



.spisok-2 .trigger{
    width:147px;
    margin-right: 10px;
}
.spisok-2 .activetrigger{
    width:147px;
    margin-right: 10px;
}
.spisok-2 .dropcontainer{
    width:147px; 
}
.spisok-2 .dropcontainer ul{
    width:146px; 
}

.spisok-3 .trigger{
    width:118px;
}
.spisok-3 .activetrigger{
    width:118px;
}
.spisok-3 .dropcontainer{
    width:118px; 
}
.spisok-3 .dropcontainer ul{
    width:117px; 
}

.spisok-4 .trigger{
    width:197px;
    margin-right: 10px;
}
.spisok-4 .activetrigger{
    width:197px;
    margin-right: 10px;
}
.spisok-4 .dropcontainer{
    width:197px; 
}
.spisok-4 .dropcontainer ul{
    width:196px; 
}
.spisok-4 .dropcontainer ul li:first-child {
  display: block; 
}

.spisok-5 .trigger{
    width:197px;
}
.spisok-5 .activetrigger{
    width:197px;
}
.spisok-5 .dropcontainer{
    width:197px; 
}
.spisok-5 .dropcontainer ul{
    width:196px; 
}
.spisok-5 .dropcontainer ul li:first-child {
   display: block; 
}

.red-4 input[type="submit"]:hover {
    background: #0073bb;
}

.red-1 select option:hover{
    background:#c6fbee;
}


.reg-4-2-1:after{
    content:'*';
    position: absolute;
    color:#ff0000;
    font-size:17.89px;
    font-family: OpenSansLight;
    margin-top: 13px;
    margin-left: 11px;
    
}
.reg-4-2-11:after{
    content:'*';
    position: absolute;
    color:#ff0000;
    font-size:17.89px;
    font-family: OpenSansLight;
    margin-top: 3px;
    margin-left: 11px;
    
}
input[type="radio"]:focus { outline: none; }
.modalDialog input[type="radio"]{
    height:20px;
    width:20px;
    position: absolute;
    right: 123px;
    top: -1px;
    -webkit-appearance: none;
    border:0;
}

input[type="radio"] {
    background: url(img/flajok-1.png);
    height: 20px;
    width: 20px;
    cursor: pointer;
    -webkit-appearance: none;
    margin-right: 5px;
}
input[type="radio"]:checked {
     background-position: 0 -24px;
}
.spisok-11 .trigger{
    background-position-x: 98%;
}
.spisok-11 .trigger:hover{
    background-position-x: 98%;
}
.spisok-11 .activetrigger{
    background-position-x: 98%;
}
.spisok-11 .activetrigger:hover{
    background-position-x: 98%;
}



.xleb-croshki  li:last-child{
    color:#878888;
}
#the-list{
    border-right: 10px solid #fff;
}
.bl-close-1{
    margin: 40px 10px 0px auto;
}
.close:hover{
    opacity:1;
}
.blok-razdel-1{
    height:133px;
}


@media screen and  (max-width: 1351px){
    .ui-keyboard-has-focus{
         top: 65% !important;
    }
}



@media (max-width: 1530px) {
    .bloc-3{
        margin:0 auto;
        margin-top:60px;
        margin-bottom:84px;
    }
}
@media (max-width: 1500px) {
    .bloc-9{
        width:100%;
    }
}
img.image_book {
    width: 215px;
}
