body {
  font-family: 'Assistant', Arial, 'Helvetica Neue', Helvetica, sans-serif; 
  background: #fff;
  direction: rtl;
}

a:hover {
  text-decoration: underline; 
}

.elementor-container {
 max-width: 100% !important;
}

.elementor-widget {
 margin-bottom: 20px;
}

.elementor-widget {
 margin-bottom: 20px;
}

.elementor-widget:last-child {
 margin-bottom: 0px;
}


.align-center {
 text-align: center;
}

.single-post .elementor-widget:not(:last-child) {
   margin-bottom: 10px;
}

.direction-ltr {
 direction: ltr;
}

.direction-ltr-inline-block {
 direction: ltr;
 display: inline-block;
}

.inline-block-class {
 display: inline-block;
}

.align-center {
 text-align: center;
}

img.image-border,
.image-border img {
  border: 1px solid #cecdcd;
}

.elementor-widget-heading .elementor-heading-title {
 line-height: 1.1;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap,
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
   padding: 0px;
}

/*================================
=============== Contact form 7 fixes
==================================*/

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: rtl;
}

.wpcf7-spinner {
    display: none;
}

form.submitting .wpcf7-spinner {
    display: block;
}


/* -----------------------------------------------------------------------------------------
------------------------------------------------------------ Home Page Sections Style
-------------------------------------------------------------------------------------------*/

/*================================
=============== Main Title
==================================*/

.top-info-box {
  margin: 0px 0px 10px 0px;
}

.top-info-box .main-headline {
}


.main-headline h2 {
  font-size: 40px;
  line-height: 44px;
  color: #000000;
  padding: 5px 0px 13px 0px;
}

.main-headline-line .elementor-divider {
  background: url(../images/line-icon.png) no-repeat;
  background-position: center center;
}

.main-headline-line .elementor-divider-separator {
  width: 25% !important;
  border: none !important;
  background: #5679f2 url(../images/line-icon.png) no-repeat;
  background-position: center center;
  display: block;
  height: 2px;
}

 /*================================
 =============== Mobile
 ==================================*/
 
@media only screen and (max-width: 960px) {
   

  .top-info-box .main-headline-line .elementor-divider-separator {
    width: 75% !important;
    border: none !important;
    background: #5679f2 url(../images/line-icon.png) no-repeat;
    background-position: center center;
    display: block;
    height: 2px;
  } 
  
}


/*================================
=============== Home Services Boxes
==================================*/

.home-page-services-boxes-warp {
  padding: 50px 0px 50px 0px;
 }

.home-page-services-boxes-warp .elementor-widget:not(:last-child) {
  margin-bottom: 0px;
}

