
.top-info-contacts {
    padding: 20px 40px;
    margin-top: 15px;
}

.top-info-contacts > ul > li {
    display: inline-block;
    margin:0 20px;
}

#topString {
    margin-bottom: 15px;
}

.top-info-contacts ul li a {
    text-decoration: none;
}

.list-soc-icons li {
    display: inline-block;
    background-color: black;
    padding: 5px;
    border-radius: 50%;
    width: 30px;
    text-align: center;
}

.list-soc-icons li a {
    color: white;
}

.float-right {
    float:right;
    padding-left: 50px;
}

.float-left {
    float: left;
    padding-left: 60px;
}

.language-style {
    padding-top: 4px;
}

#topMenu {
    background-color: #232C35;
    height: 60px;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}

.top-line-menu {
    border-top: 1px dashed #ccc;
    position: absolute;
    width: 100%;
    height: 1px;
}

.bottom-line-menu {
    border-bottom: 1px dashed #ccc;
    position: absolute;
    bottom: 5px;
    width: 100%;
    height: 1px;
}

.top-menu ul li {
    display: inline-block;
}

.top-menu ul li a {
    text-decoration: none;
    color: white;
    padding: 15px 20px;
    display: block;
}

.logo-block {
    border-radius: 50%;
    background-color: #232C35;
    height: 180px;
    text-align: center;
    padding-top: 40px;
    position: absolute;
    width: 180px;
    top: 30px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.logo-block img {
    width: 53%;
    margin-top: 3%;
    margin-bottom: 2%;
}

.logo-block span {
    display: block;
    font-size: 12px;
}

.block-border-dashed {
    position: absolute;
    width: 94%;
    height: 94%;
    padding: 5px;
    border: 1px dashed #ccc;
    border-radius: 50%;
    top: 5px;
    left: 5px;
}

#topSlider {
    position: relative;
    height: 400px;
    overflow: hidden;
    margin-top: 90px;
    width: 100%;
}

.that-slider {
    position: absolute;
    width: 100%;
}

.that-slider ul {
    width: 10000px;
    position: absolute;
    height: 400px;
}

.that-slider ul li {
    width: 1583px;
    display: inline-block;
}

.that-slider ul li img {
    width: 100%;
}

.arrows-slider {
    position: absolute;
    top:40%;
    width: 100%;
    z-index: 5;
}

.carousel-control {
    width: 30px;
}

.carousel-control.right, .carousel-control.left {
    background: white;
}

.left-arrow-slide {
    font-size: 30px;
    color: black !important;
    left: 0px;
    position: absolute;
    background-color: white;
    padding: 5px;
    height: 45px;
    top:10%;
    background-color: white;
}

.right-arrow-slide {
    font-size: 30px;
    color: black !important;
    right: 0px;
    position: absolute;
    background-color: white;
    padding: 5px;
    height: 45px;
    top:10%;
}

.left-arrow-slide:hover, .right-arrow-slide:hover {
    background-color: orange;
    color: white !important;
}

#aboutUs {
    margin-top: 20px;
}

.about-us-block h2, .pluses-company h2, .services-us h2, .works-us h2 {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 20px;
}


.about-us-block h2 span, .population-block h2 span, .pluses-company h2 span, .services-us h2 span, .works-us h2 span {
    width: 400px;
    background-color: orange;
    height: 2px;
    display: inline-block;
    margin-bottom: 6px;
    margin-left: 15px;
}

.population-block h2 {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 20px;
}


.population-block ul li {
    display: inline-block;
}

.population-block ul li .one-item {
    border:1px solid #ccc;
    width: 260px;
    height: auto !important;
    margin: 0 10px;
    text-align: center;
    padding: 10px;
}



.population-block ul li .one-item span {
    display: block;
}

.population-block ul li .one-item img {
    margin-bottom: 10px;
}

#plusesCompany {
    margin-top: 40px;
}

.pluses-company ul li {
    display: inline-block;
    width: 300px;
    text-align: center;
    margin: 0 20px 80px;
    vertical-align: top;
}

.pluses-company ul {
    margin-top: 50px;
    padding: 0 40px;
    text-align: center;
}

.one-pluse-company .block-images-pluse {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto 35px;
}

.one-block-img-background {
    position: absolute;
    background-color:#6F757F;
    width: 100%;
    height: 100%;
    transform: rotate(-40deg);
    top: 0;
    left: 0;
}

.two-block-img-background {
    position: absolute;
    background-color:#404753;
    transform: rotate(-50deg);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.block-images-pluse img {
        position: relative;
    z-index: 10;
    text-align: center;
    display: block;
    /* left: 20px; */
    width: 50px;
    /* top: 15px; */
    margin: 0 auto;
    padding-top: 25px;
}

.one-pluse-company b {
    display: block;
    padding-bottom: 5px;
}


.new-style-for-pluse img {
    width: 40px;
    padding-top: 15px;
}

#services {
    background-color: #E1A827;
    min-height: 380px;
    padding-top: 20px;
}

.services-us h2 span {
    background-color: #A07618;
}


