#first-block, #second-block, #third-block, #fourth-block {
    text-align: center;
    padding: 3.5em 0;
}

a, a:visited {
    text-decoration: none;
}

.btnup {
    background-color: rgba(204, 204, 204, 0.45);
    border: none;
}

#carousel {
    text-align: center;
    background: #e5e5e5;
}

#first-block {
    background: #fff;
}

#second-block {
    background: #e5e5e5;
}

#third-block {
    background: #fff;
}

#fourth-block {
    background: #e5e5e5;
}

footer {
    background: #fff;
    padding: 3.5em 0;
}

@media screen and (max-width: 768px) {
    .right {
        float: none;
    }
}

.topbar {
    background-color: #336600;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
    font-size: 14px;
}

.ridge {
    border-style: ridge;
    border-color: #4CAF50;
}

.blocks {
    background-color: #4CAF50;
    padding-top: 10px;
    padding-bottom: 10px;
    color: black;
}

.block {
    background-color: #757575;
    padding-top: 10px;
    padding-bottom: 10px;
    color: black;
}

.whitefont {
    color: white;
}

.para {
    text-align: justify;
    font-size: 12px;
}

.blocksbutton {
    background-color: #4CAF50;
    padding-top: 10px;
    color: white;
}

.toolblock {
    border-right: solid 1px #fff;
}

.tool-icon {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

.footerborder {
    border-top: dotted 1px green;
    border-bottom: dotted 1px green;
}

.link {
    font-size: 17px;
    color: #1A237E;
    text-align: left;
}

.footerblock {
    background-color: #0154A4;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
}

.crubs {
    background-color: #6c6d70;
    padding: 4px 0px 4px 10px;
    margin: 0px;
    color: #fff;
}



.left-middle-cont ul {
    list-style: none;
}

.black {
    background-color: black;
}

.left-middle-cont ul li a {
    font: normal 14px "Roboto Condensed",sans-serif;
    color: #fff;
    padding: 4px 0px 4px 20px;
    margin: 0px;
    display: block;
    text-align: left;
    border-top: dotted 1px #fff;
    text-transform: uppercase;
    background-color: #4caf50;
    text-decoration: none;
}

.left-middle-content ul {
    list-style: none;
}


    .left-middle-content ul li a {
        font: normal 14px "Roboto Condensed",sans-serif;
        color: #fff;
        padding: 4px 0px 4px 20px;
        margin: 0px;
        display: block;
        text-align: left;
        border-top: dotted 1px #fff;
        text-transform: uppercase;
        background-color: #BDBDBD;
        text-decoration: none;
    }

.img-thumbnaill {
    margin-right: 20px;
}

.input-group-addon {
    background-color: #444444;
}

.colorgreen {
    color: #4CAF50;
}


.topborder {
    color: white;
    font: 14px/21px "Lato", Arial, Helvetica, sans-serif;
    background-color: transparent;
    background-color: rgba(8, 8, 8, 0.88);
}



.txt1 {
    font: 60px/60px 'Asap', Arial, sans-serif;
    color: #999;
    margin-top: 60px;
    letter-spacing: -1px;
}

.txt2 {
    font: 24px/26px 'Asap', Arial, sans-serif;
    color: #999;
    margin-top: 5px;
}

.txt_cntr {
    text-align: center;
}

.row {
    margin-left: -30px;
}

.grid_4 {
    width: 370px;
}

[class*="grid_"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
}

.img1 {
    margin-top: 71px;
}

h3 {
    font: bold 24px/30px 'Asap', Arial, sans-serif;
    color: #333333;
    margin-top: 26px;
    text-transform: uppercase;
}

.more_btn {
    display: inline-block;
    margin-top: 16px;
    color: #1A237E;
    text-decoration: none;
    font: bold 12px/20px "Asap", Arial, sans-serif;
    text-transform: uppercase;
}

    .more_btn:hover {
        text-decoration: none;
        color: #1A237E;
    }

.row:after {
    clear: both;
}

.row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
}

h2 {
    font: 60px/60px 'Asap', Arial, sans-serif;
    color: #890d0d;
    margin-top: 66px;
    letter-spacing: -1px;
}

.color2 {
    color: #999;
}

.marTop1 {
    margin-top: 59px;
    margin-bottom: 65px;
}

.wrap {
    position: relative;
}

.img_border {
    border: 5px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.img_holder {
    position: relative;
    z-index: 1;
}

.img2 {
    margin-top: 17px;
}

.listWithMarker {
    margin: 0;
    margin-top: 16px;
}

    .listWithMarker li a:hover, .listWithMarker li.current a {
        color: #cc0001;
    }

    .listWithMarker li a {
        text-decoration: none;
    }

.img_shadow:after {
    position: absolute;
    display: inline-block;
    content: '';
    width: 223px;
    height: 159px;
    right: -24px;
    bottom: -21px;
    background: url(../img/img_shadow2.png) no-repeat 0 0;
    z-index: 0;
}

.txt3 {
    font: bold 18px/22px 'Asap', Arial, sans-serif;
    color: #666;
    margin-top: 5px;
}

.listWithMarker li a {
    color: #666;
    font-family: Arial;
}

.txt4 {
    font: 21px/22px 'Asap', Arial, sans-serif;
    color: #999999;
    margin-top: 59px;
    padding-bottom: 8px;
    background: url(../../static.livedemo00.template-help.com/wt_50544/images/hline2.png) 0 bottom repeat-x;
}

.txt5 {
    font: bold 16px/19px 'Asap', Arial, sans-serif;
    color: #333;
    font-style: italic;
    margin-top: 32px;
    margin-bottom: 26px;
}

.hline3 {
    margin-top: 67px;
    width: 100%;
    height: 1px;
    background: url(../../static.livedemo00.template-help.com/wt_50544/images/hline2.png) 0 0 repeat-x;
    position: relative;
}

blockquote {
    position: relative;
    background: #f0f2f1;
    border-radius: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 35px 23px 46px;
    margin-top: 127px;
    margin-bottom: 58px;
}

.color3 {
    color: #333;
}

.txt6 {
    font: bold 16px/22px 'Asap', Arial, sans-serif;
    color: #333;
    margin-top: 17px;
}

blockquote:before, blockquote:after {
    position: absolute;
    display: inline-block;
    content: '';
    width: 51px;
    height: 43px;
    left: 3px;
    top: -61px;
    background: url(../../static.livedemo00.template-help.com/wt_50544/images/quote_sign1.png) no-repeat 0 0;
}

blockquote:after {
    background: url(../../static.livedemo00.template-help.com/wt_50544/images/quote_sign2.png) no-repeat 0 0;
    left: auto;
    top: auto;
    right: 12px;
    bottom: -61px;
}

.img_rounded {
    border-radius: 500px;
    overflow: hidden;
}



#owl2 .item {
    position: relative;
    margin: 0 15px;
}

