
@import "https://fonts.googleapis.com/css?family=Montserrat:400,600,700,800,900|Roboto:400,700";
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a {
    transition: all 0.3s ease 0s;
}
a:focus, a:hover {
    color: hsl(0, 0%, 100%);
    outline: 0 solid;
    text-decoration: none;
}
ul, ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
button:focus {
    outline: 0 none;
}
img {
    height: auto;
    max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat",sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 0;
}
html, body {
    height: 100%;
}
body {
    color: hsl(0, 0%, 33%);
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
}
a:hover, a:focus {
    outline: 0 none;
    text-decoration: none;
}
.pad-0 {
    padding: 0 !important;
}
.mr-le-50 {
    margin-left: 50px;
}
.mr-bo-30 {
    margin-bottom: 30px;
}
.mr-bo-40 {
    margin-bottom: 40px;
}
.mr-bo-60 {
    margin-bottom: 60px;
}
.mar-tb {
    margin: 60px 0;
}
.fix {
    overflow: hidden;
}
.relative {
    overflow: hidden;
    position: relative;
}
.absulute {
    position: absolute;
}
.v-center {
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.about-bottom-area.page-content.section-padding.gray-bg {
  padding-bottom: 80px;
}
.page-content .about-title > h2 {
  font-size: 40px;
}

.social-bookmark li {
    display: inline;
}
.social-bookmark li a {
    display: inline-block;
    font-size: 16px;
    height: 30px;
    padding-top: 3px;
    text-align: center;
    width: 30px;
}
.inline li {
    display: inline;
}
.inline-block li {
    display: inline-block;
    padding: 5px 15px;
}
.res-link{ display:none;}

.header-top-email {
  display: inline-block;
  float: right;
  
  margin-top: 16px;
}
.header-top-email li {
	color: #ffbb33;
	display: inline-block;
	font-size: 20px;
	margin-right: 18px;
	font-weight: 600;
}
.header-top-email a {
  color: hsl(0, 0%, 100%);
}
.about-bottom-area.section-padding.gray-bg {
  padding-bottom: 70px;
padding-top: 50px;
}
.navbar-toggle {
    border: 2px solid hsl(40, 100%, 60%);
    border-radius: 0;
}
.navbar-toggle .icon-bar {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
}
.is-sticky .navbar-toggle {
    border: 2px solid hsl(0, 0%, 100%);
}
.is-sticky .navbar-toggle .icon-bar {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
}
.area-title {
    display: inline-block;
    margin-bottom: 20px;
}
.area-title h2 {
    color: hsl(40, 100%, 60%);
    font-size: 50px;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 0;
    position: relative;
    text-transform: uppercase;
    z-index: 9;
}
.area-title h4 {
	font-size: 30px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #000;
}
.heading-opacity[data-after-text]::after {
    color: hsl(0, 0%, 93%);
    content: attr(data-after-text) "";
    font-size: 80px;
    left: -93px;
    line-height: 1.554;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 147px;
    transform: rotate(270deg);
    word-break: break-all;
    word-wrap: break-word;
    z-index: -1;
}
.heading-opacity-1[data-after-text]::after {
    color: hsl(0, 0%, 93%);
    content: attr(data-after-text) "";
    font-size: 80px;
    left: -155px;
    line-height: 1.554;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 178px;
    transform: rotate(270deg);
    word-break: break-all;
    word-wrap: break-word;
    z-index: 9;
}
.heading-opacity-2[data-after-text]::after {
    color: hsl(0, 0%, 93%);
    content: attr(data-after-text) "";
    font-size: 80px;
    left: -115px;
    line-height: 1.554;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 125px;
    transform: rotate(270deg);
    word-break: break-all;
    word-wrap: break-word;
    z-index: 9;
}

.navbar-brand > img {
  display: block;
  width: 100%;
}
.navbar-header {
	float: left;
	width: 25%;
}
.heading-opacity-3[data-after-text]::after {
    color: hsl(0, 0%, 93%);
    content: attr(data-after-text) "";
    font-size: 80px;
    left: -170px;
    line-height: 1.554;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 127px;
    transform: rotate(270deg);
    word-break: break-all;
    word-wrap: break-word;
    z-index: -1;
}
.heading-opacity-4[data-after-text]::after {
    color: hsl(0, 0%, 93%);
    content: attr(data-after-text) "";
    font-size: 80px;
    left: -164px;
    line-height: 1.554;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 192px;
    transform: rotate(270deg);
    word-break: break-all;
    word-wrap: break-word;
    z-index: 9;
}
.heading-opacity-5[data-after-text]::after {
    color: hsl(0, 0%, 93%);
    content: attr(data-after-text) "";
    font-size: 80px;
    left: -90px;
    line-height: 1.554;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 80px;
    transform: rotate(270deg);
    word-break: break-all;
    word-wrap: break-word;
    z-index: 9;
}
.heading-opacity-6[data-after-text]::after {
  color: hsl(0, 0%, 93%);
  content: attr(data-after-text) "";
  font-size: 50px;
  left: -127px;
  line-height: 1.554;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 80px;
  transform: rotate(270deg);
  word-break: break-all;
  word-wrap: break-word;
  z-index: -1;
}
.area-title.title-inverse {
    float: right;
}
.title-box {
    box-shadow: 0 0 0 10px hsl(40, 100%, 60%);
    height: 80%;
    left: 0;
    position: absolute;
    top: -10px;
    width: 16%;
    z-index: 1;
}
.area-title.title-inverse .title-box {
    left: auto;
    right: 0;
}

.section-padding {
    padding: 100px 0;
}
.section-padding-2 {
    padding: 80px 0;
}
.section-padding-3 {
    padding: 0;
}
.padding-zero {
    padding: 0 !important;
}
.padding-top {
    padding-top: 100px;
}
.padding-bottom {
    padding-bottom: 100px;
}
.padding-100-70 {
    padding-bottom: 70px;
    padding-top: 100px;
}
.padding-100-50 {
    padding-bottom: 50px;
    padding-top: 100px;
}
.gray-bg {
    background: hsl(0, 0%, 97%) none repeat scroll 0 0;
}
.dark-bg {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
}
a.readmore {
    background: hsl(207, 65%, 7%) none repeat scroll 0 0;
    border-radius: 50px;
    color: hsl(0, 0%, 100%);
    display: inline-block;
    letter-spacing: 1px;
    margin-top: 20px;
    padding: 10px 30px;
    text-align: center;
}
a.readmore:hover {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    color: hsl(0, 0%, 0%);
}
a.readmore-1 {
	background: #051122;
	border-radius: 50px;
	color: hsl(0, 0%, 100%);
	display: inline-block;
	letter-spacing: 1px;
	margin-top: 20px;
	padding: 10px 30px;
	text-align: center;
}
a.readmore-1:hover {
    background: hsl(207, 65%, 7%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
}
.push-menu-and-content {
    background: hsl(0, 0%, 15%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    height: 100%;
    max-width: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 30px;
    position: fixed;
    right: -300px;
    transition: all 0.4s ease 0s;
    z-index: 9999;
}
.push-menu-and-content.menu-open {
    right: 0;
}
.side-push-menu {
    color: hsl(0, 0%, 100%);
    float: right;
    height: 100px;
    padding-left: 20px;
    padding-top: 35px;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 60px;
}
.push-menu-open-button {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    cursor: pointer;
    font-size: 20px;
    height: 30px;
    padding-top: 4px;
    position: absolute;
    right: 0;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 40px;
}
.search-bar {
    margin-bottom: 30px;
}
.search-bar form {
    border: 1px solid hsl(0, 0%, 33%);
    height: 35px;
    position: relative;
    width: 100%;
}
.search-bar form input {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    border: 0 none;
    height: 100%;
    letter-spacing: 1px;
    padding: 5px;
    position: absolute;
    width: 100%;
}
.search-bar form button {
    background: hsl(32, 100%, 50%) none repeat scroll 0 0;
    border: 0 none;
    height: 35px;
    position: absolute;
    right: -1px;
    top: -1px;
    transition: all 0.3s ease 0s;
    width: 40px;
}
.search-bar form button:hover {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    color: hsl(220, 17%, 17%);
}
.push-menu {
    margin-bottom: 40px;
}
.push-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.push-menu ul li {
    display: block;
}
.push-menu ul li a {
    color: hsl(0, 0%, 100%);
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 5px 0;
    text-transform: capitalize;
}
.push-menu ul li a i {
    float: right;
}
.push-menu ul li a:hover, .push-menu ul li a:focus {
    color: hsl(32, 100%, 50%);
}
.push-menu-close {
    background: hsl(32, 100%, 50%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    cursor: pointer;
    font-size: 35px;
    height: 40px;
    left: 0;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    top: 24px;
    transition: all 0.3s ease 0s;
    width: 40px;
}
.push-menu-close:hover {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    color: hsl(220, 17%, 17%);
}
.push-menu-logo {
    margin-bottom: 40px;
    text-align: center;
}
.push-menu-logo img {
    max-width: 70%;
}
.push-img-and-about-content {
    margin-bottom: 40px;
}
.push-img-and-about-content img {
    margin-bottom: 30px;
}
.push-menu-and-content .social-bookmark {
    margin-bottom: 20px;
}
.push-menu-and-content .social-bookmark ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.push-menu-and-content .social-bookmark ul li {
    display: inline;
}
.push-menu-and-content .social-bookmark ul li a {
    color: hsl(0, 0%, 100%);
    display: inline-block;
    height: 30px;
    text-align: center;
    width: 30px;
}
.push-menu-and-content .social-bookmark ul li a:hover {
    color: hsl(32, 100%, 50%);
}
.mainmenu-area {
    left: 0;
    padding-top: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 999;
}
.mainmenu-area.sticky {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    padding-bottom: 5px;
    padding-top: 5px;
    position: fixed;
}
.mainmenu {
    background-color: hsl(0, 0%, 0%);
    display: inline-block;
    float: right;
    min-width: 150px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
}
.mainmenu.sticky {
    position: fixed;
}
.menu-toggle-box {
    color: hsl(0, 0%, 100%);
    display: block;
    padding: 10px 40px 10px 10px;
    width: 100%;
}
.menu-toggle-box .menu-icon {
    height: 22px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
}
.menu-toggle-box .menu-icon span {
    background-color: hsl(0, 0%, 100%);
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transition: all 0.3s ease 0s;
    width: 100%;
}
.menu-toggle-box .menu-icon span:nth-child(1) {
    margin-top: -10px;
}
.menu-toggle-box .menu-icon span:nth-child(3) {
    margin-top: 10px;
}
.menu-toggle-box[aria-expanded="true"] .menu-icon span:nth-child(1) {
    margin-top: 0;
    transform: translateY(-50%) rotate(-45deg);
}
.menu-toggle-box[aria-expanded="true"] .menu-icon span:nth-child(2) {
    left: 100%;
    opacity: 0;
}
.menu-toggle-box[aria-expanded="true"] .menu-icon span:nth-child(3) {
    margin-top: 0;
    transform: translateY(-50%) rotate(45deg);
}
.menu-toggle-box[aria-expanded="true"] {
    color: hsl(37, 60%, 52%);
}
#mainmenu li.active a {
    cursor: auto;
}
#mainmenu li a {
    color: hsl(0, 0%, 100%);
    text-transform: uppercase;
}
#mainmenu li a:hover {
    color: hsl(37, 60%, 52%);
}
.top-area {
    height: auto;
    position: relative;
    width: 100%;
}
.top-area-bg, .video-area-bg {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.top-area-bg::after, .video-area-bg::after {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}
.header-top-area {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}
.mainmenu-area {
    position: relative;
    transition: all 0.3s ease 0s;
    z-index: 9999 !important;
}
.navbar-header {
    margin-top: 6px;
    transition: all 0.3s ease 0s;
}
.navbar {
    border-bottom: 0 none;
    border-top: 0 none;
    margin-bottom: 0;
}
.navbar-brand > img {
    transition: all 0.3s ease 0s;
}
.is-sticky .navbar-brand > img {
    max-width: 80%;
}
ul#nav {
    float: right;
    margin-right: 65px;
    transition: all 0.3s ease 0s;
}
ul#nav li a {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 40px 15px;
    position: relative;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}
ul#nav li a::after {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 0;
}
ul#nav li.active a::after, ul#nav li:hover a::after {
    width: 100%;
}
ul#nav li a:hover, ul#nav li.active a {
    color: hsl(40, 100%, 60%);
}
.is-sticky ul#nav li a {
    color: hsl(0, 0%, 100%);
    padding: 20px 15px;
}
.is-sticky ul#nav li a:hover, .is-sticky ul#nav li.active a {
    color: hsl(40, 100%, 60%);
}
.is-sticky .navbar-header {
    margin-top: -6px;
}
.is-sticky .mainmenu-area {
    background: hsl(207, 65%, 7%) none repeat scroll 0 0;
    box-shadow: 0 0 4px hsla(0, 0%, 0%, 0.14), 0 4px 8px hsla(0, 0%, 0%, 0.28);
    z-index: 99999;
}
.bs-example-js-navbar-scrollspy {
    float: right;
}

