/*
    Design By:Siren Web Design
*/
@import url(bootstrap.min.css);
@import url(font-awesome.css);
@import url(hover.css);
@import url(jquery.bxslider.css);
@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);
@import url(animate.min.css);
@import url(jquery.bootstrap-touchspin.css);
@import url('jquery.fancybox.css');

@import url('prettyPhoto.css');
@import url(../assets/price-filter/nouislider.css);
@import url(../assets/price-filter/nouislider.pips.css);
@import url(flexslider.css);
@import url(../fonts/flaticon/flaticon.css);
@import url(../assets/jquery-ui-1.11.4/jquery-ui.css);
@import url(../assets/revolution/css/settings.css);
@import url(../assets/revolution/css/layers.css);
@import url(../assets/revolution/css/navigation.css);

@font-face {
    font-family: "OilBats";
    src: url(../fonts/custom-font/OilBats.ttf);
}

@font-face {
    font-family: 'byekan';
    src: url('../fonts/BYekan.eot?#') format('eot'), url('../fonts/BYekan.woff') format('woff'), url('../fonts/BYekan.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSansWeb.eot?#') format('eot'), url('../fonts/IRANSansWeb.woff') format('woff'), url('../fonts/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: 'Samim';
    src: url('../fonts/Samim.eot');
    src: url('../fonts/Samim.eot?#iefix') format('embedded-opentype'), url('../fonts/Samim.woff') format('woff'), url('../fonts/Samim.ttf') format('truetype');
    font-weight: normal;
}

.margintp {
    margin-top: 2px;
    margin-bottom: 0;
}

.tell {
    background: #212121;
    color: #fff;
    padding: 8px 21px;
    direction: rtl;
    margin: auto;
    font-size: 16px;
    position: fixed;
    bottom: 39px;
    font-family: byekan;
    z-index: 445;
    border-left: 0;
    left: 0;
}

.social-menu {
    margin-top: 30px;
}

@media(max-width:900px) {
    .social-menu {
        margin-top: 0;
        margin-left: 0;
    }

        .social-menu li {
            float: none;
            list-style: none;
        }
}

.social-menu li {
    float: left;
    list-style: none;
    padding-right: 5px;
}

    .social-menu li a {
        font-size: 0;
        text-decoration: none;
        display: inline-block;
        height: 28px;
        width: 38px;
        -moz-border-radius: 50%;
        border-radius: 3px;
        -webkit-box-shadow: none;
        background-color: #373737;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-transition: 0.8s;
        -moz-transition: 0.8s;
        -o-transition: 0.8s;
        transition: 0.8s;
        text-align: center;
        color: #343746;
        padding: 0;
        padding-top: 2px;
    }

.item-136 a:before {
    content: "\f099";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #fff;
}

.item-138 a:before {
    content: "\f0d5";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #fff;
}

.item-134 a:before {
    content: "\f09a";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #fff;
}

.item-135 a:before {
    content: "\f0e1";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #fff;
}

.item-137 a:before {
    content: "\f030";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #fff;
}

.item-139 a:before {
    content: "\f2c6";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #fff;
}

.title:hover {
    background: #428309;
}

.disn {
    display: none;
}

.stricky-fixed {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 9999;
}

.bg-light {
}

a {
    transition: all 500ms ease 0s;
}

a {
    color: #3c4b86;
    text-decoration: none;
}

#demo3 {
    padding: 5px;
    width: auto;
    max-height: 250px;
    overflow: auto;
    font-size: 13px;
}

.glyphicon {
    margin-right: 4px !important; /*override*/
}

.pagination .glyphicon {
    margin-right: 0px !important; /*override*/
}

.pagination a {
    color: #555;
}

.panel ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.news-item {
    padding: 4px 4px;
    margin: 0px;
    border-bottom: 1px dotted #555;
}

.footer h2 {
    padding-bottom: 5px;
    font-size: 15px;
    margin-bottom: 10px;
    border-bottom: 2px solid #565656;
}

.nav-tabs > li {
    float: right;
    margin-bottom: -1px;
}

.social {
    position: fixed;
    top: 40%;
    z-index: 999999;
}

    .social ul {
        padding: 0px;
        -webkit-transform: translate(-250px, 0);
        -moz-transform: translate(-250px, 0);
        -ms-transform: translate(-250px, 0);
        -o-transform: translate(-250px, 0);
        transform: translate(-250px, 0);
    }

        .social ul li {
            display: block;
            margin: 5px;
            background: #d81556;
            width: 290px;
            text-align: right;
            padding: 6px 10px;
            -webkit-border-radius: 0 30px 30px 0;
            -moz-border-radius: 0 30px 30px 0;
            border-radius: 0 30px 30px 0;
            -webkit-transition: all 1s;
            -moz-transition: all 1s;
            -ms-transition: all 1s;
            -o-transition: all 1s;
            transition: all 1s;
        }

            .social ul li:hover {
                -webkit-transform: translate(110px, 0);
                -moz-transform: translate(110px, 0);
                -ms-transform: translate(110px, 0);
                -o-transform: translate(110px, 0);
                transform: translate(110px, 0);
                background: rgba(255, 255, 255, 0.8);
            }

                .social ul li:hover a {
                    color: #000;
                }

                .social ul li:hover i {
                    color: #fff;
                    background: rgba(0, 0, 0, 0.36);
                    -webkit-transform: rotate(360deg);
                    -moz-transform: rotate(360deg);
                    -ms-transform: rotate(360deg);
                    -o-transform: rotate(360deg);
                    transform: rotate(360deg);
                    -webkit-transition: all 1s;
                    -moz-transition: all 1s;
                    -ms-transition: all 1s;
                    -o-transition: all 1s;
                    transition: all 1s;
                }

            .social ul li i {
                margin-left: 15px;
                color: #d81556;
                background: #fff;
                padding: 7px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                width: 33px;
                height: 33px;
                text-align: center;
                font-size: 22px;
                line-height: 20px;
                background: #ffffff;
                -webkit-transform: rotate(0deg);
                -moz-transform: rotate(0deg);
                -ms-transform: rotate(0deg);
                -o-transform: rotate(0deg);
                transform: rotate(0deg);
            }

.news-section {
    background: #fff !important;
    padding: 40px 0;
}

::-webkit-scrollbar {
    width: 12px;
    height: 8px;
}

.accordion {
    margin: 20px 0;
}

::-webkit-scrollbar-track {
    background-color: #fbfbfb;
}

.margint24 {
    margin-top: 47px;
}

::-webkit-scrollbar-thumb {
    background: #151515;
    height: 37px;
    -webkit-box-shadow: inset 1px 1px 2px rgba(155, 155, 155, 0.4);
}

    ::-webkit-scrollbar-thumb:hover {
        -webkit-box-shadow: inset 1px 1px 10px rgba(0,0,0,0.3);
    }

    ::-webkit-scrollbar-thumb:active {
        background: #888;
        -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);
    }

::-moz-scrollbar {
    width: 16px;
    height: 8px;
}

::-moz-scrollbar-track {
    background-color: #59cdd4;
}

::-moz-scrollbar-thumb {
    background: #da1154;
    height: 37px;
    -webkit-box-shadow: inset 1px 1px 2px rgba(155, 155, 155, 0.4);
}

    ::-moz-scrollbar-thumb:hover {
        -webkit-box-shadow: inset 1px 1px 10px rgba(0,0,0,0.3);
    }

.bpg {
    background: rgba(255, 255, 255, 0.56);
    position: relative;
}

.ItemsOver {
    width: auto;
    height: auto;
    bottom: 0px;
    left: 6px;
    right: 6px;
    background-color: rgba(238, 53, 42, 0.65);
    position: absolute;
    padding: 50px 0;
    background: -o-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.5));
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.5));
    -moz-transition: all 0.6s cubic-bezier(0.000, 0.580, 0.320, 0.995);
    -ms-transition: all 0.6s cubic-bezier(0.000, 0.580, 0.320, 0.995);
    -o-transition: all 0.6s cubic-bezier(0.000, 0.580, 0.320, 0.995);
    -webkit-transition: all 0.6s cubic-bezier(0.000, 0.580, 0.320, 0.995);
}

.single-shop-item:hover .ItemsOver {
    background-color: rgba(0, 0, 0, 0.65);
}

.SHome_Categories_text_main {
    display: block;
    height: auto;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #fff;
    clear: both;
}

.certificate {
    background: url(../images/bg-pro.jpg);
    background-size: cover;
    background-position: top;
}

    .certificate .nicetitle span {
        background: #fff;
        color: #000;
    }

.vl {
    background: #169889;
    padding: 14px 20px;
    margin: 6px;
    border-radius: 4px;
    text-align: center;
}

    .vl:hover {
        background: #0f7d71 !important;
    }

    .vl a {
        display: block;
        color: #fff;
    }

.text-justify {
    text-align: justify;
}

.top {
    background: #158e87;
    color: #fff;
}

.header-area {
    z-index: 100;
    width: 100%;
    background: #f8f9fb;
    border-top: 1px solid #eff0f2;
    border-bottom: 1px solid #e3e4e5;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    border: 0;
}

.modalPopup {
    background-color: #FFFFFF;
    width: 500px;
    border: 3px solid #060609;
    padding: 0;
    direction: rtl;
}

    .modalPopup .header {
        background-color: #060609;
        color: White;
        line-height: 30px;
        text-align: center;
    }

    .modalPopup .body {
        min-height: 50px;
        line-height: 30px;
        text-align: center;
        color: #000;
        margin-bottom: 5px;
    }

html,
body {
    height: 100%;
}

body {
    font-family: IRANSans;
    font-size: 13px;
    color: #000;
    line-height: 24px;
    font-weight: 300;
}

button:focus {
    outline: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

h3 {
}

footer {
    color: #fff;
}

h4 {
}

.rtl {
    direction: rtl;
}

a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
    border: none;
}

img {
    max-width: 100%;
    height: auto;
}

i {
    font-style: normal;
}

.p0 {
    padding: 0 !important;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}


/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}


.thm-btn {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    transition: all 500ms ease;
    border: none;
    height: 32px;
    line-height: 33px;
    padding: 0px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: background 0.3s ease-in-out,color 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out,color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out,color 0.3s ease-in-out;
    margin-bottom: 10px;
}

.form-control:focus {
    border-color: rgb(238, 53, 42);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(238, 53, 42);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(238, 53, 42);
}

.bg-cl-1 {
    background: #ee352a !important;
}

.thm-btn:hover {
    background: #212121;
    color: #fff;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a > img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.title__line {
    line-height: 30px;
    padding-bottom: 15px;
    position: relative;
    text-transform: capitalize;
    z-index: 2;
    display: inline-block;
}

    .title__line::before {
        background: rgba(0, 0, 0, 0) url(../images/title.png) repeat scroll 0 0 / cover;
        bottom: 0;
        content: "";
        height: 100%;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        width: 109px;
        z-index: -1;
        bottom: 15px;
    }

.sec-title {
    text-align: right;
    padding: 5px 10px;
    padding-right: 0;
}

.sec-title-4 {
    padding: 5px 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #ee352a;
    border-radius: 3px;
}

    .sec-title-4 h2 {
        color: #fff;
    }

.faq-content-area {
    min-height: 350px;
}

.sec-title-2 {
    text-align: center;
    padding: 5px 10px;
    padding-right: 0;
    margin-bottom: 20px;
    margin-top: 10px;
}

.sec-title-3 {
    padding: 5px 10px;
    padding-right: 0;
    margin-top: 10px;
}

.toptext {
    color: #fff;
    margin-top: 40px;
}

.sec-title h2 {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}


.footer-widget span.decor {
    background: #e6bc1a none repeat scroll 0 0;
    height: 2px;
    width: 78px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

    .footer-widget span.decor:before {
        position: absolute;
        top: -3px;
        right: 0;
        width: 8px;
        height: 8px;
        background: #e6bc1a;
        content: "";
    }



.sec-title-two {
    margin-top: -7px;
    padding-bottom: 27px;
    position: relative;
}

    .sec-title-two h3 {
        color: #252525;
        font-size: 24px;
        font-weight: 700;
        line-height: 32px;
        margin: 0;
    }

/* jQuery ui dropdown  */
.ui-selectmenu-button span.ui-selectmenu-text {
    display: block;
    line-height: 25px;
    overflow: hidden;
    padding: 12px 15px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: 'Poppins', sans-serif;
}

.ui-state-default {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 0;
    color: #9e9e9e;
    font-size: 14px;
    font-weight: normal;
    height: 50px;
    outline: medium none;
    width: 100% !important;
    margin-bottom: 17px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0;
}

/* jQuery ui dropdown Icon style */
.ui-state-default .ui-icon {
    background: none;
}

.ui-selectmenu-button span.ui-icon {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.ui-selectmenu-button span.ui-icon {
    display: block;
    float: right;
    height: 48px;
    position: relative;
    text-indent: 0;
    top: 0;
    width: 48px;
}

    .ui-selectmenu-button span.ui-icon::before {
        color: #9e9e9e;
        content: "\f0d7";
        font-family: FontAwesome;
        font-size: 18px;
        overflow: visible;
        position: absolute;
        right: 15px;
        top: 12px;
    }

/* jQuery ui dropdown Sub item style */
.ui-widget-content {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #eaeaea !important;
    color: #9e9e9e;
    font-family: "Poppins",sans-serif;
    font-size: 14px;
}

.ui-selectmenu-menu .ui-menu {
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 0;
}

.ui-menu .ui-menu-item {
    cursor: pointer;
    margin: 0;
    min-height: 0;
    padding: 8px 15px;
    position: relative;
}

/* jQuery ui dropdown Hover style */
.ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #d3171e none repeat scroll 0 0;
    border: none;
    color: #252525;
    font-size: 14px;
}


/* Update header Style */
@keyframes menu_sticky {
    0% {
        margin-top: -150px;
    }

    50% {
        margin-top: -90px;
    }

    100% {
        margin-top: 0;
    }
}


.header-area.stricky-fixed .outer-box .logo {
    padding: 5px 0;
}

.header-area.stricky-fixed .main-menu .navigation > li.dropdown > a::after {
    top: 28px;
}

.header-area.stricky-fixed .outer-box .cart-btn {
    top: 31px;
}

.header-area.stricky-fixed .outer-box .search-box-btn {
    top: 30px;
}

h3 {
    font-size: 14px;
    font-weight: normal;
}

.scroll-to-top {
    background: #2196f3;
    bottom: 25px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 27px;
    font-weight: normal;
    height: 35px;
    line-height: 36px;
    position: fixed;
    right: 25px;
    border-radius: 5px;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 35px;
    z-index: 99999;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-box-shadow: 0 0 1px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 0 1px 0px rgba(0,0,0,0.05);
    box-shadow: 0 0 1px 0px rgba(0,0,0,0.05);
}

    .scroll-to-top:hover {
        color: #fff;
        background: #333333;
    }

.maxh90 {
    max-height: 90px;
}

.w-color {
    color: #fff;
}

.headers {
}

.box-content {
    background: #ececec;
    padding-bottom: 0;
}

.box-category > ul > li > a {
    font-size: 13px;
    line-height: 19px;
    padding: 11px 5px 12px 15px;
    display: inline-block;
    text-transform: uppercase;
    color: #333;
    float: left;
    width: 100%;
}

.box-category ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.box-category > ul > li {
    border-top: 1px solid #fff;
    width: 100%;
    float: left;
    text-align: center;
}

.box-category a:hover {
    background: #fff;
    color: #f12a2d;
}

.box-heading {
    margin-bottom: 0;
    color: #2196f3;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
    padding: 8px 0;
}

.topmenu {
    z-index: 100;
    width: 100%;
    background: #ee352a;
}

.nav-stylee {
    background: #202020;
    box-shadow: 0 0 5px #c39b3d;
}

@media(max-width:680px) {
    .topmenu {
        z-index: 100;
        width: 100%;
        position: unset;
    }
}

.footer-widget h4 {
    color: #d3171e;
}

.contact-info-left p {
    margin-bottom: 0;
}

.contact-v1-area {
    padding: 0;
    min-height: 400px;
    background: #fff;
    padding: 20px 0;
}

h2 {
    font-size: 19px;
}

input:focus,
textarea:focus,
select:focus {
    border-color: #fdc716;
    outline: none;
}

.contact-form input[type="text"].error {
    border-color: red;
}

.contact-form select.error {
    border-color: red;
}

.contact-form textarea.error {
    border-color: red;
}

.contact-form input[type="text"].error:focus {
    border-color: red;
    box-shadow: 0px 0px 3px 0px #ff0000;
    -moz-box-shadow: 0px 0px 3px 0px #ff0000;
    -ms-box-shadow: 0px 0px 3px 0px #ff0000;
    -o-box-shadow: 0px 0px 3px 0px #ff0000;
    -webkit-box-shadow: 0px 0px 3px 0px #ff0000;
}

.contact-form textarea.error:focus {
    border-color: red;
    box-shadow: 0px 0px 3px 0px #ff0000;
    -moz-box-shadow: 0px 0px 3px 0px #ff0000;
    -ms-box-shadow: 0px 0px 3px 0px #ff0000;
    -o-box-shadow: 0px 0px 3px 0px #ff0000;
    -webkit-box-shadow: 0px 0px 3px 0px #ff0000;
}

.contact-form label.error {
    display: none !important;
}


/* Post pagination styles */
.post-pagination li {
    display: inline-block;
    margin: 0 3px;
}

    .post-pagination li a {
        background: #fff;
        border: 2px solid #f7f7f7;
        color: #292929;
        display: block;
        font-size: 18px;
        font-weight: 600;
        height: 55px;
        padding: 12px 0;
        -webkit-transition: all 500ms ease 0s;
        transition: all 500ms ease 0s;
        width: 55px;
        font-family: 'Montserrat', sans-serif;
    }

    .post-pagination li.active a, .post-pagination li:hover a {
        background: #fdc716;
        color: #fff;
        border: 2px solid #fdc716;
    }



/* Overlay styles */
.overlay {
    background-color: rgba(0,0,0, .60);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(0.5,0.5);
    transform: rotateY(180deg) scale(0.5,0.5);
}

    .overlay .box {
        display: table;
        height: 100%;
        width: 100%;
    }

        .overlay .box .content {
            display: table-cell;
            text-align: center;
            vertical-align: middle;
        }

.infobox h3, .infobox ul {
    color: #fff !important;
}

.infobox {
    background-color: #2991d6;
}

.infobox {
    padding: 25px 20px 25px 30px;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.index-list {
    counter-reset: li;
}

.bg-other > * {
    z-index: 1;
    position: relative;
}

.single-popular-news-item i {
    margin-left: 2px;
    line-height: 20px;
    height: 16px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    color: #f12a2d;
    font-size: 12px;
}

.single-popular-news-item:last-child .text-holder a {
    border: 0;
}

.bg-dark {
    position: relative;
    overflow: hidden;
    color: #020202;
}

.lan {
    text-align: right;
    margin-top: 32px;
}

.search {
    margin-top: 2px;
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 2px;
}

    .search input[type="text"] {
        padding: 3px 5px;
        width: 100%;
        font-size: 12px;
        font-weight: 300;
        font-family: Tahoma;
        border: 0;
        background-color: #dcdcdc;
        color: #000000;
        position: relative;
        margin-top: 0px;
        margin-bottom: 1px;
        height: auto;
    }

.ttext h2 {
    margin-top: 3px;
    font-size: 13px;
}

.search input[type="submit"] {
    background: url(../images/search.png) no-repeat center;
    position: absolute;
    right: 8px;
    top: 4px;
    width: 17px;
    height: 18px;
    border: 0;
    cursor: pointer;
}

.dates p {
    margin-bottom: 7px;
    margin-top: 5px;
}

.lan li {
    margin-top: 3px;
    color: #7f848f;
}

    .lan li a {
        background-color: #373737;
        padding: 5px 10px;
        border-radius: 3px;
        color: #fff;
    }

.social-icons a {
    color: #5f5e5e;
    padding: 4px 8px 8px 8px;
    background-color: #fff;
    border-radius: 4px;
}

    .social-icons a:hover {
        color: #f12a2d;
    }

.lan li img {
    height: 16px;
}

.shop-withsidebar-area {
    padding-top: 10px;
    background: #fff;
    padding: 20px 0;
}

.top-bar-area {
    color: #000;
    background: #ececec;
    padding: 1px 0;
}

.bg-other:before {
    position: absolute;
    content: "";
    width: 3000px;
    height: 3000px;
    right: 14px;
    top: 0;
    background: #ebebeb;
}

.well {
    padding-top: 41px;
    padding-bottom: 43px;
}

.well__ins1 {
    padding-bottom: 47px;
}

.top-bar-area p {
    margin: 2px;
}

.bg1 select {
    background: #ffffff;
    border-color: #0076b7;
    color: #c00;
    font-family: Tahoma;
    font-size: 13px;
    text-align: center;
    padding: 5px;
    margin-top: 20px;
}

.bg1 i {
    margin-right: 5px;
    color: #fff;
}

.readmore {
    display: inline-block;
    padding: 3px 8px;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border-radius: 3px;
    color: red;
}

    .readmore:hover, .readmore:focus {
        text-decoration: none;
        color: #000;
        transition: .3s;
    }

.top-bar-area .contact-info-left ul li span:before {
    color: #fecc00;
    padding-right: 6px;
}

.top-bar-area .contact-info-left ul li span.envelop:before {
    position: relative;
    top: 3px;
}

.top-bar-area .contact-info-right {
    position: relative;
    padding-left: 290px;
    margin-left: 30px;
}

    .top-bar-area .contact-info-right .phnumber {
        position: absolute;
        top: 0;
        left: 0;
    }

        .top-bar-area .contact-info-right .phnumber p {
            color: #ffffff;
            font-size: 14px;
            margin: 0;
        }

        .top-bar-area .contact-info-right .phnumber span::before {
            color: #d3171e;
            display: inline-block;
            padding-right: 6px;
            position: relative;
            top: 3px;
            font-size: 18px;
        }

    .top-bar-area .contact-info-right .language-switcher {
        left: 175px;
        position: absolute;
        top: 0;
    }


.top-social-links {
    position: absolute;
    right: 0;
    top: 2px;
}

    .top-social-links ul li {
        display: inline-block;
        margin-left: 15px;
    }

        .top-social-links ul li a i {
            color: #fff;
            font-size: 14px;
            font-weight: 400;
            transition: all 500ms ease 0s;
            width: 20px;
            height: 20px;
            display: block;
            text-align: center;
            line-height: 20px;
        }

        .top-social-links ul li a:hover i {
            color: #d3171e;
        }




.header-area .outer-box {
    position: relative;
}

    .header-area .outer-box .logo {
        position: relative;
        transition: all 500ms ease 0s;
        padding: 5px 0;
        text-align: left;
    }

        .header-area .outer-box .logo img {
            max-height: 60px;
        }
    /* Search css*/
    .header-area .outer-box .search-box-btn {
        position: absolute;
        right: 0;
        top: 44px;
    }

        .header-area .outer-box .search-box-btn .toggle-search button {
            background: none;
            border: none;
            padding: 0;
            color: #252525;
            font-size: 15px;
            width: 30px;
            height: 30px;
        }

.header-search {
    position: relative;
    padding: 10px 0px;
    background: #141414;
    z-index: 5;
    display: none;
}

    .header-search .container {
    }

    .header-search .search-form {
        position: relative;
        width: 270px;
    }

    .header-search .search {
        position: relative;
        margin: 0px;
    }

    .header-search input[type="search"] {
        position: relative;
        display: block;
        width: 100%;
        line-height: 24px;
        background: none;
        padding: 7px 40px 7px 15px;
        border: 1px solid #373737;
        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: #1b1b1b;
        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 #d3171e;
    }

        .header-search button span::before {
            color: #fff;
            font-size: 15px;
        }

    .header-search .search input:focus {
        border: 1px solid #d3171e;
    }

        .header-search .search input:focus + button, .header-search .search input button:hover {
            background: #d3171e none repeat scroll 0 0;
            color: #1b1b1b;
            border: 1px solid #d3171e;
        }

/* Cart Btn css*/
.header-area .outer-box .cart-btn {
    height: 30px;
    position: absolute;
    right: 70px;
    top: 46px;
    width: 30px;
}

    .header-area .outer-box .cart-btn a {
        height: 35px;
        position: relative;
        width: 35px;
        display: block;
        text-align: center;
    }

        .header-area .outer-box .cart-btn a .carticon {
            color: #252525;
            font-size: 20px;
        }

        .header-area .outer-box .cart-btn a .item-count {
            background: #d3171e none repeat scroll 0 0;
            border-radius: 50%;
            color: #ffffff;
            display: inline-block;
            font-size: 12px;
            height: 16px;
            line-height: 17px;
            position: absolute;
            right: -2px;
            text-align: center;
            top: -3px;
            width: 16px;
        }

/* Mainmenu css*/
.main-menu {
    position: relative;
    padding: 0px;
    text-align: right;
}

    .main-menu .navbar-collapse {
        padding: 0px;
    }

    .main-menu .navigation {
        margin: 0;
        position: relative;
        text-align: right;
    }

        .main-menu .navigation li {
            display: inline-block;
            margin-right: 0px;
            position: relative;
        }

            .main-menu .navigation li a {
                color: #fff;
                display: block;
                font-size: 14px;
                font-weight: normal;
                line-height: 30px;
                opacity: 1;
                margin: 0;
                line-height: 22px;
                padding: 12px 13px;
                position: relative;
                transition: all 500ms ease 0s;
                padding-left: 12px;
                border-left: 1px solid #5f5f5f;
            }

.topnews {
    background: url(../images/partHed.jpg) no-repeat center top,url(../images/partFot.jpg) no-repeat center bottom #172645;
    padding: 45px 0;
}

.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a {
    color: #2196f3 !important;
    opacity: 1;
}

@media (min-width:1200px) {
    .main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a {
        color: #ffffff !important;
        background-color: #101010;
    }
}

#mainmenu li:first-child a:after {
    display: none;
}

.main-menu .navigation > li > ul {
    position: absolute;
    right: 0px;
    top: 140%;
    width: 180px;
    padding: 0px;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    border-bottom: 3px solid #373737;
    transition: all 500ms ease;
}

.main-menu .navigation > li:hover > ul {
    top: 74%;
    opacity: 1;
    visibility: visible;
}

.main-menu .navigation > li > ul > li {
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    border-top: 1px solid #e6e6e6;
}

    .main-menu .navigation > li > ul > li:first-child {
        border: none;
    }

    .main-menu .navigation > li > ul > li > a {
        background: #ee352a;
        color: #ffffff;
        display: block;
        font-size: 13px;
        text-align: center;
        font-weight: 400;
        line-height: 20px;
        padding: 7px 4px;
        position: relative;
        transition: all 500ms ease 0s;
    }

    .main-menu .navigation > li > ul > li:hover > a {
        color: #ffffff;
        background-color: #c3160c;
    }

.abstract {
    background: #fafafa;
    padding: 7px;
    font-weight: 900;
    border: 1px solid #f4f4f4;
    margin-bottom: 20px;
}

.main-menu .navigation > li > ul > li.dropdown > a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 20px;
    top: 15px;
    display: block;
    color: #252525;
    font-size: 14px;
    text-align: center;
    z-index: 5;
    font-weight: 400;
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after {
    color: #d3171e;
}

.main-menu .navigation > li > ul > li > ul {
    position: absolute;
    right: 100%;
    top: 0px;
    width: 170px;
    padding: 0px;
    z-index: 100;
    border-bottom: 3px solid #212121;
    border-left: 1px solid #fdfcfc;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms ease;
}

.main-menu .navigation > li > ul li:hover ul {
    left: 100%;
    opacity: 1;
    visibility: visible;
}

.main-menu .navigation > li > ul > li ul li {
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    text-align: center;
    border-top: 1px solid #e6e6e6;
}

    .main-menu .navigation > li > ul > li ul li:first-child {
        border-top: none;
    }

    .main-menu .navigation > li > ul > li ul li a {
        background: #f7f7f7;
        color: #252525;
        display: block;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        padding: 7px 4px;
        position: relative;
        transition: all 500ms ease 0s;
    }

.main-menu .navigation > li > ul > li > ul > li:hover > a {
    background-color: #212121;
    color: #ffffff;
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #ffffff;
    background: url(../images/submenu-icon.png) center center no-repeat;
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
}

.slide-content-box a {
    color: #fff;
}

.rev_slider_wrapper .slide-content-box h3 {
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    line-height: 40px;
    margin: 0px 0 14px;
    background: rgba(238, 53, 42, 0.74);
    border-radius: 4px;
    padding: 10px 7px;
}

#great-construct-team {
    background: #162342 url(../images/great-construct-team-bg.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 50px 0;
    color: #fff;
}

    #great-construct-team h4 {
        text-transform: capitalize;
        color: #fff;
        font-size: 21px;
        line-height: 35px;
        font-weight: bold;
        margin: 0;
        margin-bottom: 15px;
    }

