/* .aos-init.aos-animate{opacity: 1;}.aos-init{opacity: 1!important;} */

.amodo-nav-toggle {
    left: initial;
    right: 20px;
    top: 16px;
}

.move {
    position: absolute;
    right: 0;
    bottom: 0.5rem;
    left: 0;
    text-align: center;
    z-index: 9;
}

p {
    line-height: 21px;
}

b,
strong {
    font-weight: 600;
}

.font22 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
}

.font14 {
    font-size: 14px;
    line-height: 26px;
}

.cool-link {
    display: table;
    color: #000;
    text-decoration: none;
    position: relative;
    width: 100%;
}

.cool-link span {
    z-index: 2;
    font-weight: 600;
    position: relative;
}

.cool-link::after {
    content: "";
    display: block;
    width: 0;
    margin-top: -0px;
    height: 6px;
    background: transparent linear-gradient(0deg, #004580 0%, #3477af 49%, #67a8de 100%) 0% 0% no-repeat padding-box;
    transition: width 0.3s;
    position: relative;
    z-index: 1;
    display: none;
}

#amodo-aside #amodo-main-menu ul li a:hover,
#amodo-aside #amodo-main-menu ul li a.amodo-active {
    background: linear-gradient( 0deg, rgb(50, 170, 225) 0%, rgb(50, 170, 225) 35%, transparent 35%);
}

.cool-link:hover::after {
    width: 100%;
}

html,
body {
    margin: 0px;
    height: 100%;
}

#icois {
    list-style: none;
    color: rgba(0, 0, 0, 0.4);
}

#icois li::before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: rgb(50, 170, 225);
}

#flechaiov2 {
    width: 90px;
    opacity: 0.5;
}

#amodo-main-menu {
    text-align: left;
    margin-left: 20px;
}

.hidden {
    display: none !important;
}

.movilemenu {
    display: none;
}


/* LOADING */

.loading {
    width: 100%;
    height: 100%;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    z-index: 9999;
    position: fixed;
}

#lottie {
    margin: 0 auto;
    background-color: #fff;
    width: 20%;
    height: 20%;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
    position: fixed;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    transition: 1s all;
    margin-top: calc(20%);
    margin-left: calc(40%);
}

#lottie.show {
    opacity: 1;
}

.cwhite {
    color: #fff !important;
}

.iconosotros {
    height: 60px;
}

.card-body.py-5.gradientcolor h4 .cwhite {
    font-weight: bold;
    text-transform: uppercase;
}

.fbold {
    font-weight: bold;
}

.amodo-footer a {
    color: grey;
    font-size: 11px;
}

.amodo-footer p {
    text-align: left;
}

.hero-wrap#bienvenido {
    background-image: url("../img/FOTO_1-min.jpg");
    /* PARALLAX */
    background-attachment: fixed;
}

.hero-wrap#oficinavirtual {
    background-image: url("../img/FOTO_4-min.jpg");
    /* PARALLAX */
    background-attachment: fixed;
}

.hero-wrap#nopsotoso {
    background-image: url("../img/FOTO_2-min.jpg");
    /* PARALLAX */
    background-attachment: fixed;
}

.hero-wrap#presupuesto {
    background-color: #ebebeb;
    background-image: url("../img/FOTO_3-min.jpg");
    /* PARALLAX */
    background-attachment: fixed;
}

.hero-wrap#contacto {
    background-color: #ebebeb;
    background-image: url("../img/FOTO_5-min.jpg");
    /* PARALLAX */
    background-attachment: fixed;
}

.hero-wrap .overlayblue {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    opacity: 0.9;
    background: transparent linear-gradient(0deg, #002c52 0%, #00a1ff 100%, #67a8de 100%) 100% 100% no-repeat padding-box;
    z-index: 0;
}

.col-md-6.text.lateralbue {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
}

.overoverlay {
    position: absolute;
    color: white;
    width: 70%;
}

.overoverlay2 {
    color: white;
    width: 70%;
}

.overoverlay h2,
.overoverlay h1,
.overoverlay2 h2,
.overoverlay2 h1 {
    color: #fff !important;
}

.fbold {
    font-weight: 600;
}

.fsize35 {
    font-size: 68.78px;
    line-height: 69.42px;
    font-weight: 900;
}

#presupuesto #formulari {
    background: red;
    position: relative;
}

