body{
	font-size:18px;
	font-weight:300;
	line-height:30px;
	font-family: 'Open Sans', sans-serif;
	background-color:#fff;
	margin-top:70px;
	color:#38322d;
}

ul{
	margin:0;
	padding:0;
}

li{
	list-style:none;
}
.fac img {
    display: block;
    margin: auto;
}
table {
    border-collapse: collapse; 
    width: 100%;
    line-height: 1.1;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    background:  radial-gradient(farthest-corner at 252% 199%, #9db8a473, #fafafa);
  }
  caption {
    font-family: annabelle, cursive;
    font-weight: bold;
    font-size: 2em;
    padding: 10px;
    color: #272625;
    padding-bottom: 40px;
    text-align: center;
    /* text-shadow: 1px 1px 6px rgb(177, 177, 177); */
   }
  caption:before, caption:after {
    content: "\274B";
    color: #787777;
    margin: 0 10px;
  }
  th {
    padding: 10px;
    border: 1px solid #A9E2CC;
    font-size: 18px;
    text-align: center;
  }
  td {
    font-size: 0.8em;
    font-weight: 600;
    padding: 5px 7px;
    border: 1px solid #A9E2CC;
    font-size: 16px;
  }
  .first {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
.about-text button {
    background: #353535;

}
.about-text A {
 color: #FFF;
}
.about-text button:hover {
    background: #f9a505;
   }
a{
	text-decoration:none;
}
.h2, h2 {
    font-size: 45px;
}

a:hover{
	text-decoration:none;
}

img{
	max-width:100%;
}

h1, h2, h3, h4, h5, h6{
	font-weight:600;
	text-rendering:optimizelegiblity;
	-webkit-font-smoothing:antialiased;
	margin:0;
	padding:0;
	font-family: inherit;
}

p{
	margin:0;
	padding:0;
	line-height:26px;
	font-size:18px;
	margin:8px 0;
}

h3{
	font-size: 40px;
}

/*Color

Blue: #00bcd4;
Body Color: #414141;
icon color: #a1a1a1;

*/


/*Top Navbar*/
.navbar-inverse {
  background-color: rgba(211, 211, 211, 0);
  border-color: transparent;
  padding:10px 0;
  box-shadow: 0 2px 2px rgba(51, 51, 51, 0.3);
}

ul.navbar-nav li a{
	font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    /* text-transform: uppercase; */
    font-weight: 600;
    color: #38322d !important;
}

.is-sticky .main-menu{
	z-index:9999 !important;
	position:absolute;
	background:#efe6d5;
}

.is-sticky .main-menu .navbar-inverse{
	background:#f9f9f9;
	transition:0.4s;
	padding:15px 0;
}

.navbar-brand{
    padding: 0 15px 15px;
}
.navbar-brand img{
    width: 235px;
}
/* .navbar-header .navbar-brand img {
    width: 200px;
    position: absolute;
    top: -1px;
} */
.navPhone{
    display: inline-block;
    margin: 10px 0 0;
}
.carousel-caption .brend {
    font-size: 64px;
    padding-top: 80px;
}
.navPhone a, .navPhone a:active,
.navPhone a:focus, .navPhone a:hover{
    outline: none;
    text-decoration: none;
}

.navPhone a{
    font-size: 18px;
    color: #38322d;
    font-weight: 600;
}

/*Top Navbar*/


/*Header*/
#home{
    position: relative;
}

.carousel-caption h1 {
  font-family: 'Alice';
  font-size: 40px;
  line-height: auto;
  text-transform: uppercase;
}
.carousel-caption img {
    position: absolute;
    z-index: -1;
   
}
.carousel-caption {
    right: 0%;
    left: 0%;
    padding-bottom: 28px;
}
.slide1r {
    height: calc(100vh - 70px);
    background: url('../img/testimonials-bg.jpg') no-repeat;
    background-size: cover;

}
.slide3r {
    height: calc(100vh - 70px);
    background: url('../img/изображение_viber_2020-12-04_17-03-20.jpg') no-repeat;
    background-size: cover;

}

.slide2r {
    height: calc(100vh - 70px);
    background: url('../img/изображение_viber_2020-12-04_17-03-19.jpg') no-repeat;
    background-size: cover;

}
.slide5r {
    height: calc(100vh - 70px);
    background: url('../img/000010772784.jpg') no-repeat;
    background-size: cover;

}

.slider-btn {
  margin-top: 21px;
}
.portfolio-item img {
    display: block !important;
    margin: auto !important;
}
.carousel-inner{
    height: calc(100vh - 69px);
}

.indicatior2{
	top:90% !important;
}

.btn.btn-learn {
  background: #ffa700;
  border-radius: 50px;
  color: #fff;
  font-weight: 500;
  padding: 15px 30px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}

/*Header*/



.featured-list{
	width:100%;
	margin:auto;
}

.featured-list #grid {
  width: 100%;
}

