::-moz-selection { 
color: #fff; 
text-shadow: none; 
background: #78b942; 
}
::-webkit-selection { 
color: #fff; 
text-shadow: none; 
background: #78b942; 
}
::selection { 
color: #fff; 
text-shadow: none; 
background: #000; 
}
a {
color: #000;
text-decoration: none;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
a:hover {
color: #edb820;
text-decoration: none;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
a:focus {
text-decoration: none;
outline: 0;
}
img {
max-width: 100%;
height: auto;
} body,
button,
input,
select,
textarea {
font: 14px/23px "Muli", sans-serif;
font-weight: 400;
background-color: #fff;		
color: #666666;
}
strong,
b {
font-weight: 700;
}
p {
margin-bottom: 20px;
}
article p {
margin-bottom: 20px;
}
dfn,
cite,
em,
i {
font-style: italic;
}
table {
width: 100%;
margin-bottom: 20px;
}
th,td {
border: 1px solid #dbdbdb;
padding: 7px;
text-align: center;
}	
blockquote > p:last-child {
margin-bottom: 0;
}
blockquote cite,
blockquote small {
font-size: 14px;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote strong,
blockquote b {
font-weight: 600;
}
blockquote > p:last-child {
margin-bottom: 0;
}
abbr[title] {
border-bottom: 1px dotted #c0c0c0;
cursor: help;
}
mark,
ins {
background-color: #feb800;
text-decoration: none;
color: #fff;
padding: 7px;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -6px;
}
sub {
bottom: -3px;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
address {
font-style: italic;
margin: 0 0 20px;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: Inconsolata, monospace;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre {
background: #f9f9f9;
border: 1px solid #eee;
border-radius: 0;
font-family: Consolas, monospace;
height: auto;
margin: 0 0 20px;
overflow-x: auto;
padding: 20px;
}
h1.w6, h2.w6, h3.w6, h4.w6, h5.w6, h6.w6 { font-weight: 600; }
h1.w4, h2.w4, h3.w4, h4.w4, h5.w4, h6.w4 { font-weight: 400; }
h1,h2,h3,h4,h5,h6 { 
font-family: 'Montserrat', sans-serif;
line-height: 30px;
font-weight: 500;
color: #303030;
}
h1 {
font-size: 35px;
}
h2 {
font-size: 27px;
}
h3 {
font-size: 16px;
}
h4 {
font-size: 14px;
line-height: 23px;
}
.text-white { color: #fff !important; }
.text-light { color: #bdbcbc !important; }
.text-dark { color: #322d2d !important; }
.text-color.bold.italic { font-weight: bold; font-style: italic; font-size: 14px;}
.roll-heading {
font-weight: 700;
margin: 0;
} .alignleft {
display: inline;
float: left;
}
.alignright {
display: inline;
float: right;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 7px 30px 25px 0 !important;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 7px 0 25px 30px !important;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
clear: both;
}
blockquote {
font-style: italic;
border: 15px solid #f5f5f5;
font-family: 'PT Serif', serif;
line-height: 30px;
font-size: 16px;
padding: 40px 30px 32px 46px;
position: relative;
}
blockquote p {
margin-bottom: 28px;
}
blockquote:after {
content: '”';
color: #f5f5f5;
font-size: 120px;
float: right;    
position: absolute;
bottom: 16px;
right: 16px;
}
blockquote .clientname {
font-style: normal;
font-family: "Montserrat" sans-serif;
font-size: 14px;
float: right;
padding-right: 40px;
}
ol.comment-list li {
list-style: none;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 10px;
} .sticky {
display: block;
}
.page-header {
margin: 0;
border: 0;
}
.page-header .nothing {
padding: 0;
background-color: transparent;
font-size: 40px;
line-height: 40px;
color: #ff1200;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: 600;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;  
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} hr {
background-color: #eee;
border: 0;
height: 1px;
margin-bottom: 20px;
}
ul,
ol {
padding: 0;
margin: 0 0 30px 25px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
}
dd, dt {
line-height: 30px;
}
::-moz-selection { 
color: #fff; 
text-shadow: none; 
background: #333;
}
::-webkit-selection { 
color: #fff; 
text-shadow: none; 
background: #333; 
}
::selection { 
color: #fff; 
text-shadow: none; 
background: #333; 
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 0;
font-size: 14px;
font-family: "Muli", sans-serif;
font-weight: 400;
color: #ffffff;
background-color: #edb820;
text-transform: uppercase;
padding: 14px 27px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background-color: #333333;
color: #fff;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
font-family: "Muli", sans-serif;
font-size: 14px;
width: 100%;
border: 1px solid #f5f5f5;
background-color: #fff;
color: #bcbcbc;
height: 50px;
margin-bottom: 20px;
padding: 12px 20px;
border-radius: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
color: #bcbcbc;
outline: 0;
border: 1px solid #edb820;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
textarea {
width: 100%;
height: 120px;
padding: 15px 20px;
}
input[type="checkbox"] {
display: inline;
}
input:-moz-placeholder,
textarea:-moz-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder {
opacity: 1;
color: #bcbcbc;
font-family: "Muli";
font-size: 14px;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #bcbcbc;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #bcbcbc;
opacity: 1;
} .btn {
background-image: none;
}
textarea, 
input[type="text"],
input[type="submit"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input,
.dropdown-menu,
.navbar .nav > .active > a, 
.navbar .nav > .active > a:hover, 
.navbar .nav > .active > a:focus {	
-webkit-appearance: none;
text-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
color: #bcbcbc;
}
.post-password-form input[type="submit"] {
color: #fff;
}
body.boxed {
padding: 2.083%;
}
#page {
position: relative;
}
.wpb_button {
text-shadow: none!important;
font-family: "Montserrat";
} .top {
background: #333;	
overflow: hidden;
} .nah-information {
margin: 0 0;
padding: 0;	
float: left;
}
.nah-information-right {
margin: 12px 0;
padding: 0;	
}
.nah-information > li {
display: inline-block;
position: relative;	
padding-left: 20px;
margin-right: 30px;
}
.nah-information > li:before {
position: absolute;
left: 0;
top: 13px;
font-family: 'FontAwesome';
content: "\f095";
color: #36a7e3;
}
.nah-information > li.email:before {
content: "\f0e0";
}
.nah-information > li > a {
display: inline-block;		
font-family: 'Roboto';
font-size: 16px;
line-height: 49px;
font-weight: 400;
color: #8d8d8d;
letter-spacing: 0.5px;   
}
.nah-information > li > a:hover {
color: #36a7e3;	
}
.top {
padding: 10px;
font-size: 13px;
}
.top .custom-info .spacer {
width: 30px;
margin: 0 15px;
}
.top .nah-socials {
float: right;
margin: 0;
}
.top .nah-socials li {
background-color: transparent;
display: inline-block;
list-style: none;
}
.top .nah-socials a {
margin: 0 5px;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
background: rgba(0, 0, 0, 0.12);
display: inline-block;
border-radius: 100%;
color: #fff;
}
.top .nah-socials a:hover {
background-color: #edb820;
} .page-wrap {
padding: 80px 0;
background-color: #fff;
overflow: hidden;
position: relative;
}
.sidebar-overlay {
display: none;
}
.page-wrap.sidebar-left .sidebar-overlay,
.page-wrap.sidebar-right .sidebar-overlay {
display: block;
top: 0;
left: 0;
width: attr(data-before);
background: #f5f5f5;
height: 100%;
position: absolute;
}
.page-template-front-page .page-wrap.sidebar-right .sidebar-overlay {
display: none;
}
.page-wrap.sidebar-right .sidebar-overlay {
right: 0;
left: auto;
}
.page-template-front-page .page-wrap,
.page-template-page_fullwidth .page-wrap,
.page-template-one-page .page-wrap {
padding: 0;
}
.page-wrap.sidebar-left .content-area {
float: right;
padding-right: 0;
padding-left: 5.555555555555556%;
}
.page-wrap.sidebar-left .pagination {
text-align: center;
margin: 20px 0 0;
margin-right: 0;
}
.page-template-front-page .page-wrap .content-area,
.page-template-page_fullwidth .page-wrap .content-area,
.error404 .page-wrap .content-area,
.page-template-one-page .page-wrap .content-area {
width: 100%;
margin: 0;
padding: 0;
}
.page-wrap .content-area {
float: left;
width: 71.36752136752137%;
padding-right: 5.555555555555556%;
}
.page-wrap .widget-area {
float: left;	
width: 28.63247863247863%;
z-index: 2;
position: relative;
}
.page-wrap .widget-area {
padding-left: 36px;
padding-right: 0;
}
.page-wrap.sidebar-right .widget-area {
float: right;
}
.page-wrap.fullwidth .content-area {
width: 100%;
margin: 0;
float: none;
padding-right: 0;
}
.page-wrap.fullwidth .post-wrap {
padding: 0;
}
.page-wrap.fullwidth #secondary {
display: none;
} .sticky, .tag-sticky-2 {
display: block;
background: #f7f7f7;
border: 1px solid rgba(54, 70, 115, 0.08);
padding: 30px;
}
.page-wrap .content-area.blog-page {
width: 100%;
margin-right: 0;
} .blog-shortcode {	
margin: 0 -15px;
}
.blog-shortcode article {
margin-bottom: 42px;
}
.blog-shortcode:before,
.blog-shortcode:after {
content: '';
display: block;
clear: both;
}
.blog-shortcode.blog-list {
margin: 0 0;
}
a.menu-fallback {
color: #fff;
line-height: 100px;
padding-right: 60px;
}
a.menu-fallback:hover {
color: #edb820;
} .nah-pad15 {
padding: 0 15px;
position: relative;
overflow: hidden;
} .blog-shortcode.has-carousel {
margin: 0 0;
}
.blog-shortcode.has-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
right: 0;
top: -77px;
}
.blog-shortcode.has-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
left: auto;
right: 46px;
top: -77px;
}
.blog-shortcode.blog-grid.has-carousel article {
padding: 0 0;
margin-bottom: 0;
}
.blog-shortcode.has-carousel.owl-theme .owl-controls .owl-nav [class*=owl-] {
margin: 0;
} .header {
position: relative;
}
.header {
border-bottom: 1px solid rgba(245,245,245,0.1);
left: 0;
top: 0;	
z-index: 90;
width: 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;	
}
.header #logo {		
float: left;		
}
.header .show-search a,
.header .cart a,
.header .block a {
color: #202020;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.header .header-wrap .show-search:hover a,
.header .header-wrap .block:hover a {
color: #edb820;
}
.header .header-wrap .show-search:hover ,
.header .header-wrap .cart:hover,
.header .header-wrap .block:hover {
cursor: pointer;	
}
.header .header-wrap .cart > a {
position: relative;
color: #fff;
}
.header .header-wrap .cart span.number-cart {
position: absolute;
top: -7px;
left: 8px;
width: 20px;
height: 20px;
text-align: center;
line-height: 20px;
font-family: "Poppins",sans-serif;
font-size: 10px;
background-color: #edb820;
color: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;	
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
} .flat-top.header-style1 {
z-index: 100;	
position: relative;
border-bottom: 1px solid rgba(245,245,245,0.1);
}
.flat-top .custom-info .spacer {
width: 20px;
display: inline-block;
}
.flat-top .custom-info {
font-size: 16px;
}
.flat-top .custom-info a i {
color: #fff;
margin-right: 5px;
font-size: 16px;
} #site-navigator {
float: right;
}
.navigator .nav-wrap,
.navigator .menu.menu-extra {
float: left;
padding-left: 20px;
}
.navigator .nav-wrap {
padding-left: 0;
} ul.menu.menu-extra {
list-style: none;
padding: 0;
margin: 0;
}
ul.menu.menu-extra li {
list-style: none;
line-height: normal;
}
ul.menu.menu-extra > li {
display: inline-block;
line-height: 100px;
padding: 0 45px;
border-left: 1px solid rgba(245,245,245,0.1);
position: relative;
}
.header.header-style3 ul.menu.menu-extra > li {
line-height: 55px;
}
.header.header-style3 ul.menu.menu-extra > li {
border-left: 0;
padding: 0 7px;
}
.header.header-style3 .header-wrap .cart > a {
color: #333;
} .menu.menu-extra li.cart {
position: relative;
}
.menu.menu-extra li.cart .submenu {
width: 300px;
position: absolute;
right: 0;
top: 100%;
z-index: 99999;
background-color: #fff;
border: 1px solid #e5e5e5;
padding: 20px;
box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
filter: alpha(opacity=0);
opacity: 0;
visibility: hidden;
-webkit-transition: all ease .238s;
-moz-transition: all ease .238s;
transition: all ease .238s;
-webkit-transform: translateY(5px);
-moz-transform: translateY(5px);
transform: translateY(5px);
}
.menu.menu-extra li.cart:hover .submenu {
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
-webkit-transition: all ease .238s;
-moz-transition: all ease .238s;
transition: all ease .238s;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
transform: translateY(0px);
}
.widget_shopping_cart_content ul {
list-style: none;
margin: 0;
}
.widget_shopping_cart_content ul li {
display: inline-block;
position: relative;
width: 100%;
border-top: 1px solid #e5e5e5;
padding: 15px;
padding-left: 0;
line-height: normal;
}
.widget_shopping_cart_content ul li:first-child {
padding-top: 0;
margin-top: 0;
border-top: 0;
}
.menu.menu-extra .widget_shopping_cart_content ul li a.remove {
font-size: 16px;
color: #edb820;
position: absolute;
right: 0;
top: 10px;
}
.widget_shopping_cart_content ul li a {
color: #585252;
}
.widget_shopping_cart_content ul li a img {
float: left;
width: 50px;
margin-left: 0;
margin-right: 13px;
}
.widget_shopping_cart_content ul li .quantity {
display: block;
line-height: 16px;
}
.widget_shopping_cart_content ul li .woocommerce-Price-amount.amount {
font-size: 14px;
color: #585252;
font-weight: 400;
display: inline-block;
font-family: "Muli", sans-serif;
}	
.widget_shopping_cart_content .total {
border-top: 1px solid #e5e5e5;
padding-top: 10px;
}
.widget_shopping_cart_content .buttons a {
float: left;
background-color: #edb820;
color: #fff;
text-transform: uppercase;
line-height: 26px;
padding: 4px 16px;
border: 2px solid transparent;
font-weight: 700;
font-family: "Montserrat", sans-serif;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25) !important;   
}
.menu.menu-extra .widget_shopping_cart_content .buttons a.checkout {
float: right;
border: 2px solid #e5e5e5;
background-color: transparent;
color: #161625;
}
.menu.menu-extra .widget_shopping_cart_content .buttons a.checkout:hover {
background-color: #000;
color: #fff;
border-color: #000;
}
.widget_shopping_cart_content p {
margin-bottom: 0;
padding: 0;
line-height: 40px;
} .site-header-wrap.header-style1 {
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.header-style1 #logo {
padding-left: 60px;
}
.header-style1 #mainnav > ul > li > a,
.header-style1 .show-search a,  
.header-style1 .block a {
color: #fff;
} .header.header-style2 .header-wrap .cart > a {
color: #202020;
}
.header.header-style2 ul.menu.menu-extra > li {
border-left: 0;
padding: 0 7px;
} .flat-top.header-style2 {
background-color: #333333;
}
.flat_header_wrap.header-style2,
.flat_header_wrap.header-style3 {
background-color: #fff
}
.header.header-style2 #site-header-inner,
.header.header-style3 #site-header-inner {
width: 1170px;
margin: 0 auto;
position: relative;
} .flat-top.header-style3 {
padding-top: 20px;
background-color: #fff;
}
.header-style3 .info-top-right,
.header-style3 .nah-socials {
width: 50%;
display: inline;
}
.header-style3 .info-top-right {
text-align: right;
color: #edb820;
font-weight: 700;
}
.header-style3 ul.nah-socials li a {
border: 1px solid #ccc;	
}
.header.header-style3 #mainnav > ul > li > a {
line-height: 55px;	
text-transform: capitalize;
}
.header.header-style3 #mainnav {
padding-bottom: 10px;
} .header-style4 .flat-container {
width: 1170px;
margin: 0 auto;
}
.header-style4 ul.menu.menu-extra > li {
line-height: 65px;
border-left: 0;
padding: 0 7px;
}
.site-header-wrap.header-style4 {
background-color: #fff;	
}
.site-header-wrap.header-style4:before,
.site-header-wrap.header-style4:after {
clear: both;
content: "";
display: block;
}
.header-style4 .logo {
width: 40%;
float: left;
margin-top: 50px !important;
}
.header-style4 .wrap-widget-header {
width: 60%;
float: left;
}
.header-style4 #site-navigator {
float: none;
}
.header-style4 ul.menu.menu-extra > li > a {
color: #fff;
}
.header-style4 ul.menu.menu-extra > li > a:hover {
color: #222;
}
.header-style4 .navigator .menu.menu-extra {
float: right;
}
.header-style4 .show-search {	
width: 20%;
text-align: right;
line-height: 65px;
display: inline-block;
}
.header-style4 .show-search a {
color: #fff;
}
.nav.header-style4 {
background-color: #edb820;
}
.nav.header-style4 #mainnav > ul > li > a {
color: #fff;
line-height: 65px;
}
.nav.header-style4 #mainnav > ul > li > a:hover,
.header-style4 .show-search a:hover {
color: #222;
}
ul.flat-information li {
display: inline-block;
margin-right: 20px;
}
.flat-information li a {
color: #535353;
} .wrap-header-style4 {
position: relative;
}
.flat-top.header-style4 {
background-color: #f0f0f0;
font-size: 12px;    
}
.flat-top.header-style4 ul.nah-socials li a {
color: #c2c2c2;
font-size: 14px;
}
.header-style4 .flat-information li a {
color: #c2c2c2;
} .header.widget-header .wrap-widget-header {
margin-top: 40px;
margin-bottom: 20px;
}
.header.widget-header .wrap-widget-header .open-hours,
.header.widget-header .wrap-widget-header .address {
width: 50%;
float: left;
}
.header.widget-header .wrap-widget-header .open-hours .icon,
.header.widget-header .wrap-widget-header .address .icon {
width: 42px;
height: 42px;
text-align: center;
line-height: 42px;
margin-right: 17px;
border: 2px solid #333333;
border-radius: 50%;
float: left;
margin-top: 4px;
}
.header.widget-header .wrap-widget-header .open-hours .icon span,
.header.widget-header .wrap-widget-header .address .icon span {
font-size: 18px;
color: #333333;	
}
.header.widget-header .wrap-widget-header .open-hours .content,
.header.widget-header .wrap-widget-header .address .content {
overflow: hidden;
}
.header.widget-header .wrap-widget-header .open-hours .content h6,
.header.widget-header .wrap-widget-header .address .content h6 {
margin-top: 0;
margin-bottom: 10px;
font-family: "Montserrat",sans-serif;
font-size: 14px;
font-weight: 700;
} .header.downscrolled {
background: rgba(255, 255, 255, 0.97);
position: fixed;
z-index: 9999;
left: 0;
right: 0;
top: 0;
-webkit-opacity: 0;
-khtml-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
visibility: hidden;
display: none\9;   
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.nav.header-style4.downscrolled {
position: fixed;
top: 0;
width: 100%;
z-index: 9999; 
visibility: hidden;   
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.nav.header-style4.upscrolled {	   
visibility: visible;   
top: 0;	
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.header.upscrolled {	
-webkit-opacity: 1;
-khtml-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter: alpha(opacity=100);
visibility: visible;
display: block\9;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.header.upscrolled #site-header-inner,
.header.downscrolled #site-header-inner {
width: 1170px;
margin: 0 auto;
}
.header-style1.upscrolled #logo {
padding-left: 0;
}
.header.upscrolled.header-style1 .show-search a, 
.header.upscrolled.header-style1 .block a,
.header.upscrolled.header-style1 .header-wrap .cart > a {
color: #222;
}
.admin-bar .header.upscrolled,
.admin-bar .nav.header-style4.upscrolled {
top: 32px;
}
.header.header-small.header-style1 ul.menu.menu-extra > li {
padding: 0 7px;
} 
.header.header-small #mainnav > ul > li > a {
height: 66px;
line-height: 66px;
color: #000000;
}
.header.header-small ul.menu.menu-extra > li {
height: 66px;
line-height: 66px;
}
.header.header-small #logo {
margin-top: 19px !important;
} .header.header-style3.upscrolled #logo {
margin-top: 12px !important;
} .flat-top .nah-information {
padding: 13px 0 14px;
font-size: 12px;
}
.flat-top .nah-information i {
color: #ffffff;
font-size: 14px;
margin-right: 3px;
}
.flat-top .nah-information-right
font-size: 12px;*/
}
.flat-top .nah-information-right i {
color: #edb820;
font-size: 15px;
margin-right: 3px;
}
.flat-top .nah-information .spacer {
width: 24px;
display: inline-block;
}
.flat-top a {
color: #fff;
}
.flat-top a:hover,
.flat-top ul.nah-socials li a:hover {
color: #edb820;
}
.flat-top ul.nah-socials li a {	
color: #c2c2c2;
font-size: 12px;
} #site-off-canvas .close {
position: fixed;
right: 0;
top: 0;
bottom: 0;
left: 0;
-webkit-opacity: 0;
-khtml-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
display: none\9;
visibility: hidden;
cursor: pointer;
background: rgba(0, 0, 0, 0.8);
z-index: 99999;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.off-canvas-active #site-off-canvas .close {
-webkit-opacity: 1;
-khtml-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter: alpha(opacity=100);
display: block\9;
cursor: url(//diss42.fr/wp-content/themes/diss42/images/icon-close.png), auto;    
visibility: visible;
-webkit-transform: translateX(-330px);
-ms-transform: translateX(-330px);
transform: translateX(-330px);
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.off-canvas-active #site-off-canvas .wrapper {
background-color: #f5f5f5;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
#site-off-canvas .wrapper {
position: fixed;
right: 0;
bottom: 0;
top: 0;
width: 330px;
background: #ffffff;
z-index: 999999;
overflow: auto;
padding: 80px 30px 30px 30px;
-webkit-transform: translateX(330px);
-ms-transform: translateX(330px);
transform: translateX(330px);
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
} .top-search {
visibility: hidden;
position: absolute;
width: 300px;
opacity: 0;
right: -5px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
margin-top: 25px;
}
.top-search.show {
visibility: visible;
opacity: 1;
z-index: 1;
background-color: #fff;
margin-top: 1px;
}
.top-search .search-form label {
line-height: 50px;
}
.show-search.active .fa-search:before {
content: "\f00d";
} .nav-wrap {
position: relative;
}
#mainnav ul {
list-style: none;
margin: 0;
padding: 0;
}
#mainnav ul li {
position: relative;
}
#mainnav > ul > li {
display: inline-block;   
}
#mainnav > ul > li > a {
position: relative;
display: block;
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
color: #303030;
text-decoration: none; 
font-size: 14px;
margin: 0 16px;    
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
} 
.header.header-style3 #mainnav > ul > li > a {
margin: 0 18px;
}
.header.header-style3 #mainnav > ul > li:last-child > a {
margin: 0 0 0 18px;
}
#mainnav > ul > li > a:hover {
color: #edb820;
}
#mainnav > ul > li:last-child > a {
margin-right: 0;
}
#mainnav > ul > li > a:after {
width: 0;
height: 2px;
position: absolute;
content: "";
bottom: 0;
left: 0;
background-color: #edb820;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#mainnav > ul > li > a:hover:after,
#mainnav > ul > li.current-menu-item a:after {
width: 100%;
}
.header .wrap-icon-nav {
float: right;
}
.header #mainnav > ul > li > a {
line-height: 100px;
} #mainnav ul.sub-menu {
position: absolute;
left: 0;
top: 150%;
width: 300px;
background-color: #222222;
z-index: 9999;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;  
visibility: hidden;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
} #mainnav ul li.right-sub-menu .sub-menu {
left: auto;
right: 0;
}
#mainnav ul li:hover > ul.sub-menu {
top: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
}
#mainnav ul li ul li {
margin-left: 0;
}
#mainnav ul.sub-menu li ul {
position: absolute;
left: 300px;
top: 0 !important;
}
#mainnav > ul > li:nth-last-child(3) ul.sub-menu li ul,
#mainnav > ul > li:nth-last-child(1) ul.sub-menu li ul,
#mainnav > ul > li:nth-last-child(2) ul.sub-menu li ul {
right: 300px;
}
#mainnav ul.sub-menu > li {
border-top: 1px solid #333333;  
}
#mainnav ul.sub-menu > li.sub-parent:after {
content: "\f105";
font-family: "FontAwesome";
font-size: 14px;
position: absolute;
right: 25px;
top: 11px;
color: #999999;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#mainnav ul.sub-menu li:first-child {
border-top: none;
}
#mainnav ul.sub-menu > li > a {
display: block;
color: #fff;
text-decoration: none;
padding: 0 0 0 20px;
line-height: 45px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#mainnav ul.sub-menu > li > a:hover {
background-color: #edb820;
}
#mainnav ul.sub-menu > li.sub-parent:hover::after {
right: 18px;
} #mainnav-mobi {
display: block;
margin: 0 auto;
width: 100%;
position: absolute;
background-color: #222222;
z-index: 1000;
}
#mainnav-mobi ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
#mainnav-mobi ul li {
margin:0;
position: relative;
text-align: left;
border-top: 1px solid #333333;
cursor: pointer
}
#mainnav-mobi ul > li > a {
text-decoration: none;
height: 50px;
line-height: 50px;
padding: 0 15px;
color: #fff;
}
#mainnav-mobi ul.sub-menu {
top: 100%;
left: 0;
z-index: 2000;
position: relative;   
}
#mainnav-mobi > ul > li > ul > li,
#mainnav-mobi > ul > li > ul > li > ul > li {
position: relative;
border-top: 1px solid #333333;
}
#mainnav-mobi > ul > li > ul > li > ul > li a {
padding-left: 45px !important
}
#mainnav-mobi ul.sub-menu > li > a {
display: block;
text-decoration: none;
padding: 0 30px;
border-top-color: rgba(255,255,255,.1);
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
#mainnav-mobi > ul > li > ul > li:first-child a {
border-top: none;
}
#mainnav-mobi ul.sub-menu > li > a:hover,
#mainnav-mobi > ul > li > ul > li.active > a {
color: #fff;
}
.header.is-sticky .btn-menu {
margin: 20px 40px;
}
.btn-menu {
display: none;
float: right;
position: relative;
background: transparent;
cursor: pointer;    
width: 26px;
height: 26px;
right: 15px;
margin-top: -1px;
-webkit-transition: all ease .238s;
-moz-transition: all ease .238s;
transition: all ease .238s;
}
.btn-menu:before,
.btn-menu:after, 
.btn-menu span {
background-color: #000;
-webkit-transition: all ease .238s;
-moz-transition: all ease .238s;
transition: all ease .238s;
}
.header-left .btn-menu:before,
.header-left .btn-menu:after, 
.header-left .btn-menu span {
background-color: #000;
}
.header-modern .btn-menu:before,
.header-modern .btn-menu:after, 
.header-modern .btn-menu span {
background-color: #fff;
}
.btn-menu:before,
.btn-menu:after {
content: '';
position: absolute;
top: 0;
height: 3px;
width: 100%;
left: 0;
top: 50%;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.btn-menu span {
position: absolute;
width: 100%;
height: 3px;
left: 0;
top: 50%;
overflow: hidden;
text-indent: 200%;
}
.btn-menu:before {
-webkit-transform: translate3d(0, -7px, 0);
transform: translate3d(0, -7px, 0);
}
.btn-menu:after {
-webkit-transform: translate3d(0, 7px, 0);
transform: translate3d(0, 7px, 0);
}
.btn-menu.active span {
opacity: 0;
}
.btn-menu.active:before {
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
}
.btn-menu.active:after {
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
}
.btn-sub-menu {
position: absolute;
right: 20px;
top: 0;
font: 20px/50px 'FontAwesome';
text-align: center;
cursor: pointer;
width: 70px;
height: 44px;
}
.btn-sub-menu:before {
content: "\f107";
color: #fff;
}
.btn-sub-menu.active:before {
content: "\f106"
}
.btn-menu {
display: none 
} .page-title {
position: relative;
background-size: cover;
padding: 242px 0 153px 0;
}
.page-title .overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #171a27;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
opacity: 0.25;
filter: alpha(opacity=25); 
}
.page-title .page-title-heading h1 {
color: #ffffff;
text-align: center;	
letter-spacing: 2.1px;
margin-top: 0;
margin-bottom: 0;	
margin-bottom: 0;
} .breadcrumbs {
text-align: center;
}
.breadcrumbs span {
display: inline-block;    
}
.breadcrumbs a,
.breadcrumbs .sep {
margin-right: 4px;
}
.breadcrumbs span a,
.breadcrumbs a,
.breadcrumbs .sep {
font-family: "PT serif",sans-serif;
font-style: italic;
color: #fff;
letter-spacing: 1.5px;
}
.breadcrumbs span {
color: #fff;
font-family: "PT serif",sans-serif;
font-style: italic;
}
.breadcrumbs span a:hover,
.breadcrumbs a:hover {
color: #edb820;
} .page-title.pagetitle_style_1 .page-title-heading h1 {
margin-bottom: 122px;
} .page-title.pagetitle_style_2 .page-title-inner {
display: table;
overflow: hidden;
width: 100%;
}
.page-title.pagetitle_style_2 .page-title-heading {
display: table-cell;
width: 65%;
text-align: left;
vertical-align: middle;
}
.page-title.pagetitle_style_2 .page-title-heading h1 {
text-align: left;
margin-bottom: 0;
}
.page-title.pagetitle_style_2 .breadcrumbs {
display: table-cell;
width: 35%;
text-align: right;
vertical-align: middle;
} .page-title.pagetitle_style_3 .page-title-heading h1 {
text-align: left;
margin-bottom: 10px;
}
.page-title.pagetitle_style_3 .breadcrumbs {	
text-align: left;
} .page-title.pagetitle_style_4 .page-title-heading,
.page-title.pagetitle_style_4 .breadcrumbs {
display: table;
width: 100%;
text-align: left;
} .page-title.pagetitle_style_5 .page-title-heading,
.page-title.pagetitle_style_5 .breadcrumbs {
display: table;
width: 100%;
text-align: left;
} .blog article {
margin-bottom: 42px;
}
.page-wrap.fullwidth article {
margin-bottom: 0;
}
article .featured-post {
position: relative;	
margin-bottom: 22px;	
}
article .nah-blog-slider {
display: block;
}
article .featured-post a {
display: block;
}
.blog-shortcode  .featured-post:after,
article .featured-post:after {
left: 24px;
bottom: -3px;	
right: 24px;
}
article .entry-title {
margin-top: 5px;	
line-height: 23px;
letter-spacing: -0.6px;
margin-bottom: 14px;
}
article .entry-title a {
font-family: "Montserrat", sans-serif;
color: #303030;
line-height: 23px;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.1px;
}
article .entry-title a:hover {
color: #feb800;
}
article .entry-meta ul {
padding: 0;
margin: 0;
margin-bottom: 0;
margin-top: 0;	
}
.item .entry-meta ul {
margin-left: 0;
margin-top: -9px;
}
article .entry-meta ul li,
.item .entry-meta ul li {
position: relative;
display: inline-block;
padding-left: 20px;
margin-right: 20px;
list-style: none;
}
.page-template-front-page .blog-shortcode article .entry-meta ul li {
margin-right: 10px;
}
article .entry-meta ul li:before,
.item .entry-meta ul li:before {
position: absolute;
left: 0;
top: 0;
font-family: "FontAwesome";
content: "\f073";
font-style: normal;
}
article .entry-meta ul li.post-author:before,
.item .entry-meta ul li.post-author:before {
content: "\f007";
}
article .entry-meta ul li.post-categories:before,
.item .entry-meta ul li.post-categories:before {
content: "\f02c";
}
article .entry-meta ul li.post-comments:before,
.item .entry-meta ul li.post-comments:before {
content: "\f086";
}
article .entry-meta ul li a,
article .entry-meta ul li,
.item .entry-meta ul li a,
.item .entry-meta ul li {
font-family: "PT serif",sans-serif;
font-size: 13px;
line-height: 20px;
font-style: italic;
color: #a8a8a8;
}
article .entry-meta ul li a:hover,
.item .entry-meta ul li a:hover {
color: #edb820;
}
article .entry-content .more-link {
text-transform: uppercase;
color: #edb820;
font-family: 'Montserrat';
font-size: 14px;
line-height: 23px;
display: inline-block;
position: relative;   
padding-top: 18px;
}
article .entry-content .more-link:after {
position: absolute;
right: -30px;
top: 18px;
font-family: "FontAwesome";
content: "\f178";
color: #edb820;	
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;	
}
article .entry-content .more-link:hover {
color: #333;
}
article .entry-content .more-link:hover:after {
right: -33px;
color: #333;
}
.entry .main-post a.more {
text-transform: uppercase;
color: #edb820;
font-family: 'Montserrat' sans-serif;
font-size: 14px;
line-height: 23px;
display: block;
padding-top: 35px;
}
article:before, 
article:after, 
.entry-content:before, 
.entry-content:after {
content: "";
display: table;
clear: both;
}
.format-quote .entry-meta, .format-quote .entry-title {
display: none;
}
article .entry-content {
margin-bottom: 20px;
} article.blog-single {
margin-bottom: 0;
}
.blog-single .author-post {
overflow: hidden;
margin-bottom: 23px;
}
.blog-single .author-post .author-avatar {
width: 70px;
height: 70px;	
float: left;
margin-right: 30px;
}
.blog-single .author-post .info .name h6 {
font-family: "Montserrat", sans-serif;	
font-size: 14px;
margin-bottom: 4px;
text-transform: uppercase;
margin-top: 0;
padding-top: 4px;
}
.blog-single .author-post .info .name h6 a {
color: #333;
}
.blog-single .author-post .info .name h6 a:hover {
color: #edb820;
}
.blog-single .author-post .author-avatar img {
border-radius: 50%;
}
article.blog-single .entry-title {
font-family: "Montserrat", sans-serif;
font-size: 25px;
color: #edb820;
margin-bottom: 37px;
line-height: 30px;
letter-spacing: 0;
}
article.blog-single .entry-meta ul {
margin-top: 0;
}
article.blog-single .featured-post {
margin-bottom: 35px;
}
article.blog-single .featured-post:before, 
article.blog-single .featured-post:after,
article.blog-single .featured-post a:after {
width: 0;
height: 0;
}
article.blog-single h4 {
font-family: "Montserrat",sans-serif;
color: #000;
font-size: 16px;
line-height: 23px;
letter-spacing: 0;
margin-bottom: 14px;
margin-top: 25px;
}
article.blog-single .category-post-single {
padding: 0;
margin: 0;
list-style: none;
}
article.blog-single ul.social-share {
padding: 0;
margin: 29px 0 0 0;
list-style: none;
padding-bottom: 43px;	
border-bottom: 1px solid #e5e5e5;
}
article.blog-single ul.social-share li {
display: inline-block;
font-family: "Montserrat", sans-serif;
color: #333;
font-size: 16px;
}
article.blog-single ul.social-share li:first-child {
margin-right: 11px;
}
article.blog-single ul.social-share li a {
margin: 0 7px;
color: #999999;
font-size: 18px;
}
article.blog-single ul.social-share li a:hover {
color: #edb820;
} .navigation.posts-navigation {
overflow: hidden;
padding: 30px 0;
}
.navigation.posts-navigation .nav-previous,
.navigation.posts-navigation .nav-next {
width: 50%;
float: left;
position: relative;
padding: 0 15px;
}
.navigation.posts-navigation .nav-next {
text-align: right;
float: right;
}
.navigation.posts-navigation .nav-previous a,
.navigation.posts-navigation .nav-next a {
color: #333;
font-family: "Montserrat";
}
.navigation.posts-navigation .nav-previous a:hover,
.navigation.posts-navigation .nav-next a:hover,
.posts-navigation .nav-next:hover:before,
.posts-navigation .nav-previous:hover:before {
color: #edb820;
}
.posts-navigation .nav-next:before,.posts-navigation .nav-previous:before {
content: "\f0da";
position: absolute;
right: 0;
font-family: FontAwesome;
font-size: 18px;
}
.posts-navigation .nav-previous:before {
content: "\f0d9";
position: absolute;
left: 0;
right: auto;
} .featured-post.nah-blog-slider .owl-theme .owl-controls .owl-nav [class*=owl-] {
border-radius: 0;
}
.featured-post.nah-blog-slider .owl-theme .owl-controls .owl-nav div.owl-prev {
left: 15px;
}
.featured-post.nah-blog-slider .owl-theme .owl-controls .owl-nav div.owl-next {
right: 15px;
} .related-post .box-title {
font-family: "Montserrat", sans-serif;
font-size: 20px;
line-height: 24px;
color: #333333;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 26px;
}
.related-post .blog-list article {
margin-bottom: 30px;
} .recentcomments span, .recentcomments a,.widget_archive a {
font-weight: 700;
}
.comment-list article {
margin-bottom: 5px;
}
.comments-area .comment-title {
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
margin-top: 45px;    
font-size: 20px;
line-height: 23px;
color: #333;
}
.comments-area ol.comment-list {
padding: 0;
margin: 0;
list-style: none;
}
.comments-area ol.comment-list article {
border-bottom: 1px solid #e5e5e5;
padding: 30px 0;
}
.bypostauthor .comments-area ol.comment-list article .gravatar {
float: left;
margin-right: 20px;
width: 80px;
height: 80px;
margin-top: -6px;
}
.comments-area ol.comment-list article .comment_content .comment_meta {
margin-bottom: 20px;
}
.comments-area ol.comment-list article .comment_content .comment_meta .comment_author {
font-family: "Montserrat",sans-serif;
font-size: 14px;
line-height: 23px;
color: #333;
text-transform: uppercase;
padding-top: 5px;
}
.comments-area ol.comment-list article .comment_content .comment_text {
padding-bottom: 37px;
overflow: hidden;
}
.comments-area ol.comment-list article {
position: relative;
}
.comments-area ol.comment-list article .gravatar {
width: 80px;
height: 80px;
float: left;
margin-right: 20px;
}
.comments-area ol.comment-list article .comment_content .comment_meta .comment_time {
font-family: "PT serif",sans-serif;
font-size: 14px;
line-height: 23px;
font-style: italic;
color: #a8a8a8;
margin-left: 10px;
}
.comments-area ol.comment-list article .comment_content .comment_meta .comment_time a {
color: #a8a8a8;
}
.comments-area ol.comment-list article .comment_content .comment_meta .comment_time a:hover {
color: #edb820;
}
.comments-area ol.comment-list article .comment_content .comement_reply a {
position: absolute;
left: 100px;
bottom: 29px;
padding: 6px 15px 6px 15px;
background-color: #edb820;
color: #fff;
font-size: 12px;
line-height: 23px;
font-family: "Montserrat",sans-serif;    
text-transform: uppercase;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
text-shadow: 0px 1px 1px rgba(000000, 0, 0, 0.25);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.comments-area ol.comment-list article .comment_content .comement_reply a:hover {
background-color: #333;
color: #fff;
}
.comments-area ol.comment-list article .unapproved {
float: right;
}
.comments-area ol.comment-list article .gravatar img {
border-radius: 50%;
} .comment-respond .comment-reply-title {
font-family: "Montserrat",sans-serif;
text-transform: uppercase;    
margin-top: 45px;
margin-bottom: 35px;   
font-size: 20px;
line-height: 23px;
color: #333;
}
.comment-respond .name-container,
.comment-respond .email-container {
width: 50%;
float: left;
}
.comment-respond .name-container {
padding-right: 10px;
}
.comment-respond .email-container {
padding-left: 10px;
}
.comment-respond .message {
width: 100%;
}
.comment-respond .name-container,
.comment-respond .email-container,
.comment-respond .message {
position: relative;
}
.comment-respond .name-container:before,
.comment-respond .email-container:before,
.comment-respond .message:before {
content: "\f007";
font-family: "FontAwesome";
font-size: 14px;
line-height: 23px;
position: absolute;
top: 14px;
left: 15px;
color: #bcbcbc;
}
.comment-respond .email-container:before {
content: "\f0e0";
left: 30px;
}
.comment-respond .message:before {
content: "\f075";
}
.comment-respond input[type="text"] {
padding: 12px 40px;
}
.comment-respond textarea {
padding: 15px 40px;
height: 200px;
}
.comment-respond input[type="submit"] {	
font-size: 14px;
font-family: "Montserrat", sans-serif;
font-weight: 400;
webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
color: #fff;
text-shadow: 0px 1px 1px rgba(000000, 0, 0, 0.25);
background-color: #edb820;
text-transform: uppercase;
padding: 15px 24px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.comment-respond input[type="submit"]:hover {
background-color: #333;
} .container.content-wrapper {
position: relative;
}
.page .page-wrap .container.content-wrapper:before,
.blog .page-wrap .container.content-wrapper:before,
.single-post .page-wrap .container.content-wrapper:before,
.woocommerce .page-wrap .container.content-wrapper:before {
content: "";
position: absolute;
width: 100%;
bottom: 0;    
top: -80px;   
background-color: #f5f5f5;
height: 500000px;    
z-index: 1;
overflow: hidden;
margin-left: -15px;
}
.page-template-front-page .page-wrap .container.content-wrapper:before,
.page .page-wrap.fullwidth .container.content-wrapper:before,
.blog .page-wrap.fullwidth .container.content-wrapper:before,
.single-post .page-wrap.fullwidth .container.content-wrapper:before,
.woocommerce .page-wrap.fullwidth .container.content-wrapper:before {
background-color: transparent;
z-index: -1;
display: none;
}
.page .page-wrap.sidebar-left .container.content-wrapper:before,
.blog .page-wrap.sidebar-left .container.content-wrapper:before,
.single-post .page-wrap.sidebar-left .container.content-wrapper:before,
.woocommerce .page-wrap.sidebar-left .container.content-wrapper:before {
right: 71.36752136752137%;
margin-right: -15px;
}
.page .page-wrap.sidebar-right .container.content-wrapper:before,
.blog .page-wrap.sidebar-right .container.content-wrapper:before,
.single-post .page-wrap.sidebar-right .container.content-wrapper:before,
.woocommerce .page-wrap.sidebar-right .container.content-wrapper:before {
left: 71.36752136752137%;
margin-left: -15px;
}
.page-wrap.sidebar-left .widget-area {
padding-right: 35px;
padding-left: 0;
}
.sidebar .widget {
margin-bottom: 73px;
}
.widget ul  {
padding: 0;
margin: 0;
}
.widget ul li {
list-style: none;
padding: 15px 0 14px;	
}
.footer .widget ul li {   
padding: 8px 0 8px;
}
.widget ul.nah-infomation li {
padding: 0 0 0 30px;
}
.widget ul li ul.sub-menu li {
padding: 15px 0 0;
}
.widget .widget-title {
text-transform: uppercase;	
color: #333333;
font-family: "Montserrat",sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 30px;
margin-bottom: 12px;
margin-top: 12px;
} .widget.widget_pages ul li ul.children {
padding-left: 20px;
} .widget.widget_search .widget-title {
margin-bottom: 37px;
}
.widget.widget_search .search-form {
width: 100%;
height: 50px;
position: relative;
margin: 0;
}
.widget.widget_search .search-form label {
display: block;
}
.widget.widget_search .search-form:after {
position: absolute;
right: 0;
top: 0;
height: 50px;
width: 50px;
content:"";
font-family: "FontAwesome";
content: "\f002";
pointer-events: none;
line-height: 50px;
text-align: center;
font-size: 14px;
}
.widget.widget_search .search-form:hover:after {
color:#edb820;
}
.widget.widget_search .search-form input[type="search"] {
border-color: #d7d7d7;
}
.widget.widget_search .search-form input[type="search"]:focus {
border-color: #edb820;
}
.widget.widget_search .search-form .search-submit {
background-color: transparent;
background-size: 13px 13px;
background-position: center right;
background-repeat: no-repeat;
width: 50px;
height: 50px;    
padding: 5px 0 5px 10px;
text-indent: -9999px;
padding: 0;
position: absolute;
right: 0px;
top: 0px;    
} .sidebar .widget.widget_categories {
margin-bottom: 51px;
}
.widget.widget_categories ul li {
border-top: 1px solid #dddddd;
padding-left: 15px;
position: relative;	
font-weight: 700;
color: #999;
}
.widget.widget_categories ul li ul.children {
border-top: 1px solid #dddddd;
margin-top: 15px;
}
.footer .widget.widget_categories ul li ul.children {
margin-top: 8px;
}
.widget.widget_categories ul li ul.children li:last-child {
padding-bottom: 0;
}
.widget.widget_categories ul li:first-child {
border-top: 0;
}
.widget.widget_categories ul li:hover:before, 
.widget.widget_categories ul li:hover a, 
.widget.widget_categories ul li:hover {
color: #edb820;
}
.widget.widget_categories ul li::before {
content: "";
position: absolute;
top: 21px;
left: 0;
height: 0;
width: 0;
border-bottom: 4.5px solid transparent;
border-top: 4.5px solid transparent;
border-left: 4.5px solid #8d8e92;
}
.widget.widget_categories ul li:last-child {
border-bottom: none;
}
.widget.widget_categories ul li a {
color: #333333;	
font-weight: 700;
}
.widget.widget_categories ul li a:hover {
color: #edb820;
} .sidebar .widget-recent-news {
margin-bottom: 58px;
}
.widget.widget-recent-news ul li {
padding: 30px 0 1px;
overflow: hidden;
}
.widget.widget-recent-news ul li:last-child {
padding-bottom: 0;
}
.widget.widget-recent-news ul li .thumb {
float: left;
margin-right: 20px;	
}
.widget.widget-recent-news ul li .text {
overflow: hidden;		
}
.widget.widget-recent-news ul li .text p {
font-weight: 300;
font-family: "PT serif" ,sans-serif;
margin: 0;
font-style: italic;
position: relative;
color: #a8a8a8;    
font-size: 13px;
padding-left: 20px;
}
.widget.widget-recent-news ul li .text p:before {
position: absolute;
left: 0;
top: 0;
font-family: "FontAwesome";
content: "\f073";
font-style: normal;
}
.widget.widget-recent-news ul li .text h4 {
line-height: 20px;
margin: 0 0 10px 0;
font-family: "Montserrat",sans-serif;
font-size: 14px;
}
.widget.widget-recent-news ul li .text h4 a {
color: #333333;
}
.widget.widget-recent-news ul li .text h4 a:hover {
color: #edb820;
} .sidebar .widget.widget_tp_widget_recent_tweets {
margin-bottom: 49px;
}
.sidebar .widget.widget_tp_widget_recent_tweets .widget-title {
margin-bottom: 34px;
}
.sidebar .widget.widget_tp_widget_recent_tweets {
overflow: hidden;
}
.sidebar .tp_recent_tweets  li {
padding-left: 0;
background-image: none;
}
.sidebar .tp_recent_tweets  li a {
color: #edb820
}
.sidebar .tp_recent_tweets  li a:hover {
color: #333;
}
.sidebar .tp_recent_tweets .twitter_time {
color: #a8a8a8;
font-family: "PT serif" ,sans-serif;
font-size: 13px;
font-style: italic;
margin-top: 15px;
}
.sidebar .tp_recent_tweets .twitter_time:hover {
color: #edb820;
} .widget.widget_tag_cloud .widget-title {
margin-bottom: 32px;
}
.widget.widget_tag_cloud .tagcloud a {
color: #333;	
line-height: 27px;
padding-right: 4px;
font-weight: 700;
font-size: 14px !important;
}
.widget.widget_tag_cloud .tagcloud a:hover {
color: #edb820;
} .sidebar .widget.widget_nav_menu .menu li {
border-top: 1px solid #e0e0e0;
padding: 15px 0 13px 17px;
position: relative;
}
.widget.widget_nav_menu .menu li ul.sub-menu {   
margin-top: 15px;
}
.widget.widget_nav_menu .menu li ul.sub-menu li:last-child {
padding-bottom: 0;
}
.sidebar .widget.widget_nav_menu .menu > li:first-child {
border-top: 0;
}
.sidebar .widget.widget_nav_menu .menu li::before {
content: "";
position: absolute;
top: 23px;
left: 0;
height: 0;
width: 0;
border-bottom: 4.5px solid transparent;
border-top: 4.5px solid transparent;
border-left: 4.5px solid #8d8e92;
}
.sidebar .widget.widget_nav_menu .menu li a {
font-family: "Montserrat", sans-serif;
color: #666666;
}
.sidebar .widget.widget_nav_menu .menu li a:hover {
color: #edb820;
}
.sidebar .widget.widget_text .widget-title {
margin-bottom: 35px;
} .footer-widgets ul.menu {
margin-top: -10px;	
}
.footer-widgets .widget.widget_nav_menu {
padding-left: 18px;
}
.footer-widgets .widget_nav_menu .menu > li {
padding-left: 18px;
position: relative;
border-bottom: none;    
font-weight: normal;
}
.footer-widgets .widget_nav_menu .menu > li::before {
content: "";
position: absolute;
top: 16px;
left: 0;
height: 0;
width: 0;
border-bottom: 4.5px solid transparent;
border-top: 4.5px solid transparent;
border-left: 4.5px solid #8d8e92;
} .navigation.paging-navigation {
text-align: left;
padding-top: 10px;
}
.navigation.paging-navigation.loadmore {
text-align: center !important;
}
.navigation.paging-navigation.loadmore a {
webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
padding: 18px 28px;
font-size: 13px;
display: inline-block;
line-height: 1;
text-transform: uppercase;
color: #fff;
font-weight: 400;
font-family: "Montserrat", sans-serif;
letter-spacing: 1.1px;
background-color: #edb820;
border-radius: 3px;
border: none;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25) !important;
}
.navigation.paging-navigation.loadmore a:hover {
background-color: #222;
border: 0;
}	
.navigation.paging-navigation a,
.navigation.paging-navigation span,.page-links > span,.page-links a {
border: 1px solid #dfdfdf;
display: inline-block;
line-height: 23px;
font-size: 14px;
padding: 10px 19px ;
font-family: "Montserrat", sans-serif;	
color: #333;	
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.navigation.paging-navigation a:hover,.navigation.paging-navigation span,
.page-links > span,.page-links a:hover {
color: #fff;
background-color: #edb820;
border: 1px solid #edb820;
}
.navigation.paging-navigation a.next:hover,.navigation.paging-navigation a:hover i {
color: #fff;
} .footer {
background-image: url(//diss42.fr/wp-content/themes/diss42/images/f1.jpg) ;
}
.footer .nah-contact-us h1 {
margin-top: -9px;
margin-bottom: -10px;
}
.footer-widgets .widget .widget-title {
margin-bottom: 25px;
letter-spacing: 2px;
color: #fff;
} .footer-widgets .widget.widget_categories {
padding-left: 20px;
}
.footer-widgets .widget.widget_categories .widget-title {
margin-bottom: 9px;
margin-bottom: 17px;
}
.footer-widgets .widget.widget_categories ul li {
border-bottom: none;
padding-left: 19px;
line-height: 38px;
}
.footer-widgets .widget.widget_categories ul li a {
color: #8d8e92;	
}
.footer-widgets .widget.widget_categories ul li:hover:before,
.footer-widgets .widget.widget_categories ul li a:hover {
color: #edb820;
}
.footer-widgets .widget.widget_categories ul li::before {
color: #8d8e92;
} .footer-widgets .widget.widget_tp_widget_recent_tweets {
margin-left: -28px;
}
.footer-widgets .tp_recent_tweets  ul li {
background-image: none;
position: relative;
padding: 0 0 25px 56px;    
overflow: hidden;   
}
.footer-widgets .tp_recent_tweets  li:before {
position: absolute;
left: 0;
top: 5px;
width: 45px;
height: 45px;
background-color: #edb820;
text-align: center;
line-height: 45px;
content: "";
}
.footer-widgets .tp_recent_tweets  li:after {
position: absolute;
left: 12px;
top: 17px;
font-family: "FontAwesome";
font-size: 20px;
color: #fff;
content: "\f099";
}
.footer-widgets .tp_recent_tweets  li a {
color: #fff;
font-weight: normal;
font-style: normal;
}
.footer-widgets .tp_recent_tweets  li a.twitter_time {	
font-weight: normal;
font-style: normal;
color: #8d8e92;
display: block;
padding-top: 15px;
}
.footer-widgets .tp_recent_tweets  li a:hover {
color: #edb820;
} .footer-widgets .widget.widget_flicker {
padding-left: 10px;
margin-right: -10px;
}
.footer-widgets .widget.widget_flicker .widget-title {
margin-bottom: 30px;
}
.widget.widget_flicker .flickr_badge_image {
float: left;
padding: 0 10px 10px 0;
margin: 0 0;
height: auto;
position: relative;
width: 90px;
}
.widget.widget_flicker .flickr_badge_image a {
display: block;
position: relative;
}
.widget.widget_flicker .flickr_badge_image a:after {
content: "";
background-color: #edb820;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
filter: alpha(opacity=0);
opacity: 0;
visibility: hidden;
z-index: 1;
-webkit-transition: all 0.238s ease 0s;
-moz-transition: all 0.238s ease 0s;
transition: all 0.238s ease 0s;
}
.widget.widget_flicker .flickr_badge_image:after, 
.widget.widget_flicker .flickr_badge_image:before {
content: "";
position: absolute;
width: 1px;
height: 30px;
background: #fff;
top: 50%;
left: 50%;
z-index: 9999;
margin-top: -20px;
margin-left: -6px;
visibility: hidden;
-webkit-opacity: 0;
-khtml-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.widget.widget_flicker .flickr_badge_image:before {
height: 1px;
width: 30px;
margin-top: -6px;
margin-left: -20px;
}
.widget.widget_flicker .flickr_badge_image:hover:before, 
.widget.widget_flicker .flickr_badge_image:hover:after {
visibility: visible;
-webkit-opacity: 1;
-khtml-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter: alpha(opacity=100);
}
.widget.widget_flicker .flickr_badge_image:hover a:after {
opacity: 0.9;
visibility: visible;
}
.footer-widgets .widget.widget_flicker .flickr_badge_image img {
width: 80px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.footer-widgets .widget.widget_flicker .flickr_badge_image img:hover {
} .footer.footer_style2 ul.nah-infomation li::before {
color: #edb820;
}
.footer.footer_style2 .footer-widgets .widget .widget-title {
padding-bottom: 12px;
position: relative;
}
.footer.footer_style2 .footer-widgets .widget .widget-title:after {
width: 60px;
height: 3px;
background-color: #edb820;
position: absolute;
left: 0;
bottom: 0;
content: "";
}
.footer.footer_style2 .footer-widgets .widget_nav_menu .menu > li::before {
border-bottom: 0 solid transparent;
border-top: 0 solid transparent;
border-left: 0 solid #8d8e92;
content: "\f101";
font-family: "FontAwesome";
font-size: 14px;
position: absolute;
left: 0;
top: 8px;
color: #4f4f4f;
}
.footer.footer_style2 .footer-widgets .widget_nav_menu .menu > li {
padding-left: 25px;
} .bottom.footer_style2 {
padding: 19px 0 19px;
} .bottom-menu ul {
padding: 0;
margin: 0;
}
.bottom-menu ul > li {
display: inline-block;
list-style: none;
}
.bottom-menu ul > li > a {
display: block;
color: #484848;
padding: 0 10px;
position: relative;
}
.bottom-menu ul > li > a:hover {
color: #edb820;
} .bottom.footer_style2 .go-top,
.bottom.footer_style3 .go-top {
position: fixed !important;
right: 25px;
bottom: 0;
background-color: #edb820;
color: #fff;
font-family: "Montserrat", sans-serif;
display: block;
font-size: 11px;
width: 40px;
height: 40px;
line-height: 40px;
overflow: hidden;
text-align: center;    
z-index: 9999;
filter: alpha(opacity=0);
opacity: 0;
visibility: hidden;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.bottom.footer_style2 .go-top:hover,
.bottom.footer_style3 .go-top:hover {
background-color: #222;
}
.bottom.footer_style2 .go-top.show,
.bottom.footer_style3 .go-top.show {
opacity: 1;
visibility: visible;
bottom: 70px;
position: fixed;
}
.bottom.footer_style2 .go-top.show i,
.bottom.footer_style3 .go-top.show i {
color: #fff;
} .footer.footer_style3 .footer-widgets .widget .widget-title {
position: relative;
padding-bottom: 25px;
margin-bottom: 30px;
}
.footer.footer_style3 .footer-widgets .widget .widget-title:after {
position: absolute;
left: 0;
bottom: 0;
width: 30px;
height: 1px;
background-color: #fff;
content: "";
}
.footer.footer_style3 .footer-widgets .widget_nav_menu .menu > li {
width: 50%;
float: left;
}
.bottom.footer_style3 .copyright {
float: none;
width: 100%;
text-align: center;
} .copyright {
float: left;
width: 76%;
} ul.nah-infomation li {
position: relative;	
margin-bottom: 10px;
padding-left: 30px;
}
ul.nah-infomation li::before {
position: absolute;
content: "\f041";
font-family: "FontAwesome";
top: 0;
left: 0;
width: 10px;
height: 10px;
font-size: 16px;
}
ul.nah-infomation li.mail::before {
content: "\f0e0";
}
ul.nah-infomation li.phone::before {
content: "\f095";
} .footer {	
padding: 67px 0 68px;	
}
.footer a,
.footer {
color: #8d8e92;	
}
.footer .widget.widget_tag_cloud .tagcloud a {
color: #999;
}
.footer a:hover {
color: #edb820;
}
.nah-contact-us {
margin-bottom: 61px;
text-align: center;
}
.nah-contact-us h2 {
font-family: 'Montserrat-Light' ,sans-serif;
font-weight: 300;
font-size: 18px ;
line-height: 23px;
color: #f3f3f3;
letter-spacing: 5.5px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity: 0.5;
margin-bottom: 27px;
}
.nah-contact-us h1 {
font-size: 70px;
line-height: 70px;
margin-top: 35px;
margin-bottom: 85px;   
font-family: "Montserrat", sans-serif;
letter-spacing: 5.5px;  
color: #edb820;  
}
.nah-contact-us h1 a {
color: #edb820;
} .bottom {
padding-top: 29px;
padding-bottom: 31px;
background: rgba(0, 0, 0, 0) url(//diss42.fr/wp-content/themes/diss42/images/f2.jpg) repeat scroll center center;
width: 100%;
height:100%;
font-size: 14px;
line-height: 30px;
color: #fff;
position: relative;
}
.bottom a {
color: #edb820;
}
.bottom p {
margin-bottom: 0;
}
.bottom .copyright i {
color: #edb820;
}
.bottom ul.nah-socials li {
display: inline-block;
list-style: none;
}
.bottom ul.nah-socials li a {
font-size: 18px;
line-height: 30px;
color: #aaa;
padding-right: 20px;
}
.bottom ul.nah-socials li a:hover {
color: #ffd71a;
}
.bottom .nah-socials {
margin: 0;
} .go-top {   
right: -35px;
bottom: 15px;   
color: #ffffff;
font-family: "Muli",sans-serif;
font-size: 14px;
cursor: pointer;    	
text-align: center;   	
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;    
}
.go-top.show {
right: 15px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
text-align: right;
}
.go-top i {
font-size: 14px;
color: #edb820;
padding-bottom: 3px;
padding-right: 2px;	
}
.go-top:hover i {
color: #fff;
} .loading-overlay {
background: #FFF;
color: #424242;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 99999999;
}
.loader, .loader:after {    
width: 30px;
height: 30px;
}
.loader {
margin: 20% auto;
border-radius: 50%;
font-size: 6px;
position: relative;
text-indent: -9999em;
border-top: 1.1em solid rgba(194, 193, 193, 0.5);
border-right: 1.1em solid rgba(199, 197, 197, 0.5);
border-bottom: 1.1em solid rgba(203, 203, 203, 0.5);
border-left: 1em solid #edb820;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;     
} article .featured-post .nah-video-bg  a {
display: flex;
justify-content: center;
align-items: center;
}
.nah-video-bg  i {
display: inline-block;
width: 60px;
height: 60px;
background-color: #fff;
text-align: center;
border-radius: 50%;
color: #1a1a1a;
font-size: 22px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
position: absolute;
line-height: 60px;
padding-left: 5px;
margin-top: -30px;
top: 50%;
left: 50%;
margin-left: -30px;
}
.nah-video-bg  i:hover {
background:#edb820;
color: #fff;
} .nah-nav.tparrows {
width: 80px!important;
height: 80px!important;
}
.nah-nav.tparrows:before {
line-height: 80px!important;
font-size: 15px!important;
text-align: center;
color: rgba(255,255,255,0.35);
}
.nah-nav.tparrows:hover:before {
color: rgba(48,48,48,1)!important;
font-weight: bold;
}
.nah-nav .tp-arr-imgholder,.nah-nav .tp-arr-allwrapper {
height: 80px!important;
width: 80px!important;
} #nah-portfolio-flexslider {
margin-bottom: 20px;
}
.nah-portfolio-single-slider #nah-portfolio-carousel,
.nah-portfolio-single-slider #nah-portfolio-flexslider {
position: relative;
}
.nah-portfolio-single-slider li.flex-active-slide {
text-align: center;
}
.nah-portfolio-single-slider li img {
border-radius: 3px;
}
.portfolio-single .nah-button-wrap {
text-align: center;
padding-top: 60px;
}
.portfolio-single {
padding-bottom: 43px;   
overflow: hidden;    
}
.portfolio-single article.blog-single ul.social-share {
border: none;
}
.portfolio-single .pager li {
width: 54px;
height: 54px;
background: #ececec;
display: inline-block;
}
.portfolio-single .pager li.previous {
float: left;
}
.portfolio-single .pager li.next {
float: right;
}
.portfolio-single .pager li a {
line-height: 54px;
background: transparent;
border: none;
position: relative;
left: -35px;
font-family: "Montserrat",sans-serif;
padding: 0;
}
.portfolio-single .pager li.previous a {
left: auto;
right: -32px;
}
.single.single-portfolios .sidebar-overlay {
display: none;
}
.single.single-portfolios .main-post {
padding-left: 70px;
}
.single.single-portfolios article.blog-single .entry-title {
margin-bottom: 6px;
}
.single.single-portfolios article.blog-single .entry-meta {
margin-bottom: 4px;
}
.single.single-portfolios article.blog-single h4 {
font-size: 14px;
letter-spacing: -0.15px;
}
.single.single-portfolios article.blog-single p {
letter-spacing: 0.2px;
}
.single.single-portfolios article.blog-single p:last-of-type {
margin-bottom: 59px;
}
.single.single-portfolios article.blog-single ul.social-share li a {
margin: 0 0px 0 15px;
} .related-portfolios {
padding-top: 30px;
}
.related-portfolios .portfolio-container {
margin: 0 -15px;
} .page-callout {
margin-top: -75px;
padding-top: 75px;
} .contact .box-title {
font-size: 20px;
letter-spacing: -0.2px;
margin-bottom: 15px;
}
.contact .box-icon {
margin-bottom: 30px;
background-color: #fff;
z-index: 100;
}
.contact .iconbox:after {
content:'';
position: absolute;
top: 48px;
left: 15px;
right: 15px;
height: 100%;
border: 1px solid #e5e5e5;
}
.contact .input-wrap.name {
width: 32%;
float: left;
margin-right: 2%;	
}
.contact .wrap-type-input {
overflow: hidden;
}
.contact .input-wrap,
.contact .textarea-wrap {
position: relative;
}
.contact .input-wrap::before,
.contact .textarea-wrap::before {
content: "\f007";
font-family: "FontAwesome";
font-size: 14px;
line-height: 23px;
position: absolute;
top: 13px;
left: 15px;
z-index: 10;
}
.contact .input-wrap.email::before {
content: "\f0e0";
}
.contact .input-wrap.Subject::before  {
content: "\f084";
}
.contact .textarea-wrap::before {
content: "\f075";
}
.contact .input-wrap.email {
float: left;
width: 32%;
}
.contact .input-wrap.Subject {
float: right;
width: 32%;
}
.contact input[type=text],
.contact input[type=email],
.contact textarea {
border-color: #e5e5e5;
padding-left: 34px;
margin-bottom: 32px;
}
.contact textarea {
height: 220px;
margin-bottom: 22px;
}
.contact input[type=submit] {
color: #fff;
font-size: 14px;
border-radius: 3px;
padding: 17px 23px;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
}
.contact .title.comment-title {
margin-top: 30px;
text-align: center;
clear: both;
font-size: 35px;
} .nah_custom_tabs {
margin-bottom: 80px;
}
.nah_custom_tabs li.vc_tta-tab {
position: relative;
margin-bottom: 15px!important;
}
.nah_custom_tabs li.vc_tta-tab:not(:last-child):after {
position: absolute;
left: 0;
top: 50%;
width: calc(100% + 70px);
height: 2px;
background-color: #eeeeee;
content: "";
z-index: 2;
}
.nah_custom_tabs .vc_tta-panel-heading {
background-color: #edb820!important;
}
.vc_tta.nah_custom_tabs .vc_tta-tab>a {
position: relative;
z-index: 10;
background-color: #fff!important;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
border: 2px solid #eeeeee!important;
list-style-type: none;
border-radius: 50%!important;
margin-right: 160px;
display: block;
padding: 0!important;
color:#999!important;
font-family: "montserrat", sans-serif;
font-weight: 700;
font-size: 16px;
}
.vc_tta.nah_custom_tabs .vc_tta-tab.vc_active>a {
background-color: #edb820!important;
color:#fff!important;
} .error404 .page-wrap .content-area {
width: 100%;
padding-right: 0;
text-align: center;
padding-left: 0;
}
.error404 .error-404 .page-header .nothing {
font-size: 200px;
line-height: 200px;
font-weight: 700;
font-family: "Poppins", sans-serif;
}
.page-header .nothing {
padding: 0;
background-color: transparent;
font-size: 40px;
line-height: 40px;
color: #edb820;
}
.error404 .error-404 .sub-title-404 {
font-family: "Poppins", sans-serif;
font-size: 30px;
color: #edb820;
margin-bottom: 30px;
}
.error404 .error-404 .flat-button {
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
padding: 18px 28px;
font-size: 13px;
display: inline-block;
line-height: 1;
text-transform: uppercase;
color: #fff;
font-weight: 400;
font-family: "Montserrat", sans-serif;
letter-spacing: 1.1px;
background-color: #edb820;
border-radius: 3px;
border: none;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25) !important;
}
.error404 .error-404 .flat-button:hover {
background: #222;
} .page-template-blog .blog-shortcode.blog-list-small article {
border-bottom: 1px solid #e5e5e5;
padding-bottom: 14px;
margin-bottom: 30px;
padding-right: 10px;
}
.page-template-blog .blog-shortcode.blog-list-small article:last-child {
border-bottom: 0;
}
.page-template-blog .blog-shortcode.blog-list-small article .entry-content {
padding-right: 25px;
}
.page-template-blog .blog-shortcode.blog-list-small {
margin-bottom: 10px;
}
.page-template-blog .blog-shortcode.blog-masonry article {
margin-bottom: 66px;
}
.page-template-blog .blog-shortcode.blog-list {
margin: 0 0;
} .search.search-no-results label {
display: block;
}
.search.search-no-results .content-area .search-form input[type=submit] {
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
padding: 18px 28px;
font-size: 13px;
display: inline-block;
line-height: 1;
text-transform: uppercase;
color: #fff;
font-weight: 400;
font-family: "Montserrat", sans-serif;
letter-spacing: 1.1px;
background-color: #edb820;
border-radius: 3px;
border: none;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25) !important;
}
.search.search-no-results .content-area .search-form input[type=submit]:hover {
background-color: #222;
} ul.nah-socials,
ul.flat-information {
padding: 0;
margin: 0;
list-style: none;
}
ul.flat-information {
padding: 13px 0 14px;
}
ul.nah-socials li {
display: inline-block;
padding: 12px 0 14px 0;
}
.header-style3 ul.nah-socials li {
padding: 0 0 0 0;
}
ul.nah-socials li a {
position: relative;
z-index: 1;
font-size: 16px;
color: #202020;
width: 28px;
height: 28px;
line-height: 28px;
margin: 0 0 0 8px;
text-align: center;
display: inline-block;
} .flat-top. ul.nah-socials li {
line-height: 50px;
padding: 0 3px;
}
.flat-top. ul.nah-socials li a {
color: #c2c2c2;
font-size: 14px;
margin: 0 0;
}
.flat-top. ul.nah-socials li a:hover {
color: #edb820;
} .footer-widgets .nah-socials {
margin-top: 30px;
}
.footer-widgets .nah-socials li a {
position: relative;
display: inline-block;
width: 40px;
height: 40px;
color: #fff;
line-height: 40px;
text-align: center;
margin-left: 0;
margin-right: 10px;
z-index: 1;
border: 1px solid #2d2d2d;
background-color: #2d2d2d;
webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all ease .238s;
-moz-transition: all ease .238s;
transition: all ease .238s;
}
.footer-widgets .nah-socials li a:hover {
background-color: #edb820;
border-color: #edb820;
}