/*--------------------*/
/*--------- TOP SEARCH----------*/

.search-jw { position: absolute;
	 max-width: 550px;
	/* margin:0 auto;*/
  top: 50%;
  left: 35%;
  width: 40%;
  margin-top:20%;
  margin-left:5%;
  margin-right:50%;}
  
  
.icon-top-wrapper {
  height: auto;
  line-height: 97px;
  margin: 0;
  width: 15px;
  position: relative;
  z-index: 999999;
  padding-top:5px;
/*  margin-left:-100px;*/
  
}

.icon-top-wrapper i {
  cursor: pointer;
  font-size: 30px;
  color:#ffffff;
  color:#085855;
}

.sp-transparent .icon-top-wrapper i {
  cursor: pointer;
  font-size: 30px;
  color:#ffffff;
}


.sp-transparent .header-sticky .icon-top-wrapper i {
  cursor: pointer;
  font-size: 30px;
 	color:#085855;
}
/*-----------------------*/



.icon-top-wrapper i.search-close-icon {
  font-size: 22px;
  color: #fff;
  z-index: 9999;
  position: relative;
}
.icon-top-wrapper .search-close-icon {
  display: none;
}
.top-search-input-wrap {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none;
  -webkit-animation: searchZoomIn .4s;
  animation: searchZoomIn .4s;
}
.top-search-input-wrap .top-search-overlay {
  position: absolute;
  background: rgba(0,0,0,0.85);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
}
.top-search-input-wrap form {
  width: 100%;
}
.top-search-input-wrap .search-wrap {
  width: 100%;
}

.top-search-input-wrap .search-wrap .search-jw.educon-top-search {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.top-search-input-wrap .search-wrap .search-jw.educon-top-search input {
  background: transparent;
  border-radius: 3px;
  border-width: 0;
  height: 60px;
  box-shadow: none;
  padding: 10px 20px;
  width: 100%;
  border: 1.5px solid #fff;
  color: #fff;
  font-size: 16px;
}
.top-search-input-wrap .search-wrap .search-jw.educon-top-search input:focus {
  outline: 0;
  box-shadow: none;
}
.top-search-input-wrap .search-wrap .search-jw.educon-top-search .sp_search_input:after {
  content: "\f002";
  font-size: 20px;
  color: rgba(255,255,255,0.9);
  content: "\f35a";
  font-family:"Font Awesome 5 Free";
  position: absolute;
  right: 15px;
  pointer-events: none;
  line-height: 60px;
}

/*------------ TOP SEARCH ---------*/

/*----------- transparent homepage header transparent - style 3 -----------*/
.sp-transparent  #sp-top-bar {
  background:tansparent;
  background-color:transparent;
  position: absolute;
  left: 0;
 /* background: transparent;*/
  top: 0;
  width: 100%;
  z-index: 999;
  padding: 10px 0 0;
  border-bottom: 0px;
  
}
.sp-transparent #sp-top-bar .container-inner{
    border-bottom:0px solid #e6e6e6;
    padding:12px 0 16px
}
.sp-transparent #sp-top-bar .sp-module {
  display: inline-block;
  margin: 0;
}
.sp-transparent #sp-top-bar #sp-top1 {
  padding-right: 0;
}
.sp-transparent #sp-top-bar #sp-top2 {
  text-align: right;
  padding-left: 0;
}

.sp-transparent #sp-top-bar #sp-top2  a {
  color:#ffffff;
 
  
}
.sp-transparent #sp-top-bar #sp-top2  a:hover {
  color:#ffffff; text-decoration:underline;
 
  
}

.sp-transparent .sp-contact-info li a {
 color:#ffffff;
 
}
.sp-transparent .sp-contact-info li a:hover {
 color:#ffffff; text-decoration:underline;
 
}

.sp-transparent .sp-contact-info .sp-contact-location {margin-right:15px;}

.sp-transparent .sp-contact-info .sp-contact-phone {margin-right:15px; color:#ffffff;}
.sp-transparent .sp-contact-info .sp-contact-phone a{font-size: 16px; font-weight:500;}

.sp-transparent .sp-contact-info .sp-contact-mobile {margin-right:15px; color:#ffffff;}
.sp-transparent .sp-contact-info .sp-contact-mobile a{font-size: 16px; font-weight:500;}

.sp-transparent .sp-contact-info .sp-contact-email {margin-right:15px; color:#ffffff;}
.sp-transparent .sp-contact-info .sp-contact-email a{font-size: 16px; font-weight:500;}

.sp-transparent .sp-contact-info .sp-contact-phone {margin-right:15px;}
.sp-transparent .sp-contact-info .sp-contact-phone a{font-size: 16px; font-weight:500;}

/*.sp-contact-info .sp-contact-soc {margin-right:15px;}*/
.sp-transparent .sp-contact-info .sp-contact-soc  a{font-size: 16px; font-weight:500;}



.sp-transparent  .sp-megamenu-parent>li>a:hover,
.sp-transparent  .sp-megamenu-parent>li.active>a,
.sp-transparent  .sp-megamenu-parent>li.active:hover>a
{
    color:#08615e;
	color:#00aea8;
    color:#085855;
	color:#ffffff;
	/*color:#125ad3;*/
	
}


/*--------- TOP BAR    style top- bar---------------*/
#sp-top-bar {
  background:tansparent;
  /*position: absolute;*/
  left: 0;
 /* background: transparent;*/
  top: 0;
  width: 100%;
  padding-top:0px;
  border-bottom: 0px;
  background-color:#051b26;
  background-color:  rgba(32, 31, 31, 0.2);
  background-color:transparent;
}

#sp-top-bar .container-inner{
    border-bottom:0px solid #e6e6e6;
    /*padding:12px 0 16px;*/
	
    padding-top:12px;
	padding-bottom:0px;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0;
}

#sp-top-bar .sp-module  p {
   margin-bottom: 0px;
}


#sp-header {padding-top:0px;}
#sp-header {background-color:#051b26;
            background-color:  rgba(32, 31, 31, 0.2);
			background-color:transparent; 			
			}
			


#sp-header.header-sticky {
  background-color: #fff;
  background-color: rgba(82, 82, 82, 0.99);
  background-color: rgba(0, 0, 0, 0.99);
  background-color:  rgba(255, 255, 255,0.99);
  position: fixed;
  padding-top: 0;
  border-bottom: 0px solid #00aea8;
}