.featured-list #grid .thumb {
  float: left;
  height: auto;
  margin: 0;
  width: 25%;
}

.protfolio-padding{
	padding:70px 0;
}


.categories {
	padding-bottom: 30px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type{
    padding: 0;
}
ol.type li {
	display: inline-block;
	margin: 0 5px;
}
ol.type li a {
	color: #544042;
	font-weight: 600;
	font-size: 14px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.5px;
    transition: all .7s;
}
ol.type li a.active {
	color: #544042;
    border: 1px solid #544042;
}
ol.type li a:hover {
	color: #fff;
	background: #544042;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.itemsBox{
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 0 10px 30px #444;
    padding: 40px 20px;
}
.portfolio-item {
	margin: 15px 0;
}
.sertififkaa button {
    background: #38322d;
    color: #fff;
    font-size: 23px;
    display: block;
    margin: auto;
    margin-top: 60px;
}
.portfolio-item img{
    margin: 0 0 20px;
}

.hover-text h3{
    font-size: 27px;
    padding-top: 14px;
	
    text-align: center;
    margin: 0 0 5px;
}
.nav-tabs>li {
    float: revert;
    margin-bottom: -1px;
    text-align: center;
}
.show_popup.btn-custom{
    margin: 0 0 0 50%;
    transform: translate(-50%);
}

.show_popup.btn-custom{
    background: rgba(0,0,0,0);
    font-size: 25px;
    border-radius: 0;
    border-bottom: 1px dashed #f9a505;
    outline: none;
    color: #f9a505;
    padding: 0;
}
.show_popup.btn-custom:active, .show_popup.btn-custom:focus{
    outline: none;
}

.show_popup.btn-custom:hover{
    border-bottom: 1px solid #f9a505;
}

.showForm.btn-custom{
    outline: none;
    color: #ffffff;
    background: #544042;
    border-radius: 0;
    padding: 15px 30px;
    transition: all .8s;
    margin: 0 0 40px calc(50% - 60px);
    transform: translate(calc(-50% + 60px));
}

.showForm.btn-custom:hover{
    background: #f9a505;
}

.priceLable p{
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin: 0px 0 10px;
}
.portBox .col-sm-6 {
    padding-right: 0;
    padding-left: 0;
}
.priceLable span{
    color: rgba(84, 64, 66, 0.5);
    text-decoration: line-through;
    font-size: 16px;
}
/*Showcase*/

/*stock*/
.stock .showForm.btn-custom{
    margin: 0;
    transform: none;
    max-height: 56px;
    background: #f9a505;
    border-radius: 3px;
}
.stock{
    display: flex;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    -o-flex-flow: column;
    flex-flow: ;
    align-items: center;
    justify-content: space-between;
    padding: 40px 20px;
    background: #fd5315;
    border-radius: 3px;
    
}

.stockText{
    text-align: center;
}

.stockText h3{
    font-size: 34px;
    color: #ffffff;
    text-shadow: 2px 2px #333;
}

.stockText p{
    font-size: 22px;
    color: #ffffff;
}

.stock img{
    width: 200px;
    margin: 0 0 20px;
}
/*stock*/

/* PopUp
----------------------------------*/
.overlay_popup {
	display:none;
	position:fixed;
	z-index: 99;
	top:0;
	right:0; 
	left:0;
	bottom:0;
	background:#000; 
	opacity:0.5;
}

.popup {
	display: none;
	position: absolute;
	z-index: 100;
    margin: 0 5vw;
    color: #544042;
    background: rgb(249, 249, 249);
    padding: 7px;
    border: 1px solid #f9a505;
    border-radius: 3px;
    box-shadow: 
        6px 6px #f9a505,
        -6px -6px #f9a505,
        6px -6px #f9a505,
        -6px 6px #f9a505;
}

.popup h3{
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 20px;
    text-align: center;
}
.popup article{
    font-size: 16px;
    padding: 5px 10px;
    text-align:justify;
}

.popup img{
    max-width: 100%;
    margin: 0 0 15px;
}

.popup .specBlock img{
    width: 100%;
    max-width: 100%;
    margin: 0;
}

.tab-content .showForm.btn-custom{
    margin: 15px 0 15px calc(50% - 60px);
}
/* popup ------*/

/* nav-tabs 
----------------------------*/
.nav-tabs{
    border-bottom: 1px solid #544042;
    margin: 0 0 20px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border: 1px solid #544042;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    color: #333;
}

.nav-tabs>li>a{
    color: #333;
}

.nav-tabs>li>a:hover{
    background-color: transparent;
    border: 1px solid #544042;
    
}

/* Form popup
------------------------------------*/
.formOverlay {
    display:none;
    position:fixed;
    z-index: 101;
    top:0;
    right:0; 
    left:0;
    bottom:0;
    background:rgba(84, 64, 66, 0.7);
}

.popupForm {
    position: absolute;
    z-index: 102;
    width: 300px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.9);
    padding: 60px 30px 40px;
    margin: 10px 0 0;
}

