@import url('https://fonts.googleapis.com/css?family=Gotham Pro');

@font-face {
    font-family: Gotham Pro; /* Гарнитура шрифта */
    src: url('../fonts/Gotham Pro.ttf'); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: Gothic; /* Гарнитура шрифта */
    src: url('../fonts/CenturyGothic.ttf'); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: FuturaMediumC; /* Гарнитура шрифта */
    src: url('../fonts/futuramediumc.otf'); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: PTSans; /* Гарнитура шрифта */
    src: url('../fonts/PTSansRegular/PTSansRegular.ttf'); /* Путь к файлу со шрифтом */
}
@font-face {
	font-family: 'Gotham Pro';
	src: url('GothamPro.eot');
	src: local('Gotham Pro'), local('GothamPro'),
		url('../fonts/gotham/GothamPro.eot?#iefix') format('embedded-opentype'),
		url('../fonts/gotham/GothamPro.woff') format('woff'),
		url('../fonts/gotham/GothamPro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham Pro';
	src: url('GothamPro-Medium.eot');
	src: local('Gotham Pro Medium'), local('GothamPro-Medium'),
		url('../fonts/gotham/GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/gotham/GothamPro-Medium.woff') format('woff'),
		url('../fonts/gotham/GothamPro-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham Pro';
	src: url('GothamPro-Bold.eot');
	src: local('Gotham Pro Bold'), local('GothamPro-Bold'),
		url('../fonts/gotham/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/gotham/GothamPro-Bold.woff') format('woff'),
		url('../fonts/gotham/GothamPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro bold';
    src: url('GothamPro-Bold.eot');
    src: local('Gotham Pro Bold'), local('GothamPro-Bold'),
    url('../fonts/gotham/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/gotham/GothamPro-Bold.woff') format('woff'),
    url('../fonts/gotham/GothamPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
	font-family: 'Roboto-MediumItalic';
	src: url('Roboto-MediumItalic.eot');
	src: local('Roboto-MediumItalic'), local('Roboto-MediumItalic'),
		url('../fonts/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Roboto-MediumItalic.woff') format('woff'),
		url('../fonts/Roboto-MediumItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}


body {
    font-family: Gotham Pro;
}


.cost{
   font-size: 36px;
   margin-top: 130px; 
   font-weight: 900;
   color: #81b341;
}
.cost span{
   font-size: 20px;
   font-weight: 900;
   color: #333;
}
.spec p{
 color: #fff;
}
.spec .cost span{
   font-size: 20px;
   font-weight: 900;
   color: #fff;
}
.spec .cost{
   font-size: 36px;
   margin-top: 40px; 
   font-weight: 900;
   color: #81b341;
}
.about-a a{
   padding: 12px 50px;
   background-color: #8dc63f;
   color: #fff;
}
.about-a a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.spec h3{
   color: #fff;
   text-decoration: underline;
   padding-top: 20px;
}

h1 {
    font-size: 30px;

}
p {
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
}
ul li{
    font-size: 16px;
}
h1, h2, h3, h4, h5{
    font-family: Gotham Pro;
}
h2{
    font-weight: bold;
}
h4 {
    font-weight: bold;
    text-decoration: underline;
}
#header-top{
    background-color: #353c4c;
    color: #fff;
}
#header-logo {
    min-height: 110px;
    background-color: #e4e5e6;
}
.header-text{
    padding-top: 40px;
    font-family: Gotham Pro;
    color: #2f3a4c;
    text-align: center;
    font-size: 18px;
}
.header-text-adress{
    font-family: Gotham Pro;
    color: #ffffff;
    padding-top: 15px;
}
.header-telefone{
    text-align: right;
}
.header-telefone img{
    display: inline-block;
}
.header-telefone a{
    color: #ffffff;
    font-family: Gotham Pro;
    padding: 8px 0px 0px 5px;
}
.header-request{
    background-color: #81b341;
    padding: 14px;
    margin: 30px 0px;
    border-radius: 50px;
    color: #ffffff;
    text-align: center;
    font-family: Gotham Pro;
    font-size: 18px;
    font-weight: 900;
}
.header-request a{
    color: #ffffff;
}
.header-request a:hover{
    color: #ffffff;
    text-decoration: underline;
}
.phone {
    font-size: 18px;
    font-family: Gotham Pro;
    text-transform: uppercase;
    color: #333333;
}
.logo{
    padding-top: 20px;
}
.phone:hover {
    color: #000;
}
.phones {
    padding-top: 40px;
}
#menu{
    background-color: #81b341;
    color: #ffffff;
}
.menu > li >a:focus{
     background-color: transparent;
}
#slider {
/*  background-image: url('../images/Slide.png');
    background-repeat: no-repeat;
    min-height: auto;
    background-position: top center;
    text-align: left;
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Russo;*/

}

#slider > div > p {
    text-align: left;
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Russo;
    line-height: 40px;
}

#slider > div > p:first-child {
    margin-top: 120px;
}

