/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
 .nopadding{
     padding:0px;
 }
 .tralala{
   
    padding: 15px;
}
.homeutp video{
    width:120%;
    height:120%;
    left:-10%;
    top:-10%;
    position:absolute;
}
.background-vid{
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0px;
    outline: none;
}
.search span{
        font-size: 17px;
    font-weight: 700;
    color:#444;
    padding-right:10px;
}
.napravlenie2 img {
    max-width: 100%;
   
}
.loopa {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: normal;
    background: #212227;
    position: relative;
    text-align: center;
    overflow: hidden;
    outline: none !important;
    border: 0px;
    border-radius: 25.5px;
    padding: 10px 20px;
    text-transform: lowercase;
    text-decoration: none;
    color: #D7B740;
    transition: 0.5s;
}
#search{
  
    min-width:300px;
    max-width:100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #daba50;
    border-radius: 25px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.search {
    padding: 10px 0px;
    background: #f2f2f2;
}
.tralala a{
     color: #D7B740;
}
.tralala a:hover{
    color:#D7B740;
    opacity:0.8;
    text-decoration:none;
}
 .selected-flag{
     outline:none;
 }
 .intl-tel-input .flag-dropdown:hover .selected-flag{
     background:transparent !important;
 }
 .pricelist .read_more{
    text-transform: lowercase;
 
}
.filter_row input[type="checkbox"]  {
    display:none;            
}
.filter_row input[type="checkbox"] + label{
 line-height: 29px;
  cursor: pointer;
  margin-bottom:5px;
}
.filter_row input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    height: 14px;
    /* margin-bottom: 5px; */
    width: 14px;
    margin: 0 5px 0 0;
    border: 1px solid #dcbe52;
    background-image: url(uniformjs.com/images/sprite.png);
    background-repeat: no-repeat;
}
.filter_row input[type="checkbox"] + label::before {
 
}
 
.filter_row input[type="checkbox"]:checked + label::before {
   
    background: #dcbe52;
    padding: 2px;
    border: 3px solid #fff;
    outline: 1px solid #dcbe52;
}
.filter_row input[type="checkbox"]:disabled + label::before {
    opacity:0.7;
}
.filter_row input[type="checkbox"]:checked:disabled + label::before {
    opacity:0.7;
}
 