.popupForm .btn-custom{
    font: 400 20px 'Open Sans', sans-serif;
    outline: none;
    color: #f9a505;
    width: 100%;
    background: #ffffff;
    border: 2px solid #f9a505;
    padding: 20px 0;
    margin: 0;
    transition: all .8s;
}

.popupForm .btn-custom:hover{
    color: #ffffff;
    background: #f9a505;
}

.closePopup {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 23px;
    height: 23px;
    cursor: pointer;
}

.closePopup:before {
    position: absolute;
    height: 4px;
    width: 23px;
    top: 11px;
    left: 0px;
    background: #f9a505;
    transform: rotate(-45deg);
    content: '';
}

.closePopup:after {
    position: absolute;
    height: 4px;
    width: 23px;
    top: 11px;
    left: 0px;
    background: #f9a505;    
    transform: rotate(45deg);
    content: '';
}

.popupForm input[type="text"]{
    width: 100%;    
    background: #ffffff;
    color:#f9a505;
    font: 400 20px 'Open Sans', sans-serif;
    outline: none;
    padding: 20px 15px;
    border: 2px solid #f9a505;
    border-radius: 2px;
    margin: 0 0 15px 0;
}

.popupForm ::-webkit-input-placeholder{
    font: 400 20px 'Open Sans', sans-serif;
    color:#f9a505;
}
.popupForm ::-moz-placeholder{
    font: 400 1.8rem/2.6rem 'Fira Sans';
    color:#f9a505;
}/* Firefox 19+ */
.popupForm :-moz-placeholder{
    font: 400 1.8rem/2.6rem 'Fira Sans';
    color:#f9a505;
}/* Firefox 18- */
.popupForm :-ms-input-placeholder{
    font: 400 1.8rem/2.6rem 'Fira Sans';
    color:/* Dealer -----------------*/;
}
/* form popup -------------*/

/* Dealer -----------------*/

#dealer{
    padding: 50px 0;
    background: #f9a505;
}

.dealInfo{
    display: flex;
    flex-flow: column;
    align-items: center;
    margin: 8px 0 0;
}

.dealInfo p, .dealInfo a{
    color: #ffffff;
    display: inline-block;
    text-align: center;
}

.dealInfo p{
    font-size: 16px;
    margin: 0 0 0;
}
.dealInfo a{
    font-weight: 600;
    font-size: 16px;
}
.dealInfo a, .dealInfo a:active, .dealInfo a:focus, .dealInfo a:hover{
    text-decoration: none;
}
/* Dealer end -------------*/

/*Installation*/
#installation{
    position: relative;	background:url(../img/installation-bg.jpg) center center no-repeat;
    background-size: cover; 
	min-height:570px;
	color:#fff;
	padding:70px 0;
}
#installation h3{
    text-align: center;
    font-size: 24px;
    border-bottom: 1px solid #f9a505;
    padding: 0 0 20px;
    margin: 0 0 20px;
}

#installation ul{
    margin: 0 0 30px;
    padding: 0 0 0 25px;
}

