@import "https://fonts.googleapis.com/css?family=Rubik:400,500,700";
body {
    font-family: rubik, sans-serif;
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    overflow-x: hidden
}

html {
    overflow-x: hidden
}

p {
    font-size: 14px;
    color: #9a9a9a;
    line-height: 26px;
    font-family: rubik, sans-serif;
    margin-bottom: 0
}

a:hover,
a:focus {
    color: #ffffff;
}

a {
    color: #26ae61;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

h1,
h2,
h3,
h4,
h5 {
    font-family: rubik, sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #191c1e
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    list-style: none
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none
}

a:not([href]):not([tabindex]) {
    color: #fff
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: #fff
}


.page-header {
    padding: 36px 0 36px;
    position: relative;
    /* background: url(../img/banner1.jpg); */
    background: #f9fcff;
}

.page-header .inner-header {
    width: 100%;
    position: relative;
    text-align: center;
    z-index: 0
}

.page-header .inner-header h3 {
    color: #103687;
    font-weight: 700;
    font-size: 30px
}

.page-header .page-breacrumbs {
    margin-top: 23px;
    display: inline-block;
    float: right
}

.page-header .breadcrumbs {
    margin: 0
}

.page-header .breadcrumbs li {
    position: relative;
    padding-left: 30px;
    margin: 0;
    float: left
}

.page-header .breadcrumbs li a {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #333
}

.page-header .breadcrumbs>li:before {
    position: absolute;
    left: 9px;
    top: 11px;
    width: 11px;
    height: 1px;
    background: #888;
    content: ""
}

.page-header .breadcrumbs li:first-child:before {
    display: none
}

.page-header .breadcrumb-wrapper .product-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0;
    color: #333
}

.page-header .breadcrumb-wrapper .img-wrapper {
    float: left;
    position: relative;
    width: 70px;
    text-align: center;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    box-shadow: 0 0 7px rgba(203, 203, 203, .23)
}

.page-header .breadcrumb-wrapper .content {
    padding-left: 110px
}

.page-header .breadcrumb-wrapper .content .brand {
    font-size: 14px;
    margin-bottom: 10px;
    color: #666
}

.page-header .breadcrumb-wrapper .content .tags {
    margin-bottom: 10px
}

.page-header .breadcrumb-wrapper .content .tags span {
    margin-right: 10px
}

.page-header .breadcrumb-wrapper .content .tags span i {
    margin-right: 5px;
    color: #26ae61
}

.page-header .month-price {
    background: #26ae61;
    padding: 12px 30px;
    float: right;
    text-align: center;
    color: #fff;
    border-radius: 4px
}

.page-header .month-price span {
    font-size: 20px
}

.page-header .month-price .price {
    font-size: 26px
}

.social-icons {
    margin-bottom: 20px
}

.social-icons ul {
    margin: 0;
    padding: 0;
    list-style: none
}
#counter .counter-box .icon i {
    font-size: 48px;
    color: #ffa233;
}

.additional_line {
    height: 2px;
    background: #ff8a00;
    max-width: 5%;
    margin: 0 auto;
}



/* privacy policy || start */

.policy {
    padding-top: 0 !important;
}

.policy .post-box {
    border-radius: 4px;
    background: #fff;
    /*box-shadow: 0 0 14px rgba(191, 191, 191, .24); */
}

.policy .post-box .text-box {
    width: 100%;
    padding: 30px
}

.policy .post-box .text-box h2 {
    line-height: 26px;
    font-size: 26px;
    margin: 0 0 18px
}

.policy .post-box .text-box h4 {
    color: #3d3d3d;
    font-size: 16px;
    margin: 15px 0;
    font-weight: 500
}

.policy .post-box ul {
    padding: 0 0 20px 20px;
    margin: 0
}

.policy .post-box ul li {
    padding: 0;
    display: block;
    overflow: hidden;
    color: #888
}



/* contact us page || start */
#contact {
    padding-top: 0;
}

textarea {
    border-radius: 4px !important;
    text-align: left !important;
    padding-top: 15px;
    resize: none
}

.contact-form-area {
    background: #fff;
    /*box-shadow: 0 0 14px rgba(191, 191, 191, .24); */
    padding: 30px 170px
}
.label01 {
    padding-left: 5px;
    top: -1px;
    position: relative;
}
.heading0001 {
    color: #000;
}

.contact-form-area h2 {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase
}

#contactForm {
    margin-top: 30px
}

#contactForm .form-group {
    margin-bottom: 30px
}

.contact-info {
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #f1f1f1;
    margin-top: 30px
}

.contact-info .single-contact {
    margin: 15px 30px;
    padding: 10px 0 10px 60px;
    position: relative;
    color: #9a9a9a
}

.contact-info .single-contact p a {
    color: #9a9a9a
}

.contact-info .contact-icon {
    background: #ff8a00;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    height: 40px;
    left: 0;
    padding-top: 8px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px
}

.contact-info .contact-icon i {
    font-size: 20px
}

#conatiner-map {
    margin-top: 30px;
    text-align: center;
    background-color: #fff;
    height: 370px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    z-index: 101;
    width: 100%
}

#conatiner-map iframe {
    width: 100%;
    height: 100%;
    border: none
}

.box {
    padding: 30px;
    box-shadow: 0 0 14px rgba(191, 191, 191, .24)
}

.page-login-form h3 {
    font-size: 18px;
    color: #333;
    line-height: 18px;
    padding: 15px 0 30px;
    text-transform: uppercase;
    text-align: center
}

.page-login-form .login-form .form-control {
    padding-left: 62px;
    position: relative
}

.page-login-form .log-btn {
    width: 100%;
    padding: 12px 22px;
    margin: 0 0 20px;
    letter-spacing: 1;
    text-transform: capitalize;
    font-size: 16px
}

.page-login-form .form-links {
    width: 100%;
    height: 25px
}

.page-login-form .form-links li a {
    color: #9a9a9a
}

.page-login-form .form-links li a:hover {
    color: #26ae61
}

.text-box a {
    color: #ff8a00;
}
.text-box a:hover {
    color: #103687;
}
.marketingPartners a {
    color: #ff8a00;
}
.marketingPartners a:hover {
    color: #103687;
}

.text-box h4 {
    font-size: 16px !important;
    color: #141414 !important;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 6px;
}
.text-box h3 {
    font-size: 15px;
    color: #103687;
    font-weight: 100 !important;
    position: relative;
    display: flex;
    top: -4px;
}
.policy .post-box .text-box {
    padding: 30px 30px !important;
}

.font_size {
    font-size: 11px;
    display: block;
    width: 17px;
    float: left;
    font-weight: 500;
    color: #103687;
}
.text-box p {
    color: #696969;
    font-size: 14px;
    margin-bottom: 10px;
}
.heading_text01 p {
    text-align: center;
}
.MainForm_unsub {
    padding: 0 25%;
}

.for_space {
    height: 200px;
}
#ContentPlaceHolder1_txtEmail-error {
    color: #c30707;
}