body, h1, h2, h3, h4, h5, h6, p, a{
    font-family: 'Roboto', sans-serif;
}
body{
    overflow-y: none;
}

h3 {
	font-size: calc( (100vw - 1rem) / 20 + 0em) !important;
}

h4 {
	font-size: calc( (100vw - 1rem) / 45 + 0em) !important;
}

h5 {
	font-size: calc( (100vw - 1rem) / 60 + 0em) !important;
}



/* Стили для видеофона */
#top{
}
#top h1{
    text-align: center;
    color: #fff;
    font-size: 46px;
    font-weight: 300;
    z-index: 2;
}
#top h2{
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-weight: 100;
    z-index: 2;
    margin-bottom: 100px;
}

#top h4{
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 100;
}

#social {
	margin-top: 5vh;
}

#top h5{
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 100;
}


#top p{
    text-align: center;
    color: #fff;
    z-index: 2;
}
#top a{
    text-align: center;
    color: #fff;
    z-index: 2;
    text-decoration: none;
    padding: 13px 25px;
    font-size: 25px;
    line-height: 18px;
}

#top a:hover{
	font-weight: 700;
}

.socicon {
	padding: 13px 5px !important;
}

.top_line{
    max-width: 500px;
    width: 100%;
    background: #fff;
    height: 1px;
    z-index: 2;
    margin: 20px auto;
}
.pads{
    padding-top: 280px;
    padding-bottom: 420px;
}
.under{
    position: absolute;
    top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: 2;
    background: url(../bg/gridtile.png) repeat;
}
#video-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: 1;
	background: url(../bg/bg.jpg) no-repeat #000;
	background-size: cover;
}

#video-bg > video {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%; 
	min-height: 100%;
	width: auto;
	height: auto; 
}


/* Проверка на поддержку свойства object-fit: */

 @supports (object-fit: cover) {
     #video-bg > video {
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
         object-fit: cover;
     }
 }


.logo img{
    display: block;
    margin: 80px auto 80px;
}

/* Чтоб всё умещалось на одном экране для телефонов */
@media (max-width: 767px) {
	.logo img{
		margin: 30px auto 30px;
	}

	#top h2{
		margin-bottom: 50px;
	}	
}



#ascrail2000{
    z-index: 99999 !important;
}
  #ascrail2000.nicescroll-rails div{
    position: relative;
    top: 341px;
    float: right;
    width: 10px;
    height: 163px !important;
    border: 0px;
    border-radius: 1px !important;
    background-color: rgb(219, 10, 91) !important;
    background-clip: padding-box;
      border: none !important;
}

#ascrail2000-hr{
    display: none !important;
}







#tech-future {
    background-image: linear-gradient(119deg, #23ff9f, #27bbff);
    padding-top: 30px;
}
#tech-future .row{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    align-content: center;
}
#tech-future h3{
    font-size: 5.25em;
    color: #fff;
    font-weight: 400;
     line-height: 1.1;
    text-transform: uppercase;
}
#tech-future h3 span{
    color:#2c3e50;
    font-weight: 100;
}
#tech-future p{
    color:#2c3e50;
    font-weight: 300;
    font-size: calc( (100vw - 1rem) / 60 + 0.2em);
}
#tech-future img{
    display: block;
    margin: 0 auto;
}


#quan1{
    background-image: linear-gradient(120deg, #E0EAFC, #CFDEF3);
	padding: 0px;
}
.idc{
    height: 25vw;
}
#quan1 a:hover{
    text-decoration: none;
}
#quan1 h3{
    font-size: 4.3em;
    color: #2c3e50;
    font-weight: 400;
     line-height: 1.1;
    text-transform: uppercase;
    text-align: right;
    margin-bottom: 30px;
}
#quan1 h3 span{
    color:#2c3e50;
    font-weight: 100;
}
#quan1 p{
    color: #2c3e50;
    font-weight: 300;
    font-size: calc( (100vw - 1rem) / 60 + 0.2em);
    text-align: right;
}
#quan1 .col-md-6{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
#quan2{
     background-image: linear-gradient(120deg, #E0EAFC, #CFDEF3);
	 padding: 0px;
}

