::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    opacity: 1; /* Firefox */
}
html {
    overflow-x: hidden;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: black;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: black;
}
.cssMb-100 {
    margin-bottom: 100px;
}
.bold {
    font-weight: bold;
}
.material-placeholder {
    width: 30%;
    float: left;
    margin-right: 1%;
}
.cssTextareaBarsAndKey {
    border-bottom: 2px solid #98bfde !important;
    border-top: 2px solid #98bfde !important;
    border-right: 2px solid #98bfde !important;
    border-left: 2px solid #98bfde !important;
    border-radius: 4px;
    font-size: 16px;
    height: 150px;
    resize: none;
}
.cssBorderBarsAndKey {
    border-bottom: 2px solid #98bfde !important;
    border-top: 2px solid #98bfde !important;
    border-right: 2px solid #98bfde !important;
    border-left: 2px solid #98bfde !important;
}
.cssButtonBarsAndKey {
    background: #98bfde !important;
    font-size: 1.1rem !important;
    color: white !important;
    font-weight: 600;
}
.cssBackgroundBarsAndKey {
    background: #98bfde;
}
.cssRow {
    display: flex;
    flex-wrap: wrap;
    background: url('../img/bg-special.jpg') top center !important;
    height: 500px;
    overflow-y: scroll;
}
.cssRowFullHeight {
    display: flex;
    flex-wrap: wrap;
    background: url('../img/bg-main.jpeg') top center !important;
    height: 95vh;
    overflow-y: scroll;
}
.row {
    margin-bottom: unset !important;
}
nav ul a {
    text-transform: uppercase;
}
.cssNavbar {
    background: rgba(36, 57, 76, 0.9) !important;
}
.cssNavbarMobile {
    /*width: 80%;*/
}
.cssCloseWrapper {
    display: flex;
    justify-content: center;
    margin-top: 1%;
}
main {
    margin-bottom: 2%;
}
p {
    font-size: 1.1rem;
    margin: 0.2rem 0;
}
.brand-logo {
    margin-left: 5%;
    line-height: 44px;
}
.brand-logo span {
    font-size: 1.6rem;
    line-height: 64px;
    font-family: 'Times New Roman', Times, serif
}
.cssRed {
    color: #ff0000;
}
.cssGrey {
    color: darkgrey;
}
.cssBlue {
    color: #2e74b5;
}
.row .col.s6 {
    width: 49% !important;
}
.cssItem {
    display: flex;
    justify-content: space-between;
    padding: 0 10px 10px 10px !important;
    background: #98bfde !important;
    color: white;
    border-radius: 10px !important;
    margin-right: 5% !important;
}
.cssItemChild70 {
    width: 70%;
    padding: 0 1rem;
}
.cssItemChildBig {
    display: flex;
    justify-content: center;
    flex-direction: column;

}

.cssItemChild {
    width: 20%;
}

.cssItemChildSmall {
    width: 10%;
}
.cssItemImage {
    border-radius: 10px;
    object-fit: cover;
    width: 10rem;
    height: 10rem;
    margin-top: 10px;
    margin-bottom: 100px;
}
.cssCardPresentationStyled {
    border-radius: 10px;
    padding: 2rem;
}
.cssItemImagePresentation {
    border-radius: 10px;
    width: 30%;
    height: 12.5rem;
    margin: 1.5%;
}
.cssPresentationWrapper {
    text-align: left;
}
.cssBtn {
    background: #203957 !important;
    color: white !important;
    font-size: 1.2rem;
    font-weight: normal;
    border-radius: 10px !important;
}
.cssBtn:hover {
    color: #203957 !important;
    background: white !important;
    font-weight: bold;
    border: 1px solid #203957;
}

.cssPresentationAgent {
    padding: 2rem;
    background: white !important;
    border-radius: 15px;
    border-bottom: 3px solid #9cb356;
}


.cssRowTable {
    width: 30%;
}
.cssRowTable div {
    border: 1px solid black;
    width: 33%;
    float: left;
    padding: 5px;
}