.rev_slider_wrapper .slide-content-box h3 span {
    font-family: "OilBats";
    color: #d3171e;
}

.rev_slider_wrapper .slide-content-box h3 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}

    .rev_slider_wrapper .slide-content-box h3 span {
        color: #d3171e;
    }

.rev_slider_wrapper .slide-content-box .button a {
    padding: 17px 40px 15px;
    border-radius: 0;
    transition: all 500ms ease !important;
    -moz-transition: all 500ms ease !important;
    -webkit-transition: all 500ms ease !important;
    -ms-transition: all 500ms ease !important;
    -o-transition: all 500ms ease !important;
}

    .rev_slider_wrapper .slide-content-box .button a.bdr {
        border: 2px solid #949494;
    }


.welcome-area .text-holder {
}

    .welcome-area .text-holder h3 {
        color: #252525;
        font-size: 22px;
        font-weight: 500;
        line-height: 28px;
        margin: 0 0 0px;
    }

    .welcome-area .text-holder .bottom {
        margin-top: 30px;
        padding-left: 215px;
        position: relative;
    }

        .welcome-area .text-holder .bottom .button {
            position: absolute;
            top: 0;
            left: 0;
        }

            .welcome-area .text-holder .bottom .button a {
                padding: 17px 30px 15px;
            }

        .welcome-area .text-holder .bottom .title h3 {
            color: #252525;
            font-size: 22px;
            font-weight: 500;
            line-height: 30px;
            position: relative;
            top: 10px;
        }

            .welcome-area .text-holder .bottom .title h3 span {
                color: #d3171e;
                font-family: "OilBats";
                line-height: 30px;
                margin-top: 5px;
            }


.welcome-area .gallery {
    position: relative;
    margin-top: 5px;
}

    .welcome-area .gallery .video-gallery {
        width: 310px;
        height: 280px;
        text-align: center;
        border: 6px solid #f7f7f7;
        position: relative;
        transition: border-color 0.4s ease 0s;
        overflow: hidden;
    }

        .welcome-area .gallery .video-gallery img {
            transform: scale(1);
            transition: all 0.5s ease 0s;
            width: 100%;
        }

        .welcome-area .gallery .video-gallery .overlay-gallery {
            background-color: transparent;
            bottom: 0;
            height: 100%;
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
            width: 100%;
            transition: background-color 0.4s ease 0s;
        }

            .welcome-area .gallery .video-gallery .overlay-gallery .icon-holder {
                display: table;
                height: 100%;
                width: 100%;
            }

                .welcome-area .gallery .video-gallery .overlay-gallery .icon-holder .icon {
                    display: table-cell;
                    vertical-align: middle;
                }

                    .welcome-area .gallery .video-gallery .overlay-gallery .icon-holder .icon a img {
                        width: auto;
                        transform: scale(1);
                        transition: all 0.5s ease 0s;
                    }

    .welcome-area .gallery .gallery-bg-img {
        position: absolute;
        right: 15px;
        top: 50px;
        z-index: -1;
        margin-left: -25px;
    }

    .welcome-area .gallery .video-gallery:hover .overlay-gallery {
        background-color: rgba(213, 172, 99, 0.70);
    }

    .welcome-area .gallery .video-gallery:hover img {
        transform: scale(1.1);
    }

    .welcome-area .gallery .video-gallery .overlay-gallery .icon-holder .icon a:hover img {
        transform: scale(1.1);
    }

.service-area {
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    z-index: 1;
}

.section_holder2 {
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    background: #d3171e url(../images/site-img05.png) left 25px no-repeat;
}

.text p {
    margin-bottom: 10px;
}

.section_holder2 .section_title {
    font-family: byekan;
    font-size: 25px;
    font-weight: normal;
    margin: 0 0 20px 0;
    padding: 80px 0 0 0;
    color: #161616;
    text-transform: none;
}

.section_holder2 .section_title_line {
    width: 361px;
    height: 3px;
    float: left;
    margin: 0 0 40px 0;
    padding: 0px;
    background: url(../images/section_title_line1.png) 0px 0px no-repeat;
}

.section_holder2 .img_right {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
    padding: 0;
}

    .section_holder2 .img_right img {
        width: 100%;
        float: left;
        margin: 17px 0 0 0;
        padding: 0;
        padding-top: 20px;
    }

.service-area .sec-title {
    padding-bottom: 20px;
}

    .service-area .sec-title h2 {
        color: #ffffff;
    }

.single-service-item {
    margin-bottom: 11px;
}

.text-holders {
    border-color: #ffffff;
    background-color: #ffffff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    padding: 5px 0;
    margin-bottom: 10px;
}

    .text-holders a {
        color: #000;
        display: block;
    }

.single-service-item .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
}

    .single-service-item .img-holder img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        width: 100%;
        height: 175px;
    }

    .single-service-item .img-holder .overlay .box .content a i {
        background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
        border-radius: 50%;
        color: #ffffff;
        display: inline-block;
        font-size: 20px;
        height: 45px;
        line-height: 48px;
        transition: all 500ms ease 0s;
        width: 45px;
    }

.single-service-item:hover .img-holder .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);
}

.single-service-item:hover .img-holder img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.single-service-item .img-holder .overlay .box .content a:hover i {
    background: #f12a2d;
}

.welcome-area {
    color: #696969;
}

.single-service-item .text-holder h3 {
    color: #c00;
    font-size: 17px;
    font-weight: 500;
    line-height: 28px;
    margin: 0;
    text-align: center;
    background: #e0e0e0;
    padding: 4px;
}

.single-service-item a {
    color: #a42f7d;
    margin-bottom: 10px;
    margin-top: 5px;
}

.single-service-item .text-holder p {
    color: #c1c1c1;
}

.latest-project-area {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    z-index: 1;
    min-height: 370px;
}

    .latest-project-area .container-fluid {
        padding-left: 30px;
        padding-right: 30px;
    }

    .latest-project-area .project-filter {
        margin-bottom: 33px;
        overflow: hidden;
    }

        .latest-project-area .project-filter li {
            display: inline-block;
            float: right;
            margin: 0;
        }

            .latest-project-area .project-filter li span {
                color: #9a9a9a;
                cursor: pointer;
                display: block;
                font-size: 16px;
                font-weight: 400;
                transition: all 500ms ease 0s;
            }

            .latest-project-area .project-filter li:last-child span:after {
                content: "";
            }

            .latest-project-area .project-filter li span::after {
                color: #eaeaea;
                content: "/";
                display: inline-block;
                margin: 0 20px 0 20px;
            }

            .latest-project-area .project-filter li.active span,
            .latest-project-area .project-filter li:hover span {
                color: #d3171e;
            }

.single-project-item {
    padding-bottom: 30px;
}

    .single-project-item .img-holder {
        display: block;
        overflow: hidden;
        position: relative;
        text-align: center;
    }

        .single-project-item .img-holder img {
            -webkit-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
            max-height: 100%;
        }


        .single-project-item .img-holder .overlay .box {
        }

            .single-project-item .img-holder .overlay .box .content {
            }

                .single-project-item .img-holder .overlay .box .content a h3 {
                    color: #ffffff;
                    font-size: 20px;
                    font-weight: 500;
                    margin: 0 0 3px;
                    transition: all 500ms ease;
                }

                .single-project-item .img-holder .overlay .box .content p {
                    font-weight: 400;
                    color: #d3171e;
                    margin: 0;
                }

    .single-project-item:hover .img-holder .overlay {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: rotateY(0deg) scale(1,1);
        transform: rotateY(0deg) scale(1,1);
    }

    .single-project-item:hover .img-holder img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    .single-project-item .img-holder .overlay .box .content a h3:hover {
        color: #d3171e;
    }

.latest-project-area .single-project-item .img-holder .overlay .box .content .icon-holder {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    border-radius: 50%;
    height: 40px;
    position: absolute;
    right: 15px;
    top: 15px;
    transition: all 500ms ease 0s;
    width: 40px;
}

    .latest-project-area .single-project-item .img-holder .overlay .box .content .icon-holder a i {
        color: #ffffff;
        display: inline-block;
        font-size: 14px;
        line-height: 40px;
        transition: all 500ms ease;
    }

    .latest-project-area .single-project-item .img-holder .overlay .box .content .icon-holder:hover {
        background: #d3171e;
    }

.blog-posts-section {
    background: #fff;
    overflow: hidden;
}


/*** 
=============================================
    Slogan Area style
=============================================
***/
.slogan-area {
    background-image: url(../images/slogan.jpg);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
    padding: 52px 0px 50px 0px;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
    color: #fff;
}

.slogan {
    line-height: 48px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 25px;
}



/*** 
=============================================
    Working Area style
=============================================
***/
.working-area {
    background: #fff;
}

    .working-area .sec-title {
        padding: 0 165px 40px;
    }

        .working-area .sec-title p {
            font-size: 18px;
            line-height: 32px;
            margin: 16px 0 0px;
        }

    .working-area .single-working-item {
        padding-bottom: 40px;
    }

        .working-area .single-working-item .icon-box {
            background: #fff none repeat scroll 0 0;
            border: 1px solid #f7f7f7;
            border-radius: 50%;
            display: block;
            height: 180px;
            padding: 9px;
            position: relative;
            width: 180px;
            margin: 0 auto;
            transition: all 500ms ease;
        }

            .working-area .single-working-item .icon-box .icon {
                background: #f7f7f7 none repeat scroll 0 0;
                border-radius: 50%;
                display: block;
                height: 160px;
                width: 160px;
                text-align: center;
                line-height: 160px;
                color: #d3171e;
                font-size: 50px;
                transition: all 500ms ease;
            }

                .working-area .single-working-item .icon-box .icon span:before {
                    font-size: 50px;
                }

            .working-area .single-working-item .icon-box .count {
                background: #ffffff none repeat scroll 0 0;
                border: 1px solid #f7f7f7;
                border-radius: 50%;
                display: block;
                height: 45px;
                left: 5px;
                position: absolute;
                text-align: center;
                top: 10px;
                width: 45px;
                transition: all 500ms ease;
            }

                .working-area .single-working-item .icon-box .count h3 {
                    color: #252525;
                    font-size: 18px;
                    line-height: 45px;
                    font-weight: 700;
                    transition: all 500ms ease;
                }

        .working-area .single-working-item .text-box {
        }

            .working-area .single-working-item .text-box h3 {
                color: #252525;
                font-size: 20px;
                font-weight: 500;
                margin: 21px 0 9px;
            }

            .working-area .single-working-item .text-box p {
                margin: 0;
            }

        .working-area .single-working-item:hover .icon-box {
            background: #d3171e;
        }

            .working-area .single-working-item:hover .icon-box .count {
                background: #d3171e;
            }

                .working-area .single-working-item:hover .icon-box .count h3 {
                    color: #fff;
                }


/*** 
=============================================
    Testimonial Area style
=============================================
***/
.testimonial-area {
    background: rgba(0, 0, 0, 0) url("../images/customers/bg.jpg") no-repeat fixed center top / cover;
    padding-bottom: 92px;
    padding-top: 100px;
    position: relative;
    z-index: 1;
}

    .testimonial-area::before {
        background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    .testimonial-area .sec-title h2 {
        color: #ffffff;
        margin: 0 0 7px;
    }

    .testimonial-area .sec-title .border {
        background: #d3171e;
        height: 2px;
        width: 70px;
        display: inline-block;
    }

    .testimonial-area .sec-title .border {
        background: #d3171e;
        height: 2px;
        width: 70px;
        display: inline-block;
    }

.testimonials-carousel .single-slide-item .img-box {
    width: 400px;
    border: 3px solid rgba(255,255,255,0.20);
    position: relative;
}

    .testimonials-carousel .single-slide-item .img-box .client-photo {
        background: #d3171e none repeat scroll 0 0;
        border-radius: 50%;
        height: 90px;
        padding: 2px;
        position: absolute;
        right: -45px;
        top: 23%;
        width: 90px;
    }

.testimonials-carousel .single-slide-item .review-box {
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
    bottom: 0;
    height: 50px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    padding: 10px 0;
}

    .testimonials-carousel .single-slide-item .review-box span {
        color: #ffffff;
        font-size: 18px;
        font-weight: 500;
    }

    .testimonials-carousel .single-slide-item .review-box ul {
        display: inline-block;
        padding-left: 5px;
    }

        .testimonials-carousel .single-slide-item .review-box ul li {
            display: inline-block;
            margin-right: 3px;
        }

            .testimonials-carousel .single-slide-item .review-box ul li i {
                color: #d3171e;
                font-size: 14px;
            }

.testimonials-carousel .single-slide-item .img-box,
.testimonials-carousel .single-slide-item .text-box {
    display: table-cell;
    vertical-align: top;
}

.testimonials-carousel .single-slide-item .text-box {
    padding-left: 100px;
}

    .testimonials-carousel .single-slide-item .text-box span::before {
        color: #d3171e;
        font-size: 30px;
    }

    .testimonials-carousel .single-slide-item .text-box .text {
        margin-top: 15px;
    }

        .testimonials-carousel .single-slide-item .text-box .text p {
            color: #c1c1c1;
            font-size: 18px;
            line-height: 32px;
            margin-bottom: 27px;
        }

        .testimonials-carousel .single-slide-item .text-box .text h3 {
            color: #ffffff;
            font-size: 20px;
            font-weight: 400;
            margin: 0 0 10px;
        }

        .testimonials-carousel .single-slide-item .text-box .text h4 {
            color: #d3171e;
            font-size: 16px;
            font-weight: 400;
        }


.testimonials-carousel.owl-carousel .owl-nav {
    display: none;
}

.testimonials-carousel .owl-dots {
    margin-left: -114px;
    margin-top: -20px;
    position: relative;
}

    .testimonials-carousel .owl-dots .owl-dot {
        background-image: none !important;
        width: 10px !important;
        height: 10px !important;
        margin: 0px 5px !important;
        padding: 0px;
        border: 1px solid #b8b8b8;
        background: none;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        -moz-border-radius: 50%;
        transition: all 500ms ease;
    }

        .testimonials-carousel .owl-dots .owl-dot span {
            display: none;
        }

        .testimonials-carousel .owl-dots .owl-dot.active {
            border-color: #d3171e;
            background: #d3171e;
        }


/*** 
=============================================
    Latest blog Area style
=============================================
***/
.latest-blog-area {
    padding-top: 30px;
    padding-bottom: 30px;
}

    .latest-blog-area .sec-title {
        padding-bottom: 44px;
    }

    .latest-blog-area .more-blog-button {
    }

        .latest-blog-area .more-blog-button a {
            padding: 17px 43px 15px;
        }

    .latest-blog-area .single-blog-item {
        margin-bottom: 20px;
        transition: all 500ms ease;
        background: #fff;
    }

.MainBottomLinksItems {
    float: left;
    width: 40px;
    height: 40px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: transparent;
    box-shadow: 0px 0px 0px 0px rgba(255,255,255,0.0);
    border-radius: 20px;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

    .MainBottomLinksItems:hover {
        background-color: #FFFFFF;
        box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.3);
    }

.MainBottom {
    width: 100%;
    height: auto;
    background-color: #E4E4E4;
    background-image: url(../images/Main-Bottom-Back.png);
    background-repeat: repeat;
    background-position: center top;
}

.SCInstagram {
    background-image: url('../images/SocialSign.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    -webkit-background-size: 360px 80px;
    -moz-background-size: 360px 80px;
    -o-background-size: 360px 80px;
    background-size: 360px 80px;
    cursor: pointer;
}

.SCFacebook {
    background-image: url('../images/SocialSign.png');
    background-repeat: no-repeat;
    background-position: -40px 0px;
    -webkit-background-size: 360px 80px;
    -moz-background-size: 360px 80px;
    -o-background-size: 360px 80px;
    background-size: 360px 80px;
    cursor: pointer;
}

.SCTwitter {
    background-image: url('../images/SocialSign.png');
    background-repeat: no-repeat;
    background-position: -80px 0px;
    -webkit-background-size: 360px 80px;
    -moz-background-size: 360px 80px;
    -o-background-size: 360px 80px;
    background-size: 360px 80px;
    cursor: pointer;
}

.SCLinkedIn {
    background-image: url('../images/SocialSign.png');
    background-repeat: no-repeat;
    background-position: -120px 0px;
    -webkit-background-size: 360px 80px;
    -moz-background-size: 360px 80px;
    -o-background-size: 360px 80px;
    background-size: 360px 80px;
    cursor: pointer;
}

.SCGoogle {
    background-image: url('../images/SocialSign.png');
    background-repeat: no-repeat;
    background-position: -160px 0px;
    -webkit-background-size: 360px 80px;
    -moz-background-size: 360px 80px;
    -o-background-size: 360px 80px;
    background-size: 360px 80px;
    cursor: pointer;
}

.SCAparat {
    background-image: url('../images/SocialSign.png');
    background-repeat: no-repeat;
    background-position: -200px 0px;
    -webkit-background-size: 360px 80px;
    -moz-background-size: 360px 80px;
    -o-background-size: 360px 80px;
    background-size: 360px 80px;
    cursor: pointer;
}

.SCTelegram {
    background-image: url('../images/SocialSign.png');
    background-repeat: no-repeat;
    background-position: -240px 0px;
    -webkit-background-size: 360px 80px;
    -moz-background-size: 360px 80px;
    -o-background-size: 360px 80px;
    background-size: 360px 80px;
    cursor: pointer;
}

.SCYouTube {
    background-image: url('../images/SocialSign.png');
    background-repeat: no-repeat;
    background-position: -280px 0px;
    -webkit-background-size: 360px 80px;
    -moz-background-size: 360px 80px;
    -o-background-size: 360px 80px;
    background-size: 360px 80px;
    cursor: pointer;
}

.SCTelegramBot {
    background-image: url('../images/SocialSign.png');
    background-repeat: no-repeat;
    background-position: -320px 0px;
    -webkit-background-size: 360px 80px;
    -moz-background-size: 360px 80px;
    -o-background-size: 360px 80px;
    background-size: 360px 80px;
    cursor: pointer;
}

.single-blog-item .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 4px auto;
}

    .single-blog-item .img-holder img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        margin: auto;
    }

    .single-blog-item .img-holder .overlay .box .content a i {
        background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
        border-radius: 50%;
        color: #ffffff;
        display: inline-block;
        font-size: 16px;
        height: 45px;
        line-height: 46px;
        transition: all 500ms ease 0s;
        width: 45px;
    }

