/**
* Template Name: BizLand - v3.7.0
* Template URL: https://bootstrapmade.com/bizland-bootstrap-business-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/sdfsdfsdfsdfsdfsd

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: Open+Sans", sans-serif;
  color: #444444;
}

p {
font-family: "Arial";
font-size:14px;
color:black;

}

a {
  color: #106eea;
  text-decoration: none;
}

a:hover {
  color: #3b8af2;
  text-decoration: none;
}

/*h1, h2, h3, h4, h5, h6, h7 {font-family: "Roboto", sans-serif; color:black; letter-spacing: 0.7px;}*/

h1, h2, h3, h4, h5, h6, h7 {font-family: "Arial", sans-serif; color:black; letter-spacing: 0.7px;}

<!--      #02747D    #DF8746      -->

.bnfo{height: 210px; padding-top:50px;background:#F5F5F5;color:black;}

cns{   font-family: "Roboto", sans-serif;         font-size: 15px; color: #444444;}
bns{font-family: "Roboto";font-weight: 400;font-size: 15px;color:#000000;letter-spacing: 1.0px;}
bnm{font-family: "Roboto";font-weight: 400;font-size: 15px;background:#FFF5D9;padding: 4px 10px 4px 10px;letter-spacing: 0.7px; border: 1px solid #B2B2B2;}
bne{font-family: "Roboto";font-weight: 400;font-size: 15px;background:#FEEBEF;padding: 4px 10px 4px 10px;letter-spacing: 0.7px; border: 1px solid #B2B2B2;}
bty{font-family: "Roboto";font-weight: 400;font-size: 15px;background:#F1FFF0;padding: 4px 10px 4px 10px;letter-spacing: 0.7px; border: 1px solid #B2B2B2;}

bnk{font-family: "Roboto";font-weight: 400;font-size: 15px; background:#E6E6E6; padding: 5px 15px 3px 15px; border: 1px solid #B2B2B2; border-radius: 1px;      letter-spacing: 0.7px;}
bnh{font-family: "Roboto";font-weight: 400;font-size: 16px;color:white; background:#DF8746; padding: 2px 12px 3px 12px; border-radius: 1px;      letter-spacing: 0.7px;}
nmb{
font-family: 'Roboto', sans-serif;
font-size:13px; color: black;
font-weight: 400;
}

bny{font-family: "Roboto";font-weight: 800;font-size: 14px;color:#111;}

bnt{
font-family: 'Roboto', sans-serif;
font-size:13px; color: black;
font-weight: 500;
}
.sbp{
font-size: 26px;
margin-top: 10px;
padding: 0;
width: 160px;
height: 35px;
color: #085EA5;   /*#1E4980 #2968B4 #2661A8  #2765AF  #085EA5         */
}

.x img:hover {
  /* Ослабленный бирюзовый фильтр */
  filter: invert(40%) sepia(30%) saturate(1200%) hue-rotate(145deg) brightness(95%) contrast(200%);
}

/*  table =========================== */
.blck{margin-left:2%;}
.tla{ font-family: 'Arial', sans-serif; font-size: 15px; font-weight: 500; margin-left:5%;color:}
tr {font-family: 'Arial', sans-serif; font-size: 13px; font-weight: 400;}
th {font-family: 'Arial', sans-serif; font-size: 14px; font-weight: 500;}
th.main-candles {font-weight: 800;}
td+td {text-align: center;}






/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #106eea;
  border-top-color: #e2eefd;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 38px;
  z-index: 996;
  background: #106eea;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}
.back-to-top:hover {
  background: #3284f1;
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Help
--------------------------------------------------------------*/

.accordion {
  width: 100%;
}
.accordion-button {
  justify-content: left;
padding-left: 9rem; 
font-size: 25px;
height: 30px;
  position: relative;
background: #D6DDE2;
}
.accordion-button:hover {
background:#FDEA9D;
color:#F36947;
}
.accordion-button::after {
  position: absolute;
  right: 60%;
}
.accordion-button:focus {
  box-shadow: none;

  border-color: transparent;
  outline: none;
}
.accordion-button:not(.collapsed) {
  border-color: transparent;
  box-shadow: none;
}



/* ========================== up menu ========================= */

.ue{

height:20px;
}


#myTab{
margin-left: 15%;
}



.nav-tabs .nav-link {
    font-size: 1.0rem;                              
    font-weight: 500;                             
    color: gray;        
}

/* Наведение (hover) */
.nav-tabs .nav-link:hover {
    color: #C66300;                               
    border-color: #dee2e6 #dee2e6 #adb5bd;    

}


/* Активная вкладка */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    font-size: 0.9rem;                           
    font-weight: 600;                        
    color: black;                                
    background-color: #FFF3E8;                     
    border-color: #868686 #868686 #ffffff;         
}


.nav-tabs {
    --bs-nav-tabs-border-color: #dee2e6;            
    border-bottom: 2px solid #515151;             
}

/* =================================================================================  */






/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  position: fixed;
    inset: 0 0 auto 0; /* top:0; left:0; right:0 */
  top: 0;
  left: 0;
  width: 100%;
  background: #1E4980;  /* #106eea; #112B4A   */

  height: 37px;
  font-size: 14px;
  transition: all 0.5s;
  color: #fff;
  padding: 0;
border-bottom:3px solid #2D6FBF;
z-index: 9999;


}
#topbar .contact-info i {
  font-style: normal;
  color: #E7D17C;//#F2F4F3
}
#topbar .contact-info i a, #topbar .contact-info i span {
  padding-left: 5px;
  color: #F2F4F3;
}
#topbar .contact-info i a {
  line-height: 0;
  transition: 0.3s;
  transition: 0.3s;
}
#topbar .contact-info i a:hover {
  color: #3EFFEC;
  text-decoration: underline;
}
#topbar .social-links a {
  color: #F2F4F3;
  line-height: 0;
  transition: 0.3s;
  margin-left: 20px;
}
#topbar .social-links a:hover {
  color: #3EFFEC;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  position: fixed;
    inset: 0 0 auto 0; /* top:0; left:0; right:0 */

  top: 37;
  left: 0;


  height: 70px;

  background: #F7F7F7;
  transition: all 0.5s;
  z-index: 997;
box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.1);
}
#header.fixed-top {
  height: 50px;
}
#header .logo {
font-family: 'Roboto';
padding-left:1px;
margin-top:-7px;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 3.4px;


}
#header .logo a {

  color: #606060;
}
#header .logo a span {
margin-left:1px;
font-size: 24px;
  color: #028A9D;

}
#header .logo img {
  max-height: 40px;
}

