/* Css Template For Plumber */


/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header
5. Header Search
6. Main Slider
7. Welcome Section
8. Service Section
9. About Us Area
10. Catagories Area
11. Working-Process
12. Appointment-Section
13. Testimonial Area
14. News Section
15. Sponsors Section
16. Footer Area
17. About Page
18. Service Page
19. Service-Detail Page
20. Team Page
21. Faq Page
22. Testimonial Page
23. Error Page
24. Shop Product Page
25. Single Product Page
26. Shopping Cart
27. Checkout
28. Blog Classic
29. Blog Single
30. Contact Page



**********************************************/

@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url(font-awesome.css);

/* @import url(../assets/plugins/font-awesome5.min.css); */

@import url(flaticon.css);
@import url(animate.css);
@import url(owl.css);
@import url(masterslider.css);
@import url(revolution-slider.css);
@import url(ms-vertical.css);
@import url(polyglot-language-switcher.css);
@import url(navigation.css);

/* @import url(bootstrap.css); */

@import url(bootstrap.min.css);
@import url(layers.css);
@import url(settings.css);
@import url(jquery.fancybox.css);
@import url(hover.css);
@import url(nouislider.css);
@import url(jquery-ui.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(timePicker.css);
@import url(jquery.fancybox.css);
@media (min-width:1200px) {
    .container {
        padding: 0px;
    }
}

@media only screen and (max-width:767px) {
    .property_detail .content-property {
        box-shadow: none !important;
        width: 100% !important;
    }
    .property_detail .property_info {
        padding: 15px !important;
    }
    .property_detail .property_info input[type="button"] {
        padding: 10px 15px !important;
        width: 100% !important;
    }
    .subscribe-section .subscribe-form {
        padding: 0 !important;
    }
    .modal-dialog {
        position: relative;
        width: auto !important;
        margin: 10px;
    }
    .modal input[type="button"] {
        width: auto !important;
    }
    .track_location {
        background: #fff !important;
        padding: 5px !important;
    }
    .wrapper {
        height: 92vh !important;
        top: 15px !important;
        left: 0 !important;
        transform: translate(0px, 0px) !important;
    }
    .map {
        height: 80vh !important;
        box-shadow: none !important;
    }
    .statsBox {
        width: auto !important;
        left: 25% !important;
        top: 67% !important
    }
    .chat-box {
        width: auto !important;
    }
    .cart-info.open>.dropdown-menu {
        min-width: 313px !important;
    }
}


/*** 

====================================================================
  Reset
====================================================================

 ***/

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    border: none;
    outline: none;
}


/*** 

====================================================================
  Global Settings
====================================================================

 ***/

body {
    font-size: 15px;
    color: #777777;
    line-height: 1.8em;
    font-weight: 400;
    background: #ffffff;
    /* font-family: 'Rasa', serif; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #E24126;
    transition: all 500ms ease;
}

a:hover,
a:focus,
a:visited {
    text-decoration: none !important;
    outline: none !important;
    transition: all 500ms ease;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    /* margin-bottom: 15px; */
    color: #000;
    margin-top: 0px;
}

input,
button,
select,
textarea {
    font-family: 'Open Sans', sans-serif;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.small-container {
    max-width: 680px;
    margin: 0 auto;
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.centered {
    text-align: center;
}

p {
    position: relative;
    font-size: 14px;
    /* color: #848484; */
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    margin-bottom: 10px;
}


/* h2{
  font-size: 38px;
  line-height: 45px;
  margin-top: 0px;
}
h3{
  font-size: 24px;
  line-height: 30px;
}
h4{
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}
h5{
  font-size: 18px;
  line-height: 28px;
}
h6{
  font-size: 16px;
  line-height: 28px;
} */

h2 a {
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    line-height: 40px;
    color: #222;
    transition: all 500ms ease;
}

h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
    color: #E24126;
    transition: all 500ms ease;
}

h3 a {
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #222;
}

h4 a {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #222;
}

h5 a {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #222;
}


/* .checkout-content label{
  display: none !important;
} */

::-webkit-input-placeholder {
    /* Chrome */
    color: #000;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
    opacity: 1;
}

:-moz-placeholder {
    /* Firefox 4 - 18 */
    color: #000;
    opacity: 1;
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.gif);
}


/** button style **/

.service-section button {
    background: none;
}

.modal input[type="button"] {
    margin-top: 20px;
    padding: 10px 20px;
    border-radius: 50px;
    /* border: 1px solid #E24126; */
    border: none;
    color: #fff;
    width: 30%;
    cursor: pointer;
    transition: 0.2s;
    background: #E24126;
}

.modal .modal-dialog {
    width: 650px;
}

.btn-one {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background: #E24126;
    padding: 19px 33px;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    transition: all 0.5s ease 0s;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    z-index: 1;
}

.btn-one:hover {
    color: #fff;
    transition: all 500ms ease;
}

.btn-one :before {
    background-color: #222;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0.5, 1);
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: -1;
}

.btn-one :hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.style-one {
    /* background: #E24126;  */
    background: #222;
    position: relative;
}

.style-one:before {
    /* background-color: #222; */
    background: #E2412690;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0.5, 1);
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: -1;
}

.style-one:hover:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.btn-two {
    position: relative;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #fff;
    text-transform: uppercase;
    background: #E24126;
    font-weight: 700;
    border: 2px solid #E24126;
    border-radius: 25px;
    padding: 15px 35px 15px 35px;
    transition: all 500ms ease;
}

.btn-two:hover {
    color: #E24126;
    background: #fff;
    transition: all 500ms ease;
}


/** link btn style **/

.link-btn {
    position: relative;
    padding: 0px;
    margin: 0px;
}

.link-btn li {
    display: inline-block;
    margin: 0px 3px;
}

.link-btn li a {
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #848484;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 45px;
    text-align: center;
    border: 1px solid #e7e7e7;
    transition: all 500ms ease;
}

.link-btn li a:hover,
.link-btn li a.active {
    background: #E24126;
    border: 1px solid #E24126;
    color: #fff;
    transition: all 500ms ease;
}

.main_page {
    overflow-x: hidden;
}

.section-padding {
    padding: 50px 0px 50px 0px;
}

.section-title h2 {
    position: relative;
    font-size: 38px;
    font-family: 'Raleway', sans-serif;
    line-height: 45px;
    font-weight: 600;
    color: #222;
    margin-bottom: 4px;
}

.title p {
    position: relative;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #848484;
    margin: 0px 0px 72px 0px;
    padding: 0px 0px 0px 0px;
}

.title p:before {
    position: absolute;
    content: '';
    background: url(../images/home/title-icon.png) no-repeat scroll;
    width: 95px;
    height: 20px;
    left: 50%;
    margin-left: -50px;
    bottom: -30px;
}

.dis-none.title p:before {
    display: none;
}

figure {
    margin: 0 0 0rem !important;
}


/*** 

====================================================================
  Scroll To Top style
====================================================================


***/

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    color: #ffffff;
    font-size: 12px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    border: 2px solid #E24126;
    background: #E24126;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    display: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.scroll-to-top:hover {
    background: #ffffff;
    color: #E24126;
    transition: all 500ms ease;
}


/*=============== header page =============*/

#navbar ul .nav-item {
    margin: 0 30px;
}

.navbar-light .navbar-nav .active>a,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #E24126 !important;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #E2412650 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(0, 0, 0) !important;
}


/* #navbar .profile-info{
  /* position: fixed; *
  right: 85px;
  
} */

@media (max-width:991px) {
    #navbar .profile-info {
        top: 22px;
        right: 190px;
        position: fixed;
    }
}

@media only screen and (max-width: 1300px) {
    .rev_slider_wrapper .banner-text h1,
    .rev_slider_wrapper .banner-title,
    .rev_slider_wrapper .banner-list,
    .rev_slider_wrapper .btn-one {
        margin-left: 80px !important;
    }
    /* .rev_slider_wrapper .banner-list li{
    margin-left: 20px !important;
  } */
}


/*=============== First page =============*/

#window_page {
    overflow-x: hidden;
    justify-content: center;
    background: #E24126;
    background-size: cover;
    height: 100vh;
}

#window_page #first_page img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

@media screen and (max-width:550px) {
    h1 {
        font-size: 2rem !important;
    }
    #window_page .inner-container img {
        width: 100px;
    }
}


/*===============Map =============*/

.track_location {
    /* width: 100%; */
    height: 100vh;
    /* background: #E2412630;
  padding: 40px 100px; */
}

.wrapper {
    width: 100%;
    height: auto;
    position: relative;
    top: 5%;
    /* left: 50%;
  transform: translate3d(-50%, -50%, 0); */
}

.map {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 48%;
    /* padding-bottom: 52.168447517%; */
    background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/22567/map.png);
    background-size: cover;
    background-repeat: no-repeat;
    /* box-shadow: 0 0 100px #000; */
    border-radius: 10px;
}

.line {
    position: absolute;
    width: 100%;
    height: 0;
    padding-bottom: 52.168447517%;
    top: 0;
}

.line svg {
    position: absolute;
    width: 100%;
    height: 100%;
}

.line svg path {
    fill-opacity: 0;
    stroke: #f00;
    stroke-width: 5;
    stroke-dasharray: 870;
    stroke-dashoffset: 870;
    animation-name: draw;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes draw {
    to {
        stroke-dashoffset: 0;
    }
}

.statsBox {
    width: 40%;
    height: 15vh;
    position: absolute;
    top: 75%;
    left: 30%;
    z-index: 999;
    background-color: white;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%);
    border-radius: 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.statsBox .address_user {
    padding: 15px;
    width: 100%;
    margin: 15px 0;
}

.cell {
    border-right-style: solid;
    border-color: rgb(233, 237, 238);
    width: 25%;
    height: 50%;
    color: hsl(0, 0%, 17%);
    margin-left: 20px;
}


/*=============== About Us page =============*/

.about-area {
    position: relative;
    display: block;
    background: #fff;
    padding: 60px 0;
}

.about-image-box {
    position: relative;
    display: block;
    z-index: 10;
}

.about-image-box .main-image {
    position: relative;
    display: block;
    height: auto;
}

.about-image-box .main-image img {
    width: 100%;
    height: 460px;
}

.about-content-box {
    position: relative;
    display: block;
    /* padding-left: 70px; */
    z-index: 11;
    padding: 30px;
}

.sec-title {
    position: relative;
    display: block;
    margin-top: -10px;
    /* padding-bottom: 58px; */
}

.sec-title .sub-title {
    position: relative;
    display: block;
    padding-bottom: 0px;
}

.sec-title h2 {
    font-size: 46px;
    line-height: 1.2em;
    font-weight: 800;
}

.about-content-box .inner-content {
    position: relative;
    display: block;
}

.about-content-box .inner-content .title {
    position: relative;
    display: block;
    background: #f7f4ef;
    border-radius: 5px;
    padding: 16px 40px 18px;
}

.about-content-box .inner-content .text {
    position: relative;
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
}

.about-content-box .inner-content .title h3 {
    color: #E24126;
}

.about-content-box .bottom-text {
    position: relative;
    display: block;
    border-bottom: 1px solid #ebe5db;
}

.about-content-box .bottom-text .single-box {
    position: relative;
    display: block;
    padding-bottom: 22px;
}

.about-content-box .bottom-text .single-box h3 {
    color: #333029;
    font-size: 18px;
    line-height: 34px;
    font-weight: 700;
}

.about-content-box .bottom-text .single-box h3 i {
    font-size: 18px;
    font-weight: 700;
    padding-right: 10px;
}

.about-content-box .bottom-text .single-box p {
    color: #84827d;
    font-size: 16px;
    line-height: 34px;
    font-weight: 500;
}

.about-phone-number {
    position: relative;
    display: block;
    padding-top: 20px;
}

.about-phone-number h3 {
    color: #333029;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}

.about-phone-number h3 a {
    font-family: sans-serif;
    color: #E24126;
}

@media only screen and (max-width: 1200px) {
    .team-section .single-item .team-social li {
        margin: 0px 10px;
    }
    .faq-section .faq-sidbar {
        margin-left: 0px;
    }
    .fact-counter .single-item {
        width: 210px !important;
        margin: 10px auto !important;
    }
    .fact-counter .counter-colmn:nth-child(2) .single-item,
    .fact-counter .counter-colmn:nth-child(3) .single-item,
    .fact-counter .counter-colmn:nth-child(4) .single-item {
        right: 0 !important;
        float: none !important;
    }
    .gallery-page .masonry-item {
        width: 25%;
    }
}

@media only screen and (max-width: 991px) {
    .about-image-box .main-image img {
        height: auto !important;
    }
    .sec-title h2 {
        font-size: 30px !important;
    }
    .about-phone-number h3 {
        font-size: 16px !important;
    }
    .owl-dots {
        display: none !important;
    }
    .news-section .single-item {
        margin-bottom: 30px;
    }
    .main-footer .footer_logo span {
        font-size: 25px !important;
    }
    .logo-widget {
        margin-bottom: 30px;
    }
    .main-footer .service-widget {
        float: none !important;
        right: -30px !important;
        margin-bottom: 30px !important;
    }
    .main-footer .link-widget {
        float: none !important;
        right: 0px !important;
    }
    .accordion-box .accordion .acc-content p {
        padding-right: 10px;
    }
    .checkout-content .additional-information {
        margin-bottom: 30px;
    }
    .blog-classic .link-btn {
        margin-bottom: 50px;
    }
    .blog-classic .sidebar-blog-post .single-post {
        margin-bottom: 40px;
    }
    .blog-single .comment-form {
        margin-bottom: 50px;
    }
    .contact-section .contact-form {
        margin-bottom: 50px;
    }
    .contact-section .contact-info:before {
        display: none;
    }
    .main-footer-area .footer-info:before,
    .main-footer-area .footer-info:after {
        display: none;
    }
    .main-footer-area .footer-info {
        width: 100%;
        margin: 0px;
        border-radius: 15px;
    }
    .main-footer-area .footer-info .single-item:before {
        display: none;
    }
    .gallery-page .masonry-item {
        width: 33.3333333333333%;
    }
}

@media only screen and (max-width: 599px) {
    #banner {
        margin-top: 75px;
    }
    .hephaistos.tparrows {
        display: none;
    }
    .page-title .bread-crumb {
        float: none;
        display: block;
    }
    .error-section .error-title {
        font-size: 120px;
    }
    .error-section .error-title i:before {
        margin: 0px 10px;
        font-size: 105px;
    }
    .gallery-page .masonry-item {
        width: 100%;
    }
    .rev_slider_wrapper .banner-btn a {
        font-size: 12px !important;
        line-height: 20px !important;
    }
    .rev_slider_wrapper .banner-list {
        display: none;
    }
    #navbar .profile-info {
        right: 90px;
    }
    .cta-section .cta-btn a {
        padding: 19px 25px 19px 10px !important;
    }
    .page-title .title {
        font-size: 24px !important;
    }
    .rev_slider_wrapper .banner-text h1,
    .rev_slider_wrapper .banner-title,
    .rev_slider_wrapper .banner-list,
    .rev_slider_wrapper .btn-one {
        margin-left: 10px !important;
    }
}

