body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

.top-section {
    background: #1f4083;
    padding: 10px 0;

}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border-color: #fbfdff transparent transparent!important;
}

.logo{
    width: 180px;
}
.white-text {
    color: #ffffff;
}
.grey-text {
    color: #929292;
}
.green-text {
    color: #99C43C;
}
.red-text{
    color: #E81123;
}
.top-title {
    font-size: 24px;
    color: #ffffff;
    margin-top: 15px;
}

.top-offer {
    margin-top: -33px;
}

.us-icon {
    margin-top: 15px;
}

.main-title {
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    margin-top: 54px;
    color: #2B324B;
}

.main-title-3 {
    font-size: 36px;
    line-height: 36px;
    margin-top: 54px;
    color: #2B324B;
}

.main-subtitle {
    font-size: 34px;
    font-weight: 300;
    color: #2B324B;
}

.product-section {
    margin: 20px 0;
}

.bullet-title {
    font-size: 16px;
    color: #262626;
    font-weight: 500;
    margin-top: 22px;
}

.custom-list {
    font-size: 12px;
    list-style-image: url(../images/tick.png);
    color: #262626;
    margin-left: .25rem;
}



.custom-list li {
    margin-top: 6px;
}

.form-section {
    background: #f9f9f9;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 17px 7px rgba(230, 230, 230, 1);
    -moz-box-shadow: 0px 0px 17px 7px rgba(230, 230, 230, 1);
    box-shadow: 0px 0px 17px 7px rgba(230, 230, 230, 1);
    margin-bottom: 50px;
}
.white-bg{
    background: #ffffff;
}
.form-content1{
    padding: 15px 15px 5px;
}
.form-white-bg{
    padding: 8px 0 10px;
    background: #ffffff;
}
.form-title {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: 14px;
}

.form-content {
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    padding: 10px 10px 0px 10px;
    margin-bottom: 15px;
}

.form-content-title {
    font-size: 16px;
}

input[type=radio] {
    /*border: 0px;*/
    /*height: 20px;*/
    /*width: 20px;*/
    margin: 0!important;
}

.media-object {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .5rem;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.media-object-section:first-child {
    padding-right: .5rem;
}

.font-small {
    font-size: 14px;
    color: #262626;

}

.green-button {
    background: #99C43C;
    padding: 25px 10px;
    height: 65px;
}

.blue-button {
    background: #1867BB;
    padding: 20px 10px;
    height: 65px;
}

.button {
    font-size: 16px;
    font-weight: bold;
    border-radius: 4px;
    text-transform: uppercase;
    margin: 0 0 0.5rem 0;
}
.ccard-gap{
    margin-left: 10px;
    margin-top: -6px;
}
.ccard-text{
    margin-top: -19px;
    margin-left: 54px;
}

.paypal-icon{
    margin-left: 10px;
}
.paypal-text{
    margin-top: 5px;
    margin-left: -20px;
}

.grey-lock {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(249,249,249,1) 100%);
}

.grey-bg{
    background: #f9f9f9;
}

.bottom-bg {
    background: #ffffff;
    padding: 50px 0;
}

.testiomonial-rating {
    margin-bottom: 10px;
}

.testiomonial-content {
    padding-right: 20px;
    font-size: 15px;
}

.excellent{
    margin-bottom: 10px;
}
.popular-bg{
    /*background-image: url("../images/popular.png");*/
    background-position: right top;
    background-repeat: no-repeat;
}

.popular-bg1{
    background-image: url("../images/popular.png");
    background-position: right top;
    background-repeat: no-repeat;
}
.footer-bg {
    background: #2B324B;
    padding: 30px 0;
    background-image: url('../images/footer-trustpilot.png');
    background-position: 99% bottom;
    background-repeat: no-repeat;

}

.footer-bg a {
    color: #ffffff;
}

.footer-bg .menu a {
    padding: 0.3rem 1rem;
}

/*New order form*/
.new-order-box {
    border: 1px solid #cee3eb;
    border-radius: 7px!important;
    background: #FFF;
    margin-bottom: 20px;
    margin-top: 10px;

}

.new-order-logos {
    border: 1px solid #cee3eb;
    border-radius: 7px!important;
    background: #FFF;
    margin-bottom: 20px;
    margin-top:70px;
    padding: 15px 15px 5px;
}

.new-order-logos2 {
    border: 1px solid #cee3eb;
    border-radius: 7px!important;
    background: #FFF;
    margin-bottom: 20px;
    padding: 15px 15px 5px;
}

.right-order-box {
    border-radius: 5px;
    border: 1px solid #cee3eb;
    margin-bottom: 20px;
}


.right-order-box1 {
    border-radius: 5px;
    margin-bottom: 20px;
}
.product-img2{
    margin-top: 20px;
}
.white-background{
    background: #ffffff;
}
.green-button2{
    background: #5ac273;
}

