﻿body {
    font: 400 16px/24px Roboto, sans-serif;
    color: #828282;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
    line-height: 1;
    text-transform: none;
}
.even, .odd {background: none;padding: 0;border-bottom: none;}
.sp-module ul >li >a:before {
	display: none;
}
.sp-module ul >li {
    border-bottom: none;
}



#sp-top-bar {
    padding: 0;
}
.sp-contact-email {display:none!important;}
.sp-contact-info li {
    font-size: 18px!important;
    padding: 10px!important;
      color: #e52e0e;
    font-weight: 700;
}
ul.social-icons {
    font-size: 18px!important;
    padding: 10px;
    margin: 0 10px;
    
}
#sp-header {
    height: 140px;
	padding-top: 25px;
	transition: all .3s linear;
	box-shadow: none;
	    background-color: #eee;
}
.is-sticky #sp-header {
	height: 90px;
    padding-top: 13px;
	box-shadow: #E9E9E9 0px 0px 16px;
	-moz-box-shadow: #E9E9E9 0px 0px 16px;
	-webkit-box-shadow: #E9E9E9 0px 0px 16px;
}

#sp-header-sticky-wrapper .sticky-wrapper {height: inherit;}

.sp-megamenu-parent .sp-dropdown {
    z-index: 100;
}
li.sp-menu-item.active, .sp-megamenu-parent >li:hover {
    background: #222222;

}
li.sp-menu-item.active a, .sp-megamenu-parent >li:hover a {
    color: #ffffff;
}
.sp-megamenu-parent {
    margin-top: 23px;
}

.sp-megamenu-parent li a {
    font-size: 14px;
    padding: 10px 15px;
    font-weight: 700;
    letter-spacing: .6px;
    line-height: inherit;
  text-transform: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    /** text-transform: uppercase; **/
	padding: 5px 10px;
}
.sp-megamenu-parent >li.sp-has-child>a:after {
	display: none;
}
.sp-menu-item.sp-has-child {
	margin-bottom: 12px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
	padding-top: 12px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	background: #222222;
	padding: 10px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 9px 9px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #222222 rgba(0, 0, 0, 0);
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    top: 4px;
    -webkit-transform: rotate(360deg);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #000000;
}

.btn-secondary {
    font-weight: 400;
    font-size: 20px;
    color: #FFF;background: #222222;
    letter-spacing: 0.05em;
    padding: 18px 74px;
    display: inline-block;
    line-height: 20px;
    text-transform: uppercase;
    border-radius: 2px;
}
.btn-secondary:hover {
	background: #ffffff;
	color: #222222;
}	
.slides-wrapper .btn-secondary {
	margin-top: 150px;
}

/***** 
#sp-slider {
 background-image: url("../images/divaso-index-stone.jpg");
    background-size: 100% 100%;
	height: 900px;
} 
*****/

#sp-slider h3 { 
	    font-size: 42px;
    line-height: 52px;
    padding-top: 20%;
    color: #fafafa;
    text-align: center;
    padding-bottom: 4%;
}
#sp-slider .custom {padding-top: 30%;}
#sp-slider p { 
    color: #fafafa;
    text-align: center;
}

div.slider a input[type="submit"] {
    font-size: 25px;
    width: 300px;
    height: 200px;
    line-height: 44px;
    white-space: normal!important;
	padding: 0 14px;
    border: none;
    background: #eeeeee;
    color: #121212;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 10px 0 15px;
}

div.slider a input[type="button"] {
    font-size: 25px;
    width: 300px;
    height: 250px;
    line-height: 44px;
    white-space: normal!important;
	padding: 0 14px;
    border: none;
    background: #eeeeee;
    color: #121212;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 10px 0 15px;
}



div.k2ItemsBlock ul li {padding: 15px;}

.btn-info {
    color: #fff!important;
    background-color: #222222!important;
    border-color: #e94815!important;
}
.btn-info a {
    color: #fff!important;
    background-color: #222222!important;
    border-color: #e94815!important;
}
.btn-info a:hover {
    color: #e94815!important;
    background-color: #fff!important;
    border-color: #e94815!important;
}

.about-us-wrapper {
	padding-top: 95px;
    padding-bottom: 98px;
}


.moduleTitleAbout {
margin-bottom: 50px;

}

.about-us-wrapper div.k2ItemsBlock ul li a.moduleItemTitle {
    padding: 20px;
    font-size: 50px;
}

