html,
body {
    width: auto !important;
    overflow-x: hidden !important;
    padding-top: 54px;
    font-family: 'Montserrat', sans-serif;
}

body {
    position: relative;
}

*[id]:before {
    display: block;
    content: " ";
    margin-top: -50px;
    height: 50px;
    visibility: hidden;
}

h1 {
    font-weight: 800;
}

.logo {
    height: 89px;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 35px 12px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

nav.navbar {
    height: 109px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    overflow: hidden;
    margin: 0;
}

nav.navbar.shrink {
    height: 30px;
    padding-top: 0;
    padding-bottom: 0;
}

@media only screen and (max-width: 1199px) {
    .logo {
        height: 59px;
        padding-left: 10px;
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 22px 9px;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 500;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
        nav.navbar {
        height: 79px;
        padding-top: 10px;
        padding-bottom: 10px;
        -webkit-transition: all 0.1s ease;
        transition: all 0.1s ease;
        overflow: hidden;
        margin: 0;
    }
        body {
        padding-top: 30px;
    }
        *[id]:before {
            display: block;
            content: " ";
            margin-top: -50px;
            height: 50px;
            visibility: hidden;
        }

}


.logo.shrink {
    height: 50px;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.navbar-default .navbar-nav>li>a {
    color: #36353f;
    ;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #b6b5bb;
}

.nav>li>a.shrink {
    padding: 15px 12px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #b6b5bb;
    background-color: #fff;
}

.nav-tabs {
    border-bottom: 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus222,
.nav-tabs>li.active>a:hover {
    color: #36353f;
    cursor: default;
    background-color: #fff;
    border: 0px;
    border-bottom-color: transparent;
}

.nav-tabs>li.active>a:focus {
    color: #333;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-nav {
    margin: 0;
}

.navbar-mobile {
    position: relative;
    display: block;
    float: right;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    background-color: transparent;
    background-image: none;
    border: 0 solid transparent;
    border-radius: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form.navbar-collapse {
    border-color: transparent;
}

@media only screen and (min-width: 990px) {
    .navbar-mobile {
        position: relative;
        display: none;
        float: right;
        padding: 0;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        background-color: transparent;
        background-image: none;
        border: 0 solid transparent;
        border-radius: 0;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float:none;
    }
}

@media (min-width: 990px) {
    .navbar-header {
        float:left;
    }
}

.page-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.page-section-clients {
    padding-top: 30px;
    padding-bottom: 50px;
}

.page-section-top {
    padding-bottom: 50px;
}

.page-section-bottom {
    padding-top: 50px;
}

.grey-section {
    background-color: #d3d3d3;
}

.grey-lower {
    background-color: #dcdcdc;
    position: absolute;
    bottom: 0;
    height: 50px;
}

.main-shadow {
    background-color: #dcdcdc;
    position: relative;
    bottom: 0px;
    height: 350px;
    width: 100%;
}
.mobile-section {
    padding: 40px 10px 60px 10px;
}
.mobile-section-grey {
    background-color: #f9fafa;
    padding: 40px 10px 60px 10px;
}

.service-icon-container {
    padding-top: 40px;
    background-color: #f9fafa;
}

.reviews-container {
    background-color: #f9fafa;
}

.home-section-box {
    z-index: 5;
    min-height: 487px;
    background-color: #ffffff;
    padding: 60px 40px 60px 40px;
    border-left: 30px;
    border-right: 30px;
    border-bottom: 30px;
    border-color: #d3d3d3;
    border-style: solid;
}

@media only screen and (min-width: 768px) {
    .home-section-box {
        z-index: 5;
        position: relative;
        height: 487px;
        margin: 0 0 0 -75px;
        width: 350px;
        background-color: #ffffff;
        padding: 60px 40px 60px 60px;
        border-left: 30px;
        border-right: 0;
        border-bottom: 0;
        border-color: transparent;
        border-style: none;
    }
}

.center {
    text-align: center;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.real-icons-container {
    text-align: center;
    margin: auto 0 auto 0;
}

.real-icons {
    height: 150px;
}

.main-box {
    z-index: 10;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .main-box {
        text-align: right;
    }
}
.main-box-image {
    width: ;
}

@media only screen and (max-width: 400px) {
.main-box-image {
    width: 100%;
    }
}

.boxes-container {
    margin-left: -30px;
}

ol.boxes {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

.boxes-ol {
    margin-top: 0;
    margin-bottom: 10px;
    margin: auto;
    margin-right: auto;
    width: 1025px;
    padding: 0;
}

.boxes {
    display: table-cell;
    vertical-align: bottom;
    height: 160px;
    position: relative;
    cursor: pointer;
}

.service-box-image {
    max-height: 400px;
}

.boxes-active {}

.boxes-active:after {
    border-top: 30px solid #f9fafa;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    bottom: -30px;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 30px;
    height: 20px;
    z-index: 50;
}

.box-icons {}

@media only screen and (max-width: 992px) {
    .box-icons {}
}


/*---- Services Page ----*/

.service-header {
    position: relative;
    float: left;
}

.service-boxes-container {
    display: table-cell;
    vertical-align: bottom;
    height: 129px;
}

.service-boxes {
    width: 100px;
}


/*---- Footer ----*/

.footer-image {
    -ms-transform: rotate(15deg);
    /* IE 9 */
    -webkit-transform: rotate(15deg);
    /* Chrome, Safari, Opera */
    transform: rotate(15deg);
}


.stars {
    max-width: 568px;
}


}

/*---- Section Visibility ----*/
#services {
    display: block;
}
#clients {
    display: block;
}
#reviews {
    display: block;
}

@media only screen and (max-width: 992px) {
    #services {
        display: none;
    }
    #clients {
    display: none;
    }
    #reviews {
        display: none;
    }

}
#services-mobile {
    display: none;
}
#clients-mobile {
    display: none;
}
#reviews-mobile {
    display: none;
}
@media only screen and (max-width: 992px) {
    #services-mobile {
        display: block;
    }
    #clients-mobile {
        display: block;
    }
    #reviews-mobile {
        display: block;
    }
}