.green-hollow {
    border: 1px solid #5ac273!important;
    color: #5ac273!important;
}
.top-icon-title{
    font-size: 16px!important;
    color: #ffffff!important;
}
.green-hollow:hover {
    border: 1px solid #1779ba!important;
    color: #1779ba!important;
}
.light-blue-background{
    /*background: #f6fafb;*/
    /*border-bottom: 1px solid #cee3eb;*/
    border-top: 1px solid #cee3eb;
    /*padding-bottom: 20px;*/
    background: #f6fafb;
    border-bottom: 1px solid #cee3eb;
}
.new-order-box-gap{
    padding: 20px 70px 10px 70px;
    border-radius: 7px;
}
.text-small{
    font-size: 12px;
}

.text-small2{
    font-size: 13px;
}

.text-small3{
    font-size: 12px;
    line-height: 16px!important;
}

.new-order-box-gap2{
    padding: 20px 50px 20px 50px;
}

.blue-text{
    color: #10549f!important;
    font-size: 18px;
    margin-bottom: 3px;
    font-weight: 600;
}
.body-bg{
    background: #F4F4F4;
}
.new-order-form {
    padding: 15px 15px 5px;
}
.new-order-border {
     border-bottom: 1px solid #d2e2ea;
 }
.new-order-top-border {
    border-top: 1px solid #cee3eb;
}
.mt5{
    margin-top: 5px;
}
.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px;
}
.pl10{
    padding-left: 10px;
}
.mt30{
    margin-top: 30px;
}

.mt40{
    margin-top: 40px;
}
.mb10{
    margin-bottom: 10px;
}
.mb20{
    margin-bottom: 20px;
}
.new-order-list-items{
    color: #848484;
    padding-bottom: 20px;
}
.new-order-list-items-title {
    border-color: #cee3eb;
    font-size: 13px;
    padding: 15px;
    line-height: 20px;
}

.new-order-list-items-small {
    font-size: 13px;
}
.new-order-total-text {
    font-size: 18px;
}
.new-order-form-title {
    font-size: 13px;
    padding: 15px;
    border: 1px solid #ddd;
    line-height: 20px;
}
.green-text2{
    color: #6e913b;
}
.green-text-link{
     color: #6e913b;
     text-decoration: underline;
 }

.order-info{
    font-size: 14px!important;
}
.light-blue-bg1{
    background: #e3ebef;
    padding: 40px;
    color: #7b7c7c;
    font-size: 12px;
    margin-top: 20px;
}

.new-order-footer {
    background: #2B324B;
    padding: 25px 0 25px;
    background-image: url('../images/footer-bg.png');
    background-repeat: repeat-x;
    background-position: 99% bottom;
    color: #596571;
    font-size: 16px;
}
legend {
    margin: 0!important;
    font-size: 0.875rem!important;
    font-weight: normal!important;
    line-height: 1.8!important;
    color: #0a0a0a!important;
}
[type='text']
{
    border-radius: 5px;
    border: 1px solid #cbcbcb;
    -webkit-box-shadow: none;
    box-shadow:none;
}

