/*   Main   */
html{
}

body{
  padding-right: 0 !important;
}

body {
  background: #fff;
  font-family: 'Montserrat', Arial, sans-serif;
  color:#111;
  font-size: 15px;
  line-height: 26px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600; 
  font-family: 'Montserrat', Arial, sans-serif;
  color:#333;
}

h1{
  font-size: 22px;
  color:#333;
}

h2{
  font-size: 20px;
}

h3{
  font-size: 18px;
  color: #787878;
  font-weight: 400;
  line-height: 24px;
}

h4{
  font-size: 16px;
}

a {
  color: #003333;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

a:hover, a:focus {
  color: #0e5fb1;
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}


.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
  background-color: #f9f9f9;
}

body > section {
  padding: 0;
}

.center {
  text-align: center;
  padding-bottom: 5px;
}

.modal-dialog {width:600px;}
.thumbnail {margin-bottom:6px;}


.animated{
	visibility: hidden;
}

.btn:focus {
  outline: none !important;
}

/*--------------#header-----------*/

#header{
  padding: 60px 0 30px;
  background-image:url("../img/bg-header.jpg");
  background-repeat:no-repeat;
  background-size:cover;
}

.navbar-brand img{
  height: 60px;
  width: auto;
}

.top_slogan{
  font-size: 14px;
  line-height: 21px;
  color: #0033b5;
  font-weight: 600;
  letter-spacing: 1px;
}

.adress_top{
  font-size: 15px;
  line-height: 26px;
  color: #fff;
  font-weight: 500; 
}

.adress_top a{
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  font-weight: 500; 
  text-decoration: none; 
}

.adress_top a:hover, .adress_top a:focus{
  text-decoration: underline;
}

a.t_email{
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  font-weight: 500; 
  text-decoration: none;   
}

a.t_email:hover, a.t_email:focus{
    text-decoration: underline;
}

.adress_top i{
   font-size: 24px;
}

/*---------------navbar--------------------*/

.navbar{
  padding: 0.4rem 0 0.3rem;
}

.navbar-expand-md .navbar-nav .nav-link{
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.navbar-expand-md .navbar-nav .nav-link::first-letter{
  font-size: 14px;
  color: #0033b5;
}

.navbar-expand-md .navbar-nav .nav-link:hover, 
.navbar-expand-md .navbar-nav .nav-link:focus{
  color: #0a8ecf;
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
   color: #0a8ecf;
}

.dropdown-item {
  padding: 0.25rem 1rem;
  font-weight: 500;
  color: #212529;
  font-size: 13px;
}

.dropdown-item:hover, .dropdown-item:focus{
  color: #fff;
  background: #0a8ecf;
}

.navbar-toggler-icon {
  background-image: none;
}

.navbar-toggler-icon i{
  color: #111;
  font-size: 22px;
}

.navbar-toggler{
  color: #111;
  font-size: 1rem;
  margin-left: 15px;
}

.navbar-toggler:focus{
  box-shadow: 0 0 0 0;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.55);
    border-color: rgba(0,0,0,0);
}

.navbar-toggler-icon {
    display: inline-block;
    width: 2.0em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}


/*--------------carouselTop---------------------*/

#carouselTop{
  margin-top: 40px;
} 

.carousel-caption{
  top: 10%;
  bottom: auto;
  background: rgba( 1, 1, 2, .55 );
  padding: 1rem;
}

.carousel-caption h5{
  font-size: 50px;
  line-height: 54px;
  text-transform: uppercase;
  color: #0a8ecf;
  text-shadow: #000 2px 0 12px;
  font-weight: 700;
  margin-bottom: 0;
}

.carousel-caption p{
  font-size: 22px;
  line-height: 34px;
  color: #fff;
  text-shadow: #000 2px 0 12px;
  font-weight: 500;
  margin-top: 1rem;
}

/*---------------- sect_aksia -----------*/

#sect_aksia{
  padding: 70px 0 70px;
  background: #f5f5f9;
}

#sect_aksia h2{
   font-size: 20px;
   line-height: 32px;
   color: #037FAA;
   margin-bottom: 20px;
   text-align: center;
}

.bl_aksia{
  position: relative;
  margin: 20px 0 20px;
  border-bottom: 2px solid #037FAA;
}

.bl_aksia_hd{
  position: absolute;
  opacity: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 1em;
  z-index: 10;
  background: rgba(0,0,0, .75);
  transition: all .5s linear;
}

.bl_aksia_hd h3{
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  font-family: Tahoma;
  margin-top: 30%;
}

.bl_aksia_top{
  position: absolute;  
  z-index: 11;
  top: -15px;
  margin: 0 15px;
  width: calc(100% - 30px);
  background: #0a8ecf;
  padding: 1em .5em;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  transition: all 1s linear;
}

.bl_aksia_text{
  text-align: center;
  min-height: 90px;
  padding: 0.5em;
  background: #fff;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  transition: all .5s linear;
}

.bl_aksia_link{
  position: absolute;  
  opacity: 0;
  z-index: 12;  
  bottom: 10px;
  width: 100%;
  text-align: center;
  transition: all .5s linear;
}

