@charset "utf-8";

.caret {
    color: #fff;
}

.open .caret {
    color: #000;
}

.mrg0 {
    margin: 0 0 !important;
}

body {
    overflow-x: hidden;
}

.mould_units {
    padding-top: 90px;
}

a {
    text-decoration: none;
}
.p_color{      font-size: 20px;   color: #ed3237; font-weight: bold; }
.date_color {      font-size: 15px;   color: #ed3237; font-weight: bold; }
a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

.mrgb25 {
    margin-bottom: 25px !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kb d, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, textarea, select, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    outline: 0;
    color: #333;
}

.trs {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.products_machine{
	float:left;
	width:100%;
	padding:50px 0 0 0;
	margin:0;
	}

.placeholder {
    color: #666;
    opacity: 1 !important;
}

::-webkit-input-placeholder {
    color: #666;
    opacity: 1 !important;
}

:-moz-placeholder {
    color: #666;
    opacity: 1 !important;
}

::-moz-placeholder {
    color: #666;
    opacity: 1 !important;
}

:-ms-input-placeholder {
    color: #666;
}

.t_r {
    text-align: right;
}

.t_l {
    text-align: left;
}

.top_fix {

    /* position: absolute; */
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;    /*  height: 100%; */
}

.bottom_fix {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;    /*    position: absolute;
    top: 100%; */
}
hr{ float: left; width: 100%; }
/*****************************end common css*****************************/

.features_hom .grid figure figcaption, .grid figure figcaption > a {
    background: url(../images/dot.png) center 0;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(204, 204, 204, 0.29);
}
.features_hom h6{
    color: #000 !important;
    padding: 8px 0 5px 0;
    text-shadow: none !important;
}
body {
    font-family: 'Open Sans', sans-serif;
}
.static_pro p { padding: 0 0; }
.main_bg_btn {
    margin-top: 25px;
}

.video_gal h4 {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 32px;
    font-size: 15px;
    font-weight: bold;
    color: #000;
}
.main_bg_btn {
    background-image: linear-gradient(to right, #ed3237 0%, #ffc0b6 51%, #ce452f 100%);
    border-radius: 30px;
    background-size: 200% auto;
    border-style: none;
    color: #fff;
    font-weight: 700;
    padding: 10px 25px;
    transition: 0.5s;
    text-transform: capitalize;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    box-shadow: 0 0 10px rgba(207, 74, 53, 0.48);
}

.main_bg_btn:hover, .main_bg_btn:focus {
    color: #fff;
    background-position: right center;
    text-decoration: none;
}

p {
    text-align: justify;
    padding: 15px 0;
}

html, body {
    height: 100%;
    font-size: 16px;
    color: #808080;
    font-family: 'Open Sans', sans-serif;
    vertical-align: baseline;
    line-height: 26px;
}

.f_l {
    float: left !important;
}

.f_r {
    float: right !important;
}

.t_r {
    text-align: right;
}

.pad0 {
    padding: 0 !important;
}

.h_15 {
    height: 15px;
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

.social_media {
    float: left;
    width: 100%;
    padding: 5px 0;
    margin: 0;
}

.social_media ul {
    float: right;
    width: 100%;
    text-align: right;
}

.social_media ul li a i {
    color: #ed3237;
}

.social_media ul li {
    list-style: none;
    display: inline;
    padding: 0 5px;
}

/* top row */
.headder {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    background: url(../images/bg_hed.png);
    z-index: 99999;
    position: relative;
}

.top_row {
    color: #b5b5b5;
    font-size: 14px;
    float: left;
    width: 100%;    /* padding:5px 0; */
    margin: 0;    /* background: url(../images/tp_bg.jpg) repeat-x top center; */
}

.top_ph{
     float: left;
    width: 100%;
}

.top_row ul {
    float: left;
    width: 100%;
}

.top_row ul li {
    list-style: none;
    display: inline;    /* margin-right: 45px; */
    padding-left: 20px;    /*  border-left: 1px solid #efefef; */
    font-size: 14px;
    letter-spacing: 1px;    /* font-family: 'Oswald', sans-serif; */
    float: left;    /* height: 55px; */
    line-height: 69px;
    color: #333;
}

.top_row ul li i {
    color: #ed3237;
    font-size: 20px;
    margin: 0 10px 0 0;
}

.top_row ul li ul li {
    list-style: none;
    display: inline;
    margin-right: 0;
    padding-left: 0;
    border-left: none;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Economica', sans-serif;
    float: right;
    height: auto;
}

/* nav */
nav {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

header .navbar {
    box-shadow: 0 0 10px 3px rgba(204, 204, 204, .6);
    margin: 0;
    border: 0;
    min-height: auto;
}

header .navbar-nav {
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    float: none;
}

header .navbar-header {
    float: left;
    width: 100%;
    background: #000;
}

header {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.smaller {
    position: fixed;
    height: auto;
    top: 0;
    background: #ed3237;
    z-index: 10;
}

.smaller .nws_wdth {
    display: none;
}

.smaller .logo img {
    width: 70px;
    height: auto;
    margin: -33px 0 0px 0;
}

.smaller .navbar {
    display: block;
    justify-content: space-around;
}

.smaller .navbar-nav > li > a {
    color: #002230;
    padding: 10px 10px;
}

.smaller .navbar-header {
    float: left;
    width: 100%;
}

header .navbar-nav > li > a {

    /* font-family:'Oswald', sans-serif; */
    font-family: 'Josefin Sans', sans-serif;
    font-size: 13px;
    color: #fff !important;
    line-height: 25px;
    padding: 10px 10px;
    text-transform: uppercase;
}

.navbar-nav > li > ul, .navbar-nav > li > ul > li > ul {
    margin-left: 20px;
}

.navbar-nav > li > a:focus, .navbar-nav > li > a:hover, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background: #ffd415 !important;
    color: #000 !important;    /* border-bottom: 0; */
}

.navbar-nav .active {
    background: #ffd415;
    color: #000 !important;    /*   border-bottom: 0; */
}

.navbar-nav .dropdown-menu > li > a:focus, .navbar-nav .dropdown-menu > li > .active {
    background: #943120;
    color: #fff !important;
}

.navbar-nav i {
    margin: 0;
    color: #cc422b;
}

.navbar-toggle {
    background: #fff;
}

.navbar-toggle .icon-bar {
    background: #000;
}

.logo img {
    padding: 8px 0;    /* max-width: 250px; */
}

.banner {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background-attachment: fixed;
    background-position: 50% 76.8px;
    background: url(../images/hm_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.amazingslider-nav-0 {
    display: none !important;
}

.amazingslider-slider-0 {
    border: none !important;
    margin: 0 !important;
}

.abt_cap {
    float: left;
    width: 100%;
    padding: 25px 0;
    margin: 0;
}

.abt_cap h2 {
    padding: 10px;
    font-size: 29px;
    color: #2f2f2f;
    font-weight: bold;
    border-left: solid 7px #ed3237;
    border-right: solid 7px #ed3237;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
}

.abt_cap h2 span {
    font-weight: 600;
    color: #ed3237;
}

.abt_cap a {
    margin: 0 auto;
    display: block;
    position: relative;
    max-width: 118px;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    padding: 7px 0;
}

/* home mouelds row */
.hm_blocks {
    width: 100%;
    height: auto;
    background: #fff;
    float: left;
    padding: 0;
    margin: 0;
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
    position: relative;
}

/***************************** Image Effects *****************************/
.grid figure {
    position: relative;
    overflow: hidden;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
    border: 1px solid #fff;
}

.grid figure img {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    width: 100%;
    padding: 0;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}

.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-errors: none;
}

.grid figure figcaption, .grid figure figcaption > a {
    background: url(../images/dot.png) center 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

figure.effect-jazz {
    background: #fff;
}

.product_btn {
    float: left;
    width: 100%;
    margin: 10px 0;
}
.nothing_display {
    width: 100%;
    padding: 100px 0;
    margin: 0 0 20px 0;
    background: #fff;
    float: left;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #ee1c24;
}
.effect-jazz a {
    background: #ed3237;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    width: 140px;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 5px 0 5px 0;
}

.effect-jazz a:hover {
    transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
    box-shadow: 0 2px 25px rgba(237, 50, 55, 0.49);
}

figure.effect-jazz img {

    /*  opacity: 0.8; */
    opacity: 1;
}

figure.effect-jazz figcaption::after, figure.effect-jazz img, figure.effect-jazz p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz figcaption::after {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    box-shadow: 0 0 0 30px rgba(255, 255, 255, .2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4, 1.4, 1);
    transform: scale3d(1.4, 1.4, 1)
}

figure.effect-jazz h6 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    word-wrap: break-word;
    text-shadow: 2px 2px 2px #000000;
    width: 100%;
    float: left;
    font-family: 'Josefin Sans', sans-serif;
}

figure.effect-jazz p {
    width: 80px;
    text-transform: none;
    font-size: 13px;
    opacity: 0;
    border: 1px solid #fff;
    font-weight: 500;
    margin: 5px auto;
    padding: 4px;
    position: absolute;
    float: left;
    display: block;
    left: 0;
    right: 0;
}

figure.effect-jazz:hover p {
    opacity: 1;
}

figure.effect-jazz:hover img {
    opacity: 0.5;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

figure.effect-jazz:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

/* hom welcome */
.hom_moulds {
    float: left;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background: url(../images/bg_abt.png) top no-repeat;
}

/* .hom_moulds:before {
position: absolute;
height: 100%;
width: 100%;
content: "";
left: 0;
top: 0;
background: url(../img/pattarn.png);
background-repeat: repeat;
} */

/* hom_box_half */

.hom_box_half {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.hom_box_half_flx {
}

/*===========Project Section==========*/
.hm_production {
    float: left;
    width: 100%;
    padding: 60px 0;
    margin: 0;
    background: #fff;
}

.hm_production h2 {
    font-size: 24px;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    color: #333;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    text-align: left;
}

.hm_production h2 span {
    color: #ed3237;
    margin-right: 5px;
}

.hm_production_item {
    border: solid 1px #ff6a50;
    padding: 0;
}

.bg01 {
    background: url(../images/production/01.png) top no-repeat;
}

.bg02 {
    background: url(../images/production/02.png) top no-repeat;
}

.img_sec {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    border: solid 6px #cecece;
    /* min-height: 398px; */
    /* min-height:  380px; */
    background-size: cover;
    background-attachment: fixed;
}

.img_sec:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #9a1c1c00;
    border-left-color: #cecece;
    right: -40px;
    top: 50%;
}

.img_sec01 {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    border: solid 6px #cecece;
    /* min-height: 398px; */
     /* min-height:380px; */
    background-size: cover;
    background-attachment: fixed;
}

.img_sec01:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #9a1c1c00;
    border-right-color: #cecece;
    left: -40px;
    top: 50%;
}

.lf_p {
    padding-left: 0 !important;
}

.rg_p {
    padding-right: 0 !important;
}

.text_box {
    float: left;
    width: 100%;
    margin: 0;
    /* min-height: 392px; */
    display: flex;
    align-items: left;
    flex-direction: column;
    justify-content: center;
    padding: 15px 30px;
}

.text_box h5 {
    font-size: 25px;
    color: #ed3237;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
}

.text_box span {
    color: #ed3237;
    font-weight: 600;
    letter-spacing: 1px;
}

.text_box i {
    color: #ed3237;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 20px;
}

.hm_production_item:hover .text_box {
}

/*  home features */
.features {
    float: left;
    width: 100%;
    margin: 0;
    padding: 30px 0;
    /* background: url(../images/bg_abt.png) top no-repeat; */
    background-color: #fff;
}

.features img {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.32);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.32);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.32);
    border: solid 2px #fff;
    margin: 20px 0;
}

.features h2 {
    font-size: 25px;
    margin: 0 auto;
    color: #333;
    text-transform: uppercase;
    font-family: 'Josefin Sans', sans-serif;
    text-align: center;
    padding: 0 0 15px 0;
    font-weight: bold;
}

.features h2 span {
    color: #ed3237;
    margin-right: 5px;
}

.services_frame {
    float: left;
    clear: both;
    margin: 0 0 0 10px;
    padding: 0;
    border-left: 1px solid #ddd;
    list-style: none;
}

.services_frame li {
    float: left;
    clear: both;
    width: 100%;
    position: relative;
    margin: 0;
}

.services_list {
    font-size: 15px;
    color: #000;
    display: block;
    padding: 0 0 10px 20px;
    line-height: 25px;
    text-align: justify;
}

.services_list:before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: #000;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: -7px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0px 0px 0px 3px #f26031;
    -moz-box-shadow: 0px 0px 0px 3px #f26031;
    box-shadow: 0px 0px 0px 3px #f26031;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    animation: pulse 1.2s infinite;
}

.services_list:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: #000;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: -5px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0px 0px 0px 2px #f26031;
    -moz-box-shadow: 0px 0px 0px 2px #f26031;
    box-shadow: 0px 0px 0px 2px #f26031;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(242, 96, 49, 1);
        box-shadow: 0 0 0 0 rgba(242, 96, 49, 1);
    }

    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(242, 96, 49, 0);
        box-shadow: 0 0 0 5px rgba(242, 96, 49, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(242, 96, 49, 0);
        box-shadow: 0 0 0 0 rgba(242, 96, 49, 0);
    }

}

@-moz-keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(242, 96, 49, 1);
        box-shadow: 0 0 0 0 rgba(242, 96, 49, 1);
    }

    50% {
        -moz-box-shadow: 0 0 0 10px rgba(242, 96, 49, 0);
        box-shadow: 0 0 0 5px rgba(242, 96, 49, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(242, 96, 49, 0);
        box-shadow: 0 0 0 0 rgba(242, 96, 49, 0);
    }

}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(242, 96, 49, 1);
        box-shadow: 0 0 0 0 rgba(242, 96, 49, 1);
    }

    50% {
        -moz-box-shadow: 0 0 0 10px rgba(242, 96, 49, 0);
        box-shadow: 0 0 0 5px rgba(242, 96, 49, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(242, 96, 49, 0);
        box-shadow: 0 0 0 0 rgba(242, 96, 49, 0);
    }

}