.sp-megamenu-parent > li > a {color:#ffffff; 
                              color:#085855;
}

 #sp-top-bar #sp-top1 {
  padding-right: 0;
}
 #sp-top-bar #sp-top2 {
  text-align: right;
  padding-left: 0;
  padding-right:0;
  color:#ffffff;
 
}

 #sp-top-bar #sp-top2  a {
  
  color:#085855;
  
}

#sp-top-bar #sp-top2  a:hover {
 text-decoration:underline;
  
}


.sp-contact-info li a {
 color:#ffffff;
 
}
 .sp-contact-info li a:hover {
 color:#ffffff; text-decoration:underline;
 
}

.sp-contact-info .sp-contact-phone {margin-right:15px; color:#ffffff;color:#085855;}
.sp-contact-info .sp-contact-phone a{font-size: 15px; font-weight:500;}

.sp-contact-info .sp-contact-mobile {margin-right:15px; color:#ffffff;color:#085855;}
.sp-contact-info .sp-contact-mobile a{font-size: 15px; font-weight:5600;}

.sp-contact-info .sp-contact-email {margin-right:15px; color:#ffffff;color:#085855;}
.sp-contact-info .sp-contact-email a{font-size: 15px; font-weight:500;}

.sp-contact-info .sp-contact-phone {margin-right:15px;}
.sp-contact-info .sp-contact-phone a{font-size: 15px; font-weight:500;}

/*.sp-contact-info .sp-contact-soc {margin-right:15px;}*/
.sp-contact-info .sp-contact-soc  a{font-size: 18px; font-weight:500;}

@media (max-width:991px){ 
     #sp-top2 {display:none;}
}

/*-----------------------  megamenu -----------*/





/*  #sp-section-1  .sp-page-title  .img {max-height:200px;} */

/*------------- pagetitle ---------*/
/*.sp-page-title {
  padding: 280px 0 140px;
  padding: 60px 0 20px;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 450px;
}*/

.sp-page-title  {
  position: relative;
 /* background-color: #2D2C2A;*/
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top ;
}




/*.sp-page-title::before {
  content: "";
  background: linear-gradient(180deg, #060514 3.33%, rgba(6, 5, 20, 0.286661) 22.96%, rgba(6, 5, 20, 0) 49.56%);
 
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  width: 100%;
  height: 80%;
  max-width: 100%;
}*/

.green-text{
    color:#00aea8;
	color:#085855;
}
.black-text{
    color:#000000;
}

.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading {
   /* margin: 0;
    margin-top: 0px;
    padding: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 25px;*/
    max-width: 100%;
 /* text-align:right;*/
 text-align:center;
 
}


/*----------- bottom - 1 ----- dement --------*/
#sp-bottom{
    padding:0 0 180px;
	padding-top:50px;
	padding-bottom:5px;
    /*background:#0b0706 url('../images/bg-footer.jpg') 50% 0 no-repeat;*/
    background-size:contain;
    color:#f9baa1;
    font-size:17px;
	font-weight:400;
    border-top:8px solid #125ad3;
	background-color:#0d4947;
}
#sp-bottom {
  background-color: #262626;
  background-color:#023F87;
  background-color:#ffffff;
  background-color:#d2e2f1;
  background-color:#263845;
   background-color:#001722;
  color: #afb0b2;
  position: relative;
  
  background-image: url("../images/footer_bg_image.png")
}


#sp-bottom h2,
#sp-bottom h3,
#sp-bottom h4,
/*#sp-bottom span,*/
#sp-bottom a{
    color:#ffffff;
}
#sp-bottom .sppb-addon-button-group .sppb-btn-link{
    padding:0;
    font-size:20px
}
#sp-bottom .sppb-addon-optin-forms{
    padding:0
}
#sp-bottom .sppb-optin-form.form-inline .button-wrap,#sp-bottom .sppb-form-group{
    margin-bottom:0
}
#sp-bottom .sp-module{
    margin-bottom:30px
}

#sp-bottom .sp-module .sp-module-title,
#sp-bottom .sp-module span.sppb-addon-title,
#sp-bottom .sp-module h3.sppb-addon-title{
    margin-bottom:10px;
    text-transform:uppercase;
    display:block;
    font-size:18px;
    font-family:'Poppins', sans-serif;
	color:#ffffff;
	font-weight:700;
}
#sp-bottom .sp-module ul{
    list-style:none;
    padding:0;
    margin:0
}
#sp-bottom .sp-module ul>li{
    display:block;
    margin-bottom:0;
    position:relative
}
#sp-bottom .sp-module ul>li:last-child{
    margin-bottom:0
}
#sp-bottom .sp-module ul>li>a{
    display:block
}
#sp-bottom .sppb-icons-group-list li a{
    height:42px;
    width:42px;
    line-height:42px;
    border-radius:50%;
    color:#fff;
    font-size:15px
}
#sp-bottom .sppb-icons-group-list li a:hover{
    color:#fff
}
#sp-bottom .sppb-form-control{
    padding:4px 20px;
    height:auto;
    border-radius:50px
}
#sp-bottom .sppb-btn{
    border-radius:50px;
    margin:5px 5px 0 0;
    padding-left:30px;
    padding-right:30px
}

#bottom-contact a {text-decoration:none;}
#bottom-contact a:hover {text-decoration:underline;}

/*------------------------*/
#sp-bottom1 .sp-module {
  padding-top: 15px;
}
#sp-bottom3 .sp-module {
  padding-top: 15px;
}
#sp-bottom4 .sp-module {
  padding-top: 15px;
}

/*-------------   bottom 4 ------*/
/* zarovna ikony vedle sebe */

#sp-bottom4 .sp-module{
    margin-bottom:0px;
}


#sp-bottom4 .sp-module  {
  padding-top:15px;
}
#sp-bottom4 a{
    color:#00aea8;
}

#sp-bottom4 .sp-module ul > li {
  /*display: block;*/
  display:inline-block;
  margin-bottom: 0px;
}
/* bottom 4 - social icons */
.social-nets-wrapper .social {
	list-style-type:none; display:inline-block;
	margin:0px 0 0 0;
}