.btn-aksia{
  color: #fff;
  border-radius: 0;
  background: #000;
  border-color: #0a8ecf;
  padding-left: 30px;
  padding-right: 30px;
  width: 90%;
  font-weight: 500;
  transition: all 1.5s linear;
}

.bbtn-aksia:hover{
  background-color: #0a8ecf;
  border-color: #0a8ecf;
}


.bl_aksia a, .bl_aksia a:hover{
  text-decoration: none;
}

.bl_aksia:hover .bl_aksia_hd, .bl_aksia:hover .bl_aksia_link{
  opacity: 1;
}

.bl_aksia:hover .bl_aksia_text{
  color: #222;
  background: #222;
}

.bl_aksia:hover .bl_aksia_top{
  top: 10%;
}

.bl_aksia img{
  width: 100%;
  object-fit: cover;
}


/*---------------------section-main----------------------*/

#section-main{
 background: url(../img/bg-main-section.jpg) no-repeat center center; 
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
  background-size: cover;  
}

.maintext {
  text-align: justify;
  background-color: rgba(255, 255, 255, .85);
  font-size: .9rem;
  line-height: 1.4rem;
  color: #111;
}

.maintext ul{
  margin-left: 20px;
}


/*--------------------section_whyyou-------------------------*/

#section_whyyou{
  background: #eee;
}

.bl_why_title{
  background-image: linear-gradient(to right,#111 0%,#0a8ecf 100%);
  color: #80d4fe;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 3rem;
}

.bl_why_slider{
  background-image:url("../img/bg-why.jpg");
  background-repeat:no-repeat;
  background-size:cover;
}

.bl_why_slider i{
  font-size: 4rem;
  color: #0a8ecf;
}

.bl_why_slider h2{
  font-size: 1rem;
  line-height: 1.2rem;
  color: #80d4fe;
  font-weight: 500;
}

.bl_why_slider h5{
  font-size: .8rem;
  line-height: 1.2rem;
  font-weight: 400;
  color: #fff;
}

.why_slider img{
  height: 100px;
  width: auto;
}

.bl_why_corner{
  background: #0a8ecf;
}




/*------------------- sect_shorOrder -----------------------*/

#sect_shorOrder{
  padding: 60px 0 50px;
}

#sect_shorOrder .container {
    box-shadow: 0 10px 20px rgb(1 1 55 / 35%);
    border-radius: 5px;
    background-image: linear-gradient(to right,#111 0%,#0a8ecf 100%);
    padding: 50px 50px 30px;
}

.shorOrderTitle{
  line-height: 38px;
  font-size: 30px;
  color: #e5f4ec;
  margin-bottom: 20px;
  text-shadow: #222 1px 0 4px;
  font-weight: 500;
}

#sect_shorOrder p.shortOrderP, #sect_shorOrder p.shortOrderP > a {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
  margin-bottom: 20px;
}

#sect_shorOrder p.shortOrderP > a{
  text-decoration: underline;
}

#sect_shorOrder p.shortOrderP > a:hover{
  color: #000;
}

#formShortOrder .form-group{
  position: relative;
}

#formShortOrder input, #formShortOrder textarea{
  height: 48px;
  border-radius: 5px;
  background-color: #fff;
  width: 100%;
  outline: none;
  padding: 4px 15px 0 48px;
  border: 1px solid transparent;
  color: #6b303e;  
}

#formShortOrder textarea{
  height: 160px;
  padding-top: 12px;
}

.add-info > i, .hide-info > i{
  margin-right: 15px;
}

#formShortOrder a.shor_more:hover{
  background-color: #fff;
}

.bl_label{
  position: relative;
}

#formShortOrder label {
  position: absolute;
  top: 5px;
  left: 1px;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 50px;
  color: #0a8ecf;
  font-size: 22px;
}

#sect_shorOrder form input::-webkit-input-placeholder, #sect_shorOrder form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #777;
  font-size: 16px;
 line-height: 20px;
}
#sect_shorOrder form input::-moz-placeholder, #sect_shorOrder form textarea::-moz-placeholder { /* Firefox 19+ */
  color: #777;
  font-size: 16px;
   line-height: 20px;
}
#sect_shorOrder form input:-ms-input-placeholder, #sect_shorOrder form textarea:-ms-input-placeholder { /* IE 10+ */
  color: #777;
  font-size: 16px;
   line-height: 20px;
}
#sect_shorOrder form input:-moz-placeholder, #sect_shorOrder form textarea:-moz-placeholder{ /* Firefox 18- */
  color: #777;
  font-size: 16px;
  line-height: 20px;
}

#formShortOrder input.submit_shorOrder{
  width: 100%;
  color: #fff;
  border-color: #999;
  background-color: #0a8ecf;
  font-weight: 500;
  letter-spacing: 1px;
}

#formShortOrder input.submit_shorOrder:hover, #formShortOrder input.submit_shorOrder:focus{
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;  
}

