* {
    padding: 0px;
    margin: 0px;
}

html,
body {
    height: 100%;
}

h1 {
    font-size: 32px;
    line-height: 83px;
    color: white;
    margin: 0px;
    padding-left: 10px;
}

h2 {
    color: rgb(29, 93, 162);
    font-size: 28px;
    text-align: center;
    margin-top: 10px;
}

h3{
    color: rgb(29, 93, 162);
}

h4 {
    font-weight: bold;
    text-align: left;
    color: rgb(29, 93, 162);
}

#block-bg2 h3 {
    font-weight: bold;
    font-size: 20px;
    text-align: left;
}

label {
    font-weight: normal;
    text-align: left!important;
}

#ban {
    height: 80px;
    background-color: #017625;
}

#txtban {
    width: 1200px;
    margin: 0 auto;
}

.corps {
    margin: 0px auto;
    opacity: 1;
    color: black;
}

#block-left {
    width: 576px;
    float: left;
}

.green {
    color: #017625;
}

.bleft,
.bright {
    width: 522px;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
}

.bleft h4,
.bright h4 {
    font-size: 14px;
    margin-bottom: 20px;
}

.bleft {
    padding-right: 10px;
}

.bright {
    border-left: 2px solid black;
    padding-left: 20px;
}

#button-final {
    height: 60px;
}

@media all and (max-width: 1047px) {
    .bleft,
    .bright {
        width: 100%;
        border-left: none;
        padding: 20px;
    }
}

form {
    border: 2px solid #017625;
    border-radius: 5px;
    padding: 15px;
}

.input-radio {
    margin: 10px!important;
}

.form-control {
    background-color: #EFEFEF;
    color: #333!important;
    height: 32px;
}

.btn-success {
    background-color: #017625!important;
    box-shadow: 0 4px 0 0 #588C7A;
    text-transform: uppercase;
    height: 60px;
}

.btn-success:hover {
    transform: translate(0, 5px) scale(1);
    box-shadow: none;
    -webkit-transition: all 0.50s ease-in-out;
}

#block-right {
    width: 450px;
    display: inline-block;
    border: 3px solid #EFEFEF;
    border-radius: 5px;
    margin-left: 10px;
    font-size: 13px;
    line-height: 1.5;
}

.vsmall {
    font-size: 11px;
}

#title-block-right {
    height: 44px;
    background-color: #017625;
    color: white;
    font-size: 20px;
    line-height: 44px;
    text-align: center;
    border-radius: 5px;
}

#corps-block-right {
    margin: 20px 0px 20px 5px;
    text-align: justify;
    padding: 0px 10px;
}

#corps-block-right img {
    margin: 13px 10px 10px 0px;
    float: left;
}

#block-small {
    font-size: 11px;
    padding: 10px;
    border: 2px solid #EFEFEF;
    text-align: justify;
    margin-top: 450px;
    margin-bottom: 50px;
}

#block-bg1 {
    width: 100%;
    height: 392px;
    background-size: cover;
    position: absolute;
    opacity: 0.2;
}

#block-bg2 {
    width: 100%;
    height: 392px;
    font-size: 12px;
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    text-align: center;
    padding: 82px 0px;
    margin-bottom: 100px;
}

#bg2img {
    float: left;
    margin: 40px 80px 20px 0px;
}

#block-bg2 p {
    text-align: justify;
    font-size: 12px;
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
}

#block-bg2 a {
    background-color: #5E5E5E!important;
    color: white!important;
    padding: 20px 40px;
    box-shadow: 0 4px 0 0 #2E2E2E;
}

#block-bg2 a:hover {
    transform: translate(0, 5px) scale(1);
    box-shadow: none;
    -webkit-transition: all 0.50s ease-in-out;
}

.btn-danger {
    background-color: #F90800!important;
    box-shadow: 0 4px 0 0 #8A0808;
}

.btn-danger:hover {
    transform: translate(0, 5px) scale(1);
    box-shadow: none;
    -webkit-transition: all 0.50s ease-in-out;
}

.tcenter {
    text-align: center;
}

.premium {
    font-size: 20px;
}

.service {
    width: 250px;
    margin-top: 80px;
    margin-bottom: 50px;
    display: inline-block;
    color: rgb(29, 93, 162);
}

.service span {
    color: rgb(29, 93, 162);
    font-size: 50px;
    margin: 30px 0px;
}

.tjustify {
    text-align: justify;
}

#garanties {
    background-color: rgb(29, 93, 162);
    color: white;
    text-align: center;
    padding-top: 10px;
    margin-top: 50px;
}

#garanties h3 {
    color: white;
    margin: 0px;
}

.garantie {
    width: 250px;
    margin-top: 20px;
    display: inline-block;
    color: white;
    margin-bottom: 20px;
}

.garantie span {
    color: white;
    font-size: 50px;
    margin: 10px 0px;
}

.blockcenter {
    margin-left: 50px;
    margin-right: 50px;
}

#footer {
    background-color: #2E2E2E;
    color: white;
    text-align: center;
    overflow: hidden;
}

.block-footer {
    width: 250px;
    margin-top: 40px;
    display: inline-block;
    color: white;
    vertical-align: top;
    margin-bottom: 40px;
}

.nodeco {
    text-decoration: none;
    color: white;
}

.nodeco:hover {
    color: white;
}

.atall:hover {
    text-decoration: none;
}

.fleft {
    float: left;
    color: white;
}

.fright {
    float: right;
    color: white;
    font-size: 14px;
}

.fright a {
    margin-right: 30px;
}

.greenborder {
    border: 1px solid #017625;
    padding: 0px 20px;
}

.greenborder h3 {
    font-weight: bold;
    font-size: 16px;
}

#form-contact {
    width: 700px;
    margin: 0px auto;
}

