﻿#landing section#prices .plan .thumbnail ul {
    min-height: 430px;
    padding-top: 8px
}
/*.Body {
    text-align: center;
    font-size: 19px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #000 !important;
    padding-left: 33px !important;
    padding-right: 33px !important;
    text-align: center !important;
    line-height: 1.8 !important;
}
.Default {
    text-align: center;
    font-size: 19px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #000 !important;
    padding-left: 33px !important;
    padding-right: 33px !important;
    text-align: center !important;
    line-height: 1.8 !important;
}*/
.navbar-buttons {
    /*color: #fff;*/
    border-color: #585858;
    margin-top: 11px;
    border-radius: 15px;
    padding-top: 3px;
    padding-bottom: 3px
}

    .navbar-buttons:hover {
        background: #f8ab03;
        border-color: #fff!important;
        color: #fff;
        transition: 1s
    }

:focus {
    outline: 0
}

.col-3 {
    margin: 10px 0;
    padding: 0;
    position: relative
}

input[type="text"] {
    font: 15px/24px "Lato", Arial, sans-serif;
    color: #333;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: 1px
}

.effect-1,
.effect-2,
.effect-3 {
    border: 0 !important;
    width: 100%;
    padding: 7px 0 !important;
    border-bottom: 1px solid #ccc !important
}

    .effect-2 ~ .focus-border {
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 0;
        height: 2px;
        background-color: orange;
        transition: .4s
    }

    .effect-2:focus ~ .focus-border {
        width: 100%;
        transition: .4s;
        left: 0
    }

input:not([type=button]),
select,
textarea {
    border-radius: 0
}

button.btn {
    /*color: #000 !important*/
}

.btn-info {
    background: #fbac18;
    border-color: #fbac18
}

.background-layer {
    background: rgba(251, 172, 24, 0.35);
    height: 700px
}

.acnt-footer {
    margin-top: 0 !important
}

.no-padding {
    padding: 0
}

.bg-right-sec {
    background: rgba(255, 255, 255, 0.93);
    height: 475px;
    box-shadow: 1px 1px 1px 1px #ddd
}

.left-sec p {
    line-height: 27px;
    color: #757575
}

.left-sec h1 {
    color: #fff
}

.reg-top button {
    border-radius: 0;
    width: 100%;
    letter-spacing: 2px;
    border-radius: 0 15px 15px 0;
    box-shadow: 1px 1px 1px 1px #ddd
}

#landing section#prices .plan.featured .thumbnail h3 {
    border-radius: 0;
    background: #fff;
    border-bottom: 0
}

.mz-flip {
    transform: rotateX(0deg);
    opacity: 0
}

.block-button {
    opacity: 0;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: opacity .5s ease-in;
    -moz-transition: opacity .5s ease-in;
    -o-transition: opacity .5s ease-in;
    -ms-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in
}

.block-flat:hover .block-button {
    opacity: 1;
    -webkit-transition: opacity .5s ease-in;
    -moz-transition: opacity .5s ease-in;
    -o-transition: opacity .5s ease-in;
    -ms-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in
}

div.bhoechie-tab-container {
    z-index: 10;
    background-color: #fff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    margin-top: 20px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
    opacity: .97;
    filter: alpha(opacity=97)
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0
}

hr {
    margin: 0
}

.col-3 input:focus {
    box-shadow: none
}

div.bhoechie-tab-menu div.list-group {
    margin-bottom: 0
}

    div.bhoechie-tab-menu div.list-group > a {
        margin-bottom: 0
    }

        div.bhoechie-tab-menu div.list-group > a .glyphicon,
        div.bhoechie-tab-menu div.list-group > a .fa {
            color: orange
        }

        div.bhoechie-tab-menu div.list-group > a:first-child {
            border-top-right-radius: 0;
            -moz-border-top-right-radius: 0
        }

        div.bhoechie-tab-menu div.list-group > a:last-child {
            border-bottom-right-radius: 0;
            -moz-border-bottom-right-radius: 0
        }

        div.bhoechie-tab-menu div.list-group > a.active,
        div.bhoechie-tab-menu div.list-group > a.active .glyphicon,
        div.bhoechie-tab-menu div.list-group > a.active .fa {
            background-color: orange;
            background-image: #5a55a3;
            color: #fff
        }

            div.bhoechie-tab-menu div.list-group > a.active:after {
                content: '';
                position: absolute;
                left: 100%;
                top: 50%;
                margin-top: -13px;
                border-left: 0;
                border-bottom: 13px solid transparent;
                border-top: 13px solid transparent;
                border-left: 10px solid orange
            }

div.bhoechie-tab-content {
    background-color: #fff;
    padding-left: 20px;
    padding-top: 10px
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    border-color: orange
}