/* .event-areya .event-item:hover .event-img>img {
-webkit-transform: scale3D(1.1,1.1,1);
transform: scale3D(1.1,1.1,1);
opacity: 0.6;
} */

/* footer */

footer {
    float: left;
    width: 100%;
    padding: 50px 0;
    margin: 0;
    min-height: 125px;
    background: url(../images/shade.jpg) top repeat-x;    /* background: url(../images/tp_bg.jpg) repeat-x top center; */
    color: #000;
    position: relative;
    z-index: 10000;
}

.fotter_box {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.fotter_box p {
    color: #fff;
    text-align: left;
    text-indent: 0;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    list-style-type: none;
    line-height: 21px;
}

.fotter_box ul li {
    list-style: none;
}

.fotter_box h5 {
    font-size: 19px;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
}

.fotter_box_ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    list-style-type: none;
    line-height: 0;
}

.fotter_box_ul li a:hover {
    color: #ed3237;
    text-decoration: none;
}

.fotter_box ul li i {
    margin-right: 5px;
    color: #fff;
}

.fotter_box_ul i {
    margin-right: 5px;
    color: #ed3237 !important;
}

footer iframe {

    /* margin-left: -34px; */
    border: 0;
    margin-top: 8px;
    height: 168px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.32);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.32);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.32);
}