.social-nets-wrapper .social li {
	display:inline-block;
	width:60px;
	height:60px;
	overflow:hidden;
	border-radius:25%;
	margin-left:9px;
	text-align:center;
}
.social-nets-wrapper .social li:first-child { margin-left:0; }
.social-nets-wrapper .social li a {
	width:60px;
	height:60px;
	font-size:34px;
	background:#f3ce11;
	background:#ffffff;
	
	display:inline-block;
	color: #97C762;
	color: #ffffff;
}
.social-nets-wrapper .social li a span { 
	transition:all 0.3s ease 0s;
	line-height: 40px; font-size:34px;
	padding: 10px;  color:#00aea8;
}
.social-nets-wrapper .social li a:hover { /* background-color: #2de960; */
                                          color: #ffffff;
										  color:red; }
.social-nets-wrapper .social li a:hover span {
	-webkit-transform:rotateY(360deg);
	-moz-transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
	-o-transform:rotateY(360deg);
	transform:rotateY(360deg); color:red;
}
/*----bottom 1 rozsirene--------*/

#sp-bottom1 #address .icon,
#sp-bottom2 #address .icon
 {
  float: left;
  font-size: 20px;
  margin-right: 15px;
  line-height: normal;
 
  color:#ffffff;
}


/*-------bottom 1 -------------*/
#sp-bottom2 #address .address-info {
  clear: left;
  font-size: 17px;
  text-align: left;
  padding-bottom: 10px;
}
#sp-bottom2 #address:last-child {
  padding: 0;
}
#sp-bottom2 #address .icon {
  float: left;
  font-size: 20px;
  margin-right: 15px;
  line-height: normal;
 
  color:#ffffff;
}


#sp-bottom1 #address .content {
  overflow: hidden;
  
  color:#ffffff;
}


#sp-bottom1 .social-icons ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  text-align: left;
}
#sp-bottom1 .social-icons li {
  display: inline-block;
  padding-right: 14px;
  line-height: 32px;
  border: none;
}
#sp-bottom1 .social-icons a {
  color: #fff;
  font-size: 22px;
}
#sp-bottom1 .social-icons a:hover {
  color: #56c9e4;
}
#sp-bottom1 .social-icons a:before {
  content: none;
}
/*--------- bottom 1 ---------*/

#sp-bottom2 .sp-module {
  padding-top: 15px;
}


/*----------- sp footer ------- dement -------*/
#sp-footer{
    font-size:16px;
    padding:0 0 120px;
	padding-bottom:10px;
	padding-top:20px;
   /* background-color:transparent;*/
    background-color: #001722 !important;
    color:#ffffff;
    /*position:absolute;*/
    z-index:99;
    left:0;
    right:0;
    bottom:0;
    text-align:center;
	font-weight:400;
}

#sp-footer {
	  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: #052D41;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
 /* padding: 44px 0px 50px 0px;*/
  z-index: 10;
}

#sp-footer .container-inner{
    padding:20px 0 0;
	padding-top:0px;
    position:relative
}
#sp-footer ul.menu{
    display:inline-block;
    list-style:none;
    padding:0;
    margin:0 -10px
}
#sp-footer ul.menu li{
    display:inline-block;
    margin:0 10px
}
#sp-footer ul.menu li a{
    display:block;
    color:#a6bfff
}
#sp-footer ul.menu li a:hover{
    background:none
}
#sp-footer ul.social-icons{
    margin:10px 10px 30px
}
#sp-footer ul.social-icons>li{
    margin:5px 10px
}
#sp-footer ul.social-icons>li a{
    color:#fff;
    font-size:20px;
    height:64px;
    width:64px;
    line-height:64px;
    border-radius:50%;
    display:block
}
/*--------------------------*/

.menu_footer a {color:#ffffff;}


/*--------- social icon dement -----*/
#sp-footer ul.social-icons>li>a
{
    border-color:transparent;
    background-color:#c46b48
}


/*----------------- sppb addons ------------*/

/*------------- addons  galery -----------*/
/*-----------------addon gallery -------------------*/
#jw-galery .sppb-section-title h2 {
    margin-bottom: 22px !important;
	
}

#jw-galery .sppb-section-title .sppb-title-heading {
   	text-transform:none !important;
	text-transform:uppercase !important;
}

.sppb-addon-gallery {
  margin-bottom: 130px;
}

.sppb-addon-gallery:last-child {
  margin-bottom: 0;
}
.sppb-addon-gallery .sppb-gallery {
  margin: 0 -15px;
}

.sppb-addon-gallery .sppb-gallery >li {
  padding: 0 1px;
  width: 25%;
}

@media only screen and (max-width: 1200px) {
  .sppb-addon-gallery .sppb-gallery >li {
  padding: 0 1px;
  width: 50%;
}
}

@media only screen and (max-width: 480px) {
 
   .sppb-addon-gallery .sppb-gallery >li {
  padding: 0 1px;
  width: 100%;
}
}



.sppb-addon-gallery .sppb-gallery >li a {
  position: relative;
}

.sppb-addon-gallery .sppb-gallery >li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  -o-transform: scale(.8);
  transform: scale(.8);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}


.sppb-addon-gallery .sppb-gallery >li a:after {
  content: '+';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%) scale(0);
  transform: translate(-50%,-50%) scale(0);
  font-size: 72px;
  color: #fff;
  margin-top: 5px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

/*-----seamless sg ------- */
.sppb-addon-gallery .sppb-gallery >li a:after 
      {position:absolute;
	   top:50%;
	   left:50%;
	   margin:-24px 0 0 -24px;
	   display:block;content:"";
	   width:48px;height:48px;
	   background:transparent url(../images/magnify_48x48_24.png) no-repeat;}

.sppb-addon-gallery .sppb-gallery >li:hover a:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.sppb-addon-gallery .sppb-gallery >li:hover a:after {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  -webkit-transform: translate(-50%,-50%) scale(1);
  transform: translate(-50%,-50%) scale(1);
}

/*.sppb-addon-gallery .sppb-gallery >li img {
  width: 100%;
}*/


.sppb-addon-gallery .sppb-gallery >li a:before {
  background-color: rgba(2,63,135,0.5);
   background-color: rgba(0,0,0,0.5);
}

/*---------------------  */
/*---------------- heading after ---------*/
.title-3 .sppb-addon-title::after 
 {
  content: "";
  position: absolute;
  left: 50%;
  top: unset;
  bottom: 20px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: block;
  height: 2px;
  width: 100px;
}

.title-3 .sppb-addon-title::after {
   background:#00aea8;
}