#slider img {
    margin-top: 30px;
}
.btn-success {
    font-weight: 900;
    font-size: 16px;
}
#slider a:hover img {
    box-shadow: 0 0 10px #fff;
}


#knopki {
    margin-top: 25px;
    z-index: 1;
}

.cart  a  span {
    color: #fff;
    margin-top: -32%;
    text-align: center;
    font-family: Gotham Pro;
    font-size: 150%;
    text-transform: uppercase;
    position: absolute;
    width: 100%;
    padding: 5px 10px;
}

.center-big{
    font-size: 48px;
    text-align: center;
    padding: 30px;
    font-weight: 900;
}

.center img{
    margin: 0 auto;
}

.sale p{
    text-align: center;
}


.cart > a:hover {
    color: #fff;
    text-decoration: none;
}

.cart > a > img {
    margin: 0 auto;
}

.clear {
    clear: both;
}

.cart {
    margin-bottom: 20px;
    visibility: visible;
    animation-name: flipInY;
    width: 100%;
    max-width: 390px;
}

.active {
    text-decoration: underline;
    color: #fff;
}

.cart a:hover span {
    text-decoration: underline;
}
#knopki h2{
    font-family: Gotham Pro;
    text-transform: uppercase;
    color: #353c4c;
    font-size: 36px;
    text-align: center;
    padding-bottom: 20px;
}

#knopki div{
    z-index: 4;
}
.base a span {
      color: #fff;
      margin-top: -20%;
      text-align: center;
      font-family: Gotham Pro;
      font-size: 24px;
      text-transform: uppercase;
      position: absolute;
      width: 100%;
      padding: 5px 10px;
      line-height: 32px;
  }


#base h2{
    font-family: Gotham Pro;
    text-transform: uppercase;
    color: #353c4c;
    font-size: 36px;
    text-align: center;
    padding-bottom: 20px;
    margin-top: 450px;
}
.base a:hover span {
    text-decoration: underline;
}
#base {
    background-image: url('../images/bg-base.png');
    background-repeat: no-repeat;
    background-position: top center;
    text-align: left;
    color: #fff;
    font-size: 30%;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Russo;
    min-height: 1408px;
    z-index: 2;
    position: relative;
    margin-top: -140px;
}
#spec{
    background-color:  #353c4c ;
    min-height: 100px;
    position: relative;
    position: relative;
    z-index: 0;
    margin-top: -242px;
}
#spec h2{
    font-family: Gotham Pro;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 36px;
    text-align: center;
    padding-bottom: 20px;
}
#onas {
    background-image: url('../images/bg-kad-onas.jpg');
    min-height: 600px;
    background-position: center;
}
#onas h2{
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding-top: 30px;
    font-family: Gotham Pro;
    font-size: 36px;
}
.onas-next{
    margin-top: 60px;
    text-align: center;
    padding-bottom: 30px;
    text-transform: uppercase;
}
.onas{
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px;
}

.items{
    position:relative;
    margin-top:15px;
}
#footer {
    background-color: #353c4c;
    min-height: 50px;
    padding: 40px 0;
}

/* Меню верхнее */
.nav > li {
    float: left;
}

.nav > li > a {
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 10px;
    font-family: FuturaMediumC;
}

.nav > li > a:hover, a:focus {
    background-color: transparent;
    text-decoration: underline;
}
.nav {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0;
}
.back{
    background-color: #333333;
}

