body {
    margin: 0;
    padding: 0;
    font-family: ruda;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #87ba3f;
    overflow-x: hidden;
}

a, button {
    transition: all 0.4s ease-in-out 0s;
    text-decoration: none !important;
}

a:focus {
    outline: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

a:focus, a:hover {
    color: #fff;
}

.site-title {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    margin-right: 7px;
    font-family: 'Montserrat', sans-serif;
}

.site-title h1 {
    font-size: 23px;
    margin-top: 2px;
    line-height: 1.1;
}
.site-title a{
    color: #000;

}

/*-- top-box ---*/
.top-box {
    background-color: #066938;
    padding: 18px 0;
}

.get-in-touch {
    text-align: right;
    margin-top: 10px;
}

.get-in-touch a {
    font-size: 22px;
    line-height: 29px;
    color: #fff;
    font-family: ruda;
    text-shadow: rgb(0, 0, 0) 1px 1px 1px;
}

/*--- banner section ---*/
.banner-box {
    padding: 35px 0;
}

.bn-text-box h2 {
    font-size: 24px;
    color: #8dbf43;
    line-height: 31px;
    font-family: ruda;
    text-shadow: 1px 1px 1px #fbfbfb;
    background-color: #fff;
    display: inline-block;
    padding: 0px 6px;
    font-weight: bold;
}

.bn-text-box p {
    color: rgb(255, 255, 255);
    font-family: ruda;
    font-size: 14px;
    line-height: 22px;
    margin-top: 20px;
}

.bn-text-box {
    margin-top: 75px;
}

.video-box {
    text-align: center;
}

.video-box img {
    width: 100%;
    margin-top: 22px;
}

.vid-text span img {
    display: inline-block;
    width: 10%;
    margin-top: -10px;
    margin-left: -10px;
}

.vid-text p {
    text-align: left;
    font-family: ruda;
    font-size: 17px;
    color: #fff;
    display: inline-block;
    padding-left: 15px;
}

/*--- table section ---*/
.table-box {
    background-color: #f3f3f3;
    padding: 50px 0;
    text-align: center;
}

/*.table-box img {*/
    /*width: 100%;*/
/*}*/

/*-- table box --*/
.table-box h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: rgb(141, 191, 67);
    font-weight: 400;
    font-style: normal;
}

.table-box p {
    color: rgb(102, 102, 102);
    font-family: ruda;
    font-size: 14px;
    line-height: 22px;
}

.Kau-btn {
    display: inline-block;
    padding: 2px 5px;
    color: rgb(137, 133, 133);
    font-family: ruda;
    font-size: 13px;
    border: 1px solid #dedede;
    background-color: #fff;
    padding: 14px 36px;
    font-weight: bold;
    margin-top: 15px;
}

.inner-tble-box {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding: 15px 0;
}

.cell-b-1 {
    width: 19.90%;
    margin-right: -3px;
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #dedede;
    text-align: center;
    border-bottom: none;
    border-top: 1px solid #dedede;
    border-right: 2px solid #dedede;
    text-align: left;
}

.cell-b-1.box-5 {
    border-right: none;
    border-left: 1px solid #dedede;
}

.cell-b-1 h4 {
    font-family: ruda;
    color: rgb(137, 133, 133);
    font-size: 22px;
    line-height: 22px;
    padding: 15px 2px;
    text-align: center;
}

.cell-b-1 h4 span {
    font-size: 18px;
}

.cell-b-1 ul {
    margin: 0;
    padding: 0;
}

.cell-b-1 ul li {
    list-style: none;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    font-family: ruda;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    padding: 0 7px;
}

.cell-b-1 ul li span img {
    width: auto;
}

.cell-b-1.box-3 {
    border: none;
    border: 5px solid #8dbf43;
    background-color: #fff;
    padding: 20px 0;
}

.cell-b-1.box-3 h4 strong {
    color: #8dbf43;
}

.cell-b-1.box-3 h4 span {
    color: rgb(137, 133, 133);
}