.flex-wrap {
    flex-wrap: wrap !important;
}


/* .conocenos {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	transform: translateX(-50%);
} */

section {
    position: relative;
}


/* #nosotro {
	padding: 6em 1.8em;
	position: relative;
	background-color: #ebebeb;
} */

#nosdosparte {
    padding: 1.8em;
    position: relative;
}

.imgcontacto {
    background: url("../img/contacto.jpg") no-repeat;
    background-size: cover;
    background-image: center;
}

h4 {
    font-size: 25px;
    font-weight: 800;
}

#sectioncontacto h4,
#divcontacto h4 {
    text-transform: none;
}

.pstylo p,
#formulari p,
form {
    line-height: 30px;
    font-size: 20px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: #666;
}

.pstylo p #contactotel a,
.pstylo p #contactofinca a,
.pstylo p #contactomail a {
    font-weight: 400;
}

.weight900 {
    font-weight: 900;
}

.pstylo p.small {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

form span {
    line-height: 18px;
    font-size: 14px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: #666;
}

input[type="radio"],
input[type="checkbox"] {
    vertical-align: middle;
    margin-right: 5px;
}

a {
    color: #666;
    font-weight: 600;
}

.container2 {
    background-color: #efefef;
    padding-right: 0px;
    padding-left: 0px;
}

.p45 {
    padding: 59px;
}

.gradientcolor {
    background: transparent linear-gradient(0deg, #002c52 0%, #00a1ff 100%, #67a8de 100%) 100% 100% no-repeat padding-box;
}


/* 
.gradientfoam{
	background-image: -moz-linear-gradient( -180deg, rgb(0,69,128) 0%, rgb(52,119,175) 49%, rgb(103,168,222) 100%);
	background-image: -webkit-linear-gradient( -180deg, rgb(0,69,128) 0%, rgb(52,119,175) 49%, rgb(103,168,222) 100%);
	background-image: -ms-linear-gradient( -180deg, rgb(0,69,128) 0%, rgb(52,119,175) 49%, rgb(103,168,222) 100%);
	opacity: 0.8;
	position: absolute;
	left: 455px; 
	top: 90px;
	width: 1140px;
	height: 375px;
	z-index: 91;
} */

.gradientfoam {
    background-image: -moz-linear-gradient( 0deg, #004580 0%, #3477af 49%, #67a8de 100%);
    background-image: -webkit-linear-gradient( 0deg, #004580 0%, #3477af 49%, #67a8de 100%);
    background-image: -ms-linear-gradient( 0deg, #004580 0%, #3477af 49%, #67a8de 100%);
    opacity: 0.8;
    position: absolute;
    /* left: 455px; */
    top: 0px;
    width: 1111px;
    height: 375px;
    z-index: 91;
}

#contact_form .row {
    padding: 20px;
}

#contact_form .col-sm-4,
#contact_form .col-12 {
    padding-right: 2px !important;
    padding-left: 2px !important;
}

.btnamodo {
    background-color: rgb(50, 170, 225);
    color: white;
    border: 0px;
    padding: 7px;
    border-radius: 0;
    font-size: 27.9px;
    line-height: 36.55px;
    font-weight: 900;
    font-family: "Poppins", sans-serif;
    padding: 13px 46px;
}

.btnamodo:hover {
    background-color: #f28718;
}

.border {
    border: 1px solid #aaaaaa;
}

h2 {
    font-size: 39.78px;
    line-height: 69.42px;
    color: black;
}

li {
    line-height: 30px;
    font-size: 20px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: #676767;
    margin-bottom: 20px;
}

.btnamodo2 {
    background-color: #f28718;
    color: white;
    border: 0px;
    padding: 7px;
    border-radius: 0;
    font-size: 27.9px;
    line-height: 36.55px;
    font-weight: 900;
    font-family: "Poppins", sans-serif;
    padding: 13px 46px;
}

.btnamodo2:hover {
    background-color: rgb(50, 170, 225);
}

.form-control:focus,
.form-control:active {
    background: #fff !important;
    color: #000 !important;
}

.info {
    padding: 4rem;
}

.bg-white {
    background: #efefef;
}

.bgwhite {
    background: #fff;
}

#huellaio {
    height: 100px;
}

.fondo2 {
    background-color: #efefef;
}

.azulfoam {
    color: transparent linear-gradient(0deg, #004580 0%, #3477af 49%, #67a8de 100%) 0% 0% no-repeat padding-box;
}

h1.azulfoam {
    text-align: left;
    color: rgb(50, 170, 225);
    font-size: 39.78px;
    line-height: 46.34px;
    font-weight: 900;
}

.alin-left {
    text-align: left;
}

.infocont img {
    margin-right: 10px;
}

.form-group.select {
    position: relative;
}

select.form-control {
    -webkit-appearance: none;
    color: rgb(102, 102, 102) !important;
}

select.form-control:focus {
    color: #222220 !important;
}

.form-group.select:before {
    position: absolute;
    top: 25px;
    right: 15px;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #222220;
}

.form-group.select:after {
    position: absolute;
    bottom: 25px;
    right: 15px;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #222220;
}

option:not(:first-of-type) {
    color: red;
}


/* RESPONSIVE */

.amodo-nav-toggle {
    left: initial;
    right: 20px;
    top: 5px;
}

.amodo-nav-toggle i {
    height: 3px;
    background: white;
    border-radius: 5px;
}

.amodo-nav-toggle i::before,
.amodo-nav-toggle i::after {
    height: 3px;
    background: white;
    border-radius: 5px;
}

.amodo-nav-toggle i::before {
    top: -9px;
}

.amodo-nav-toggle i::after {
    bottom: -9px;
}

#amodo-logoss.bottommenu {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}

#amodo-logoss.bottommenu img {
    max-width: 170px;
}

.form-control {
    background: #fff !important;
    color: #222220 !important;
    font-size: 16px;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    line-height: 40px;
    border: 1px solid #aaaaaa;
    padding: 11.5px 20px;
}

.form-control:focus,
.form-control:active {
    border-color: #000000;
}

#imgfot {
    width: 100%;
    height: 195px;
}

.hidden-xs {
    display: block;
}

.visible-xs {
    display: none;
}

.movilemenu {
    display: none !important;
}

.desc.overoverlay2.centeredamod {
    margin: 0 auto;
}

.cverde {
    background-color: #7fe4ab;
    padding: 11px;
}

.imgstart {
    height: 55px;
    text-align: left;
}

#amodo-aside {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

#amodo-aside .amodo-footer {
    margin-left: 20px;
}

