body {
    font-family: open sans, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #212121;
    background: #fcf8f7;
    background: url(assets/images/lines.png) center top no-repeat #fbf7f6;
    background-size: cover;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased !important
}

html,
body {
    width: 100%;
    height: 100% !important
}

a,
.btn,
.feedback-wrapper,
.inner-page-section .demo-wrapper img {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.btn {
    padding: 17px 30px;
    border-radius: 2px;
    font-size: 15px;
    font-weight: 700
}

.btn-theme {
    color: #fff;
    background-color: #e71b02;
    border: 2px solid #e71b02
}

.btn-theme:hover,
.btn-theme:focus {
    color: #fff;
    background-color: #ad1f0e;
    border: 2px solid #ad1f0e
}

.btn-white {
    color: #5333dd;
    background-color: #fff;
    border: 2px solid #fff
}

.btn-border {
    color: #000;
    border: 2px solid rgba(0, 0, 0, .6)
}

.btn-border:hover,
.btn-border:focus {
    color: #fff;
    background-color: #e71b02;
    border: 2px solid #e71b02
}

.select-option .btn {
    min-width: 190px;
    margin: 2px 10px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: open sans, sans-serif;
    margin: 0 0 15px
}

h1 {
    font-weight: 700;
    line-height: 45px
}

.section-padding {
    padding: 90px 0
}

.gray-bg {
    background-color: #f3f3f3;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.mt-30 {
    margin-top: 30px
}

.mt-50 {
    margin-top: 50px
}

.mt-80 {
    margin-top: 80px
}

.mt-100 {
    margin-top: 100px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-150 {
    margin-bottom: 150px
}

.pt-150 {
    padding-top: 150px
}

.logo-wrapper {
    padding: 30px 0;
    text-align: center;
    padding-bottom: 0px;
}

.logo-wrapper .logo img {
    width: auto;
    height: 100%;
    max-height:90px;
}

.logo-wrapper .note {
    font-size: 13px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 0
}

.logo-wrapper .note .lable {
    background: #e71b02;
    color: #fff;
    padding: 1px 10px;
    border-radius: 30px;
    margin-right: 4px
}

@media(min-width:992px) {
    .logo-wrapper .note {
        float: right;
        margin-top: -32px;
        margin-right: 40px
    }
}

.header-intro-wrapper {
    padding-top: 60px;
    padding-bottom: 90px
}

.header-intro-wrapper h1 {
    font-size: 25px;
    line-height: 34px;
    font-weight: 700;
    color: #7e8092
}

.header-intro-wrapper h2 {
    font-weight: 700;
    color: #02092f
}

@media(min-width:992px) {
    .header-intro-wrapper h2 {
        /*        font-size: 50px;
                line-height: 68px*/
        font-size: 32px;
        line-height: 39px;
    }
}

.header-intro-wrapper p {
    font-size: 16px;
    line-height: 22px
}

.select-option {
    margin-top: 30px;
    margin-bottom: 30px
}

.section-intro {
    text-align: center
}

.section-intro .intro {
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .5);
    margin-bottom: 15px
}

.section-title {
    font-weight: 700
}

@media(min-width:992px) {
    .section-title {
        font-size: 35px;
        line-height: 47px
    }
}

a.blog-link {
    display: inline-block;
    margin-top: 15px;
    color: #333;
    background: #fff;
    padding: 12px 24px;
    border-radius: 30px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .06)
}

@media(min-width:768px) {
    a.blog-link {
        font-weight: 700
    }
}

a.blog-link:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.demo-section {
    padding-bottom: 60px
}

.demo-wrapper {
    margin-bottom: 60px
}

.demo-thumb {
    border-radius: 4px;
    box-shadow: 0 1px 45px #e6ccc4;
    -webkit-transition: box-shadow .5s;
    -moz-transition: box-shadow .5s;
    transition: box-shadow .5s
}

.demo-thumb:hover {
    box-shadow: none
}

.demo-thumb img {
    width: 100%;
    border-radius: 4px
}

.demo-desc h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    margin: 20px 0 0
}

.demo-desc h3 a {
    color: #000
}

.demo-desc h3 a:hover {
    color: #ef4836;
    text-decoration: none
}

.demo-desc .badge {
    background: #e71b02
}

.demo-desc .badge.blue {
    background: #2900d5
}

.demo-wrapper.text-center img {
    margin: 0 auto
}

.reason-section {
    padding-top: 100px;
    background-color: #fff
}

.reason-one,
.reason-three {
    padding: 50px 0;
    background: url(assets/images/shape-1.png) -200px 0 no-repeat
}

.reason-two {
    padding: 50px 0;
    background: url(assets/images/shape-2.png) 0 0 no-repeat;
    background-position-x: 600px;
    background-position-y: -200px
}

.reason-thumb-wrapper img {
    border-radius: 10px;
    box-shadow: 0 1px 20px #e6ccc4
}

.reason-intro-wrapper h3 {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600
}

.reason-intro-wrapper p {
    font-size: 15px;
    color: rgba(0, 0, 0, .5);
    margin-bottom: 20px
}

.reason-intro-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.reason-intro-wrapper ul li {
    font-size: 15px
}