@media only screen and (max-width: 767px) {
    .welcome-section .welcome-content {
        margin-bottom: 40px;
    }
    .image-gallery .single-item .img-holder img {
        height: 100%;
    }
    .main-footer .service-widget {
        right: 0px;
    }
    .service-details .sidbar-list {
        margin-bottom: 50px;
    }
    .main-footer-area .footer-info .single-item {
        margin-bottom: 20px;
    }
    .gallery-page .masonry-item {
        width: 50%;
    }
}


/*=============== Booking page =============*/

.section-booking-padding {
    padding: 40px 0px 100px 0px;
}


/*=============== Proceed-as page =============*/

#window_page2 {
    overflow-x: hidden;
    align-items: center;
    background: #fff;
    /* background-size:cover;
  height:100vh; */
}

#window_page2 .inner-container {
    padding: 60px 50px 60px 50px;
    position: relative;
    /* right: 10%; */
    max-width: 430px;
    overflow: hidden;
    text-align: center;
    margin: 0px auto;
    height: 100vh;
}

#window_page2 .inner-container img {
    width: 150px;
    transition: 0.2s;
}

#window_page2 .inner-container img:hover {
    transform: scale(1.05);
}

#window_page2 .inner-container input {
    margin-top: 20px;
    padding: 10px 20px;
    border-radius: 50px;
    /* border: 1px solid #E24126; */
    border: none;
    color: #000;
    width: 100%;
    cursor: pointer;
    transition: 0.2s;
    background: #b2b2b2;
}

#window_page2 .inner-container input[type="button"]:focus,
#window_page2 .inner-container input[type="button"]:hover {
    color: #fff;
    background: #E24126;
}

#window_page2 #second_page h5 {
    margin: 25px 0;
    font-weight: bold;
    color: #000;
}

@media screen and (max-width:550px) {
    #window_page2 .inner-container img {
        width: 100px;
    }
}


/* sign in */

#sign_in_up_form {
    position: relative;
    min-height: 100vh;
    background-color: #f6f5f7;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 20px; */
}

#sign_in_up_form .container {
    position: relative;
    /* width: 800px; */
    width: 80vw;
    /* height: 92vh; */
    height: 720px;
    background: #fff;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin: 30px;
}

#sign_in_up_form label {
    /* width: auto; */
    margin-top: 0 !important;
    text-align: left !important;
    margin-left: 15px;
}

#sign_in_up_form .container .user {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
}

#sign_in_up_form .container .user .imgBx {
    position: relative;
    width: 50%;
    height: 100%;
    background: #E24126;
    background: -webkit-linear-gradient(to right, #E24126, #E24160);
    background: linear-gradient(to right, #E24126, #E24160);
    transition: 0.5s;
}

#sign_in_up_form .container .user .imgBx .bx_signin {
    margin: 40% 0;
    text-align: center;
    padding: 30px;
}

#sign_in_up_form .container .user .imgBx .bx_signin h1 {
    font-weight: 800;
    color: #fff;
}

#sign_in_up_form .container .user .imgBx .bx_signin p {
    margin-bottom: 30px;
    color: #fff;
}

#sign_in_up_form .container .user .imgBx .bx_signin a {
    margin-top: 20px;
    background: #fff;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    padding: 10px;
    font-weight: 500;
    letter-spacing: 1px;
    transition: 0.5s;
    text-transform: uppercase;
}

#sign_in_up_form .container .user .formBx {
    position: relative;
    width: 50%;
    /* height: 100%; */
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 40px; */
    padding: 8rem 30px 16px;
    /* margin: 20px 0; */
    overflow-y: auto;
    transition: 0.5s;
}

#sign_in_up_form .container .user .formBx form h2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    color: #555;
}

#sign_in_up_form .container .user .formBx form input {
    position: relative;
    width: 100%;
    /* padding: 10px; */
    padding: 5px;
    background: #f5f5f5;
    color: #333;
    border: none;
    outline: none;
    box-shadow: none;
    margin: 5px 0;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 300;
}

#sign_in_up_form .container .user .formBx form input[type='submit'] {
    max-width: 100%;
    background: #E24126;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    transition: 0.5s;
}

#sign_in_up_form .container .user .formBx form .signup {
    position: relative;
    margin-top: 10px;
    font-size: 10px;
    letter-spacing: 1px;
    color: #555;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    line-height: 16px;
}

#sign_in_up_form .container .user .formBx form .signup a {
    font-weight: 600;
    text-decoration: none;
    color: #E24126;
}

#sign_in_up_form .container .signupBx {
    pointer-events: none;
}

#sign_in_up_form .container.active .signupBx {
    pointer-events: initial;
}

#sign_in_up_form .container .signupBx .formBx {
    left: 100%;
    padding: 40px 30px 60px;
    margin: auto;
    overflow-y: auto;
}

#sign_in_up_form .container.active .signupBx .formBx {
    left: 0;
}

#sign_in_up_form .container .signupBx .imgBx {
    left: -100%;
}

#sign_in_up_form .container.active .signupBx .imgBx {
    left: 0%;
}

#sign_in_up_form .container .signinBx .formBx {
    left: 0%;
    padding: 5rem 30px;
}

#sign_in_up_form .container.active .signinBx .formBx {
    left: 100%;
}


/* section .container .signinBx .imgBx {
left: 0%;
} */

#sign_in_up_form .container.active .signinBx .imgBx {
    left: -100%;
}

.logo-area1 {
    text-align: center;
}

.social-container {
    margin: 20px 0;
    text-align: center;
}

.social-container a {
    border: 1px solid #DDDDDD;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    height: 40px;
    width: 40px;
    color: #000;
}

@media (max-width: 1200px) {
    #sign_in_up_form .container {
        /* max-width: 400px; */
        width: 100%;
        height: 100vh;
    }
    #sign_in_up_form {
        padding: 0;
    }
    #sign_in_up_form .container .imgBx {
        display: none;
    }
    #sign_in_up_form .container .user .formBx {
        width: 100%;
        padding-top: 0rem;
        /* padding: 30px; */
    }
    #sign_in_up_form .container .user .formBx form {
        width: 100%;
    }
    #sign_in_up_form .container .signupBx .formBx {
        padding-top: 1rem;
    }
    #sign_in_up_form label {
        display: block;
    }
    .footer-bottom {
        padding: 10px 30px !important;
    }
}


/* sign in end */

.digit-group #otp-verification input[type="text"] {
    width: 30px;
    height: 40px;
    border: 1px solid #E24126 !important;
    border-radius: 10px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    display: inline-block !important;
    font-weight: 200;
    color: black;
    margin-bottom: 0;
    padding: 0 !important;
    margin: 0 5px;
}

#sign_in_up_form_2 .fa-chevron-left {
    cursor: pointer;
}

#sign_in_up_form_2 .otp_button .btn {
    color: #000;
}

#sign_in_up_form_2 {
    background-color: #E2412690;
    overflow-x: hidden;
    /* height: 100vh; */
    display: flex;
    padding: 20px 0;
    justify-content: center;
    transition: 1.2s;
    /* margin:auto;
        text-align:center; */
}

#sign_in_up_form_2 .sign-up input[type=checkbox] {
    position: absolute;
}

#sign_in_up_form_2 .sign-up label a {
    color: #E24126;
}

#sign_in_up_form_2 .inner-container {
    /* float: right; */
    background-color: rgba(255, 255, 255, 0.9);
    /* padding: 40px 100px 60px 90px; */
    padding: 40px 50px 60px 50px;
    position: relative;
    /* right: 10%; */
    max-width: 430px;
    overflow: hidden;
    text-align: center;
    margin: 20px 0;
}

#sign_in_up_form_2 .inner-container .content-container {
    max-width: 350px;
    display: flex;
    justify-content: center;
    transition: 0.2s;
    margin-top: 35px;
}


/* .inner-container .content-container #forget-password {
    margin-left: 10px;
} */

#sign_in_up_form_2 .inner-container .content-container #forget-password h3 {
    margin-top: 40px;
    margin-bottom: 40px;
    color: #E24126;
}

#sign_in_up_form_2 .inner-container .content-container #forget-password p,
#otp-verification p,
.otp_button {
    margin-top: 15px;
}

#sign_in_up_form_2 .inner-container .content-container #sign-in {
    text-align: center;
    margin-right: 100px;
    margin-left: 100px;
}

#sign_in_up_form_2 .inner-container nav input[type="button"] {
    float: right;
    border: none;
    outline: none;
    border: 2px solid #E24126;
    padding: 2px 5px;
    color: gray;
    cursor: pointer;
}

#sign_in_up_form_2 .inner-container nav input[type="button"]:first-of-type {
    border-right: none;
    border-radius: 50px 0px 0px 50px;
    position: absolute;
    top: 20px;
    right: 47%;
    /* right: 80px; */
}

#sign_in_up_form_2 .inner-container nav input[type="button"]:last-of-type {
    border-right: none;
    border-radius: 0px 50px 50px 0px;
    position: absolute;
    top: 0;
    right: 33%;
}

#sign_in_up_form_2 .inner-container img {
    width: 100px;
    transition: 0.2s;
}

#sign_in_up_form_2 .inner-container img:hover {
    transform: scale(1.05);
}

#sign_in_up_form_2 .inner-container h1 {
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: 800;
}

#sign_in_up_form_2 .inner-container .forget-password {
    font-size: 10px;
}

#sign_in_up_form_2 .inner-container .forget-password a {
    color: #E24126;
    font-weight: bold;
}

#sign_in_up_form_2 .inner-container input[type="email"],
#sign_in_up_form_2 .inner-container input[type="password"],
#sign_in_up_form_2 .inner-container input[type="text"],
#sign_in_up_form_2 .inner-container input[type="number"] {
    display: block;
    margin-bottom: 20px;
    padding: 8px 56px 8px 4px;
    background: none;
    outline: none;
    border: none;
    border-bottom: 1px solid lightgrey;
    transition: 0.2s;
}

#sign_in_up_form_2 .inner-container input[type="email"]:focus,
#sign_in_up_form_2 .inner-container input[type="password"]:focus,
#sign_in_up_form_2 .inner-container input[type="text"]:focus,
#sign_in_up_form_2 .inner-container input[type="number"]:focus {
    padding: 8px 50px 8px 10px;
    border-bottom: 1px solid #E24126;
    color: #E24126;
}

