@charset "utf-8";

/* CSS Document */

body {
    margin: 0px;
    padding: 0px;
}

body {
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    background: #ffffff;
    color: #4c4747;
    font-family: 'Roboto Condensed', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Merriweather', serif;
}

p {
    margin: 0;
}

ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    list-style-position: inside;
}

a:hover {
    text-decoration: none;
}


/* HEADER */

.header {
    background: #FFF;
    border-bottom: 1px solid #b5aeae;
}

header .logo {
    /* margin: 0px 9px;*/
    float: left;
    block-size: 70px;
    margin-top: -8px;
    margin-bottom: -10px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #165588;
}

.navigatoor {
    margin-top: 65px;
}

.breadcrumb {
    padding: 30px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent!important;
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
}

.breadcrumb li {
    font-size: 17px;
}

.breadcrumb li a {
    color: #fff!important;
}

.breadcrumb>.active {
    color: #bfb8b8!important;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}

.contactus {
    background-image: url('../images/slider/inner-banner/inner-banner-mj.jpg');
    min-height: 192px;
    background-size: cover;
}

.contactusscrum>.active {
    color: #fff!important;
    font-size: 17px;
}

.contact-us {
    background-image: url('../images/slider/inner-banner/mj-cranes-contact-us.jpg');
    min-height: 192px;
    background-size: cover;
}

.contact-usscrum>.active {
    color: #fff!important;
    font-size: 17px;
}

.top_bar {
    border-bottom: 1px solid #eaeaea;
    background: #48598f;
}

.left_top_bar ul li {
    display: inline-block;
    margin: 10px 10px 0px 0px;
    color: #fcae16;
    font-size: 19px;
}

.emailid>li {
    display: inline-block;
    margin: 0px 10px 0px 0px;
    color: #fff;
    font-size: 17px;
    padding: 6px;
}

.emailid>li span {
    float: none;
}

.left_top_bar ul li i {
    border: 1px solid #eaeaea;
    padding: 5px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 22px;
}

.left_top_bar ul li:hover i {
    background: #F87845;
    color: #FFF;
    border: 1px solid #F87845;
}

.right_top_bar {
    line-height: 33px;
    margin-right: -70px;
}

.right_top_bar span {
    float: left;
    margin-right: 5px;
}

.right_top_bar ul {
    float: right;
}

.right_top_bar ul li {
    display: inline-block;
}

.right_top_bar ul li a {
    color: #ffffff;
    margin: 4px 8px;
    display: inline-block;
    padding: 1px 8px;
    border: 1px solid #fff;
    width: 33px;
    height: 33px;
    text-align: center;
}


/* MENU */

.navbar-brand {
    padding: 15px 0px;
}

.navbar-brand>h3 {
    margin: 10px 0px;
    color: #ad5d07;
    font-weight: 700;
    font-size: 27px;
}

.navbar-default .navbar-nav>li>a {
    color: #333;
    text-transform: uppercase;
    padding: 15px 12px;
    font-weight: 700;
    font-size: 17px;
}

.navbar {
    margin-bottom: 0px;
}

.dropdown-menu {
    padding: 0px;
    top: 65px;
}

.dropdown-menu>li>a {
    padding: 10px 15px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    font-size: 13px;
}


/* WELCOME */

.wel_left {
    margin-right: 70px;
    position: relative;
    display: block;
    padding-left: 40px;
    padding-top: 40px;
    z-index: 1;
    margin-bottom: 40px;
}

.wel_left:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 40px;
    right: 40px;
    content: "";
    background: #f7f7f7;
    border: 2px solid #47588f;
    z-index: -1;
}

.wel_left img {
    width: 100%;
}

.wel_right h4 {
    margin: 0px 0px 10px;
    color: #F87845;
    font-size: 16px;
    text-transform: uppercase;
}

.wel_right h1 {
    margin: 0px;
    color: #47588f;
    font-size: 26px;
}

.wel_right p {
    line-height: 25px;
    font-size: 16px;
}


/**/