.services-us ul {
    width: 800px;
    margin: 40px auto 15px;
    text-align: center;
}

.services-us ul li {
    width: 220px;
    display: inline-block;
    margin: 0 5px;
    margin-bottom: 20px;
}

.services-us ul li .one-service-style {
    height: 200px;
    position: relative;

}

.services-us ul li .one-service-style img {
    height: 100%;
    width: 100%;
}

.caption-service-block {
    text-align: center;
    position: absolute;
    bottom: 0;
    
    width: 100%;
    padding: 5px;
}

.overlay-caption-service-block {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #767574;
    left: 0;z-index: 2;
    opacity: .7;
}

.caption-service-block span {
    z-index: 3;
    position: relative;
    color: white;
    padding-top: 5px;
    display: block;
}


.works-us {
    margin-top: 40px;
}

.text-work {
    position: relative;
    padding-left: 20px;
}

.btn-more-work {
    position: absolute;
    background-color: #E1A827;
    right: 0;
    top: 0;
    padding: 5px 7px;
    color: black;
    opacity: .9;
}

.btn-more-work:hover {
    opacity: 1;
    text-decoration: none;
    color: black;
}

#contactForm {
    margin-top: 30px;
}

.text-work h3 {
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
}

.first-block-footer {
    padding-top: 10px;
    color: white;
}

.first-block-footer img {
    width: 33%;
}

.text-work span {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 15px;
    display: block;
    
}

#footer {
    background-color: #232C35;
    min-height: 230px;
    margin-top: 60px;
}

.logo-block-footer span {
    display: block;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 20px;
}

.first-block-footer ul li {
    padding: 3px 0;
}

.two-block-footer {
    text-align: center;
}

.two-block-footer h3 {
    color: white;
    font-weight: bold;
    font-size: 18px;
    padding-top: 10px;
    letter-spacing: 1px;
    padding-bottom: 10px;
}

.two-block-footer span {
    color: white;
    font-size: 13px;
}

.two-block-footer form {
    text-align: center;
    margin-top: 20px;
}

.two-block-footer input[type="text"] {
    border: none;
    border-bottom: 1px solid white;
    background: transparent;
    padding: 7px;
    outline: none;
    width: 80%;
    margin-bottom: 5px;
}

.two-block-footer input[type="submit"] {
    background-color: white;
    width: 80%;
    border: none;
    padding: 7px;
    margin-top: 10px;
}

.two-block-footer input::-webkit-input-placeholder {
    color: white !important;
}

.three-block-footer {
    text-align: right;
}

.three-block-footer h4 {
    font-size: 16px;
    font-weight: bold;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}

.three-block-footer ul li a {
    color: white;
    padding-bottom: 4px;
    display: block;
    font-size: 13px;
}

#breadcrumbs {
    margin: 30px 0;
}

.breadcrumbs-list ul li {
    display: inline-block;
}

.breadcrumbs-list ul li a {
    color: black;
}

.list-info-contacts ul li {
    display: inline-block;
}

.list-info-contacts {
    width: 100%;
    border: 1px solid orange;
    margin: 20px auto;
}

.list-info-contacts ul li {
        width: 33.3%;
}

.clear {
    clear: both;
}

.list-info-contacts .col-lg-4 {
    text-align: center;
    padding: 20px 0;
    margin: 20px 0;


}

.list-info-contacts .col-lg-4 span {
    display: block;
    padding-top: 20px;
}

.right-border {
    border-right: 1px solid orange;
}

.map-form {
    width: 50%;
    float: left;
    height: 320px;
}

.form-contacts {
    background-color: #E1A827;
    padding: 20px;
    width: 50%;
    float: left;
    text-align: center;
    height: 320px;
}

.form-contacts h3 {
    font-weight: bold;
    font-size: 17px;
    padding-bottom: 40px;
}

.form-contacts input[type="text"] {
    padding: 5px;
    margin-bottom: 20px;
}

.form-contacts textarea {
    width: 400px;
    height: 100px;
    margin: 0 auto;
    resize: none;
}

.form-contacts input[type="submit"] {
    display: block;
    background-color: #A77D1D;
    color: black;
    border: none;
    padding: 7px;
    width: 200px;
    text-align: center;
    margin: 20px auto;
    box-shadow: 1px 3px 0px -1px #806017;
}

.services-page ul li {
    display: inline-block;
    width: 45%;
    margin: 0 20px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    
}