footer h3 {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 0px;
    padding-top: 6px;
    margin-bottom: 30px;
}

/* .fotter_box_ul li a:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "105";
padding-right: 12px;
color: #ed3237;
} */
.social-nav {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin: 0;
}

.social-nav li {
    display: inline-block;
    padding: 0;
    margin: 0;
    float: left;
}

.social-nav a {
    display: inline-block;
    float: left;
    width: 35px;
    height: 35px;
    font-size: 20px;
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 35px;
    background: #000;
    position: relative;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.model-2 a {
    overflow: hidden;
    font-size: 17px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 5px;
}

.model-2 a:hover {
    background: #fff;
    text-shadow: 0px 0px #d5d5d5, 1px 1px #d5d5d5, 2px 2px #d5d5d5, 3px 3px #d5d5d5, 4px 4px #d5d5d5, 5px 5px #d5d5d5, 6px 6px #d5d5d5, 7px 7px #d5d5d5, 8px 8px #d5d5d5, 9px 9px #d5d5d5, 10px 10px #d5d5d5, 11px 11px #d5d5d5, 12px 12px #d5d5d5, 13px 13px #d5d5d5, 14px 14px #d5d5d5, 15px 15px #d5d5d5, 16px 16px #d5d5d5, 17px 17px #d5d5d5, 18px 18px #d5d5d5, 19px 19px #d5d5d5, 20px 20px #d5d5d5, 21px 21px #d5d5d5, 22px 22px #d5d5d5, 23px 23px #d5d5d5, 24px 24px #d5d5d5, 25px 25px #d5d5d5, 26px 26px #d5d5d5, 27px 27px #d5d5d5, 28px 28px #d5d5d5, 29px 29px #d5d5d5, 30px 30px #d5d5d5;
}

.model-2 .twitter {
    background: #00ACED;
    text-shadow: 0px 0px #0087ba, 1px 1px #0087ba, 2px 2px #0087ba, 3px 3px #0087ba, 4px 4px #0087ba, 5px 5px #0087ba, 6px 6px #0087ba, 7px 7px #0087ba, 8px 8px #0087ba, 9px 9px #0087ba, 10px 10px #0087ba, 11px 11px #0087ba, 12px 12px #0087ba, 13px 13px #0087ba, 14px 14px #0087ba, 15px 15px #0087ba, 16px 16px #0087ba, 17px 17px #0087ba, 18px 18px #0087ba, 19px 19px #0087ba, 20px 20px #0087ba, 21px 21px #0087ba, 22px 22px #0087ba, 23px 23px #0087ba, 24px 24px #0087ba, 25px 25px #0087ba, 26px 26px #0087ba, 27px 27px #0087ba, 28px 28px #0087ba, 29px 29px #0087ba, 30px 30px #0087ba;
}

.model-2 .twitter:hover {
    color: #00ACED;
}

.model-2 .facebook {
    background: #3B579D;
    text-shadow: 0px 0px #2d4278, 1px 1px #2d4278, 2px 2px #2d4278, 3px 3px #2d4278, 4px 4px #2d4278, 5px 5px #2d4278, 6px 6px #2d4278, 7px 7px #2d4278, 8px 8px #2d4278, 9px 9px #2d4278, 10px 10px #2d4278, 11px 11px #2d4278, 12px 12px #2d4278, 13px 13px #2d4278, 14px 14px #2d4278, 15px 15px #2d4278, 16px 16px #2d4278, 17px 17px #2d4278, 18px 18px #2d4278, 19px 19px #2d4278, 20px 20px #2d4278, 21px 21px #2d4278, 22px 22px #2d4278, 23px 23px #2d4278, 24px 24px #2d4278, 25px 25px #2d4278, 26px 26px #2d4278, 27px 27px #2d4278, 28px 28px #2d4278, 29px 29px #2d4278, 30px 30px #2d4278;
}

.model-2 .facebook:hover {
    color: #3B579D;
}

.model-2 .google-plus {
    background: #DD4A3A;
    text-shadow: 0px 0px #c23122, 1px 1px #c23122, 2px 2px #c23122, 3px 3px #c23122, 4px 4px #c23122, 5px 5px #c23122, 6px 6px #c23122, 7px 7px #c23122, 8px 8px #c23122, 9px 9px #c23122, 10px 10px #c23122, 11px 11px #c23122, 12px 12px #c23122, 13px 13px #c23122, 14px 14px #c23122, 15px 15px #c23122, 16px 16px #c23122, 17px 17px #c23122, 18px 18px #c23122, 19px 19px #c23122, 20px 20px #c23122, 21px 21px #c23122, 22px 22px #c23122, 23px 23px #c23122, 24px 24px #c23122, 25px 25px #c23122, 26px 26px #c23122, 27px 27px #c23122, 28px 28px #c23122, 29px 29px #c23122, 30px 30px #c23122;
}

.model-2 .google-plus:hover {
    color: #DD4A3A;
}

.model-2 .linkedin {
    background: #007BB6;
    text-shadow: 0px 0px #005983, 1px 1px #005983, 2px 2px #005983, 3px 3px #005983, 4px 4px #005983, 5px 5px #005983, 6px 6px #005983, 7px 7px #005983, 8px 8px #005983, 9px 9px #005983, 10px 10px #005983, 11px 11px #005983, 12px 12px #005983, 13px 13px #005983, 14px 14px #005983, 15px 15px #005983, 16px 16px #005983, 17px 17px #005983, 18px 18px #005983, 19px 19px #005983, 20px 20px #005983, 21px 21px #005983, 22px 22px #005983, 23px 23px #005983, 24px 24px #005983, 25px 25px #005983, 26px 26px #005983, 27px 27px #005983, 28px 28px #005983, 29px 29px #005983, 30px 30px #005983;
}

.model-2 .linkedin:hover {
    color: #007BB6;
}

.model-2 .pinterest {
    background: #CB2026;
    text-shadow: 0px 0px #9f191e, 1px 1px #9f191e, 2px 2px #9f191e, 3px 3px #9f191e, 4px 4px #9f191e, 5px 5px #9f191e, 6px 6px #9f191e, 7px 7px #9f191e, 8px 8px #9f191e, 9px 9px #9f191e, 10px 10px #9f191e, 11px 11px #9f191e, 12px 12px #9f191e, 13px 13px #9f191e, 14px 14px #9f191e, 15px 15px #9f191e, 16px 16px #9f191e, 17px 17px #9f191e, 18px 18px #9f191e, 19px 19px #9f191e, 20px 20px #9f191e, 21px 21px #9f191e, 22px 22px #9f191e, 23px 23px #9f191e, 24px 24px #9f191e, 25px 25px #9f191e, 26px 26px #9f191e, 27px 27px #9f191e, 28px 28px #9f191e, 29px 29px #9f191e, 30px 30px #9f191e;
}

.model-2 .pinterest:hover {
    color: #CB2026;
}

.certification_bg {
    width: 100%;
    float: left;
    background: #fff;
    margin: 10px 0 0 0;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.32);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.32);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.32);
}