.seller{
    padding: 25px 15px;
    margin-top: 10px;
    height: 200px;
    color: #353c4c;
}
.seller-bg{
     background-image: url('/images/service/uslbg1.jpg');

}
.seller-bg1{
    background-image: url('/images/service/uslbgi_nv.jpg');
}
.seller-bg2{
    background-image: url('/images/service/uslbg3.jpg');
color: #fff;
}
.seller-bg3{
    background-image: url('/images/service/uslbg4.jpg');
color: #fff;
}
.seller-bg4{
    background-image: url('/images/service/uslbgi_oc.jpg');
    /*background-color: #f1f4f5;*/
    padding: 5px 15px;
    margin-top: 10px;
    height: 200px;
    color: #2e394b;
}
.seller-bg5{
    background-image: url('/images/service/uslbgi_sdelka.jpg');
    /*background-color: #f1f4f5;*/
    padding: 5px 15px;
    margin-top: 10px;
    height: 200px;
    color: #2e394b;
}
.seller-bg6{
    background-image: url('/images/service/uslbgi_pay.jpg');
}
.seller-bg7{
    background-image: url('/images/service/uslbgi_new.jpg');
}
.seller-bg8{
    background-image: url('/images/service/uslugi_ipoteka.jpg');
    color: #fff;
}
.seller-bg9{
    background-image: url('/images/service/uslugi_sopr.jpg');
    color: #fff;
}
.seller-bg10{
    background-image: url('/images/service/uslugi_mat.jpg');
    padding: 25px 15px;
    margin-top: 10px;
    height: 200px;
    color: #2e394b;
}
.seller-bg11{
    background-image: url('/images/service/uslugi_eks.jpg');
}
.seller-bg12{
    background-image: url('/images/service/uslugi_dogovor.jpg');
    color: #fff;
}
.seller-bg13{
    background-image: url('/images/service/uslugi_sdelka.jpg');
    padding: 25px 15px;
    margin-top: 10px;
    height: 200px;
    color: #2e394b;
}
.seller-bg14{
    background-image: url('/images/service/uslugi_zeml.jpg');
    padding: 25px 15px;
    margin-top: 10px;
    height: 200px;
    color: #2e394b;
}
.btn-primary {
    color: #ffffff;
    background-color: #81b341;
    border-color: #81b341;
}
.btn{
    border-radius: 0px;
    padding: 8px 55px;
}
.box_center{
    text-align: center;
    padding: 25px 0px 10px 0px;
}
.box_center input[type=text]{
    width: 210px;
    height: 35px;
    padding: 10px;
}
.box_bt-center{
    text-align: center;
    padding-bottom: 10px;
}
.box_bt-center input[type=button]{
    width: 210px;
}

.white-center{
  color:#fff;
  text-align: center;
  padding: 0px 15px;
}

.center p{
    text-align: center;
}
.mat ol li{
    padding: 10px;
    font-size: 16px;
}


.service-item .service-item-menu li {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    border-left: 1px solid #f1f4f5;
    border-left-color: rgb(241, 244, 245);
    padding: 0 0 0 10px;
    margin: 10px 0 0 10px;
    font-size: 13px;
}
.service-item .price {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    padding-top: 20px;
}

.uslugi h3{
    margin-left: 15px;
    margin-right: 15px;
}
.uslugi hr{
    margin: 15px;
}

.uslugi p{
    padding-left: 15px;
}
.service-item ul{
    padding-left: 0px;
}
.flex-service{
    display: -webkit-flex; 
    display: flex; 
    justify-content: space-between;
}
.seller:hover {
    background-image: none;
    background-color: #353c4c;
    transition: background-color 2s;
    color: #ffffff;
}
.btn-more{
    display:none;
}
.btn-more a{
    color: #353c4c;
    font-weight: 900;
    background-color: #ffff;
    padding: 20px;
    text-transform: uppercase;
}
.seller:hover .btn-more{
    display:block;
}
.seller1:hover {
    background-image: none;
    background-color: #353c4c;
    transition: background-color 2s;
}
.seller2:hover {
    background-image: none;
    background-color: #353c4c;
    transition: background-color 2s;
}
.seller3:hover {
    background-image: none;
    background-color: #353c4c;
    transition: background-color 2s;
}
.seller4:hover {
    background-image: none;
    background-color: #353c4c;
    transition: background-color 2s;
}
.seller1 hr{
    width: 300px;
}
.seller hr{
    width: 300px;
}
.seller2 hr{
    width: 300px;
}
.seller3 hr{
    width: 300px;
}
.seller4 hr{
    width: 300px;
    border: solid 1px #2e394b;
}