.filter_row label{
    display: block;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 10px;
    border: 0px solid #fff;
    color: #575757;
    margin-left: 5px !important;
}
.pricelist .read_more a{
       font-weight: bold !important;
    color: #c6b54d  !important;
}
 #filters .filter_block {
    margin: 0px 0 !important;
    padding: 5px;
    /* border: 1px solid #888888; */
}
 #filters form{
    padding: 0px 20px 10px 20px;
}
.filtrnew {
    font-weight: Bold;
    margin-bottom: 0px !important;
    padding-left: 20px;
    padding-top: 20px;
    font-size: 22px;
    font-family: Montserrat;
}
.dostavka input {
    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #daba50;
    border-radius: 25px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.darkface{
    font-size: 16px;
    font-family: Montserrat;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
}
.dostavka h4{
    font-weight: Bold;
    margin-bottom: 10px !important;
} 
.getmore{
    padding-bottom:30px;
    padding-left:20px;
}
.goldface{
    color: #c0a820;
        font-size: 22px;
    font-family: Montserrat;
    font-weight:bold;
    margin-top:30px;
}
.triangle2 {
    position: relative;
    left: 0px;
    width: 100%;
    max-height: 30px;
    display: block;
    margin-top: -1px;
}
.formblock form{
    padding: 30px 20px 10px 20px;
}
.formblock .face {
    border-radius: 50%;
    max-width: 90px;
    border: 2px solid #ffcc7d;
    margin-top: 20px;
    margin-bottom: -20px;
}
.triangle2 img {
    max-width: 110%;
    width: 100%;
    margin-left: 0;
}
 .customcrumbs table{
     max-width:100%;
     width:100%;
     background:#fff;
     margin-bottom:10px;
 }
 .mana
 .customcrumbs table td{
    padding: 10px 5px;
    border: 1px solid #dfdfdf;
    font-family: Montserrat;
    font-size: 15px;
    text-align: left !important;
}
.boxshad{
    margin-bottom:30px;
}
.customcrumbs table tr:nth-child(1) td {
    background: #D7B740 !important;
    color: #fff;
    font-weight: bold;
}
@media(max-width:767px){
    .customcrumbs table{
        width:100%;
        display:block;
        overflow-x:scroll;
    }
    .homeutp video {
    width: 350%;
    height: 150%;
    left: -10%;
    top: -50%;
    position: absolute;
}
    .homeutp {
 
    height: 500px !important;
}
    #search{
        width:100%;
        margin-bottom:10px;
        margin-top:10px;
    }
    .search button{
        width:100%;
        font-size:18px;
    }
    .filtrnew {
    font-weight: Bold;
    margin-bottom: 0px !important;
    padding-left: 20px;
    padding-top: 20px;
    font-size: 18px;
}
    .formblock {
    padding: 10px 20px;
    background: #fff;
    border: 2px solid #efefef;
    border-radius: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}
}
 ol{
    padding-left: 15px;
}
.mainpage{
    padding-top:50px;
}
.dostavka .read_more {
    margin-top: 20px;
   
    margin-left: 15px;
    text-align: right;
    margin-right: 20px;
 
}
.owl-next, .owl-prev {
    color: #d8b242 !important;
    width: 32px !important;
    height: 32px !important;
    background: #fff !important;
    border-radius: 50% !important;
    display: block !important;
    line-height: 14px !important;
    font-size: 22px !important;
    float: left;
    text-align: center;
    outline:none !important;
}
.owl-nav{
    position: absolute;
    bottom: 90px;
    width: 100px;
    right: 0px;
}
.dophone a:hover{
    color:gray;
}
.dophone a{
    color:#fff;
    font-family: Montserrat;
font-style: normal;
font-weight: normal;
    text-decoration:none;
}
.dophone{
    float: right;
    padding-top: 40px;
    padding-left:50px;
    padding-bottom:30px;
    margin-bottom: 0px;
    position:relative;
}
.dophone:before{
    left:10px;
    top:40px;
    content:'';
    position:absolute;
    width:25px;
    height:25px;
  -webkit-animation: spin 3s infinite linear;
    background:url(../img/icon-phone.png);
      background-size:25px;
}
@-webkit-keyframes spin {
    0%   {-webkit-transform: rotate(0deg)}
    25% {-webkit-transform: rotate(45deg)}
    50%   {-webkit-transform: rotate(90deg)}
    75%  {-webkit-transform: rotate(45deg)}
    100% {-webkit-transform: rotate(0deg)}
}
 .colorfff{
     color:#fff  !important;
     border-color:#fff !important;
 }
 .ui-state-default{
     outline:none !important;
 }
 .colorfff a{
     color:#fff !important;
 }
 .dostavka p {
   
    font-size: 14px;
    letter-spacing: -0.3px;
}
video{
    border-radius:25px;
}
.ui-widget-header {
    border: 1px solid #e78f08;
    background: #c0a820 !important;
    color: #ffffff;
    font-weight: bold;
}
.filter_slider input{
    width: 100px !important;
    padding: 5px;
    border-radius: 25px;
    border: 2px solid #ececec;
}
.filter_slider{
    padding-top: 10px;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
   
    width: 20px !important;
    height: 20px !important;
    cursor: default;
    border-radius: 50% !important;
}
.dostavka h3 a {
    color: #4f4f4f;
    font-size: 18px;
}
 .dostavka h3 a:hover {
    text-decoration:none;
    color:#c0a820;
}
.dostavka h3 {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
}
.dostavka .namecontent {
    font-size: 33px !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
.dostavka b{
   color: #4f4f4f; 
}
.pagination>li>a,.pagination>li>a:hover,.pagination>li>span:hover, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #c0a820;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px 0;
    border-radius: 4px;
    padding: 0px !important;
}
.dostavka p{
    padding-left:20px;
     padding-right:20px;
}
.header-image{
    border-radius: 25px 0px 0px 25px;
}
.dostavka {
    width: 100%;
    display: block;
    position: relative;
    background: #fff;
    float: left;
    margin-bottom: 15px;
    box-shadow: 4px 3px 10px rgba(0, 0, 0, 0.25);
    border-radius: 25px;
    border: 0px solid #e9e9e9;
}
/* Global Styles */
.contact iframe{
    width:100%;
    border:0px solid transparent;
    max-height:250px;
}
select:hover,select:focus,select:active{
    outline:none;
}
#filters .filter_head h3 {
    font-size: 18px !important;
    color: #454545 !important;
    margin-bottom: 0px;
    margin-top: 10px;
    background: transparent;
    padding: 10px 0px;
}
#filters label{
    display:initial  !important;
    font-weight:500  !important;
}
select {
  margin-right:5px;
  margin-bottom:20px;
    height: 44px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #daba50;
    border-radius: 25px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.ploshad {
    padding: 0px 15px;
}
.manager {
    width: 140px;
    border-radius: 50%;
    margin: 15px 0px;
    border: 5px solid #D7B740;
    max-width: 100%;
}
.nopadding{
    padding:0px;
}
.boxshad {
    box-shadow: 4px 3px 10px rgba(0, 0, 0, 0.25);
    border-radius: 25px;
    padding: 10px 20px;
}
.manager2 small {
    font-size: 19px;
    color: #D7B740;
    font-family: 'Raleway',sans-seirf;
    font-weight: bold;
}
.manager2 p b {
    font-size: 24px;
    margin-top: 45px;
    display: block;
}
.manager2 p{
    font-size: 98%;
}
html,
body {
    height: 100%;
}
.customcrumbs strong {
    font-weight: 700;
    color: #525252;
}
.bigimg{
max-width:100%;
    border-radius:25px;
}
video, .submiters:focus,.submiters:hover,.submiters:active,input,  .btn:focus,.btn:hover,.btn:active{
     outline:none !important;
 }
.B_crumbBox li {
    display: inline-block;
     
    font-size: 13px;
}
.B_crumbBox {
    padding: 0px !important;
    margin: 0px;
    list-style-type: none;
    color: #787878;
}
.customcrumbs h4{
    font-weight:Bold;
    margin-bottom:20px;
}
.then-border{
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 10px;
}
.homeutp {
    padding: 170px 0px !important;
    height:100vh;
}
.new-btn, .new-btn:focus {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    max-width: 100%;
    line-height: normal;
    background: #212227;
    position: relative;
    width: 370px;
    text-align: center;
    overflow: hidden;
    outline: none !important;
    display: block;
    border-radius: 25.5px;
    padding: 10px 20px;
    text-transform: lowercase;
    text-decoration: none;
    color: #D7B740;
    transition: 0.5s;
}
.new-btn:after {
    content: '';
    mix-blend-mode: screen;
    position: absolute;
    top: 50%;
    margin-top: -185px;
    left: -50%;
    width: 100%;
    height: 370px;
    background: rgba(255, 255, 255, 0.6);
    opacity: 0;
    border-radius: 100%;
    transform-origin: 50% 50%;
}
.new-btn:after {
  animation: ripple 2.2s ease-out infinite;
  animation-delay: 1s;
}
@keyframes ripple {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  
  100% {
    opacity: 0;
    transform: scale(3);
  }
}
.new-btn:hover{
    text-decoration:none;
    opacity:0.9;
    transition:0.5s;
}
.itsitem {
    max-width: 100%;
    width: 100%;
    height: 250px;
    background-size: cover;
    border-radius: 25px;
}
.owl-three{
    margin-bottom:10px;
}
.owl-three .owl-dots{
    position:relative !important;
    margin-top:20px !important;
}
.herecontent h3{
    font-size:22px;
    margin:20px 0px;
}
.pricer{
    font-size: 32px;
    font-family:'PT Sans',sans-serif;
    font-weight:bold;
    padding-right:5px;
    padding-left:5px;
}
.namebigger{
    font-size: 33px !important;
    margin-bottom: 10px !important;
    margin-top:0px !important;
}
.namecontent{
    font-size:33px !important;
    margin-top:0px !important;
    margin-bottom:20px !important;
}
.map .modal-body{
    padding:0px;
}
.map iframe{
    width:100% !important;
    height:400px !important;
}
.formblock textarea{
    min-height: 80px;
}
.span-berry {
    color: #c0a820;
}
.formblock {
    padding: 0px;
    background: #fff;
    border: 0px solid #efefef;
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow: 4px 3px 10px rgba(0, 0, 0, 0.25);
    position: relative;
}
.formblock button{
    width:100%;
}
.formblock .form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border:1px solid #daba50;
       border-radius: 25px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.formblock h3 {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    background: #1e1e1e;
    margin: 0px;
    padding: 20px;
    position: relative;
    border-radius: 15px 15px 0px 0px;
}
.oprosnik .btn, .formblock .btn{
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}
.oprosnik .btn:hover, .oprosnik .btn:focus, .oprosnik .btn:active, .formblock .btn:hover,.formblock .btn:hover,.formblock .btn:active{
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}
form .new-btn{
    border:0px;
    margin-bottom:5px;
}
.formblock label {
    display: block;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 10px;
    border: 0px solid #fff;
    color: #575757;
    margin-left: 15px;
}
li {
    font-size: 16px;
    margin-bottom: 10px;
}
.toputp{
    position:relative;
}
.toputp:before {
    position: absolute;
    content: '';
    right: -170px;
    top: -150px;
    content: '0';
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 300px;
    line-height: normal;
    color: #e2e1e1;
}
.toputp p{
    margin-bottom:20px;
}
.toputp:after{
    position:absolute;
    content:'';
    right:-210px;
    top:50px;
    content:'%';
font-family: Montserrat;
font-style: normal;
font-weight: 800;
font-size: 96px;
line-height: normal;

color: #D7B740;
 

}
.utp p{
    font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: normal;

color: #fff;

}
.owl-two .owl-dots{
    position:relative;
    margin-top:20px !important;
    right:0px !important;
}
 
.customcrumbs ul{
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 15px;
}
.oprosnik .btn{
    padding-left:15px !important;
}
.oprosnik .btn:before, .btn-primary:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 8px;
    background: url(../img/globe.png) no-repeat center;
    width: 40px;
    height: 40px;
    background-size: 35px;
    border-radius: 35px;
    /* padding: 5px; */
}
 