.certification_img {
    width: auto !important;
    margin: 0 auto;
    padding: 0;
}

.lines .mainLine {
    position: absolute;
    top: 16px;
    width: 50px;
    height: 2px;
    margin-top: -3px;
    background: #ed3237;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.lines {
    position: relative;
    height: 30px;
    margin-top: -37px;
    float: left;
}

.lines .mainLine {
    position: absolute;
    top: 16px;    /*  left: -15px; */
    width: 50px;
    height: 2px;
    margin-top: -3px;
    background: #ed3237;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
}

.lines .mainLine:before {
    top: -4px;
}

.lines .mainLine:before {
    content: "";
    position: absolute;
    right: 2px;
    display: block;
    width: 10px;
    height: 2px;
    background: #ed3237;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
}

.lines .mainLine:after {
    top: 4px;
}

.lines .mainLine:after {
    content: "";
    position: absolute;
    left: 6px;
    display: block;
    width: 20px;
    height: 2px;
    background: #ed3237;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
}

.footer-copyright {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #000;
}

.footer-copyright a {

    /*text-decoration: none;
    color: #fff;
    float: right;*/
}

.footer-copyright p {
    padding: 0;
    text-indent: 0;
    color: #a2a2a2;
    font-size: 14px;
}

/* hom features */
.hom_features {
    float: left;
    width: 100%;
    padding: 0px 0 0px 0;
    margin: 0;    /* border-top: solid 8px #b2c9e6; */
}

.hom_features h2 {
    padding: 27px;
    font-size: 30px;
    color: #fcfeff;
    font-weight: bold;
    text-transform: uppercase;    /* font-family: 'Oswald', sans-serif; */
    font-family: 'Josefin Sans', sans-serif;
    background: #00000069;
    position: relative;
    margin-top: -90px;
    text-align: center;
    border-bottom: 5px solid #798da7;
}

