h1.main_title_builder {
text-align: center;
}
#stars, #modal-reviews, #modal-contact, h1.main_title_builder {
font-family: 'gilroy-light','gilroy-extrabold',arial, helvetica, sans-serif;
}
#stars {
position: relative;
overflow: hidden;
margin: 20px auto;
text-align: center;
}
#stars ul {
list-style: none;
list-style-type: none;
display: inline-block;
margin: 0;
padding: 0;
}
#stars ul li {
display: block;
float: right;
text-align: center;
cursor: pointer;
background-image: url("/source/e90c77a06cd35e9a55f05a66a6790642/review-us-stars.png");
background-repeat: no-repeat;
background-position: -120px 0;
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
#stars ul li .link-wrap a {
box-sizing: content-box;
width: 120px;
height: 110px;
line-height: 110px;
padding-top: 60%;
z-index: -1;
display: block;
vertical-align: text-top;
text-indent: -3000px;
}
#stars ul li .link-wrap a:hover, #stars ul li .link-wrap a.hover {
background-position: 0 0;
text-indent: 0;
text-decoration: none;
}
#stars ul:hover .star:hover,#stars ul.hover .star:hover,#stars ul:hover .star:hover ~ .star,#stars ul.hover .star:hover ~ .star, #stars .permahover {
background-position: 0 0;
text-indent: 0;
overflow: visible
}
#modal-reviews .modal-header p,
#modal-contact .modal-header p{
color: #1b75bb;
text-align: left;
font-size: 20px;
font-weight: 400;
font-style: normal;
line-height: 100%;
text-transform: none;
padding-bottom: 0;
}
#modal-reviews .modal-body {
background-color: #eeeeee;
padding: 50px 15px;
}
#modal-reviews .modal-footer,
#modal-reviews .modal-footer p {
font-size: 14px;
text-align: left;
color: #aaa;
font-weight: bold;
margin: 0;
padding: 5px 10px;
}
#modal-reviews #review-facebook, #modal-reviews #review-google {
height: 70px;
color: white;
width: 100%;
font-size: 23px;
padding: 17px 0 0 85px;
margin: 0 auto;
text-decoration: none;
}
#modal-reviews .btn-social>:first-child {
line-height: 70px;
width: 70px;
}
#modal-reviews .review-button-block {
height: 110px;
border-radius: 4px;
padding-top: 12px;
padding-left: 4%;
padding-right: 4%;
}
#modals-wrapper > div.modal {
z-index: 100000;
}
#modal-contact .modal-footer {
text-align: center;
}
#review-contact-sendmsg {
font-size: 18px;
font-weight: bold;
border-radius: 20px;
min-width: 180px;
min-height: 40px;
background-color: #e95643;
}
#modal-contact label {
font-size: 16px;
margin-bottom: 0;
} .btn-social {
position: relative;
text-align: left;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
min-width: 220px;
padding-left: 50px;
height: 42px;
font-size: 15px;
}
.btn-social>:first-child {
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 42px;
line-height: 42px;
font-size: 1.6em;
text-align: center;
border-right: 1px solid rgba(0,0,0,0.2);
}
.bootstrap-wrapper button.btn-facebook,
.bootstrap-wrapper a.btn-facebook {
color: #fff;
background-color: #3b5998;
border-color: rgba(0,0,0,0.2);
text-align: left;
padding-left: 50px;
}
.bootstrap-wrapper button.btn-facebook:hover,
.bootstrap-wrapper a.btn-facebook:hover {
background-color: #3c4d8d;
color: #fff;
}
.bootstrap-wrapper button.btn-google,
.bootstrap-wrapper a.btn-google {
color: #fff;
background-color: #dd4b39;
border-color: rgba(0,0,0,0.2);
margin-top: 10px;
text-align: left;
padding-left: 50px;
}
.bootstrap-wrapper button.btn-google:hover,
.bootstrap-wrapper a.btn-google:hover,
.bootstrap-wrapper button.btn-google:focus,
.bootstrap-wrapper a.btn-google:focus {
background-color: #d14b39;
color: #fff;
}
@media (max-width: 767px) {
#stars ul li .link-wrap a {
width: 60px;
height: 60px;
}
#stars ul li {
background-position: -310px 0;
}
#stars ul li .link-wrap a:hover,
#stars ul li .link-wrap a.hover {
background-position: -248px 0;
text-indent: 0;
}
#stars ul:hover .star:hover,
#stars ul.hover .star:hover,
#stars ul:hover .star:hover ~ .star,
#stars ul.hover .star:hover ~ .star {
background-position: -248px 0;
text-indent: 0;
overflow: visible
}
}