/*BLUE SITE FOOTER*/
section.blue-site-footer{
	font-family: 'Poppins', 'Segoe UI', sans-serif;
	min-height: 500px;
	padding: 5% 3% 3% 3%;
	background: rgb(6,140,202);
	background: -moz-linear-gradient(145deg, rgba(6,140,202,1) 0%, rgba(156,22,205,1) 100%);
	background: -webkit-linear-gradient(145deg, rgba(6,140,202,1) 0%, rgba(156,22,205,1) 100%);
	background: linear-gradient(145deg, rgba(6,140,202,1) 0%, rgba(156,22,205,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#068cca",endColorstr="#9c16cd",GradientType=1);
}
.blue-site-footer .c--phone-section-mobile{
    display: none;
}
.blue-site-footer .c--address-section-desktop{
    display: block;
}
.blue-site-footer .container{
	max-width: 1125px;
	margin: 0 auto;
	color: #ffffff;

	-webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blue-site-footer .container .logo{
	max-height: 36px;
	/*margin-bottom: 45px;*/
    margin-bottom: 25px;
}

.blue-site-footer .container .questions{

}

.blue-site-footer .container .questions .content{
	padding-left: 18px;
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.blue-site-footer .container .questions .title{
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
	letter-spacing: 1.2px;
}

.blue-site-footer .container .questions .c--row{
    display: flex;
    align-items: center;
    gap: 8px;
}
.blue-site-footer .container .questions .phone{
	font-size: 14px;
    text-decoration: none;
    color: #fff;
}
.blue-site-footer .container .logo-col{
	max-width: 348px;
}

.blue-site-footer .container .cols{
	margin-bottom: 30px;
}

body:not(.c-home-page-entity) .c-mobile-page .blue-site-footer .container .col,
body:not(.c-home-page-entity) .mobile-site-map.blue-site-footer .container .col,
body:not(.c-home-page-entity) .mobile-site-map.blue-site-footer .c--marketplace,
body:not(.c-home-page-entity) .mobile-site-map.blue-site-footer .c--payment-icons,
body:not(.c-home-page-entity) .mobile-site-map.blue-site-footer .rights,
body:not(.c-home-page-entity) .mobile-site-map.blue-site-footer .c--address-content{
    display: none;
}

body:not(.c-home-page-entity) .mobile-site-map.blue-site-footer{
    min-height: 256px;
    display: flex;
    align-items: center;
}

body:not(.c-home-page-entity) .mobile-site-map.blue-site-footer .container .cols{
    margin-bottom: 0;
}

body:not(.c-home-page-entity) section.mobile-site-map.blue-site-footer{
    padding: 5% 3% 7% 3%;
}

body:not(.c-home-page-entity) .mobile-site-map.blue-site-footer .container .logo-col {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
    -ms-flex: unset;
    flex: unset;
    max-width: none;
    width: 100%;
    min-width: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
}

.mobile-site-map .wp-phone{
    text-decoration: none;
}

.mobile-site-map .c-phone{
    display: flex;
    align-items: center;
    padding: 0px 12px 7px;
    font-weight: 700;
    font-size: 15px;
    gap: 6px;
}

.mobile-site-map .wp-phone{
    display: flex;
    align-items: center;
    background-color: rgb(21, 170, 77);
    color: #FFFFFF;
    padding: 8px 16px;
    border-radius: 21px;
    /* font-weight: 700; */
    background: linear-gradient(153deg, rgb(6, 175, 70) 0%, rgb(21, 170, 77) 100%);
    font-weight: 700;
    font-size: 15px;
    gap: 6px;
}

.blue-site-footer .container .questions .title{
    text-align: center;
}

.blue-site-footer .container .col{
	width: 170px;
	margin: 0 20px;
}
.blue-site-footer .container .col .title{
	font-size: 14px;
	margin-bottom: 22px;
	text-transform: uppercase;
}

.blue-site-footer .container .col .title.apps{
	margin-bottom: 8px;
}

.blue-site-footer .container .col .link-opt{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	
}
.blue-site-footer .container .col .row{
	margin-bottom: 11px;
}

.blue-site-footer .container .col .link-opt:hover{
	text-decoration: underline;
}

.blue-site-footer .container .col .social-text{
	font-size: 12px;
	line-height: 16px;
	padding-top: 50px;
}

.blue-site-footer .container .col .social-icons{
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.blue-site-footer .container .col .social-icons .icon{
	width: 25px;
	height: 25px;
	/*background-size: 25px 25px;*/
	background-image: url(https://s3-us-west-1.amazonaws.com/soltek/footer-social-icons.png);
}
.blue-site-footer .container .col .social-icons .icon.insta{
	background-position: -25px 0;
}
.blue-site-footer .container .col .social-icons .icon.tw{
	background-position: -50px 0;
}
.blue-site-footer .container .col .social-icons .icon.yt{
	background-position: -75px 0;
}

.blue-site-footer .container .mano-mx .content{
	font-size: 14px;
}

.blue-site-footer .container .mano-mx .icon{
	width: 48px;
    height: 41px;
    margin-right: 15px;
}

.blue-site-footer .container .mano-mx .content a{
	color: #fff;
	text-decoration: none;
	font-weight: 700;
}

.blue-site-footer .container .mano-mx .content a:hover{
	text-decoration: underline;
}

.blue-site-footer .container .mano-mx{
	margin-bottom: 40px;
}

.blue-site-footer .container .rights{
	text-align: center;
	font-size: 14px;
}

.c-cookies-policy{
    position: fixed;
    background-color: #FFFFFF;
    border-top: 1px solid lightgrey;
    left: 0;
    right: 0;
    bottom: 0;
    height: 60px;

    box-shadow: 0 1px 13px 1px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: 0 1px 13px 1px rgba(0, 0, 0, 0.23);
    padding: 8px 14px;
    display: flex;
    align-items: center;
    gap: 10px;

    font-family: 'Segoe UI', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    z-index: 10;
}
.c-cookies-policy .c--text{
    flex: 1;
}
.c-cookies-policy .c---button{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 38px;
    min-width: 250px;
    padding: 5px 17px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    background-color: #0072bc;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.3px;
    text-decoration: none;
    max-width: 100%;
    cursor: pointer;
    font-weight: 700;

}
.blue-site-footer .c--address-content{
    margin-bottom: 20px;
}
.blue-site-footer .c--address-content .c---name{
    font-weight: 600;
    font-size: 15px;
}
.blue-site-footer .c--address-section-mobile{
    font-size: 12px;
}
.blue-site-footer .c--address-section-mobile .c--address-content .c---name{
    font-size: 12px;
}
.blue-site-footer .c--socials-mobile .container .col .social-text{
    padding-top: 8px;
}
.blue-site-footer .c--address-content .c---text{
    font-weight: 400;
    margin-bottom: 10px;

}
.blue-site-footer .c--address-content .c--google-maps{
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    height: 40px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 400;
    width: auto;
    padding: 0 12px 0 7px;
    background-color: transparent;
    transition: background-color 200ms ease-in-out;
    cursor: pointer;

}
.blue-site-footer .c--address-content .c--google-maps:hover{
    background-color: rgba(255, 255, 255, 0.21);
}
.blue-site-footer .c--phones-content{
    display: flex;
    flex-direction: column;
    gap: 7px;
}
.blue-site-footer .c--phones-content .c--row{
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #fff;
}
.blue-site-footer .c--phones-content .c--row .c--t{
    text-decoration: none;
    color: #fff;
    padding-left: 7px;
}
.blue-site-footer .c--phones-content .c--row .c--label{
    display: inline-block;
    min-width: 83px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
}

.blue-site-footer .c--socials-mobile,
.blue-site-footer .c--address-section-mobile{
    display: none;
}

.c-cookies-policy a{
    color: #333;
}

@media (max-width: 1200px){
	.blue-site-footer .container .logo-col {
	    max-width: none;
	    width: 280px;
	    min-width: 280px;
        padding-bottom: 20px;
	}
}

@media (max-width: 1080px){
	.blue-site-footer .container .cols{
		-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;

        -webkit-box-pack: end;
		  -webkit-justify-content: flex-end;
		  -ms-flex-pack: end;
		  justify-content: flex-end;
	}
	.blue-site-footer .container .col{
		margin-bottom: 20px;
	}
	section.blue-site-footer{
	    padding: 8% 3% 7% 3%;
	}
}

@media (max-width: 690px){

    .blue-site-footer .c--sc-icon{
        max-width: 20px;
        left: -27px !important;
        top: 8px !important;
    }
    .blue-site-footer .container .col{
        width: auto;
        flex: 1;
        min-width: calc(50% - 40px);
    }

    .blue-site-footer .c--socials-mobile,
    .blue-site-footer .c--address-section-mobile,
    .blue-site-footer .c--phone-section-mobile{
        display: block;
    }

    .blue-site-footer .c--socials-desktop,
    .blue-site-footer .c--address-section-desktop{
        display: none;
    }

	.blue-site-footer .container .logo-col{
		-webkit-box-flex: unset;
	    -webkit-flex: unset;
	    -ms-flex: unset;
	    flex: unset;
	    margin-bottom: 34px;
	    max-width: none;
	    width: 100%;
	    min-width: 0;

	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;

	    -webkit-flex-direction: column;
	    -ms-flex-direction: column;
	    flex-direction: column;

	    -webkit-box-pack: center;
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;

	    -webkit-box-align: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;
	}
	.blue-site-footer .container .logo{
		margin-bottom: 40px;
	}
	.blue-site-footer .container .cols{
		-webkit-box-pack: center;
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	}
	.blue-site-footer .container .mano-mx{
		-webkit-box-pack: center;
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	}

    .c-cookies-policy .c--text{
        min-width: 180px;
        font-size: 12px;
        line-height: 120%;
    }
    .c-cookies-policy .c---button{
        min-width: 105px;
    }
}

@media (max-width: 473px){
    .blue-site-footer .c--address-content .c--google-maps {
        font-size: 11px;
    }
}

@media (max-width: 463px){
    .blue-site-footer .container .col .title{
        font-weight: 600;
    }
    .blue-site-footer .container .col .social-text{
        padding-top: 0;
    }

	.blue-site-footer .container .col {
	    margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        width: 152px;
        min-width: 152px;
        flex: 0;
	}

    .blue-site-footer .container .col.c-apps-col,
    .blue-site-footer .container .col.c-us-col{
        flex: 1;
    }
    .blue-site-footer .container .cols{
        column-gap: 16px;
        row-gap: 20px;
    }
    .blue-site-footer .c--address-content .c--google-maps{
        font-size: 11px;
    }
    .blue-site-footer .container .logo-col{
        padding-bottom: 0;
    }
}

@media (max-width: 369px){

    .blue-site-footer .container .col.c-us-col,
    .blue-site-footer .container .col.c-apps-col{
        min-width: 100%;
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        text-align: center;
    }
	.blue-site-footer .container .mano-mx div{
		display: inline;
	}
	.blue-site-footer .container .logo{
	    max-height: 28px;
	}
}

@media (max-width: 357px){
    .blue-site-footer .container .col{
        width: 100%;
        flex: 1;
        padding: 0 16px;
    }
}