/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Didact+Gothic:300,400,600);

.breadcrumpwithimg {
    display: block;
    position: relative;
    background-size: 100% 100%;
    background-position: center center;
}

.headingsec {
    position: relative;
    min-height: 337px;
}

.breadcrumpwithimg .pagetitle {
    position: absolute;
    bottom: 0px;
    left: 0;
    display: inline-block;
    background: rgba(32, 125, 68, 0.89);
}

.breadcrumpwithimg .pagetitle .headinds {
    color: #fff;
    font-family: 'Roboto Slab' !important;
    text-transform: uppercase !important;
    font-size: 30px;
    padding: 0px 20px 0px 88px;
    position: relative;
    height: 80px;
    line-height: 80px;
}

.breadcrumpwithimg .pagetitle .headinds:after {
    position: absolute;
    right: -122px;
    content: '';
    background: url(../images/arc.png);
    width: 122px;
    height: 80px;
    top: 0;
}

.bgrestpages {
    background: #FFFCE7;
}

.bgrestpages p,
.bgrestpages li {
    font-family: 'Didact Gothic';
    color: #383838;
    text-align: justify;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}

.bgrestpages ul {
    margin: 15px 0px;
    padding: 0px;
    display: inline-grid;
}

.bgrestpages ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    display: block;
}

.bgrestpages ul li:before {
    position: absolute;
    content: '\f101';
    font-family: 'FontAwesome';
    left: 0;
    top: 0;
    color: #097134;
}

.bgrestpages h3 {
    font-size: 30px;
}

.firstpara {
    font-family: 'Didact Gothic';
    color: #383838;
    text-align: justify;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 400;
}

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

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

.cf:before,
.cf:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.cf:after {
    clear: both;
}

body {
    overflow-x: hidden;
}


/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.cf {
    *zoom: 1;
}

.wrapper {
    width: 100%;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
}

.content {
    padding: 60px 30px 20px 0px;
    width: 70%;
}

.factory-qoute-form {
    margin-top: 0px;
    position: relative;
}

.content h1 {
    margin-top: 0;
}

.sidebar {
    display: none;
    padding: 0px 0px;
    width: 30%;
    color: #fff;
    background: #fff;
    background-size: cover;
    margin-top: 0px;
}

.sidebar ul li:before {
    display: none;
}

.sidebar h3 {
    margin: 0;
}

.sidebar .sj-extraslider.extra-resp01-3 .extraslider-inner .item-wrap {
    width: 100% !important;
}

.content,
.sidebar {
    float: left;
}

.sidebar {
    float: left;
    padding: 30px;
}

.sidebar ul {
    margin: 20px 0px;
    padding: 0px;
}

.sidebar ul li {
    list-style: none;
    margin-bottom: 6px;
    position: relative;
    padding-left: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom-style: dashed;
    padding-bottom: 10px;
    padding-top: 5px;
    text-transform: uppercase;
}

.sidebar ul li:before {
    position: absolute;
    z-index: 99;
    left: 0;
    top: 5px !important;
    content: '\f101';
    color: #fff;
    font-family: 'FontAwesome';
}

.content .edgtf-counter-holder .edgtf-counter {
    font-size: 30px;
}


/* The sticky */

.sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
}

.pad60 {
    padding: 60px 0px;
}

.wyt {
    padding: 20px;
    margin-bottom: 10px;
    background: #fff;
}

form.contactform input[type="text"],
form.contactform input[type="email"] {
    width: 100%;
    margin: 0 0 10px 0;
    height: 46px;
    padding: 0px 15px;
}

form.contactform textarea {
    width: 100%;
    height: auto !important;
    resize: none !important;
    padding: 15px;
}

form.contactform input[type="submit"] {
    display: inline-block;
    padding: 10px 20px;
    background: #2A7B47 !important;
    color: #fff;
    border: 0px;
}

.dwnbtn {
    display: inline-block;
    padding: 14px 30px;
    color: #fff;
    background: #2A7B47;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 50px;
    margin-top: 15px;
}

.dwnbtn a {
    color: #fff;
}

.content ul.nav-tabs {
    margin: 0px !important;
    padding: 0px !important;
}

.content ul.nav-tabs li:before {
    display: none !important;
}

.sidebar .newslider .owl-dots {
    margin-top: 0px !important;
}

.sidebar .birthdays li {
    padding-left: 0px;
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(210, 210, 210, 0.3);
}

.sidebar .birthdays li .title a {
    font-size: 13px;
}

.sidebar h3 {
    color: #000;
    font-size: 18px;
    margin-bottom: 15px;
}

.sidebar h3.mar25 {
    margin-top: 25px !important;
}

.box-white {
    padding: 40px 60px 30px;
    background: #fff;
}

.padl0 {
    padding-left: 0px;
}

.padr0 {
    padding-right: 0px;
}