.single-blog-item:hover .img-holder .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);
}

.single-blog-item:hover .img-holder img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.single-blog-item .img-holder .overlay .box .content a:hover i {
    background: #d3171e;
}

.input-group-addon:last-child {
    border-left: 0;
    background: #000;
    border-radius: 5px;
}

.b-btn {
    display: inline-block;
    padding: 5px 30px;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-weight: normal;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border: 2px solid #eee;
    background: #000000;
    border-color: #ed9a1e;
}

.subscrip_form h4 {
    color: #272727;
    font-size: 19px;
    line-height: 26px;
    padding: 10px 0 0 0;
}

.subscrip_form #imaginary_container {
    margin: 20px 0 0 0;
}

    .subscrip_form #imaginary_container .form-control {
        height: 46px;
    }

.single-blog-item .text-holder {
    transition: all 500ms ease;
}

    .single-blog-item .text-holder .blog-title {
        color: #ee352a;
        font-size: 14px;
        text-align: right;
        font-weight: 500;
        padding: 2px 3px;
        display: block;
        transition: all 500ms ease;
        margin: 0;
    }

    .single-blog-item .text-holder .meta-info {
        margin-bottom: 6px;
    }

        .single-blog-item .text-holder .meta-info li {
            display: inline-block;
            margin: 0 8px;
            color: #c1c1c1;
            font-size: 16px;
            font-weight: 500;
        }

            .single-blog-item .text-holder .meta-info li i {
                color: #6e6e6e;
                font-size: 16px;
                display: inline-block;
                padding-left: 8px;
            }

            .single-blog-item .text-holder .meta-info li a {
                color: #070a4f;
                font-size: 14px;
                font-weight: 500;
                transition: all 500ms ease;
            }

    .single-blog-item .text-holder .text {
        color: #797979;
    }

        .single-blog-item .text-holder .text p {
            margin: 0;
            text-align: justify;
            font-size: 12px;
            min-height: 90px;
            padding: 0 7px;
        }

        .single-blog-item .text-holder .text .readmore {
            font-weight: normal;
            display: inline-block;
            font-size: 13px;
            color: #000;
            padding: 7px 12px;
            -webkit-box-shadow: none !important;
            -moz-box-shadow: none !important;
            box-shadow: none !important;
        }


.latest-blog-area .single-blog-item:hover {
    -moz-box-shadow: 0px 2px 4px #c1c1c1;
    -webkit-box-shadow: 0px 2px 4px #c1c1c1;
    box-shadow: 0px 2px 4px #c1c1c1;
}

.single-blog-item .text-holder .blog-title:hover {
    color: #0a0a0a;
    transition: .3s;
}

.single-blog-item .text-holder .meta-info li a:hover {
    color: #0076b7;
}

.single-blog-item .text-holder:hover .text .readmore {
    color: #000;
}

.certi {
    padding: 50px 0;
    text-align: center;
    background-color: #f9f9f9 !important;
    border-bottom: 2px solid #ffb700;
    border-top: 4px solid #ffb700;
}

    .certi i {
        font-size: 22px;
        color: #63b32e;
    }

    .certi .text-holder {
        background: #f8f8f9;
        padding: 5px;
        border-radius: 3px;
    }

.brand-area {
    padding-bottom: 5px;
    padding-top: 5px;
    background: #fff;
}

    .brand-area .brand .owl-stage-outer {
        z-index: 10;
    }

    .brand-area .brand .single-item {
        -webkit-transition: all 300ms ease-in 0s;
        transition: all 300ms ease-in 0s;
        text-align: center;
    }

    .brand-area img {
        margin: 15px 0;
        border-radius: 2px;
        transition: all 200ms ease-out;
        opacity: 0.8;
        max-width: 100%;
        width: auto;
        height: 70px;
    }

        .brand-area img:hover {
            opacity: 1;
        }

    .brand-area .brand .single-item:hover img {
        opacity: .9;
    }

    .brand-area .owl-controls {
        display: none;
    }

.widget_nav_menu ul {
    list-style-type: square;
    padding: 5px 10px 5px 30px;
    background: rgba(0,0,0,.03);
}

    .widget_nav_menu ul li {
        position: relative;
        color: #2991d6;
        list-style-type: square;
    }

        .widget_nav_menu ul li:after {
            content: "";
            display: block;
            width: 70px;
            border-width: 0 0 1px;
            border-style: solid;
            border-color: rgba(0,0,0,.1);
            position: absolute;
            left: -30px;
            bottom: 0;
        }

.footer-area {
    background: #03153e;
    padding-bottom: 51px;
    padding-top: 51px;
    position: relative;
}

    .footer-area:after {
        content: '';
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 215px;
        height: 415px;
        background: url(../images/footer-widget-gear-2.png);
        z-index: 1;
    }

    .footer-area:before {
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        width: 215px;
        height: 415px;
        background: url(../images/footer-widget-gear-1.png);
        z-index: 1;
    }

.single-footer-widget .footer-logo {
    padding: 0 0 27px;
}

.single-footer-widget .interrio-info {
    overflow: hidden;
    margin: 0 0 30px;
}

    .single-footer-widget .interrio-info p {
        margin: 0;
    }

        .single-footer-widget .interrio-info p span {
            color: #d3171e;
            font-weight: 700;
        }

.single-footer-widget .footer-contact-info {
    overflow: hidden;
}

    .single-footer-widget .footer-contact-info li {
        border-bottom: 1px solid #242424;
        margin-bottom: 7px;
        padding-bottom: 9px;
        padding-left: 30px;
        position: relative;
    }

        .single-footer-widget .footer-contact-info li:last-child {
            border-bottom: 0px solid #242424;
            margin-bottom: 0px;
            padding-bottom: 0px;
        }

        .single-footer-widget .footer-contact-info li .icon-holder {
            position: absolute;
            top: 0;
            left: 0;
        }

            .single-footer-widget .footer-contact-info li .icon-holder span:before {
                color: #d3171e;
                font-size: 20px;
            }

            .single-footer-widget .footer-contact-info li .icon-holder.time span::before {
                top: 3px;
                position: relative;
            }

        .single-footer-widget .footer-contact-info li .text-holder {
        }

            .single-footer-widget .footer-contact-info li .text-holder p {
                margin: 0;
                color: #c1c1c1;
            }

.single-footer-widget .title {
    padding-bottom: 40px;
    padding-top: 6px;
}

    .single-footer-widget .title h3 {
        color: #ffffff;
        font-size: 24px;
        font-weight: 500;
    }

