@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

::selection {
    background: #3d3d3d;
    color: #ffffff !important;
}

::-moz-selection {
    background: #3d3d3d;
    color: #ffffff !important;
}

*,
:after,
:before {
    box-sizing: border-box;
}

a,
form,
button, input, select {
    outline: none !important;
    box-shadow: none !important;
}

html,button,body,div,span,applet,object,iframe,p,section,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    /*border: 1px #ff0000 solid !important;*/
    font-family: "Montserrat", sans-serif;

}

html {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
}

body {
    margin: 0;
    padding: 0;
    color: #3d3d3d;
}

/*-----------------------------------------------------------fonts
*/

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
    margin-top: 0;
    margin-bottom: 0 !important;
    letter-spacing: 0;

}

h1, .h1 {
}
h2, .h2 {
}
h3, .h3 {
    font-weight: 100;
}
h4, .h4 {
    font-weight: 600;
}
h5, .h5 {
    font-weight: 600;
}
h6, .h6 {
    font-weight: 600;
}

p {
    line-height: 23px;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 5px;
    padding-top: 4px;
    margin-bottom: 0px;

}

.color-1 {
    color: #0775CF;
}
.color-2 {
    color: #292929;
}
.color-3 {
    color: #E8B80C;
}
.color-4 {
    color: #ffcd00;
}
.color-5 {
    color: #9b9b9b;
}
.color-6 {
    color: #FF84C2;
}
.color-7 {
    color: #929292;
}

.font-10 {
    font-size: 10px;
    line-height: 15px;
}
.font-11 {
    font-size: 11px;
    line-height: 16px;
}
.font-12 {
    font-size: 12px;
    line-height: 17px;
}
.font-13 {
    font-size: 13px;
    line-height: 18px;
}
.font-14 {
    font-size: 14px;
    line-height: 19px;
}

.font-18 {
    font-size: 18px;
    line-height: 23px;
}
.font-19 {
    font-size: 19px;
    line-height: 24px;
}
.font-20 {
    font-size: 20px;
    line-height: 25px;
}
.font-21 {
    font-size: 21px;
    line-height: 26px;
}
.font-22 {
    font-size: 22px;
    line-height: 27px;
}
.font-23 {
    font-size: 23px;
    line-height: 28px;
}
.font-24 {
    font-size: 24px;
    line-height: 29px;
}

b, .b {
    font-weight: bold;
}

.font-b-5 {
    font-weight: 500;
}
.font-b-6 {
    font-weight: 600;
}

.text-under {
    text-decoration: underline;
}
.text-upper {
    text-transform: uppercase;
}
.text-opacity {
    opacity: 0.5;
}
.text-letter {
    letter-spacing: 2px;
}

/*-----------------------------------------------------------links
*/

a {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    text-decoration: none;
}
a:hover {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    text-decoration: none;
}

.a-link-1 {
    color: #3d3d3d;
}
.a-link-1:hover {
    color: rgb(149, 149, 149);
}

.a-link-2 {
    color: #fff;
}
.a-link-2:hover {
    color: #ffcd00;
    opacity: 0.8;
}

.a-link-3 {
    color: #15b4b1;
}
.a-link-3:hover {
    color: #3d3d3d;
    opacity: 0.7;
}

