/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 12 2024 | 12:52:53 */
@media only screen and (max-width:959px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
.mainbanner{
    margin-top:0px!important;
		z-index:-1!important;
		position:relative;
		box-shadow:inset 0 0 0 2000px rgba(255,255,255,0.8);
	}
.clr.header-three-aside{
    float: none;
    clear: both;
    text-align: center;
    width: 100% !important;
    margin-top: 0px!important;
    display: block!important;
	 	padding-left:0px!important;
		padding-top:20px!important;
		border-top: 1px solid #dbd8d8; 
}
.header-logo{
    float: none!important;
    margin-right: 25px!important;
}
 
.header-phone{
    float: none!important;
  margin-top: 30px;
}	
.container
	{
    padding-right:0px!important;
}	
.site-branding.clr.header-three-logo{
    float: none;
    text-align: center;
    margin: 0 0;
	padding-right:0px!important;
	padding-bottom:20px!important;
		border-right: 0px solid #dbd8d8!important;
}
}
/* tablet, landscape iPad, lo-res laptops ands desktops */
.site-branding.clr.header-three-logo{
    float: none;
    text-align: center;
    margin: 0 0;
	padding-right:30px;
}
#site-logo {
    display: inline-block;
}
.clr.header-three-aside{
    float: none;
    clear: both;
    text-align: center;
    width: calc(100% - 175px); 
    margin-top: 10px;
    display: inline-block;
	 padding-left:20px;
}
.header-phone{
    display: inline-block;
    margin-top: 30px;

}
.header-logo{
    display: inline-block;
		float: right;
		padding-top:30px;
}
.dropdown-menu.sf-menu.sf-js-enabled{
    background-color: #4d606d;
    border-bottom: 5px solid #e14546;
}
.navbar-style-three {
    background: #fff;
		border-top: none;
		border-bottom: none !important;
    position: relative;
	background-color: transparent;
	z-index:2;
}
.mainbanner{
    margin-top:-55px;
		z-index:1;
}
h1, h2 {
    margin-bottom: 60px!important;
}
.mainbanner h1{
    font-weight: 800!important;
    text-transform: uppercase;
		box-sizing: border-box;
		font-size: 32px;
    line-height: 49px;
	color:#4d606d;
	 margin-bottom: 0px!important;
		
}
.mainbanner h2{
    margin-bottom: 60px;
    color: #333;
    font-size: 17px;
    line-height: 30px;
}
.dbutton a{ 
    background-color:#e14546 !important;		
		font-size: 13px;
    text-transform: uppercase;
		padding: 21px 50px 20px 50px!important;
}
.dbutton a:hover{ 
    background-color:#4d606d !important;		
}
.dbutton i{ 
    background-color: #4d606d;
    padding: 24px 25px 35px 25px;
    height: 49px;	
		right: -50px!important;
	   border-bottom: 3px solid #4d606d;
}
.dmcnbtn .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-grey{
    display: block;
    max-width: 450px;
    margin-top: 40px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #e14546;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
		margin-right: auto;
	 	margin-left: auto;
}
.dmcnbtn .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-grey:hover{
	 background-color: #4d606d;
}
.dmcnbtn2 .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-grey{
	background-color:transparent;
	 display: block;
    width: 280px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 13px;
    padding-bottom: 13px;
    border: 1px solid #4d606d;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    color: #4d606d;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.dmcnbtn2 .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-grey:hover{
	 background-color: #4d606d;
	color:#fff;
}
.vcex-milestone-time{
	 font-weight:700;
}
.tsm .vcex-icon-box-image{
    border-radius: 50%;
}
.vc_pagination-item.vc_active .vc_pagination-trigger{
   background-color: #e14546!important;
	border-color:#e14546!important;
}
.site-footer {
       border-top: 5px solid red;
}
.menu-sluzby-container li::before {
  background-color: #e14546;
  border-radius: 50%;
  content: "";
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 2px;
  height: 10px;
  width: 10px;
	
}
.theme-button, input[type="submit"], button {
   display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #e14546;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
		margin-right: auto;
	 	margin-left: auto;
	  border-radius:0px;
}
.theme-button, input[type="submit"], button:hover {
	border: 2px solid #e14546;
}
.site-footer .vcex-module.vcex-icon-box.clr.vcex-icon-box-one{
	padding-bottom: 15px;
}
.site-footer .vcex-module.vcex-icon-box.clr.vcex-icon-box-one .fa{
	color: #e14546;
}
.site-footer .wpcf7-form-control.wpcf7-textarea{
	height:120px;
}
#mobile-menu {
    height: 40px;
    position: absolute;
    right: 0;
    top: 70px;
    margin-top: -20px;
}
.header-nonstop{
	  font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.header-phone-number{
	  font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
  // color: #e14546 !important;
}
.sluzby .vcex-module.vcex-icon-box.clr.vcex-icon-box-two.aligncenter{
	  min-width:184px;
		max-width:184px;
		min-height:119px;
}
.h2.list-heading {
    margin-top: 40px;
    margin-bottom: 10px!important;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 26px;
    text-align: left;
}
.sluzby h3 {
    font-size: 14px!important;
    color: #4d606d!important;
    line-height: 26px!important;
    text-transform: uppercase!important;
	margin: 0px 0px 20px 0px!important;
}
h3 {
	margin-bottom: 20px !important;
}
.kontakt  .vcex-module.vcex-icon-box.clr.vcex-icon-box-one .fa{
	color: #e14546;
}
.kontakt a{
	color: black;
}
.single-blog-article.clr{
	margin-top: 60px;
}
.entries.clr.left-thumbs{
	margin-top: 60px;
}
.wpcf7-form input{
	width: 100%;
}
.tym h3{
	margin-top:30px!important;
}
.tym .fa-phone:before,.fa-envelope-o:before {
	color: #e14546;
}
.tym a {
	color: Black;
	font-weight: 600;
}
.header-nonstop .nonstop{
	color: white;
	font-size: 9px;
}
.wpcf7-form-control-wrap.acceptance-585{
	float: left;
}
#footer label a {
    text-decoration: underline;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div{
	margin: 20px auto;
}

@media only screen and (max-width:959px)  {
.dbutton a {
    background-color: #e14546 !important;
    font-size: 13px;
    text-transform: uppercase;
    padding: 21px 29px 20px 20px!important;
	}
}  

#site-scroll-top{
	right: 18px !important;
    bottom: 90px !important;
}

