/* Enter Your Custom CSS Here */


/*** Změna barev ***/

.about .text .buttons li:first-child {
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 210px;
}

body, p {
   font-size: 16px;
}

.subheader .title {
    margin: 20px 0 20px 0;
    color: #ffffff;
    font-size: 40px;
}

#header .language {
    display: none;
}

.contact .locations .offices .title {
    margin: 0 0 35px 0;
   font-size: 21px!important; 
  text-transform: none!important;
}

.article-header .meta-tags{
    display: none;
} 

.blog .article-header{
    margin-top: 50px;
} 

.blog .article-header a{
    color: #78BCAF;
}

.blog.logged-in #header {
    top: 0px;
}

.blog .subheader .title {
    margin: 90px 0 20px 0;
    color: #ffffff;
    font-size: 40px;
}

header .custom-list {
    padding: 0;
    margin: 0;
    margin-top: 0px;
    list-style-type: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#send_mail_to_office textarea, #send_mail_to_office input{
    font-weight: 400;
}

#send_mail_to_office select{
    display: none;
}

.contact-form-inner .title {
    display: none;
}

.blog {
    position: relative;
    padding: 0px 0; 
}

.entry-content h2 {
    font-size: 25px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, {
    text-transform: none;
}

.entry-content ul li {
    list-style-type: none!important;
}

#header .toggleMenu .fa {
    font-size: 25px;
    color: #000000;
    margin-top: 20px;
    margin-right: 10px;
}

#header .navigation ul li.active a {
    border-radius: 20px;
    color: #78BCAF;
    border: none;
}

#header .navigation ul li a {
    color: #000000;
    border: none;
    display: block;
    padding: 15px 0;
    padding: 0.9375rem 0;
 	font-size: 13px;
  	font-weight: 400;
    font-family: Open sans;
}
/*
#header .navigation ul li a:after {
    content: '|';
    font-family: 'fontello';
    vertical-align: middle;
    font-size: 12px;
    margin: -8px 10px 0px 10px;
    color: #78BCAF !important;
    padding: 0px!important;
} */

#header .navigation ul li a:hover {
  	border: none;
  	color: #78BCAF;
}


.map-info h5 a{
   pointer-events: none;
   cursor: default;
}

ul.contact-info li a{
   pointer-events: none;
   cursor: default;
}

.btn.btn-default.yellow {
    background: #78BCAF;
    border: none;
    color: #ffffff;
}

a:hover.btn.btn-default.yellow {
    background: #78BCAF;
    border: none;
    color: #333333;
}

#footer .footer-top .widget .contact-info li span {
    padding-left: 15px;
    color: #78BCAF!important;
    font-size: 15px;
    text-transform: none;
    font-weight: 400;
  line-height: 30px;
}

#footer .footer-copyrights h5 .color {
    color: #78BCAF!important;
}

.features-tabs .tab-content .caption {
    position: absolute;
    padding: 40px 45px;
    margin: 0;
    top: 30px;
    bottom: 30px;
    right: 30px;
    width: 330px;
    background: #78BCAF!important;
}

.vertical-tab li.active {
    margin-left: 0;
    border-left: 3px solid #78BCAF!important;
}

#footer .footer-top .widget .contact-info li i {
    color: #78BCAF;
}

#header {
    background: #ffffff;
}

.logo img {
    width: 195px;
}

/*** konec ***/

#footer .footer-copyrights h5 {
    margin: 0;
    font-size: 12px;
   font-weight: 400; 
   text-transform: none;
   color: #666666;  
}

#footer .menu-all-pages-container a{
color: #ffffff;
font-size: 15px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 30px;
}

#footer .menu-all-pages-container a:hover{
color: #78BCAF;
}

#footer .menu-all-pages-container ul, #footer .menu-all-pages-container menu, #footer .menu-all-pages-container dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

#footer .contact-info{
  font-weight: 400;
  
}

.team .member .position {
    margin: 0 0 25px 0;
    color: #575757;
}

.ms-slide-info{
    background-color: rgba(0,0,0,0.5);
    font-size: 20px;
    line-height: 60px;
  color: #ffffff;
  width: 300px;
  margin-top: -80px!important;
  min-height: 60px;
}

.ms-slide-info h2{
  color: #ffffff;
  font-size: 22px;
  font-weight: 100;
}

.cta {
    position: relative;
    padding: 70px 0;
    background: #78BCAF;
}