/*-----------------------------------------------------------ctas*/
.cta-1,
.cta-1:hover,
.cta-1:focus,
.cta-2,
.cta-2:hover,
.cta-2:focus,
.cta-3,
.cta-3:hover,
.cta-3:focus,
.cta-4,
.cta-4:hover,
.cta-4:focus,
.cta-arrow {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.cta-1 {
    font-weight: 600;
    display: inline-block;
    font-size: 13px;
    color: #fff;
    letter-spacing: 0px;
    padding: 14px 15px;
    text-decoration: none;
    background-color: #0CD870;
    text-decoration: none;
    letter-spacing: 0;
    width: 100%;
    border-radius: 12px;
}

.cta-1:hover {
    color: #e4e4e4;
    background-color: #0475CE;
}

.cta-2 {
    font-weight: 600;
    display: inline-block;
    font-size: 12px;
    color: #F5C20D;
    letter-spacing: 0px;
    padding:8px 0px;
    text-decoration: underline;
    background-color: transparent;
    letter-spacing: 0;
    border-bottom-left-radius: 25px;
}

.cta-2:hover {
    color: #fff;
    background-color: #000;
}

.cta-3 {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 11px 20px;
    text-decoration: none;
    background-color: transparent;
    border-radius:20px;
}

.cta-3 div {
    height: 2px;
    background-color: #078BE6;
    color: #078BE6;
    margin-top: 10px;
    max-width: 300px;
}

.cta-3:hover {
    color: #6b6b6b;
    font-weight: 600;
    background-color: transparent;
    text-decoration:dashed;
    border-radius:20px;
}

.cta-4 {
    border-radius: 100px;
    font-weight: 500;
    text-align: center;
    font-size: 14px;
    padding: 10px 10px 11px 30px;
    display: inline-block;
    color: #fff;
    letter-spacing: 0px;
    background-color: #2861f5;
    text-decoration: none;
}
.cta-4:hover .cta-arrow {
    opacity: 1;
    padding-left: 15px;
}
.cta-4:hover {
    color: #ffffff;
    background-color: #7bdafb;
}

/*-----------------------------------------------------------bgs
*/
.bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bg-color-1 {
    background-color: #F5E3E7;
}
.bg-color-2 {
    background-color: #D1EDFF;
}
.bg-color-3 {
    background-color: #F4F7F8;
}
.bg-color-4 {
    background-color: #E0D8FF;
}
.bg-color-5 {
    background-color: #F0F0F0;
}
.bg-color-6 {
    background-color: #0775CF !important;
}
.bg-color-7 {
    background-color: #03A3FF !important;
}
.bg-color-8 {
    background-color: #00d5e9;
}
.bg-color-9 {
    background-color: #E6E6E6;
}

.bg-degrade-1 {
    background: rgb(230, 95, 116);
    background: linear-gradient(-180deg, rgba(255, 255, 255, 1) 50%, rgba(6, 123, 219, 1) 50%);
}

.bg-degrade-2 {
    background: rgb(33, 33, 33);
    background: linear-gradient(180deg, rgba(33, 33, 33, 1) 72%, rgba(255, 255, 255, 1) 72%);
}

.bg-degrade-3 {
    background: rgb(33, 33, 33);
    background: linear-gradient(0deg, rgba(33, 33, 33, 1) 45%, rgba(255, 255, 255, 1) 45%);
}

.bg-degrade-4 {
    background-color: #3d3d3d;
}

.bg-degrade-5 {
    background-color: #000;
}

.bg-img-1 {
    /*background-image: url('img/header.jpg');
    */
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    width: 100%;
}

.bg-img-2 {
    /*background-image: url('img/header.jpg');
    */
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    width: 100%;
}

.bg-img-3 {
    /*background-image: url('img/header.jpg');
    */
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    width: 100%;
}

/*-----------------------------------------------------------padding-ds
*/
.p-header {
    padding-bottom: 50px;
    padding-top: 50px;
}

.p-nav {
    padding-bottom: 50px;
    padding-top: 50px;
}

.p-section {
    padding-bottom: 50px;
    padding-top: 50px;
}

.p-title {
    padding-bottom: 50px;
    padding-top: 50px;
}

.p-content {
    padding-bottom: 50px;
    padding-top: 50px;
}

.p-footer {
    padding-bottom: 80px;
    padding-top: 80px;
}

/*-----------------------------------------------------------ul-li*/
ul,
li {
    padding-bottom: 2px;
    padding-top: 2px;
    list-style: none;
}

.list-ul,
.list-items-li {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0px;
    list-style: none;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
}

.list-items-li {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    margin-left: 20px;
}

.ilist-items-no-li {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    margin-left: 0px;
}

.list-items-li:before {
    content: '•';
    float: left;
    margin-left: -16px;
    margin-top: -4px;
    font-size: 20px;
    color: #58555c;
}

.list-items-li:before {
    color: #ed4346 !important;
}

/*-----------------------------------------------------------bder
*/

.bder {
    border-radius: 15px;
}
.bder-tl {
    border-top-left-radius: 25px;
}
.bder-tr {
    border-top-right-radius: 25px;
}
.bder-bl {
    border-bottom-left-radius: 25px;
}
.bder-br {
    border-bottom-right-radius: 60px;
}
.bder-tt {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.bder-bb {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.bder-rr {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.bder-ll {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

/*-----------------------------------------------------------d-shadow
*/

.d-shadow-1 {
    -webkit-box-shadow: 0px 7px 21px -15px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 0px 7px 21px -15px rgba(0, 0, 0, 0.46);
    box-shadow: 0px 7px 21px -15px rgba(0, 0, 0, 0.46);
}

.d-shadow-2 {
    -webkit-box-shadow: 0px 7px 21px -15px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 7px 21px -15px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 7px 21px -15px rgba(0, 0, 0, 0.35);
}

/*-----------------------------------------------------------card
*/

.card-footer {
    background-color: rgba(0, 0, 0, 0);
    border-top: 1px solid rgba(0, 0, 0, 0);
}

.card-body {
    padding: 20px 40px 12px 40px;
}

.card-footer,
.card-footer-sim {
    padding: 12px 40px 35px 40px;
}

.card-footer-sim {
    background-color: #f1f1f1 !important;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0, 0, 0, 0);
    border-radius: .25rem;
}


.card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.color-1 {
    color: #0775CF;
}
.color-2 {
    color: #292929;
}
.color-3 {
    color: #E8B80C;
}
.color-4 {
    color: #ffcd00;
}
.color-5 {
    color: #9b9b9b;
}
.color-6 {
    color: #FF84C2;
}
.color-7 {
    color: #929292;
}

.font-10 {
    font-size: 10px;
    line-height: 15px;
}
.font-11 {
    font-size: 11px;
    line-height: 16px;
}
.font-12 {
    font-size: 12px;
    line-height: 17px;
}
.font-13 {
    font-size: 13px;
    line-height: 18px;
}
.font-14 {
    font-size: 14px;
    line-height: 19px;
}
.font-15 {
    font-size: 15px;
    line-height: 20px;
}
.font-16 {
    font-size: 16px;
    line-height: 21px;
}
.font-17 {
    font-size: 17px;
    line-height: 22px;
}
.font-18 {
    font-size: 18px;
    line-height: 23px;
}
.font-19 {
    font-size: 19px;
    line-height: 24px;
}
.font-20 {
    font-size: 20px;
    line-height: 25px;
}
.font-21 {
    font-size: 21px;
    line-height: 26px;
}
.font-22 {
    font-size: 22px;
    line-height: 27px;
}
.font-23 {
    font-size: 23px;
    line-height: 28px;
}
.font-24 {
    font-size: 24px;
    line-height: 29px;
}
.font-25 {
    font-size: 25px;
    line-height: 30px;
}
.font-26 {
    font-size: 26px;
    line-height: 31px;
}
.font-27 {
    font-size: 27px;
    line-height: 32px;
}
.font-28 {
    font-size: 28px;
    line-height: 33px;
}
.font-29 {
    font-size: 29px;
    line-height: 34px;
}
.font-30 {
    font-size: 30px;
    line-height: 35px;
}
.font-31 {
    font-size: 31px;
    line-height: 36px;
}
.font-32 {
    font-size: 32px;
    line-height: 37px;
}
.font-33 {
    font-size: 33px;
    line-height: 38px;
}
.font-34 {
    font-size: 34px;
    line-height: 39px;
}
.font-35 {
    font-size: 35px;
    line-height: 40px;
}
.font-36 {
    font-size: 36px;
    line-height: 41px;
}
.font-37 {
    font-size: 37px;
    line-height: 42px;
}
.font-38 {
    font-size: 38px;
    line-height: 43px;
}
.font-39 {
    font-size: 39px;
    line-height: 44px;
}
.font-40 {
    font-size: 40px;
    line-height: 45px;
}
.font-41 {
    font-size: 41px;
    line-height: 46px;
}
.font-42 {
    font-size: 42px;
    line-height: 47px;
}
.font-43 {
    font-size: 43px;
    line-height: 48px;
}
.font-44 {
    font-size: 44px;
    line-height: 49px;
}
.font-45 {
    font-size: 45px;
    line-height: 50px;
}
.font-46 {
    font-size: 46px;
    line-height: 51px;
}
.font-47 {
    font-size: 47px;
    line-height: 52px;
}
.font-48 {
    font-size: 48px;
    line-height: 53px;
}
.font-49 {
    font-size: 49px;
    line-height: 54px;
}
.font-50 {
    font-size: 50px;
    line-height: 55px;
}
.font-51 {
    font-size: 51px;
    line-height: 56px;
}
.font-52 {
    font-size: 52px;
    line-height: 57px;
}
.font-53 {
    font-size: 53px;
    line-height: 58px;
}
.font-54 {
    font-size: 54px;
    line-height: 59px;
}
.font-55 {
    font-size: 55px;
    line-height: 60px;
}
.font-56 {
    font-size: 56px;
    line-height: 61px;
}
.font-57 {
    font-size: 57px;
    line-height: 62px;
}
.font-58 {
    font-size: 58px;
    line-height: 63px;
}
.font-59 {
    font-size: 59px;
    line-height: 64px;
}
.font-60 {
    font-size: 60px;
    line-height: 65px;
}

b, .b {
    font-weight: bold;
}
.font-b-1 {
    font-weight: 100;
}
.font-b-2 {
    font-weight: 200;
}
.font-b-3 {
    font-weight: 300;
}
.font-b-4 {
    font-weight: 400;
}
.font-b-5 {
    font-weight: 500;
}
.font-b-6 {
    font-weight: 600;
}
.font-b-7 {
    font-weight: 600;
}
.font-b-8 {
    font-weight: 800;
}
.font-b-9 {
    font-weight: 900;
}
.text-under {
    text-decoration: underline;
}
.text-upper {
    text-transform: uppercase;
}
.text-opacity {
    opacity: 0.5;
}
.text-letter {
    letter-spacing: 2px;
}

.bg-nav-01 {
    background-color: #0CD56E;
}

.bg-nav-02 {
    background-color: #03A3FF;
}

.bg-nav-03 {
    background-color: #4A93BE;
}

.bg-nav-04 {
    background-color: #4A93BE;
}

.bg-nav-05 {
    background-color: #0475CE;
}

.bg-nav-06 {
    background-color: #03A3FF;
}

.w-100 {
    width: 100%;
}
.d-auto {
    width: max-content;
}

.d-relative {
    position: relative;
    z-index: 1;
}

.d-absolute {
    position: absolute;
    z-index: 1;
}

.d-absolute-center {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

/*-----------------------------------------------------------utilities
*/

hr {
    border: 0px;
    height: 1px;
    width: 100%;
    left: 0;
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #717171;
}


#scrollbar {
    /*background: linear-gradient(90deg, #4e1b8c 10%, #fff 90%);*/
    background-color: #3d3d3d;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 3px;
    z-index: 99999;
}
/*
#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 9999;
    top: 0;
}*/

/*form*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.label,
label {
    padding: 12px 25px 5px 0px;
    color: #212121;
    font-size: 11px;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=file],
input[type=password],
input[type=date],
textarea,
.textarea,
.select-form,
select {
    font-size: 12px;
    padding: 15px 20px;
    margin: 1px 0px;
    color: #878787;
    width: 100%;
    background-color: #F9F9FC;
    border: 1px #F9F9FC solid;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    border-radius: 8px;
}

.disabled, .disabled:hover, .disabled:focus {
    font-size: 12px;
    padding: 15px 20px;
    margin: 1px 0px;
    color: #3e3e3e;
    width: 100%;
    background-color: #e5e5e9 !important;
    border: 1px #e5e5e9 solid !important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    border-radius: 8px;
}

input[type=text]:hover,
input[type=tel]:hover,
input[type=email]:hover,
input[type=file]:hover,
input[type=date]:hover,
input[type=password]:hover,
.select-form:hover,
select:hover,
.textarea:hover,
textarea:hover,
input[type=date]:focus,
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=file]:focus,
.select-form:focus,
select:focus,
.textarea:focus,
textarea:focus {
    color: #212121;
    background-color: #ffffff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    border: 1px #878787 solid;
}

input[type=checkbox],
.checkbox-select {
    background-color: #ffffff;
    color: #fff;
    height: 15px !important;
    width: 15px !important;
    border-radius: 7px;
    padding: 8px;
    border: 1px #000 solid;
}

.invalid-feedback {
    color: #ff0000;
    font-size: 11px;
    padding: 0px 20px;
}

.btn-1,
.btn-1::after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-1 {
    background: #ffffff;
    border: 0;
    color: #0A79D8;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    padding: 12px 20px;
    min-width: 240px;
    border-radius: 13px;
}

.btn-1:hover {
    background: #2ecc71;
    color: #ffffff;
}

.btn-2,
.btn-2::after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-2 {
    background: #0A79D8;
    border: 0;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    padding: 12px 20px;
    border-radius: 13px;
}

.btn-2:hover {
    background: #2ecc71;
}

.btn-3,
.btn-3::after {
    background: #03A3FF;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-3 {
    background: #03A3FF;
    border: 0;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    padding: 12px 20px;
    border-radius: 13px;
}

.btn-3:hover {
    background: #d7d7d7;
    color: #fff;
}

.btn-4,
.btn-4::after {
    background: #2ecc71;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-4 {
    background: #2ecc71;
    border: 0;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    padding: 12px 20px;
    border-radius: 13px;
}

.btn-4:hover {
    background: #cfcfcf;
    color: #fff;
}

.btn-5,
.btn-5::after {
    background: transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-5 {
    background: transparent;
    border: 0;
    color: #626262;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    padding: 12px 20px;
    border-radius: 13px;
}

.btn-5:hover {
    background: #0A79D8;
    color: #fff;
}

::-webkit-input-placeholder {
    color: #878787;
    font-size: 13px;
}

:-moz-placeholder {
    color: #878787;
    opacity: 1;
}

::-moz-placeholder {
    color: #878787;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #878787;
}

::-ms-input-placeholder {
    color: #878787;
}

::placeholder {
    color: #878787;
}

[placeholder]::-webkit-input-placeholder {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    -o-transform: translate(0px, 0);
    transform: translate(0px, 0);
    color: #878787;
}

/*responsive*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media (min-width: 1560px) {
    .section-dv {
        width: 100%;
        max-width: 1560px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (max-width: 575.98px) {
}

@media (max-width: 992px) {

    .bg-size {
        background-size: 300% !important;
    }

    .scrolling {
        display: grid !important;
        grid-auto-flow: column !important;
        overflow: auto hidden !important;
        scroll-snap-type: x mandatory !important;
        /*gap: 1rem !important;*/
        scroll-padding: 0px 24px;
        padding: 0 1rem 1rem 1rem;
    }

    /*custom responsive*/
    /*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
    .cel {
        right: 0 !important;
        margin: 0 auto !important;
        bottom: -140px;
        margin-top: -100px !important;
    }
    .dv-cel {
        padding-left: 0px !important;
        margin-top: 90px !important;
    }
    .d-dots {
        height: 63px !important;
    }



    .mt-custom {
        margin-top: 10px !important;
    }

    .dv-content {
        padding: 15px !important;
    }

    .dv-content_pb {
        padding: 15px 15px 0px 15px !important;
    }

    .dv-solucoes-imobi {
        height: 530px !important;
    }

    .p-mob {
        padding: 0 !important;
    }

    .pb-mob {
        padding-bottom: 0 !important;
    }

    .dv-clientes {
        padding: 0px !important;
    }

    .bder-slider {
        background-position: 76% center !important;
        border-radius: 0 0 25px 0 !important;
    }

    .bg-expertise {
        background-position: 48% center !important;
        border-radius: 25px 0 0 0 !important;
    }

    .bg-footer-dv {
        border-radius: 25px 0 0 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
}

@media (min-width: 992px) and (max-width: 1199.98px) {
}


.show-on-mobile--inline {
    display: none;
}
.arrow {
    -webkit-animation: bounce 3s infinite;
    animation: bounce 3s infinite;
    bottom: -64px;
    bottom: -4rem;
    left: calc(50% - 19px);
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: opacity 250ms ease-in-out;
    width: 38px;
}
.arrow--hide {
    opacity: 0;
}
@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}
@media screen and (max-width: 480px) {
    .hide-on-mobile {
        display: none;
    }
    .show-on-mobile--inline {
        display: inline;
    }
}
@media (min-width: 1280px){
}
@media (max-width: 575.98px) {
}
@media (max-width: 992px) {
    .container-custom {
        height: 70vh;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
}
@media (min-width: 992px) and (max-width: 1199.98px) {
}

/*navbar*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.header-area, .r4-nav-container, .logo-site, .call-action-portal, .main-header-area, .r4nav, .breakpoint-on .r4-navbar {
    -webkit-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
}
.header-area {
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    height: 80px;
    position: sticky;
    position: -webkit-sticky;
    /*position: fixed;
    */
    background: rgb(8,123,217);
    background: linear-gradient(0deg, rgba(8,123,217,1) 0%, rgba(6,109,193,1) 35%);
}
.logo-site {
    height: 38px;
}
.call-action-portal {
    height: 70px;
}
.r4-main-top {
    padding-top: 90px;
    /*pad content e nav*/
}
@media only screen and (max-width: 768px) {
    .r4-main-top {
        padding-top: 90px;
    }
}
.main-header-area {
    position: relative;
    z-index: 1;
    background-color: transparent;
}


.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.r4-navbar {
    width: 100%;
    /*display: -webkit-box;
     display: -ms-flexbox;
    */
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.r4-navbar .nav-logo {
    display: inline-block;
    /*margin-right: 30px;
    */
}

/* Down Arrow Icon for Megamenu
@font-face {
  font-family: 'r4fonts';
  src: url("../../fonts/r4-fonts.eot?fftrrv");
  src: url("../../fonts/r4-fonts.eot?fftrrv#iefix") format("embedded-opentype"), url("../../fonts/r4-fonts.ttf?fftrrv") format("truetype"), url("../../fonts/r4-fonts.woff?fftrrv") format("woff"), url("../../fonts/r4-fonts.svg?fftrrv#r4fonts") format("svg");
  font-weight: normal;
  font-style: normal;
}
*/
.icon-r4-nav-down-arrow {
    font-family: 'r4fonts';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-r4-nav-down-arrow:before {
    content: "\e900";
}

/* Dropdown Toggle */
.dd-trigger {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    cursor: pointer;
    z-index: 500;
    border-radius: 0;
    display: none;
}
/* r4-close-ico */
.r4-close-ico {
    top: 10px;
    right: 23px;
    z-index: 12;
    display: none;
}
.r4-close-ico .cross-wrap {
    width: 26px;
    height: 26px;
    cursor: pointer;
    position: relative;
}
.r4-close-ico .cross-wrap span {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 6px;
    background: #232323;
}
.r4-close-ico .cross-wrap span.top {
    top: 12px;
    left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.r4-close-ico .cross-wrap span.bottom {
    bottom: 12px;
    left: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/* toggler - display controlado em custom.css */
.r4-navbar-toggler {
    border: none;
    background-color: transparent;
    cursor: pointer;
}
.r4-navbar-toggler .navbarToggler {
    display: inline-block;
    cursor: pointer;
}
.r4-navbar-toggler .navbarToggler span {
    position: relative;
    background-color: #707070;
    border-radius: 3px;
    display: block;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding: 0;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    width: 30px;
    cursor: pointer;
}
.r4-navbar-toggler .navbarToggler.active span:nth-of-type(1) {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    top: 8px;
}
.r4-navbar-toggler .navbarToggler.active span:nth-of-type(2) {
    opacity: 0;
}
.r4-navbar-toggler .navbarToggler.active span:nth-of-type(3) {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    top: -8px;
}

.r4-navbar-toggler .navbarToggler span {
    background-color: #212121;
}
.r4-navbar-toggler .navbarToggler span {
    background-color: #212121;
}


/*icones*/
.sociais {
    padding: 0;
}
.sociais:after {
    content: "";
    display: table;
    clear: both;
}
.sociais a {
    height: 48px;
    width: 48px;
    float: left;
    padding: 0;
    background-image: url("../img/r4-ico-socials.svg");
    background-repeat: no-repeat;
    background-size: 170px 90px;
    background-color: #fd790a;
    margin: 5px;
    border-radius: 120px;
    border: 0px #fff solid;
}
.sociais a:hover {
    border: 0px #535353 solid;
}
.sociais a.ico-instagram {
    background-position: 2px 0;
}
.sociais a.ico-youtube {
    background-position: -40px 0;
}
.sociais a.ico-facebook {
    background-position: -83px 0;
}
.sociais a:hover {
    background-color: #535353;
}
.sociais a:hover.ico-instagram {
    background-position: 2px -42px;
}
.sociais a:hover.ico-youtube {
    background-position: -40px -42px;
}
.sociais a:hover.ico-facebook {
    background-position: -83px -41px;
}


/*cta flutuante*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#barra_nav_div {
    position: static;
    margin-top: 0px;
    z-index: 99991;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    background-color: #515150;
}
#barra_nav_div.fix {
    position: fixed;
    margin-top: 60px;
    z-index: 99991;
    background-color: rgba(81, 81, 80, .9);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 575.98px) {
}
@media (max-width: 992px) {
    .cta-fab.expanded {
        width: 100% !important;
        height: 100% !important;
        right: 0 !important;
        border-radius: 0px !important;
        background: #212121 !important;
        padding-top: 70px !important;
        bottom: 0 !important;
    }
    .cta-fab {
        width: 65px;
        height: 65px;
    }
    .pm-fab {
        padding-top: 20px !important;
    }
    .bg-cta-fab {
        background: #212121 !important;
    }
    .minified {
        margin-top: 13px !important;
        margin-left: 18px !important;
    }
    .minified {
        font-size: 32px !important;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
}
@media (min-width: 992px) and (max-width: 1199.98px) {
}



/*google maps*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#map {
    height: 400px;
}

#map-stand01, #map-stand02, #map-stand03 {
    height: 180px;
}



/*custom CSS*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.cta-comecar div {
    background-color: #fff;
    color:#0164B5;
    border-radius: 13px;
    padding: 14px 20px;
    width: 240px;
    font-weight: bold;
    position: relative;
    top: -20px;
}

.cta-comecar2 div {
    background-color: #198754;
    color:#fff;
    border-radius: 13px;
    padding: 14px 20px;
    width: 240px;
    font-weight: bold;
    position: relative;
    top: -20px;
}

.card-opacity {
    background-color: rgba(0, 0, 0, 0.6) !important;
    padding-bottom: 42px;
    border-radius: 15px;
}

.call-categoria-curso h3 {
    color: #676767;
    font-size: 9px;
}

.menu-curso .dv-cta-action-curso {
    padding: 4px 0;
}
.a-box-aula:hover .box-aula{
    background-color: #f8f8f8;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
.box-aula {
    background-color: #f4f4f4;
    border-radius: 14px;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 500;
    margin: 12px 0;
}
.box-aula .n-box-licao {
    font-weight: 700;
    color: #ccc;
    min-width: 150px;
    font-size: 16px;
    padding: 8px 20px 8px 0px;
}

.radio-prova {
    border: 0;
}

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #087AD8;
    border-color: #fff;
    border: 0;
    border-radius: 8px;
    padding: 12px 30px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.nav-tabs .nav-link {
    /* margin-bottom: -1px; */
    /* background: 0 0; */
    /* border: 1px solid transparent; */
    /* border-top-left-radius: .25rem; */
    /* border-top-right-radius: .25rem; */
    color: #ffffff;
    background-color: #c4c4c4;
    border-color: #fff;
    border: 0;
    border-radius: 8px;
    padding: 12px 30px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

/* Estilos básicos do menu */
.menu-container {
    position: relative;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.menu-toggle {
    background-color: #0A79D8;
    color: #fff;
    padding: 10px;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.menu-icon, .close-icon {
    width: 20px;
    height: 20px;
    margin-left: 10px; /* Espaço entre o texto e o ícone */
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.list-ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.list-items-no-li {
    list-style-type: none;
}

/* Estilos para desktop */
@media (min-width: 768px) {
    .menu-toggle {
        display: none;
    }
    .list-ul {
        display: block;
    }
}

/* Estilos para mobile */
@media (max-width: 767px) {
    .menu-toggle {
        display: flex;
    }
    .list-ul {
        display: none;
    }
    .list-ul.open {
        display: block;
    }
}