.hom_m_box {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

/* home featured products */
.featured_products {
    position: relative;
    z-index: 1;
    padding: 50px 15px;
    float: left;
    width: 100%;
    background: url(../images/hm_bg.jpg);
    background-size: cover;
    background-position: center center;    /* background-attachment: fixed; */
}

.featured_products:before {
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
    top: 0;
    background: url(../images/pattarn.png);
    background-repeat: repeat;
}

#amazingcarousel-container-3 {
    padding: 0 !important;
}

#amazingcarousel-3 .amazingcarousel-nav {
    display: none;
}

.featured_products h2 span {
    color: #ed3237;
    margin-right: 5px;
}

.featured_products h2 {
    color: #fff;
    font-size: 25px;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
}

/* bottom slider */
.bottom_slider {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.carousel-indicators {
    display: none;
}

/* .btm_fix {
position: fixed;
z-index: 9;
width:  100%;
float: left;
bottom: 0;
} */

/* .top_scroll {
position: relative;
z-index: 99;
width:  100%;
float: left;
margin-bottom: 392px;
background:     #fff;
}
*/

/* .top_scroll {
position: relative;
z-index: 99;
width:  100%;
float: left;
margin-bottom: 392px;
background:none;
} */

.product_brands {
    float: left;
    width: 100%;
    background: url(../images/shade.jpg) top repeat-x;
}

.pro_box {
    webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
    float: left;
    width: 100%;
    margin: 15px 15px;
    padding: 0;
}

.pro_img_box {
    float: left;
    width: 100%;
}

.pro_box span {
    text-align: center;
    float: left;
    width: 100%;
    padding-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #ed3237;
}

.product_iteam {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

.max_w {
    max-width: 235px;
}

/* 
.inner_page h2 {

font-size: 25px;
margin: 0 auto;
color: #333;
text-transform: uppercase;
font-family: 'Josefin Sans', sans-serif;
text-align: center;
padding: 0 0 15px 0;
font-weight: bold;
} */
.inner_page h2 span {
    color: #ed3237;
    margin-right: 5px;
}

.Paver_Cutter {
    margin-top: -42px;
}

@media (min-width:1200px) {
    .product_iteam {
        margin-bottom: 15px;
        background: #f1f1f1;
    }

    .product_brands {
        margin-bottom: 55px;
    }

    .pro_box span {
        padding: 15px 0;
    }

    .pro_box {
        background: #fff;
    }

}

@media (max-width:1200px) {

    /*     .eq_width {
    margin: 5px 0;
    width: 20%;
    } */
    .eq_width {
        width: 30% !important;
    }

    .normal_div {
        max-width: 270px !important;
    }

    .center_width {
        width: 40% !important;
    }

    .top_c {
        text-align: center !important;
    }

    .product_brands {
        margin-bottom: 30px;
    }

    .bg_white {
        background-color: #fff;
        padding: 5px 0;        /*  border-top: solid 2px #ed3237; */
        border-top: 1px solid #eaeaea;
        float: left;
        width: 100%;
        margin: 0;
    }

    .d_n {
        display: none !important;
    }

    .logo img {
        float: left;
        padding-left: 15px;
    }

    /* .top_scroll{
    margin-bottom: 417px;

    } */
    header .navbar-nav {
        width: 100%;
        display: block;
        float: left !important;
    }

    .smaller {
        position: relative;
    }

    .smaller .top {
        position: fixed;
        z-index: 9999;
    }

    .smaller .navbar-header {
        padding: 0px 0;
        position: fixed;
        float: left;
        width: 100%;        /*     background: #fff; */
        top: 0;
        -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.38);
        -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.38);
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.38);        /*  border-bottom: solid 2px #ed3237; */
    }

    .smaller h1 {
        display: block;
    }

    .smaller .stjoseph img {
        display: block;
    }

    .smaller .navbar {
        width: 100%;
        float: left;
        margin: -44px 0 0 0 !important;
    }

    .smaller .logo img {
        width: 200px;
        height: auto;
        margin: 0;
        position: fixed;
        z-index: 99999;
        padding: 0;
        margin: 0;
        padding-left: 15px;
    }

    .smaller .navbar-nav > li > a {
        color: #fff;
        font-weight: inherit;
        padding: 10px 20px;
    }

    .navbar-collapse {
        width: 100%;
        float: left;        /* height: 300px !important; */
        overflow-y: scroll !important;
    }

    .navbar-nav > li > ul > li > a, .navbar-nav > li > ul > li > ul > li > a {
        padding: 10px !important;
        color: #fff;
        font-weight: 600;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
        margin: 2px 15px;
    }

    .navbar {
        min-height: 40px;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-nav>li>a {
        border-bottom: 1px dotted #fff;
    }

    .navbar-text {
        float: none;
        margin: 15px 0;
    }

    .navbar-collapse.collapse.in {
        width: 100% !important;
        float: left !important;
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    header .navbar-header {

        /* padding: 5px 0; */
    }

    .logo {

        /* padding: 5px 0 10px 0;
        border-bottom: solid 1px #ed3237; */
    }

    #menu-line {
        top: 0 !important;
    }

    .about_area h3 {
        text-align: center;
    }

    .abt_headline h3::after {
        right: 0;
    }

    .main_bg_btn {
        margin: 0 auto;
        display: block;
        width: 160px;
        margin-top: 15px;
        text-align: center;
    }

    .home_moulds_cont {
        min-height: 209px;
        padding: 4px 15px;
    }

    /* .footer-copyright p {
    text-indent: 0;
    color: #fff;
    text-align: center;

    } */

    /* .footer-copyright a {
    text-decoration: none;
    color: #fff;
    float: none;
    } */
}