.cssUndergroundIcon {
    margin: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid black;
}
.cssUndergroundText {
    padding-left: 0.5rem;
    margin: 0;
}
.cssUndergroundTextColored {
    text-transform: uppercase;
    font-weight: normal;
}
.cssPresentationBtn {
    display: flex;
    justify-content: center;
    width: 80%;
    margin-top: 10px;
}
.d-flex {
    display: flex;
}
.cssPushBottom {
    position: absolute;
    bottom: 10px;
}
.cssFullnameBtn {
    text-transform: none !important;
    margin-top: 2px;
}
.cssFooter {
    background: url('../img/bg-footer.jpg') top center no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-top: -2%;
}
.cssFooterHeader {
    font-size: 57px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin: 0px;
    text-transform: uppercase;
    line-height: 60px;
    text-align: left;
}
.cssFooterLocation {
    padding: 24px 0px 35px 0px;
    font-size: 14px;
    color: #ebebeb;
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
    font-weight: 400;
    text-align: left;
}
.cssPhone {

}
.cssNavbarElement {
    padding: 0 20px;
}
.cssNavLogo {
    width: 40px;
    height: 40px;
    margin-left: 1.5rem;
}
.cssLine {
    border: solid 1px #ff9408;
    height: 2px;
    width: 30%;
    margin: 20px auto;
}
.cssAgencyAbout {
    text-transform: uppercase;
}
.cssAgencyDescription {
    color: #979797;
    text-align: justify;
}
.cssFooterDescription {
    font-size: 0.9rem;
}
.cssMainFlexable {
    /*display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;*/
    margin-top: 5%;
}
.cssCardGlassMorph {
    padding: 2%;
    background: rgba( 255, 255, 255, 0.55 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 5px );
    -webkit-backdrop-filter: blur( 5px );
    border-radius: 10px;border: 1px solid rgba( 255, 255, 255, 0.18 );
    min-height: 180px;
}
.cssRowGlass:before {
    box-shadow: inset 0 0 2000px rgba(255, 255, 255, .5);
    filter: blur(10px);
}