.home-page-services-boxes-warp .elementor-section .elementor-container,
.home-page-services-boxes-warp .elementor-row, 
.home-page-services-boxes-warp .elementor-column, 
.home-page-services-boxes-warp .elementor-column-wrap {
 display: block;
}

 .home-page-services-boxes {
  margin: 10px auto;
  text-align: center;
 }
 
 .home-page-services-boxes .services-box {
  display: inline-block;
  width: 328px !important;
  vertical-align: top;
  margin: 10px 15px 25px 15px;
  padding: 0px;
  box-sizing: border-box;
  background: #fff;
  text-align: center;
 }
 
 .home-page-services-boxes .services-box .alignnone {
  margin: 0px 0px 0px 0px;
 }
 
 .home-page-services-boxes .services-box-bigger {
 width: 45%
 }
 
 .home-page-services-boxes .services-box .related-post-image {
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
 }
 
 .home-page-services-boxes .services-box .related-post-image img {
  margin: 0 auto;
  text-align: center;
   -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
 }

 .home-page-services-boxes .box-button {
  width: 100%;
  margin: 0px auto 0px;
  padding: 0px 0px 0px 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
 }

 
 .home-page-services-boxes .box-button p {
  font-weight: bold;
  padding: 5px 10px 8px 10px;
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  background: #0069b3 !important;
  background: linear-gradient(90deg, #198cb4, #13a1d2);
 }

 /*================================
 =============== Mobile
 ==================================*/
 
 @media only screen and (max-width: 1200px) {
 
  .home-page-services-boxes .services-box {
     width: 30% !important;
  }
  
 }
 
 @media only screen and (max-width: 1050px) {
 
  .home-page-services-boxes .services-box {
     width: 27% !important;
  }
  
 }

 @media only screen and (max-width: 960px) {
 
  .home-page-services-boxes .services-box {
     width: 328px !important;
  }
  
 }
 
 @media only screen and (max-width: 768px) {
 
  .home-page-services-boxes .services-box {
    width: 44% !important;
    margin: 10px 5px 25px 5px;
  }
  
 }


 @media only screen and (max-width: 600px) { 
 
  .home-page-services-boxes .services-box {
    width: auto !important;
    max-width: 328px;
    margin: 10px 15px 25px 15px;
  }

.home-page-services-boxes-warp {
  padding: 50px 0px 40px 0px;
 }
   
}

/*================================
=============== Clients Review
==================================*/

.our-clients-reviews-warp-landing {
  padding: 0px 0px 30px 0px;
  margin: 50px 0px 0px 0px !important;
}

.our-clients-reviews-warp-landing .elementor-widget:not(:last-child) {
  margin-bottom: 0px;
}

.our-clients-reviews-landing {
  margin: 30px 0px 0px 0px;
}

.our-clients-reviews-warp-landing .column-post-block {
  display: inline-block;
  width: 33%;
  vertical-align: top;
  margin: 0px 0px 10px 0px;
  padding: 10px 30px 1px 30px;
  box-sizing: border-box;
  background: #fff;
}

.our-clients-reviews-warp-landing .column-post-block:first-child {
  border-left: 1px solid #ececec;
}

.our-clients-reviews-warp-landing .column-post-block:last-child {
  border-right: 1px solid #ececec;
}


.our-clients-reviews-warp-landing .related-post-image {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.our-clients-reviews-new .related-post-image {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.our-clients-reviews-new .related-post-image img {
  border-radius: 50%;
  max-width: 170px;
}

.clients-list-slider {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.our-clients-reviews-warp-landing .related-post-title {
  text-align: center;
  font-size: 23px;
  color: #0b2137;
  margin: 15px 0px 0px 0px;
}


.our-clients-reviews-warp-landing .related-post-title-subtitle  {
  text-align: center;
  background: #0b2137;
  display: inline-block;
  color: #fff;
  width: auto;
  margin: 5px auto 10px;
  padding: 3px 20px 4px 20px;
  font-weight: normal;
  font-size: 17px;
}

.our-clients-reviews-warp-landing .related-post-description p {
  margin: 15px 0px 0px 0px;
  padding: 5px 0px 5px 0px;
  font-size: 22px;
  color: #575757;
  line-height: 34px;
}

/*================================
=============== Mobile
==================================*/

@media only screen and (max-width: 1600px) {

  .our-clients-reviews-warp-landing .column-post-block-bigger,
  .our-clients-reviews-warp-landing .column-post-block {
    width: 31.5% !important;
  }
 
}


@media only screen and (max-width: 960px) {

  .our-clients-landing-list-section {
    margin: 0px 0px 20px 0px;
}

}

@media only screen and (max-width: 768px) {

  .our-clients-reviews-warp-landing .column-post-block:first-child,
  .our-clients-reviews-warp-landing .column-post-block:last-child {
    border: none;
    margin: 0px 0px 0px 0px;
  }

  .our-clients-landing-list-section .our-clients-landing-list-images img:last-child {
    display: none;
  }

  .our-clients-reviews-warp-landing .column-post-block-bigger,
  .our-clients-reviews-warp-landing .column-post-block {
   width: 47.5% !important;
   text-align: center;
 }
  

  .our-clients-reviews-warp-landing .column-post-block-bigger,
  .our-clients-reviews-warp-landing .column-post-block {
   width: 100%  !important;
   margin: 0px auto 30px;
 }

}


/*================================
=============== About Us
==================================*/


.about-us {
   padding: 0px 0px 0px 0px;
   overflow: hidden;
   background: url(../images/cleaning-crew.jpg) no-repeat;
   background-position: bottom left;
   overflow: hidden;
 }

.about-us .elementor-section .elementor-container,
.about-us .elementor-row, 
.about-us .elementor-column, 
.about-us .elementor-column-wrap {
  display: block;
 }
 
.about-us .elementor-widget:not(:last-child) {
  margin: 0px;
 }
.about-us .elementor-widget:not(:last-child) {
  margin: 0px;
 }

.about-us .slider-right-side-warp-column {
  width: auto !important;
  float: right;
}

.about-us .slider-right-side-warp {
  width: 1100px;
  margin: 0px -90px 0px 0px;
  border-left: 6px solid #fff;
  background: #182952;
  background-position: bottom right;
  transform: skewx(-15deg);
  overflow: hidden;
}

.about-us .slider-right-side {
  padding: 35px 180px 60px 80px;
  margin: 0px 0px 0px 0px;
  display: block;
  position: relative;
  transform: skewx(15deg);
}
 
.about-us .slider-right-side h2 {
  color: #fff;
  font-size: 40px;
  line-height: 43px;
  margin: 40px 0px 20px 0px;
}

.about-us .slider-right-side h2 img {
  margin: 0px 5px -4px 5px;
}

.about-us .slider-right-side p {
  color: #fff;
  font-size: 22px;
  line-height: 40px;
  padding: 15px 0px 25px 0px;
}

.about-us .slider-right-side p a {
  color: #eaff00;
  text-decoration: underline;
}


 /*================================
 =============== Mobile
 ==================================*/

@media only screen and (max-width: 1500px) {

  .about-us {
     background-position: top  left -100px;
   }
  
  .about-us .slider-right-side-warp {
    width: 850px;
    margin: 0px -120px 0px 0px;
  }

  .about-us .slider-right-side {
  padding: 35px 150px 40px 80px;
  }

  .about-us .slider-right-side p {
    padding: 15px 0px 25px 0px;
  }

}


@media only screen and (max-width: 1300px) {

.about-us {
   background-position: top -30px left -100px;
 }
  
  .about-us .slider-right-side-warp {
    width: 810px;
    margin: 0px -120px 0px 0px;
  }

  .about-us .slider-right-side {
  padding: 35px 135px 60px 80px;
  }
  
  .about-us .slider-right-side p {
    padding: 10px 0px 15px 0px;
  }

}

 @media only screen and (max-width: 960px) {
 
 .about-us {
   padding: 350px 0px 0px 0px;
   background-position: top -90px left -150px;
 }

  .about-us .slider-right-side-warp {
    margin: 0px 0px 0px 0px;
    border-left: none;
    border-top: 6px solid #fff;
    width: 100%;
  }
  
  .about-us .slider-right-side {
  padding: 5px 30px 40px 30px;
  }
   
  .about-us .slider-right-side-warp {
    transform: skewx(0deg);
  }

  .about-us .slider-right-side {
    transform: skewx(0deg);
  }
   
  .about-us .slider-right-side h2 {
    text-align: center;
  }
   
}

 @media only screen and (max-width: 768px) {
   
   
   .about-us {
     background-position: top -50px left -90px;
     background-size: 200% auto;
   }
   
  .about-us .slider-right-side-warp-column {
    float: none;
  }
   
  .about-us .slider-right-side h2 {
    width: 320px;
    margin: 40px auto 20px;
    text-align: center;
    padding: 0px 0px 0px 10px;
  }
   
}


/*================================
=============== Contact Us Home
==================================*/


.contact-us-home {
   padding: 0px 0px 0px 0px;
   overflow: hidden;
   background: url(../images/cleaning-woman-clean-screen.jpg) no-repeat;
   background-position: top right;
   overflow: hidden;
 }

.contact-us-new {
   background: url(../images/cleaning-bottom-bg-new.jpg) no-repeat;
   background-position: center right;
 }

.contact-us-home .elementor-section .elementor-container,
.contact-us-home .elementor-row, 
.contact-us-home .elementor-column, 
.contact-us-home .elementor-column-wrap {
  display: block;
 }
 
.contact-us-home .elementor-widget:not(:last-child) {
  margin: 0px;
 }
.contact-us-home .elementor-widget:not(:last-child) {
  margin: 0px;
 }

.contact-us-home .slider-right-side-warp-column {
  width: auto !important;
  float: left;
}

.contact-us-home .slider-right-side-warp {
  width: 1100px;
  margin: 0px 0px 0px -90px;
  border-right: 6px solid #fff;
  background: #fafafa;
  background-position: bottom right;
  transform: skewx(-15deg);
  overflow: hidden;
}

.contact-us-home .slider-right-side {
  padding: 70px 100px 45px 180px;
  margin: 0px 0px 0px 0px;
  display: block;
  position: relative;
  transform: skewx(15deg);
}
 
.contact-us-home .slider-right-side h2 {
  color: #000000;
  text-align: right !important;
}

.contact-us-home .main-headline-line .elementor-divider {
  width: 35% !important;
}

.contact-us-home .main-headline-line .elementor-divider-separator {
  width: 100% !important;
  float: right;
}

.contact-us-home .slider-right-side p {
  color: #575757;
  font-size: 22px;
  line-height: 40px;
  padding: 15px 0px 25px 0px;
}

.contact-us-home .slider-right-side p a {
  color: #5679f2;
}


 /*================================
 =============== Mobile
 ==================================*/

@media only screen and (max-width: 1500px) {

  .contact-us-home {
     background-position: top right -100px;
   }
  
  .contact-us-home .slider-right-side-warp {
    width: 850px;
    margin: 0px 0px 0px -120px;
  }

  .contact-us-home .slider-right-side {
  padding: 35px 80px 60px 150px;
  }

  .contact-us-home .slider-right-side p {
    padding: 15px 0px 25px 0px;
  }

}


@media only screen and (max-width: 1300px) {

.contact-us-home {
   background-position: top -30px right -100px;
 }
  
  .contact-us-home .slider-right-side-warp {
    width: 810px;
    margin: 0px 0px 0px -120px;
  }

  .contact-us-home .slider-right-side {
  padding: 35px 80px 60px 135px;
  }
  
  .contact-us-home .slider-right-side p {
    padding: 10px 0px 15px 0px;
  }

}

 @media only screen and (max-width: 960px) {
 
 .contact-us-home {
   padding: 350px 0px 0px 0px;
   background-position: top right;
 }

  .contact-us-home .slider-right-side-warp {
    margin: 0px 0px 0px 0px;
    border-right: none;
    border-top: 6px solid #fff;
    width: 100%;
  }
  
  .contact-us-home .slider-right-side {
  padding: 35px 40px 45px 40px;
  }
   
  .contact-us-home .slider-right-side-warp {
    transform: skewx(0deg);
  }

  .contact-us-home .slider-right-side {
    transform: skewx(0deg);
  }
   
  .contact-us-home .slider-right-side h2 {
    text-align: center !important;;
  }
   
  .contact-us-home .top-info-box .main-headline-line .elementor-divider-separator {
    width: 75% !important;
    border: none !important;
    background: #5679f2 url(../images/line-icon.png) no-repeat;
    background-position: center center;
    display: block;
    height: 2px;
  } 

  .contact-us-home .main-headline-line .elementor-divider {
    width: 75% !important;
    margin: 0 auto;
  }

  .contact-us-home .main-headline-line .elementor-divider-separator {
    width: 100% !important;
    float: none;
  }

   
}

 @media only screen and (max-width: 768px) {
   
 .contact-us-home {
   padding: 350px 0px 0px 0px;
   background-position: top 0px right -10px;
   background-size: 150% auto;
 }
   
  .contact-us-home .slider-right-side {
    padding: 35px 25px 45px 25px;
  }

  .contact-us-home .slider-right-side h2 {
    width: auto;
    margin: 5px auto 20px;;
  }
   
}


/*================================
=============== Home Top Slider 
==================================*/


.web-home-slier {
   padding: 0px 0px 35px 0px;
   overflow: hidden;
   height: 660px;
   background: url(../images/office-image-left.jpg) no-repeat;
   background-position: bottom left;
   overflow: hidden;
 }

.web-home-slier .elementor-section .elementor-container,
.web-home-slier .elementor-row, 
.web-home-slier .elementor-column, 
.web-home-slier .elementor-column-wrap {
  display: block;
 }
 
.web-home-slier .elementor-widget:not(:last-child) {
  margin: 0px;
 }
.web-home-slier .elementor-widget:not(:last-child) {
  margin: 0px;
 }

.web-home-slier .slider-right-side-warp {
  width: 900px;
  margin: 0px -60px 0px 0px;
  height: 720px;
  border-left: 6px solid #fff;
  background: #fff url(../images/building-bg-right.jpg) no-repeat;
  background-position: bottom right;
  float: left;
  transform: skewx(-10deg);
  overflow: hidden;
}

.new-home-slider .slider-right-side-warp {
  background: #fff url(../images/top-img-right-new.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}


.new-home-slider {
   background: url(../images/top-img-left-new.jpg) no-repeat;
    background-position: left center;
 }
 
 .web-home-slier .slider-right-side {
  padding: 0px 0px 0px 0px;
  margin: 0px 40px 0px 0px;
  display: block;
  position: relative;
  transform: skewx(10deg);
}
 
.web-home-slier .slider-right-headline {
  background: #004170;
  background: rgb(0, 65, 112, 0.85);
  display: block;
  width: 100%;
  margin: 210px 0px 0px 0px;
  text-align: center;
  
}
 
.web-home-slier .slider-right-headline h1 {
  font-size: 95px;
  color: #ffffff;
  font-weight: bold;
  line-height: 102px;
  letter-spacing: 1px;
  padding: 10px 10px 20px 10px;
  text-shadow: 0px 0px 20px rgba(37, 37, 37, 0.7), 0px 0px 20px rgba(37, 37, 37, 0.7);
} 

 /*================================
 =============== Mobile
 ==================================*/

@media only screen and (max-width: 1500px) {


.web-home-slier {
   background-position: bottom left -200px;
}
  
.web-home-slier .slider-right-side-warp {
  width: 750px;
}
 
.web-home-slier .slider-right-headline h1 {
  font-size: 85px;
  line-height: 95px;
} 
  
  
}

@media only screen and (max-width: 1400px) {

  .web-home-slier {
     background-position: bottom left -350px;
  }
  
}

@media only screen and (max-width: 1300px) {


  .web-home-slier {
     background-position: bottom left -450px;
  }
  
}

 @media only screen and (max-width: 960px) {
 
.web-home-slier {
   height: auto;
   padding: 0px 0px 0px 0px;
}
   
.web-home-slier .slider-right-side-warp {
  width: 100%;
  margin: 0px 0px 0px 0px;
  height: auto;
  border-left: none;
  background: url(../images/building-bg-right.jpg) no-repeat;
  background-position: bottom right;
  background-size: cover;
  float: none;
  transform: skewx(0deg);
}
    
.new-home-slider .slider-right-side-warp {
  background: url(../images/top-img-left-new.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
}
   
 .web-home-slier .slider-right-side {
  margin: 0px 0px 0px 0px;
  transform: skewx(0deg);
}
   
.web-home-slier .slider-right-headline {
  background: #004170;
  background: rgb(0, 65, 112, 0.85);
  display: block;
  width: 100%;
  margin: 120px 0px 120px 0px;
  text-align: center; 
}
   
}



 @media only screen and (max-width: 768px) {
 
  .web-home-slier .slider-right-headline {
    margin: 70px 0px 70px 0px;
  }
   
  .web-home-slier .slider-right-headline h1 {
    font-size: 55px;
    color: #ffffff;
    font-weight: bold;
    line-height: 62px;
    letter-spacing: 1px;
    padding: 10px 10px 20px 10px;
    text-shadow: 0px 0px 20px rgba(37, 37, 37, 0.7), 0px 0px 20px rgba(37, 37, 37, 0.7);
  } 
   
   .new-home-slider .slider-right-headline {
     margin: 150px 0px 0px 0px;
   }
   
   
}






 
 /* End Home Page Sections Style-----------------------------------------------------------------*/
 

/*================================
=============== Content
==================================*/

.content {
   width: 1200px !important;
   margin: 0px auto 0px;
   border-spacing: 0px 0px;
   color: #3f3f3f;
}

.content-bigger {
   width: 1200px;
   margin: 0px auto 0px !important;
   border-spacing: 0px 0px;
   color: #3f3f3f;
}

.warp-content {
   margin: 30px 0px 30px 0px;
   padding: 5px 5px 5px 5px;
}

.full-width-page {
   margin: 0px auto 0px;
}

h1.main-title {
   padding: 5px 0px 4px 0px;
}

/*================================
=============== One Page Header Design
==================================*/

.unsticky {
   position: static;
}

.sticky {
   position: fixed;
   top: 0px;
   width: 100%;
}

.sticky ul li a {
   font-size: 14px;
   line-height: 19px;
   color: #044bb5;
   text-decoration: none;
   padding: 15px 18px 17px 23px;
   margin: 0px 0px 0px 0px;
   font-weight: bold;
}

.sticky ul li:hover > a,
.sticky a.active,
.sticky li.active a {
   text-decoration: none;
   color: #ff0000 !important;
}


/* ============ Header ============
====================================*/

#thank-you-page .header-warp {
   display: none !important;
}

.header-warp {
   background: #000;
   position: relative;
   z-index: 99999;
}

.header {
   max-width: 1200px;
   margin: 0 auto;
   position: relative;
}

.header .header-clear {
  display: none;
}

.header .logo { 
  background: #571e1e;
  display: inline-block;
  float: left;
  padding: 10px 30px 10px 30px;
  margin: 0px 0px 0px 44px;
}

.header .logo img {
   max-width: 245px;
}

/*------ Header Phone -------- */

.header .company-phone-number {
   display: block;
   float: left;
   text-align: center;
   padding: 2px 8px 2px 8px;
   margin: 23px 0px 0px 15px;
   text-decoration: none;
   transition: all 0.1s ease-in;
}

.header .company-phone-number a:hover {
   text-decoration: none;
}

.header .company-phone-number .phone-number {
   color: #ffffff;
   font-size: 31px;
   font-weight: bold;
   line-height: 31px;
   display: block;
   padding: 0px;
}

.header .company-phone-number .phone-number span {
   display: inline-block;
   width: 42px;
   height: 42px;
   background: url(../images/top-phone.png) no-repeat;
   margin: 0px 0px -10px 8px;
}

/*================================
=============== Mobile
==================================*/

@media only screen and (max-width: 1200px) {

   /*------ Header -------- */
   
   .header .logo { 
     margin: 0px 0px 0px 15px;
   }
  
   .header {
      background: #000;
   }
   
    .header .header-clear {
      display: block;
    }
  
   .header .logo { 
      position: relative;
      top: 0px;
      left: 0px;
      right: 0px;
      border: 0px;
      max-width: 100%;
      width: 50%;
      margin: 0px;
      padding: 12px 0px 8px 0px;
      text-align: center;
      margin: 0 auto;
      display: inline-block;
   }

  /*------ Header Phone -------- */

  .header .company-phone-number {
    width: 45%;
    float: none;
    display: inline-block;
    padding: 0px 15px 0px 0px;
    margin: 23px 0px 0px 15px;
  }


}

@media only screen and (max-width: 768px) {
  
  .header .logo img {
    width: auto;
    max-width: 290px;
  }
  
  .header .logo { 
    max-width: 100%;
    width: 100%;
    margin: 0px;
    padding: 14px 0px 10px 0px;
  }
  
  .header .company-phone-number {
     width: 100%;
    float: none;
    padding: 15px 0px 23px 0px;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    display: none;
  }
  
  
}


/*================================
=============== Menu
==================================*/

.website-menu {
   max-width: 100%;
   text-align: center;
   display: block;
   position: static;
   z-index: 2000;
   margin: 0px 0px 0px 0px;
   padding: 32px 0px 30px 0px;
   float: right;
}

.mobile-menu {
   display: none;
}

.website-menu ul {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

.website-menu ul li {
   display: inline-block;
   list-style: none;
   color: #fff;
   background: url(../images/top-menu-list.png) center right no-repeat;
   position: relative;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}

.website-menu ul li:first-child {
   background: none;
}

.website-menu ul li a {
   font-size: 20px;
   line-height: 20px;
   color: #fff;
   text-decoration: none;
   padding: 12px 27px 15px 20px;
   margin: 0px 0px 0px 0px;
   font-weight: 600;
}

.website-menu ul li.active a {
   color: #000;
}

.website-menu ul li:first-child  > a {
	padding-right: 18px;
}

.website-menu ul li a:hover {
   text-decoration: none;
   color: #ff0000;
}

/* Dropdown Menu (Second Level) ============= */

.website-menu ul li ul li a.menu-has-children {
   background-image: url(../images/menu-right-arrow.png);
   background-position: 10% 50%;
   background-repeat: no-repeat;
   padding-left: 27px;
}

.website-menu ul li ul {
   display: none;
   position: absolute;
   top: 30px;
   right: -30px;
   min-width: 150px;
   padding: 0px;
   z-index: 2001;
   padding: 0px 30px 30px 30px;
}

.website-menu ul li ul li {
   position: relative;
   display: block;
   text-align: right;
   background: none;
}

.website-menu ul li ul li a,
.website-menu ul li ul li:first-child a {
   padding: 10px 22px 10px 10px;
   color: #616161;
   font-size: 12px;
   line-height: 16px;
   font-weight: bold;
   display: block;
   border-left: 1px solid #b2b2b2;
   border-right: 1px solid #b2b2b2;
   border-bottom: 1px solid #b2b2b2;
   background-color: #fff;
}

.website-menu ul li ul li:first-child a {
   border-top: 1px solid #b2b2b2;
}

.website-menu ul li ul li:hover > a {
   background-color: #f4f2f2;
   text-decoration: none;
}

/* Right Menu (Third Level) ============= */

.website-menu ul li ul li ul {
   display:none;
   position: absolute;
   top: -31px;
   right: 149px;
   min-width: 150px;
   z-index: 2002;
   padding: 30px 0px 30px 30px;
}

.website-menu ul li ul li:first-child ul {
   top: -30px;
}

.website-menu ul li ul li ul li a {
   padding: 10px 22px 10px 10px;
   color: #616161;
   font-size: 12px;
   font-weight: bold;
   display: block;
   border-left: 1px solid #b2b2b2;
   border-right: 1px solid #b2b2b2;
   border-bottom: 1px solid #b2b2b2;
   background-color: #fff;
   text-decoration: none;
}

.website-menu ul li ul li ul li:first-child a {
    padding: 10px 22px 10px 10px;
}

/*================================
=============== Mobile
==================================*/

@media only screen and (max-width: 1250px) {
   
   /*------ Menu -------- */
   
   .website-menu {
      margin: 0px 10px 0px 0px;
      padding: 32px 0px 20px 0px;
   }

   .website-menu ul li a {
      padding: 12px 17px 15px 10px;
   }

}

@media only screen and (max-width: 1150px) {

   /*------ Menu -------- */
   
   .website-menu {
      float: none;
      position:relative;
      padding: 12px 20px 13px 20px;
      margin: 0px 0px 0px 0px;
      background: #09183e;
      border-bottom: 2px solid #fff;
      border-top: 2px solid #fff;
   }

}

@media only screen and (max-width: 960px) {
   
   /*------ Menu -------- */
   
   .website-menu {
      float: none;
      position:relative;
      padding: 12px 20px 7px 20px;
      margin: 0px 0px 0px 0px;
      background: #000;
      border-bottom: 2px solid #fff;
      border-top: 2px solid #fff;
   }
   
   .mobile-menu {
      display: block;
      cursor: pointer;
      position: relative;
   }
   
   .website-menu ul {
      display: none;
      position: absolute;
      left: 0px;
      right: 0px;
      top: 67px;
      border-top: 1px solid #fff;
      background: #000;
   }
  
    .website-menu ul li ul, 
    .website-menu ul li ul li ul {
        position: relative;
        right: 0px;
        left: 0px;
    }
   
   .website-menu ul li { 
      background: none;
      display: block;
   }
   
   .website-menu ul li a,
   .website-menu ul li:hover > a,
   .website-menu ul li ul li a,
   .website-menu ul li ul li ul li a,
   .website-menu ul li:first-child a,
   .website-menu ul li ul li:first-child a,
   .website-menu ul li ul li ul li:first-child a  {
      background-color: transparent;
      display: block;
      padding: 15px 25px 15px 25px;
      font-size: 18px;
      color: #fff;
      font-weight: normal;
      text-decoration: none;
      border: none;
      border-bottom: 1px solid #fff;
      line-height: 19px;
      position: relative;
      text-align: right;
   }
   
   .website-menu li ul li a:before {
      content: "- ";
   }
   
   .website-menu li ul li ul li a:before {
      content: "-- ";
   }
   
   .website-menu li ul li ul li ul li a:before {
      content: "--- ";
   }
   
   .website-menu ul li a.menu-has-children,
   .website-menu ul li ul li a.menu-has-children,
   .website-menu ul li ul li ul li a.menu-has-children {
      background-image: url(../images/menu-bottom-arrow.png);
      background-position: 3% 50%;
      background-repeat: no-repeat;
   }
   
   .website-menu ul li ul li a,
   .website-menu ul li ul li ul li a,
   .website-menu ul li ul li:hover > a,
   .website-menu ul li ul li ul li:hover > a,
   .website-menu ul li ul li:first-child a,
   .website-menu ul li ul li ul li:first-child a 
   .website-menu ul li ul li ul li a {
      background-color: #09183e !important;
      text-decoration: none;
   }
  
   .website-menu ul li ul li ul li:first-child a, 
   .website-menu ul li ul li:first-child a {
      border-top: none;
   }
  
   /* Dropdown Menu (Second Level) ============= */
   
   .website-menu ul li ul {
      display: block;
      position: relative;
      top: 0px;
      left: 0px;
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding: 0px;
   }
   
   /* Right Menu (Third Level) ============= */
   
   .website-menu ul li ul li ul,
   .website-menu ul li ul li:first-child ul {
      display:block;
      position: relative;
      top: 0px;
      left:0px;
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding: 0px;
   }

}

/*================================
=============== Right Side (When There is sidebar)
==================================*/

.right-side {
   min-width: 755px;
   max-width: 755px;
   width: 755px;
   display: table-cell;
   vertical-align: top;
   padding: 0px 0px 20px 15px;
}

/*================================
=============== Left Side - SideBar
==================================*/

.left-side {
    min-width: 300px;
    max-width: 300px;
    display: table-cell;
    vertical-align: top;
    table-layout: fixed;
    padding: 5px 15px 20px 5px;
    box-sizing: content-box !important;
}

.left-side h2 {
   font-size: 20px;
   font-weight: bold;
   padding: 5px 0px 4px 0px;	 
}

.left-side .sidebar-widget {
   margin: 15px 0px 35px 0px;
}

.left-side .sidebar-widget ul li {
   border-bottom: 1px solid #F2F2F2;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 10px 0px;
   color: #393939;
}

.left-side .sidebar-widget ul li a {
   color: #393939;
}

.left-side .widget_search {
   text-align: right;
}

.left-side .widget_search input {
   height: 25px;
   width: 165px;
   padding: 0px 5px 0px 5px;
   margin: 1px 0px 0px 0px;
   color: #4d4d4d;
}

.left-side .widget_search #searchsubmit {
   background: #444444;
   font-size: 15px;
   font-weight: bold;
   color: #fff;
   height: 28px;
   width: 65px;
   padding: 2px 5px 4px 5px;
   line-height: 9px;
   border: 1px solid #6d6d6d;
   cursor: pointer;
}

.left-side .tagcloud {
  margin: 5px 0px 0px 0px;
}

.left-side .tagcloud a {
   color: #0000ee;
   display: inline-block;
   font-size: 14px !important;
   margin: 6px 5px 6px 5px;
}

.left-side .widgettitle {
   font-size: 21px;
}

/*================================
=============== Main Blog Posts Page Columns
==================================*/

.blog-page {}

.main-blog-wrap {
 display: flex;
 flex-wrap: wrap;
}

.blog-page .blog-posts {
  display: inline-block;
  width: 32% !important;
  vertical-align: top;
  margin: 10px 5px 10px 5px;
  padding: 0px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #d7d7d7;
  text-align: center;
}

.blog-page .blog-posts img {
  max-width: 100%;
}

.blog-page .blog-posts .blog-content {
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.blog-page .blog-posts .blog-post-content {
  text-align: right;
}

.blog-page .blog-posts h2 { 
  margin: 1px 0px 5px 0px;
  padding: 5px 8px 0px 8px;
  color: #2184c9;
  display: inline-block;
}

.blog-page .blog-posts h2 a {
  padding: 0px 8px 0px 8px !important;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
  color: #1b9df7;
  display: inline-block;
  text-align: center;
  margin: 0px 0px 0px 0px;
  display: block;
}

.blog-page .blog-posts h2 a:hover {
  text-decoration: none;
  color: #1473d0;
}

.blog-page .blog-posts p {
  margin: 0px 8px 5px 8px;
  letter-spacing: 0px;
  color: #616161;
  padding: 0px 4px 0px 4px !important;
}

.blog-page .blog-posts p a:hover {
  text-decoration: underline;
}

.blog-page .blog-post-info {
  display: block;
  text-align: right;
  padding: 0px 0px 8px 0px;
  margin: -5px 12px 0px 12px;
}

.blog-page .blog-post-info p.video-label {
  padding: 2px 5px 4px 8px !important;
  margin: 0px 0px 0px 5px;
  text-align: right;
  font-weight: bold;
  font-size: 11px;
  line-height: 9px;
  color: #fff;
  display: inline-block;
  background: #00afe1;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.blog-page .blog-post-info p.video-label span {
   width: 12px;
   height: 12px;
   display: inline-block;
   background: url(../images/blog-video-icon.png) no-repeat;
   background-position: 0px 0px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px -2px 5px;
}

.blog-page .blog-posts p.date {
  padding: 0px 5px 0px 5px !important;
  margin: 0px 0px 0px 0px;
  text-align: right;
  font-weight: normal;
  font-size: 15px;
  line-height: 16px;
  color: #7f7f7f;
  display: inline;
}

.blog-page .blog-posts p.comments {
  padding: 0px 0px 10px 0px;
  margin-right: -8px;
  text-align: right;
  font-weight: normal;
  font-size: 15px;
  color: #006cc8;
  display: inline;
}

.blog-page .blog-posts p.comments a,
.blog-page .blog-posts p.comments a:visited {
 color: #0a0fe0;
}

.blog-page .blog-posts a.post-edit-link span.edit-post {
  padding: 0px 0px 10px 0px;
  text-align: right;
  font-weight: bold;
  font-size: 12px;
  color: #0a0fe0;
  text-decoration: none;
  line-height: 21px;
  position: absolute;
  bottom: -5px;
  right: -10px;
  text-decoration: none;
  background: #fff;
  padding: 3px;
  border: 1px solid #ebebeb;
}

/* Future Image ============= */

.blog-post-content-thumbnail {}

.blog-post-content-thumbnail h2,
.blog-post-content-thumbnail p {
  display: block;
  clear: none;
}

.blog-post-content-thumbnail .thumbnail-image {
  text-align: center;
  margin: 0 auto;
}

.blog-post-content-thumbnail .thumbnail-image img {
  width: 100%;
}

/* Pages Navigation ============= */

.blog-page .blog-posts-pages {
  text-align: right;
  padding: 0px 0px 0px 0px;
  margin: 20px 0px 0px 10px;
}

.blog-page .blog-posts-pages a,
.blog-page .blog-posts-pages span {
  font-size: 15px;
  font-weight: bold;
  color: #696a6c;
  border: 1px solid #b4b4b4;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
  margin: 20px 0px 0px 0px;
}

.blog-page .blog-posts-pages span {
  background: #ffeded;
  border: 1px solid #b4b4b4;
  color: #696a6c;
}

.blog-page .blog-posts-pages a:hover {
  background: #ffeded;
  color: #696a6c;
}

.blog-page .blog-posts-pages a.next,
.blog-page .blog-posts-pages a.next:hover,
.blog-page .blog-posts-pages a.prev,
.blog-page .blog-posts-pages a.prev:hover {
  border: none;
  padding: 0px 3px 0px 3px;
  margin: 0px;
  font-size: 16px;
  background: none;
  color: #696a6c;
}

/* Popular Posts ============= */

.popular-posts {
  margin: 15px 0px 25px 0px !important;
}

.wpp-list {
 padding: 8px 7px 0px 0px; 
}

.wpp-list li {
 padding: 0px 0px 7px 0px !important; 
 margin: 0px 0px 7px 0px !important;
  list-style: none;
}

.wpp-list .wpp-thumbnail {
    float: right;
    margin: 2px 0px 0px 10px;
    border: none;
}

.wpp-list .wpp-date {
 font-weight: normal; 
  display: block;
  padding: 2px 0px 0px 0px;
  color: #969696;
}

.wpp-list li a {
 font-size: 15px;
  font-weight: bold;
  color: #969696;
}

/*----------------------------------
----------------- Mobile
----------------------------------*/

@media only screen and (max-width: 1600px) {
 
  .blog-page .blog-posts {
    width: 31.5% !important;
  }
  
}


@media only screen and (max-width: 960px) {
  
  .wpp-list {
   text-align: right; 
   max-width: 270px;
   margin: 20px auto;
  }

}

@media only screen and (max-width: 768px) {
  
.wpp-list li {
 padding: 0px 0px 15px 0px !important; 
 margin: 0px 0px 15px 0px !important;
  list-style: none;
}

.main-blog-wrap {
    display: flex;
  flex-wrap: wrap;
}

.blog-page .blog-posts {
  width: 47% !important;
  display: inline-block;
  margin: 20px 0px 0px 0px !important;
}

.blog-page .blog-posts .blog-post-content {
  text-align: center;
}

.blog-page .blog-post-info { 
  text-align: center;
  margin: 0px 0px 0px 0px;
}

.blog-page .blog-posts p {
  text-align: center;
  padding: 2px 15px 2px 15px !important;
}

.blog-page .blog-posts img {
  margin: 0 auto 2px;
}

}

@media only screen and (max-width: 600px) {

.main-blog-wrap {
    display: block;
}

.blog-page .blog-posts {
  width: 100% !important;
  display: block;
}

}

/*================================
=============== Mobile
==================================*/

@media only screen and (max-width: 1170px) {

  .blog-page .blog-posts-pages {
     text-align: center;
     padding: 0px 5px 10px 5px;
     margin: 5px 0px 10px 0px;
  } 

}

@media only screen and (max-width: 768px) {

  .blog-page .blog-posts {
    display: inline-block;
    width: 47%;
    text-align: center;
  }

}

@media only screen and (max-width: 500px) {

  /*------ Blog Page -------- */
  
 .blog-page .blog-posts {
   display: block;
   width: 100%;
   margin: 20px 4px 0px 4px;
   min-height: auto !important;
 }

  .blog-page .blog-posts p.comments {
     display: none;
  }
  
  .blog-page .blog-posts-pages {
     text-align: center;
     padding: 0px 5px 10px 5px;
     margin: 5px 0px 10px 0px;
  }
  
  .blog-page .blog-posts-pages p {
     display: block;
     text-align: center;
     padding: 0px 0px 9px 0px;
  }

}


/*================================
=============== Post Format
(allow us to create different style
to some of the posts and single pages)
==================================*/

/*------ Blog Page Format -------- */

.blog-page .post-format-aside {}
.blog-page .post-format-image {}
.blog-page .post-format-video {}
.blog-page .post-format-gallery {}

/*------ Full Single Page Format -------- */

.main-format-aside {}
.main-format-image {}
.main-format-video {}
.main-format-gallery {}

/*------ Single Page Content Format -------- */

.single-post .page-format-aside {}
.single-post .page-format-image {}
.single-post .page-format-video {}
.single-post .page-format-gallery {}

/*================================
=============== Single Post Page
==================================*/


.wp-caption.alignnone {
   margin: 10px auto 10px !important;
}

.page-list-nav {
  margin: 5px 0px 0px 0px;
}


.post-list-nav ul {
   margin: 15px 0px 15px 0px;
   padding: 0px 0px 0px 0px;
   max-width: 80%;
}

.post-list-nav ul li ul {
 margin: 2px 20px 15px 0px; 
 max-width: 95%;
}

.page-list-nav p.page-list-nav-title,
.post-list-nav p.page-list-nav-title {
  font-weight: bold;
  text-decoration: underline;
  padding: 15px 0px 3px 0px;
}

.post-list-nav ul li,
.page-list-nav ul li {
   border-bottom: 1px solid #b4b4b4;
   border-left: 1px solid #b4b4b4;
   border-right: 1px solid #b4b4b4;
   list-style: none; 
   padding: 0px 10px 0px 10px;
}

.post-list-nav ul li:first-child,
.page-list-nav ul li:first-child {
   border-top: 1px solid #b4b4b4;
}

.post-list-nav ul li a,
.page-list-nav ul li a {
   color: #0c7ceb;
   background: url(../images/blog-list-style-arrow.png) 100% 50% no-repeat;
   display: block;
   font-weight: bold;
   padding: 12px 20px 12px 0px;
   line-height: 18px;
   font-size: 14px;
}

.post-list-nav ul li:hover,
.page-list-nav ul li:hover {
   background: #f0f2f4;
}

.post-list-nav ul li:hover ul li,
.page-list-nav ul li:hover ul li {
  background: #fff;
}

.post-list-nav ul li ul li:hover,
.page-list-nav ul li ul li:hover {
  background: #e0e0e0;
}

.post-list-nav ul li a:hover,
.page-list-nav ul li a:hover {
   text-decoration: none; 
}

p.signle-page-date {
   padding: 5px 0px 15px 0px;
   margin: 0px 0px 20px 0px;
   border-bottom: 1px solid #d4d4d4;
   text-align: right;
   font-weight: bold;
   font-size: 12px;
   line-height: 16px;
   color: #808080;
   display: block;
}

.single-post {}

.single-post h3.main-services-single-headline {
    font-weight: bold;
}

.single-post .thumbnail-blog-post {
   float: right;
   margin: 15px 0px 0px 10px;
   width: 300px;
   display: block;
}

.single-post .thumbnail-blog-post img {
   border: 1px solid #dddddd;
}

.single-post .the-content {
   max-width: 100%;
}

.single-post .the-content img.alignnone,
.single-post .the-content img.aligncenter {
   text-align: center;
   display: block;
   margin: 15px auto 15px;
}

.single-post .the-content img.alignnone,
.single-post .the-content img.aligncenter {
   text-align: center;
   display: block;
   margin: 15px auto 15px;
}

p.post-tags {
  margin: 10px 0px 0px 0px;
}

p.post-tags a {
   color: #0000ee;
   padding: 0px 5px 0px 0px;
}

/*------ Single Post Comments Text Section -------- */

.blog-post-comment-line {
  margin-top: 10px;
  border-top: 1px solid #e0e1e1;
  padding: 40px 0px 0px 0px;
}

.blog-post-comment-line .blog-post-comment-line-title {
  margin: 0px;
}

.blog-post-comment-line .blog-post-comment-line-title p {
  margin: 0px 0px -7px 0px;
  font-size: 17px;
  line-height: 28px;
}

.blog-post-comment-line .blog-post-comment-line-text {
  margin: 0px 0px 10px 0px;
}

/*------ Post Link Map -------- */

.single-post .post-link-map {
   padding: 0px 0px 10px 5px;
   margin: 0px 0px 15px 0px;
   border-bottom: 1px solid #d5d5d5;
}

.single-post .post-link-map a,
.single-post .post-link-map a:visited,
.single-post .post-link-map a:active,
.single-post .post-link-map a:focus,
.single-post .post-link-map span {
   color: #0539d0;
   font-size: 15px;
   font-weight: bold;
   text-decoration: none;
}

.single-post .post-link-map a:hover {
   text-decoration: underline; 
}

.single-post .post-link-map span {
   color: #565656;
}

/*------ Social Media Icons -------- */

.nc_socialPanel {
 margin-top: 40px !important; 
}

/*================================
=============== Comments
==================================*/

.comment-form-cookies-consent {
   display: none;
}

/* Comments Form ============= */

.comments-area {
   padding: 0px 0px 0px 0px;
   margin: 25px 0px 0px 0px;
}

.comments-text p {
 padding: 5px 0px 5px 0px; 
}

.comment-text a {
  word-wrap: break-word;
}

.comment-text img {
    margin: 10px 0px 10px 0px;
}

.comments-area label {
   display: block;
   color: #8a8a8a;
   font-size: 15px;
   font-weight: normal;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
  
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
   text-align: right;
   float: none;
   display: block;
   padding: 2px 0px 0px 0px;
}


.comments-area [name=author],
.comments-area [name=email],
.comments-area [name=url] {
   width: 300px;
   height: 28px;
   margin: 0px auto 8px; 
   display: inline-block;
   -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fcfcfc;
  border: 1px solid #dddddd;
  padding: 3px 8px 3px 8px;
  color: #575757;
  font-size: 15px;
  font-weight: normal;
}

.comments-area [name=comment] {
   width: 600px;
   height: 190px;
   margin: 0px auto 0px; 
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fcfcfc;
  border: 1px solid #dddddd;
  padding: 5px 8px 5px 8px;
  color: #575757;
  font-size: 15px;
  font-weight: normal;
}

.comments-area #submit {
   margin: 3px 0px 10px 0px;
  font-size: 18px;
  background: #3f3f3f;
  color: #fff;
  font-weight: bold;
  border: 1px solid #b7b7b7;
  padding: 5px 20px 5px 20px;
  cursor: pointer;
     -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.comments-area h2.comments-title {
   text-align: right;
   font-size: 25px;
   font-weight: bold;
   color: #3a3a3a;
   text-decoration: none;
   margin: 0px 0px 10px 0px;
  border-bottom: 2px solid #0096d6;
}

.comments-area h3.comment-reply-title {
   text-align: right;
   font-size: 22px;
   font-weight: bold;
   color: #3f3f3f;
   text-decoration: none;
   margin: 25px 0px 0px 0px;
}

h3.comments-amount-title {
   text-align: right;
   font-size: 22px;
   font-weight: bold;
   color: #646464;
   text-decoration: none;
   margin: 25px 25px 0px 0px;
}

h3.comments-amount-title span.comment-icon {
 width: 22px;
  height: 22px;
  display: inline-block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 4px;
  background: url(../images/comments-icon.png) 0% 4px no-repeat;
}

.comments-area h3.comment-reply-title a {
   color: #0a0fe0;
   font-size: 14px;
  text-decoration: underline;
}

.comments-area p.comment-notes {
   text-align: right;
   font-size: 15px;
   font-weight: normal;
   color: #3a3a3a;
   text-decoration: none;
   margin: 5px 0px 10px 0px;
   display: none;
}

.comments-area p.logged-in-as {
   text-align: right;
   font-size: 15px;
   font-weight: normal;
   color: #3a3a3a;
   text-decoration: none;
   margin: 5px 0px 0px 0px;
}


/* Comments Display ============= */

.comments-area ol.comment-list {
   margin: 0px 10px 0px 0px;
   padding: 0px 0px 0px 0px;
}

.comments-area ol.comment-list li {
   list-style: none;
   margin: 10px 0px 0px 0px;
   background: #fff;
   padding: 15px;
   border: 1px solid #dddddd;
   text-align: right;
   font-weight: bold;
   font-size: 12px;
   color: #7e7e7e;
   text-decoration: none;
   line-height: 16px;
   width: 90%;
}


.comments-area li.parent {
  background: #f3f4f4 !important;
}

.comments-area .parent .parent {
  background: #fff !important;
}

.comments-area .comment-text {
  padding: 2px 10px 5px 10px;
  margin: 5px 0px 0px 0px;
	}

.comments-area .commentmetadata {
  margin: 2px 0px 0px 0px;
}

.comments-area .commentmetadata a {
 color: #808080;
 font-weight: normal;
}

.comments-area .comment-left-side {
 float: right; 
    margin: 10px 10px 0px 0px;

}

.comments-area .comment-right-side {
 float: right; 
  margin: 0px 5px 0px 0px;
}

.comments-area .comment-right-side img {
 margin: 0px;
 border: 1px solid #dedede;
 max-width: 50px;
 padding: 3px;
}

.comments-area .comment-writer-name {
 color: #666666; 
  font-size: 14px;

}

.comments-area .comment-writer-name a {
  color: #3f3f3f;
}

.comments-area .commentmetadata a:hover {
 text-decoration: none;
  
}


.comments-area a.comment-reply-link {
  color: #b6b6b6;
  text-decoration: underline;
  background: #fff;
  border: 1px solid #e3e3e3;
  color: #9a9a9a;
  padding: 2px 10px 2px 10px;
  margin: 10px 0px 0px 0px;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}

.comments-area a.comment-reply-link:hover {
  background: #a5a5a5;
  color: #fff;
}

/* Comments Pages Navigation ============= */

.blog-comments-pages {
   text-align: right;
   padding: 0px 0px 0px 0px;
   margin: 15px 0px 0px 10px;
}

.blog-comments-pages a,
.blog-comments-pages span {
   font-size: 14px;
   font-weight: bold;
   padding: 5px 5px 5px 5px;
   margin: 20px 1px 0px 1px;
   color: #3131fc !important;
}

.blog-comments-pages span {
   color: #4b4b4b !important;
}

.blog-comments-pages a.next,
.blog-comments-pages a.next:hover,
.blog-comments-pages a.prev,
.blog-comments-pages a.prev:hover {
   border: none;
   padding: 0px 3px 0px 3px;
   margin: 0px;
   font-size: 14px;
   background: none;
   color: #696a6c;
}


/*================================
=============== Regular & Custom Pages
==================================*/

.single-page {}

/*================================
=============== Single Image Page
==================================*/

.single-image-page {}

.single-image-page .image-and-caption {
   text-align: center;
   border: 1px solid #e5e5e5;
   margin: 10px auto 10px;
   padding: 10px;
   display: inline-block
}

/*================================
=============== Contact Us Page (Contact Form 7)
==================================*/

.contact-us-top-text {
  margin-top: 40px !important;
}

.contact-page-section-warp {
  margin-top: 20px;
  margin-bottom: 30px !important;
}


.contact-page-section-warp .elementor-widget:not(:last-child) {
  margin-bottom: 0px;
}

.contact-us-page-form {
   border-left: 1px solid #efefef;
  padding: 0px 0px 10px 40px;
  display: inline-block;
  width: 49%;
  vertical-align: top;
}


.contact-form-page-warp {
  padding: 10px 0px 20px 0px;
}

.contact-us-page-section-left {
  padding: 0px 40px 0px 0px;
  display: inline-block;
  width: 48%;
  vertical-align: top;
}

.contact-us-page-section { 
  margin: 0px 0px 20px 0px;
}

.contact-us-page-section .add-span-to-the-right {
 list-style: none; 
 padding: 0px 0px 10px 0px;
}


.contact-us-page-section .add-span-to-the-right a {
 font-size: 19px;
  font-weight: bold;
  color: #2b95ea;
  display: inline-block;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
}

.contact-us-page-section .add-span-to-the-right a:hover {
 text-decoration: none; 
}

.contact-us-page-section .add-span-to-the-right a span {
  display: inline-block;
  padding: 23px 25px 23px 25px;
  margin: 0px 0px -15px 20px;
  background: url(../images/home-contact-section.png) no-repeat;
}

.contact-us-page-section .contact-section-email {
  margin-top: -5px;
}

.contact-us-page-section .contact-section-email a span {
  background-position: -1px -125px;
}

.contact-us-page-section .contact-section-phone a span {
  background-position: -1px 1px;
}

.contact-us-page-section .contact-section-skype a span {
  background-position: -1px -55px;
}

.contact-us-page-section .contact-section-chat {
   margin-top: 5px;
}

.contact-us-page-section .contact-section-chat a span {
  background-position: -1px -182px;
}

.contact-us-page-section .contact-section-whatsapp a span {
  background-position: -1px -67px;
}

.contact-us-page-section .contact-section-chat a,
.contact-us-page-section .contact-section-chat a:hover {
 text-decoration: underline; 
}

.contact-page-form br {
   display: none;
}

.contact-page-form div.wpcf7-response-output {
  border: 1px solid #2e9bff !important;
}


.contact-page-form div.wpcf7-response-output {
  margin: -20px 0px 5px 0px;
  padding: 5px 10px 5px 10px;
}

.contact-page-form span.wpcf7-not-valid-tip {
  display: none;
}

.contact-page-form input.wpcf7-not-valid,
.contact-page-form textarea.wpcf7-not-valid {
  border: 2px solid #ff0000;
}

.contact-page-form ::-webkit-input-placeholder {
  color: #b8b8b8;
   opacity: 1;
}
.contact-page-form ::-moz-placeholder {
  color: #b8b8b8;
   opacity: 1;
}
.contact-page-form ::-ms-input-placeholder {
  color: #b8b8b8;
   opacity: 1;
}
.contact-page-form ::-moz-placeholder {
  color: #b8b8b8;
   opacity: 1;
}

.contact-page-form input,
.contact-page-form textarea {
  display: block;
  width: 100%;
  margin: 0px 0px 0px 0px;
  border: 1px solid #e9e9e9;
  font-size: 16px;
  padding: 7px 40px 7px 5px;
  color: #747474;
  box-sizing: border-box;
}

.contact-page-form textarea { 
  height: auto;
}

.contact-page-form .contactName,
.contact-page-form .contactEmail,
.contact-page-form .contactPhone,
.contact-page-form .contactHeardAbout,
.contact-page-form .contactMessage {
   background: url(../images/contact-form-icons.png) no-repeat;; 
    background-position: 99% 0px;
}

.contact-page-form .contactName {
  background-position: 99% 5px;
}

.contact-page-form .contactEmail {
 background-position: 99% -56px;
}

.contact-page-form .contactPhone {
background-position: 99% -118px;
}

.contact-page-form .contactHeardAbout {
background-position: 99% -176px;
}

.contact-page-form .contactMessage {
 background-position: 99% -239px;
}

.contact-page-form .contact_submit {
  background: #2b95ea;
  border: 1px solid #1eb8ea;
  color: #fff;
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  line-height: 35px;
  padding: 5px 0px 9px 12px;
  margin:  3px 0px 0px 0px;
  cursor: pointer;
  display: block;
  width: 100%;
}

.contact-page-form .contact_submit span {
 width: 25px;
 height: 15px;
 display: inline-block;
 background: url(../images/blog-contact-form-arrows-icons.png) no-repeat;
 margin: 0px 2px 0px 5px;
 background-position: -30px -3px;
}

.contact-page-form .updateContactLine {
   margin: 10px 0px 0px 0px;
   color: #717070;
   font-size: 16px;
   font-weight: normal;
}

.contact-page-form .updateContactLine p {
   padding: 5px 7px 5px 7px;
   text-align: center;
   border: 2px solid #1eb8ea;
   color: #3f3f3f;

}

.contact-page-form .updateContactLine p.error {
   color: #f2000b;
}

.contact-page-form .updateContactLine p.error span {
   font-weight: bold;
   color: #f2000b;
}

.business-info-contact p {
 color: #1e9de0;
  font-size: 16px;
  padding: 0px 0px 10px 0px;
}

.business-info-contact p strong.text-underline {
  font-weight: bold;
  text-decoration: underline;
}


/* ============ Mobile ============
====================================*/

@media only screen and (max-width: 960px) {

.contact-us-top-text {
  margin-top: 30px !important;
}

}

@media only screen and (max-width: 768px) {

     /*------ Contact Us -------- */
     
.contact-form-page-warp {
  padding: 0px 0px 5px 0px;
}

     .contact-page-form {
   border-left: none;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
}

.contact-page-form .contact_submit {
  font-size: 25px;
  line-height: 30px;

}

.contact-us-page-section-left {
  padding: 0px 0px 0px 0px;
  width: 100%;
}


.contact-us-page-form {
   border-left: none;
  padding: 0px 0px 5px 0px;
  width: 100%;
}
  
}

@media only screen and (max-width: 500px) {
  
.contact-us-page-section .add-span-to-the-right a {
  font-weight: bold;
  color: #1eb8ea;
  display: inline-block;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
}
  
  .contact-us-page-section .add-span-to-the-right a span {
  display: inline-block;
  padding: 15px 15px 19px 15px;
  margin: 0px 0px -15px 10px;
    background: url(../images/home-contact-section-mobile.png) no-repeat;
}
  
.contact-us-page-section .contact-section-email a span {
  background-position: -1px -86px;
}

.contact-us-page-section .contact-section-phone a span {
  background-position: -1px -2px;
}

.contact-us-page-section .contact-section-chat a span {
  background-position: -1px -123px;
}

.contact-us-page-section .contact-section-whatsapp a span {
  background-position: -1px -45px;
}
  
}

/*================================
=============== Contact Form Line (Contact Form 7)
==================================*/

.fast-services-form-warp {
  background: #053e74 url(../images/contact-form-bg.jpg);
  background-position: center center;
  padding: 28px 10px 32px 10px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  position: relative;
  z-index: 30;
  display: block;
  -webkit-box-shadow: 0px 0px 20px rgb(37, 37, 37, 0.5);
  box-shadow: 0px 0px 23px rgba(37, 37, 37, 0.6);
}

.fast-services-form-warp .elementor-widget:not(:last-child) {
  margin-bottom: 0px;
}


.fast-services-contact-form .fast-contact-form-line-text p {
  font-size: 25px;
  color: #fff;
  line-height: 30px;
  font-weight: 700;
  margin: 0px 0px 10px 0px;
  text-align: center;
 }

.fast-services-contact-form .fast-contact-form-line-text p a {
  color: #fff;
  text-decoration: underline;
}

.fast-services-form-warp br {
   display: none;
}

.fast-services-form-warp span.wpcf7-not-valid-tip {
   display: none;
}

.fast-services-form-warp input.wpcf7-not-valid,
.fast-services-form-warp textarea.wpcf7-not-valid {
  border: 2px solid #ff0000;
}

.fast-services-form-warp p {
   margin: 0px;
   padding: 0px;
}

.fast-services-form-warp div.wpcf7-response-output {
  margin: 5px 0px 0px 15px;
  padding: 5px 10px 5px 10px;
  color: #fff;
  border: 1px solid #fff !important;
  text-align: center;
  clear: both;
}

.fast-services-form-warp div.wpcf7 .ajax-loader {
  width: 24px;
  height: 24px;
  float: right;
  width: 100%;
  display: block;
   background-repeat: no-repeat;
  background-position: center center;
  margin: 0px 0px -15px 0px;
}  



.fast-services-contact-form input {
  margin: 6px 3px 6px 3px;
  border: 1px solid #efefef;
  color: #454545;
  font-weight: normal;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 22px;
  width: 24%;
  height: 42px;
  float: right;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; 
}

.fast-services-contact-form ::-webkit-input-placeholder {
  color: #9d9d9d;
  opacity: 1;
}

.fast-services-contact-form ::-moz-placeholder {
  color: #9d9d9d;
  opacity: 1;
}

.fast-services-contact-form ::-ms-input-placeholder {
  color: #9d9d9d;
  opacity: 1;
}

.fast-services-contact-form ::-moz-placeholder {
  color: #9d9d9d;
  opacity: 1;
}

.fast-services-contact-form .contactName,
.fast-services-contact-form .contactEmail,
.fast-services-contact-form .contactPhone {
  padding: 5px 10px 5px 10px;
}

.fast-services-contact-form .contact_submit {
 background: #3ca2eb;
  display: inline-block;
  color: #fff;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  height: auto;
  line-height: 30px;
  margin:  5px 3px 0px 0px;
  padding: 5px 0px 8px 15px;
  border: none;
  float: right;
  width: 25%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.fast-services-contact-form .contact_submit span.right {
   width: 36px;
   height: 15px;
   display: inline-block;
   background: url(../images/moving-arror-right.gif) no-repeat;
   margin: 0px 2px 0px 3px;
   background-position: 0px -2px;
}


.fast-services-contact-form .contact_submit span.left {
   width: 36px;
   height: 15px;
   display: inline-block;
   background: url(../images/moving-arror-left.gif) no-repeat;
   margin: 0px 3px 0px 2px;
   background-position: 0px -2px;
}

.fast-services-contact-form .updateContactLine {
  margin: 10px 5px 0px 25px;
  color: #717070;
  font-size: 16px;
  font-weight: normal;
}

.fast-services-contact-form .updateContactLine p {
  padding: 5px 10px 5px 10px;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  margin: 0px 0px 5px 20px;
}

.fast-services-contact-form .updateContactLine p.error {
  color: #fff;
}

.fast-services-contact-form .updateContactLine p.error span {
  font-weight: bold;
  color: #f2000b;
}

/*================================
=============== Mobile
==================================*/

@media only screen and (max-width: 960px) { 

  .fast-services-form-warp div.wpcf7-response-output {
     margin: -10px 0px 5px 0px;
   }

.fast-services-form-warp {
  margin: 0px 0px 0px 0px !important;
  padding: 15px 15px 15px 15px;
}

  p.fast-form-more-info {
    text-align: center;
  }

  .fast-services-contact-form .fast-contact-form-line-text-title h2 {
    margin: -10px 0px 3px 0px;
  }

.fast-services-contact-form .updateContactLine {
  margin: 10px 5px 0px 0px;
}
  .fast-services-contact-form-warp {
    padding: 20px 7px 20px 12px;
  }

  .fast-services-contact-form input {
    margin: 6px 3px 6px 3px;
    font-size: 19px;
    width: 100%;
    height: 42px;
    float: none;
    margin: 0px auto 8px;
  }  


  .fast-services-contact-form .contactName,
  .fast-services-contact-form .contactEmail,
  .fast-services-contact-form .contactPhone {
    padding: 5px 42px 5px 5px;
    margin: 5px 0px 5px 0px;
  }
  

  .fast-services-contact-form .contact_submit {
     margin: 6px auto 0px;
     width: 100%;
  }

  p.fast-form-more-info {
    text-align: center;
    font-size: 18px !important;
    line-height: 23px !important;
  }

  p.fast-form-more-info span { 
    color: #f6ff00;
  }

  .fast-services-contact-form .updateContactLine p {
    margin: 0px 0px 5px 0px;
  }

}


/*================================
=============== Sidebar Contact Form (Contact Form 7)
==================================*/

.sidebar-contact-form {
  width: 75% !important;
  background: #fff;
  padding: 20px 40px 30px 30px;
  margin: 0px 0px 50px 0px !important;;
  border: 1px solid #b5cbff;
}

.sidebar-contact-form .elementor-widget:not(:last-child) {
  margin-bottom: 0px;
}

.sidebar-contact-form p:first-child {
  text-align: right;
  font-size: 22px;
  font-weight: bold;
  padding: 0px 0px 0px 0px !important;;
}

.sidebar-contact-form p {
  padding: 5px 0px 5px 0px !important;;
}

.sidebar-contact-form p,
.sidebar-contact-form p a {
  color: #5679f2;
}

.sidebar-contact-form br {
  display: none;
}

.sidebar-contact-form form p {
  display: inline;
}

.sidebar-contact-form span.wpcf7-not-valid-tip {
  display: none;
}

.sidebar-contact-form input.wpcf7-not-valid {
  border: 2px solid #ff0000;
}

.sidebar-contact-form div.wpcf7-response-output {
  margin: 10px 1px 0px 1px;
  padding: 5px 10px 5px 10px;
  color: #5679f2;
  border: 1px solid #5679f2;
  text-align: center;
  clear: both;
  width: 97.5%;
}

.sidebar-contact-form div.wpcf7 .ajax-loader {
  width: 24px;
  height: 24px;
  float: right;
  width: 100%;
  display: block;
   background-repeat: no-repeat;
  background-position: center center;
  margin: 0px 0px -15px 0px;
}  


.sidebar-contact-form p.fast-form-more-info {
  text-align: center;
}

.sidebar-contact-form .updateContactLine {
margin: 10px 5px 0px 5px;
}
.sidebar-contact-form .fast-services-contact-form-warp {
  padding: 20px 7px 20px 12px;
}

.sidebar-contact-form input {
}  

.sidebar-contact-form .contact_submit {
 background: #182952;
  display: block;
  color: #fff;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  height: auto;
  line-height: 30px;
  margin:  5px 0px 0px 0px;
  padding: 5px 0px 8px 15px;
  border: none;
  float: right;
  width: 97.5%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.sidebar-contact-form .contact_submit span.right {
   width: 36px;
   height: 15px;
   display: inline-block;
   background: url(../images/moving-arror-right.gif) no-repeat;
   margin: 0px 2px 0px 3px;
   background-position: 0px -2px;
}


.sidebar-contact-form .contact_submit span.left {
   width: 36px;
   height: 15px;
   display: inline-block;
   background: url(../images/moving-arror-left.gif) no-repeat;
   margin: 0px 3px 0px 2px;
   background-position: 0px -2px;
}

.sidebar-contact-form p.fast-form-more-info {
  text-align: center;
  font-size: 18px !important;
  line-height: 23px !important;
}

.sidebar-contact-form p.fast-form-more-info span { 
  color: #f6ff00;
}

.sidebar-contact-form .updateContactLine p {
  margin: 0px 0px 5px 0px;
}

.sidebar-contact-form br {
   display: none !important;;
}

.sidebar-contact-form .contactName,
.sidebar-contact-form .contactEmail,
.sidebar-contact-form .contactPhone {
  padding: 5px 10px 5px 10px;
  font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
  color: #454545;
  font-size: 18px;
  line-height: 22px;
  width: 48%;
  height: 42px;
  box-sizing: border-box;
  display: inline-block;
  margin: 5px 0px 5px 5px;
  border: 1px solid #dbdfe6;
}

.sidebar-contact-form .contactEmail {
  width: 97.5%;
}


.sidebar-contact-form ::-webkit-input-placeholder {
  color: #9d9d9d;
  opacity: 1;
}

.sidebar-contact-form ::-moz-placeholder {
  color: #9d9d9d;
  opacity: 1;
}

.sidebar-contact-form ::-ms-input-placeholder {
  color: #9d9d9d;
  opacity: 1;
}

.sidebar-contact-form ::-moz-placeholder {
  color: #9d9d9d;
  opacity: 1;
}

.sidebar-contact-form .contactName {
  background-position: 98% 4px;
}

.sidebar-contact-form .contactEmail {
  background-position: 98% -57px;
}

.sidebar-contact-form .contactPhone {
  background-position: 98% -118px;
}

.sidebar-contact-form .contactMessage {
  background-position: 99% -190px;
}

 /*================================
 =============== Mobile
 ==================================*/

@media only screen and (max-width: 1500px) { 
  
  .sidebar-contact-form {
    width: 90% !important;
  }
  
}

@media only screen and (max-width: 960px) { 


  .sidebar-contact-form {
    width: 100% !important;
    margin: 10px auto !important;
    padding: 20px 25px 20px 25px;
  }

  .sidebar-contact-form .contact_submit {
     width: 100%;
  }

  .sidebar-contact-form .contactName,
  .sidebar-contact-form .contactEmail,
  .sidebar-contact-form .contactPhone {
    width: 100%;
  }

  .sidebar-contact-form div.wpcf7-response-output {
    width: 100%;
  }
  
}

/*================================
=============== Sent Mail
==================================*/

.sent-mail-box {
  max-width: 600px;
  padding: 20px;
  border: 1px solid #959595;
  margin: 30px auto 30px;
}

.sent-mail-box .elementor-widget:not(:last-child) {
  margin-bottom: 0px;
}

.top-image-title-border h1 {
  width: 100% !important;
  color: #000;
  padding: 5px 0px 5px 0px;
}

.sent-mail-box img {
  max-width: 100%;
  margin: 15px auto 10px;
  text-align: center;
}

@media only screen and (max-width: 960px) {

  .sent-mail-box {
     margin: 50px auto 40px;
  }

}

a.portfolio-edit-works-button {
  text-align: center;
  margin: 10px auto 10px;
  padding: 5px;
  max-width: 80%;
  border: 1px solid #e2e2e2;
  color: #55b9ff;
  display:block;
  font-weight: bold;
}

/*================================
=============== Search Page
==================================*/

.searchform {
   margin: 0px 0px 20px 0px;
}

h1.main-title-search {
   font-size: 25px;
   line-height: 30px;
   margin: 0px 0px 10px 0px;
}

h1.main-title-search-bigger {
   font-size: 30px;
   line-height: 35px;
   margin: 0px 0px 10px 0px;
}

.content #searchsubmit {
   cursor: pointer;
}

/*================================
=============== Back To The Top Button
==================================*/

a.back-to-top {
   display: none;
   width: 45px;
   height: 45px;
   text-indent: -9999px;
   position: fixed;
   z-index: 999;
   right: 10px;
   bottom: 50px;
   background: #000 url(../images/up-arrow.png) no-repeat center 43%;
   border-radius: 5px;
   visibility: hidden !important;
   border: 2px solid #fff;
}

@media only screen and (max-width: 960px) { 

  a.back-to-top {
    visibility: visible !important;
  }

}

/*================================
=============== accessibility Plugin
==================================*/

.accessibility-button {
  position: absolute;
  top: 92px;
  left: 0px;
  z-index: 99999;
}

.accessibility-button a {
  width: 27px;
  height: 27px;
  display: block;
  background: url(../images/accessibility-icons.png) no-repeat;
  background-color: #0069b3;
  background-position: 2px 6px;
  padding: 7px 5px 7px 5px;
}

.accessibility-black-background {
  background-color: #000 !important;
}

.accessibility-plugin {
  position: absolute;
  top: 132px;
  left: 0px;
  background: #fff;
  padding: 0px 0px 0px 0px;;
  z-index: 9999;
  width: 180px;
  border: 1px solid #aeaeae;
  border-left: none;
  text-align: center;
  display: none;
}

.accessibility-high-contrast-color {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #fff !important;
  border-left-color: #fff !important;
  border-right-color: #fff !important;
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}

.accessibility-light-contrast-color {
  background-color: #fff !important;
  color: #000 !important;
  border-color: #000 !important;
  border-left-color: #000 !important;
  border-right-color: #000 !important;
  border-top-color: #000 !important;
  border-bottom-color: #000 !important;
}

.accessibility-plugin p.accessibility-title {
  font-size: 20px;
  font-weight: bold;
  color: #494949;
  padding: 8px 0px 8px 5px;
  margin: 0px 0px 0px 0px;
}

.accessibility-plugin p.accessibility-title span {
  width: 17px;
  height: 17px;
  display: inline-block;
  background: url(../images/accessibility-icons.png) no-repeat;
  background-position: -45px -6px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 5px;
}

.accessibility-plugin a {
  display: block;
  padding: 10px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
  color: #5c5c5c;
  font-size:14px;
  font-weight: bold;
  border-top: 1px solid #ededed;
}

.accessibility-plugin a:hover {
  text-decoration: none;
  background: #f2f8fa;
}

.accessibility-plugin a.not-active {
  color: #a4a4a4;
  cursor: not-allowed;
}

.accessibility-plugin a.not-active:hover  {
  background: transparent;
}

.accessibility-plugin a.rest-accessibility {
  color: #00addf;
  padding-left: 4px;
}

.accessibility-plugin a.rest-accessibility span {
  width: 20px;
  height: 21px;
  display: inline-block;
  background: url(../images/accessibility-icons.png) no-repeat;
  background-position: -236px -5px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px -6px 5px;
}

.accessibility-plugin a.accessibility-notice {
  font-size: 13px;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
  background: #000;
  text-decoration: underline;
  color: #fff;
}

/*

  .accessibility-plugin a span {
    width: 20px;
    height: 21px;
    display: inline-block;
    background: url(../images/accessibility-icons.png) no-repeat;
    background-position: -45px -6px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px -6px 5px;
  }

  .accessibility-plugin a.increase-font-size span {
    background-position: -81px -5px;
  }

  .accessibility-plugin a.decrease-font-size span {
    background-position: -119px -5px;
  }

  .accessibility-plugin a.light-contrast-color span {
    background-position: -157px -5px;
  }

  .accessibility-plugin a.high-contrast-color span {
    background-position: -196px -5px;
  }

  .accessibility-plugin a.rest-accessibility span {
    background-position: -236px -5px;
  }

*/

/*================================
=============== Mobile
==================================*/

@media only screen and (max-width: 1150px) {
  
  .accessibility-button {
    top: 150px;
  }

  .accessibility-plugin {
    top: 190px;
  }
  
}

@media only screen and (max-width: 960px) {

  .accessibility-button {
    display: none;
  }

  .accessibility-plugin {
    display: none;
  }

}

/*================================
=============== Mobile Buttons
==================================*/

.contact-buttons {
  position: fixed;
  bottom: 15px;right: 15px;
  z-index: 9999;
}

.contact-buttons .button-phone {
  display: none;
}

@media only screen and (max-width: 960px) {

  .contact-buttons .button-phone {
    display: inline-block;
  }
}

/*================================
=============== Footer
==================================*/


.footer {
  max-width: 100%;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-right: none;
  border-left: none;
  border: 2px solid #fff;
}

.copyright-footer .copyright-line {
  background: #182952;
  text-align: center;
  padding: 7px 5px 7px 5px;
}

.copyright-footer .copyright-line p {
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  text-align: center;
}

.copyright-footer .copyright-line p a {
  color: #a4a4a4; 
}

.footer .content {
  margin: 0 auto;
}

/* ---------------------------------
----------------- Mobile
--------------------------------- */

@media only screen and (max-width: 960px) {

  /*------ Footer -------- */
  
  .footer .content {
    margin: 0 auto;
    width: 100% !important;
  }
  
  .footer .first-column {
     width: 100%;
    float: none;
    margin: 0 auto 20px;
  }
 
  .footer .second-column {
     width: 100%;
    float: none;
    margin: 0 auto;
  }
  

}


/*===================================================
=========================== Mobile
====================================================*/

@media only screen and (max-width: 1230px) {

   /*------ Content -------- */
   
   .content {
      width: auto !important;
   }
   
   .content,
   .content-bigger {
       width: auto;
       padding: 0px 15px  0px 15px;
       margin: 0px 0px 0px 0px;
       max-width: 100%;
   }
  
  .warp-content {
     max-width: 100%;
     margin: 10px 0px 10px 0px;
     padding: 10px 5px 10px 5px;
  }
   
   /*------ Right Side -------- */
   
   .right-side {
      table-layout: auto;
      min-width: inherit;
   }
   
   /*------ Left Side -------- */
   
   .left-side {
      margin: 20px 0px 0px 0px;
   }

}

@media only screen and (max-width: 960px) {

   /*------ Blog Page -------- */
   
   .single-post .thumbnail-blog-post {
      float: none;
      margin: 5px auto;
      text-align: center;
      max-width: 100%;
   }
   
   .single-post .thumbnail-blog-post img {
      max-width: 100%; 
   }
   
   .single-post .post-link-map {
      display: none;
   }
   
}

@media only screen and (max-width: 900px) {
   
   /*------ Right Side -------- */
   
   .right-side {
      display: block;
      width: auto;
      max-width: 100%;
      margin: 0 auto;
      padding: 0px 0px 20px 0px;
   }
   
   /*------ Left Side -------- */
   
   .left-side {
      width: auto;
      min-width: inherit;
      max-width: 100%;
      display: block;
      margin: 20px 0px 0px 0px;
      padding: 5px 5px 20px 5px;
      text-align: center;
   }
   
   .left-side ul {
      padding: 0px 0px 0px 0px;
   }
   
   .left-side ul li {
      list-style-position: inside;
   }
   
   .left-side .widget_search {
      text-align: center; 
   }

}

@media only screen and (max-width: 700px) {
   
   /*------ Content -------- */
   
   .warp-content img {
      margin: 10px auto 10px;
   }
   
}

/*================================
=============== No-Phone-Page
==================================*/

#no-phone-page .company-phone-number {
  display: none;
}

#no-header-page .header {
  display: none;
}

#no-phone-page .contact-buttons,
#no-header-page .contact-buttons {
  display: none;
}

#no-phone-page .header {
  max-width: 950px;
}

@media only screen and (max-width: 1200px) {
  
  #no-phone-page .header {
    max-width: 100%;
  }
  
  .header .logo img {
    width: auto;
    max-width: 290px;
  }
  
  .header .logo { 
    max-width: 100%;
    width: 100%;
    margin: 0px;
    padding: 14px 0px 10px 0px;
  }
  
  .header .company-phone-number {
     width: 100%;
    float: none;
    padding: 15px 0px 23px 0px;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    display: none;
  }
  
  
}