.navbar-brand > img {
    
    margin-top: 17px;
}
button.collapsed.navbar-toggle.navbar-bdphoto {
    display: block;
    float: right;
    margin: 30px 0;
    transition: all 0.3s ease 0s;
}
.is-sticky button.collapsed.navbar-toggle.navbar-bdphoto {
    margin: 12px 0;
}
.is-sticky .cart-search-contact {
    margin: -18px 0;
}
.is-sticky ul#nav {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
}
.cart-search-contact {
    position: absolute;
    right: 24%;
    top: 50px;
    transform: translateY(-50%);
    z-index: 10;
}
@media (max-width: 991px) {
.cart-search-contact {
    right: 95px;
}
}
.cart-search-contact button {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    border: 0 none;
    outline: 0 none;
    padding: 0;
}
.cart-search-contact button i {
    color: hsl(0, 0%, 83%);
    font-size: 25px;
    font-weight: 200;
    margin-top: 10px;
}
.cart-search-contact .fi {
    color: hsl(0, 0%, 89%);
    font-size: 2rem;
}
.cart-search-contact > div {
    float: left;
    position: relative;
}
.cart-search-contact > div + div {
    margin-left: 20px;
}
@media (max-width: 450px) {
.cart-search-contact .header-search-form-wrapper {
    display: none;
}
}
.cart-search-contact .header-search-form {
    box-shadow: 0 15px 60px -19px hsl(0, 0%, 0%);
    opacity: 1;
    position: absolute;
    right: -25px;
    top: 75px;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 250px;
}
.cart-search-contact form div {
    position: relative;
}
.cart-search-contact form div button {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.cart-search-contact input {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    height: 50px;
    padding: 6px 20px;
    width: 100%;
}
.cart-search-contact .mini-cart .cart-count {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    border-radius: 50%;
    color: hsl(0, 0%, 100%);
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    position: absolute;
    right: -11px;
    top: -9px;
    width: 21px;
}
.cart-search-contact .mini-cart-content {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border-top: 2px solid hsl(40, 100%, 60%);
    box-shadow: 0 15px 60px -19px hsl(0, 0%, 0%);
    opacity: 0;
    position: absolute;
    right: -25px;
    top: 35px;
    transition: all 0.5s ease 0s;
    width: 300px;
    z-index: 10;
}
.cart-toggle-btn:hover .mini-cart-content {
    opacity: 1;
}
@media (max-width: 450px) {
.cart-search-contact .mini-cart-content {
    left: -185px;
    right: auto;
}
}
.cart-search-contact .mini-cart-content .mini-cart-item {
    border-top: 1px solid hsl(0, 0%, 94%);
    margin-top: 15px;
    padding-top: 15px;
}
.cart-search-contact .mini-cart-content .mini-cart-item:first-child {
    border-top: 0 none;
    margin-top: 0;
    padding-top: 0;
}
.cart-search-contact .mini-cart-content .mini-cart-item-image {
    border: 2px solid hsl(0, 0%, 93%);
    float: left;
    height: 50px;
    margin-right: 15px;
    width: 50px;
}
.cart-search-contact .mini-cart-content .mini-cart-item-image a, .cart-search-contact .mini-cart-content .mini-cart-item-image img {
    display: block;
    height: 46px;
    width: 46px;
}
.cart-search-contact .mini-cart-content .mini-cart-item-image:hover {
    border-color: hsl(48, 100%, 50%);
}
.cart-search-contact .mini-cart-content .mini-cart-item-des {
    overflow: hidden;
    position: relative;
}
.cart-search-contact .mini-cart-content .mini-cart-item-des a {
    color: hsl(222, 81%, 13%);
    font-size: 0.93333rem;
    font-weight: 500;
    text-align: left;
}
.cart-search-contact .mini-cart-content .mini-cart-item-des a:hover {
    color: hsl(40, 100%, 60%);
}
.cart-search-contact .mini-cart-content .mini-cart-item-des .mini-cart-item-price {
    color: hsl(0, 0%, 53%);
    display: block;
    font-size: 0.86667rem;
    margin-top: 3px;
}
.cart-search-contact .mini-cart-content .mini-cart-item-des .mini-cart-item-quantity {
    color: hsl(0, 0%, 27%);
    display: block;
    font-size: 0.8rem;
    position: absolute;
    right: 0;
    top: 2px;
}
.cart-search-contact .mini-cart-content .mini-cart-action {
    border-top: 1px solid hsl(0, 0%, 94%);
    padding: 20px 15px;
}
.cart-search-contact .mini-cart-content .mini-cart-action .theme-btn-s2 {
    float: right;
}
.cart-search-contact .mini-cart-content .mini-cart-action .mini-checkout-price {
    color: hsl(222, 81%, 13%);
    display: inline-block;
    font-size: 1rem;
    font-weight: 500;
    margin-top: 10px;
}
.cart-search-contact .mini-cart-content-toggle .cart-search-contact .header-search-content-toggle {
    opacity: 0;
    right: 0;
    visibility: visible;
}
@media (max-width: 991px) {
.cart-search-contact .get-quote {
    display: none;
}
}
.cart-search-contact .mini-cart-content p {
    color: hsl(222, 81%, 13%);
    font-size: 1rem;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
}
.cart-search-contact .mini-cart-content .mini-cart-title {
    border-bottom: 1px solid hsl(0, 0%, 94%);
    padding: 12px 15px;
}
.cart-search-contact .mini-cart-content .mini-cart-items {
    padding: 15px;
}
.welcome-slider-area {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.welcome-single-slide {
    height: 776px;
    width: 100%;
}
.slide-bg-overlay {
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.slide-bg-overlay::after {
    background: hsla(0, 0%, 0%, 0) url("assets/img/pattern_home.png") repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.welcome-area {
    align-items: center;
    display: flex;
    height: 100%;
}

.slide-bg-six {
    background: hsla(0, 0%, 0%, 0) url("../img/slider/6.jpg") no-repeat scroll center center / cover !important;
}

.slide-bg-one {
    background: hsla(0, 0%, 0%, 0) url("../img/slider/1.jpg") no-repeat scroll center center / cover !important;
}
.slide-bg-two {
    background: hsla(0, 0%, 0%, 0) url("../img/slider/2.jpg") no-repeat scroll center center / cover ;
}
.slide-bg-three {
    background: hsla(0, 0%, 0%, 0) url("../img/slider/3.jpg") no-repeat scroll center center / cover ;
}

.slide-bg-four {
    background: hsla(0, 0%, 0%, 0) url("../img/slider/4.jpg") no-repeat scroll center center / cover ;
}

.slide-bg-five {
    background: hsla(0, 0%, 0%, 0) url("../img/slider/5.jpg") no-repeat scroll center center / cover ;
}


.owl-item.active .welcome-single-slide .slider-text-bg {
    animation: 1s ease 1s normal both 1 running slideInLeft;
    opacity: 0.6 !important;
}
.owl-item.active .welcome-single-slide .welcome-text h4 {
    animation: 1s ease 1.2s normal both 1 running fadeInUp;
}
.owl-item.active .welcome-single-slide .welcome-text h1 {
    animation: 1s ease 1.5s normal both 1 running fadeInUp;
}
.owl-item.active .welcome-single-slide .home-button {
    animation: 1s ease 2.5s normal both 1 running fadeInUp;
}
.welcome-slider-area .owl-nav {
    bottom: -100px;
    left: 47%;
    position: absolute;
    transition: all 0.3s ease 0s;
}
.welcome-slider-area:hover .owl-nav {
    bottom: 20px;
}
.welcome-slider-area .owl-nav > div {
    background: hsla(40, 100%, 60%, 0.75) none repeat scroll 0 0;
    border: 3px solid hsla(0, 0%, 100%, 0.07);
    border-radius: 0;
    bottom: 0;
    color: hsl(0, 0%, 100%);
    display: inline-block;
    font-size: 35px;
    height: 50px;
    left: 0;
    margin-left: 10px;
    padding-top: 5px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 50px;
}
.welcome-slider-area .owl-nav > div:hover {
    background: hsl(207, 65%, 7%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
}
@media only screen and (min-width: 1920px) {
.welcome-single-slide {
    height: 950px;
    width: 100%;
}
}

@media only screen and (min-width : 1030px) and (max-width:1366px) {
	
	.container {
    width: 1200px;
}
	
	
}



@media only screen and (min-width: 992px) and (max-width: 1200px) {
.welcome-single-slide {
    height: 800px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.welcome-single-slide {
    height: 700px;
}
}
@media only screen and (max-width: 767px) {
.welcome-single-slide {
    height: 430px;
}

.welcome-text.welcome-text-TWO h1 {
    font-size: 13px !important;
}

.welcome-text.welcome-text-TWO h1 span {
    font-size: 11px !important;
}


}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
.home-slider {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    position: relative;
}
.text-center {
    text-align: center !important;
}
.home-single-slide {
    height: 100vh;
    position: relative;
}
.slide-one {
    background: hsla(0, 0%, 0%, 0) url("img/slider/4.jpg") no-repeat scroll center center / cover ;
}
.slide-two {
    background: hsla(0, 0%, 0%, 0) url("img/slider/5.jpg") no-repeat scroll center center / cover ;
}
.slide-three {
    background: hsla(0, 0%, 0%, 0) url("img/slider/6.jpg") no-repeat scroll center center / cover ;
}
.slide-one, .slide-two, .slide-three {
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.slider-text h1 {
    animation-delay: 0.3s;
    color: hsl(0, 0%, 100%);
    font-size: 55px;
    font-weight: bold;
    line-height: 1.27em;
    margin: 0.63em 0 1em;
    text-transform: uppercase;
}
.slider-text h1 span {
    color: hsl(32, 100%, 50%);
}
.slider-text p {
    color: hsl(0, 0%, 100%);
    letter-spacing: 2px;
}
.slider-text h4 {
    animation-delay: 0.5s;
    color: hsl(0, 0%, 100%);
    font-weight: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.home-single-slide-button a {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    border-radius: 50px;
    color: hsl(0, 0%, 100%);
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 18px 40px;
    text-transform: uppercase;
}
.home-single-slide-button a:hover {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    color: hsl(40, 100%, 60%);
}
.home-single-slide .container {
    display: table;
    height: 100%;
    position: relative;
}
.home-single-slide .container .row {
    display: table-cell;
    vertical-align: middle;
}
.home-single-slide .container .slider-text {
    position: relative;
    z-index: 10;
}
.home-single-slide::before {
    background: hsla(0, 0%, 0%, 0) -moz-linear-gradient(center top , hsl(216, 62%, 10%) 55%, hsl(40, 100%, 60%)) repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
.home-single-slide .slider-image-layer {
    left: calc(50% - 287px);
    position: absolute;
}
.home-single-slide .home-single-slide-button {
    left: calc(50% - 100px);
    position: absolute;
}
.owl-item.active .home-single-slide .slider-text h1 {
    animation: 1s ease 2s normal both 1 running fadeInUp;
}
.owl-item.active .home-single-slide .slider-text h4 {
    animation: 1s ease 1.5s normal both 1 running fadeInUp;
}
.owl-item.active .home-single-slide .slider-image-layer {
    animation: 1s ease 2.5s normal both 1 running fadeInUp;
    z-index: 9;
}
.owl-item.active .home-single-slide .home-single-slide-button {
    animation: 1s ease 2.5s normal both 1 running fadeInUp;
    z-index: 9;
}
.slider-image-layer {
    animation-delay: 0.7s;
    float: right;
}
.call-to-action {
    animation-delay: 0.9s;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 40px;
}
.call-to-action a {
    color: hsl(0, 0%, 0%);
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-left: 6px;
    padding: 10px 30px;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
}
.call-to-action a::before, .call-to-action a::after {
    background: hsl(179, 92%, 42%) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    transition: all 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
    width: 100%;
}
.green-bg .call-to-action a::before, .green-bg .call-to-action a::after {
    background: hsl(52, 100%, 50%) none repeat scroll 0 0;
}
.call-to-action a::after {
    height: 30px;
    left: auto;
    right: 0;
    width: 5px;
}
.call-to-action a:hover::after, .call-to-action a:hover::before {
    background: hsl(32, 100%, 50%) none repeat scroll 0 0;
}
.welcome-text-slider {
    position: relative;
}

.last-colum {
    display: flex;
    
}

h4.widget_title {
    font-size: 16px !important;
}

.last-colum ul {
    width: 50%;
}

.slider-bg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.slider-bg::after {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
}
.slide-one .slider-bg {
    background: hsla(0, 0%, 0%, 0) url("img/slider/slide_2.jpg") no-repeat scroll center center / cover ;
}
.slide-two .slider-bg {
    background: hsla(0, 0%, 0%, 0) url("img/slider/slide_1.jpg") no-repeat scroll center center / cover ;
}
.home-slider.owl-carousel .owl-nav > div {
    background: hsla(0, 0%, 100%, 0.18) none repeat scroll 0 0;
    border: 1px solid hsla(0, 0%, 100%, 0.3);
    color: hsl(40, 100%, 60%);
    display: inline-block;
    font-size: 30px;
    height: 40px;
    margin: 0 45px;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 40px;
}
.home-slider.owl-carousel .owl-controls {
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.home-slider.owl-carousel .owl-controls .owl-next {
    left: auto;
    right: 0;
}
.home-slider.owl-carousel .owl-nav > div:hover {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
}
.welcome-text-area {
    align-items: flex-end;
    color: hsl(0, 0%, 100%);
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding-top: 100px;
    width: 100%;
}
.home-top-layer {
    background: hsla(0, 0%, 0%, 0) url("img/slider/home_side_layer.jpg") repeat scroll 0 0 / cover ;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 66%;
}

.about-details h3 {
    color: #1a1a1a;
    margin: 10px 0;
    font-size: 20px;
}

.home-top-layer::after {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    content: "";
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 0;
    width: 100%;
}
.home-top-layer img {
    height: 100%;
    width: 100%;
}
.welcome-text h4 {
    color: hsl(0, 0%, 100%);
    font-weight: normal;
    letter-spacing: 6px;
    text-align: left;
    text-transform: uppercase;
}
.welcome-text h1 {
    letter-spacing: 6px;
    text-transform: uppercase;
}
.welcome-text h1 {
  color: hsl(40, 100%, 60%);
  font-size: 50px;
  letter-spacing: 0;
  line-height: 1.1;
  margin: 50px 0;
  text-align: left;
}
.welcome-text h1 span {
  color: hsl(0, 0%, 100%);
  display: block;
  font-size: 27px;
  font-weight: 400;
  position: relative;
  text-transform: capitalize;
  top: 14px;
}
.welcome-text h1 span::before {
  content: "";
  display: inline-block;
  position: absolute;
}
.home-button {
    margin-top: 60px;
    text-align: left;
}
.home-button a {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    border-radius: 50px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 18px 40px;
    text-transform: uppercase;
}
.home-button a:hover {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    color: hsl(40, 100%, 60%);
}

.main-slider .owl-nav {
	display: none;
}

.main-slider {
    
    height: auto;
    margin: 0 auto 45px;
    text-align: center;
    width: 100%;
}
.wellcome-area .owl-controls {
    bottom: 0;
    left: 40%;
    position: absolute;
}
.wellcome-area .owl-controls .owl-nav .owl-prev {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border-right: 1px solid;
    color: hsl(40, 100%, 60%);
    display: inline-block;
    font-size: 40px;
    height: 40px;
    padding-top: 1px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 50px;
}
.wellcome-area .owl-controls .owl-nav .owl-next {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    color: hsl(40, 100%, 60%);
    display: inline-block;
    font-size: 40px;
    height: 40px;
    padding-top: 1px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 50px;
}
.wellcome-area .owl-controls .owl-nav .owl-prev:hover {
    color: hsl(0, 0%, 0%);
}
.wellcome-area .owl-controls .owl-nav .owl-next:hover {
    color: hsl(40, 100%, 60%);
}
.about-section {
    padding: 70px 0 50px;
}
.about-section .area-title {
    margin-bottom: 20px;
}
.about-image {
    box-shadow: 0 0 0 10px hsl(0, 0%, 0%) inset;
    margin-right: 0;
    margin-top: 0;
    position: relative;
}
.about-image img {
    transform: translateY(30px) translateX(-30px);
    width: 100%;
    z-index: 1;
}
.about-slider-area {
    position: relative;
}
.about-slider-area::before {
    background: hsl(0, 0%, 97%) none repeat scroll 0 0;
    content: "";
    height: 114%;
    left: 5%;
    opacity: 0.9;
    position: absolute;
    top: -25px;
    width: 90%;
}
.about-slider {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    margin: 0 auto 100px;
    text-align: center;
    width: 80%;
}
.about-slider img {
    display: block;
    margin: 0 auto;
    width: 90%;
}
.about-section .owl-item img {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    max-width: 100%;
    width: auto;
}
.about-section .owl-controls {
    bottom: 0;
    position: absolute;
    right: 0;
}
.about-section .owl-controls .owl-nav .owl-prev {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border-right: 1px solid;
    color: hsl(40, 100%, 60%);
    display: inline-block;
    font-size: 20px;
    height: 27px;
    padding-top: 1px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 50px;
}
.about-section .owl-controls .owl-nav .owl-next {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    color: hsl(0, 0%, 0%);
    display: inline-block;
    font-size: 20px;
    height: 27px;
    padding-top: 1px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 50px;
}
.about-section .owl-controls .owl-nav .owl-prev:hover {
    color: hsl(0, 0%, 0%);
}
.about-section .owl-controls .owl-nav .owl-next:hover {
    color: hsl(40, 100%, 60%);
}
.business-col {
    color: hsl(0, 0%, 100%);
    padding: 35px 20px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.business-col h3 {
    color: hsl(40, 100%, 60%);
    font-size: 60px;
    font-weight: 700;
    transition: all 0.3s ease 0s;
}
.business-col h4 {
    color: hsl(0, 0%, 100%);
    margin: 10px 0;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.business-col p {
    color: hsl(0, 0%, 100%);
    position: relative;
    transition: all 0.3s ease 0s;
}
.about-area .about-title {
    margin-bottom: 20px;
}
.about-title {
    display: inline-block;
    margin-bottom: 20px;
}
.about-title h4 {
	font-size: 30px;
	margin-bottom: 6px;
	color: #333;
}
.about-title h2 {
	color: hsl(40, 100%, 60%);
	font-size: 43px;
	font-weight: 800;
	line-height: 1;
	margin-bottom: 0;
	position: relative;
	text-transform: uppercase;
	z-index: 9;
}
.about-area a.readmore:hover {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
}
.about-details > h2 {
    text-transform: capitalize;
    font-size: 26px !important;
    line-height: 33px !important;
    margin-bottom: 12px !important;
    color: #1f3548;
}
.about-area .fact-icon {
    color: hsl(15, 100%, 60%);
    font-size: 24px;
    height: 40px;
    margin-bottom: 10px;
    padding-top: 10px;
    width: 40px;
}
.about-area h3.counter {
    font-size: 23px;
    margin-bottom: 10px;
}

.about-details p {
    font-size: 18px;
    line-height: 30px;
}


.about-area .single-fun-fact {
    font-size: 12px;
    letter-spacing: 2px;
    margin-top: 30px;
    text-transform: uppercase;
}
.about-bottom-area .owl-item.center img {
    position: relative;
    transform: scale(2);
    z-index: 2;
}
.about-bottom-area .owl-item {
    margin-bottom: 77px;
    margin-top: 150px;
}
.about-bottom-area .owl-item img {
    transition: all 0.3s ease 0s;
}
.about-bottom-area .owl-controls {
    border: 3px solid hsla(0, 0%, 93%, 0.54);
    bottom: 0;
    position: absolute;
    right: 0;
}
.about-bottom-area .owl-controls .owl-nav .owl-next {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    display: inline-block;
    font-size: 20px;
    height: 27px;
    padding-top: 1px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 50px;
}
.about-bottom-area .owl-controls .owl-nav .owl-prev {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border-right: 1px solid;
    color: hsl(40, 100%, 60%);
    display: inline-block;
    font-size: 20px;
    height: 27px;
    padding-top: 1px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 50px;
}
.service-top {
    padding: 100px 0 70px;
    position: relative;
}
.service-top-area-bg {
    background: hsla(0, 0%, 0%, 0) url("../img/service/service_bg_1.jpg") no-repeat scroll center center / cover ;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: calc(50%);
}
.service-top::before {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    width: 30%;
}
.service-top-area-bg a {
    position: absolute;
}
.service-bottom {
    padding: 100px 0 70px;
    position: relative;
}
.service-bottom {
	padding: 30px 0 0px;
	position: relative;
}
.service-bottom-area-bg {
    background: hsla(0, 0%, 0%, 0) url("../img/service/service_bg_2.jpg") no-repeat scroll center center / cover ;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}
.team-inner {
    padding: 100px 0 70px;
}
.single-service {
    margin-top: 0;
}
.service-details {
	background: #ffbb33;
	padding: 20px;
}
.socail li {
    display: inline-block;
}

.about-features p {
    font-size: 16px !important;
}

.socail li a {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    color: hsl(0, 0%, 20%);
    padding: 10px;
}
.service-image img {
    width: 100%;
}
.service-details > p {
	font-size: 16px;
	margin-bottom: 23px;
	color: #000;
}
.service-details h3 {
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-bottom: 10px;
}
.service-details h3 span {
    color: hsl(40, 100%, 60%);
    font-size: 15px;
    margin: 10px 0 25px;
    text-transform: capitalize;
}
.service-details > h3 i {
    margin-right: 10px;
}
.service-details h3 span {
    color: hsl(0, 0%, 20%);
    display: block;
}
.service-single-detal h2 {
    padding: 10px 0 20px;
    text-transform: capitalize;
}
.service-single-detal p {
}
.service-spacail h3 {
    padding: 10px 0 20px;
}
.service-spacail p {
}
.service-project-area {
    padding: 100px 0 70px;
}
.service-img {
    position: relative;
}
.serv-details {
    background-color: hsla(40, 100%, 60%, 0.8);
    height: calc(79% - 50px);
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 10px;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: calc(100% - 50px);
}
.service-project:hover .serv-details {
    left: 25px;
    opacity: 1;
    visibility: visible;
}
.service-project .inner {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.serv-details .inner h3 {
	color: #000;
	font-size: 22px;
	font-weight: 400;
	margin: 0 0 0.7em;
	letter-spacing: 0;
	font-weight: 600;
}
.serv-details .inner p {
    color: hsl(222, 81%, 13%);
    display: block;
    font-size: 16px;
    margin-bottom: 1em;
}
.serv-details .inner a {
	background-color: #000;
	border-radius: 50%;
	color: hsl(0, 0%, 100%);
	display: inline-block;
	height: 50px;
	line-height: 50px;
	width: 50px;
}
.latest-service-title {
    border-right: 1px solid hsl(0, 0%, 95%);
    padding: 20px 25px 23px;
}
.latest-service-title h3 a {
    color: hsl(0, 0%, 20%);
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}
.error-area {
    background: hsla(0, 0%, 0%, 0) url("img/bg/404.jpg") no-repeat scroll center center / cover ;
    padding: 348px 0;
    text-align: center;
}
.inner-serives-box h2 {
    background-color: #06131d;
    color: #fff;
    font-size: 22px;
    padding: 10px 20px;
}

.inner-serives-box li a {
    color: #000;
    display: block;
    padding: 13px 0px;
    font-size: 19px;
    border-bottom: 1px dashed;
}
.inner-serives-box {
    background-color: #ffbb33;
    margin-top: 30px;
}
.error-area h3 {
    color: hsl(40, 100%, 60%);
    font-size: 50px;
    margin-top: 20px;
}
.error-area p {
    color: hsl(0, 0%, 0%);
    font-size: 18px;
    margin: 30px 0;
}
.error-col a {
    background: hsl(207, 65%, 7%) none repeat scroll 0 0;
    border: 1px solid hsl(207, 65%, 7%);
    color: hsl(0, 0%, 100%);
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 60px;
    letter-spacing: 0;
    line-height: 60px;
    padding: 0 40px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
@media (max-width: 991px) {
.about-features, .about-section-s2 .about-features {
    margin: 30px 0 0;
}
}
.grid, .about-section-s2 .grid {
    float: left;
    margin-bottom: 25px;
    padding-right: 45px;
    width: 45%;
}
@media (max-width: 991px) {
.grid, .about-section-s2 .grid {
    padding: 0 22px;
}
}
@media (max-width: 767px) {
.grid, .about-section-s2 .grid {
    margin-bottom: 30px;
    padding: 0 22px;
}
}
@media (max-width: 600px) {
.grid, .about-section-s2 .grid {
    float: none;
    width: 100%;
}
}
.grid .fi::before, .about-section-s2 .grid .fi::before {
    color: hsl(40, 100%, 60%);
    font-size: 3.33333rem;
}
@media (max-width: 767px) {
.grid .fi::before, .about-section-s2 .grid .fi::before {
    font-size: 2.66667rem;
}
}
.details, .about-section-s2 .details {
    position: relative;
}
.details .count, .about-section-s2 .details .count {
    color: hsl(0, 0%, 94%);
    font-size: 4.8rem;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
@media (max-width: 767px) {
.details .count, .about-section-s2 .details .count {
    font-size: 4.13333rem;
}
}
.details h3, .about-section-s2 .details h3 {
    font-size: 18px;
    margin: 0 0 0.8em;
    padding: 2.6em 0 0;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #000;
}
@media (max-width: 767px) {
.details h3, .about-section-s2 .details h3 {
    font-size: 1.2rem;
}
}
.details p, .about-section-s2 .details p {
    margin: 0;
}
.more-about, .about-section-s2 .more-about {
    line-height: 0.5em;
    margin-top: -10px;
}
@media (max-width: 991px) {
.more-about, .about-section-s2 .more-about {
    margin-top: -15px;
}
}
.more-about a, .about-section-s2 .more-about a {
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}

.welcome-text.welcome-text-TWO h1 {
   
    font-size: 49px;
    
}


.more-about a i, .about-section-s2 .more-about a i {
    display: inline-block;
    padding: 0 0 0 3px;
}
.more-about a:hover, .about-section-s2 .more-about a:hover {
    color: #000;
}
.service-sidebar .service-list-widget ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: hsl(0, 0%, 90%) hsl(0, 0%, 90%) -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    list-style: outside none none;
}
.service-sidebar .service-list-widget ul li {
    border-bottom: 1px solid hsl(0, 0%, 90%);
}
.service-sidebar .service-list-widget a {
    color: hsl(207, 65%, 7%);
    display: block;
    font-weight: 500;
    padding: 15px 24px;
}
.service-sidebar .service-list-widget a:hover, .service-sidebar .service-list-widget .current a {
    background-color: hsl(40, 100%, 60%);
    color: hsl(0, 0%, 100%);
}
.service-sidebar .download-widget ul {
    list-style: outside none none;
}
.service-sidebar .download-widget ul a {
    background-color: hsl(207, 65%, 7%);
    color: hsl(0, 0%, 100%);
    display: block;
    padding: 17px 25px;
}
.service-sidebar .download-widget ul i {
    color: hsl(40, 100%, 60%);
    display: inline-block;
    padding-right: 10px;
}
.service-sidebar .download-widget ul > li + li {
    margin-top: 5px;
}
.service-sidebar > .widget + .widget {
    margin-top: 60px;
}
.service-sidebar .contact-widget {
    background-color: hsl(40, 100%, 60%);
    padding: 45px 30px;
}
.service-sidebar .contact-widget h4 {
    color: hsl(0, 0%, 100%);
    font-size: 18px;
    margin: 0 0 0.8em;
    text-transform: uppercase;
}
.service-sidebar .contact-widget p {
    color: hsl(207, 65%, 7%);
    margin: 0 0 1em;
}
.service-sidebar .contact-widget p + a {
    color: hsl(0, 0%, 100%);
}
.service-sidebar .contact-widget p + a i {
    font-size: 14px;
}
.service-single-content {
    padding: 28px 0;
}
.service-single-content h2 {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 28px;
    text-transform: uppercase;
}
.service-single-section {
    padding: 100px 0;
}
.service-single-section .service-single-content p {
    margin-bottom: 1.3em;
}
.service-single-section .service-single-content h3 {
    font-size: 1.6rem;
    margin: 1.2em 0;
}

.dis p {
    color: #ffffff9e !important;
    font-size: 16px !important;
}

.single-fun-fact p {
    color:#FFF !important;
}

.history p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
}
.service-single-section .service-single-content h3 {
    font-size: 25px;
    margin: 1.2em 0;
    text-transform: uppercase;
}
.service-single-section .service-single-content ul {
    font-size: 1.06667rem;
    list-style: outside none none;
    margin-bottom: 40px;
}
.service-single-section .service-single-content ul li {
    background-color: hsl(0, 0%, 98%);
    border: 1px solid hsl(0, 0%, 93%);
    font-size: 16px;
    margin-bottom: 22px;
    padding: 6px 48px;
    position: relative;
}

.welcome-slider-area .container{ max-width:1200px;}


.service-single-section .service-single-content ul li i {
    background-color: hsl(0, 0%, 100%);
    color: #000;
    display: inline-block;
    height: 38px;
    left: 0;
    line-height: 38px;
    padding-left: 4px;
    position: absolute;
    top: 0;
    width: 26px;
}
.service-single-section .service-single-content .theme-btn.style3 {
    margin-top: 16px;
    padding: 8px 18px;
    text-transform: uppercase;
}
.video-popup {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    border: 4px solid hsla(40, 100%, 60%, 0.54);
    border-radius: 50%;
    box-shadow: 0 0 2px 5px hsla(0, 0%, 100%, 0.8);
    color: hsl(0, 0%, 100%);
    display: inline-block;
    font-size: 26px;
    height: 50px;
    left: 50%;
    line-height: 45px;
    padding-left: 6px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    z-index: 2;
}
.video-popup:hover {
    box-shadow: 0 0 2px 5px hsla(0, 0%, 100%, 0.3);
    color: hsl(0, 0%, 100%);
}
.video-popup-2 {
    background-color: hsl(0, 0%, 100%);
    border-radius: 50%;
    color: hsl(40, 100%, 60%);
    display: inline-block;
    font-size: 30px;
    height: 70px;
    left: 50%;
    line-height: 70px;
    padding-left: 6px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    z-index: 2;
}
.video-popup-2:hover {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    box-shadow: 0 0 2px 5px hsla(0, 0%, 100%, 0.3);
    color: hsl(0, 0%, 100%);
}
.waves-block {
    height: 180px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 180px;
    z-index: 2;
}
.waves-block .waves {
    animation: 3s ease-in-out 0s normal none infinite running waves;
    background: hsla(0, 0%, 100%, 0.2) none repeat scroll 0 0 padding-box;
    border-radius: 50%;
    height: 180px;
    opacity: 0;
    position: absolute;
    width: 180px;
}
.waves-block .wave-1 {
    animation-delay: 0s;
}
.waves-block .wave-2 {
    animation-delay: 1s;
}
.waves-block .wave-3 {
    animation-delay: 2s;
}
@keyframes waves {
0% {
    opacity: 0;
    transform: scale(0.2, 0.2);
}
50% {
    opacity: 0.9;
}
100% {
    opacity: 0;
    transform: scale(0.9, 0.9);
}
}
.project-area {
    position: relative;
}
.project-img img {
    width: 100%;
}
.single-project-details {
    overflow: hidden;
    position: relative;
}
.project-details {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateY(50px);
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 9;
}
.single-project-details::after {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.single-project-details:hover::after {
    opacity: 0.8;
}
.single-project-details:hover .project-details {
    opacity: 1;
    transform: translateY(0px);
}
.project-details h4, .project-details h5 {
	color: #000;
}
.project-view-details a {
	background: #000;
	border-radius: 50%;
	box-shadow: 0 0 0 -1px hsl(0, 0%, 100%);
	color: #fff;
	display: inline-block;
	font-size: 25px;
	height: 50px;
	margin: 0 5px 20px;
	padding-top: 13px;
	text-align: center;
	width: 50px;
}
.project-view-details a:hover {
    background: hsla(0, 0%, 100%, 0.4) none repeat scroll 0 0;
    box-shadow: 0 0 0 9px hsla(0, 0%, 0%, 0);
}
.portfolio-area {
    margin-bottom: 100px;
    position: relative;
}
.portfolio-area-bg::before {
    background: hsl(0, 0%, 97%) none repeat scroll 0 0;
    bottom: -100px;
    content: "";
    height: 100px;
    position: absolute;
    width: 100%;
}
.portfolio-area-bg {
    background: hsl(0, 0%, 97%) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.portfolio-menu {
    font-size: 12px;
    letter-spacing: 2px;
    margin-bottom: -100px;
    text-transform: uppercase;
}
.portfolio-menu li {
    cursor: pointer;
    position: relative;
    z-index: 1;
}
.portfolio-menu li::after {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    content: "";
    height: 30%;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) skewX(-20deg);
    transition: all 0.3s ease 0s;
    width: 0;
    z-index: -1;
}
.portfolio-menu li.active::after {
    width: 50%;
}
.portfolio-content {
    margin-top: -100px;
}
.single-portfolio {
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
}
.portfolio-details {
    background-color: hsla(40, 100%, 60%, 0.8);
    height: calc(100% - 50px);
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 25px;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: calc(100% - 50px);
}
.single-portfolio:hover .portfolio-details {
    left: 25px;
    opacity: 1;
    visibility: visible;
}
.portfolio-details .inner {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.single-portfolio .inner h3 {
    font-size: 1.46667rem;
    font-weight: 400;
    margin: 0 0 0.7em;
}
.single-portfolio .inner h3 a {
    color: hsl(0, 0%, 100%);
}
.single-portfolio .inner h3 + span {
    color: hsl(222, 81%, 13%);
    display: block;
    font-size: 16px;
    margin-bottom: 1em;
}
.single-portfolio .inner .view {
    background-color: hsl(40, 100%, 60%);
    border-radius: 50%;
    color: hsl(0, 0%, 100%);
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 50px;
}
.single-price {
    background: hsla(0, 0%, 0%, 0) url("img/bg/1.jpg") no-repeat scroll center center / cover ;
    border: 1px solid hsl(0, 0%, 88%);
    margin-top: 0;
    transition: all 0.3s ease 0s;
}
.price-title {
    padding: 30px 20px 20px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.price-button {
    color: hsl(0, 0%, 100%);
    padding: 30px 20px 20px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.price-top-title {
    background: hsl(0, 0%, 97%) none repeat scroll 0 0;
    border-bottom: 1px solid hsl(0, 0%, 88%);
    min-height: 146px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.price-title p {
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.price-title h3 {
    font-size: 60px;
    font-weight: 700;
    transition: all 0.3s ease 0s;
}
.price-details {
    overflow: hidden;
    padding: 50px 0;
    position: relative;
    transition: all 0.3s ease 0s;
    z-index: 1;
}
.price-details ul {
    font-size: 14px;
    letter-spacing: 1px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.price-details ul li {
    color: hsl(0, 0%, 100%);
    padding: 7px 0;
    transition: all 0.3s ease 0s;
}
.price-button {
    background: hsl(0, 0%, 97%) none repeat scroll 0 0;
    border-top: 1px solid hsl(0, 0%, 88%);
    padding-bottom: 40px;
    padding-top: 20px;
    transition: all 0.3s ease 0s;
}
.single-price.active, .single-price {
    transition: all 0.9s ease 0s;
}
.single-price.active, .single-price:hover {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    transition: all 0.9s ease 0s;
}
.active .price-title, .active .price-button {
    color: hsl(0, 0%, 100%);
    transition: all 0.3s ease 0s;
}
.single-price.active .price-details::after, .single-price:hover .price-details::after {
    left: 0;
    opacity: 1;
    transition: all 0.3s ease 0s;
}
.single-price.active .price-title, .price-button {
    color: hsl(40, 100%, 60%);
    transition: all 0.3s ease 0s;
}
.single-price.active .price-button a {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    transition: all 0.3s ease 0s;
}
.single-price.active .price-button a:hover {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    color: hsl(0, 0%, 0%);
    transition: all 0.3s ease 0s;
}
.fact-area {
    color: hsl(0, 0%, 100%);
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 80px 0 40px;
    position: relative;
    text-transform: capitalize;
}
.single-fun-fact {
    margin-bottom: 40px;
}
.fact-area-bg {
    background: hsla(0, 0%, 0%, 0) url("../img/bg/4.jpg") no-repeat scroll center center / cover ;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.fact-area-bg::after {
    background: hsl(207, 65%, 7%) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
}
.fact-icon {
    font-size: 40px;
    margin: 0 auto;
}
.single-fun-fact.text-center.wow.fadeInUp > span {
  font-size: 37px;
  margin-left: -17px;
}
h3.counter {
    font-size: 40px;
    margin: 15px;
    position: relative; display:inline-block;
}
h3.counter::after {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    bottom: -8px;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 100px;
}
.blog-area {
    padding: 60px 0 50px;
}
.single-blog {
    margin-bottom: 30px;
    z-index: 9;
}
.post-details {
    background: #fff;
    bottom: -50px;
    left: 50px;
    padding: 20px;
    transition: all 0.3s ease 0s;
}
.post-details .postmeta {
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.post-details h3 {
    color: hsl(0, 0%, 0%);
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5em;
    margin-bottom: 15px;
}
.post-details p {
    margin-bottom: 15px;
}
.post-details .postmeta a {
    color: hsl(0, 0%, 0%);
}
.post-details .postmeta a:last-child {
    float: right;
}
.single-blog a.readmore i {
    transition: all 0.3s ease 0s;
}
.single-blog a.readmore {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    color: hsl(0, 0%, 20%);
    margin-top: 0;
    padding: 0;
}
.single-blog a.readmore:hover i {
    padding-left: 10px;
}
.single-blog:hover .post-details {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    box-shadow: 0 0 20px -4px;
}
.blog-sidebar {
}
.blog-section {
    padding: 100px 0;
}
@media (max-width: 991px) {
.blog-sidebar {
    margin-top: 90px;
    max-width: 400px;
}
}
@media (max-width: 767px) {
.blog-sidebar {
    margin-top: 80px;
}
}
.blog-sidebar .widget {
    border: 1px solid hsl(0, 0%, 97%);
    padding: 45px 35px;
}
@media (max-width: 767px) {
.blog-sidebar .widget {
    padding: 35px 25px;
}
}
.blog-sidebar .widget h3 {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 32px;
    padding-right: 2.2em;
    position: relative;
    text-transform: uppercase;
}
.blog-sidebar .widget h3::after {
    background-color: hsl(0, 0%, 50%);
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    top: 0.7em;
    width: 35px;
}
.scrolltotop {
  display: none !important;
}
.blog-sidebar .about-widget {
    padding: 45px;
    text-align: center;
}
@media (max-width: 1199px) {
.blog-sidebar .about-widget {
    padding: 45px 35px;
}
}
@media (max-width: 767px) {
.blog-sidebar .about-widget {
    padding: 35px 25px;
}
}
.blog-sidebar .about-widget .author-pic {
    margin-bottom: 25px;
}
.blog-sidebar .about-widget p {
    font-size: 14px;
    margin: 0 0 1.5em;
}
.blog-sidebar .about-widget img {
    border-radius: 0;
}
.blog-sidebar .about-widget .social {
    display: inline-block;
    overflow: hidden;
}
.blog-sidebar .about-widget .social li {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.blog-sidebar .about-widget .social li a {
    background: hsl(0, 0%, 85%) none repeat scroll 0 0;
    border-radius: 50%;
    color: hsl(0, 0%, 100%);
    display: block;
}
.blog-sidebar .about-widget .social li a:hover {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
}
.blog-sidebar .about-widget .social > li + li {
    margin-left: 5px;
}
.blog-sidebar .search-widget form div {
    position: relative;
}
.blog-sidebar .search-widget input {
    background-color: hsl(0, 0%, 93%);
    border: 0 none;
    border-radius: 50px;
    box-shadow: none;
    font-size: 17px;
    font-weight: normal;
    height: 50px;
    padding: 6px 50px 6px 20px;
    transition: all 0.3s ease 0s;
}
.blog-sidebar .search-widget input:focus {
    background-color: hsla(45, 26%, 67%, 0.3);
}
.blog-sidebar .search-widget form button {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    border: 0 none;
    color: hsl(40, 100%, 60%);
    font-size: 20px;
    outline: 0 none;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
}
.blog-sidebar .recent-post-widget .post {
    overflow: hidden;
}
.blog-sidebar .recent-post-widget .posts > .post + .post {
    margin-top: 15px;
}
.blog-sidebar .recent-post-widget .post .img-holder {
    float: left;
    width: 85px;
}
.blog-sidebar .recent-post-widget .post .details {
    float: left;
    padding-left: 25px;
    width: calc(100% - 85px);
}
.blog-sidebar .recent-post-widget .post img {
    border-radius: 0;
}
.blog-sidebar .recent-post-widget .post h4 {
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 0;
}
@media (max-width: 1199px) {
.blog-sidebar .recent-post-widget .post h4 {
    margin: 0;
}
}
.blog-sidebar .recent-post-widget .post h4 a {
    color: hsl(0, 0%, 46%);
    display: inline-block;
    letter-spacing: 0;
}
.blog-sidebar .recent-post-widget .post h4 a:hover {
    color: hsl(40, 100%, 60%);
}
.blog-sidebar .category-widget ul li {
    font-size: 1.0625rem;
    padding-left: 15px;
    position: relative;
}
@media (max-width: 767px) {
.blog-sidebar .category-widget ul li {
    font-size: 1rem;
}
}
.blog-sidebar .category-widget ul li::before {
    content: "-";
    left: 0;
    position: absolute;
    top: 0;
}
.blog-sidebar .category-widget ul > li + li {
    margin-top: 15px;
}
.blog-sidebar .category-widget ul a {
    color: hsl(0, 0%, 40%);
    font-size: 14px;
}
.blog-sidebar .category-widget ul a:hover, .blog-sidebar .category-widget ul li:hover::before {
    color: hsl(40, 100%, 60%);
}
.blog-sidebar .tag-widget {
    padding-bottom: 37px;
}
.blog-sidebar .tag-widget ul {
    overflow: hidden;
}
.blog-sidebar .tag-widget ul li {
    float: left;
    margin: 0 8px 8px 0;
}
.blog-sidebar .tag-widget ul li a {
    border: 1px solid hsl(0, 0%, 91%);
    border-radius: 5px;
    color: hsl(219, 6%, 47%);
    display: inline-block;
    font-size: 13px;
    padding: 4px 8px 5px;
}
.blog-sidebar .tag-widget ul li a:hover {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
}
.leave-comment {
    background: hsl(0, 0%, 97%) none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 5px hsla(0, 0%, 0%, 0.08);
    margin-top: 60px;
    padding: 37px 40px 40px;
}
.leave-comment form {
    margin-top: 49px;
}
.leave-comment form input[type="text"] {
    border: 1px solid hsl(0, 0%, 93%);
    box-shadow: 0 0 5px hsla(0, 0%, 0%, 0.05);
    color: hsl(0, 0%, 40%);
    font-family: "Nunito",sans-serif;
    font-size: 14px;
    height: 45px;
    margin-bottom: 20px;
    padding-left: 15px;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.leave-comment form textarea {
    border: medium none;
    box-shadow: 0 0 5px hsla(0, 0%, 0%, 0.05);
    color: hsl(0, 0%, 40%);
    font-family: "Nunito",sans-serif;
    font-size: 14px;
    height: 176px;
    margin-bottom: 20px;
    max-width: 100%;
    min-height: 176px;
    outline: medium none;
    padding-left: 15px;
    padding-top: 7px;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.leave-comment form textarea::-moz-placeholder, .leave-comment form input[type="text"]::-moz-placeholder {
    color: hsl(0, 0%, 53%);
    opacity: 1;
}
.leave-comment form textarea:-moz-placeholder, .leave-comment form input[type="text"]:-moz-placeholder {
    color: hsl(0, 0%, 53%);
    opacity: 1;
}
.leave-comment form input#comment-submit {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    border: 1px solid hsla(0, 0%, 0%, 0);
    border-radius: 2px;
    box-shadow: 0 0 5px hsla(0, 0%, 0%, 0.1);
    color: hsl(0, 0%, 100%);
    cursor: pointer;
    font-family: "Nunito",sans-serif;
    font-size: 12px;
    letter-spacing: 0.01em;
    line-height: 14px;
    outline: medium none;
    padding: 14px 15px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.leave-comment form input#comment-submit:hover {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
}
.comment-area {
    background: hsl(0, 100%, 100%) none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 5px hsla(0, 0%, 0%, 0.08);
    margin-top: 60px;
    padding: 30px 20px 0;
}
.comment-title h4 {
    color: hsl(0, 0%, 27%);
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: capitalize;
}
.comment-title h4 span {
    color: hsl(40, 100%, 60%);
}
.comment-thumb {
    float: left;
}
.comment-thumb img {
    border-radius: 0;
    height: 80px;
    width: 80px;
}
.comment-content {
    overflow: hidden;
    padding-left: 46px;
}
.comment-info-inner article {
    border-bottom: 1px solid hsl(0, 0%, 92%);
    margin-top: 35px;
    padding-bottom: 30px;
}
.comment-list > .comment-info-inner:last-child article {
    border: medium none;
}
.comment-content .meta-data h2 {
    color: hsl(0, 0%, 33%);
    font-size: 17px;
    font-weight: 500;
}
.comment-content .meta-data p.category {
    color: hsl(0, 0%, 47%);
    font-size: 14px;
    margin-bottom: 15px;
}
.comment-content .meta-data p.category span {
    color: hsl(40, 100%, 60%);
}
.comment-content > p {
    color: hsl(0, 0%, 40%);
}
.comment-content a {
    color: hsl(0, 0%, 27%);
    display: inline-block;
    font-size: 22px;
    margin-top: 10px;
}
.comment-content a:hover {
    color: hsl(40, 100%, 60%);
}
.children {
    padding-left: 104px;
}
.blog-details .blog-item .content .top-box {
    border-bottom: 2px solid hsl(0, 0%, 93%);
    margin-bottom: 36px;
    padding-bottom: 44px;
    padding-top: 24px;
}
.blog-details .blog-item .content .top-box h4 {
    float: left;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.blog-details .blog-item .content .top-box h4 span {
}
.blog-details .blog-item .content .top-box .comment-meta {
    float: right;
}
.blog-details .blog-item .content .top-box .comment-meta li {
    display: inline-block;
    margin-right: 14px;
}
.blog-details .blog-item .content .top-box .comment-meta li a {
    color: hsl(0, 0%, 0%);
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.blog-details .blog-item .content .top-box .comment-meta li a .icon {
    color: hsl(40, 100%, 60%);
    font-size: 18px;
    margin-right: 8px;
}
.blog-details .blog-item .content .middle-box blockquote {
    background-color: hsl(45, 29%, 97%);
    color: hsl(0, 0%, 64%);
    font-size: 16px;
    font-style: italic;
    padding: 32px 38px;
}
.theme-accordion-s1, .theme-accordion-s2 {
    margin-bottom: 0;
}
.theme-accordion-s1 .panel-default, .theme-accordion-s2 .panel-default {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
}
.theme-accordion-s1 .panel-heading, .theme-accordion-s2 .panel-heading {
    background-color: hsla(0, 0%, 0%, 0);
    border-radius: 0;
    padding: 0;
}
.theme-accordion-s1 .panel + .panel, .theme-accordion-s2 .panel + .panel {
    margin-top: 15px;
}
.theme-accordion-s1 .panel-heading a, .theme-accordion-s2 .panel-heading a {
    background-color: hsl(40, 100%, 60%);
    color: hsl(0, 0%, 100%);
    display: block;
    font-size: 20px;
    padding: 18px 25px;
    position: relative;
}
@media (max-width: 991px) {
.theme-accordion-s1 .panel-heading a, .theme-accordion-s2 .panel-heading a {
    font-size: 1rem;
    padding: 15px 25px;
}
}
@media (max-width: 767px) {
.theme-accordion-s1 .panel-heading a, .theme-accordion-s2 .panel-heading a {
    padding: 12px 15px;
}
}
.theme-accordion-s1 .panel-heading a::before, .theme-accordion-s2 .panel-heading a::before {
    content: "";
    font-family: "FontAwesome";
    font-size: 20px;
    position: absolute;
    right: 25px;
    transform: rotate(180deg);
    transition: all 0.3s ease 0s;
}
@media (max-width: 991px) {
.theme-accordion-s1 .panel-heading a::before, .theme-accordion-s2 .panel-heading a::before {
    font-size: 1.125rem;
    right: 20px;
}
}
.theme-accordion-s1 .panel-heading a:focus, .theme-accordion-s2 .panel-heading a:focus {
    text-decoration: none;
}
.theme-accordion-s1 .panel-heading .collapsed, .theme-accordion-s2 .panel-heading .collapsed {
    background-color: hsl(0, 0%, 95%);
    color: hsl(224, 22%, 20%);
}
.theme-accordion-s1 .panel-heading .collapsed::before, .theme-accordion-s2 .panel-heading .collapsed::before {
    transform: rotate(0deg);
}
.theme-accordion-s1 .panel-heading + .panel-collapse > .panel-body, .theme-accordion-s2 .panel-heading + .panel-collapse > .panel-body {
    background-color: hsl(0, 0%, 98%);
    border: 0 none;
    font-size: 1.125rem;
    padding: 40px 25px 15px;
}
@media (max-width: 991px) {
.theme-accordion-s1 .panel-heading + .panel-collapse > .panel-body, .theme-accordion-s2 .panel-heading + .panel-collapse > .panel-body {
    font-size: 1rem;
    padding: 20px 25px 10px;
}
}
@media (max-width: 767px) {
.theme-accordion-s1 .panel-heading + .panel-collapse > .panel-body, .theme-accordion-s2 .panel-heading + .panel-collapse > .panel-body {
    padding: 15px 15px 8px;
}
}
.theme-accordion-s1 .panel-heading + .panel-collapse > .panel-body p, .theme-accordion-s2 .panel-heading + .panel-collapse > .panel-body p {
    font-size: 14px;
    margin-bottom: 14px;
}
.theme-accordion-s2 .panel-default {
    border: 0 none;
    position: relative;
}
.theme-accordion-s2 .panel-heading a {
    background-color: hsl(0, 0%, 100%);
    border: 1px solid hsl(213, 19%, 89%);
    color: hsl(40, 100%, 60%);
    display: block;
    font-family: "Playfair Display",serif;
    padding: 12px 25px;
    position: relative;
}
@media (max-width: 991px) {
.theme-accordion-s2 .panel-heading a {
    padding: 12px 20px;
}
}
@media (max-width: 767px) {
.theme-accordion-s2 .panel-heading a {
    padding: 12px 15px;
}
}
.theme-accordion-s2 .panel-heading a .icon {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    font-size: 1.25rem;
    height: 47px;
    line-height: 47px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 47px;
}
@media (max-width: 767px) {
.theme-accordion-s2 .panel-heading a .icon {
    display: none;
}
}
.theme-accordion-s2 .panel-heading a .icon::before {
    content: "";
    font-family: "FontAwesome";
    transform: rotate(180deg);
    transition: all 0.3s ease 0s;
}
.theme-accordion-s2 .panel-heading a::before {
    display: none;
}
.theme-accordion-s2 .panel-heading .collapsed {
    color: hsl(224, 24%, 15%);
}
.theme-accordion-s2 .panel-heading .collapsed .icon::before {
    content: "";
}
.theme-accordion-s2 .panel-heading + .panel-collapse > .panel-body {
    min-height: 135px;
    padding-left: 130px;
    position: relative;
}
@media (max-width: 767px) {
.theme-accordion-s2 .panel-heading + .panel-collapse > .panel-body {
    min-height: auto;
    padding-left: 15px;
}
}
.theme-accordion-s2 .panel-heading + .panel-collapse > .panel-body .img-holder {
    left: 0;
    position: absolute;
    top: 30px;
}
@media (max-width: 767px) {
.theme-accordion-s2 .panel-heading + .panel-collapse > .panel-body .img-holder {
    margin-bottom: 15px;
    position: static;
}
}
.info-box-section {
    border-bottom: 8px solid hsl(40, 100%, 60%);
}
.info-box {
    display: inline-block;
}
.info-box ul li {
    display: inline-block;
}
.info-box ul li a {
    background-color: hsl(40, 100%, 60%);
    border: 1px solid hsl(40, 100%, 60%);
    color: hsl(0, 0%, 100%);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 18px 22px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.info-box ul li a:hover {
    background-color: hsl(0, 0%, 100%);
    border-color: hsl(0, 0%, 93%);
    color: hsl(40, 100%, 60%);
}
.info-box ul li a .icon {
    font-size: 16px;
    margin-right: 8px;
}
.blog-details .blog-item .content .bottom-box .tag-share {
    border-bottom: 1px solid hsl(0, 0%, 93%);
    border-top: 1px solid hsl(0, 0%, 93%);
    display: inline-block;
    line-height: 50px;
    margin-top: 36px;
    min-height: 50px;
    position: relative;
    width: 100%;
}
.blog-details .blog-item .content .bottom-box .tag {
    float: left;
}
.blog-details .blog-item .content .bottom-box .tag .icon {
    background-color: hsl(0, 0%, 97%);
    color: hsl(40, 100%, 60%);
    display: inline-block;
    font-size: 16px;
    height: 50px;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-align: center;
    width: 50px;
}
.blog-details .blog-item .content .bottom-box .tag ul {
    margin-left: 70px;
}
.blog-details .blog-item .content .bottom-box .tag ul li {
    display: inline-block;
}
.blog-details .blog-item .content .bottom-box .tag ul li a {
    border: 1px solid hsl(0, 0%, 93%);
    color: hsl(0, 0%, 60%);
    font-size: 14px;
    letter-spacing: 1px;
    padding: 6px 8px;
    text-transform: capitalize;
}
.blog-details .blog-item .content .bottom-box .tag ul li a:hover {
    background-color: hsl(40, 100%, 60%);
    border: 1px solid hsl(40, 100%, 60%);
    color: hsl(0, 0%, 100%);
}
.blog-details .blog-item .content .bottom-box .share {
    float: right;
    position: relative;
}
.blog-details .blog-item .content .bottom-box .share .share-icon {
    background-color: hsl(0, 0%, 97%);
    color: hsl(40, 100%, 60%);
    display: inline-block;
    font-size: 16px;
    height: 50px;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-align: center;
    width: 50px;
}
.blog-details .blog-item .content .bottom-box .share ul {
    margin-left: 76px;
}
.blog-details .blog-item .content .bottom-box .share ul li {
    display: inline-block;
}
.blog-details .blog-item .content .bottom-box .share ul li a {
    border: 1px solid hsl(0, 0%, 93%);
    border-radius: 50%;
    color: hsl(0, 0%, 60%);
    display: inline-block;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    position: relative;
    text-align: center;
    width: 32px;
}
.blog-details .blog-item .content .bottom-box .share ul li a:hover {
    background-color: hsl(40, 100%, 60%);
    border: 1px solid hsl(40, 100%, 60%);
    color: hsl(0, 0%, 100%);
}
.blog-details .blog-item .content .bottom-box .author-box {
    background-color: hsl(0, 0%, 97%);
    margin: 36px 0 48px;
    padding: 24px 50px;
}
.blog-details .blog-item .content .bottom-box .author-box .author-avatar {
    float: left;
}
.blog-details .blog-item .content .bottom-box .author-box .author-avatar img {
    border-radius: 0;
}
.blog-details .blog-item .content .bottom-box .author-box .author-content {
    display: block;
    overflow: hidden;
    padding-left: 25px;
}
.blog-details .blog-item .content .bottom-box .author-box .author-name {
    color: hsl(224, 22%, 20%);
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
}
.blog-details .blog-item .content .bottom-box .author-box .author-content p {
    font-size: 15px;
    margin-bottom: 14px;
}
.blog-details .blog-item .content .bottom-box .author-box .social-lnk {
    display: inline-block;
}
.blog-details .blog-item .content .bottom-box .author-box .social-lnk li {
    float: left;
    margin-right: 15px;
}
.blog-details .blog-item .content .bottom-box .author-box .social-lnk a {
    color: hsl(0, 0%, 47%);
    display: block;
    font-size: 18px;
}
.blog-details .blog-item .content .bottom-box .post-next-prev {
    box-shadow: 0 0 5px hsla(0, 0%, 0%, 0.07);
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.blog-details .blog-item .content .bottom-box .np-post {
    flex-basis: 50%;
}
.blog-details .blog-item .content .bottom-box .np-post .icon {
    align-items: center;
    background: hsl(0, 0%, 98%) none repeat scroll 0 0;
    color: hsl(0, 0%, 13%);
    display: flex;
    float: left;
    font-size: 33px;
    height: 100%;
    padding: 0 14px;
}
.blog-details .blog-item .content .bottom-box .np-post .icon:hover i {
    color: hsl(40, 100%, 60%);
}
.blog-details .blog-item .content .bottom-box .prev-post {
    cursor: pointer;
    position: relative;
}
.blog-details .blog-item .content .bottom-box .np-post.prev-post::after {
    background-color: hsl(0, 0%, 80%);
    content: "";
    height: 100%;
    position: absolute;
    right: 20px;
    top: 0;
    transform: skewX(18deg);
    width: 1px;
}
.blog-details .blog-item .content .bottom-box .prev-post .icon {
    float: left;
}
.blog-details .blog-item .content .bottom-box .next-post .icon {
    float: right;
}
.blog-details .blog-item .content .bottom-box .np-post h2 {
    display: block;
    margin-bottom: 0;
    overflow: hidden;
    padding: 28px 10px;
}
.blog-details .blog-item .content .bottom-box .np-post h2 a {
    color: hsl(0, 2%, 41%);
    display: block;
    font-size: 15px;
    font-weight: 400;
}
.blog-details .blog-item .content .bottom-box .np-post h2 a:hover {
    color: hsl(40, 100%, 60%);
}

.area-title-and-content p.heading-text-sec {
    font-size: 18px;
    color: #000;
}

.hidding-content p {
    font-size: 19px;
    color: #000;
}
.divid.center p {
	color: #000;
	font-size: 21px;
	line-height: 30px;
}
.divid-section {
	padding: 55px 0;
	background-color: #ffbb33;
}
.divid-section .divid h2 {
	line-height: 1.5;
	margin-bottom: 10px;
	letter-spacing: 0;
	color: #232323;
}
.contact-wrapper {
	margin-bottom: 30px;
	margin-top: 0;
	background-color: #fff;
	padding: 34px;
}
.contact-top h2 {
    background: hsl(0, 0%, 95%) none repeat scroll 0 0;
    padding: 10px;
    text-transform: uppercase;
}
.contact-top p {
}
.contact-wrapper h2 {
    font-size: 20px;
    margin-bottom: 25px;
}
.contact-wrapper p {
    margin-bottom: 18px;
}
.contact-wrapper input, .contact-wrapper textarea {
    background: hsl(0, 0%, 97%) none repeat scroll 0 0;
    border: 1px solid hsla(0, 0%, 98%, 0.1);
    height: 45px;
    margin-bottom: 20px;
    padding-left: 20px;
    width: 100%;
}
.contact-wrapper textarea {
    height: 100px;
    padding-top: 5px;
}
.contact-wrapper span {
    text-transform: uppercase;
}
.contact-wrapper button {
    background: #07121d;
    border: medium none hsla(0, 0%, 0%, 0);
    color: hsl(0, 0%, 100%);
    font-size: 16px;
    font-weight: 600;
    padding: 10px 25px;
    text-transform: uppercase;
    width: 100%;
}
.contact-wrapper button:hover {
    background: hsl(207, 65%, 7%) none repeat scroll 0 0;
}
.contact-wrapper h3 {
    font-size: 16px;
    margin-bottom: 20px;
}
.contact-wrapper ul {
    border-bottom: 1px solid hsl(0, 0%, 95%);
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.contact-wrapper ul:last-child {
    border-bottom: medium none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.contact-wrapper ul li {
    display: block;
    line-height: 36px;
}
.contact-wrapper ul li span {
    color: hsl(0, 0%, 60%);
    font-weight: 600;
    margin-right: 10px;
}

.contact-area .area-title h2 {
	color: #000 !important;
	
}

#googleMap {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    height: 613px;
    width: 100%;
}
.area-title-and-content {
    margin-top: 50px;
}
.contact-area {
    padding: 50px 0 20px;
    position: relative;
    background-color: #ffbb33;
}
.contact-icon i {
	font-size: 24px;
	border: 1px solid #000;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	width: 50px;
	height: 50px;
	/* margin-right: 20px; */
	padding: 10px;
	vertical-align: middle;
}
.contact-area a {
    color: #000;
}
.contact-area a:hover {
    color: #000;
}
address {
	
	color: #000;
}
.single-contact {
	min-height: 50px;
	padding-left: 70px;
	position: relative;
	font-size: 22px;
	font-weight: 600;
	margin: 14px 0 23px;
	vertical-align: middle;
	padding-top: 6px;
	line-height: 36px;
}
.contact-wrapper input, .contact-wrapper textarea {
    border: 1px solid #07121d1c !important;
}
.contact-icon {
    font-size: 20px;
    height: 40px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px; color:#000;
}
.contact-social h3, .contact-social .social-bookmark {
    display: inline-block;
}
.contact-social h3 {
    font-size: 18px;
    position: relative;
}
.social-bookmark {
    margin-bottom: 10px;
}
.footer-logo img {
    max-width: 130px;
}
.footer-logo, .address-details {
    margin-bottom: 20px;
}
.contact-area .modal-content {
    background: hsla(0, 0%, 0%, 0) url("img/fact-area-bg.jpg") no-repeat scroll center center / cover ;
    border-radius: 0;
    z-index: 2;
}
.contact-area .modal-content::after {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
}
.contact-area .modal-content h4 {
    text-align: center;
    z-index: 9;
}
.contact-area .form-control {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    border: 1px solid;
    border-radius: 0;
    min-height: 40px;
}
.contact-area .contact-form button {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    border: 1px solid;
    height: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.contact-area .contact-form button:hover {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    border-color: hsl(40, 100%, 60%);
    color: hsl(0, 0%, 0%);
}
.contact-area .close {
    opacity: 1;
}
.modal.fade .modal-dialog {
}
.inner-page {
    background: hsla(0, 0%, 0%, 0) url("../img/bg/1.jpg") no-repeat scroll center center / cover ;
    height: 500px;
    position: relative;
    text-align: center;
    width: 100%;
}
.inner-page::before {
    background-color: hsl(207, 65%, 7%);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
}
@media screen and (min-width: 992px) {
.inner-page .container .col {
    padding-top: 210px;
}
}
@media screen and (min-width: 320px) {
.inner-page .container .col {
    padding-top: 210px;
}
}
.page-col {
    background: hsla(0, 0%, 100%, 0.05) none repeat scroll 0 0;
    padding: 20px;
}
.page-col h1 {
    color: hsl(40, 100%, 60%);
    font-size: 55px;
    text-transform: uppercase;
}
.page-col .breadcrumb {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    text-transform: capitalize;
}

.contact-page .contact-wrapper {
	background-color: #ffbb33;
}

.contact-page #submit {
	background-color: #000;
}

.page-col .breadcrumb li a {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    text-transform: capitalize;
}
.contact-area.contact-page {
	background-color: transparent;
}
.mission-title h2 {
	font-size: 55px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #000;
}
.mission-title h2 span {
    color: hsl(40, 100%, 60%);
    font-size: 60px;
    letter-spacing: 6px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.contact-detaisls p a {
    font-size: 22px;
}

.inner-serives-box ul{ padding:0 40px;}

.inner-serives-box li {
    list-style-type: disclosure-closed;
    
    color: #121212;
}

.blog-area .area-title-and-content{ margin:10px 0 40px;}

.mission-details h3 {
    color: hsl(207, 53%, 10%);
    margin: 10px 0 20px;
    text-transform: capitalize;
    font-size: 23px;
    letter-spacing: 0;
}
.mission-details h2 {
    font-size: 25px;
    letter-spacing: 0;
    color: #07121d;
    margin: 30px 0 5px;
}
.ceo-col {
    overflow: hidden;
    position: relative;
}
.ceo-details {
    background-color: hsla(40, 100%, 60%, 0.8);
    bottom: 110px;
    height: calc(20% - 50px);
    left: 9px;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: calc(100% - 50px);
}
.ceo-col:hover .ceo-details {
    bottom: 145px;
    opacity: 1;
    padding-top: 10px;
    visibility: visible;
}
.ceo-details h4 {
    color: hsl(0, 0%, 100%);
    font-weight: 400;
    text-transform: uppercase;
}
.ceo-details a {
    color: hsl(207, 53%, 10%);
}
.ceo-img {
    margin-bottom: 10px;
}
.ceo-img img {
    border: 3px solid hsl(40, 100%, 60%);
}
.ceo-info {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    padding: 20px 0;
}
.ceo-info img {
    margin: 10px 0;
}
.ceo-info h4 {
    color: hsl(207, 53%, 10%);
}
.ceo-info h6 {
    color: hsl(40, 100%, 60%);
}
.history {
    margin-bottom: 30px;
}
.hist {
    color: hsl(40, 100%, 60%);
    margin: 20px 0;
}
#footer {
    background: hsl(201, 25%, 13%) none repeat scroll 0 0;
}
.sec-padding {
    padding: 70px 30px 30px;
}
.footer-col a {
    color: hsl(40, 100%, 60%);
    margin-top: 1.4em;
}
.footer-col p {
    color: hsl(198, 11%, 43%);
    font-size: 1.1em;
    margin-top: 2em;
}
.footer-col ul {
    margin: 0;
    padding: 0;
}
.footer-col ul li {
    display: inline-block;
    list-style: outside none none;
    padding: 10px 9px;
}
.footer-col ul li:first-child {
    padding-left: 0;
}
.footer-col ul li a {
    color: hsl(0, 0%, 49%);
    padding: 0;
}
.footer-col ul li a:hover {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    color: hsl(40, 100%, 60%);
}
.footer-col ul li a i {
    font-size: 1.5em;
}
.footer-col img {
    max-width: 100%;
}
.footer-bottom3 .pull-left.fo-txt {
  text-align: center;
  width: 100%;
  float: left;
}
.widget-contact h4, .get-in-touch h4, .widget-links h4 {
    color: hsl(0, 0%, 100%);
    font: 600 20px "Open Sans",sans-serif;
    margin-bottom: 24px;
    margin-top: 0;
    text-transform: uppercase; letter-spacing:0;
}
.widget-contact h4::after, .get-in-touch h4::after, .widget-links h4::after {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    margin-top: 13px;
    width: 40px;
}
.widget-contact-list ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 15px;
}
.widget-contact-list ul li a {
	color: #afafaf;
	line-height: 39px;
	text-transform: capitalize;
}
.widget-contact-list ul li a:hover {
    color: hsl(40, 100%, 60%);
}
.widget-contact-list ul li i {
    color: hsl(40, 100%, 60%);
    float: left;
    font-size: 25px;
    line-height: 18px;
    padding-top: 13px;
    width: 34px;
}
.widget.widget-contact ul li .fleft {
    color: hsl(198, 11%, 43%);
    float: left;
    font: 400 1em/1.4em "Open Sans",sans-serif;
    padding: 1.1em 0 0;
    width: calc(100% - 34px);
}
.widget.widget-contact ul li .fleft span {
    color: hsl(186, 73%, 45%);
}
.widget.widget-contact ul li i.fa-map-marker {
    padding-top: 22px;
}
.widget.widget-contact ul li i.fa-phone {
    font-size: 21px;
    line-height: 41px;
}
.widget.widget-contact ul li i.fa-envelope-o {
    font-size: 18px;
    line-height: 41px;
}
.widget.widget-contact ul li i.icon-Timer {
    font-size: 20px;
    line-height: 35px;
}
.res-ser {
	
	display: none;
	
}

.foot-sell {
	bottom: 0;
	color: #fff;
	display: none;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 999999999;
}

.foot-call.foot-whtsapp {
	background-color: #138400;
	border-right: 0 none;
	min-height: 62px;
	padding: 16px 0;
	font-size: 16px;
	color: #fff;
}

.foot-call {
	background-color: #d62900;
	border-right: 1px solid #7f7f7f;
	box-sizing: border-box;
	color: #fff;
	float: left;
	font-size: 16px;
	min-height: 62px;
	padding: 17px;
	text-align: center;
	text-decoration: none;
	width: 50%;
}

.foot-call .fa.fa-whatsapp {
	background-color: rgb(19, 132, 0);
	border-radius: 50%;
	font-size: 20px;
	height: 50px;
	left: 26%;
	padding: 15px;
	position: absolute;
	top: -34px;
	transform: translate(-50%);
	width: 50px;
}

.foot-call .fa.fa-phone {
	background-color: #d62900;
	border-radius: 50%;
	font-size: 20px;
	height: 50px;
	padding: 15px;
	position: absolute;
	right: 12%;
	top: -34px;
	transform: translate(-50%);
	width: 50px;
}



.footer-bottom {
    background: hsl(201, 26%, 11%) none repeat scroll 0 0;
    color: hsl(210, 2%, 34%);
    padding: 2em 0;
}
.footer-bottom .fo-txt p {
	color: #afafaf;
	font: 400 1em/1em "Open Sans",sans-serif;
}
.footer-bottom .fo-txt p a {
    color: hsl(40, 100%, 60%);
}
.footer-bottom .fo-txt p a:hover {
    color: hsl(44, 93%, 53%);
}
.get-in-touch {
    position: relative;
}
.get-in-touch ul {
    margin: 0;
    padding: 0;
}
.get-in-touch ul li {
    display: inline-block;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.get-in-touch ul li img {
    height: 68px;
    margin: 0 3px 3px 0;
    width: 84px;
}
.footer-bg {
    background: hsl(207, 65%, 7%) url("img/footer-bg.png") no-repeat scroll center center / cover ;
}
.footer-t-bottom {
    background: hsl(207, 65%, 7%) none repeat scroll 0 0;
    border-top: 1px solid hsl(206, 42%, 14%);
}
a.scrolltotop {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    bottom: 20px;
    box-shadow: 0 0 0 7px hsla(0, 0%, 0%, 0);
    color: hsl(0, 0%, 100%);
    display: none;
    font-size: 20px;
    height: 40px;
    padding-top: 5px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 40px;
    z-index: 99;
}
a.scrolltotop:hover {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    box-shadow: 0 0 0 0 hsl(0, 0%, 0%);
}
.site-header {
}
.site-header .navigation {
    background-color: hsl(0, 0%, 100%);
    border: 0 none;
    border-radius: 0;
    margin-bottom: 0;
}
.site-header .navigation > .container {
    position: relative;
}
.site-header .navigation .navbar-brand {
    height: auto;
}
.site-header #navbar {
    transition: all 0.5s ease 0s;
}
.site-header #navbar ul {
    list-style: outside none none;
}
.site-header #navbar > ul li a:hover, .site-header #navbar > ul li a:focus {
    color: hsl(40, 100%, 60%);
    text-decoration: none;
}
@media screen and (min-width: 992px) {
.site-header #navbar {
}
.site-header #navbar li {
    position: relative;
}
.site-header #navbar > ul > li > a {
	color: hsl(0, 0%, 100%);
	font-size: 17px;
	font-weight: 400;
	padding: 40px 16px;
	text-transform: capitalize;
}
.site-header #navbar > ul .sub-menu {
    background-color: hsl(0, 0%, 100%);
    box-shadow: 0 15px 60px -19px hsl(0, 0%, 0%);
    left: 0;
    opacity: 0;
    padding: 5px 12px;
    position: absolute;
    top: 130%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 250px;
    z-index: 10;
}
.site-header #navbar > ul > li .sub-menu li {
    border-bottom: 1px solid hsl(0, 0%, 95%);
}
.site-header #navbar > ul > li .sub-menu li:last-child {
    border-bottom: 0 none;
}
.site-header #navbar > ul > li .sub-menu a {
    color: hsl(222, 81%, 13%);
    display: block;
    font-size: 16px;
    padding: 12px 15px;
    font-weight: 600;
}
.site-header #navbar > ul > li .sub-menu a:hover {
    color: hsl(40, 100%, 60%);
}
.site-header #navbar > ul > li > .sub-menu .sub-menu {
    left: 110%;
    top: 0;
}
.site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a {
    position: relative;
}
.site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a::before {
    content: "";
    font-family: "themify";
    font-size: 11px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.site-header #navbar > ul > li:hover > .sub-menu {
    opacity: 1;
    top: 100%;
    visibility: visible;
}
.site-header #navbar .sub-menu > li:hover > .sub-menu {
    left: 100%;
    opacity: 1;
    visibility: visible;
}
}
@media (max-width: 991px) {
.site-header #navbar > ul > li a {
    display: block;
    font-size: 14px;
}
.site-header #navbar > ul > li .sub-menu li {
    border-bottom: 1px solid hsl(0, 0%, 90%);
}
.site-header #navbar > ul .sub-menu > li:last-child {
    border-bottom: 0 none;
}
.site-header #navbar > ul > li > .sub-menu a {
    padding: 8px 15px 8px 45px;
}
.site-header #navbar > ul > li > .sub-menu .sub-menu a {
    padding: 8px 15px 8px 65px;
}
.site-header #navbar > ul .menu-item-has-children > a {
    position: relative;
}
.site-header #navbar > ul .menu-item-has-children > a::before {
    content: "";
    font-family: "themify";
    font-size: 11px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
}
@media screen and (min-width: 992px) {
.site-header #navbar {
}
.site-header #navbar .has-mega-menu {
    position: static;
}
.site-header #navbar .mega-menu, .site-header #navbar .half-mega-menu {
    background-color: hsl(0, 0%, 100%);
    border-top: 2px solid hsl(40, 100%, 60%);
    opacity: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 120%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    z-index: 10;
}
.site-header #navbar .mega-menu {
    right: 15px;
    width: 1140px;
}
.site-header #navbar .half-mega-menu {
    width: 585px;
}
.site-header #navbar .mega-menu-box-title {
    border-bottom: 1px solid hsl(0, 0%, 90%);
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
    padding-bottom: 7px;
    text-transform: uppercase;
}
.site-header #navbar .mega-menu-list-holder li a {
    display: block;
    font-size: 14px;
    margin-left: -8px;
    padding: 7px 8px;
}
.site-header #navbar .has-mega-menu:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}
}
@media (max-width: 1199px) {
.site-header #navbar > ul .mega-menu {
    right: 15px;
    width: 950px;
}
.site-header #navbar > ul .half-mega-menu {
    width: 485px;
}
}
@media (max-width: 991px) {
.site-header #navbar > ul .mega-menu, .site-header #navbar > ul .half-mega-menu {
    width: auto;
}
.site-header #navbar > ul .mega-menu .row, .site-header #navbar > ul .half-mega-menu .row {
    margin: 0;
}
.site-header #navbar .mega-menu-content > .row > .col {
    margin-bottom: 25px;
}
}
@media (max-width: 991px) {
.site-header #navbar .mega-menu .mega-menu-list-holder a {
    padding: 5px 15px 5px 40px;
}
.site-header #navbar .mega-menu .mega-menu-box-title {
    border-bottom: 1px dotted hsl(0, 0%, 70%);
    display: block;
    font-size: 14px;
    margin: 0 25px 8px;
    padding: 0 0 4px 5px;
    text-transform: uppercase;
}
}
@media screen and (min-width: 992px) {
.site-header .navbar-header .open-btn {
    display: none;
}
.site-header #navbar .close-navbar {
    display: none;
}
}
@media (max-width: 991px) {
.site-header {
}
.site-header .container {
    width: 100%;
}
.site-header .navbar-header button {
    background-color: hsl(40, 100%, 60%);
    border: 0 none;
    border-radius: 3px;
    height: 35px;
    outline: 0 none;
    padding: 5px 10px;
    position: absolute;
    right: 15px;
    top: 22px;
    width: 40px;
    z-index: 20;
}
.site-header .navbar-header button span {
    background-color: hsl(0, 0%, 100%);
    display: block;
    height: 2px;
    margin-bottom: 5px;
}
.site-header .navbar-header button span:last-child {
    margin: 0;
}
.site-header #navbar {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border-left: 1px solid hsl(0, 0%, 80%);
    border-right: 1px solid hsl(0, 0%, 80%);
    display: block !important;
    height: 100% !important;
    margin: 0;
    padding: 0;
    position: fixed;
    right: -300px;
    top: 0;
    width: 280px;
    z-index: 100;
}
.site-header #navbar ul a {
    color: hsl(0, 0%, 0%);
}
.site-header #navbar ul a:hover, .site-header #navbar ul li.current a {
    color: hsl(40, 100%, 60%);
}
.site-header #navbar .navbar-nav {
    height: 100%;
    overflow: auto;
}
.site-header #navbar .close-navbar {
    background-color: hsl(40, 100%, 60%);
    border: 0 none;
    border-radius: 50%;
    color: hsl(0, 0%, 100%);
    height: 40px;
    left: -18px;
    outline: medium none;
    position: absolute;
    top: 10px;
    width: 40px;
    z-index: 20;
}
.site-header #navbar > ul > li {
    border-bottom: 1px solid hsl(0, 0%, 80%);
}
.site-header #navbar > ul > li > a {
    padding: 10px 15px 10px 35px;
}
.site-header .slideInn {
    right: 0 !important;
}
}
@media (max-width: 767px) {
.site-header .navbar-header .navbar-brand {
    font-size: 24px;
}
.site-header #navbar .navbar-nav {
    margin: 0;
}
}
@media (max-width: 991px) {
.site-header .navbar-collapse.collapse {
    display: none;
}
.site-header .navbar-collapse.collapse.in {
    display: block;
}
.site-header .navbar-header .collapse, .site-header .navbar-toggle {
    display: block;
}
.site-header .navbar-header {
    float: none;
}
.site-header .navbar-right {
    float: none;
}
.site-header .navbar-nav {
    float: none;
}
.site-header .navbar-nav > li {
    float: none;
}
}
.header-style-1, .header-style-2, .header-style-3 {
}
@media screen and (min-width: 992px) {
.header-style-1, .header-style-2, .header-style-3 {
    background-color: hsla(0, 0%, 100%, 0.05);
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.07);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.header-style-1 .navigation, .header-style-2 .navigation, .header-style-3 .navigation {
    background-color: hsla(0, 0%, 0%, 0);
}
.header-style-1 .navbar-header, .header-style-2 .navbar-header, .header-style-3 .navbar-header {
    margin-top: 0px;
}
.header-style-1 #navbar, .header-style-2 #navbar, .header-style-3 #navbar {
    border-right: 1px solid hsla(0, 0%, 100%, 0.07);
  
}
.header-style-1 #navbar > ul > li > a, .header-style-2 #navbar > ul > li > a, .header-style-3 #navbar > ul > li > a {
    font-size: 16px;
    padding: 40px 12px;
}
}
@media screen and (min-width: 1200px) {
.header-style-1 #navbar > ul > li > a, .header-style-2 #navbar > ul > li > a, .header-style-3 #navbar > ul > li > a {
    font-size: 18px;
    padding: 26px 9px 20px;
}

}
@media (max-width: 991px) {
.header-style-1 .navigation, .header-style-2 .navigation, .header-style-3 .navigation {
    background-color: hsl(216, 62%, 10%);
}
.header-style-1 .navigation .container, .header-style-2 .navigation .container, .header-style-3 .navigation .container {
    padding: 0 15px;
}
}
@media (max-width: 991px) {
.header-style-1 .topbar, .header-style-2 .topbar, .header-style-3 .topbar {
    background-color: hsl(216, 62%, 10%);
}
}
@media (max-width: 767px) {
.header-style-1 .topbar, .header-style-2 .topbar, .header-style-3 .topbar {
    padding-top: 20px;
    text-align: center;
}

.navbar-brand > img {
    
    width: 90% !important;
}

.navbar-brand > img {
    
    margin-top: 5px !important;
}


}
.header-style-1 .topbar .container, .header-style-2 .topbar .container, .header-style-3 .topbar .container {
    position: relative;
}
.header-style-1 .topbar .container::before, .header-style-2 .topbar .container::before, .header-style-3 .topbar .container::before {
    background-color: hsla(0, 0%, 100%, 0.07);
    bottom: 0;
    height: 1px;
    left: 15px;
    position: absolute;
    width: calc(100% - 30px);
}
.header-style-1 .topbar li, .header-style-2 .topbar li, .header-style-3 .topbar li {
    color: hsl(0, 0%, 79%);
    font-weight: 300;
}
.header-style-1 .topbar .contact-info ul, .header-style-2 .topbar .contact-info ul, .header-style-3 .topbar .contact-info ul {
    list-style: outside none none;
    overflow: hidden;
}
.header-style-1 .topbar .contact-info ul li, .header-style-2 .topbar .contact-info ul li, .header-style-3 .topbar .contact-info ul li {
    float: left;
    padding: 23px 0;
}
@media (max-width: 991px) {
.header-style-1 .topbar .contact-info ul li, .header-style-2 .topbar .contact-info ul li, .header-style-3 .topbar .contact-info ul li {
    padding: 18px 0;
}
}
@media (max-width: 767px) {
.header-style-1 .topbar .contact-info ul li, .header-style-2 .topbar .contact-info ul li, .header-style-3 .topbar .contact-info ul li {
    float: none;
    padding: 0;
}
}
.header-style-1 .topbar .contact-info ul li i, .header-style-2 .topbar .contact-info ul li i, .header-style-3 .topbar .contact-info ul li i {
    color: hsl(40, 100%, 60%);
    display: inline-block;
    padding-right: 5px;
}
.header-style-1 .topbar .contact-info ul > li + li, .header-style-2 .topbar .contact-info ul > li + li, .header-style-3 .topbar .contact-info ul > li + li {
    border-left: 1px solid hsla(0, 0%, 100%, 0.07);
    margin-left: 20px;
    padding-left: 20px;
}
@media (max-width: 767px) {
.header-style-1 .topbar .contact-info ul > li + li, .header-style-2 .topbar .contact-info ul > li + li, .header-style-3 .topbar .contact-info ul > li + li {
    border-left: 0 none;
    margin-left: 0;
    margin-top: 10px;
    padding-left: 0;
}
}
.header-style-1 .topbar .social-icons, .header-style-2 .topbar .social-icons, .header-style-3 .topbar .social-icons {
    float: right;
}
@media (max-width: 767px) {
.header-style-1 .topbar .social-icons, .header-style-2 .topbar .social-icons, .header-style-3 .topbar .social-icons {
    float: none;
}
}
.header-style-1 .topbar .social-icons ul, .header-style-2 .topbar .social-icons ul, .header-style-3 .topbar .social-icons ul {
    list-style: outside none none;
    overflow: hidden;
    padding: 23px 0;
}
@media (max-width: 991px) {
.header-style-1 .topbar .social-icons ul, .header-style-2 .topbar .social-icons ul, .header-style-3 .topbar .social-icons ul {
    padding: 18px 0;
}
}
@media (max-width: 767px) {
.header-style-1 .topbar .social-icons ul, .header-style-2 .topbar .social-icons ul, .header-style-3 .topbar .social-icons ul {
    display: inline-block;
}
}
.header-style-1 .topbar .social-icons ul li, .header-style-2 .topbar .social-icons ul li, .header-style-3 .topbar .social-icons ul li {
    float: left;
}
.header-style-1 .topbar .social-icons ul > li + li, .header-style-2 .topbar .social-icons ul > li + li, .header-style-3 .topbar .social-icons ul > li + li {
    margin-left: 15px;
}
.header-style-1 .topbar .social-icons ul a, .header-style-2 .topbar .social-icons ul a, .header-style-3 .topbar .social-icons ul a {
    color: hsl(0, 0%, 79%);
    font-size: 14px;
}
.header-style-1 .cart-search-contact, .header-style-2 .cart-search-contact, .header-style-3 .cart-search-contact {
  position: absolute;
  right: 15px;
  top: 24%;
  transform: translateY(-50%);
  z-index: 10;
}
@media (max-width: 991px) {
.header-style-1 .cart-search-contact, .header-style-2 .cart-search-contact, .header-style-3 .cart-search-contact {
    right: 95px;
}
}
.header-style-1 .cart-search-contact button, .header-style-2 .cart-search-contact button, .header-style-3 .cart-search-contact button {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    border: 0 none;
    outline: 0 none;
    padding: 0;
}
.header-style-1 .cart-search-contact .fi, .header-style-2 .cart-search-contact .fi, .header-style-3 .cart-search-contact .fi {
    color: hsl(0, 0%, 89%);
    font-size: 30px;
}
.header-style-1 .cart-search-contact > div, .header-style-2 .cart-search-contact > div, .header-style-3 .cart-search-contact > div {
    float: left;
    position: relative;
}
.header-style-1 .cart-search-contact > div + div, .header-style-2 .cart-search-contact > div + div, .header-style-3 .cart-search-contact > div + div {
    margin-left: 20px;
}
@media (max-width: 450px) {
.header-style-1 .cart-search-contact .header-search-form-wrapper, .header-style-2 .cart-search-contact .header-search-form-wrapper, .header-style-3 .cart-search-contact .header-search-form-wrapper {
    display: none;
}
}
.header-style-1 .cart-search-contact .header-search-form, .header-style-2 .cart-search-contact .header-search-form, .header-style-3 .cart-search-contact .header-search-form {
    box-shadow: 0 15px 60px -19px hsl(0, 0%, 0%);
    opacity: 0;
    position: absolute;
    right: -25px;
    top: 75px;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 250px;
}
.header-style-1 .header-search-form-wrapper:hover .header-search-form, .header-style-2 .cart-search-contact .header-search-form, .header-style-3 .cart-search-contact .header-search-form {
    box-shadow: 0 15px 60px -19px hsl(0, 0%, 0%);
    opacity: 1;
    transition: all 0.5s ease 0s;
    visibility: visible;
}
.header-style-1 .cart-search-contact form div, .header-style-2 .cart-search-contact form div, .header-style-3 .cart-search-contact form div {
    position: relative;
}
.header-style-1 .cart-search-contact form div button, .header-style-2 .cart-search-contact form div button, .header-style-3 .cart-search-contact form div button {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.header-style-1 .cart-search-contact input, .header-style-2 .cart-search-contact input, .header-style-3 .cart-search-contact input {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    height: 50px;
    padding: 6px 20px;
    width: 100%;
}
.header-style-1 .cart-search-contact .mini-cart .fi::before, .header-style-2 .cart-search-contact .mini-cart .fi::before, .header-style-3 .cart-search-contact .mini-cart .fi::before {
    font-size: 25px;
}
.header-style-1 .cart-search-contact .mini-cart .cart-count, .header-style-2 .cart-search-contact .mini-cart .cart-count, .header-style-3 .cart-search-contact .mini-cart .cart-count {
    background: hsl(40, 100%, 60%) none repeat scroll 0 0;
    border-radius: 50%;
    color: hsl(0, 0%, 100%);
    font-size: 10px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    right: -11px;
    top: 0;
    width: 22px;
}
.header-style-1 .cart-search-contact .mini-cart-content, .header-style-2 .cart-search-contact .mini-cart-content, .header-style-3 .cart-search-contact .mini-cart-content {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border-top: 2px solid hsl(40, 100%, 60%);
    box-shadow: 0 15px 60px -19px hsl(0, 0%, 0%);
    opacity: 0;
    position: absolute;
    right: -25px;
    top: 75px;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 300px;
    z-index: 10;
}
.header-style-1 .cart-search-contact .mini-cart:hover .mini-cart-content, .header-style-2 .cart-search-contact .mini-cart:hover .mini-cart-content, .header-style-3 .cart-search-contact .mini-cart:hover .mini-cart-content {
    box-shadow: 0 15px 60px -19px hsl(0, 0%, 0%);
    opacity: 1;
    visibility: visible;
}
@media (max-width: 450px) {
.header-style-1 .cart-search-contact .mini-cart-content, .header-style-2 .cart-search-contact .mini-cart-content, .header-style-3 .cart-search-contact .mini-cart-content {
    left: -185px;
    right: auto;
}
}
.header-style-1 .cart-search-contact .mini-cart-content .mini-cart-title, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-title, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-title {
    border-bottom: 1px solid hsl(0, 0%, 94%);
    padding: 12px 15px;
}
.header-style-1 .cart-search-contact .mini-cart-content p, .header-style-2 .cart-search-contact .mini-cart-content p, .header-style-3 .cart-search-contact .mini-cart-content p {
    color: hsl(222, 81%, 13%);
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
}
.header-style-1 .cart-search-contact .mini-cart-content .mini-cart-items, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-items, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-items {
    padding: 15px;
}
.header-style-1 .cart-search-contact .mini-cart-content .mini-cart-item, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-item, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-item {
    border-top: 1px solid hsl(0, 0%, 94%);
    margin-top: 15px;
    padding-top: 15px;
}
.header-style-1 .cart-search-contact .mini-cart-content .mini-cart-item:first-child, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-item:first-child, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-item:first-child {
    border-top: 0 none;
    margin-top: 0;
    padding-top: 0;
}
.header-style-1 .cart-search-contact .mini-cart-content .mini-cart-item-image, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-item-image, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-item-image {
    border: 2px solid hsl(0, 0%, 93%);
    float: left;
    height: 50px;
    margin-right: 15px;
    width: 50px;
}
.header-style-1 .cart-search-contact .mini-cart-content .mini-cart-item-image a, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-item-image a, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-item-image a, .header-style-1 .cart-search-contact .mini-cart-content .mini-cart-item-image img, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-item-image img, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-item-image img {
    display: block;
    height: 46px;
    width: 46px;
}
.header-style-1 .cart-search-contact .mini-cart-content .mini-cart-item-image:hover, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-item-image:hover, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-item-image:hover {
    border-color: hsl(48, 100%, 50%);
}
.header-style-1 .cart-search-contact .mini-cart-content .mini-cart-item-des, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-item-des, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-item-des {
    overflow: hidden;
    position: relative;
}
.header-style-1 .cart-search-contact .mini-cart-content .mini-cart-item-des a, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-item-des a, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-item-des a {
    color: hsl(222, 81%, 13%);
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}
.header-style-1 .cart-search-contact .mini-cart-content .mini-cart-item-des a:hover, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-item-des a:hover, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-item-des a:hover {
    color: hsl(40, 100%, 60%);
}
.header-style-1 .cart-search-contact .mini-cart-content .mini-cart-item-des .mini-cart-item-price, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-item-des .mini-cart-item-price, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-item-des .mini-cart-item-price {
    color: hsl(0, 0%, 53%);
    display: block;
    font-size: 13px;
    margin-top: 3px;
}
.header-style-1 .cart-search-contact .mini-cart-content .mini-cart-item-des .mini-cart-item-quantity, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-item-des .mini-cart-item-quantity, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-item-des .mini-cart-item-quantity {
    color: hsl(0, 0%, 27%);
    display: block;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 2px;
}
.header-style-1 .cart-search-contact .mini-cart-content .mini-cart-action, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-action, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-action {
    border-top: 1px solid hsl(0, 0%, 94%);
    padding: 20px 15px;
}
.header-style-1 .cart-search-contact .mini-cart-content .mini-cart-action .theme-btn-s2, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-action .theme-btn-s2, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-action .theme-btn-s2 {
    float: right;
}
.header-style-1 .cart-search-contact .mini-cart-content .mini-cart-action .mini-checkout-price, .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-action .mini-checkout-price, .header-style-3 .cart-search-contact .mini-cart-content .mini-cart-action .mini-checkout-price {
    color: hsl(222, 81%, 13%);
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    margin-top: 10px;
}
.header-style-1 .cart-search-contact .mini-cart-content-toggle, .header-style-2 .cart-search-contact .mini-cart-content-toggle, .header-style-3 .cart-search-contact .mini-cart-content-toggle, .header-style-1 .cart-search-contact .header-search-content-toggle, .header-style-2 .cart-search-contact .header-search-content-toggle, .header-style-3 .cart-search-contact .header-search-content-toggle {
    opacity: 1;
    right: 0;
    visibility: visible;
}
@media (max-width: 991px) {
.header-style-1 .cart-search-contact .get-quote, .header-style-2 .cart-search-contact .get-quote, .header-style-3 .cart-search-contact .get-quote {
    display: none;
}
}
.header-style-2 .navigation, .header-style-3 .navigation {
    background-color: hsl(0, 0%, 100%);
}
@media screen and (min-width: 992px) {
.header-style-2, .header-style-3 {
    background-color: hsl(0, 0%, 100%);
    border-bottom: 0 none;
    position: static;
    z-index: 10;
}
.header-style-2 .topbar, .header-style-3 .topbar {
    background-color: hsl(216, 62%, 10%);
}
.header-style-2 #navbar, .header-style-3 #navbar {
    border-right: 1px solid hsl(0, 0%, 91%);
}
.header-style-2 #navbar > ul > li > a, .header-style-3 #navbar > ul > li > a {
    color: hsl(222, 81%, 13%);
}
}
.header-style-2 .cart-search-contact .fi, .header-style-3 .cart-search-contact .fi {
    color: hsl(0, 2%, 77%);
}
@media screen and (min-width: 992px) {
.header-style-3 {
    background-color: hsla(0, 0%, 0%, 0);
    left: 0;
    position: absolute;
}
.header-style-3 .topbar {
    background-color: hsla(0, 0%, 0%, 0);
}
.header-style-3 .topbar .container {
    background-color: hsl(216, 62%, 10%);
}
.header-style-3 .navigation {
    background-color: hsla(0, 0%, 0%, 0);
}
.header-style-3 .navigation .container {
    background-color: hsl(0, 0%, 100%);
}
}
.theme-btn {
    background-color: hsl(40, 100%, 50%);
    border: 2px solid hsla(0, 0%, 100%, 0.1);
    border-radius: 50px;
    color: hsl(0, 0%, 100%);
    display: inline-block;
    font-size: 16px;
    height: 47px;
    line-height: 47px;
    padding: 0 30px;
    text-transform: uppercase;
}
.theme-btn:hover {
    background-color: hsl(40, 100%, 50%);
    color: hsl(0, 0%, 100%);
}
.sticky-header {
    left: 0;
    opacity: 0;
    position: fixed;
    top: -400px;
    transition: all 1s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 9999;
}
.sticky-on {
    opacity: 1;
    top: 0;
    visibility: visible;
}
.header-style-1 .sticky-header {
    background-color: hsl(207, 65%, 7%);
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.07);
}
.header-style-2 .sticky-header {
    background-color: hsl(0, 0%, 100%);
    border-bottom: 1px solid hsl(0, 0%, 91%);
}

.about-content h1 {
	font-size: 30px; 
	color: #333;
}

.about-content h2 {
	margin-bottom: 0px;
	font-size: 35px;
	/* color: #333; */
	line-height: 35px;
}