#footer.nav > li > a:hover, a:focus, a:active {
    background-color: transparent;
    text-decoration: underline;
}

#footer .nav > li {
    float: none;
    line-height: 10px;
}

#footer .nav > li > a {
    color: #fff;
}

#header-logo div.menu {
    margin-top: 50px;
}

.cost{
font-size: 36px;
margin-top: 130px;
font-weight: 900;
color: #81b341;
}


#footer p {

    margin: 0;
    color: #fff;
    text-align: right;
    font-size: 18px;
    line-height: 30px;

}

#footer p a.phone, #footer p a.email {
    font-size: 18px;
    line-height: 25px;
}
#footer p a.phone{
    margin-top:10px;
}

#footer p a.email{
    margin-bottom:10px;
}
#footer p a {
    color: #fff;
    font-size: 12px;
    padding: 0;
    line-height: 12px;
}

#footer p.link {
    line-height: 18px;
}

#textOnSlide{
  position:absolute;
  top:311px;
  z-index:3;
  width:100%;
}
#textOnSlideTop{
  margin-top: 35px;  
}
#textOnSlideTop p{
    color: white;
    font-size: 40px;
    font-family: Gotham Pro;
    text-transform: uppercase;
    line-height: 50px;
    text-align:center;
}
#bottomOnSlide p{
    color: white;
    font-size: 18px;
    font-family: Gotham Pro;
    text-transform: uppercase;
    text-align: center;
    padding: 4%;
}
#bottomOnSlide{
    background-color: #81b341;
    width: 20%;
    border-radius: 40px;
    text-align: center;
    margin: 70px auto;
}
.novostrojki-form {
    padding: 30px;
}
.novostrojki-form input {
    margin-top: 20px;
    border-radius: 0;
    padding: 10px;
}
.novostrojki-form .qfcheckbox {
    margin-top: 10px;
}
.novostrojki-form-title {
    font-size: 18px;
}
.page-nov {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 40px;
}
.novostrojki-form .chbxlabel {
    padding-left: 5px;
    font-size: 12px;
}


#bcg {
  animation: bcg 0.5s ease-in-out forwards;
  position: fixed;
  z-index: 8;
  opacity: 0.4;
  background-color: #444e61;
  width: 100%;
  height: 100%;
  display: none;
}
@keyframes bcg{
  0% {
    opacity:0;
  }
  100% {
    opacity:0.4;
   }
}

#con {
  animation: con 0.7s ease-in-out forwards;
    z-index: 9;
    background-color: white;
    position: fixed;
    left: 50%;
    top: 50%;
    padding: 20px;
    width: 381px;
    height: 261px;
    margin-left: -150px;
    margin-top: -220px;
    display: none;
    border-radius: 5px;
}
@keyframes con{
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
   }
}

#context{
  padding-left: 20px;
  padding-right:20px ;
  padding-top: 60px;
  padding-bottom: 60px;
}

.button{
    border-radius: 10px;
    background-color: #81b341;
    border: 0px;
    color: white;
}

/*-----------------------------*/
/* Extra Small */
@media(max-width:767px){
    .header-text-adress {
        text-align: center;
    }
    .header-telefone {
        text-align: center;
    }
    .header-text {
        padding-top: 0px;
    }
    #textOnSlide {
        position: absolute;
        top: 590px;
        z-index: 3;
        width: 100%;
    }
    #bottomOnSlide {
        background-color: #81b341;
        border-radius: 40px;
        text-align: center;
        margin: 20px auto;
        width: 100%;
    }
    #textOnSlideTop p {
        color: white;
        font-size: 20px;
        font-family: Gotham Pro;
        text-transform: uppercase;
        line-height: 30px;
        text-align: center;
    }
    #base h2 {
        font-family: Gotham Pro;
        text-transform: uppercase;
        color: #fff;
        font-size: 30px;
        text-align: center;
        padding-bottom: 0px;
        margin-top: 240px;
    }
    #base{
        margin-top: -210px;
        min-height: 1285px;
    }
    .base a span {
        color: #fff;
        margin-top: -16%;
        text-align: center;
        font-family: Gotham Pro;
        font-size: 15px;
        text-transform: uppercase;
        position: absolute;
        width: 100%;
        padding: 5px 10px;
        line-height: 24px;
    }
    .center-big {
        line-height: 45px;
    }
    #spec{
        margin-top: 10px;
    }
    #spec h2 {
        font-family: Gotham Pro;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 30px;
        text-align: center;
        padding-bottom: 20px;
    }
    .onas{
        margin-bottom: 20px;
    }
    #footer p {
        text-align: center;
    }
    #footer .nav > li {
        float: none;
        line-height: 10px;
        text-align: center;
    }
    .novostrojki-video {
        width: 100%;
    }
    .page-nov {
        flex-direction: column;
        justify-content: center;
    }
    .page-nov div {
        text-align: center;
    }
    
}