.about-us-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    float: left;
    margin: 0 60px 0 0;
    padding: 0;
    border: none;
}
.about-us-wrapper div.k2ItemsBlock  h2 {
	font-family: 'Roboto Slab', serif;
    font-size: 60px;
    color: #21366C;
    font-weight: 700;
    letter-spacing: 0.025em;
    line-height: 1.06;   
    margin-top: 0;
}
.about-us-wrapper div.k2ItemsBlock  h2:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 2px;
    height: 118px;
    background: #222222;
}
h2 + p {
    margin-top: 35px;
	line-height: 24px;
    font-weight: 300;
}
.about-us-wrapper div.k2ItemsBlock .introtext {
	padding-left: 25px;
}
div.k2ItemsBlock ul li a.moduleItemReadMore {
    display: inline-block;
    padding: 10px 20px;
    margin: 0 auto;
    float: right;
    color: #fff;
    border: 2px solid transparent;
	margin-top: 15px;
}
div.k2ItemsBlock ul li a.moduleItemReadMore:hover {
    border: 2px solid #222222;
    color: #21366C;
}



#sp-main-form-wrapper {
	border: none;
    color: #fafafa;
    font-weight: 300;
	background-color: rgb(51, 51, 51);
	padding: 25px;
	
}

#sp-main-form-wrapper .container {
	
	max-width: 800px;

}

.first-field {
	float: left;
    width: 50%;
    max-width: 100%;
    padding: 0 1%;
}

.second-field {
	float: left;
    width: 50%;
    max-width: 100%;
    padding: 0 1%;
}
.submit{
	float: right;
    width: 25%;
    max-width: 100%;
    padding: 0 1%;
	margin: 35px 0;
}
.message{
	float: left;
    width: 100%;
    max-width: 100%;
    padding: 0 1%;
	margin-top: 25px;
	margin-bottom: 25px;
}
#sp-main-form .main-container input, textarea {
    background-color: #2C2D32;
    border: 1px solid #33383D;
    color: #FFF;
    font-size: 1em;
    padding: 1em;
    line-height: 1em;
    height: auto;
    width: 100%;
}

#sp-main-form  .sp-module-title {

	color: #fafafa;
	font-size: 32px!important;
	margin: 10px 0 30px 0;
	text-align:center;

}

#sp-main-form .g-recaptcha {
	margin-left: 10px;
}


#sp-main-form .btn {

    background: none;
    border: solid 1px #990000!important;
    color: #fafafa!important;

}

.divaso-info {
	font-size: 18px;
    font-weight: 500;
    text-align: center;
    width: 100%;
	padding: 25px;
	margin-bottom:80px;
}
.call-us {
	float: left;
    width: 33%;
}
.find-us {
	float: left;
    width: 33%;
}
.timetable {
	float: left;
    width: 33%;
}




.itemid-174 .contactinfo {

padding: 15px!important;

}

.itemid-174 .contactinfoareas {
width: 50%!important;
    float: left!important;
    margin-top: 14px!important;



}




.services-wrapper  {
	padding-top: 88px;
    padding-bottom: 61px;
    color: #222;
    background-color: rgb(237, 237, 237);
	text-align: center;
}

.services h2 {
	letter-spacing: 0.025em;
    line-height: 1.06;
	font-size: 60px;
	color: #FFF;
}
.services h3 {
	font-weight: 700!important;
    font-family: 'Roboto Slab', serif!important;
    letter-spacing: 0.025em!important;
    line-height: 1.06!important;
    text-transform: none!important;
	font-size: 36px!important;
}
.services h6 {
    font: 300 12px/1.5 Roboto, sans-serif;
    letter-spacing: 0.05em;
   	font-size: 18px;
    line-height: 30px;
}