@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraBold.woff2') format('woff2'),
        url('Raleway-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Bold.woff2') format('woff2'),
        url('Raleway-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Thin.woff2') format('woff2'),
        url('Raleway-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraBoldItalic.woff2') format('woff2'),
        url('Raleway-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-SemiBold.woff2') format('woff2'),
        url('Raleway-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-BoldItalic.woff2') format('woff2'),
        url('Raleway-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-MediumItalic.woff2') format('woff2'),
        url('Raleway-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-LightItalic.woff2') format('woff2'),
        url('Raleway-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Black.woff2') format('woff2'),
        url('Raleway-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Light.woff2') format('woff2'),
        url('Raleway-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Italic.woff2') format('woff2'),
        url('Raleway-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-SemiBoldItalic.woff2') format('woff2'),
        url('Raleway-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraLightItalic.woff2') format('woff2'),
        url('Raleway-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Medium.woff2') format('woff2'),
        url('Raleway-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ThinItalic.woff2') format('woff2'),
        url('Raleway-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraLight.woff2') format('woff2'),
        url('Raleway-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-BlackItalic.woff2') format('woff2'),
        url('Raleway-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Regular.woff2') format('woff2'),
        url('Raleway-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraLight.woff2') format('woff2'),
        url('Raleway-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Light.woff2') format('woff2'),
        url('Raleway-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-SemiBold.woff2') format('woff2'),
        url('Raleway-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ThinItalic.woff2') format('woff2'),
        url('Raleway-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Bold.woff2') format('woff2'),
        url('Raleway-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Medium.woff2') format('woff2'),
        url('Raleway-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-SemiBoldItalic.woff2') format('woff2'),
        url('Raleway-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraBoldItalic.woff2') format('woff2'),
        url('Raleway-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraBold.woff2') format('woff2'),
        url('Raleway-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-MediumItalic.woff2') format('woff2'),
        url('Raleway-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-LightItalic.woff2') format('woff2'),
        url('Raleway-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Regular.woff2') format('woff2'),
        url('Raleway-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-BlackItalic.woff2') format('woff2'),
        url('Raleway-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraLightItalic.woff2') format('woff2'),
        url('Raleway-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-BoldItalic.woff2') format('woff2'),
        url('Raleway-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Black.woff2') format('woff2'),
        url('Raleway-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Thin.woff2') format('woff2'),
        url('Raleway-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Italic.woff2') format('woff2'),
        url('Raleway-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraLightItalic.woff2') format('woff2'),
        url('Raleway-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ThinItalic.woff2') format('woff2'),
        url('Raleway-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Thin.woff2') format('woff2'),
        url('Raleway-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Black.woff2') format('woff2'),
        url('Raleway-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraBoldItalic.woff2') format('woff2'),
        url('Raleway-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraBold.woff2') format('woff2'),
        url('Raleway-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-ExtraLight.woff2') format('woff2'),
        url('Raleway-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-SemiBoldItalic.woff2') format('woff2'),
        url('Raleway-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Light.woff2') format('woff2'),
        url('Raleway-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-BlackItalic.woff2') format('woff2'),
        url('Raleway-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Medium.woff2') format('woff2'),
        url('Raleway-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-BoldItalic.woff2') format('woff2'),
        url('Raleway-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Regular.woff2') format('woff2'),
        url('Raleway-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-LightItalic.woff2') format('woff2'),
        url('Raleway-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-SemiBold.woff2') format('woff2'),
        url('Raleway-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Italic.woff2') format('woff2'),
        url('Raleway-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-MediumItalic.woff2') format('woff2'),
        url('Raleway-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Bold.woff2') format('woff2'),
        url('Raleway-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
.navbar-nav>li {
 
    margin-left: 5px;
    margin-right:5px;
}
body {
    padding-top: 100px;
    font-family: 'Raleway', sans-serif;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    color: #fff;
    margin-left: 50px;
}
.numbers{
	font-family:'Montserrat',sans-serif;
}
#progress_bar {
    height: 24px;
    border-radius: 4px;
    margin: 10px 0px;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px rgba(255, 255, 255, 0.1);
}
#progress {
    padding: 12px;
 
    background-color: #73c61c;
    /* IE9, iOS 3.2+ */
 
    border-radius: 4px;
    
}
.oprosnik {
    min-height: 300px;
}
#progress span{
    width: 100%;
    height: 25px;
    display: block;
    position: absolute;
    top: 10px;
    left: 0px;
}
#progress_text {
    position: relative;
    line-height: 21px;
    text-align: center;
    font-weight: bold;
    color: red;
    /* text-shadow: 1px 1px 2px #222; */
    width: 100%;
    height: 24px;
    top: -23px;
    left: 0;
    font-size: 15px;
}
.clear { clear: both; }
#second_step, #third_step, #fourth_step, #five_step, #six_step, #seven_step, #eight_step, #nine_step, #ten_step { display: none; }
.face {
    border-radius: 50%;
    max-width: 90px;
    border: 2px solid #ffcc7d;
}
.modal-footer {
    padding: 10px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-content p {
    text-align: left;
    font-family: Montserrat;
}
.modal-footer p{
	margin-bottom:0px;
}
 
.submiters{
	cursor:pointer;
	margin-top:20px;
}
.submiters:hover{
	cursor:pointer;
}
.submiters:focus{
	cursor:pointer;
}
input:disabled,
input[disabled]{
  opacity:0.7;
}
.modal-footer p a {
    color: #333;
    font-weight: 400;
    text-decoration: none;
}
.modal-content .text-center{
    text-align:left;
}
.sidenav p{
	text-align:center;
}
.sidenav a {
    color: #c0a820;
    text-decoration: none;
}
.modal-content h2 {
    font-size: 21px;
    color: #414141;
    font-weight: bold;
    line-height: 32px;
    font-family: Montserrat;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 40px;
}
.modal-content {
    border-radius: 25px;
    border: 0px solid rgba(0,0,0,.2);
}
.modal-header {
    background: transparent;
    background-size: cover;
    border-bottom: 0px solid #fff;
    padding: 0px;
}
 
.modal-content h4 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
    	   font-family: Montserrat;
}
.quotes span{
    position:relative;
    z-index:1;
}
.quotes:before {
    content: "«";
    top: -5px;
    z-index: 0;
    left: -13px;
    width: 40px;
    height: 40px;
    position: absolute;
    font-size: 85px;
    color: #D7B740;
}
.quotes .zindex{
    z-index:1;
    position:relative;
}
.quotes .nozindex:after {
    content: "»";
    bottom: -13px;
    z-index: 0;
    right: -13px;
    width: 40px;
    height: 40px;
    position: absolute;
    font-size: 85px;
    color: #D7B740;
}
.modal-body .face {
    max-width: 100%;
    width: 120px;
    border: 5px solid #D7B740;
    margin-top: 4px;
}
.close {
    float: right;
    font-size: 40px;
    position: absolute;
    right: 20px;
    top:10px;
    font-weight: 700;
    z-index: 1;
    line-height: 1;
    color: #444;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    text-align: center;
    z-index: 9999;
    color: #fff;
    top: 0;
    font-size: 16px;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.1s;
    padding-top: 60px;
}