#sign_in_up_form_2 .inner-container input:last-of-type {
    margin-top: 20px;
    padding: 10px 78px;
    border-radius: 50px;
    border: 1px solid #E24126;
    background: none;
    color: #000;
    cursor: pointer;
    transition: 0.2s;
}

#sign_in_up_form_2 .inner-container input[type="submit"]:hover {
    background-color: #E24126;
    color: black;
}

#sign_in_up_form_2 .inner-container input[type="submit"]:hover {
    background-color: #E24126;
    color: #fff;
}


/* .background-color ul {
        text-align: center;
    }

    .background-color ul li {
        list-style-type: none;
        display: inline-block;
        border-radius: 50px;

    }

    .background-color ul li:focus {
        border: 1px solid gray;

    }

    .background-color #gray {
        background-color: lightgray;
        width: 10px;
        height: 10px;
        transition: 0.2s;
    }

    .background-color #orange {
        background-color: orange;
        width: 10px;
        height: 10px;
        transition: 0.2s;
    }

    .background-color #pink {
        background-color: pink;
        width: 10px;
        height: 10px;
        transition: 0.2s;
    } 
*/

#sign_in_up_form_2 .inner-container h5 {
    margin: 15px 0;
}

#sign_in_up_form_2 .inner-container h5 a {
    text-decoration: none;
    color: #E24126;
}

#sign_in_up_form_2 .social-container {
    margin: 20px 0;
    text-align: center;
}

#sign_in_up_form_2 .social-container a {
    border: 1px solid #DDDDDD;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    height: 40px;
    width: 40px;
    color: #000;
}

@media screen and (max-width:1100px) {
    #sign_in_up_form_2 {
        width: 100%;
    }
    #sign_in_up_form_2 .inner-container {
        right: 5%;
    }
}

@media screen and (max-width:1050px) {
    #sign_in_up_form_2 {
        width: 100%;
        background-position: center;
        background-size: 70%;
        display: flex;
        justify-content: center;
    }
    #sign_in_up_form_2 .inner-container {
        right: 0%;
        background-color: white;
    }
}

@media screen and (max-width:850px) {
    #sign_in_up_form_2 {
        background: none;
    }
    #sign_in_up_form_2 .inner-container {
        background-color: rgba(255, 255, 255, 0.7);
    }
    #sign_in_up_form_2 .inner-container .content-container {
        margin-top: 75px;
    }
}

@media screen and (max-width:550px) {
    #sign_in_up_form_2 .inner-container {
        padding: 0;
        margin: 0;
    }
    #sign_in_up_form_2 .inner-container h1 {
        font-size: 22px;
    }
    #sign_in_up_form_2 .inner-container img {
        width: 40%;
    }
    #sign_in_up_form_2 .inner-container nav input[type="button"] {
        padding: 0.5px;
    }
    #sign_in_up_form_2 .inner-container nav input[type="button"]:first-of-type {
        border-right: none;
        border-radius: 50px 0px 0px 50px;
        position: absolute;
        top: 20px;
        right: 50%;
    }
    .booking-box .booking-text {
        display: block !important;
    }
    .booking-list {
        margin: 0 0 !important;
    }
}


/* modal */

.modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-header .apply,
.modal-header span {
    color: #E24126;
    background: none;
}

.modal-header span i {
    color: #000;
}


/* .modal-body input{
  margin-right:10px;
} */

.modal-body .styled-checkbox {
    position: absolute;
    opacity: 0;
}

.modal-body .styled-checkbox+label {
    position: relative;
    cursor: pointer;
    padding: 0;
}

.modal-body .styled-checkbox+label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: white;
    border: 1px solid black;
}

.modal-body .styled-checkbox:hover+label:before {
    background: #E24126;
}

.modal-body.styled-checkbox:focus+label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}

.modal-body .styled-checkbox:checked+label:before {
    background: #E24126;
}

.modal-body .styled-checkbox:disabled+label {
    color: #b8b8b8;
    cursor: auto;
}

.modal-body .styled-checkbox:disabled+label:before {
    box-shadow: none;
    background: #ddd;
}

.modal-body .styled-checkbox:checked+label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 12px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg);
}

.unstyled {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.centered {
    /* width: 180px; */
    margin: auto;
}


/* chat room */


/* 
i:hover {
  color: #E24126;
} */

.d-none {
    display: none !important;
}

.others-show {
    top: -55px !important;
    z-index: 10 !important;
}

.emoji-show {
    display: flex !important;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 150px !important;
    height: 100px !important;
    padding: 10px;
    top: -135px !important;
    right: 10px !important;
    background-color: #fff;
    box-shadow: 0 0 25px -5px lightgray;
    border-radius: 5px 5px 0 5px;
}

button {
    border: 0;
    outline: none;
}

#chats img {
    /* width: 100%; */
    object-fit: cover;
}

.avatar-wrapper {
    /* border-radius: 50%; */
    overflow: hidden;
}

.chat-box {
    width: 350px;
    margin: auto;
}

.chat-box .header {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 20px 20px 0 0;
    padding: 15px;
}

.chat-box .header .avatar-big {
    width: 35px;
    height: 35px;
}

.chat-box .header .name {
    margin-left: 20px;
    font-size: 20px;
    font-weight: 500;
}

.chat-box .header .options {
    font-size: 20px;
    color: lightgrey;
    margin-left: auto;
    cursor: pointer;
}

.chat-box .chat-room {
    min-height: 300px;
    background-color: #f7f9fb;
    padding: 15px;
}

.chat-box .chat-room .avatar-small {
    width: 30px;
    height: 30px;
}

.chat-box .chat-room .message {
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
}

.chat-box .chat-room .message-left {
    align-items: flex-start;
}

.chat-box .chat-room .message-left .bubble {
    border-radius: 0 5px 5px 5px;
}

.chat-box .chat-room .message-right {
    align-items: flex-end;
}

.chat-box .chat-room .message-right .bubble {
    border-radius: 5px 0 5px 5px;
}

.chat-box .chat-room .bubble {
    padding: 10px;
    font-size: 14px;
    margin-top: 5px;
    display: inline-block;
}

.chat-box .chat-room .bubble-light {
    background-color: #E2412650;
}

.chat-box .chat-room .bubble-dark {
    color: #fff;
    background-color: #E2412690;
}

.chat-box .type-area {
    display: flex;
    height: 65px;
    background-color: #fff;
    border-radius: 0 0 20px 20px;
}

.chat-box .type-area .input-wrapper {
    overflow: hidden;
    border-radius: 0 0 0 20px;
}

.chat-box .type-area .input-wrapper input {
    outline: none;
    border: none;
    padding-left: 20px;
    height: 100%;
    width: 220px;
    font-size: 14px;
}

.chat-box .type-area .button-add {
    display: flex;
    align-items: center;
    position: relative;
}

.chat-box .type-area .button-add i {
    font-size: 30px;
    color: lightgrey;
    cursor: pointer;
}

.chat-box .type-area .button-add i:hover {
    color: #E24126;
}

.chat-box .type-area .button-add .others {
    display: flex;
    padding: 10px 15px;
    background-color: #fff;
    position: absolute;
    top: 5px;
    z-index: -1;
    right: -52px;
    border-radius: 999px;
    box-shadow: 0 0 25px -5px lightgray;
    transition: 0.3s all ease-out;
}

.chat-box .type-area .button-add .others span i {
    font-size: 20px;
    color: #E24126;
}

.chat-box .type-area .button-add .others span.image-button {
    margin: 0 25px;
}

.chat-box .type-area .button-add .others .emoji-button {
    position: relative;
}

.chat-box .type-area .button-add .others .emoji-button .emoji-box {
    display: none;
    position: absolute;
    width: 0px;
    height: 0px;
    top: 0px;
    right: 0px;
    transition: 0.3s all ease-out;
}

.chat-box .type-area .button-add .others .emoji-button .emoji-box span {
    user-select: none;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 20px;
    height: 20px;
}

.chat-box .type-area .button-send {
    background-color: #fff;
    margin-left: auto;
    width: 65px;
    color: #E24126;
    font-weight: bold;
    border-left: 2px solid #f7f9fb;
    border-radius: 0 0 20px 0;
}

.chat-box .type-area .button-send:hover {
    background-color: #E24126;
    color: #fff;
}


/*=============== Property Detail =============*/

.property_detail {
    display: flex;
    padding: 20px 0;
    justify-content: center;
}

.property_detail .content-property {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    width: 50%;
}

.property_detail .property_info {
    /* padding: 40px 50px 60px 50px; */
    position: relative;
    text-align: center;
    overflow: hidden;
    width: 55vw;
    margin: 20px 0;
}

.property_detail .property_info h1 {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 800;
    color: #E24126;
}

.property_detail .property_info input[type="email"],
.property_detail .property_info select,
.property_detail .property_info textarea,
.property_detail .property_info input[type="password"],
.property_detail .property_info input[type="text"],
.property_detail .property_info input[type="number"] {
    display: block;
    margin-bottom: 20px;
    padding: 8px 56px 8px 4px;
    background: none;
    outline: none;
    border: none;
    border-bottom: 1px solid lightgrey;
    transition: 0.2s;
    width: 100%;
}

.property_detail .property_info input[type="email"]:focus,
.property_detail .property_info input[type="date"]:focus,
.property_detail .property_info textarea:focus,
.property_detail .property_info select:focus,
.property_detail .property_info input[type="search"]:focus,
.property_detail .property_info input[type="password"]:focus,
.property_detail .property_info input[type="text"]:focus,
.property_detail .property_info input[type="number"]:focus {
    padding: 8px 50px 8px 10px;
    border-bottom: 1px solid #E24126;
    color: #E24126;
}

.property_detail .file_upload {
    background-color: rgba(41, 44, 71, 0.05);
    border-radius: 13px;
    width: 100%;
    padding: 15px;
    color: #000;
    cursor: pointer;
}

.property_detail .file_upload span img {
    margin-right: 5px;
}

.property_detail .upload_photo {
    border: 2px dashed #000;
    border-radius: 5px;
    width: 25%;
    margin: 15px auto;
    padding: 30px 0;
}

.property_detail #date {
    display: block;
    padding: 1rem;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid lightgray;
}

.address_book {
    border: 1px solid lightgray;
    padding: 15px;
    margin: 15px 0;
    /* display: flex; */
    border-radius: 10px;
}

.booking-box {
    padding: 20px;
    border: 0.1px solid lightgray;
    border-radius: 10px;
    text-align: left;
    margin: 15px 0;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    /* box-shadow: 0 0 5px 0 #E24126; */
}

.booking-box a {
    color: #333;
}

.booking-box a i {
    margin-right: 5px;
}

.booking-list {
    margin: 0 3rem;
}

.image_pic {
    border-radius: 12px;
    background: #eee;
    padding: 10px;
    margin: 0 5px;
}

.booking_bottom {
    border-top: 1px solid lightgray;
    margin: 0px -20px;
    padding: 10px 20px 0;
    text-align: left;
}

.booking_bot_can {
    border-top: 1px solid lightgray;
}

.is-pending {
    color: darkorange;
}

.is-approved {
    color: green;
}

.is-upcoming,
.is-rejected {
    color: red;
}

.fa-comments {
    color: #E24126;
    background: #E2412650;
    padding: 0 6px;
    border-radius: 15px;
}

.fa-phone {
    color: #77dd77;
    background: #77dd7750;
    padding: 0 7px;
    border-radius: 15px;
    /* height: fit-content; */
}

.give_rating {
    color: #4bb543;
    cursor: pointer;
}

.black_box {
    background-color: #000;
    border-radius: 10px;
    padding: 15px 15px 5px;
}

.white_box {
    border: 1px solid lightgray;
    border-radius: 12px;
}

.black_box span {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cart-info h5 {
    color: #E24126;
    padding: 10px;
    text-align: center;
}

.cart-info .notify_list h6 {
    float: right;
    bottom: 15px;
}

.a_r_button {
    border-top: 1px solid lightgray;
    margin: 0px -15px;
    padding: 10px 0 0;
    text-align: center;
}

.a_r_button2 {
    border-top: 1px solid lightgray;
    margin: 0px;
    padding: 10px 0;
    text-align: center !important;
}

.a_r_button span,
.a_r_button2 span {
    padding: 0 15px;
    cursor: pointer;
}

.a_r_button span:not(:last-child),
.a_r_button2 span:not(:last-child) {
    color: #E24126;
}

.d-flex {
    display: flex;
}

.property_detail .info {
    background: #eee;
    padding: 10px;
    margin: 10px 0 0;
}

.location {
    background: #e24126;
    padding: 7px;
    border-radius: 50%;
    height: 30px;
}

.property_detail .address_book label {
    cursor: pointer;
}

.property_detail .address_book label a {
    color: #E24126;
}

label {
    width: 100%;
    text-align: left;
}

label>input[type="radio"] {
    display: none;
}

label>input[type="radio"]+*::before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 1rem;
    height: 1rem;
    margin-right: 1rem;
    margin-bottom: 3px;
    border-radius: 50%;
    border-style: solid;
    border-width: 0.1rem;
    border-color: gray;
}