.product, .product-2 {
  position: relative;
  overflow: hidden;
  color: #ffffff;
}
.product:before, .product-2:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(33, 54, 28, 0.5);
}
@media (min-width: 2050px) {
  .product img, .product-2 img {
    height: auto;
    width: 100%;
  }
}
.product .product__cnt, .product .product__cnt-2, .product-2 .product__cnt, .product-2 .product__cnt-2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0 30px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product .product__cnt h6, .product .product__cnt hr, .product .product__cnt-2 h6, .product .product__cnt-2 hr, .product-2 .product__cnt h6, .product-2 .product__cnt hr, .product-2 .product__cnt-2 h6, .product-2 .product__cnt-2 hr {
  display: none;
}
@media (min-width: 480px) {
  .product .product__cnt h6, .product .product__cnt hr, .product .product__cnt-2 h6, .product .product__cnt-2 hr, .product-2 .product__cnt h6, .product-2 .product__cnt hr, .product-2 .product__cnt-2 h6, .product-2 .product__cnt-2 hr {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .product .product__cnt * + hr, .product .product__cnt hr + *, .product .product__cnt-2 * + hr, .product .product__cnt-2 hr + *, .product-2 .product__cnt * + hr, .product-2 .product__cnt hr + *, .product-2 .product__cnt-2 * + hr, .product-2 .product__cnt-2 hr + * {
    margin-top: 10px;
  }
}
.product .product__cnt * + .btn, .product .product__cnt-2 * + .btn, .product-2 .product__cnt * + .btn, .product-2 .product__cnt-2 * + .btn {
  margin-top: 35px;
}
@media (min-width: 480px) {
  .product .product__cnt * + .btn, .product .product__cnt-2 * + .btn, .product-2 .product__cnt * + .btn, .product-2 .product__cnt-2 * + .btn {
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .product .product__cnt * + .btn, .product .product__cnt-2 * + .btn, .product-2 .product__cnt * + .btn, .product-2 .product__cnt-2 * + .btn {
    margin-top: 10px;
  }
}
@media (min-width: 1600px) {
  .product .product__cnt * + .btn, .product .product__cnt-2 * + .btn, .product-2 .product__cnt * + .btn, .product-2 .product__cnt-2 * + .btn {
    margin-top: 52px;
  }
}
@media (min-width: 1200px) {
  .product .product__cnt, .product .product__cnt-2, .product-2 .product__cnt, .product-2 .product__cnt-2 {
    position: absolute;
    padding: 0 30px;
    transition: .6s;
    top: 68%;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    left: 0;
    right: 0;
  }
  .product .product__cnt h6, .product .product__cnt hr, .product .product__cnt-2 h6, .product .product__cnt-2 hr, .product-2 .product__cnt h6, .product-2 .product__cnt hr, .product-2 .product__cnt-2 h6, .product-2 .product__cnt-2 hr {
    opacity: 0;
    transition: .5s;
  }
}
.product .product__cnt-2, .product-2 .product__cnt-2 {
  z-index: 2;
}
@media (min-width: 1200px) {
  .product .product__cnt-2, .product-2 .product__cnt-2 {
    top: 77%;
  }
}
.product .product__cnt-2 h3, .product-2 .product__cnt-2 h3 {
  color: #ffffff;
}
.product:hover .product__cnt h6, .product:hover .product__cnt hr, .product:hover .product__cnt a, .product:hover .product__cnt-2 h6, .product:hover .product__cnt-2 hr, .product:hover .product__cnt-2 a, .product-2:hover .product__cnt h6, .product-2:hover .product__cnt hr, .product-2:hover .product__cnt a, .product-2:hover .product__cnt-2 h6, .product-2:hover .product__cnt-2 hr, .product-2:hover .product__cnt-2 a {
  opacity: 1;
  transition: .5s;
}
@media (min-width: 992px) {
  .product:hover .product__cnt, .product:hover .product__cnt-2, .product-2:hover .product__cnt, .product-2:hover .product__cnt-2 {
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

hr + * {
    margin-top: 25px;
}
hr {
    color: #222222;
    border: 1px solid #222222;
}
hr.hr-variant-1 {
    width: 118px;
}
.services .col-md-6 {padding: 0;}
.btn {
    display: inline-block;
    text-transform: none;
    font-family: 'Roboto Slab', serif;
    line-height: 1;
}
.btn-sm {
    padding: 14px 57px;
}
.btn-default {
    font-weight: 700;
    font-size: 14px;
    color: #FFF;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #FFF;
}
.btn-default:hover {
    color: #FFF;
    background: #222222;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
blockquote {
    border: none;
}
.testimonials-wrapper {
	padding-top: 95px;
    padding-bottom: 90px;
    background: #fff;
    color: #9f9f9f;
}

.testimonials h3 {
	font-size: 28px!important;
    text-align: center;   
    color: #222222;
}
.testimonials div.k2ItemsBlock ul li {padding: 0;float:left;}

.articles-wrapper {
	padding-top: 95px;
    padding-bottom: 90px;
	background-color: rgb(237, 237, 237);
  
}

.articles h3 {
	font-size: 28px!important;
    text-align: center;   
    
}
.articles .sp-module .sp-module-title {
    margin: 60px 0 20px;
  	text-transform: none;
    color: #e52e0e;
}

.extra-services h3 {
	font-size: 28px!important;
    text-align: center;   
    
}
.extra-services .sp-module .sp-module-title {
    margin: 60px 0 20px;
  
    color: #e52e0e;
}





hr.hr-variant-2 {
    width: 78px;
	margin-top: 24px;
}
.moduleItemTitle {
	font: 500 18px/24px Roboto, sans-serif;
	color: #e94815;
}
.ext-services-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext {
	position: relative;
    overflow: hidden;
    color: #FFF;
    padding: 0;	
}
.ext-services-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(119, 89, 59, 0.5);
    z-index: 1;
}
.ext-services-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext img, span.catItemImage img {
    width: 100%;
    transition: .7s;
}
.ext-services-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext:hover img, span.catItemImage:hover img {
    transform: scale(1.1);
}

.ext-services-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext .title{
	position: absolute;
    padding: 0 30px;
    transition: .6s;
    top: 71%;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    left: 0;
    right: 0;
    z-index: 2;
}
.ext-services-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext:hover .title {
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ext-services-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext .title h3 {
    font-size: 40px;
}
.com-content #sp-main-body{
	padding: 0;
}
#sp-bottom {
   
    padding: 50px 0px!important;
}
#sp-bottom2 {
	width: 75%;
}
#sp-bottom3 {
	width: 25%;
}
#sp-bottom2 .nav.menu .item-131, #sp-bottom2 .nav.menu .item-150 {
	display: none;
}
#sp-bottom2 .nav.menu>li {
    
    float: left;
    padding: 0 4%;
}
#sp-bottom2 .nav.menu>li .separator {
	color: #222222;
	font-size: 18px;
}
#sp-bottom2 .nav.menu>li  a{
	color: #7c7c7c;
}
#sp-bottom2 .nav.menu>li a:hover {
    color: #21366C;
}