.isStuck {
    width: 100%;
    position: fixed;
    top: 0px;
}

#amodo-aside #amodo-main-menu ul li {
    padding-bottom: 20px;
}


/* CAMBIOS */

#amodo-logo {
    text-align: left;
}

.amodo-footer a {
    text-decoration: underline;
}

@media (min-width: 1370px) {
    #flechaio {
        height: 71px;
        position: absolute;
        top: -57px;
        margin-left: 17px;
    }
}

@media screen and (max-width: 1370px) {
    .desc.overoverlay.centeredamod h1,
    .desc.overoverlay.centeredamod h2 {
        line-height: 3.339rem;
    }
    #flechaiov2 {
        margin-bottom: 20px;
    }
    .font22 {
        font-size: 19px;
    }
}

@media (max-width: 1360px) {
    .desc.overoverlay.centeredamod h1,
    .desc.overoverlay.centeredamod h2 {
        line-height: 3.339rem;
    }
    .font22 {
        font-size: 19px;
        line-height: 21px;
    }
    #flechaiov2 {
        margin-bottom: 4px;
    }
    .fsize35 {
        font-size: 45px;
    }
}

@media (max-width: 1005px) {
    .movilmenu {
        width: 100%;
        background-color: transparent;
        display: block ruby !important;
        height: 84px;
        position: fixed;
        opacity: 1;
        visibility: visible;
        z-index: 2;
        text-align: center;
    }
    .movilmenu.bg-inverse {
        width: 100%;
        background-color: #fff;
        display: block ruby;
        height: 80px;
        position: fixed;
        opacity: 1;
        visibility: visible;
        z-index: 2;
        text-align: center;
    }
    #amodo-logoss {
        margin-top: 5px;
    }
}