.list-group1 {
    padding-left: 0;
    margin-bottom: 10px;
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}
.list-group-item.head {
    text-align: center;
    font-weight: bold;
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

ul {
    margin-left: 0rem!important;
    list-style-type: disc;
}
.item-title{
    font-size: 15px;
}

.guaranteed-title{
    font-size: 15px;
    padding: 5px 0;
}
.price-small{
    font-size: 18px;
}
.price-big{
    font-size: 40px;
}
.green-text3{
    color: #008000;
}
.dark-green-text{
    color: #08a372;
}
.list-group-item {
    border-color: #cee3eb;
    font-size: 13px;
    padding: 15px;
    line-height: 20px;
}
list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item .price {
    float: right;
    font-weight: bold;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item.total {
    font-weight: bold;
    font-size: 16px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.list-group-item.total .price {
    color: #649229;
}

.list-group-item .price {
    float: right;
    font-weight: bold;
}

.satisfied {
    margin: 60px 0 30px 0;
    font-size: 13px;
}

/*End New order form*/

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .top-section {
        background: #2B324B;
        padding: 20px 0;
        height: 100%;
    }

    .top-offer {
        margin-top: -20px;
        width: 75px;
    }
    .new-order-logos {
        border: 1px solid #cee3eb;
        border-radius: 7px!important;
        background: #FFF;
        margin-bottom: 20px;
        margin-top: 0px;
        padding: 15px 15px 5px;
    }
    .bottom-bg {
        background: #ffffff;
        padding: 20px 0;
    }
    .logo{
        width: 150px;
    }
    .form-title {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 15px;
        margin-left: 14px;
    }
    .bullet-title {
        font-size: 20px;
        color: #262626;
        font-weight: bold;
        margin-top: 20px;
    }
    .custom-list {
        font-size: 16px;
        list-style-image: url(../images/tick.png);
        color: #262626;
        margin-left: 1.25rem;
    }
    .new-order-total-text {
        font-size: 16px;
    }

    .custom-list li {
        margin-top: 10px;
    }

    .new-order-box-gap {
        padding: 20px;
    }
    .new-order-box-gap2 {
        padding: 20px;
    }
    .new-order-list-items-title {
        font-size: 13px;
    }

    .light-blue-bg1 {
        background: #e3ebee;
        padding: 30px 20px;
        color: #7a8284;
        font-size: 14px;
        margin-top: 20px;
    }
    .top-icon-title{
        font-size: 12px!important;
        color: #ffffff!important;
    }
    .new-order-footer {
        font-size: 14px;
        background: #2B324B;
        padding: 25px 0 25px;
        background-image: url('../images/footer-bg.png');
        background-repeat: repeat-x;
        background-position: 99% bottom;
        color: #596571;
    }
}


/*Page -3 */
.top-section-4 {
    background: #2B324B;
    padding: 10px 0;
    height: 85px;
    margin-bottom: 40px;
}
.select-title{
    color: #262626;
    font-weight: bold;
    font-size: 26px;
    margin-top: 20px;
}
.shadow-box{
    margin-top: 15px;
    background: #ffffff;
    box-shadow: 0px 0px 21px 0px rgba(165,165,165,0.75);
    border-top: 10px solid #2b324b;
    border-radius: 5px;
    padding: 15px 10px 15px 16px;
    height: 300px;
    margin-bottom: 50px;
}
.product-img{
    width: 405px;
}
.color-box{
    margin-top: 15px;
    background-color: #2b324b;
    /*background-image: url("../images/popular-2.png");*/
    background-repeat: no-repeat;
    background-position: right top;
    /*box-shadow: 2px 2px 16px 0px rgba(165,165,165,0.75);*/
    border-top: 10px solid #5a6381;
    border-radius: 5px;
    padding-top: 15px;
    padding-bottom: 20px;
    height: 300px;
    position: relative;
    margin-bottom: 50px;
}
.color-box-padding{
    padding: 0px 10px 0px 20px;
}
.color-box-padding1{
    padding: 25px 10px 15px 16px;
}

.popular-img{
    text-align: right;
    float: right;
    right: 0!important;
    top: 0!important;
    margin-top: -10px;
    margin-right: 0px;
    width: 70px;
    position: absolute;
}

.light-blue-bg{
    background: #5a6381;
    padding: 0px 10px;
    width: 80px;
    margin-left: 20px;
}
.shadow-box2{
    background: #ffffff;
    box-shadow: 0px 3px 20px 0px rgba(200, 200, 200, 0.75);
    border-radius: 5px;

}
.shadow-box2-padding{
    padding: 0px 10px 15px;
}
.price-new{
    font-size: 42px;
    color: #262626;
    margin-bottom: 10px;
}

.price-new2{
    font-size: 42px;
    margin-bottom: 10px;
}

.green-btn2{
    background: #99c43c;
    font-size: 16px!important;
    font-weight: normal!important;
    padding: 14px 0;
}
.green-btn3{

    font-size: 16px!important;
    font-weight: normal!important;
    padding: 14px 0;
    margin-top: 20px;
}

.bullet-title2 {
    font-size: 16px;
    color: #262626;
    font-weight: 500;
    margin-top: 20px;
}

.button.hollow{
    border: 1px solid #c1c1c1;
    color: #262626;
}

.bottom-border1{
    /*border-bottom: 1px solid #ffffff;*/
    /*padding-bottom: 5px;*/
    /*margin-bottom: 5px;*/
}

.custom-list4 {
    font-size: 16px;
    list-style: none;
    color: #262626;
    margin-left: .25rem;
    margin-top: 20px;
}
.custom-list4 li{
    padding-bottom: 13px;
}

.custom-list5 {
    font-size: 12px;
    list-style: none;
    color: #262626;
    margin-left: .25rem;
    margin-top: 31px;
}
.custom-list5 li{
    padding-bottom: 5px;
}

.top-offer-2 {
    margin-top: -15px;
}
.product-section2 {
    margin: 10px 0 20px;
}
.lan-right{
    padding-right: 3px;
}

.light-blue-border{
    border-top:1px solid #5a6381;
    border-bottom:1px solid #5a6381;
}
.bullet-top{
    margin-top: 20px;
}
.light-border{
    border-top:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
}
.main-title-4 {
    font-size: 33px;
    line-height: 36px;
    color: #2B324B;
}

.main-subtitle-4 {
    font-size: 26px;
    font-weight: 300;
    color: #2B324B;
}
.para-small{
    font-size: 14px;
}

li.select {
    background-color: #f4f4f4;
}

.vv-tarif{
    cursor: pointer;
}