#quan2 a:hover{
    text-decoration: none;
}
#quan2 h3{
    font-size: 4.3em;
    color: #2c3e50;
    font-weight: 400;
     line-height: 1.1;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 30px;
}
#quan2 h3 span{
    color:#2c3e50;
    font-weight: 100;
}
#quan2 p{
    color: #2c3e50;
    font-weight: 300;
    font-size: calc( (100vw - 1rem) / 60 + 0.2em);
    text-align: left;
}
#quan2 .col-md-6{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.info-card {
	-webkit-perspective: 600px;
    position: relative;
    height: 100%;
}
.front, .back {
	background: #22313F;
	transition: -webkit-transform 1s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.front {
	width: 100%;
	height: auto;
    position: absolute;
	z-index: 1;
}
.back {
	padding: 20px;
	padding-top: 0px;
	width: 100%;
	height: 100%;
	-webkit-transform: rotateY(-180deg);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.back h4{
    text-align:center; text-transform:uppercase; color:#DB0A5B;  font-weight: 400; margin-bottom: 20px;padding-top: 20px;
}
.back h5{
    text-align:center; text-transform:uppercase; color:white; font-weight: 100;
}
.info-card:hover .back {
	-webkit-transform: rotateY(0);
}
.info-card:hover .front {
	-webkit-transform: rotateY(180deg);
}
.card-image {
width: 100%;
height: auto;
}





#mod{
    background-image: linear-gradient(119deg, #434343, #000000);
	padding: 0px;
}
.bg {
    /*background-image: linear-gradient(117deg, #ff00b7, #0003ff);*/
background-image: linear-gradient(117deg, rgba(255, 0, 183, 0.6), rgba(0, 3, 255,0.6));
    height: 100%;
}

#mod h3{
    font-size: 4.3em;
    color: #fff;
    font-weight: 400;
     line-height: 1.1;
    text-transform: uppercase;
    text-align: right;
    margin-bottom: 30px;
    padding-top: 70px;
}
#mod h3 span{
    color:#fff;
    font-weight: 100;
}

#mod p{
    color: #fff;
    font-weight: 300;
    font-size: calc( (100vw - 1rem) / 60 + 0.2em);
    text-align: right;
    padding-bottom: 70px;
}
#mod .flex-mod{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
}
#mod .flex-mod p{
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 0;
}
#mod .flex-mod p a{
    color: #fff;
    text-align: center;
    border: 2px solid #fff;
        font-size: 17px;
    line-height: 17px;
    padding: 12px 35px;
    text-transform: uppercase;
    display: inline-block;
}
#mod .flex-mod p a:hover{
    background-color: rgba(255,255,255, 0.1)!important;
    border: 2px solid #000;
    color: #000;
    text-decoration: none;
}
    
@media (max-width: 767px) {
	.bg{
		height: 100vw;
	}	
	#mod p {
		text-align: center;
	}
	#mod h3 {
		text-align: center;
	}

	
}
	
	
	
	
	

#podbor{
    background: #6441A5;
    background: -webkit-linear-gradient(to left, #6441A5 , #2a0845);
    background: linear-gradient(to left, #6441A5 , #2a0845);
}
#podbor h3{
    font-size: 4.3em;
    color: #fff;
    font-weight: 400;
     line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 0;
}
#podbor h3 span{
    color:#fff;
    font-weight: 100;
}
#podbor p{
    text-align: center;
}
#podbor p a{
    text-align: center;
    padding: 12px 35px;
    border: 2px solid #fff;
    font-size: 17px;
    line-height: 17px;
    color: #fff;
    cursor: pointer;
}
#podbor p a:hover{
    background-color: rgba(255,255,255, 0.1);
    border: 2px solid #000;
    color: #000;
}


#ekrany{
        background: #ECE9E6;
    background: -webkit-linear-gradient(to left, #ECE9E6 , #ffffff);
    background-image: linear-gradient(119deg, #ECE9E6, #ffffff);
}
#ekrany h3{
    font-size: 4.7em;
    color: #3b536a;
    font-weight: 400;
     line-height: 1.1;
    text-transform: uppercase;
    text-align: center;
    padding-top: 30px;
}
#ekrany h3 span{
    color:#3b536a;
    font-weight: 100;
}
#ekrany p{
    color: #3b536a;
     font-weight: 100;
    font-size: 1.7rem;
    text-align: center;
}
.sep{
    max-width: 780px;
    width: 90%;
    height: 1px;
    background: #3b536a;
    margin: 20px auto;
}
#ekrany a{
    cursor: pointer;
}


#hlopoty{
        background: #00c6ff;
    background: -webkit-linear-gradient(to left, #00c6ff , #0072ff);
    background: linear-gradient(to left, #00c6ff , #0072ff);
}
#hlopoty h3{
    font-size: 4.3em;
    color: #fff;
    font-weight: 400;
     line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding-top: 20px;
}
#hlopoty h3 span{
    color:#fff;
    font-weight: 100;
}
#hlopoty p{
    color: #fff;
     font-weight: 300;
    font-size: calc( (100vw - 1rem) / 60 + 0.2em);
    padding-bottom: 20px;
}
#hlopoty h4{
    font-size: 1.625rem;
    color: #fff;
    font-weight: 400;
     line-height: 1.3;
    text-transform: uppercase;
    text-align: center;
}
#hlopoty h4 span{
    font-size: 1.5em;
}