.dirket-btn {
    display: block;
    text-align: center;
    background: rgba(0, 0, 0, 0) linear-gradient(#066938, #066938) no-repeat scroll 0 0;
    border-color: #3b806b;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    width: 181px;
    height: 37px;
    color: #fff;
    font-family: arial;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 37px;
    margin: 20px auto 0;
}

.cell-b-1.box-4 {
    background-color: #fbfbfb;
    border-right: none;
}

.cell-b-1.box-2 {
    background-color: #fbfbfb;
    border-right: none;
}

/*--- News letter ---*/
.news-letter {
    background-color: #8dbf43;
    padding: 20px 0px 10px 0px;
}

.nw-text h3 {
    color: rgb(255, 255, 255);
    font-family: ruda;
    font-size: 20px;
    line-height: 24px;
}

.nw-text p {
    color: rgb(255, 255, 255);
    font-family: ruda;
    font-size: 14px;
    line-height: 22px;
}

.nw-btn {
    display: inline-block;
    background-color: #066938;
    color: #fff;
    padding: 10px 26px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-family: arial;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}

/*--- check icon box */
.check-icon-box {
    background-color: #fff;
    padding: 55px 0;
    text-align: center;
}

.check-box p {
    font-family: ruda;
    color: rgb(141, 191, 67);
    font-size: 16px;
    line-height: 22px;
    margin-top: 25px;
}

.icon-w-box {
    padding: 0 120px;
}

.icon-w-box > .row > .col-xs-6{
    min-height: 155px;
}

/*-- contact box ---*/
.contact-box {
    padding: 40px 0;
    text-align: left;
}

.contact-box h3 {
    font-size: 21px;
    line-height: 26px;
    font-family: ruda;
    color: #fff;
}

.contact-box p {
    font-family: ruda;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    margin-top: 12px;
}

.callback-box{
    padding: 40px 0;
    background: #F3F3F3;
}

.inner-con-box {
    width: 100%;
    display: inline-block;
    margin-bottom: 6px;
}

.inner-con-box label {
    color: #ffffff;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    margin-bottom: 5px;
}

.inner-con-box .form-control {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
}

.step-box-1 {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}

.step-box-2 {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}

.step-box-3 {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

.name-text {
    width: 100%;
    height: 35px;
    background-color: #fff;
    border: none;
    border-radius: 5px;
    box-shadow: 0 2px 3px #dddddd inset;
    color: #000;
    font-family: ruda;
    font-size: 14px;
    height: 31px;
    line-height: 31px;
    padding: 0 8px;
    margin-bottom: 10px;
}

.name-text.two {
    border-radius: 0;
}

.sum-btn {
    background-color: #fff;
    border-color: #ffffff;
    border-radius: 5px;
    border-width: 1px;
    box-shadow: 0 1px 0 #ffffff inset, 0 -1px 2px #cacaca inset;
    color: #8dbf43;
    font-family: ruda;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    width: 180px;
    height: 43px;
    text-align: center;
}

.sum-btn:hover {
    background-color: #066938;
    color: #fff;
}

/*-- form css --*/
.formControlLabel {
    color: #ffffff;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
}

#rsform_3_page_0 input {
    width: 90%;
    height: 35px;
    background-color: #fff;
    border: none;
    border-radius: 5px;
    box-shadow: 0 2px 3px #dddddd inset;
    color: #000;
    font-family: ruda;
    font-size: 14px;
    height: 31px;
    line-height: 31px;
    padding: 0 8px;
    margin: 5px 0 0;
}

#rsform_3_page_0 select {
    width: 90%;
    height: 35px;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    box-shadow: 0 2px 3px #dddddd inset;
    color: #000;
    font-family: ruda;
    font-size: 14px;
    height: 31px;
    line-height: 31px;
    padding: 0 8px;
    margin: 5px 0 0;
}

.rsform-submit-button {
    background-color: #fff !important;
    border-color: #ffffff;
    border-radius: 5px;
    border-width: 1px;
    box-shadow: 0 1px 0 #ffffff inset, 0 -1px 2px #cacaca inset;
    color: #8dbf43;
    font-family: ruda;
    font-size: 16px !important;
    font-style: normal;
    font-weight: bold !important;
    width: 180px !important;
    height: 43px;
    text-align: center;
}

.rsform-submit-button:hover {
    background-color: #066938 !important;
    color: #fff !important;
}

.sub-btn2 {
    display: none;
}

/*-- footer box ---*/
footer {
    background-color: #066938;
    padding: 25px 0;
    text-align: left;
}

.ft-text {
    font-family: ruda;
    font-size: 12px;
    line-height: 18px;
    color: rgb(141, 191, 67);
}
.ft-text div{
    display: inline;
}
.ft-text div p{
    margin-bottom: 0;
}

.video-box iframe {
    width: 479px;
    height: 269px;
}

/*-- 5may2018 --*/
.cell-b-1.box-3.show-hide {
    display: none;
}