.heading-5 {
	font-weight: 700;
    font-family: 'Roboto Slab', serif;
    color: #222222;
    font-size: 26px;
    line-height: 1;
    text-transform: none;
}
#sp-bottom3 dl .big {
    color: #222222;
    font-size: 24px;
    letter-spacing: 0.025em;
}
#sp-bottom3 dl .big a:hover {
    color: #222222;
}
.big {
    margin: 20px 0;
}
.customcontact-info .social a{
	font-size: 20px;
    line-height: 37px;
    width: 37px;
    height: 37px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    color: #222222;
}
.customcontact-info .social a:hover {
    color: #FFF;
    background: #222222;
}
a.back-to-top {
	display: none;
	width: 60px;
    height: 60px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    background: #222222;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
    line-height: 58px;
    font-size: 40px;
    color: #fff;
}
div.itemListCategory h2 {
    line-height: 1.2;
    letter-spacing: 0.025em;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
    color: #222222;
    text-transform: uppercase;
    text-align: center;
}
div.itemListCategory {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
span.catItemImage img {
    border: none;
    padding: 0;
}
span.catItemImage {
    height: 300px;
    overflow: hidden;
}
.catItemTitle {
	font-size: 30px;
}
.btn-secondary-variant-2 {
    color: #222222;
    background: rgba(0, 0, 0, 0);
    font-weight: 700;
    font-size: 14px;
    border: 1px solid #222222;
}
.btn-secondary-variant-2:hover {
    color: #FFF;
    background: #222222;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
div.catItemImageBlock {
    padding: 0;
}
div.itemContainer {
    margin-bottom: 30px;
}
#sp-main-body {
    padding: 20px 0;
}
div.itemImageBlock {
    padding: 0;
    margin: 0 16px 0 0;
    float: left;
}
span.itemImage img {
    border: none;
        padding: 0 10px 0 0;
}
.itemTitle {
    margin-top: 0;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
    color: #222222;
    line-height: 1;
    text-transform: uppercase;
}
span.itemImage {
    margin: 0 0 8px 0;
}
div.itemView {
    border-bottom: none;
}
div.itemFullText {
    line-height: 1.9em;
}
.contact h3 {
	font-weight: 700;
    font-family: 'Roboto Slab', serif;
    color: #222222;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 0.025em;
    font-size: 40px;
    text-align: center;
}
.form-horizontal .control-label {
    float: left;
    width: auto;
    padding-top: 5px;
    text-align: right;
    left: 25px;
}
.form-horizontal .controls {
    margin-left: 0;
}
.form-horizontal .controls input, .form-horizontal .controls select, .form-horizontal .controls textarea {
    display: block;
    width: 100%;
    margin: 0;
    outline: 0;
    -webkit-appearance: none;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    padding: 16px 18px;
    line-height: 24px;
    color: #9f9f9f;
    background: #f7f7f7;
    border: 1px solid #b4b4b4;
    border-radius: 0;
	height: auto;
}
.form-horizontal .controls textarea {
	max-height: 160px;
}
.btn-md-variant-3 {
    padding: 17px 60px;
}
.btn-secondary-variant-1 {
    font-weight: 400;
    font-size: 20px;
    color: #FFF;
    background: #222222;
    border: 1px solid #222222;
    letter-spacing: 0.05em;
}
.btn-secondary-variant-1:hover {
    color: #222222;
    background-color: #FFF;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
legend {
    font-size: 13px; display: none;
}
.form-horizontal .form-actions {
    padding: 0 20px 20px;
    margin: 0;
}
.form-actions .btn {
	float: right;
	border-radius: 0;
}
#map {
	height: 400px;
}
#offcanvas-toggler {display: none;}
.offcanvas-inner .separator {
	color: #222222;
    padding: 5px 0 0 6px;
    display: block;
}
blockquote {
    padding: 10px 20px 0;
    margin: 0;
}
.extra-services div.k2ItemsBlock ul li a {
    padding: 0;
}
#offcanvas-toggler >i {
    color: #222222;
}
.contact-address {
	display: none;
}
.sp-module.lang {
	margin: 0;
    position: absolute;
    top: -16px;
    right: 28px;
	font-weight: bold;
}
.sp-module.lang  .sp-module-content .mod-languages ul.lang-inline li {
    margin: 0 15px 0 0;
}
.sp-module ul >li.lang-active > a {
    color: #222222;
}