.smaller{
	font-size:14px;
}
.copyrights{
	padding:20px 0px;
	font-size:13px;
	    background: #030710;
	
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 8px 8px;
}
.btn-primary:hover, .btn-primary:focus,.btn-primary:active {
	   opacity:0.9;
	   background:transparent !important;
    border:2px solid #c0a820 !important;
    color:#c0a820 !important;
}
.navbar .fa{
	    color: #c0a820;
}
.phoner a{
	font-size:16px  !important;
	display:inline !important;
	padding-left:5px !important;
}
.phoner{
	margin-left:25px;
}
.phoner{
	 
    line-height: 25px;
 
}
.big-block {
    width: 100%;
	    border-radius: 25px;
    transition: 1s;
 
    height: 400px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.navbar-nav {
    margin: 17px 0px;
    padding: 16px 0px 15px 0px;
}
.navbar-inverse {
    background-color: #212227;
    border-color: #212227;
}
.hoverit{
	transition:1s;
}
.small-block {
    width: 100%;
    transition: 1s;
    height: 185px;
	margin-bottom:30px;
    background-size: cover;
    background-position: center;
    position: relative;
	transition:1s;
    border-radius: 25px;
}
.big-block:before, .small-block:before {
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    position: absolute;
    }

.hoverit:hover .small-block:before {
    content: '';
    left: 0px;
	transition:1s;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 1%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.21) 1%,rgba(0,0,0,0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
 .imgall{
	 max-width:100%;
	 border-radius:10px;
	     border-radius: 25px;
 }
.abs-on-block h3 {
    color: #fff;
    margin-bottom: 20px;
    word-break: initial;
    font-size: 16px;
    font-weight: 300;
    min-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.small-block h4 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    word-break: break-word;
}
.utp p {
    text-align: left;
   
}
.abs-on-block {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: #fff;
    background: #212227;
    border-radius: 0px 0px 20px 20px;
}
.goldenbtn{
 
}
.goldenbtn a {
    background: #D7B740;
    border-radius: 60px;
    width: 50px;
    display: block;
    float: right;
    height: 50px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 42px;
    font-size: 35px;
    margin-top: 12px;
    transition: 0.5s;
}
.goldenbtn a:hover{
    color:#fff;
    opacity:0.8;
    transition:0.5s;
}
.small-block .abs-on-block {
    position: absolute;
    bottom: 15px;
    left: 20px;
    right: 20px;
    color: #fff;
}
.h3, h3 {
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #454545;
}
.napravlenie{
	padding:50px 0px;
	position:relative;
	background:#f9f9f9;
}
.navbar{
    margin-bottom: 0px;
}
.napravlenie2 {
    padding: 50px 0px;
    position: relative;
    background: #f9f9f9;
}
.part:hover .absolute-name{
	line-height:260px;
	transition:1s;
  background:rgba(255, 255, 255, 0.4);
	padding-bottom:20px;
}
.link-menu a:hover{
	color:#c0a820;
}
.link-blog a:hover{
	color:#fff;
}
.absolute-name {
    position: absolute;
    bottom: 0px;
    padding: 15px 0px;
    color: #fff;
    text-align: center;
    line-height: 280px;
    height: 100%;
    font-weight: 500;
    
    left: 0px;
	transition:1s;
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 24px;
    width: 100%;
    z-index: 1;
}
.absolute-name span {
    padding: 5px 10px;
    top: 10px;
    border: 1.5px solid #D7B740;
    /* border-radius: 25px; */
    margin-top: 0px;
    margin-left: 0px;
    left: 10px;
    width: auto;
    background: #D7B740;
    border-radius: 18px;
    line-height: 0px;
    position: absolute;
    display: block;
    /* font-size: 20px; */
    word-break: keep-all;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: normal;
    color: #212227;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-dots{
    position: absolute;
    bottom: 10px;
    right: 20px;
}


.part {
    position: relative;
 
}

.trip1{
	width:100%;
	height:100%;
	background:url(../img/moscow.jpeg) no-repeat center;
	background-size:cover;
}
.trip2{
	width:100%;
	height:100%;
	background:url(../img/mayami.jpeg) no-repeat center;
	background-size:cover;
}
.trip3{
	width:100%;
	height:100%;
	background:url(../img/kipr.jpeg) no-repeat center;
	background-size:cover;
}
.trip4{
	width:100%;
	height:100%;
	background:url(../img/servernii-kipr.jpeg) no-repeat center;
	background-size:cover;
}
.trip5{
	width:100%;
	height:100%;
	background:url(../img/london.jpeg) no-repeat center;
	background-size:cover;
}.trip6{
	width:100%;
	height:100%;
	background:url(../img/munhen.jpeg) no-repeat center;
	background-size:cover;
}.trip7{
	width:100%;
	height:100%;
	background:url(../img/israel.jpeg) no-repeat center;
	background-size:cover;
}.trip8{
	width:100%;
	height:100%;
	background:url(../img/monako.jpeg) no-repeat center;
	background-size:cover;
}
.newpadding{
    padding:5px;
    
}
video{
    box-shadow: 4px 3px 10px rgba(0, 0, 0, 0.25);
}
.part {
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 4px 3px 10px rgba(0, 0, 0, 0.25);
}
.footer-logo{
	max-width:100%;
}
.footer fa{
	color: #c0a820;
}
.footer a{
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: normal;
text-decoration-line: underline;

color: #D7B740;

}
.link-menu a {
    color: #f7f7f7;
    padding-bottom: 3px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.3411764705882353);
}
.footer p{
    margin-bottom: 10px;
    color: #c1c1c1;
	line-height:21px;
}
.footer h3 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff;
}
.footer {
    padding: 20px 0px 20px 0px;
 background: #212227;
 font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: normal;
   
    color: #fff;
    position: relative;
}
h3{
 font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 36px;
line-height: normal;
position:relative;
color: #000000;
  

}
h3 span{
    position:relative;
      z-index: 2;

}
.relativename:before{
    background: #D7B740;
border: 3px solid #D7B740;
box-sizing: border-box;
border-radius: 20px;
content:'';
left:-15px;
display:block;
top:-15px;
position:absolute;
width:40px;
height:40px;
z-index:1;
}
.rights {
    padding: 20px 0px;
    color: #f7f7f7;
    background: #111;
}