#landing section#prices {
    background: #303031
}

    #landing section#prices > .content {
        top: 0;
        position: relative;
        padding-top: 80px;
        padding-bottom: 80px
    }

        #landing section#prices > .content .intro {
            margin-bottom: 40px
        }

            #landing section#prices > .content .intro h3 {
                margin-bottom: 10px
            }

    #landing section#prices .plan {
        float: left
    }

        #landing section#prices .plan .thumbnail {
            border: 0;
            padding: 10px;
            background: #f1f1f1;
            padding-bottom: 3px
        }

        #landing section#prices .plan.featured .thumbnail {
            background: #fff
        }

        #landing section#prices .plan .thumbnail h3 {
            border-bottom: 1px solid rgba(0, 0, 0, 0.2);
            color: #fff;
            padding: 9px 10px;
            margin: -12px -10px 0;
            letter-spacing: normal;
            font-size: 18px;
            background: #f8ab03;
            border-radius: 3px 3px 0 0;
            -moz-border-radius: 3px 3px 0 0;
            -webkit-border-radius: 3px 3px 0 0;
            font-weight: bold
        }

        #landing section#prices .plan.featured .thumbnail h3 {
            background: #fff
        }

        #landing section#prices .plan .thumbnail .price {
            background: #c8c8c8;
            width: 90px;
            height: 90px;
            padding: 23px 0;
            line-height: 1;
            display: inline-block;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border: 5px solid #fff;
            box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
            -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
            -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
            margin: 10px 0 20px
        }

        #landing section#prices .plan .thumbnail .rate {
            width: auto !important;
            height: auto !important;
            border-radius: 0 !important;
            background: none !important;
            box-shadow: none !important;
            border: none !important;
            margin: 0 !important;
            padding: 10px 0 0 0 !important
        }

            #landing section#prices .plan .thumbnail .rate .number {
                font-size: 30px !important
            }

            #landing section#prices .plan .thumbnail .rate span {
                color: #fff
            }

            #landing section#prices .plan .thumbnail .rate span {
                color: #fff
            }

        #landing section#prices .plan.featured .thumbnail .price {
            background: cornsilk
        }

        #landing section#prices .plan .thumbnail .price .number {
            font-weight: bold;
            font-size: 30px;
            display: inline-block
        }

        #landing section#prices .plan .thumbnail .price small {
            font-size: 13px;
            color: #fff
        }

        #landing section#prices .plan .thumbnail ul {
            list-style: none;
            padding: 15px;
            margin: 0 -10px 10px;
            background: #f1f1f1
        }

            #landing section#prices .plan .thumbnail ul li {
                padding: 8px 0
            }

                #landing section#prices .plan .thumbnail ul li:last-child {
                    padding-left: 10px;
                    padding-right: 10px
                }

                #landing section#prices .plan .thumbnail ul li:nth-of-type(odd) {
                    background: #fff
                }

    #landing section#prices form {
        margin-bottom: 20px;
        margin-top: 20px
    }

        #landing section#prices form label {
            font-weight: normal
        }

    #landing section#prices .more-options .btn {
        margin-bottom: 10px
    }

@media only screen and (max-width:414px) {
    .acnt-footer {
        margin-top: 26% !important
    }
}

.li-align {
    text-align: left
}

    .li-align i {
        margin-left: 25% !important
    }

.content-bg1 {
    background: rgba(251, 172, 24, 0.72)
}

.content-bg-inner {
    padding-top: 5%
}

.navbar-scroll {
    margin-top: -1px;
    padding-top: 0
}

.navbar-scroll {
    margin-top: -3px
}

.navbar-default {
    padding-top: 15px;
    background:;
    border-color: #fff
}

.carousel-control.right {
    margin-right: 5px
}

.transition,
p,
ul li i:before,
ul li i:after {
    font-size: 13px
}

.parallax-img {
    margin-top: 0 !important
}

.navbar-default .navbar-nav > li > a {
    color: #212121 !important
}

.navbar-buttons {
    /*color: #fff;*/
    border-color: #585858
}

.content-bg {
    background: rgba(251, 172, 24, 0.82)
}

.content-bg {
    padding-top: 10%
}

.inr-dropdwn li i:before,
ul li i:after {
    background: 0
}

.navbar-scroll {
    margin-top: -3px
}

.thumbnail:hover {
    transform: scale(1.1);
    transition: .6s
}

.mob-view-adjustmnt {
    padding-bottom: 1%
}

.abt-bg-clr {
    background: rgba(0, 0, 0, 0.8196078431372549);
    height: 360px;
    padding-top: 2%
}

#spanPlanName1 {
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: normal
}

#spanPlanName {
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: normal
}

.buy-now-btn {
    border-color: #fda823;
    color: #fff;
    padding-top: 4px;
    letter-spacing: .8px;
    margin-top: 4px;
    padding-bottom: 4px;
    background: #fda823;
    border-radius: 27px
}

.socialbtns,
.socialbtns ul,
.socialbtns li {
    margin: 0;
    padding: 5px
}

    .socialbtns li {
        list-style: none outside none;
        display: inline-block
    }

    .socialbtns .fa {
        color: #FFF;
        background-color: #bb6311;
        width: 30px;
        height: 30px;
        padding-top: 10px;
        padding-left: 8px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        -o-border-radius: 20px;
        transition: all ease .3s;
        -moz-transition: all ease .3s;
        -webkit-transition: all ease .3s;
        -o-transition: all ease .3s;
        transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
        -o-transform: rotate(-360deg)
    }

        .socialbtns .fa:hover {
            transition: all ease .3s;
            -moz-transition: all ease .3s;
            -webkit-transition: all ease .3s;
            -o-transition: all ease .3s;
            transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -o-transform: rotate(360deg)
        }

.background-layer {
    background: rgba(251, 172, 24, 0.35);
    height: 810px
}

#divTerms {
    width: 80%;
    text-align: center;
    height: 400px;
    overflow-y: scroll;
    overflow-x:hidden!important;
}

#headTerms {
    background: #f7f9f9 !important
}

#divAgreement {
    width: 80%;
    text-align: center;
    height: 400px;
    overflow-y: scroll;
    overflow-x:hidden!important;
}

.background-layer {
    background: rgba(251, 172, 24, 0.35);
    height: 810px
}

#divTerms {
    width: 80%;
    text-align: center;
    height: 400px;
    overflow-y: scroll;
    overflow-x:hidden!important;
}

#headTerms {
    background: #f7f9f9 !important
}

#divAgreement {
    width: 80%;
    text-align: center;
    height: 400px;
    overflow-y: scroll;
    overflow-x:hidden!important;
}

@media (max-width:600px) {
    .features12 {
        width: 100%
    }
}
