body {
    background: #fff;
  	font-size: 14px;
  	line-height: 1.625;
  	margin: 0;
    font-weight: 400;
  	color: #212529;

}
a:focus,
button:focus,
button:hover { 
    outline: 0!important;
}
.site {
  overflow: hidden;
}
a, .comment-reply-link,
.post-navigation a:hover .post-title, 
.post-navigation a:focus .post-title {
    color: #f68e13;
}
.entry-title a:hover, 
.entry-title a:focus {
    color: #f68e13;	
}
.widget_calendar tbody a,
button:hover, button:focus, 
input[type="button"]:hover, 
input[type="button"]:focus, 
input[type="reset"]:hover, 
input[type="reset"]:focus, 
input[type="submit"]:hover, 
input[type="submit"]:focus,
button:hover { 
    background-color: #f68e13 !important;
}
.text-uppercase {
    text-transform: uppercase;
}
.entry-title {
    font-size: 30px;
}
.breadcrumb {
    margin-top: 150px;
}
.site-header-main .menu-toggle,
.dropdown-toggle {
    color: #fff !important;
}

/*** Head Top***/
.top-head {
    width: 100%;
    overflow: hidden;
    background-color: #1e4261;
}
.top-head .container {
    max-width: 1200px;
    margin: 0 auto;
    line-height: 16px;
    padding-left: 10px;
    padding-right: 10px;
}
body:not(.home) .top-head .container {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 6px;
}
.top-head ul {
    overflow: hidden;
    margin: 0;
}
.head-left ul li a,
.head-right ul li a {
    box-shadow: 0 0px 0 0 currentColor !important;
}
.head-left ul li:before {
    font-size: 13px;
}
.head-left ul li span {
    opacity: 0.5;
}
.head-left {
    width: 60%;
    float: left;
}
.head-right {
    text-align: right;
    float: right;
    width: 40%;
}
.head-right .lick-right {
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 15px;
}
.head-left ul li,
.head-right ul li a {
    font-family: FontAwesome;
    color: #f68e13;
}
.head-right ul li a:hover {
    color: #fff;
}
.head-left ul li a,
.head-right ul li {
    font-family: 'Oswald', sans-serif;
    list-style-type: none;
}
.head-left ul li a {
    padding-left: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.head-right ul li {
    float: right;
    margin-left: 20px;
}
.head-left ul li {
    float: left;
    margin-right: 20px;
}
.single-post .site-inner,
.category .site-inner {
        margin-top: 150px;
}
/*** Head ***/
.site-header {
  	padding-top: 0;
  	padding-bottom: 0;
}
.site-header {
  	left: 0;
  	right: 0;
  	width: 100%;
  	z-index: 999;
    position: fixed;
    background: transparent; 
    top: 50px;
  	padding: 0;
}
body.home .site-header {
    background: transparent !important; 
}
body.home .site-header.is-sticky {
    background: #222 !important; 
}
body:not(.home) .site-header {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
    background: rgba(34,34,34,.7);
    top: 0;
}
body:not(.home) header .site-header-main {
    padding-left: 0px;
    padding-right: 0px;
    background: transparent;
}
header .site-branding {
  	margin-top: 5px;
  	margin-bottom: 5px;
}
header .site-branding .site-title {
    margin: 0;
}
header .site-header-main {
  	max-width: 1200px;
  	margin: 0 auto;
    background: rgba(34,34,34,.7);
    padding: 0 10px; 
}
header.is-sticky .site-header-main {
    background: transparent;
}
.site-header.is-sticky {
  	position: fixed !important;
  	top: 0;
  	left: 0;
  	right: 0;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
  	width: 100%;
  	z-index: 999!important;
}

/*** Menu ***/
.site-header-menu {
    margin: 0 !important;
}
.main-navigation ul ul {
  	-webkit-transition: all 0.6s ease-in-out;
  	transition: all 0.6s ease-in-out;
  	opacity: 0;
  	visibility: hidden;
}
.main-navigation li:hover > ul {
  	opacity: 1;
  	visibility: initial;
}
.main-navigation a {
    font-weight: 500;
    font-size: 13px;
    font-family: 'Oswald', sans-serif;
}
.site-header-menu .primary-menu > li > a {
    text-transform: uppercase;
    height: 110px;
    line-height: 90px;
    margin: 0 2px;
}
.site-header.is-sticky .site-header-menu .primary-menu > li > a {
    height: 90px;
    line-height: 70px;
}
.main-navigation ul ul a {
  	width: 240px;
  	-webkit-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}
.main-navigation li ul {
    opacity: 0;
    visibility: initial;
    transition: all 500ms ease;
    border-bottom: none !important;
    border-radius: 8px;
    padding: 10px 10px 10px 20px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
.main-navigation ul ul li {
    border: 0;
    border-top: 1px solid #e9e9e9;
}
.main-navigation li ul li:first-child {
    border: 0;
}
.main-navigation ul ul li a {
    padding: 13px 12px 13px 0;
}
.main-navigation ul ul li a:hover {
    padding-left: 20px;
}
.main-navigation ul ul li a:before {
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0;
    right: auto;
    width: 7px;
    height: 7px;
    background: currentColor;
    border-radius: 50%;
    content: "";
    margin: 19px 0;
    opacity: 1;
    transform: scale(0);
    transition: all 500ms ease;
}
.main-navigation ul ul li a:hover:before {
    transform: scale(1);
    left: 10px;
}
.site-header.is-sticky .main-navigation .menu-item-has-children > a:after {
    top: 33px;
}
.main-navigation .menu-item-has-children > a:after {
    top: 40px;
}

/*** Title ***/
.lt-title h1 {
  position: relative;
  z-index: 1;
}
.lt-title h1:before {
    position: absolute;
    content: '';
    background: url(../images/title-icon.png);
    width: 236px;
    height: 18px;
    left: 0;
    bottom: 10px;
    background-repeat: no-repeat;
    z-index: -1;
}

/*** About ***/
.lt-about-item-wrap {
    overflow: hidden;
}
.lt-about-item-title {
    background: #fff;
    width: 100%;
    padding: 30px 30px 30px 70px;
    left: 0;
    top: 0;
    visibility: visible;
    opacity: 1;
    transition: all 500ms ease;
    position: absolute;
    z-index: 2;
    margin-bottom: 0 !important;
    border-right: 2px solid #eeeeee96;
}
.lt-about-item-wrap:last-child .lt-about-item-title {
    border-right: none;
}
.lt-about-item-title .sppb-addon-content a {
    text-transform: uppercase;
    padding-top: 10px;
    display: inline-block;
}
.lt-about-item-title .count-text {
    font-size: 48px;
    line-height: 60px;
    position: absolute;
    right: 16px;
    color: #fff;
    font-weight: 700;
    top: 9px;
    text-shadow: -1px -1px 0 #e0e0e0, 1px -1px 0 #e0e0e0, -1px 1px 0 #e0e0e0, 1px 1px 0 #e0e0e0;
}
.lt-about-item-title h4 {
    position: relative;
    font-size: 20px;
}
.lt-about-item-title h4:before {
    position: absolute;
    content: '';
    background: #7d6740;
    width: 35px;
    height: 2px;
    left: -50px;
    top: 12px;
}
.lt-about-item-img .sppb-addon-single-image-container,
.lt-about-item-img .sppb-addon-single-image-container img {
    width: 100%;
}
.lt-about-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;
    display: block;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 180px 15px 100px;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all 500ms ease;
}
.lt-about-item a {
    color: #fff;
}
.lt-about-item .sppb-addon-text {
    line-height: 1.6;
}
.lt-about-item-wrap {
    overflow: hidden;
    box-shadow: 0 0 14px rgba(34,34,34,.2);
}
.lt-about-item-wrap .lt-about-item {
    visibility: visible;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all 500ms ease;
}
.lt-about-item-wrap:hover .lt-about-item {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.lt-about-item-img {
    background: #222;
    margin-bottom: 0 !important;
}
.lt-about-item-img img {
    opacity: 1;
    transition: all 500ms ease;
}
.lt-about-item-img:hover img {
    transform: scale(1.4);
    opacity: .2;
}

/*** Service ***/
.lt-service-img {
    overflow: hidden;
}
.lt-service-img img {
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}
.lt-service-img:hover img {
    transform: scale(1.3);
    opacity: .4;
}

/*** Video ***/
.video-item {
    width: 100%;
    max-width: 600px;
    margin: 80px auto 0;
}
.video-item figure {
    position: relative;
    width: 100%;
    font-size: 0;
}
.video-item figure img {
    width: 100%;
}
.video-item figure a:before {
  content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    margin-top: -32.5px;
    margin-left: -32.5px;
    border-radius: 50%;
    background-color: transparent;
    z-index: 10;
    border: 2px solid #fff;
    z-index: 10;
}
.video-item figure a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 14.5px;
    margin-left: 24px;
    border: solid 13px transparent;
    border-left: solid 20px;
    border-left-color: #fff;
    z-index: 10;
}
.video-item figure a:hover:before {
    background-color: #fff;
}
.video-item figure a:hover:after {
    border-left-color: #f68e13;
}
.modal-open {
    overflow: hidden;
}
.lightbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 120px 10px;
    display: none;
    box-sizing: border-box;
    overflow: auto;
    z-index: 100;
}
.popup-modal {
    position: relative;
    margin: 0 auto;
    display: none;
}
.popup-modal .close {
    position: absolute;
    top: 18px;
    right: 30px;
    width: 28px;
    height: 28px;
    border: solid 1px #004eff;
    border-radius: 50%;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer;
}
.popup-modal .close:before {
    position: absolute;
    width: 14px;
    height: 2px;
    top: 50%;
    left: 50%;
    margin-left: -7px;
    background-color: #004eff;
    content: '';
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.popup-modal .close:after {
    position: absolute;
    width: 14px;
    height: 2px;
    top: 50%;
    right: 50%;
    margin-right: -7px;
    background-color: #004eff;
    content: '';
    -ms-transform: translateY(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}
.popup-modal .close:hover {
    border-color: #ff2700;
}
.popup-modal .close:hover:before {
    background-color: #ff2700;
}
.popup-modal .close:hover:after {
    background-color: #ff2700;
}
.post-popup {
    width: 100%;
    max-width: 875px;
    background-color: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.22);
}
.post-popup .popup-header {
    padding: 20px 30px;
    font-size: 14px;
    margin-right: 60px;
}
.post-popup .popup-video {
    font-size: 0;
}
.post-popup .popup-video video {
    width: 100%;
}
.post-popup .popup-video img {
    width: 100%;
}
.post-popup .popup-main {
    padding: 40px 30px;
}
.post-popup .popup-main p {
    margin: 0 0 10px 0;
}

/*** Portfolio ***/
.lt-portfolio .premium-gallery-item {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
}
.lt-portfolio .pa-gallery-img-container {
    position: relative;
}
.lt-portfolio .pa-gallery-img.default .pa-gallery-icons-inner-container {
    top: 48%;
}
.lt-portfolio .pa-gallery-img-container:after {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0px;
    content: "";
    display: inline-block;
    left: 0px;
    opacity: 0;
    z-index: 2;
    pointer-events: none;
    position: absolute;
    right: 0px;
    top: 0px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.lt-portfolio .pa-gallery-img-container:before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: inline-block;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.lt-portfolio .pa-gallery-img:hover .pa-gallery-img-container:after {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
}
.lt-portfolio .pa-gallery-img:hover .pa-gallery-img-container:before {
    opacity: 0.8;
    -webkit-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
}
.lt-portfolio .pa-gallery-img .premium-gallery-caption {
    opacity: 0;
    top: 100% !important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.lt-portfolio .pa-gallery-img:hover .premium-gallery-caption {
    top: 55% !important;
    opacity: 1;
}

/*** Blog ***/
.lt-blog .lt-title h1:before {
    right: 0;
    margin: 0 auto;
}
.lt-blog .premium-blog-post-container {
    position: relative;
    box-shadow: 0 5px 20px rgba(34,34,34,.1);
    transition: all 500ms ease;
    margin: 15px;
    padding: 0 !important;
}
.lt-blog .premium-blog-content-wrapper {
    margin: 0px !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding-bottom: 0 !important;
}
.lt-blog .premium-blog-post-outer-container .premium-blog-content-wrapper {
    top: 0px !important;
}
.lt-blog .premium-blog-entry-title a {
    font-size: 20px !important;
}
.lt-blog .premium-blog-entry-meta {
    font-size: 13px !important;
}
.lt-blog .premium-blog-entry-meta {
    margin-bottom: 18px;
    margin-top: 8px;
}
.post-title:hover, .nav-previous a .post-title:hover, .nav-links .nav-previous .post-title:hover,
.nav-links .nav-previous .post-title:focus, .nav-next .post-title:hover,
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title, 
.ws-title h2 span, .ws-title2 h3 span  {
    color: #f68e13 !important;
}
nav.post-navigation a:hover .post-title, nav.post-navigation a:focus .post-title, .ws-title h2 span, .ws-title2 h3 span {
    color: #f68e13 !important;
}

/*** Sub ***/
.lt-sub-item .lt-sub-item-contact .wpcf7-textarea {
    height: 250px;
}
.lt-sub-item .lt-sub-item-contact .wpcf7-submit {
    margin-top: 20px !important;
}

/*** Contact ***/
.lt-contact-form label {
  	display: inline-block;
  	width: 100%;
}
.lt-contact-form p:nth-child(4),
.lt-contact-form p:nth-child(2),
.lt-contact-form p:nth-child(3) {
  	width: 30.8% !important;
  	margin-right: 3%;
  	display: inline-block;
}
.lt-contact-form p:nth-child(4) {
	  margin-right: 0 !important;
}
.lt-contact-form p:nth-child(5) {
  	margin-top: 20px;
  	width: 100% !important;
  	margin-right: 0 !important;
}
.lt-contact-form p:nth-child(6) {
	 margin-top: 20px;
   text-align: center;
}
/*** Woocommerce ***/
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale,
.widget button, body ul.products li.product .button.add_to_cart_button,
.woocommerce div.product form.cart .button, .woocommerce div.product form.cart .button:hover,
.woocommerce button.button, .woocommerce #respond input#submit, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    background: #f68e13 !important;
    border: none !important;
}
.wpmenucartli.wpmenucart-display-standard a i,
body ul.products li.product a.button.compare,
body ul.products li.product a.button.yith-wcqv-button,
body ul.products li.product a.button.tinvwl_add_to_wishlist_button,
.button.compare:hover:after,
.button.yith-wcqv-button:hover:after,
.button.tinvwl_add_to_wishlist_button:hover:after {
    background: #f68e13;
}
body .woocommerce ul.products li.product .button:hover {
    background: #000 !important;
}
.woocommerce #respond input#submit {
    margin-bottom: 30px;
}
.woocommerce-message {
    border-top-color: #f68e13;
}
.sku_wrapper, .sku, .posted_in, select#pa_select-color {
    font-family: 'Oswald', sans-serif;
    font-size: 16px !important;
    font-weight: 500;
}
.woocommerce-message::before {
    color: #f68e13;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.widget button {
    border-radius: 5px;
}
.woocommerce ul.products li.product .price {
    font-size: 14px;
    color: #f68e13;
}
body .woocommerce ul.products li.product h2 {
    font-size: 14px !important;
}