.services-page ul li .img-services-page {
    width: 50%;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.services-page ul li .img-services-page img {
    width: 250px;
    height: 200px;
}

.content-block-services-page span {
    font-weight: bold;
    padding-bottom: 10px;
    display: block;
}

.price-page {
    text-align: center;
}

.list-tabs {
    width: 92.11%;
    font-size: 12px;
    outline: 1px solid #E1A827;
    margin: 0 auto;
}

.list-tabs ul li {
    display: inline-block;
}

.caption-price-page {
    text-align: center;
    display: block;
    padding: 20px;
}

.caption-price-page-2 {
    font-size: 13px;
    color: gray;
    padding: 10px;
    display: block;
}

.phone-price-page {
    color:#E1A827;
    font-weight: bold;
    padding-bottom: 30px;
    display: block;
}



.list-tabs ul li {
    float: left;
    width: 16.66%;
    
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}

.list-tabs ul li a {
    display: block;
    padding-bottom: 6px;
    padding-top: 6px;
    text-decoration: none;
    color: black;
}

.list-tabs ul li a.active, .list-tabs ul li a:hover {
    background-color: #E1A827;
    color: white;
}

.tabs-that {
    width: 70%;;
    margin: 20px auto;
}

.tabs-that ul li {
    display: none;
}

.tabs-that ul li.active {
    display: block;
}

.tabs-that table {
    width: 100%;
}

.tabs-that table th {
    background-color: #666666;
    text-align: center;
    padding: 7px;
    color: white;
}

.tabs-that table td {
    border: 1px solid #ccc;
    padding: 7px;
    /*text-align: center;*/
}


.list-category ul {
    margin: 20px auto;
    text-align: center;
}

.list-category ul li {
    display: inline-block;
    
    border: 1px solid #E1A827;
}

.list-category ul li a {
    color: black;
    padding: 7px;
    display: block;
    text-decoration: none;
}

.list-category ul li a.active, .list-category ul li a:hover {
    background-color: #E1A827;
    color: white;
}


.list-item > ul > li {
    display: inline-block;
    width: 45%;
    margin: 20px;
    height: 200px;
    vertical-align: top;
}

.list-item ul li .block-img-item {
    float: left;
    margin-right: 25px;
    z-index: 15;
}

.list-item ul li .block-img-item img {
    height: 200px;
    width: 220px;
}


.one-item, .block-img-item {
    height: 200px;
    position: relative;
}

.list-item ul li .block-img-item-two-block {
    float: left;
    z-index: 15;
}

.list-item ul li .block-img-item-two-block img {
    height: 200px;
    width: 220px;
}


.one-item, .block-img-item-two-block {
    height: 200px;
    position: relative;
}

.overlay-that {
    background-color: #F2CA71;
    position: absolute;
    top:0;
    left: 0;
    height: 100%;
    z-index: 5;
}

.text-item-description {
    border-top:1px solid #E1A827;
    width: 265px;
    float: left;
}

.text-item-description span {
    display: block;
    padding-bottom: 10px;
    padding-top: 15px;
}

.text-item-description-two-block {
    border-top:1px solid #E1A827;
    width: 265px;
    margin-right: 25px;
    float: left;
}

.text-item-description-two-block span {
    display: block;
    padding-bottom: 10px;
    padding-top: 15px;
}

.btn-more-portfolio {
    display: block;
    margin: 40px auto 0;
    background-color: #E1A827;
    padding: 7px 10px;
    width: 200px;
    text-align: center;
    color: black;
    
}

.btn-more-portfolio:hover {
    text-decoration: none;
    color: white;
}

.info-block {
    position: absolute;
    right: 100px;
    top: 65px;
    display: none;
    z-index: 25;
}

.info-block ul li a {
    color: black;
    padding: 5px 0;
    display: block;
}

.send-msg {
    position: fixed;
    top: -40px;
    left: 50%;
    transform: translate(-50%);
    opacity: 0;
}

.caption-project {
    position: absolute;
    width: 540px;
    height: 140px;
    border: 1px dashed #ccc;
    top:170px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    text-align: center;
    padding: 10px;
}

.overlay-caption-project {
    position: absolute;
    width: 96%;
    height: 87%;
    left: 0;
    top: 0;
    background: white;
    opacity: .9;
    margin: 10px;
}

.text-caption-project {
    z-index: 25;
    position: relative;
}

.text-caption-project h2 {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 30px;
}

.text-caption-project span {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    padding-top: 35px;
}

.population-block .one-item img:hover {
    transform: scale(1.1);
    transition-duration: 550ms;
    cursor: pointer;
}

.popup-service-img {
    position: fixed;
    background-color: white;
/*    width: 550px;*/
/*    height: 300px;*/
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    display: none;
}

.popup-service-img img {
    width:100%;
}

.btn-close-popup {
        position: absolute;
    border-radius: 50%;
    background: #fff;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0px;
    right: 0;
    position: absolute;
    padding: 1em;
    z-index: 2;
    border: 0;
    outline: 0;
    cursor: pointer;
    -webkit-transition: background-color .1s;
    transition: background-color .1s;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    font-size: 8px;
}

.btn-close-popup:hover {
    background-color: #fafafa;
}

.overlay {
    position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	display:none;
    opacity: 0.8;
    z-index: 2;
}

.services-us {
    position: relative;
}

.obertka {
    width: 820px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 241px;
}

.arrow-services-link {
    position: absolute;
    top:50%;
    font-size: 42px;
    color: black !important;
}

.arrow-right-service {
    right: 0;
}

/*.lang-hide {*/
    /*!*display: block;*!*/
    /*margin-top: 5px;*/
    /*display: none;*/
/*}*/