.single-footer-widget .popular-news {
}

    .single-footer-widget .popular-news .single-popular-news-item {
        padding-left: 105px;
        position: relative;
        margin-bottom: 40px;
    }

        .single-footer-widget .popular-news .single-popular-news-item:last-child {
            margin-bottom: 0;
        }

        .single-footer-widget .popular-news .single-popular-news-item .img-holder {
            width: 80px;
            height: auto;
            position: absolute;
            top: 0;
            left: 0;
            overflow: hidden;
        }

            .single-footer-widget .popular-news .single-popular-news-item .img-holder img {
                -webkit-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all 0.5s ease 0s;
                transition: all 0.5s ease 0s;
                width: 100%;
            }

            .single-footer-widget .popular-news .single-popular-news-item .img-holder .overlay .box .content a i {
                font-size: 16px;
                transition: all 500ms ease 0s;
                color: #fff;
            }

        .single-footer-widget .popular-news .single-popular-news-item:hover .img-holder .overlay {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: rotateY(0deg) scale(1,1);
            transform: rotateY(0deg) scale(1,1);
        }

        .single-footer-widget .popular-news .single-popular-news-item:hover .img-holder img {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

        .single-footer-widget .popular-news .single-popular-news-item .img-holder .overlay .box .content a:hover i {
            color: #d3171e;
        }

        .single-footer-widget .popular-news .single-popular-news-item .text-holder {
            position: relative;
            top: -8px;
        }

            .single-footer-widget .popular-news .single-popular-news-item .text-holder p {
                color: #c1c1c1;
                margin: 0 0 10px;
                transition: all 500ms ease;
            }

            .single-footer-widget .popular-news .single-popular-news-item .text-holder .info {
                overflow: hidden;
            }

                .single-footer-widget .popular-news .single-popular-news-item .text-holder .info li {
                    border-right: 1px solid #d3171e;
                    display: inline-block;
                    float: left;
                    line-height: 15px;
                    margin-right: 10px;
                    padding-right: 10px;
                    color: #d3171e;
                    transition: all 500ms ease;
                }

                    .single-footer-widget .popular-news .single-popular-news-item .text-holder .info li:last-child {
                        border-right: none;
                        margin-right: 0;
                        padding-right: 0;
                    }

            .single-footer-widget .popular-news .single-popular-news-item .text-holder a:hover p {
                color: #d3171e;
            }


.single-footer-widget .subscribe-form {
    overflow: hidden;
    position: relative;
    top: -10px;
}

    .single-footer-widget .subscribe-form p {
        color: #c1c1c1;
        margin: 0 0 11px;
    }

    .single-footer-widget .subscribe-form form {
        position: relative;
    }

        .single-footer-widget .subscribe-form form input[type=text] {
            background: #1e1e1e;
            border: 1px solid #242424;
            color: #c1c1c1;
            display: block;
            font-size: 14px;
            font-weight: 400;
            font-style: italic;
            height: 50px;
            padding-left: 15px;
            padding-right: 55px;
            position: relative;
            -webkit-transition: all 500ms ease 0s;
            transition: all 500ms ease 0s;
            width: 100%;
        }

        .single-footer-widget .subscribe-form form button {
            background: #1e1e1e none repeat scroll 0 0;
            border-left: 2px solid #242424;
            color: #d3171e;
            display: block;
            height: 50px;
            padding: 10.5px 0;
            position: absolute;
            right: 0;
            text-align: center;
            top: 0;
            -webkit-transition: all 500ms ease 0s;
            transition: all 500ms ease 0s;
            width: 50px;
            border-top: 1px solid #242424;
            border-right: 1px solid #242424;
            border-bottom: 1px solid #242424;
        }

        .single-footer-widget .subscribe-form form input[type=text]:focus {
            border: 1px solid #d3171e;
            background: #c1c1c1;
            color: #1b1b1b;
        }

            .single-footer-widget .subscribe-form form input[type=text]:focus + button,
            .single-footer-widget .subscribe-form form button:hover {
                background: #d3171e none repeat scroll 0 0;
                color: #1b1b1b;
                border-color: #d3171e;
            }



    .single-footer-widget .subscribe-form h4 {
        color: #c1c1c1;
        font-weight: 400;
        font-style: italic;
        font-size: 16px;
        line-height: 28px;
        margin: 12px 0 10px;
    }

.single-footer-widget .latest-project {
}

    .single-footer-widget .latest-project .latest-project-items {
        overflow: hidden;
        margin-top: -5px;
    }

    .single-footer-widget .latest-project ul li {
        display: inline-block;
        float: left;
        position: relative;
    }

        .single-footer-widget .latest-project ul li .img-holder {
            overflow: hidden;
            position: relative;
        }

            .single-footer-widget .latest-project ul li .img-holder img {
                -webkit-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all 0.5s ease 0s;
                transition: all 0.5s ease 0s;
                width: 100%;
            }

            .single-footer-widget .latest-project ul li .img-holder .overlay .box .content a i {
                font-size: 16px;
                transition: all 500ms ease 0s;
                color: #fff;
            }

        .single-footer-widget .latest-project ul li:hover .img-holder .overlay {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: rotateY(0deg) scale(1,1);
            transform: rotateY(0deg) scale(1,1);
        }

        .single-footer-widget .latest-project ul li:hover .img-holder img {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

.MainBottomLinks {
    padding: 10px 0;
    background-color: #313131;
    background-repeat: repeat;
    background-position: center top;
}

.single-footer-widget .latest-project ul li .img-holder .overlay .box .content a:hover i {
    color: #d3171e;
}

.factory-copyright-text {
    text-align: center;
    position: relative;
    padding: 4px 0px;
}

    .factory-copyright-text p {
        color: #fff;
        font-size: 12px;
        margin-bottom: 0px;
        position: relative;
    }

.copyr {
    padding-top: 7px;
    padding-bottom: 7px;
}

.topnews {
    background: url(../images/partHed.jpg) no-repeat center top,url(../images/partFot.jpg) no-repeat center bottom #172645;
    padding: 60px 0;
}

.icon img {
    background: #fff;
    padding: 7px;
    border-radius: 100%;
    margin: 10px auto;
}

.icon:hover img {
    background: #e6e6e6;
}

.title {
    background: rgb(60, 75, 134);
    text-align: center;
    margin: 5px auto;
    padding: 4px 22px;
    border-radius: 4px;
    display: inline-block;
}

label {
    margin-right: 5px;
}

.title a {
    color: #fff;
    display: block;
}

.application-tile__title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(66,66,66,0.8);
    text-align: center;
    padding: 5px 0;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
}

.portfolio-box .overlay {
    background-color: rgba(17, 95, 131, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    transition: all 0.3s ease-in-out;
}

    .portfolio-box .overlay:hover {
        text-decoration: none;
    }

    .portfolio-box .overlay .portfolio-content {
        display: inline-block;
        width: auto;
        height: auto;
        position: absolute;
        right: 35px;
        bottom: 25px;
    }

        .portfolio-box .overlay .portfolio-content h4 {
            margin: 0 0 -3px;
            -webkit-transform: translateX(5px);
            transform: translateX(5px);
            opacity: 0;
            transition: all 0.5s ease-in-out;
        }

        .portfolio-box .overlay .portfolio-content p {
            margin: 0;
            font-size: 13px;
            display: inline-block;
            -webkit-transform: translateX(5px);
            transform: translateX(5px);
            opacity: 0;
            transition: all 0.5s ease-in-out;
        }

.portfolio-box:hover .overlay {
    visibility: visible;
    opacity: 1;
}

    .portfolio-box:hover .overlay .portfolio-content h4 {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        transition-delay: 0.4s;
        opacity: 1;
    }

    .portfolio-box:hover .overlay .portfolio-content p {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        transition-delay: 0.6s;
        opacity: 1;
    }


.footer-bottom-area {
    float: left;
    width: 100%;
}

.footers {
    padding-left: 20px;
}

.text-holder a {
    font-size: 13px;
    color: #f7f7f7;
    display: block;
    padding: 3px 0;
}

    .text-holder a:hover {
        color: #616161;
    }

.footer-bottom-area .copyright-text p {
    color: #c1c1c1;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}

    .footer-bottom-area .copyright-text p a {
        color: #d3171e;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

        .footer-bottom-area .copyright-text p a:hover {
            color: #fff;
        }

.footer-bottom-area .footer-menu {
    float: right;
    position: relative;
    top: 3px;
}

    .footer-bottom-area .footer-menu ul li {
        display: inline-block;
        margin: 0 0 0 20px;
    }

        .footer-bottom-area .footer-menu ul li a i {
            color: #ffffff;
            font-size: 16px;
            transition: all 500ms ease;
        }

.form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 9px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    margin-bottom: 7px;
    border: 3px solid #bac2c9;
}

.footer-bottom-area .footer-menu ul li a:hover i {
    color: #d3171e;
}

.breadcrumb-area {
    padding: 32px 0;
    position: relative;
    z-index: 1;
    direction: rtl;
    background-image: url(../images/home3.jpg);
    margin-bottom: 7px;
    background-size: cover;
}

.breadcrumb-area-transparent {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

#mainmenu ul li a::after {
    display: none;
}

.breadcrumb-area h1 {
    color: #e2e2e2;
    font-size: 20px;
    font-weight: normal;
    line-height: 27px;
    padding-bottom: 4px;
    padding-top: 4px;
    position: relative;
}

.breadcrumb-area .breadcrumb-bottom {
    background-color: rgba(0, 0, 0, 0.33);
    bottom: 0;
    height: 55px;
    left: 0;
    padding: 14px 0 15px;
    position: absolute;
    width: 100%;
}

    .breadcrumb-area .breadcrumb-bottom .left ul {
        margin-left: -3px;
        margin-right: -3px;
    }

        .breadcrumb-area .breadcrumb-bottom .left ul li {
            color: #f9f9f9;
            font-size: 14px;
            font-weight: 300;
            display: inline-block;
            margin: 0 3px;
        }

            .breadcrumb-area .breadcrumb-bottom .left ul li a {
                color: #f9f9f9;
                font-size: 14px;
                font-weight: 300;
                transition: all 500ms ease;
            }

                .breadcrumb-area .breadcrumb-bottom .left ul li a:hover {
                    color: #d3171e;
                }

    .breadcrumb-area .breadcrumb-bottom .right a {
        color: #d3171e;
        font-size: 14px;
        font-weight: 300;
        transition: all 500ms ease;
    }

        .breadcrumb-area .breadcrumb-bottom .right a:hover {
            color: #fff;
        }

        .breadcrumb-area .breadcrumb-bottom .right a i {
            display: inline-block;
            padding-right: 10px;
            font-size: 14px;
        }

.about-interrio-area {
    padding-bottom: 21px;
    padding-top: 20px;
    background: #fff;
    min-height: 300px;
}

    .about-interrio-area .text-holder {
    }

        .about-interrio-area .text-holder h3 {
            color: #252525;
            font-size: 20px;
            font-weight: 500;
            margin: -5px 0 24px;
            line-height: 32px;
        }

            .about-interrio-area .text-holder h3 span {
                color: #d3171e;
            }

        .about-interrio-area .text-holder .signature-and-name {
            margin: 30px 0 0;
        }

            .about-interrio-area .text-holder .signature-and-name .signature {
                width: 180px;
            }

            .about-interrio-area .text-holder .signature-and-name .signature,
            .about-interrio-area .text-holder .signature-and-name .name {
                display: table-cell;
                vertical-align: middle;
            }

            .about-interrio-area .text-holder .signature-and-name .name {
                padding-left: 30px;
            }

                .about-interrio-area .text-holder .signature-and-name .name h4 {
                    color: #252525;
                    font-weight: 500;
                    font-size: 18px;
                    margin: 0 0 3px;
                }

                .about-interrio-area .text-holder .signature-and-name .name p {
                    color: #d3171e;
                    font-weight: 400;
                    font-style: italic;
                    margin: 0;
                }

    .about-interrio-area .single-item {
        margin-bottom: 20px;
    }

        .about-interrio-area .single-item .img-holder {
            position: relative;
            overflow: hidden;
        }

            .about-interrio-area .single-item .img-holder img {
                transform: scale(1);
                transition: all 0.5s ease 0s;
                width: 100%;
                max-height: 230px;
            }

            .about-interrio-area .single-item .img-holder .overlay .box .content a i {
                background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
                border-radius: 50%;
                color: #ffffff;
                display: inline-block;
                font-size: 16px;
                height: 45px;
                line-height: 46px;
                transition: all 500ms ease 0s;
                width: 45px;
            }

        .about-interrio-area .single-item:hover .img-holder .overlay {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: rotateY(0deg) scale(1,1);
            transform: rotateY(0deg) scale(1,1);
        }

        .about-interrio-area .single-item:hover .img-holder img {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

        .about-interrio-area .single-item .img-holder .overlay .box .content a:hover i {
            background: #df4f57;
        }

        .about-interrio-area .single-item .text-box {
            margin: 2px 0 0;
        }

            .about-interrio-area .single-item .text-box h3 a {
                height: 40px;
                line-height: 40px;
                padding: 0px 20px;
                font-weight: 400;
                background: #373737;
                border: none;
                display: block;
                font-size: 16px;
                color: #fff;
                border-radius: 3px;
                -webkit-box-shadow: none !important;
                -moz-box-shadow: none !important;
                box-shadow: none !important;
                -webkit-transition: background 0.3s ease-in-out,color 0.3s ease-in-out;
                -moz-transition: background 0.3s ease-in-out,color 0.3s ease-in-out;
                transition: background 0.3s ease-in-out,color 0.3s ease-in-out;
            }

            .about-interrio-area .single-item .text-box h3 a {
                color: #fff;
            }


/*** 
=============================================
    Choose area style
=============================================
***/
.choose-area {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 42px;
    padding-top: 100px;
    position: relative;
    z-index: 1;
}

    .choose-area::before {
        background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    .choose-area .sec-title {
        padding-bottom: 42px;
    }

        .choose-area .sec-title h2 {
            color: #ffffff;
        }

        .choose-area .sec-title .border {
            background: #d3171e none repeat scroll 0 0;
            display: inline-block;
            height: 2px;
            margin: 24px 0 0;
            width: 70px;
        }

    .choose-area .single-item {
        margin-bottom: 50px;
        padding-left: 100px;
        position: relative;
    }

        .choose-area .single-item .icon-holder {
            background: #d3171e none repeat scroll 0 0;
            height: 70px;
            left: 0;
            position: absolute;
            text-align: center;
            top: 0;
            width: 70px;
            transition: all 500ms ease;
        }

            .choose-area .single-item .icon-holder span::before {
                color: #ffffff;
                display: block;
                font-size: 40px;
                padding: 21px 0;
            }

        .choose-area .single-item .text-holder {
        }

            .choose-area .single-item .text-holder h3 {
                color: #ffffff;
                font-size: 20px;
                font-weight: 500;
                margin: 0 0 10px;
                position: relative;
                top: -2px;
            }

        .choose-area .single-item:hover .icon-holder {
            background: #1b1b1b;
        }


/*** 
=============================================
    Team area style
=============================================
***/
.team-area {
    padding-bottom: 90px;
    padding-top: 100px;
}

    .team-area .sec-title {
        padding-bottom: 45px;
    }

.single-team-member {
    border: 1px solid #f7f7f7;
    padding: 9px;
}

    .single-team-member .img-holder {
        display: block;
        overflow: hidden;
        position: relative;
    }

        .single-team-member .img-holder img {
            transform: scale(1);
            transition: all 0.5s ease 0s;
            width: 100%;
        }

        .single-team-member .img-holder .overlay {
            background-color: rgba(0, 0, 0, 0.8);
        }

            .single-team-member .img-holder .overlay .box .content ul li {
                display: inline-block;
                margin: 0 8px;
            }

                .single-team-member .img-holder .overlay .box .content ul li a i {
                    color: #f7f7f7;
                    font-size: 16px;
                }

    .single-team-member:hover .img-holder .overlay {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: rotateY(0deg) scale(1,1);
        transform: rotateY(0deg) scale(1,1);
    }

    .single-team-member:hover .img-holder img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    .single-team-member .img-holder .overlay .box .content ul li a:hover i {
        color: #d3171e;
    }

    .single-team-member .text-holder {
        padding-top: 18px;
    }

        .single-team-member .text-holder h3 {
            color: #252525;
            font-size: 20px;
            font-weight: 500;
            margin: 0 0 3px;
        }

        .single-team-member .text-holder p {
            color: #d3171e;
            font-size: 16px;
            margin: 0 0 3px;
        }

.team-area .owl-controls {
    position: absolute;
    right: 0;
    top: -105px;
}

.team-area .owl-theme .owl-nav [class*="owl-"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #f7f7f7;
    border-radius: 50%;
    color: #cccbcb;
    font-size: 20px;
    height: 45px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
    width: 45px;
    font-weight: 900;
}

    .team-area .owl-theme .owl-nav [class*="owl-"] i {
        font-size: 20px;
        font-weight: 900;
    }

.team-area .owl-theme .owl-nav .owl-next {
    margin-left: 10px;
}

.team-area .owl-theme .owl-nav [class*="owl-"]:hover {
    color: #d3171e;
    border: 2px solid #d3171e;
}

.team-area .bottom-text {
    padding: 41px 175px 0;
}

    .team-area .bottom-text h3 {
        color: #252525;
        font-size: 22px;
        font-weight: 300;
        line-height: 36px;
    }

        .team-area .bottom-text h3 a {
            color: #d3171e;
        }



/*** 
=============================================
    Slogan-area.bg-clr-1 style
=============================================
***/
.slogan-area.bg-clr-1 {
}

    .slogan-area.bg-clr-1::before {
        background: rgba(213, 172, 99, 0.93) none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    .slogan-area.bg-clr-1 .slogan {
        padding: 0 70px;
    }

        .slogan-area.bg-clr-1 .slogan h2 {
            color: #ffffff;
        }



/*** 
=============================================
    Fact counter area style
=============================================
***/
.fact-counter-area {
    padding-bottom: 100px;
    padding-top: 100px;
}

    .fact-counter-area .sec-title {
        padding-bottom: 37px;
    }

    .fact-counter-area .fact-counter-carousel .single-item {
    }

    .fact-counter-area .owl-controls {
        bottom: -57px;
        left: 0;
        position: absolute;
    }

    .fact-counter-area .owl-theme .owl-nav [class*="owl-"] {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 2px solid #f7f7f7;
        border-radius: 50%;
        color: #cccbcb;
        font-size: 20px;
        height: 45px;
        line-height: 40px;
        margin: 0;
        padding: 0;
        text-align: center;
        -webkit-transition: all 700ms ease 0s;
        transition: all 700ms ease 0s;
        width: 45px;
        font-weight: 900;
    }

        .fact-counter-area .owl-theme .owl-nav [class*="owl-"] i {
            font-size: 20px;
            font-weight: 900;
        }

    .fact-counter-area .owl-theme .owl-nav .owl-next {
        margin-left: 10px;
    }

    .fact-counter-area .owl-theme .owl-nav [class*="owl-"]:hover {
        color: #d3171e;
        border: 2px solid #d3171e;
    }

    .fact-counter-area .single-fact-counter {
    }

        .fact-counter-area .single-fact-counter .box {
            background: #f7f7f7 none repeat scroll 0 0;
            height: 130px;
            position: relative;
        }

            .fact-counter-area .single-fact-counter .box h2 {
                display: block;
                padding: 60px 0 35px;
            }

                .fact-counter-area .single-fact-counter .box h2 span {
                    color: #d3171e;
                    font-size: 30px;
                    font-weight: 500;
                }

                .fact-counter-area .single-fact-counter .box h2 i {
                    color: #d3171e;
                    font-size: 20px;
                    font-weight: 900;
                    left: 2px;
                    position: relative;
                    top: -3px;
                }

            .fact-counter-area .single-fact-counter .box .icon-holder {
                background: #ffffff none repeat scroll 0 0;
                height: 38px;
                left: 1px;
                position: absolute;
                top: 1px;
                width: 48px;
            }

                .fact-counter-area .single-fact-counter .box .icon-holder span::before {
                    color: #d3171e;
                    display: block;
                    font-size: 25px;
                    font-weight: 600;
                    padding: 4px 0;
                    transition: all 500ms ease 0s;
                }

        .fact-counter-area .single-fact-counter .title {
            padding-top: 18px;
        }

            .fact-counter-area .single-fact-counter .title h3 {
                color: #252525;
                font-size: 18px;
                font-weight: 500;
            }

        .fact-counter-area .single-fact-counter:hover .box .icon-holder span::before {
            background: #1b1b1b;
            color: #fff;
        }



/*** 
=============================================
    Not found area style
=============================================
***/
.not-found-area {
    background: #f7f7f7;
    padding-top: 122px;
    padding-bottom: 150px;
}

.not-found-content h1 {
    color: #252525;
    font-size: 150px;
    font-weight: 700;
    margin: 0 0 7px;
}

.not-found-content h3 {
    color: #252525;
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 20px;
}

.not-found-content p {
    font-size: 18px;
    margin: 0 0 42px;
}

.not-found-content .search-form {
    width: 432px;
    position: relative;
    margin: 0 auto;
}

    .not-found-content .search-form input[type="text"] {
        background: #fff;
        border: 1px solid #f1f1f1;
        color: #9a9a9a;
        display: inline-block;
        font-size: 16px;
        font-weight: 300;
        height: 55px;
        letter-spacing: 1px;
        padding-left: 20px;
        padding-right: 60px;
        position: relative;
        -webkit-transition: all 500ms ease 0s;
        transition: all 500ms ease 0s;
        width: 432px;
    }

    .not-found-content .search-form button {
        background: #d3171e none repeat scroll 0 0;
        border: medium none;
        color: #fff;
        display: inline-block;
        height: 55px;
        padding: 11px 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        -webkit-transition: all 500ms ease 0s;
        transition: all 500ms ease 0s;
        width: 55px;
    }

        .not-found-content .search-form button i {
            font-size: 14px;
        }

    .not-found-content .search-form input[type="text"]:focus {
        border: 1px solid #1B1B1B;
        background: #d3171e;
        color: #fff;
    }

        .not-found-content .search-form input[type="text"]:focus + button,
        .not-found-content .search-form button:hover {
            background: #1B1B1B none repeat scroll 0 0;
            color: #fff;
        }



/*** 
=============================================
    Faq content area style
=============================================
***/
.faq-content-area {
    overflow: hidden;
}

.accordion-box .accordion {
    margin-bottom: 20px;
    position: relative;
    background: #fff;
}

    .accordion-box .accordion .accord-btn {
        background: #f7f7f7 none repeat scroll 0 0;
        cursor: pointer;
        height: 55px;
        line-height: 18px;
        padding: 11px 50px 12px;
        position: relative;
        transition: all 500ms ease;
    }

#cph_main_lvDataPager1 span {
    float: left;
    /* border: 1px solid #585858; */
    border-radius: 4px;
    padding: 1px 10px;
    background: #E3E3E3;
    margin: 3px;
}

#cph_main_lvDataPager1 a {
    float: left;
    border-radius: 4px;
    padding: 1px 10px;
    background: #CECECE;
    margin: 3px;
    color: #000;
}

.accordion-box .accordion .accord-btn h4 {
    color: #252525;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    transition: all 500ms ease;
    text-transform: none;
}

.accordion-box .accordion .accord-btn::after {
    background: #252525 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    content: '\f067';
    font-family: "FontAwesome";
    font-size: 12px;
    font-weight: 100;
    height: 20px;
    line-height: 22px;
    margin-top: -15px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 32.5px;
    width: 20px;
    transition: all 500ms ease;
}

.accordion-box .accordion .accord-btn.active {
    background: #faaf42 none repeat scroll 0 0;
}

    .accordion-box .accordion .accord-btn.active:after {
        content: '\f068';
        color: #252525;
        background: #f7f7f7;
    }

    .accordion-box .accordion .accord-btn.active h4 {
        color: #ffffff;
    }

.accordion-box .accordion .accord-content {
    border-top: medium none;
    display: none;
    padding: 22px 20px;
    position: relative;
}

    .accordion-box .accordion .accord-content.collapsed {
        display: block;
    }

    .accordion-box .accordion .accord-content p {
        color: #9a9a9a;
        line-height: 28px;
        margin: 0;
    }

.faq-content-area .question-form {
    background: #f7f7f7 none repeat scroll 0 0;
    padding: 76px 100px 100px 30px;
}

    .faq-content-area .question-form h1 {
        color: #252525;
        font-size: 24px;
        font-weight: 700;
        margin: 0 0 35px;
    }

    .faq-content-area .question-form form input[type="text"],
    .faq-content-area .question-form form textarea {
        background: #ffffff none repeat scroll 0 0;
        border: medium none;
        display: block;
        height: 50px;
        margin-bottom: 30px;
        padding: 0 20px;
        width: 100%;
        transition: all 500ms ease;
        border: 1px solid transparent;
    }

        .faq-content-area .question-form form input[type="text"]:focus {
            border: 1px solid #dad7d7;
        }

        .faq-content-area .question-form form textarea:focus {
            border: 1px solid #dad7d7;
        }

    .faq-content-area .question-form form textarea {
        height: 155px;
        padding: 15px 20px;
    }

    .faq-content-area .question-form form button {
        background: #252525 none repeat scroll 0 0;
        border-color: #252525;
        color: #d3171e;
        margin: 10px 0 0;
        padding: 15px 30px 13px;
        transition: all 500ms ease;
    }

        .faq-content-area .question-form form button:hover {
            background: #d3171e;
            color: #fff;
        }



/*** 
=============================================
    Press Release Content Area style
=============================================
***/
.press-release-content-area {
    padding-bottom: 80px;
    padding-top: 80px;
}

    .press-release-content-area .img-holder {
        display: block;
        overflow: hidden;
    }

        .press-release-content-area .img-holder img {
            width: 100%;
        }

    .press-release-content-area .press-release-caption {
        overflow: hidden;
        position: relative;
        padding-left: 30px;
    }

        .press-release-content-area .press-release-caption:before {
            content: "\f10d";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            color: #d3171e;
            font-size: 20px;
            position: absolute;
            top: 0px;
            left: 0;
        }

        .press-release-content-area .press-release-caption:after {
            content: "\f10e";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            color: #d3171e;
            font-size: 20px;
            position: absolute;
            top: 40px;
            right: 53%;
        }

        .press-release-content-area .press-release-caption h3 {
            color: #252525;
            font-size: 20px;
            font-weight: 500;
            line-height: 34px;
            margin: 6px 0 16px;
        }

    .press-release-content-area .text {
        margin: 0 0 20px;
        overflow: hidden;
        padding-left: 30px;
    }

    .press-release-content-area .client-info {
        overflow: hidden;
        padding-left: 30px;
    }

        .press-release-content-area .client-info .signature {
            width: 185px;
        }

        .press-release-content-area .client-info .signature,
        .press-release-content-area .client-info .client-name {
            display: table-cell;
            vertical-align: middle;
        }

        .press-release-content-area .client-info .client-name {
            padding-left: 20px;
        }

            .press-release-content-area .client-info .client-name h3 {
                color: #252525;
                font-size: 18px;
                font-weight: 500;
                margin: 0 0 5px;
            }

            .press-release-content-area .client-info .client-name p {
                color: #d3171e;
                margin: 0;
                font-style: italic;
            }



/*** 
=============================================
    Press Release Item Area style
=============================================
***/
.press-release-item-area {
    overflow: hidden;
    padding-bottom: 40px;
}

    .press-release-item-area .single-item {
        display: block;
        margin-bottom: 60px;
        overflow: hidden;
    }

        .press-release-item-area .single-item .img-holder {
            position: relative;
            overflow: hidden;
        }

            .press-release-item-area .single-item .img-holder img {
                transform: scale(1);
                transition: all 0.5s ease 0s;
                width: 100%;
            }

            .press-release-item-area .single-item .img-holder .overlay .box .content a i {
                background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
                border-radius: 50%;
                color: #ffffff;
                display: inline-block;
                font-size: 20px;
                height: 45px;
                line-height: 48px;
                transition: all 500ms ease 0s;
                width: 45px;
            }

        .press-release-item-area .single-item .text-holder {
            padding-top: 18px;
        }

            .press-release-item-area .single-item .text-holder p {
                margin: 0;
            }

            .press-release-item-area .single-item .text-holder a {
                display: inline-block;
                background: #f7f7f7;
                color: #252525;
                font-size: 14px;
                font-weight: 400;
                padding: 2px 10px 0px;
                margin: 6px 0 0;
                transition: all 500ms ease;
            }

        .press-release-item-area .single-item:hover .img-holder .overlay {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: rotateY(0deg) scale(1,1);
            transform: rotateY(0deg) scale(1,1);
        }

        .press-release-item-area .single-item:hover .img-holder img {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

        .press-release-item-area .single-item .img-holder .overlay .box .content a:hover i {
            background: #d3171e none repeat scroll 0 0;
        }

        .press-release-item-area .single-item:hover .text-holder a {
            background: #d3171e;
            color: #fff;
        }



/*** 
=============================================
    Testimonial v2 Area style
=============================================
***/
.testimonial-v2-area {
    padding-bottom: 50px;
    padding-top: 100px;
}

    .testimonial-v2-area .single-item {
        margin-bottom: 50px;
        overflow: hidden;
        transition: all 500ms ease;
    }

        .testimonial-v2-area .single-item .img-holder {
            display: block;
            overflow: hidden;
            position: relative;
        }

            .testimonial-v2-area .single-item .img-holder img {
                transition: all 0.5s ease 0s;
                width: 100%;
            }

            .testimonial-v2-area .single-item .img-holder .quote-box {
                background: #252525 none repeat scroll 0 0;
                border-radius: 50%;
                color: #d3171e;
                display: block;
                font-size: 20px;
                height: 45px;
                left: 20px;
                line-height: 48px;
                position: relative;
                text-align: center;
                top: -22.5px;
                width: 45px;
                transition: all 500ms ease;
            }

        .testimonial-v2-area .single-item .text-holder {
            border: 1px solid #f7f7f7;
            border-top: 0px solid #f7f7f7;
            margin-top: -45px;
            padding-top: 35px;
            padding-left: 20px;
            padding-right: 10px;
            padding-bottom: 25px;
        }

            .testimonial-v2-area .single-item .text-holder p {
                margin: 0 0 15px;
            }

            .testimonial-v2-area .single-item .text-holder h3 {
                color: #252525;
                font-size: 18px;
                font-weight: 400;
            }

                .testimonial-v2-area .single-item .text-holder h3 span {
                    color: #d3171e;
                    font-size: 16px;
                    font-style: italic;
                }

        .testimonial-v2-area .single-item:hover .img-holder .quote-box {
            margin-left: 30%;
        }

        .testimonial-v2-area .single-item:hover .img-holder img {
            opacity: .8;
        }

        .testimonial-v2-area .single-item:hover {
            -webkit-box-shadow: 1px 3px 11px 1px rgba(158,158,158,0.27);
            -moz-box-shadow: 1px 3px 11px 1px rgba(158,158,158,0.27);
            box-shadow: 1px 3px 11px 1px rgba(158,158,158,0.27);
        }



/*** 
=============================================
    Blog Area style
=============================================
***/
#blog-area {
    background-color: #f0f5f8;
    padding-bottom: 20px;
    padding-top: 20px;
}

.blog-with-sidebar-area .blog-post {
    border-right: 1px solid #f7f7f7;
    margin-bottom: -100px;
    margin-right: -25px;
    margin-top: -80px;
    padding-bottom: 100px;
    padding-right: 25px;
    padding-top: 80px;
}

    .blog-with-sidebar-area .blog-post .single-blog-item {
        margin-bottom: 60px;
    }

        .blog-with-sidebar-area .blog-post .single-blog-item .img-holder .overlay .box .content a i {
            border-radius: 5%;
            font-size: 20px;
            height: 50px;
            line-height: 52px;
            width: 50px;
        }

        .blog-with-sidebar-area .blog-post .single-blog-item .text-holder {
            padding-bottom: 30px;
            padding-left: 40px;
            padding-right: 40px;
        }

            .blog-with-sidebar-area .blog-post .single-blog-item .text-holder .blog-title {
                font-size: 24px;
                padding: 33px 0 5px;
            }

            .blog-with-sidebar-area .blog-post .single-blog-item .text-holder .text .bottom {
                margin-top: 30px;
            }

                .blog-with-sidebar-area .blog-post .single-blog-item .text-holder .text .bottom .readmore {
                    padding: 0;
                }

                    .blog-with-sidebar-area .blog-post .single-blog-item .text-holder .text .bottom .readmore a {
                        border: 2px solid #f7f7f7;
                        color: #252525;
                        display: block;
                        height: 45px;
                        line-height: 44px;
                        text-align: center;
                        width: 150px;
                        transition: all 500ms ease;
                    }

                .blog-with-sidebar-area .blog-post .single-blog-item .text-holder .text .bottom .share {
                }

                    .blog-with-sidebar-area .blog-post .single-blog-item .text-holder .text .bottom .share h5 {
                        color: #252525;
                        display: inline-block;
                        font-size: 14px;
                        font-weight: 400;
                        margin-right: 15px;
                        position: relative;
                        top: -18px;
                    }

                        .blog-with-sidebar-area .blog-post .single-blog-item .text-holder .text .bottom .share h5 i {
                            display: inline-block;
                            padding-left: 10px;
                        }

                    .blog-with-sidebar-area .blog-post .single-blog-item .text-holder .text .bottom .share .social-share {
                        margin-left: -5px;
                        margin-right: -5px;
                        margin-top: 2.5px;
                        margin-bottom: 2.5px;
                        overflow: hidden;
                        display: inline-block;
                    }

                        .blog-with-sidebar-area .blog-post .single-blog-item .text-holder .text .bottom .share .social-share li {
                            display: inline-block;
                            float: left;
                            margin: 0 5px;
                        }

                            .blog-with-sidebar-area .blog-post .single-blog-item .text-holder .text .bottom .share .social-share li a i {
                                height: 40px;
                                width: 40px;
                                border-radius: 50%;
                                border: 2px solid #f7f7f7;
                                color: #c1c1c1;
                                font-size: 14px;
                                line-height: 36px;
                                text-align: center;
                                transition: all 500ms ease;
                            }

        .blog-with-sidebar-area .blog-post .single-blog-item:hover .text-holder .text .bottom .readmore a {
            background: #d3171e;
        }

        .blog-with-sidebar-area .blog-post .single-blog-item .text-holder .text .bottom .share .social-share li a:hover i {
            background: #d3171e;
            color: #fff;
            border-color: #d3171e;
        }

.blog-with-sidebar-area .post-pagination {
    margin-top: -10px;
}


.post-pagination li {
    display: inline-block;
    margin: 0 3px;
}

    .post-pagination li a {
        background: #fff;
        border: 1px solid #f7f7f7;
        color: #252525;
        display: block;
        font-size: 18px;
        font-weight: 600;
        height: 55px;
        padding: 13px 0;
        -webkit-transition: all 500ms ease 0s;
        transition: all 500ms ease 0s;
        width: 55px;
    }

    .post-pagination li.active a, .post-pagination li:hover a {
        background: #252525;
        color: #d3171e;
        border: 1px solid #252525;
    }


.sidebar-wrapper {
    padding-left: 20px;
}

    .sidebar-wrapper .single-sidebar {
        overflow: hidden;
        margin-bottom: 60px;
        position: relative;
        background: #fff;
        border: 1px solid #ee352a;
        padding: 0;
    }

        .sidebar-wrapper .single-sidebar .sidebar-title {
            overflow: hidden;
            padding: 5px;
            background: #ee352a;
            margin-bottom: 10px;
        }

            .sidebar-wrapper .single-sidebar .sidebar-title h1 {
                color: #fff;
                font-size: 14px;
                font-weight: 400;
            }

        .sidebar-wrapper .single-sidebar form.search-form {
            position: relative;
        }

        .sidebar-wrapper .single-sidebar .search-form input[type="text"] {
            background: #fff;
            border: 1px solid #f7f7f7;
            color: #9a9a9a;
            display: block;
            font-size: 16px;
            font-weight: 500;
            height: 50px;
            letter-spacing: 1px;
            padding-left: 15px;
            padding-right: 55px;
            position: relative;
            -webkit-transition: all 500ms ease 0s;
            transition: all 500ms ease 0s;
            width: 100%;
        }

        .sidebar-wrapper .single-sidebar .search-form button {
            background: #d3171e none repeat scroll 0 0;
            border: medium none;
            color: #fff;
            display: block;
            height: 50px;
            padding: 11px 0;
            position: absolute;
            right: 0;
            text-align: center;
            top: 0;
            -webkit-transition: all 500ms ease 0s;
            transition: all 500ms ease 0s;
            width: 50px;
        }

            .sidebar-wrapper .single-sidebar .search-form button i {
                font-size: 14px;
            }

        .sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus {
            border: 1px solid #1B1B1B;
            background: #f7f7f7;
        }

            .sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus + button,
            .sidebar-wrapper .single-sidebar .search-form button:hover {
                background: #1B1B1B none repeat scroll 0 0;
                color: #fff;
            }


.single-sidebar .categories li {
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

    .single-sidebar .categories li:last-child {
        margin-bottom: 0;
    }

    .single-sidebar .categories li a {
        color: #9a9a9a;
        transition: all 500ms ease;
        font-size: 14px;
        font-weight: 300;
        display: block;
    }

        .single-sidebar .categories li a i {
            display: inline-block;
            font-size: 18px;
            padding-right: 10px;
            position: relative;
            top: 1px;
        }

        .single-sidebar .categories li a span {
            display: inline-block;
            padding-left: 10px;
        }

        .single-sidebar .categories li a:hover {
            color: #212121;
        }


.single-sidebar .recent-post {
}

    .single-sidebar .recent-post li {
        margin-bottom: 25px;
        padding-left: 70px;
        position: relative;
        border-bottom: 1px solid #4f4f4f;
        padding-bottom: 21px;
    }

        .single-sidebar .recent-post li:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: none;
        }

        .single-sidebar .recent-post li .img-holder {
            display: block;
            left: 0;
            overflow: hidden;
            position: absolute;
            top: 0px;
            width: 70px;
        }

            .single-sidebar .recent-post li .img-holder img {
                transform: scale(1);
                transition: all 0.5s ease 0s;
            }

            .single-sidebar .recent-post li .img-holder .overlay .box .content a i {
                color: #fff;
                font-size: 16px;
                transition: all 500ms ease;
            }

        .single-sidebar .recent-post li:hover .img-holder .overlay {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: rotateY(0deg) scale(1,1);
            transform: rotateY(0deg) scale(1,1);
        }

        .single-sidebar .recent-post li:hover .img-holder img {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

        .single-sidebar .recent-post li .img-holder .overlay .box .content a:hover i {
            color: #d3171e;
        }

        .single-sidebar .recent-post li .title {
            padding-left: 20px;
        }

            .single-sidebar .recent-post li .title h3 {
                font-size: 13px;
                line-height: 28px;
                position: relative;
                text-transform: none;
                top: -7px;
            }

                .single-sidebar .recent-post li .title h3 a {
                    color: #0076b7;
                    display: block;
                    transition: all 500ms ease;
                    font-weight: 300;
                }

.single-sidebar {
    padding: 0 10px;
}

    .single-sidebar .recent-post li .title p {
        color: #000;
        font-size: 12px;
        margin: 0;
        position: relative;
        top: -3px;
    }

    .single-sidebar .recent-post li .title h3:hover a {
        color: #4f4f4f;
    }

    .single-sidebar.about-us {
        margin-top: -4px;
    }

        .single-sidebar.about-us .text-box {
            margin: -7px 0 0;
        }

    .single-sidebar.follow-us {
        margin-top: -20px;
    }

    .single-sidebar .product-tag {
        margin-left: -3px;
        margin-right: -3px;
        margin-top: -5px;
    }

        .single-sidebar .product-tag li {
            display: inline-block;
            margin: 0 3px 10px;
        }

            .single-sidebar .product-tag li a {
                border: 1px solid #f7f7f7;
                color: #9a9a9a;
                display: block;
                font-size: 16px;
                font-weight: 300;
                padding: 1px 12px 2px;
                transition: all 500ms ease 0s;
            }

                .single-sidebar .product-tag li a:hover {
                    background: #252525;
                    border-collapse: #252525;
                    color: #d3171e;
                }

.blog-standard-area .single-blog-item {
    margin-bottom: 5px;
    padding: 6px 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.08);
    background-color: #fff;
}

/*** 
=============================================
    Blog Standard Area style
=============================================
***/
.blog-single-area {
}

    .blog-single-area .blog-post {
    }

    .blog-single-area .single-blog-item {
    }

        .blog-single-area .single-blog-item .img-holder img {
            transform: none;
        }

        .blog-single-area .single-blog-item .text-holder {
            border-bottom: medium none;
            border-left: medium none;
            border-right: medium none;
            padding: 0;
        }

            .blog-single-area .single-blog-item .text-holder .blog-title {
                font-size: 24px;
                padding: 35px 0 6px;
            }

                .blog-single-area .single-blog-item .text-holder .blog-title:hover {
                    color: #252525;
                }

            .blog-single-area .single-blog-item .text-holder p.mar-bottom {
                margin-bottom: 13px;
            }

    .blog-single-area .middle-content-box {
        margin: 30px 0 33px;
        overflow: hidden;
    }

        .blog-single-area .middle-content-box .img-holder {
            width: 340px;
        }

        .blog-single-area .middle-content-box .img-holder,
        .blog-single-area .middle-content-box .text-holder {
            display: table-cell;
            vertical-align: top;
        }

        .blog-single-area .middle-content-box .text-holder {
            padding-left: 30px;
            position: relative;
        }

            .blog-single-area .middle-content-box .text-holder:before {
                content: "\f10d";
                font-family: FontAwesome;
                font-style: normal;
                font-weight: normal;
                text-decoration: inherit;
                color: #f1f1f1;
                font-size: 24px;
                padding-right:;
                position: absolute;
                top: -3px;
                left: 30px;
            }

        .blog-single-area .middle-content-box .text-holder {
            padding-left: 30px;
            padding-top: 32px;
            position: relative;
        }

            .blog-single-area .middle-content-box .text-holder h3 {
                color: #252525;
                font-size: 18px;
                font-weight: 500;
                margin: 20px 0 7px;
            }

            .blog-single-area .middle-content-box .text-holder h5 {
                color: #d3171e;
                font-size: 16px;
                font-weight: 300;
                margin: 0;
            }

    .blog-single-area .bottom-content-box {
        border-bottom: 1px solid #f7f7f7;
        padding-bottom: 21px;
    }

    .blog-single-area .tag-social-share-box {
        overflow: hidden;
        padding-bottom: 24px;
        padding-top: 25px;
    }

        .blog-single-area .tag-social-share-box .tag p {
            color: #d3171e;
            margin: 0;
        }

            .blog-single-area .tag-social-share-box .tag p span {
                color: #252525;
                font-weight: 400;
            }

        .blog-single-area .tag-social-share-box .social-share {
        }

            .blog-single-area .tag-social-share-box .social-share h5 {
                color: #252525;
                display: inline-block;
                float: left;
                font-size: 14px;
                font-weight: 400;
                position: relative;
                top: 7px;
            }

            .blog-single-area .tag-social-share-box .social-share i {
                padding-left: 10px;
                display: inline-block;
            }

            .blog-single-area .tag-social-share-box .social-share .social-share-links {
                display: inline-block;
                float: left;
                margin-left: -3px;
                margin-right: -3px;
                padding-left: 20px;
                position: relative;
                top: -6px;
            }


                .blog-single-area .tag-social-share-box .social-share .social-share-links li {
                    display: inline-block;
                    margin: 0 3px;
                }

                    .blog-single-area .tag-social-share-box .social-share .social-share-links li a i {
                        border: 2px solid #f7f7f7;
                        border-radius: 50%;
                        color: #c1c1c1;
                        font-size: 14px;
                        height: 40px;
                        line-height: 36px;
                        padding: 0;
                        text-align: center;
                        transition: all 500ms ease 0s;
                        width: 40px;
                        transition: all 500ms ease;
                    }

                    .blog-single-area .tag-social-share-box .social-share .social-share-links li a:hover i {
                        background: #d3171e;
                        border-color: #d3171e;
                        color: #fff;
                    }

    .blog-single-area .author-box {
        background: #f7f7f7 none repeat scroll 0 0;
        display: block;
        padding: 30px 30px 22px;
        position: relative;
    }

        .blog-single-area .author-box .img-holder {
            width: 85px;
        }

        .blog-single-area .author-box .img-holder,
        .blog-single-area .author-box .text-holder {
            display: table-cell;
            vertical-align: top;
        }

        .blog-single-area .author-box .text-holder {
            padding-left: 30px;
        }

            .blog-single-area .author-box .text-holder h3 {
                color: #252525;
                font-size: 20px;
                font-weight: 500;
                margin: -2px 0 14px;
            }

            .blog-single-area .author-box .text-holder p {
            }

            .blog-single-area .author-box .text-holder .social-link {
                margin-left: -6px;
                margin-right: -6px;
                overflow: hidden;
            }

                .blog-single-area .author-box .text-holder .social-link li {
                    display: inline-block;
                    margin: 0 6px;
                }

                    .blog-single-area .author-box .text-holder .social-link li a i {
                        color: #9a9a9a;
                        font-size: 14px;
                        transition: all 500ms ease;
                    }

                    .blog-single-area .author-box .text-holder .social-link li a:hover i {
                        color: #d3171e;
                    }


    .blog-single-area .comment-box {
        overflow: hidden;
        padding-bottom: 50px;
        padding-top: 75px;
    }

        .blog-single-area .comment-box .title {
            padding-bottom: 36px;
        }

            .blog-single-area .comment-box .title h3 {
                color: #252525;
                font-size: 24px;
                font-weight: 700;
            }

        .blog-single-area .comment-box .single-comment-box {
            padding-left: 60px;
            position: relative;
            margin-bottom: 30px;
        }

            .blog-single-area .comment-box .single-comment-box .img-holder {
                left: 0;
                position: absolute;
                top: 0;
            }

            .blog-single-area .comment-box .single-comment-box .text-holder {
                border: 1px solid #f7f7f7;
                margin-left: 20px;
                padding: 15px 20px 5px;
            }

                .blog-single-area .comment-box .single-comment-box .text-holder .top {
                    overflow: hidden;
                    padding-bottom: 8px;
                }

                    .blog-single-area .comment-box .single-comment-box .text-holder .top .date h5 {
                        color: #252525;
                        font-size: 16px;
                        font-weight: 300;
                    }

                    .blog-single-area .comment-box .single-comment-box .text-holder .top .review-box {
                        position: relative;
                        top: -3px;
                    }

                        .blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul {
                            margin-left: -0.5px;
                            margin-right: -0.5px;
                            overflow: hidden;
                        }

                            .blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul li {
                                display: inline-block;
                                margin: 0 0.5px;
                            }

                                .blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul li i {
                                    color: #d3171e;
                                    font-size: 14px;
                                }


    .blog-single-area .add-comment-box {
        overflow: hidden;
    }

        .blog-single-area .add-comment-box .title {
            padding-bottom: 30px;
        }

            .blog-single-area .add-comment-box .title h3 {
                color: #252525;
                font-size: 24px;
                font-weight: 700;
            }

        .blog-single-area .add-comment-box .add-rating-box {
            padding-bottom: 17px;
        }

            .blog-single-area .add-comment-box .add-rating-box h4 {
                color: #9a9a9a;
                font-size: 16px;
                font-weight: 300;
                margin: 0 0 3px;
            }

            .blog-single-area .add-comment-box .add-rating-box ul {
            }

                .blog-single-area .add-comment-box .add-rating-box ul li {
                    border-right: 1px solid #ebebeb;
                    display: inline-block;
                    line-height: 20px;
                    margin-right: 6px;
                    padding-right: 10px;
                }

                    .blog-single-area .add-comment-box .add-rating-box ul li:last-child {
                        border-right: none;
                        margin-right: 0;
                        padding-right: 0;
                    }

                    .blog-single-area .add-comment-box .add-rating-box ul li a i {
                        color: #d6d6d6;
                        font-size: 12px;
                    }

                    .blog-single-area .add-comment-box .add-rating-box ul li a:hover i {
                        color: #d3171e;
                        transition: all 500ms ease;
                    }

        .blog-single-area .add-comment-box .add-comment-form {
        }

            .blog-single-area .add-comment-box .add-comment-form .field-label {
                color: #9a9a9a;
                display: block;
                font-size: 16px;
                font-weight: 300;
                padding: 0 0 2px;
            }

            .blog-single-area .add-comment-box .add-comment-form input[type="text"],
            .blog-single-area .add-comment-box .add-comment-form textarea {
                background: #f7f7f7 none repeat scroll 0 0;
                border: 1px solid transparent;
                display: block;
                font-size: 16px;
                font-weight: 400;
                height: 50px;
                padding: 0 15px;
                width: 100%;
                margin-bottom: 12px;
                transition: all 500ms ease;
            }

            .blog-single-area .add-comment-box .add-comment-form textarea {
                height: 100px;
                padding: 10px 15px;
                margin-bottom: 30px;
            }

            .blog-single-area .add-comment-box .add-comment-form button {
                background: #252525 none repeat scroll 0 0;
                border-color: #252525;
                color: #d3171e;
                padding: 14px 30px;
            }

            .blog-single-area .add-comment-box .add-comment-form input[type="text"]:focus {
                border-color: #d3171e;
            }

            .blog-single-area .add-comment-box .add-comment-form textarea:focus {
                border-color: #d3171e;
            }

            .blog-single-area .add-comment-box .add-comment-form button:hover {
                background: #d3171e;
                color: #fff;
            }

.contact-v1-area .sec-title p {
    margin: 0;
    font-size: 18px;
    line-height: 32px;
}

.contact-v1-area .img-holder {
}

    .contact-v1-area .img-holder img {
        width: 100%;
    }

.contact-v1-area .contact-info .single-item {
    margin-bottom: 33px;
    padding-left: 30px;
    position: relative;
}

    .contact-v1-area .contact-info .single-item .icon-holder {
        left: 0;
        position: absolute;
        top: -5px;
    }

        .contact-v1-area .contact-info .single-item .icon-holder span::before {
            color: #d3171e;
            font-size: 20px;
        }

    .contact-v1-area .contact-info .single-item .text-holder {
    }

        .contact-v1-area .contact-info .single-item .text-holder h5 {
            color: #252525;
            font-size: 16px;
            font-weight: 400;
            margin: 0 0 10px;
        }

        .contact-v1-area .contact-info .single-item .text-holder p {
            line-height: 22px;
            margin: 0;
        }

.contact-v1-area .contact-form-v1 form input[type="text"],
.contact-v1-area .contact-form-v1 form textarea {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid transparent;
    display: block;
    height: 50px;
    margin-bottom: 20px;
    padding: 0 20px;
    width: 100%;
    transition: all 500ms ease;
}

.contact-v1-area .contact-form-v1 form textarea {
    height: 130px;
    padding: 11px 20px;
    margin-bottom: 30px;
}

.contact-v1-area .contact-form-v1 form button {
    padding: 17px 32px 15px;
    transition: all 500ms ease;
}

.contact-v1-area .contact-form-v1 form input[type="text"]:focus {
    border-color: #d3171e;
}

.contact-v1-area .contact-form-v1 form textarea:focus {
    border-color: #d3171e;
}

/*** 
=============================================
    Google map Area style
=============================================
***/
.google-map-area {
    position: relative;
}

#contact-google-map {
    height: 480px;
    width: 100%;
}



/*** 
=============================================
    Contact v2 Area style
=============================================
***/
.contact-v2-area {
    padding-bottom: 100px;
    padding-top: 80px;
}

    .contact-v2-area .contact-info {
    }

        .contact-v2-area .contact-info .title {
            margin-top: -2px;
            padding-bottom: 30px;
        }

            .contact-v2-area .contact-info .title h3 {
                color: #252525;
                font-size: 22px;
                font-weight: 500;
            }

        .contact-v2-area .contact-info .contact-address {
            overflow: hidden;
        }

            .contact-v2-area .contact-info .contact-address li {
                padding-left: 35px;
                position: relative;
                padding-bottom: 25px;
            }

                .contact-v2-area .contact-info .contact-address li .icon-holder {
                    position: absolute;
                    top: -2px;
                    left: 0;
                }

                    .contact-v2-area .contact-info .contact-address li .icon-holder span:before {
                        color: #d3171e;
                        font-size: 20px;
                        font-weight: 600;
                    }

                .contact-v2-area .contact-info .contact-address li .text-holder {
                }

                    .contact-v2-area .contact-info .contact-address li .text-holder p {
                        line-height: 22px;
                        margin: 0;
                    }

        .contact-v2-area .contact-info .view-on-map a {
            color: #252525;
            font-size: 16px;
            font-weight: 400;
            transition: all 500ms ease;
        }

            .contact-v2-area .contact-info .view-on-map a i {
                display: inline-block;
                padding-left: 7px;
            }

            .contact-v2-area .contact-info .view-on-map a:hover {
                color: #d3171e;
            }

#contact-v2-google-map {
    height: 300px;
    width: 100%;
}



/*** 
=============================================
    Contact v2 Form Area style
=============================================
***/
.contact-v2-form-area {
    background: #f7f7f7 none repeat scroll 0 0;
    padding-bottom: 70px;
    padding-top: 100px;
}

    .contact-v2-form-area .sec-title {
        padding: 0 160px 40px;
    }

        .contact-v2-form-area .sec-title h2 {
            margin: 0 0 30px;
        }

        .contact-v2-form-area .sec-title p {
            color: #9a9a9a;
            font-size: 18px;
            margin: 0;
            line-height: 32px;
        }

    .contact-v2-form-area .contact-v2-form form {
    }

        .contact-v2-form-area .contact-v2-form form input[type="text"],
        .contact-v2-form-area .contact-v2-form form textarea {
            width: 100%;
            height: 55px;
            border: 1px solid #eaeaea;
            display: block;
            padding: 0 15px;
            margin-bottom: 30px;
            transition: all 500ms ease;
        }

        .contact-v2-form-area .contact-v2-form form textarea {
            height: 140px;
            padding: 12px 15px;
        }

        .contact-v2-form-area .contact-v2-form form button {
            display: block;
            padding: 19px 0 18px;
            width: 100%;
        }

        .contact-v2-form-area .contact-v2-form form input[type="text"]:focus {
            border-color: #d3171e;
        }

        .contact-v2-form-area .contact-v2-form form textarea:focus {
            border-color: #d3171e;
        }



/*** 
=============================================
    Project Area style
=============================================
***/
#project-area {
    padding-bottom: 100px;
    padding-top: 80px;
    background: #fff;
}

    #project-area .project-filter {
        margin-bottom: 60px;
    }

        #project-area .project-filter li {
            display: inline-block;
            margin: 0 3px;
        }

            #project-area .project-filter li span {
                background: #fff;
                border: 1px solid #ebebeb;
                color: #9a9a9a;
                display: block;
                font-size: 16px;
                font-weight: 400;
                padding: 10px 29px;
                border-radius: 0px;
                cursor: pointer;
                transition: all 500ms ease;
                -moz-transition: all 500ms ease;
                -webkit-transition: all 500ms ease;
                -ms-transition: all 500ms ease;
                -o-transition: all 500ms ease;
            }

            #project-area .project-filter li.active span,
            #project-area .project-filter li:hover span {
                background: #252525;
                color: #d3171e;
                border: 1px solid #252525;
            }

    #project-area .single-project-item .img-holder .overlay .box .content .icon-holder {
        position: absolute;
        right: 15px;
        top: 15px;
        background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        transition: all 500ms ease 0s;
    }

        #project-area .single-project-item .img-holder .overlay .box .content .icon-holder a i {
            color: #ffffff;
            display: inline-block;
            font-size: 14px;
            line-height: 40px;
        }

        #project-area .single-project-item .img-holder .overlay .box .content .icon-holder:hover {
            background: #ff0000;
        }

    #project-area .loadmore-btn a {
        padding: 16px 45px;
        margin-top: 20px;
    }