/* Kamerove systemy */
.kamerove-systemy-bg{
  	background-size: auto 110%;
    background-repeat: no-repeat;
    background-position: right;
}

.firemni-kamerove-systemy{
	background-image: url('https://damacom.cz/wp-content/uploads/2019/03/firemni-kamerove-systemy.jpg');
}

.domovni-kamerove-systemy{
	background-image: url('https://damacom.cz/wp-content/uploads/2019/03/domovni-kamerove-systemy.jpg');
}

.kamerove-systemy-pro-panelove-domy{
	background-image: url('https://damacom.cz/wp-content/uploads/2019/03/Kamerove-systemy-pro-bytové-domy.jpg');
}

.kamery-a-kamerove-systemy{
    background-image: url(https://damacom.cz/wp-content/uploads/2019/03/311099.png), url('https://damacom.cz/wp-content/uploads/2019/03/kamery-a-kamerove-systemy-1.jpg');
    background-size: 400px, auto 110%;
    background-repeat: no-repeat, no-repeat;
    background-position: right -25px, right;
}

.white-circle-bg{
	position: relative;
  	background-color: white;
}

.white-circle-bg > div{
	z-index: 1;
}

.white-circle-bg:before{
    content: "";
    position: absolute;
    height: calc(100% + 100px);
    width: 100vw;
    background-color: white;
    right: -207px;
    top: -65px;
    border-radius: 0 300px 300px 0;
}

@media screen and (max-width: 960px){
  .white-circle-bg{
  	background-color: transparent;
  }
  .white-circle-bg:before{
  	display: none;
  }
  
  .kamerove-systemy-bg{
  	background-size: cover;
    box-shadow: inset 0 0 0 2000px rgba(255,255,255,0.9);
    min-height: auto !important;
  }
  
  .kamerove-systemy-bg .wpb_text_column{
  	font-weight: 500;
  }
  
  .kamery-a-kamerove-systemy{
      background-size: 300px, cover;
      background-repeat: no-repeat, no-repeat;
      background-position: right -25px, center;
  }  
}

@media screen and (max-width: 330px){
  .kamerove-systemy-bg .dbutton a{
  	padding: 21px 20px 20px 13px!important;
  }
}

.text-justify p, p.text-justify{
	text-align: justify;
}

#poptavka .wpcf7-submit:disabled{
  background-color: gray;
  opacity: 0.5;
  border-color: gray;
}

/* Pristupove systemy */

.pristupove-dochazkove-systemy-bg{
  	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.pristupove-systemy{
	background-image: url('https://damacom.cz/wp-content/uploads/2020/01/AdobeStock_144528337.png');
}

.dochazkove-systemy{
	background-image: url('https://damacom.cz/wp-content/uploads/2020/01/dochazkove-systemy-1.png');
}

.blok-s-ikonami h3{
	margin: 0px 0px 20px 0px!important;
}