.m-t-11{
    margin-top:11px !important;
}
.m-t-20{
    margin-top:20px !important;
}
.m-t-40{
     margin-top:40px !important;
 }

header{
    height:88px;
}
.navbar-nav{
    z-index:100;
}

.black a {
    color: #000 !Important;
}

.ip-header{
    /*display: none;*/
}
.cd-words-wrapper b{
    white-space: pre;
}
.justify, .item p{
    text-align: justify;
}

.h1 {
    font: 700 70px/70px 'Montserrat', sans-serif;
}
.white h1, .white p, .white h5, .white h4, .white a, .white strong, .white span{
    color: #ffffff !important;
}
.features .data p, .features3 .data p, .features5 .data p, .features4 .data p{
    /*font-weight: normal;*/
    /*color: #000000;*/
}
.service-sliderBox:hover::before{
    border:none;
}
.services-wrapper .service-sliderBox{
    width: 100%;
}
.navbar-fixed-bottom{
    top: 90% !important;
}
.top-nav-collapse .navbar-nav > li > a:hover, .top-nav-collapse .navbar-nav > li.active > a {
    border-bottom: 1px solid;
}
.parallax-overlay{
    z-index: 0;
}
.heading, p, #testimonials-slider , .address-block{
    z-index:10;
}
#navigation-menu {
    /*width: 80%;*/
}

@media (min-width: 991px){
    .top-nav-collapse .navbar-nav > li, .default-nav .navbar-nav > li {
        padding: 22px 16px!important;
    }
}
p {
    color: #000;
    font: 500 16px/26px 'Open Sans', sans-serif;
    letter-spacing: .1em;
}
.testimonials-slider .owl-controls .owl-dot span {
    background: rgba(32, 32, 32, 0.5);
    border: 1px solid #fff;
}
#contact .split-section-content, #contact .split-section-headings {
    width: 100%;
}
.map-block {
    height: 585px;
    position: relative;
}

.features .feature-box {
    margin-bottom: 11px;
}
.features {
    margin-top: 30px;
}

.paddTB80 {
    padding-top: 30px;
}

.RightWrapImg {
    width: 88%;
    float: right;
}
.img-rounded{
    border-radius: 100%;
}

.top-nav-collapse .navbar-nav > li.active > a {
    color: #3c763d !important;
}
.testimonials-slider .owl-controls .owl-dot.active span, #ip-loader-circle, .owl-controls .owl-dot.active span, #home .owl-theme .owl-controls .owl-dot.active span{
    background: #3c763d !important;
}
.ip-header .ip-loader svg path.ip-loader-circle{
    stroke: #3c763d !important;
}
.infoContact li strong{
    width: auto;
    font-size:16px;
}
.agency-contact .infoContact li {
    margin-top: 2px;
    /*display: inline-block;*/
    /*float: left;*/
    margin-right: 39px;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
    margin: 37px 0px 0;
    color:#000;
}

.top-nav-collapse > .container .navbar-brand, .top-nav-collapse > .container-fluid .navbar-brand {
    margin: 30px 0px 0;
    color: #000;
}
#testimonialsWrap p {
    font-size: 18px;
    line-height: 29px;
    text-align: justify;
}
.circle .icon , .item .icon {
    font-size: 63px;
    clear: both;
    margin-right: 20px;
}
.synced .circle .icon {
    font-size: 103px;
}
#testimonialsClients .item {
    padding: 0px 0;
    margin: 0px;
}

.agency-contact .infoContact li .fa {
    font-size: 1.5em;
}

#testimonialsWrap .owl-controls{
    top: 17%;
}

button, input, optgroup, select, textarea {
    color: #000 !important;
}
::-webkit-input-placeholder { /* Chrome */
    color: #000  !important;;
    opacity:1;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #000  !important;;
    opacity:1;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #000  !important;;
    opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
    color: #000  !important;;
    opacity: 1;
}
/*button, .generalForm input, optgroup, select, textarea{*/
.generalForm input[type="text"], .generalForm select, .generalForm textarea{
    width: 100%;
}
.generalForm div {
    padding: 5px 10px 0 0 !important;
}
.footer-black {
    background: #57bb37;
}

.footer-nav a, .footer-nav p, footer-nav span {
    font-weight: bold;
}

.contact-form-agency .form-control {
    border-color: #fff;
}

select#company {
    height: 45px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: transparent;
}
.agency-contact .infoContact li p{
    text-align: left;
}
.agency-contact .infoContact{
    text-align: left;
}
.bgColor3{
    background-color: #5bc55d !important;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand, .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand i{
    font-size: 26px;
}
.item .text-left {
    line-height: 29px;
}
.checkboxPair {
    display: inline-block;
    margin-right: 10px;
}

span.tagLine.text-uppercase {
    font-size: 41px;
}
textarea {
    resize: both;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 20px;
    top: 14px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