#amodo-logoss {
    display: none;
}

@media (max-width: 770px) {
    body #gdpr-cookie-message li {
        width: 50%;
    }
    #amodo-main-menu {
        margin-left: 0px;
    }
    #amodo-aside .amodo-footer {
        margin-left: 0px;
    }
    #amodo-logoss {
        display: block;
    }
    .destopmenu {
        display: none;
    }
    .movilemenu {
        display: flex !important;
    }
    #amodo-aside h1 {
        display: none;
    }
    #amodo-main-menu {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        height: 100%;
    }
    .move {
        right: 0;
        z-index: 99;
    }
    .imgstart {
        height: 50px;
    }
    body.offcanvas #amodo-aside {
        width: 100%;
    }
    body #amodo-aside #amodo-logo {
        text-align: center;
    }
    #amodo-main-menu {
        text-align: center;
    }
    .amodo-footer p {
        text-align: center;
    }
    .movilmenu.bg-inverse .amodo-nav-toggle i {
        background: #000;
    }
    .movilmenu.bg-inverse .amodo-nav-toggle i::before,
    .movilmenu.bg-inverse .amodo-nav-toggle i::after {
        background: #000;
    }
    .movilmenu.bg-inverse .amodo-nav-toggle {
        top: 2px;
    }
    #amodo-logoss {
        float: left;
        margin-left: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #amodo-logoss img {
        max-width: 170px;
    }
    .imgcontacto {
        display: none;
    }
    .row.wow.fadeInLeft.pb-4.text-center {
        width: 100% !important;
        padding-bottom: 0 !important;
    }
    .col-lg-4.col-md-6.mb-5.mb-lg-0.aos-init.aos-animate,
    .col-lg-4.col-md-6.aos-init.aos-animate {
        margin-bottom: 1rem !important;
    }
    .p45 {
        padding: 35px;
        padding-bottom: 0;
    }
    .container {
        padding-right: 0;
        padding-left: 0;
    }
    .col-md-6.text.lateralbue {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 100vh;
    }
    .desc.overoverlay.centeredamod h1,
    .desc.overoverlay.centeredamod h2 {
        line-height: 2.339rem;
    }
    #flechaiov2 {
        margin-bottom: 17px;
    }
    .desc.overoverlay.centeredamod {
        margin-top: 24px;
    }
    .fsize35 {
        font-size: 40px;
    }
    .desc.overoverlay.centeredamod h1,
    .desc.overoverlay.centeredamod h2 {
        line-height: 40px;
    }
    .desc.overoverlay.centeredamod h1,
    .desc.overoverlay.centeredamod h2 {
        line-height: 2.339rem;
    }
    #nosotro p.font22,
    #presupuesto p.font22,
    .font22 {
        font-size: 17px;
    }
    .imgstart {
        height: 45px;
    }
    #flechaiov2 {
        width: 70px;
    }
    h2 {
        font-size: 30px;
        line-height: 35px;
    }
    h4 {
        font-size: 20px;
        line-height: 25px;
    }
    .hero-wrap,
    .img,
    .blog-img,
    .user-img {
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-size: auto 100%;
        background-attachment: scroll;
    }
    .page-header-text3.cwhite.mb-3 {
        margin-bottom: 0!important;
    }
    #lottie {
        width: 90%;
        height: auto;
        margin-top: 40vh;
        margin-left: calc(5%);
    }
    #categorias>.container>.row {
        width: 100% !important;
        padding-bottom: 0 !important;
    }
    .card-body.py-5 {
        padding: 1.25rem 1.25rem 0 1.25rem !important;
    }
    .col-12.mt-5 {
        margin-top: 2rem !important;
    }
    .pstylo p,
    .info {
        padding: 1.5rem 0 0;
        font-size: 14px;
        line-height: 25px;
    }
    #contacto .info {
        padding: 1.5rem 1.5rem 0;
    }
    #contacto .pstylo .info p {
        padding: 0;
    }
    #formulari p,
    form {
        font-size: 14px;
        line-height: 25px;
    }
    li {
        margin-bottom: 15px;
    }
    .col-md-12.aos-init.aos-animate {
        padding-right: 0px;
        padding-left: 0px;
    }
    #nosotro p,
    #presupuesto p,
    #formulari p,
    #sectioncontacto p,
    form,
    li {
        font-size: 14px;
        line-height: 25px;
    }
    .pstylo p.small {
        line-height: 25px;
    }
    span {
        font-size: 14px;
    }
    .iconosotros {
        height: 54px;
    }
    #contacto .container {
        height: 1900px;
    }
    .movilmenu {
        background-color: transparent;
        width: 100%;
        /* background-color: transparent; */
        display: block ruby;
        height: 80px;
        position: fixed;
        opacity: 1;
        visibility: visible;
        z-index: 2;
        text-align: center;
    }
    .movilmenu.bg-inverse {
        width: 100%;
        background-color: #fff;
        display: block ruby;
        height: 84px;
        position: fixed;
        opacity: 1;
        visibility: visible;
        z-index: 2;
        text-align: center;
    }
    .movilmenu.bg-inverse .amodo-nav-toggle i {
        background: black;
    }
    .movilmenu.bg-inverse .amodo-nav-toggle i::before,
    .movilmenu.bg-inverse .amodo-nav-toggle i::after {
        background: black;
    }
    #amodo-logoss {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .hidden-xs {
        display: none;
    }
    .visible-xs {
        display: block;
    }
}

