/* line 1, scss/style.scss */
nav.navbar.navbar-fixed-top.mod-our-service {
  height: 0px !important;
  min-height: 0px !important;
}

/* .swatch-dtls-wrapper, .swatch-dtls-wrapper.swatch-close{
	width:100%;
	max-height: 0;
    transition: max-height 1s ease-out;
    overflow: hidden;
} 

.swatch-dtls-wrapper .swatch-dtl-img{
	vertical-align: top;
	margin-top:-20px;
	float:left;
	width:20%;

 	left: 45px;
    position: relative;
}

.swatch-dtls-wrapper 
{
	float:right;
	.swatch-dtl-desc{
		float:right;
		width:80%;
		margin-top:20px;
	}

	.swatch-dtl-title{
		font-size:25px;
		font-weight: bold;
	}
	&.swatch-open{

	   max-height: 500px;
	   transition: max-height 1s ease-in;
	   visibility:visible;
	}
}

*/
/* line 46, scss/style.scss */
.main {
  height: auto !important;
}

/* line 50, scss/style.scss */
section.container {
  margin-bottom: 0px;
}

/* line 56, scss/style.scss */
.swatch-info .polaroid-wrapper {
  /* float: left; */
  display: none;
}
/* line 61, scss/style.scss */
.swatch-info .polaroid-wrapper ul.polaroids.show-images {
  visibility: visible;
}
/* line 65, scss/style.scss */
.swatch-info .polaroid-wrapper ul.polaroids {
  width: 320px;
  height: 225px;
  padding-top: 35px;
  margin-left: 55px;
  margin-bottom: 100px;
  visibility: hidden;
}
/* line 73, scss/style.scss */
.swatch-info .polaroid-wrapper ul.polaroids li {
  display: inline !important;
  float: left;
}
/* line 78, scss/style.scss */
.swatch-info .polaroid-wrapper ul.polaroids li a {
  border: 10px solid #fff;
  background: #fff none repeat scroll 0 0;
  float: left;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  opacity: 0;
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 207px;
  /* img{	
  	transition: all .25s ease-in-out;
  	-moz-transition: all .25s ease-in-out;
  	-webkit-transition: all .25s ease-in-out;
  	width:300px;
  	height:207px;
  } */
}
/* line 108, scss/style.scss */
.swatch-info .polaroid-wrapper ul.polaroids li a.fader {
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  box-shadow: -1px -1px 3px rgba(0, 0, 0, 0.1), 3px 3px 2px rgba(0, 0, 0, 0.2), inset 0 3px 0 rgba(255, 255, 255, 0.2);
}
/* line 116, scss/style.scss */
.swatch-info .polaroid-wrapper ul.polaroids li a.reposition {
  opacity: 1;
  width: 210px;
  height: 145px;
  /* img{	
  	width:210px;
  	height:145px;
  } */
}
/* line 126, scss/style.scss */
.swatch-info .polaroid-wrapper ul.polaroids li:nth-child(1) a.reposition {
  transform: rotate(-14deg);
  margin-top: 30px;
  margin-left: 55px;
}
/* line 132, scss/style.scss */
.swatch-info .polaroid-wrapper ul.polaroids li:nth-child(2) a.reposition {
  margin-top: 60px;
  margin-left: -30px;
  transform: rotate(-42deg);
}
/* line 138, scss/style.scss */
.swatch-info .polaroid-wrapper ul.polaroids li:nth-child(3) a.reposition {
  margin-top: 10px;
  transform: rotate(-23deg);
}
/* line 144, scss/style.scss */
.swatch-info .polaroid-wrapper ul.polaroids li:nth-child(1) a {
  z-index: 10 !important;
}
/* line 148, scss/style.scss */
.swatch-info .polaroid-wrapper ul.polaroids li:nth-child(2) a {
  z-index: 20 !important;
}
/* line 152, scss/style.scss */
.swatch-info .polaroid-wrapper ul.polaroids li:nth-child(3) a {
  z-index: 30 !important;
}
/* line 158, scss/style.scss */
.swatch-info .swatch-dtls {
  float: left;
  margin-top: 22px;
  margin-left: 122px;
  min-height: 243px;
}
/* line 164, scss/style.scss */
.swatch-info .swatch-dtls .swatch-dtl-read-more {
  height: 21px;
}
/* line 166, scss/style.scss */
.swatch-info .swatch-dtls .swatch-dtl-read-more .btn-read-more {
  font-size: 16px;
  line-height: 30px;
}
/* line 172, scss/style.scss */
.swatch-info .swatch-dtls .swatch-dtl-img {
  vertical-align: top;
  float: left;
  width: 165px;
  height: 165px;
  margin-right: 40px !important;
}
/* line 179, scss/style.scss */
.swatch-info .swatch-dtls .swatch-dtl-img .sb-icon::before {
  color: #303435 !important;
}
/* line 183, scss/style.scss */
.swatch-info .swatch-dtls .swatch-dtl-img span.sb-icon {
  width: 165px !important;
  height: 165px !important;
  margin-top: 42px;
  vertical-align: top;
}
/* line 200, scss/style.scss */
.swatch-info .swatch-dtls .swatch-dtl-img.show-icon {
  opacity: 1;
  visibility: visible;
}
/* line 208, scss/style.scss */
.swatch-info .swatch-dtls .swatch-dtl-division {
  float: right;
  width: 60px;
  height: 60px;
  margin-top: 20px;
}
/* line 223, scss/style.scss */
.swatch-info .swatch-dtls .swatch-dtl-division .swatch-dtl-division-bg.show-icon {
  width: 60px;
  height: 60px;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: .2;
  -webkit-filter: grayscale(100%) brightness(0);
  -moz-filter: grayscale(100%) brightness(0);
  -ms-filter: grayscale(100%) brightness(0);
  -o-filter: grayscale(100%) brightness(0);
  filter: grayscale(100%) brightness(0);
  filter: grayscale(1) brightness(0);
  /* Firefox 4+ */
  filter: gray brightness(0);
  /* IE 6-9 */
}
/* line 238, scss/style.scss */
.swatch-info .swatch-dtls .swatch-dtl-division .swatch-dtl-division-bg.ie_version {
  opacity: .4 !important;
}
/* line 243, scss/style.scss */
.swatch-info .swatch-dtls .swatch-dtl-info {
  float: left;
  margin-top: 10px;
}
/* line 247, scss/style.scss */
.swatch-info .swatch-dtls .swatch-dtl-title, .swatch-info .swatch-dtls .swatch-dtl-desc {
  width: 520px;
}
/* line 251, scss/style.scss */
.swatch-info .swatch-dtls .swatch-dtl-title {
  margin-top: 33px !important;
  font-size: 25px;
  font-weight: bold;
  font-family: "Futura condensed" !important;
  color: #35393a;
}
/* line 258, scss/style.scss */
.swatch-info .swatch-dtls .swatch-dtl-desc {
  margin-top: 20px;
  font-family: "Lucida Sans";
  font-size: 15px;
  color: #7c8385;
  line-height: 28px;
}