#installation ul li{
    list-style-type: disc;
    color: #f9a505;
    font-size: 28px;
    margin: 0 0 5px;
}

#installation ul li:last-child{
    margin: 0;
}

#installation ul li span{
    color: #ffffff;
    font-size: 18px;
}

#installation iframe{
    width: 100%;
    height: 320px;
    margin: 0 0 15px;
}

#installation p{
    font-size: 18px;
    margin: 0 0 15px;
}

.instPhones a{
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
}
.instPhones a:first-child{
    margin: 0 0 10px;
}
.instPhones a i{
    color: #f9a505;
}

/*Installation*/
/*---------- services---------*/
.section_heading.section_heading_2 h2 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    display: inline-block;
    font-weight: 400;
    line-height: 64px;
    margin-bottom: 60px;
    text-shadow: 2px 2px 1px #000000;
    padding: 0 10px 10px;
    position: relative;
    color:#fff;
  }
  
  .section_heading.section_heading_2 h2::after {
    bottom: -34px;
    /* content: ""; */
    font-family: fontawesome;
    font-size: 30px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    color: rgba(255, 255, 255, 0.5);
  }
  
  .section_heading.section_heading_2 h4 {
    font-weight: 300;
    line-height: 45px;
    margin: 0;
    padding: 0 0 50px;
    color:#fff;
  }
  
  .services_img {
    float: left;
    padding: 63px 10px 0 0;
  }
  
  
  .services_detail span {
    border: 2px solid #ffd911;
    border-radius: 100%;
    color: #ffd911;
    display: inline-block;
    float: left;
    font-size: 30px;
    padding: 30px 32px;
  }
  
  
  .services_detail h5 {
    color:#fff;
    display: inline-block;
    text-shadow: 2px 2px 1px #000000;
    float: left;
    line-height: 47px;
    margin: 18px 0 0 15px;
    font-family: 'Open Sans', sans-serif;
  }
  
  .services_detail p {
    color: #ffffff;
    float: left;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    padding: 0 0 0 20px;
    width: 74%;
  }
  .services_detail > ul {
    margin: 0;
    padding: 0;
  }
  .services_detail {
    margin-left: 45px;
    margin-top: 45px;
  }
  .services_detail li {
    margin-bottom: 10px;
    overflow: hidden;
  }
  
  .services_detail span i {
    -webkit-transition: all 0.5s ease;
       -moz-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
            transition: all 0.5s ease;
  }
   
  .services_detail span i:hover {
    border-radius: 50%;
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  
  
  section.our_service_bg:after {
      /* position:absolute; */
      top:0px;
      left:0px;
      right:0px;
      height:100%;
      width:100%;
      content:"";
      /* background:rgba(155, 155, 155, 0.5);	 */
  }
  hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #353535;
}
  .boxx {
    color: #38322d;
    margin-top: 105px;
  }
  #services {
    padding-bottom: 105px;
  }
  /* Portfolio
  ============================*/
  
  .portfolio{
    padding: 20px 0 80px;
  }
  
  .portfolio img{
    width: 100%;
  }
  
  .portfolio .portItem{
    position: relative;
    margin: 0 0 2px;
    padding: 0 1px;
    overflow: hidden;
  }
  
  .portfolio .portItem a{
    display: block;
    position: absolute;
    width: calc(100% - 2px);
    height: 100%;
    top: 0;
    left: 1px;
    background: rgba(0,0,0,.5);
  }
  
  .portfolio .portItem a i{
    color: rgba(255,255,255,.7);
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: calc(50% - 7px);
    left: calc(50% - 7px);
  }
  
  @media screen and (min-width: 1024px){
    .portfolio .portItem a{
        top: -100%;
        transition: all .8s;
    }
    
    .portfolio .portItem:hover a{
        top: 0;
    }
  }
/* About */

.whiteBox{
    background: #fafafa;
    padding: 20px 0;
    border-radius: 3px;
    box-shadow: 0 10px 30px #444;
}



.site-padding{
	padding:70px 0;
}

#about.site-padding{
	padding:70px 0 50px;
}

.about-text{
	margin-top:50px;
}

/* About */

/*How we work*/
.title h2{
	text-align:center;
}

.title{
	margin-bottom:50px;
}



.feature-icon i{
	font-size:50px;
	color:#f9a505;
    display: block;
    text-align: center;
    margin: 0 0 20px;
}