.reason-intro-wrapper ul li i:before {
    margin-right: 10px;
    color: #2900d5
}

@media(min-width:992px) {
    .right-content {
        margin-left: 30px
    }
    .left-content {
        margin-right: 30px
    }
    .reason-one,
    .reason-two,
    .reason-three {
        padding: 100px 0
    }
    .reason-intro-wrapper h2 {
        font-size: 35px;
        line-height: 47px
    }
}

@media(max-width:991px) {
    .reason-intro-wrapper {
        margin-top: 30px
    }
}

.core-feature-section {
    padding-top: 80px;
    padding-bottom: 80px;
    border-top: 1px solid #ececec;
    background-color: #fff;
    background-image: linear-gradient(#fff, #FCF8F7)
}

.core-feature-section .section-title {
    font-size: 25px;
    line-height: 34px
}

.feature-wrapper {
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    display: table;
    border-radius: 6px;
    box-shadow: 0 1px 46px #d9e2eb;
    min-width: 100%
}

.feature-thumb {
    display: table-cell;
    vertical-align: middle
}

.feature-intro {
    padding: 30px;
    display: table-cell;
    vertical-align: middle
}

.feature-thumb img {
    border-radius: 6px
}

.feature-intro h2 {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 27px;
    margin-bottom: 5px
}

.feature-intro p {
    line-height: 19px;
    margin: 0;
    color: rgba(0, 0, 0, .7)
}

@media(max-width:600px) {
    .feature-wrapper {
        display: block
    }
    .feature-thumb img {
        max-width: 100%
    }
    .feature-thumb,
    .feature-intro {
        display: block;
        text-align: center
    }
}

.inner-page-section {
    padding-top: 100px;
    padding-bottom: 60px
}

.inner-page-section .demo-wrapper img {
    border-radius: 6px;
    box-shadow: 0 1px 20px #e6ccc4
}

.inner-page-section .demo-wrapper img:hover {
    box-shadow: none
}

.feedback-section {
    padding-top: 100px;
    padding-bottom: 80px;
    background: url(assets/images/lines.png) center top no-repeat #fff;
    background-size: cover;
    position: relative
}

.feedback-section::before {
    content: "";
    background-color: rgba(255, 255, 255, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.feedback-wrapper {
    padding: 30px;
    border-radius: 4px;
    margin-bottom: 30px
}

.feedback-wrapper:hover {
    background: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .06)
}

.feedback-wrapper .content {
    font-size: 16px;
    line-height: 24px
}

.feedback-wrapper .content .client {
    margin-top: 20px;
    margin-bottom: 4px
}

.feedback-wrapper .content .client span {
    color: #02092f;
    font-weight: 600
}

.feedback-wrapper .content .feed-reason {
    font-size: 14px;
    margin-bottom: 0
}

.feedback-wrapper .content .feed-reason .rating {
    color: #ffa700;
    margin-right: 10px
}

.feature-section {
    background-color: #fcf8f7;
    background-image: linear-gradient(#FCF8F7, #FFFFFF)
}

.row-bg {
    padding-top: 30px;
    background-color: #fff
}

.feature-list li {
    display: block;
    font-size: 16px;
    line-height: 55px;
    color: #27282c
}

.feature-list li i {
    color: #2900d5
}

@media(max-width:991px) {
    .feature-list li {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px
    }
    .feature-list li i::before {
        margin-right: 10px
    }
}

.support-section {
    padding-top: 90px;
    padding-bottom: 70px;
    background-color: #101d48
}

.support-content {
    padding: 50px
}

.support-section h2 {
    color: #fff;
    line-height: 47px;
    font-weight: 700;
    font-size: 35px
}

.support-icon i:before {
    font-size: 30px;
    background: #fff;
    padding: 12px;
    color: #2900d5;
    border-radius: 100%;
    margin-right: 15px
}

.support-intro {
    display: table;
    margin-top: 30px
}

.support-icon,
.support-desc {
    display: table-cell;
    vertical-align: middle
}

.support-desc {
    font-size: 16px;
    color: #fff
}

.img-wrapper {
    position: relative
}

.img-wrapper img.img-2 {
    position: absolute;
    right: -50px;
    bottom: -50px
}

.promo-section {
    padding-bottom: 100px;
    background: #101d48
}

.promo-section .container {
    padding-top: 80px;
    border-top: 1px solid rgb(255, 255, 255, .2)
}

.promo-section .section-intro .intro {
    color: rgba(255, 255, 255, .8)
}

.promo-section .section-intro .section-title {
    color: #fff;
    margin-bottom: 30px
}

.footer {
    /*padding: 30px 0;*/
    padding: 8px 0;
    color: #b5b5b5;
    background-color: #222
}

.footer p {
    margin: 0
}

.animation {
    visibility: hidden
}

.animated,
.ie .animation,
.ie9 .animation {
    visibility: visible
}

#preloader {
    background: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999
}

#status,
.status-mes {
    background-image: url(assets/images/preloder.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
    left: 50%;
    margin: -100px 0 0 -100px;
    position: absolute;
    top: 50%;
    width: 200px
}

.status-mes {
    background: 0 0;
    left: 0;
    margin: 0;
    text-align: center;
    top: 65%
}