.scrolled-offset {
  margin-top: 70px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {

  padding: 5;
box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
background: #D6DDE2; // #fff   #D6DDE2
}
.navbar ul {

  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
 align-items: center; 

}
.navbar li {
position: relative;

}
.navbar > ul > li {
  white-space: nowrap;
  padding: 10px 0 10px 28px;

}
.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 3px;
font-family:Roboto,sans-serif;
color:#676767;





  font-size: 16px;
  letter-spacing: 0.9px;
  font-weight: 400;
  color: #252525;     /* color of the main menu letters */
  white-space: nowrap;
  transition: 0.3s;
  position: relative;

}
.navbar a i, .navbar a:focus i { /* down arrow square */
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar > ul > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -6px;
  left: 0;
  background-color: #D6DDE2;// 
  visibility: hidden;
  width: 0px;
  transition: all 0.3s ease-in-out 0s;
}
.navbar a:hover:before, .navbar li:hover > a:before, .navbar .active:before {
  visibility: visible;
  width: 100%;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: #106eea;  /* main menu hover color */

}
.navbar bns:hover {
  color: #106eea;
}




/*-------------------------------   Here --------------------------------------------------------------------------------*/
/*-------------------------------   Here --------------------------------------------------------------------------------*/

.sqa{



font-family: 'Roboto', sans-serif;
font-weight: 500;
font-size: 15px;
letter-spacing: 0.1px;
width:32px;

padding-top:0px;
padding-bottom:0px;
margin-bottom: 5px;
color: #fff;
background: #DF8746;//#1E4980  #DF7D46  #DF7D46
}


.sqv{
font-family: 'Roboto';
font-weight: 500;
font-size: 16px;
letter-spacing: 0.9px;
width:160px;
padding-top:1px;
padding-bottom:1px;
color: #F3E78D;
background: #1E4980;
}

.lna{
margin-top: -3px;
height:3px;
color: #F3E78D;
background: #1E4980;
}