.img3 {
    float: left;
    margin-top: 12px;
    margin-right: 30px;
}

.txt7 {
    font: 30px/30px 'Asap', Arial, sans-serif;
    color: #696969;
    margin-top: 17px;
    float: left;
    letter-spacing: -1px;
}

.txt8 {
    font: 14px/22px 'Asap', Arial, sans-serif;
    color: #999;
    margin-top: 24px;
    float: right;
    letter-spacing: -1px;
    margin-right: 5px;
}

.hline4 {
    margin-top: 6px;
    width: 100%;
    padding-bottom: 10px;
    background: url(../../static.livedemo00.template-help.com/wt_50544/images/hline2.png) 0 bottom repeat-x;
    position: relative;
}

    .hline4.v2 {
        padding-bottom: 22px;
    }

.txt9 {
    font: 14px/22px 'Asap', Arial, sans-serif;
    color: #1A237E;
    margin-top: 15px;
}

    .txt9 a {
        text-decoration: none;
    }

.ftr {
    background-color: rgba(21, 20, 20, 0.86);
}

    .ftr span {
        color: white;
        text-align: center;
        font-size: 20px;
        font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    }

    .ftr p {
        color: #e5e5e5;
        font-family: "Lato", sans-serif;
        font-size: 14px;
        letter-spacing: 1px;
    }

.hline2 {
    margin-top: 65px;
    width: 100%;
    height: 3px;
    background: #545454;
    position: relative;
}

.list3 {
    float: left;
}

.img4 {
    float: left;
    margin-top: 32px;
    margin-right: 34px;
}

.txt12 {
    font: bold 16px/19px 'Asap', Arial, sans-serif;
    color: #333;
    font-style: italic;
    margin-top: 61px;
    margin-bottom: 26px;
}

.small {
    /*font: 30px/30px 'Asap', Arial, sans-serif;
    color: #890d0d;
    margin-top: 66px;
    letter-spacing: -1px;*/
    font-family: 'Asap', Arial, sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 1.1;
      text-transform: uppercase;
}

#map {
    width: 100%;
    height: 400px;
}

.btn1 {
    background-color: #890d0d;
    color: #ffffff;
    margin-left: 120px;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
    font-family: Arial;
}


.current {
    color: #1A237E;
    /*border-bottom:2px solid #1A237E;*/
}

/*carousel css*/

/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

    .header-text h2 {
        font-size: 40px;
    }

        .header-text h2 span {
            background-color: #2980b9;
            padding: 10px;
        }

    .header-text h3 span {
        background-color: #000;
        padding: 15px;
    }

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

    .btn-theme:hover {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

.input-group {
    background-color: transparent;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    background-color: #c0392b;
    border: 0;
    padding-left: 20px;
    padding-right: 20px;
}

    .input-group-btn:hover {
        position: relative;
        font-size: 0;
        white-space: nowrap;
        color: white;
        background-color: #c0392b;
        border: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

.btn1-default {
    color: #fff;
    background-color: transparent;
    border: none;
}

    .btn1-default :hover {
        color: #fff;
        background-color: transparent;
        border: none;
    }

input[type="file"] {
    display: none;
}

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}

.career_background {
    min-height: 739px;
    width: 100%;
    position: relative;
    background: url('../img/O72JJ60.jpg') center top no-repeat;
    background-attachment: fixed;
}

.slider-big-title {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    max-width: 800px;
    width: 100%;
    font-size: 20px;
    /*text-transform: uppercase;*/
    text-align: left;
    /*font-weight: 800;*/
    line-height: 36px;
    padding-top: 320px;
    color: white;
    background-color: #00a4de;
}

.products {
    padding-top: 300px;
    padding-left: 50px;
}

.talenthire_color {
    background-color: rgba(11, 12, 12, 0.5);
    padding: 10px 15px 15px;
    display: inline-block;
    font-size: 5px;
}

.product_tag {
    color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 25px;
}

.product_text_title {
    color: #ffffff;
    font-family: 'opensans-light', sans-serif;
    font-size: 22px;
    padding: 20px 0px;
}

.testimonials_bg {
    background: url('../img/testimonials_bg.jpg') center top no-repeat;
    margin-left: -90px;
    margin-right: -115px;
}

.testimonials_dark_bg {
    color: white;
    padding-top: 30px;
}

.paras {
    font-family: "Roboto",serif;
    line-height: 1.1;
}
