@import 'https://fonts.googleapis.com/css?family=Comfortaa|Exo+2:400,400i';

@import url('https://fonts.googleapis.com/css?family=Comfortaa:400,700|Jura|Play|Ubuntu+Mono&subset=cyrillic');

@import url(http://fonts.googleapis.com/css?family=Scada&subset=latin,cyrillic);
body{
    line-height: 1.7;
    color: rgb(32, 32, 32);
    background-color: #b6bfc6;
    font-size: 14px;
    font-family: Play;
}
.topHeader{
    background-color: rgb(69, 83, 114);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#lng-selector{
  position:absolute;
  float: right;
  right: 15px;
  top: 15px;
  z-index: 10000;
}
.topSiteName{
    font-family: 'Exo 2', sans-serif;
    font-style: italic;
    font-size: 30px;
    color: #44BFE4;
    font-style: italic;
    position: absolute;
    bottom: 0px;
    padding-left: 125px

}
.topSiteName2{
    font-family: 'Comfortaa', sans-serif;
    font-size: 45px;
    color: #C2CEC6;
    min-width: 50%;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    position: absolute;
    top: -10px
}
@media screen and (max-width:768px){
    .topSiteName{
        font-family: 'Exo 2', sans-serif;
        font-style: italic;
        font-size: 24px;
        color: #44BFE4;
        font-style: italic;
        position: absolute;
        bottom: 0px;
        padding-left: 85px

    }
    .topSiteName2{
        font-family: 'Comfortaa', sans-serif;
        font-size: 36px;
        color: #C2CEC6;
        min-width: 50%;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        position: absolute;
        top: -10px
    }
}
/*buttons*/
.btn.btn-cust1 {
	background: #1B95B9;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 7px!important;
}
.btn-cust1:hover{
	color: #252525;
	background: #99A6C2
}
.btn-cust1:active{
	background: #99A6C2;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
}

.btn.btn-cust2 {
	background: #00A300;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 7px!important;
}
.btn-cust2:hover{
	color: #252525;
	background: #99A6C2
}
.btn-cust2:active{
	background: #99A6C2;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
}


.btn.btn-cust3 {
	background: #FF6600;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 7px!important;
}
.btn-cust3:hover{
	color: #252525;
	background: #99A6C2
}
.btn-cust3:active{
	background: #99A6C2;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
}


.btn.btn-cust4 {
	background: #3C1A42;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 7px!important;
}
.btn-cust4:hover{
	color: #252525;
	background: #99A6C2
}
.btn-cust4:active{
	background: #99A6C2;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
}

.step_jump{
    width:100%!important;
    text-align: left;
    margin-top: 3px
}

.SMbar{
	background: rgb(69, 83, 114);
	padding-top: 10px;
	color: #F2F2F2;
    border-top-right-radius: 10px
}

.XSList-category{
    background-color: rgb(27, 149, 185);
    color: rgb(19, 54, 96);
    border: thin solid rgb(19, 54, 96);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 35px;
    font-family: 'Play'
}
.XSList-category:hover,.XSList-category:active{
    color: rgb(242, 242, 242);
    background-color: rgb(0, 163, 0);
}



.carFuel{
  background-color: #7a9196;
  padding: 4px;
  font-family: Arial;
  font-size: 14pt;
  text-transform: uppercase;
  color: #FFFFFF;
  position: relative;
  clear: none;
  float: left;
  margin-right: 5px
}
.carY{
  background-color: #1b6a2e;
  padding: 4px;
  font-family: Arial;
  font-size: 14pt;
  text-transform: uppercase;
  color: #FFFFFF;
  position: relative;
  clear: none;
  float: left;
  margin-right: 5px
}
.carPrice{
  position: absolute;
  top: 7px;
  left: -7px;
  background-color: #FF6600;
  color: #FFFFFF;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px
}
.carYear{
  position: absolute;
  bottom: 7px;
  left: -7px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px
}
.carCross{
  position: absolute;
  top: 7px;
  right: 0px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px
}
.carV{
  position: absolute;
  bottom: 7px;
  right: 0px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px
}
.carV, .carCross, .carPrice, .carYear{
  font-family: 'Play';
  font-size: 10pt;
  text-decoration: none!important;
}
.carV, .carCross, .carYear{
  background-color: rgba(69, 83, 114, 0.7);
  color: #E8E8E8;
}

.carName{
  color: #010006;
  font-family: 'Ubuntu Mono';
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
  text-align: center
}
.carName a{
  color: #010006;
}

.carShortDesc{
    font-size: 14px;
    color: #252525;
    font-family: 'Play'
}

.carBox{
  border: 1px solid #000000;
  background-color: #f7f8f1;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 3px;

}

.carThumb{
  width:100%;
  background: #202020;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  2px  solid #592762;
  border-radius: 4px;
}
.carThumb, .carShort{
  height:200px;
}
.carShort{
  width:100%;
  overflow: hidden;
  position: relative
}

.carMore{
  position: absolute;
  width:100%;
  bottom: 1px;
  text-align: center;
  background: linear-gradient(to top, #f7f8f1, transparent);
  height: 135px;
  margin-right: 5px;
  padding-top: 95px;
}



/*footer*/
footer .footerText{
    color: rgb(168, 168, 168);
    background-color: rgb(69, 83, 114);
    line-height: 20px;
    font-size: 14px;
    font-weight: 400
}
footer h1{
    font-size: 26px;
    font-weight: 400;
    min-width: 100%;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 7px;
    color: #44BFE4
}
footer h2{
    font-size: 18px;
    padding-bottom: 7px;
    color: rgb(232, 232, 232);
    margin-top: -5px
}
footer h4,footer h3{
    color: #44BFE4;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
footer .fa{
    margin-right: 10px
}
footer .footerText a{
    color: rgb(232, 232, 232);
}
footer .footerText a:hover{
    color: rgb(27, 149, 185);
}
.copyRight {
    background:  #3C1A42;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    color: rgba(255, 255, 255, 1);
    text-align: center
}
ul.social {
    list-style: none;
    line-height: 55px
}
ul.social li{
    display: inline;

}
ul.social li a{
    margin-right: 5px;
    padding: 15px;
    border-radius: 100%;
    background-color: rgb(27, 149, 185)
    text-align: center;
    font-size: 15px;
    min-width: 40px;
    overflow: hidden
}
ul.social li a:hover{
    margin-right: 5px;
    padding: 15px;
    border-radius: 100%;
    background-color: rgb(27, 149, 185);
    text-align: center;
    font-size: 15px;
    min-width: 40px;
    overflow: hidden
}
ul.social li a .fa{
  text-align: center;
  margin: 0px;
  width: 17px
}
ul.social li a:hover .fa{
  text-align: center;
  margin: 0px;
  width: 17px;
  color: rgb(255, 255, 255)
}
/*END footer*/