.title-3 .sppb-addon-title {
  position: relative;
  padding-bottom: 37px !important;
  margin-bottom: 20px;
}

.title-3 .sppb-addon-title  {font-size:35px;
 
}

/*-----------------*/

.title-4 .sppb-addon-title::after 
 {
  content: "";
  position: absolute;
  left: 10%;
  top: unset;
  bottom: 20px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: block;
  height: 2px;
  width: 100px;
}
.title-4 .sppb-addon-title::after {
   background:#00aea8;
}

.title-4 .sppb-addon-title {
  position: relative;
  padding-bottom: 37px !important;
  margin-bottom: 20px;
}

/*---------------------*/
.title-5 .sppb-addon-title::after 
 {
  content: "";
  position: absolute;
  left: 4%;
  top: unset;
  bottom: 20px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: block;
  height: 2px;
  width: 100px;
}
.title-5 .sppb-addon-title::after {
   background:#00aea8;
}

.title-5 .sppb-addon-title {
  position: relative;
  padding-bottom: 37px !important;
  margin-bottom: 20px;
}

/*------------- PAGE HOME --------------*/
/*-------   HERO ------*/

.hero-link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: #fff;
	 background:transparent;
    z-index: 15;
}

.hero-link a {
    font-size: 24px;
    position: absolute;
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    margin-top: -20px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.hero-line {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: #fff;
    z-index: 20;
}

.hero-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 100%;
    background: #fff;
    z-index: 20;
}

.hero-content:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
    background: #fff;
    z-index: 20;
}

.hero-link a:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -40px;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: #fff;
    z-index: -1;
}

.hero-link {text-align:center;}
/*------------------------------*/



#home_product .flip-box-inner h2 {font-size:26px; text-align:left; font-weight:600; text-decoration:uderline;  
                                  padding-left:20px; padding-top:10px; padding-bottom:10px;
								  background-color:rgba(80, 80, 80, 0.8);}

#home_product .title_desc {min-height:50px;}

#home_product .sppb-btn {
  display: inline-block;
  /*display:block;*/
  max-width:120px;
  font-weight: 400;
  text-align: left;
  white-space: pre-line;
  vertical-align: middle;
  vertical-align:baseline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.25;
  border-radius: 4px;
  transition: all .15s ease-in-out;
  
}