#formShortOrder label.error{
  display: none !important;
}

#formShortOrder input.error, #formShortOrder textarea.error{
  border: 1px solid #cc0000;
  background-image: linear-gradient(to right,#f6c1c1 0%,#fff 100%);
}

#result_shorOrder{
  display: none;
  margin: 5px auto 50px;
  text-align: center;
  color: #fecb7c;
  font-size: 16px;
  line-height: 26px;
}

#order_loading, #order_loading2{
	display: none;
    color: #fff;
	font-size: 30px;
}

/*---------------------footer-----------------------*/

#footer{
  background: #1a1a1a;
  background-image: linear-gradient(to top,#111 0%,#0671a6 100%);
  padding: 70px 0;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}

#footer h3{
  color: #80d4fe;
  font-weight: 500;
}

#footer .phone a{
  font-size: 20px;
  line-height: 32px; 
  color: #fff;
  text-decoration: none;
}

#footer .phone a:hover, #footer .phone a:focus{
  text-decoration: underline;
}

#footer .email_footer a{
  font-size: 14px;
  line-height: 32px; 
  color: #fff;
  text-decoration: none;
}

#footer .email_footer a:hover, #footer .email_footer a:focus{
  text-decoration: underline;
}


/*-----------------main-map---------*/

#main-map{
  padding: 0;
  height: 400px;
}


/*--------------footer_copy--------------------*/

#footer_copy{
   background: #111;
   margin: 0;
   padding: 8px 0;
}

 #footer_copy p {
   margin: 0;
   padding:0;
}

#footer_copy a{
   font-size: 12px;
   color: #fff;
   line-height: 18px;
   letter-spacing: 1px;	
}

#footer_copy a:hover, #footer_copy a:focus{
	color: #999;
}

.copy{
   margin: 0;
   padding:0;
   font-size: 12px;
   color: #fff;
   line-height: 18px;
   letter-spacing: 1px;
}

p.prosite {
  text-align: left;
}

p.prosite a{
  font-size: 11px !important;
  line-height: 18px;
  color: #999 !important;
  text-decoration: none;
}

p.prosite a:hover{
    text-decoration: underline;
}

.scroll-to-top-button {
  z-index: 1000;
  font-size: 40px;
  color: #333;
  font-family: verdana;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  cursor: pointer;
  padding: 10px;
  margin: 10px;
  background: transparent;
  text-align: center;
}


/*-----------------------main-section--------------------------*/

#main-section{
	padding: 70px 0 ;
}

.title-page{
	font-size: 44px;
	line-height: 64px;
	letter-spacing: 1px;
	font-weight: 600;
	color: #fff;
	text-shadow: #000 2px 0 12px;
}

.text_block_page{
	text-align: justify;
}

h1.view{
	text-transform: uppercase;
	color: #0a8ecf;
    font-size: 22px;
    line-height: 30px;	
}

.title_dop{
   font-weight: 500;
   font-style: italic;
   color: #000;
   font-size: 13px;
}

.ramka_img_border{
   position: relative;
   margin: 10px 0 10px;
   width: 100%;
   padding: 0;
   border: 1px solid #e5e5e5;
   border-radius: 5px;
   background: #f6f6f6;
   overflow: hidden;
   text-align: center;
}

.ramka_img{
   margin: 3px;
   border: 3px solid transparent;
   text-align: center;
}

.ramka_img img{
   height: 240px;
   width: 100%;
   object-fit: cover;
}

.ramka_img_dopinfo{
   position: absolute;
   width: 100%;
   margin:0;
   left: 0;
   bottom: 3px;
   padding: 7px 10px;
   font: 12px/14px Arial, sans-serif;
   color: #fff;
   background: rgba(0,0,0, .7);
   letter-spacing: 1px;
}


/*------------------ discus -------------*/


.block_forma_discus{
    background: #f6f6f6;
	padding: 1em;
}

.btn-discus{
  margin: 20px 0 0;
  font-family: Arial;
  width: 100%;
  background-color: #3b506a;
  border-color: #3b506a;
}

.btn-discus:hover, .btn-discus:focus{
  background-color: #0460b7;
  border-color: #0460b7;	
}


.txt3{
  font: 11px Arial, Verdana, sans-serif;
}

.tbotzuv{
	width: calc( 100% - 30px );
	font-family: Arial;
	font-size: 12px;
}

.review_pagination{
	text-align: center;
}

.review_pagination a{
  background-color: #fff;
  border-radius: 5px;
  border:1px solid #999;
  padding: 3px 8px;
  font-size: 14px;
  line-height: 14px;
  color: #003333;
  text-decoration: none;
  margin: 3px;
}

.review_pagination a:hover, .review_pagination a:focus{
  background-color: #eee;	
}

.review_pagination a.active{
  border-color: #0033ff;
  color: #0033ff;  
}

label.error{
   display: none !important;
}

input.error, textarea.error {
    background: #feeeee !important;
    color: #cc0000;
    border: 1px solid #990000 !important;
}

#order_loading, #order_loading2{
	display: none;
    text-align: center;
}