label>input[type="radio"]:checked+* {
    color: #E24126;
}

label>input[type="radio"]:checked+*::before {
    background: radial-gradient(#E24126 0%, #E24126 40%, transparent 50%, transparent);
}

label>input[type="radio"]+* {
    display: inline-block;
    padding: 0rem 1rem;
}

.property_detail .property_info input[type="button"] {
    margin-top: 20px;
    padding: 10px 78px;
    border-radius: 5px;
    /* border: 1px solid #E24126; */
    background: #E24126;
    color: #fff;
    width: auto;
    cursor: pointer;
    transition: 0.2s;
    text-align: center;
}

.property_info label {
    margin-bottom: 10px;
}

.selectt_radio {
    display: none;
    margin-top: 20px;
}

sub,
sup {
    font-weight: 300;
}

.searchContainer {
    display: flex;
    flex: 1 1 300px;
    border-bottom: 1px solid lightgrey;
    /* border: none; */
    overflow: hidden;
}

.searchIcon {
    padding: 0.5rem;
}

.searchBox {
    border: 0;
    padding: 0.5rem 0.5rem 0.5rem 0;
    flex: 1;
}

.subscription-box {
    background: #E2412620;
    border-radius: 12px;
    border: 1px solid #E24126;
    padding: 25px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    margin-bottom: 17px;
}

.subscription-box p {
    color: #000;
}

h4 {
    font-weight: 600;
}


/*=============== Style switcher =============*/

.switcher .switch_btn button {
    width: 50px;
    height: 49px;
    border: none;
    color: #fff;
    font-size: 24px;
    outline: none;
}

.switcher .switch_btn {
    position: absolute;
    right: -50px;
    z-index: -1;
}

.switcher {
    position: fixed;
    top: 70px;
    z-index: 999999;
    left: -250px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.switcher .switch_menu {
    width: 249px;
    background: #000;
    position: relative;
    padding-bottom: 36px;
    left: -250px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.switcher.switcher-show,
.switcher.switcher-show .switch_menu {
    left: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.switcher .switch_menu .switcher_container {
    width: 215px;
    margin: 0 auto;
}

.switcher .switch_menu h5.title {
    margin: 0 0 27px 0;
    line-height: 49px;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

.switcher .switch_menu .switcher_container h5 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
}

.switcher .switch_menu .switcher_container h5.fix_space {
    margin: 17px 0 11px 0;
}

.switcher .switch_menu .switch_body .box {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin-top: 16px;
}

.switcher .switch_menu .switch_body .box>div {
    width: 100px;
    height: 57px;
    background: #f4f4f4;
    border: 2px solid #eaeaea;
}

.switcher .switch_menu .switch_body .box>div>span {
    display: block;
    width: 70px;
    height: 100%;
    margin: 0 auto;
    background: #fff;
    border-left: 2px solid #eaeaea;
    border-right: 2px solid #eaeaea;
}

.switcher .switch_menu p {
    font-weight: normal;
    font-size: 14px;
    color: #a4a4a4;
}

.switcher .switch_menu .switch_body .box p {
    margin-top: 5px;
}

.switcher .switch_menu .switch_body {
    border-bottom: 1px solid #181c1c;
    padding-bottom: 20px;
}

.switcher .switch_menu .switch_navigation {
    text-align: center;
    border-bottom: 1px solid #181c1c;
    padding-bottom: 11px;
    margin-top: 17px;
    padding-top: 0;
}

.switcher .switch_menu .switch_navigation h5 {
    margin-bottom: 12px;
}

.switcher .switch_menu .switch_navigation p,
.switcher .switch_menu .switch_navigation .onoffswitch {
    display: inline-block;
    margin-left: 5px;
    text-align: center;
}

.switcher .switch_menu .switch_navigation p {
    vertical-align: top;
    margin-top: 12px;
}

.switcher .box_bg h5 {
    font-size: 20px;
}

.switcher .box_bg {
    text-align: center;
    margin-top: 15px;
    padding-bottom: 27px;
    padding-top: 1px;
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 12px;
}

.switcher #styleOptions {
    padding: 0;
}

.switcher #styleOptions li {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 4px;
    margin-top: 5px;
}

.switcher #styleOptions li:last-child {
    margin-right: 0;
}

.switcher #styleOptions li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.switcher #styleOptions li a span.p_color,
.switcher #styleOptions li a span.s_color {
    position: absolute;
    width: 100%;
    height: 150%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.switcher #styleOptions li a span.p_color {
    left: -17px;
    top: -29px;
}

.switcher #styleOptions li a span.s_color {
    right: -17px;
    bottom: -29px;
}

.switcher #styleOptions li a.color1 span.p_color {
    background: #E24126;
}

.switcher #styleOptions li a.color1 span.s_color {
    background: #121d2f;
}

.switcher #styleOptions li a.color2 span.p_color {
    background: #48c7ec;
}

.switcher #styleOptions li a.color2 span.s_color {
    background: #121d2f;
}

.switcher #styleOptions li a.color3 span.p_color {
    background: #7fb401;
}

.switcher #styleOptions li a.color3 span.s_color {
    background: #121d2f;
}

.switcher #styleOptions li a.color4 span.p_color {
    background: #fbca00;
}

.switcher #styleOptions li a.color4 span.s_color {
    background: #121d2f;
}


/*=================== boxed layout =================*/

.main_page.active_boxlayout {
    width: 1350px;
    margin: 0 auto;
    background: #fff;
    overflow-x: hidden;
}

body.bg {
    background: url(../images/home/pattern.png) repeat;
}


/*** 

====================================================================
                        Home-Page-One
====================================================================

***/


/** header area **/

.header-upper {
    position: relative;
    background: #1c3641;
    width: 100%;
    padding: 9px 0px 8px 0px;
}

.header-upper .top-left p {
    color: #d4dae3;
    margin-bottom: 0px;
}

.header-upper .top-right .social-link {
    float: right;
    display: block;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.header-upper .top-right .social-link li {
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

.header-upper .top-right .social-link a {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 28px;
    margin-left: 17px;
    color: #d4dae3;
    transition: all 500ms ease;
}

.header-upper .top-right .social-link a:hover {
    color: #E24126;
    transition: all 500ms ease;
}

.header-bottom {
    position: relative;
    /* padding: 5px 0px; */
}

.header-bottom .right-info {
    position: relative;
    float: right;
    top: 10px;
    padding: 9px 0px 9px 0px;
}

.header-bottom .right-info .contact-info {
    position: relative;
    display: inline-block;
    margin-right: 50px;
}

.header-bottom .right-info .contact-info:before {
    position: absolute;
    content: '';
    background: #e0e0e0;
    width: 1px;
    height: 40px;
    right: -24px;
    top: -7px;
}

.header-bottom .right-info .contact-info .phone a {
    position: relative;
    display: block;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    font-weight: bold;
    color: #222;
    letter-spacing: 1px;
}

.header-bottom .right-info .contact-info .phone i {
    position: relative;
    color: #E24126;
    top: 2px;
    margin-right: 8px;
}

.header-bottom .right-info .search-info,
.header-bottom .right-info .profile-info {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}

.header-bottom .right-info .cart-info {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}

.header-bottom .right-info .cart-info .number {
    position: absolute;
    right: -5px;
    top: -5px;
    height: 20px;
    width: 20px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    background: #252936;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
    z-index: 1;
}

.header-bottom .right-info .cart-info button {
    position: relative;
    background: #E24126;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
}

.header-bottom .right-info .cart-info button i:before {
    color: #fff;
    font-size: 15px;
}

.profile-info .dropdown-menu,
.cart-info .dropdown-menu {
    right: 0 !important;
    left: auto;
}

.profile-info.open>.dropdown-menu,
.cart-info.open>.dropdown-menu {
    display: grid;
}

.cart-info.open>.dropdown-menu {
    min-width: 350px;
    height: 100vh;
    overflow-y: scroll;
}

.profile-info .dropdown-menu a,
.cart-info .dropdown-menu a {
    color: #000;
    /* margin-left: 10px; */
}

.profile-info .dropdown-menu>a,
.cart-info .dropdown-menu>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 28px;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
    color: #000;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.profile-info .dropdown-menu>a:before,
.cart-info .dropdown-menu>a::before {
    position: absolute;
    content: '';
    background: #fff;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
}

.profile-info .dropdown-menu>a:hover:after,
.cart-info .dropdown-menu>a:hover:after {
    width: 100%;
}

.profile-info .dropdown-menu>a:after,
.cart-info .dropdown-menu>a:after {
    position: absolute;
    content: '';
    background: #E24126;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 2px;
    transition: all 700ms ease;
}

.main-header {
    /* position:relative; */
    position: fixed;
    background: #fff;
    left: 0px;
    top: 0px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.35);
    z-index: 999;
    width: 100%;
    height: 75px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    background: #E24126;
    z-index: 0;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.35);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.header-menu {
    position: relative;
    width: 100%;
    background: #E24126;
}

.header-bottom .logo-area {
    position: relative;
    padding: 0px 0px 0px 0px;
    display: inline-block;
}

.header-bottom .logo-area figure {
    /* width: 80px;
  padding: 5px; */
}

.sticky-header .logo-area {
    position: relative;
    padding: 6px 0px 0px 0px;
    display: inline-block;
}

.main-menu {
    position: relative;
    display: inline-block;
}

.main-menu .navbar-collapse {
    padding: 0px;
}

.main-menu .navigation {
    position: relative;
    margin: 0px;
}

.main-menu .navigation>li {
    position: relative;
    display: inline-block;
    margin: 0 15px;
    margin-bottom: 0px;
}

.main-menu .navigation>li:last-child {
    margin-right: 0px;
}

.main-menu .navigation>li>a>i:before {
    margin-right: 5px;
    font-size: 16px;
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    font-size: 15px;
    color: #555;
    line-height: 29px;
    font-weight: 700;
    padding: 22px 24px 14px 0px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    opacity: 1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-menu .navigation>li.current>a,
.main-menu .navigation>li.current-menu-item>a {
    color: #222;
    opacity: 1;
}

.main-menu .navigation>li:hover>a {
    color: #333;
    background: none;
    transition: all 500ms ease;
}

.main-menu .navigation>li:hover>a:after {
    opacity: 1;
}

.main-menu .navigation>li>ul {
    position: absolute;
    left: 0px;
    top: 130%;
    margin-top: 0px;
    width: 220px;
    padding: 0px;
    z-index: 100;
    display: none;
    background: #fff;
    border-top: 3px solid #fff;
    transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -webkit-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
}

.main-menu .navigation>li>ul>li {
    position: relative;
    width: 100%;
}

.main-menu .navigation>li>ul>li:last-child {
    border-bottom: none;
}

.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 28px;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
    color: #000;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li>a:before {
    position: absolute;
    content: '';
    background: #fff;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
}

.main-menu .navigation>li>ul>li>a:after {
    position: absolute;
    content: '';
    background: #E24126;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 2px;
    transition: all 700ms ease;
}

.main-menu .navigation>li>ul>li>a:hover:after {
    width: 100%;
}

.main-menu .navigation>li>ul>li:hover>a {
    color: #E24126;
    padding: 10px 15px 10px 17px;
    transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li.dropdown:hover>a:after {
    color: #ffffff;
    transition: all 500ms ease;
}

.main-menu .navigation>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
    transition: all 500ms ease;
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    position: absolute;
    display: none;
    right: 0px;
    top: 10px;
    border: none;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    cursor: pointer;
    z-index: 5;
}

.menu-bar {
    position: relative;
    display: inline-block;
    width: 88%;
    text-align: center;
}

.main-header .info-box {
    position: relative;
    display: block;
    float: right;
    padding: 0px 0px 0px 0px;
}


/** header search **/

.header-search {
    position: relative;
    padding: 10px 0px;
    background: #160f09;
    z-index: 5;
    display: none;
}

.header-search .container {
    padding-right: 0px
}

.header-search .search-form {
    position: relative;
    width: 270px;
}

.header-search .search {
    position: relative;
    margin: 0px;
}

.header-search .search input[type="text"],
.header-search input[type="search"] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    background: none;
    padding: 7px 40px 7px 15px;
    border: 1px solid #E24126;
    color: #ffffff;
    font-size: 14px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}