.wel_right_inner {
    margin: 20px 0px;
    border-left: 5px solid #eaeaea;
    padding: 20px 40px;
}

.wel_right_inner>p {
    font-style: italic;
    position: relative;
}

.wel_right_inner p:before {
    content: '\f10d';
    font-family: 'FontAwesome';
    color: #eaeaea;
    position: absolute;
    top: -20px;
    left: -20px;
}

.wel_right_inner>span {
    font-weight: 700;
    font-size: 18px;
}


/* WHY US */

.why_heading {
    margin-bottom: 40px;
}

.why_heading h4 {
    margin: 0px 0px 10px;
    color: #F87845;
    font-size: 16px;
    text-transform: uppercase;
}

.why_heading h1 {
    margin: 0px;
    color: #47588f;
    font-size: 26px;
}

.why_heading p {
    line-height: 25px;
    font-size: 15px;
    margin-top: 15px;
}

.why_grid {
    padding: 40px;
    background: #FFF;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
}

.why_grid:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
    cursor: pointer;
}

.why_grid img {
    margin-bottom: 10px;
    width: 50px;
}

.why_grid h4 {
    text-transform: uppercase;
    color: #1f3a93;
    font-size: 16px;
    margin: 10px 0;
}

.why_grid p {
    line-height: 23px;
    font-size: 14px;
    margin: 0px;
}

.headingtype {
    width: 100%;
}

.headingtype>h3 {
    margin: 0px;
}


/* PRODUCTS */

.works_grid {
    margin: 15px 0px;
    position: relative;
    overflow: hidden;
}

.overlay::before {
    content: "";
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 1));
    -webkit-transition: all .2s ease-out .1s;
    -o-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 0;
}

.works_inner {
    position: absolute;
    left: 30px;
    bottom: -30px;
    margin-top: -30px;
    text-align: left;
    width: 85%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    opacity: 0;
}

.works_grid:hover .works_inner {
    opacity: 1;
    bottom: 20px;
}

.works_grid:hover .overlay::before {
    opacity: 0.5;
}

.works_data {
    width: 100%;
    color: #FFF;
}

.works_data h4 {
    margin: 0px 0px 10px;
}

.works_data a {
    display: inline-block;
    padding: 5px;
    margin: 5px;
    color: #FFF;
    border: 1px solid #FFF;
    width: 33px;
    height: 33px;
    text-align: center;
}


/* TESTIMONIAL */