/* line 271, scss/style.scss */
.swatch_parent.swatch-fan-close {
  background: url("../img/fan-shadow.png") 192px top no-repeat !important;
}

/* line 275, scss/style.scss */
.swatch_parent {
  padding-top: 20px;
  position: relative;
  bottom: 0;
  width: 980px;
  z-index: 40 !important;
  background: url("../img/fan-shadow.png") 169px top no-repeat;
  transition: all .4s ease;
  margin: 0 auto;
  top: -40px;
}

/* line 287, scss/style.scss */
.sb-container {
  height: 336px !important;
}
/* line 290, scss/style.scss */
.sb-container div {
  height: 260px !important;
  width: 97px !important;
}
/* line 294, scss/style.scss */
.sb-container div h4 {
  width: 100%;
  line-height: 14px;
  font-size: 14px !important;
}
/* line 300, scss/style.scss */
.sb-container div:nth-child(11n+1), .sb-container div:nth-of-type(11n+1) {
  background-color: #ea2a29 !important;
  /*box-shadow: -1px -1px 3px rgba(0,0,0,0.1), 1px 1px 1px rgba(0,0,0,0.1), inset 0 3px 0 rgba(255, 255, 255, 0.2);*/
}
/* line 304, scss/style.scss */
.sb-container div:nth-child(11n+2), .sb-container div:nth-of-type(11n+2) {
  background-color: #f16729 !important;
  /*box-shadow: -1px -1px 3px rgba(0,0,0,0.1), 2px 2px 1px rgba(0,0,0,0.1), inset 0 3px 0 rgba(255, 255, 255, 0.2);*/
}
/* line 308, scss/style.scss */
.sb-container div:nth-child(11n+3), .sb-container div:nth-of-type(11n+3) {
  background-color: #f89322 !important;
  /*box-shadow: -1px -1px 3px rgba(0,0,0,0.1), 3px 3px 2px rgba(0,0,0,0.2), inset 0 3px 0 rgba(255, 255, 255, 0.2);*/
}
/* line 312, scss/style.scss */
.sb-container div:nth-child(11n+4), .sb-container div:nth-of-type(11n+4) {
  background-color: #ffcf14 !important;
  /*box-shadow: -1px -1px 3px rgba(0,0,0,0.1), 4px 4px 4px rgba(0,0,0,0.2), inset 0 3px 0 rgba(255, 255, 255, 0.2);*/
}
/* line 316, scss/style.scss */
.sb-container div:nth-child(11n+5), .sb-container div:nth-of-type(11n+5) {
  background-color: #ffea0d !important;
  /*box-shadow: -1px -1px 3px rgba(0,0,0,0.1), 5px 5px 6px rgba(0,0,0,0.3), inset 0 3px 0 rgba(255, 255, 255, 0.2);*/
}
/* line 320, scss/style.scss */
.sb-container div:nth-child(11n+6), .sb-container div:nth-of-type(11n+6) {
  background-color: #87b11d !important;
  /*box-shadow: -1px -1px 3px rgba(0,0,0,0.1), 6px 6px 8px rgba(0,0,0,0.3), inset 0 3px 0 rgba(255, 255, 255, 0.2);*/
}
/* line 324, scss/style.scss */
.sb-container div:nth-child(11n+7), .sb-container div:nth-of-type(11n+7) {
  background-color: #008253 !important;
  /*box-shadow: -1px -1px 3px rgba(0,0,0,0.1), 7px 7px 10px rgba(0,0,0,0.4), inset 0 3px 0 rgba(255, 255, 255, 0.2);*/
}
/* line 328, scss/style.scss */
.sb-container div:nth-child(11n+8), .sb-container div:nth-of-type(11n+8) {
  background-color: #3277b5 !important;
  /*box-shadow: -1px -1px 3px rgba(0,0,0,0.1), 8px 8px 12px rgba(0,0,0,0.4), inset 0 3px 0 rgba(255, 255, 255, 0.2);*/
}
/* line 332, scss/style.scss */
.sb-container div:nth-child(11n+9), .sb-container div:nth-of-type(11n+9) {
  background-color: #4c549f !important;
  /*box-shadow: -1px -1px 3px rgba(0,0,0,0.1), 9px 9px 14px rgba(0,0,0,0.4), inset 0 3px 0 rgba(255, 255, 255, 0.2);*/
}
/* line 336, scss/style.scss */
.sb-container div:nth-child(11n+10), .sb-container div:nth-of-type(11n+10) {
  background-color: #764394 !important;
  /*box-shadow: -1px -1px 3px rgba(0,0,0,0.1), 10px 10px 16px rgba(0,0,0,0.4), inset 0 3px 0 rgba(255, 255, 255, 0.2);*/
}
/* line 340, scss/style.scss */
.sb-container div:nth-child(11n+11), .sb-container div:nth-of-type(11n+11) {
  background-color: #ca0d86 !important;
  /*box-shadow: -1px -1px 3px rgba(0,0,0,0.1), 11px 11px 18px rgba(0,0,0,0.4), inset 0 3px 0 rgba(255, 255, 255, 0.2);*/
}
/* line 347, scss/style.scss */
.sb-container div:not(:last-child) .sb-icon {
  margin: -6px auto 0px auto  !important;
  background-position-y: 16px;
  height: 52px !important;
}
/* line 354, scss/style.scss */
.sb-container div:not(:last-child) h4 {
  -ms-transform: rotate(-90deg) translateX(-23%) translateY(-41px) !important;
  -webkit-transform: rotate(-90deg) translateX(-23%) translateY(-41px) !important;
  transform: rotate(-90deg) translateX(-23%) translateY(-41px) !important;
  margin: 24px 0 0px 12px !important;
  padding: 16px 0 0 0  !important;
  text-align: right;
}
/* line 368, scss/style.scss */
.sb-container div:last-child h5 {
  margin: 42px 0px 0px -55px !important;
  font-size: 36px !important;
  line-height: 34px !important;
}
/* line 375, scss/style.scss */
.sb-container div:last-child h4 {
  margin: 5px 0 !important;
}
/* line 379, scss/style.scss */
.sb-container div h4 {
  border-top: 0px !important;
  border-bottom: 0px !important;
  margin: 5px 0 !important;
}

