/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 03 2020 | 08:09:09 */
/* Add your CSS code here.
End of comment */ 

/*-----------------------Custom CSS-----------------------------*/

@media screen and (min-width: 320px) and (max-width: 768px){
	h1{
		font-size: 24px;
	}
  
	h2{
		font-size: 16px !important;
	}
  
    .titlebar{
        font-size: 22px !important;   
    }
	
    .qodef-ps-title h3{ 
        font-size: 25px;    
    }
  
	p{
		text-align: left !important;
	}
	
	.qodef-section-title-holder .qodef-st-text {
        font-size: 14px !important;
	    line-height: 22px !important;
	}
	
	.qodef-content .qodef-content-inner>.qodef-full-width>.qodef-full-width-inner{
	  padding-top: 0px !important;
    }
  
    .qodef-mobile-header .qodef-mobile-nav ul li{
      list-style: none !important;
    }

    #accordion h4{
      font-size: 15px;
      line-height: 1.2em;
    }
  
   .qodef-mobile-header .qodef-mobile-nav ul li a{
      color: #ffffff !important;
    }
  
  .qodef-sticky-header .qodef-main-menu>ul>li>a{
    color: #ffffff !important; 
  }
  
   .qodef-mobile-header .qodef-mobile-nav {
      background-color: #4e4e4e !important;
    }
  
   .qodef-mobile-header .qodef-mobile-nav .mobile_arrow {
      color: #fffcfc;
   }
  
   .navigation{
   text-align: left !important; 
   }
}

.page-id-12 .qodef-page-header{
   position: absolute ;  
  }

 .qodef-sticky-header .qodef-main-menu>ul>li>a {
    color: #fffcfc !important;
  }

.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a{
	 height: 55px !important;
    }

.qodef-sticky-header .qodef-sticky-holder .qodef-logo-wrapper a {
     height: 120px !important;
    }

.fa-phone{
  	 transform: rotate(90deg);
   }

.qodef-section-title-holder.qodef-st-corners .qodef-corner-line.line-2:before, .qodef-section-title-holder.qodef-st-corners .qodef-corner-line.line-4:before {
    height: 4px !important;
	width: 22px !important;
	background-color: #ada8a8 !important;
   }

.no-touch .qodef-section-title-holder.qodef-st-animate.qodef-st-corners .qodef-corner-line.line-1:before, .no-touch .qodef-section-title-holder.qodef-st-animate.qodef-st-corners .qodef-corner-line.line-3:before{
    background-color: #939393 !important;	
  }

.qodef-drop-down .second .inner ul li::after{
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #000;
    transition: width .3s;
  }

.qodef-drop-down .second .inner ul li:hover::after{
    width: 100%;
  }

  ul, li{
	color: #545454;
	font-family: Source Sans Pro !important;
  }

 .titlebar{
    font-size: 22px;
    color: #111111;
   }

 .titlebar h2:before{
    border-top: 1px dashed #555555; 
  }

 .titlebar::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 30px;
    padding: 5px;
    margin: -5px -20px;
    border-left: 4px solid #ffe10b;;
    border-top: 4px solid #ffe10b;;
}

.titlebar::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 30px;
    padding: 5px;
    margin: 25px -18px;
    border-right: 4px solid #352121;
    border-bottom: 4px solid #250f0f;
}

 strong{
	color: black;
}

.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-grid{
	padding: 70px 0px 50px 0px !important;
}

footer .widget{
	margin: 0px !important;
}

footer .widget ul li{
   padding: 15px 10px !important; 
}

.navigation ul li{
	display: inline-flex !important;
	margin: 5px 10px;
}

.last-child::after{
    display: none;
}

.navigation ul li a::after{
	/*content: '|';*/
	position: relative;
	margin: 5px;
}
.navigation ul li a{
  margin-right: 10px;
}


.qodef-content .qodef-content-inner>.qodef-full-width>.qodef-full-width-inner{
	padding-top: 0px !important;
}

.qodef-st-text{
   color: #797171 !important;	
	font-family: raleway;
}

.wpb_heading wpb_singleimage_heading{
	font-size: 13px !important;
}

.wpb_single_image.vc_align_left {
    text-align: center !important;
    font-size: 10px;
}

.wpb-js-composer .vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
    border: 1px solid #d4d4d4 !important;
	background-color: #9a97980d !important;
	padding-bottom: 50px;
}

ul li {
    list-style-image: url(https://msk.webdezign.uk/wp-content/uploads/2019/09/bullett-circle.png);
    list-style-position: outside;
    padding: 5px 0 5px 5px;
    margin-left: 20px;
}

ol {
    list-style-position: outside;
    padding: 5px 0 5px 5px;
    margin-left: 20px;
}

.qodef-blog-holder article .qodef-post-title{
    font-weight: bold; 
}

.qodef-btn.qodef-btn-simple .qodef-btn-text {
    display: inline-block;
    vertical-align: middle;
    background: black;
    padding: 5px 10px;
    border-radius: 5px;
    color: #ffffff;
}

/*-- Header tilte disbaled--*/
.qodef-title-holder{
  display: none;
}

.qodef-ps-title h3 {
    font-size: 30px !important;
    font-style: normal;
    text-decoration: underline;
}

.qodef-drop-down .second .inner ul li a {
    display: block;
    float: none;
    margin: 0;
    padding: 5px 35px;
    background: #f9f9f9;
} 
  
.qodef-drop-down .narrow .second .inner ul li{
  width: 285px !important;
}



@media screen and (min-width: 1200px) and (max-width: 1368px){
   .qodef-main-menu>ul>li>a{
    padding: 0px 12px !important;
  }
}


@media screen and (min-width: 1100px) and (max-width: 1170px){
   .qodef-main-menu>ul>li>a{
    padding: 0px 6px !important;
  }
}

/*--added today--*/
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-full-width {
    padding: 35px 40px 35px !important;
}

footer .widget .qodef-widget-title-holder{
  display: none;
}

.qodef-large-space .qodef-outer-space .qodef-item-space{
  padding: 0px !important;
}

.qodef-content{
  margin-top: 0px !important;
}

.qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-full-width {
    padding: 0px 14px !important;
    text-align: left !important;
} 

.navigation{
 text-align: right; 
}

.qodef-grid-col-8{
  text-align: justify; 
}