.cssMainSlide {
    padding: 0 50px !important;
    background: url('../img/bg-footer.jpg') top center no-repeat;
    background-size: cover;
    overflow: hidden;
}
.cssMainImage {
    /*width: 52%;*/
}
.cssMainH1 {
    margin-top: 50px;
    font-size: 45px;
    line-height: normal;
    color: white;
    font-weight: 800;
    text-align: center;
    font-family: Montserrat, sans-serif;
}
.cssMainH2 {
    font-size: 25px;
    line-height: normal;
    color: white;
    font-weight: 700;
    text-align: center;
    font-family: Montserrat, sans-serif;
}
.cssMainText {
    line-height: normal;
    color: white;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
}
.cssMainAddressPhone {
    margin-top: 14px;
    font-size: 18px;
    line-height: normal;
    font-weight: 300;
    text-align: center;
    font-family: Montserrat, sans-serif;
    color: orange;
}
.cssMainAdressStyle {
    margin-top: 15px;
    font-size: 16px;
    line-height: normal;
    font-weight: 300;
    text-align: left;
    font-family: Montserrat, sans-serif;
    color: white;
}
.cssMainAddress {
    margin-top: 15px;
    font-size: 18px;
    line-height: normal;
    font-weight: 300;
    text-align: left;
    font-family: Montserrat, sans-serif;
    color: white;
    text-align: center;
}
.cssMainAddressSub {
    margin-top: 15px;
    font-size: 18px;
    line-height: normal;
    font-weight: 300;
    text-align: left;
    font-family: Montserrat, sans-serif;
    color: white;
}
.cssMainPhone {
    margin-top: 15px;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    font-family: Montserrat, sans-serif;
    color: white;
}
.cssMainPhoneSecond {
    margin-top: 2px;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    font-family: Montserrat, sans-serif;
    color: white;
}
.cssMainBtn {
    margin-top: 0;
    width: 30%;
    padding: 15px !important;
    height: auto !important;
    background: #98bfde !important;
    border-radius: 30px !important;
    font-size: 1.1rem !important;
    color: white !important;
    font-weight: 600;
}
.cssMainTextOrange {
    color: orange;
}
.cssCircle {
    width: 40px;
    height: 40px;
    background: white;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
}
.cssCircleGrey {
    width: 40px;
    height: 40px;
    background: #e7e7e7;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
}
.cssCircleGreen {
    width: 40px;
    height: 40px;
    background: #1bd741;
    border-radius: 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
}
.cssCircleGreenNew {
    width: 40px;
    height: 40px;
    background: #1bd741;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
}
.cssCircleBlueNew {
    width: 40px;
    height: 40px;
    background: #2AABEE;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
}
.cssCircleOrangeNew {
    width: 40px;
    height: 40px;
    background: #ffca38;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
}
.cssCircleGreenWhatsapp {
    width: 30px;
    height: 30px;
    background: #1bd741;
    border-radius: 60%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
}
.cssCircleOrangeYandex {
    width: 30px;
    height: 30px;
    background: #ffca38;
    border-radius: 60%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
}
.cssFillSvg {
    fill: #cc6600;
}
.cssFillSvgWhite {
    fill: white;
}
.cssFillSvgRed {
    fill: #c20505;
}
.cssAdvantages {
    margin-top: 30px;
    margin-bottom: 15px !important;
}
.cssAdvantage {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
    background-color: rgba(255, 255,  255, 1);
}
.cssAdvantageText {
    margin-top: 20px;
    color: wheat;
    font-size: 18px;
    font-family: Montserrat, sans-serif;
}
.cssServices {
    margin-top: 10px;
    margin-bottom: 10px !important;

}
.cssServicesBg {
    /*background: #faf5f5;*/
    background: url('../img/bg-white.jpg') top center;
    background-size: cover;
    overflow: hidden;
}
.cssServiceMain {
    font-size: 45px;
    line-height: normal;
    position: relative;
    font-weight: 800;
    color: rgba(70,  70, 70, 1);
}
.cssServiceSubText {
    margin-top: 22px;
    color: rgb(28, 26, 26);
    font-family: Montserrat, sans-serif;
    line-height: normal;
    font-size: 22px;
}
.cssServiceList {
    margin-top: 10px;
    display: flex;
}
.cssServiceListNextRow {
    display: flex;
}
.cssServiceCard,
.cssClientCard {
    background-color: rgba(255, 255, 255, 1);
    webkit-box-shadow: inset 0px 65px 0px 0px #e9e8e4;
    box-shadow: inset 0px 65px 0px 0px #e9e8e4;
    margin: 20px 20px 0 20px !important;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 40px;
    min-height: 400px;
    border: 2px solid #98bfde;
    border-radius: 8px;
    flex: 1;
}
.cssClientCard {
    /*height: 390px;*/
    padding-right: 20px;
    padding-left: 20px;
}