.product_overlay .sppb-addon-title {color:#00aea8;}

.product h2{color:#00aea8;}

.product .sppb-addon-content a {text-decoration:underline; font-weight:600;}

/*--------------------home-page fix row -----------*/
#home_page_first  h2 {color: #ffffff;}


/*---------------- slider ----------*/
/*.sp-slider:after {
 position:absolute;
 top:0;
 left:0;
 content:"";
 width:100%;
 height:100%;
 background:-webkit-gradient(linear,left top,right top,from(#f0fff1),color-stop(rgba(1,125,197,.5)),to(rgba(1,125,197,.9)));
 background:-webkit-linear-gradient(left,#f0fff1,rgba(1,125,197,.5),rgba(1,125,197,.9));
 background:-moz-linear-gradient(left,#f0fff1,rgba(1,125,197,.5),rgba(1,125,197,.9));
 background:-o-linear-gradient(left,#f0fff1,rgba(1,125,197,.5),rgba(1,125,197,.9));
 background:linear-gradient(to right,#f0fff1,rgba(1,125,197,.5),rgba(1,125,197,.9));
 mix-blend-mode:multiply;
 height:15vh!important;*}*/


/*--------  pozadi obrazku ve slide --------*/


/*.sppb-addon-sp-slider .sp-item .sp-background::after {

    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
	
	 background:-webkit-gradient(linear,left top,right top,from(#f0fff1),color-stop(103,104,106,.5)),to(rgba(103,104,106,.9)));
 background:-webkit-linear-gradient(left,#f0fff1,rgba(103,104,106,.5),rgba(103,104,106,.9));

 background:-moz-linear-gradient(left,#f0fff1,rgba(103,104,106,.5),rgba(103,104,106,.9));

 background:-o-linear-gradient(left,#f0fff1,rgba(103,104,106,.5),rgba(103,104,106,.99));
 background:linear-gradient(to right,#f0fff1,rgba(103,104,106,.5),rgba(103,104,106,.9));
 mix-blend-mode:multiply;

}*/

.sppb-addon-sp-slider .sp-item .sp-background::after {

    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
	
 background:-webkit-gradient(linear,left top,right top,from(#e2e2e2),color-stop(103,104,106,.1)),to(rgba(103,104,106,.9)));
 background:-webkit-linear-gradient(left,#e2e2e2,rgba(103,104,106,.1),rgba(103,104,106,.9));

 background:-moz-linear-gradient(left,#e2e2e2,rgba(103,104,106,.1),rgba(103,104,106,.9));

 background:-o-linear-gradient(left,#e2e2e2,rgba(103,104,106,.1),rgba(103,104,106,.99));
 background:linear-gradient(to right,#e2e2e2,rgba(103,104,106,.1),rgba(103,104,106,.9));
 mix-blend-mode:multiply;

}


/*----- šrafování -------*/
/*.sp-slider:after {
 background-color:#ecf0f2;
 background-image:-webkit-repeating-linear-gradient(135deg,#ABABAB,#ABABAB 10px,#9E9E9E 10px,#9E9E9E 20px);
 background-image:-moz-repeating-linear-gradient(135deg,#ABABAB,#ABABAB 10px,#9E9E9E 10px,#9E9E9E 20px);
 background-image:-o-repeating-linear-gradient(135deg,#ABABAB,#ABABAB 10px,#9E9E9E 10px,#9E9E9E 20px);
 background-image:repeating-linear-gradient(-45deg,#ABABAB,#ABABAB 10px,#9E9E9E 10px,#9E9E9E 20px);
 -webkit-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,.53);
 -moz-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,.53);
 box-shadow:inset 0 1px 1px 0 rgba(0,0,0,.53)
}*/




/*.sp-slider:after {
 background:-webkit-gradient(linear,left top,right top,from(#375c6e),to(#017dc5));
 background:-webkit-linear-gradient(left,#375c6e,#017dc5);
 background:-moz-linear-gradient(left,#375c6e,#017dc5);
 background:-o-linear-gradient(left,#375c6e,#017dc5);
 background:linear-gradient(to right,#375c6e,#017dc5);
 height:55vh!important;
 min-height:300px
}*/


/*------------ row slider --------*/
.row-slider {
 position:relative;
 overflow:hidden;
 /*z-index:99999;*/
}

/*.row--slider>.rowInner {
 position:relative;
 z-index:2
}*/


.row-slider .ctitle-scroll {
 font-weight:400;
 position:absolute;
 bottom:-50px;
 z-index:10;
 left:50%;
 -webkit-transform:translateX(-50%);
 -moz-transform:translateX(-50%);
 -ms-transform:translateX(-50%);
 -o-transform:translateX(-50%);
 transform:translateX(-50%);
 font-size:18px;
 font-size:1.2rem;
 line-height:1.6;
 margin-bottom:0
}

@media screen and (min-width:768px) {
 .row-slider .ctitle-scroll {
  font-size:21px;
  font-size:1.4rem
 }
}
@media screen and (min-width:1200px) {
 .row-slider .ctitle-scroll {
  font-size:25px;
  font-size:1.66667rem
 }
}
.row-slider .ctitle-scroll * {
 color:#fff
}
.row-slider .ctitle-scroll h2 {
 margin-bottom:0;
 font-size:25px;
 font-size:1.66667rem
}
@media screen and (min-width:768px) {
 .row-slider .ctitle-scroll h2 {
  font-size:30px;
  font-size:2rem
 }
}
@media screen and (min-width:1200px) {
 .row-slider .ctitle-scroll h2 {
  font-size:35px;
  font-size:2.33333rem
 }
}
.row-slider .ctitle-scroll p {
 margin-bottom:0
}
.row-slider .ctitle-scroll a {
 display:block;
 margin:17px auto auto;
 width:100px;
 height:100px;
 background-color:#FBB040;
 background-color:#00aea8;
 background-color:transparent;
 -webkit-border-radius:50%;
 -moz-border-radius:50%;
 border-radius:50%;
 font-size:0;
 position:relative;
 -webkit-transition:all ease .25s;
 -moz-transition:all ease .25s;
 -o-transition:all ease .25s;
 transition:all ease .25s
}
.row-slider .ctitle-scroll a:before {
 position:absolute;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 -moz-transform:translate(-50%,-50%);
 -ms-transform:translate(-50%,-50%);
 -o-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 top:50%;
 content:"";
 display:block;
 width:21px;
 height:23px;
 background-image:url(../images/sipka-dolu.png);
 background-color:transparent;
 background-repeat:no-repeat;
 -webkit-background-size:contain;
 -moz-background-size:contain;
 -o-background-size:contain;
 background-size:contain;
 background-position:center center
}
.row-slider .ctitle-scroll a:hover {
 background-color:#048a85;
}
.row-slider .ctitle-scroll a:before {
 margin-top:-23px
}

/*------- funkcni ----------------*/

@media only screen and (max-width: 991px) {
 .row-slider .ctitle-scroll  h2{
   font-size:20px;
 }
}


#home-download-first a:hover,
#home-download-second a:hover {text-decoration:underline;}

#home-download-first .sppb-addon-header h3.sppb-addon-title,
#home-download-second .sppb-addon-header h3.sppb-addon-title  {color:#000000 !important;display:inline;}

#home-download-first .sppb-addon-header h2.sppb-addon-title,
#home-download-second .sppb-addon-header h2.sppb-addon-title {color:#00aea8 !important; }

/*---------------------------------------------------*/
/*-------------  WORKOUTY ITEM --------------------*/
/*--------------- addon feature box ------------*/


#workout-edition {background-color: #f3f4f4;
                  background-color: #ffffff;
				  padding:40px 40px 30px 40px;
				  }
	  
#workout-edition  .sppb-addon-feature h3.sppb-feature-box-title a {
 font-size:18px;
 color:#000000;
 color:#ffffff;
 text-transform:none;
}

#workout-edition  .sppb-addon-feature h3.sppb-feature-box-title a:hover {
 color:#ae2225; color:#ffffff;
 text-decoration:underline;
}

#workout-edition .sppb-addon-feature {
 border: 1px solid rgba(234,234, 234, 1);
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}


#workout-edition .sppb-addon-feature .sppb-img-container img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .4s;
  transition: .4s;
  padding-right:0px; padding-left:0px;
}

/*#workout-edition .sppb-addon-feature .sppb-img-container img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .4s;
  transition: .4s;
}

#workout-edition .sppb-addon-feature:hover .sppb-img-container img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}*/


#workout-edition .sppb-addon-feature:hover {
  box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.1);
}


#workout-edition .sppb-addon-feature .sppb-media-content {background-color:#eaeaea; background-color:#125ad3;
                                                          padding-top:10px;padding-bottom:10px;}






/*---------- popt8vkovy blok --------*/

/*---------- PAGE kontakty ---------*/
#team .sppb-addon-text  .address-info {
  clear: left;
  font-size: 17px;
  text-align: left;
  padding-bottom: 2px;
}

#team .sppb-addon-text  .address-info .icon {
  float: left;
  font-size: 20px;
  margin-right: 15px;
  line-height: normal;
  color:white;
  color:black;
}
#team .sppb-addon-feature .sppb-addon-title h3 {margin-bottom:5px;}
#team  h3 {font-size:25px; color:#ebb204;}

#team .sppb-addon-feature .sppb-addon-content h3 {
    margin-bottom: 0px !important;
}

#team .sppb-addon-feature .sppb-addon-content {
  -webkit-box-shadow: 0 6px 6px -6px #777;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

/*------------------- home feature z empire ----------*/
#home-feature .sppb-addon-feature .sppb-addon-content {
  background: #ffffff none repeat scroll 0 0;
  padding: 58px 30px 53px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: relative;
}


#home-feature .sppb-addon-feature .sppb-addon-content .sppb-icon {
  background: #ebe6de none repeat scroll 0 0;
  border: 12px solid #fff;
  border-radius: 50%;
  height: 88px;
  left: 0;
  margin: 0 auto;
  padding-top: 17px;
  position: absolute;
  right: 0;
  top: -44px;
  width: 88px;
}
#home-feature .sppb-addon-feature .sppb-addon-content .sppb-icon span {
  font-size: 30px;
}
#home-feature .sppb-addon-feature .sppb-addon-content h3 {
  font-weight: 700;
  line-height: 1.3;
  text-transform: capitalize;
  color: #000;
}
#home-feature .sppb-addon-feature .sppb-addon-content h3 span {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
#home-feature .sppb-addon-feature .sppb-addon-content .sppb-addon-text {
  color: #7c7c7c;
  font-size: 16px;
  margin-top: 25px;
}
#home-feature .sppb-addon-feature .sppb-addon-content:hover {
  background: #f2f2f2;
}