#hlopoty h5{
    font-size: 1.25rem;
    color: #fff;
    font-weight: 300;
     line-height: 1.3;
    text-transform: uppercase;
    text-align: center;
}


#german{
        background: #485563;
    background: -webkit-linear-gradient(to left, #485563 , #29323c);
    background: linear-gradient(to left, #485563 , #29323c);
    padding-top: 40px;
    padding-bottom: 40px;
}
#german h3{
    font-size: 4.3em;
    color: #fff;
    font-weight: 400;
     line-height: 1.1;
    text-transform: uppercase;
    text-align: center;
}
#german h3 span{
    color:#fff;
    font-weight: 100;
}
#german p{
    color: #fff;
     font-weight: 300;
    font-size: calc( (100vw - 1rem) / 60 + 0.2em);
    text-align: center;
    margin-bottom: 40px;
}
.logos{
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 130px; 
}
.logos1{   
    background: url(../images/ce0.png) no-repeat center;
}
.logos1:hover{
    background: url(../images/ce.png) no-repeat center;
}
.logos2{   
    background: url(../images/tuv0.png) no-repeat center;
}
.logos2:hover{
    background: url(../images/tuv.png) no-repeat center;
}
.logos3{   
    background: url(../images/logsO.png) no-repeat center;
}
.logos3:hover{
    background: url(../images/rohs.png) no-repeat center;
}
.logos4{   
    background: url(../images/fcc0.png) no-repeat center;
}
.logos4:hover{
    background: url(../images/fcc.png) no-repeat center;
}


#now{
    background: #FF4E50;
    background: -webkit-linear-gradient(to left, #FF4E50 , #F9D423);
    background: linear-gradient(to left, #FF4E50 , #F9D423);
}

#now h3{
    font-size: 4.3em;
    color: #000;
    font-weight: 400;
     line-height: 1.1;
    text-transform: uppercase;
    text-align: center;
}
#now h3 span{
    color:#000;
    font-weight: 100;
}
#now p{
    color: #000;
     font-weight: 300;
    font-size: calc( (100vw - 1rem) / 60 + 0.2em);
    text-align: center;
}
#now a{
    padding: 17px 24px;
    background: none;
    border: 2px solid #000;
    font-size: 16px;
    line-height: 16px;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 300;
}
#now a:hover{
    background: #000;
    border: 2px solid #000;
    color: #fff;
    text-decoration: none;
}
#now a i{
    font-size: 20px;
    height: 16px;
    line-height: 16px;
    padding-right: 15px;
}


.modal-content {
	background-color: transparent;
	border: none;
}

.modal-title {
    color: #FFF;
	text-align: center;
	font-size: 1em;
}

label {
	color: #FFF;
}

.close {
	color: #FFF;
}

.modal-text {
	text-align: center;
	color: #FFF;
}

.result {
	text-align: center;
	color: #FFF;
}


.modal-backdrop {
	opacity: 0.8 !important;
}

.modal-dialog {
	margin-top: 20vh;
}






#doverie {
    background-image: linear-gradient(119deg, #23ff9f, #27bbff);
    padding-top: 0px;
}
#doverie .row{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    align-content: center;
}
#doverie h3{
    font-size: 5.25em;
    color: #2c3e50;
    font-weight: 400;
     line-height: 1.1;
    text-transform: uppercase;
    text-align: right;
}
#doverie h3 span{
    color:#fff;
    font-weight: 100;
    text-align: right;
}
#doverie .right_part p{
    color:#2c3e50;
    font-weight: 300;
    font-size: calc( (100vw - 1rem) / 60 + 0.2em);
    text-align: right;
}
#doverie h4{
    text-align: center;
    font-size: 20px;
    color: #fff;
}
#doverie .left_part p{
    color:#2c3e50;
    font-weight: 300;
    font-size: calc( (100vw - 1rem) / 60 + 0.2em);
    text-align: center;
}
#doverie .left_part img{
    display: block;
    margin: 0 auto;
}
#doverie .left_part p a{
    text-decoration: none;
    color: #fff;
}

#doverie .left_part p {
	font-size: 18px;
}

@media (max-width: 767px) {
	#doverie .right_part p {
		text-align: center;
	}
}