/********* Responsive CSS **********/
/**********************************/

@media only screen and (max-width: 1199px) { 
	#offcanvas-toggler {display: block;}
	.sp-megamenu-parent {display: none;}
	.container {
    	width: inherit;
	}
}

@media only screen and (max-width: 1024px) {
	
	.sp-module.lang {
    	position: initial;
    	top: initial;
    	right: initial;
    	font-weight: bold;
    	float: right;
    	margin: 26px 20px 0 0;
	}
	#sp-header {
	    height: 60px;
		padding-top: 0!important;
		box-shadow: none!important;
		transition:none;
	}
	#sp-page-title {
		display: none;
	}
	
	.site #fpssContainer95.fpss-template-simple .slides-wrapper {
		height: 500px;
	}
	.site #fpssContainer95.fpss-template-simple .slides-wrapper .slides .slide {
		height: 600px;
    	background-size: 150%!important;
    	background-position: 20% 0!important;
	}
	.site #fpssContainer95.fpss-template-simple .slides-wrapper .slides .slide .slidetext {
    	padding-top: 70px;
    }
    .site .fpss-template-simple ul.navigation {
    	bottom: 40px;
	}
    .site .fpss-template-simple .slidetext h1, .fpss-template-simple .slidetext h1 a {
    	font-size: 60px;
    }
    .site .slides-wrapper .btn-secondary {
    	margin-top: 70px;
	}
	.about-us-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    	margin: 0 30px 0 0;
	}
	.services h3 {
    	font-size: 26px;
    }
    .services h6 {
	    letter-spacing: 0em;
	    font-size: 14px;
	    line-height: 21px;
	}
	.about-us-wrapper, .testimonials-wrapper {
    	padding: 40px 0;
	}
	.about-us-wrapper div.k2ItemsBlock h2 {
    	font-size: 40px;
    }
    .about-us-wrapper div.k2ItemsBlock h2:before {
    	display: none;
    }
    .services h2 {
    	font-size: 50px;
	}
	.services-wrapper {
    	padding-top: 40px;
    }
    .services .k2ItemsBlock {
    	margin-top: 40px;
    }
    .ext-services-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext .title {
    	top: 54%;
	}
	.ext-services-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext .title h3 {
    	font-size: 20px;
    	line-height: 1.1em;
	}
	span.catItemImage {
    	height: 200px;
    }	
    .contact h3 {
    	margin-top: 0;
    	font-size: 35px;
	}
}
/***** @start of (max-width: 768px) *****/
@media only screen and (max-width: 768px) {

	

	.site #fpssContainer95.fpss-template-simple .slides-wrapper .slides .slide {
	    background-size: 182%!important;
	    background-position: 42% 0!important;
	}
	.site #fpssContainer95.fpss-template-simple .slides-wrapper {
    	height: 380px;
	}
	.site .fpss-template-simple .slidetext h1, .fpss-template-simple .slidetext h1 a {
    	font-size: 40px;
	}
	.site #fpssContainer95.fpss-template-simple .slides-wrapper .slides .slide .slidetext {
    	padding-top: 60px;
    	line-height: 1.1em;
    	font-size: 24px;
	}
	.site .slides-wrapper .btn-secondary {
    	margin-top: 40px;
    	font-size: 18px;
    	padding: 12px 34px;
	}
	.site .fpss-template-simple ul.navigation {
    	bottom: 10px;
	}
	.services-wrapper {
    	padding-top: 20px;
	}
	.services h2 {
    	font-size: 35px;
	}
	.about-us-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
	    margin: 0 30px 0 0;
	    width: 40%;
	}
	.about-us-wrapper div.k2ItemsBlock h2 {
    	font-size: 30px;
	}
	h2 + p {
    	margin-top: 20px;
	}
	.about-us-wrapper div.k2ItemsBlock h2:before {
		display: none;
	}
	
	
	.about-us-wrapper div.k2ItemsBlock ul li a.moduleItemTitle {
    padding: 0px;
    font-size: 32px;
}