/*** 
=============================================
    Pro Manasory V2 Area style
=============================================
***/
.pro-manasory-v2-area .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}



/*** 
=============================================
    Pro Classic V1 Area style
=============================================
***/
.single-project-item .img-holder .overlay-style-2 {
    background: rgba(0, 0, 0, 0.80) none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 100%;
    transition: all 450ms ease-out 0s;
    width: 100%;
}

    .single-project-item .img-holder .overlay-style-2 .box {
    }

        .single-project-item .img-holder .overlay-style-2 .box .content {
        }

            .single-project-item .img-holder .overlay-style-2 .box .content .text-holder {
                top: auto;
                left: 0;
                bottom: 0;
                height: 70px;
                position: absolute;
                opacity: 0;
                transform: translateY(100%);
                transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
                width: 100%;
                background: #fff;
                color: #252525;
                padding-top: 22px;
            }

                .single-project-item .img-holder .overlay-style-2 .box .content .text-holder a h3 {
                    color: #252525;
                    font-size: 20px;
                    font-weight: 500;
                    text-align: center;
                    margin: 0 0 3px;
                }

                .single-project-item .img-holder .overlay-style-2 .box .content .text-holder p {
                    color: #d3171e;
                    margin: 0;
                    text-align: center;
                }

            .single-project-item .img-holder .overlay-style-2 .box .content .icon-holder {
                background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
                border-radius: 50%;
                height: 40px;
                position: absolute;
                right: 15px;
                top: 15px;
                transition: all 500ms ease 0s;
                width: 40px;
                text-align: center;
            }

                .single-project-item .img-holder .overlay-style-2 .box .content .icon-holder a i {
                    color: #ffffff;
                    display: inline-block;
                    font-size: 14px;
                    line-height: 40px;
                }

.single-project-item:hover .img-holder .overlay-style-2 {
    opacity: 1;
    top: 0;
}

    .single-project-item:hover .img-holder .overlay-style-2 .box .content .text-holder {
        opacity: 1;
        transform: translateY(0px);
        transition: transform 0.4s ease 0s, opacity 0.1s ease 0s;
    }

.single-project-item:hover .img-holder img {
    transform: scale(1.1);
}

.single-project-item .img-holder .overlay-style-2 .box .content .icon-holder:hover {
    background: #d3171e none repeat scroll 0 0;
}

.pro-classic-v1-area .post-pagination {
    padding-top: 30px;
}


/*** 
=============================================
    Pro Classic V2 Area style
=============================================
***/
.pro-classic-v2-area .post-pagination {
    padding-top: 30px;
}



/*** 
=============================================
    Pro Classic V3 Area style
=============================================
***/
.pro-classic-v3-area .single-project-item .img-holder .overlay-style-2 .box .content .text-holder {
    height: 60px;
    padding-top: 18px;
}

    .pro-classic-v3-area .single-project-item .img-holder .overlay-style-2 .box .content .text-holder a h3 {
        font-size: 18px;
        margin: 0 0 3px;
    }

.pro-classic-v3-area .post-pagination {
    padding-top: 30px;
}



/*** 
=============================================
    Pro Fullwidth Area style
=============================================
***/
.pro-fullwidth-area .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}



/*** 
=============================================
    Pro Grid v1 Area style
=============================================
***/
#project-grid-area {
    padding-top: 73px;
    padding-bottom: 70px;
}

    #project-grid-area .project-filter {
        margin-bottom: 50px;
    }

        #project-grid-area .project-filter li {
            display: inline-block;
            margin: 0;
        }

            #project-grid-area .project-filter li span {
                color: #9a9a9a;
                font-size: 16px;
                font-weight: 400;
                cursor: pointer;
                display: block;
                transition: all 500ms ease 0s;
            }

                #project-grid-area .project-filter li span::after {
                    color: #eaeaea;
                    content: "/";
                    display: inline-block;
                    margin: 0 20px;
                }

            #project-grid-area .project-filter li.active span,
            #project-grid-area .project-filter li:hover span {
                color: #d3171e;
            }

    #project-grid-area .single-project-item .img-holder .overlay .box .content .icon-holder {
        background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
        border-radius: 50%;
        height: 40px;
        position: absolute;
        right: 15px;
        top: 15px;
        transition: all 500ms ease 0s;
        width: 40px;
    }

        #project-grid-area .single-project-item .img-holder .overlay .box .content .icon-holder a i {
            color: #ffffff;
            display: inline-block;
            font-size: 14px;
            line-height: 40px;
            transition: all 500ms ease;
        }

        #project-grid-area .single-project-item .img-holder .overlay .box .content .icon-holder:hover {
            background: #d3171e;
        }



/*** 
=============================================
    Pro Withtext Area style
=============================================
***/
#project-area.pro-withtext-area .single-project-item {
    padding-bottom: 27px;
}

    #project-area.pro-withtext-area .single-project-item .img-holder .overlay .box .content .icon-holder {
        background: transparent;
        border-radius: 50%;
        height: 40px;
        transition: all 500ms ease 0s;
        width: 40px;
        position: static;
        text-align: center;
        margin: 0 auto;
    }

        #project-area.pro-withtext-area .single-project-item .img-holder .overlay .box .content .icon-holder a span::before {
            color: #fff;
            font-size: 30px;
            font-weight: 700;
            line-height: 40px;
        }

        #project-area.pro-withtext-area .single-project-item .img-holder .overlay .box .content .icon-holder:hover {
            background: #d3171e;
        }

    #project-area.pro-withtext-area .single-project-item .text-holder {
        padding-top: 22px;
    }

        #project-area.pro-withtext-area .single-project-item .text-holder a h3 {
            color: #252525;
            font-size: 20px;
            font-weight: 500;
            margin: 0 0 4px;
        }

        #project-area.pro-withtext-area .single-project-item .text-holder p {
            color: #d3171e;
            font-weight: 400;
            margin: 0;
            line-height: 16px;
        }

#project-area.pro-withtext-area .post-pagination {
    padding-top: 40px;
}



/*** 
=============================================
    Project Single v1 Area style
=============================================
***/
.project-single-v1-area {
    padding-bottom: 70px;
    padding-top: 80px;
}

    .project-single-v1-area .carousel-indicators {
        bottom: 0;
    }

        .project-single-v1-area .carousel-indicators li {
            border: 1px solid #fff;
            border-radius: 50%;
            cursor: pointer;
            display: inline-block;
            height: 10px;
            margin: 5px;
            width: 10px;
        }

        .project-single-v1-area .carousel-indicators .active li {
            background-color: #fff;
            height: 10px;
            margin: 5px;
            width: 10px;
            transition: all 500ms ease;
        }

    .project-single-v1-area #project-single-carousel {
    }

        .project-single-v1-area #project-single-carousel .single-item .img-holder img {
            width: 100%;
        }