.copyrights p, .rights p{
	margin-bottom:0px;
	color:#c1c1c1;
}
.rights a{
    color: #c0a820;
	text-decoration:none;
}
.social img {
    max-width: 30px;
    margin-right: 5px;
   
}
.social:hover img{
    opacity:0.8;
  
}

.img-portfolio {
    margin-bottom: 30px;
}

body {
   height:auto;
    position: relative;
}
.grayscale{filter:grayscale(100%);}
.contrast{    -webkit-filter: contrast(3);   }
.negative{    -webkit-filter: contrast(0.5);   } 
.saturate{
	 -webkit-filter: brightness(1.5);
  filter: brightness(1.5);
}
.readable2 {    font-family: Verdana,Arial,Helvetica,sans-serif !important;}
.readable {    font-family: Verdana,Arial,Helvetica,sans-serif !important;}
.withlinear{
	text-decoration:underline !important;
}

/* INVALID PLUGIN */
.absolute-icon{
    left:20px;
    bottom:20px;
      position: absolute;
    transition:1.5s;
    z-index:9999;
}
.absolute-icon img{
    max-width:50px;
    cursor:pointer;
}
.absolute-block {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100%;
    bottom: -100px;
    left: 0px;
    height: 100px;
    padding: 25px 0px;
    transition: 1.5s;
    z-index:9999;
}
.hide-it{
    bottom:-70px !important;
    position:fixed;
    transition:1.5s;
}
.close-it{
    transform: rotate(45deg);
    cursor:pointer;
    color:#fff;
    font-weight:Bold;
    position:absolute;
    font-size:20px;
    right:20px;
    top:5px;
}
.show-it{
    bottom:0px !important;
      transition:1.5s;
      position:absolute;
}
.letsmake{
    width:20%;
    padding:10px 10px;
    float:left;
    text-align:center;
}
.letsmake span{
    border:2px solid #fff;
    color:#fff;
    display:Block;
    width:100%;
    padding:10px 0px;
    cursor:pointer;
}
.letsmake span a{
    text-transform:lowercase;
    font-weight:bold;
    font-family:'Open Sans',sans-serif;
    color:#fff;
    text-decoration:none;
}