.cssServiceCard {
    border-radius: 1rem;
}
.cssServiceSvgWrapper,
.cssHowItWorksWrapper {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
    background-color: rgba(255, 255,  255, 1);
}
.cssClientImageWrapper {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
    background-color: rgba(70, 156, 126, 1);
}
.cssClientImageWrapperLayer {
    width: 70px;
    height: 70px;
    border-top-left-radius: 250px;
    border-top-right-radius: 250px;
    border-bottom-right-radius: 250px;
    border-bottom-left-radius: 250px;
    overflow-x: hidden;
    overflow-y: hidden;
}
.cssClientImage {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.cssServiceListTitle {
    margin-top: 15px;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    color: rgba(80, 80, 80, 1);
}
.cssServiceListTitleNoMargin {
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    color: rgba(80, 80, 80, 1);
}
.cssServiceListDescription {
    text-align: center;
    color: #2d2a2a;
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    margin-bottom: 50px !important;
}
.cssServiceBtn {
    padding: 10px 50px 10px 50px !important;
    display: flex;
    cursor: pointer;
    border-radius: 1.5rem !important;
    height: auto !important;
    margin-top: -120px !important;
    background: #98bfde !important;
    font-size: 1.1rem !important;
    color: white !important;
    font-weight: 600;
}
.cssAgentBtn {
    padding: 5px 10px !important;
    border-radius: 1.5rem !important;
    height: auto !important;
    background: #98bfde !important;
}
.cssBenefits {
    padding-top: 10px;
    padding-bottom: 75px;
    background: #faf5f5;
    /*background: url('../img/bg-main.jpeg') top center;
    background-size: cover;*/
}
.cssBenefitCard {
    padding: 10px 40px;
}

.cssHowItWorksCard {
    padding: 40px !important;
}
.cssBenefitLeftTitle {
    padding-top: 30px;
    font-size: 30px !important;
    line-height: normal;
    color: rgba(70, 70, 70, 1);
    font-weight: 800;
    font-family: Montserrat, sans-serif;
    text-align: left;
}
.cssBenefitRightTitle {
    font-size: 30px !important;
    line-height: normal;
    /*color: white;*/
    color: rgba(70, 70, 70, 1);
    font-weight: 800;
    font-family: Montserrat, sans-serif;
    text-align: left;
}
.cssBenefitCenterTitle {
    font-size: 30px !important;
    line-height: normal;
    color: rgba(70, 70, 70, 1);
    font-weight: 800;
    font-family: Montserrat, sans-serif;
    text-align: center;
}
.cssBenefitLeftDescription {
    font-size: 18px;
    line-height: 23px;
    color: rgba(153, 153, 153, 1);
    font-family: Montserrat, sans-serif;
    text-align: left;
    margin-top: 38px;
}
.cssBenefitSvgWrapper {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background-color: rgba(255, 255,  255, 1);
}
.cssBenefitCard,
.cssHowItWorksCard {
    min-height: 250px;
    text-align: left;
}
.cssBenefitText {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    font-family: Montserrat, sans-serif;
    color: #000000;
    margin-top: 33px;
}
.cssBenefitBtn {
    padding: 10px 50px 10px 50px !important;
    display: flex;
    cursor: pointer;
    border-radius: 1.5rem !important;
    height: auto !important;
    margin-top: 37px;
    font-size: 1.1rem !important;
    color: white !important;
    font-weight: 600;
    width: 100%;
}
.cssHowItWorks {
    background: url('../img/bg-footer.jpg') top center;
    background-size: cover;
}
.cssHowItWorksMain {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}
.cssHowItWorksLeftTitle {
    padding-top: 20px;
    font-size: 21px;
    line-height: normal;
    font-weight: 800;
    color: rgba(70, 70, 70, 1);
    font-family: Montserrat, sans-serif;
    text-align: left;
}
.cssHowItWorksTitle {
    font-size: 45px;
    line-height: normal;
    text-align: center;
    color: white;
    font-weight: 800;
    font-family: Montserrat, sans-serif;
}
.cssHowItWorksLeftDescription {
    font-size: 15px;
    line-height: 23px;
    color: rgba(153, 153, 153, 1);
    font-family: Montserrat, sans-serif;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.cssHowItWorksText {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    font-family: Montserrat, sans-serif;
    color: wheat;
    margin-top: 33px;
}
.cssHowItWorksBtn {
    padding: 10px 50px 10px 50px !important;
    width: 100%;
    display: flex;
    cursor: pointer;
    border-radius: 1.5rem !important;
    height: auto !important;
    margin-bottom: 25px;
    margin-top: 20px;
}
.cssHowItWorksFirst,
.cssHowItWorksNoEvent {
    padding: 10px 50px 10px 50px !important;
    width: 100%;
    display: flex;
    cursor: pointer;
    border-radius: 1.5rem !important;
    height: auto !important;
    margin-top: 20px;
}
.cssHowItWorksNumericWrapper {
    width: 40px;
    height: 40px;
    background: white;
    text-align: center;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    flex-direction: column;
    align-items: center;
    margin-right: auto;
    margin-bottom: -20px;
    margin-left: auto;
    z-index: 1;
    font-size: 15px;
    line-height: normal;
    font-weight: 800;
    color: #cc6600;
    position: relative;
    font-family: Montserrat, sans-serif;
}
.cssHowItWorksInput {
    border-radius: 250px !important;
    width: 90% !important;
    display: block;
    height: 34px !important;
    background-color: rgba(245, 245, 245, 1) !important;
    padding: 8px 10px 8px 30px !important;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
.cssMapLocation {
    background: url('../img/bg-blue.jpg') top center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.cssMapLocationMain {
    padding-top: 50px !important;
}
.cssMapLocationMainNext {
    padding-top: 30px !important;
    padding-bottom: 60px !important;
}
.cssMapLocationCard {
    display: flex;

}
.cssMapText {
    font-size: 13px;
    line-height: normal;
    color: rgba(0, 0, 0, 0.7);
    font-weight: 600;
    font-family: Montserrat, sans-serif;
}
.cssMapPhone {
    padding-top: 13px;
    color: whitesmoke;
    font-weight: 500;
    font-size: 18px;
    font-family: Montserrat, sans-serif;
    cursor: pointer;
    display: block;
}
.cssMapAddress {
    margin-top: 17px;
    font-size: 15px;
    line-height: normal;
    color: rgba(0, 0, 0, 1);
    font-weight: 500;
    font-family: Montserrat, sans-serif;
}
.cssWhatClientSay {
    background: url('../img/bg-white.jpg') top center;
    background-size: cover;
}
.cssWhatClientSayMain {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    margin-bottom: 20px;
}
.cssWhatClientSayTitle {
    font-size: 45px;
    line-height: normal;
    text-align: center;
    font-weight: 800;
    color: rgba(70, 70, 70, 1);
    font-family: Montserrat, sans-serif;
    margin: 0 !important;
}
.cssClientName {
    /*margin-top: 15px;
    margin-bottom: 15px;*/
    font-size: 20px;
    text-align: center;
    font-weight: 900;
    color: rgba(70, 70, 70, 1);
}
.cssClientReview {
    text-align: center;
    color: rgba(153, 153, 153, 1);
    font-family: Montserrat, sans-serif;
    font-size: 14px;
}
.cssMt-100 {
    margin-top: 100px;
}
.cssMt-50 {
    margin-top: 50px;
}
.cssMt-40 {
    margin-top: 40px;
}
.cssMt-10 {
    margin-top: 10px;
}
.cssMt-20 {
    margin-top: 20px;
}
.flex-space-between {
    justify-content: space-between;
}
.cssMl-20 {
    margin-left: 20px;
}
.cssSquareHeader {
    color: #888;
    font-style: italic;
    font-size: 18px;
    line-height: 28px;
}
.cssPresentationHeader {
    font-size: 38px;
    font-weight: 600;
    font-style: italic;
}
.cssCardCircleBorders {
    border-radius: 30px !important;
}
.cssPresentationTextMain {
    font-size: 18px;
    line-height: 28px;
    color: #000;
}
.cssPresentationAddress {
    font-weight: 600;
    font-style: italic;
    font-size: 1.2rem;
    margin: 20px 0;
}
.cssPresentationAgentObject,
.cssPresentationAgentText,
.cssPresentationAgentName {
    font-size: 1.2rem;
}
.cssPresentationUnderground {
    margin: 20px 0;
}
.cssPresentationTextSecondary {
    font-size: 18px;
    line-height: 28px;
    color: #8e8e8e;
}
.cssPresentationAgentPrice {
    background: #e9e9e9;
    display: inline-block;
    padding: 5px 25px 5px 10px;
    font-size: 22px;
    color: #000;
    margin-top: 10px;
    font-weight: 600;
    border-radius: 5px 5px 20px 5px;
    border: 2px solid #000;
}
.cssPartnersRow {
    margin-top: 20px;
}
.cssRowBackground {
    background: #98bfde;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.cssRowBackgroundNoFlex {
    background: #98bfde;
}
.mb-100-desktop {
    margin-bottom: 100px;
}
.cssPhoneNoPadding {
    padding: 0;
}
@media only screen and (max-width: 950px) {

    .cssItem {
        display: flex;
        flex-direction: column;
    }
    .cssItemChildBig,
    .cssItemChild70 {
        width: 100%;
    }
    .cssPresentationBtn {
        width: 100%;
    }
    .cssPushBottom {
        position: unset;
        text-align: center;
        margin-top: 10px;
    }
}
@media only screen and (max-width: 620px) {
    .cssMainBtn {
        width: 100%;
        font-size: 0.9rem !important;
    }
    .cssItemImagePresentation {
        margin: 0.5%;
    }
    .cssRowTable {
        width: 100%;
    }
    .cssServiceList, .cssServiceListNextRow {
        display: flex;
        flex-direction: column;
    }
}
@media only screen and (max-width: 420px) {
    .d-flex {
        flex-direction: column;
    }
    .cssItem {
        display: flex;
        flex-direction: column;
    }
    .cssItemImage {
        width: 60%;
        margin: 10px auto;
    }
    .cssItemChildBig,
    .cssItemChild70 {
        width: 100%;
    }
    .cssItemChild70 {
        min-height: 250px;
        padding: 0 5%;
    }
    .cssPresentationWrapper {
        text-align: center;
        width: 100%;
    }
    .cssPushBottom {
        position: unset;
        text-align: center;
        margin-top: 10px;
    }
    .cssPresentationBtn {
        width: 90% !important;
    }
    .cssBtn {
        width: 100%;
    }
    .cssFullnameBtn {
        width: 100%;
        margin-top: 0.5rem;
    }
    .card {
        margin: 1rem !important;
    }
    .cssMainBtn {
        width: 100%;
        font-size: 0.9rem !important;
    }
    .cssServiceList,
    .cssServiceListNextRow {
        display: block;
    }
    .cssHowItWorksLeftTitle,
    .cssBenefitLeftTitle {
        padding-top: 0;
    }
    .cssBenefitLeftDescription {
        margin-top: 20px;
    }
    .cssHowItWorksBtn {
        margin-bottom: 10px;
    }
    .cssHowItWorksMain {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .cssMapLocationMainNext {
        padding-bottom: 50px !important;
    }
    .cssMapLocationCard td {
        padding: 5px 5px;
    }
    .cssMapLocationCard tr {
        border-bottom: unset !important;
    }
    .cssBenefitCard,
    .cssHowItWorksCard {
        padding: 20px;
    }
    .cssServiceCard, .cssClientCard {
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 20px;
    }
    .cssMainSlide {
        padding: 0 50px !important;
    }
    .cssMt-100 {
        margin-top: 30px;
    }
    .cssAdvantages {
        margin-top: 30px;
    }
    .cssAdvantageText {
        margin-bottom: 20px;
    }
    .cssMapLocationMain {
        padding-top: 30px !important;
    }
    .cssServiceList {
        margin-top: 0 !important;
    }
    .cssServices {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .cssItemImagePresentation {
        width: 29%;
        height: 6.25rem;
    }
    .cssRowTable {
        width: 100%;
    }
    .cssPushBottom .btn {
        width: 100% !important;
        margin-top: 1px;
    }
    .mb-100-desktop {
        margin-bottom: 0;
    }
    .cssItemChild70 {
        min-height: auto;
    }
    .modal {
        width: 100% !important;
    }
    .cssPartnersRow {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .cssPartnersRow .card {
        margin: 0 0 1rem 0!important;
    }
    .mobile-hide {
        display: none;
    }
    .cssMainImage {
        width: 52%;
    }
    .cssItemImagePresentation {
        margin: 0.5%;
    }
}