/*---- Carousel ----*/
.carousel-container-services {
    display: table;
}
@media only screen and (min-width: 768px) {
    .carousel-container-services {
        display: table;
        height: 500px;
    }
}
.carousel-container-clients {
    display: table;
    height: 600px;
}
.carousel-container-reviews {
    display: table;
    height: 300px;
}
.carousel-container-content {
    display: table-cell;
    vertical-align: middle;
}
.carousel-caption {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    z-index: 10;
    padding-top: 0;
    padding-bottom: 0;
    text-align: left;
    color: #36353f;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
@media screen and (min-width: 768px) {
    .carousel-caption {
        position: absolute;
        right: 0;
        top: 0;
        left: 0;
    }
}
.carousel {
    position: relative;
    overflow: hidden;
}
#carousel-services.carousel {
    height: 500px;
}
#carousel-clients.carousel {
    height: 600px;
}
#carousel-reviews.carousel {
    height: 300px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0px;
    background-color: #b6b5bb;
}
.carousel-image {
    width: 100%;
}
@media screen and (min-width: 992px) {
    .carousel-image {
        width: 600px;
    }
}
.carousel-indicators {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0px;
    text-indent: 0;
    cursor: pointer;
    border: none;
    border-radius: 50%;
    background-color: #36353f;
    box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.connect-now-icon {
    Width: 175px;
}
.contact-info-title {
    font-size: 20px;
    padding-bottom: 10px;
    font-weight: 800;
}
.contact-info {
    font-size: 14px;
    font-weight: 400;
}
.contact-info a {
    color: #36353f;
    text-decoration: underline;
    ;
}
.contact-info a:hover {
    color: #333;
    text-decoration: underline;
    ;
}
.contact-info-bold {
    font-weight: 600;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #36353f;
    ;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.btn {
    display: inline-block;
    padding: 8px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    border-color: #ccc;
}
.btn:hover,
.btn:focus,
.btn.focus {
  background-color: #ccc;
  text-decoration: none;
}
.form-control:focus {
    border-color: #666;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(120, 120, 120, 0.6);
}
.alert {
    padding: 0;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0;
}
.footer-icon {
    position: relative;
    float: right;
    margin-right: 30px;
    height: 274px;
    width: 250px;
    z-index: 10;
}
.footer-icon-content {
    position: absolute;
    top: 124px;
    right: 0;
    font-size: 7px;
    height: 50px;
    width: 129px;
    text-align: left;
    z-index: 20;
}
.modal-content  {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}