.moduleTitleAbout {
    margin-bottom: 10px;
}
	
	
	
	.services .k2ItemsBlock {
		margin-top: 30px;
	}
	.product .product__cnt h6 {
	}
	hr.hr-variant-1 {
		margin: 10px auto;
	}
	hr + * {
    	margin-top: 10px;
	}
	.product .product__cnt * + .btn, .product .product__cnt-2 * + .btn, .product-2 .product__cnt * + .btn, .product-2 .product__cnt-2 * + .btn {
    	margin-top: 5px;
	}
	.btn-sm {
    	padding: 10px 37px;
	}
	div.k2ItemsBlock ul li {
	    width: 100%;
	}
	.ext-services-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext .title {
    	top: 60%;
	}
	.ext-services-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext .title h3 {
    	font-size: 40px;
	}
	.site #sp-bottom {
    	padding: 40px 0px;
	}
	#sp-bottom2 {
	    display: none;
	}
	#sp-bottom3 {
    	width: 100%;
    	margin: 20px auto;
    }
    #sp-bottom2 .nav.menu>li {
    	width: 50%;
    	margin-bottom: 20px;
	}
    .customcontact-info {
		margin: 30px auto;
    }
    .customcontact-info dl {
    	width: 50%;
    	float: inherit;
    }
    .services h3 {
	    font-size: 28px;
    	line-height: 1.2em;
	}
	div.itemContainer {
    	width: 100.0%!important;
	}
	span.catItemImage {
    	height: auto;
	}
	div.itemImageBlock {
    	max-width: 50%;
	}
	.itemTitle {
    	display: table;
    }
}
/***** @end of (max-width: 768px) *****/