@media (max-width:991px) {
    footer {
        background-size: cover;
    }

    .iso_logo {
        width: 70px !important;
    }

    .bg_white {
        border-top: none;
    }

    .bg_white {
        background-color: #ffff;
    }

    .mr_bt {
        margin-bottom: 25px;
    }

    .footer-copyright p {
        text-align: center;
        padding: 5px;
    }

    .footer-copyright a {
        float: none;
    }

    /* .top_scroll {
    position: relative;
    z-index: 9;
    margin-bottom: 0;
    } */

    /* .btm_fix {
    position: relative ;
    z-index: 9;
    bottom: 0;
    } */
    .text_box h5 {
        line-height: 28px;
        font-size: 19px;
        color: #ed3237;
        text-align: center;
    }

    .text_box {
        float: left;
        width: 100%;
        margin: 0;
        padding: 22px 10px;
        border: solid 1px #e8e9ed;
        min-height: 300px;
    }

    .hom_features h2 {
        margin-top: 0;
        background: #c0c7d2;
        font-size: 25px;
    }

    .hom_features h2:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border: 20px solid #9a1c1c00;
        border-bottom-color: #272727;
        right: 50%;
        top: -40px;
        margin-right: -15px;
    }

    .about_area {
        padding: 20px 0px;
    }

    .logo_li {
        border-top: solid 1px #f5f5f5;
    }

    .abt_cap h2 {
        text-align: center;
    }

    .home_moulds_cont {
        min-height: 322px;
    }

    .hm_production_item {
        border: none;
        padding: 0 9px;
    }

    .img_sec01 {
        min-height: auto;
    }

    .img_sec01:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border: 20px solid #9a1c1c00;
        border-top-color: #cecece;
        bottom: -40px;
        left: 50%;
        margin-left: -20px;
        z-index: 9;
        top: auto;
    }

    .img_sec {
        min-height: auto;
    }

    .img_sec:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border: 20px solid #9a1c1c00;
        border-top-color: #cecece;
        bottom: -40px;
        left: 50%;
        margin-left: -20px;
        z-index: 9;
        top: auto;
    }

    .text_box {
        align-items: center;
    }

    .eq_width {
        display: none;
    }

}

@media (max-width:768px) {
    .sub_title {
        text-align: center;
    }

    .no_brd {
        border: none !important;
    }

    .xs_pad {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .testimonial {
        float: left;
        width: 100%;
        padding: 0 15px;
    }

    .lf_p {
        padding-left: 10px !important;
    }

    .rg_p {
        padding-right: 10px !important;
    }

    .f_box {
        display: block !important;
    }

    .f_box img {
        float: left;
    }

    .f_box {
        width: 100% !important;
        min-height: auto !important;
    }

    .mr_cut {
        margin-right: 0;
        margin-left: 0;
    }

    .xs_mbtm {
        margin: 0 !important;
    }

    /*  figure.effect-jazz {
    margin-bottom: 30px;
    } */
    .hm_production {
        padding: 30px 0;
    }

    .fotter_box h5 {
        text-align: center;
    }

    .abt_cap h2 {
        font-size: 20px;
    }

    .top_row ul {
        text-align: center;
    }

    .top_row ul li ul li {
        float: none;
    }

    .top_row ul li {
        height: auto;
        line-height: 25px;
    }

    .top_row {
        padding: 10px 0;
    }

    .logo img {

        /*  max-width: 200px; */
    }

    footer h3 {
        text-align: center;
    }

    .lines {
        float: none;
    }

    footer img {
        margin: 0 auto;
        display: block;
        position: relative;
    }

    .fotter_box p {
        text-align: center;
    }

    .fotter_box_ul {
        margin: 0 auto;
        text-align: center;
    }

    .social-nav {
        margin: 0 auto;
        width: 180px;
        display: block;
    }

    footer {
        padding: 25px 0;
    }

    .logo {
        padding: 7px 0;
        border-bottom: none;
        float: left;
        margin: 0;
    }

    .logo_li {
        margin-top: 10px !important;
    }

    .logo img {

        /* max-width: 160px; */
        padding: 0;
        padding-top: 4px;
        padding-left: 15px;
    }

    .abt_cap a {
        margin-top: 10px;
    }

    .brd {
        width: 100%;
        border: solid 1px #dbdbdb;
        padding: 0;
        margin: 0 auto;
        max-width: 300px;
    }

    .home_moulds_cont {
        min-height: auto;
    }

    .home_moulds {
        padding: 15px 0;
    }

    header .navbar-header {
        float: left;
        width: 100%;
        border-top: solid 1px #ebebeb;
        margin: 0;
        padding: 0;
    }

    header .navbar-header {

        /* background: #ffffff; */
    }

    .navbar-collapse.collapse.in {

        /* background: #ed3237; */
        padding: 0;
    }

    #amazingcarousel-5 .amazingcarousel-prev {
        display: none !important;
    }

    #amazingcarousel-5 .amazingcarousel-next {
        display: none !important;
    }

    .a_img {
        margin: 0 auto;
        margin-bottom: 15px;
    }

}

@media (max-width:660px) {
    .a_img {
        width: 100%;
        margin-bottom: 0;
    }

    #amazingcarousel-3 .amazingcarousel-title {
        position: relative;
        font: 14px'Open Sans', sans-serif;
        color: #333333;
        margin: 6px;
        text-align: center;
        text-shadow: 0px 1px 1px #fff;
        min-height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .top_row ul li {
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 0;
    }

    .social_media ul {
        text-align: center;
    }

}

@media (max-width:664px) {
    .iso_logo {
        display: none;
    }

    .product_iteam {
        display: block;
        padding: 15px 15px;
        background: #e9e9e9;
        position: relative;
        margin: 0 0 15px 0;
    }

    .pro_box {
        box-shadow: white;
        float: none;
        max-width: 300px;
        margin: 0 auto;
    }

    .pro_box span {
        padding: 4px 0;
        font-size: 13px;
    }

}

@media (max-width:320px) {
}

@media (max-width:200px) {
}

/* ************* */
@media only screen and (min-width:1201px) and (max-width:1273px) {
    header .navbar-nav > li > a {
        padding: 10px 10px;
    }

}