.minheight {
    min-height: 800px;
}

.red {
    font-size: 26px;
    line-height: 32px;
    color: red;
    margin: 50px 0px;
}

.small {
    font-size: 14px;
    line-height: 18px;
}

#block-prenium1-bg {
    width: 100%;
    height: 275px;
    background-size: cover;
    position: absolute;
    opacity: 0.2;
}

#block-prenium2-bg {
    width: 100%;
    height: 275px;
    background-size: cover;
    position: absolute;
    opacity: 0.2;
}

#block-prenium {
    width: 100%;
    height: 275px;
    font-size: 14px;
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    text-align: center;
}

.tleft {
    text-align: left;
}

.alignleft {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    text-align: left;
}

.bigglyph {
    font-size: 80px;
    border: 2px solid #549bfd;
    color: rgb(29, 93, 162);
    padding: 20px;
    background-color: white;
}

.prenium-text {
    width: 70%;
    display: inline-block;
    margin-left: 50px;
    margin-top: 30px;
    color: rgb(29, 93, 162);
}

.prenium-text2 {
    width: 70%;
    display: inline-block;
    margin-right: 50px;
    margin-top: 30px;
    color: rgb(29, 93, 162);
}

.valid {
    color: #5FB404;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin: 80px 0px;
}

.thanks {
    padding: 20px;
    text-align: center;
    line-height: 30px;
    margin: 80px auto;
    width: 600px;
}

.strong {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.inputpayment {
    display: inline-block;
    margin-right: 5px;
    width: 60px;
    padding-left: 12px;
}

.appear {
    display: none;
}

#form_cardSecurity {
    width: 50px;
    padding-left: 10px;
}

.black {
    color: black;
}

.black:hover {
    color: black;
}

#form-payment label {
    text-align: right!important;
    font-weight: bold;
}

#form-payment input[type=text],
#form-payment select {
    background-color: #EFEFEF;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 34px;
}

#form_cardHolder {
    width: 265px;
}

#form_cardMonth,
#form_cardYear {
    width: 60px;
}

#button-payment {
    height: 50px;
    width: 200px;
}

.valid_check {
    margin-left: 10px;
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 4px;
    display: none;
    border-radius: 2px;
}

.error {
    float: left;
    width: 540px;
    border: 1px solid #ebccd1;
    border-radius: 4px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 40px;
    color: #a94442;
    background-color: #f2dede;
    display: none;
    margin-bottom: 10px;
    text-align: center
}

.success {
    float: left;
    width: 618px;
    border: 1px solid #d6e9c6;
    border-radius: 4px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 40px;
    color: #3c763d;
    background-color: #dff0d8;
    margin-bottom: 10px;
    text-align: center
}

.form-group li {
    color: #ff0000;
    list-style: none;
    font-size: 16px;
}

.contact .success {
    margin: 0px auto;
    width: 700px;
    float: inherit;
}

.home .col-sm-6 {
    padding-left: 0;
    padding-right: 5px;
}

#form_type {
    padding-left: 0;
}

.home .form-horizontal .form-group {
    margin-right: -30px;
}

@media all and (max-width: 377px) {
    .inputpayment {
        margin-right: 15px;
    }
}

@media all and (max-width: 375px) {
    h1 {
        padding: 0px;
    }
}

@media all and (max-width: 400px) {
    h1 {
        font-size: 30px;
    }
}

@media all and (max-width: 1048px) {
    .corps {
        width: 100%;
    }
    #block-left {
        width: 100%;
        margin-bottom: 20px;
    }
    #block-right {
        width: 100%;
        margin: 0px;
    }
}

@media all and (max-width: 840px) {
    #block-bg1,
    #block-bg2 {
        height: 550px;
    }
    #block-bg2,
    body,
    #block-small {
        font-size: 16px;
    }
}

@media all and (max-width: 540px) {
    #block-bg1,
    #block-bg2 {
        height: 650px;
    }
}

@media all and (max-width: 450px) {
    #block-bg1,
    #block-bg2 {
        height: 750px;
    }
}

@media all and (max-width: 385px) {
    #block-bg1,
    #block-bg2 {
        height: 800px;
    }
}

@media all and (max-width: 1200px) {
    #txtban {
        width: 100%;
    }
}

@media all and (max-width: 600px) {
    .fleft,
    .fright {
        float: none;
    }
    .fright a {
        display: block;
        margin-bottom: 8px;
    }
    .thanks {
        width: 100%;
    }
}

@media all and (max-width: 700px) {
    #form-contact {
        width: 100%;
    }
    #bg2img {
        display: block;
        margin: 0 auto;
        float: none;
    }
    #block-bg2 {
        padding: 82px 20px;
    }
}

@media all and (max-width: 980px) {
    #block-prenium1-bg,
    #block-prenium,
    #block-prenium2-bg {
        height: 450px;
    }
}

@media all and (max-width: 670px) {
    #block-prenium1-bg,
    #block-prenium,
    #block-prenium2-bg {
        height: 550px;
    }
}

@media all and (max-width: 400px) {
    #block-prenium1-bg,
    #block-prenium,
    #block-prenium2-bg {
        height: 650px;
    }
}

@media all and (max-width: 800px) {
    .prenium-text,
    .prenium-text2 {
        width: 95%;
        margin-left: 5%;
        margin-right: 0px;
    }
}

@media all and (max-width: 858px) {
    .block-footer {
        width: 100%;
        text-align: justify;
    }
    #footer .blockcenter {
        margin: 40px 0px;
    }
    #footer {
        text-align: left;
        padding: 0px 20px;
    }
}

@media all and (max-width: 977px) {
    .disappear {
        display: none;
    }
    .appear {
        display: inline-block;
        margin-bottom: 20px;
    }
}