@media (min-width: 770px) {
    #flechaio {
        height: 83px;
    }
}

@media (min-width: 1356px) {
    #imgfot {
        width: 100%;
        height: 187px;
    }
}


/* Media queries para cada Iphone / Fondo estático */


/* iphone 3 */

@media only screen and (min-device-width: 320px) and (max-device-height: 480px) and (-webkit-device-pixel-ratio: 1) {
    .hero-wrap,
    .img,
    .blog-img,
    .user-img {
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-attachment: scroll!important;
        background-repeat: repeat!important;
        background-size: auto 480px;
        background-position: center top;
    }
}


/* iphone 4 */

@media only screen and (min-device-width: 320px) and (max-device-height: 480px) and (-webkit-device-pixel-ratio: 2) {
    .hero-wrap,
    .img,
    .blog-img,
    .user-img {
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-attachment: scroll!important;
        background-repeat: repeat!important;
        background-size: auto 480px;
        background-position: center top;
    }
}


/* iphone 5 */

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .hero-wrap,
    .img,
    .blog-img,
    .user-img {
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-attachment: scroll!important;
        background-repeat: repeat!important;
        background-size: auto 568px;
        background-position: center top;
    }
}


/* iphone 6, 6s, 7, 8 */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
    .hero-wrap,
    .img,
    .blog-img,
    .user-img {
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-attachment: scroll!important;
        background-repeat: repeat!important;
        background-size: auto 667px;
        background-position: center top;
    }
}