.feature-text h3{
    font-size: 20px;
    /* text-transform: uppercase; */
    text-align: center;
}

.single-feature{
	margin: 0 0 30px;
}
/*How we work*/

/*Testimonials*/
.testimonials-padding{
	padding-bottom:70px;
}

#testimonials{
    position: relative;	background:url(../img/testimonials-bg.jpg) no-repeat;
    background-size: cover;
    background-position: -820px 0;
	min-height:570px;
	color:#fff;
	text-rendering: optimizelegiblity;
	-webkit-font-smoothing:antialiased;
	padding:70px 0;
}

#testimonials .carousel-inner{
    height: auto;
}

.text{
	background:#efe6d5;
	text-align:left;
	padding: 10px 20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.text p{
	color:#414141;
    margin: 0;
}

.profile-image{
	margin:0 auto;
	text-align:center;
	margin-top:30px;
}

.profile-image img{
	height:150px;
	width:150px;
    border: 3px solid #f9a505;
	border-radius:50%;
	margin-bottom:10px;
}

.profile-image h4{
	font-size:18px;
	color:#ffa700;
	text-transform:uppercase;
	line-height:22px;
	font-weight:normal;
}

.profile-image p{
	font-size:14px;
	font-weight:normal;
	margin:0;
}


.carousel-indicators {
  top: 105%;
}

.carousel-indicators .active {
  background-color: #f9a505;
  height: 12px;
  margin: 0;
  width: 12px;
}

.carousel-indicators li {
 background-color: rgba(239, 230, 213, 0.85);
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  width: 10px;
}

#testimonials .butCase{
    display: flex;
    justify-content: center;
    margin: 20px 0 0;
}

#testimonials .btn-custom{
    display: inline-block;
    outline: none;
    color: #ffffff;
    border: 2px solid #f9a505;
    background: rgba(249,165,5,.1);
    padding: 15px 30px;
    transition: all .6s;
}

#testimonials .btn-custom:hover{
    color: #ffffff;
    background: #f9a505;
}
/*Testimonials*/

/*Overlay*/
.homeOverlay, .instOverlay, .tesOverlay{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    width: 100%;
    height: 100%;
}
/*Overlay*/

/* --- Map --- */
.map{
	position:relative;
	margin-top:-50px;
}

.map iframe{
	width:100%;
	height:450px;
	border:none;
}

/*Footer*/
footer{

	padding:60px 0;
	color:#414141;
}

.footer-logo img{
    margin: 10px 0 0;
}

.single-footer h3{
	font-size:20px;
	font-weight:600;
	text-transform:uppercase;
	margin: 0 0 10px;
    color: #544042;
}

.single-footer p{
    margin: 0 0 10px;
    font-weight: 600;
}

.single-footer a{
    text-decoration: none;
    color: #414141;
    display: block;
    font-weight: 600;
}
ul.projects li {
  display: inline-block;
  margin-bottom: 4px;
  width: 32%;
}

.copyright{
	background:#38322d;
	padding:10px 0;
	color:#fff;
}

.footer-menu ul li{
	display:inline-block;
	padding-left:5px;
}

.footer-menu ul li a{
	font-size:14px;
	font-weight:normal;
	color:#aaaaaa;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
}

.social ul li{
	display:inline-block;
	padding-left:5px;
}

.social ul li a i{
	height:35px;
	width:35px;
	background:#544042;
	text-align:center;
	color:#ffffff;
	line-height:35px;
	font-size:18px;
	border-radius:500px;
}

.social ul li a i:hover{
    background: #ffa700;
}

.footer-menu.pull-right {
  margin-top: 7px;
}

.social h3{
  margin: 0 0 20px;
  text-transform: uppercase;
  font-size: 20px;
  color: #544042;
}

.social h3:first-child{
    margin: 0 0 10px;
}

.social a{
    text-decoration: none;
    color: #414141;
    display: block;
    margin: 0 0 10px;
    font-weight: 600;
}

/*Footer*/

.navbar-toggle {
  background-color: #353535;
}

#contact-us{
	padding: 50px 0 0;
 
}

.copy-text{
    text-align: center;
}
.portItem img {
    width: 250px !important;
    height: 250px;
}

@media (min-width: 768px){
.main {
    background-image: url(../img/bg-main.png);
    background-size: cover;
}

}