/* line 389, scss/style.scss */
span.sb-icon {
  width: 100% !important;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5) !important;
}

/* line 397, scss/style.scss */
.wi-container li a {
  background-size: cover;
  width: 100%;
  height: 100%;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 411, scss/style.scss */
.mobile-services {
  display: none;
}

@media (max-width: 1024px) and (orientation: portrait) {
  /* line 418, scss/style.scss */
  .swatch-dtls {
    margin-top: 50px !important;
    margin-left: 52px !important;
  }
  /* line 423, scss/style.scss */
  .swatch-dtls .swatch-dtl-title, .swatch-dtls .swatch-dtl-desc {
    width: 445px !important;
  }

  /* line 430, scss/style.scss */
  .swatch_parent {
    width: 100%;
    background: url("../img/fan-shadow.png") 112px top no-repeat !important;
    top: -50px;
  }
  /* line 435, scss/style.scss */
  .swatch_parent .sb-container {
    margin: 30px auto 0 355px !important;
    -ms-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }
  /* line 441, scss/style.scss */
  .swatch_parent.swatch-fan-close {
    background: url("../img/fan-shadow.png") 112px top no-repeat !important;
  }
  /* line 443, scss/style.scss */
  .swatch_parent.swatch-fan-close .sb-container {
    margin: 30px auto 0 326px !important;
  }

  /* line 449, scss/style.scss */
  .social-media-share {
    z-index: 999;
    margin: 4px;
    position: relative !important;
    margin: 0px 10px 10px 102px !important;
  }
  /* line 454, scss/style.scss */
  .social-media-share .social-media-share-inner {
    width: 555px !important;
  }
  /* line 457, scss/style.scss */
  .social-media-share .social-media-share-inner .social-media-share-inner2 {
    margin-right: 0px;
  }
  /* line 459, scss/style.scss */
  .social-media-share .social-media-share-inner .social-media-share-inner2 .social-media-share-text {
    padding-top: 4px;
  }
}
@media (max-width: 1024px) and (orientation: landscape) {
  /* line 468, scss/style.scss */
  .swatch-dtls {
    margin-left: 179px !important;
  }

  /* line 475, scss/style.scss */
  .container.section-page, .swatch_parent {
    display: block !important;
  }

  /* line 479, scss/style.scss */
  .swatch_parent {
    width: 100%;
    background: url("../img/fan-shadow.png") 236px top no-repeat !important;
  }
  /* line 483, scss/style.scss */
  .swatch_parent .sb-container {
    margin: 30px auto 0 480px !important;
    -ms-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }
  /* line 489, scss/style.scss */
  .swatch_parent.swatch-fan-close {
    background: url("../img/fan-shadow.png") 236px top no-repeat !important;
  }
  /* line 491, scss/style.scss */
  .swatch_parent.swatch-fan-close .sb-container {
    margin: 30px auto 0 459px !important;
  }

  	/* .mobile-services{
  		display:block;
  		  margin: 10px 20px !important;
  		  padding-top: 140px !important;
  
  		.mobile-services-header{
  	
  		}
  		.mobile-accordion-wrapper{
  			ul.accordion-tabs{
  				margin:0  !important;
  				background:#fff;
  				li {
  					a, div{
  						border-radius:0px !important;
  					}
  					div{
  						border-top:1px solid gainsboro !important;
  					}
  					
  				}
  			}
  		}
  	} */
  /* line 521, scss/style.scss */
  nav.navbar.navbar-fixed-top {
    height: 0px !important;
    min-height: 0px !important;
  }

  /* line 526, scss/style.scss */
  .social-media-share {
    z-index: 999;
  }
  /* line 528, scss/style.scss */
  .social-media-share .social-media-share-inner {
    width: 1024px !important;
  }
  /* line 531, scss/style.scss */
  .social-media-share .social-media-share-inner .social-media-share-inner2 {
    margin-right: 0px;
  }
  /* line 533, scss/style.scss */
  .social-media-share .social-media-share-inner .social-media-share-inner2 .social-media-share-text {
    padding-top: 4px;
  }
}
@media (max-width: 980px) and (orientation: portrait) {
  @-moz-document url-prefix() {
    /* line 544, scss/style.scss */
    .main.module-services .swatch-dtls {
      margin-left: 150px !important;
    }

    /* line 550, scss/style.scss */
    .swatch_parent {
      width: 100%;
      background: url("../img/fan-shadow.png") 125px top no-repeat !important;
      margin-top: 0 !important;
    }
    /* line 555, scss/style.scss */
    .swatch_parent .sb-container {
      margin: 30px auto 0 428px !important;
      -ms-transition: all .4s ease;
      -webkit-transition: all .4s ease;
      transition: all .4s ease;
    }
    /* line 561, scss/style.scss */
    .swatch_parent.swatch-fan-close {
      background: url("../img/fan-shadow.png") 150px top no-repeat !important;
    }
    /* line 563, scss/style.scss */
    .swatch_parent.swatch-fan-close .sb-container {
      margin: 30px auto 0 428px !important;
    }
  }
}
@media (max-width: 800px) and (orientation: portrait) {
  @-moz-document url-prefix() {
    /* line 574, scss/style.scss */
    .main.module-services .swatch-dtls {
      margin-left: 91px !important;
    }

    /* line 580, scss/style.scss */
    .swatch-dtls {
      margin-left: 30px !important;
      width: 100% !important;
    }

    /* line 588, scss/style.scss */
    .swatch_parent {
      width: 100%;
      background: url("../img/fan-shadow.png") 55px top no-repeat !important;
      margin-top: -25px !important;
    }
    /* line 593, scss/style.scss */
    .swatch_parent .sb-container {
      margin: 30px auto 0 366px !important;
      -ms-transition: all .4s ease;
      -webkit-transition: all .4s ease;
      transition: all .4s ease;
    }
    /* line 599, scss/style.scss */
    .swatch_parent.swatch-fan-close {
      background: url("../img/fan-shadow.png") 55px top no-repeat !important;
    }
    /* line 601, scss/style.scss */
    .swatch_parent.swatch-fan-close .sb-container {
      margin: 30px auto 0 332px !important;
    }
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  @-moz-document url-prefix() {
    /* line 612, scss/style.scss */
    .main.module-services .swatch-dtls {
      margin-left: 65px !important;
    }

    /* line 618, scss/style.scss */
    .swatch-dtls {
      margin-left: 30px !important;
      width: 100% !important;
    }

    /* line 627, scss/style.scss */
    .swatch_parent {
      width: 100%;
      background: url("../img/fan-shadow.png") 34px top no-repeat !important;
      margin-top: -100px !important;
    }
    /* line 632, scss/style.scss */
    .swatch_parent .sb-container {
      margin: 30px auto 0 342px !important;
      -ms-transition: all .4s ease;
      -webkit-transition: all .4s ease;
      transition: all .4s ease;
    }
    /* line 638, scss/style.scss */
    .swatch_parent.swatch-fan-close {
      background: url("../img/fan-shadow.png") 34px top no-repeat !important;
    }
    /* line 640, scss/style.scss */
    .swatch_parent.swatch-fan-close .sb-container {
      margin: 30px auto 0 310px !important;
    }
  }
}
@media (max-width: 736px) and (orientation: landscape) {
  /* line 649, scss/style.scss */
  .swatch-dtls {
    margin-left: 30px !important;
  }
  /* line 653, scss/style.scss */
  .swatch-dtls .swatch-dtl-title, .swatch-dtls .swatch-dtl-desc {
    width: 445px !important;
  }

  /* line 659, scss/style.scss */
  .swatch_parent {
    width: 100%;
    background: url("../img/fan-shadow.png") 91px top no-repeat !important;
    margin-top: -100px !important;
  }
  /* line 664, scss/style.scss */
  .swatch_parent .sb-container {
    margin: 30px auto 0 342px !important;
    -ms-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }
  /* line 670, scss/style.scss */
  .swatch_parent.swatch-fan-close {
    background: url("../img/fan-shadow.png") 91px top no-repeat !important;
  }
  /* line 672, scss/style.scss */
  .swatch_parent.swatch-fan-close .sb-container {
    margin: 30px auto 0 310px !important;
  }

  /* line 678, scss/style.scss */
  .social-media-share {
    z-index: 999;
  }
  /* line 680, scss/style.scss */
  .social-media-share .social-media-share-inner {
    width: 736px !important;
  }
  /* line 683, scss/style.scss */
  .social-media-share .social-media-share-inner .social-media-share-inner2 {
    margin-right: 0px;
  }
  /* line 685, scss/style.scss */
  .social-media-share .social-media-share-inner .social-media-share-inner2 .social-media-share-text {
    padding-top: 4px;
  }
}
@media (max-width: 667px) and (orientation: landscape) {
  /* line 696, scss/style.scss */
  .container.section-page, .swatch_parent {
    display: none !important;
  }

  /* line 699, scss/style.scss */
  .section-page {
    padding: 80px 10px 80px 10px !important;
  }

  /* line 704, scss/style.scss */
  ul.accordion-tabs {
    margin: 0  !important;
  }

  /* line 708, scss/style.scss */
  .mobile-services {
    display: block;
    margin: 0px 10px 10px !important;
  }
  /* line 717, scss/style.scss */
  .mobile-services .accordion-tabs {
    background: #f7f7f7;
    border: 1px solid #dcdcdc;
  }
  /* line 722, scss/style.scss */
  .mobile-services .accordion-tabs li.tab-header-and-content:not(:first-child):not(:last-child) a {
    border-radius: 0;
  }
  /* line 727, scss/style.scss */
  .mobile-services .accordion-tabs li.tab-header-and-content:last-child a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
  }
  /* line 735, scss/style.scss */
  .mobile-services .accordion-tabs li.tab-header-and-content a {
    border-top: 1px solid #fff;
  }
  /* line 739, scss/style.scss */
  .mobile-services .accordion-tabs li.tab-header-and-content .tab-link {
    width: 100%;
  }
  /* line 742, scss/style.scss */
  .mobile-services .accordion-tabs li.tab-header-and-content .tab-link.is-active {
    background-color: #222 !important;
  }
  /* line 746, scss/style.scss */
  .mobile-services .accordion-tabs li.tab-header-and-content .tab-content {
    border: none !important;
  }

  /* line 752, scss/style.scss */
  nav.navbar.navbar-fixed-top {
    height: 0px !important;
    min-height: 0px !important;
  }

  /* line 757, scss/style.scss */
  .social-media-share {
    z-index: 999;
    margin: 4px;
    position: relative !important;
    margin: -82px 10px 10px 102px !important;
    width: auto !important;
  }
  /* line 764, scss/style.scss */
  .social-media-share .social-media-share-inner {
    width: auto !important;
  }
  /* line 767, scss/style.scss */
  .social-media-share .social-media-share-inner .social-media-share-inner2 {
    margin-right: 8px;
  }
  /* line 769, scss/style.scss */
  .social-media-share .social-media-share-inner .social-media-share-inner2 .social-media-share-text {
    padding-top: 4px;
  }
}
@media (max-width: 600px) and (orientation: portrait) {
  /* line 779, scss/style.scss */
  .container.section-page, .swatch_parent {
    display: none !important;
  }

  /* line 782, scss/style.scss */
  .section-page {
    padding: 80px 10px 80px 10px !important;
  }

  /* line 787, scss/style.scss */
  ul.accordion-tabs {
    margin: 0  !important;
  }
  /* line 790, scss/style.scss */
  ul.accordion-tabs .tab-link.is-active {
    background-color: #222 !important;
  }

  /* line 796, scss/style.scss */
  .mobile-services {
    display: block;
    margin: 0px 10px 10px !important;
  }

  /* line 805, scss/style.scss */
  nav.navbar.navbar-fixed-top {
    height: 0px !important;
    min-height: 0px !important;
  }

  /* line 810, scss/style.scss */
  .social-media-share {
    z-index: 999;
    margin: 4px;
    position: relative !important;
    margin: -82px 10px 10px 102px !important;
    width: auto !important;
  }
  /* line 817, scss/style.scss */
  .social-media-share .social-media-share-inner {
    width: auto !important;
  }
  /* line 820, scss/style.scss */
  .social-media-share .social-media-share-inner .social-media-share-inner2 {
    margin-right: 8px;
  }
  /* line 822, scss/style.scss */
  .social-media-share .social-media-share-inner .social-media-share-inner2 .social-media-share-text {
    padding-top: 4px;
  }
}
@media (max-width: 568px) and (orientation: landscape) {
  /* line 831, scss/style.scss */
  .container.section-page, .swatch_parent {
    display: none !important;
  }

  /* line 835, scss/style.scss */
  .section-page {
    padding: 80px 10px 80px 10px !important;
  }

  /* line 839, scss/style.scss */
  ul.accordion-tabs {
    margin: 0  !important;
  }
  /* line 842, scss/style.scss */
  ul.accordion-tabs .tab-link.is-active {
    background-color: #222 !important;
  }

  /* line 847, scss/style.scss */
  .mobile-services {
    display: block;
    margin: 0px 10px 10px !important;
  }
  /* line 850, scss/style.scss */
  .mobile-services.section-page {
    padding-top: 66px !important;
  }

  /* line 856, scss/style.scss */
  .social-media-share {
    z-index: 999;
    margin: 4px;
    position: relative !important;
    margin: -82px 10px 10px 102px !important;
    width: auto !important;
  }
  /* line 863, scss/style.scss */
  .social-media-share .social-media-share-inner {
    width: auto !important;
  }
  /* line 866, scss/style.scss */
  .social-media-share .social-media-share-inner .social-media-share-inner2 {
    margin-right: 8px;
  }
  /* line 868, scss/style.scss */
  .social-media-share .social-media-share-inner .social-media-share-inner2 .social-media-share-text {
    padding-top: 4px;
  }
}
/* line 875, scss/style.scss */
.custom-service-icon-1 {
  background: url("img/services-images/small/1.png") no-repeat center center;
}
/* line 877, scss/style.scss */
.custom-service-icon-1.big-icon {
  background: url("img/services-images/big/1.png") no-repeat center center !important;
}

/* line 882, scss/style.scss */
.custom-service-icon-2 {
  background: url("img/services-images/small/2.png") no-repeat center center;
}
/* line 884, scss/style.scss */
.custom-service-icon-2.big-icon {
  background: url("img/services-images/big/2.png") no-repeat center center !important;
}

/* line 889, scss/style.scss */
.custom-service-icon-3 {
  background: url("img/services-images/small/3.png") no-repeat center center;
}
/* line 891, scss/style.scss */
.custom-service-icon-3.big-icon {
  background: url("img/services-images/big/3.png") no-repeat center center !important;
}

/* line 896, scss/style.scss */
.custom-service-icon-4 {
  background: url("img/services-images/small/4.png") no-repeat center center;
}
/* line 898, scss/style.scss */
.custom-service-icon-4.big-icon {
  background: url("img/services-images/big/4.png") no-repeat center center !important;
}

/* line 903, scss/style.scss */
.custom-service-icon-5 {
  background: url("img/services-images/small/5.png") no-repeat center center;
}
/* line 905, scss/style.scss */
.custom-service-icon-5.big-icon {
  background: url("img/services-images/big/5.png") no-repeat center center !important;
}

/* line 910, scss/style.scss */
.custom-service-icon-6 {
  background: url("img/services-images/small/6.png") no-repeat center center;
}
/* line 912, scss/style.scss */
.custom-service-icon-6.big-icon {
  background: url("img/services-images/big/6.png") no-repeat center center !important;
}

/* line 917, scss/style.scss */
.custom-service-icon-7 {
  background: url("img/services-images/small/7.png") no-repeat center center;
}
/* line 919, scss/style.scss */
.custom-service-icon-7.big-icon {
  background: url("img/services-images/big/7.png") no-repeat center center !important;
}

/* line 924, scss/style.scss */
.custom-service-icon-8 {
  background: url("img/services-images/small/8.png") no-repeat center center;
}
/* line 926, scss/style.scss */
.custom-service-icon-8.big-icon {
  background: url("img/services-images/big/8.png") no-repeat center center !important;
}

/* line 931, scss/style.scss */
.custom-service-icon-9 {
  background: url("img/services-images/small/9.png") no-repeat center center;
}
/* line 933, scss/style.scss */
.custom-service-icon-9.big-icon {
  background: url("img/services-images/big/9.png") no-repeat center center !important;
}

/* line 938, scss/style.scss */
.custom-service-icon-10 {
  background: url("img/services-images/small/10.png") no-repeat center center;
}
/* line 940, scss/style.scss */
.custom-service-icon-10.big-icon {
  background: url("img/services-images/big/10.png") no-repeat center center !important;
}

/* line 945, scss/style.scss */
.custom-service-icon-11 {
  background: url("img/services-images/small/11.png") no-repeat center center;
}
/* line 947, scss/style.scss */
.custom-service-icon-11.big-icon {
  background: url("img/services-images/big/11.png") no-repeat center center !important;
}

/* line 951, scss/style.scss */
.mobile-icon {
  background-size: 52px 52px !important;
}

/* line 959, scss/style.scss */
.mobile-accordion-wrapper .tab-content.is-open {
  border-top: 1px dotted #EDEBDF !important;
}
/* line 967, scss/style.scss */
.mobile-accordion-wrapper .accordion-tabs .tab-header-and-content .mobile-icon {
  float: left;
  width: 80px !important;
  margin: 0 20px 0 10px;
}
/* line 973, scss/style.scss */
.mobile-accordion-wrapper .accordion-tabs .tab-header-and-content .tab-link {
  color: #fff;
  font-family: 'Open Sans Condensed', 'Arial Narrow', serif;
  text-shadow: rgba(0, 0, 0, 0.8) 0px 0px 6px !important;
}
/* line 980, scss/style.scss */
.mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-child(11n+1) .tab-link, .mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-of-type(11n+1) .tab-link {
  background-color: #ea2a29;
}
/* line 985, scss/style.scss */
.mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-child(11n+2) .tab-link, .mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-of-type(11n+2) .tab-link {
  background-color: #f16729;
}
/* line 990, scss/style.scss */
.mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-child(11n+3) .tab-link, .mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-of-type(11n+3) .tab-link {
  background-color: #f89322;
}
/* line 995, scss/style.scss */
.mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-child(11n+4) .tab-link, .mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-of-type(11n+4) .tab-link {
  background-color: #ffcf14;
}
/* line 1000, scss/style.scss */
.mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-child(11n+5) .tab-link, .mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-of-type(11n+5) .tab-link {
  background-color: #ffea0d;
}
/* line 1005, scss/style.scss */
.mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-child(11n+6) .tab-link, .mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-of-type(11n+6) .tab-link {
  background-color: #87b11d;
}
/* line 1010, scss/style.scss */
.mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-child(11n+7) .tab-link, .mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-of-type(11n+7) .tab-link {
  background-color: #008253;
}
/* line 1015, scss/style.scss */
.mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-child(11n+8) .tab-link, .mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-of-type(11n+8) .tab-link {
  background-color: #3277b5;
}
/* line 1020, scss/style.scss */
.mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-child(11n+9) .tab-link, .mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-of-type(11n+9) .tab-link {
  background-color: #4c549f;
}
/* line 1025, scss/style.scss */
.mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-child(11n+10) .tab-link, .mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-of-type(11n+10) .tab-link {
  background-color: #764394;
}
/* line 1030, scss/style.scss */
.mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-child(11n+11) .tab-link, .mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:nth-of-type(11n+11) .tab-link {
  background-color: #ca0d86;
}
/* line 1035, scss/style.scss */
.mobile-accordion-wrapper .accordion-tabs .tab-header-and-content:last-child .tab-link.is-active {
  border-radius: 0;
}

/* line 1045, scss/style.scss */
.social-media-share {
  z-index: 999;
  margin: 10px;
  position: fixed;
  bottom: 0;
  right: 0;
  visibility: hidden;
  width: 100%;
  transition: all .6s ease-out;
}
/* line 1055, scss/style.scss */
.social-media-share.show {
  visibility: visible;
}
/* line 1059, scss/style.scss */
.social-media-share .social-media-share-inner {
  width: 1170px;
  margin: 0 auto;
}
/* line 1064, scss/style.scss */
.social-media-share .social-media-share-inner2 {
  float: right;
  /*margin-right:32px;*/
}
/* line 1069, scss/style.scss */
.social-media-share .social-media-share-text {
  line-height: 30px;
  font-weight: bold;
  float: left;
  padding: 0 10px;
}
/* line 1075, scss/style.scss */
.social-media-share .social-media-share-text span {
  font-size: 16px;
  padding-top: 5px;
  display: block;
  color: #555;
}
/* line 1082, scss/style.scss */
.social-media-share .social-media-share-buttons {
  width: 135px;
  float: left;
  margin-top: -2px;
}
/* line 1088, scss/style.scss */
.social-media-share .social-media-share-buttons .rrssb-buttons li a:active {
  box-shadow: none !important;
}
/* line 1091, scss/style.scss */
.social-media-share .social-media-share-buttons .rrssb-buttons li a .fa {
  font-size: 26px !important;
}
/* line 1093, scss/style.scss */
.social-media-share .social-media-share-buttons .rrssb-buttons li a .fa.fa-linkedin-square {
  color: #007bb6;
}
/* line 1096, scss/style.scss */
.social-media-share .social-media-share-buttons .rrssb-buttons li a .fa.fa-facebook-square {
  color: #306199;
}
/* line 1099, scss/style.scss */
.social-media-share .social-media-share-buttons .rrssb-buttons li a .fa.fa-twitter-square {
  color: #26c4f1;
}
/* line 1102, scss/style.scss */
.social-media-share .social-media-share-buttons .rrssb-buttons li a .fa.fa-google-plus-square {
  color: #e93f2e;
}
/* line 1107, scss/style.scss */
.social-media-share .social-media-share-buttons .rrssb-buttons li a .rrssb-text {
  display: none;
}
/* line 1115, scss/style.scss */
.social-media-share .ie-browser.rrssb-buttons {
  margin-right: 10px;
}
/* line 1117, scss/style.scss */
.social-media-share .ie-browser.rrssb-buttons li a .rrssb-icon svg {
  height: 17px;
  width: 17px;
}

/*# sourceMappingURL=style.css.map */
