
 /*=== Module cookies === */ 

 /* Module_cookies */

.cookies_1  {
    display: flex;
    width: 100%;
    height: auto;
    background: black;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
}
.cookies_1 p {
	color: white;
	margin:auto;
	padding: 0;
	display: inline;
font-size: 13px;
}

.cookies_1 h3 {
	color: white;
	margin:auto;
	padding: 0;
	display: inline;
font-size: 16px;
}
.cookies_1.cookiewrap .cookies_ctn {
    padding: 15px;
}
.cookies_1.cookiewrap .cookies_btnWrap {
	    align-self: center;
    padding: 15px;
}.cookies_1.cookiewrap .cookies_btnWrap a.cookies_btn {
    border: 1px solid #fff;
    white-space: nowrap;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    margin: auto;
font-size: 14px;
}

/* Module_cookies End */
 

 /*=== Module 1 === */ 

 .cs_container {width: 1170px; margin: auto;}
.cs_1_col {position:relative; overflow:hidden; width:100%;  display:inline-block;}
.cs_2_col {position:relative; overflow:hidden; width:49%;  display:inline-block;}
.cs_3_col {position:relative; overflow:hidden; width:33%;  display:inline-block;}
.cs_4_col {position:relative; overflow:hidden; width:24%;  display:inline-block;}
.cs_5_col {position:relative; overflow:hidden; width:20%;  display:inline-block;}
.cs_6_col {position:relative; overflow:hidden; width:16.6%;  display:inline-block;}
.cs_7_col {position:relative; overflow:hidden; width:14.2%;  display:inline-block;}
.cs_8_col {position:relative; overflow:hidden; width:12.5%;  display:inline-block;}
.cs_10_col {position:relative; overflow:hidden; width:10%;  display:inline-block;}
.cs_12_col {position:relative; overflow:hidden; width:8.333%;  display:inline-block;}
.cs_75_col {position:relative; overflow:hidden; width:75%;  display:inline-block;}
.cs_66_col {position:relative; overflow:hidden; width:66%;  display:inline-block;}
 

 /*=== Module 2 === */ 

 /* Left & Right Panels */