/*----------------------------------------------*/


/*--------------PRIMO OKNA PLASTOVA --------------*/
#primo_section_6  .sppb-addon-title span {font-size:50px;}

.lista-kolko {}
.bullet-1 {}

ol.bullet-1 {
  display: block;
  padding: 0 0 0 26px;
  list-style: none;
  overflow: hidden;
  counter-reset: numList;
}
ol.bullet-1 li{
  padding-bottom:10px;
  
}

ol.bullet-1 li::before {
  counter-increment: numList;
  content: counter(numList);
  float: left;
  position: absolute;
  left: -10px;
  text-align: center;
  color: #ededed;
  line-height: 22px;
  width: 22px;
  height: 22px;
  background: #3c3c3c;
  background:#00aea8;
  -moz-border-radius: 999px;
  border-radius: 999px;
  margin-top:5px;
}

ul.bullet-1 {
  display: block;
  padding: 0 0 0 26px;
  list-style: none;
  overflow: hidden;
  counter-reset: numList;
}

ul.bullet-1 li::before {
 /* counter-increment: numList;
  content: counter(numList);*/
  content:close-quote;
  float: left;
  position: absolute;
  left: 0px;
  text-align: center;
  color: #ededed;
  line-height: 22px;
  width: 8px;
  height: 8px;
   background:#00aea8;
  -moz-border-radius: 999px;
  border-radius: 999px;
  margin-top:10px;
}


/*--------------FUTURO OKNA ALU --------------*/
#futuro_section_6  .sppb-addon-title span {font-size:50px;}

/*--------------FUTURO terasove dvetre --------------*/
#futuro_section_2  .sppb-addon-content span {font-size:45px; color:#00aea8;}

/*------RS FORM -------------------*/
#rsform_3_page_0 {}

#rsform_3_page_0  p {font-weight:400;}

/*--------------------------*/

/*--------------- download ----------*/
#download-first  h2 {text-align:center; color:#00aea8;}		
#download-second h2 {text-align:center; color:#00aea8;}		
#download-first  h2:hover {text-decoration:underline;}		
#download-second  h2:hover {text-decoration:underline;}	

/*---------- boxy  zahradni brany --------------*/	

#box-services .sppb-addon-feature:hover {
  box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.1);
}

#box-services .sppb-addon-feature .sppb-addon-content {
 
 /* -webkit-box-shadow: 0 6px 6px -6px #777;
  -moz-box-shadow: 0 6px 6px -6px #777;
  box-shadow: 0 6px 6px -6px #777;*/
  background:#00aea8;
  padding: 25px 0px 10px;
  
}


#box-services  .sppb-addon-feature .sppb-addon-content {
  margin-bottom: 25px;
  padding-top: 15px;
  padding-bottom: 10px;
}



#box-services .sppb-addon-feature .sppb-feature-box-title  {
  padding-top:2px;
  color: #ffffff;
  font-size:25px;
  font-weight:400;
  margin-top:15px;
}

#box-services .sppb-addon-feature .sppb-text-center{
  margin-top:5px;
}

#box-services  a {
  
  color:#ffffff;
  
}
#box-services  a:hover {
  color: #ff0000;
  color:#daffe4;
  color:#ffffff;
  text-decoration:underline !important;
}

/*-------------------------------- SABLONA BUSINESS 23 -----------*/
/*--------725-------*/
.article-details .article-header h1,
.article-details .article-header h2 {
  font-size: 34px;
  color: #101010;
  color:#125ad3;
  margin: 0 0 5px 0;
  font-weight: 600; 
  text-align:center;
  text-align:left;
}




/*----- ř. 758 ----------*/
.article-details div[itemprop="articleBody"] ul {
  padding-left: 0;
  list-style: none;
}
.article-details div[itemprop="articleBody"] ul li {
  padding-left: 25px;
  position: relative;
}




/*--  vypne uvodník realizací ----*/
.view-article  #header_content {display:none}


/*---752------*/
.article-details div[itemprop="articleBody"] ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  content:"";
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 12px;
}



/*  od r 368 ------*/
/*---------- tech info u detailu workoutu ---------------*/
 .rowtr{max-width:90rem;margin-right:auto;margin-left:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}