#project-single-area .project-info {
}

    #project-single-area .project-info h3 {
        color: #252525;
        font-size: 24px;
        font-weight: 700;
        margin: -4px 0 27px;
    }

    #project-single-area .project-info .project-info-list {
        overflow: hidden;
        margin-top: 30px;
        margin-left: -30px;
        margin-right: -30px;
    }

        #project-single-area .project-info .project-info-list li {
            border-bottom: 1px solid #f7f7f7;
            float: left;
            margin: 0 30px 20px;
            overflow: hidden;
            padding-bottom: 11px;
            padding-left: 20px;
            position: relative;
            width: 155px;
        }

            #project-single-area .project-info .project-info-list li .icon-holder {
                left: 0;
                position: absolute;
                top: -5px;
            }

                #project-single-area .project-info .project-info-list li .icon-holder i {
                    font-size: 14px;
                    color: #d3171e;
                }

            #project-single-area .project-info .project-info-list li .text-holder {
            }

                #project-single-area .project-info .project-info-list li .text-holder h5 {
                    color: #252525;
                    font-size: 16px;
                    font-weight: 400;
                    margin: 0 0 3px;
                }

                #project-single-area .project-info .project-info-list li .text-holder p {
                    margin: 0;
                }


.project-single-v1-area .project-description-content {
    padding-top: 50px;
}

    .project-single-v1-area .project-description-content h3 {
        color: #252525;
        font-size: 24px;
        font-weight: 700;
        margin: 0 0 27px;
    }

    .project-single-v1-area .project-description-content .project-manager-box {
        background: #f7f7f7 none repeat scroll 0 0;
        border-left: 1px solid #d3171e;
        margin: 32px 0 0;
        overflow: hidden;
        padding: 15px 30px 21px 75px;
        position: relative;
    }

        .project-single-v1-area .project-description-content .project-manager-box::before {
            background: #d3171e none repeat scroll 0 0;
            content: "";
            height: 90%;
            left: 2px;
            position: absolute;
            top: 0;
            width: 1px;
        }

        .project-single-v1-area .project-description-content .project-manager-box::after {
            content: "\f10d";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-decoration: inherit;
            color: #e6e6e6;
            font-size: 30px;
            position: absolute;
            top: 23px;
            left: 23px;
        }

        .project-single-v1-area .project-description-content .project-manager-box h4 {
            color: #9a9a9a;
            font-size: 18px;
            font-style: italic;
            font-weight: 400;
            line-height: 32px;
            margin: 0 0 12px;
        }

        .project-single-v1-area .project-description-content .project-manager-box h5 {
            color: #252525;
            font-size: 18px;
            font-weight: 500;
        }

            .project-single-v1-area .project-description-content .project-manager-box h5 span {
                color: #d3171e;
                font-size: 16px;
                font-weight: 400;
            }


.project-single-v1-area .related-project-items {
    overflow: hidden;
    padding-top: 100px;
}

    .project-single-v1-area .related-project-items .sec-title {
        padding-bottom: 44px;
    }

    .project-single-v1-area .related-project-items .single-project-item {
    }

.related-project-items .img-holder .overlay .box .content .icon-holder {
    background: transparent none repeat scroll 0 0;
    border-radius: 50%;
    height: 40px;
    margin: 0 auto;
    position: static;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 40px;
}

    .related-project-items .img-holder .overlay .box .content .icon-holder a span::before {
        color: #fff;
        font-size: 30px;
        font-weight: 700;
        line-height: 40px;
    }

    .related-project-items .img-holder .overlay .box .content .icon-holder:hover {
        background: #d3171e none repeat scroll 0 0;
    }

.related-project-items .single-project-item .text-holder {
    padding-top: 22px;
}

    .related-project-items .single-project-item .text-holder a h3 {
        color: #252525;
        font-size: 20px;
        font-weight: 500;
        margin: 0 0 10px;
    }

    .related-project-items .single-project-item .text-holder p {
        color: #d3171e;
        font-weight: 400;
        line-height: 16px;
        margin: 0;
    }



/*** 
=============================================
    Project Single v2 Area style
=============================================
***/
.project-single-v2-area {
    padding-bottom: 70px;
    padding-top: 80px;
}

    .project-single-v2-area .single-project-item .img-holder .overlay .box .content .icon-holder {
        background: transparent none repeat scroll 0 0;
        border-radius: 50%;
        height: 40px;
        margin: 0 auto;
        position: static;
        text-align: center;
        transition: all 500ms ease 0s;
        width: 40px;
    }

        .project-single-v2-area .single-project-item .img-holder .overlay .box .content .icon-holder a span::before {
            color: #fff;
            font-size: 30px;
            font-weight: 700;
            line-height: 40px;
        }

#project-single-area .project-info .share-project {
    padding-left: 150px;
    position: relative;
}

    #project-single-area .project-info .share-project .title {
        left: 0;
        position: absolute;
        top: 6px;
    }

        #project-single-area .project-info .share-project .title h5 {
            color: #252525;
            font-size: 14px;
            font-weight: 400;
        }

    #project-single-area .project-info .share-project .social-share {
        padding-left: 40px;
    }

        #project-single-area .project-info .share-project .social-share ul li {
            display: inline-block;
            margin-right: 15px;
        }

            #project-single-area .project-info .share-project .social-share ul li a i {
                color: #9a9a9a;
                font-size: 14px;
            }


#project-single-area .bottom {
    border-bottom: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
    margin: 48px 0 0;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 20px;
}

    #project-single-area .bottom .button a {
        color: #252525;
        font-size: 14px;
        font-weight: 400;
        transition: all 500ms ease;
    }

        #project-single-area .bottom .button a:hover {
            color: #fdc716;
        }

        #project-single-area .bottom .button a i {
            display: inline-block;
            font-size: 18px;
            padding-right: 10px;
            position: relative;
            top: 1px;
        }

    #project-single-area .bottom .button.next a i {
        padding-right: 0px;
        padding-left: 10px;
    }


    #project-single-area .bottom .icon-holder a i {
        color: #252525;
        font-size: 24px;
        position: relative;
        top: 4px;
        transition: all 500ms ease 0s;
    }

    #project-single-area .bottom .icon-holder a:hover i {
        color: #d3171e;
    }



/*** 
=============================================
    Service Page Area Style
=============================================
***/
.service-page-area {
    padding-bottom: 30px;
    padding-top: 30px;
}

    .service-page-area .single-service-item {
        margin-bottom: 20px;
    }

        .service-page-area .single-service-item .text-holder {
        }

            .service-page-area .single-service-item .text-holder h3 {
                color: #252525;
            }

            .service-page-area .single-service-item .text-holder p {
                color: #9a9a9a;
                font-size: 16px;
                line-height: 28px;
                margin: 0 0 21px;
            }

            .service-page-area .single-service-item .text-holder .readmore {
                color: #252525;
                font-size: 14px;
                font-weight: 700;
                border: 2px solid #f7f7f7;
                height: 45px;
                width: 130px;
                line-height: 42px;
                display: block;
                text-align: center;
                transition: all 500ms ease;
            }

        .service-page-area .single-service-item:hover .text-holder .readmore {
            background: #252525;
            border-color: #252525;
            color: #d3171e;
        }



/*** 
=============================================
    Slogan V2 Area Style
=============================================
***/
.slogan-v2-area {
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 47px;
    padding-top: 43px;
    position: relative;
    z-index: 1;
}

    .slogan-v2-area::before {
        background: rgba(213, 172, 99, 0.93) none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    .slogan-v2-area .slogan-v2 .text {
        width: 70%;
        float: left;
    }

        .slogan-v2-area .slogan-v2 .text h2 {
            color: #ffffff;
            font-size: 28px;
            font-weight: 400;
            line-height: 40px;
        }

    .slogan-v2-area .slogan-v2 .button a {
        background: #ffffff none repeat scroll 0 0;
        border: 2px solid #ffffff;
        color: #252525;
        display: block;
        font-size: 14px;
        font-weight: 700;
        height: 50px;
        line-height: 50px;
        margin: 15px 0;
        text-align: center;
        width: 185px;
        transition: all 500ms ease;
    }

        .slogan-v2-area .slogan-v2 .button a:hover {
            background: transparent;
        }

/*** 
=============================================
    Checkout Area style
=============================================
***/
.checkout-area {
    padding-bottom: 100px;
    padding-top: 80px;
}

    .checkout-area .exisitng-customer {
        border: 1px solid #f7f7f7;
        display: block;
        padding: 20px 28px 21px;
        position: relative;
        margin-bottom: 20px;
    }

        .checkout-area .exisitng-customer:before {
            position: absolute;
            top: 0;
            left: 0;
            width: 2px;
            height: 100%;
            background: #252525;
            content: "";
        }

        .checkout-area .exisitng-customer h5 {
            color: #252525;
            font-size: 16px;
            font-weight: 300;
        }

            .checkout-area .exisitng-customer h5 a {
                color: #d3171e;
                display: inline-block;
                padding-left: 15px;
            }

    .checkout-area .coupon {
        border: 1px solid #f7f7f7;
        display: block;
        padding: 20px 28px 21px;
        position: relative;
        margin-bottom: 60px;
    }

        .checkout-area .coupon:before {
            position: absolute;
            top: 0;
            left: 0;
            width: 2px;
            height: 100%;
            background: #252525;
            content: "";
        }

        .checkout-area .coupon h5 {
            color: #252525;
            font-size: 16px;
            font-weight: 300;
        }

            .checkout-area .coupon h5 a {
                color: #d3171e;
                display: inline-block;
                padding-left: 15px;
            }


    .checkout-area .form form .field-label {
        color: #252525;
        font-size: 16px;
        font-weight: 300;
        margin: -3px 0 3px;
    }

    .checkout-area .form form .field-input input[type="text"] {
        border: 2px solid #f7f7f7;
        color: #9a9a9a;
        display: block;
        font-size: 16px;
        height: 48px;
        margin-bottom: 25px;
        padding: 0 15px;
        width: 100%;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

        .checkout-area .form form .field-input input[type="text"]:focus {
            border: 2px solid #d3171e;
        }

    .checkout-area .create-acc .checkbox {
        margin: 7px 0 0;
    }

        .checkout-area .create-acc .checkbox label {
            color: #d3171e;
            font-weight: 300;
            font-size: 16px;
        }

        .checkout-area .create-acc .checkbox input {
            margin-top: 7px;
        }


    .checkout-area .shipping-info input[type="checkbox"] {
        cursor: pointer;
        display: inline-block;
        margin: 0 0 0 40px;
        position: relative;
        top: -2px;
        vertical-align: middle;
    }

    .checkout-area .form form .field-input textarea {
        border: 2px solid #f7f7f7;
        color: #9e9e9e;
        display: block;
        font-size: 16px;
        height: 124px;
        margin-bottom: 28px;
        padding: 10px 15px;
        width: 100%;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

        .checkout-area .form form .field-input textarea:focus {
            border-color: #d3171e;
        }

    .checkout-area .bottom {
        padding-top: 70px;
    }

    .checkout-area .table .sec-title-two {
        padding-bottom: 32px;
    }

    .checkout-area .table {
        overflow-x: auto;
        position: relative;
        width: 100%;
        margin-bottom: 0;
    }

        .checkout-area .table .cart-table {
            min-width: auto;
            width: 100%;
        }

            .checkout-area .table .cart-table .cart-header {
                background: #f7f7f7;
                color: #252525;
                font-size: 14px;
                position: relative;
                width: 100%;
                font-weight: 400;
            }

            .checkout-area .table .cart-table thead tr th {
                font-weight: 400;
                line-height: 24px;
                min-width: 110px;
                padding: 19px 30px 17px;
            }

                .checkout-area .table .cart-table thead tr th.product-column {
                    padding-left: 30px;
                    text-align: left;
                }

            .checkout-area .table .cart-table tbody tr {
                border-bottom: 1px solid #f7f7f7;
            }

                .checkout-area .table .cart-table tbody tr td {
                    vertical-align: middle;
                }

                .checkout-area .table .cart-table tbody tr td {
                    min-width: 110px;
                    padding: 25px 30px;
                }

                .checkout-area .table .cart-table tbody tr .product-column .column-box {
                    min-height: 70px;
                }

                    .checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb {
                        width: 70px;
                    }

                        .checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img {
                            display: block;
                            max-width: 100%;
                        }

                    .checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb,
                    .checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
                        display: table-cell;
                        vertical-align: middle;
                    }

                    .checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
                        padding-left: 20px;
                    }

                        .checkout-area .table .cart-table tbody tr .product-column .column-box .product-title h3 {
                            color: #252525;
                            font-size: 14px;
                            font-weight: 400;
                        }

                .checkout-area .table .cart-table tbody tr .qty {
                    padding-right: 30px;
                    width: 130px;
                }

                    .checkout-area .table .cart-table tbody tr .qty .input-group.bootstrap-touchspin {
                        float: right;
                        width: 70px;
                    }

                    .checkout-area .table .cart-table tbody tr .qty .form-control {
                        background-color: #fff;
                        background-image: none;
                        border: 1px solid #ccc;
                        border-radius: 0 !important;
                        box-shadow: none;
                        color: #252525;
                        display: block;
                        font-size: 18px;
                        font-weight: 400;
                        height: 34px;
                        padding: 6px 0;
                        text-align: center;
                    }

                    .checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
                        border-radius: 0;
                    }

                    .checkout-area .table .cart-table tbody tr .qty .btn-default {
                        background-color: #d3171e;
                        border-color: #cc993e;
                        color: #fff;
                    }

                    .checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
                        border-radius: 0;
                        margin-top: -2px;
                    }

                .checkout-area .table .cart-table tbody tr td.price {
                    color: #d3171e;
                    font-size: 16px;
                    font-weight: 300;
                }


.cart-total .sec-title-two {
    padding-bottom: 32px;
}

.cart-total-table {
    border: 2px solid #ebebeb;
}

    .cart-total-table li {
        border-bottom: 1px solid #ebebeb;
    }

        .cart-total-table li:last-child {
            border-bottom: none;
        }

        .cart-total-table li span.col.col-title {
            border-right: 1px solid #ebebeb;
            color: #272727;
            display: block;
            float: left;
            font-size: 16px;
            font-weight: 400;
            line-height: 28px;
            padding: 10px 18px;
            position: relative;
            width: 50%;
        }

        .cart-total-table li span.col {
            color: #9a9a9a;
            display: block;
            float: left;
            font-size: 16px;
            font-weight: 300;
            line-height: 28px;
            padding: 10px 18px;
            position: relative;
            width: 50%;
        }

            .cart-total-table li span.col b {
                color: #d3171e;
                font-weight: 300;
                text-decoration: underline;
            }


.cart-total .payment-options {
    background: #f7f7f7 none repeat scroll 0 0;
    margin-top: 30px;
    overflow: hidden;
    padding: 23px 20px 35px;
}

    .cart-total .payment-options .option-block {
        margin-bottom: 14px;
    }

        .cart-total .payment-options .option-block .checkbox {
            margin: 0 0 5px;
        }

            .cart-total .payment-options .option-block .checkbox label {
                font-weight: 300;
                min-height: 20px;
                padding-left: 20px;
            }

                .cart-total .payment-options .option-block .checkbox label input {
                    position: relative;
                    top: 1px;
                }

                .cart-total .payment-options .option-block .checkbox label span {
                    color: #252525;
                    padding-left: 10px;
                }

                    .cart-total .payment-options .option-block .checkbox label span b {
                        color: #d3171e;
                        display: inline-block;
                        font-size: 16px;
                        font-weight: 300;
                        padding-left: 25px;
                        text-decoration: underline;
                    }

        .cart-total .payment-options .option-block .text {
            padding-left: 30px;
        }

            .cart-total .payment-options .option-block .text p {
                margin: 0;
                line-height: 28px;
            }

.placeorder-button button {
    background: #d3171e none repeat scroll 0 0;
    border: 2px solid #d3171e;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 34px 0 0;
    padding: 9px 28px 7px;
    transition: all 500ms ease;
}

    .placeorder-button button:hover {
        background: #1b1b1b;
    }



/*** 
=============================================
   Account area  style
=============================================
***/
.account-area {
    padding-bottom: 100px;
    padding-top: 80px;
}

    .account-area .form .sec-title-two {
    }

    .account-area .form form {
        background: #f9f9f9 none repeat scroll 0 0;
        border: 1px solid #f3f3f3;
        padding: 28px 34px 34px;
    }

        .account-area .form form .field-label {
            color: #252525;
            font-size: 16px;
            font-weight: 300;
            margin: -3px 0 2px;
        }

        .account-area .form form .field-input {
            position: relative;
        }

            .account-area .form form .field-input input[type="text"] {
                background: #ffffff;
                border: 1px solid #f7f7f7;
                color: #9e9e9e;
                display: block;
                font-size: 14px;
                height: 45px;
                margin-bottom: 25px;
                padding-left: 15px;
                padding-right: 35px;
                -webkit-transition: all 500ms ease 0s;
                transition: all 500ms ease 0s;
                width: 100%;
            }

            .account-area .form form .field-input .icon-holder {
                position: absolute;
                right: 15px;
                top: 10px;
            }

                .account-area .form form .field-input .icon-holder span::before {
                    color: #9e9e9e;
                    font-size: 14px;
                }

        .account-area .form form button {
            margin: 30px 0 0;
            padding: 17px 0 15px;
            width: 100%;
        }

        .account-area .form form .checkbox {
            margin: 0;
        }

            .account-area .form form .checkbox label {
                color: #292929;
                font-size: 14px;
                line-height: 22px;
                padding-left: 20px;
                font-weight: 500;
            }

        .account-area .form form .forgot-password a {
            color: #d3171e;
            font-size: 16px;
            font-weight: 300;
        }

        .account-area .form form .field-input input[type="text"]:focus {
            border: 1px solid #d3171e;
        }



/*** 
=============================================
   Shop area  style
=============================================
***/
.shop-area {
    padding-bottom: 100px;
    padding-top: 80px;
}

.showing-result-shorting .showing p {
    line-height: 50px;
    margin: 0;
}

.showing-result-shorting .shorting {
    float: right;
    margin: 0 0 25px;
    width: 270px !important;
}

.single-shop-item {
    margin-bottom: 25px;
    transition: all 700ms ease;
}

    .single-shop-item:hover {
    }

    .single-shop-item .img-holder {
        position: relative;
        overflow: hidden;
        display: block;
        max-height: 250px;
    }

        .single-shop-item .img-holder img {
        }

        .single-shop-item .img-holder .overlay .box .content a {
            background: #0dade3;
            color: #ffffff;
            font-size: 14px;
            font-weight: 700;
            display: inline-block;
            height: 40px;
            line-height: 36px;
            transition: all 500ms ease 0s;
            width: 135px;
        }

    .single-shop-item:hover .img-holder .overlay {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: rotateY(0deg) scale(1,1);
        transform: rotateY(0deg) scale(1,1);
    }

    .single-shop-item:hover .img-holder img {
    }

    .single-shop-item .img-holder .overlay .box .content a:hover {
        background: #f0991b;
        color: #fff;
    }

    .single-shop-item .img-holder .new-item {
        border: 2px solid #252525;
        display: inline-block;
        left: 20px;
        padding: 3px 12px 3px;
        position: absolute;
        top: 20px;
        z-index: 1;
    }

        .single-shop-item .img-holder .new-item p {
            margin: 0;
            color: #252525;
            font-size: 14px;
            font-weight: 400;
            line-height: 14px;
        }

    .single-shop-item .title-holder {
        padding-bottom: 20px;
    }

        .single-shop-item .title-holder .top .product-title h5 {
            height: 40px;
            line-height: 40px;
            padding: 0px 5px;
            font-weight: 400;
            background: rgb(0, 102, 204);
            border: none;
            font-size: 12px;
            color: #fff;
            border-radius: 4px;
            -webkit-box-shadow: none !important;
            -moz-box-shadow: none !important;
            box-shadow: none !important;
            -webkit-transition: background 0.3s ease-in-out,color 0.3s ease-in-out;
            -moz-transition: background 0.3s ease-in-out,color 0.3s ease-in-out;
            transition: background 0.3s ease-in-out,color 0.3s ease-in-out;
        }

            .single-shop-item .title-holder .top .product-title h5 a {
                color: #fff;
                display: block;
            }

.review-box ul {
    margin-left: -0.5px;
    margin-right: -0.5px;
}

    .review-box ul li {
        display: inline-block;
        margin: 0 0.5px;
    }

        .review-box ul li i {
            color: #d3171e;
            font-size: 12px;
            font-weight: 400;
        }

.single-shop-item .title-holder h4 {
    color: #d3171e;
    font-size: 16px;
    font-weight: 300;
}

    .single-shop-item .title-holder h4 .before-rate {
        color: #9a9a9a;
        display: inline-block;
        font-size: 14px;
        padding-left: 10px;
    }

.shop-area .post-pagination {
    margin-top: 10px;
}

.shop-withsidebar-area .shop-items {
    border-right: 1px solid #f7f7f7;
    margin-bottom: -100px;
    padding-bottom: 100px;
    margin-right: -25px;
    padding-right: 25px;
    margin-top: -80px;
    padding-top: 80px;
}


/* Start price filter*/
.single-sidebar.price-filter .noUi-background {
    background: url(../images/shop/price-filter-bg.png);
    background-repeat: repeat;
}

.single-sidebar.price-filter .range-slider-price {
    margin-bottom: 25px;
    margin-top: 5px;
}

.single-sidebar.price-filter .noUi-connect {
    background: #252525;
    border: none;
    box-shadow: none;
}

.single-sidebar.price-filter .noUi-target {
    border: none;
    border-radius: 5px;
    box-shadow: none;
    height: 7px;
}

.single-sidebar.price-filter .noUi-base {
    width: 97%;
}

.single-sidebar.price-filter .noUi-handle {
    background: #d3171e none repeat scroll 0 0;
    border: 2px solid #252525;
    border-radius: 50% !important;
    box-shadow: none;
    cursor: pointer;
}

.single-sidebar.price-filter .noUi-horizontal .noUi-handle {
    height: 13px;
    left: -2px;
    top: -3px;
    width: 13px;
}

.single-sidebar.price-filter .form-group {
    margin-bottom: 0;
}

.single-sidebar.price-filter button {
    background: #d3171e none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: 35px;
    outline: medium none;
    width: 80px;
}

.single-sidebar.price-filter p {
    color: #252525;
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 300;
    line-height: 32px;
    margin: 0;
}

.single-sidebar.price-filter input {
    border: medium none;
    color: #252525;
    font-size: 14px;
    font-weight: 300;
    outline: medium none;
    width: 50px;
}


.single-sidebar .recent-products {
}

    .single-sidebar .recent-products li {
        margin-bottom: 25px;
        padding-left: 70px;
        position: relative;
        border-bottom: 1px solid #f7f7f7;
        padding-bottom: 23px;
    }

        .single-sidebar .recent-products li:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: none;
        }

        .single-sidebar .recent-products li .img-holder {
            display: block;
            left: 0;
            min-height: 70px;
            overflow: hidden;
            position: absolute;
            top: 0;
            width: 70px;
        }

            .single-sidebar .recent-products li .img-holder img {
                transform: scale(1);
                transition: all 0.5s ease 0s;
            }

            .single-sidebar .recent-products li .img-holder .overlay .box .content a i {
                color: #fff;
                font-size: 16px;
                transition: all 500ms ease;
            }

        .single-sidebar .recent-products li:hover .img-holder .overlay {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: rotateY(0deg) scale(1,1);
            transform: rotateY(0deg) scale(1,1);
        }

        .single-sidebar .recent-products li:hover .img-holder img {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

        .single-sidebar .recent-products li .img-holder .overlay .box .content a:hover i {
            color: #d3171e;
        }

        .single-sidebar .recent-products li .title {
            padding-left: 20px;
        }

            .single-sidebar .recent-products li .title h5 {
                line-height: 20px;
                position: relative;
                text-transform: none;
                top: -5px;
            }

                .single-sidebar .recent-products li .title h5 a {
                    color: #252525;
                    display: block;
                    font-size: 14px;
                    font-weight: 400;
                    transition: all 500ms ease 0s;
                }

            .single-sidebar .recent-products li .title p {
                color: #d3171e;
                line-height: 24px;
                margin: 0;
                position: relative;
            }

            .single-sidebar .recent-products li .title h5:hover a {
                color: #d3171e;
            }

            .single-sidebar .recent-products li .title .review i {
                color: #d3171e;
                font-size: 12px;
            }

.shop-withsidebar-area .post-pagination {
    margin-top: 10px;
}



/*** 
=============================================
    Shopping Cart area  style
=============================================
***/
#shopping-cart-area .table .cart-table {
    min-width: 750px;
    width: 100%;
}