.left_panel{width: 250px; height: 100%; box-sizing: border-box; -moz-box-sizing: border-box;padding: 10px 15px; position: fixed; bottom: 65px; margin-bottom: -65px; left: 0; z-index: 9999; opacity: 1; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }
.left_panel.closed {height: 100% !important; padding: 10px 15px !important; left: -235px !important; bottom: 0 !important; margin-bottom: 0;}
.left_panel .fa-angle-left:before {content: "\f104"; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.left_panel.closed .fa-angle-left:before {content: "\f105"; -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.left_panel .minimise{cursor: pointer;}
.left_panel .main_hrefs {margin-bottom: 20px;}

.right_panel{ position: relative; margin-left: 250px; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;}
.right_panel.expand{ margin-left: 15px; }

/* Left & Right Panel End */

/* Expend And Collapse Panels */
.menu_open {width: 85px; height: 25px; position: absolute; left: 0; bottom: 50px; text-transform: uppercase; text-align: center; text-indent: 10px; z-index: 98; cursor: pointer; display: none;}
.left_panel .m_2_menu_mobile_open {width: 25px; height: 20px; position: absolute; z-index: 100; background: url('../images/180/sprite.png') 0 -28px; cursor: pointer; display: none; top: 20px; right: 20px; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -ms-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
.left_panel .m_2_menu_mobile_open.active {background: url('../images/180/sprite.png') 0 -49px; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}

.left_panel .menu_open {float: right; width: 30px; height: 30px; border-radius: 100%; text-align: center; font-size: 28px; position: absolute; right: -15px; left: auto; text-indent: inherit; bottom: 50px;}
.left_panel .menu_open i.fa.fa-angle-left, .minimise i.fa.fa-angle-left {position: relative; top: -7px;}
.left_panel .minimise.font_mininise.color_3 {float: right; width: 30px; height: 30px; border-radius: 100%; text-align: center; font-size: 28px; position: absolute; right: -15px; bottom: 50px;}

.left_panel .menu_open {display: none;}
.left_panel.closed .menu_open {display: block;}
.left_panel.closed .minimise {display: none;}
/* Expend And Collapse Panels End */

/* Module_2 Navigation */

.nav ul { display:block; }

.nav li a {  text-transform: uppercase; line-height:25px; }
.nav li.expend ul {display: block;}
.nav_l2, .nav_l3, .nav_l4 {margin-left: 15px;}
/* Module_2 Navigation End */

/* Module_2 Top Social Icons */
ul.m_2_top_icons li:first-child {margin-left: 0;}
ul.m_2_top_icons li {display: inline-block; margin-left: 15px;}
ul.m_2_top_icons li a {color: #b7b2b4; font-size: 30px;}
ul.m_2_top_icons li:hover a {color: #000; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }
/* Module_2 Top Social Icons End */

/* Module_2 Logo */
.m_2_logo {display: block; margin-bottom: 25px;}
/* Module_2 Logo End */

/* Module_2 Bottom */
.m_2_left_menu_wrap .m_2_bottom_area{width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; padding: 10px 15px; bottom: 0;	left: 0; position: absolute;}
.m_2_bottom_icon li:first-child {margin-left: 0;}
.m_2_bottom_icon li {display: inline-block; margin-left: 5px;}
.m_2_bottom_icon li a {display: table; font-size: 30px; color: #2a2a2a;}
.m_2_bottom_icon li:hover a {color: #959595; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }
.m_2_bottom_icon li a i {text-align: center; display: table-cell; vertical-align: middle;}
/* Module_2 Bottom End */

.m_2_left_menu_wrap .m_2_top_area {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 15px;  
    margin: 0px auto;
    top: 0px;

    position: absolute;
}
m_2_left_menu_wrap .m_2_bottom_icons {
	display:none;
}
.twitter_box {
    width: 100%;
    box-sizing: border-box;
    margin: 30px 5px;
    padding: 10px 10px;
border-radius: 5px;
}

.twitter {
    width: 100%;
    margin: 30px auto;
    padding: 10px 10px;
 border-radius: 8px;
}

.left_panel .twitter a.twtTrgr { display: none; }
 

 /*=== Module nav_1 === */ 

 header{ display:block; position: fixed; left: 0; top: 0; width: 100%; height: 60px; transition: all 500ms ease 0s;  z-index: 9999; }
.sticky-holder{ height: 90px; }
.logo{ float:left; }

.nav_1 { float:  left; }
.home .nav_1 { display:none; }
.home.scrollActive .nav1 { display:block; }
.nav_1 .nav { text-align:right; }
.nav_1 .nav ul{ padding:0; margin:0px 0; }
.nav_1 .navbar-toggle { position: absolute; top: 6px; right: 0; z-index: 1; border-color:#FFF; padding:8px; }
.nav_1 .navbar-toggle .sr-only{display:none;}
.nav_1 .navbar-toggle .icon-bar {width: 30px; height: 2px; border-radius: 0; background-color:#FFF; }
.nav_1 .navbar-toggle .icon-bar + .icon-bar {margin-top: 7px; }
.nav_1 .sr-only {width: auto; height: auto; position: absolute; clip: auto;  top: 15px; left: -50px;}

.scrollActive header, .scrollActive .sticky-holder{ height: 90px;  transition: all 500ms ease 0s; }

logo img { height: auto; width: auto;   max-width: 250px;  margin-top: 0px; }
.scrollActive .nav_1 .logo img { height: 40px; width: auto;   max-width: 250px;  margin-top: 0px; }
.scrollActive .nav ul{ margin:10px 0; }

.small-logo{ display:none; }
.scrollActive .large-logo{ display:none; }
scrollActive .small-logo{ display:block; }

 .nav_1 h1 {    font-size: 30px;    color: #fff; margin: 0000;  padding: 0000: }

.top_social {    float: right;    margin: 10px 30px 0 0; }

.nav_1_cart {  margin: 0px 30px 0 300px; }

.LogoText { font-size: 30px;
color: #fff;
font-family: 'Open Sans';
font-weight: 400;
letter-spacing: 2px;
line-height: 55px;
text-transform: none;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-top: 0px; }
 

 /*=== Module nav_2 === */ 

 header{ display:block; position: fixed; left: 20px; top: 0; width: 100%; height: 220px; transition: all 500ms ease 0s;  z-index: 9999; }
.nav_2{ display:block; position: fixed; left: 0; top: 0; width: 100%; height: 250px; transition: all 500ms ease 0s;  z-index: 9999; }
.sticky-holder{ height: 90px; }
logo{ float:left; }

.nav_2 .nav_2_logo{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.scrollActive .nav_2_logo {left: 5%; }

.home .nav_2 { display:none; }
.home.scrollActive .nav_2 { display:block; }
.nav_2 .nav { text-align:center; position: absolute;  bottom: 0; }
nav_2 .nav { text-align:center; }
.nav_2 .nav ul{ padding:0; margin:0px 0; }
.nav_2 .navbar-toggle { position: absolute; top: 6px; right: 0; z-index: 1; border-color:#FFF; padding:8px; }
.nav_2 .navbar-toggle .sr-only{display:none;}
.nav_2 .navbar-toggle .icon-bar {width: 30px; height: 2px; border-radius: 0; background-color:#FFF; }
.nav_2 .navbar-toggle .icon-bar + .icon-bar {margin-top: 7px; }
.nav_2 .sr-only {width: auto; height: auto; position: absolute; clip: auto;  top: 15px; left: -50px;}

.nav_header_left {float:left; }
.scrollActive .nav_header_left { display: none; }


.scrollActive header, .scrollActive .sticky-holder{ height: 90px;  transition: all 500ms ease 0s; }

.nav_2_logo img { height: auto; width: auto;   max-width: 250px;  margin-top: 0px; }
.scrollActive .nav_2 .nav_2_logo img {  width: auto;   max-width: 250px; max-height: 60px; margin-top: 0px; }

scrollActive nav_2 nav_2_logo img { height: 60px;  }

.scrollActive .nav ul{ margin:10px 0; }

.small-logo{ display:none; }
.scrollActive .large-logo{ display:none; }
scrollActive .small-logo{ display:block; }

 .nav_2 h1 {    font-size: 30px;    color: #fff; margin: 0000;  padding: 0000: }
 

 /*=== Module nav_3 === */ 

 header{ display:block; position: fixed; left: 0; top: 0; width: 100%; height: 60px; transition: all 500ms ease 0s;  z-index: 9999; }
.sticky-holder{ height: 90px; }
.logo{ float:left; }

.home .nav_3 { display:none; }
.home.scrollActive .nav_3 { display:block; }
.nav_3 .nav { text-align:right; }
.nav_3 .nav ul{ padding:0; margin:0px 0; }
.nav_3 .navbar-toggle { position: absolute; top: 6px; right: 0; z-index: 1; border-color:#FFF; padding:8px; background: #ddd; }
.nav_3 .navbar-toggle .sr-only{display:block;}
.nav_3 .navbar-toggle .icon-bar {width: 30px; height: 2px; border-radius: 0; background-color: #9d9c9c; }
.nav_3 .navbar-toggle .icon-bar + .icon-bar {margin-top: 7px; }
.nav_3 .sr-only {width: auto; height: auto; position: absolute; clip: auto;  top: 10px; left: -80px; font-size: 18px;}

.scrollActive header, .scrollActive .sticky-holder{ height: 90px;  transition: all 500ms ease 0s; }

logo img { height: auto; width: auto;   max-width: 250px;  margin-top: 0px; }
.scrollActive .nav_3 .logo img { height: 40px; width: auto;   max-width: 250px;  margin-top: 0px; }
.scrollActive .nav ul{ margin:10px 0; }

.small-logo{ display:none; }
.scrollActive .large-logo{ display:none; }
scrollActive .small-logo{ display:block; }

 .nav_3 h1 {    font-size: 30px;    color: #fff; margin: 0000;  padding: 0000: }

.top_social {    float: right;    margin: 10px 30px 0 0; }




 

 /*=== Module nav_17 === */ 

 header{ display:block; position: fixed; left: 0; top: 0; width: 100%; height: 60px; transition: all 500ms ease 0s;  z-index: 9999; }
.sticky-holder{ height: 90px; }
.logo{ float:left; }

.home .nav17 { display:none; }
.home.scrollActive .nav17 { display:block; }
.nav17 .nav { text-align:right; }
.nav17 .nav ul{ padding:0; margin:10px 0; }
.nav17 .navbar-toggle { position: absolute; top: 6px; right: 0; z-index: 1; border-color:#FFF; padding:8px; }
.nav17 .navbar-toggle .sr-only{display:none;}
.nav17 .navbar-toggle .icon-bar {width: 30px; height: 2px; border-radius: 0; background-color:#FFF; }
.nav17 .navbar-toggle .icon-bar + .icon-bar {margin-top: 7px; }
.nav17 .sr-only {width: auto; height: auto; position: absolute; clip: auto;  top: 15px; left: -50px;}

.scrollActive header, .scrollActive .sticky-holder{ height: 90px;  transition: all 500ms ease 0s; }

logo img { height: auto; width: auto;   max-width: 250px;  margin-top: 0px; }
.scrollActive .nav17 .logo img { height: 40px; width: auto;   max-width: 250px;  margin-top: 0px; }
.scrollActive .nav ul{ margin:10px 0; }

.small-logo{ display:none; }
.scrollActive .large-logo{ display:none; }
scrollActive .small-logo{ display:block; }

 .nav17 h1 {    font-size: 30px;    color: #fff; margin: 0000;  padding: 0000: }

.top_social {    float: right;    margin: 10px 30px 0 0; } 

 /*=== Module footer_2 === */ 

 /* Module_footer 2 */
.footer_2 {float: left; width: 100%; padding-bottom: 20px;}
.footer_2_content {width: 1170px; margin: 0 auto; padding-top: 20px; padding-bottom: 20px; color: #fff;}

.footer_2_inner {text-align: center;  }
.footer_2_logo {text-align: center; margin-bottom: 15px; border-bottom: 1px solid #615a53; padding-bottom: 10px;}
ul.footer_2_social_share {padding: 0;}
.footer_2_social_share li {display: inline-block; margin-left: 5px;}
.footer_2_social_share li:hover {background: transparent;}
.footer_2_social_share li:hover a {text-decoration: none; color: #615A53;}
.footer_2_social_share li a {color: #FFF; display: table; width: 30px; height: 30px; text-align: center;}
.footer_2_social_share li a i {vertical-align: middle; display: table-cell;}
.footer_2.copyright p {color: #fff;}
.footer_2 .designer_name {text-align: right;}

.footer_2_left {width: 30%; position: relative;  min-height: 1px;  padding-right: 15px;  padding-left: 15px; float: left; }
.footer_2_centre {width: 40%; position: relative;  min-height: 1px;  padding-right: 15px;  padding-left: 15px; text-align: center;}
.footer_2_right {width: 30%; position: relative;  min-height: 1px;  padding-right: 15px;  padding-left: 15px; float: right;}


.footer_2_left p {text-align: left; }





.footer_2 p {    color: #FFF;    font-size: 12px;      font-family: 'Open Sans';    font-weight: 300;    line-height: 1.8; margin: 0;}

.footer_2 a, .footer_2 a:hover, .footer_2 a:visited, .footer_2 a:active { font-size: 12px;      font-family: 'Open Sans';    font-weight: 300;    line-height: 1.8; margin: 0;     border:none;    border-style: none;    text-decoration: none;    cursor: pointer;    color: #FFF!important;}

.footer_2 a:hover {  text-decoration: underline ; }


.footer_2_left a { color: #FFF;    font-size: 12px;    color: #FFF;  font-family: 'Open Sans';  font-weight: 300;  line-height: 1.8;}

.footer_2_left ul  {float: left;}

.footer_2_logo h3 {font-size: 18px;  color: #fff; margin: 0 0 0 0; }

.footer_2_logo img {    width: auto;}


.footer_2_left {    width: 30%;    float: left; }
.footer_2_left p { text-align: left; }
.footer_2_right p { text-align: right; }
.footer_2_centre {    width: 40%;    float: left; }
.footer_2_right {    width: 30%;    float: right; }

/* footer social icons */
ul.footer_social li a i{    border-radius: 100%;    /* for circle effect*/    background: #95c540;    color: #FFF;    font-size: 16px; }
ul.footer_social li a:hover i{    background:#4a87c5;    color: #fff;}


/* Module_footer_2 End */ 

 /*=== Module form_1 === */ 

 /* contact form */
.f1_contact_form .contact_require{
	color:#F00;
}
.f1_contact_form .contact_inputtab{
 	margin: 10px 0;
}
.f1_contact_form .contact_title{ 
	display: block;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
}
.f1_contact_form .contact_name{
	display: inline-block;   
    width: 100%;
}
.f1_contact_form .contact_name input, 
.f1_contact_form .contact_select select,
.f1_contact_form .contact_name textarea {
   border:1px #c4c4c6 solid;
   padding:8px;
   width:100%;
   max-width:350px;
   color:#000;
}

.f1_contact_form .contact_submit_btn {
    color:#898989;
    border:0;
    cursor:pointer;
    border:1px #c4c4c6 solid;
    font-size:14px;
    padding:8px 15px;
}

.f1_contact_form .contact_submit_btn:hover {
   background:#DFDFDF;
}

.f1_contact_form  #well{ max-width:350px; width:100%; background:#ececec; border:1px #c4c4c6 solid;}
.f1_contact_form #well h2.slidestrick {-moz-background-clip: text; -webkit-background-clip: text; -moz-text-fill-color: transparent; -webkit-text-fill-color: transparent; -webkit-animation: slidetounlock 5s infinite; font-size:13px;  padding: 0; margin:0; width:100%; -webkit-text-size-adjust: none;}
.f1_contact_form  h2.slidestrick #unlockslider{background:#666; width:80px; height:35px; display:inline-block; vertical-align:middle; color:#fff; font-size:15px; text-align:center; line-height:35px; font:bold; border-radius:4px; cursor:pointer;}
.f1_contact_form  h2.slidestrick{ margin:0; line-height:30px; }
.f1_contact_form  .contact_unload_tab{color:#96989B; font-size:11px; width:350px; padding:5px 0;}
.f1_contact_form  .contact_unload_tab span{display:inline-block; width:33%; float:left;color:#96989B;}
.f1_contact_form  .contact_unload_tab span:nth-child(2n){text-align:center;color:#96989B;}
.f1_contact_form  .contact_unload_tab span:nth-child(3n){text-align:right; float:right;color:#96989B;}
.f1_contact_form  .disablecover{position:absolute; width:71px; height:36px; background:rgba(255, 255, 255, 0.4);}
/* contact form */ 

 /*=== Module form_2 === */ 

 /* Module form 2 */

.module_form_2_wrapper {
  width: 100%;
  overflow: auto;
  margin: auto;
}

.module_form_2_container {
  width: 100%;
  max-width: 1200px;
  overflow: auto;
  margin: auto;
}

.f1_contact_form .contact_name input, .f1_contact_form .contact_select select, .f1_contact_form .contact_name textarea {
  border: 1px #c4c4c6 solid;
  padding: 8px;
  width: 100%;
  max-width: 1200px;
  color: #000;
}

.module_f4{}
.module_f4 {max-width: 1200px; margin: auto; }
.module_f4_contact{display:block; }
.module_f4_contact .module_f4_contentleft{ padding:0; float:left; text-align:left;}
.module_f4_contact .module_f4_contentright{ padding:0 0 0 5px; float:right;}

module_f4 {    background: #fff; }


.module_f4_contact_left { float:left;  width:45%; }

module_f4_contact_right { float:right;  width:45%; }
.module_f4_contact_right { float:right;  width:45%; }

.google-maps iframe {     width: 100% !important;}
/* Module_f4 End */ 

 /*=== Module form_4 === */ 

 /* Module f4 edit*/
.module_f4{}
.module_f4 {max-width: 1200px; margin: auto; }
.module_f4_contact{display:block; }
.module_f4_contact .module_f4_contentleft{ padding:0; float:left; text-align:left;}
.module_f4_contact .module_f4_contentright{ padding:0 0 0 5px; float:right;}

module_f4 {    background: #fff; }


.module_f4_contact_left { float:left;  width:45%; }

module_f4_contact_right { float:right;  width:45%; }
.module_f4_contact_right { float:right;  width:45%; }

.google-maps iframe {     width: 100% !important;}
/* Module_f4 End */ 

 /*=== Module form_8 === */ 

 .m_8_contact_form h2 { margin-bottom: 20px;}
.m_8_contact_form .m_8_book_btn {padding-top: 10px; padding-bottom: 10px; display: block; text-align: center; margin-top: 82px; }
a.m_8_book_btn:hover {text-decoration: none; 
                  -webkit-transition: all .3s ease-in-out;
                  -moz-transition: all .3s ease-in-out;
                  -o-transition: all .3s ease-in-out;
                  transition: all .3s ease-in-out;
}
button.m_8_red_btn {width: 100%; padding-top: 10px; padding-bottom: 10px; 
                box-shadow: none; border: 0; 
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
}
.m_8_map{ margin-bottom:50px; }
.m_8_map iframe {width: 100%; height: 400px; margin-top: 30px;}


.m_2_logo {  margin: 35px 0 25px; }

/* .left_panel .menu_open i.fa.fa-angle-left, .minimise i.fa.fa-angle-left { top: 0;  } */

/* contact form */
.f8_contact_form .contact_require{
	color:#F00;
}
.f8_contact_form .contact_inputtab{
 	margin: 10px 0;
}
.f8_contact_form .contact_title{ 
	display: block;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
}
.f8_contact_form .contact_name{
	display: inline-block;   
    width: 100%;
}
.f8_contact_form .contact_name input, 
.f8_contact_form .contact_select select,
.f8_contact_form .contact_name textarea {
   background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.f8_contact_form  #well{ max-width:350px; width:100%; background:#ececec; border:1px #c4c4c6 solid;}
.f8_contact_form  h2.slidestrick {-moz-background-clip: text; -webkit-background-clip: text; -moz-text-fill-color: transparent; -webkit-text-fill-color: transparent; -webkit-animation: slidetounlock 5s infinite; font-size:13px;  padding: 0; margin:0; width:100%; -webkit-text-size-adjust: none;}
.f8_contact_form  h2.slidestrick #unlockslider{background:#666; width:80px; height:35px; display:inline-block; vertical-align:middle; color:#fff; font-size:15px; text-align:center; line-height:35px; font:bold; border-radius:4px; cursor:pointer;}
.f8_contact_form  h2.slidestrick{ margin:0; line-height:30px; }
.f8_contact_form  .contact_unload_tab{color:#96989B; font-size:11px; width:350px; padding:5px 0;}
.f8_contact_form  .contact_unload_tab span{display:inline-block; width:33%; float:left;color:#96989B;}
.f8_contact_form  .contact_unload_tab span:nth-child(2n){text-align:center;color:#96989B;}
.f8_contact_form  .contact_unload_tab span:nth-child(3n){text-align:right; float:right;color:#96989B;}
.f8_contact_form  .disablecover{position:absolute; width:71px; height:36px; background:rgba(255, 255, 255, 0.4);}
/* contact form */ 

 /*=== Module s1 === */ 

 /* Module_s1 from CMS fullscreen_slider_wrap CMS */
.m_s1_background_image{width: 100%; height:100%; position: fixed; top: 0; left: 0; background-position: 50% 50%; background-size: cover; z-index:-10; }
.m_s1_fullscreen_slider_wrap .bx-wrapper .bx-pager {top: 15px; bottom: auto;}
.m_s1_fullscreen_slider_wrap {width: 100%; height: 100%; position: fixed; top: 0; left: 0; overflow: hidden; background: url('../images/180/loader.gif') 50% 50% no-repeat;}
.m_s1_fullscreen_slider_wrap .m_s1_slide {background-position: 50% 0%; background-size: cover; opacity: 0;}
.m_s1_fullscreen_slider_wrap .bx-controls.bx-has-pager {height: 0px;}
.m_s1_fullscreen_slider_wrap .bx-wrapper .bx-pager {position: absolute; right: 50px; z-index: 999; top: auto; bottom: 20px; width: auto;}
.m_s1_fullscreen_slider_wrap .bx-wrapper .bx-pager.bx-default-pager a {margin: 0 2px;}
.m_s1_fullscreen_slider_wrap .bx-wrapper .bx-controls-direction a {width: 20px; height: 36px;}
.minimised .m_s1_fullscreen_slider_wrap .bx-wrapper .bx-prev {left: 20px; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }

/* originally left: 260px;  check when used on design 180 */
.m_s1_fullscreen_slider_wrap .bx-wrapper .bx-prev {left: 10px; background: url(../images/180/prevnext_fullwidth.png) no-repeat 0 0; opacity: .7; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;}
.m_s1_fullscreen_slider_wrap .bx-wrapper .bx-prev:hover {background: url(../images/180/prevnext_fullwidth.png) no-repeat 0 0; opacity: 1;}
.m_s1_fullscreen_slider_wrap .bx-wrapper .bx-next {right: 10px; background: url(../images/180/prevnext_fullwidth.png) no-repeat -20px 0;opacity: .7;}
.m_s1_fullscreen_slider_wrap .bx-wrapper .bx-next:hover {background: url(../images/180/prevnext_fullwidth.png) no-repeat -20px 0; opacity: 1;}

.bx-wrapper {position: relative; margin: 0 auto; padding: 0; *zoom: 1;}
.bx-wrapper img {max-width: 100%; display: block;}

/** THEME display from CMS
===================================*/
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {position: absolute; bottom: -30px; width: 100%;}

/* LOADER */
.bx-wrapper .bx-loading {min-height: 50px; background: url(../images/180/bx_loader.gif) center center no-repeat #fff; height: 100%;	width: 100%; position: absolute; top: 0; left: 0; z-index: 2000;}

/* PAGER */
.bx-wrapper .bx-pager {text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; position:relative; top: -30px;}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; *zoom: 1;	*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: url('../images/180/slider_points_white.png') 0 100%; text-indent: -9999px; display: block; width: 13px; height: 12px; margin: 0 5px; outline: 0;}

/*.bx-wrapper .bx-pager.bx-default-pager a:hover,*/
.bx-wrapper .bx-pager.bx-default-pager a.active {background: url('../images/180/slider_points_white.png') 0 0;}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left: 10px; background: url(../images/180/controls.png) no-repeat 0 -32px;}
.bx-wrapper .bx-next {right: 10px; background: url(../images/180/controls.png) no-repeat -43px -32px;}
.bx-wrapper .bx-prev:hover {background-position: 0 0;}
.bx-wrapper .bx-next:hover {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 32px;	text-indent: -9999px; z-index: 9999;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; background: url(/templates/../images/180/controls.png) -86px -11px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop {display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url(/templates/../images/180/controls.png) -86px -44px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {background-position: -86px -33px;}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: left; width: 80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 0; width: 35px;}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {position: absolute; bottom: 0; left: 0; background: #666\9; background: rgba(80, 80, 80, 0.75); width: 100%;}
.bx-wrapper .bx-caption span {color: #fff; font-family: Arial; display: block; font-size:.85em; padding: 10px;}
/* Module_s1 fullscreen_slider_wrap End */


/* Module_s1 Content */
.s_4_default_wrap.minimised .m_s1_content_wrap {padding-left: 0;}
.s_4_default_wrap.minimised .m_s1_content_wrap .m_s1_commercial_block {max-width: 99%; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }
.s_4_default_wrap.minimised .m_s1_content_wrap {width: 85%; margin: 0 auto; -webkit-transition: all .8s ease-in-out; -moz-transition: all .8s ease-in-out; -o-transition: all .8s ease-in-out; transition: all .8s ease-in-out; }
.s_4_default_wrap.minimised .m_s1_content_wrap .m_s1_commercial_block {width: 90% !important;}
.m_s1_content_wrap {padding-left: 250px; position: relative; z-index: 1000; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }
.m_s1_content_wrap.closed {padding-left: 0px;}
.m_s1_content_wrap .m_s1_commercial_block{width: 100%; max-width: 90%; padding: 0 10px; box-sizing: border-box; -moz-box-sizing: border-box; margin: 0 auto; position: relative; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }
.m_s1_content_wrap .m_s1_commercial_block .m_s1_commercial_title{font-size: 20px; line-height: 45px; text-transform: uppercase; display: inline-block; padding: 0 75px 0 15px; position: relative; z-index: 2;	-webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -ms-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
.m_s1_content_wrap .m_s1_commercial_block .m_s1_commercial_title .m_s1_open_commercial {display: block; position: absolute; top: 0px; right: 17px; cursor: pointer;}
.m_s1_content_wrap .m_s1_commercial_block .m_s1_commercial_title .m_s1_open_commercial span {border-bottom: 1px solid #8B8B8B; display: inline-block;}
.m_s1_content_wrap .m_s1_commercial_block .m_s1_your_cart{padding-top: 15px; padding-bottom: 15px; width: 150px; display: block; position: absolute; top: 0; right: 10px;	box-shadow: inset 0 0 0 1px #f2f2f2; text-align: center; z-index: 3; text-transform: uppercase; font-weight: 600;}
.m_s1_content_wrap .m_s1_commercial_block .m_s1_commercial_content{padding: 65px 20px 20px; position: relative; top: -47px; display: none;	background: rgba(59, 49, 53, 0.7); margin-bottom: -45px;}
.m_s1_content_wrap .m_s1_commercial_block .m_s1_commercial_content p {margin-bottom: 15px; font-size: 16px;}
.m_s1_content_wrap .m_s1_commercial_block .m_s1_commercial_content a {text-decoration: underline;}
/* Module_s1 Content End CMS */ 

 /*=== Module 10 === */ 

 /*Module _10 */
.module_10_wrapper{display:block;}
.module_10{ width:100%;  margin:0 auto; padding:20px 0;  
 }

.module_10_container{ max-width:1200px; margin:  auto; }
.module_10_row{ margin-bottom:2%; text-align:center; width: 80%;
margin: 0 auto;}


module_10_item_inr  { width:100%; padding-top: 66%; /* 1:1 Aspect Ratio */ }

module_10_item_inr {    width:100%;    padding-bottom: 66%;}
.module_10_item_inr {overflow:hidden; position:relative;}
.module_10_item_inr > a{ width: 100%; height:100%;}
.module_10_item_inr > a .hover_caption{height:100%!important;}

.caption_style .module_10_image_itempic {    background-size: 100%;    width: 100%;    height: 100%;}
.caption_style .module_10_image_itempic img { position: absolute;    top: 0;    bottom: 0;    width: 100%;    height: 100%;    object-fit: cover; }

.module_10_caption h3 { background-color:#fff; color : #000; }
.module_10_caption h3 a { background-color:#fff; color : #000; }


.module_10_aspect_ratio_3_2 {    width:100%;    padding-bottom: 66%; overflow:hidden; position:relative;}
.module_10_aspect_ratio_4_3 {    width:100%;    padding-bottom: 75%; overflow:hidden; position:relative;}
.module_10_aspect_ratio_1_1 {    width:100%;    padding-bottom: 100%; overflow:hidden; position:relative;}
.module_10_aspect_ratio_3_4 {    width:100%;    padding-top: 66.5%;    padding-bottom: 66.5%; overflow:hidden; position:relative;}
.module_10_aspect_ratio_2_3 {    width:100%;   padding-top: 75%;    padding-bottom: 75%;  overflow:hidden; position:relative;}


.module_10_row img { width: 100%;    background-size: cover;   background-position: center center;}
.module_10_itempic {background-color:#fff; background-position:center; background-size:cover; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s; }
.module_10_item h3{display:block; position:relative; margin:0; padding:10px; text-decoration:none; }
.module_10_item a{color:#000; display:block; position:relative; z-index:11; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s;}
.module_10_item a:hover{text-decoration:none;}



.module_10_row .module_10_item {   object-fit: cover;}
.caption_style .module_10_image_itempic {   object-fit: cover;}
.caption_style .module_10_image_itempic {    top: 50%;    transform: translateY(-50%);}
.module_10_image_itempic {   object-fit: cover;}

.caption_style .module_10_image_itempic {    position: absolute;}

module_10_caption a { font-size: 16px!important; background-color:#fff; display: inline-block;}
module_10_caption a:hover, a:visited, a:active {  background-color:#222; color: #8c1373; }


.module_10_caption:hover {
    background: #569c11;
    color: #2A2A2A!important;
}
.module_10_caption {    background: #343533;    color: #E1D9D9;    font-size: 14px;    font-family: 'Open Sans';    font-weight: 600;    text-transform: uppercase;    text-decoration: none;    letter-spacing: 4px;
padding: 10px; min-height: 40px;}

module_10_caption a {    background: #343533;    color: #1AB6BD!important;}

.module_10_caption a:hover, a:visited, a:active { background: #343533;    color: #000;}

module_10_caption a {     display: block;    background: #343533;    color: #E1D9D9;    padding: 10px;    margin-top: -5px;}

caption_style .hover_capinr h3 {    margin-bottom: 0; margin-top: 0;}


.caption_style .hover_caption { -webkit-transform: scale(0.00);
opacity: 0;
top: 0;
left: 0; display: table;
height: 100%;
position: absolute;
transition: all 0.3s ease-in-out 0s;
width: 100%;
z-index: 10; }

*+address, *+dl, *+fieldset, *+figure, *+ol, *+p, *+pre, *+ul {
    margin-top: 0px !important;
}

/*  images Modules default */  
.module_10_item {position:relative; overflow:hidden; width:32%; margin:1%; display:inline-block;}
.module_10_row .module_10_item:nth-child(3n+1){margin-left:0%!important;}   
.module_10_row .module_10_item:nth-child(3n+3){margin-right:0%!important;}

/*  images Modules 1 col */  
.module_10_item_1col{position:relative; overflow:hidden; width:100%; float:left; margin-bottom:1% margin-left:0%!important; margin-right:0%!important; }
module_10_row .module_10_item_2col:nth-child(2n+1){margin-left:0%!important;} 
module_10_row .module_10_item_2col:nth-child(2n+2){margin-right:0%!important;} 

/*  images Modules 2 col */  
.module_10_item_2col{position:relative; overflow:hidden; width:49%; float:left; margin:1%; display:inline-block;}
.module_10_row .module_10_item_2col:nth-child(2n+1){margin-left:0%!important;} 
.module_10_row .module_10_item_2col:nth-child(2n+2){margin-right:0%!important;} 

/*  images Modules 3 col */  
.module_10_item_3col{position:relative; overflow:hidden; width:32%; margin:1%; display:inline-block;}
.module_10_row .module_10_item_3col:nth-child(3n+1){margin-left:0%!important;}   
.module_10_row .module_10_item_3col:nth-child(3n+3){margin-right:0%!important;}

/*  images Modules 4 col */  
.module_10_item_4col{position:relative; overflow:hidden; width:23%; float:left; margin:1.3%; }
.module_10_row .module_10_item_4col:nth-child(4n+1){margin-left:0%!important;} 
.module_10_row .module_10_item_4col:nth-child(4n+4){margin-right:0%!important;} 

/*  images Modules 5 col */  
.module_10_item_5col{position:relative; overflow:hidden; width:18.4%; float:left; margin:1%; }
.module_10_row .module_10_item_5col:nth-child(5n+1){margin-left:0%!important;} 
.module_10_row .module_10_item_5col:nth-child(5n+5){margin-right:0%!important;} 

/*  images Modules 6 col */  
.module_10_item_6col{position:relative; overflow:hidden; width:15.5%; float:left; margin:0.7%; }
.module_10_row .module_10_item_6col:nth-child(6n+1){margin-left:0%!important;} 
.module_10_row .module_10_item_6col:nth-child(6n+6){margin-right:0%!important;} 


.module_10_image_small { display: none; }
 

 /*=== Module 11 === */ 

 /*Module _11 */
.module_11_wrapper{display:block;}
.module_11_container{ width:100%; max-width:1200px; margin:0 auto; padding:20px 0;  
 }
.module_11_row{ margin-bottom:2%; text-align:center; width: 100%;
margin: 0 auto;}

.hover_capinr {
   position: absolute;
   top: 50%; 
   left: 50%; 
   transform: translate(-50%, -50%);
}
module_11_item_inr  { width:100%; padding-top: 66%; /* 1:1 Aspect Ratio */ }

module_11_item_inr {    width:100%;    padding-bottom: 66%;}
.module_11_item_inr {overflow:hidden; position:relative;}
.module_11_item_inr > a{ width: 100%; height:100%;}
.module_11_item_inr > a .hover_caption{height:100%!important;}

.caption_style .module_11_image_itempic {    background-size: 100%;    width: 100%;    height: 100%;}
.caption_style .module_11_image_itempic img { position: absolute;    top: 0;    bottom: 0;    width: 100%;    height: 100%;    object-fit: cover; }

.module_11_caption h3 { background-color:#fff; color : #000; }
.module_11_caption h3 a { background-color:#fff; color : #000; }


.module_11_aspect_ratio_3_2 {    width:100%;    padding-bottom: 66%; overflow:hidden; position:relative;}
.module_11_aspect_ratio_4_3 {    width:100%;    padding-bottom: 75%; overflow:hidden; position:relative;}
.module_11_aspect_ratio_1_1 {    width:100%;    padding-bottom: 100%; overflow:hidden; position:relative;}
.module_11_aspect_ratio_3_4 {    width:100%;    padding-top: 66.5%;    padding-bottom: 66.5%; overflow:hidden; position:relative;}
.module_11_aspect_ratio_2_3 {    width:100%;   padding-top: 75%;    padding-bottom: 75%;  overflow:hidden; position:relative;}


.module_11_row img { width: 100%;    background-size: cover;   background-position: center center;}
.module_11_itempic {background-color:#fff; background-position:center; background-size:cover; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s; }
.module_11_item h3{display:block; position:relative; margin:0; padding:10px; text-decoration:none; }
.module_11_item a{color:#000; display:block; position:relative; z-index:11; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s;}
.module_11_item a:hover{text-decoration:none;}



.module_11_row .module_11_item {   object-fit: cover;}
.caption_style .module_11_image_itempic {   object-fit: cover;}
.caption_style .module_11_image_itempic {    top: 50%;    transform: translateY(-50%);}
.module_11_image_itempic {   object-fit: cover;}

.module_11_row_left { width:36%; margin-right: 2%; }
.module_11_row_right { width:60%; }

.module_11_row .module_11_item {   object-fit: cover;}


.caption_style .module_11_image_itempic {    position: absolute;}

module_11_caption a { font-size: 16px!important; background-color:#fff; display: inline-block;}
module_11_caption a:hover, a:visited, a:active {  background-color:#222; color: #8c1373; }

/* Text block under image  */  
.module_11_caption:hover {    background: #3bb314;    color: #2A2A2A!important; }
.module_11_caption {    background: #343533;    color: #E1D9D9;    font-size: 14px;    font-family: 'Open Sans';    font-weight: 600;    text-transform: uppercase;    text-decoration: none;    letter-spacing: 4px;
padding: 10px; min-height: 40px; margin-top: -1px;}

module_11_caption a {    background: #343533;    color: #1AB6BD!important;}

.module_11_caption a:hover, a:visited, a:active { background: #343533;    color: #000;}

module_11_caption a {     display: block;    background: #343533;    color: #E1D9D9;    padding: 10px;    margin-top: -5px;}

caption_style .hover_capinr h3 {    margin-bottom: 0; margin-top: 0;}
.caption_style .hover_caption { -webkit-transform: scale(0.00);
opacity: 0;
top: 0;
left: 0; display: table;
height: 100%;
position: absolute;
transition: all 0.3s ease-in-out 0s;
width: 100%;
z-index: 10; }
.caption_style .hover_caption {
    background: rgba(92, 251, 69, 0.3) !important;
    color: #DDCFCF;
    transform: scale(0.00);
    -moz-transform: scale(0.00);
    -o-transform: scale(0.00);
    -webkit-transform: scale(0.00);
    opacity: 0;
    top: 0;
    left: 0;
}

/*  images Modules default */  
.module_11_item {position:relative; overflow:hidden; width:32%; margin:1%; display:inline-block;}
.module_11_row .module_11_item:nth-child(3n+1){margin-left:0%!important;}   
.module_11_row .module_11_item:nth-child(3n+3){margin-right:0%!important;}

/*  images Modules 1 col */  
.module_11_item_1col{position:relative; overflow:hidden; width:100%; float:left; margin-bottom:1% margin-left:0%!important; margin-right:0%!important; }


/*  images Modules 2 col */  
.module_11_item_2col{position:relative; overflow:hidden; width:49%; float:left; margin:1%; display:inline-block;}
.module_11_row .module_11_item_2col:nth-child(2n+1){margin-left:0%!important;} 
.module_11_row .module_11_item_2col:nth-child(2n+2){margin-right:0%!important;} 

/*  images Modules 3 col */  
.module_11_item_3col{position:relative; overflow:hidden; width:32%; margin:0.7%; display:inline-block;}
.module_11_row .module_11_item_3col:nth-child(3n+1){margin-left:0%!important;}   
.module_11_row .module_11_item_3col:nth-child(3n+3){margin-right:0%!important;}

/*  images Modules 4 col */  
.module_11_item_4col{position:relative; overflow:hidden; width:23%; float:left; margin:1.3%; }
.module_11_row .module_11_item_4col:nth-child(4n+1){margin-left:0%!important;} 
.module_11_row .module_11_item_4col:nth-child(4n+4){margin-right:0%!important;} 

/*  images Modules 5 col */  
.module_11_item_5col{position:relative; overflow:hidden; width:18.4%; float:left; margin:1%; }
.module_11_row .module_11_item_5col:nth-child(5n+1){margin-left:0%!important;} 
.module_11_row .module_11_item_5col:nth-child(5n+5){margin-right:0%!important;} 

/*  images Modules 6 col */  
.module_11_item_6col{position:relative; overflow:hidden; width:15.5%; float:left; margin:0.7%; }
.module_11_row .module_11_item_6col:nth-child(6n+1){margin-left:0%!important;} 
.module_11_row .module_11_item_6col:nth-child(6n+6){margin-right:0%!important;} 


.module_11_image_small { display: none; }
 

 /*=== Module 12 === */ 

 .module_12_wrapper{width:100%; display:block;  overflow: auto; }
.module_12_container{width:1140px; margin:0 auto; }
.module_12_image {width:49%; float:left;}
.module_12_image img {width:100%; }
.module_12_text_1{width:49%; float:right; box-sizing:border-box; padding:0px; }
.module_12_text_2 {width:100%; float:left; text-align: left; }

.module_12_item_inr {overflow:hidden; position:relative;}
.module_12_image_itempic img { position: absolute;    top: 0;    bottom: 0; left: 0; right: 0;   width: 100%;    height: 100%;    object-fit: cover;  object-position: center;}



.module_12_text_1 h1 { margin: 0 ; padding: 0; }
module_12_right h3:before{content:''; width:100%; position:absolute; bottom:0; left:0; border-bottom:2px #424242 solid;}
module_12_right p{font-size:13px;}

.module_12_aspect_ratio_3_2 {    width:100%;    padding-bottom: 66%; overflow:hidden; position:relative;}
.module_12_aspect_ratio_4_3 {    width:100%;    padding-bottom: 75%; overflow:hidden; position:relative;}
.module_12_aspect_ratio_1_1 {    width:100%;    padding-bottom: 100%; overflow:hidden; position:relative;}
.module_12_aspect_ratio_3_4 {    width:100%;    padding-top: 66.5%;    padding-bottom: 66.5%; overflow:hidden; position:relative;}
.module_12_aspect_ratio_2_3 {    width:100%;   padding-top: 75%;    padding-bottom: 75%;  overflow:hidden; position:relative;}
 

 /*=== Module 13 === */ 

 .module_13_wrapper{width:100%; display:block; padding-top: 40px; padding-bottom: 40px;  overflow: auto;}

.module_13_container {width:1140px; margin:0 auto; }
.module_13_image {width:49%; float:right;}
.module_13_image img {width:100%; }
.module_13_text_1{width:49%; float:left; box-sizing:border-box; padding:0px; }
.module_13_text_2 {width:100%; float:left; text-align: left; }
.module_13_item_inr {overflow:hidden; position:relative;}
.module_13_image_itempic img { position: absolute;    top: 0;    bottom: 0; left: 0; right: 0;   width: 100%;    height: 100%;    object-fit: cover;  object-position: center;}

.module_13_image figure {margin: 0!important;}

.module_13_text_1 h1 { margin: 0 ; padding: 0; }

.module_13_aspect_ratio_3_2 {    width:100%;    padding-bottom: 66%; overflow:hidden; position:relative;}
.module_13_aspect_ratio_4_3 {    width:100%;    padding-bottom: 75%; overflow:hidden; position:relative;}
.module_13_aspect_ratio_1_1 {    width:100%;    padding-bottom: 100%; overflow:hidden; position:relative;}
.module_13_aspect_ratio_3_4 {    width:100%;    padding-top: 66.5%;    padding-bottom: 66.5%; overflow:hidden; position:relative;}
.module_13_aspect_ratio_2_3 {    width:100%;   padding-top: 75%;    padding-bottom: 75%;  overflow:hidden; position:relative;}

.module_13_image_itempic {margin-bottom:  20px;}




module_13_wrapper {width: 1024px; margin: auto; }

.module_13_row { display: block }

.module_13_wrapper .owl-carousel, .module_13_wrapper .owl-wrapper-outer, .module_13_wrapper .owl-wrapper, .module_13_wrapper .owl-item {    height: 100%;}
.module_13_slider_wrapper {width: 100%;  height: 500px; }

.module_13_wrapper .owl-carousel, .module_13_wrapper .owl-wrapper-outer, .module_13_wrapper .owl-wrapper,  .module_13_wrapper .owl-item{height:100%;}
.module_13_wrapper .owl-controls{position:absolute; top:45%; width:100%;}
.module_13_wrapper .owl-theme .owl-controls .owl-prev{float:left; background:none; font-size:0;}
.module_13_wrapper .owl-theme .owl-controls .owl-next{float:right; background:none; font-size:0;}
.module_13_wrapper .owl-theme .owl-controls .owl-prev::after{content: "\f053"; font-family: "fontawesome"; font-size: 50px;}
.module_13_wrapper .owl-theme .owl-controls .owl-next::after{content: "\f054"; font-family: "fontawesome"; font-size: 50px;}
.slider_inner_13 {display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.module_13_wrapper {    position: static;}

.module_13_wrapper .item_13 {    width: 100%; height: 400px; background-size: cover; background-position: center center;} 

 /*=== Module 14 === */ 

 .module_14_wrapper{display:block; width:100%; }
.module_14_container { width: 1170px; margin:0 auto;}

.module_14_row{ clear:both; margin-top:20px; }

.module_14_left_bot{display:block; padding:15px 0 0 0;}
.module_14_item{display:block; width:50%; float:left; margin: 0px 0 0px; height: 300px;     background-size: cover;
}

/* .module_14_left p, .module_14_right p{font-size:14px; margin:0 0 10px 0;} */
.module_14_left h2{margin:0 0 7px 30px;}
.module_14_left p{margin:0 0 0px 30px;}
.module_14_iteminr h4{font-size:14px; color:#000; font-weight:600;}
.module_14_iteminr p{font-size:13px; margin:2px 0;}
.module_14_iteminr {width:88%; float:right;}

.module_14_item img 
{ width: 100%;    background-size: cover;   background-position: center center;}
.module_14_container img { width: 100%;    background-size: cover;   background-position: center center;}

.module_14_overlay {
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.module_14_container img { width: 100%;    background-size: cover;   background-position: center center;}
.module_14_image  {margin-bottom:10px;}

.module_14_content{ text-align: center;  }

.module_14_content h2 {    font-size: 40px;    color: #fff;    font-family: 'Open Sans';    font-weight: 400;    letter-spacing: 1px; text-transform:: uppercase;    line-height: 50px;      text-align: center; margin: 0;}

.module_14_content p {    font-size: 20px;    color: #fff;    font-family: 'Open Sans';    font-weight: 400;    letter-spacing: 1px; text-transform:: uppercase;    line-height: 50px;      text-align: center; margin: 0;}


.module_14_overlay_colour_1 { background-color: rgba(236, 62, 62, 0.8); }

.module_14_overlay_colour_2 { background-color: rgba(97, 240, 227, 0.8); } 

 /*=== Module 15 === */ 

 /* Module 15*/
.module_15_wrapper {  overflow: auto;}

.module_15_container {   max-width: 1170px;    margin:  auto; }
.module_15_row h1, .module_15_row h2, .module_15_row p {text-align: left;}


/* Module_15 End */

 

 /*=== Module 16 === */ 

 .module_16_wrapper {  overflow: auto; margin: 0 auto;}

.module_16_container {   max-width: 1170px;    margin:  auto; }
.module_16_row h1, .module_16_row h2, .module_16_row p {text-align: center;}

.module_16_row h1 {text-align: center;}

.module_16_option_2 { display:  flex; }

.module_16_pagepath{ width:  100%;}
.module_16_display{ width:  28%;}

.module_16_text { width:  70%;}

.module_16_option_2  h1 {
  
    margin-top: 1px; } 

 /*=== Module 18 === */ 

 /* Module 18 */
.module_18_row {margin-right: 0px; margin-left: 0px;}
.module_18_row h2, .module_18_row h3, .module_18_row h4, .module_18_row h5 {text-align: left; padding-top: 0px;  padding-bottom: 0px;}

.module_18_row h1, .module_18_row p  { text-align: center;}
.module_18_wrapper {width: 100%; overflow: auto;}
.module_18_container {max-width: 1140px; margin: 0px auto; padding: 0 10px;}
.module_18_item {}

.hover_capinr {
   position: absolute;
   top: 50%; 
   left: 50%; 
   transform: translate(-50%, -50%);
}
.caption_style .hover_caption { -webkit-transform: scale(0.00);
	opacity: 0;
	top: 0;
	left: 0; display: table;
	height: 100%;
	position: absolute;
	transition: all 0.3s ease-in-out 0s;
	width: 100%;
	z-index: 10; 
}
.caption_style .hover_caption {
    background: rgba(92, 251, 69, 0.3) !important;
    color: #DDCFCF;
    transform: scale(0.00);
    -moz-transform: scale(0.00);
    -o-transform: scale(0.00);
    -webkit-transform: scale(0.00);
    opacity: 0;
    top: 0;
    left: 0;
}

.module_18_item h2 { font-size: 22px; text-align: center; color: #333;font-family: 'Open Sans';font-weight: 400; letter-spacing: 1px; margin: 0; }

.module_18_item p { font-size: 16px; text-align: center; color: #333;font-family: 'Open Sans';font-weight: 300;letter-spacing: 1px; margin: 0;}

module_18_thumb {width: 190px; height: 190px; background-repeat: no-repeat; background-position: center, center; border-radius: 100%; border: 10px solid #FFF; margin: 0px auto; padding-top: 10px; padding-bottom: 10px;}
.module_18_thumb:hover {border: 10px solid rgba(255, 255, 255, 0.3); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out;}
.module_18_row h2, .module_18_row p {text-align: center ;}
.module_18_row p a { font-weight: bold; margin-bottom: 20px; display: inline-block;}

/*   module 18 default */  
.module_18_item {position:relative; overflow:hidden; width:32%; margin:1%; display:inline-block;}
.module_18_row .module_18_item:nth-child(3n+1){margin-left:0%!important;}   
.module_18_row .module_18_item:nth-child(3n+3){margin-right:0%!important;}

/*   module 18 1 col */  
.module_18_item_1col{position:relative; overflow:hidden; width:100%; float:left; margin-bottom:1% margin-left:0%!important; margin-right:0%!important; }
module_18_row .module_18_item_2col:nth-child(2n+1){margin-left:0%!important;} 
module_18_row .module_18_item_2col:nth-child(2n+2){margin-right:0%!important;} 

/*   module 18 2 col */  
.module_18_item_2col{position:relative; overflow:hidden; width:49%; float:left; margin:1%; display:inline-block;}
.module_18_row .module_18_item_2col:nth-child(2n+1){margin-left:0%!important;} 
.module_18_row .module_18_item_2col:nth-child(2n+2){margin-right:0%!important;} 

/*   module 18 3 col */  
.module_18_item_3col{position:relative; overflow:hidden; width:31%; margin:1%; display:inline-block;}
.module_18_row .module_18_item_3col:nth-child(3n+1){margin-left:0%!important;}   
.module_18_row .module_18_item_3col:nth-child(3n+3){margin-right:0%!important;}

/*   module 18 4 col */  
.module_18_item_4col{position:relative; overflow:hidden; width:23%; float:left; margin:1.3%; }
.module_18_row .module_18_item_4col:nth-child(4n+1){margin-left:0%!important;} 
.module_18_row .module_18_item_4col:nth-child(4n+4){margin-right:0%!important;} 

/*   module 18 5 col */  
.module_18_item_5col{position:relative; overflow:hidden; width:18.4%; float:left; margin:1%; }
.module_18_row .module_18_item_5col:nth-child(5n+1){margin-left:0%!important;} 
.module_18_row .module_18_item_5col:nth-child(5n+5){margin-right:0%!important;} 

/*   module 18 6 col */  
.module_18_item_6col{position:relative; overflow:hidden; width:15.5%; float:left; margin:0.7%; }
.module_18_row .module_18_item_6col:nth-child(6n+1){margin-left:0%!important;} 
.module_18_row .module_18_item_6col:nth-child(6n+6){margin-right:0%!important;} 

/* Module 18 End */

.module_18_image_itempic img { position: absolute;    top: 0;    bottom: 0; left: 0; right: 0;   width: 100%;    height: 100%;    object-fit: cover;  object-position: center; background-size: cover;
    background-repeat: no-repeat;}

module_18_aspect_ratio_0 {
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.module_18_aspect_ratio_0 {    width:100%;    padding-bottom: 100%; overflow:hidden; position:relative; border-radius:50% }
.module_18_aspect_ratio_3_2 {    width:100%;    padding-bottom: 66%; overflow:hidden; position:relative;}
.module_18_aspect_ratio_4_3 {    width:100%;    padding-bottom: 75%; overflow:hidden; position:relative;}
.module_18_aspect_ratio_1_1 {    width:100%;    padding-bottom: 100%; overflow:hidden; position:relative;}
.module_18_aspect_ratio_3_4 {    width:100%;    padding-top: 66.5%;    padding-bottom: 66.5%; overflow:hidden; position:relative;}
.module_18_aspect_ratio_2_3 {    width:100%;   padding-top: 75%;    padding-bottom: 75%;  overflow:hidden; position:relative;}

 

 /*=== Module 19 === */ 

 /* Module 19 */

.module_19_wrapper {padding:0px 0;}
.module_19{padding:80px 0; width: 85%;
margin: auto;}
.module_19_item{display:block; text-align:center; width:50%; margin:0 auto;}
.module_19_item i{font-size:30px; color:#1abc9c;}

.module_19_item h3 p{font-size:30px; font-weight:300;  padding:20px 0; line-height:150%; color:inherit; text-transform: inherit;}
.module_19_item h4{ font-size:11px; text-transform:uppercase; color:inherit;}

.module_19 .owl-theme .owl-controls .owl-buttons div{width:30px; height:30px; margin:0 5px; opacity:1; padding:0; font-size:0; border-radius:2px; transition:all ease-in-out 1.5s; -moz-transition:all ease-in-out 1.5s; -o-transition:all ease-in-out 1.5s;}
.module_19 .owl-next::after{ content:"\f054"; font-size:20px;font-family: 'Font Awesome 5 Free';font-weight: bold;color: #000;}
.module_19 .owl-prev::after{ content:"\f053"; font-size:20px;font-family: 'Font Awesome 5 Free';font-weight: bold;color: #000;}
.module_19 .owl-theme .owl-controls{margin-top:20px; text-align:center;}
.module_19 button.owl-prev, .module_19 button.owl-next {
    width: 40px;
    height: 40px;
    background-color: #fff !important;
    border-radius: 50% !important;
}
/* Module 19 End */ 

 /*=== Module 20 === */ 

 .module_20 {padding:80px 0;}
.module_20_item {display:block; text-align:center; width:50%; margin:0 auto;}
.module_20_item img { width:100%; }

.module_20_item i{font-size:30px; color:#1abc9c;}
.module_20_item h3 {font-size:38px; font-weight:300;  padding:20px 0; line-height:150%; color:inherit; text-transform: inherit;}
.module_20_item p {font-size:18px; }
.module_20 .owl-theme .owl-controls .owl-buttons div{ color: #FFF;
    display: inline-block;  background: #869791; width:30px; height:30px; margin:0 5px; opacity:1; padding:0; font-size:0; border-radius:2px; transition:all ease-in-out 1.5s; -moz-transition:all ease-in-out 1.5s; -o-transition:all ease-in-out 1.5s;}
.module_20 .owl-next::after{ content:">"; font-size:20px;}
.module_20 .owl-prev::after{ content:"<"; font-size:20px;}
.module_20 .owl-theme .owl-controls{margin-top:20px; text-align:center;}


.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}

.module_20 .owl-theme .owl-controls .owl-buttons div{width:30px; height:30px; margin:0 5px; opacity:1; padding:0; font-size:0; border-radius:2px; transition:all ease-in-out 1.5s; -moz-transition:all ease-in-out 1.5s; -o-transition:all ease-in-out 1.5s;}
.module_20 .owl-next::after{ content:"\f054"; font-size:20px;font-family: 'Font Awesome 5 Free';font-weight: bold;color: #000;}
.module_20 .owl-prev::after{ content:"\f053"; font-size:20px;font-family: 'Font Awesome 5 Free';font-weight: bold;color: #000;}
.module_20 .owl-theme .owl-controls{margin-top:20px; text-align:center;}
.module_20 button.owl-prev, .module_20 button.owl-next {    width: 40px;    height: 40px;    background-color: #fff !important;    border-radius: 50% !important;
}

.module_20 .owl-theme .owl-controls .owl-buttons div{width:30px; height:30px; margin:0 5px; opacity:1; padding:0; font-size:0; border-radius:2px; transition:all ease-in-out 1.5s; -moz-transition:all ease-in-out 1.5s; -o-transition:all ease-in-out 1.5s;}
.module_20 .owl-next::after{ content:"\f054"; font-size:20px;font-family: 'Font Awesome 5 Free';font-weight: bold;color: #000;}
.module_20 .owl-prev::after{ content:"\f053"; font-size:20px;font-family: 'Font Awesome 5 Free';font-weight: bold;color: #000;}
.module_20 .owl-theme .owl-controls{margin-top:20px; text-align:center;}
.module_20 button.owl-prev, .module_20 button.owl-next {
    width: 40px;
    height: 40px;
    background-color: #fff !important;
    border-radius: 50% !important;
}

.module_20_aspect_ratio_3_2 {    width:100%;    padding-bottom: 66%; overflow:hidden; position:relative;}
.module_20_aspect_ratio_4_3 {    width:100%;    padding-bottom: 75%; overflow:hidden; position:relative;}
.module_20_aspect_ratio_1_1 {    width:100%;    padding-bottom: 100%; overflow:hidden; position:relative;}
.module_20_aspect_ratio_3_4 {    width:100%;    padding-top: 66.5%;    padding-bottom: 66.5%; overflow:hidden; position:relative;}
.module_20_aspect_ratio_2_3 {    width:100%;   padding-top: 75%;    padding-bottom: 75%;  overflow:hidden; position:relative;}

 

 /*=== Module 21 === */ 

 .module_21_wrapper{display:block; width:100%; }
.module_21_container { max-width:80% ;  margin:0 auto;}
.module_21 {margin:0 auto;}
.module_21_left{width:46%; float:left;  box-sizing:border-box;}
.module_21_right{float:right; width:46%;}
.module_21_row{ clear:both; margin-top:20px; }

.module_21_left_bot{display:block; padding:15px 0 0 0;}
.module_21_item{display:block; width:50%; float:left; margin:30px 0 20px;}

/* .module_21_left p, .module_21_right p{font-size:14px; margin:0 0 10px 0;} */
.module_21_left h2{margin:0 0 7px 30px;}
.module_21_left p{margin:0 0 0px 30px;}
.module_21_iteminr h4{font-size:14px; color:#000; font-weight:600;}
.module_21_iteminr p{font-size:13px; margin:2px 0;}
.module_21_iteminr{width:88%; float:right;}

.module_21_left img, .module_21_right img { width: 100%; }
.module_21_image  {margin-bottom:10px;}



.module_18_image_itempic img { position: absolute;    top: 0;    bottom: 0; left: 0; right: 0;   width: 100%;    height: 100%;    object-fit: cover;  object-position: center; background-size: cover;
    background-repeat: no-repeat;}



/* option 2 */ 

.module_21_row_block_2_r { display: none; }

.module_21_row_block_2 {display: flex; align-items: center;}

.module_21_option2_left, .module_21_option2_right { display:block;  width:  30%;  float: left;}

.module_21_option2_centre { display:block;  width:  40%;  float: left;}

.module_21_option2_centre {padding: 8%;}


.module_21_item_option2 {position:relative; overflow:hidden; display:inline-block;}

module_21_option2_centre img {    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat; }

.module_20_image_itempic img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


.module_21_option2_text { width: 100%; margin:0 auto;}



.module_21_option2_sub_1_right{width: 17%;  float: left; border-right: 2px  solid  #606060 ; text-align: left;}
.module_21_option2_sub_2_right {width: 80%;  float: left; text-align: left;  padding-left: 10px;}

.module_21_option2_sub_1_left{width: 15%;  float: right; border-left: 2px  solid  #606060 ; text-align: right;}
.module_21_option2_sub_2_left {width: 80%;  float: right; text-align: right; padding-right: 10px;}


.module_21_option2_text h3{font-family: 'Oswald'; font-size: 50px; font-weight: 300;  letter-spacing: -0.1em; line-height: 40px; color: #666; margin: 0;}
.module_21_option2_text p {font-family: 'Raleway';
font-weight: 300; font-size: 14px; color: #747070;}
.module_21_option2_text h4{font-family: 'Oswald'; font-size: 15px; font-weight: 600;  letter-spacing: 0px; line-height: 18px; margin: 0;}


.module_21_aspect_ratio_0 {    width:100%;    padding-bottom: 100%; overflow:hidden; position:relative; border-radius:50% }
.module_21_aspect_ratio_3_2 {    width:100%;    padding-bottom: 66%; overflow:hidden; position:relative;}
.module_21_aspect_ratio_4_3 {    width:100%;    padding-bottom: 75%; overflow:hidden; position:relative;}
.module_21_aspect_ratio_1_1 {    width:100%;    padding-bottom: 100%; overflow:hidden; position:relative;}
.module_21_aspect_ratio_3_4 {    width:100%;    padding-top: 66.5%;    padding-bottom: 66.5%; overflow:hidden; position:relative;}
.module_21_aspect_ratio_2_3 {    width:100%;   padding-top: 75%;    padding-bottom: 75%;  overflow:hidden; position:relative;}
 

 /*=== Module 22 === */ 

 .module_22_wrapper {width:100%; display:block; padding-top: 20px; padding-bottom: 20px; overflow: auto;}
.module_22_container{ margin:0 auto; overflow: auto; width:80%;}
.module_22_row {  overflow: auto; margin: 0 auto; display: flex; flex-wrap: nowrap; align-items: center; justify-content: center;}

.module_22_image_container {width:58.333333%; position: relative; padding-left: 1.25rem; padding-right: 1.25rem; margin-bottom: 2.5rem; }
.module_22_row.right_img .module_22_image_container{ order:1; }

.module_22_text{width:41.666667%; position: relative; z-index: 10; padding-right: 1.25rem; }
.module_22_row.right_img .module_22_text { padding-left:1.25rem; }

.module_22_text h1 { margin: 0 ; padding: 0; }
.module_22_text h3:before{content:''; width:100%; position:absolute; bottom:0; left:0; border-bottom:2px #424242 solid;}
module_22_text p{font-size:13px;}

.module_22_row.no_text .module_22_image_container{ width: 100%;}
.module_22_row.no_text  .module_22_text{ display: none; }

.pointer{ background-color: #fff; border-radius: 9999px; display: flex; align-items: center; justify-content: center; font-weight: 500; width: 2.5rem; height: 2.5rem; opacity: 0; pointer-events: none; position: absolute; box-shadow: 0 25px 50px -12px rgba(0,0,0,.25); color: #3a4e4a;  z-index: 20; }

.module_22_image .img1 img,
.module_22_image .img2 img{ max-width: 100%; height: auto}

.module_22_image.p1{ width: 100%;  position: relative; display: inline-block; }
.module_22_image.p1 .img1{ position: relative; width: 41.666667%;; z-index: 10; display: block; }
.module_22_image.p1 .img2{ position: absolute; right: 0; top: 50%; width: 58.333333%; transform: translateY(-50%); }

.module_22_image.p2{ width: 100%;  position: relative; display: inline-block; display: flex; justify-content: flex-end;}
.module_22_image.p2 .img1{ position: relative; width: 41.666667%; z-index: 10; display: block; }
.module_22_image.p2 .img2{ position: absolute; left: 0; top: 50%; width: 58.333333%; transform: translateY(-50%); }

.module_22_image.p3{ width: 100%;  position: relative; display: flex; }
.module_22_image.p3 .img1{ display: inline-block; position: relative;  width: 66.666667%; z-index: 10;  margin-bottom: 5rem; }
.module_22_image.p3 .img2{ position: absolute; right: 0; bottom: 0; width: 85%; }

.module_22_image.p4{ width: 100%;  position: relative; display: flex; justify-content: flex-end; }
.module_22_image.p4 .img1{ display: inline-block; position: relative;  width: 66.666667%; z-index: 10; margin-right: 5rem; margin-bottom: 5rem; }
.module_22_image.p4 .img2{ position: absolute; right: 0; bottom: 0; width: 100%; }

.module_22_image.p5{ width: 100%;  position: relative; display: inline-block; }
.module_22_image.p5 .img1{ display: inline-block; position: relative;  width: 66.666667%; z-index: 10; margin-right: 5rem; margin-bottom: 5rem; }
.module_22_image.p5 .img2{ position: absolute; right: 0; bottom: 0; width: 66.666667%; }

.module_22_image.p6{ width: 100%;  position: relative; display: inline-block; display: flex; justify-content: flex-end; }
.module_22_image.p6 .img1{ display: inline-block; position: relative;  width: 66.666667%; z-index: 10;  }
.module_22_image.p6 .img2{ position: absolute; left: 0; top: 0; width: 66.666667%; margin-top: 5rem; }
 

 /*=== Module 24 === */ 

 /* Module_24 */
.module_24_wrapper {float: left; width: 100%; margin-top: 30px; margin-bottom: 30px;}
.m24_product {width: 1170px; margin: 0 auto;}
.m24_product_list {float: left; width: 100%; margin-top: 30px; margin-bottom: 30px;}
.m24_product_list .product {text-align: right; box-shadow: 3px 1px 5px 0px #CCC; padding: 15px; margin-bottom: 40px; background: #FFF;}
.m24_product_list .product_thumb {position: relative; overflow: hidden; }
.m24_product_list .product_thumb img{position: absolute; display: block; height: 100%; top: 50%; left: 50%; -webkit-transform: translate3d(-50%,-50%,0); -ms-transform: translate3d(-50%,-50%,0);transform: translate3d(-50%,-50%,0);}

/*.m24_product_list .product_thumb img{max-width: 100%; height: auto; width: auto;}
.m24_product_list .product_thumb img.landscape {max-width: none;max-height: 100%;}*/

/* If these 2 lines are commented out the listing images distort  */ 
.m24_product_list .product_thumb img{max-width: 100%; height: auto; width: auto;}
.m24_product_list .product_thumb img.landscape {max-width: none;max-height: 100%;}

.m24_product_list .product h2 {text-align: center; margin-top: 0px;}
.m24_product_list .product p {text-align: left;}
.m24_product_list .product a.readbtn  {text-align: right; display: inline-block; padding: 3px 5px; color:}
.m24_product_list .product a.pro_except {position: absolute;  width: 100px; display: block; top: 50%; left: 35%; display: none;}
.m24_product_list .product_thumb:hover img {opacity: 0.5;}
.m24_product_list .product_thumb:hover a.pro_except {background: rgba(0,0,0,0.6); display: block; text-decoration: none;
}
/* Module_24 End */ 

 /*=== Module 25 === */ 

 @import url(https://fonts.googleapis.com/css?family=Raleway:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,700italic,800);
@import url(''https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i'');
@import url(''https://fonts.googleapis.com/css?family=IM+Fell+English:400,400i'');

@import url(''https://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700'');

/* general   */


.module_16_wrapper{ padding: 50px; }

module_16_container{
    background:  rgba(230, 177, 18, 0.3)    
      url("https://www.coolsites.net/image_bg/bg_2.png ") repeat scroll 0 0;
}

.module_16_row{ padding: 30px; }



module_201_wrapper .module_201_overlay{
    background: rgba(87, 187, 107, 0.3)  url("https://www.coolsites.net/image_bg/bg_1.png") repeat scroll 0 0;
}


.module121_wrapper .video-cover {
    background: rgba(0, 0, 0, 0) url("../images/41/overlay-pattern.png") repeat scroll 0 0;
}

html, body { background: #f9f9f7; font-family:"Raleway";  font-size:20px;  color:#333;  line-height:1.42857;}
* {margin: 0; padding: 0;}
input, textarea {outline:none; }
input:active, textarea:active {outline:none;}
:focus {outline:none;}
a, a:hover, a:visited, a:active { font-family:"OpenSans" border:none; border-style:none; outline:none; text-decoration: none; cursor: pointer; color: #2a6496;}
div {display: block;}

a img {border: 0px;}
ul {list-style: none;}
.vfix {height: 100%;width: 0px;display: inline-block;vertical-align: middle;}

module_300_wrapper { width:auto;  margin: auto;}
module_300_slider_inner {display:block; width:auto; text-align:center; position:absolute; top:50%; left:50%; }
.module_300_slider_inner {display:block; margin: auto; width:auto; text-align:center; position:absolute; top:50%; }

/* Text */
/*a { color:#428bca; } */
a { color:#2a6496; }
a:hover{ text-decoration:underline; color:#2a6496;}
p { font-size:15px;  color:#2E2C2C; font-family:''Raleway''; font-weight:300; line-height:2.0; letter-spacing: 1px;   margin: 0px 0px 20px;  }
p strong { font-size:18px;  color:#2a6496; font-weight:600;  }
p a { color:#2a6496; font-weight:600; }
p a:hover{ text-decoration:underline; color:#95c540;}
p a:visited{ color:#2a6496; font-weight:600;}
a.news-btn{ color:#615a53; font-family:''Raleway''; font-weight:300; }
a.more{ font-family:"Raleway"; color: #a2185b; font-weight: bold; display: inline-block; margin-bottom: 20px; }
a.more:hover{ text-decoration:underline; }


h1 { font-size: 40px; color:#333; font-family: ''Open Sans'';  font-weight:400; letter-spacing: 2px;  line-height: 35px; text-transform: none; margin-bottom: 10px; margin-top: 50px; padding-bottom: 10px; padding-top: 10px;  }

module_16_row h1::before {    position: absolute;    border-bottom: 1px dotted #222222;    width: 40%;    margin-left: -20px;    bottom: -14px;    left: 50%;    content: '''';    margin: auto;}

module_16_row h1:after , .module_191_text h1:after {    content: '''';    width: 100px;    position: absolute;    left: 46%;    top:184px;    border-width: 0 0 1px;    border-style: dotted;}

h2 { font-size: 40px; color:#333; font-family: ''Open Sans'';  sans-serif; font-weight:400;  letter-spacing: 1px; transform: uppercase; line-height: 50px; margin-bottom: 10px; margin-top: 20px; padding-bottom: 10px; padding-top: 10px; text-align: left; }
h3 { font-size:24px; color:#333; font-family: ''Open Sans'';  sans-serif;  font-weight:500;  }
h4 {font-size:17px; color:#333; font-family: ''Open Sans'';  sans-serif;  font-weight:500;  font-weight:normal; }
h5 {font-size:13px; color:#333; font-family:''Dosis'', sans-serif; font-weight:500;  font-weight:normal; }

/* intro panel spec */
.m_179_left_left h1 {font-size: 25px;  font-weight: 500; color: #63676b;  text-transform: uppercase;  margin-bottom: 0px; margin-top: 40px; }
.m_179_left_right {border-right: 2px solid #b9b5b5; height: 200px;}
.m_179_right p { font-family:''Open Sans'', sans-serif; font-size: 15px;  font-weight: 300; line-height: 2.5;  color: #7d7d7d; }


/* module 210  and 211 colour */

:root {
  --animate-duration: 6s;
}

/* Purdie Oak changes   */

.module_20_item {    width: 50%; }
.module_20_item_image  {    width: 70%;  margin: auto;}
 .module_20_item h3 {}
bg_colour_2 {    background: #95c540; }
.bg_colour_2 {    background: #ececec; }
.bg_colour_1 {    background:  #ececec; }
.bg_colour_3 { background: #b9b5b5; }
 
.module_210 p a:hover, .module_211 p a:hover {    background: #07b912; color:    #FFF;    decoration: none; }

.module_210 p a, .module_211 p a  {    background: #3c3c3c; color:    #FFF;   padding: 10px 30px;  min-width: 400px;  display: inline-block;}


.module_210_row {    background: rgba(233, 228, 228, 0.3);  margin-bottom: 40px; }

module_210_wrapper,  module_211_wrapper { padding: 50px; background: #f5f5f4;  }

module_210_wrapper .bg_c_1 { background: none;}

.module_210_wrapper,   .module_211_wrapper  {    display: block;    width:100%; margin: auto; margin-bottom: 50px; padding-top: 50px; padding-bottom: 5px; }


.wrapper_210_colour_ , .wrapper_211_colour_, .module_210_colour_ , .module_211_colour_ { background:  #fff; }
.wrapper_210_colour_1 , .wrapper_211_colour_1 { background: #ececec; }
.wrapper_210_colour_2 , .wrapper_211_colour_2 { background: #ececec; }
.wrapper_210_colour_3 , .wrapper_211_colour_3 { background: #ececec; }
.wrapper_210_colour_4 , .wrapper_211_colour_4 { background: #6e645f; }
.wrapper_210_colour_5 , .wrapper_211_colour_5 { background: #94b4b4; }
.wrapper_210_colour_6 , .wrapper_211_colour_6 { background: #d1f8f5 ; }
.wrapper_210_colour_ 7, .wrapper_211_colour_ 7{ background:  #d1cece; }



.module_210,   .module_211  {    display: block;  padding: 50px;    width:90%; margin: auto;  }

/* change to width so responsive works  */ 
module_210_right, module_210_left,  module_211_right, module_211_left   {     width: 50%; }


.module_210  h2, .module_211  h2 {position: relative; font-size: 40px; font-family: ''Raleway''; font-weight: 600; letter-spacing: 3px; color: #3f3c3c;  letter-spacing: 2px;  line-height: 1.2; margin: 0 0 25px 0; }

.module_210  h3, .module_211  h3 {position: relative; font-size: 24px; font-family: ''Raleway''; font-weight: 600; letter-spacing: 3px; color: #3f3c3c;  letter-spacing: 2px;  line-height: 1.2; margin: 0 0 0 0;  }


.module_210 p, .module_211  p {   color: #808080; font-size: 20px; font-family: ''Raleway''; font-weight: 300; line-height: 1.8; margin: 0 0 15px 0;}


/* Purdie Oak add */
/* Detail  Page */
prodfrm h2 {
    font-size: 22px;
    color: #878080; }

.m168_product_view { background:#f9f9f9; margin-top:  }

.m168_page_path {  margin-top:  20px; text-align: center; 15px;  font-family: ''Open Sans'';
font-weight: 400; font-size: 14px;}
a:hover, a:visited, a:active {border:none; border-style:none; outline:none; text-decoration: none; cursor: pointer;}
.m168_page_path a {
    text-decoration: none;
    color: #6e6e6d;
}

.m168_page_path  a {  text-decoration: none; color: #6e6e6d; }
.m168_page_path  a:hover {  text-decoration: none; color: #5b9027; }

.bag_block {    box-shadow: none;  }
.m168_shipping {  display:  none; }

.f1_contact_form .contact_title {    color: black;}


/*set the Bullets style */
ul{margin:0; padding:0; list-style:none;}
li {margin:0; padding:0; list-style:none; font-size:18px;  color:#6C6767; font-weight:300; letter-spacing:1px; line-height:30px;}

.product_details ul { list-style: none; }
.product_details ul li:before { content: "\\f0a9"; font-family:"FontAwesome"; font-size: 16px ; padding-right:7px; color: #797b7d; }



.prodfrm .smtbtn:hover{ background-color: #777;  color: #f9f9f1; }

.prodfrm .err_msg{ color:#720606; }

.m168_repeat1  {margin-top: 10px;}
.m168_repeat1 p {font-size: 14px;}

/* product image zoom lens icon css */
.main-product-img .easyzoom .zoom-hint::after { background: #e1e1e1; }
.main-product-img .easyzoom .zoom-hint { color: #5b5b5b; }

* buy now styles start */

/* Line heights */
.pattr-container .select2-container .select2-selection--single, .pattr-container .select2-container--default .select2-selection--single .select2-selection__arrow, .pattr-container .select2-container .select2-selection--single .select2-selection__rendered { height: 35px; }

/* Dropdown width */
.prodfrm select{  max-width: 300px; width: 100%; }

/* 1 Dropdown Title Text  */
.pattr-container .select2-container .select2-selection--single .select2-selection__rendered { color: #878087; font-size:12px; font-family: "raleway"; text-transform: uppercase; letter-spacing: 2px; line-height: 35px; }
.select2-container.select2-container--default .select2-selection--single,.select2-container.select2-dropdown{ border: 1px solid #CCC; background-color: #f9f9f1; border-radius: 0px; height: 35px; }

/* open text - unknown*/
.pattr-container .select2-container .select2-results__option{ padding: 8px; color: #5897fb; }





/* Purdie Oak End  */


/* Purdie Oak Hold - maybe delete */
module_211_image {    margin-bottom: 0px; }
module_210_image {    margin-bottom: 0px; }
.module_20 {    padding: 0px 0 30px 0 ; }

module_206_wrapper .owl-carousel {width: 70%; margin: auto; }
module_206_wrapper  .owl-item {width: 70%; margin: auto;}

owl-carousel {
    display: block; }

/* panel text */
.module19_item p { font-size:14px;  color:#787474; font-weight:300; line-height:2.0;  }
/* .m24_product_list .product h2 {font-size: 20px; color: #777471;}*/
/* product button  */

.m24_product_list .product a  { background: #A48E4F ; color: #FFF;}
.m24_product_list .product a.pro_except {background: #666; color: #fff; font-size: 15px;  width: 100px; display: none;}

/*module 15 email and phone */
.module_15_info {font-size: 20px; }
.module_15_info>a {color: #777471; }

/* Slider text */
.m35_slide_content h2 {font-family:"Raleway";  color: #fff; font-size: 70px;      line-height: 70px; text-align: left; font-weight: 200; letter-spacing: 3px;}

/* backgrounds */
.bg_c_1{background: #F9F9F7; } 

.bg_c_2{background: rgba(51, 51, 51, 1); border: 1px solid #333;}
.bg_c_2:hover {background: rgba(51, 51, 51, 0.3); border: 1px solid #333;}
.bg_c_3{background: none; opacity: 1.0;}
.bg_c_4{background: #FFF; opacity: 0.9;}
.bg_c_5{background: #fcfcfc;}
.bg_c_5:hover { background: #fff; color: #C06; }
.bg_c_6 {    background: rgba(27, 27, 27, 0.8);    color: #FFF; }

/* rollovers */

.roll_c_1:hover{background:#DD9D3A; color:#fff;}
.roll_c_1:hover h3{background:none;}

.roll_c_2{background: #575756; color: #FFF;}
.roll_c_2:hover { background: #be1622; color: #FFF; }

/* colours */
.color_1{color: #000;}
.color_2{color: #847e81;}
.color_2:hover{color: #1d1d1b!important;}
.color_3{color: #575756; text-transform: uppercase;}
.color_your{color: #f2f2f2;}
.color_4{color: #e6e6e6;}
.color_5{color: #be1622;}

/* navigation and menu  */
.n_color_bg {    background: #0A0A0A;     border-color: transparent;     border-radius: 0;     margin-bottom: 0;     border: 0;     min-height: auto;}

/* box-shadow: 0px 15px 15px #f3f3f1;  */
.logo h1 {white-space:nowrap;}
.scrollActive .n_color_bg {	background-color: rgba(27, 27, 27, 0.8); }

 .scrollActive .nav .nav_l1 li a {
	color: #fff; }

sticky-holder {    height: 60px;}
.sticky-holder {    display: none; }
.scrollActive header, .scrollActive .sticky-holder {   height: 60px; }
.nav {    width: 100%; }

/* edited to position top nav in same position as scroll nav  */
nav nav_l1 { margin-top: 10px;}

.nav .nav_l1 li {    display: inline-block;position: relative;}

/* main  nav  */


.nav .nav_l1 li a {	color: #fff;    font-size:14px;    font-family:''PT Sans'', sans-serif;    font-weight:400;    line-height: 13px;    margin: 0;    display: block;    padding: 24px 15px;    text-transform: uppercase;    letter-spacing: 3px; }
.nav16 .nav .nav_l1 li a {padding: 24px 15px!important;}
.nav16 .nav .nav_l2 li a {  padding: 10px 15px !important; }
.nav .nav_l1 li a:hover {	color: #b7b6b6;    text-decoration:underline;}
.nav .nav_l1 li a.active {    color: #b7b6b6;}
.nav .nav_l1 li .nav_l2 {display: none;    background: red;    color: #FFF;    left: 0;    right: 0;    width: auto;    margin: 0;    min-width: 200px;    position: absolute;    z-index: 99;    top: 59px;}

.nav .nav_l1 li:hover .nav_l2 {	    display:block;    }
.nav .nav_l2 li {    display: block;    text-align: left;    vertical-align: top;    margin: 0 0px;    width: 100%; }
.nav .nav_l1 li ul li {    margin: 0;    display: block;}
.nav .nav_l1 li ul li a {    padding: 10px 15px;    margin: 0;    display: block;}

.nav .nav_l2 li a {    color: #FFF;    display: inline-block;   font-family:''Dosis'', sans-serif;    font-size: 16px;    font-weight:bold;    letter-spacing: 1px;    line-height: 20px;    padding: 10px 0;    text-decoration: none;}
.nav .nav_l2 li a:hover {    color: #FFF;}
.nav .nav_l2 li a.active {     color: #FFF;}
.nav .nav_l2 li .nav_l3 {    color: #FFF;    display: none;    position: absolute;    left: 100%;    background: #005fb3;    min-width: 200px;    top: 0;}

.nav .nav_l3 li a {    color: #FFF; font-family:''Dosis'', sans-serif;    font-size: 15px;    font-weight:normal;    margin: 0;    padding: 5px 0;}
.nav .nav_l3 li a:hover {    color: #FFF;    text-decoration:underline;}
.nav .nav_l3 li a.active {    color: #FFF;    text-decoration:underline;}
.nav .nav_l3 li:hover .nav_l4 {    color: #FFF;    text-decoration:underline;    display:block}

.nav .nav_l4 li {    display: inline-block;}
.nav .nav_l4 li a {    color: #FFF; font-family:''Dosis'', sans-serif;    font-size: 14px;    margin: 0;    padding: 5px;}
.nav .nav_l4 li a:hover {    color: #FFF;    text-decoration:underline;}
.nav .nav_l4 li a.active {    color: #FFF;    text-decoration:underline;}






.logo img {height: 40px;  width: auto;  margin-top: 0px; }

.logo  h1 {    font-size: 30px;    color: #fff;    font-family: ''IM Fell English'', serif;    font-weight: 400;    letter-spacing: 2px;    line-height: 35px; padding-top: 10px; }

/*  This  line added to give temporary solution to second level menu - disabled at the moment by removing full stop */ 

nav .nav_l1 li .nav_l2 {    display: none; color: #FFF;      position: absolute;    width: 25%;  left: 0;    top: 40px;    z-index: 99;    -webkit-box-shadow: 2px 3px 2px 0px rgba(00, 00, 00, .3); background: #00ADEE; text-align: center; margin: 0 20% 0 50%;}

.nav ul {
    margin: 0px 0;
}
.scrollActive .nav ul {margin: 0px !important;}
.nav .nav_l2 li:hover .nav_l3 {
    display: block;
}
.nav .nav_l1 li ul li a {
    text-decoration: none;
}
.nav .nav_l1 li ul li:hover a {
    background: #005fb3;
}
.nav .nav_l1 li ul li ul li a:hover {
    background: #006dcc;
}
.nav .nav_l1 li ul li.show_level3_menu:before {
    position: absolute;
    right: 15px;
    top: 5px;
    content: ">";
    font-weight: 700;
}



/* == Caption style 3 here - working for 196 but not 90 === */
.hover_caption { display: table; height: 100%; left: 0; position: absolute; top: 100%; transition: all 0.3s ease-in-out 0s; width: 100%; z-index: 10;  }
.hover_capinr { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.image_itempic{background-size:100%; background-color:#666666; background-position:center; background-size:cover; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s;}

.caption_style img{ max-width:100%;display:block;}

/* Image Rollover colour  */
.caption_style .hover_caption{ background:rgba(92, 251, 69, 0.3) !important; color:#DDCFCF; transform:scale(0.00); -moz-transform:scale(0.00); -o-transform:scale(0.00); -webkit-transform:scale(0.00); opacity:0; top:0; left:0; }
.caption_style:hover .hover_caption{transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -webkit-transform:scale(1); opacity:1; }

/* Image rollover text  */
.caption_style .hover_capinr h3{font-size:14px !important; font-weight:600; text-transform:uppercase !important; letter-spacing: 2px;  text-decoration: none; color:#DDCFCF; }

.caption_style .image_itempic{ background-size:100%; }
caption_style:hover .image_itempic{ transform:scale(1.0); -moz-transform:scale(1.0); -o-transform:scale(1.0); -webkit-transform:scale(1.0); opacity:1; }
.caption_style:hover .image_itempic {
    transform: translateY(-50%) scale(1.0);
    -moz-transform: translateY(-50%) scale(1.0);
    -o-tra: ;
    -webkit-transform: translateY(-50%) scale(1.0);
    e(1.0): ;
    -webkit-transform: translateY(-50%) scale(1.0);
    opacity: 1;
}
/* Caption  */

.module68_caption {background: #454545; color: #E1D9D9; padding:10px; font-size:12px; font-family:''Open Sans'';  font-weight:600; text-transform:uppercase; text-decoration: none; letter-spacing: 4px; }
.module68_caption:hover { background: #4a87c5; color: #ccc; }

.module_197_item_inr { height: 300px; } 
.caption_style .image_itempic {   object-fit: cover; object-position: 0 50%; }


/*Footer  */
.footer_2 {    margin-top: 40px;}
.footer_2 {    background: #1B2739;}
.footer_2_logo img {
    height: 50px; }

.f_color_bg{ background:#aa9b34; }
.f_color_1{color: #FFF;}

.footer_2 p {  color: #FFF;  font-size:12px;  color:#FFF; font-family:''Open Sans''; font-weight:300; line-height:1.2;     }  

.footer p a {  color: #FFF; }
.footer_2  { text-align: center; }




/* top social icons */
ul.top_social li a i{
    border-radius:   5px;        /* for rounded corners*/
    background: #C5C0C3;
    color: #FFF;
    font-size: 19px; 
    transition: all 0.5s ease-in-out 0s;
}
ul.top_social li a:hover i{
   background: #B4B1B3; 
   -webkit-transition: all .5s ease-in-out; 
   -moz-transition: all .5s ease-in-out; 
   -o-transition: all .5s ease-in-out; 
   transition: all .5s ease-in-out;
}
/* footer social icons */
ul.footer_social li a i{
    border-radius: 100%;    /* for circle effect*/
    background: #95c540;
    color: #FFF;
    font-size: 16px; 
}
ul.footer_social li a:hover i{
    background:#4a87c5;
    color: #fff;
}

/* share icons */ 
.share_icons a i{
    border-radius: 5px;      /* for circle effect*/
    background: #615a53;
    color: #FFF;
    font-size: 17px; 
    display: block;
    padding: 2px;
    text-align: center;
    width: 24px;
    text-decoration:none; 
}
.share_icons a:hover i{
    background:#b4b1b3;
    color: #FFF;
}

.module_f4 { margin: 40px  auto; }




.roll_c_1:hover{background:#DD9D3A; color:#fff;}
.roll_c_1:hover h3{background:none;}

/*  images Modules */
.module67_hover_capinr{background:rgba(155, 49, 49, 0.4);  color:#DDCFCF; }
.module67_hover_capinr h3{font-size:16px !important; font-weight:600; text-transform:none !important;  }

.module67_item h3{padding:10px; font-size:12px; font-weight:600; text-transform:uppercase;  }

.m90_header p {font-size:16px;  color:#777;  font-family: ''Raleway''; font-weight: 300; line-height:1.1;  text-align: left;  margin-top: 10px; }
.m90_header a { color:#03519C; text-decoration: none;   font-weight:600; }
.m90_header a:hover { color:#03519C; text-decoration: underline;   }
.m90_header a:visited { color:#03519C; text-decoration: none; }

.module90 { display: none; }

.module90_work_item ul { padding: 0 0px 0 0px;  }
.module90_work_item {    padding: 0px 0 0 0; }
.module90_work {  background-color: none ; margin-bottom:  40px; width: 65%;
    margin: auto; }
.module90 h2 { text-align: center; }
.module90 p { text-align: center; }

.module90_work_item li {    width: 30%;    margin: 3px 6px; }


/*Top banner and nav */

.container-fluid .col-md-3 p{  font-family: ''Raleway''; font-weight: 300;  font-size: 18px;}
.m35_slide_img {    height: 450px; }
.carousel-control {display: none;}
.carousel-indicators {display: none;}
container-fluid {    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.10); }


/*Hide items */
m90_social_share {display: none;}
footer_2_logo {display: none;}
designer_name {display: none;}
.module_205_button {display: none;}
module_205_logo {display: none!important;}




.m24_product_list .product h3 {text-align: Left;  font-size: 20px;}
.m24_product_list .product h3 strong { font-size: 14px;}
.m24_product_list .product h4 {text-align: Left;  font-size: 14px;}
.m24_product_list .product p {font-size: 14px;}




/*Contact Page image height */

.module_f4 { margin: 40px  auto; }


.google-maps iframe {
     width: 100% !important;

}

/*t Page Footer*/

.module150_item{padding:10px 0px 15px 0px;  margin-bottom:15px; margin-top:25px; border-top:2px solid #004A92;}
.module150_itemimg{width:10%; float:left; padding-top: 25px;}
.module150_itemimg img{width:100%;}
.module150_itemdetail{width:85%; float:right;}
.module150_itemdetail h2{ display:inline-block; padding-right: 10px; padding: 0 0 0 0 ;}
.module150_itemdetail h3{ font-size:24px; font-weight:400; color:#666; display:inline-block; padding:0 0 0 0px;}
.module150_itemdetail p{ font-weight: 300; line-height: 2.0; padding:0 0 0 0; margin-bottom:0px;  }
.module150_itemdetail a{ font-weight: 400; line-height: 2.0; padding:0 0 0 0; margin-bottom:0px; color:#2a6496; }

.module_14.last .module150_item{border-bottom:0}



.module_150_right_upper { margin-top: 50px; background:#f2f2f2; padding-bottom: 15px; margin-bottom: 25px;}
.module_150_right_upper h2 { font-size:20px; font-weight:400; color:#fff; background:#004A92; padding-left:20px ; margin-bottom: 20px;}
.module_150_right_upper p { font-size:18px; font-weight:400; color:#787474;  padding-left:20px ;}

.module_150_right_upper { margin-top: 50px; background:#f2f2f2; }
.module_150_right_upper li a {    display: block;    position: relative;    padding-right: 20px;    margin-bottom: 20px;
font-size: 18px; color: #004A92; font-family: ''Raleway''; font-weight: 600; line-height: 1.5 ; }
.module_150_right_upper li a.active {   font-family: ''Raleway''; font-weight: 300;  }

.module_150_right_upper  li::before { display:none; } 

.module_150_right_lower { width:100%;  background:#004A92;  padding-bottom: 25px;  margin-bottom: 40px;}
.module_150_right_lower h2 { font-size:20px; font-weight:400; color:#fff;  padding-left:20px ;  border-bottom: 1px solid #fff; }
.module_150_right_lower p { font-size:18px; font-weight:400; color:#fff;   padding-left:20px ; }
.module_150_right_lower a, a:visited { font-size:18px; font-weight:700;   }

.module_150_right_lower a:hover { text-decoration: underline ; color:#fff;  }

.module150_itemdetail a { color:#03519C; text-decoration: none;  font-weight:700;  }

.product {min-height: 680px;}


.module_150_row li  {color: #2E2C2C;}

@media (min-width: 768px){
.nav_l4 {display: none;}
}

.nav_l4 {display: none!important;}

@media (max-width: 768px){
	.nav_5 .navbar-toggle {    float: right; position: relative; top: -61px; left: 0;}	
	.nav_5 .nav > ul{ width: 100%; }
	.nav.plus_nav1 .nav_l1 li .nav_l2,
	.nav.plus_nav1 .nav_l1 li .nav_l3,
	.nav.plus_nav1 .nav_l1 li .nav_l4{ position:relative; left:auto; right:auto; top:auto; background:none; box-shadow:none;   }
	.nav.plus_nav1 .nav_l2 { margin:10px 15px; }
	.nav.plus_nav1 .nav_l2 li { display:block; padding:0; }
	
	.nav.plus_nav1 .nav_l2 li a{  margin:0; color:#777; font-weight:normal; }
	
	.nav.plus_nav2 .nav_l2 li .nav_l3,
	.nav.plus_nav2 .nav_l2 li .nav_l4{ position:relative; left:auto; right:auto; top:auto; background:none; box-shadow:none;   }
	.nav.plus_nav2 .nav_l3 li { display:block; padding:0; }
	.nav.plus_nav2 .nav_l3 li a{  margin:0; color:#777; font-weight:normal; }
	
	.nav.plus_nav3 .nav_l3 li .nav_l4{ position:relative; left:auto; right:auto; top:auto; background:none; box-shadow:none;   }
	.nav.plus_nav3 .nav_l4 li { display:block; padding:0; }
	.nav.plus_nav3 .nav_l4 li a{  margin:0; color:#777; font-weight:normal; }
}
@media (max-width: 680px){



.container-fluid .col-md-3 p {   font-size: 16px;}
.container-fluid .col-md-3 p strong{   font-size: 16px;}
.m35_slide_img, .m34_page_title {    height: 250px;}

.container-fluid .col-md-3 br {  display: none;}
}

@media (max-width: 480px){

.col-md-6, .col-md-3 {padding-right: 0px;  padding-left: 0px;}
.navbar-toggle {margin-right: 0px;  margin-bottom: 0px;}
.navbar-header {  }
.m90_header p { margin-top: 0px;}
.navbar-collapse {    padding-right: 5px;    padding-left: 0px;}

.product {
    min-height: 100px;
}
.m90_header div:first-child   {  width: 80%;    text-align: center;}
.container-fluid .col-md-3 p {   font-size: 14px;}
.container-fluid .col-md-3 p strong{   font-size: 14px;}

.footer_2_left img {    width: 100%;  }

.module150_itemimg	{  display: none;}
.module150_itemdetail  {    width: 100%;  }
.module150_itemdetail h3  {  font-size: 20px;  margin-top: 5px; }

.module_150_right_upper p {   padding-left: 5px;}
}

.nav_5 {
    text-align: center;
    background: #353333;
}

/* .module36 {   background: #CB2D13; } */


.f_color_2, .f_color_3 {color:#fff; }

.module36_inr h2, h3   {   }
.module36_inr h2, .module36_inr h3 {   text-transform: none;    font-weight: 300;}

.col-md-3, .col-sm-4, .col-xs-6  {  display: none;}

.module80_2_left_item figure {    float: left;    height: 30px;    line-height: 56px;    text-align: center;    width: 30px; margin-top: 0px; }

.module80_2_left_item { margin-bottom: 25px;}

.icon1:hover, .icon2:hover {    background: #C9C9C9;}

.icon2 {    background: #e3dcb8;    border-radius: 25px;    font-size: 23px;}

.module169_right figure {    float: left;    height: 30px;    line-height: 56px;    text-align: center;    width: 30px; margin-top: 0px;}


.module80 h2 {
    font-size: 48px;
    color: #c2aa2a;
    font-family: ''Raleway'';
    font-weight: 300;
    line-height: 60px;
}
.module_14 {   background: #FFF; } 
.module_14 h1 {  font-size: 48px;    color: #c2aa2a;    font-family: ''Raleway'';    font-weight: 300;    line-height: 60px; }
.module_14 p {color: #2E2C2C;}
.module_li_txt h3 {    text-align: left;  color: #cb2d13;  text-transform: uppercase; letter-spacing: 3px; margin-top: 0px; }

.module_172_left {margin: auto;  width: 80%; }
.module_172_right { float: right; width: 45%;}
.module_172_lower { float: right; width: 70%;}

.module_172_right h1 { font-size: 28px; color:#fff; font-family:''Raleway''; font-weight:600; line-height: 60px;  text-align: right; letter-spacing: 2px; }

.module_172_left h2 p { font-size: 48px; color:#fff; font-family: ''Roboto'', sans-serif ;  letter-spacing: 1px; line-height: 60px; margin-bottom: 10px; margin-top: 20px; padding-bottom: 10px; padding-top: 10px; text-align: center; }

.module_172_left p strong {
   font-size: 14px;
color: #d2cbcb;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 3px;
}

.module_172_lower p { font-size: 20px; color:#fff; font-family:''Raleway''; font-weight:300; line-height: 35px;  text-align: right; }

.module_172_color_ {  background: #c2aa2a; color: #fff;}

.module_172_color_1 {  background: #EBA716; color: #fff;}
.module_172_color_2 {  background: #E16317; color: #fff;}
.module_172_color_3 {  background: #B62109; color: #fff;}
.module_172_color_4 {  background: #7C773D; color: #fff;}
.module_172_color_5 {  background: #615875; color: #fff;}



/*body>div.module_172:nth-child(3) {    background: #B62109; }  */
body>div.module_172:nth-child(4) {    background: #D8A207; }  
body>div.module_172:nth-child(1) {    background: #b30ca5; }  
body>div.module_172:nth-child(2) {    background: #333; } 

 
.module_172 h1 {color: #fff;}
.module_172 h2 {color: #fff;}
.module_172 p {color: #fff;}

.module80 h2 { font-size: 48px; color:#c2aa2a; font-family:''Raleway''; font-weight:300; line-height: 60px;}
.module152 h2 { font-size: 48px; color:#c2aa2a; font-family:''Raleway''; font-weight:300; line-height: 60px;}

.module_48 p {
    padding: 0% 0%;
}

/* Instagram style */ 

.instafeed .module128_item {  margin: 0%;   width: 20%;}
.module128_hover_capinr {   background: rgba(11, 240, 224, 0.4) none repeat scroll 0 0;}
.module128_hover_capinr  H3 {  color:#fff; font-size:22px; }

.instafeed .module152_item {  margin: 0%;   width: 20%; margin: 30px; }
.module152_hover_capinr {   background: rgba(11, 240, 224, 0.4) none repeat scroll 0 0;}
.module152_hover_capinr  H3 {  color:#fff; font-size:22px; }


.module152 {   }
.instafeed {  background-color: #d42003; }


.f1_contact_form .contact_name input, .f1_contact_form .contact_select select, .f1_contact_form .contact_name textarea { color: #3c3a3a; font-size:13px; letter-spacing: 2px;  text-transform: uppercase;    font-family:''PT sans'', sans-serif ; font-weight:300; }






.module152_wrapper h2 {} 
.module152_wrapper p { }
.module152_row {    padding: 0px 0;}
.module152_wrapper  {padding: 0px 0 80px;} 



/* Module 72  */ 
.module72_accordian ul  { margin-top: 55px!important;}
.module72_accordian ul li { display: block; margin-bottom: 5px; padding-left: 22px; position: relative; font-size: 18px; font-weight: 300; color: #888;}
.module72_accordian ul li::before { font-family:''FontAwesome''; content: "\\f0c8"; height: 15px; left: 0; position: absolute; top: 2px; width: 15px; font-size:12px; color:#928E8E;}

.module72 h2 { text-align: center; }

.i_color{ color: #1abc9c;  }
.i_color:hover{ color: #08876D; }

/* rich yellow #D8A207  mustard #c2aa2a  pale yellow #FBF2D8    */   

.i_color2 { color: #fff; font-size: 24px; font-family:''Raleway''; font-weight:300; background: #c2aa2a;  }
.i_color2:hover, .i_color2.active{ background: #8A7845; color: #fff; }

transparent_bg_pattern {background: rgba(32, 86, 126, 0.8); }


.module86_wrapper {    display: block;    width:70%; margin: auto; margin-bottom: 40px; }

.module86_right, .module86_left {     width: 50%; }
.module86_right{ float:right; }
module86_row {   background: #FFF; }

.module86_left h2 {    margin: 10px 0 0px 40px;  padding-bottom: 0px;}
.module86_right h2{   margin: 10px 0 0px 40px; padding-bottom: 0px; }
.module86_left p, .module86_left h3 {    margin: 0 10px 7px 40px; }
.module86_right p, .module86_right h3  {   margin: 0 10px 7px 40px; }


.module86_left h2, .module86_right h2 {  font-family:''PT sans''; font-weight:400; font-size: 20px; text-transform: uppercase; letter-spacing: 3px; color: #333; }
.module86_left h3, .module86_right h3 {  color:#837777; font-size: 13px; font-family:''Raleway''; font-weight:600; text-transform: uppercase; line-height: 1.8; letter-spacing: 2px; }
.module86_left p, .module86_right p {   color: #3f3c3c; font-size: 15px; font-family: ''Open Sans''; font-weight: 300; line-height: 1.8;}



.module_li_txt p { font-size: 18px; }

.module_172_lower p { margin: 0 0 15px 0;  }
.module_172_left h2 {  margin: 15px 0 0px 0; }
.module80_left {    margin-top: 0px; }

.module_li_txt ul { padding: 0 0 0 0px;  text-align: left; font-size:18px;  color:#2E2C2C; font-family:''Raleway''; font-weight:300; line-height:2.0;  }

.module_li_txt li {  
    text-indent: -1em;
    padding-left: 1em; }



.module_li_txt  ul li::before { font-family:''FontAwesome''; content: "\\f111"; font-size:16px; color:#C8B23E; margin-right: 15px; }

.module75_item p {
    font-size: 13px;
    text-transform: uppercase; letter-spacing: 2px; 
}

.module75_item h3 p {color: #6098ad; }


.icon2 { display: none; } 

.module_li_txt {    width: 100%;    float: left; }


/* module 180 icons    */   
.m_180_container {    margin-top: 50px;  margin-bottom: 50px; }
.m_180_icon-background {    color: #95c540;}
.m_180_icon { color: #375192; }

.m_180_bottom h2 { text-align: center; font-size: 20px;  font-weight: 400; color: #333;  text-transform: uppercase; }


.m_180_bottom p {font-family: ''Open Sans'', sans-serif; text-align: center; font-size: 15px;  font-weight: 500; line-height: 2.5;   }

.custom-icon {
  background: #666;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 100%;
  border: 6px solid #fff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.46);
  color: #fff;
  display: table-cell;
  font-size: 45px;
  height: 60px;
  padding: 30px;
  text-align: center;
  transition: .5s;
  vertical-align: middle;
  width: 60px;
}
.custom-icon:hover {
  background: rgba(0, 0, 0, 0.6);
}
.fix-editor {
  display: none;
}
.icon-wrapper {
  display: inline-block;
}
.logo  img {
 	width: 50%;
    height: 40%;
    margin-top: 5px;
}

.module_f4 {
    background: none;
}
.module_f4_contact h2 {
    margin-top: 0;
}

.top_social {float:  right;margin: 10px 30px 0 0 }
.top_social p {font-size: 10px;  font-weight: 300; color: #595b5d;  text-transform: uppercase;}


@media (max-width: 700px){
.module86_wrapper {    display: block;    width: 85%; }
}



/* Home page big text  */
.m_18_slider_caption h2 { font-family:''Ubuntu''; font-weight:400; font-size: 100px; color: #ccc;  text-align: center;}
.m_18_slider_caption a {font-size: 20px; color: #666; background: rgba(255,255,255,0.55);}
.m_18_slider_caption a:hover {text-decoration: none; color: #000; background: rgba(255,255,255,0.75);}
.m_18_top_btn { background: rgba(201, 201, 201, 0.5);}
.m_18_slider .carousel-fade .carousel-control { font-size: 70px; }
#ontop {font-size: 30px; color: #fff;}

owl-buttons{ display: none; }

.m_s1_background_image {    position: ; }

.m_180_row {    border: none; }

#module_181 {
    margin-top: -80px; }

.navigation-inner .logo {display: none; }

.navigation-inner .nav {    padding: 0px 0 0; }

.navigation-inner  .nav .nav_l1 {
    overflow: hidden;
    margin-top: 0px;
}

.hero-title {
    font-size: 30px;
    padding: 10px 0;
    border-top: none;
    border-bottom: none;
    font-weight: 700;
    text-transform: uppercase;
}


.module68{ width:95%;  }

.scrollToTop {  display:  none; }

.module_f4_contact .col-sm-6 h2 {font-size: 20px; text-transform: uppercase; font-size: 20px; color: #333; font-family: ''PT sans'', sans-serif; font-weight: 400;letter-spacing: 2px;
}

.clear {clear: both;}
slideRight { display: none;}
fadeIn { display: none;}

/* Slider 205 */
module_205_logo { display: none!important; }

.module_205_wrapper { height: 550px;  }

.module_200_slider_inner a.module_205_button {    color: #fff;    font-size: 14px;    font-weight: 600; letter-spacing: 4px; text-transform: uppercase;    background-color: #3a3b3b;    width: 300px;    text-align: center;    display: inline-block;    padding: 3px 5px; border: none; 
}

.module_200_slider_inner a.module_205_button:hover {    color: #333;    background-color: #fff;    text-decoration: none; }

.module_205_caption_1 { font-family: ''Open Sans'';  font-weight:400;  font-size: 40px;    padding: 10px 0;    font-weight: 400;    text-transform: none; }

.module_205_caption_2 {  font-family: ''Open Sans''; font-weight:400;   font-size: 20px;    padding: 10px 0;    font-weight: 700;    text-transform: uppercase;  display: block; letter-spacing: 4px;}


slider_inner a.module_205_button { display: none; }

.slider_inner a.module_200_button {    color: #fff;    font-weight: 600; letter-spacing: 4px; text-transform: uppercase;    background-color: #3a3b3b;    width: 300px;    text-align: center;    display: inline-block;    padding: 5px 5px; border: none; 
}

/* Slider 200 */
.module_200_slider_inner a.module_200_button {    color: #fff;    font-size: 14px;    font-weight: 600; letter-spacing: 4px; text-transform: uppercase;    background-color: #3a3b3b;    width: 300px;    text-align: center;    display: inline-block;    padding: 5px 5px; border: none; 
}


.module_200_slider_inner a.module_200_button:hover {    color: #333;    background-color: #fff;    text-decoration: none; }

.hero-slider-button { padding: 25px 5px; }


f1_contact_form  .contact_unload_tab span:nth-child(2n) {text-align:center;color:#96989B;}
.module_16_row h1 span:nth-child(2n)  {  margin-top: 0px;  }

.level1  {  display:  none; }

.module68 {    padding: 20px 0 0 0 ;}

/*Contact Page */

.module_f4_contact_right  img  {    margin-top: 15px; }




/*Responsive*/
@media (max-width: 1024px)
.logo {
    width: 55%;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) { 
.nav .nav_l1 li {padding-top:0!important;}
.nav16 .nav .nav_l1 li a {
  font-size: 14px;
  padding: 24px 10px !important;
}
.nav16 .nav .nav_l2 li a {
  padding: 10px 15px !important;
}    
}
@media only screen and (min-width: 768px) and (max-width: 991px) { 
.nav16 .nav .nav_l1 li a {
  font-size: 11px;
  padding: 24px 5px !important;
}  
.nav16 .nav .nav_l2 li a {
  padding: 10px 15px !important;
}    
.nav .nav_l1 li {padding-top:0!important;}
}



@media (max-width: 767px){
.menuNav { display: none; } 
.top_social { display: none; } 
.logo {    width: 50%;}

.nav15 .navbar-collapse{ 	 background: #95c540; }
ul.footer_2_social_share {    margin-right: 25px;}

.nav16 .nav .nav_l1 {
  margin: 0;
}
.nav .nav_l1 li {
  display: block;
  float: none;
  position: relative;
}
.nav16 .nav .nav_l1 li a {text-align:left;}
.logo.large-logo img{height: 40px;width: auto;margin-top: 0px; }
.nav16 {display:block!important;}
.nav16 .nav .nav_l1 {margin: 0; }
.nav16 .nav .nav_l1 li {padding: 0;}
.nav16 .nav .nav_l1 li a {font-size: 17px;    letter-spacing: 1px;    padding: 12px 15px!important;    position: relative; font-weight:700;border-bottom:1px solid #66892a;}

/* Level 1  background */
.navbar-collapse { background: #95c540 none repeat scroll 0 0; border: medium none;left: 0;margin: 0 !important; padding: 0; position: absolute; top: 60px; width: 100%;}
.nav17 .nav .nav_l1 {margin: 0; }
.nav17 .nav .nav_l1 li {padding: 0;}

/* Level 1  font */
.nav17 .nav .nav_l1 li a {font-size: 17px;    letter-spacing: 1px;    padding: 12px 15px!important;    position: relative; font-weight:700; border-bottom:1px solid #66892a;}
.nav .nav_l1 li a.active {  color: #fff;}
.nav .nav_l1 li:hover a {  color: #fff; background: #83B036;}
.nav .nav_l1 li ul li a {    padding: 8px 15px;    margin: 0;    display: block; }
.nav .nav_l1 li:hover .nav_l2 {	    display:none;    }

/* Level 2 open */
.nav .nav_l1 li .nav_l2 {background: #83b036 none repeat scroll 0 0;height: auto !important;overflow: hidden;position: relative;top: 0;}

.nav .nav_l1 li a.expend + .nav_l2 {display: block; }
.nav .nav_l1 li ul li:hover a {background:#749c30;}

/* Level 3 open */
.nav .nav_l2 li .nav_l3 {  background: #749c30 none repeat scroll 0 0;  left: 0;  position: relative;  top: 0;}
.nav .nav_l1 li ul li a {  padding-left: 30px !important; }
.nav .nav_l1 li ul li ul li a {  padding-left: 50px !important; }
.nav .nav_l2 li .nav_l3 li:hover a {background:#66892A;}

/* Level 1 selected  */
.nav .nav_l1 li a.expend {  background: #83b036 none repeat scroll 0 0; }
.nav .nav_l2 li a.expend {  background: #749c30 none repeat scroll 0 0; }
.navbar-toggle {border:none!important;}
.navbar-toggle.active .icon-bar:first-child {    position: absolute;    transform: rotate(45deg);}
.navbar-toggle.active .icon-bar:nth-child(2) {    position: absolute;    top: 14px;    transform: rotate(45deg);}
.navbar-toggle.active .icon-bar:nth-child(4) {    position: absolute;    top: 7px;    transform: rotate(-45deg);}
.navbar-toggle.active .icon-bar:nth-child(3) {    opacity: 0;}
.navbar-toggle .icon-bar {    transition: all 0.4s ease 0s; }
.nav .nav_l2 li:hover .nav_l3 {    display: none; }
.nav .nav_l2 li a.expend + .nav_l3 {    display: block!important; }
.nav .nav_l1 li ul li.show_level3_menu::before {display:none; }
nav .nav_l1 li a {position: relative;}
.nav .nav_l1 li.hasdropdown a::before {  border-bottom: 2px solid #fff;  border-right: 2px solid #fff;  content: "";  height: 12px;  position: absolute;  right: 30px;  top: 10px;  transform: rotate(45deg);  width: 12px; }
.nav .nav_l1 li.hasdropdown a.expend::before {  top: 15px;  transform: rotate(-135deg);}
nav .nav_l1 li.hasdropdown .nav_l2 a::before {display:none;}
nav .nav_l1 li.hasdropdown .nav_l2 li.show_level3_menu a::before {  display: block;}
nav .nav_l1 li.hasdropdown .nav_l2 li.show_level3_menu li.expand_l3 a::before {  display: none;}

}


@media (max-width: 800px){
.module86_wrapper {    display: block;    width: 90%; }
}
@media (max-width: 700px){
.s_4_default_wrap .right_panel .container_width {    width: 100%;    margin: 0 auto;}
.module86_wrapper {    display: block;    width: 90%;}.module86_right, .module86_left {    width: 95%;}

}

@media (max-width: 360px){
.m_179_container {    padding: 10px;  }
}

@media (min-width: 768px) and (max-width:770px){
/*.navbar-toggle {
    display: block !important;
}*/
}
@media (min-width:770px){
.navbar-toggle {    display: none !important; } 
}


.hero-slider-button a {
    font-size: 20px;
    color: #666;
    background: rgba(255,255,255,0.55);
}


.logo img {

    height: 40px;
    width: auto;
    margin-top: 0px;

}


.rollover_style_1 img{transition:all ease-in-out 0.3s;}
.rollover_style_1:hover img{transform:scale(1.2);}


.rollover_style_2 img{transition:all ease-in-out 0.3s;}
.rollover_style_2:hover img{transform: scale(1.2) rotate(-16deg);}


.rollover_style_3 img{transition:all ease-in-out 0.3s;}
.rollover_style_3:hover img{filter:grayscale(100%); border:5px solid #424244;}
.rollover_style_3 .hover_caption{background:none!important;}
.rollover_style_3 .module_196_item_inr::after {content: '''';	height: 1px;background: #fff;position: absolute;left: 10px;	top: 10px;width: calc(100% - 20px);}
.rollover_style_3 .module_196_item_inr::before {content: '''';width: 1px;height: calc(100% - 20px);position: absolute;background: #fff;left: 10px;top: 10px;}
.rollover_style_3 figure::after {content: '''';position: absolute; right: 10px;top: 10px;background: #fff;width: 1px;height: calc(100% - 20px);}
.rollover_style_3 figure::before {content: '''';position: absolute;bottom: 10px;right: 10px;	height: 1px;	width: calc(100% - 20px);background: #fff;} 

 /*=== Module 26 === */ 

 /* module 26 */

.m26_product_view {float: left; width: 100%;}
.m26_product_wrraper  .product_info {margin-top: 20px; margin-bottom: 20px;}
.m26_product_wrraper {padding: 20px; box-shadow: 1px 1px 3px #CCC; margin-top: 20px; margin-bottom: 50px;}
.m26_product_wrraper  .product_details {margin-top: 20px; margin-bottom: 20px;}
.m26_product_wrraper  .product_details p {line-height: 25px;}
.m26_product_wrraper  .product_info p span {font-weight: bold; text-transform: uppercase; display: inline-block; margin-right: 20px;}
.m26_product_wrraper  .product_details a {float: right; background: none repeat scroll 0% 0% #D42165; padding: 5px 20px; color: #FFF; display: inline-block; text-align: center;}
.m26_product_wrraper  .product_details .prodfrm { text-align:right  }
.m26_product_wrraper  .product_details .smtbtn {background: none repeat scroll 0% 0% #D42165; padding: 5px 20px; color: #FFF; display: inline-block; text-align: center; border:0px; }
.m26_product_wrraper  .product_details .outstock{ font-size:14px; font-weight:bold;  color:#F00; }

.modal-dialog {     margin: 90px auto;}
.m_26_shipping {    font-size: 15px;    color: #2E2C2C;;    font-weight: 400;    letter-spacing: 1px;    line-height: 30px;    margin-top: 14px;}
.m_26_page_path { margin : 0 auto ; text-align: center;  font-size: 15px;    color: #2E2C2C;;    font-weight: 400;    letter-spacing: 1px;    line-height: 30px; }

#zoom_03{position:relative !important; } 
.zoomWrapper {
    text-align: center;
    width: 100% !important;
    height: auto !important;
}

.bag_block {
    border: 8px solid #fff;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    margin: 25px 0;
    position: relative;
    text-align: center;
    transition: opacity 0.5s ease-in-out 0s;
}
.block_hover {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fff;
    display: none;
    font-family: "Times New Roman",Times,serif;
    font-size: 20px;
    height: 100%;
    left: 0;
    padding: 100px 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
}
.block_hover_detail {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fff;
    display: none;
    font-family: "Times New Roman",Times,serif;
    font-size: 20px;
    height: 100%;
    left: 0;
    padding: 100px 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.bag_block:hover .block_hover, .bag_block:hover .block_hover_detail {
    display: block;
}

/*  Module 26 select dropdown  */
.m_26_product_wrraper .select2-container.select2-dropdown{ 
	border: 1px solid #CCC; 
	background-color: #f9f9f1; 
	border-radius: 0px; 
	height: 35px; 
	width:  350px;
}

/*  closed state Height Font Background colour   */
.m_26_product_wrraper .pattr-container .select2-container .select2-selection--single .select2-selection__rendered {
    color: #878087;
    font-size: 12px;
    font-family: "raleway";
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 35px;
}
.m_26_product_wrraper .pattr-container .select2-container .select2-selection--single, 
.m_26_product_wrraper .pattr-container .select2-container--default .select2-selection--single .select2-selection__arrow, 
.m_26_product_wrraper .pattr-container .select2-container .select2-selection--single .select2-selection__rendered { 
	height: 35px; 
}

/*  open state  background colour  and font colour  */
.select2-container.select2-container--default  .select2-results__option {
    font-size: 12px;
    font-family: "raleway";
    text-transform: uppercase;
    letter-spacing: 2px;
}

/*  open state rollover background colour  and font colour  */
.select2-container.select2-container--default  .select2-results__option--highlighted[aria-selected] {
    background-color: #4f5150;
    color: #fff;
}

/*  selected state background colour  and font colour  */
.select2-container.select2-container--default  .select2-results__option[aria-selected="true"] {
    background-color: #1a1a1a;
    color: #fff;
}

/*  Quantity background colour  and font colour  */
.m_26_product_wrraper .prodfrm .pqty {
    border: 1px solid #c5bbbb;
    color: #777;
    font-size: 16px;
    font-family: "Raleway";
    height: 28px;
    line-height: 28px;
    width: 50px;
    text-align: center;
    background-color: #f9f9f1;
    margin-top: 20px;
}

/* Buy Now  background colour  and font colour  */
.m_26_product_wrraper .prodfrm .smtbtn {
    border: 1px solid #c5bbbb;
    padding: 4px 10px;
    margin-left: 60px;
    background-color: #f9f9f1;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #777;
    font-size: 13px;
    font-family: "Raleway";
}

/* Buy Now hover background colour  and font colour  */
.m_26_product_wrraper .prodfrm .smtbtn:hover {
    border: 1px solid #c5bbbb;
    background-color: #f9f9f1;
    color: #777;
}

/* module 26 */ 

 /*=== Module 27 === */ 

 .module_27_wrapper { display:block; width:  100%; margin: auto;  }

.module_27_container {width:  80%; margin: auto;  }
.module_27_top {width:  100%; margin-bottom: 20px:      text-align: left; }
module_27_item_inr {    overflow: hidden;    position: relative; }
.module_27_item h3 {    display: block;    position: relative;    margin: 0;    padding: 10px;    text-decoration: none; }

.module_27_caption_box {
 display: flex;                  /* establish flex container */
  flex-direction: row;            /* default value; can be omitted */
  flex-wrap: nowrap;              /* default value; can be omitted */
  justify-content: space-between;  }

.module_27_caption {width: 50%;  } 
.module_27_caption p {margin: 0 0 0 0; } 

.module_27_buynow { width: 40%;    float:  right; }
.module_27_buynow .btn i {
	padding: 3px;
    background: #CCC;
    border-radius: 50%;
}
.caption_style .product_details { padding: 40px 0 !important;  }



module_27_box {width: 60%;       margin: auto; margin-bottom: 30px;   }
module_27_item_inner > a {   position: absolute;    width: 100%;    height: 100%;}

.m_27_shipping {
    font-size: 15px;
    color: #3c3c3c;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 30px;
    margin-top: 14px;
}

.modal-dialog {     margin: 90px auto;}


/*================== Module 27 ================= */
.module_27_wrapper{}
.module_27{ width:100%; max-width:1200px; margin:0 auto; padding:20px 0;}
.module_27-row { margin-bottom:2%; text-align:center; }
.module_27_itempic{ background-color:#666666; background-position:center; background-size:cover; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s; }


.module_27_item h3 {display:block; position:relative; margin:0; padding:10px; text-decoration:none; }
.module_27_item a {color:#000; display:block; position:relative; z-index:11; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s;}
.module_27_item a:hover{text-decoration:none;}
.module_27_item_inr{overflow:hidden; position:relative;}

/*  images Modules 3 col */  
module_27_item{position:relative; overflow:hidden; width:32%; margin:1%; display:inline-block;}
.module_27-row .module_27_item:nth-child(3n+1){margin-left:0%!important;}   
.module_27-row .module_27_item:nth-child(3n+3){margin-right:0%!important;}
module_27_item_inr > a{position: absolute; width: 100%; height:100%;}
.module_27_item_inr > a{width: 100%; height:100%;}
.module_27_item_inr > a .hover_caption{height:100%!important;}


.module_27_box_portrait {  width: 70%; margin: auto; margin-top:  80px; }
.module_27_box_landscape { width: 100%; margin:  80px 0px 00px 0px; }
.module_27_box_square { width: 100%; margin: 0 0px 80px 0px; }



.module_27_imagelist button.btn.btn-primary {    background: #F5F3F3;    border: 1px #ebebee solid;    color: #898989; font-size: 10px; }
.module_27_imagelist button.btn.btn-primary i.fa {    background: #898989;    color: #fff;    width: 20px;    height: 20px;    line-height: 20px;    font-size: 12px;    border-radius: 50%;    vertical-align: middle;    display: inline-block;}

.module_27_imagelist button.btn.btn-primary[aria-expanded="true"] i.fa.fa-chevron-down {	display: none;}
.module_27_imagelist button.btn.btn-primary[aria-expanded="false"] i.fa.fa-close {	display: none;}


module_27_imagelist button.btn.btn-primary {
    background: #fff;
    border: 1px #c4c4c6 solid;
    color: #898989;
    border-radius: 0;
}
/* ------------------------- */

/*  Module 27 select menus  */

.module_27_container .select2-container.select2-dropdown{ 
	border: 1px solid #CCC; 
	background-color: #f9f9f1; 
	border-radius: 0px; 
	height: 35px; 
	width:  350px;
}

/*  closed state Height Font Background colour   */
.module_27_container .pattr-container .select2-container .select2-selection--single .select2-selection__rendered {
    color: #878087;
    font-size: 12px;
    font-family: "raleway";
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 35px;
}
.module_27_container .pattr-container .select2-container .select2-selection--single, 
.module_27_container .pattr-container .select2-container--default .select2-selection--single .select2-selection__arrow, 
.module_27_container .pattr-container .select2-container .select2-selection--single .select2-selection__rendered { 
	height: 35px; 
}

/*  open state  background colour  and font colour  */
.select2-container.select2-container--default  .select2-results__option {
    font-size: 12px;
    font-family: "raleway";
    text-transform: uppercase;
    letter-spacing: 2px;
}

/*  open state rollover background colour  and font colour  */
.select2-container.select2-container--default  .select2-results__option--highlighted[aria-selected] {
    background-color: #4f5150;
    color: #fff;
}

/*  selected state background colour  and font colour  */
.select2-container.select2-container--default  .select2-results__option[aria-selected="true"] {
    background-color: #1a1a1a;
    color: #fff;
}

/*  Quantity background colour  and font colour  */
.module_27_container .prodfrm input[type="text"] {
    border: 1px solid #c5bbbb;
    color: #777;
    font-size: 16px;
    font-family: "Raleway";
    height: 28px;
    line-height: 28px;
    width: 50px;
    text-align: center;
    background-color: #f9f9f1;
    margin-top: 20px;
}

/* Buy Now  background colour  and font colour  */
.module_27_container .prodfrm .smtbtnMulti {
    border: 1px solid #c5bbbb;
    padding: 4px 10px;
    margin-left: 60px;
    background-color: #f9f9f1;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #777;
    font-size: 13px;
    font-family: "Raleway";
}

/* Buy Now hover background colour  and font colour  */
.module_27_container .prodfrm .smtbtnMulti:hover {
    border: 1px solid #c5bbbb;
    background-color: #f9f9f1;
    color: #777;
}



/* MODULE 27 MULTI IMAGE LIST FORM  */
/* -------------------------*/

.module_27_image_small { display: none; }

prodfrm select {     border: 1px solid #c5bbbb;    padding: 4px 10px;    /* margin-left: 60px; */    background-color: #f9f9f1;    text-transform: uppercase;    letter-spacing: 1px;    color: #777;    font-size: 13px;    font-family: "Raleway"; 
}

.prodfrm select {     border: 1px solid #c5bbbb;    padding: 4px 10px;    /* margin-left: 60px; */    background-color: #f9f9f1;    text-transform: uppercase;    letter-spacing: 1px;    color: #777;    font-size: 13px;    font-family: "Raleway"; 
} 

 /*=== Module 28 === */ 

 .module_28_wrapper { width: 100%;
 overflow: auto; margin: auto; }

.module_28_container { width: 100%;
max-width: 1200px; overflow: auto; margin: auto;}

.module_28_row { padding: 15px; margin: 20px 0 20px 0 ;  }
.module_28_row h2{ text-align: center; }
.module_28_row p { text-align: left; padding-right:  50px; }

/* contact form */
.module_28_contact_form .contact_require{
	color:#F00;
}
.module_28_contact_form .contact_inputtab{
 	margin: 10px 0;
}
.module_28_contact_form .contact_title{ display: block; color: #373636;  font-size: 14px;    font-weight: 300;    text-transform: uppercase; letter-spacing: 1px;}
.module_28_contact_form .contact_name{
	display: inline-block;   
    width: 100%;
}
.module_28_contact_form .contact_name input, 
.module_28_contact_form .contact_select select,
.module_28_contact_form .contact_name textarea {   border:1px #c4c4c6 solid;   padding:8px;   width:100%;   color: #545554; font-size: 18px; font-family: inherit; margin-bottom: 15px; }

.module_28_contact_form .contact_submit_btn {
    color:#898989;
    border:0;
    cursor:pointer;
    border:1px #c4c4c6 solid;
    font-size:14px;
    padding:8px 15px;
}

.module_28_contact_form .contact_submit_btn:hover {
   background:#DFDFDF;
}

.module_28_contact_form  #well{ max-width:350px; width:100%; background:#ececec; border:1px #c4c4c6 solid;}
.module_28_contact_form #well h2.slidestrick {-moz-background-clip: text; -webkit-background-clip: text; -moz-text-fill-color: transparent; -webkit-text-fill-color: transparent; -webkit-animation: slidetounlock 5s infinite; font-size:13px;  padding: 0; margin:0; width:100%; -webkit-text-size-adjust: none;}
.module_28_contact_form  h2.slidestrick #unlockslider{background:#666; width:80px; height:35px; display:inline-block; vertical-align:middle; color:#fff; font-size:15px; text-align:center; line-height:35px; font:bold; border-radius:4px; cursor:pointer;}
.module_28_contact_form  h2.slidestrick{ margin:0; line-height:30px; }
.module_28_contact_form  .contact_unload_tab{color:#96989B; font-size:11px; width:350px; padding:5px 0;}
.module_28_contact_form  .contact_unload_tab span{display:inline-block; width:33%; float:left;color:#96989B;}
.module_28_contact_form  .contact_unload_tab span:nth-child(2n){text-align:center;color:#96989B;}
.module_28_contact_form  .contact_unload_tab span:nth-child(3n){text-align:right; float:right;color:#96989B;}
.module_28_contact_form  .disablecover{position:absolute; width:71px; height:36px; background:rgba(255, 255, 255, 0.4);}
/* contact form */ 

 /*=== Module 29 === */ 

 /* Module 29 */
.module_29 {}
.m_29_container {  max-width: 1170px; margin: auto; height: auto;  padding: 90px; overflow: auto;}

.m_29_left {width: 33%; float: left; }
.m_29_left_left {width:90%; float: left;}
.m_29_left_right {width: 10%; float: right; }
.m_29_right { width: 66%; float: right;}


.m_29_left_left h1 {    float: right; padding-top: 0px;}

.m_29_right p {   padding-left: 20px; } 

 /*=== Module 30 === */ 

 /*Module _30 */
.module_30_wrapper{display:block;}
.module_30{ width:100%; max-width:1200px; margin:0 auto; padding:20px 0;  
 }
.module_30_row{ margin-bottom:2%; text-align:center; width: 80%;
margin: 0 auto;}




module_30_item_inr  { width:100%; padding-top: 66%; /* 1:1 Aspect Ratio */ }
.module_30_row img
{    width: 100%;    background-size: cover;    background-position: center center;}
.module_30_itempic {background-color:#fff; background-position:center; background-size:cover; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s; }
.module_30_item h3{display:block; position:relative; margin:0; padding:10px; text-decoration:none; }
.module_30_item a{color:#000; display:block; position:relative; z-index:11; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s;}
.module_30_item a:hover{text-decoration:none;}
.module_30_item_inr{overflow:hidden; position:relative;}

.module_30_row .module_30_item {   object-fit: cover;}
.caption_style .module_30_image_itempic {   object-fit: cover;}
.module_30_image_itempic {   object-fit: cover;}




/*  images Modules original */  
.module_30_item{position:relative; overflow:hidden; width:28%; margin:4%; display:inline-block;}
.module_30_row .module_30_item:nth-child(3n+1){margin-left:0%!important;}   
.module_30_row .module_30_item:nth-child(3n+3){margin-right:0%!important;}

/*  images Modules 1 col */  
.module_30_item_1col{position:relative; overflow:hidden; width:100%; float:left; margin-bottom:1% }
module_30_row .module_30_item_2col:nth-child(2n+1){margin-left:0%!important;} 
module_30_row .module_30_item_2col:nth-child(2n+2){margin-right:0%!important;} 

/*  images Modules 2 col */  
.module_30_item_2col{position:relative; overflow:hidden; width:45%; float:left; margin:3%; }
.module_30_row .module_30_item_2col:nth-child(2n+1){margin-left:0%!important;} 
.module_30_row .module_30_item_2col:nth-child(2n+2){margin-right:0%!important;} 

/*  images Modules 3 col */  
.module_30_item_3col{position:relative; overflow:hidden; width:25%; margin:4%; display:inline-block;}


#polaroid .module_30_row .module_30_item_3col:nth-child(3n+1){margin-left:0%!important; margin-top: 0px;}   
#polaroid .module_30_row .module_30_item_3col:nth-child(3n+3){margin-right:0%!important;}

/*  images Modules 3 col */  
.module_10_item_3col{position:relative; overflow:hidden; width:32%; margin:1%; display:inline-block;}
.module_10_row .module_10_item_3col:nth-child(3n+1){margin-left:0%!important;}   
.module_10_row .module_10_item_3col:nth-child(3n+3){margin-right:0%!important;}




/*  images Modules 4 col */  
.module_30_item_4col{position:relative; overflow:hidden; width:23%; float:left; margin:1.3%; }
.module_30_row .module_30_item_4col:nth-child(4n+1){margin-left:0%!important;} 
.module_30_row .module_30_item_4col:nth-child(4n+4){margin-right:0%!important;} 

/*  images Modules 5 col */  
.module_30_item_5col{position:relative; overflow:hidden; width:18.4%; float:left; margin:1%; }
.module_30_row .module_30_item_5col:nth-child(5n+1){margin-left:0%!important;} 
.module_30_row .module_30_item_5col:nth-child(5n+5){margin-right:0%!important;} 

/*  images Modules 6 col */  
.module_30_item_6col{position:relative; overflow:hidden; width:15.5%; float:left; margin:0.7%; }
.module_30_row .module_30_item_6col:nth-child(6n+1){margin-left:0%!important;} 
.module_30_row .module_30_item_6col:nth-child(6n+6){margin-right:0%!important;} 

.module_30_image_itempic img { position: absolute;    top: 0;    bottom: 0; left: 0; right: 0;   width: 100%;    height: 100%;    object-fit: cover;  object-position: center;}

.module_30_aspect_ratio_3_2 {    width:100%;    padding-bottom: 66%; overflow:hidden; position:relative;}
.module_30_aspect_ratio_4_3 {    width:100%;    padding-bottom: 75%; overflow:hidden; position:relative;}
.module_30_aspect_ratio_1_1 {    width:100%;    padding-bottom: 100%; overflow:hidden; position:relative;}
.module_30_aspect_ratio_3_4 {    width:100%;    padding-top: 66.5%;    padding-bottom: 66.5%; overflow:hidden; position:relative;}
.module_30_aspect_ratio_2_3 {    width:100%;   padding-top: 75%;    padding-bottom: 75%;  overflow:hidden; position:relative;}


.module_30_item_inr > a{ width: 100%; height:100%;}
.module_30_item_inr > a .hover_caption{height:100%!important;}

.module_30_item_inr {    width:100%;    padding-bottom: 66%;}

.caption_style .module_30_image_itempic {    position: absolute;}

.caption_style .hover_capinr h3 {    margin-bottom: 0;}


figure, figcaption {
display: block;
}
#polaroid{
width:100%;
overflow:hidden;
padding:20px 10px;
}
#polaroid figure{
float:left;
position:relative;
/*width:29%; */
/*margin:20px 20px;*/
padding: 12px 12px 16px 12px;
-webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
-moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
background: #eee6d8;
background: -webkit-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -moz-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -o-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -ms-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: linear-gradient(top, #ede1c9, #fef8e2 20%, #f9f6f0  60%);
-webkit-transform:rotate(-1deg);
-moz-transform: rotate(-1deg);
-o-transform: rotate(-1deg);
-ms-transform: rotate(-1deg);
transform: rotate(-1deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
margin-top: 0px;
}
#polaroid  figure:nth-child(even) {
-webkit-transform:rotate(2deg);
-moz-transform: rotate(2deg);
-o-transform: rotate(2deg);
-ms-transform: rotate(2deg);
transform: rotate(2deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
-webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
-moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
box-shadow: -4px 4px 8px -4px rgba(0, 0, 0, .75);
}

.module_30_row .module_30_item_2col:nth-child(2n+2) {

-webkit-transform:rotate(2deg);
-moz-transform: rotate(2deg);
-o-transform: rotate(2deg);
-ms-transform: rotate(2deg);
transform: rotate(2deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
-webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
-moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
box-shadow: -4px 4px 8px -4px rgba(0, 0, 0, .75);
box-shadow: -12px 12px 12px -4px rgba(119, 119, 119, 0.35);
}
#polaroid figure:before {
content: '';
display: block;
position: absolute;
left:5px;
top: -15px;
width: 75px;
height: 25px;
background-color: rgba(222,220,198,0.7);
-webkit-transform: rotate(-12deg);
-moz-transform: rotate(-12deg);
-o-transform: rotate(-12deg);
-ms-transform: rotate(-12deg);
}
#polaroid figure:nth-child(even):before {
left:150px;
top: -15px;
width: 55px;
height: 25px;
-webkit-transform: rotate(12deg);
-moz-transform: rotate(12deg);
-o-transform: rotate(12deg);
-ms-transform: rotate(12deg);
}
#polaroid figcaption {
text-align:center;
font-size:0.7em;
color:#454f40;
letter-spacing:0.09em;
margin-top: 7px;
min-height: 40px;
}
/**IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version**/
#polaroid figure{
-pie-background: linear-gradient(#ede1c9, #fef8e2 20%, #f2ebde 60%);
behavior: url(assets/pie/PIE.htc);
position:relative; /*required to make PIE work*/
padding-top:10px\9;
padding-right:10px\9;
}

.module_30_item_3col {
  margin-top: 0px;
}

/* box-shadow: -12px 12px 12px -4px rgba(119, 119, 119, 0.35); better shaddow*/ 

 /*=== Module 31 === */ 

 /* Module 31 */

.module_31_wrapper{display:block; width:100%; }
.module_31 {margin:0 auto;}
.module_31_left{width:46%; float:left;  box-sizing:border-box;}
.module_31_right{float:right; width:46%;}
.module_31_lower_text {width:100%; float: left;}
.module_31_row{ clear:both; margin-top:20px; }

.module_31_left_bot{display:block; padding:15px 0 0 0;}
.module_31_item{display:block; width:50%; float:left; margin:30px 0 20px;}

/* .module_31_left p, .module_31_right p{font-size:14px; margin:0 0 10px 0;} */
.module_31_left h2 {margin:0 0 7px 0px;}
.module_31_left p {margin:0 0 0px 0px;}
.module_31_iteminr h4{font-size:14px; color:#000; font-weight:600;}
.module_31_iteminr p{font-size:13px; margin:2px 0;}
.module_31_iteminr{width:88%; float:right;}

.module_31_left img, .module_31_right img { width: 100%; }
.module_31_image  {margin-bottom:10px;}



figure, figcaption {
display: block;
}
#polaroid{

overflow:hidden;
padding:20px 10px;
}
#polaroid figure{
float:left;
position:relative;
/*width:29%; */
/*margin:20px 20px;*/
padding: 12px 12px 16px 12px;
-webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
-moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
background: #eee6d8;
background: -webkit-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -moz-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -o-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -ms-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: linear-gradient(top, #ede1c9, #fef8e2 20%, #f9f6f0  60%);
-webkit-transform:rotate(-1deg);
-moz-transform: rotate(-1deg);
-o-transform: rotate(-1deg);
-ms-transform: rotate(-1deg);
transform: rotate(-1deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
}
#polaroid  figure:nth-child(even) {
-webkit-transform:rotate(2deg);
-moz-transform: rotate(2deg);
-o-transform: rotate(2deg);
-ms-transform: rotate(2deg);
transform: rotate(2deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
-webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
-moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
box-shadow: -4px 4px 8px -4px rgba(0, 0, 0, .75);
}

.module_30_row .module_30_item_2col:nth-child(2n+2) {

-webkit-transform:rotate(2deg);
-moz-transform: rotate(2deg);
-o-transform: rotate(2deg);
-ms-transform: rotate(2deg);
transform: rotate(2deg);
-webkit-backface-visibility:hidden; /*prevent rotated text being jagged in Chrome and Safari*/
-webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
-moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
box-shadow: -4px 4px 8px -4px rgba(0, 0, 0, .75);
box-shadow: -12px 12px 12px -4px rgba(119, 119, 119, 0.35);
}
#polaroid figure:before {
content: '';
display: block;
position: absolute;
left:5px;
top: -15px;
width: 75px;
height: 25px;
background-color: rgba(222,220,198,0.7);
-webkit-transform: rotate(-12deg);
-moz-transform: rotate(-12deg);
-o-transform: rotate(-12deg);
-ms-transform: rotate(-12deg);
}
#polaroid figure:nth-child(even):before {
left:150px;
top: -15px;
width: 55px;
height: 25px;
-webkit-transform: rotate(12deg);
-moz-transform: rotate(12deg);
-o-transform: rotate(12deg);
-ms-transform: rotate(12deg);
}
#polaroid figcaption {
text-align:center;
font-size:0.7em;
color:#454f40;
letter-spacing:0.09em;
margin-top: 7px;
}
/**IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version**/
#polaroid figure{
-pie-background: linear-gradient(#ede1c9, #fef8e2 20%, #f2ebde 60%);
behavior: url(assets/pie/PIE.htc);
position:relative; /*required to make PIE work*/
padding-top:10px\9;
padding-right:10px\9;
}


/* Module_31 End */
 

 /*=== Module 32 === */ 

 

 .module_320_wrapper {width: 1024px; margin: auto; }

.module_320_row { display: block }

.module_320_wrapper .owl-carousel, .module_320_wrapper .owl-wrapper-outer, .module_320_wrapper .owl-wrapper, .module_320_wrapper .owl-item {    height: 100%;}
.module_320_slider_wrapper {width: 100%;  height: 500px; }

.module_320_wrapper .owl-carousel, .module_320_wrapper .owl-wrapper-outer, .module_320_wrapper .owl-wrapper,  .module_320_wrapper .owl-item{height:100%;}
.module_320_wrapper .owl-controls{position:absolute; top:45%; width:100%;}
.module_320_wrapper .owl-theme .owl-controls .owl-prev{float:left; background:none; font-size:0;}
.module_320_wrapper .owl-theme .owl-controls .owl-next{float:right; background:none; font-size:0;}
.module_320_wrapper .owl-theme .owl-controls .owl-prev::after{content: "\f053"; font-family: "fontawesome"; font-size: 50px;}
.module_320_wrapper .owl-theme .owl-controls .owl-next::after{content: "\f054"; font-family: "fontawesome"; font-size: 50px;}
.slider_inner_320 {display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.module_320_wrapper {    position: static;}

.module_320_wrapper .item_320 {    width: 100%; height: 400px; background-size: cover; background-position: center center;}

item_32 {   height: 100%;}

.module_32_wrapper {width: 1024px; margin: auto; }

.module_32_row { display: block }

.module_32_row_1 { display: block;  text-align: center;}
.module_32_row_2 { display: block; }
.module_32_row_3 { display: block; }
.module_32_row_4 { display: block; }
.module_32_row_5 { display: block; }
.module_32_row h1 { }
.module_32_row p { }
.module_32_slider_wrapper {width: 100%;  height: 500px; }
.module_32_thumb img  {width: 100%; }

.module_32_wrapper .owl-carousel, .module_32_wrapper .owl-wrapper-outer, .module_32_wrapper .owl-wrapper, .module_32_wrapper .owl-item {    height: 100%;}

item_32 {   height: 100%;}
module_32_row_1 p a:hover, a:visited, a:active {    background: #2a2a2a; color: #FFF;    decoration: none; }

module_32_row_1 p a{    background: #484848;    color: #FFF;    padding: 15px  30px ; decoration: none;    display: inline-block; }

.module_32_wrapper p a{ color:#000;  font-weight:600; text-decoration: none; }
.module_32_wrapper p a:hover, a:visited, a:active { color:#000;  font-weight:600; text-decoration: underline; }

module_32_slider_wrapper { height; 500px; }



.module_32_slider_wrapper {position:relative; width:100%; height:400px; left:0; top:0; z-index:12;}
.module_32_slider_wrapper .item_32{width:100%; height:100%; background-size:cover; background-position:center center;}
.module_32_wrapper {    position: static; }
.slider_inner_32 {display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}



.module_32_wrapper .owl-carousel, .module_32_wrapper .owl-wrapper-outer, .module_32_wrapper .owl-wrapper,  .module_32_wrapper .owl-item{height:100%;}
.module_32_wrapper .owl-controls{position:absolute; top:45%; width:100%;}
.module_32_wrapper .owl-theme .owl-controls .owl-prev{float:left; background:none; font-size:0;}
.module_32_wrapper .owl-theme .owl-controls .owl-next{float:right; background:none; font-size:0;}
.module_32_wrapper .owl-theme .owl-controls .owl-prev::after{content: "\f053"; font-family: "fontawesome"; font-size: 50px;}
.module_32_wrapper .owl-theme .owl-controls .owl-next::after{content: "\f054"; font-family: "fontawesome"; font-size: 50px;}

.module_32_wrapper {    position: static;}


.module_32_wrapper .item_32 {    width: 100%; height: 400px; background-size: cover; background-position: center center;}

.f1_contact_form .contact_name input, .f1_contact_form .contact_select select, .f1_contact_form .contact_name textarea {    max-width: 450px;    color: #000;}
.f1_contact_form .contact_title {    font-size: 14px;    font-weight: 300;    text-transform: uppercase;}

.f1_contact_form .contact_name input, .f1_contact_form .contact_select select, .f1_contact_form .contact_name textarea {max-width: 450px;
    color: #000;
    font-size: 16px;
color: #a2a09f;
}


.f1_contact_form .contact_name input, .f1_contact_form .contact_select select, .f1_contact_form .contact_name textarea {
    border: 1px #c4c4c6 solid;
    padding: 8px;
    width: 100%;
    max-width: 450px;
    color: #000;
}

.cs_2_col {  vertical-align: top; } 

 /*=== Module 34 === */ 

 /* === module34 ==== */
.module_34_wrapper { width: 100%;  margin: auto; }
.module_34_container {max-width: 1280px; margin: auto;}
.module_34_left { width: 100%;
    float: left;
    margin-right: 15px;
    padding-top: 10px;
    border-right: 3px solid #000;}
.module_34_right {  width: 2%;
    float: left;}


.module_34_left {    width: 95%;    border-right: none ;}

/* === from barry white.net === */
widget h3 {   font-family: 'Open Sans';}
.widget {   font-family: 'Open Sans';}
.widget h3 {  font-family: 'Open Sans';  font-size: 14px;  text-transform: uppercase;}
.widget ul li a {   font-size: 12px;}

   

/* === Blog Module === */
.module43, .module_34{display:block; padding:30px 40px;}
.module43_left, .module_34_left{width:65%; float:left; box-sizing:border-box; padding-right:20px;}
.blog_item{display:block; border-bottom:1px #CCC solid; padding:0 0 40px 0; margin-bottom:40px;}
.blog_image{margin:0; padding:0;}
.blog_item:last-child{border-bottom:0; margin-bottom:0;}
.blog_item h3{display:block; margin:15px 0 10px;}
.blog_item p{margin:0 0 8px 0; }

.module43_right, .module_34_right {width:33%; float:right; box-sizing:border-box; padding-left:40px}

.widget{display:block; padding:20px 0 20px; border-bottom:1px #CCC solid; font-family: "futura_bk_btbook"; }
.widget:first-child{padding-top:0;}
.widget h3{ margin:0; font-family: "futura_bk_btbook";  letter-spacing: 2px; }
.widget ul{padding:5px 0;}
.widget ul li{display:block;}
.widget ul li a{display:block; text-decoration:none; color: #888a89;}

.search-tab{padding:10px 0;}
.search-tab input[type="text"]{border:1px solid #bbbdc0; box-sizing:border-box; padding:10px; width:85%;}
.search-btn{background:none; border:none; padding:10px; width:15%; font-size:16px; font-weight:bold; cursor:pointer;}
.search-btn:hover{color:#046938;}

.module43_left.floatright{float:right; padding:0 0 0 10px;}
.module43_right.floatleft{float:left; padding:0 40px 0 0;}

.module93_pagination{ text-align:left; }
.module93_pagination a.m95_pageleft{display:inline-block; padding:3px 7px; }
.module93_pagination ul{display:inline-block; padding:0 5px;}
.module93_pagination ul li{display:inline-block; font-size:16px;}
.module93_pagination ul li span{position:relative; top:2px;}
.module93_pagination ul li a{ display: inline-block; padding:3px 5px; }




/* tickle_page */
.m34_page_title {height: 150px; background-repeat: no-repeat; background-position: center, center; background-size: cover;
  float: left; width: 100%;
}

/* m34_container */
.m34_container {padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;}
.m34_row {margin-right: -15px; margin-left: -15px;}

.m34_container h1, .m34_container h2, .m34_container h3, .m34_container h4, .m34_container h5 {text-align: left; padding-top: 10px; padding-bottom: 10px;}
.m34_container h1 {font-size: 40px; line-height: 25px;}
.m34_container h2 {font-size: 35px; line-height: 35px;}
.m34_container h3{font-size: 30px; line-height: 20px;}
.m34_container h4{font-size: 25px; line-height: 20px;}
.m34_container h5{font-size: 20px; line-height: 20px;}
.m34_container h6{font-size: 18px; line-height: 20px;}
.m34_container p {font-size: 14px; line-height: 20px; text-align: left;}
.m34_page_title h1 {text-align: center; margin-top: 50px; display: none;}
/* === module 34 end ==== */
 

 /*=== Module 35 === */ 

 /* Module_35 */
.module_35_wrapper {float: left; width: 100%;}
.m35_slide_img {height: 550px; background-repeat: no-repeat; background-size: cover; background-position: center, center;}

.m35_slide_content.carousel-caption {top: 100px;}
 .m35_slide_content h2{ font-size:60px;   line-height: 55px;}
.carousel-caption h3 {  font-size: 30px ; line-height: 30px; }

.m35_control.carousel-indicators li.active {background-color: #5F5953;}
.module_35_wrapper .carousel-control.left, .carousel-control.right {background: transparent;}
.module_35_wrapper .carousel-control {width: 30px; height: 30px; top: 50%;}
.module_35_wrapper .carousel-control.left {left: 5%;}  
.module_35_wrapper .carousel-control.right {right: 5%;}
.module_35_wrapper .carousel-control i {font-size: 35px;}


.carousel.carousel-fade .item {
	-webkit-transition: opacity 3s ease-in-out;
	-moz-transition: opacity 3s ease-in-out;
	-ms-transition: opacity 3s ease-in-out;
	-o-transition: opacity 3s ease-in-out;
	transition: opacity 3s ease-in-out;
	opacity:0;
}
.carousel.carousel-fade .active.item {	opacity:1;}
.carousel.carousel-fade .active.left, .carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {	left: 0;	z-index: 1;}
.carousel.carousel-fade .carousel-control {	z-index: 3;
}

/* Module_35 End */


/*===[A-D] Css===*/
.carousel.carousel-fade .item {
	-webkit-transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	opacity:0;
}
.m35_slide_img{background-repeat: no-repeat !important;}
@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}
.carousel-caption h2{-moz-animation: fadeInRight 0.8s ease-in 0.8s backwards; -webkit-animation: fadeInRight 0.8s ease-in 0.8s backwards; animation: fadeInRight 0.8s ease-in 0.8s backwards; opacity: 1;}
.carousel-caption h3{ -moz-animation: fadeInLeft 0.8s ease-in 1.5s backwards; -webkit-animation: fadeInLeft 0.8s ease-in 1.5s backwards; animation: fadeInLeft 0.8s ease-in 1.5s backwards; opacity:1; }
 

 /*=== Module 36 === */ 

 /* Module_36 */
.module_36_wrapper {float: left; width: 100%; height: 550px;}
.m36_slide_img {height: 550px; background-repeat: no-repeat; background-size: cover; background-position: center, center;}

.m36_slide_content.carousel-caption {top: 100px;}
.m36_control.carousel-indicators li.active {background-color: #5F5953;}
.module_36_wrapper .carousel-control.left, .carousel-control.right {background: transparent;}
.module_36_wrapper .carousel-control {width: 30px; height: 30px; top: 50%;}
.module_36_wrapper .carousel-control.left {left: 5%;}  
.module_36_wrapper .carousel-control.right {right: 5%;}
.module_36_wrapper .carousel-control i {font-size: 35px;}


.carousel.carousel-fade .item {
	-webkit-transition: opacity 3s ease-in-out;
	-moz-transition: opacity 3s ease-in-out;
	-ms-transition: opacity 3s ease-in-out;
	-o-transition: opacity 3s ease-in-out;
	transition: opacity 3s ease-in-out;
	opacity:0;
}
.carousel.carousel-fade .active.item {
	opacity:1;
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}
.carousel.carousel-fade .carousel-control {
	z-index: 3;
}
/* Module_35 End */ 

 /*=== Module 38 === */ 

 .module38_wrapper{display:block;}
.module38{ width:100%; display:table;}
.module38_inr{background-position:center center; background-repeat:no-repeat; background-size:cover; height:100%; width:100%;  vertical-align: middle;}
.module38 .anim-slide{width:100%; height:100%; padding:0;}
.module38_cotationbox{position:absolute; background:rgba(255, 255, 255, 0.7); width:200px; right:10%; top:20%;}
.module36_cotationbox p{display:block; padding:6px 5px 5px 15px; margin:0; color:#000; font-size:14px; text-align:left;}


 .module38_inr { vertical-align:bottom;} 
.module38_inr h1{text-transform:uppercase; font-size:3vw; text-align:right; padding: 20px 20px 10px 0px; font-weight:300; margin:0; }
.module38_inr h2{text-transform:uppercase; font-size:3vw; text-align:right; padding:20px 20px 10px 0px; font-weight:300; margin:0; }
.module38_inr h3{text-transform:uppercase; font-size:3vw; text-align:right; padding:20px 20px 10px 0px; font-weight:300; margin:0; }


.module38_image {    display: block;    padding: 0 50px;    box-sizing: border-box;}



.module38_left {    position: absolute;    width: 35%;    left: 5%;    top: 5%;}

.module38_logo {  margin: 0px 0 0 0px; }

/******Slider****/
	.anim-slider
	{
    list-style-type: none;
		position: relative;
    overflow: hidden;
    text-align: center;
		top: 0;
		left: 0;
		width: 100%;
		height: 400px;
		padding:0;
    margin:0;
	}
  /********Slides**********/
	.anim-slide
	{
		position: absolute;
		width: 100%;
		height: 100%;
    top: 0;
    left: 0;
	}
	.anim-slide 
  {
		position: absolute; padding:75px 0;
    opacity: 0;
	}
  /*****Current Slide******/
  .anim-slide-this
  {
    z-index: 1000;
  } 
  .anim-slide-this *
  {
    opacity: 1;
  }


 /*******Arrows********/
	nav.anim-arrows>span
	{
		position: absolute;
		top: 40%;
		z-index: 2000;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    -ms-transition: opacity .4s ease-in;
    -o-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in;
	}
	nav.anim-arrows>span.anim-arrows-prev,
	nav.anim-arrows>span.anim-arrows-next
	{
    color: #fff;
    position: absolute;
    padding: 2px 10px;
	}
	nav.anim-arrows>span.anim-arrows-prev
	{
		left: 1%;
	}
	nav.anim-arrows>span.anim-arrows-next
	{
		right: 1%;
	}
  .anim-slider:hover>nav.anim-arrows>span
  {
    opacity:1;
    cursor: pointer;
  }
  /********Dots************/
	.anim-dots
	{
		width: 100%;
		position: absolute;
		text-align: center;
		left: 0px;
		bottom: 20px;
		z-index: 2000;
	}
	.anim-dots span
	{
		display: inline-block;
		position: relative;
		width: 14px;
		height: 14px;
		margin: 3px;
		cursor: pointer;
		background:#ccc;
	}
	.anim-dots span.anim-dots-this{
		background: #000;
	}
	
 

 /*=== Module 56 === */ 

 /* Module_56 from CMS fullscreen_slider_wrap CMS */
.m_56_background_image{width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-position: 50% 50%; background-size: cover;}
.m_56_fullscreen_slider_wrap .bx-wrapper .bx-pager {top: 15px; bottom: auto;}
.m_56_fullscreen_slider_wrap {width: 100%; height: 100%; position: fixed; top: 0; left: 0; overflow: hidden; background: url('../images/180/loader.gif') 50% 50% no-repeat;}
.m_56_fullscreen_slider_wrap .m_56_slide {background-position: 50% 0%; background-size: cover; opacity: 0;}
.m_56_fullscreen_slider_wrap .bx-controls.bx-has-pager {height: 0px;}
.m_56_fullscreen_slider_wrap .bx-wrapper .bx-pager {position: absolute; right: 50px; z-index: 999; top: auto; bottom: 20px; width: auto;}
.m_56_fullscreen_slider_wrap .bx-wrapper .bx-pager.bx-default-pager a {margin: 0 2px;}
.m_56_fullscreen_slider_wrap .bx-wrapper .bx-controls-direction a {width: 20px; height: 36px;}
.minimised .m_56_fullscreen_slider_wrap .bx-wrapper .bx-prev {left: 20px; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }
.m_56_fullscreen_slider_wrap .bx-wrapper .bx-prev {left: 260px; background: url(../images/180/prevnext_fullwidth.png) no-repeat 0 0; opacity: .7; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;}
.m_56_fullscreen_slider_wrap .bx-wrapper .bx-prev:hover {background: url(../images/180/prevnext_fullwidth.png) no-repeat 0 0; opacity: 1;}
.m_56_fullscreen_slider_wrap .bx-wrapper .bx-next {right: 10px; background: url(../images/180/prevnext_fullwidth.png) no-repeat -20px 0;opacity: .7;}
.m_56_fullscreen_slider_wrap .bx-wrapper .bx-next:hover {background: url(../images/180/prevnext_fullwidth.png) no-repeat -20px 0; opacity: 1;}

.bx-wrapper {position: relative; margin: 0 auto; padding: 0; *zoom: 1;}
.bx-wrapper img {max-width: 100%; display: block;}

/** THEME display from CMS
===================================*/
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {position: absolute; bottom: -30px; width: 100%;}

/* LOADER */
.bx-wrapper .bx-loading {min-height: 50px; background: url(../images/180/bx_loader.gif) center center no-repeat #fff; height: 100%;	width: 100%; position: absolute; top: 0; left: 0; z-index: 2000;}

/* PAGER */
.bx-wrapper .bx-pager {text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; position:relative; top: -30px;}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; *zoom: 1;	*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: url('../images/180/slider_points_white.png') 0 100%; text-indent: -9999px; display: block; width: 13px; height: 12px; margin: 0 5px; outline: 0;}

/*.bx-wrapper .bx-pager.bx-default-pager a:hover,*/
.bx-wrapper .bx-pager.bx-default-pager a.active {background: url('../images/180/slider_points_white.png') 0 0;}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left: 10px; background: url(../images/180/controls.png) no-repeat 0 -32px;}
.bx-wrapper .bx-next {right: 10px; background: url(../images/180/controls.png) no-repeat -43px -32px;}
.bx-wrapper .bx-prev:hover {background-position: 0 0;}
.bx-wrapper .bx-next:hover {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 32px;	text-indent: -9999px; z-index: 9999;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; background: url(/templates/../images/180/controls.png) -86px -11px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop {display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url(/templates/../images/180/controls.png) -86px -44px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {background-position: -86px -33px;}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: left; width: 80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 0; width: 35px;}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {position: absolute; bottom: 0; left: 0; background: #666\9; background: rgba(80, 80, 80, 0.75); width: 100%;}
.bx-wrapper .bx-caption span {color: #fff; font-family: Arial; display: block; font-size:.85em; padding: 10px;}
/* Module_56 fullscreen_slider_wrap End */


/* Module_56 Content */
.s_4_default_wrap.minimised .m_56_content_wrap {padding-left: 0;}
.s_4_default_wrap.minimised .m_56_content_wrap .m_56_content_block {-webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }
.s_4_default_wrap.minimised .m_56_content_wrap { margin: 0 auto; -webkit-transition: all .8s ease-in-out; -moz-transition: all .8s ease-in-out; -o-transition: all .8s ease-in-out; transition: all .8s ease-in-out; }
.m_56_content_wrap { position: relative; z-index: 1000; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }
.m_56_content_wrap.closed {padding-left: 0px;}
.m_56_content_wrap .m_56_content_block{ padding: 0 10px; box-sizing: border-box; -moz-box-sizing: border-box; margin: 0 auto; position: relative; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }
.m_56_content_wrap .m_56_content_block .m56_top_tab{ font-size: 20px; line-height: 45px; text-transform: uppercase; display: inline-block; padding: 0 75px 0 15px; position: relative; z-index: 2; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -ms-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
.m_56_content_wrap .m_56_content_block .m56_top_tab .m_56_open_tab {display: block; position: absolute; top: 0px; right: 17px; cursor: pointer;}
.m_56_content_wrap .m_56_content_block .m56_top_tab .m_56_open_tab span {border-bottom: 1px solid #8B8B8B; display: inline-block;}
.m_56_content_wrap .m_56_content_block .m_56_your_cart{padding-top: 15px; padding-bottom: 15px; width: 150px; display: block; position: absolute; top: 0; right: 10px;	box-shadow: inset 0 0 0 1px #f2f2f2; text-align: center; z-index: 3; text-transform: uppercase; font-weight: 600;}
.m_56_content_wrap .m_56_content_block .m_56_content{padding: 65px 20px 20px; position: relative; top: -47px; display: none; margin-bottom: -45px;}
.m_56_content_wrap .m_56_content_block .m_56_content p {margin-bottom: 15px; font-size: 16px;}
.m_56_content_wrap .m_56_content_block .m_56_content a {text-decoration: underline;}
/* Module_56 Content End CMS */ 

 /*=== Module 66 === */ 

 /*================== Module 66 ================= */
.module66_wrapper{ display:block; }
.module66{ width:100%; max-width:1200px; margin:0 auto; padding:20px 0; }
.module66-row{ margin-bottom:2%; text-align:center; }

.module66_item{ position:relative; overflow:hidden; width:100%; margin:10px 0; display:inline-block; }
.module66_item h3{ display:block; position:relative; margin:0; padding:10px; text-decoration:none; }
.module66_item a{ color:#000; display:block; position:relative; z-index:11; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s; }
.module66_item a:hover{ text-decoration:none; }
.module66_item_inr{ overflow:hidden; position:relative; } 

 /*=== Module 67 === */ 

 /*================== Module 67 ================= */
.module67_wrapper{ display:block; }
.module67{ width:100%; max-width:1200px; margin:0 auto; padding:20px 0; }
.module67-row{ margin-bottom:2%; text-align:center; }


.module67_item h3{display:block; position:relative; margin:0; padding:10px; text-decoration:none;}
.module67_item a{color:#000; display:block; position:relative; z-index:11; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s;}
.module67_item a:hover{text-decoration:none;}

.module67_item{position:relative; overflow:hidden; width:48%; margin:1%; display:inline-block;}
.module67-row .module67_item:nth-child(2n+1){margin-left:0%!important;} 
.module67-row .module67_item:nth-child(2n+2){margin-right:0%!important;}
.module67_item_inr{overflow:hidden; position:relative;} 

 /*=== Module 68 === */ 

 /*================== Module 68 ================= */
.module68_wrapper{display:block;}
.module68{ width:100%; max-width:1200px; margin:0 auto; padding:20px 0;}
.module68-row{ margin-bottom:2%; text-align:center; }
.module68_itempic{background-color:#666666; background-position:center; background-size:cover; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s; }
.module68_item h3{display:block; position:relative; margin:0; padding:10px; text-decoration:none; }
.module68_item a{color:#000; display:block; position:relative; z-index:11; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s;}
.module68_item a:hover{text-decoration:none;}
.module68_item_inr{overflow:hidden; position:relative;}

/*  images Modules 3 col */  
.module68_item{position:relative; overflow:hidden; width:32%; margin:1%; display:inline-block;}
.module68-row .module68_item:nth-child(3n+1){margin-left:0%!important;}   
.module68-row .module68_item:nth-child(3n+3){margin-right:0%!important;}
.module68_item_inr > a{position: absolute; width: 100%; height:100%;}
.module68_item_inr > a .hover_caption{height:100%!important;} 

 /*=== Module 69 === */ 

 /*================== Module 69 ================= */
.module69_wrapper{display:block;}
.module69{ width:100%; max-width:1200px; margin:0 auto; padding:20px 0;}
.module69-row{ margin-bottom:2%; text-align:center; }
.module69_itempic{background-color:#666666; background-position:center; background-size:cover; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s; }
.module69_item h3{display:block; position:relative; margin:0; padding:10px; text-decoration:none; }
.module69_item a{color:#000; display:block; position:relative; z-index:11; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s;}
.module69_item a:hover{text-decoration:none;}
.module69_item .caption h3 { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.module69_item_inr{overflow:hidden; position:relative;}
.module69_item{position:relative; overflow:hidden; width:23.5%; box-sizing:border-box; margin:1%;  display:inline-block; }
.module69-row .module69_item:nth-child(4n+1){margin-left:0%!important;} 
.module69-row .module69_item:nth-child(4n+4){margin-right:0%!important;}  

 /*=== Module 75 === */ 

 .module75{padding:80px 0;}
.module75_item{display:block; text-align:center; width:50%; margin:0 auto;}
.module75_item i{font-size:30px; color:#1abc9c;}
.module75_item h3 p{font-size:30px; font-weight:300;  padding:20px 0; line-height:150%; color:inherit; text-transform: inherit;}
.module75_item p{font-size:11px; text-transform:uppercase;}
.module75 .owl-theme .owl-controls .owl-buttons div{width:30px; height:30px; margin:0 5px; opacity:1; padding:0; font-size:0; border-radius:2px; transition:all ease-in-out 1.5s; -moz-transition:all ease-in-out 1.5s; -o-transition:all ease-in-out 1.5s;}
.module75 .owl-next::after{ content:"\f054"; font-size:20px;font-family: 'Font Awesome 5 Free';font-weight: bold;color: #000;}
.module75 .owl-prev::after{ content:"\f053"; font-size:20px;font-family: 'Font Awesome 5 Free';font-weight: bold;color: #000;}
.module75 .owl-theme .owl-controls{margin-top:20px; text-align:center;}
.module75 button.owl-prev, .module75 button.owl-next {
    width: 40px;
    height: 40px;
    background-color: #fff !important;
    border-radius: 50% !important;
} 

 /*=== Module 86 === */ 

 .module86_wrapper{display:block; width:100%; }
.module86 {margin:0 auto;}
.module86_left{width:46%; float:left;  box-sizing:border-box;}
.module86_right{float:right; width:46%;}
.module86_row{ clear:both; margin-top:20px; }

.module86_left_bot{display:block; padding:15px 0 0 0;}
.module86_item{display:block; width:50%; float:left; margin:30px 0 20px;}

/* .module86_left p, .module86_right p{font-size:14px; margin:0 0 10px 0;} */
.module86_left h2{margin:0 0 7px 30px;}
.module86_left p{margin:0 0 0px 30px;}
.module86_iteminr h4{font-size:14px; color:#000; font-weight:600;}
.module86_iteminr p{font-size:13px; margin:2px 0;}
.module86_iteminr{width:88%; float:right;}

.module86_left img, .module86_right img { width: 100%; }
.module86_image  {margin-bottom:10px;} 

 /*=== Module 90 === */ 

 .module90_wrapper{display:block; margin-bottom: 30px;}
.module90{width:1140px; margin:0 auto; padding:80px 0 30px;}
.module90 h2{margin:0 0 35px 0; position:relative; text-align:center;}
.module90_work .cd-filters{text-align:center;}
.module90_work .cd-filters li{display:inline-block; margin-right:5px;}
.module90_work .cd-filters li a{display:inline-block; padding:5px 13px;}

.module90_work_item{display:block; padding:45px 0 0 0; text-align:center; }
.module90_work_item li{display:inline-block; width:25%; position:relative; overflow:hidden; padding:0; margin-top: -5px;}
.module90_work_item li a{display:block; position:absolute; width:100%; height:100%; top:0; left:0; text-align:center; box-sizing: border-box; padding-top:25%; z-index:10; opacity:0;}
.module90_work > p{ text-align:center; width:100%; }
.module90_work_item li a h2{text-align:center;}
.module90_work_item li:hover img{transform:scale(1.3); -moz-transform:scale(1.0); -o-transform:scale(1.0); -webkit-transform:scale(1.0);}
.module90_work_item li img, .module90_work_item li a{transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s;}
.module90_work_item li a:hover{opacity:1;}

.module90_work .cd-filters li a{color:#888; border:1px solid #888888; font-size:12px; text-transform:uppercase; letter-spacing:0.5px;}
.module90_work .cd-filters li a:hover, .module90_work .filter li a:focus, .module90_work .filter li.current a{text-decoration:none; background:#222; color:#fff; border:1px #222 solid;}
.module90_work_item li a:hover{text-decoration:none; color:#fff;}
.module90_work_item li a h2{font-weight:300; font-size:17px; color:#fff;}
.module90_work_item li a span{font-size:12px; color:#fff; text-transform:uppercase;}
.cd-filter {  background: #ffffff; }

.cd-header {background-color: #331d35;}
.cd-header h1 { color: #ffffff;  font-size: 2.4rem; font-weight: 300; }

.cd-tab-filter a.selected { background: #41307c; color: #ffffff; }
.cd-tab-filter.is-open ul { box-shadow: inset 0 -2px 0 #41307c, 0 2px 10px rgba(0, 0, 0, 0.2); }
.cd-filter::before { background-color: #41307c; }
cd-filter .cd-close{ color:#FFF;}
.no-touch .cd-filter .cd-close:hover { background: #32255f; }
.cd-filter-block h4{ color:#9a9a9a;}
.no-touch .cd-filter-block h4:hover { color: #41307c; }
.cd-filter-block input, .cd-filter-block select,
.cd-filter-block .radio-label::before,
.cd-filter-block .checkbox-label::before {
  /* shared style for input elements */
  font-family: "Open Sans", sans-serif;
  border-radius: 0;
  background-color: #ffffff;
  border: 2px solid #e6e6e6;
}

.cd-filter-block input[type='search']:focus,
.cd-filter-block input[type='text']:focus,
.cd-filter-block select:focus {
  outline: none;
  background-color: #ffffff;
  border-color: #41307c;
}
.cd-filter-block input[type='search'] {
  /* custom style for the search element */
  border-color: transparent;
  background-color: #e6e6e6;
  /* prevent jump - ios devices */
  font-size: 1.6rem !important;
}
.cd-filter-block .radio-label::after {
  background-color: #ffffff;
}
.cd-filter-block input[type=radio]:checked + label::before,
.cd-filter-block input[type=checkbox]:checked + label::before {
  border-color: #41307c;
  background-color: #41307c;
}



/* ============== Module 90 extra code  =============== */


/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-header {
  position: relative;
  height: 150px;
}
.cd-header h1 {
  line-height: 150px;
  text-align: center;
}


.cd-main-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-main-content.is-fixed .cd-tab-filter-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.cd-main-content.is-fixed .cd-gallery {
  padding-top: 76px;
}
.cd-main-content.is-fixed .cd-filter {
  position: fixed;
  height: 100vh;
  overflow: hidden;
}
.cd-main-content.is-fixed .cd-filter form {
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.cd-main-content.is-fixed .cd-filter-trigger {
  position: fixed;
}


.cd-tab-filter {
  /* tabbed navigation style on mobile - dropdown
  position: relative;
  height: 50px;
  width: 140px;
  margin: 0 auto;
  z-index: 1; */
}
.cd-tab-filter::after {
  /* small arrow icon */
  content: '';
  position: absolute;
  right: 14px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../img/cd-icon-arrow.svg") no-repeat center center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
/*.cd-tab-filter ul {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  box-shadow: inset 0 -2px 0 #41307c;
}*/

.cd-tab-filter.is-open::after {
  /* small arrow rotation */
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -moz-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}

.cd-tab-filter.is-open ul li {
  display: block;
}
.cd-tab-filter.is-open .placeholder a {
  /* reduces the opacity of the placeholder on mobile when the menu is open */
  opacity: .4;
}


/* -------------------------------- 

xgallery 

-------------------------------- */
/*.cd-gallery {
  padding: 26px 5%;
  width: 100%;
}*/
.cd-gallery li {
 /* margin-bottom: 1.6em;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);*/
  display: none;
}
.cd-gallery li.gap {
  /* used in combination with text-align: justify to align gallery elements */
  opacity: 0;
  height: 0;
  display: inline-block;
}
.cd-gallery img {
  display: block;
  width: 100%;
}
.cd-gallery .cd-fail-message {
  display: none;
  text-align: center;
}



/* -------------------------------- 

xfilter 

-------------------------------- */
.cd-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 280px;
  height: 100%;
  box-shadow: 4px 4px 20px transparent;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s, box-shadow 0.3s;
  -moz-transition: -moz-transform 0.3s, box-shadow 0.3s;
  transition: transform 0.3s, box-shadow 0.3s;
}
.cd-filter::before {
  /* top colored bar */
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  z-index: 2;
}
.cd-filter form {
  padding: 70px 20px;
}
.cd-filter .cd-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  width: 60px;
  font-size: 1.3rem;
  text-align: center;
  background: #37296a;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 3;
}

.cd-filter.filter-is-visible {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
}
.cd-filter.filter-is-visible .cd-close {
  opacity: 1;
}
@media only screen and (min-width: 1170px) {
  .cd-filter {
    width: 20%;
  }
  .cd-filter form {
    padding: 70px 10%;
  }
}

.cd-filter-trigger {
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  line-height: 50px;
  width: 60px;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
  background: transparent url("img/cd-icon-filter.svg") no-repeat center center;
  z-index: 3;
}
.cd-filter-trigger.filter-is-visible {
  pointer-events: none;
}

/* -------------------------------- 

xcustom form elements 

-------------------------------- */
.cd-filter-block {
  margin-bottom: 1.6em;
}
.cd-filter-block h4 {
  /* filter block title */
  position: relative;
  margin-bottom: .2em;
  padding: 10px 0 10px 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.3rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.cd-filter-block h4::before {
  /* arrow */
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  background: url("../img/cd-icon-arrow.svg") no-repeat center center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-filter-block h4.closed::before {
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}

.cd-filter-block input[type='search'],
.cd-filter-block input[type='text'],
.cd-filter-block select {
  width: 100%;
  padding: .8em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  box-shadow: none;
}

.cd-filter-block input[type='search']::-webkit-search-cancel-button {
  display: none;
}
.cd-filter-block .cd-select {
  /* select element wrapper */
  position: relative;
}
.cd-filter-block .cd-select::after {
  /* switcher arrow for select element */
  content: '';
  position: absolute;
  z-index: 1;
  right: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 16px;
  height: 16px;
  background: url("../img/cd-icon-arrow.svg") no-repeat center center;
  pointer-events: none;
}
.cd-filter-block select {
  cursor: pointer;
}
.cd-filter-block select::-ms-expand {
  display: none;
}
.cd-filter-block .list li {
  position: relative;
  margin-bottom: .8em;
}
.cd-filter-block .list li:last-of-type {
  margin-bottom: 0;
}
.cd-filter-block input[type=radio],
.cd-filter-block input[type=checkbox] {
  /* hide original check and radio buttons */
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 2;
}
.cd-filter-block .checkbox-label,
.cd-filter-block .radio-label {
  padding-left: 24px;
  font-size: 1.4rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cd-filter-block .checkbox-label::before, .cd-filter-block .checkbox-label::after,
.cd-filter-block .radio-label::before,
.cd-filter-block .radio-label::after {
  /* custom radio and check boxes */
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cd-filter-block .checkbox-label::before,
.cd-filter-block .radio-label::before {
  width: 16px;
  height: 16px;
  left: 0;
}
.cd-filter-block .checkbox-label::after,
.cd-filter-block .radio-label::after {
  /* check mark - hidden */
  display: none;
}
.cd-filter-block .checkbox-label::after {
  /* check mark style for check boxes */
  width: 16px;
  height: 16px;
  background: url("../img/cd-icon-check.svg") no-repeat center center;
}
.cd-filter-block .radio-label::before,
.cd-filter-block .radio-label::after {
  border-radius: 50%;
}
.cd-filter-block .radio-label::after {
  /* check mark style for radio buttons */
  width: 6px;
  height: 6px;
  left: 5px;
}
.cd-filter-block input[type=radio]:checked + label::after,
.cd-filter-block input[type=checkbox]:checked + label::after {
  display: block;
}

@-moz-document url-prefix() {
  /* hide custom arrow on Firefox - select element */
  .cd-filter-block .cd-select::after {
    display: none;
  }
} 

 /*=== Module 150 === */ 

 /* Module 150 */
.module_150 {float: left; width: 100%;}
.module_150_row {margin-right: -15px; margin-left: -15px;}
.module_150_row h1, .module_14_row h2, .module_14_row h3, .module_14_row h4, .module_150_row h5 {text-align: left; padding-top: 10px;  padding-bottom: 10px;}

.module_150_container { width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


/* Module_150 End */


.module150_itemlist{display:block; padding:15px 0;}


/* Bullet Points */

.module_150_row ul {    list-style-type: none;    padding-left: 0;    margin-left: 0px;}

.module_150_row li {    display: block;    position: relative;    padding-left: 20px;    margin-bottom: 1px;
font-size: 18px; color: #787474; font-family: 'Raleway'; font-weight: 300; line-height: 2.0; }

.module_150_row li:before {    position: absolute;    top: 4px;    left: 0;    font-family: FontAwesome;    content: '\f0c8';    color: #004a92;    font-size: 13px; }

.module_150_left {width:70%; float:left;}
.module_150_right {width:25%; float:right;  } 

 /*=== Module 192 === */ 

 .module36_wrapper{display:block;}
.module36{ width:100%; display:table;}
.module36_inr{background-position:center center; background-repeat:no-repeat; background-size:cover; height:100%; width:100%; vertical-align:bottom!important;}
.module36_inr h1{font-size:7vw; line-height: 6vw; text-align:left; padding:0 20px; font-weight:300; margin:0; }
.module36_inr h2{; font-size:7vw; line-height: 6vw; text-align:left; padding:0 20px; font-weight:300; margin:0; }
.module36_inr h3{ font-size:7vw; line-height: 6vw;  text-align:left; padding:0 20px; font-weight:300; margin:0; }
.module36 .anim-slide{width:100%; height:100%; padding:0;}
.module36_cotationbox{position:absolute; background:rgba(255, 255, 255, 0.7); width:200px; right:10%; top:20%;}
.module36_cotationbox p{display:block; padding:6px 5px 5px 15px; margin:0; color:#000; font-size:14px; text-align:left;}



******Slider****/
	.anim-slider
	{
    list-style-type: none;
		position: relative;
    overflow: hidden;
    text-align: center;
		top: 0;
		left: 0;
		width: 100%;
		height: 400px;
		padding:0;
    margin:0;
	}
  /********Slides**********/
	.anim-slide
	{
		position: absolute;
		width: 100%;
		height: 100%;
    top: 0;
    left: 0;
	}
	.anim-slide 
  {
		position: absolute; padding:75px 0;
    opacity: 0;
	}
  /*****Current Slide******/
  .anim-slide-this
  {
    z-index: 1000;
  } 
  .anim-slide-this *
  {
    opacity: 1;
  }


 /*******Arrows********/
	nav.anim-arrows>span
	{
		position: absolute;
		top: 40%;
		z-index: 2000;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    -ms-transition: opacity .4s ease-in;
    -o-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in;
	}
	nav.anim-arrows>span.anim-arrows-prev,
	nav.anim-arrows>span.anim-arrows-next
	{
    color: #fff;
    position: absolute;
    padding: 2px 10px;
	}
	nav.anim-arrows>span.anim-arrows-prev
	{
		left: 1%;
	}
	nav.anim-arrows>span.anim-arrows-next
	{
		right: 1%;
	}
  .anim-slider:hover>nav.anim-arrows>span
  {
    opacity:1;
    cursor: pointer;
  }
  /********Dots************/
	.anim-dots
	{
		width: 100%;
		position: absolute;
		text-align: center;
		left: 0px;
		bottom: 20px;
		z-index: 2000;
	}
	.anim-dots span
	{
		display: inline-block;
		position: relative;
		width: 14px;
		height: 14px;
		margin: 3px;
		cursor: pointer;
		background:#ccc;
	}
	.anim-dots span.anim-dots-this{
		background: #000;
	}
	
 

 /*=== Module 196 === */ 

 /*Module _196 */
.module_196_wrapper{display:block;}
.module_196{ width:100%; max-width:1170px; margin:0 auto; padding:20px 0;}
.module_196-row{ margin-bottom:2%; text-align:center; }
.module_196_itempic{background-color:#666666; background-position:center; background-size:cover; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s; }
.module_196_item h3{display:block; position:relative; margin:0; padding:10px; text-decoration:none; }
.module_196_item a{color:#000; display:block; position:relative; z-index:11; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s;}
.module_196_item a:hover{text-decoration:none;}
.module_196_item_inr{overflow:hidden; position:relative;}

.caption_style img {
    max-width: 100%;
    display: block;
}

/*  images Modules 3col */  
.module_196_item{position:relative; overflow:hidden; width:32%; margin:1%; display:inline-block;}
.module_196-row .module_196_item:nth-child(3n+1){margin-left:0%!important;}   
.module_196-row .module_196_item:nth-child(3n+3){margin-right:0%!important;}
.module_196_item_inr > a{position: absolute; width: 100%; height:100%;}
.module_196_item_inr > a .hover_caption{height:100%!important;} 

 /*=== Module 197 === */ 

 /*Module _197 */
.module_197_wrapper{display:block;}
.module_197{ width:100%; max-width:1200px; margin:0 auto; padding:20px 0;}
.module_197-row{ margin-bottom:2%; text-align:center; }
.module_197_itempic {background-color:#fff; background-position:center; background-size:cover; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s; }
.module_197_item h3{display:block; position:relative; margin:0; padding:10px; text-decoration:none; }
.module_197_item a{color:#000; display:block; position:relative; z-index:11; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s;}
.module_197_item a:hover{text-decoration:none;}
.module_197_item_inr{overflow:hidden; position:relative;}

.module_197-row .module_197_item {   object-fit: cover;}
.caption_style .image_itempic {   object-fit: cover;}
.image_itempic {   object-fit: cover;}

/*  images Modules original */  
.module_197_item{position:relative; overflow:hidden; width:32%; margin:1%; display:inline-block;}
.module_197-row .module_197_item:nth-child(3n+1){margin-left:0%!important;}   
.module_197-row .module_197_item:nth-child(3n+3){margin-right:0%!important;}

/*  images Modules 2 col */  
.module_197_item_2col{position:relative; overflow:hidden; width:49%; float:left; margin:1%; }
.module_197-row .module_197_item_2col:nth-child(2n+1){margin-left:0%!important;} 
.module_197-row .module_197_item_2col:nth-child(2n+2){margin-right:0%!important;} 

/*  images Modules 3 col */  
.module_197_item_3col{position:relative; overflow:hidden; width:32%; margin:1%; display:inline-block;}
.module_197-row .module_197_item_3col:nth-child(3n+1){margin-left:0%!important;}   
.module_197-row .module_197_item_3col:nth-child(3n+3){margin-right:0%!important;}

/*  images Modules 4 col */  
.module_197_item_4col{position:relative; overflow:hidden; width:23%; float:left; margin:1%; }
.module_197-row .module_197_item_4col:nth-child(4n+1){margin-left:0%!important;} 
.module_197-row .module_197_item_4col:nth-child(4n+4){margin-right:0%!important;} 

.module_197_item_inr > a{ width: 100%; height:100%;}
.module_197_item_inr > a .hover_caption{height:100%!important;} 

 /*=== Module 200 === */ 

 module_200_wrapper {    height: 100vh;  }

module_200_wrapper {    height: 100vh;  }

.module_200_bg_img { width: 100%; height: 100%; object-fit: cover; object-position: center; }

  .module_200_slider item {
            position: relative;
        }
        .module_200_bg_img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: top;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
        }

        .module_200_overlay {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 10;
        }

        .module_200_slider_inner {
            position: absolute !important;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 20;
        }

.module_200_image_mid  { display:  none;} 
.module_200_wrapper .slider-iner{display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.module_200_wrapper .slider-iner_200 {display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}

.module_200_wrapper .item {    width: 100%;    height: 100vh;    background-size: cover;    background-position: center center;}

.owl-item .animate__animated { display: none !important;        }
.owl-item.active .animate__animated {    display: block !important;        }

.module_200_caption_1 {font-size:80px; padding:10px 0; font-weight:700; text-transform:uppercase; color: #fff;}
.module_200_caption_2 {font-size:60px; padding:10px 0;  font-weight:700; text-transform:uppercase; color: #fff;}
.module_200_caption_3 {font-size:40px; padding:10px 0;  font-weight:700; text-transform:uppercase; color: #fff;}
.module_200_button {padding:5px; border:1px #fff solid; text-transform:uppercase;  background: rgba(255,255,255,0.8); font-size:12px; margin-top:15px; display:inline-block;}

.module_200_slider_inner {	    display: block;    width: 100%;    text-align: center;    /* position: absolute; */    z-index: 11;    top: 50%;    /* left: 50%; */    /* -webkit-transform: translate(-50%,-50%); */    /* transform: translate(-50%,-50%); */    display: flex;    justify-content: center;    flex-wrap: wrap;      margin: 0 auto 0; overflow: hidden;}

module_200_slider_inner {   max-width: 675px;   }
module_200_slider_inner{  min-height: 100vh;}  
.module_200_slider_inner{  height: 100vh;}  
.module_200-inner-main-content{ flex:1;    }
.module_200_Logo{    	margin-top: 0;    	width: 100%;    }
.module_200_Logo img{        max-width: 125px;        margin:0 auto;    }

.module_200_thumb{    	margin-top: 0;    	width: 100%;    }
.module_200_thumb img{        max-width: 125px;        margin:0 auto;    }



    .module_200-inner-main-content {  flex: 1;  display: flex;  justify-content: center;  flex-wrap: wrap;        align-items: center;    }
    .module_200_caption_1,.module_200_caption_2{        width: 100%;        margin:10px 0;    }
    .module_200_sub_content {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }
    .module_200_caption_3{
    	font-size: 30px;
    	width: 100%;
    	text-transform: uppercase;
    	font-weight: bold;
    	color: #fff;
    }

 
/*  edited code for position for owl buttons */

.owl-theme .owl-nav [class*=owl-]{
    	position: absolute;
    	top: 50%;
    	transform: translateY(-50%);
    	background-color: rgba(255,255,255,0.4)!important;
    	width: 40px;
    	height: 40px;
    	border-radius: 50%!important;
    	color: #3C3C3B !important;
    	transition: all 0.5s;
border:0;
    }
    .owl-theme .owl-nav [class*=owl-]:hover,    .owl-theme .owl-nav [class*=owl-]:focus{    	border:0;    	box-shadow: none;    	outline: none;  background-color: rgba(255,255,255,1) !important  }
   .owl-theme .owl-nav .owl-prev{
    	left: 0;
    }
  .owl-theme .owl-nav .owl-next{
    	right: 0;
    }
    .owl-nav{
    	margin:0 !important;
    }


 /* video code */
        .module_200_video_bg {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
        }

        .module_200_video_bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }


.module_200_wrapper, .module_200_wrapper .item,  .module_200_slider_inner  {    height: 100vh !important;  }


/* Read More Button */ 
.module_200_slider_inner a.module_200_button {    color: #fff;    font-weight: 600; letter-spacing: 4px; text-transform: uppercase;    background-color: #3a3b3b;    width: 300px;    text-align: center;    display: inline-block;    padding: 5px 5px; border: none; }
.module_200_slider_inner a.module_200_button:hover {    color: #333;    background-color: #fff;    text-decoration: none; }
 

 /*=== Module 201 === */ 

 module_201_wrapper {    height: 100vh;  }

.module_201_wrapper {    height: 100vh;  }

.module_201_bg_img { width: 100%; height: 100%; object-fit: cover; object-position: top; }

  .module_201_slider item {
            position: relative;
        }
        .module_201_bg_img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: top;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
        }

        .module_201_overlay {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 10;
        }

        .module_201_slider_inner {
            position: absolute !important;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 20;
        }

.module_201_image_mid  { display:  none;} 
.module_201_wrapper .slider-iner{display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.module_201_wrapper .slider-iner_201 {display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}

.module_201_wrapper .item {    width: 100%;    height: 100vh;    background-size: cover;    background-position: center center;}

.owl-item .animate__animated { display: none !important;        }
.owl-item.active .animate__animated {    display: block !important;        }

.module_201_caption_1 {font-size:80px; padding:10px 0; font-weight:700; text-transform:uppercase; color: #fff;}
.module_201_caption_2 {font-size:60px; padding:10px 0;  font-weight:700; text-transform:uppercase; color: #fff;}
.module_201_caption_3 {font-size:40px; padding:10px 0;  font-weight:700; text-transform:uppercase; color: #fff;}
.module_201_button {padding:5px; border:1px #fff solid; text-transform:uppercase;  background: rgba(255,255,255,0.8); font-size:12px; margin-top:15px; display:inline-block;}

.module_201_slider_inner {	    display: block;    width: 100%;    text-align: center;    /* position: absolute; */    z-index: 11;    top: 50%;    /* left: 50%; */    /* -webkit-transform: translate(-50%,-50%); */    /* transform: translate(-50%,-50%); */    display: flex;    justify-content: center;    flex-wrap: wrap;      margin: 0 auto 0; overflow: hidden;}

module_201_slider_inner {   max-width: 675px;   }
module_201_slider_inner{  min-height: 100vh;}  
.module_201_slider_inner{  height: 100vh;}  
.module_201-inner-main-content{ flex:1;    }
.module_201_Logo{    	margin-top: 0;    	width: 100%;    }
.module_201_Logo img{        max-width: 125px;        margin:0 auto;    }

.module_201_thumb{    	margin-top: 0;    	width: 100%;    }
.module_201_thumb img{        max-width: 125px;        margin:0 auto;    }



    .module_201-inner-main-content {  flex: 1;  display: flex;  justify-content: center;  flex-wrap: wrap;        align-items: center;    }
    .module_201_caption_1,.module_201_caption_2{        width: 100%;        margin:10px 0;    }
    .module_201_sub_content {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }
    .module_201_caption_3{
    	font-size: 30px;
    	width: 100%;
    	text-transform: uppercase;
    	font-weight: bold;
    	color: #fff;
    }

 
/*  edited code for position for owl buttons */

.owl-theme .owl-nav [class*=owl-]{
    	position: absolute;
    	top: 50%;
    	transform: translateY(-50%);
    	background-color: rgba(255,255,255,0.4)!important;
    	width: 40px;
    	height: 40px;
    	border-radius: 50%!important;
    	color: #3C3C3B !important;
    	transition: all 0.5s;
border:0;
    }
    .owl-theme .owl-nav [class*=owl-]:hover,    .owl-theme .owl-nav [class*=owl-]:focus{    	border:0;    	box-shadow: none;    	outline: none;  background-color: rgba(255,255,255,1) !important  }
   .owl-theme .owl-nav .owl-prev{
    	left: 0;
    }
  .owl-theme .owl-nav .owl-next{
    	right: 0;
    }
    .owl-nav{
    	margin:0 !important;
    }


 /* video code */
        .module_201_video_bg {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
        }

        .module_201_video_bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }


.module_201_wrapper, .module_201_wrapper .item,  .module_201_slider_inner  {    height: 100vh !important;  }


/* Read More Button */ 
.module_201_slider_inner a.module_201_button {    color: #fff;    font-weight: 600; letter-spacing: 4px; text-transform: uppercase;    background-color: #3a3b3b;    width: 300px;    text-align: center;    display: inline-block;    padding: 5px 5px; border: none; }
.module_201_slider_inner a.module_201_button:hover {    color: #333;    background-color: #fff;    text-decoration: none; }
 

 /*=== Module 202 === */ 

 module_202_bg_img { width: 100%; height: 100%; object-fit: cover; object-position: center; }

.module_202_slider item {
            position: relative;
        }
 .module_202_bg_img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
        }

        .module_202_overlay {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 10;
        }

        .module_202_slider_inner {
            position: absolute !important;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 20;
        }

.module_202_image_mid  { display:  none;} 
.module_202_wrapper .slider-iner{display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.module_202_wrapper .slider-iner_202 {display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}

module_202_wrapper .item {    width: 100%;    height: 50vh;    background-size: cover;    background-position: center center;}

.module_202_wrapper .item {    width: 100%; background-size: cover;    background-position: center center;}

.owl-item .animate__animated { display: none !important;        }
.owl-item.active .animate__animated {    display: block !important;        }

.module_202_caption_1 {font-size:80px; padding:10px 0; font-weight:700; text-transform:uppercase; color: #fff;}
.module_202_caption_2 {font-size:60px; padding:10px 0;  font-weight:700; text-transform:uppercase; color: #fff;}
.module_202_caption_3 {font-size:40px; padding:10px 0;  font-weight:700; text-transform:uppercase; color: #fff;}
.module_202_button {padding:5px; border:1px #fff solid; text-transform:uppercase;  background: rgba(255,255,255,0.8); font-size:12px; margin-top:15px; display:inline-block;}

.module_202_slider_inner {	    display: block;    width: 100%;    text-align: center;    /* position: absolute; */    z-index: 11;    top: 50%;    /* left: 50%; */    /* -webkit-transform: translate(-50%,-50%); */    /* transform: translate(-50%,-50%); */    display: flex;    justify-content: center;    flex-wrap: wrap;      margin: 0 auto 0; overflow: hidden;}

module_202_slider_inner {   max-width: 675px;   }
module_202_slider_inner{  min-height: 100vh;}  
module_202_slider_inner{  height: 50vh;}  
.module_202-inner-main-content{ flex:1;    }
.module_202_Logo{    	margin-top: 0;    	width: 100%;    }
.module_202_Logo img{        max-width: 125px;        margin:0 auto;    }

.module_202_thumb{    	margin-top: 0;    	width: 100%;    }
.module_202_thumb img{        max-width: 125px;        margin:0 auto;    }



    .module_202-inner-main-content {  flex: 1;  display: flex;  justify-content: center;  flex-wrap: wrap;        align-items: center;    }
    .module_202_caption_1,.module_202_caption_2{        width: 100%;        margin:10px 0;    }
    .module_202_sub_content {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }
    .module_202_caption_3{
    	font-size: 30px;
    	width: 100%;
    	text-transform: uppercase;
    	font-weight: bold;
    	color: #fff;
    }

 #module_202_slider.owl-theme .owl-nav [class*=owl-]{
    	position: absolute;
    	top: 50%;
    	transform: translateY(-50%);
    	background-color: rgba(255,255,255,0.4);
    	width: 40px;
    	height: 40px;
    	border-radius: 50%;
    	color: #3C3C3B !important;
    	transition: all 0.5s;
    }
    #module_202_slider.owl-theme .owl-nav [class*=owl-]:hover,    #module_202_slider.owl-theme .owl-nav [class*=owl-]:focus{    	border:0;    	box-shadow: none;    	outline: none;  background-color: rgba(255,255,255,1) !important  }
    #module_202_slider.owl-theme .owl-nav .owl-prev{
    	left: 0;
    }
    #module_202_slider.owl-theme .owl-nav .owl-next{
    	right: 0;
    }
    .owl-nav{
    	margin:0 !important;
    }



 /* video code */
        .module_202_video_bg {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
        }

        .module_202_video_bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }


.module_202_wrapper, .module_202_wrapper .item,  .module_202_slider_inner  {    height: 50vh !important;  }


/* Read More Button */ 
.module_202_slider_inner a.module_202_button {    color: #fff;    font-weight: 600; letter-spacing: 4px; text-transform: uppercase;    background-color: #3a3b3b;    width: 300px;    text-align: center;    display: inline-block;    padding: 5px 5px; border: none; }
.module_202_slider_inner a.module_202_button:hover {    color: #333;    background-color: #fff;    text-decoration: none; }
 

 /*=== Module 204 === */ 

 module_204_wrapper {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        object-fit: contain
    }

    module_204_wrapper video {
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }




.module_204_wrapper {
position: relative;
}

.module_204_video_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
}

.module_204_bg_img { width: 100%; height: 100%; object-fit: cover; object-position: top; }

  .module_204_slider item {
            position: relative;
        }
        .module_204_bg_img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: top;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
        }

        .module_204_overlay {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 10;
        }

        .module_204_slider_inner {
            position: absolute !important;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 20;
        }

.module_204_image_mid  { display:  none;} 
.module_204_wrapper .slider-iner{display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.module_204_wrapper .slider-iner_204 {display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}

.module_204_wrapper .item {    width: 100%;    background-size: cover;    background-position: center center;}

.owl-item .animate__animated { display: none !important;        }
.owl-item.active .animate__animated {    display: block !important;        }

.module_204_caption_1 {font-size:80px; padding:10px 0; font-weight:700; text-transform:uppercase; color: #fff;}
.module_204_caption_2 {font-size:60px; padding:10px 0;  font-weight:700; text-transform:uppercase; color: #fff;}
.module_204_caption_3 {font-size:40px; padding:10px 0;  font-weight:700; text-transform:uppercase; color: #fff;}
.module_204_button {padding:5px; border:1px #fff solid; text-transform:uppercase;  background: rgba(255,255,255,0.8); font-size:12px; margin-top:15px; display:inline-block;}

.module_204_slider_inner {	    display: block;    width: 100%;    text-align: center;    /* position: absolute; */    z-index: 11;    top: 50%;    /* left: 50%; */    /* -webkit-transform: translate(-50%,-50%); */    /* transform: translate(-50%,-50%); */    display: flex;    justify-content: center;    flex-wrap: wrap;      margin: 0 auto 0; overflow: hidden;}


module_204_slider_inner {   max-width: 675px;   }


.module_204-inner-main-content{ flex:1;    }
.module_204_Logo{    	margin-top: 0;    	width: 100%;    }
.module_204_Logo img{        max-width: 125px;        margin:0 auto;    }

.module_204_thumb{    	margin-top: 0;    	width: 100%;    }
.module_204_thumb img{        max-width: 125px;        margin:0 auto;    }



    .module_204-inner-main-content {  flex: 1;  display: flex;  justify-content: center;  flex-wrap: wrap;        align-items: center;    }
    .module_204_caption_1,.module_204_caption_2{        width: 100%;        margin:10px 0;    }
    .module_204_sub_content {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }
    .module_204_caption_3{
    	font-size: 30px;
    	width: 100%;
    	text-transform: uppercase;
    	font-weight: bold;
    	color: #fff;
    }

 #module_204_slider.owl-theme .owl-nav [class*=owl-]{
    	position: absolute;
    	top: 50%;
    	transform: translateY(-50%);
    	background-color: rgba(255,255,255,0.4);
    	width: 40px;
    	height: 40px;
    	border-radius: 50%;
    	color: #3C3C3B !important;
    	transition: all 0.5s;
    }
    #module_204_slider.owl-theme .owl-nav [class*=owl-]:hover,    #module_204_slider.owl-theme .owl-nav [class*=owl-]:focus{    	border:0;    	box-shadow: none;    	outline: none;  background-color: rgba(255,255,255,1) !important  }
    #module_204_slider.owl-theme .owl-nav .owl-prev{
    	left: 0;
    }
    #module_204_slider.owl-theme .owl-nav .owl-next{
    	right: 0;
    }
    .owl-nav{
    	margin:0 !important;
    }



 /* video code */
        .module_204_video_bg {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
        }

        .module_204_video_bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
module_204_wrapper {    height: 100vh;  }
module_204_slider_inner{  height: 100vh;} 
module_204_wrapper .item {    height: 100vh;   }

.module_204_wrapper, .module_204_wrapper .item,  .module_204_slider_inner  {    height: 100vh !important;  }


/* Read More Button */ 
.module_204_slider_inner a.module_204_button {    color: #fff;    font-weight: 600; letter-spacing: 4px; text-transform: uppercase;    background-color: #3a3b3b;    width: 300px;    text-align: center;    display: inline-block;    padding: 5px 5px; border: none; }
.module_204_slider_inner a.module_204_button:hover {    color: #333;    background-color: #fff;    text-decoration: none; }

 

 /*=== Module 205 === */ 

 .module_205_wrapper{position:absolute; width:100%; height:400px; left:0; top:0; z-index:12;}
.module_205_wrapper .item_205{width:100%; height:100%; background-size:cover; background-position:center center;}
.module_205_wrapper {    position: static; }
.slider_inner_205 {display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}



.module_205_wrapper .owl-carousel, .module_205_wrapper .owl-wrapper-outer, .module_205_wrapper .owl-wrapper,  .module_205_wrapper .owl-item{height:100%;}
.module_205_wrapper .owl-controls{position:absolute; top:45%; width:100%;}
.module_205_wrapper .owl-theme .owl-controls .owl-prev{float:left; background:none; font-size:0;}
.module_205_wrapper .owl-theme .owl-controls .owl-next{float:right; background:none; font-size:0;}
.module_205_wrapper .owl-theme .owl-controls .owl-prev::after{content: "\f053"; font-family: "fontawesome"; font-size: 50px;}
.module_205_wrapper .owl-theme .owl-controls .owl-next::after{content: "\f054"; font-family: "fontawesome"; font-size: 50px;}

.module_205_wrapper {
    position: static;
} 

 /*=== Module 206 === */ 

 module_206_wrapper {    height: 100vh;  }

.module_206_wrapper { height: 40vh; }

module_206_wrapper {  height:350px;  }

.module_206_bg_img { width: 100%; height: 100%; object-fit: cover; object-position: top; }

  .module_206_slider item {
            position: relative;
        }
        .module_206_bg_img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: top;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
        }

        .module_206_overlay {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 10;
        }

        .module_206_slider_inner {
            position: absolute !important;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 20;
        }

.module_206_image_mid  { display:  none;} 
.module_206_wrapper .slider-iner{display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.module_206_wrapper .slider-iner_206 {display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}

.module_206_wrapper .item {    width: 100%;    height: 100vh;    background-size: cover;    background-position: center center;}

.owl-item .animate__animated { display: none !important;        }
.owl-item.active .animate__animated {    display: block !important;        }

.module_206_caption_1 {font-size:80px; padding:10px 0; font-weight:700; text-transform:uppercase; color: #bfbaba;}
.module_206_caption_2 {font-size:60px; padding:10px 0;  font-weight:700; text-transform:uppercase; color: #bfbaba;}
.module_206_caption_3 {font-size:40px; padding:10px 0;  font-weight:700; text-transform:uppercase; color: #bfbaba;}
.module_206_button {padding:5px; border:1px #fff solid; text-transform:uppercase;  background: rgba(255,255,255,0.8); font-size:12px; margin-top:15px; display:inline-block;}

.module_206_slider_inner {	    display: block;    width: 100%;    text-align: center;    /* position: absolute; */    z-index: 11;    top: 50%;    /* left: 50%; */    /* -webkit-transform: translate(-50%,-50%); */    /* transform: translate(-50%,-50%); */    display: flex;    justify-content: center;    flex-wrap: wrap;      margin: 0 auto 0; overflow: hidden;}

module_206_slider_inner {   max-width: 675px;   }
module_206_slider_inner{  min-height: 100vh;}  
.module_206_slider_inner{  height: 100vh;}  
.module_206-inner-main-content{ flex:1;    }
.module_206_Logo{    	margin-top: 0;    	width: 100%;    }
.module_206_Logo img{        max-width: 125px;        margin:0 auto;    }

.module_206_thumb{    	margin-top: 0;    	width: 100%;    }
.module_206_thumb img{        max-width: 125px;        margin:0 auto;    }



    .module_206-inner-main-content {  flex: 1;  display: flex;  justify-content: center;  flex-wrap: wrap;        align-items: center;    }
    .module_206_caption_1,.module_206_caption_2{        width: 100%;        margin:10px 0;    }
    .module_206_sub_content {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }
    .module_206_caption_3{
    	font-size: 30px;
    	width: 100%;
    	text-transform: uppercase;
    	font-weight: bold;
    	color: #fff;
    }

 #module_206_slider.owl-theme .owl-nav [class*=owl-]{
    	position: absolute;
    	top: 50%;
    	transform: translateY(-50%);
    	background-color: rgba(255,255,255,0.4);
    	width: 40px;
    	height: 40px;
    	border-radius: 50%;
    	color: #3C3C3B !important;
    	transition: all 0.5s;
    }
    #module_206_slider.owl-theme .owl-nav [class*=owl-]:hover,    #module_206_slider.owl-theme .owl-nav [class*=owl-]:focus{    	border:0;    	box-shadow: none;    	outline: none;  background-color: rgba(255,255,255,1) !important  }
    #module_206_slider.owl-theme .owl-nav .owl-prev{
    	left: 0;
    }
    #module_206_slider.owl-theme .owl-nav .owl-next{
    	right: 0;
    }
    .owl-nav{
    	margin:0 !important;
    }



 /* video code */
        .module_206_video_bg {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
        }

        .module_206_video_bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }


.module_206_wrapper, .module_206_wrapper .item,  .module_206_slider_inner  {    height: 100vh !important;  }


/* Read More Button */ 
.module_206_slider_inner a.module_206_button {    color: #fff;    font-weight: 600; letter-spacing: 4px; text-transform: uppercase;    background-color: #3a3b3b;    width: 300px;    text-align: center;    display: inline-block;    padding: 5px 5px; border: none; }
.module_206_slider_inner a.module_206_button:hover {    color: #333;    background-color: #fff;    text-decoration: none; }
 

 /*=== Module 207 === */ 

 module_207_wrapper {    height: 100vh;  }

.module_207_wrapper {    height: 100vh;  }

.module_207_bg_img { width: 100%; height: 100%; object-fit: cover; object-position: top; }

  .module_207_slider item {
            position: relative;
        }
        .module_207_bg_img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: top;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
        }

        .module_207_overlay {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 10;
        }

        .module_207_slider_inner {
            position: absolute !important;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 20;
        }

.module_207_image_mid  { display:  none;} 
.module_207_wrapper .slider-iner{display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.module_207_wrapper .slider-iner_207 {display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}

.module_207_wrapper .item {    width: 100%;    height: 100vh;    background-size: cover;    background-position: center center;}

.owl-item .animate__animated { display: none !important;        }
.owl-item.active .animate__animated {    display: block !important;        }

.module_207_caption_1 {font-size:80px; padding:10px 0; font-weight:700; text-transform:uppercase; color: #bfbaba;}
.module_207_caption_2 {font-size:60px; padding:10px 0;  font-weight:700; text-transform:uppercase; color: #bfbaba;}
.module_207_caption_3 {font-size:40px; padding:10px 0;  font-weight:700; text-transform:uppercase; color: #bfbaba;}
.module_207_button {padding:5px; border:1px #fff solid; text-transform:uppercase;  background: rgba(255,255,255,0.8); font-size:12px; margin-top:15px; display:inline-block;}

.module_207_slider_inner {	    display: block;    width: 100%;    text-align: center;    /* position: absolute; */    z-index: 11;    top: 50%;    /* left: 50%; */    /* -webkit-transform: translate(-50%,-50%); */    /* transform: translate(-50%,-50%); */    display: flex;    justify-content: center;    flex-wrap: wrap;      margin: 0 auto 0; overflow: hidden;}

module_207_slider_inner {   max-width: 675px;   }
module_207_slider_inner{  min-height: 100vh;}  
.module_207_slider_inner{  height: 100vh;}  
.module_207-inner-main-content{ flex:1;    }
.module_207_Logo{    	margin-top: 0;    	width: 100%;    }
.module_207_Logo img{        max-width: 125px;        margin:0 auto;    }

.module_207_thumb{    	margin-top: 0;    	width: 100%;    }
.module_207_thumb img{        max-width: 125px;        margin:0 auto;    }



    .module_207-inner-main-content {  flex: 1;  display: flex;  justify-content: center;  flex-wrap: wrap;        align-items: center;    }
    .module_207_caption_1,.module_207_caption_2{        width: 100%;        margin:10px 0;    }
    .module_207_sub_content {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }
    .module_207_caption_3{
    	font-size: 30px;
    	width: 100%;
    	text-transform: uppercase;
    	font-weight: bold;
    	color: #fff;
    }

 #module_207_slider.owl-theme .owl-nav [class*=owl-]{
    	position: absolute;
    	top: 50%;
    	transform: translateY(-50%);
    	background-color: rgba(255,255,255,0.4);
    	width: 40px;
    	height: 40px;
    	border-radius: 50%;
    	color: #3C3C3B !important;
    	transition: all 0.5s;
    }
    #module_207_slider.owl-theme .owl-nav [class*=owl-]:hover,    #module_207_slider.owl-theme .owl-nav [class*=owl-]:focus{    	border:0;    	box-shadow: none;    	outline: none;  background-color: rgba(255,255,255,1) !important  }
    #module_207_slider.owl-theme .owl-nav .owl-prev{
    	left: 0;
    }
    #module_207_slider.owl-theme .owl-nav .owl-next{
    	right: 0;
    }
    .owl-nav{
    	margin:0 !important;
    }



 /* video code */
        .module_207_video_bg {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
        }

        .module_207_video_bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }


.module_207_wrapper, .module_207_wrapper .item,  .module_207_slider_inner  {    height: 50vh !important;  }


/* Read More Button */ 
.module_207_slider_inner a.module_207_button {    color: #fff;    font-weight: 600; letter-spacing: 4px; text-transform: uppercase;    background-color: #3a3b3b;    width: 300px;    text-align: center;    display: inline-block;    padding: 5px 5px; border: none; }
.module_207_slider_inner a.module_207_button:hover {    color: #333;    background-color: #fff;    text-decoration: none; }
 

 /*=== Module 208 === */ 

 module_208_wrapper {    height: 100vh;  }

.module_208_wrapper {    height: 100vh;  }

.module_208_bg_img { width: 100%; height: 100%; object-fit: cover; object-position: top; }

  .module_208_slider item {
            position: relative;
        }
        .module_208_bg_img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: top;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
        }

        .module_208_overlay {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 10;
        }

        .module_208_slider_inner {
            position: absolute !important;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 20;
        }

.module_208_image_mid  { display:  none;} 
.module_208_wrapper .slider-iner{display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.module_208_wrapper .slider-iner_208 {display:block; width:auto; text-align:center; position:absolute; z-index:11; top:50%; left:50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}

.module_208_wrapper .item {    width: 100%;    height: 100vh;    background-size: cover;    background-position: center center;}

.owl-item .animate__animated { display: none !important;        }
.owl-item.active .animate__animated {    display: block !important;        }

.module_208_caption_1 {font-size:80px; padding:10px 0; font-weight:700; text-transform:uppercase; color: #fff;}
.module_208_caption_2 {font-size:60px; padding:10px 0;  font-weight:700; text-transform:uppercase; color: #fff;}
.module_208_caption_3 {font-size:40px; padding:10px 0;  font-weight:700; text-transform:uppercase; color: #fff;}
.module_208_button {padding:5px; border:1px #fff solid; text-transform:uppercase;  background: rgba(255,255,255,0.8); font-size:12px; margin-top:15px; display:inline-block;}

.module_208_slider_inner {	    display: block;    width: 100%;    text-align: center;    /* position: absolute; */    z-index: 11;    top: 50%;    /* left: 50%; */    /* -webkit-transform: translate(-50%,-50%); */    /* transform: translate(-50%,-50%); */    display: flex;    justify-content: center;    flex-wrap: wrap;      margin: 0 auto 0; overflow: hidden;}

module_208_slider_inner {   max-width: 675px;   }
module_208_slider_inner{  min-height: 100vh;}  
.module_208_slider_inner{  height: 100vh;}  
.module_208-inner-main-content{ flex:1;    }
.module_208_Logo{    	margin-top: 0;    	width: 100%;    }
.module_208_Logo img{        max-width: 125px;        margin:0 auto;    }

.module_208_thumb{    	margin-top: 0;    	width: 100%;    }
.module_208_thumb img{        max-width: 125px;        margin:0 auto;    }



    .module_208-inner-main-content {  flex: 1;  display: flex;  justify-content: center;  flex-wrap: wrap;        align-items: center;    }
    .module_208_caption_1,.module_208_caption_2{        width: 100%;        margin:10px 0;    }
    .module_208_sub_content {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }
    .module_208_caption_3{
    	font-size: 30px;
    	width: 100%;
    	text-transform: uppercase;
    	font-weight: bold;
    	color: #fff;
    }

 #module_208_slider.owl-theme .owl-nav [class*=owl-]{
    	position: absolute;
    	top: 50%;
    	transform: translateY(-50%);
    	background-color: rgba(255,255,255,0.4);
    	width: 40px;
    	height: 40px;
    	border-radius: 50%;
    	color: #3C3C3B !important;
    	transition: all 0.5s;
    }
    #module_208_slider.owl-theme .owl-nav [class*=owl-]:hover,    #module_208_slider.owl-theme .owl-nav [class*=owl-]:focus{    	border:0;    	box-shadow: none;    	outline: none;  background-color: rgba(255,255,255,1) !important  }
    #module_208_slider.owl-theme .owl-nav .owl-prev{
    	left: 0;
    }
    #module_208_slider.owl-theme .owl-nav .owl-next{
    	right: 0;
    }
    .owl-nav{
    	margin:0 !important;
    }



 /* video code */
        .module_208_video_bg {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
        }

        .module_208_video_bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }


.module_208_wrapper, .module_208_wrapper .item,  .module_208_slider_inner  {    height: 100vh !important;  }


/* Read More Button */ 
.module_208_slider_inner a.module_208_button {    color: #fff;    font-weight: 600; letter-spacing: 4px; text-transform: uppercase;    background-color: #3a3b3b;    width: 300px;    text-align: center;    display: inline-block;    padding: 5px 5px; border: none; }
.module_208_slider_inner a.module_208_button:hover {    color: #333;    background-color: #fff;    text-decoration: none; }
 

 /*=== Module 210 === */ 

 .module_210_wrapper{display:block; width:100%; }
.module_210 {margin:0 auto;}
.module_210_left{width:46%; float:left;  box-sizing:border-box;}
.module_210_right{float:right; width:46%;}
.module_210_row{ clear:both; margin-top:20px; }

module86_left_bot{display:block; padding:15px 0 0 0;}
module86_item{display:block; width:50%; float:left; margin:30px 0 20px;}

/* .module86_left p, .module86_right p{font-size:14px; margin:0 0 10px 0;} */
.module_210_left h2{margin:0 0 7px 30px;}
.module_210_left p{margin:0 0 0px 30px;}

.module86_iteminr h4{font-size:14px; color:#000; font-weight:600;}
.module86_iteminr p{font-size:13px; margin:2px 0;}
.module86_iteminr{width:88%; float:right;}

.module_210_left img, .module_210_right img { width: 100%; }
.module_210_image  {margin-bottom:10px;} 

 /*=== Module 211 === */ 

 .module_211_wrapper{display:block; width:100%; }
.module_211 {margin:0 auto;}
.module_211_left{width:46%; float:left;  box-sizing:border-box;}
.module_211_right{float:right; width:46%;}
.module_211_row{ clear:both; margin-top:20px; }

module86_left_bot{display:block; padding:15px 0 0 0;}
module86_item{display:block; width:50%; float:left; margin:30px 0 20px;}

/* .module86_left p, .module86_right p{font-size:14px; margin:0 0 10px 0;} */
.module_210_left h2{margin:0 0 7px 30px;}
.module_210_left p{margin:0 0 0px 30px;}

.module86_iteminr h4{font-size:14px; color:#000; font-weight:600;}
.module86_iteminr p{font-size:13px; margin:2px 0;}
.module86_iteminr{width:88%; float:right;}

.module_211_left img, .module_211_right img { width: 100%; }
.module_211_image  {margin-bottom:10px;} 

 /*=== Module 212 === */ 

 .module_212 {   width: 1170px;    margin:  auto; }
.module_212_row h1, .module_212_row h2, .module_212_row p {text-align: left;}

module_16_row h1 {text-align: center;}

.accordion::after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    background: #c82e2e;
    width: 30px;
    text-align: center;
    radius: 50%;
    border-radius: 100%;
} 

 /*=== Module 213 === */ 

 .module_213_wrapper{display:block; width:100%; }
.module_213 {margin:0 auto;}
.module_213_left{width:46%; float:left;  box-sizing:border-box;}
.module_213_right{float:right; width:46%;}
.module_213_row{ clear:both; margin-top:20px; }

.module_213_left_bot{display:block; padding:15px 0 0 0;}
.module_213_item{display:block; width:50%; float:left; margin:30px 0 20px;}

/* .module_213_left p, .module_213_right p{font-size:14px; margin:0 0 10px 0;} */
.module_213_left h2{margin:0 0 7px 30px;}
.module_213_left p{margin:0 0 0px 30px;}
.module_213_iteminr h4{font-size:14px; color:#000; font-weight:600;}
.module_213_iteminr p{font-size:13px; margin:2px 0;}
.module_213_iteminr{width:88%; float:right;}

.module_213_left img, .module_213_right img { width: 100%; }
.module_213_image  {margin-bottom:10px;} 

 /*=== Module 214 === */ 

 .module_214 {   width: 1170px;    margin:  auto; }
.module_214_row h1, .module_214_row h2, .module_214_row p {text-align: center;}

.module_214_row h1 {text-align: center;}
 

 /*=== Module 215 === */ 

 .module_215 {   width: 1170px;    margin:  auto; }
.module_215_row h1, .module_16_row h2, .module_16_row p {text-align: center;}

.module_215_row h1 {text-align: center;} 


 @media (max-width:1200px){ 
 /*=== Module nav_17 === */ 
 .nav17 .nav .nav_l1 li a{ font-size: 17px; letter-spacing: 1px; padding: 0 10px; }
.nav16 .nav .nav_l1 li a{ font-size: 17px; letter-spacing: 1px; padding: 0 10px; } 

 /*=== Module footer_2 === */ 
   .footer_2_content {width: 970px;} 

 /*=== Module form_2 === */ 
 	.left_contacts, .contact_map{
		float:none;
		width:100%; 
	}
	.contact_map img{
		width:auto; 
	}
.module_f4 {width: 90%; } 

 /*=== Module form_4 === */ 
 	.left_contacts, .contact_map{
		float:none;
		width:100%; 
	}
	.contact_map img{
		width:auto; 
	}
.module_f4 {width: 90%; } 

 /*=== Module 10 === */ 
    .m_10 h3 {
        font-size: 12px;
    } 

 /*=== Module 12 === */ 
 .module_12_container{width:95%;} 

 /*=== Module 13 === */ 
 .module_13_container {width:95%;} 

 /*=== Module 15 === */ 
 .module_15_container {   width: 95%;} 

 /*=== Module 16 === */ 
 .module_16_container {   width: 95%;} 

 /*=== Module 21 === */ 
 .module_21_container { width:100%;} 

 /*=== Module 24 === */ 
 m24_product {width: 970px;}
.m24_product {width: 95%;}
.m24_product_list li {width: 29%;} 

 /*=== Module 26 === */ 
 .zoomWindowContainer, .zoomWindow {
    height: 350px !important;
    width: 350px !important;
} 

 /*=== Module 29 === */ 
 .m_179_container {  width: 100%; } 

 /*=== Module 30 === */ 
    .m_10 h3 {
        font-size: 12px;
    } 

 /*=== Module 34 === */ 
 .m34_container {width: 1170px;} 

 /*=== Module 67 === */ 
  .m_67 h3 {
        font-size: 12px;
    } 

 /*=== Module 68 === */ 
     .m_68 h3 {
        font-size: 12px;
    } 

 /*=== Module 69 === */ 
  .m_69 h3 {
        font-size: 12px;
    } 

 /*=== Module 150 === */ 
 .module_150_container { width: 1170px; } 

 /*=== Module 196 === */ 
    .m_196 h3 {
        font-size: 12px;
    } 

 /*=== Module 197 === */ 
    .m_197 h3 {
        font-size: 12px;
    } 

 /*=== Module 212 === */ 
 .module_212 {   width: 95%;} 

 /*=== Module 214 === */ 
 .module_214 {   width: 95%;} 

 /*=== Module 215 === */ 
 .module_215 {   width: 95%;} 
 }

 @media (max-width:1024px){ 
 /*=== Module 1 === */ 
 .cs_container {width: 90%; } 

 /*=== Module nav_1 === */ 
 .nav .nav_l1 li {
    padding-top: 10px;
    padding-bottom: 0;
}
.logo{ width:38%; }
.nav{ width:95%;}

.logo img{ width:auto;}

.LogoText { font-size: 30px;
letter-spacing: 2px;
line-height: 55px;
} 

 /*=== Module nav_2 === */ 
 .nav .nav_l1 li {
    padding-top: 10px;
    padding-bottom: 0;
}
.nav_2_logo{ width:38%; }
.nav{ width:95%;}

.nav_2_logo img{ width:auto;} 

 /*=== Module nav_3 === */ 
 .nav .nav_l1 li {
    padding-top: 10px;
    padding-bottom: 0;
}
.logo{ width:38%; }
.nav{ width:95%;}

.logo img{ width:auto;}

 

 /*=== Module nav_17 === */ 
 .nav .nav_l1 li {
    padding-top: 10px;
    padding-bottom: 0;
}
.logo{ width:30%; }
.nav{ width:95%;}

.logo img{ width:auto;} 

 /*=== Module footer_2 === */ 
 footer_2_left {    width: 45%;  }
footer_2_right {    width: 45%;  } 

 /*=== Module form_2 === */ 
 .module_f4_content_right img{ max-width:100%; } 

 /*=== Module form_4 === */ 
 .module_f4_content_right img{ max-width:100%; } 

 /*=== Module 10 === */ 
 .module_10{ width:95%;  } 

 /*=== Module 14 === */ 
 .module_14_container {width:100%;} 

 /*=== Module 21 === */ 
 .module_21 {width:100%;} 

 /*=== Module 26 === */ 
 .zoomWindowContainer, .zoomWindow {
    height: 250px !important;
    width: 350px !important;
} 

 /*=== Module 30 === */ 
 .module_10{ width:95%;  } 

 /*=== Module 31 === */ 
 .module_31{width:100%;} 

 /*=== Module 32 === */ 
 .module_32_wrapper {width: 100%;  } 

 /*=== Module 68 === */ 
 .module68{ width:95%;  } 

 /*=== Module 86 === */ 
 .module86{width:100%;} 

 /*=== Module 150 === */ 
 .module_150_container { width: 100%; } 

 /*=== Module 196 === */ 
 .module_196{ width:95%;  } 

 /*=== Module 197 === */ 
 .module_197{ width:95%;  } 

 /*=== Module 210 === */ 
 .module_210 {width:100%;} 

 /*=== Module 211 === */ 
 .module_211 {width:100%;} 

 /*=== Module 213 === */ 
 .module_213 {width:100%;} 
 }

 @media (max-width:980px){ 
 /*=== Module 1 === */ 
 .cs_container {width: 80%; } 

 /*=== Module nav_1 === */ 
 .nav .nav_l1 li a { font-size:12px;}
.LogoText { font-size: 22px;
letter-spacing: 2px;
line-height: 55px;} 

 /*=== Module nav_2 === */ 
 .nav .nav_l1 li a { font-size:12px;} 

 /*=== Module nav_3 === */ 
 .nav .nav_l1 li a { font-size:12px;} 

 /*=== Module nav_17 === */ 
 .nav .nav_l1 li a { font-size:12px;} 

 /*=== Module footer_2 === */ 
  .footer_2_content {width: 100%!important;}
footer_2_content {width: 750px;}
 

 /*=== Module form_2 === */ 
 .module_f4_contact_left, .module_f4_contact_right{
		float:none;
		width:100%; } 

 /*=== Module form_4 === */ 
 .module_f4_contact_left, .module_f4_contact_right{
		float:none;
		width:100%; } 

 /*=== Module 18 === */ 
 /*  images Modules 3 col */  
.module_18_item_3col{position:relative; overflow:hidden; width:45%; float:left; margin:1%; }
.module_18_row .module_18_item_3col:nth-child(3n+1){margin-left:1%!important;} 
.module_18_row .module_18_item_3col:nth-child(3n+3){margin-right:1%!important;} 

.module_18_row .module_18_item_3col:nth-child(2n+1){margin-left:0%!important;} 
.module_18_row .module_18_item_3col:nth-child(2n+2){margin-right:0%!important;} 

/*  images Modules 4 col */  
.module_18_item_4col{position:relative; overflow:hidden; width:44%; float:left; margin:1%; }
.module_18_row .module_18_item_4col:nth-child(2n+1){margin-left:0%!important;} 
.module_18_row .module_18_item_4col:nth-child(2n+2){margin-right:0%!important;} 


.module_18_image_mid { display: none; }

.module_18_image_small { display: block; } 

 /*=== Module 24 === */ 
   m24_product {width: 800px;}
  .m24_product_list li {width: 44%;} 

 /*=== Module 69 === */ 
 .m_69 {
        margin-top: 10px;
        margin-bottom: 10px;
    } 

 /*=== Module 150 === */ 
 .module_150_container { width: 790px; } 
 }

 @media (max-width:800px){ 
 /*=== Module form_2 === */ 
 .contact_select{width:100%;}
	.contact_select select{width:100%;}
 

 /*=== Module form_4 === */ 
 .contact_select{width:100%;}
	.contact_select select{width:100%;}
 

 /*=== Module 10 === */ 
  .m_10 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
 .m_10 h3 {
        margin-bottom: 20px;
    } 

 /*=== Module 12 === */ 
 .module_12_image {width:100%; float:none; padding:20px 0 0 0;}

.module_12_text_1{width:100%; float:none; padding:20px 0 0 0;} 

 /*=== Module 13 === */ 
 .module_13_image {width:100%; float:none; padding:20px 0 0 0;}

.module_13_text_1{width:100%; float:none; padding:20px 0 0 0;} 

 /*=== Module 14 === */ 
 .module_14_left{width:100%; float:left;}
	.module_14_right{width:100%; float:left;}
	.module_14_right img{width:100%;}
 

 /*=== Module 16 === */ 
 .module_16_option_2 {
    display: block !important; }


.module_16_display{ width:  100%; padding: 0 10px !important;;}

.module_16_text { width:  100%; padding: 0 10px !important;;}
 

 /*=== Module 18 === */ 
 .module_18_item_4col {
   
    width: 100%;
    float: left;
    margin: 0%;
        margin-left: 0%;
    padding: 0 15%;
} 

 /*=== Module 21 === */ 
 .module_21_left{width:100%; float:left;}
.module_21_right{width:100%; float:left;}
.module_21_right img{width:100%;}

.module_21_option2_sub_1_right{width: 80%;  float: left; border-right: none ; text-align: left;}
.module_21_option2_sub_2_right {width: 80%;  float: left; text-align: left;  padding-left: 0px;}

.module_21_option2_sub_1_left{width: 100%;  float: right; border-left: none; text-align: center;}



.module_21_option2_text h3{font-family: 'Oswald'; font-size: 50px; font-weight: 300;  letter-spacing: -0.1em; line-height: 60px; color: #666; margin: 0;}
.module_21_option2_text p {font-family: 'Raleway'; font-weight: 300; font-size: 12px;  line-height: 1.5; color: #747070;}
.module_21_option2_text h4{font-family: 'Oswald'; font-size: 15px; font-weight: 600;  letter-spacing: 0px; line-height: 18px; margin: 0;}

 

.module_21_row_block_2 { display: none; }
.module_21_row_block_2_r { display: block; }

.module_21_option2_centre { padding: 4%;    padding-top: 50px; margin: auto; float: none; }
.module_21_option2_centre img{    width: 40%; }

module_21_option2_left, .module_21_option2_right {
    display: block;
    width: 100%;
    float: center;
    margin: auto;
}
.module_21_option2_sub_2_left {width: 100%;  float: none; text-align: center; padding-right: 0px;  margin: auto;} 

 /*=== Module 29 === */ 
 .m_29_container {  padding: 2%;}
.m_29_left {width: 100%; float: left; }
.m_29_left_left {width:90%; float: none;
margin: auto;}
.m_29_left_right {display: none; }
.m_29_right { width: 90%; float: none;
margin: auto;}
.m_29_right p {
  padding-left: 0px;
}

.m_29_left_left h1 {
  float: none;
  padding-top: 0px;
} 

 /*=== Module 31 === */ 
 .module_31_left{width:100%; float:left;}
.module_31_right{width:100%; float:left;}
	.module_31_right img{width:100%;}
 

 /*=== Module 68 === */ 
  .m_68 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
 .m_68 h3 {
        margin-bottom: 20px;
    } 

 /*=== Module 86 === */ 
 .module86_left{width:100%; float:left;}
	.module86_right{width:100%; float:left;}
	.module86_right img{width:100%;}
 

 /*=== Module 196 === */ 
  .m_196 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
 .m_196 h3 {
        margin-bottom: 20px;
    } 

 /*=== Module 197 === */ 
  .m_197 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
 .m_197 h3 {
        margin-bottom: 20px;
    } 

 /*=== Module 210 === */ 
 .module_210_left{width:100%; float:left;}
	.module_210_right{width:100%; float:left;}
	.module_210_right img{width:100%;}
 

 /*=== Module 211 === */ 
 .module_211_left{width:100%; float:left;}
	.module_211_right{width:100%; float:left;}
	.module_211_right img{width:100%;}
 

 /*=== Module 213 === */ 
 .module_213_left{width:100%; float:left;}
	.module_213_right{width:100%; float:left;}
	.module_213_right img{width:100%;}
 
 }

 @media (max-width:769px){ 
 /*=== Module 1 === */ 
 .cs_container {width: 90%; } 

 /*=== Module 2 === */ 
 .twitter  { position: fixed; bottom: 0; left: 0; right: 0; width: 100%; margin: 0; z-index:-1; }
.left_panel .twitter a.twtTrgr { display: block; color: #fff; font-size: 15px; text-transform: uppercase; text-align: center; display: block; }
.left_panel .twitter .twtWrapr { display: none; }
.left_panel .twitter a.twtTrgr { display: block; }

  .m_2_left_menu_wrap .m_2_logo {
    margin: 0;
     }

.m_2_left_menu_wrap .m_2_menu_mobile_open {
        display: block;
    }
	.m_2_left_menu_wrap .nav{ display:none; }
	.m_2_left_menu_wrap #filter li { display:inline; margin-right:5px;  float: left;}
    .m_2_left_menu_wrap  .m_2_bottom_area {
        bottom: -500px;	
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }
    .m_2_left_menu_wrap.open  .m_2_bottom_area {
        bottom: auto;
    	position: relative;
		display:none;
    } 

 /*=== Module nav_1 === */ 
 .nav_1 .nav{ margin:0; text-align: left;}
.nav_1 .nav .nav_l1{margin-top:10px;} 
.nav_1 .nav .nav_l1 li{ padding-top:0; }

.scrollActive .small-logo {    display: block; }

.nav_1_cart {  margin: 50px 10px 0 -300px;
float: left;}

.nav_1 {
    background: #212414ed !important;
}

.LogoText { font-size: 20px;
letter-spacing: 2px;
line-height: 30px;
padding-top: 15px;} 

 /*=== Module nav_2 === */ 
 .nav_2 .nav{margin:0}
.nav_2 .nav .nav_l1{margin-top:20px;} 
.nav_2 .nav .nav_l1 li{ padding-top:0; }

.scrollActive .small-logo {    display: block; }

nav_2 nav_2_logo img { height: 60px; width: auto; }
.nav_2_logo img {    max-height: 60px;}
.nav_header_left { display: none; }
.nav_2 .nav { text-align:center; position: relative;  }
.nav_2 {height: 60px; background-color: rgba(27, 27, 27, 0.8); }

.nav_2 .nav_2_logo {
    width: 50%;
    float: left;
    position: absolute;
    left: 30%;
} 

 /*=== Module nav_3 === */ 
 .nav_3 .nav{ margin:0; text-align: left;}
.nav_3 .nav .nav_l1{margin-top:20px;} 
.nav_3 .nav .nav_l1 li{ padding-top:0; }

#nav_3 .navbar-toggle {
    border: 1px solid white !important;
    background-color: #ddd;
    border-radius: 50%;
    height: 48px;
}

.nav_3 .navbar-toggle {
    position: absolute;
    top: 0px;
    right: 4px;
    z-index: 1;
    border-color: #FFF;
    padding: 8px;
    background: #ddd;
}

.scrollActive .small-logo {    display: block; margin-top: 15px;}
.nav_3 .navbar-toggle .sr-only{display:none;} 

 /*=== Module nav_17 === */ 
 .nav17 .nav{ margin:0; text-align: left;}
.nav17 .nav .nav_l1{margin-top:20px;} 
.nav17 .nav .nav_l1 li{ padding-top:0; }

.scrollActive .small-logo {    display: block; } 

 /*=== Module footer_2 === */ 
  .footer_2_content {width: 650px;}
  .footer_2_content {text-align: center;}
  .footer_2 .designer_name {text-align: center;}
footer_2_left {    width: 75%;  }

.footer_2_right img {    float: right;} 

 /*=== Module form_2 === */ 
 .module_f4_contact{
		padding:0;
	}
.module_f4_contentleft, .module_f4_contentright{
		float:none;
		width:100%; margin-bottom:10px;	}
	.contact_select_tab{
		margin-bottom:15px;
	}
	.contact_select, .contact_select_tab, .contact_name, .contact_select select, #well {
		width:100%;
	}
.contact_name{
float:none;
}
.module_f4_contact_left { float:left;  width:100%; }

.module_f4_contact_right { float:right;  width:100%; }
 

 /*=== Module form_4 === */ 
 .module_f4_contact{
		padding:0;
	}
.module_f4_contentleft, .module_f4_contentright{
		float:none;
		width:100%; margin-bottom:10px;	}
	.contact_select_tab{
		margin-bottom:15px;
	}
	.contact_select, .contact_select_tab, .contact_name, .contact_select select, #well {
		width:100%;
	}
.contact_name{
float:none;
}
.module_f4_contact_left { float:left;  width:100%; }

.module_f4_contact_right { float:right;  width:100%; }
 

 /*=== Module s1 === */ 
 .m_s1_fullscreen_slider_wrap .bx-wrapper .bx-prev {
        left: 0px!important;
    }

 .footer7 {
		width:100% !important;
    }
    
    .s_4_default_wrap.different_layout .nav8_left_menu_wrap .footer7 {
        display: none;  
    }

    .s_4_default_wrap.different_layout .nav8_left_menu_wrap.open .footer7 {
        display: block;
    }

   .s_4_default_wrap.different_layout .nav8_left_menu_wrap .footer7 {
        display: none;  
    }

    .s_4_default_wrap.different_layout .nav8_left_menu_wrap.open .footer7 {
        display: block;
    }

 .different_layout.s_4_default_wrap .nav8_left_menu_wrap {
        width: auto;
        height: 100%;
        background: none;
        top: 0;
        bottom: auto;
        position: absolute;
    }

 .m_190  .footer7 {
        margin: 0px auto;
        position: relative;
    }

    .s_4_default_wrap .m_71, .s_4_default_wrap .m_70, .m_190 .s_4_default_wrap .m_70 {
        padding: 15px !important;
        margin-top: 130px !important;
        width: 100% !important;
    }

 .s_4_default_wrap .m_2_left_menu_wrap, .s_4_default_wrap .nav8_left_menu_wrap {
        overflow: hidden;
    }

 .s_4_default_wrap .left_panel {
        width: 100%;
        height: auto;
        top: 0;
        bottom: auto;
        position: absolute;
		margin-bottom:0;
    }
	.s_4_default_wrap .right_panel {
		margin-left:0px;
	}
    .s_4_default_wrap .m_2_left_menu_wrap.open {
        width: 100%;
    } 

 /*=== Module 10 === */ 
 /*  images Modules 3 col */  
.module_10_item_3col{position:relative; overflow:hidden; width:49%; float:left; margin:1%; }
.module_10_row .module_10_item_3col:nth-child(3n+1){margin-left:1%!important;} 
.module_10_row .module_10_item_3col:nth-child(3n+3){margin-right:1%!important;} 

.module_10_row .module_10_item_3col:nth-child(2n+1){margin-left:0%!important;} 
.module_10_row .module_10_item_3col:nth-child(2n+2){margin-right:0%!important;} 

/*  images Modules 4 col */  
.module_10_item_4col{position:relative; overflow:hidden; width:49%; float:left; margin:1%; }
.module_10_row .module_10_item_4col:nth-child(2n+1){margin-left:0%!important;} 
.module_10_row .module_10_item_4col:nth-child(2n+2){margin-right:0%!important;} 


.module_10_image_mid { display: none; }

.module_10_image_small { display: block; } 

 /*=== Module 11 === */ 
 .module_11_container {
    width: 95%; }
 

 /*=== Module 15 === */ 
   .module_15_info span {float: left;}

.module_15_container {   width: 100%;} 

 /*=== Module 19 === */ 
 .module_19_wrapper{background-position:center center!important;}
.module_19_item{width:90%;}
.module_19_item h3{font-size:19px;} 

 /*=== Module 20 === */ 
 .module_20_wrapper{background-position:center center!important;}
	.module_20_item{width:90%;}
	.module_20_item h3{font-size:19px;} 

 /*=== Module 21 === */ 
 .module_21_left h2{margin:0 0 7px 0px;}
.module_21_left p, .module_21_right p{margin:0 0 10px 0px;}
 

 /*=== Module 22 === */ 
 .module_22_row { flex-wrap: wrap; }
.module_22_container{width:100%;}
.module_22_image_container {width:83.333333%; margin-left: 0.15rem;  margin-bottom: 0.5rem;}
.module_22_row.right_img .module_22_image_container{ order:0; }
.module_22_text{ width: 100%; padding-left: 1.25rem; }
.module_22_text h1{ font-size: 35px; }

.module_22_image.p1 .img1{ display: none; width: 100%; }
.module_22_image.p1 .img2{ position: relative; width: 100%; transform: none; padding-left: 1.25rem; padding-right: 1.25rem; }

.module_22_image.p2 .img1{ display: none; width: 100%; }
.module_22_image.p2 .img2{ position: relative; width: 100%; transform: none; padding-left: 1.25rem; padding-right: 1.25rem; }

.module_22_image.p3 .img1{  margin-bottom: 2.5rem; }
.module_22_image.p4 .img1{ margin-right: 2.5rem; margin-bottom: 2.5rem; }
.module_22_image.p5 .img1{ margin-right: 2.5rem; margin-bottom: 2.5rem; }
.module_22_image.p6 .img2{ margin-top: 2.5rem;} 

 /*=== Module 24 === */ 
 m24_product {width: 650px;}

 m24_product {width: 650px;}
.m24_product {width: 95%;}

 

 /*=== Module 25 === */ 
 .anim-dots { display:none}




.module_25_text_inner {    width: 98%; }
.module_25_text_inner p {    margin: 0px 0px 00px; }
.module_25_container {    padding-left: 20px; padding-right: 20px;} 

 /*=== Module 27 === */ 
 .module_27_image_mid { display: none; }

.module_27_image_small { display: block; } 

 /*=== Module 29 === */ 
 .module_172{ float:none; } 

 /*=== Module 30 === */ 
 /*  images Modules 3 col */  
.module_30_item_3col{position:relative; overflow:hidden; width:46%; float:left; margin:1%; }
.module_30_row .module_30_item_3col:nth-child(3n+1){margin-left:0%!important;} 
.module_30_row .module_30_item_3col:nth-child(3n+3){margin-right:1%!important;} 

.module_30_row .module_30_item_3col:nth-child(2n+1){margin-left:0%!important;} 
.module_30_row .module_30_item_3col:nth-child(2n+2){margin-right:0%!important; margin-left: 7%; margin-bottom: 30px;} 

/*  images Modules 4 col */  
.module_30_item_4col{position:relative; overflow:hidden; width:25%; float:left; margin:4%; margin-bottom: 30px;}
.module_30_row .module_30_item_4col:nth-child(2n+1){margin-left:0%!important;} 
.module_30_row .module_30_item_4col:nth-child(2n+2){margin-right:0%!important;} 
/*  module 30 test */  

#polaroid figcaption {
font-size:0.6em;

margin-top: 7px;
min-height: 30px;
} 

 /*=== Module 31 === */ 
 .module_31_left h2{margin:0 0 7px 0px;}
.module_31_left p{margin:0 0 0px 0px;}

 

 /*=== Module 32 === */ 
 .module_172{ float:none; } 

 /*=== Module 34 === */ 
 .m34_container {width: 750px;} 

 /*=== Module 35 === */ 
   .m35_slide_content h2{ font-size:60px;   line-height: 55px;}
.carousel-caption h3 {  font-size: 28px ; line-height: 28px; }
 

 /*=== Module 56 === */ 
     .m_56_content_wrap {
        padding-left: 0;
        padding-top: 165px;
    } 

 /*=== Module 66 === */ 
 .module66_item{ width:100%;}
 

 /*=== Module 67 === */ 
 .module67_item{ width:49%;}
 

 /*=== Module 69 === */ 
 .module69_item{position:relative; overflow:hidden; width:49%; box-sizing:border-box; margin:1%; float:left;}
.module69-row .module69_item:nth-child(2n+1){margin-left:0%!important;} 
.module69-row .module69_item:nth-child(2n+2){margin-right:0%!important;} 

  
    

 /*=== Module 75 === */ 
 .module75_wrapper{background-position:center center!important;}
	.module75_item{width:90%;}
	.module75_item h3{font-size:19px;} 

 /*=== Module 86 === */ 
 .module86_left h2{margin:0 0 7px 0px;}
.module86_left p{margin:0 0 0px 0px;}

 

 /*=== Module 90 === */ 
 .module90_work_item li{width:25%;}
.module90_work .filter li{margin-bottom:5px;}
.module90_work p{width:100%; padding-left:15px; padding-right:15px;}
.module90  p{ text-align:center; width:95%; }
 

 /*=== Module 150 === */ 
 .module_14{ float:none; }
.module_150_container { width: 90% }
.module_150_right { width: 100% }
.module_150_left { width: 100% } 

 /*=== Module 197 === */ 
 .module_197_item_4col{position:relative; overflow:hidden; width:49%; float:left; margin:1%; }
.module_197-row .module_197_item_4col:nth-child(2n+1){margin-left:0%!important;} 
.module_197-row .module_197_item_4col:nth-child(2n+2){margin-right:0%!important;}  

 /*=== Module 200 === */ 
 .module_200_slider_inner img { width:  30%; }

.module_200_slider_inner {
    top: 50%;
}

.module_200_caption_1 {font-size:40px; padding:7px 0; }

.module_200_caption_2 {font-size:25px; padding:7px 0;   }
.module_200_caption_3 {font-size:20px; padding:7px 0;  font-weight:700; line-height: 1; }

.module_200_image_large { display: none !important; } 

.module_200_image_mid  { display: block !important; }  

 /*=== Module 201 === */ 
 .module_201_slider_inner img { width:  30%; }

.module_201_caption_1 {font-size:40px; padding:7px 0; }

.module_201_caption_2 {font-size:25px; padding:7px 0;   }
.module_201_caption_3 {font-size:20px; padding:7px 0;  font-weight:700; line-height: 1; }

.module_201_image_large { display: none !important; } 

.module_201_image_mid  { display: block !important; }  

 /*=== Module 202 === */ 
 .module_202_slider_inner img { width:  30%; }

.module_202_caption_1 {font-size:40px; padding:7px 0; }

.module_202_caption_2 {font-size:25px; padding:7px 0;   }
.module_202_caption_3 {font-size:20px; padding:7px 0;  font-weight:700; line-height: 1; }

.module_202_image_large { display: none !important; } 

.module_202_image_mid  { display: block !important; }  

 /*=== Module 204 === */ 
 .module_204_slider_inner img { width:  30%; }

.module_204_caption_1 {font-size:40px; padding:7px 0; }

.module_204_caption_2 {font-size:25px; padding:7px 0;   }
.module_204_caption_3 {font-size:20px; padding:7px 0;  font-weight:700; line-height: 1; }

.module_204_image_large { display: none !important; } 

.module_204_image_mid  { display: block !important; }  

 /*=== Module 205 === */ 
 .module_205_wrapper .hero-title{font-size:20px;}  

h2 {    font-size: 40px; } 

 /*=== Module 206 === */ 
 .module_206_slider_inner img { width:  30%; }

.module_206_caption_1 {font-size:40px; padding:7px 0; }

.module_206_caption_2 {font-size:25px; padding:7px 0;   }
.module_206_caption_3 {font-size:20px; padding:7px 0;  font-weight:700; line-height: 1; }
 

 /*=== Module 207 === */ 
 .module_207_slider_inner img { width:  30%; }

.module_207_caption_1 {font-size:40px; padding:7px 0; }

.module_207_caption_2 {font-size:25px; padding:7px 0;   }
.module_207_caption_3 {font-size:20px; padding:7px 0;  font-weight:700; line-height: 1; }

 

 /*=== Module 208 === */ 
 .module_208_slider_inner img { width:  30%; }

.module_208_caption_1 {font-size:40px; padding:7px 0; }

.module_208_caption_2 {font-size:25px; padding:7px 0;   }
.module_208_caption_3 {font-size:20px; padding:7px 0;  font-weight:700; line-height: 1; } 
 }

 @media (max-width:600px){ 
 /*=== Module 1 === */ 
 .cs_container {width: 95%; } 

 /*=== Module 1 === */ 
 .cs_container {width: 95%; } 

 /*=== Module 2 === */ 
 /* Hide code  .twitter {  display:none;} */ 

.m_2_left_menu_wrap .m_2_top_area { left:0; }
  .left_panel .twitter a.twtTrgr { display: block; color: #fff; font-size: 15px; text-transform: uppercase; text-align: center; display: block; }
  .left_panel .twitter .twtWrapr { display: none; }
 

 /*=== Module 2 === */ 
 /* Hide code  .twitter {  display:none;} */ 

.m_2_left_menu_wrap .m_2_top_area { left:0; }
  .left_panel .twitter a.twtTrgr { display: block; color: #fff; font-size: 15px; text-transform: uppercase; text-align: center; display: block; }
  .left_panel .twitter .twtWrapr { display: none; }
 

 /*=== Module nav_1 === */ 
 .nav .nav_l1 {
    margin-top: 50px;
    margin-right: 10px;
}
.nav .nav_l1 li {
    float: right;
    width: 100%;
    text-align: left;
    padding-top: 0;
}

 .nav_3 h1 {    font-size: 22px;     }

.LogoText { font-size: 20px;
letter-spacing: 2px;
line-height: 30px;} 

 /*=== Module nav_1 === */ 
 .nav .nav_l1 {
    margin-top: 50px;
    margin-right: 10px;
}
.nav .nav_l1 li {
    float: right;
    width: 100%;
    text-align: left;
    padding-top: 0;
}

 .nav_3 h1 {    font-size: 22px;     }

.LogoText { font-size: 20px;
letter-spacing: 2px;
line-height: 30px;} 

 /*=== Module nav_2 === */ 
 .nav .nav_l1 {
    margin-top: 50px;
    margin-right: 10px;
}
.nav .nav_l1 li {
    float: right;
    width: 100%;
    text-align: left;
    padding-top: 0;
}

 .nav17 h1 {    font-size: 22px;     } 

 /*=== Module nav_2 === */ 
 .nav .nav_l1 {
    margin-top: 50px;
    margin-right: 10px;
}
.nav .nav_l1 li {
    float: right;
    width: 100%;
    text-align: left;
    padding-top: 0;
}

 .nav17 h1 {    font-size: 22px;     } 

 /*=== Module nav_3 === */ 
 .nav .nav_l1 {
    margin-top: 50px;
    margin-right: 10px;
}
.nav .nav_l1 li {
    float: right;
    width: 100%;
    text-align: left;
    padding-top: 0;
}

 .nav_3 h1 {    font-size: 22px;     } 

 /*=== Module nav_3 === */ 
 .nav .nav_l1 {
    margin-top: 50px;
    margin-right: 10px;
}
.nav .nav_l1 li {
    float: right;
    width: 100%;
    text-align: left;
    padding-top: 0;
}

 .nav_3 h1 {    font-size: 22px;     } 

 /*=== Module nav_17 === */ 
 .nav .nav_l1 {
    margin-top: 50px;
    margin-right: 10px;
}
.nav .nav_l1 li {
    float: right;
    width: 100%;
    text-align: left;
    padding-top: 0;
}

 .nav17 h1 {    font-size: 22px;     } 

 /*=== Module nav_17 === */ 
 .nav .nav_l1 {
    margin-top: 50px;
    margin-right: 10px;
}
.nav .nav_l1 li {
    float: right;
    width: 100%;
    text-align: left;
    padding-top: 0;
}

 .nav17 h1 {    font-size: 22px;     } 

 /*=== Module footer_2 === */ 
   .footer_2_content {width: 500px;}
.footer p {  text-align: center;  float: left;   }
.footer_2_left {    width: 100%;  float: left;  }
.footer_2_left p {  text-align: center; }
.footer_2_left ul {  float: none;}

.footer_2_centre{    width: 95%;   }
.footer_2 p strong {    font-size: 13px; }
.footer p {    text-align: center;}

.footer_2_right {    width: 100%;   float: left;  }
.footer_2_right p {    text-align: center;}

.footer_2_center {    width: 100%;   float: left;  }

 

 /*=== Module footer_2 === */ 
   .footer_2_content {width: 500px;}
.footer p {  text-align: center;  float: left;   }
.footer_2_left {    width: 100%;  float: left;  }
.footer_2_left p {  text-align: center; }
.footer_2_left ul {  float: none;}

.footer_2_centre{    width: 95%;   }
.footer_2 p strong {    font-size: 13px; }
.footer p {    text-align: center;}

.footer_2_right {    width: 100%;   float: left;  }
.footer_2_right p {    text-align: center;}

.footer_2_center {    width: 100%;   float: left;  }

 

 /*=== Module form_2 === */ 
 .module_f4 {width: 90%; } 

 /*=== Module form_2 === */ 
 .module_f4 {width: 90%; } 

 /*=== Module form_4 === */ 
 .module_f4 {width: 90%; } 

 /*=== Module form_4 === */ 
 .module_f4 {width: 90%; } 

 /*=== Module 11 === */ 
 .module_11_item_3col {
   
    width: 45%; }

.module_11_caption {font-size: 11px; padding: 6px;
min-height: 20px;}

.module_11 {

    width: 100%; } 

 /*=== Module 11 === */ 
 .module_11_item_3col {
   
    width: 45%; }

.module_11_caption {font-size: 11px; padding: 6px;
min-height: 20px;}

.module_11 {

    width: 100%; } 

 /*=== Module 15 === */ 
 module_15_content {width: 500px;} 

 /*=== Module 15 === */ 
 module_15_content {width: 500px;} 

 /*=== Module 18 === */ 
 .module_18_item_4col {

    padding: 0 10%;
} 

 /*=== Module 18 === */ 
 .module_18_item_4col {

    padding: 0 10%;
} 

 /*=== Module 22 === */ 
 .module_22_image_container {width: 100%; } 

 /*=== Module 22 === */ 
 .module_22_image_container {width: 100%; } 

 /*=== Module 24 === */ 
 .m24_product_list .col-sm-4.col-xs-6 {
    width: 100%;
}


.m24_product_list li {width: 100%;}
  .m24_product_list li {margin-left: 0; margin-right: 0;}
  .m24_product_list .col-sm-4.col-xs-6 {width: 100%;}
  .m24_product_list .col-sm-4 .col-xs-6 {width: 100%;}
  .m24_product_list .col-xs-6.col-sm-4.col-md-3 {width: 100%;}

.m24_product  {width: 95%;} 

 /*=== Module 24 === */ 
 .m24_product_list .col-sm-4.col-xs-6 {
    width: 100%;
}


.m24_product_list li {width: 100%;}
  .m24_product_list li {margin-left: 0; margin-right: 0;}
  .m24_product_list .col-sm-4.col-xs-6 {width: 100%;}
  .m24_product_list .col-sm-4 .col-xs-6 {width: 100%;}
  .m24_product_list .col-xs-6.col-sm-4.col-md-3 {width: 100%;}

.m24_product  {width: 95%;} 

 /*=== Module 27 === */ 
 .module_27_box_portrait {  width: 100%; } 

 /*=== Module 27 === */ 
 .module_27_box_portrait {  width: 100%; } 

 /*=== Module 35 === */ 
 .m35_slide_content h2{ font-size: 45px; line-height: 50px; }
.carousel-caption h3 {  font-size: 24px ; line-height: 24px; }
	.m35_slide_content.carousel-caption {top: 130px;} 

 /*=== Module 35 === */ 
 .m35_slide_content h2{ font-size: 45px; line-height: 50px; }
.carousel-caption h3 {  font-size: 24px ; line-height: 24px; }
	.m35_slide_content.carousel-caption {top: 130px;} 

 /*=== Module 90 === */ 
 .module90_work_item li{width:50%;} .module90_work .cd-filters li{margin-bottom:5px;}

 

 /*=== Module 90 === */ 
 .module90_work_item li{width:50%;} .module90_work .cd-filters li{margin-bottom:5px;}

 
 }

 @media (max-width:480px){ 
 /*=== Module 2 === */ 
 .m_2_left_menu_wrap .m_2_top_area{
	display:none;
}
.m_2_left_menu_wrap .m_2_logo{
    width:160px;
}
.m_2_left_menu_wrap .m_2_bottom_area{
	padding-left:0;
}
.m_2_left_menu_wrap .m_2_bottom_icons {
	display:block;
}

.m_2_left_menu_wrap .m_2_search_block {
        margin-top: 40px;
    } 

 /*=== Module nav_1 === */ 
 .logo img{    width: 300px;    height: auto; }
.nav_1_cart {  margin: 50px 10px 0 -170px;
float: left;} 

 /*=== Module nav_2 === */ 
 .logo img{    width: 300px;    height: auto; } 

 /*=== Module nav_3 === */ 
 .logo img{    width: 300px;    height: auto; } 

 /*=== Module nav_17 === */ 
 .m_80_logo img{    width: 200px;    height: auto; }
.logo img{    width: 300px;    height: auto; } 

 /*=== Module footer_2 === */ 
  .footer_2_content {width: 350px;} 

 /*=== Module form_2 === */ 
 .module_f4_contentleft.col-xs-8{width:100%; float:none; margin:0 auto;}
	.module_f4_contentright.col-xs-4{width:100%; float:none; margin:0 auto;} 

 /*=== Module form_4 === */ 
 .module_f4_contentleft.col-xs-8{width:100%; float:none; margin:0 auto;}
	.module_f4_contentright.col-xs-4{width:100%; float:none; margin:0 auto;} 

 /*=== Module form_8 === */ 
 .m_8_img_area{ width:100%; } 

 /*=== Module 14 === */ 
 .module_14_item{width:100%; float:none;}
	.module_14_item i{float:left; margin:0 10px 0 0;}
	.module_14_iteminr{float:none;}
	 

 /*=== Module 18 === */ 
 /*  images Modules 3 col */  
.module_18_item_3col{position:relative; overflow:hidden; width:100%; float:left; margin:1%; }
.module_18_row .module_18_item_3col:nth-child(3n+1){margin-left:1%!important;} 
.module_18_row .module_18_item_3col:nth-child(3n+3){margin-right:1%!important;} 

.module_18_row .module_18_item_3col:nth-child(2n+1){margin-left:0%!important;} 
.module_18_row .module_18_item_3col:nth-child(2n+2){margin-right:0%!important;} 

/*  images Modules 4 col */  
.module_18_item_4col{position:relative; overflow:hidden; width:100%; float:left; margin:1%; }
.module_18_row .module_18_item_4col:nth-child(2n+1){margin-left:0%!important;} 
.module_18_row .module_18_item_4col:nth-child(2n+2){margin-right:0%!important;} 


.module_18_image_mid { display: none; }

.module_18_image_small { display: block; } 

 /*=== Module 21 === */ 
 .module_21_item{width:100%; float:none;}
.module_21_item i{float:left; margin:0 10px 0 0;}
.module_21_iteminr{float:none;}

.module_21_option2_text h3 {    font-size: 40px; }
.module_21_option2_text p {   line-height: 1.5; } 

 /*=== Module 24 === */ 
 	.m24_product_list{ margin-top:10px;}
	.m24_product {width: 95%;}
	.m24_product_list .product{ padding:7px; } 

 /*=== Module 25 === */ 
 .module_25_text_inner {

    padding-left: 10px; }
.module_25_container {    padding-left: 10px; padding-right: 10px;} 

 /*=== Module 30 === */ 
 /*  images Modules 4 col */  
.module_30_item_3col{position:relative; overflow:hidden; width:97%; float:left; margin:1%; margin-bottom: 30px;}
.module_30_row .module_30_item_3col:nth-child(2n+1){margin-left:0%!important;} 
.module_30_row .module_30_item_3col:nth-child(2n+2){margin-right:0%!important;} 

/*  images Modules 4 col */  
.module_30_item_4col{position:relative; overflow:hidden; width:97%; float:left; margin:1%; }
.module_30_row .module_30_item_4col:nth-child(2n+1){margin-left:0%!important;} 
.module_30_row .module_30_item_4col:nth-child(2n+2){margin-right:0%!important;}  

 /*=== Module 31 === */ 
 .module_31_item{width:100%; float:none;}
.module_31_item i{float:left; margin:0 10px 0 0;}
.module_31_iteminr{float:none;}
	 

 /*=== Module 35 === */ 
 .m35_slide_img { height: 250px; }
	.m35_slide_content h2{ font-size:32px; line-height: 32px; }
.carousel-caption h3 {  font-size: 20px ; line-height: 20px; }
	.m35_slide_content.carousel-caption { top: 10px; } 

 /*=== Module 56 === */ 
     .m_56_content_wrap .m_56_commercial_block .m_56_your_cart {
        position: inherit;
        width: 100%;
        right: 0;
    }

    .m_56_content_wrap .m_56_commercial_block .m_56_commercial_title {
        width: 100%;
        margin-top: 10px;
    }
    
 
    .m_56_content_wrap .m_56_commercial_block {
        max-width: 100%;
    }


  
    .m_56_content_wrap .m_56_content_block {
        max-width: 100%;
    }
    .m_56_content_wrap .m_56_content_block .m56_top_tab {
        width: 100%;
        margin-top: 10px;
    } 

 /*=== Module 66 === */ 
 .module66_item{ width:100%; padding:0%!important; float:none;}

 

 /*=== Module 67 === */ 
 .module67_item{ width:100%; padding:0%!important; float:none;}

.module67-row .module67_item:nth-child(2n+1){margin-left:0%!important;} 
.module67-row .module67_item:nth-child(2n+1){margin-right:0%!important;} 
.module67-row .module67_item:nth-child(2n+2){margin-right:0%!important;}
.module67-row .module67_item:nth-child(2n+2){margin-left:0%!important;} 

 /*=== Module 68 === */ 
 .module68{ width:95%;  padding:20px 0;}

.module68_item{ width:100%; padding:0%!important; float:none; margin-left:0%!important; margin-right:0%!important;}

 

 /*=== Module 69 === */ 
 	.module69_item{ width:100%; padding:1%!important; float:none; margin-left:0%!important;  margin-right:0%!important;} 

 /*=== Module 86 === */ 
 .module86_item{width:100%; float:none;}
	.module86_item i{float:left; margin:0 10px 0 0;}
	.module86_iteminr{float:none;}
	 

 /*=== Module 90 === */ 
 .module90 { padding: 30px 0 30px; }
.module90_work p{ text-align:left; width:100% !important;} 

 /*=== Module 150 === */ 
 .module_150_container { width: 90% } 

 /*=== Module 196 === */ 
 .module_196{ width:95%;  padding:20px 0;}

.module_196_item{ width:100%; padding:0%!important; float:none; margin-left:0%!important; margin-right:0%!important;}
 

 /*=== Module 197 === */ 
 .module_197{ width:95%;  padding:20px 0;}

.module_197_item{ width:100%; padding:0%!important; float:none; margin-left:0%!important; margin-right:0%!important;}

.module_197_item_2col, .module_197_item_3col, .module_197_item_4col { width:100%; padding:0%!important; float:none; margin-left:0%!important; margin-right:0%!important;}
 

 /*=== Module 200 === */ 
 module_200_wrapper {    height: 80px; }
 

 /*=== Module 201 === */ 
 module_201_wrapper {    height: 80px; }

 

 /*=== Module 204 === */ 
 module_204_wrapper {    height: 80px; }

h2 {    font-size: 32px; } 

 /*=== Module 205 === */ 
 module_205_wrapper {    height: 80px; }

h2 {    font-size: 32px; } 

 /*=== Module 206 === */ 
 module_206_wrapper {    height: 80px; }

 

 /*=== Module 207 === */ 
 module_207_wrapper {    height: 80px; }

 

 /*=== Module 208 === */ 
 module_208_wrapper {    height: 80px; }

 

 /*=== Module 210 === */ 
 .module_210_item{width:100%; float:none;}
	.module_210_item i{float:left; margin:0 10px 0 0;}
	.module_210_iteminr{float:none;}
	 

 /*=== Module 211 === */ 
 .module_211_item{width:100%; float:none;}
	.module_211_item i{float:left; margin:0 10px 0 0;}
	.module_211_iteminr{float:none;}
	 

 /*=== Module 213 === */ 
 .module_213_item{width:100%; float:none;}
	.module_213_item i{float:left; margin:0 10px 0 0;}
	.module_213_iteminr{float:none;}
	 
 }

 @media (max-width:360px){ 
 /*=== Module footer_2 === */ 
 .footer_2_content {width: 90%;} 

 /*=== Module 15 === */ 
  .module_15_content { width: 90%; word-wrap: break-word; } 

 /*=== Module 35 === */ 
   .m35_slide_content h2 { font-size: 27px; line-height: 38px; } 
 }

  
 /*=== Module nav_3 === */ 
 @media (min-width: 1024px) {
  .contact_right {
    position: absolute;
    text-align: right;
    width: auto;
    right: 0;
  }
}

@media (min-width: 768px) {
  /* Menu BreakPoint */
  #nav_3 .navbar-header {
    float: none;
  }
  #nav_3 .navbar-left,
  .navbar-right {
    float: none !important;
  }
  #nav_3 .navbar-toggle {
    display: block;
  }
  #nav_3 .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  #nav_3 .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  #nav_3 .navbar-collapse.collapse {
    display: none !important;
  }
  #nav_3 .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  #nav_3 .navbar-nav > li {
    float: none;
  }
  #nav_3 .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #nav_3 .collapse.in {
    display: block !important;
  }
  #nav_3 .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* Menu BreakPoint END */

  #nav_3 .nav.plus_nav1 .nav_l1 li .nav_l2,
  #nav_3 .nav.plus_nav1 .nav_l1 li .nav_l3,
  #nav_3 .nav.plus_nav1 .nav_l1 li .nav_l4 {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    background: none;
    box-shadow: none;
  }
  #nav_3 .nav.plus_nav1 .nav_l2 {
    margin: 10px 15px;
  }
  #nav_3 .nav.plus_nav1 .nav_l2 li {
    display: block;
    padding: 0;
  }

  #nav_3 .nav.plus_nav1 .nav_l2 li a {
    margin: 0;
    color: #777;
    font-weight: normal;
  }

  #nav_3 .nav.plus_nav2 .nav_l2 li .nav_l3,
  #nav_3 .nav.plus_nav2 .nav_l2 li .nav_l4 {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    background: none;
    box-shadow: none;
  }
  #nav_3 .nav.plus_nav2 .nav_l3 li {
    display: block;
    padding: 0;
  }
  #nav_3 .nav.plus_nav2 .nav_l3 li a {
    margin: 0;
    color: #777;
    font-weight: normal;
  }
 
  #nav_3 .navbar-toggle {
    display: block !important;
  }
  #nav_3 .nav.plus_nav3 .nav_l3 li .nav_l4 {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    background: none;
    box-shadow: none;
  }
  #nav_3 .nav.plus_nav3 .nav_l4 li {
    display: block;
    padding: 0;
  }
  #nav_3 .nav.plus_nav3 .nav_l4 li a {
    margin: 0;
    color: #777;
    font-weight: normal;
  }

  #nav_3 .menuNav {
    display: none;
  }
  #nav_3 .top_social {
    display: none;
  }
  #nav_3 .logo {
    width: 50%;
  }

  #nav_3 .nav .nav_l1 li {
    display: block;
    float: none;
    position: relative;
  }

  /* Level 1  background  #95c540  #c2041e  */
  #nav_3 .navbar-collapse {
    background: #c2041e none repeat scroll 0 0;
    border: medium none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    top: 0px;
    width: 100%;
  }
  #nav_3 .nav .nav_l1 {
    margin: 0;

    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;

  }
  #nav_3 .nav .nav_l1 li {
    padding: 0;
  }

  /* Level 1  font */
  #nav_3 .nav .nav_l1 li a {
    font-size: 17px;
    letter-spacing: 1px;
    padding: 12px 15px !important;
    position: relative;
    font-weight: 700;
    border-bottom: 1px solid #66892a;
  }
  #nav_3 .nav .nav_l1 li a.active {
    color: #fff;
  }

  #nav_3 .nav .nav_l1 li ul li a {
    padding: 8px 15px;
    margin: 0;
    display: block;
  }

  /* Level 2 open */
  #nav_3 .nav .nav_l1 li .nav_l2 {
    background: #83b036 none repeat scroll 0 0;
    height: auto !important;
    overflow: hidden;
    position: relative;
    top: 0;
  }

  #nav_3 .nav .nav_l1 li a.expend + .nav_l2 {
    display: block;
  }

  /* Level 3 open */
  #nav_3 .nav .nav_l2 li .nav_l3 {
    background: #749c30 none repeat scroll 0 0;
    left: 0;
    position: relative;
    top: 0;
  }
  #nav_3 .nav .nav_l1 li ul li a {
    padding-left: 30px !important;
  }
  #nav_3 .nav .nav_l1 li ul li ul li a {
    padding-left: 50px !important;
  }

  /* Level 1 selected  */
  #nav_3 .nav .nav_l1 li a.expend {
    background: #83b036 none repeat scroll 0 0;
  }
  #nav_3 .nav .nav_l2 li a.expend {
    background: #749c30 none repeat scroll 0 0;
  }
  #nav_3 .navbar-toggle {
    border: none !important;
  }
  #nav_3 .navbar-toggle.active .icon-bar:first-child {
    position: absolute;
    transform: rotate(45deg);
  }
  #nav_3 .navbar-toggle.active .icon-bar:nth-child(2) {
    position: absolute;
    top: 14px;
    transform: rotate(45deg);
  }
  #nav_3 .navbar-toggle.active .icon-bar:nth-child(4) {
    position: absolute;
    top: 7px;
    transform: rotate(-45deg);
  }
  #nav_3 .navbar-toggle.active .icon-bar:nth-child(3) {
    opacity: 0;
  }
  #nav_3 .navbar-toggle .icon-bar {
    transition: all 0.4s ease 0s;
  }

  #nav_3 .nav .nav_l2 li a.expend + .nav_l3 {
    display: block !important;
  }
  #nav_3 .nav .nav_l1 li ul li.show_level3_menu::before {
    display: none;
  }
  #nav_3 nav .nav_l1 li a {
    position: relative;
  }

  #nav_3 .nav li.hasdropdown > a::before {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    height: 12px;
    position: absolute;
    right: 30px;
    top: 10px;
    transform: rotate(45deg);
    width: 12px;
  }
  #nav_3 .nav li.hasdropdown a.expend::before {
    top: 15px;
    transform: rotate(-135deg);
  }

  /*nav .nav_l1 li.hasdropdown .nav_l2 a::before {display:none;}
    nav .nav_l1 li.hasdropdown .nav_l2 li.show_level3_menu a::before {  display: block;}
    nav .nav_l1 li.hasdropdown .nav_l2 li.show_level3_menu li.expand_l3 a::before {  display: none;} */

  #nav_3 .nav_3 .nav ul {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;
    height: 100vh;
  }

  /* .nav_3 .nav ul {    padding: 0;    display: flex;    justify-content: center;    align-items: center;    height: 100%;    flex-direction: column;height:Calc(100vh - 60px) }*/

  #nav_3 .nav .nav_l1 li {
    margin: 10px 0;
  }
  #nav_3 .nav .nav_l1 li a {
    border-bottom: none;
  }

  #nav_3 .navbar-toggle {
    border: 1px solid white !important;
    /* background-color: white; */
    border-radius: 50%;
    height: 48px;
  }
  #nav_3 .nav_3 .navbar-toggle .icon-bar {
    background-color: #4e4e4e;
  }

  #nav_3 .navbar-toggle.active .icon-bar:nth-child(4) {
    top: 14px;
  }
  #nav_3 .navbar-toggle.active .icon-bar:nth-child(2) {
    top: 21px;
  }
  #nav_3 .green-back {
    background: #95c540 !important;
  }
  #nav_3 .nav .nav_l1 li a.expend + .nav_l2 {
    display: block !important;
    position: relative !important;
    top: 0;
  }

  #nav_3 .nav .nav_l2 li a.expend + .nav_l3 {
    display: contents !important;
    position: relative;
  }
  #nav_3 .nav .nav_l1 li .nav_l2,
  #nav_3 nav .nav_l1 li .nav_l2 {
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  #nav_3 .nav .nav_l1 li a.expend {
    background: transparent;
  }

  #nav_3 .nav li.hasdropdown > a::before {
    border-bottom: none;
    border-right: none;
    content: "\2295";
    font-size: 22px;
    height: 12px;
    position: absolute;
    left: -19px;
    top: 12px;
    transform: rotate(0deg);
    width: 12px;
  }

  #nav_3 .hasdropdown {
    display: flex !important;

    justify-content: center !important;
    flex-direction: column !important;
    align-items: center !important;
  }
  #nav_3 .nav .nav_l1 li:hover .nav_l2 {
    display: none !important;
  }
  #nav_3 .nav .nav_l1 li a:hover {
    color: white !important;
    text-decoration: none !important;
  }

  #nav_3 .nav li.hasdropdown a.expend::before {
    top: 12px;

    content: "\2296";
    transform: rotate(0deg);
  }
  #nav_3 .nav .nav_l1 li ul li a {
    padding-left: 0 !important;
  }
  #nav_3 .nav .nav_l1 li ul li:hover a {
    background: transparent !important;
  }
  #nav_3 .nav .nav_l2 li a {
    font-size: 14px !important;
    font-weight: normal !important;
  }

  #nav_3 .nav .nav_l2 li {
    text-align: center !important;
  }
  #nav_3 .nav_l2,
  #nav_3 .nav_l2 li,
  #nav_3 .nav_l1,
  #nav_3 .nav_l1 li {
    width: 100% !important;
    text-align: center !important;
  }
  #nav_3 .nav .nav_l1 li ul li ul li a {
    padding-left: 0px !important;
  }

  #nav_3 .nav .nav_l1 li ul li ul li a {
    color: #565656;
  }
  #nav_3 .nav .nav_l1 li ul li a {
    color: #2b2b2b;
  }
  #nav_3 .nav .nav_l1 li a:active,
  #nav_3 .nav .nav_l1 li a:focus {
    text-decoration: none !important;
    background: transparent !important;
  }

  #nav_3 .nav .nav_l1 li ul li ul li a,
  #nav_3 .nav .nav_l1 li a.expend,
  #nav_3 .n_color_2,
  #nav_3 .nav .nav_l1 li ul li a {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  #nav_3 .navbar-collapse {
    box-shadow: none !important;
    border: none !important;
  }
#nav_3 a{margin:10px}

#nav_3 .nav .nav_l1 li:hover .nav_l3 {
    display: none !important;
  }
#nav_3 .nav .nav_l1 li {
    margin: 0;
}
}

#nav_3 .navbar-toggle {
  display: block !important;
}

 

 /*=== Module 28 === */ 
 1 

 /*=== Module 30 === */ 
 @media (max-width:930px){
	.module_30{width:100%;}
}
@media (max-width:767px){
	.module_30{padding:0 20px;}
} 

 /*=== Module 35 === */ 
 other 

 /*=== Module 36 === */ 
 other 

 /*=== Module 90 === */ 
 @media (max-width:1140px){
	.module90{width:100%;}
}
@media (max-width:640px){
	.module90_work .cd-filters li{margin-bottom:5px;}
} 
 