/* Small */
@media(min-width:768px) and (max-width:991px){

}

/* Medium */
@media(min-width:992px) and (max-width:1199px){
    
}

/* Large */
@media(min-width:1200px){
    
}
.navbar{
    margin-bottom: 0px;
}
.navbar-toggle, .icon-bar{
    border:1px solid #fff;

}


.seller-bg h3 a, .seller-bg1 h3 a, .seller-bg6 h3 a, .seller-bg7 h3 a, .seller-bg10 h3 a, .seller-bg11 h3 a, .seller-bg4 h3 a, .seller-bg5 h3 a, .seller-bg13 h3 a, .seller-bg14 h3 a{
 color:#353c4c;   
}
h3 a, h3 a:hover, .seller-bg h3 a:hover, .seller-bg1 h3 a:hover, .seller-bg5 h3 a:hover, .seller-bg6 h3 a:hover, .seller-bg7 h3 a:hover, .seller-bg10 h3 a:hover, .seller-bg11 h3 a:hover, .seller-bg4 h3 a:hover, .seller-bg5 h3 a:hover, .seller-bg13 h3 a:hover, .seller-bg14 h3 a:hover, .seller-bg:hover h3 a, .seller-bg1:hover h3 a, .seller-bg5:hover h3 a, .seller-bg6:hover h3 a, .seller-bg7:hover h3 a, .seller-bg11:hover h3 a, .seller-bg10:hover h3 a, .seller-bg4:hover h3 a, .seller-bg13:hover h3 a, .seller-bg14:hover h3 a {
    color:#fff;
    text-decoration: none;
}

@media (max-width:767px){
    .nav > li{
        float:none;
        text-align: center;
    }
    #footer .navbar-header{
        display:none;
    }
    #footer .collapse{
        display:block;
    }

    .seller{
        background-image: none;
        background-color: #eff5f5;
        color:#353c4c;
        padding:10px;

    }
    .animated:nth-child(2n+1) .seller{
        background-image: none;
        background-color: #eff5f5;
    }
    .animated:nth-child(2n) .seller{
        background-image: none;
        background-color: #eff5f5;
    }
    .uslugi{
        margin-bottom: 20px;
    }
    .uslugi h3{
        margin-top:10px;
    }
    .seller:hover .btn-more{
        display:none;
    }
    h3 a, h3 a:hover, .seller-bg10 h3 a:hover, .seller-bg4 h3 a:hover, .seller-bg5 h3 a:hover, .seller-bg13 h3 a:hover, .seller-bg14 h3 a:hover,
.seller-bg10:hover h3 a, .seller-bg4:hover h3 a, .seller-bg5:hover h3 a:hover, .seller-bg13:hover h3 a, .seller-bg14:hover h3 a {
    color:#353c4c;
    text-decoration: none;
}
.seller-bg10 h3 a, .seller-bg4 h3 a, .seller-bg5 h3 a, .seller-bg13 h3 a, .seller-bg14 h3 a{
 color:#353c4c;   
}
.cost {
    font-size: 24px;
    margin-top: 30px;
    font-weight: 900;
    color: #81b341;
}

.spec {
    padding-bottom: 20px;
    text-align: center;
}
.spec .cost {
    font-size: 24px;
    margin-top: 40px;
    font-weight: 900;
    color: #81b341;
}
.about-a{
    text-align: center;
}
}
.prefooterphone img{
    vertical-align: bottom;
}