.header-search button {
    background: #E24126;
    border-radius: 0 4px 4px 0;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 38px;
    border: 1px solid #E24126;
}

.header-search button span::before {
    color: #fff;
    font-size: 15px;
}

.header-search .search input:focus {
    border: 1px solid #E24126;
    transition: all 500ms ease;
}

.header-search .search input:focus+button,
.header-search .search input button:hover {
    background: #E24126 none repeat scroll 0 0;
    color: #E24126;
    border: 1px solid #E24126;
}

.search-button {
    position: relative;
    display: inline-block;
}

.search-button button {
    background: #E24126;
    color: #fff;
    padding: 7px 10px;
    border-radius: 5px;
}

.profile-info .profile {
    display: inline-block;
    font-size: 15px;
    margin: 0;
    color: #E24126;
    background: transparent;
    height: 40px;
    width: 40px;
    line-height: 39px;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    text-align: center;
    transition: all 500ms ease;
}


/* .search-button .toggle-search button, .profile-info button {
    display: inline-block;
    font-size: 15px;
    margin: 0;
    color: #E24126;
    background: transparent;
    height: 40px;
    width: 40px;
    line-height: 39px;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    text-align: center;
    transition: all 500ms ease;
} */


/** main banner style **/

.rev_slider_wrapper {
    position: relative;
}

.rev_slider_wrapper .banner-title {
    position: relative;
    font-size: 40px;
    font-family: 'Raleway', sans-serif;
    line-height: 50px;
    color: #E24126;
    font-weight: 500;
    margin-left: 30px;
}

.rev_slider_wrapper .banner-text h1 {
    position: relative;
    font-size: 70px;
    font-family: 'Raleway', sans-serif;
    line-height: 70px;
    color: #fff;
    font-weight: 600;
    margin-left: 30px;
}

.rev_slider_wrapper .banner-list {
    position: relative;
    padding: 0px;
    margin: 0px;
    margin-left: 30px;
}

.rev_slider_wrapper .banner-list li {
    position: relative;
    display: block;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px;
    color: #fff;
    padding: 0px 0px 0px 30px !important;
}

.rev_slider_wrapper .banner-list li:before {
    position: absolute;
    content: "\f00c";
    font-size: 18px;
    font-family: 'FontAwesome';
    color: #E24126;
    left: 0px;
    top: 0px;
}

.rev_slider_wrapper .btn-one {
    padding: 11px 42px 12px 42px !important;
    margin-left: 30px;
}

.rev_slider_wrapper .btn-one a {
    color: #fff !important;
    transition: all 500ms ease !important;
}

.hephaistos.tparrows {
    top: 60% !important;
}


/** welcome section **/

.welcome-section {
    position: relative;
    padding-bottom: 83px;
}

.welcome-section .video-gallery {
    width: 100%;
    height: auto;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.welcome-section .video-gallery img {
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
}

.welcome-section .video-gallery .overlay-gallery {
    background-color: transparent;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    transition: all 500ms ease;
}

.welcome-section .video-gallery .overlay-gallery .icon-holder {
    display: table;
    height: 100%;
    width: 100%;
}

.welcome-section .video-gallery .overlay-gallery .icon-holder .icon {
    display: table-cell;
    vertical-align: middle;
}

.welcome-section .video-gallery .overlay-gallery .icon-holder .icon a img {
    width: auto;
    transform: scale(1);
    transition: all 0.5s ease 0s;
}

.welcome-section .video-gallery:hover .overlay-gallery {
    background: rgba(255, 83, 53, 0.5);
}

.welcome-section .video-gallery:hover img {
    transform: scale(1.1);
}

.welcome-section .video-gallery .overlay-gallery .icon-holder .icon a:hover img {
    transform: scale(1.1);
}

.welcome-section .welcome-content h3 {
    position: relative;
    font-weight: 600;
    margin-bottom: 48px;
}

.welcome-section .welcome-content h3:before {
    position: absolute;
    content: '';
    background: url(../images/home/welcome-icon.png) no-repeat scroll;
    left: 0px;
    bottom: -25px;
    width: 55px;
    height: 17px;
}

.welcome-section .welcome-content .text {
    position: relative;
    font-size: 15px;
    color: #222;
    margin-bottom: 23px;
    font-family: 'Open Sans', sans-serif;
}

.welcome-section .welcome-content .list {
    position: relative;
    margin-bottom: 41px;
}

.welcome-section .welcome-content .list li {
    position: relative;
    display: block;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #848484;
    margin-bottom: 6px;
    padding: 0px 0px 0px 25px;
}

.welcome-section .welcome-content .list li:before {
    position: absolute;
    content: "\f00c";
    font-size: 18px;
    font-family: 'FontAwesome';
    color: #E24126;
    left: 0px;
    top: 0px;
}


/** cta-section **/

.cta-section {
    position: relative;
    background: url(../images/home/cta-bg.jpg);
    background-repeat: no-repeat;
    width: 100%;
    background-position: center center;
    background-size: cover;
    padding: 85px 0px 50px 0px;
}

.cta-section:before {
    position: absolute;
    content: '';
    background: #1c3641;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: .8;
}

.cta-section .section-title h2 {
    color: #fff;
    margin-bottom: 11px;
}

.cta-section .section-title h2 span {
    color: #E24126;
}

.cta-section .text {
    position: relative;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 400;
}

.cta-section .cta-btn a {
    position: relative;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Lato', sans-serif;
    background: #E24126;
    padding: 19px 56px 19px 56px;
    top: 0px;
    border-radius: 25px;
    top: 60px;
    z-index: 1;
}


/** service-section **/

.service-section {
    position: relative;
    padding: 50px 0px 50px 0px;
}

.service-section .single-item {
    position: relative;
    border: 1px solid #e5e5e5;
    background: #fff;
    margin: 38px 0px 39px 0px;
    padding: 0px 39px 23px 40px;
    transition: all 500ms ease;
}

.service-section .single-item:before {
    position: absolute;
    content: '';
    background: #000000;
    width: 100%;
    height: 0%;
    left: 0px;
    bottom: 0px;
    transition: all 500ms ease;
}

.service-section .single-item:hover:before {
    height: 100%;
    transition: all 500ms ease;
}

.service-section .single-item .icon-box img,
.service-section .single-item .icon-box a {
    position: relative;
    display: inline-block;
    background: #fff;
    width: 95px;
    height: 95px;
    line-height: 95px;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    margin-top: -57px;
    margin-bottom: 16px;
    transition: all 500ms ease;
}

.service-section .single-item:hover .icon-box i {
    border: 1px solid #1c3641;
    transition: all 500ms ease;
}

.service-section .single-item .icon-box i:before {
    color: #E24126;
    font-size: 30px;
    margin: 0px;
}

.service-section .single-item:hover h4 a {
    color: #fff;
    transition: all 500ms ease;
}

.service-section .single-item:hover p {
    color: #ced1d2;
    transition: all 500ms ease;
}

.service-section .single-item .read-btn a {
    position: relative;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    line-height: 26px;
    color: #848484;
    font-weight: 600;
}

.service-section .single-item:hover .read-btn a {
    color: #E24126;
    transition: all 500ms ease;
}

.service-section .title p {
    margin-bottom: 90px;
}

.service-section h4 {
    margin-bottom: 10px;
}

.service-section .single-item p {
    margin-bottom: 14px;
}


/** subscribe-section **/

.subscribe-section {
    position: relative;
    /* background: url(../images/home/subscribe-bg.jpg); */
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 20px 0 85px;
}

.subscribe-section .section-title h2,
.subscribe-section p {
    color: #000;
}

.subscribe-section .section-title h2 span {
    color: #E24126;
}

.subscribe-section .subscribe-form input,
.subscribe-section .subscribe-form textarea {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 15px;
    height: 50px;
    border: 1px solid #E24126;
    margin-bottom: 20px;
}

.subscribe-section .subscribe-form {
    position: relative;
    padding: 0px 0px 0px 20px;
}

input[type=text]:focus {
    border: 1px solid #E24126;
    transition: all 500ms ease;
}

.subscribe-section .section-title h2 {
    margin-bottom: 11px;
}

.subscribe-section .btn-two {
    padding: 10px 31px 10px 31px;
    margin-top: 8px;
}


/** team-section **/

.team-section {
    position: relative;
}

.team-section .single-item {
    position: relative;
}

.team-section .single-item .team-social {
    position: relative;
    padding: 11px 0px 11px 0px;
    background: #1c3641;
    margin-top: -102px;
    opacity: 0;
    transition: all 500ms ease;
}

.team-section .single-item:hover .team-social {
    opacity: 1;
    transition: all 500ms ease;
}

.team-section .single-item .team-social li {
    display: inline-block;
    margin: 0px 20px;
}

.team-section .single-item .team-social li a {
    position: relative;
    font-size: 15px;
    color: #fff;
    transition: all 500ms ease;
}

.team-section .single-item .team-social li a:hover {
    color: #E24126;
    transition: all 500ms ease;
}

.team-section .single-item h4 {
    margin-bottom: 4px;
}

.team-section .single-item .team-content {
    position: relative;
    padding: 18px 0px 12px 0px;
    background: #f5f5f8;
    border: 1px solid #e5e5e5;
    width: 100%;
}

.team-section .single-item:hover .team-content {
    box-shadow: 0px 4px 15px 0px #e5e5e5;
    background: #fff;
    transition: all 500ms ease;
}

.team-section .single-item .team-content .text {
    position: relative;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #E24126;
    margin-bottom: 10px;
}

.team-section .title p {
    margin-bottom: 36px;
}

.team-section .single-item .img-box img {
    width: 100%;
}


/** image-gallery **/

.image-gallery {
    position: relative;
    background: #f5f5f8;
    width: 100%;
    padding: 50px 0px 50px 0px;
}

.image-gallery .single-item .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
}

.image-gallery .single-item .img-holder img {
    position: relative;
    width: 100%;
    height: 280px;
}

.image-gallery .single-item .img-holder .overlay .box .content a i {
    border: 2px solid #c9cfd1;
    text-align: center;
    color: #E24126;
    display: inline-block;
    font-size: 15px;
    height: 45px;
    line-height: 43px;
    transition: all 500ms ease 0s;
    width: 45px;
    margin-bottom: 15px;
    border-radius: 50%;
}