.ms-info{
	width: 400px;  
}

.ms-inner-controls-cont{
  
}

.ms-slide-info.ms-dir-h{
	width: 400px;  
  min-height: 63px!important;
}

.features-tabs .tab-content .caption p {
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
}

.features-tabs .tab-content .caption h3 {
    margin: 0 0 25px 0;
    color: #ffffff;
}

.about-top img{
    display: none;
}

.about-top h3.title{
    display: none;
}

.about-top .text.col-lg-6, .about-top .text.col-md-6{
    width: 100%;
}

.team {
    position: relative;
    padding: 100px 0 0 0;
}

.preamble .title {
    margin: 0 0 20px 0;
    font-size: 30px!important;
  font-weight: normal;
}

.clients .title {
    margin: 0 0 30px 0;
    text-align: center;
   font-size: 30px!important;
}

.vertical-tab li a span {
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #333333;
}
  
  table tbody tr > th, table tbody tr > td {
    padding: 8px 0;
    text-align: left;
    color: #333;
    padding-left: 10px!important;
}

  table tbody tr.first {
    background: #000000;
    color: #ffffff!important;
}

  table tbody tr.first td{
    
    color: #ffffff!important;
}


.wpcf7-form input.wpcf7-text {
 /*   font-size: 12px;
    font-weight: 400;
    text-transform: none;
    color: #DDDBDB;
    padding-left: 10px;
    width: 50%; */
  
  background: #f5f5f5;
    font-size: 14px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    padding: 13px 10px;
    width: 50%;
    margin-bottom: 20px;
    box-shadow: inset 0px 2px 3px rgba( 0,0,0,0.1 );
    clear: both;
}

.wpcf7-form textarea.wpcf7-textarea {
    background: #f5f5f5;
    font-size: 14px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    padding: 13px 10px;
    width: 50%;
    margin-bottom: 20px;
    box-shadow: inset 0px 2px 3px rgba( 0,0,0,0.1 );
    clear: both;
}

.wpcf7-form input.wpcf7-submit {
    padding: 10px 25px 10px 25px;
    background: #78BCAF!important;
    border: none;
    color: #FFF;
    box-shadow: 1px 1px 1px #4C6E91;
    -webkit-box-shadow: 1px 1px 1px #4C6E91;
    -moz-box-shadow: 1px 1px 1px #4C6E91;
    text-shadow: 1px 1px 1px #5079A3;
    width: 200px;
    margin-top: 18px;
}



.wpcf7-form input.wpcf7-file {
 /*   padding: 10px 25px 10px 25px;
    background: #78BCAF!important !important;
    border: none;
    color: #FFF;
    box-shadow: 1px 1px 1px #4C6E91;
    -webkit-box-shadow: 1px 1px 1px #4C6E91;
    -moz-box-shadow: 1px 1px 1px #4C6E91;
    text-shadow: 1px 1px 1px #5079A3;
    width: 200px; */
  line-height: 30px;
} 

.wpcf7-form p {
  margin-top: 5px!important;
  margin-bottom: 5px!important;
}

.feature h5:before {
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    width: 90px;
    height: 4px;
    background: #78BCAF;
    border-radius: 3px;
    content: "";
}

.offers h2.title{
    display: none;  
}

.offers .line{
    display: none;  
}

.offer {
    position: relative;
    padding: 0px 0 0 0;
}

.clearfix {
    display: none;
}

.services {
    position: relative;
    padding: 90px 0 20px 0;
}

.pull-left {
    float: none !important;
}

#header .logo {
    padding: 20px 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 195px;
}

.pull-right {
    float: none !important;
}



@media (max-width: 900px) {
 .wpcf7-form input.wpcf7-text {
    width: 100%;
}

.wpcf7-form textarea.wpcf7-textarea {
    width: 100%;
}   
}

@media (max-width: 1200px){
 .logo img {
    width: 195px;
}

#header .navigation ul li a {
 font-size: 11.3px;
}   

#header .navigation ul li {
    padding: 0!important;
}
}

@media (max-width: 991px){
 .logo img {
    width: 210px;
}

#header .navigation ul li a {
 font-size: 15px;
}



header .custom-list {
    margin-top: 23px;
}
}  


@media (max-width: 600px){
.ms-info h2 {
    font-size: 20px;
}
} 

p.closed{
display: none;
}

a {
    font-size: 16px;
}