/*-- responsive css ---*/
@media only screen and (max-width: 1199px) {
    .cell-b-1 ul li {
        height: auto;
        padding: 9px 7px;
        line-height: 18px;
    }

    .nw-text p {
        margin: 0;
    }

    #rsform_3_page_0 input {
        width: 95%;
    }

    #rsform_3_page_0 select {
        width: 95%;
    }

    .dirket-btn {
        width: 90%;
        font-size: 14px;
    }

    .nw-btn {
        font-size: 16px;
    }

    .cell-b-1 h4 {
        font-size: 20px;
    }

}

@media only screen and (max-width: 991px) {
    .video-box iframe {
        width: 100%;
    }

    .bn-text-box h2 {
        font-size: 22px;
    }

    .vid-text p {
        font-size: 15px;
    }

    .dirket-btn {
        height: auto;
        line-height: 17px;
        padding: 5px 0;
    }

    .nw-text h3 {
        font-size: 18px;
    }

    .nw-text p {
        margin-top: 8px !important;
    }

    .bn-text-box {
        margin-top: 0;
    }

    .vid-text span img {
        width: 70px;
    }

    .icon-w-box {
        padding: 0 50px;
    }

    .nw-btn {
        padding: 10px;
    }

    .sub-btn1 {
        display: none;
    }

    .sub-btn2 {
        display: block;
    }

}

@media only screen and (max-width: 767px) {
    .icon-w-box {
        padding: 0;
    }
    .nw-text{
        text-align: center;
    }
    .news-letter .nw-btn{
        margin: 20px 0;
    }

    .bn-text-box{
        text-align: center;
    }
    .banner-box{
        padding-top: 15px;
        padding-bottom: 10px;

    }

}

@media only screen and (max-width: 667px) {
    .check-box p {
        font-size: 15px;
    }

    .cell-b-1 {
        border: 1px solid #dedede !important;
        display: block;
        margin: auto auto 25px;
        text-align: center;
        width: 70%;
    }

    #rsform_3_page_0 input {
        width: 97% !important;
    }

    #rsform_3_page_0 select {
        width: 97% !important;
    }

    .cell-b-1.box-3.show-hide {
        display: block;
    }

    .cell-b-1.box-3 {
        display: none;
    }

    .cell-b-1.show-li ul li:nth-child(5) {
        display: none;
    }

    .cell-b-1.show-li ul li:nth-child(6) {
        display: none;
    }

    .cell-b-1.box-2 ul li:last-child {
        display: none;
    }

    .cell-b-1.box-4 ul li:nth-child(4) {
        display: none;
    }

    .cell-b-1.box-4 ul li:nth-child(5) {
        display: none;
    }

    .cell-b-1.box-4 ul li:nth-child(6) {
        display: none;
    }

}

@media only screen and (max-width: 568px) {
    .logo img {
        width: 45px;
    }

    .get-in-touch a {
        font-size: 18px;
        line-height: 24px;
    }

    .get-in-touch {
        margin-top: 3px;
    }

    .top-box {
        margin-top: 0;
    }

    footer {
        padding: 16px 0;
    }

    .custom .col-md-8.col-sm-8.col-xs-8 {
        width: 100%;
        text-align: center;
    }

    .custom .col-md-4.col-sm-4.col-xs-4 {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

    .nw-btn {
        font-size: 14px;
    }

    .check-box p {
        margin-top: 8px;
    }

    .check-box {
        margin-bottom: 15px;
    }

    .check-icon-box {
        padding: 35px 0;
    }

    .table-box {
        padding: 35px 0;
    }

    .contact-box,
    .callback-box {
        padding: 35px 0 0;
    }

    .bn-text-box p {
        margin-top: 10px;
    }

}

@media only screen and (max-width: 480px) {
    .cell-b-1 {
        width: 100%;
    }

    .bn-text-box h2 {
        font-size: 18px;
    }

}

@media only screen and (max-width: 479px) {
    .logo img {
        width: 45px;
    }

    .get-in-touch a {
        font-size: 16px;
    }

}

/*============= new calc module css ============*/

.comparison {
    /*max-width:940px;*/
    margin: 0 auto;
    font: 13px/1.4 ruda;
    text-align: center;
    /*padding:10px;*/
}

.comparison table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    /*table-layout: fixed;*/
    border-bottom: 1px solid #CCC;
}

.comparison td, .comparison th {
    border-right: 1px solid #CCC;
    empty-cells: show;
    padding: 10px;
}