.testimonial {
    background: url('../images/team.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 80px 0px;
}

.testimonial_heading h3 {
    margin: 0px 0px 20px;
    color: #FFF;
    border-bottom: 1px solid #FFF;
    display: inline-block;
    line-height: 30px;
}

.test_content {
    margin: 20px 0px;
    color: #FFF;
}

.test_content p {
    line-height: 25px;
    font-size: 16px;
    margin-bottom: 30px;
}

.test_content h4 {
    margin: 0px 0px 10px;
    font-style: italic;
}

.test_content h6 {
    margin: 0px;
}


/* CLIENTS */

.clients {
    padding-left: 0px;
    overflow: hidden;
}

.clients li {
    width: 20%;
    text-align: center;
    position: relative;
    float: left;
    padding: 25px 0;
    transition: all 0.3s ease-out 0s;
}

.clients li img {
    display: inline-block !important;
    width: auto !important;
    max-width: 100% !important;
}

.clients li:before,
.clients li:after {
    content: '';
    position: absolute;
}

.clients li:before {
    height: 100%;
    top: 0;
    left: -1px;
    border-left: 1px solid #e9e9e9;
}

.clients li:after {
    width: 100%;
    height: 0;
    left: 0;
    top: auto;
    bottom: -1px;
    border-bottom: 1px solid #e9e9e9;
}


/* CONTACT US */

.contact_left,
.contact_right {
    background: #fbfbfb;
    padding: 40px 30px 0px 30px;
    box-shadow: 0px 12px 13px rgba(0, 0, 0, 0.15);
}

.contact_left h3,
.contact_right h3 {
    margin: 0px 0px 15px;
    border-bottom: 1px solid #ddd;
    color: #777;
    line-height: 30px;
    display: inline-block;
}

.contact_inner {
    border-bottom: 1px solid #ddd;
    margin: 20px 0px;
    padding-bottom: 40px;
}

.contact_inner:last-child {
    border-bottom: none;
}

.contact_inner img {
    float: left;
    width: 64px;
    border: 1px solid #ddd;
    padding: 10px;
}

.contact_data {
    padding-left: 80px;
}

.contact_data h4 {
    margin: 0px 0px 10px;
    color: #777;
    font-size: 16px;
}

.contact_right h3 {
    margin: 0px 0px 30px;
}


/* FOOTER */

.footer {
    background: #333;
    color: #FFF;
    padding: 40px 0px 20px;
}

.links h4,
.contact_links h4 {
    margin: 0px 0px 20px;
    border-bottom: 1px solid #FFF;
    line-height: 30px;
}

.links ul li {
    line-height: 23px;
    margin-bottom: 10px;
}

.links ul li:before {
    content: '\f0a4';
    font-family: 'FontAwesome';
    margin-right: 10px;
}

.links ul li a {
    color: #FFF;
}

.contact_links ul li {
    line-height: 25px;
    display: inline-flex;
    width: 100%;
    margin-bottom: 10px;
}

.contact_links ul li i {
    margin: 7px 10px 0px 0px;
}

.bottom-bar {
    margin: 20px 0;
    border-top: 1px solid #FFF;
    padding-top: 10px;
    margin-top: 30px;
}

.bottom-bar p {
    color: #FFF;
}

.bottom-bar a {
    text-decoration: none;
    color: #FFF !important;
}

.form-control {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-bottom: 10px;
}

.button {
    display: inline-block;
    border: 1px solid #777;
    background: #777;
    color: #FFF;
    padding: 10px 20px;
    text-transform: uppercase;
    margin: 20px 0px 30px;
}


/*-- Go-To-Top-Button --*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 15px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url("../images/to-top.png") no-repeat 0px 0px;
}


/*-- //Go-To-Top-Button --*/


/* CUSTOM */

.sec_padding {
    padding: 15px 0px;
}

.mB0 {
    margin-bottom: 0px !important;
}

.mB20 {
    margin-bottom: 20px;
}

.mT0 {
    margin-top: 0px !important;
}

.mT10 {
    margin-top: 10px;
}

.mT40 {
    margin-top: 40px;
}

.txtClrBlu {
    color: #21C2F8;
}

.pD0 {
    padding: 0px;
}

.pD20 {
    padding: 20px;
}

.pL0 {
    padding-left: 0px;
}

.pR0 {
    padding-right: 0px;
}

.mT20pcnt {
    margin-top: 20%;
}

@media only screen and (min-width: 768px) {
    .tp-caption>p {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 768px) {
    .tp-caption>p {
        font-size: 9px !important;
    }
    .tp-caption>a.con {
        width: auto !important;
        margin-top: 30px !important;
    }
    .ct-caption>a.cont {
        width: auto !important;
        margin-top: 30px !important;
    }
    .tp-caption>p>strong {
        font-size: 8px !important;
        line-height: 12px !important;
    }
    .tp-caption>a.read-more {
        margin-left: 85px !important;
        width: auto !important;
        margin-top: 30px !important;
    }
}

.content {
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
    height: 500px;
}

.video1 {
    position: relative;
}

#myVideo {
    width: 100%;
    height: 550px;
}

.slogan {
    background-color: #48598f;
}

.slogan h3 {
    margin-bottom: 25px;
    color: #fff;
}

.slogan .highlight>strong {
    color: #fff;
}

.big-cta .cta {
    margin-top: 10px;
}

.cta-text {
    float: left;
    margin-top: 10px;
    margin-left: 161px;
}

.slogan .highlight>strong {
    color: #fff;
}

.ct-caption>a.cont {
    background: #fcae16;
    color: #FFF;
    padding: 15px 18px;
    text-transform: uppercase;
    display: inline-block;
    width: 150px;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    line-height: 15px;
    margin-top: 19px;
    margin-left: 80px;
}

.ct-caption>a.cont:hover {
    background: #c65235;
    color: #FFF;
}

.about-text p {
    font-family: 'PT Sans Narrow', Arial, sans-serif;
    text-align: justify;
}

.about-section {
    margin-top: 45px;
    margin-bottom: 25px;
}


/*///////////offer section start///////////////////*/

#team-section {
    padding-top: 20px;
    padding-bottom: 120px;
    /*background: #efeff06b;*/
    color: #111;
    overflow: hidden;
}

