.gutter-20.row {
margin-right: -10px;
margin-left: -10px;
}
.gutter-20 > [class^="col-"], .gutter-20 > [class^=" col-"] {
padding-right: 10px;
padding-left: 10px;
}

.w3ls_pvt-title, .text-sty-banner { text-align: center; } /*banner fix*/
p.text-sty-banner { margin-bottom: 5px; } /*banner para fix*/
.c-share { text-align: center; } /*addthis fix*/
.bg-li { background: #f2f2f2; } /*background-color fix*/
header { padding: 0.1875rem 0; }
#logo img { height: 36px; }
.dwn-w3ls { background: #dc3846; } /*social fix*/
.icon-effect-w3 { background: #05b993; } /*map marker fix*/
a.move-top span { color: #dc3846; } /*move-top fix*/
.social-icons-footer ul li a span { color: #dc3846; } /*social fix*/
.c-stat .count-box {
    margin-bottom: 20px !important;
    background-color: #FFF;
    border-radius: 20px;
    -webkit-box-shadow: 0px 11px 42px 1px rgba(58, 52, 82, 0.1);
    -moz-box-shadow: 0px 11px 42px 1px rgba(58, 52, 82, 0.1);
    box-shadow: 0px 11px 42px 1px rgba(58, 52, 82, 0.1);
}
.c-stat h4 {
    margin-bottom: -5px;
    color: #FF3A46;
}
.c-stat .count-w3ls:nth-child(2) h4 { color: #05b993; }
.c-stat .count-w3ls:nth-child(3) h4 { color: #9657f6; }
.c-stat .count-w3ls:nth-child(4) h4 { color: #fbc02d; }
.c-stat h4::after { content: "+"; }
.c-menu {
    margin: 0;
    padding: 0;
    width: 36px;
    height: 36px; 
    text-align: center;
    background-color: #dc3645;
    border: none;
    border-radius: 0;
}
.c-menu span {
    color: #FFF;
    line-height: 36px;
}
.c-contact {
    margin-bottom: 15px;
    background: #05b993;
    letter-spacing: 1px;
    color: #fff;
    padding: 14px 20px;
    font-size: 16px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    border: none;
    -webkit-box-shadow: 0px 11px 42px 1px rgba(58, 52, 82, 0.1);
    -moz-box-shadow: 0px 11px 42px 1px rgba(58, 52, 82, 0.1);
    box-shadow: 0px 11px 42px 1px rgba(58, 52, 82, 0.1);
}
.l-height { line-height: 1.8; }
.event {
    background: url(../images/event.png) no-repeat top;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    -ms-background-size: contain;
}
figure.c-figure {
    position: relative;
}
figure.c-figure figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    padding: 15px;
    width: 80%;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.4;
    color: #FFF;
    text-align: center;
    background-color: #FF3A46;
}
figure.c-figure + p { margin-top: 2.5rem !important; }
p.c-para { margin-top: 2rem !important; }
[class^='imghvr-'],
[class*=' imghvr-'] {
  background-color: #FFF;
}
.c-service, .c-team, .c-client {
    margin-bottom: 20px !important;
}
.c-service p {
    line-height: 1.8;
}
.c-team h4 { font-size: 18px; }
.c-team h4 small { position: relative; top: 4px; }
.c-team p { line-height: 1.8; position: relative; }
.c-team p::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #FF3A46;
    position: absolute;
    top: 0;
    left: 50%;
    left: calc(50% - 3px);
}
.c-team span {
    font-size: 18px !important;
    color: #dc3846 !important;
}
figure.c-port {
    margin-bottom: 13px !important;
    /*-webkit-box-shadow: 0px 11px 42px 1px rgba(58, 52, 82, 0.1);
    -moz-box-shadow: 0px 11px 42px 1px rgba(58, 52, 82, 0.1);
    box-shadow: 0px 11px 42px 1px rgba(58, 52, 82, 0.1);*/
}
figure.c-port figcaption {
   background-color: rgba(0, 0, 0, 0.5);
}
figure.c-port figcaption .c-expand {
    position: absolute;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    background-color: #FF3A46;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
figure.c-port figcaption .c-expand span {
    font-size: 24px;
    color: #FFF;
    line-height: 60px;
}
figure.c-event {
    position: relative;
    margin-bottom: 20px;
}
figure.c-event figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 7px 10px;
    font-size: 100%;
    text-align: left;
    line-height: 1.4;
    color: #FFF;
    background-color: #FF3A46;
}
.pagination {
   margin-top: -16px;
}
.pagination ul {
    padding: 0;
}
.pagination ul li {
    display: inline-block;
    margin: 0 .25rem .25rem 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
.pagination ul li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    background-color: #e1e1e1;
    border: none;
    -webkit-transition:  color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
}
.pagination ul li a:hover {
    color: #FFF!important;
    background-color: #05b993;
}
.pagination ul li a.active {
    color: #FFF;
    background-color: #05b993;
}

@media (min-width: 576px) {}

@media (min-width: 768px) {
    .w3ls_pvt-title, .text-sty-banner { text-align: left; } /*banner fix*/
    p.text-sty-banner { margin-bottom: 20px; } /*banner para fix*/
}

@media (min-width: 992px) {

#logo img { height: auto; }
.c-container { width: 890px; }

}

@media (min-width: 1200px) {

.c-container { width: 890px; }

}