.shopping-cart-table .table .cart-table tbody tr td.single-price h5 {
    color: #9a9a9a;
    font-size: 16px;
    font-weight: 300;
}

.shopping-cart-table .table .cart-table tbody tr .remove {
}

    .shopping-cart-table .table .cart-table tbody tr .remove span::before {
        color: #ececec;
        cursor: pointer;
        display: block;
        font-size: 35px;
        height: 35px;
        line-height: 35px;
        margin: 0 auto;
        width: 35px;
        transition: all 500ms ease;
    }

    .shopping-cart-table .table .cart-table tbody tr .remove span:hover::before {
        color: #d3171e;
    }

#shopping-cart-area .sidebar-wrapper {
    border-left: 1px solid #f7f7f7;
    margin-bottom: -100px;
    margin-left: -5px;
    margin-top: -80px;
    padding-bottom: 100px;
    padding-left: 25px;
    padding-top: 80px;
}

#shopping-cart-area .cart-middle {
    border-bottom: 1px solid #f7f7f7;
    overflow: hidden;
    padding: 20px 30px;
}

    #shopping-cart-area .cart-middle .apply-coupon {
        padding-left: 245px;
        position: relative;
    }

        #shopping-cart-area .cart-middle .apply-coupon input {
            border: 2px solid #f7f7f7;
            display: block;
            height: 50px;
            left: 0;
            position: absolute;
            top: 0;
            width: 225px;
            padding: 0 10px;
        }

            #shopping-cart-area .cart-middle .apply-coupon input:focus {
                border-color: #d3171e;
            }

        #shopping-cart-area .cart-middle .apply-coupon .apply-coupon-button button {
            background: #d3171e none repeat scroll 0 0;
            height: 50px;
            line-height: 48px;
            padding: 0;
            width: 170px;
        }

            #shopping-cart-area .cart-middle .apply-coupon .apply-coupon-button button:hover {
                background: #1b1b1b;
            }

    #shopping-cart-area .cart-middle .update-cart button {
        background: #ffffff none repeat scroll 0 0;
        height: 50px;
        line-height: 48px;
        padding: 0;
        border: 2px solid #f7f7f7;
        width: 170px;
        color: #252525;
    }

        #shopping-cart-area .cart-middle .update-cart button:hover {
            background: #d3171e none repeat scroll 0 0;
            border-color: #d3171e;
        }

#shopping-cart-area .bottom {
    padding-top: 80px;
}



/*** 
=============================================
   Shop Single area  style
=============================================
***/
.shop-single-area {
    padding-top: 30px;
    padding-bottom: 30px;
}

.tab-content {
    margin-top: 10px;
}

.product-content-box {
    padding: 10px;
    background: #f2f2f2;
    overflow: hidden;
}

    .product-content-box .img-box {
    }

    .product-content-box .flexslider {
        background: transparent none repeat scroll 0 0;
        border: medium none;
        border-radius: 0;
        margin: 0 50px 10px 0;
        position: relative;
        text-align: center;
    }

    .product-content-box .flex-viewport {
        border: none;
        max-height: 435px;
        transition: all 1s ease 0s;
    }

    .product-content-box .flex-control-thumbs {
        margin: 10px 0 0;
        overflow: hidden;
        position: static;
    }

        .product-content-box .flex-control-thumbs li {
            float: left;
            margin: 0 3% 0 0;
            width: 25%;
        }

        .product-content-box .flex-control-thumbs img {
            border: medium none;
            cursor: pointer;
            display: block;
            height: auto;
            opacity: 0.6;
            transition: all 1s ease 0s;
            width: 100%;
            border: 1px solid #f7f7f7;
        }

        .product-content-box .flex-control-thumbs .flex-active {
            cursor: default;
            opacity: 1;
            border: 1px solid #d3171e;
        }

            .product-content-box .flex-control-thumbs .flex-active:focus {
                outline: none;
            }




    .product-content-box .content-box h2 {
        color: #252525;
        font-size: 24px;
        font-weight: 400;
        margin: 0 0 8px;
    }

    .product-content-box .content-box .review-box {
        margin: 0 0 10px;
    }

        .product-content-box .content-box .review-box ul {
        }

            .product-content-box .content-box .review-box ul li {
                display: inline-block;
                margin-right: 1px;
            }

                .product-content-box .content-box .review-box ul li i {
                    color: #d3171e;
                    font-size: 14px;
                }

    .product-content-box .content-box span.price {
        color: #d3171e;
        font-size: 22px;
        font-weight: 300;
    }

        .product-content-box .content-box span.price .before-rate {
            color: #9a9a9a;
            display: inline-block;
            font-size: 18px;
            font-weight: 300;
            padding-left: 10px;
            position: relative;
            top: -1px;
        }

    .product-content-box .content-box .text {
        overflow: hidden;
        padding: 25px 0 9px;
    }

    .product-content-box .content-box .location-box {
        margin: 4px 0 20px;
    }

        .product-content-box .content-box .location-box p {
            color: #1f1f1f;
            margin: 0 0 12px;
        }

        .product-content-box .content-box .location-box form input {
            border: 2px solid #f7f7f7;
            height: 40px;
            padding-left: 10px;
            padding-right: 10px;
            width: 170px;
            transition: all 500ms ease;
            margin: 0 0 10px;
        }

            .product-content-box .content-box .location-box form input:focus {
                border-color: #d3171e;
            }

        .product-content-box .content-box .location-box form button {
            background: #f7f7f7 none repeat scroll 0 0;
            border: medium none;
            color: #252525;
            font-size: 14px;
            font-weight: 700;
            height: 40px;
            margin-left: 6px;
            padding: 0;
            text-align: center;
            transition: all 500ms ease 0s;
            width: 95px;
        }

            .product-content-box .content-box .location-box form button:hover {
                background: #d3171e;
            }

        .product-content-box .content-box .location-box form span {
            color: #d3171e;
        }


    .product-content-box .content-box .addto-cart-box {
    }

        .product-content-box .content-box .addto-cart-box .input-group.bootstrap-touchspin {
            float: left;
            width: 70px;
        }

        .product-content-box .content-box .addto-cart-box .form-control {
            background-color: #fff;
            background-image: none;
            border: 1px solid #eaeaea;
            border-radius: 0 !important;
            box-shadow: none;
            color: #272727;
            display: block;
            font-family: "Montserrat",sans-serif;
            font-size: 18px;
            font-weight: 500;
            height: 50px;
            padding: 6px 0 8px;
            text-align: center;
        }

        .product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
            border-radius: 0;
        }

        .product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
            border-radius: 0;
            margin-top: -2px;
        }

        .product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical > .btn {
            display: block;
            float: none;
            margin-left: -1px;
            max-width: 100%;
            padding: 12px 12px;
            position: relative;
            width: 100%;
        }

        .product-content-box .content-box .addto-cart-box .btn-default {
            background-color: #efefef;
            border-color: #efefef;
            color: #9e9e9e;
        }

        .product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical i {
            color: #9e9e9e;
            font-weight: normal;
            left: 8px;
            position: absolute;
            top: 7px;
        }

        .product-content-box .content-box .addto-cart-box button.addtocart {
            height: 50px;
            width: 170px;
            line-height: 30px;
            margin-left: 25px;
        }




.product-tab-box {
    border: 1px solid #f7f7f7;
    border-top: none;
    border-right: none;
    border-left: none;
    overflow: hidden;
}

    .product-tab-box .tab-menu {
        border-bottom: 1px solid #f7f7f7;
        margin-bottom: 30px;
    }

        .product-tab-box .tab-menu li {
            display: inline-block;
            float: left;
            margin-bottom: -1px;
        }

            .product-tab-box .tab-menu li a {
                background: #f7f7f7;
                border: 1px solid transparent;
                border-radius: 0;
                display: block;
                margin-right: 1px;
                padding: 15px 20px 13px;
                color: #252525;
                font-size: 14px;
                font-weight: 400;
                background: #f7f7f7;
                transition: all 500ms ease;
            }

            .product-tab-box .tab-menu li.active a, .product-tab-box .tab-menu li:hover a {
                background: #0070c0;
                color: #ffffff;
                border-color: #005492;
            }

    .product-tab-box .tab-content {
        border-left: 1px solid #f7f7f7;
        border-right: 1px solid #f7f7f7;
        margin-top: -30px;
        padding: 30px 30px 40px;
    }

        .product-tab-box .tab-content .review-box {
        }

            .product-tab-box .tab-content .review-box .sec-title-two {
                margin-top: 3px;
                padding-bottom: 22px;
            }

            .product-tab-box .tab-content .review-box .single-review-box {
                margin-bottom: 30px;
                padding-left: 60px;
                position: relative;
            }

                .product-tab-box .tab-content .review-box .single-review-box .img-holder {
                    left: 0;
                    position: absolute;
                    top: 0;
                }


                .product-tab-box .tab-content .review-box .single-review-box .text-holder {
                    border: 1px solid #f7f7f7;
                    margin-left: 20px;
                    padding: 17px 20px 12px;
                }

                    .product-tab-box .tab-content .review-box .single-review-box .text-holder .top {
                        margin: 0 0 10px;
                        overflow: hidden;
                    }

                        .product-tab-box .tab-content .review-box .single-review-box .text-holder .top .name h4 {
                            color: #252525;
                            font-size: 16px;
                            font-weight: 300;
                            margin: 0;
                        }

                        .product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul {
                            margin-top: -2px;
                            padding-left: 0px;
                            position: relative;
                        }

                            .product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li {
                                display: inline-block;
                                margin-right: 1px;
                            }

                                .product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li i {
                                    color: #d3171e;
                                    font-size: 14px;
                                }

                    .product-tab-box .tab-content .review-box .single-review-box .text-holder .text p {
                        margin: 0;
                    }

                    .product-tab-box .tab-content .review-box .single-review-box .text-holder .text a.reply {
                        color: #fdc716;
                        font-size: 14px;
                        font-weight: 600;
                        font-family: 'Montserrat', sans-serif;
                    }

        .product-tab-box .tab-content .product-details-content {
            margin-top: -5px;
        }

            .product-tab-box .tab-content .product-details-content .highlight {
                margin: 42px 0 0;
            }

                .product-tab-box .tab-content .product-details-content .highlight .highlight-title {
                    color: #292929;
                    font-size: 24px;
                    font-weight: 600;
                    font-family: 'Poppins', sans-serif;
                    margin: 0 0 28px;
                }

                .product-tab-box .tab-content .product-details-content .highlight li {
                    position: relative;
                    padding-bottom: 12px;
                    padding-left: 25px;
                }

                    .product-tab-box .tab-content .product-details-content .highlight li:before {
                        content: "\f00c";
                        font-family: FontAwesome;
                        font-style: normal;
                        font-weight: normal;
                        color: #fdc716;
                        font-size: 14px;
                        position: absolute;
                        top: 0px;
                        left: 0;
                    }

        .product-tab-box .tab-content .review-form {
            padding-top: 30px;
        }

            .product-tab-box .tab-content .review-form .sec-title-two {
                padding-bottom: 34px;
            }

            .product-tab-box .tab-content .review-form .add-rating-box {
                margin: 0 0 23px;
            }

                .product-tab-box .tab-content .review-form .add-rating-box .add-rating-title h4 {
                    color: #9a9a9a;
                    font-size: 16px;
                    font-weight: 300;
                    margin: 0 0 10px;
                    text-transform: none;
                }

                .product-tab-box .tab-content .review-form .add-rating-box ul li {
                    border-right: 1px solid #ebebeb;
                    display: inline-block;
                    line-height: 20px;
                    margin-right: 10px;
                    padding-right: 10px;
                }

                    .product-tab-box .tab-content .review-form .add-rating-box ul li:last-child {
                        margin-right: 0px;
                        padding-right: 0px;
                        border-right: 0px solid #ebebeb;
                    }

                    .product-tab-box .tab-content .review-form .add-rating-box ul li a i {
                        color: #d6d6d6;
                        font-size: 12px;
                        line-height: 20px;
                        margin-right: 1px;
                        opacity: 0.9;
                        transition: all 500ms ease 0s;
                    }

            .product-tab-box .tab-content .review-form form .field-label p {
                color: #9a9a9a;
                font-size: 16px;
                font-weight: 300;
                margin: 0 0 3px;
            }

            .product-tab-box .tab-content .review-form form input[type="text"], .product-tab-box .tab-content .review-form form textarea {
                background: #f7f7f7;
                height: 50px;
                width: 100%;
                border: 1px solid #f7f7f7;
                color: #252525;
                font-size: 14px;
                padding: 0 15px;
                margin-bottom: 20px;
                transition: all 500ms ease;
            }

            .product-tab-box .tab-content .review-form form textarea {
                height: 110px;
                padding: 10px 15px;
                margin-bottom: 25px;
            }

            .product-tab-box .tab-content .review-form form button {
                padding: 15px 30px 13px;
            }

            .product-tab-box .tab-content .review-form .add-rating-box ul li:hover a i {
                opacity: 1;
                color: #d3171e;
            }

            .product-tab-box .tab-content .review-form form input[type="text"]:focus {
                border-color: #d3171e;
            }

            .product-tab-box .tab-content .review-form form textarea:focus {
                border-color: #d3171e;
            }

        .product-tab-box .tab-content .product-info-content {
        }

            .product-tab-box .tab-content .product-info-content ul {
            }

                .product-tab-box .tab-content .product-info-content ul li {
                    color: #9a9a9a;
                    font-size: 16px;
                    font-weight: 300;
                    line-height: 42px;
                }

                    .product-tab-box .tab-content .product-info-content ul li span {
                        color: #252525;
                        font-weight: 500;
                    }

.related-product {
    padding-top: 80px;
}

    .related-product .single-product-item {
        margin-bottom: 0;
    }



/*** 
=============================================
   Shop Single area  style
=============================================
***/
.design-desc-area {
    padding-bottom: 130px;
    padding-top: 80px;
}

    .design-desc-area .tab-manu {
        padding-bottom: 60px;
    }

        .design-desc-area .tab-manu .tab-manu-items .single-item {
            display: inline-block;
            margin: 0 2px;
        }

            .design-desc-area .tab-manu .tab-manu-items .single-item a {
                border: 1px solid #f7f7f7;
                color: #252525;
                display: block;
                font-size: 14px;
                font-weight: 400;
                padding: 16px 35px 14px;
                transition: all 500ms ease;
            }

            .design-desc-area .tab-manu .tab-manu-items .single-item.active a,
            .design-desc-area .tab-manu .tab-manu-items .single-item:hover a {
                background: #252525;
                border-color: #252525;
                color: #d3171e;
            }

#design-single-carousel .single-item .img-holder img {
    width: 100%;
}

#design-single-carousel .carousel-indicators {
    bottom: 0;
}

    #design-single-carousel .carousel-indicators li {
        border: 1px solid #fff;
        border-radius: 50%;
        cursor: pointer;
        display: inline-block;
        height: 10px;
        margin: 5px;
        width: 10px;
    }

    #design-single-carousel .carousel-indicators .active li {
        background-color: #fff;
        height: 10px;
        margin: 5px;
        width: 10px;
        transition: all 500ms ease;
    }


.design-desc-area .tab-content .inner-content .text-holder {
}

    .design-desc-area .tab-content .inner-content .text-holder .sec-title-two {
        margin-top: -7px;
        padding-bottom: 25px;
    }

    .design-desc-area .tab-content .inner-content .text-holder .text {
    }

    .design-desc-area .tab-content .inner-content .text-holder .caption-box {
        margin: 12px 0 7px;
        padding-left: 50px;
        position: relative;
    }

        .design-desc-area .tab-content .inner-content .text-holder .caption-box::before {
            color: #eaeaea;
            content: "\f10d";
            font-family: FontAwesome;
            font-size: 25px;
            font-style: normal;
            font-weight: normal;
            left: 0;
            position: absolute;
            top: 7px;
        }

        .design-desc-area .tab-content .inner-content .text-holder .caption-box h3 {
            font-size: 18px;
            font-weight: 300;
            line-height: 32px;
        }



/*** 
=============================================
   Shop Single area  style
=============================================
***/
.service-v2-area {
    padding-bottom: 60px;
}

    .service-v2-area .single-item {
        padding-bottom: 30px;
    }

        .service-v2-area .single-item .img-holder {
            display: block;
            overflow: hidden;
            position: relative;
        }

            .service-v2-area .single-item .img-holder img {
                transform: scale(1);
                transition: all 0.5s ease 0s;
                width: 100%;
            }

            .service-v2-area .single-item .img-holder .overlay .box {
            }

                .service-v2-area .single-item .img-holder .overlay .box .content {
                    text-align: left;
                    vertical-align: bottom;
                }

                    .service-v2-area .single-item .img-holder .overlay .box .content a {
                        background: #d3171e none repeat scroll 0 0;
                        bottom: 10px;
                        color: #ffffff;
                        display: block;
                        font-size: 14px;
                        font-weight: 700;
                        height: 40px;
                        left: 10px;
                        line-height: 36px;
                        position: absolute;
                        text-align: center;
                        width: 120px;
                        border: 2px solid #d3171e;
                        transition: all 500ms ease;
                    }

        .service-v2-area .single-item:hover .img-holder .overlay {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: rotateY(0deg) scale(1,1);
            transform: rotateY(0deg) scale(1,1);
        }

        .service-v2-area .single-item:hover .img-holder img {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

        .service-v2-area .single-item .img-holder .overlay .box .content a:hover {
            background: transparent;
        }


        .service-v2-area .single-item .text-holder {
        }

            .service-v2-area .single-item .text-holder .top {
                padding-left: 50px;
                padding-top: 33px;
                position: relative;
            }

                .service-v2-area .single-item .text-holder .top .icon-holder {
                    left: 0;
                    position: absolute;
                    top: 30px;
                }

                    .service-v2-area .single-item .text-holder .top .icon-holder span:before {
                        color: #252525;
                        font-size: 30px;
                    }

                .service-v2-area .single-item .text-holder .top .title-holder {
                }

                    .service-v2-area .single-item .text-holder .top .title-holder h3 {
                        color: #252525;
                        font-weight: 500;
                        margin: 0 0 28px;
                    }

            .service-v2-area .single-item .text-holder .text {
            }

                .service-v2-area .single-item .text-holder .text p {
                    margin: 0 0 15px;
                }

                .service-v2-area .single-item .text-holder .text h3 {
                    color: #d3171e;
                    font-size: 18px;
                    font-weight: 300;
                    margin: 0 0 10px;
                }

                .service-v2-area .single-item .text-holder .text span {
                    font-weight: 400;
                }



/*** 
=============================================
   Commercial Design area  style
=============================================
***/
#commercial-design-area {
    background: #f7f7f7;
    padding-top: 100px;
    padding-bottom: 90px;
}

    #commercial-design-area .project-content {
        margin-left: -5px;
        margin-right: -5px;
    }

        #commercial-design-area .project-content .single-project {
            padding-left: 5px;
            padding-right: 5px;
        }

            #commercial-design-area .project-content .single-project .single-project-item {
                padding-bottom: 10px;
            }



/*** 
=============================================
   Appoinment area  style
=============================================
***/
.appoinment-area {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 100px;
    padding-top: 100px;
    position: relative;
    z-index: 1;
}

    .appoinment-area::before {
        background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    .appoinment-area .sec-title {
        padding-bottom: 36px;
    }

        .appoinment-area .sec-title h2 {
            color: #f7f7f7;
        }

    .appoinment-area form .single-field-item {
        margin-bottom: 22px;
        overflow: hidden;
    }

        .appoinment-area form .single-field-item .field-label p {
            color: #c1c1c1;
            margin: 0 0 3px;
        }

        .appoinment-area form .single-field-item .input-box {
            display: block;
            position: relative;
        }

        .appoinment-area form .single-field-item input[type="text"] {
            width: 100%;
            height: 50px;
            background: #030303;
            border: 1px solid #181818;
            display: block;
            padding: 0 15px;
            color: #c1c1c1;
            font-size: 15px;
            font-weight: 400;
            transition: all 500ms ease;
        }

    .appoinment-area form .ui-state-default {
        background: #030303 none repeat scroll 0 0;
        border: 1px solid #181818;
        border-radius: 0;
        color: #c1c1c1;
        font-size: 15px;
        font-weight: normal;
        height: 50px;
        margin-bottom: 10px;
        outline: medium none;
        width: 100% !important;
    }

    .appoinment-area form .single-field-item .input-box .iocn-holder {
        position: absolute;
        right: 15px;
        top: 11px;
    }

        .appoinment-area form .single-field-item .input-box .iocn-holder i {
            color: #d3171e;
            font-size: 14px;
        }

    .appoinment-area form button {
        background: #d3171e none repeat scroll 0 0;
        border: 2px solid #d3171e;
        color: #ffffff;
        font-size: 14px;
        font-weight: 700;
        height: 50px;
        line-height: 46px;
        width: 100%;
        transition: all 500ms ease;
    }

    .appoinment-area form .single-field-item input[type="text"]:focus {
        border-color: #d3171e;
    }

    .appoinment-area form button:hover {
        background: transparent;
    }

    .appoinment-area p.customercare {
        color: #c1c1c1;
        margin: 10px 0;
    }

        .appoinment-area p.customercare span {
            color: #d3171e;
        }

    .appoinment-area .business-hours {
        border: 2px solid #181818;
        display: block;
        margin-top: 31px;
        padding: 21px 15px 14px;
    }

        .appoinment-area .business-hours h3 {
            color: #ffffff;
            font-size: 18px;
            font-weight: 700;
            margin: 0 0 15px;
        }

            .appoinment-area .business-hours h3 i {
                color: #d3171e;
                font-size: 16px;
                display: inline-block;
                padding-right: 10px;
            }

        .appoinment-area .business-hours ul li {
            color: #c1c1c1;
            font-size: 16px;
            font-weight: 300;
            line-height: 35px;
            position: relative;
        }

            .appoinment-area .business-hours ul li.mon-fri::before {
                background: #181818 none repeat scroll 0 0;
                content: "";
                height: 1px;
                left: 123px;
                position: absolute;
                top: 18px;
                width: 23px;
            }

            .appoinment-area .business-hours ul li.Satu::before {
                background: #181818 none repeat scroll 0 0;
                content: "";
                height: 1px;
                left: 69px;
                position: absolute;
                top: 18px;
                width: 73px;
            }

            .appoinment-area .business-hours ul li.sund::before {
                background: #181818 none repeat scroll 0 0;
                content: "";
                height: 1px;
                left: 60px;
                position: absolute;
                top: 18px;
                width: 82px;
            }

            .appoinment-area .business-hours ul li span {
                display: inline-block;
                width: 145px;
            }

        .appoinment-area .business-hours p {
            color: #ffffff;
            line-height: 24px;
            margin: 7px 0 0;
        }

#ui-datepicker-div.ui-widget-content {
    border: 1px solid #c5c5c5;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #777;
    color: #252525;
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    border-radius: 0px;
    width: 270px;
    padding: 5px;
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
    background: #d3171e none repeat scroll 0 0;
    border: 2px solid #252525;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    padding: 5px 0;
    position: relative;
}