.image-gallery .single-item:hover .img-holder .overlay {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.image-gallery .overlay .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.image-gallery .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color: rgba(28, 54, 65, 0.8);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.image-gallery .overlay .box {
    display: table;
    height: 100%;
    width: 100%;
}

.image-gallery .single-item .img-holder .overlay .box .content .text {
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    line-height: 30px;
    color: #fff;
}

.image-gallery .owl-nav {
    display: none !important;
}

.image-gallery .title p {
    margin-bottom: 42px;
}


/** testimonial-section **/

.testimonial-section {
    position: relative;
}

.testimonial-section .owl-controls {
    display: none !important;
}

.testimonial-section .single-item {
    position: relative;
    background: #f5f5f8;
    width: 100%;
    padding: 0px 35px 20px 35px;
    margin-top: 50px;
}

.testimonial-section .single-item:before {
    position: absolute;
    content: "\f10e";
    font-family: 'FontAwesome';
    color: #E24126;
    font-size: 14px;
    right: 10px;
    bottom: 10px;
}

.testimonial-section .img-box {
    position: relative;
    left: 0px;
    top: -40px;
    margin-bottom: -17px;
}

.testimonial-section .single-item .author {
    position: relative;
    font-size: 17px;
    line-height: 28px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #222;
    margin-bottom: 10px;
}

.testimonial-section .title p {
    margin-bottom: 32px;
}

.testimonial-section .single-item p {
    margin-bottom: 40px;
}


/** fact-counter **/

.fact-counter {
    position: relative;
    padding: 100px 0px;
    background: url(../images/home/counter-bg.jpg);
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.fact-counter:before {
    position: absolute;
    content: '';
    background: #1c3641;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: .8;
}

.fact-counter .single-item .icon-box {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    top: -22px;
}

.fact-counter .single-item {
    position: relative;
}

.fact-counter .counter-colmn:nth-child(4) .single-item {
    float: right;
    right: 12px;
}

.fact-counter .counter-colmn:nth-child(3) .single-item {
    float: right;
    right: 35px;
}

.fact-counter .counter-colmn:nth-child(2) .single-item {
    float: right;
    right: 49px;
}

.fact-counter .single-item .icon-box i {
    position: relative;
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    margin-right: 0px;
}

.fact-counter .single-item .icon-box i:before {
    margin: 0px;
    font-size: 40px;
    color: #fff;
}

.fact-counter .single-item .counter-content {
    position: relative;
    display: inline-block;
}

.fact-counter .single-item .count-outer span {
    font-size: 40px;
    font-family: 'Open Sans', sans-serif;
    line-height: 45px;
    color: #E24126;
    margin-bottom: 10px;
    display: block;
}

.fact-counter .single-item .counter-text {
    position: relative;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    line-height: 28px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 6px 0px 0px 0px;
}

.fact-counter .single-item .counter-text:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 50px;
    height: 2px;
    left: 0px;
    top: 0px;
}


/** news-section **/

.news-section {
    position: relative;
    padding-bottom: 165px;
}

.news-section .news-content {
    position: relative;
    padding: 62px 20px 21px 20px;
    background: #f5f5f8;
    border: 1px solid #e5e5e5;
    transition: all 500ms ease;
}

.news-section .single-item:hover .news-content {
    background: #fff;
    box-shadow: 0px 4px 15px 0px #e5e5e5;
    transition: all 500ms ease;
}

.news-section .news-content .date {
    position: absolute;
    background: #E24126;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    right: 50%;
    margin-right: -40px;
    top: -41px;
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 35px;
    text-align: center;
}

.news-section .news-content .date span {
    position: relative;
    display: block;
    font-size: 30px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    top: 11px;
}

.news-section .img-box img {
    width: 100%;
}

.news-section h4 {
    margin-bottom: 6px;
}

.news-section .lower-content .meta {
    position: relative;
    margin-bottom: 16px;
}

.news-section .lower-content .meta li {
    display: inline-block;
    position: relative;
    margin: 0px 15px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #848484;
}

.news-section .lower-content .meta li span {
    color: #E24126;
}

.news-section .lower-content .meta li i {
    margin-right: 8px;
}

.news-section .lower-content .meta li:before {
    position: absolute;
    content: '';
    background-color: #848484;
    width: 2px;
    height: 10px;
    right: -15px;
    top: 8px;
}

.news-section .lower-content .meta li:last-child:before {
    display: none;
}

.news-section .title p {
    margin-bottom: 43px;
}


/** main-footer **/

.main-footer-area {
    padding: 0px 0px 0px 0px;
    position: relative;
    /* background: url(../images/footer/bg.jpg); */
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.main-footer-area:before {
    position: absolute;
    content: '';
    background: #1c3641;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: .95;
}

.main-footer-area .footer-info {
    position: relative;
    margin: 0px 48px;
    background: #E24126;
    padding: 37px 0px 36px 0px;
    color: #fff;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.5);
    top: -65px;
}

.main-footer-area .footer-info:before {
    background: #E24126 none repeat scroll 0 0;
    content: "";
    height: 131px;
    right: -35px;
    position: absolute;
    top: 0px;
    transform: skewX(195deg);
    width: 53px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: 4px 4px rgba(255, 255, 255, 0.5);
}

.main-footer-area .footer-info:after {
    background: #E24126 none repeat scroll 0 0;
    content: "";
    height: 131px;
    left: -35px;
    position: absolute;
    top: 0px;
    transform: skewX(-195deg);
    width: 53px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    box-shadow: -4px 4px rgba(255, 255, 255, 0.5);
}

.main-footer-area .footer-info .single-item {
    position: relative;
}

.main-footer-area .footer-info .single-item:before {
    position: absolute;
    content: '';
    background: rgba(34, 34, 34, 0.18);
    height: 130px;
    width: 1px;
    right: 0px;
    top: -37px;
}

.main-footer-area .colmun-info:nth-child(3) .single-item:before {
    display: none;
}

.main-footer-area .footer-info .icon-box i:before {
    font-size: 24px;
    margin: 0px;
}

.main-footer-area .footer-info .info-text,
.main-footer-area .footer-info .info-text a {
    position: relative;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    line-height: 26px;
    font-weight: 700;
    color: #fff;
}

.main-footer {
    position: relative;
    padding: 30px;
}

.main-footer h4 {
    color: #fff;
    margin-bottom: 22px;
    top: 9px;
}

.main-footer-area p {
    color: #d4dae3;
}

.main-footer .footer_logo {
    position: relative;
    padding: 0px 0px 22px 0px;
}

.main-footer .footer_logo span {
    font-size: 40px;
    color: #fff;
    margin-left: 10px;
}

.main-footer .footer-social {
    position: relative;
    top: 12px
}

.main-footer .footer-social li {
    display: inline-block;
    margin-right: 8px;
}

.main-footer .footer-social li a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    width: 38px;
    height: 38px;
    border: 2px solid #6d7e85;
    line-height: 37px;
    text-align: center;
    border-radius: 50%;
    z-index: 1;
    transition: all 500ms ease;
}

.main-footer .footer-social li a:hover {
    background: #E24126;
    border: 2px solid #E24126;
    transition: all 500ms ease;
}

.main-footer .service-widget a,
.main-footer .link-widget a {
    position: relative;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #d4dae3;
    margin-bottom: 14px;
    display: block;
    padding: 0px 0px 0px 12px;
    transition: all 500ms ease;
}

.main-footer .service-widget {
    position: relative;
    float: right;
    right: -28px;
}

.main-footer .link-widget {
    position: relative;
    float: right;
    right: 60px;
}

.main-footer .service-widget a:hover,
.main-footer .link-widget a:hover {
    color: #E24126;
    text-decoration: underline;
    transition: all 500ms ease;
}

.main-footer .service-widget a:before,
.main-footer .link-widget a:before {
    position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #d4dae3;
    left: 0px;
    top: 0px;
}

.main-footer .service-widget a:hover:before,
.main-footer .link-widget a:hover:before {
    color: #E24126;
    transition: all 500ms ease;
}

.main-footer .subscribe-widget input {
    position: relative;
    width: 100%;
    background: #3c535c;
    border: 1px solid #3c535c;
    height: 50px;
    border-radius: 25px;
    padding: 15px;
    color: #fff;
    margin-bottom: 20px;
    transition: all 500ms ease;
}

input[type=text]:focus {
    border: 1px solid #E24126;
    transition: all 500ms ease;
}

.main-footer .btn-two {
    padding: 10px 29px 10px 29px;
}

.footer-bottom {
    position: relative;
    padding: 18px 0px 15px 0px;
    border-top: 1px solid #3a515b;
}

.footer-bottom a {
    position: relative;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #E24126;
    transition: all 500ms ease;
}

.footer-bottom a:hover {
    color: #fff;
    transition: all 500ms ease;
}

.subscribe-widget p {
    margin-bottom: 30px;
}

.main-footer .list_2 li i {
    margin-right: 15px;
}

.main-footer .list_2 li a {
    color: #fff;
}

.main-footer .list_2 li a:hover {
    color: #E24126;
}

.main-footer .list_2 li {
    margin-bottom: 20px;
}


/*** 

====================================================================
                        about-page
====================================================================

***/

.page-title {
    position: relative;
    background: url(../images/about/bg.jpg);
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0px;
    margin-top: 75px;
}

.page-title:before {
    position: absolute;
    content: '';
    background: #122730;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: .7;
}

.page-title .title {
    position: relative;
    font-size: 40px;
    font-family: 'Raleway', sans-serif;
    line-height: 50px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0px;
    display: inline-block;
}

.page-title .bread-crumb {
    position: relative;
    display: block;
    float: right;
    top: 15px;
}

.page-title .bread-crumb li {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    font-weight: 600;
}

.page-title .bread-crumb li a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    transition: all 500ms ease;
}

.page-title .bread-crumb li a:hover {
    color: #E24126;
    transition: all 500ms ease;
}

.page-title .bread-crumb li i:before {
    margin-left: 7px;
    font-size: 16px;
}

.testimonial-section.style-2 {
    padding-bottom: 165px;
}


/*** 

====================================================================
                        service-page
====================================================================

***/


/** servece section **/

.service-page {
    position: relative;
    padding: 100px 0px 126px 0px;
}


/** service detail **/

.service-details {
    position: relative;
    padding: 100px 0px 150px 0px;
}

.service-details .sidbar-list {
    position: relative;
    padding: 0px 30px 0px 0px;
    margin: 0px;
}

.service-details .sidbar-list li {
    position: relative;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}

.service-details .sidbar-list li:last-child {
    border-bottom: 1px solid #e5e5e5;
}

.service-details .sidbar-list li.current a,
.service-details .sidbar-list li a:hover {
    color: #E24126;
    transition: all 500ms ease;
}

.service-details .sidbar-list li.current:before {
    position: absolute;
    content: '';
    background: #E24126;
    width: 3px;
    height: 100%;
    left: 0px;
    top: 0px;
}

.service-details .sidbar-list li.current {
    border-right: none;
    border-left: none;
}

.service-details .sidbar-list li a {
    position: relative;
    display: block;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #222;
    text-transform: capitalize;
    padding: 13px 10px 11px 21px;
}

.service-details .sidbar-list li a:hover:before {
    position: absolute;
    content: '';
    background: #E24126;
    width: 3px;
    height: 100%;
    left: 0px;
    top: 0px;
}

.service-details .upper-content .img-box img {
    width: 100%;
    margin-bottom: 32px;
}

.service-details .section-title h2 {
    margin-bottom: 14px;
}

.service-details .upper-content p {
    margin-bottom: 26px;
}

.service-details .upper-content {
    position: relative;
    margin-bottom: 36px;
}

.service-details .lower-content .img-box img {
    width: 100%;
    margin-bottom: 38px;
}


/*** 

====================================================================
                        gallery-page
====================================================================

***/

.gallery-page {
    position: relative;
    padding: 85px 0px 165px 0px;
}

.gallery-page .gallery_menu {
    position: relative;
    padding: 0px;
    margin: 0px;
    margin-bottom: 35px;
}

.gallery-page .gallery_menu li {
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    line-height: 28px;
    color: #222;
    margin: 0px 3px;
    padding: 9px 13px 8px 12px;
    text-align: center;
    cursor: pointer;
    transition: all 500ms ease;
}

.gallery-page .gallery_menu li.active {
    color: #E24126;
    transition: all 500ms ease;
}

.gallery-page .single-item .img-holder img {
    width: 100%;
    height: 280px;
}

.gallery-page .masonry-item {
    position: relative;
    display: inline-block;
    width: 20%;
}


/*** 

====================================================================
                        team-page
====================================================================

***/

.team-page {
    position: relative;
    padding: 92px 0px 135px 0px;
}

.team-page .single-item {
    margin-bottom: 34px;
}


/*** 

====================================================================
                        faq-page
====================================================================

***/

.faq-section {
    position: relative;
    padding: 100px 0px 145px 0px;
}

.accordion {
    position: relative;
    margin-bottom: 20px;
}

.accordion .acc-btn .left-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 100%;
    color: #9c9c9c;
    font-size: 20px;
    text-align: center;
}

.accordion .acc-btn.active .left-icon {
    color: #fff;
}

.accordion .left-icon span {
    position: relative;
    top: 18px;
}

.accordion .acc-btn {
    position: relative;
    background-color: transparent;
    color: #222;
    cursor: pointer;
    font-size: 16px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 18px 15px 18px 93px;
    font-family: 'Raleway', sans-serif;
    border: 1px solid #e5e5e5;
    transition: all 500ms ease;
}

.accordion .acc-btn.active {
    background: #E24126;
    color: #fff;
    border-bottom: none;
    transition: all 500ms ease;
}

.accordion .acc-btn .toggle-icon {
    color: #848484;
    display: block;
    font-weight: 200;
    padding: 15px 20px;
    position: absolute;
    left: 6px;
    top: -17px;
}

.accordion .acc-btn:before {
    position: absolute;
    content: '';
    background: #e5e5e5;
    width: 1px;
    height: 100%;
    top: 0px;
    left: 60px;
    transition: all 500ms ease;
}

.accordion .acc-btn.active .toggle-icon:before {
    height: 64px;
    top: 17px;
    transition: all 500ms ease;
}