/*** Footer ***/
.main-footer, .site-footer {
    float: left;
    width: 100%;
    text-align: center;
}
.main-footer .container {
    padding-top: 70px;
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 60px;
    overflow: hidden;
}
.main-footer .columns {
    padding: 10px;
    text-align: left;
}
.main-footer h2 {
    margin: 0 0 20px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.main-footer p, .main-footer a, .main-footer li {
    font-size: 13px !important;
}
.main-footer ul {
    margin: 0;
    list-style-type: none;
}
.main-footer .footer1 .phone {
    margin-top: 10px;
    margin-bottom: 10px;
}
.main-footer .footer2 {
    padding-left: 50px;
}
.main-footer .footer2 li {
    margin-bottom: 15px;
}
.main-footer .footer3 ul li {
    position: relative;
    margin-bottom: 15px;
}
.main-footer .footer3 ul li:before {
    position: absolute;
    content: '\f00c';
    z-index: 1;
    left: 0;
    top: 0;
    font-size: 14px;
    font-family: FontAwesome;
}
.main-footer .footer3 ul li a {
    padding-left: 25px;
}
.main-footer .footer4 input,
.main-footer .footer4 button {
    width: 100% !important;
}
.main-footer .footer4 input {
    margin-top: 15px;
}
.main-footer .footer4 button,
.main-footer .footer4 input,
.main-footer .footer4 input::placeholder {
    font-family: 'Poppins', sans-serif;
    font-size: 14px !important;
}
.site-footer .container {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
}
.site-footer .site-info a {
    font-size: 13px;
}
.site-footer .site-info p {
    font-size: 13px;
}

/*** Responsive ***/
@media(max-width: 1110px) {
  .site-header-menu .primary-menu > li > a {
    font-size: 12px;
    padding-left: 7px;
  }
  .lt-category-item .lt-btn {
    display: none;
  }
}
@media(max-width: 1280px) {
	.site-header {
		padding: 0 10px!important;
	}
}
@media(max-width: 1024px) {
    .lt-portfolio .premium-gallery-item {
        width: 33.33% !important;
    }
    .site-header {
      background-color: #222;
      top: 0;
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
  }
}
@media(max-width: 910px) {
  .site-header-menu .primary-menu > li > a {
    height: 50px;
    line-height: 35px;
  }
  .site-header-menu .primary-menu > li > a {
    font-size: 15px;
    padding-left: 7px;
  }
  .sidebar {
    padding-right: 15px;
  }
}
@media(max-width: 768px) {
  .elementor-tabs-content-wrapper .elementor-tab-title {
    display: none;
  }
  .elementor-tabs .elementor-tabs-wrapper {
    display: block !important;
  }
  .lt-blog .premium-blog-thumb-effect-wrapper {
    margin-bottom: 0px !important;
  }
  .main-footer .columns, .lt-blog .premium-blog-post-outer-container {
    width: 100% !important;
  }
  article .post-thumbnail, article .entry-content p, article .entry-content a, article .entry-footer, article .entry-header {
    margin: 10px 30px !important;
  }
  body.page-template-default .post-thumbnail, body.page-template-default .entry-content p, 
  body.page-template-default .entry-content a, body.page-template-default .entry-footer, body.page-template-default .entry-header {
    margin: 5px !important;
  }
  .lt-content-big {
    width: 100% !important;
  }
  .lt-countdown > .elementor-container > .elementor-row {
    margin-right: 5%;
    margin-left: 5%;
  }
  .lt-portfolio .premium-gallery-item {
    width: 33.33% !important;
  }
  .lt-service-item {
    width: 100% !important;
  }
  .main-footer .footer2 {
    padding-left: 10px;1
  }
  body.woocommerce-page ul.products li.product {
    width: 46%!important;
    margin: 0 0 2.992em !important;
  }
  body.home ul.products li.product {
    width: 48%!important;
    margin: 0 0 2.992em !important;
  }
  body.woocommerce-page .page-numbers.current {
    margin: 10px 30px;
    background: none !important;
    color: #000 !important;
  }

}
@media(max-width: 480px) {
  .lt-portfolio .premium-gallery-item {
    width: 100% !important;
  }
  body .n2-ss-widget.n2-ss-widget-display-desktop .n2-ow {
    display: none !important;
  }
  body.woocommerce-page ul.products li.product {
    width: 100%!important;
    margin: 30px 0!important;
  }
  body.home .woocommerce ul.products li.product {
    margin-right: 0%!important;
    width: 100%!important;
  }
}

/*** Template null ***/
body.template-full .site-header-main .page_item a {
	 line-height: 50px;
}
body.template-full .site-header {
	 border-bottom: 1px solid #d2d0d0;
}
body.template-full #main.site-main {
	 margin-top: 7em;
}
body.page-id-5 .site-main {
    margin-bottom: 0px !important;
}
.sidebar {
    padding-right: 0px;
}
section {
  margin: 0 auto;
}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1200px !important;
}
body.elementor-template-full-width .site-inner {
    max-width: 100%;
}
body.elementor-template-full-width .site-content {
    padding: 0;
}