p {
    margin: 0px 0 20px;
}

body {
    font-size: 18px;
    line-height: 1.7;
}

.default h1 {
    font-size: 38px;
}

.default h2 {
    font-size: 33px;
}

h4, .h4 {
    font-size: 23px;
}

.width-hr {
    border-bottom: 2px solid #b00069;
    width: 80px;
    margin: auto auto 30px;
}

.default .about-sub {
    padding: 100px 0;
}

.default .banner-text {
    padding: 100px 0;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 25px;
    font-weight: 500;
}
.our-offers{
 text-shadow: 1px 3px 10px rgba(0, 0, 0, 1)
}
.carousel-caption {
    text-shadow: 1px 3px 10px rgba(0, 0, 0, 1)
}
.carousel, .default {
    margin-top: -5px;
}

.ul-left {
    text-align: left;
}
.BulletListStyle1{
list-style-position: inside;
}
.filters{
display:none;
}


.our-offers h2 {
    font-size: 33px !important;
}

.contact-page {
    padding: 70px 0 50px;
    background: #f7f7f7;
}

.contact-page .contact-box {
    border-radius: 12px;
}

header {
    box-shadow: 1px 0 5px #b00069;
}

header.sticked {
    box-shadow: 1px 0 5px #b00069;
}

header .logo {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.about h2 {
    font-size: 38px;
}

.form input {
    font-size: 15px;
    padding: 15px 20px;
    border-radius: 12px;
}

.form .title-form h3 {
    font-size: 26px;
}

.default .banner-sub {
    background-attachment: inherit;
}

.form .title-form {
    font-size: 14px;
}

.form button {
    font-size: 15px;
    border-radius: 12px;
}

.case-studies h2 {
    font-size: 33px;
}

.case-studies .box-case {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.case-studies .image {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.case-studies .box-case h3 {
    font-size: 21px;
}

.h4-white {
    color: #fff;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 500;
}

header .right-menu .top-information {
    margin-top: 15px;
}

.menu .navbar, .menu .navbar ul {
    margin: 5px 0;
}

.default .banner-sub {
    height: 400px;
}

.individual-page h1 {
    font-size: 38px;
}

.individual-page .btn-back a {
    margin-top: 30px;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    background-color: #b00069;
    color: white;
    padding: 10px 25px;
    border-radius: 12px;
    font-family: "Montserrat", sans-serif;
    transition: 0.3s;
}

footer button {
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    background-color: #97005a;
    color: white;
    padding: 8px 20px;
    border-radius: 12px;
    font-family: "Montserrat", sans-serif;
    transition: 0.3s;
}


.testimonials h2 {
    font-size: 33px;
}

.a-enviro-btn {
    height: 262.5px;
    width: 262.5px;
    margin-top: 25px;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    background-color: #b00069;
    color: white;
    padding: 18px 46px;
    border-radius: 12px;
    font-family: "Montserrat", sans-serif;
    transition: 0.3s;
}

.img-mb30 {
    margin-bottom: 10px;
    margin-top: 0px;
}

.menu .navbar li a {
    font-weight: 500;
}

.btn {
    font-weight: 500;
}

#main-slider .item .carousel-caption h1 {
    font-weight: 500;
}

.isotope-page .ui-group button.is-checked {
    font-weight: 500;
}

@media (max-width: 1199px) {
.well-test {
    padding: 35px;
    margin-bottom: 20px;
    background-color: #fff;
}
}

.well-test {
    padding: 20px;
    background-color: #fff;
}

.p-test {
   font-weight: bold;
   color: #b00069;
}

.p-star {
   margin-top: 0px;
   margin-bottom: 0px;
}

.case-studies .box-case {
    font-size: 18px;
}

.our-offers {
    font-size: 18px;
}

.testimonials #testimonials-carousel .item .caption {
    font-size: 18px;
}

@media (max-width: 1600px) {
h3, .h3 {
    font-size: 19px;
}
}

span.f-footer {
   display: none;
}

.boxes .box .text {
   display: none;
}

.boxes .box {
    padding: 20px;
    height: 180px;
}

@media only screen and (min-width: 100px) and (max-width: 699px) {
.boxes .box {
    padding: 20px;
    height: 150px;
}
}

.boxes .box h3 {
    margin-top: 30px;
}

.boxes-enviro {
    padding: 20px;
    height: 180px;
    width: 262.5px;
    background-color: #b00069;
    text-align: center;
    border-radius: 10px;
    color: white;
    transition: 0.3s;
    margin-left: auto;
    margin-right: auto;
}

.h3-envirotxt {
    margin-bottom: 25px;
    font-weight: 500;
    color: white;
    font-size: 20px;
}

.a-envirotxt {
    color: white;
}

.a-envirotxt:hover {
    text-decoration: underline;
    color: white;
}

h3, .h3 {
    font-size: 20px;
}


footer {
padding: 80px 0 20px;
}

.tr-title {
    background-color: #b00069;
    color: #fff;
    border: 1px solid #000;
}
td, th {
    padding: 15px;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.tr-title-1 {
    border: 1px solid #ffffff;
    background-color: #b00069;
    color: #fff;
}
.td-white {
    border: 1px solid #ffffff;
}
@media only screen and (max-width: 768px) {
table {
display: none;
}
.pdf-offers {
display: block;
}
}
@media only screen and (min-width: 769px) {
.pdf-offers {
display: none;
}
}

.boxes .box {
    padding: 40px;
    height: 200px;
transform: scale(0.9);
}
.boxes-enviro {
    transform: scale(0.8);
}
.form button {
    width: 100px;
}

footer {
   padding: 80px 0 0px;
}

.box-pink{
padding:30px;
border-radius:5px;
background-color: #b01e68;
color:#fff;
}
.box-pink h1, .box-pink a{
color:#fff;
}

.box-case .btn-primary{
margin-top: 25px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    background-color: #b00069;
    color: white;
    padding: 18px 46px;
    border-radius: 12px;
    font-family: "Montserrat", sans-serif;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.box-case .btn-primary:hover{
    background-color: #9a1d5c;
    color: #ffffff;
}
.box-shadow:hover{
    -webkit-box-shadow: none;
    box-shadow: none!important;
}
#main-slider .item .carousel-caption{
font-family:sans-serif;
}