/* .small-4{-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
 .large-4{-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;color:#125ad3; padding-top:10px;}*/

 .small-4{-webkit-flex:0 0 50.66667%;-ms-flex:0 0 50.66667%;flex:0 0 50.66667%;max-width:50.66667%}
 .large-4{-webkit-flex:0 0 50.66667%;-ms-flex:0 0 50.66667%;flex:0 0 50.66667%;max-width:50.66667%;color:#125ad3; padding-top:10px;}


/* .small-8{-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}
 .large-8{-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%; font-size:33px; padding-left:15px;}*/
 
 
 .small-8{-webkit-flex:0 0 49.33333%;-ms-flex:0 0 49.33333%;flex:0 0 49.33333%;max-width:49.33333%;}
 .large-8{-webkit-flex:0 0 49.33333%;-ms-flex:0 0 49.33333%;flex:0 0 49.33333%;max-width:49.33333%; font-size:33px; padding-left:15px;}
 
 
.callout{position:relative;margin:0 0 1rem 0;padding:1rem;border:1px solid rgba(38,38,38,.25);border-radius:0;background-color:#fff;color:#262626}

.callout.secondary{background-color:#eaeaea;
                   background-color:#c0ccdf;
				   background-color:#fbfbfb;
                   color:#26262;
				   font-size:23px;
				   border: 1px solid #125ad3;
				   }

.callout.no-border{border:0;
                   border: 1px solid #125ad3;}
 
.callout.large{padding:1.9rem}
 
.callout.rounded{border-radius:5px}

.query-box .product-query  { font-size: 22px; color: #ec3f23; color:white;}
.product-query {/*display:inline-block;vertical-align:middle;*/
                margin:0 0 1rem 0;
                -webkit-appearance:none;	
				border:1px solid transparent;
				border-radius:5px;
				transition:background-color .25s ease-out,color .25s ease-out;
				font-size:.1rem;line-height:1;text-align:center;
				cursor:pointer;
				background-color:#798d8f;
				background-color:#484848;
				color:#fefefe;
				padding-top:10px; padding-bottom:10px;
				}

.product-query h2 {font-weight:500; color:#ffffff;}	

product-query {}

.product-price {color:#125ad3; font-size:23px;padding-left:15px;}		

/*-----------marked-list -------*/
.sppb-addon-content .marked-list li {
    font-size: 100%;
    line-height: 150%;
    text-align:justify !important;
   /* text-align:left;*/
   /*padding:0px 0px;*/
}

ul.marked-list li { 
position:relative;
margin-left:1px;
}

ul.marked-list li:before { 
  position:absolute;
  font-family: FontAwesome;
  margin-right: 10px;
  width:15px;
  height:15px;
 display:inline-block;
 content:"";
 top:5%;
 margin-top:5px;
 margin-right:0px;
 left:0;
 border:2px solid #ffcf0e;
 border:2px solid #125ad3;
 border-radius:50%;
 /*text-align:justify !important;*/
 margin-left:-5px;
 }
 
 /*--------------------------- spectrum tab -------------------------*/

/*---- srazi k sobě taby --template 748 --*/
#product_tab  ul li {
  padding-left: 5px;
  position: relative;
}

.sppb-addon-tab .sppb-addon-content.sppb-tab {
  border: 1px solid #f0f2f5;
}
.sppb-addon-tab .sppb-nav ul {
  border: 1px solid #f0f2f5; 
 
}

/*----- resi posun tittle tabu dolu ---*/
.sppb-addon-tab .sppb-nav-tabs li:before {
  display: none;
}

.sppb-addon-tab .sppb-addon-text-block .sppb-addon-content {
  padding-left:5px;
  padding-right:5px;
  padding-bottom:15px;
}

.sppb-addon-tab .sppb-addon-content.sppb-tab .sppb-nav-tabs {
  border: none;
  border-bottom: 1px solid #f0f2f5;
  background-color: #f7f9fb;
  padding-left:0px; padding-top:0px;
  margin-left:0px;
  margin:0px;
}

.sppb-addon-tab .sppb-addon-content.sppb-tab .sppb-nav-tabs >li {
  margin-bottom: 0;
}

.sppb-addon-tab .sppb-addon-content.sppb-tab .sppb-nav-tabs >li >a {
  border: none;
  border-right: 1px solid #f0f2f5;
  font-weight: 400;
  padding: 10px 30px;
  color: #525252;
  background-color: #f7f9fb;
  background-color:#125ad3;
   background:#787878;
  position: relative;
  color:#ffffff !important;
  font-size:20px !important;
  margin-top:0px;
  margin-bottom:0px;
  line-height:50px;
}
.sppb-addon-tab .sppb-addon-content.sppb-tab .sppb-nav-tabs >li >a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
  height: 3px;
  bottom: -1px;
  opacity: 0;
}
.sppb-addon-tab .sppb-addon-content.sppb-tab .sppb-nav-tabs >li:last-child>a {
  border-right: none;
}
.sppb-addon-tab .sppb-addon-content.sppb-tab .sppb-nav-tabs >li.active>a {
  background-color: #fff;
  padding: 10px 30px;
  background:#787878;
  background-color:#125ad3;
  line-height:50px;
 
}
.sppb-addon-tab .sppb-addon-content.sppb-tab .sppb-nav-tabs >li.active>a:after {
  opacity: 1;
}
.sppb-addon-tab .sppb-addon-content.sppb-tab .sppb-nav-tabs-content {
  border: none;
  padding: 35px;
}
.sppb-addon-tab .sppb-addon-content.sppb-tab .sppb-nav-tabs-content h4 {
  color: #000;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 20px;
}

/*--------------------- spectrum tab end ------------------*/

/*--------- download items dokuments -----------*/
@font-face {
  font-family: 'IcoMoon';
  src: url('../fonts/IcoMoon.eot');
  src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
.icon-download:before {
  content: "\e021";
   
}
/*---------- download new ----------*/
.download .download_link{display:block;-webkit-box-align:center;-ms-flex-align:center; font-size:18px; font-weight:700;
                     align-items:center;padding:20px 70px 20px 50px;
					 border:1px solid #cfe5f1; border-radius:5px;
					/* border:1px solid #2c943f;*/
					 color:#00548a;position:relative;text-decoration:none;word-wrap:break-word}

.download .download_link:hover{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 70px 20px 50px;
                               border:1px solid #cfe5f1; 
							   /*border:1px solid #2c943f;*/
                               color:#2dc86f;position:relative;text-decoration:none;word-wrap:break-word}


.download .download_link:not(:last-child){margin-bottom:10px}
.download .download_link:last-child{margin-bottom:45px}
.download .download_link:hover .click--download:after{opacity:.8}
.download .download_link span{color:rgba(0,44,72,.5);display:block}
.download .download_link span:last-child{margin-left:auto}

.download .download_link[href$=".doc"],
.download .download_link[href$=".docx"]{background:url(../images/word_icon.svg) 15px no-repeat}
.download .download_link[href$=".zip"]{background:url(../images/zip_icon.svg) 15px no-repeat}
.download .download_link[href$=".pdf"]{background:url(../images/pdf_icon.svg) 15px no-repeat}
.download .download_link[href$=".dwg"]{background:url(../images/pdf_icon.svg) 15px no-repeat}


.download .download_link .cl_download{text-decoration:underline;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;
        text-align:right;-webkit-box-align:center;-ms-flex-align:center;align-items:center; position:absolute;  right:10px;top:0;bottom:0;
		/* z-index:9999;*/
         color:#00548a !important;
		}


.cl_txt{color:#002c48;line-height:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}
.cl_txt span{text-decoration:underline;margin-left:5px}
.cl_txt i{height:40px;width:40px;-webkit-transition:all .3s;transition:all .3s;background-color:#00548a;border-radius:3px;display:-webkit-inline-box;
                    display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;
					justify-content:center;color:#fff;font-size:14px}
.cl_txt:hover{text-decoration:none}
.cl_txt:hover i{opacity:.9}
.cl_txt.cl_txt_left i{margin-left:15px}
.cl_txt.cl_txt_right i{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-right:15px}
/*----------------- download new -------------------*/


/*-------- napište nám -------*/

/*--------- kontaktujte nás   */
#contact_us {background-color:#f7f9fb;}

#contact_us h2 {color:#646464; font-size:35px;  font-weight:400;
}


#footer-kontakt { text-align: center;  padding-left: 10px; padding-right: 10px; 
				   padding-left: 1rem; padding-right: 1rem; 
				   padding-bottom: 20px; padding-bottom: 2rem; 
				   padding-top: 0px; 
				   /*padding-top: 2rem;*/
				   font-size: 30pt;  border-top: 0px solid rgba(14, 66, 156, 0.9); }
				   
				   
 #footer-kontakt ul { text-align: left; list-style-type: none; display: table; margin: 0 auto; }
 #footer-kontakt ul li { line-height: 42px; display: inline-block; margin: 0 10px 0 0; margin: 0 1rem 0 0;  font-size: 20pt;   }
 #footer-kontakt ul li .divider { display: inline-block; margin: 0 0 0 10px; margin: 0 0 0 1rem; }
 #footer-kontakt ul li a { color: #125ad3; text-decoration:none; }
 #footer-kontakt ul li a:hover { text-decoration: underline; }



/* #footer-kontakt ul li div.outer-border-footer-poptavka {
border:1px solid #000000; display:block; width:240px; margin:0 2% 0 0; padding:2px; height:44px; background:#ffffff;}
 
 
 #footer-kontakt ul li div.outer-border-footer-dotaz {
border:1px solid #000000; display:block; width:180px; margin:0 2% 0 0; padding:2px; height:44px; background:#ffffff; }
 #footer-kontakt ul li div.black { color: #0e429c; border: 0px solid #000000; background:#ffffff;  
                                   font-family:Verdana, Geneva, sans-serif; font-size:20px; }
 #footer-kontakt ul li div.black a { line-height: 34px; display: inline-block; color: #0e429c; padding: 2px 10px; padding: 0.2rem 1rem; text-decoration:none; }
 #footer-kontakt ul li div.black:hover { color: #fff; background: #0e429c; border: 0px solid #000000; }
 #footer-kontakt ul li div.black:hover a { text-decoration: none; color: #fff; }*/

/* #footer-kontakt:before,
 #footer-kontakt:after { content: " "; display: table; }*/
/* #footer-kontakt:after { clear: both; }*/

/* #footer-kontakt  li.fa fa-phone {margin-right: 10px;}*/

/*-------- page kontakty ---------*/
/*--- kontakty -------*/
.sppb-addon-text-block  .address-info {
  clear: left;
  font-size: 18px !important;
  text-align: left;
  padding-bottom: 2px;
}

/*.sppb-addon-text-block  .address-info  .content{
  clear: left;
  font-size: 24px !important;
  text-align: left;
  padding-bottom: 2px;
}*/


.sppb-addon-text-block  .address-info .icon {
  float: left;
  font-size: 24px !important;
  margin-right: 15px;
  line-height: normal;
  color:white;
  color:black;
}

.sppb-addon-accordion  .address-info .icon {
  float: left;
  font-size: 20px;
  margin-right: 15px;
  line-height: normal;
  color:white;
  color:black;
}

.rs-about .about-box .sppb-addon-content .sppb-addon-title {
  color: #101010;
  text-transform: none;
}


/*-------- person -----*/
#team .sppb-addon-text  .address-info {
  clear: left;
  font-size: 17px;
  text-align: left;
  padding-bottom: 2px;
}

#team .sppb-addon-text  .address-info .icon {
  float: left;
  font-size: 20px;
  margin-right: 15px;
  line-height: normal;
  color:white;
  color:black;
}
#team .sppb-addon-feature .sppb-addon-title h3 {margin-bottom:5px;}
#team  h3 {font-size:25px; color:#023f87; color:#ffffff; font-weight:600;}

#team .sppb-addon-feature .sppb-addon-content h3 {
    margin-bottom: 0px !important;
}

#team .sppb-addon-feature .sppb-addon-content {
  min-height:150px;
  background-color: #125ad3;
}
#team .sppb-addon-feature .sppb-media-content {
  padding-left:15px;
}
#team .sppb-addon-feature .sppb-addon-text p {color:#ffffff;
 /* padding-left:15px;*/
}
#team .sppb-addon-feature .sppb-addon-text .content,
#team .sppb-addon-feature .sppb-addon-text .icon,
#team .sppb-addon-feature .sppb-addon-text  a {color:#ffffff;
 /* padding-left:15px;*/
}
#team .sppb-addon-feature .sppb-addon-text  a:hover {color:#ffffff; text-decoration:underline;
 /* padding-left:15px;*/
}