.compare-heading {
    font-size: 18px;
    font-weight: bold !important;
    border-bottom: 0 !important;
    padding-top: 10px !important;
    text-align: center;
}

.comparison tbody tr:nth-child(odd) {
    display: none;
}

.comparison .compare-row {
    background: #ffffff;
}

.comparison .tickblue {
    color: #066938;
}

.comparison .tickgreen {
    color: #8DBF43;
}

.comparison .tickred {
    color: red;
}

.comparison th {
    font-weight: normal;
    padding: 0;
    border-bottom: 1px solid #CCC;
}

.comparison tr td:first-child {
    text-align: left;
    width: 250px;
}

.comparison .qbse, .comparison .qbo, .comparison .tl {
    color: #FFF;
    padding: 10px;
    font-size: 13px;
    border-right: 1px solid #CCC;
    border-bottom: 0;
}

.comparison .tl2 {
    border-right: 0;
}

.comparison .qbse {
    background: #066938;
    border-top-left-radius: 3px;
    border-left: 0px;
    width: 225px;
}

.comparison .qbo {
    background: #8DBF43;
    border-top-right-radius: 3px;
    border-right: 0px;
}

.comparison .price-info {
    padding: 5px 5px 5px 15px;
    text-align: center;
}

.comparison .price-was {
    color: #999;
    text-decoration: line-through;
}

.comparison .price-now, .comparison .price-now span {
    color: #066938;
}

.comparison .price-now span {
    font-size: 25px;
}

.comparison .price-small {
    font-size: 18px !important;
    position: relative;
    top: -11px;
    left: 2px;
}

.comparison .price-buy {
    background-color: #8ebf43;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    line-height: 30px;
    min-height: 30px;
    padding: 3px 20px;
    color: #FFF;
    margin: 5px 0 10px 0;
    display: inline-block;
}

.comparison .price-try {
    font-size: 12px;
}

.comparison .price-try a {
    color: #202020;
}

@media (max-width: 767px) {
    .comparison td:first-child, .comparison th:first-child {
        display: none;
    }

    .comparison tbody tr:nth-child(odd) {
        display: table-row;
        background: #F7F7F7;
    }

    .comparison .row {
        background: #FFF;
    }

    .comparison td, .comparison th {
        border: 1px solid #CCC;
    }

    .price-info {
        border-top: 0 !important;

    }

}

@media (max-width: 639px) {
    .comparison .price-buy {
        padding: 5px 10px;
    }

    .comparison td, .comparison th {
        padding: 10px 5px;
    }

    .comparison .hide-mobile {
        display: none;
    }

    .comparison .price-now span {
        font-size: 16px;
    }

    .comparison .price-small {
        font-size: 16px !important;
        top: 0;
        left: 0;
    }

    .comparison .qbse, .comparison .qbo {
        font-size: 12px;
        padding: 10px 5px;
    }

    .comparison .price-buy {
        margin-top: 10px;
    }

    .compare-heading {
        font-size: 13px;
    }

    /*.comparison .rotate-in-mobile {*/
    /*-webkit-transform: rotate(-65deg);*/
    /*-moz-transform: rotate(-65deg);*/
    /*-ms-transform: rotate(-65deg);*/
    /*-o-transform: rotate(-65deg);*/
    /*transform: rotate(-65deg);*/
    /*display: block;*/
    /*-webkit-transform-origin: 50% 50% 0;*/
    /*-moz-transform-origin: 50% 50% 0;*/
    /*-ms-transform-origin: 50% 50% 0;*/
    /*-o-transform-origin: 50% 50% 0;*/
    /*transform-origin: 50% 50% 0;*/
    /*min-height: 110px;*/
    /*line-height: 110px;*/
    /*}*/

}

.body {
    font-family: ruda !important;
}

.comparison table {
    overflow-x: auto !important;
    display: block;
}
video, iframe{
    max-width: 100%;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.icon-w-box{
    display:block;
    font-weight:normal;
}
select.form-control{
    appearance: auto;
}
.h4, h4 {
    font-size: 18px;
}
p {
    margin: 0 0 10px;
}
.rsfp_thankyou_popup_inner .modal-header {
    display: block;
}
.rsfp_thankyou_popup_inner .modal-header .modal-title{
    margin-bottom:10px;
}
.rsfp_thankyou_popup_inner .rsfp_thankou_popup_close_btn {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 34px;
    cursor: pointer;
    line-height: 18px;
}
.form-group {
    margin-bottom: 15px;
}

@media (min-width: 1200px){
    .container {
        max-width: 1170px;
    }
}