.accordion .acc-btn .toggle-icon .plus::before {
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 500ms ease;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .plus {
    opacity: 0;
}

.accordion-box .accordion .acc-btn .toggle-icon .minus {
    opacity: 0;
}

.accordion-box .accordion .acc-btn .toggle-icon .minus::before {
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 500ms ease;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
    opacity: 1;
}

.accordion-box .accordion .acc-content {
    color: #848484;
    font-family: 'Open Sans', sans-serif;
    display: none;
    font-size: 14px;
    line-height: 26px;
    padding: 0px 0px 0px 0px;
}

.accordion-box .accordion .acc-content.collapsed {
    display: block;
}

.accordion-box .accordion .acc-content p {
    color: #848484;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    padding: 12px 0px 24px 94px;
    border: 1px solid #e5e5e5;
    border-top: none;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
    color: #fff;
    position: absolute;
    padding: 13px;
    margin-top: 14px;
    right: -6px;
    top: 20px;
}

.faq-section .faq-sidbar .sidbar-title h4 {
    font-weight: 500;
    margin-bottom: 23px;
}

.faq-section .faq-sidbar {
    position: relative;
    background: #f5f5f8;
    padding: 38px 40px 30px 40px;
    margin-left: 20px;
}

.faq-section .faq-sidbar input,
.faq-section .faq-sidbar textarea {
    position: relative;
    width: 100%;
    height: 50px;
    margin-bottom: 18px;
    padding: 15px;
    border: 1px solid #d9d9d9;
}

.faq-section .faq-sidbar textarea {
    height: 120px;
    resize: none;
    margin-bottom: 8px;
}

.faq-section .faq-sidbar .btn-two {
    padding: 10px 35px 10px 35px;
    display: block;
    width: 100%;
}


/*** 

====================================================================
                        error-page
====================================================================

***/

.error-section {
    position: relative;
    padding: 124px 0px 230px 0px;
}

.error-section .error-title {
    position: relative;
    font-size: 240px;
    font-family: 'Lato', sans-serif;
    line-height: 250px;
    color: #222;
    margin-bottom: 41px;
}

.error-section .error-title i:before {
    color: #E24126;
    margin: 0px 18px;
    font-size: 245px;
}

.error-section a.btn-one {
    display: block;
    width: 150px;
    margin: 0 auto;
}

.error-section p {
    margin-bottom: 75px;
}

.error-section .btn-two {
    padding: 15px 29px 15px 29px;
}


/*** 

====================================================================
                        shop-page
====================================================================

***/

.shop-section {
    position: relative;
    padding: 95px 0px 115px 0px;
}

.shop-section .top-content {
    position: relative;
    margin-bottom: 16px;
}

.shop-section .top-content p {
    font-size: 15px;
}

.shop-section .top-content .text {
    position: relative;
    display: inline-block;
}

.shop-section .top-content .select-box {
    position: relative;
    display: block;
    float: right;
}

.single-product-item {
    margin-bottom: 40px;
    transition: all 0.7s ease;
}

.single-product-item .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
}

.single-product-item .img-holder img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    width: 100%;
}

.single-product-item .img-holder .overlay-box {
    background: rgba(0, 0, 0, 0.1);
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 700ms ease;
    width: 100%;
}

.single-product-item .img-holder .overlay-box .box {
    display: table;
    height: 100%;
    width: 100%;
}

.single-product-item .img-holder .overlay-box .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.single-product-item:hover .img-holder .overlay-box {
    height: 100%;
    opacity: 1;
}

.single-product-item:hover .img-holder img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.single-product-item .title-holder {
    padding: 26px 15px 15px;
}

.single-product-item .title-holder .top {
    padding-bottom: 7px;
}

.single-product-item .list li {
    position: relative;
    display: inline-block;
    margin: 0px 2px;
}

.single-product-item .list li a {
    position: relative;
    display: inline-block;
    font-size: 15px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #fff;
    color: #848484;
    border-radius: 50%;
    text-align: center;
    transition: all 500ms ease;
}

.single-product-item .list li a:hover {
    background-color: #E24126;
    color: #fff;
    transition: all 500ms ease;
}

.single-product-item .title-holder h4 {
    font-weight: 500;
    margin-bottom: 4px;
}

.single-product-item .title-holder .price h4 {
    color: #E24126;
    margin-bottom: 27px;
}

.single-product-item .btn-two {
    padding: 13px 31px 12px 32px;
}


/*** 

====================================================================
                        single-product
====================================================================

***/

.single-shop {
    position: relative;
    padding-top: 100px;
}

.single-shop .single-product {
    position: relative;
}

.single-shop .single-product .img-box img {
    width: 100%;
}

.single-shop .single-product h2 {
    font-weight: 500;
    margin-bottom: 25px;
}

.single-shop .single-product p {
    margin-bottom: 28px;
}

.single-shop .single-product .single-content .price {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    color: #E24126;
    font-weight: 600;
    margin-bottom: 28px;
}

.single-shop .single-product .addto-cart-box {
    position: relative;
    margin-bottom: 33px;
}

.single-shop .single-product .addto-cart-box .quantity-spinner {
    position: relative;
    height: 50px;
    width: 70px;
    border: 1px solid #e5e5e5;
    color: #848484;
    text-align: center;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    padding: 0px 0px;
    display: inline-block;
    z-index: -1;
    border-radius: 25px;
}

.single-shop .single-product .addto-cart-box .input-group {
    display: inline-block;
}

.single-shop .single-product .btn-two {
    padding: 10px 32px 10px 33px;
    left: 15px;
    top: 7px;
}

.single-shop .single-product .share-care {
    position: relative;
    display: inline-block;
}

.single-shop .single-product .share-care .text {
    display: inline-block;
    margin-right: 12px;
}

.single-shop .single-product .share-care .text h4 {
    font-weight: 400;
}

.single-shop .single-product .addto-cart-box .btn.btn-default {
    background: transparent;
    color: #666;
    border: none;
    margin-left: 0px;
    margin: 0px 0px;
}

.single-shop .single-product .single-content .catagories {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #222;
    margin-bottom: 32px;
}

.single-shop .single-product .single-content .catagories span {
    color: #E24126;
}