/***** @start of (max-width: 480px) *****/
@media only screen and (max-width: 480px) {
	#sp-header .sp-retina-logo {
		width: 170px;
	}
	.sp-module.lang {
    	position: absolute;
    	top: 0;
    	right: 4px;
   		 margin: 0;
	}
	#offcanvas-toggler {
    	line-height: initial;
	}
	#offcanvas-toggler >i {
		margin: 46px 0 27px 0;
	}
	.site #fpssContainer95.fpss-template-simple .slides-wrapper .slides .slide, .site #fpssContainer95.fpss-template-simple .slides-wrapper {
    	height: 255px;
    }
	.site #fpssContainer95.fpss-template-simple .slides-wrapper .slides .slide .slidetext {
		padding-top: 20px;
    	font-size: 16px;
	}
	.site .fpss-template-simple .slidetext h1, .fpss-template-simple .slidetext h1 a {
	    font-size: 26px;
	}
	.site .slides-wrapper .btn-secondary {
	    margin-top: 20px;
	}
	.site .fpss-template-simple ul.navigation {
    	bottom: 0px;
	}
	.btn-secondary {
    	padding: 12px 44px;
    }
    .fpss-template-simple ul.navigation {
	    bottom: 0px;
	}
	.about-us-wrapper div.k2ItemsBlock h2 {
	    font-size: 18px;
	}
	.about-us-wrapper div.k2ItemsBlock .introtext {
    	padding: 0;
	}
	div.k2ItemsBlock ul li a.moduleItemReadMore {
    	padding: 5px 15px;
    	font-size: 14px;
	}
	.services h2 {
	    font-size: 30px;
	}
	.services h3 {
	    font-size: 22px;
	}
	.owl-theme .owl-controls .owl-buttons div {
    	font-size: 4em;
    	top: 25%;
	}
	blockquote {
    	padding: 10px 10px 0;
	}
	.mod_ext_owl_carousel_k2_content .ext-itemintrotext {
	    font-size: 18px;
	    line-height: 28px;
	}
	.ext-services-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext .title {
	    top: 55%;
	}
	.ext-services-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext .title h3 {
    	font-size: 24px;
	}
	#sp-bottom2 .nav.menu>li {
    	width: 50%;
	    margin-bottom: 20px;
	}
	.catItemTitle {
		font-size: 24px;
    	margin-bottom: 0;
		line-height: 1.25em;
	}
	div.catItemBody {
    	padding: 8px 0 0;
	}
	div.itemListCategory h2 {
    	line-height: 1em;
    	font-size: 30px;
    }
    .itemTitle {
    	font-size: 20px;
  	    line-height: 1.2em;
    	float: left;
		margin-top: 10px;
		width: 100%;
	}
	div.itemImageBlock {
	    max-width: initial;
	}
	#map {
    	height: 250px;
	}
	.form-horizontal .controls input, .form-horizontal .controls select, .form-horizontal .controls textarea {
    	padding: 10px 18px;
    }
    .form-actions .btn {
    	font-size: 18px;
    	padding: 10px 20px;
    	line-height: 18px;
	}
	a.back-to-top {
	    width: 30px;
	    height: 30px;
	    line-height: 28px;
	    font-size: 20px;
	}
	ul.sigProClassic {
   
    width: 50%;
}

}
/***** @end of of (max-width: 480px) *****/

/***** @start of  (max-width: 320px) *****/
@media only screen and (max-width: 320px) {
	.site #fpssContainer95.fpss-template-simple .slides-wrapper .slides .slide, .site #fpssContainer95.fpss-template-simple .slides-wrapper {
    	height: 254px;
	}
	.site #fpssContainer95.fpss-template-simple .slides-wrapper .slides .slide .slidetext {
    	padding-top: 20px;
    }
	.site .fpss-template-simple .slidetext h1, .fpss-template-simple .slidetext h1 a {
    	padding: 0 0 5px;
    }
    .site .fpss-template-simple ul.navigation {
    	bottom: -10px;
	}
	.about-us-wrapper div.k2ItemsBlock h2 {
	    font-size: 18px;
	}
	.site .slides-wrapper .btn-secondary {
	    font-size: 16px;
	    padding: 10px 24px;
	}
	div.k2ItemsBlock ul li a.moduleItemReadMore {
    	padding: 7px 20px;
	}
	.services-wrapper {
    	padding-top: 20px;
	}
	.services .k2ItemsBlock {
    	margin-top: 20px;
	}
	.product .product__cnt * + .btn, .product .product__cnt-2 * + .btn, .product-2 .product__cnt * + .btn, .product-2 .product__cnt-2 * + .btn {
    	margin-top: 10px;
	}
	.services h3 {
    	font-size: 19px;
    }
    .owl-theme .owl-controls .owl-buttons div {
    	font-size: 4em;
    	top: 30%;
	}
    .btn-sm {
    	padding: 10px 27px;
	}
	.ext-services-wrapper div.k2ItemsBlock ul li div.moduleItemIntrotext .title h3 {
    	font-size: 20px;
	}
	#sp-main-form .main-container input, textarea {
    font-size: 12px;
    }
	
}
/***** @end of of (max-width: 320px)*****/


