/*
    Front-end developer: Felipe Golfetto
    Facebook: https://www.facebook.com/felipe.golfetto
*/

/* IMPORTANDO FONTES */
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');

@font-face {
    font-family: "Frontenac";
    src: url("../fonts/Frontenac.woff");
    font-weight: 300;
}
@font-face {
    font-family: "Frontenac";
    src: url("../fonts/Frontenac-Bold.woff");
    font-weight: 600;
}

body{font-family: Roboto, sans-serif;min-width: 300px;background-color:#ffffff; overflow-x: hidden;}
.body-interna{background-color:white;}
body li{list-style:none;display: inline-block;}

@media (max-width: 767px){
    body {padding-left: 0px;padding-right: 0px;}
}

a, a:hover{text-decoration: none;color:inherit;cursor: pointer}
ul{padding: 0;margin:0;}
input,select,select:hover, select:focus, select:active, button, button:hover, button:focus, button:active{outline: none;box-shadow: none;}
figure{margin:0;}
.container{max-width: 1024px;}
.fleft100{float: left;width: 100%;}
hr{border-color: #7f7f7f;}
a:not([href]):not([tabindex]){color:white;}
.cover{background-repeat: no-repeat;background-size: cover;background-position: center;}
.contain{background-repeat: no-repeat;background-size: contain;background-position: center;}
.ellipse{white-space: nowrap; overflow: hidden; text-overflow:ellipsis;word-wrap: break-word;}

.bk-white{background-color:white;}
.bk-silver{background-color:#f1f1f1;}

.cl-white{color:white;}

.ph-white::-webkit-input-placeholder {color: white;}
.ph-white:-moz-placeholder {color: white;}
.ph-white::-moz-placeholder {color: white;}
.ph-white:-ms-input-placeholder {color: white;}

.ph-gray::-webkit-input-placeholder {color: #5d7175;}
.ph-gray:-moz-placeholder {color: #5d7175;}
.ph-gray::-moz-placeholder {color: #5d7175;}
.ph-gray:-ms-input-placeholder {color: #5d7175;}

.ph-sms::-webkit-input-placeholder {font-size: 1.7rem;}
.ph-sms:-moz-placeholder {font-size: 1.7rem;}
.ph-sms::-moz-placeholder {font-size: 1.7rem;}
.ph-sms:-ms-input-placeholder {font-size: 1.7rem;}

.parallax{background-attachment: fixed;background-position: center;background-repeat: no-repeat;background-size: cover;}

/* HEADER - Home */
.bt-green{background-color:#00ff66;display: flex;height: 100%;width: 100%;text-align: center;-ms-flex-pack: center!important;justify-content: center!important;border:none;border-radius: 4px;font-weight: 600;border-bottom: 3px solid #2cd26e;padding: 8px;}
.bt-green img{margin-left: auto!important;}
.bt-green-img{padding: 8px 30px;}
.bt-green2{background-color:#00ff66;display: flex;height: 100%;width: 100%;text-align: center;-ms-flex-pack: center!important;justify-content: center!important;border:none;border-radius: 4px;font-weight: 600;border-bottom: 3px solid #2cd26e;padding: 8px;}
.bt-green2 img{margin-left: auto!important;}
.bt-green3{background-color:#00ff66;display: flex;width: 100%;text-align: center;-ms-flex-pack: center!important;justify-content: center!important;border:none;border-radius: 8px;font-weight: 600;border-bottom: 3px solid #2cd26e; padding: 9px;}
.bt-green3 img{margin-left: auto!important;}
/*.bt-green-img{padding: 8px 30px;}*/

.ip-green{background: url(../img/icones/gtopleft.png) no-repeat left top, url(../img/icones/gbottomright.png) no-repeat right bottom, url(../img/icones/gbottomleft.png) no-repeat left bottom, url(../img/icones/gtopright.png) no-repeat right top;}
.ip-black{background: url(../img/icones/htopleft.png) no-repeat left top, url(../img/icones/hbottomright.png) no-repeat right bottom, url(../img/icones/hbottomleft.png) no-repeat left bottom, url(../img/icones/htopright.png) no-repeat right top;}
 /*#topo{min-height: 500px;background-color: #003940;}*/
 #topo{min-height: 500px;background-color: #ffffff;}
 #topo_greenweek{min-height: 500px;}
.header-home{float: left;width: 100%;margin: 2rem 0 1.5rem;}
.t-topo{font-size: 34px;font-weight: 300;color:white;}
.m-home img{width: 100%;max-width: 364px;}
.bx-sim-home input{border: none;padding: 1px;text-align: center;font-size: 1.5rem;float: left;width: 100%;}
/*.bx-sim-home button{padding:8px 30px;}*/
.t-h5{color:white;font-weight: 600;}
.h3-clock{color:white;font-weight: 400;margin-top: 2.5rem}
.h3-clock img{position: relative;top: -2px;margin-right: 0.5rem}

/* HOME */
#home{background-color: #f9f9f9;padding:3rem 0;}
/*#home{background-color: #00272c;padding:3rem 0;}*/
#home_greenweek{background-color: #0f1014;padding:1rem 0;}
.infos{color:#738a90;font-family: 'Roboto', sans-serif;margin-bottom: 3rem}
.infos h5{font-weight: 300;margin-bottom: 0;}
.infos h2{font-weight: 100;margin-bottom: 0;font-size: 2.8rem;}
.b-left-green{border-left: 3px solid #00ff66;padding: 5px 5px 5px 20px;}
.cf{color:#00272c;}
.t-h2{font-size: 43px;font-weight: 300;color:#738a90;}
.cf h2, .tl h2{color:white;}
.cf-img img{width: 100%;max-width: 352px;}
/*.sl-home{background-image: url('../img/icones/bg-deps.png');background-repeat:no-repeat;background-size:cover;color:white;text-align: center;padding: 2rem 1rem;}*/
.sl-home{background-repeat:no-repeat;background-size:cover;color:white; background-color: #00272c;text-align: center;padding: 2rem 1rem;}
.pn{padding: 0;font-size: 2.3rem;cursor: pointer;color: #c5c5c5;line-height: 0;}
.sl-home h5{margin:0;font-weight: 300;}
#dest p{margin-top: 1rem}
#dest figure{display: inline-block;width: 38px;height: 38px;border-radius: 30px;background-size: cover;background-repeat: no-repeat;background-position: center;margin-bottom: -13px;margin-right: 10px;}
.bts-contats a{padding:2rem 1.5rem;border-radius: 5px;}
.bt-conts h3{font-size: 2rem;margin-bottom: 0px;margin-top: 6px;}
.bt-conts{background-color:#00ff65;color:#152021;}
.bt-conts:hover{background: rgb(0,250,105);background: linear-gradient(50deg, rgba(0,250,105,1) 0%, rgba(9,168,171,1) 100%);}
.bt-duvids{background-color:#152021;color:white !important;}
.bt-duvids:hover{background: rgb(21,33,34);background: linear-gradient(50deg, rgba(21,33,34,1) 0%, rgba(9,168,171,1) 100%);}
.tl span{color: white;font-size: 1.2rem;padding: 0 3rem;float: left;width: 100%;margin-bottom: 7.5rem;}
.tl b{color:#00ff65;}
.gare{font-weight: 500;}
.gare a{color:white;}
.gare h4{font-size: 27px;font-weight: 600;}
.receba, .receba h4{color:#0df1b9;}
.garantia{color:#5d7175;}

/* HOME - Pedido */
input[type=range] {height: 35px;-webkit-appearance: none;width: 100%;background: none;}
input[type=range]:focus {outline: none;}
input[type=range]::-webkit-slider-runnable-track {width: 100%;height: 3px;cursor: pointer;animate: 0.2s;background: #738a90;border-radius: 0px;border: 0px solid #738a90;}
input[type=range]::-webkit-slider-thumb {border: 0px solid #738a90;height: 20px;width: 20px;border-radius: 50px;background: #00ff66;cursor: pointer;-webkit-appearance: none;margin-top: -8px;}
input[type=range]:focus::-webkit-slider-runnable-track {background: #738a90;}
input[type=range]::-moz-range-track {width: 100%;height: 10px;cursor: pointer;animate: 0.2s;background: #738a90;border-radius: 0px;border: 0px solid #738a90;}
input[type=range]::-moz-range-thumb {border: 1px solid #738a90;height: 25px;width: 25px;border-radius: 50px;background: #00ff66;cursor: pointer;}
input[type=range]::-ms-track {width: 100%;height: 10px;cursor: pointer;animate: 0.2s;background: transparent;border-color: transparent;color: transparent;}
input[type=range]::-ms-fill-lower {background: #738a90;border: 0px solid #738a90;border-radius: 0px;}
input[type=range]::-ms-fill-upper {background: #738a90;border: 0px solid #738a90;border-radius: 0px;}
input[type=range]::-ms-thumb {margin-top: 1px;border: 1px solid #738a90;height: 25px;width: 25px;border-radius: 50px;background: #00ff66;cursor: pointer;}
input[type=range]:focus::-ms-fill-lower {background: #738a90;}
input[type=range]:focus::-ms-fill-upper {background: #738a90;}
.pedido .bt-green{height:auto;padding: 15px 30px;}
.pedido{padding:25px 25px 50px;background-color:white;margin-top: 1rem;border-radius: 10px;text-align: center;font-family: 'Roboto', sans-serif;color:#738a90;min-height: 360px;}
.pedido_web{padding:25px 25px;background-color:white;margin-top: 1rem;border-radius: 10px;text-align: center;font-family: 'Roboto', sans-serif;color:#738a90;}
.val-green{font-size: 2.0rem;padding: 5px 10px;font-weight: 600;border: none;width: 100%;max-width: 250px;text-align: center;font-family: 'Rajdhani', sans-serif;}
.val-green small{font-size:50%;}
.bt-atualizar{background-color: #738a90;border: none;color: white;border-radius: 20px;padding: 4px;font-weight: 600;margin-top: 0.1rem;width: 100%;max-width: 300px;font-size: 13px;}
.bt-atualizar img{margin-left: 10px;position: relative;top: -1px;}
.t-pedido{color:#3a595c;font-size: 35px;margin: 0.5rem 0 1.5rem;font-family: 'Rajdhani', sans-serif;}
.t-pedido-web{color:#3a595c;font-size: 25px;margin: 0.5rem 0 1.5rem;font-family: 'Rajdhani', sans-serif;}
.t-pedido-cell{color:#3a595c;font-size: 18px;margin: 0.5rem 0 1.5rem;font-family: 'Rajdhani', sans-serif;}
.v-cet{color:#738a90;}
.v-cet .tx{font-weight: 600;line-height: 18px;font-size: 14px;}
.v-cet .cet{font-family: 'Rajdhani', sans-serif;}
.v-cet .cet span{margin-bottom: -5px;font-weight: 600;}
.v-cet .cet h4{margin: 0;font-size: 1.6rem;float: left;width: 100%;}
.parc h3{font-size: 2.5rem;font-weight: 400;font-family: 'Rajdhani', sans-serif;}
.parc h5{font-size: 1.6rem;font-weight: 400;margin-bottom: 0;}
.parc .x{color:#09a5ad;font-size: 2.1rem;}
.jrs{float: left;width: 100%;text-align: center;font-weight: 600;color: #3a595c;font-size: 14px;}
.form fieldset{float: left;width: 100%;text-align: left;}
.form label{float: left;width: 100%;font-weight: 600;color: #3a595c;font-size: 14px;padding: 7px 5px 0px;margin-bottom: 5px;text-align: left;}
.form select{float: left;width: 100%;border-radius: 14px;border: 1px solid #3a597f;color: #3a597f;padding: 2px 12px;}
.form fieldset input[type=text], .form fieldset textarea, .form fieldset select, .form fieldset input[type=tel]{border:2px solid #bdc8cb;border-radius: 4px;float: left;width: 100%;padding:5px 4px;}
.form .dds{color: black;float: left;width: 100%;font-size: 0.8rem;padding-left: 10px;font-weight: 600;margin-bottom: 0.3rem;}
.form .dts{font-size: 0.8rem;border: 1px solid #738a90;font-weight: 600;padding: 0.3rem 0.8rem;border-radius: 3px;}
.tx-limite{font-weight: 600;font-size: 14px;}
.vts{font-family: 'Rajdhani', sans-serif;float: left;width: 100%;border-top: 1px solid #e9edf3;padding-top: 1.2rem;border-bottom: 1px solid #e9edf3;}
.vts li{float: left;width: 33.3%;padding:0 0.7rem;}
.vts h5{font-size: 0.7rem;font-weight: 600;}
.vts h3{font-size: 1.8rem;font-weight: 600;}
.vts h4{font-size: 1.0rem;font-weight: 600;}
.pedido-mobile{float: left;width: 100%;text-align: left;border-radius: 10px 10px 0 0}
.limit-card{padding: 25px;float: left;width: 100%;background: rgb(0,143,160);background: linear-gradient(50deg, rgba(0,143,160,1) 0%, rgba(0,180,146,1) 100%);border-radius: 0 0 10px 10px;}
.limit-card p{color:white;margin:10px 0 0;font-size: 13px}
.limit-card img{width: 100%;}
.bt-verificar, .bt-reenviar{float: left;width: 100%;background-color: #00ff65;border-radius: 30px;border: none;font-size: 13px;padding: 4px 0;}
.bt-reenviar{background-color:#3a595c;color:white;}
.i-sms{color:#161718;float: left;width: 100%;margin: 2rem 0px;}
h6.aguarde{font-size: 14px;margin: 2rem 0;float: left;width: 100%;}
.sms input[type=text]{border: 2px solid #738a90;padding: 11px;border-radius: 6px;text-align: center;font-size: 1.3rem;}
.sms input[type=tel]{border: 2px solid #738a90;padding: 11px;border-radius: 6px;text-align: center;font-size: 1.3rem;}
.bt-sms{display: flex;width: 100%;height: 100%;border-radius: 4px;border: none;background-color: #09a5ad;color: white;font-weight: 500;font-size: 14px;-webkit-box-pack: center!important;-ms-flex-pack: center!important;justify-content: center!important;}
.declaro{font-size: 12px;margin-top: 1rem;margin-bottom: -1.7rem;float: left;width: 100%;font-weight: 600;color: #6bc9ce;}
.faqs{font-family: 'Roboto', sans-serif;}
.faqs h4{color:#00272c;font-weight: 100;font-size: 1.2rem;}
.faqs p{color:#00272c;font-weight: 200;}
.important{color:white;font-size:14px;}
.important h6{border-bottom: 2px solid #00ff66;float: left;width: 100%;text-align: center;color:white; padding-bottom: 1rem;margin-top: 1.5rem;}
.important div{margin-top: 1rem;}

/* FOOTER */
footer{background-color: #003940; background-size: cover;background-position: top;background-repeat: no-repeat;padding:3rem 0;margin-top: -2px;}
.four-footer{background: url(../img/icones/ftopleft.png) no-repeat left top, url(../img/icones/fbottomright.png) no-repeat right bottom, url(../img/icones/fbottomleft.png) no-repeat left bottom, url(../img/icones/ftopright.png) no-repeat right top;padding: 2rem}
footer .share{text-align: center;color:white;}
footer .share{background: url(../img/icones/stopleft.png) no-repeat left top, url(../img/icones/sbottomright.png) no-repeat right bottom, url(../img/icones/sbottomleft.png) no-repeat left bottom, url(../img/icones/stopright.png) no-repeat right top;text-align: center !important;padding:1rem;margin-top: 1.3rem;}
.share li:nth-child(1){line-height: 1;position: relative;top: 7px;}
.share li{margin:0 5px;}
.ft-bt-green{min-height: auto;background-color: #0f6;padding: 6px;float: left;width: 100%;text-align: center;font-weight: 600;border-radius: 4px;}
.ft-bt-green img{margin-right: 10px;}
footer .mail{font-size: 1.4rem;float: left;width: 100%;text-align: center;color: white;margin-bottom: 0.5rem;}
footer h4{float: left;width: 100%;color: white;text-align: center;font-weight: 300;font-size: 1.7rem;}
.m-footer a{color:white;}
.m-footer li{width: 100%;}
footer small{color:white;margin-top:1.5rem;float: left;width: 100%}
footer .copy{text-align: center;float: left;width: 100%;color:white;}

/* Central de Ajuda */
.tl-faqs{color:#3a595c;text-align: center;float: left;width: 100%;font-size: 1.8rem;}
.tl-faqs img{margin-right: 10px;}
.search{background-color: white;padding: 3rem 4rem;border-radius: 10px;margin-top: 1rem;}
.search input{border:2px solid #a2b1b5;background-color:#f0f1f2;color:#a2b1b5;border-radius: 30px;    padding: 0.5rem 2rem;font-size: 1.3rem;}
.search button.bt-green{border:none;border-radius: 30px;}
.search button.bt-green img{float: none;margin-left: 0 !important;}
.search h3{font-weight: 800;color: #09a5ad;font-size: 2.2rem;margin-bottom: 1rem;}
.faqs-dest .card-link{display: block;border-bottom: 2px solid #738a90;padding-bottom: 10px;margin-bottom: 1rem;}
.faqs-dest .card-link i{float: right;margin-top: 5px;}
.faqs-dest .card-header{padding: 0;background: none;border-radius: 0;border: none;}
.faqs-dest .card{background: none;border: none;float: left;width: 100%;color: #738a90;font-family: 'Roboto', sans-serif;}
.faqs-dest .card-body{padding: 0 0 2rem;}
.faqs-lista{float: left;width: 100%;}
.faqs-lista span{-webkit-align-self: center!important;-ms-flex-item-align: center!important;-ms-grid-row-align: center!important;align-self: center!important;}
.faqs-lista div{border: 1px solid #0ef4bb;border-radius: 6px;min-height: 100px;display: -webkit-box!important;display: -webkit-flex!important;display: -ms-flexbox!important;display: flex!important;    -webkit-box-pack: center!important;-webkit-justify-content: center!important;-ms-flex-pack: center!important;justify-content: center!important;cursor: pointer;font-family: 'Roboto', sans-serif;font-weight: 500;color: #3a595c;}
.faqs-lista div:hover{background-color:#0ef4bb;}
.faqs-lista li{float: left;width: 50%;padding:0 15px;margin-bottom: 30px;}
.form-faqs, .form-faqs:hover{margin-top: 1.5rem;background-color: white;padding: 1rem;border-radius: 5px;text-align: center;font-size: 1.4rem;color:#738a90;}
.form-faqs i{margin-left: 2rem;color:#4ebfc4;}
.md-aviso{max-width: 360px;}
.md-aviso h4{display: flex;line-height: 0.8;}
.md-aviso h4,.md-aviso a, .md-form h4{color:#1eaab1;}
.md-aviso h4 img, .md-aviso h4 span{display: inline-block;margin: auto 0;}
.md-aviso h4 span{padding-left: 5px}
.md-aviso p{color:black;font-weight: 600;margin: 1rem 0;}
.md-aviso button, .md-form button{border: none;max-width: 100px;border-radius: 30px;margin-top: 10px;}
.md-aviso .modal-content, .md-form .modal-content{padding: 2rem;text-align: justify;border-radius: 15px;border: none;}
.md-form button{max-width: 100%;font-weight: 800;padding: 10px;font-size: 1.2rem;margin-top: 1.5rem;}
.md-form h4{text-align: left;margin: 0;font-size: 1.8rem;}
.md-form p{text-align: left;}
.envio-files{-ms-flex-pack: center!important;justify-content: center!important;-ms-flex-wrap: wrap!important;flex-wrap: wrap!important;display: -ms-flexbox!important;display: flex!important;float: left;width: 100%;}
.envio{padding: 2.5rem 4rem;background-color: white;margin-top: 1rem;border-radius: 10px;font-family: 'Roboto', sans-serif;color: black;min-height: 705px;float: left;width: 100%;}
.envio p{text-align: justify;font-size: 0.9rem;}
.envio h2, .dica h3{font-family: 'Rajdhani', sans-serif;font-size: 2rem;margin-bottom: 2rem;font-weight: 800;line-height: 1;text-align: left;}
.up-cards{text-align: center;}
.up-cards input{display: none;}
.envio h6{margin-bottom: 1.3rem;margin-top: 2rem;font-size: 0.9rem;font-weight: 800;}
.n-cpf{color:#738a90;font-size: 0.7rem}
.dica h3, .dica h6{color:#738a90;font-weight: 600;}
.dica span{color:#738a90;font-weight: 500;}
.bt-green-form:hover{background: rgb(12,241,179);background: linear-gradient(90deg, rgba(12,241,179,1) 0%, rgba(2,244,114,1) 100%);}
.bt-green-form{border-radius: 30px;padding: 1rem 3.5rem;border: none;}
.envio-after a{background-color: white;padding: 1rem;display: block;font-size: 1.3rem;text-align: center;font-weight: 600;color: #7c9297;border-radius: 10px;}
.brands{float: left;width: 100%;text-align: center;}
.brands a{font-size: 1.1rem;display: block;color:#bdbdbd;border-bottom: 2px solid transparent}
.brands a i{padding: .5rem;}
.brands li.inicio a{color:#09ad9c;}
.brands li.ativo a{color:#09ad9c;font-weight: 800;border-color: #09ad9c;}
.cp-cards img{width: 100%;}
.dadosbc{color:#3a595c;}

/* Checkout */
.ck-white, .menu-check{min-height: 500px;}
.ck-white{background-color:white;border-radius: 5px;padding:1.5rem 2rem;float: left;width: 100%;}
.bt-check{width: auto;padding: 0.5rem 3rem;font-size: 1.3rem;display: inline-block;}
.menu-check{display: flex;background-color: #09ad9c;padding:1.5rem 1rem;}
.menu-check ul{width: 100%;float: left;}
.menu-check a{color:white;display: block;padding: 1rem 0;font-size: 0.7rem;font-weight: 500;}
.menu-check a img{float: right;width: 24px;position: relative;top: -5px;}
.menu-check li{width: 100%;}
.subtitle{font-weight: 500;line-height: 1.1;}
.cartao-ck{display: flex;flex-wrap: wrap;background-image: url(../img/icones/cartao-ck.png);background-repeat: no-repeat;background-size: 347px;padding-top: 4rem;padding-bottom: 4rem;margin-top: 3rem;min-width: 347px;max-width: 347px;}
.cartao-ck input, .cartao-ck select{border: none !important;font-size: 11px;font-weight: 600;margin-bottom: 5px;}
.cartao-ck label{padding: 0;color: black;font-size: 11px;margin-top: 6px;margin-bottom: 0;}
.cvv{margin-top: 3.6rem;}
.cvv-csv{color:#3a595c;font-weight: 600;}
.comps h6{margin-top: 1.5rem;}
.comps .n-cpf span{font-size: .7rem;}
.bl-como{display: flex;flex-wrap: wrap;background-color:white;padding:1rem;border-radius: 5px;height: 100%;}
.bl-como .cm{display: flex;flex-wrap: wrap;margin:auto 0;}
.bl-como .dica{font-size: 0.8rem;}
.bl-como h3{color:#738a90;margin: 0 0 2rem;font-size: 1.7rem;line-height: 1;}
.bl-como img{width: 100%;max-width: 140px;margin-bottom: 2rem;}
.res{background: url(../img/icones/rtopleft.png) no-repeat left top, url(../img/icones/rbottomright.png) no-repeat right bottom, url(../img/icones/rbottomleft.png) no-repeat left bottom, url(../img/icones/rtopright.png) no-repeat right top;padding: 2rem 1.5rem;float: left;width: 100%;color:#3a595c;font-weight: 500;}
.res span{float: left;width: 100%;}
.res small{float: left;width: 100%;margin-top: 1rem;}
.res .bt-green{border:none;color:white;background-color:#738a90;border-radius: 30px;font-weight: 500;margin-top: 1rem;float: left;}
.res .bt-green i{margin-right: 10px;position: relative;top: 2px;}
.res h4{margin:0;font-weight: 300;}
.res h4 b{font-weight: 900;}
.res h6{margin:0;font-weight: 600;}
.iof li{width: 33.3%;float: left;font-size: 0.9rem;margin-top: 1rem;}
.iof li small{margin-top: 0;}

/*padrão*/
    .banner-desktop{
            display: block;
    }
    .banner-mobile{
            display: none;
    }

.rcorners {
  border-radius: 8px;
  background: #00ff66;
  margin: 0 auto;
  width: 100%;
  height: auto;  
}

.rcornersd {
  border-radius: 8px;
  background: #00ff66;
  margin: 0 auto;
  width: 80%;
  height: auto;  
}

.responsive {
  width: 100%;
  height: 100%;
}

.responsivemob {
  width: 100%;
  height: 100%;
}

.responsive80 {
  width: 100%;
  height: 100%;
}

.responsived {
  width: 390px;
  /*height: 70%;*/
}

.help_link{
    border-radius: 15px;
    border: 1px solid #738a90;
    padding: 5px 25px;
    display: inline-block;
    width: 95%;
    margin-top: 20px;
    color: #d5d5d5;
}

.mt20{
    margin-top: 20px;
}
.mt30{
    margin-top: 30px;
}
.mt40{
    margin-top: 40px;
}
.mt50{
    margin-top: 50px;
}
.mt60{
    margin-top: 60px;
}
.mt100{
    margin-top: 100px;
}

.height80{
    height: 80%;
}

.pdd20{
    padding-left: 30px;
    font-size: 14px;
    margin-top: 20px;
}

.container_alert {
    width:100%;
    height:auto;
    margin: 0;
}