.img-hover:hover {
    opacity: 0.8;
}
.bottom-news{
 
}
.navbar-nav>li{
    margin-bottom:0px;
}
/* Home Page Carousel */
.navbar-inverse .navbar-nav>li>a{
    color: #fff;
    background-color: transparent;
    
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: normal;
  font-family: 'Montserrat', sans-serif;
 
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
	opacity:0.8;
}
.navbar-small .navbar-brand>img {
    display: block;
    max-height: 65px;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 0px;
}
.navbar-small .navbar-nav {
 margin:15px 0px;
    padding: 0px 0px;
}
.navbar-small .navbar-brand {
    float: left;
    height: 65px;
    padding: 0px 5px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-small .dophone {
    float: right;
    padding-top: 12px;
    padding-left: 50px;
    padding-bottom: 12px;
    margin-bottom: 0px;
    position: relative;
}
.navbar-small .dophone:before{
    top:23px;
}
header.carousel {
    height: 700px;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}
.navbar-brand>img {
    display: block;
    max-height: 90px;
}
.navbar-brand {
    float: left;
    height: 75px;
    padding: 0px 10px 10px 10px;
    font-size: 18px;
    line-height: 20px;
}
header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

.triangle{
	display:none;
}
.business {
    max-width: 500px;
    position: absolute;
    top: -100px;
    right: 0px;
}
.btn-primary {
    color: #fff;
    background: transparent;
    padding: 15px 15px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 25px;
    border: 2px solid #fff;
    position: relative;
    
}
.modal-content .form-control{
    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #daba50;
    border-radius: 25px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.background-vid:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.22);
}
.utp {
    padding: 75px 0px;
    background: url(https://roomberi.ru/parrots2.jpg) no-repeat center fixed;
    background-size: cover;
    position: relative;
    outline: none;
    overflow: hidden;
}
.utp h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: normal;
    color: #fff;
}
.nothomestyle h2{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: normal;
    color: #000000;
}
.nothomestyle p{
    margin-bottom:20px;
}
iframe{
    border-radius:10px;
}
.utp:before {
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
   background: linear-gradient(0deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4));
}
.sider{
	display:none;
}
.button-get-modal{
	display:none;
}
.button-get-modal:hover,.button-get-modal:focus{
    color:#fff;
}
.submiters {
    background: #212227;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 22.5px;
    border: 0px;
    max-width: 200px;
    color: #D7B740 !important;
    padding: 10px 15px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    margin-right: 15px;
    margin-bottom:30px;
}
.steps{
    max-width:100%;
}
#ZayavkaModal .modal-body{
    padding:10px 15px;
}
.dopmarg{
    margin:15px 0px;
}
.newbtn:before{
    width:0px !important;
    height:0px  !important;
}
.newbtn{
    color:#fff !important;
        background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
   
    border:2px solid #fff;
    padding:10px 15px !important;
    width:100%;
}
.skip-all {
    background: #c7a94e url(../img/icon-phone.png) no-repeat left center;
    background-size: 25px;
    color: #fff !important;
    background-position-x: 10px;
    margin-bottom: 10px;
    position: relative;
}
.newbtn:hover,.newbtn:focus,.newbtn:active
{
    color:#daba50 !important;
    background:transparent !important;
    border:2px solid #daba50;
}
.blue-submitter {
    color: #c7a94e !important;
    background: #fff;
    margin-bottom: 10px;
}
.policy a{
    word-break:break-all;
}
.read_more{
    cursor:pointer;
}
.read_more {
    margin-top: 30px;
    margin-bottom: 30px;
}
.read_more a{
     font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: normal;

color: #000000;
 
    padding: 10px 15px;
     cursor: pointer;
 
    border-radius: 25px;
    border: 0px;
    text-align: center;
    max-width: 200px;

    text-decoration: none;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
    border-radius: 24.5px;
}
.hidenonmobile h3 {
    font-size: 14px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
@media(min-width:1200px) and (max-width:1366px){
    .navbar-nav>li {
    margin-left: 3px;
    margin-right: 3px;
}
}
.phones-mobile{display:none;}
@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }
    .modal-content .text-center {
    text-align: center;
}
.blue-submitter {
 
    margin-bottom: 0px;
}
.submiters {
    
    margin-bottom: 0px;
}
label {
    display: block;
    cursor: pointer;
    font-size: 14px;
    font-family: Montserrat;
    line-height: 40px;
    font-weight: 500;
    border-radius: 25px;
    text-align: left;
    margin-bottom: 0px;
    border: 0px solid #e3e3e3;
}
.modal-content h4 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: Montserrat;
    width: 90%;
}
.modal-body .col-sm-9 {
    margin-top: 10px;
}
.quotes .nozindex:after {
    content: "»";
    bottom: -13px;
    z-index: 0;
    right: -40px;
    width: 40px;
    height: 40px;
    position: absolute;
    font-size: 85px;
    color: #D7B740;
}
.modal-content h2 {
    font-size: 15px;
    color: #414141;
    font-weight: bold;
    line-height: 26px;
    font-family: Montserrat;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
 .boxshad {
    box-shadow: 4px 3px 10px rgba(0, 0, 0, 0.25);
    border-radius: 25px;
    padding: 10px 10px;
    margin-bottom: 30px;
}
.manager2 small {
    font-size: 17px;
    color: #D7B740;
    font-family: 'Raleway',sans-seirf;
    font-weight: bold;
    line-height: 14px;
}
.manager2 p {
    font-size: 88%;
}
.manager {
    width: 140px;
    border-radius: 50%;
    margin: 12px 0px;
    border: 5px solid #D7B740;
    max-width: 100%;
}
.boxshad .col-sm-8{
    padding: 0px;
}
.manager2 p b {
    font-size: 19px;
    margin-top: 20px;
    display: block;
}
    .dostavka .read_more {
    margin-top: 20px;
 
    margin-left: 15px;
    margin-bottom: 25px;
}
    li {
    font-size: 16px;
    margin-bottom: 10px;
}
    .hidenonmobile{
        display:none;
    }
  .sorting select {
    width: 100%;
    margin-bottom: 10px;
}
.dostavka .read_more {
    margin-top: 20px;
    margin-left: 15px;
    text-align: left;
    margin-right: 20px;
}
    .first{
    height: 0px;
    border-top: 2px solid #D7B740;
    width: 30px;
    line-height: 0px;
    color: transparent;
    display: block;
    float: left;
    cursor:pointer;
}
.second{
    height: 0px;
    border-top: 2px solid #D7B740;
    width: 25px;
    margin-top:6px;
    line-height: 0px;
    color: transparent;
    display: block;
    float: left;
      cursor:pointer;
}
.third{
    height: 0px;
    border-top: 2px solid #D7B740;
    width: 20px;
    margin-top:6px;
    line-height: 0px;
    color: transparent;
    display: block;
    float: left;
      cursor:pointer;
}
    .header-image {
    border-radius: 25px 25px 0px 0px;
}
    .namebigger {
    font-size: 33px !important;
    margin: 0px 0px 10px 0px !important;
}
.sidenav .nav>li>a:focus,.sidenav .nav>li>a:hover{
    background:transparent;
    color:#c0a820 !important;
}
.abs-on-block h3 {
    color: #fff;
    margin-bottom: 20px;
    word-break: initial;
    font-size: 13px;
    padding: 0px;
}
.owl-dots {
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.ploshad {
    padding-top:10px;
    padding-left:0px;
    padding-right:0px;
    clear: both;
    
    width: 100%;
    display: inherit;
}
    .pricer {
    font-size: 15px;
    font-family: 'PT Sans',sans-serif;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
}
    .btn-primary {
    color: #fff;
    background: transparent;
    padding: 15px 15px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 25px;
    border: 2px solid #fff;
    position: relative;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}
.footer .text-left{
    text-align:center;
}
.footer .text-right{
    text-align:center;
}
.footer {
    padding: 20px 0px 100px 0px;
    background: #212227;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: normal;
    color: #fff;
    position: relative;
}
	.modal-content 
	#progress span {
    width: 100%;
    height: 25px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}
	.modal-body{
		padding:10px 0px;
	}
	.modal-body .container-fluid{
		padding:0px 10px;
	}
.sidenav .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
    color: #fff;
    border-bottom: 1px solid #262626;
    font-size: 14px;
}
.social img {
    max-width: 40px;
    margin-right: 2px;
    margin-top: 20px;
}
 