.single-shop .single-product .single-content .cart-social {
    position: relative;
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

.single-shop .single-product .single-content .cart-social li {
    display: inline-block;
    margin-right: 3px;
}

.single-shop .single-product .single-content .cart-social li a i {
    font-size: 16px;
    width: 35px;
    height: 35px;
    color: #fff;
    line-height: 35px;
    background: #3b5999;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
}

.single-shop .single-product .single-content .cart-social li a i.fa-twitter {
    background: #55acee;
}

.single-shop .single-product .single-content .cart-social li a i.fa-rss {
    background: #bd081c;
}

.single-shop .single-product .single-content .cart-social li a i.fa-skype {
    background: #00aff0;
}

.single-shop .single-product .single-content .cart-social li a i.fa-linkedin {
    background: #0077b5;
}

.single-shop .single-product {
    margin-bottom: 65px;
}

.single-shop .single-product .single-content {
    padding: 40px 40px 0px 20px;
}

.shop-page .product-discription {
    position: relative;
    padding: 31px 0px 20px 0px;
    margin-bottom: 68px;
}

.shop-page .tab-title {
    position: relative;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
}

.shop-page .tab-title li {
    position: relative;
    display: inline-block;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px;
    font-weight: 600;
    margin-right: 18px;
    padding: 12px 0px 8px 0px;
    cursor: pointer;
    text-transform: uppercase;
}

.shop-page .tab-title li.active {
    position: relative;
    color: #E24126;
}

.shop-page .tab-title li.active:before {
    position: absolute;
    content: '';
    background: #E24126;
    width: 100%;
    height: 3px;
    left: 0px;
    bottom: -1px;
    z-index: 1;
}

.shop-page .tab-content {
    position: relative;
    padding: 30px 40px;
    border: 1px solid #e5e5e5;
}

.shop-page .related-product .section-title h2 {
    margin-bottom: 31px;
}


/*** 

====================================================================
                        cart-page
====================================================================

***/

.cart-page {
    position: relative;
    padding: 100px 0px 165px 0px;
}

.cart-page .table-outer {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    overflow-x: auto;
}

.cart-page .cart-table {
    width: 100%;
    min-width: 1100px;
    border: 1px solid #e5e5e5;
}

.cart-page .cart-header {
    width: 100%;
    min-width: 1100px;
    background: #f5f5f5;
}

.cart-page .cart-table tbody tr .image-box {
    position: relative;
    padding: 57px 30px 57px 30px;
    width: 300px;
}

.cart-page .cart-table tbody tr .cupon-box {
    position: relative;
    padding: 30px 30px;
    width: 300px;
}

.cart-page .cart-table tbody tr.item {
    border-bottom: 1px solid #e5e5e5;
}

.cart-page .cart-table tbody tr .column-box {
    padding-left: 100px;
}

.cart-page .cart-table tbody tr .prod-thumb {
    position: absolute;
    left: 30px;
    top: 30px;
    padding: 0px;
}

.cart-page .cart-table tbody tr .qty {
    width: 250px;
}

.cart-page .cart-table tbody tr .qty input {
    width: 60px;
}

.cart-page ::-webkit-input-placeholder {
    /* Chrome */
    color: #848484;
}

.cart-page :-ms-input-placeholder {
    /* IE 10+ */
    color: #848484;
}

.cart-page ::-moz-placeholder {
    /* Firefox 19+ */
    color: #848484;
    opacity: 1;
}

.cart-page :-moz-placeholder {
    /* Firefox 4 - 18 */
    color: #848484;
    opacity: 1;
}

.cart-page .cart-table tbody tr .sub-total {
    position: relative;
    width: 320px;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    padding: 10px 15px;
    color: #E24126;
    left: 25px;
    font-family: 'Open Sans', sans-serif;
}

.cart-page .cart-table tbody tr .remove {
    width: 160px;
    text-align: center;
}

.cart-page .cart-table tbody tr .remove i {
    font-size: 20px;
    color: #848484;
}

.cart-page .cart-total-box li {
    border-bottom: 1px solid #EBEBEB;
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
    padding: 14px 25px;
}

.cart-page .cart-total-box li.order-total {
    padding: 15px 25px 96px 25px;
}

.cart-page .cart-total-box li:first-child {
    border-top: 1px solid #EBEBEB;
}

.cart-page .cart-total-box h4 {
    display: inline-block;
    margin-bottom: 0px;
}

.cart-page h5 {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 500;
}

.cart-page h4 {
    margin-bottom: 0px;
}

.cart-page .table-title {
    position: relative;
    font-size: 20px;
    color: #222;
    line-height: 30px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    padding: 10px 30px;
}

.cart-page .cart-total-box li span {
    position: relative;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    float: right;
    color: #848484;
}

.cart-page .cart-total-box li.order-total span {
    color: #E24126;
}

.cart-page .cart-total-box .cart-total {
    background: #f5f5f5;
}

.cart-page .cupon-box input {
    position: relative;
    width: 100%;
    height: 45px;
    border: 1px solid #e5e5e5;
    border-radius: 25px;
    padding: 0px 20px;
    transition: all 500ms ease;
}

input[type=text]:focus {
    border: 1px solid #E24126;
    transition: all 500ms ease;
}

.cart-page button.btn-two {
    padding: 8px 22px 7px 23px;
}

.cart-page a.btn-two {
    padding: 13px 22px 12px 23px;
    width: 140px;
}

.cart-page .cart-total-box .btn-two {
    display: block;
    padding: 8px 22px 7px 23px;
    float: right;
    width: 230px;
    top: 50px;
    right: -75px;
}


/*** 

====================================================================
                        checkout-page
====================================================================

***/

.checkout-content {
    position: relative;
    padding: 100px 0px 165px 0px;
}

.checkout-content label {
    display: block !important;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #222;
    margin-bottom: 2px;
    font-weight: 400;
}

.checkout-content .billing-form input,
.checkout-content .billing-form select {
    position: relative;
    border: 1px solid #e5e5e5;
    height: 45px;
    width: 100%;
    padding: 0px 15px;
    margin-bottom: 23px;
}

.checkout-content .billing-form select {
    cursor: pointer;
}

.checkout-content .billing-form input[type="checkbox"] {
    height: 17px;
    width: 17px;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin-top: 10px;
}

.checkout-content .billing-form span {
    position: relative;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #222;
    display: inline-block;
    top: -3px;
}

.checkout-content .top-content {
    position: relative;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 27px;
    color: #222;
    display: block;
    border: 1px solid #e5e5e5;
    padding: 12px 29px 14px 29px;
    margin-bottom: 30px;
}

input[type=text]:focus,
input[type=number]:focus {
    border: 1px solid #E24126;
    transition: all 500ms ease;
}

.checkout-content .top-content:before {
    position: absolute;
    content: '';
    background: #E24126;
    width: 2px;
    height: 100%;
    left: -2px;
    top: -1px;
}

.checkout-content .top-content a {
    color: #E24126;
}

.checkout-content h4 {
    margin-bottom: 0px;
}

.checkout-content .title {
    display: block;
    padding: 12px 0px 11px 30px;
    border-bottom: 1px solid #e5e5e5;
}

.checkout-content .billing-form {
    position: relative;
    padding: 23px 30px 7px 29px;
}

.checkout-content .billing-details {
    position: relative;
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
}

.checkout-content .additional-content {
    position: relative;
    padding: 23px 29px 30px 29px;
    border-top: none;
}

.checkout-content .additional-information {
    border: 1px solid #e5e5e5;
}

.checkout-content .additional-content .notes {
    position: relative;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #222;
    margin-bottom: 1px;
}

.checkout-content .additional-content textarea {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #848484;
    display: block;
    background: #f5f5f5;
    height: 120px;
    padding: 8px 0px 0px 18px;
    width: 100%;
    resize: none;
}

.checkout-content .your-order {
    position: relative;
    padding: 0px 0px 0px 0px;
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
}

.checkout-content .your-order .single-item {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding: 30px 30px 31px 30px;
}

.checkout-content .your-order .sub-total {
    border-bottom: 1px solid #e5e5e5;
}

.checkout-content .your-order .single-item .img-box {
    display: inline-block;
    padding: 0px 16px 0px 0px;
}

.checkout-content .your-order .single-item .text {
    display: inline-block;
    padding: 0px 0px 0px 0px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    line-height: 28px;
    color: #222;
    margin: 0px;
    font-weight: 500;
}

.checkout-content .your-order .single-item .text span {
    position: absolute;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    color: #848484;
    right: 30px;
    top: 56px;
    font-weight: 600;
}

.checkout-content .your-order .sub-total,
.checkout-content .your-order .order-total {
    position: relative;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    line-height: 28px;
    color: #222;
    padding: 25px 30px 11px 30px;
    display: block;
    font-weight: 500;
}

.checkout-content .your-order .sub-total span,
.checkout-content .your-order .order-total span {
    float: right;
    position: relative;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    color: #848484;
    font-weight: 600;
}

.checkout-content .your-order .order-total {
    padding: 13px 30px 22px 30px;
}

.checkout-content .your-order .order-total span {
    color: #E24126;
}

.checkout-content .payment-process .payment-system {
    position: relative;
    border-top: none;
}

.checkout-content .payment-process .payment-content {
    padding: 15px 29px 25px 29px;
}

.checkout-content .payment-process {
    position: relative;
    border: 1px solid #e5e5e5;
}

.checkout-content .payment-process .payment-system input[type="checkbox"] {
    height: 17px;
    width: 17px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.checkout-content .payment-process .payment-system span {
    position: relative;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    line-height: 28px;
    color: #222;
    top: -3px;
    margin-right: 25px;
    font-weight: 500;
}

.checkout-content .payment-process .payment-system .text {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    color: #848484;
    padding: 0px 15px 0px 31px;
    margin-bottom: 22px;
}

.checkout-content .payment-process .payment-system a {
    position: relative;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    color: #E24126;
    text-decoration: underline;
    top: -5px;
    display: inline-block;
    margin-bottom: 18px;
}

.checkout-content .payment-process .payment-system a.pay-btn {
    position: relative;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    background: #E24126;
    display: block;
    padding: 9px 0px 10px 0px;
    margin-top: 10px;
}


/*** 

====================================================================
                        blog-page
====================================================================

***/

.blog-classic {
    position: relative;
    padding: 100px 0px 165px 0px;
}

.blog-classic .news-content {
    position: relative;
    background: transparent;
    border: none;
    padding: 37px 70px 21px 0px;
}

.blog-classic .single-item:hover .news-content {
    box-shadow: none;
}

.blog-classic h4 a {
    font-size: 30px;
    font-weight: 500;
}

.blog-classic .news-content .date {
    right: 30px;
    margin-right: 0px;
    top: -41px;
}

.blog-classic p {
    margin-bottom: 34px;
}

.blog-classic .lower-content .meta li {
    margin: 0px 30px 0px 0px;
}

.blog-classic .btn-two {
    padding: 15px 32px 15px 32px;
}

.blog-classic .single-item {
    margin-bottom: 40px;
}

.blog-classic .link-btn {
    margin-top: 50px;
}

.blog-classic .more-option {
    position: relative;
    top: 0px;
    border-radius: 0px;
    width: 100%;
    margin-bottom: 43px;
}

.blog-classic .sidbar-search .form-group input {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 22px;
    height: 50px;
}

.blog-classic .more-option button {
    position: absolute;
    color: #848484;
    top: 13px;
    right: 15px;
    background: transparent;
}

.blog-classic .sidebar {
    padding: 0px 0px 0px 20px;
}

.blog-classic .sidbar-list {
    padding: 0px;
    margin-bottom: 43px;
}

.blog-classic .sidbar-list li.current:before {
    left: 100%;
    margin-left: -3px;
}

.blog-classic .sidbar-list li a:hover:before {
    left: 100%;
    margin-left: -2px;
}

.blog-classic input[type=text]:focus {
    border: 1px solid #E24126;
    transition: all 500ms ease;
}

.blog-classic .sidebar-blog-post .single-post {
    position: relative;
    padding: 0px 25px 0px 96px;
    margin-bottom: 28px;
}

.blog-classic .sidebar-blog-post .single-post .img-box {
    position: absolute;
    left: 0px;
    top: 2px;
    width: 75px;
    height: 75px;
}

.blog-classic .sidebar-blog-post .single-post h5 a {
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 24px;
}

.blog-classic .sidebar-blog-post .single-post h5 {
    margin-bottom: 0px;
    line-height: 26px;
}

.blog-classic .sidebar h4 {
    margin-bottom: 21px;
}

.blog-classic .sidebar-blog-post .meta span {
    position: relative;
    font-size: 13px;
    display: inline-block;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    color: #848484;
}

.blog-classic .sidebar-blog-post .meta i:before {
    font-size: 13px;
    color: #848484;
    margin-right: 6px;
}

.blog-classic .sidebar .sidbar-tag .list li {
    position: relative;
    display: inline-block;
    margin-right: 8px;
}

.blog-classic .sidebar .sidbar-tag .list li a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #848484;
    border: 1px solid #e6e6e6;
    border-radius: 25px;
    padding: 6px 30px 6px 30px;
    text-align: center;
    transition: all 500ms ease;
    margin-bottom: 15px;
}

.blog-classic .sidebar .sidbar-tag .list li a.active,
.blog-classic .sidebar .sidbar-tag .list li a:hover {
    color: #fff;
    background: #E24126;
    border: 1px solid #E24126;
    transition: all 500ms ease;
}

.blog-classic .sidebar-blog-post {
    margin-bottom: 46px;
}


/*** 

====================================================================
                        blog-single page
====================================================================

***/

.blog-single {
    position: relative;
}

.blog-single .note {
    position: relative;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    color: #848484;
    font-style: italic;
    padding: 20px 0px 26px 30px;
    border: 1px solid #e5e5e5;
    margin-bottom: 37px;
    display: inline-block;
    margin-top: 11px;
}

.blog-single .note:before {
    position: absolute;
    content: '';
    background: #E24126;
    width: 3px;
    height: 100%;
    left: -2px;
    top: 0px;
}

.blog-single .news-content {
    padding: 37px 0px 21px 0px;
}

.blog-single .news-content p {
    padding: 0px 20px 0px 0px;
    margin-bottom: 26px;
}

.blog-single .news-content {
    padding: 32px 0px 21px 0px;
}

.blog-single .news-content h2 {
    margin-bottom: 5px;
}

.blog-single .post-share-option .blog-social {
    position: relative;
    display: inline-block;
}

.blog-single .post-share-option {
    margin-bottom: 95px;
}

.blog-single .post-share-option .title {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    line-height: 26px;
    color: #222;
}

.blog-single .post-share-option .blog-social li {
    position: relative;
    display: inline-block;
    margin: 0px 5px 0px 0px;
}

.blog-single .post-share-option .blog-social li a {
    position: relative;
    display: inline-block;
    font-size: 13px;
    color: #848484;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    transition: all 500ms ease;
}

.blog-single .post-share-option .blog-social li a:hover {
    color: #fff;
    background: #E24126;
    border: 1px solid #E24126;
    transition: all 500ms ease;
}

.blog-single .comment-area .comment-box {
    position: relative;
    padding: 0px 0px 0px 106px;
}

.blog-single .comment-area .comment-box .img-box {
    position: absolute;
    left: 0px;
    top: 5px;
}

.blog-single .comment-area .comment-box.replay-comment .img-box {
    position: absolute;
    left: 17px;
    top: 5px;
}

.blog-single .comment-area .comment-box .comment-title {
    position: relative;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    line-height: 26px;
    color: #222;
    margin-bottom: 0px;
    font-weight: 500;
}

.blog-single .comment-area .comment-box .comment-time i:before {
    margin-right: 8px;
    font-size: 13px;
    color: #848484;
}

.blog-single .comment-area .comment-box .comment-time {
    position: relative;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    line-height: 26px;
    color: #848484;
    margin: 3px 0px 11px 0px;
}

.blog-single .comment-area p {
    margin-bottom: 17px;
}

.blog-single .comment-area .comment-box.replay-comment {
    left: 90px;
}

.blog-single .comment-form input,
.blog-single .comment-form textarea {
    position: relative;
    width: 100%;
    height: 50px;
    color: #848484;
    margin-bottom: 30px;
    padding: 15px;
    border: 1px solid #e5e5e5;
    transition: all 500ms ease;
}

.blog-single .comment-form textarea {
    resize: none;
    height: 150px;
    margin-bottom: 21px;
}

.blog-single .comment-form textarea:focus {
    border: 1px solid #E24126;
    transition: all 500ms ease;
}

.blog-single .single-item {
    margin-bottom: 0px;
}

.blog-single .news-content {
    padding: 32px 0px 10px 0px;
}

.blog-single h4 {
    margin-bottom: 15px;
}

.blog-single .comment-area {
    position: relative;
    margin-bottom: 87px;
}

.blog-single .comment-form h4 {
    margin-bottom: 28px;
}

.blog-single .comment-form .btn-two {
    padding: 10px 21px 10px 21px;
}

.blog-single ::-webkit-input-placeholder {
    /* Chrome */
    color: #848484;
}

.blog-single ::-ms-input-placeholder {
    /* IE 10+ */
    color: #848484;
}

.blog-single ::-moz-placeholder {
    /* Firefox 19+ */
    color: #848484;
    opacity: 1;
}

.blog-single ::-moz-placeholder {
    /* Firefox 4 - 18 */
    color: #848484;
    opacity: 1;
}


/*** 

====================================================================
                        contact-page
====================================================================

***/

.contact-section {
    position: relative;
    padding: 92px 0px 100px 0px;
}

.contact-section .contact-info .single-item {
    position: relative;
    padding: 0px 0px 0px 49px;
    margin-bottom: 18px;
    top: -8px;
}

.contact-section .contact-info .single-item h4 {
    margin-bottom: 5px;
}

.contact-section .contact-info .single-item i {
    position: absolute;
    left: 0px;
    top: 4px;
    color: #E24126;
    font-size: 24px;
    text-align: center;
}

.contact-section .contact-form input,
.contact-section .contact-form textarea {
    position: relative;
    width: 100%;
    height: 50px;
    border: 1px solid #e7e7e7;
    margin-bottom: 30px;
    padding: 15px;
}

.contact-section .contact-form textarea {
    height: 130px;
    resize: none;
    margin-bottom: 21px;
}

.contact-section .contact-form .btn-two {
    padding: 10px 25px 10px 25px;
}

.contact-section .contact-info {
    position: relative;
    padding: 0px 0px 0px 0px;
}

.contact-section .contact-info:before {
    position: absolute;
    content: '';
    background: #e7e7e7;
    width: 1px;
    height: 100%;
    left: -64px;
    top: 0px;
}

.contact-section .contact-info .text {
    position: relative;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    line-height: 26px;
    color: #848484;
    padding: 0px 0px 0px 2px;
}

.contact-section .contact-info .text a {
    position: relative;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    line-height: 26px;
    color: #848484;
    padding: 0px 0px 0px 2px;
    transition: all 500ms ease;
}

.contact-section .contact-title {
    margin-bottom: 32px;
}

.contact-section h2 {
    margin-bottom: 4px;
}

.contact-section .contact-info .text a:hover {
    color: #E24126;
    transition: all 500ms ease;
}

input[type=text]:focus,
input[type=email]:focus {
    border: 1px solid #E24126;
    transition: all 500ms ease;
}

.contact-section textarea:focus {
    border: 1px solid #E24126;
    transition: all 500ms ease;
}


/** google map **/

.google-map-area {
    position: relative;
    padding-bottom: 165px;
}

#contact-google-map {
    height: 400px;
    width: 100%;
}

.contact-section ::-webkit-input-placeholder {
    /* Chrome */
    color: #848484;
}

.contact-section ::-ms-input-placeholder {
    /* IE 10+ */
    color: #848484;
}

.contact-section ::-moz-placeholder {
    /* Firefox 19+ */
    color: #848484;
    opacity: 1;
}

.contact-section ::-moz-placeholder {
    /* Firefox 4 - 18 */
    color: #848484;
    opacity: 1;
}