@media (min-width:1200px) {
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .address_box_inner {
        font-size: 13px;
    }

    .f_box {
        min-height: 98px !important;
    }

    .max_w {
        max-width: 195px;
    }

    /*     .text_box {
    float: left;
    width: 100%;
    margin: 0;
    min-height: 212px;
    } */
    .top_row ul li {
        padding-left: 15px;
    }

}

@media only screen and (min-width:768px) and (max-width:991px) {
    .rg_p {
        padding-right: 10PX !important;
    }

    .text_box {
        min-height: 627px;
        padding-left: 10PX !important;
    }

    .f_box {
        min-height: 150px !important;
    }

    .pro_box span {
        padding: 4px 0;
        font-size: 13px;
    }

    .max_w {
        max-width: 145px;
    }

    .top_row ul li {

        /*   padding-left: 5px; */
    }

}

@media only screen and (min-width:665px) and (max-width:767px) {
    .hm_production_item {
        width: 50%;
    }

    .pro_box {
        margin: 15px 5px;
    }

    .max_w {
        max-width: 130px;
    }

    .pro_box span {
        font-size: 11px;
        padding: 0 0 0 0;
    }

}

@media only screen and (min-width:480px) and (max-width:599px) {
}

@media only screen and (min-width:320px) and (max-width:379px) {
    .about_area h3 {
        text-align: center;
        font-size: 22px;
    }

}

@media only screen and (min-width:200px) and (max-width:319px) {
    .about_area h3 {
        text-align: center;
        font-size: 22px;
    }

}

@media only screen and (min-width:769px) and (max-width:800px) {
}

@media (max-width:767px) and (min-width:500px) {
    .gallery_box1 {
        width: 50% !important;
    }

}

.pad_adj_top {
    padding: 20px 15px;
}

.iso_logo {
    left: 0;
    width: 110px;
    position: absolute;
    margin: 8px 2px;
    margin-left: 20px;    /*  box-shadow: 0 0 10px 3px rgba(204, 204, 204, .6); */
}

.top_c {
    padding: 3px 0;
    float: left;
    width: 100%;
    text-align: right;
    line-height: 0;
}

.hom_wel h1 {
    font-family: 'Josefin Sans', sans-serif;
}

.hom_wel span {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
}

.f_container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