.ui-datepicker .ui-datepicker-prev {
    left: 5px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    border-radius: 30%;
    height: 20px;
    position: absolute;
    top: 7px;
    width: 20px;
    transition: all 500ms ease;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-next {
    right: 5px;
}

    .ui-datepicker .ui-datepicker-prev:hover,
    .ui-datepicker .ui-datepicker-next:hover {
        top: 7px;
        background: #fff;
        border: none;
    }

.ui-datepicker table {
    border-collapse: collapse;
    font-size: 13px;
    margin: 0 0 0.4em;
    width: 100%;
}

.ui-datepicker th {
    border: medium none;
    font-weight: 600;
    padding: 2px 3px;
    text-align: center;
}

.ui-datepicker-calendar .ui-state-default {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #252525;
    display: block;
    font-size: 12px;
    font-weight: 400;
    height: 35px;
    line-height: 25px;
    margin-bottom: 5px;
    padding: 4px 2px;
    text-align: center;
    width: 35px !important;
    transition: all 500ms ease;
}

    .ui-datepicker-calendar .ui-state-default:hover,
    .ui-datepicker-calendar .ui-state-default:active {
        background: #d3171e;
        color: #fff;
        border-color: #d3171e;
    }




/*** 
=============================================
   Pricing Table area  style
=============================================
***/
.pricing-table-area {
    padding-bottom: 100px;
    padding-top: 100px;
}

    .pricing-table-area .sec-title {
        padding-bottom: 45px;
    }

    .pricing-table-area .single-price-box {
        background: #f7f7f7 none repeat scroll 0 0;
    }

        .pricing-table-area .single-price-box .table-header {
            background: #252525 none repeat scroll 0 0;
            display: block;
            overflow: hidden;
            padding: 21px 0;
            transition: all 500ms ease;
        }

            .pricing-table-area .single-price-box .table-header h3 {
                color: #ffffff;
                font-size: 20px;
                font-weight: 700;
            }

        .pricing-table-area .single-price-box .price {
            border-left: 1px solid #eaeaea;
            border-right: 1px solid #eaeaea;
            padding: 14px 0;
            transition: all 500ms ease;
        }

            .pricing-table-area .single-price-box .price h1 {
                color: #252525;
                font-size: 56px;
                font-weight: 500;
            }

                .pricing-table-area .single-price-box .price h1 span {
                    font-size: 20px;
                    font-weight: 700;
                }

                .pricing-table-area .single-price-box .price h1 b {
                    font-size: 20px;
                    font-weight: 700;
                }

        .pricing-table-area .single-price-box .price-list {
            border-left: 1px solid #eaeaea;
            border-right: 1px solid #eaeaea;
            transition: all 500ms ease;
        }

            .pricing-table-area .single-price-box .price-list ul {
                border-top: 1px solid #eaeaea;
                margin: 0 30px;
                padding: 15px 0 26px;
            }

                .pricing-table-area .single-price-box .price-list ul li {
                    color: #9a9a9a;
                    font-size: 16px;
                    font-weight: 300;
                    line-height: 40px;
                }

        .pricing-table-area .single-price-box .table-footer {
            padding-bottom: 40px;
            border-left: 1px solid #eaeaea;
            border-right: 1px solid #eaeaea;
            border-bottom: 1px solid #eaeaea;
            transition: all 500ms ease;
        }

            .pricing-table-area .single-price-box .table-footer a {
                border: 2px solid #eaeaea;
                color: #252525;
                display: inline-block;
                font-size: 14px;
                font-weight: 700;
                padding: 6px 28px;
                transition: all 500ms ease;
            }

        .pricing-table-area .single-price-box:hover .table-header {
            background: #d3171e;
        }

        .pricing-table-area .single-price-box:hover .price {
            border-left: 1px solid #d3171e;
            border-right: 1px solid #d3171e;
        }

        .pricing-table-area .single-price-box:hover .price-list {
            border-left: 1px solid #d3171e;
            border-right: 1px solid #d3171e;
        }

        .pricing-table-area .single-price-box:hover .table-footer {
            border-left: 1px solid #d3171e;
            border-right: 1px solid #d3171e;
            border-bottom: 1px solid #d3171e;
        }

        .pricing-table-area .single-price-box .table-footer a:hover {
            background: #d3171e;
            border-color: #d3171e;
            color: #fff;
        }



/*** 
=============================================
   Pricing Table area  style
=============================================
***/
.feedback-area {
    background: rgba(0, 0, 0, 0) url("../images/customers/feedback-bg.jpg") no-repeat fixed center top / cover;
    padding-bottom: 92px;
    padding-top: 100px;
    position: relative;
    z-index: 1;
}

    .feedback-area::before {
        background: rgba(0, 0, 0, 0.50) none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    .feedback-area .sec-title h2 {
        color: #ffffff;
        margin: 0 0 7px;
    }

    .feedback-area .sec-title .border {
        background: #d3171e;
        height: 2px;
        width: 70px;
        display: inline-block;
    }

    .feedback-area .sec-title .border {
        background: #d3171e;
        height: 2px;
        width: 70px;
        display: inline-block;
    }

    .feedback-area .single-feedback-item {
    }

        .feedback-area .single-feedback-item .img-holder {
            width: 95px;
        }

        .feedback-area .single-feedback-item .img-holder,
        .feedback-area .single-feedback-item .text-holder {
            display: table-cell;
            vertical-align: top;
        }

        .feedback-area .single-feedback-item .text-holder {
            padding-left: 70px;
            position: relative;
        }

            .feedback-area .single-feedback-item .text-holder::before {
                color: #232323;
                content: "\f10d";
                font-family: FontAwesome;
                font-size: 30px;
                font-style: normal;
                font-weight: normal;
                left: 20px;
                position: absolute;
                text-decoration: inherit;
                top: 3px;
            }

            .feedback-area .single-feedback-item .text-holder h3 {
                color: #ffffff;
                font-size: 20px;
                font-weight: 400;
                margin: 0 0 17px;
            }

                .feedback-area .single-feedback-item .text-holder h3 span {
                    color: #d3171e;
                    font-size: 16px;
                }

            .feedback-area .single-feedback-item .text-holder p {
                color: #c1c1c1;
                margin: 0;
            }

    .feedback-area .owl-carousel .owl-nav {
        display: none;
    }

    .feedback-area .owl-dots {
        margin-top: 40px;
        position: relative;
    }

        .feedback-area .owl-dots .owl-dot {
            background-image: none !important;
            width: 10px !important;
            height: 10px !important;
            margin: 0px 5px !important;
            padding: 0px;
            border: 1px solid #e0e0e0;
            background: none;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            -moz-border-radius: 50%;
            transition: all 500ms ease;
        }

            .feedback-area .owl-dots .owl-dot span {
                display: none;
            }

            .feedback-area .owl-dots .owl-dot.active {
                border-color: #d3171e;
                background: #d3171e;
            }

.fa-lg {
    font-size: 19px;
    line-height: 1.75em;
    vertical-align: -23%;
    width: 24px;
}

.topheader {
    font-size: 19px;
    margin-top: 41px;
}

.logo img {
    margin: 0 auto;
    max-height: 85px;
    padding: 3px 0;
}

@media (max-width: 600px) {
    .logo img {
        min-height: initial;
        min-width: 90px;
    }
}

.flr {
    float: right;
}

@media (max-width:748px) {
    .flr {
        float: none;
    }
}

.float {
    float: left;
    margin-right: 12px;
}

.max182 {
    max-height: 182px;
}

.margint20 {
    margin-top: 20px;
}

.b-color {
    color: #000;
}

.items-row {
    background-color: #f7f8f7;
    padding: 10px;
    border: 1px solid rgb(60, 75, 134);
    margin-bottom: 10px;
    border-radius: 3px;
    overflow: hidden;
    width: 100%;
}

.news-color h3 {
    color: #000;
    font-size: 15px;
    font-weight: bold;
}

.news-color span {
    color: #428309;
    font-size: 11px;
    display: inline-block;
    margin: 4px 0;
}

.parallax {
    background: url(../images/parallax.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 100px 0;
}

.w-color {
    color: #fff !important;
}

.bg-b-color {
    background: url(../images/bg3.jpg);
}

.footer {
    padding: 20px 0 0 0;
}

.marginb20 {
    margin-bottom: 20px;
}


.img-holder img {
    transform: scale(1);
    transition: all 0.5s ease 0s;
    max-width: 100%;
}


.font-16 {
    font-size: 16px;
}

.footer-border {
    color: #fff;
}

.marginr20 {
    margin-right: 10px;
}

.nicetitle {
    margin-top: 0;
    margin-bottom: 30px;
    text-align: center;
    position: relative;
}

    .nicetitle:before {
        content: " ";
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        margin-top: -1px;
        border-bottom: 1px solid #dcdcdc;
    }

    .nicetitle span, .nicetitle strong {
        position: relative;
        font-size: 18px;
        background-color: #f9f9f9;
        color: #2196f3;
        padding: 0 20px;
    }

.bg2 {
    border: 1px solid rgb(60, 75, 134);
    padding: 0 15px;
    border-radius: 3px;
    background-color: #f7f8f7;
}

.link-style-2 h4 a {
    color: rgb(60, 75, 134);
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 13px;
    border-bottom: 1px solid #a5a5a5;
    line-height: 1.5;
    display: block;
}

    .link-style-2 h4 a:hover {
        color: #428309;
    }

.bg-w {
    background-color: #fff !important;
}

.f-footer {
    background-color: #f12a2d;
    padding: 30px 0 53px 0;
}

.social-icons {
    text-align: center;
}

.single-shop-item {
    margin-bottom: 25px;
    transition: all 700ms ease;
}

    .single-shop-item:hover {
    }

    .single-shop-item .img-holder {
        display: block;
        padding: 7px;
    }

        .single-shop-item .img-holder img {
            transform: scale(1);
            transition: all 0.5s ease 0s;
            width: 100%;
        }

        .single-shop-item .img-holder .overlay .box .content a {
            background: #0dade3;
            color: #ffffff;
            font-size: 14px;
            font-weight: 700;
            display: inline-block;
            height: 40px;
            line-height: 36px;
            transition: all 500ms ease 0s;
            width: 135px;
        }

    .single-shop-item:hover .img-holder .overlay {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: rotateY(0deg) scale(1,1);
        transform: rotateY(0deg) scale(1,1);
    }

    .single-shop-item:hover .img-holder img {
    }

    .single-shop-item .img-holder .overlay .box .content a:hover {
        background: #f0991b;
        color: #fff;
    }

    .single-shop-item .img-holder .new-item {
        border: 2px solid #252525;
        display: inline-block;
        left: 20px;
        padding: 3px 12px 3px;
        position: absolute;
        top: 20px;
        z-index: 1;
    }

        .single-shop-item .img-holder .new-item p {
            margin: 0;
            color: #252525;
            font-size: 14px;
            font-weight: 400;
            line-height: 14px;
        }

    .single-shop-item .title-holder {
        padding-bottom: 20px;
    }

        .single-shop-item .title-holder .top {
            padding-bottom: 3px;
            padding-top: 3px;
        }

            .single-shop-item .title-holder .top .product-title h5 {
                font-weight: 400;
                padding: 107px 0;
                background: rgba(0, 0, 0, 0.65);
                border: none;
                font-size: 16px;
                color: #000;
                -webkit-box-shadow: none !important;
                -moz-box-shadow: none !important;
                box-shadow: none !important;
                -webkit-transition: background 0.3s ease-in-out,color 0.3s ease-in-out;
                -moz-transition: background 0.3s ease-in-out,color 0.3s ease-in-out;
                transition: background 0.3s ease-in-out,color 0.3s ease-in-out;
            }

                .single-shop-item .title-holder .top .product-title h5 a {
                    color: #fff;
                }

.review-box ul {
    margin-left: -0.5px;
    margin-right: -0.5px;
}

    .review-box ul li {
        display: inline-block;
        margin: 0 0.5px;
    }

        .review-box ul li i {
            color: #d3171e;
            font-size: 12px;
            font-weight: 400;
        }

.single-shop-item .title-holder h4 {
    color: #d3171e;
    font-size: 16px;
    font-weight: 300;
}

    .single-shop-item .title-holder h4 .before-rate {
        color: #9a9a9a;
        display: inline-block;
        font-size: 14px;
        padding-left: 10px;
    }

.shop-area .post-pagination {
    margin-top: 10px;
}


.box.box--hover-up {
    overflow: hidden;
    direction: rtl;
}

.box.box--imgbg {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block;
    border: 3px solid #f9f9f9;
}

.img-height {
    height: 100%;
    width: auto;
}

.box {
    box-sizing: border-box;
    position: relative;
    background: rgba(255, 250, 250, 0.18);
    bottom: -10px;
}

    .box.box--hover-up .on--hover {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        transform: translateY(100%);
        transition: transform 0.3s ease-in-out;
    }

    .box.box--hover-up:hover .on--hover {
        transform: translateY(0%);
    }

.single-shop-item {
    margin-bottom: 25px;
    transition: all 700ms ease;
}

.w-bg-span {
    border-bottom: 3px solid #78848b;
    width: 120px;
    padding-top: 10px;
    margin-bottom: 10px;
}

.header-ab {
    position: absolute;
    bottom: 238px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.52);
    padding: 7px;
}

.header-ab-2 {
    bottom: 171px !important;
}


.margint24 {
    margin-top: 24px;
}

.tel {
    float: right;
    margin-top: 70px;
    margin-right: 45px;
}

@media(max-width:900px) {
    .tel {
        float: none;
        margin-top: 10px;
        margin: 0 auto;
        text-align: center;
    }
}

.tel i {
    font-size: 21px !important;
    color: #a42f7d !important;
}

.tel a {
    font-size: 15px !important;
}

.border-t {
    border-top: 2px solid #f2f2f2;
}

.ab-posision {
    left: 4px;
    border: 10px solid #fff;
}

@media(max-width:860px) {
    .ab-posision {
        position: inherit;
        top: auto;
        left: 4px;
        border: none;
    }
}

.minheight350 {
    min-height: 350px;
}

@media(max-width:860px) {
    .minheight350 {
        min-height: inherit;
    }

    .margint30 {
        margin-top: 10px;
        padding: inherit;
    }
}

.margint30 {
    margin-top: 30px;
    padding: 0 30px;
}


.portfolio-box img {
    filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    height: 200px;
}

.img-flow {
    overflow: hidden;
}

    .img-flow img:hover {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        transition: .3s;
    }

.portfolio-box:hover img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.bg-service {
    background-color: #86d2c5;
    position: relative;
    padding-bottom: 30px;
}

@media(min-width:1200px) {
    .ab-posision-2 {
        top: -125px;
        margin-bottom: -125px;
    }
}

.bg-srv {
    background-color: #fff;
    min-height: 309px;
}

.title-holder h5 {
    text-align: center;
    color: #62bbac;
    padding: 10px 0;
}

    .title-holder h5:hover {
        text-align: center;
        color: #fff;
        background-color: #50af9f;
        padding: 10px 0;
        transition: .3s;
    }

.title-holder p {
    padding: 10px;
    text-align: justify;
}

.p-style p {
    color: #f3f3f3;
}

.thumbnail {
    margin: 0 15px;
}

.leftt {
    position: absolute;
    top: 41%;
    left: 6%;
}

.rightt {
    position: absolute;
    right: 6%;
    top: 40%;
}

.latest-blog-posts {
    position: relative;
    padding-top: 40px;
    background: #f7f8f7;
    padding-bottom: 20px;
}

.owl-theme .owl-dots .owl-dot {
    display: none;
}

.porder {
    font-size: 16px;
}

.border-1 {
    border-bottom: 5px solid #ee352a;
    width: 66px;
    margin-top: 5px;
}

.border-2 {
    border-bottom: 4px solid #00a651;
    margin-bottom: 15px;
    width: 100px;
    float: right;
}

.maintop-row {
    background: url(../images/bg2.jpg);
    background-repeat: repeat;
    padding: 40px 0;
    background-attachment: fixed;
    background-size: contain;
}

.w-bg {
    background-color: rgba(255, 255, 255, 0.19);
    padding: 30px 50px;
    border-radius: 4px;
}

.h-title {
    color: #e8e2e2;
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
}

.portfolio-box {
    height: inherit;
    overflow: hidden;
    border-radius: 2px;
}

    .portfolio-box:hover {
        transition: .2s;
        overflow: hidden;
    }

    .portfolio-box img {
        width: 100%;
    }

.portfoio-section {
    background: #fff;
    overflow: hidden;
}

.portfolio-box:hover h5 {
    color: #fff;
}

.portfolio-box h5 {
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding: 7px 15px;
}

.p-title {
    background-color: #313131;
}

.portfolio-box:hover .p-title {
    background-color: #909090;
    transition: .3s;
}

.bg-b-color {
    background: #06060a;
    padding: 5px 20px;
}


.title-style {
    position: relative;
    display: block;
}

.inner-page .section-title .title-style {
    position: relative;
    display: inline-block;
}

.section-title {
    text-align: center;
    padding: 25px 15px;
}

.inner-page .section-title {
    text-align: center;
    padding-bottom: 4.5rem;
}

.inner-page .title-icon {
    width: 80px;
    position: relative;
    margin: 0 auto;
    margin-top: 10px;
}

    .inner-page .title-icon:before {
        content: "";
        width: 100px;
        height: 2px;
        background: #000;
        position: absolute;
        top: 18px;
        left: -85px;
    }

.title-icon:before {
    content: "";
    width: 100px;
    height: 2px;
    background: #797979;
    position: absolute;
    top: 52px;
    left: 425px;
}

.inner-page .title-icon i {
    color: #000;
    font-size: 1.8rem;
    margin-top: 1px;
}

.inner-page .title-icon:after {
    content: "";
    width: 100px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 18px;
    right: -85px;
}

.title-icon {
    margin-top: 12px;
}

    .title-icon:after {
        content: "";
        width: 100px;
        height: 2px;
        background: #797979;
        position: absolute;
        top: 52px;
        right: 425px;
    }

.font-style {
    font-size: 22px;
}

.font25 {
    font-size: 25px;
}

.padding1 {
    padding: 1px;
}

.bg-brand {
    background-color: #2b2b2b;
    padding: 15px 0;
}

.p-style-2 {
    color: #c5c5c5;
}

.header-height {
    background-color: #373737;
}

.parallax-bg {
    background-image: url(../images/bg1.jpg);
    padding: 150px;
    background-size: cover;
    background-attachment: fixed;
}

    .parallax-bg p {
        font-size: 20px;
        line-height: 1.7;
    }

@media(max-width:680px) {
    .parallax-bg {
        padding: 25px;
    }

        .parallax-bg p {
            font-size: 15px;
            line-height: 1.6;
        }
}

.latest-blog-posts-2 {
    background-color: #efefef;
}

.border-b {
    border: 2px solid #2196f3;
    width: 100px;
}

.item-img-wrap {
    position: relative;
    text-align: center;
    overflow: hidden;
}

    .item-img-wrap img {
        -webkit-transition: all 200ms linear;
        -moz-transition: all 200ms linear;
        -o-transition: all 200ms linear;
        -ms-transition: all 200ms linear;
        transition: all 200ms linear;
    }

@media(min-width:1000px) {
    .item-img-wrap img {
        height: 215px;
    }

    .single-blog-item .img-holder img {
        height: 150px;
    }
}

.item-img-wrap:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.item-img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 5px 5px 0px 0px;
}

    .item-img-overlay a:hover {
        color: #f05050 !important;
    }

    .item-img-overlay span {
        background: url(../images/plus.png) no-repeat center center rgba(0, 0, 0, 0.7);
    }

    .item-img-overlay span {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transition: opacity 250ms linear;
        transition: opacity 250ms linear;
    }

.item-img-wrap:hover .item-img-overlay span {
    opacity: 1;
}

.work-desc {
    width: 100%;
    margin-top: 5px;
    padding: 8px 0 3px;
}

    .work-desc h5 {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        color: #333333;
    }

.height240 {
    height: 240px !important;
}

.height66 {
    height: 66px !important;
}

.shape20 {
    margin-top: -130px;
    position: relative;
    z-index: 999999999;
}

.shape30 {
    position: relative;
    z-index: 999999999;
}
/* -------------------------------------------------- 
	design for 320px
	/* -------------------------------------------------- */
@media only screen and (max-width: 480px) {
    .shape20 {
        display: none;
    }

    .shape30 {
        display: none;
    }

    .certificate {
        margin-top: 10px;
        padding-top: 10px;
    }

    .titleHR {
        width: 200px !important;
    }
}

.separator {
    line-height: 0.5;
    text-align: center;
    margin: 15px 0 30px 0;
}

    .separator span {
        display: inline-block;
        position: relative;
    }

        .separator span:before, .separator span:after {
            content: "";
            position: absolute;
            border-bottom: 1px solid rgb(187, 215, 110);
            top: 5px;
            width: 300px;
        }

        .separator span:before {
            right: 100%;
            margin-right: 15px;
        }

        .separator span:before, .separator span:after {
            content: "";
            position: absolute;
            border-bottom: 1px solid #b7b7b7;
            top: 5px;
            width: 300px;
        }

        .separator span:after {
            left: 100%;
            margin-left: 15px;
        }

        .separator span i {
            font-size: 6px;
            padding: 0;
            margin: 0;
            float: none;
        }

        .separator span i {
            color: #37a0f4;
        }

.b-product {
    padding: 5px;
    background-color: #fff;
}

.margint11 {
    margin-top: 11px;
}

.contact-info p {
    color: #888;
}

.titleHR {
    background: none repeat scroll 0 0 #e1e1e1;
    height: 5px;
    margin: 20px auto;
    position: relative;
    text-align: center;
    width: 385px;
}

    .titleHR span {
        border-left: 10px solid #f7f7f7;
        border-right: 10px solid #f7f7f7;
        display: inline-block;
        height: 5px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 0px;
        width: 40px;
    }

    .titleHR span {
        background: #2196f3;
    }

contact-info-2 p {
    color: #000;
}

.form-default p {
    margin-bottom: 0px !important;
}

.main-bg {
    background-color: #ececec;
}

.bg-news {
    background: #f3f3f3;
    border: 1px solid #ccc;
    padding: 0 10px;
}

.bg-wel {
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #ccc;
}

    .bg-wel p {
        padding: 0 20px;
        color: #909090;
    }

@media(min-width:1200px) {
    .bg-wel {
        height: 373px;
    }
}

.b-product:hover .work-desc {
    background-color: #ee352a;
}

    .b-product:hover .work-desc h5 {
        color: #fff;
    }

.bg-p {
    background-color: #e6e5e5;
}

.blog-title-2 {
    color: #ee352a;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    padding: 2px 3px;
    display: block;
    transition: all 500ms ease;
    margin: 0;
}