.contact-info  h1 {color:#125ad3;}
.contact-info  h2 {color:#125ad3;}
.contact-info .icon .fa {color:#125ad3;}

.contact-info .contact1  h1 {font-size:40px; font-weight:600;}

.contact-info .content  {font-size:18px; }

/*------------------- blog ------------*/
.pagination {
  flex-wrap: wrap;
}
.pagination .page-item {
  margin-right: 10px;
  margin-bottom: 10px;
}
.pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link {
  border-radius: 0px;
}
.pagination .page-item .page-link {
  padding: 11px 17.5px;
  font-size: 16px;
  line-height: 18px;
  color: #686868;
  background-color: #f1f1f1;
  border: none;
}

.pagination .page-item .page-link:hover {
  background-color: #125ad3; color:#ffffff;
}
.pagination .page-item.active .page-link {
  background-color: #125ad3; color:#ffffff;
}

/*-------- table in article -------*/
 table th,
table td {
    padding: 5px;
    vertical-align: top;
    border: 1px solid #edeef2;
}


/*-------------- RS FORM -------------*/
#rsform_3_page_0  {background-color:#eef9ff; background-color:#e1ebf7; background-color:#f2f2f2; background-color:#e1ebf7; background-color:#f1f2f2;
                   padding-top:20px; padding-bottom:20px; padding-right:30px;padding-left:30px;}
#rsform_4_page_0  {background-color:#eef9ff; background-color:#e1ebf7; background-color:#f2f2f2; background-color:#e1ebf7; background-color:#f1f2f2;
                   padding-top:20px; padding-bottom:20px; padding-right:30px;padding-left:30px;}
				   
.formRequired {color:#ff0000;}

#rsform_3_page_0 .formControlLabel {color:#023f87; font-size:18px; font-weight:700;}
#rsform_4_page_0 .formControlLabel {color:#023f87; font-size:18px; font-weight:700;}



