.banner_area .banner_content h1 {
    padding-top: 215px;
    color: #fff;
    font-size: 45px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

@media (max-width: 767px) {
    .banner_area .banner_content h1 {
        padding-top: 122px;
    }
}

@media (max-width: 600px) {
    .banner_area .banner_content h1 {
        font-size: 34px;
    }
}

.partner_slider {
    margin: 50px 0;
}

.owl-carousel .owl-item img {
    width: auto !important;
}

h2 {
    margin-top: 30px;
}

.text ol,
.text ul,
.text li {
    list-style: initial;
    list-style-position: inside;
}

.text li {
    font-size: 17px;
    font-weight: 400;
    color: #797979;
    line-height: 28px;
    font-family: "Lato", sans-serif;
}

.text ol,
.text ul {
    margin-top: 10px;
    margin-bottom: 15px
}

.carrers_left .nav.nav-tabs li a {
    line-height: 20px;
    padding: 10px 25px;
}

.contact_area .contact_left_side .contact_inner {
    padding-top: 15px;
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav li {
    margin-left: 20px;
}

.section_title h2 {
    margin-top: 0 !important;
}

.about_company .section_title {
    padding-top: 5px !important;
}

.header_gray_info .pull-left h5 {
    opacity: .8 !important;
}

.header_contact_details {
    padding: 10px 0px !important;
}

.header_contact_details .pull-right {
	margin-top: 15px;
}

.tp-mask-wrap {
	text-shadow: 2px 2px #222
}

.our_about_left_content img {
	width: 100%;
}

.slider_button {
	margin-top: 50px;
}