/* iphone 6+, 6s+, 7+, 8+ */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 3) {
    .hero-wrap,
    .img,
    .blog-img,
    .user-img {
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-attachment: scroll!important;
        background-repeat: repeat!important;
        background-size: auto 736px;
        background-position: center top;
    }
    /* #nopsotoso{
        background-image: url(../img/FOTO_2-min.jpg)!important;
        background-size: auto 736px!important;
        background-attachment: scroll!important;
    } */
}


/* iphone X , XS, 11 Pro */

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .hero-wrap,
    .img,
    .blog-img,
    .user-img {
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-attachment: scroll!important;
        background-repeat: repeat!important;
        background-size: auto 812px;
        background-position: center top;
    }
}


/* iphone XR, 11 */

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
    .hero-wrap,
    .img,
    .blog-img,
    .user-img {
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-attachment: scroll!important;
        background-repeat: repeat!important;
        background-size: auto 896px;
        background-position: center top;
    }
}


/* COOKIES */

.ocultar {
    display: none!important;
}

.animated {
    animation: none !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
}

button#ihavecookiesBtn {
    margin-left: 0px !important;
}


/* Cookie Dialog */

#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 565px;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 30px;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
    z-index: 88;
    margin-left: 30px;
}

#gdpr-cookie-message h4 {
    font-family: "Poppins", Arial, sans-serif;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 10px;
    text-align: center;
    color: white;
}

#gdpr-cookie-message h5 {
    color: white;
    font-family: "Poppins", Arial, sans-serif;
    font-size: 13px;
    font-weight: 800;
    margin-top: 20px;
    margin-bottom: 25px;
    text-align: center;
}

#gdpr-cookie-message p,
#gdpr-cookie-message ul {
    color: white;
    font-size: 15px;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    font-family: "Poppins", Arial, sans-serif;
}

#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: center;
}

#gdpr-cookie-message li {
    width: 25%;
    text-align: center;
    display: inline-block;
}

#gdpr-cookie-message a {
    color: white;
    text-decoration: underline;
    font-size: 12px;
}

#gdpr-cookie-message button,
button#ihavecookiesBtn {
    background-color: rgb(50, 170, 225);
    color: white;
    border: 0px;
    padding: 7px;
    border-radius: 0;
    font-size: 16px;
    line-height: 16px;
    font-weight: 900;
    font-family: "Poppins", sans-serif;
    padding: 13px 46px;
    margin: 0 5px;
}

#gdpr-cookie-message button:hover {
    background: white;
    color: #0082d2;
    transition: all 0.3s ease-in;
}

button#gdpr-cookie-advanced {
    background: white;
    color: #0082d2;
}

#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}

#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
    width: 21px;
    height: 21px;
}

#gdpr-cookie-message p,
#gdpr-cookie-message ul li {
    font-size: 12px;
    color: white;
    text-align: center;
}

#gdpr-cookie-types {
    display: block !important;
}

.service-item.text-center.wow.fadeInUp.animated {
    min-height: 435px;
}

table {
    color: #726666ed;
}

#gdpr-cookie-message input[type="checkbox"] {
    visibility: hidden;
    display: none;
}

#gdpr-cookie-message label {
    cursor: pointer;
}

#gdpr-cookie-message input[type="checkbox"]+label:before {
    border: 1px solid rgb(50, 170, 225);
    content: "\00a0";
    display: inline-block;
    font: 18px/1em sans-serif;
    height: 18px;
    margin: 0 5px 0 0;
    padding: 0;
    vertical-align: middle;
    width: 18px;
}

#gdpr-cookie-message input[type="checkbox"]:checked+label:before {
    background: rgb(50, 170, 225);
    color: white;
    content: "\2713";
    text-align: center;
}

#gdpr-cookie-message input[type="checkbox"]:checked+label:after {
    font-weight: bold;
}

#gdpr-cookie-message input[type="checkbox"]:focus+label::before {
    outline: rgb(59, 153, 252) auto 5px;
}