.new-btn, .new-btn:focus {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    display:block;
    outline:none;
    overflow:hidden;
    font-size: 14px;
    line-height: normal;
    background: #212227;
    border-radius: 25.5px;
    padding: 10px 20px;
    text-transform: lowercase;
    text-decoration: none;
    max-width: 100%;
    color: #D7B740;
    transition: 0.5s;
}

.toputp:after {
    position: absolute;
    content: '';
    right: 20px;
    top: 19px;
    content: '%';
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 59px;
    line-height: normal;
    color: #D7B740;
}
.toputp:before {
    position: absolute;
    content: '';
    right: 30px;
    top: -75px;
    content: '0';
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 150px;
    line-height: normal;
    color: #e8e7e7;
}
.homeutp {
    padding: 120px 0px !important;
}
.utp h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    max-width:80%;
    font-size: 28px;
    line-height: normal;
    color: #fff;
}
body {
    padding-top: 150px;
    font-family: 'Montserrat', sans-serif;
        background: #f9f9f9;
}
.phones-mobile {
    display: block;
    position: absolute;
    top: 20px;
    right: 5px;
}
.nothomestyle{
    padding-top:100px !important;
}
p {
 
    font-size: 15px;
    letter-spacing: -0.2px;
    word-spacing: -0.1px;
}
.navbar {
        min-height: 65px;
}
.relativename:before {
    background: #D7B740;
    border: 3px solid #D7B740;
    box-sizing: border-box;
    border-radius: 20px;
    content: '';
    left: -10px;
    display: block;
    top: -15px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 1;
}
h3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: normal;
    position: relative;
    color: #000000;
}
.namecontent {
    font-size: 21px !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}
.customcrumbs ol,.customcrumbs  ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 10px;
}
.phones-mobile a {
    font-size: 12px;
    color: #c0a820;
    color: #fff;
    text-decoration: none;
}
 