.f_box {
    color: #000;
    flex: auto;
    height: auto;
    width: 23%;
    margin: 1%;
    position: relative;
    padding: 10px;    /* box-shadow: 0 0 10px 3px rgba(204, 204, 204, .6); */
    text-align: center;
    min-height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.f_box:hover {
    box-shadow: none;
}

.trs {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.inner_page {
    float: left;
    width: 100%;
    padding: 15px 0;
    margin: 0;
    /* background: url(../images/bg_inner.jpg); */
}

.inner_page h2 {
    padding: 15px 0 0 0;
    color: #000;
    font-size: 25px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    float: left;
    width: 100%;
}

.inner_page h2 span {
    color: #ed3237;
    margin-right: 5px;
}

.inner_img {
    width: 100%;
    float: left;
    max-width: 400px;
    border: none;
    margin: 20px 15px 15px 0;
}

/* .bs {  box-shadow: 5px 7px 26px -5px #e1e1f0;
    -webkit-box-shadow: 5px 7px 26px -5px #e1e1f0;
    -moz-box-shadow: 5px 7px 26px -5px #e1e1f0;
    -ms-box-shadow: 5px 7px 26px -5px #e1e1f0; } */
.bs {
    box-shadow: 0px 0 10px 3px rgba(204, 204, 204, 0.6);
}

.testimonial_iteam {
    float: left;
    width: 100%;    /* border: solid 1px #ccc; */
    padding: 5px;
    margin-bottom: 15px;
    border: dashed 1px #ccc;
}

#content {
    float: left;
    width: 100%;    /*  background: #fff; */
}

.border_box .grid {
    background: #fff;
    padding: 10px;
}

.border_box {
    float: left;
    width: 100%;
    padding: 5px;
}

.contact_us_form {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.contact_us_form input {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    padding-left: 20px;
    width: 100%;
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 20px;
}

.contact_us_form textarea {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    height: 116px;
    padding-left: 20px;
    width: 100%;
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 20px;
}

.bubbly-button {
    display: inline-block;
    font-size: 1em;
    padding: 1em 2em;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-appearance: none;
    appearance: none;
    background-color: #ed3237;
    color: #fff;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    position: relative;
    transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
    /* box-shadow: 0 2px 25px rgb(237, 50, 55); */
    -webkit-box-shadow: 0px 1px 5px 2px rgba(255,0,0,0.52);
-moz-box-shadow: 0px 1px 5px 2px rgba(255,0,0,0.52);
box-shadow: 0px 1px 5px 2px rgba(255,0,0,0.52);
}
.bubbly-button02 {
    display: inline-block;
    font-size: 1em;
    padding:3px 10px;
   /*  margin-top: 15px; */
    margin-bottom: 15px;
    -webkit-appearance: none;
    appearance: none;
    background-color: #ed3237;
    color: #fff;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    position: relative;
    transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
    /* box-shadow: 0 2px 25px rgb(237, 50, 55); */
    -webkit-box-shadow: 0px 1px 5px 2px rgba(255,0,0,0.52);
-moz-box-shadow: 0px 1px 5px 2px rgba(255,0,0,0.52);
box-shadow: 0px 1px 5px 2px rgba(255,0,0,0.52);
}
.bubbly-button02 i { color: #fff;}
.bubbly-button:hover {
    box-shadow: none;
    color: #fff;
}
.bubbly-button02:hover {
    box-shadow: none;
    color: #fff;
}

.contact h5 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #ed3237;
}

.contact h6 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: 25px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.address_box {
    color: #fff;
    width: 100%;
    position: relative;
    padding: 10px;
    box-shadow: 0px 0 10px 3px rgba(204, 204, 204, 0.6);
    min-height: 257px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.address_box_inner {
    float: left;
    width: 100%;
    text-align: center;
}

.address_box_inner i {
    color: #fff;
}

.address_box_inner a:hover i {
    color: #ccc;
}

.sub_title {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    text-transform: uppercase;
}

.add_sec {
    min-height: 92px;
    margin-top: 15px;
    background: #ed3237;
}

.add_sec a {
    color: #fff;
}

.add_sec i {
    margin-right: 5px;
}

.form-control:focus {
    border-color: #ed3237;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(237, 50, 55, 0.31);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(237, 50, 55, 0.61);
}

.contact_map {
    margin-top: 15px;
}

.effect-jazz h5 {
    float: left;
    width: 100%;
    background: #fff;
    font-size: 18px;
    padding-top: 10px;
    font-weight: 600;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: dashed 1px #ccc;
    z-index: 2;
    position: relative;
}

.product_details h5 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    text-transform: uppercase;
}

.product_details h5 span {
    min-width: 200px;
    float: left;
}

.brandA {
    float: left;
    width: 100%;
    padding: 15px 0;
}

.pro_details {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 370px;
}

.pro_details_inner {
    float: left;
    width: 100%;
}

.pro_details_inner .bubbly-button {
    padding: 8px 20px;
}

/************Modal start************/
.modal-content {
    overflow: auto;
    border-radius: 0px;
    padding: 5px;
    border: 10px solid rgba(255, 255, 255, 0.5);
}

.modal-content p {
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    margin-bottom: 15px;
}

.modal-content a {
    text-decoration: none;
    color: #F90;
}

.modal-content a:visited {
    text-decoration: none;
    color: #F90;
}

.modal-content .modal-title {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    font-weight: bold;
    color: #333;
    line-height: normal;
}

.modal-content button {
    outline: none;
}

.modal-content button {
    outline: none;
}

/************Modal end************/
.input-lg {
    height: 40px;
}

.modal input {
    padding: 8px 10px;
    font-size: 15px;
    margin: 4px 0;
    border-radius: 0;
    height: 40px;
    margin-bottom: 9px;
}

.modal textarea {
    padding: 8px 10px;
    font-size: 15px;
    margin: 0;
}

.modal-body {
    position: relative;
    padding: 15px;
    float: left;
    width: 100%;
}

.modal .bubbly-button {
    padding: 8px 20px;
    float: left;
}

.Accessories section {
    padding-top: 50px;
    float: left;
    width: 100%;
}

.Accessories table {
    width: 100%;
}

.Accessories td {
    padding: 5px 10px;
}

.Accessories table h3 {
    color: #ed3237;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
}

.sec_table {
    background: #ed3237;
    margin-top: 30px;
}

.cw {
    color: #fff;
}

.product_flx_container {
    display: flex;
    align-items: top;
    flex-wrap: wrap;
    justify-content: center;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

.flx_box {
    flex: auto;
    height: auto;
    position: relative;
    padding: 10px;
    min-height: 232px;    /* background: #ccc; */
}

.center_width {
    width: 50%;
}

.eq_width {
    margin: 5px 0;
    width: 15%;  /*   background: url(../images/bg_menu.png);
        background-repeat: no-repeat; */
}

.flx_box li {
    border-bottom: solid 1px #dcb7a2;
    padding: 8px 0;
    width: 100%;
    float: left;
    list-style: none;
        font-size: 14px;
}

.flx_box i {
    padding-right: 5px;
    font-size: 10px;
}

.normal_div {
    float: left;
    width: 100%;
    max-width: 242px;
    background: #fff url(../images/bg_menu.png);
    background-repeat: no-repeat;
    z-index: 9999;
    padding: 10px;
}

.normal_div.trs.affix {
    top: 45px;
}

.height_adj {
    float: left;
    width: 100%;
    padding: 18% 0;
}

.modal-dialog {
    top: 55px;
}

.normal_c {
    float: left;
    width: 100%;
    height: 40px;
}

.modal {
    float: left;
    width: 100%;
    z-index: 100000000;
}







.product_flx_container [data-toggle="collapse"]:after {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f077";
    transform: rotate(90deg);
    transition: all linear 0.25s;
    float: right;
    font-weight: 900;
} 
[data-toggle="collapse"].collapsed:after {
  transform: rotate(180deg) ;
}


.panel-body a {
    float: left;
    width: 100%;
    padding: 5px;
}


.panel-body {
    padding: 0;
}


/* added css */
.image-wrapper {
    position: relative;
    display: inline-block;
    width:100%;
}

.product_main_3 {
    width:100%;
}

.overlay-img {
    position: absolute;
    bottom: -12px;
    left: -22px;
    width: 50%;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}
.row-class {
    margin-right: 0!important;
}

.product_col1 {
    padding-top: 16px;
    padding-bottom: 16px;
}

.modular_ul_heading {
    padding-bottom: 16px;
}

.text-col {
  order: 1;
 
}
.image-col {
  order: 2;

}

.sub_tit_2 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #ed3237;
    /*margin-bottom: 10px;*/
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-family: palatino-linotype;
    padding: 16px 0;
}

 #poster-gallery .poster-thumb {
    border: none;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    border-radius: 6px;
    overflow: hidden;
    /*cursor: pointer;*/
    transition: transform 0.3s ease;
    margin-bottom: 30px;
  }
  #poster-gallery .poster-thumb:hover {
    transform: scale(1.05);
  }
  #poster-gallery .poster-thumb img {
    width: 100%;
    height: auto;
    display: block;
  }
  .modal-body img {
    border-radius: 6px;
  }

.our_poster_tit {
      font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #ed3237;
    /*margin-bottom: 10px;*/
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-family: palatino-linotype;
    padding-bottom: 24px;
}

/*video gallery*/
.video-card {
    margin-bottom: 30px;
  }
.video-title {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #333;
  }

.poster-thumb img {
    width: 100%;
}


.DrainoMaxx {
    font-size: 27px !important;
}
.Modular_Trench {
    font-size: 22px !important;
    color: #000 !important;
    text-transform: none !important;
    display: inline-block;
    width: 100%;
    text-align: center;
    /* font-family: lemon; */
    font-weight: bold;
}





@media (max-width:768px) {
    .text-col {
    order: 2;
  }
  .image-col {
    order: 1;
  }
   .overlay-img{
    display: none;
    visibility: hidden; 
   } 

   .row-class{
    display: flex;
    flex-direction: column;
   }
    
}