.navbar .dropdown ul {
  display: block;
  position: absolute; 
font-family: "Roboto", sans-serif;
 max-width: 800px;  
left: -150;
  top: calc(100% + 150px);
  margin: 0;
  padding: 20px 20px;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
border-bottom:8px solid #1E4980;
border-top:0px solid #DCC810;

  background: #F2F2F2;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}


.navbar .dropdown-one ul {
  left: -300px;
}
.navbar .dropdown-two ul {
  left: -380px;
}
.navbar .dropdown-three ul {
  left: -450px;
}

.navbar .dropdown ul {  max-width: 800px; }

/*-----------------------------------------------------------------------------------------------------------------------------------*/
.navbar .dropdown ul a{  display: inline; /* ================================= */
font-family: "Roboto", sans-serif;
line-height: 3;font-size: 15px;
padding-left: 30px;   /* width of drop-down quotes 50   20 */
padding-right: 30px;
padding-top: 8px;
padding-bottom: 10px;  /* indent lines   */
font-weight: 400;
border-bottom:1px solid #DF7D46;   /* #377CD0   #BAD2EF #E8E8E8  */



}
.navbar .dropdown ul a i {
  font-size: 10px; 
overflow: hidden}
.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #106eea;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: 100;
  left: calc(100% );
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

/* ===========================================================================================================================  */
/* ===========================================================================================================================  */
/* ===========================================================================================================================  */
/* ===========================================================================================================================  */
/* ===========================================================================================================================  */
/* ===========================================================================================================================  */
/* ===========================================================================================================================  */
/* ===========================================================================================================================  */

/**                    
* Mobile Navigation    
*/

.mobile-nav-toggle {
  color: #222222;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {  /* mobile folding threshold */
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #214B81;
  transition: 0.5s;
  z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #F0F0F0;
  overflow-y: auto;
  transition: 0.5s;
}


.navbar-mobile a, .navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #222222;   /* color text */
 border-bottom:2px solid #82D7FB;

}

.navbar-mobile a:hover {
/* background: transparent; */

}

.navbar-mobile > ul > li {
  padding: 0;
}
.navbar-mobile a:hover:before, .navbar-mobile li:hover > a:before, .navbar-mobile .active:before {
  visibility: hidden;
}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #106eea;
}
.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {
  margin: 15px;
}
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #F8F8F8;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
  min-width: 200px;
}
.navbar-mobile .dropdown ul a {
 /* padding: 10px 20px;  */

padding-left: 30px; 


}
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}
.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #106eea;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

@media (max-width: 830px) {
.navbar .dropdown ul a{  display: inline; /* ================================= */
padding-left: 25px;   /* width of drop-down quotes 50   20 */
padding-right: 25px;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/


#hero {
  width: 100%;
  height: 25vh;
  background: url("../img/hero-bg.jpg") top left;
  background-size: cover;
  position: relative;
}
#hero:before {
  content: "";
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#hero .container {
  position: relative;
}
#hero h1 {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  color: #222222;
  font-family: "Poppins", sans-serif;
}
#hero h1 span {
  color: #106eea;
}
#hero h2 {
  color: #555555;
  margin: 5px 0 30px 0;
  font-size: 24px;
  font-weight: 400;
}
#hero .btn-get-started {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 28px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: #106eea;
}
#hero .btn-get-started:hover {
  background: #247cf0;
}
#hero .btn-watch-video {
  font-size: 16px;
  transition: 0.5s;
  margin-left: 25px;
  color: #222222;
  font-weight: 600;
  display: flex;
  align-items: center;
}
#hero .btn-watch-video i {
  color: #106eea;
  font-size: 32px;
  transition: 0.3s;
  line-height: 0;
  margin-right: 8px;
}
#hero .btn-watch-video:hover {
  color: #106eea;
}
#hero .btn-watch-video:hover i {
  color: #3b8af2;
}
@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}
@media (max-width: 768px) {
  #hero {
    height: 25vh;
  }
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  #hero .btn-get-started, #hero .btn-watch-video {
    font-size: 13px;
  }
}
@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
}






/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #f6f9fe;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}
.section-title h2 {
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 700;
  padding: 8px 20px;
  margin: 0;
  background: #e7f1fd;
  color: #106eea;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 50px;
}
.section-title h3 {
  margin: 15px 0 0 0;
  font-size: 32px;
  font-weight: 700;
}
.section-title h3 span {
  color: #106eea;
}
.section-title p {
  margin: 15px auto 0 auto;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .section-title p {
    width: 50%;
  }
}




/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 20px 0;
  background-color: #f1f6fe;
  min-height: 40px;
}
.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}
@media (max-width: 992px) {
  .breadcrumbs h2 {
    margin: 0 0 10px 0;
  }
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.breadcrumbs ol li + li {
  padding-left: 10px;
}
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}
@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}



/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/


.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.3);
  padding: 35px 0 55px 0;
}
.contact .info-box i {
  font-size: 23px;
  color: #106eea;
  border-radius: 1%;
  padding: 8px;
  border: 2px dotted #b3d1fa;
}
.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}
.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}
.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.4);
  padding: 30px;
}
.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}
.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}
.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
.contact .php-email-form .form-group {
  margin-bottom: 20px;
}
.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}
.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #106eea;
}
.contact .php-email-form input {
  padding: 10px 15px;
}
.contact .php-email-form textarea {
  padding: 12px 15px;
}
.contact .php-email-form button[type=submit] {
  background: #106eea;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}
.contact .php-email-form button[type=submit]:hover {
  background: #3b8af2;
}
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


