.phones-mobile p {
    text-align: justify;
    font-size: 15px;
    letter-spacing: -0.2px;
    word-spacing: -0.1px;
    margin-bottom: 0px;
    line-height: 17px;
}
.navbar-small .phones-mobile {
    top: 13px;
}
.displaymobile{
	display:none !important;
}
.button-get-modal {
    color: #fff;
    padding: 15px 15px;
    border: 0px solid #fff;
    background: #fff;
    position: fixed;
    display: block;
    right: 30px;
    background: #FFFFFF;
    border-radius: 80px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    bottom: 30px;
    text-align: center;
    width: 80px;
    height: 80px;
    z-index: 20;
}
 
.sider {
    font-size: 30px;
    cursor: pointer;
    position: absolute;
    display: block;
    color: #D7B740;
    top: 25px;
    border-radius: 15px;
    left: 10px;
    z-index: 999;
    width: 40px;
    text-align: center;
}
.navbar-small .sider{
	top:25px;
}
.navbar-small .triangle{
	display:none;
}
.navbar-small .navbar-brand>img {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    top: 0px;
    z-index: 99;
}
.navbar-small .navbar-inverse {
    background-color: #272727;
    border-color: #272727;
}
video {
    border-radius: 25px;
    margin-top: 20px;
}
.napravlenie2 {
    padding: 20px 0px;
    position: relative;
    background: #f9f9f9;
}
.utp p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: normal;
    color: #fff;
}
	.utp{
	padding:50px 0px 50px 0px;
 
	background-size:cover;
	position:relative;
}
.h2, h2 {
    font-size: 19px;
     
    letter-spacing: 0.3px;
}
.btn-primary{
	width:100%;
}
.business  {
	display:none;
}
	.owl-one{
	margin-bottom:30px;
}
.triangle {
    position: absolute;
    bottom: -28px;
    left: 0px;
    width: 100%;
    max-height: 30px;
    display: block;
}
.triangle img {
    max-width: 110%;
    width: 110%;
    margin-left: -5%;
}
.navbar-inverse{
	    background-color: #1e1e1e;
}

.navbar-nav {
    margin: 7.5px -15px;
    padding: 0px;
    text-align: center;
}
.phoner {
    float: left;
    width: 50%;
    margin-left: 0px;
	line-height:35px;
}
.homeutp{
    overflow:hidden;
}
.navbar-brand>img {
    display: block;
    max-width: 100px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 0px;
    z-index: 99;
}
.phoner{
	padding-left:5px;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 650px;
}
.navbar-toggle {
    position: relative;
    float: right;
    display: none;
    padding: 9px 10px;
    margin-top: 43px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-small .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 34px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.absolute-block {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100%;
    bottom: -400px;
    left: 0px;
    height: 400px;
    padding: 25px 0px;
    transition: 1.5s;
    z-index: 9999;
}
.copyrights {
    padding: 20px 0px 60px 0px;
    font-size: 13px;
    background: #272727;
}
.letsmake {
    width: 100%;
    padding: 10px 10px;
    float: left;
    text-align: center;
}
    header.carousel .carousel {
        height: 70%;
    }
}

#progresss {
		background-image: -webkit-gradient(linear, left top, right bottom,
						color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent),
						color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)),
						color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent),
						to(transparent));
	background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);            
	
	-webkit-animation: animate-stripes 3s linear infinite;
	-moz-animation: animate-stripes 3s linear infinite;       		 		
}

.stripes span {
	-webkit-background-size: 30px 30px;
	-moz-background-size: 30px 30px;
	background-size: 30px 30px;			
	background-image: -webkit-gradient(linear, left top, right bottom,
						color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent),
						color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)),
						color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent),
						to(transparent));
	background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);            
	
	-webkit-animation: animate-stripes 3s linear infinite;
	-moz-animation: animate-stripes 3s linear infinite;       		
}

.stripes span::after {
	content: '';
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;			
	-webkit-animation: animate-shine 2s ease-out infinite;
	-moz-animation: animate-shine 2s ease-out infinite; 			
}


@-webkit-keyframes animate-stripes { 
	0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}
@-moz-keyframes animate-stripes {
	0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}


@-webkit-keyframes animate-shine { 
	0% {opacity: 0; width: 0;}
	50% {opacity: .5;}
	100% {opacity: 0; width: 95%;}
}
@-moz-keyframes animate-shine {
	0% {opacity: 0; width: 0;}
	50% {opacity: .5;}
	100% {opacity: 0; width: 95%;}
}


 input[type="checkbox"] {
  border: none;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}
label {
    display: block;
    cursor: pointer;
    font-size: 16px;
    font-family: Montserrat;
    line-height: 40px;
    font-weight: 500;
    border-radius: 25px;
    text-align: left;
    margin-bottom: 0px;
    border: 0px solid #e3e3e3;
}
input[type="checkbox"] + span {
  display: block;
}
input[type="checkbox"] + span:before {
    content: '';
    display: inline-block;
    border-radius: 15px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #D7B740;
    margin-right: 10px;
    margin-left: 10px;
    vertical-align: middle;
    transition: 0.7s ease all;
    height: 15px;
    width: 15px;
}
input[type="checkbox"]:checked + span:before {
    background: #D7B740;
    box-shadow: 0 0 0 2px #D7B740;
}
a{
     
color:#313131;}
a:hover {
    color: #313131;
}
.radio {
  margin: 0 auto;
  width: 300px;
}
 
.active {
 
}
.navbar-nav >li>a{
    border:1px solid transparent;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
 color: #D7B740;
    background-color: transparent;
       border: 1px solid #D7B740;
    box-sizing: border-box;
 
    border-radius: 16px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #D7B740;
    background-color: transparent;
       border: 1px solid #D7B740;
    box-sizing: border-box;
 
    border-radius: 16px;
}
.goback {
    color: #beac48;
    text-decoration: none;
}
.goback:hover{
text-decoration:none;
cursor:pointer;}