#team-section .section-title h2 {
    /*color: #000;*/
}

#team-section .section-title p {
    /* color: #000;*/
}

.section-title h2 {
    color: #111;
    font-size: 48px;
    font-family: 'PT Sans Narrow', Arial, sans-serif;
    text-transform: none;
}

.section-title {
    margin-bottom: 10px;
}

.section-title p {
    /* padding-bottom: 60px;*/
    color: #111;
    /*letter-spacing: 1px;*/
    font-size: 18px;
    font-weight: 300;
}

.team-member {
    position: relative;
    overflow: hidden;
}

.team-member .team-details {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(60, 58, 58, 0.71);
    color: #fff;
    padding: 0 2px;
    opacity: 0;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.team-member .team-details h4 {
    padding-top: 15%;
    padding-bottom: 5%;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
}

.team-member .team-details p {
    padding-bottom: 20%;
    font-size: 16px;
    color: #fff;
}

.team-member .team-details li {
    display: inline-block;
    padding-top: 20px;
}

.team-member .team-details li a {
    padding: 8px 12px;
    background: #fff;
    border: 1px solid transparent;
    color: #111;
    font-size: 16px;
}

.team-member .team-details li:hover a {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.team-member:hover .team-details h4,
.team-member:hover .team-details p,
.team-member:hover .team-details li {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.team-member:hover .team-details {
    opacity: 1;
    filter: Alpha(Opacity=100);
}

.team-member:hover .team-details h4 {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.team-member:hover .team-details p {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.team-member:hover .team-details li:nth-child(n+1) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.team-member:hover .team-details li:nth-child(n+2) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

.team-member:hover .team-details li:nth-child(n+3) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.team-member:hover .team-details li:nth-child(n+4) {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
}

.team-member:hover .team-details li:nth-child(n+5) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}


/*///////////offer section End///////////////////*/


/* Start Portfolio Section
/*------------------------------------------*/

.portfolio-section-1 {
    padding-top: 18px;
    padding-bottom: 80px;
    background: #93959826;
}

#portfolio-list li {
    margin-left: -2px;
}

#portfolio-list li {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 50%;
    margin-left: -4px;
    margin-bottom: -5px;
    padding: 0;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

@media only screen and (max-width: 550px) {
    #portfolio-list li {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) and (min-width: 551px) {
    #portfolio-list li {
        width: 49.9%;
    }
}

@media (min-width: 768px) {
    #portfolio-list li {
        width: 33.3%;
    }
}

.portfolio-item {
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    cursor: default;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.portfolio-caption {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    filter: Alpha(Opacity=0);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.portfolio-caption h4 {
    display: inline-table;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    text-align: center;
    font-size: 18px;
    padding-top: 10%;
}

.portfolio-caption p {
    position: relative;
    top: 0%;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 0 10%;
}

.portfolio-caption a i {
    /*width: 0px; */
    /* height: 40px; */
    line-height: 0px;
    padding: 0px;
    font-size: 25px;
    /* border-radius: 100%; */
    /* -webkit-border-radius: 100%; */
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    /* background: #fff; */
    color: #fff;
    /* position: absolute; */
    /* top: 80%;*/
}

.portfolio-caption a.link-1 i {
    left: 30%;
}

.portfolio-caption a.link-2 i {
    left: 50%;
    margin-top: 27px;
}

.portfolio-caption h4,
.portfolio-caption p,
.portfolio-caption a i {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
}

.portfolio-item:hover .portfolio-caption h4,
.portfolio-item:hover .portfolio-caption p,
.portfolio-item:hover .portfolio-caption a i {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.portfolio-item:hover .portfolio-caption {
    /*background-color: rgba(255, 67, 46, 0.8);*/
    background-color: rgba(247, 95, 6, 0.75);
    opacity: 1;
    filter: Alpha(Opacity=100);
}

.portfolio-item:hover .portfolio-caption h4 {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.portfolio-item:hover .portfolio-caption p {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.portfolio-item:hover .portfolio-caption a.link-1 i {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.portfolio-item:hover .portfolio-caption a.link-2 i {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

.portfolio-caption a {
    /*display: inline-block;*/
    padding: 10px;
    border: 1px solid #FFF;
    color: #FFF;
    /*width: 33px;*/
}


/* End Portfolio Section
/*------------------------------------------*/


/* Start bottom Section
/*------------------------------------------*/

.bottam-image {
    padding-bottom: 50px;
}

.separator {
    position: relative;
    width: 100px;
    border: 1px solid #d7222a;
    background: #FFC104;
    margin: 0px auto 30px;
}

.separator:before {
    content: '';
    position: absolute;
    width: 50px;
    border: 1px solid #72d1d4;
    background: #FFC104;
    top: 5px;
    left: 23px;
}

.separator:after {
    content: '';
    position: absolute;
    width: 50px;
    border: 1px solid #72d1d4;
    background: #FFC104;
    top: -7px;
    right: 25px;
}

.RTbtn {
    margin-top: -50px;
}


/*Contact us style*/

.enquiry h3,
.contact-details h3 {
    margin: 0px 0px 30px;
    color: #134f81;
    border-bottom: 1px solid #134f81;
    line-height: 25px;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 31px;
}

.button {
    border: 2px solid #1b578b;
    background: #1b578b;
    padding: 10px 20px;
    color: #FFF;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    width: 150px;
}

.button:hover {
    background: transparent;
    color: #333;
}

.contact_button {
    border: 2px solid #15588f;
    background: #15588f;
    padding: 8px 15px;
    color: #FFF;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 40px;
}

.contact_button:hover {
    background: transparent;
    color: #333;
}

.head-office h3 {
    text-align: center;
    font-weight: 800;
    margin-top: 50px;
    color: #000;
    font-size: 35px;
}

.separatline {
    position: relative;
    width: 100px;
    border: 1px solid #d7222a;
    background: #FFC104;
    margin: 0px auto 30px;
}

.separatline:before {
    content: '';
    position: absolute;
    width: 50px;
    border: 1px solid #72d1d4;
    background: #FFC104;
    top: 5px;
    left: 23px;
}

.separatline:after {
    content: '';
    position: absolute;
    width: 50px;
    border: 1px solid #72d1d4;
    background: #FFC104;
    top: -7px;
    right: 25px;
}

.contactEnq h4 {
    margin: 20px 0px 30px;
    color: #333;
    font-weight: 700;
    line-height: 20px;
    font-size: 22px;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
}

.contactEnq {
    /* float: right;*/
    /* background: #eee;*/
    /* width: 35%;*/
    padding: 0px;
    min-height: 360px;
    margin-top: -19px;
}

.contactEnq>ul>li {
    float: left;
    line-height: 24px;
    list-style: outside none none;
    margin-bottom: 5%;
    width: 100%;
    margin-left: 30px;
}

.contactEnq>ul>h3 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}

.contactEnq>ul>li>strong {
    color: #333;
    font-weight: 700;
}


/*about us style*/

.applic-product {
    margin-top: 35px !important;
}

.catego-heading {
    width: 100%;
    float: left;
}

.catego-heading h4 {
    border-bottom: 3px solid #c3c3c3;
    font-size: 25px;
    padding-bottom: 8px;
    color: #00254a;
    font-weight: 800;
}

.catego-heading h4 span {
    /*border-bottom: 3px solid #00254a;*/
    padding-bottom: 7px;
}

.aboutpra {
    width: 100%;
    float: left;
    text-align: justify;
}

.aboutpra p {
    line-height: 25px;
    font-size: 16px;
    color: #000000b3;
    padding: 5px;
}

.aboutpra p>strong {
    font-weight: 600
}

.aboutpra h4 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
}

.aboutpra h5 {
    color: #000000c9;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
}

.aboutpra>ul>li {
    line-height: 25px;
    color: #000000b3;
    font-size: 16px;
}

.productrang {
    margin-bottom: 30px;
}

.productrang ul li {
    line-height: 29px;
    margin-left: 10px;
    font-size: 15px;
}

@media only screen and (max-width: 499px) {
    .catego-heading h4 span {
        font-size: 23px;
    }
}


/*Product section */

.prod-heading {
    margin-top: 35px;
}

.prod-heading h2 {
    border-bottom: 2px solid #918f91;
    margin-left: 27px;
    font-size: 23px;
    color: #000;
    text-transform: uppercase;
}

.prod-heading p {
    font-size: 16px;
    margin-left: 26px;
    text-align: justify;
    color: #000;
    line-height: 25px;
}

.pt-60 {
    padding-top: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.mb-30 {
    margin-bottom: 30px;
}

.grid {
    background: #f7f7f7;
    padding: 10px;
    border: 3px double #ccc;
    min-height: 260px;
}

.grid h4 {
    font-size: 14px;
    /* border-bottom: 1px dashed #272F72; */
    line-height: 20px;
    margin: 10px 0 0;
    color: #38386E;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}


/*.grid p
{
	text-align: center;
   margin-top: 10px;
    line-height: 10px;
    text-align: justify;
    color: #000;
}*/

.MT20 {
    margin-top: 35px;
}

#whitecranestatic {
    position: absolute;
    /* top: 300px;*/
    left: 20px;
    z-index: 12;
}

.productgrid {
    min-height: 550px;
    /*background: #f87845;*/
}

.quotebtn {
    background: #1375c5db;
    color: #fff !important;
    margin-left: 30px;
    margin-top: 11px;
}

.prddescul {
    margin-left: 26px;
    margin-top: 0px;
    line-height: 26px;
    margin-bottom: 0px;
}

.prddescul ul>li {
    font-size: 18px;
    color: #000;
    line-height: 35px;
}

.prod-detail {
    width: 100%;
    background: #00254a;
    padding: 8px 0;
    text-align: center;
    color: #fff;
    font-size: 17px;
    margin-bottom: 30px;
    font-weight: 700;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.prod-detail a {
    color: #fff !important;
}

.specidesc {
    background: #eee;
    width: 10%;
    float: left;
    padding: 10px;
}

.specidesc h3 {
    font-size: 15px;
    margin-bottom: 3px;
    margin-top: 5px;
    font-weight: 600;
}

.descpara {
    padding: 10px;
}

.descpara p {}

.liMRL0 {
    margin-left: 5px;
    font-size: 17px;
    margin-bottom: 5px;
}


/*Gallery */


/**/

.filter-button {
    font-size: 18px;
    border: 1px solid #fcae16;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
    background-color: #fcae16;
    width: 100px;
    margin-top: 45px;
}

.filter-button:hover {
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background: #165588;
}

.btn-default:active .filter-button:active {
    background-color: #42B32F;
    color: white;
}

.gallery_product {
    margin-bottom: 30px;
}

.item-thumbs {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.item-thumbs a+img {
    width: 100%;
}

.item-thumbs .hover-wrap {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
    -moz-transform: rotateY(180deg) scale(0.5, 0.5);
    -ms-transform: rotateY(180deg) scale(0.5, 0.5);
    -o-transform: rotateY(180deg) scale(0.5, 0.5);
    transform: rotateY(180deg) scale(0.5, 0.5);
}

.item-thumbs:hover .hover-wrap,
.item-thumbs.active .hover-wrap {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1, 1);
    -moz-transform: rotateY(0deg) scale(1, 1);
    -ms-transform: rotateY(0deg) scale(1, 1);
    -o-transform: rotateY(0deg) scale(1, 1);
    transform: rotateY(0deg) scale(1, 1);
}

.item-thumbs .hover-wrap .overlay-img {
    position: absolute;
    width: 92.5%;
    height: 100%;
    opacity: 0.80;
    filter: alpha(opacity=80);
}

.item-thumbs .hover-wrap .overlay-img-thumb {
    position: absolute;
    top: 50%;
    left: 60%;
    margin: -14px 0 0 -21px;
    color: #ff0000;
    font-size: 27px;
    line-height: 1em;
    opacity: 1;
    filter: alpha(opacity=100);
    border: 1px solid #ff0000;
    padding: 5px;
}

.overlay-img-thumb1 {
    position: absolute;
    top: 50%;
    left: 46%;
    margin: -14px 0 0 -16px;
    color: #ff0000;
    font-size: 27px;
    line-height: 1em;
    opacity: 1;
    filter: alpha(opacity=100);
    border: 1px solid #ff0000;
    padding: 5px;
    border-radius: 5px;
}

.item-thumbs img {
    width: 100% !important;
}

.equiname {
    position: absolute;
    top: 84px;
    z-index: 99;
    color: #ff0000;
    font-weight: 800;
    text-align: center;
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
}

.item-thumbs .hover-wrap .overlay-img {
    background: #f3df5d;
}

.portgallery {
    /*background-color: #eee9;*/
    background-color: #eeeeeed4;
}

@media only screen and (max-width: 499px) {
    .cookie {
    width: 356px !important;
    }
    .equiname {
        top: 60px;
        font-size: 15px;
        width: 154px;
    }
    .overlay-img-thumb1 {
        top: 24%;
        left: 40%;
    }
    .item-thumbs .hover-wrap .overlay-img {
        position: absolute;
        width: 82.5%;
        height: 98%;
        opacity: 0.80;
    }
    .products_border {
        position: absolute;
        top: 5px !important;
        right: 5px !important;
        bottom: 5px !important;
        left: 5px !important;
        border: 1px solid #FFF;
    }
    .products_inner {
        top: 0px !important;
        right: 0px !important;
        bottom: 0px;
        left: 0px !important;
        opacity: 1;
        visibility: visible;
        transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
    }
    .products_data h4 {
        margin: 0px 0px 0px !important;
        font-size: 9px !important;
    }
    .products_data {
        padding: 4px !important;
    }
    .products_data p {
        color: #FFF;
        line-height: 11px !important;
        margin-bottom: 2px !important;
        font-size: 10px !important;
        /* text-align: justify; */
    }
    .products_data a {
        display: inline-block;
        padding: 0px !important;
        border: 1px solid #FFF;
        color: #FFF;
        width: 25px !important;
    }
    .cta-text {
        margin-left: 14px;
    }
    .cta-text h3 {
        font-size: 11px;
    }
    .ct-caption>a.cont {
        width: auto !important;
        margin-top: 19px !important;
        margin-bottom: 10px;
    }
    .ct-caption>a.cont {
        background: #fcae16;
        color: #FFF;
        padding: 7px 4px;
        text-transform: uppercase;
        display: inline-block;
        width: 150px;
        text-align: center;
        font-weight: 700;
        font-size: 10px;
        line-height: 15px;
        margin-top: 19px;
        margin-left: 11px;
    }
    .section-title h2 {
        font-size: 30px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #1d1d1a;
    }
}


/*demo page*/

.our_product {
    padding: 60px 0px;
    /*background:#f5f5f5;
*/
}

.product_grid {
    background: #FFF;
    border: 1px solid #f5f5f5;
}

.pL0 {
    padding-left: 0px;
}

.product_inner {
    padding: 40px 20px;
}

.product_inner h3 {
    margin: 0px 0px 10px;
    text-transform: uppercase;
    color: #48598f;
    font-weight: 700;
}

.product_inner p {
    line-height: 25px;
}

.product_inner a {
    background: #F5F5F5;
    color: #333;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 20px;
}


/* CLIENTS */

.client {
    background: #FFF;
    padding: 10px;
    box-shadow: 0px 1px 5px #eee;
    border: 2px solid #FFF;
}

.client:hover {
    border: 2px solid #12328e;
}

#clients {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#clients .clients-wrap {
    display: block;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#clients .clients-wrap ul {
    display: block;
    list-style: none;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#clients .clients-wrap ul li {
    display: block;
    float: left;
    position: relative;
    width: 220px;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

#clients .clients-wrap ul li img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: 0 linear left;
    -moz-transition: 0 linear left;
    transition: 0 linear left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65);
    opacity: 0.65;
}

#clients .clients-wrap ul li img:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1.0;
}

.clisect {
    margin-top: 45px;
}


/*New gallary*/

.section_padding {
    padding: 14px 0;
}

.sec_heading h3 {
    position: relative;
    color: #333333;
    font-weight: 700;
    line-height: 30px;
    margin: 0px 0px 20px;
    font-size: 36px;
}

.mB20 {
    margin-bottom: 20px;
}

.products_bkg {
    background: url('../images/layer-2.jpg');
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0px;
    position: relative;
}

.products_bkg:before {
    content: '' position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.85);
}

.products {
    position: relative;
}

.products .products_inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    background: rgba(188, 63, 51, 0.78);
    visibility: hidden;
    opacity: 0;
    transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
}

.products:hover .products_inner {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 1;
    visibility: visible;
    transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
}

.products_border {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 1px solid #FFF;
}

.products_data {
    position: absolute;
    top: 0px;
    width: 100%;
    text-align: center;
    padding: 20px;
}

.products_data h4 {
    margin: 0px 0px 10px;
    /*padding:20px 0px 0px;*/
    color: #FFF;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px
}


/*.products_data h4:before {
	content:'';
	position:absolute;
	border:1px solid #FFF;
	width:50px;
	top:30px;
	left:40px;
}*/

.products_data p {
    color: #FFF;
    line-height: 22px;
    margin-bottom: 10px;
    font-size: 13px;
}

.products_data a {
    display: inline-block;
    padding: 5px;
    border: 1px solid #FFF;
    color: #FFF;
    width: 33px;
}

.prheading p {
    /*color: #111111b0;*/
    color: #000;
    /* letter-spacing: 1px;*/
    font-size: 18px;
    font-weight: 300;
    margin-top: -15px;
    line-height: 30px;
}

.clisect-separat {
    position: relative;
    width: 15px;
    border: 1px solid #d7222a;
    background: #FFC104;
    margin: 0px auto 30px;
}

.clisect-separat:before {
    content: '';
    position: absolute;
    width: 50px;
    border: 1px solid #72d1d4;
    background: #FFC104;
    /*top: 5px;
	left: 23px;*/
    top: -1px;
    left: 25px;
}

.clisect-separat:after {
    content: '';
    position: absolute;
    width: 50px;
    border: 1px solid #72d1d4;
    background: #FFC104;
    /*top: -7px;
	right: 25px;*/
    top: -1px;
    right: 25px;
}


/* accept cookies style css */

.cookie {
    width: 420px;
    height: 72px;
    background-color: #fff;
    position: fixed;
    bottom: 88px;
    border-radius: 10px;
    left: 1%;
    padding: 10px 20px;
    z-index: 999;
}

.cookie .txt {
    float: left;
    width: 65%;
}

.txt p {
    color: #1D2D35;
}

.cookie .accept {
    background-color: #40CC79;
    color: #fff !important;
    border-radius: 32px;
    padding: 3px 23px;
    /* align-self: center; */
    font-size: 19px;
    margin-top: 2.5%;
    margin-left: 3%;
}

.cookie .accept:hover {
    background-color: #30b867;
}