#contacts{
        background: #ECE9E6;
    background: -webkit-linear-gradient(to left, #ECE9E6 , #ffffff);
    background-image: linear-gradient(119deg, #ECE9E6, #ffffff);
    padding-top: 0px;
}
#contacts .left_part h3{
    font-size: 4.75em;
    color: #2c3e50;
    font-weight: 400;
     line-height: 1.1;
    text-transform: uppercase;
    text-align: center;
}
#contacts .left_part h3 span{
    color:#2c3e50;
    font-weight: 100;
    text-align: center;
}
#contacts .left_part p{
    color:#2c3e50;
    font-weight: 300;
    font-size: calc( (100vw - 1rem) / 60 + 0em);
    text-align: center;
}
#contacts .left_part h4{
    font-size: 1.25em;
    color: #2c3e50;
    font-weight: 500;
     line-height: 1.6;
    text-align: center;
    margin-bottom: 20px;
}
#contacts .left_part h5{
    font-size: 1.625em;
    color: #2c3e50;
    font-weight: 300;
     line-height: 1.3;
    text-align: center;
}
#contacts .left_part h5 i{
    padding-right: 10px;
}
#contacts .left_part h6{
    font-size: 1.25em;
    color: #2c3e50;
    font-weight: 300;
     line-height: 1.1;
    text-align: center;
}
#contacts .left_part a{ 
	padding: 17px 24px; 
    background: none; 
    font-size: calc( (100vw - 1rem) / 60 + 0.2em);
    line-height: 18px; 
    color: #2c3e50; 
    text-transform: none;
    cursor: pointer; 
    font-weight: 300; 
    display: inline-block; 
} 
#contacts .left_part a:hover{
    color: #000;
    text-decoration: none;
    font-weight: 700; 
}
#contacts .left_part a i{
    font-size: 20px;
    height: 16px;
    line-height: 16px;
    padding-right: 15px;
}

@media (max-width: 767px) {
	#contacts .left_part a {
		text-align: center;
	    font-size: 1.45rem;
	}
	#contacts .left_part p {
		text-align: center;
	    font-size: 1rem !important;
	}
}





#footer{
    background: #000000;
}
#footer p{
    margin-top: 1rem;
    color: #fff;
    text-align: center;
    /* font-size: calc( (100vw - 1rem) / 60 + 0.2em); */
    font-size: 16pt;
}





.col-flex{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.flex-row{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-content: center;
    align-items: center;
}
.mb50{
    margin-bottom: 50px;
}
.mb20{
    margin-bottom: 20px;
}

@media screen and (max-width:767px){

	h3 {
		margin-top: 1em;
		font-size: 2em !important;
		text-align: center;
	}
	h4 {
		font-size: 1.5em !important;
		text-align: center;
	}
	h5 {
		font-size: 1em !important;
		text-align: center;
	}
	p {
		font-size: 1em !important;
		text-align: center;
	}
	.idc6 {
		text-align: center !important;
	}	


	.idc{
		height: 100vw;
	}	
	#quan1 h3 {
		margin-top: 1em;
		font-size: 2em !important;
		text-align: center;
	}
	#quan1 h4 {
		font-size: 1.5em !important;
	}
	#quan1 h5 {
		font-size: 1em !important;
	}
	#quan1 p {
		font-size: 1em !important;
		text-align: center;
	}
	#quan2 h3 {
		margin-top: 1em;
		font-size: 2em !important;
		text-align: center;
	}
	#quan2 h4 {
		font-size: 1.5em !important;
	}
	#quan2 h5 {
		font-size: 1em !important;
	}
	#quan2 p {
		font-size: 1em !important;
		text-align: center;
	}
	.idc6 {
	text-align: center !important;
	}
		


    #contacts .left_part h3{
        font-size: 3em;
    }
    #contacts .left_part h5 {
    font-size: 1.45em;
    }
    #doverie  h3 {
    font-size: 1.45em;
    }
    #doverie  h3, #doverie p{
        text-align: center;
    }

    .prsp { 
    padding: 0.5rem 0.5rem!important;
	}


}

@media screen and (min-width:768px){
    .prsp { 
    padding: 0.8rem 2rem!important;
	}
    #mod h3 {
		padding-top: 10px;
	}
	#mod p {
		padding-bottom: 10px;
	}

}

@media screen and (min-width:992px){
    .prsp { 
    padding: 1.5rem 2rem!important;
	}
	.idc6 {
		height: auto;
	}
    #quan1 h3{
		margin-bottom: 20px;
	}
    #quan2 h3{
		margin-bottom: 20px;
	}
}

@media screen and (min-width:1200px){
    .prsp { 
    padding: 2rem 3rem!important;
	}
    #quan1 h3{
		margin-bottom: 30px;
	}
    #quan2 h3{
		margin-bottom: 30px;
	}
    
}






@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}





