body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a, a:hover, a:active, a:visited {
    color: inherit;
    text-decoration: none;
}

.container{
    padding-left: 100px;
    padding-right: 100px;
}
@media only screen and (max-width: 767px){
    .container {
        padding: 0 15px;
    }
    .site-content{
        padding-top: 0 !important;
    }
}
.no_pad {
    padding: 0;
}

.no_pad_left {
    padding-left: 0;
}

.no_pad_right {
    padding-right: 0;
}

.md_pad_left_15 {
    padding-left: 15px;
    padding-right: 0;
}


.font_15 {
    font-size: 15px;
}

.space_height_70 {
    height: 70px;
}

.bg_gray {
    background-color: #f5f5f5;
}

.bg_yellow {
    background-color: #f7a525;
}

.title_banner {
    position: absolute;
    bottom: 160px;
}

.title_banner h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: white;
    text-align: center;
    line-height: 1em;
    text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.7);
}

.service_item_img {
    margin-top: 20px;
}

span.footer_text_yellow {
    color: #f57020;
}

/*menu*/
.main_menu_container .nav > li > a {
    padding: 15px 12px 15px 12px;
}

/*.main_menu_container .nav > li,*/
/*#nav-search-link,*/
/*.main_menu_container .nav li .search-link,*/
/*.main_menu_container .nav li div {*/
/*margin-left: 10px;*/
/*}*/

#main_menu li .sub-menu li a, #main_menu li .sub-menu li span {
    padding: 10px 15px;
}

.affix .main_menu_container .nav > li > a {
    padding: 10px 12px 10px 12px;
}

#slider_top .owl-item img {
    width: 100%;
}

#main_menu .nav > li > .sub-menu {
    border-top: none;
}

#main_menu li .sub-menu {
    left: 0;
}

.main_menu_container .nav > li.current-menu-item > a,
.main_menu_container .nav > li > a:focus.main_menu_container .nav > li > a:hover,
.main_menu_container .nav > li:hover > a,
.post-navigation .nav-links a:hover,
.entry-meta li a:hover {
    border-bottom: 3px solid #f57020;
}

header#masthead {
    background-color: transparent;
    /*position: absolute;*/
    z-index: 999;
    width: 100%;
    height: 65px;
}
/*@media (max-width: 767px){*/
    /*.site-header .sm-logo .header_logo{*/
        /*float: none;*/
    /*}*/
/*}*/


.bg_menu_top {
    background-color: #FFF;
}

.space_height_35 {
    height: 35px;
}

.space_height_150 {
    height: 150px;
}

.space_height_70 {
    height: 70px;
}

.space_btn_view_more {
    text-align: center;
}

.btn_view_more img {
    margin-bottom: -35px;
    position: relative;
    cursor: pointer;
}

.img_solution {
    width: 85px;
    height: 85px;
}

.testimonial_des h5, .des_news h5, .short_des h5 {
    font-size: 19px;
}

.testimonial_des p {
    font-size: 16px;
    font-style: italic;
    color: #5a5a5a;
}

.shortcode_title {
    font-size: 40px;
}

.site-contact .shortcode_title {
    font-size: 18px;
    text-transform: uppercase;
}

.footer ul > li > a {
    text-transform: capitalize;
}

.title_detail {
    padding: 30px;
}

.title_detail h4 {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
}

.title_item h4 {
    font-size: 20px;
    text-transform: uppercase;
}

.btn:hover, .view_all a:hover, .view_all a:hover:before, .post-formats-wrapper .flex-direction-nav a:hover {
    border: none;
}
#successfullcase .btn.view_more:hover{
    border: transparent 1px solid;
}
.btn_link, .btn_link:active, .btn_link:hover {
    background-color: #f7a525 !important;
    border: none;
    color: #FFF !important;;
    text-transform: uppercase !important;
    padding: 8px;
}

/*#aboutus, #solutions, #services, #news, #partners, #career, #contact {*/
    /*background-color: #f5f5f5;*/
/*}*/
/*#services, #partners, #contact{*/
    /*background: white;*/
/*}*/

#aboutus, #solutions, #services, #news, #partners, #career, #contact {
    background-color: #f5f5f5;
}
#services, #partners, #contact{
    background: white;
}

/*aboutus*/
#aboutus, #career {
    /*padding-bottom: 50px;*/
}

.col_left_about {
    /*background-color: #FFF;*/
    /*margin: 0 14px;*/
    padding-top: 120px;
    padding-left: 60px;
    padding-right: 60px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    background: transparent;
}
@media (max-width: 1199px){
    .col_left_about{
        padding-left: 12px;
        padding-right: 12px;
    }
}
@media (max-width: 991px){
    .col_left_about{
        padding-left: 93px;
        padding-right: 93px;
    }
}
@media (max-width: 767px){
    .col_left_about{
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 480px){
    .col_left_about{
        padding-left: 0;
        padding-right: 19px;
    }
}
@media (max-width: 360px){
    .col_left_about{
        padding-left: 0;
        padding-right: 17px;
    }
}


.col_left_about .txt_title {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 0;
    text-align: center;
}

.col_left_about .txt_des {
    text-align: justify;
    padding: 15px 40px;
}

.box_about {
    position: relative;
    margin-bottom: 20px;
}

.icon_box {
    position: absolute;
    top: -10px;
    border: #c0c0c0 5px solid;
    width: 60px;
    height: 60px;
    background: #fff;
    box-sizing: border-box;
}
.box_about a{
    text-decoration: none;
    cursor: default;
}

.box_about .txt_title{
    background-color: #FFF;
    border: 5px solid #c0c0c0;
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px;
    padding: 15px 15px 15px 60px;
    text-transform: uppercase;
    /*text-indent: 35px;*/
    color: #333;
}

.box_about .txt_des {
    background-color: #FFF;
    border: 5px solid #c0c0c0;
    margin: 6px 0 0 10px;
    padding: 15px;
}

#aboutus .panel {
    background-color: transparent;
}

#aboutus .panel-group .panel {
    border-radius: inherit;
    border: none;
    box-shadow: none;
    margin-bottom: 20px;
}

#aboutus .panel-group .panel-heading {
    padding: 0;
}

#aboutus .panel-group .panel-heading + .panel-collapse > .panel-body,
#aboutus.panel-group .panel-heading + .panel-collapse > .list-group {
    border: 5px solid #c0c0c0;
}

/*end aboutus*/
/*service detail*/
.service_icon {
    font-size: 32px;
    line-height: 32px;
}

.style3.wapper_box_icon .icon-top .boxes_icon .inner_icon {
    height: 100px;
    width: 100px;
}

#services .description {
    color: #fff;
    /*text-align: justify;*/
}

.color_yellow {
    color: #f7a525;
}

.color_green {
    color: #7fc62b;
}

.color_icon_orange {
    color: #f57020;
}

.color_icon_green {
    color: #81d742;
}

.color_icon_red {
    color: #ff2d2d;
}

.color_icon_blue {
    color: #6ab3cf;
}

.color_icon_cyan {
    color: #48c8a8;
}

.line_title1 {
    background: #f7a525;
    width: 105px;
    height: 5px;
    margin: 20px auto;
}

.home-content .shortcode_title {
    padding: 0;
}

.wapper_box_icon {
    /*margin-bottom: 40px !important;*/
}

.style3.wapper_box_icon .boxes_icon, .spinAround.style3 .boxes_icon:hover:before {
    border: none;
}

.wapper_box_icon {
    margin: 0;
}

.description {
    margin-bottom: 10px;
    text-align: justify;
    height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.description, .txt_des {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*css news*/
#news .nav-tabs {
    width: 275px;
    border-bottom: none;
    margin: 0 auto;
}

.style3.wapper_box_icon .icon-top {
    text-align: left;
}

.style3.wapper_box_icon .icon-top .boxes_title {
    color: #E04B68;
    font-size: 16px;
    margin-bottom: 15px;
    width: 100%;
    text-align: left;
    line-height: 22px;
}

.thumbnail {
    padding: 0;
    border-radius: 0;
    border: none;
    margin-bottom: 10px;
    height: 200px;
}

.boxes_time {
    color: #8d8d8d;
    text-indent: 10px;
}

#news .description {
    font-size: 13px;
}
#news .thumbnail img{
    width: 100%;
    height: 100%;
}

.news_slider .item {
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #f7a525;
    border: none;
    border-radius: inherit;
    color: #FFF;
}

.nav-tabs > li > a {
    border-bottom: 2px solid #d5d5d5;
    margin-right: 10px;
}

.nav-tabs > li > a:hover {
    border-color: #f5f5f5;
    border-bottom: 2px solid #d5d5d5;
    background-color: #f5f5f5;
}

.owl-carousel .owl-item img {
    height: 100%;
}

/*CSS partner*/
#partners .item {
    padding: 3px 10px;
    margin: 20px 0;
    height: 60px;
    text-align: center;
}

#partners img {
    max-height: 100%;
}

/*CSS career*/
#career .title {
    font-size: 20px;
    margin-bottom: 20px;
}

#career .thumbnail .img-responsive {
    width: 100%;
    max-height: 100%;
}

.widget_title_language {
    margin: 30px 0 !important;
}

.btn_video {
    border-radius: 4px;
    position: absolute;
    bottom: 25%;
    left: 45%;
}

.flag_menu {
    left: 5px !important;
    min-width: 75px !important;
}

#career .description {
    height: auto;
}

/*CSS contact*/
#contact .title {
    color: #191919;
    font-size: 35px;
    margin: 20px 0;
}

#contact .full_video .btn-white:hover, #career .tagcloud a:hover,
#contact .widget-sidebar-area .widget .search-submit:hover,
#contact .entry_tag a:hover {
    background: transparent !important;
    color: #FFF;
}

#contact .btn_link {
    width: 100%;
}

#contact .form-control {
    border-radius: inherit;
}

/*CSS popup*/
a.selected {
    background-color: #1F75CC;
    color: white;
    z-index: 100;
}

.bg_popup {
    margin: auto;
    width: 46%;
    height: auto;
    text-align: center;
    z-index: 10;
}

.messagepop {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    border-radius: 6px;
    cursor: default;
    display: none;
    text-align: center;
    width: 590px;
    z-index: 50;
    position: absolute;
    top: 20%;
}

label {
    display: block;
    margin-bottom: 3px;
    padding-left: 15px;
    text-indent: -15px;
}

.messagepop p, .messagepop.div {
    border-bottom: 1px solid #EFEFEF;
    margin: 8px 0;
    padding-bottom: 8px;
}

.pop_header {
    min-height: 15px;
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.pop_body {
    padding: 10px;
}

.line_news {
    border-bottom: 1px solid #e0e0e0;
    margin-top: 30px;
}

.title_news {
    margin: 15px 0;
}

.title_news h5 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.des_news {
    font-size: 16px;
    padding: 25px 0;
}

.des_news *{
    max-width: 100%;
}

.publish_date_news {
    font-size: 14px;
    color: #4f98f3;
}

.btn_view_more_news, .btn_view_more_news:hover, .view_more, .view_more:hover {
    color: #FFF !important;
    border-radius: 4px !important;
}

.space_view_more {
    text-align: center;
    margin: 40px 0 !important;
}

.news_img_thumbnail {
    text-align: center;
    width: 315px;
    height: 195px;
}

.news_img_thumbnail img {
    width: 315px;
    height: 195px;
}

.other_news {
    margin-bottom: 40px;
    color: #4f98f3;
}

.title_service_sc {
    text-transform: capitalize !important;
}

.short_des {
    font-size: 16px;
}

.space_item {
    margin: 15px 0;
}

.txt_copyright {
    margin: 10px 0;
}

.logo_footer {
    width: 150px;
}

.btn-primary:hover {
    background-color: #f7a525;
}

/*#achievement*/
#achievement {
    background: url("../images/bg_achievement.jpg") no-repeat center;
    background-size: cover;
    padding: 25px 0;
}

#achievement .item {
    /*width: 20%;*/
    /*float: left;*/
    /*position: relative;*/
    /*min-height: 1px;*/
    padding: 15px;
}

#achievement .first {
    padding: 0 40px 0 25px;
}

#achievement .last {
    padding: 20px 20px 0 30px;
}

@media only screen and (max-width: 767px) {

    .xs_no_pad {
        padding: 0;
    }

    .md_pad_left_15 {
        padding-left: 0;
    }

    .site-header.affix .header {
        padding: 0;
    }

    .shortcode_title {
        font-size: 21px;
    }

    .vc_inner {
        margin-bottom: 15px;
        text-align: center;
    }

    .affix .header {
        /*border-bottom: 1px solid #ddd;*/
    }
    .site-header {
        border-bottom: none;
        background: white;
    }

    /*popup*/
    .btn_video {
        left: 40% !important;
    }

    .bg_popup {
        width: 90% !important;
    }

    .messagepop {
        width: 90% !important;
        top: 10%;
    }

    .news_img_thumbnail {
        margin-bottom: 25px;
        width: 90% !important;
        height: auto !important;
    }

    .news_img_thumbnail img {
        width: 60% !important;
        height: auto !important;
    }

    .des_news {
        font-size: 14px !important;
    }

    .line_title1 {
        width: 75px;
        margin: 10px auto;
    }

    /*aboutus*/
    .module_title.style2 .shortcode_title {
        display: inline-block;
        padding: 10px 0 40px 0;
        position: relative;
        text-transform: uppercase;
    }

    .col_left_about {
        margin: 0 11px 30px 11px;
    }

    .col_left_about .txt_title {
        font-size: 18px;
    }

    .col_left_about .txt_des {
        padding: 20px;
    }

    #career .title {
        margin-top: 15px;
    }

    #partners .item {
        margin: 7px 0;
    }

    .footer {
        padding: 0 10px;
    }

    #achievement {
        padding: 15px 0;
    }

    /*#achievement .item, #achievement .first {*/
        /*padding: 0 10px;*/
    /*}*/

    /*#achievement .first {*/
        /*padding: 0 10px 0 0;*/
    /*}*/

    /*#achievement .last {*/
        /*padding: 10px 0 0 10px;*/
    /*}*/
}

@media only screen and (max-width: 480px) {
    .sm-logo {
        min-height: 65px;
    }

    .btn_video {
        left: 30% !important;
    }

    .bg_popup {
        width: 100% !important;
    }

    .messagepop {
        width: 100% !important;
    }

    .news_img_thumbnail img {
        width: 100% !important;
        height: auto !important;
    }

    .col_left_about {
        margin: 0 12px 30px 12px;
    }

    #achievement .item {
        padding: 5px;
    }
}

@media only screen and (max-width: 375px) {
    .col_left_about {
        margin: 0 11px 30px 11px;
    }
}

@media only screen and (max-width: 370px) {
    .col_left_about {
        margin: 0 10px 30px 10px;
    }
}

@media only screen and (max-width: 359px) {
    .col_left_about {
        margin: -2px 9px 30px 9px;
    }
}

.homepage #career .thumbnail{
    overflow: hidden;
}
.homepage #career .thumbnail img{
    width: 100%;
    height: 100%;
}

.homepage #career .thumbnail .img-responsive{
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-color:#fff;
    -moz-opacity: 0.8;
    opacity:0.8;
}
.homepage #career .thumbnail .img-responsive:hover{
    transform: scale(1.2);
    -moz-opacity: 1;
    opacity: 1;
}
.homepage #partners img{
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.homepage #partners img:hover{
    transform: scale(1.2);
    -moz-opacity: 1;
    opacity: 1;
}

.homepage #news .thumbnail{
    overflow: hidden;
}
.homepage #services .thumbnail{
    background: transparent;
}
.item_services .thumbnail img{
    width: 100%;
    height: 100%;
}

.block_solutions .description{
    font-size: 13px;
}
.block_solutions .thumbnail{
    background: transparent;
}
.block_solutions .thumbnail img{
    width: 100%;
    height: 100%;
}

#news .thumbnail{
    overflow: hidden;
}

.homepage .block_solutions .img-responsive{
    width: 100%;
    height: 100%;
}
.homepage .block_services .img-responsive{
    width: 100%;
    height: 100%;
}
.item_services{
    padding: 10px;
    background: #ffffff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.item_news{
    padding: 10px;
    background: #ffffff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.item_solutions{
    padding: 10px;
    background: #ffffff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.homepage #achievement .item img{
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -moz-opacity: 0.8;
    opacity: 0.8;

}

.homepage #achievement .item img:hover{
    transform: scale(1.2);
    -moz-opacity: 1;
    opacity: 1;
}
/*NEWS SLIDE*/
.news-mark{
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.78);
    -moz-opacity: 0;
    opacity: 0;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#news .icon_hover{
    overflow: hidden;
}
#news .icon_hover:hover .news-mark{
    -moz-opacity: 1;
    opacity: 1;
}
#news .boxes_content{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -100%;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 9999;
    color: #fff;
    margin-bottom: 0;
    height: auto;
    padding: 10px 20px;
}
#news .icon_hover:hover .boxes_content{
    bottom: 0;
}

#news .thumbnail{
    margin-bottom: 0;
}

/*SOLUTION SLIDE*/
.solutions-mark{
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.78);
    -moz-opacity: 0;
    opacity: 0;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*z-index: 999;*/
}
.block_solutions .item{
    overflow: hidden;
    position: relative;
}
.block_solutions .icon_hover{
    overflow: hidden;
}
.block_solutions .icon_hover:hover .solutions-mark{
    -moz-opacity: 1;
    opacity: 1;
}
.block_solutions .boxes_content{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -100%;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 9999;
    color: #fff;
    margin-bottom: 0;
    height: auto;
    padding: 10px 20px;
}
.block_solutions .icon_hover:hover .boxes_content{
    bottom: 0;
}

.block_solutions .thumbnail{
    margin-bottom: 0;
}

/*SERICES SLIDE*/
.block_services .item {
    background: #ffffff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.services-mark{
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.78);
    -moz-opacity: 0;
    opacity: 0;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.block_services .item{
    overflow: hidden;
}

.block_services .icon_hover:hover .services-mark{
    -moz-opacity: 1;
    opacity: 1;
}
.block_services .boxes_content{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -100%;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 9999;
    color: #fff;
    margin-bottom: 0;
    height: auto;
    padding: 10px 20px;
}
.block_services .icon_hover:hover .boxes_content{
    bottom: 0;
}

.block_services .thumbnail{
    margin-bottom: 0;
}
/*CAREER*/
#career .icon_hover:hover .news-mark{
    -moz-opacity: 1;
    opacity: 1;
}
#career .item{
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
#career .item .boxes_content{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -100%;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 9999;
    color: #fff;
    margin-bottom: 0;
    height: auto;
    padding: 10px 20px;
}

#career .icon_hover:hover .boxes_content{
    bottom: 0;
}
#career .icon_hover:hover .boxes_content{
    bottom: 0;
}

#career .thumbnail{
    margin-bottom: 0;
}

/*CONTACT*/
.montana_social_link li a{
    /*width: 53px;*/
    /*height: 53px;*/
}
/*.footer_widget .montana_social_link li a*/


.homepage .owl-nav .owl-prev,.homepage .owl-nav .owl-next{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(37, 37, 37, 0.8);
    font-size: 20px;
    padding: 12px 2px 10px 2px;
}
.homepage .owl-nav .owl-prev{
    left: 0;
    /*-moz-border-radius: 0 100px 100px 0;*/
    /*-webkit-border-radius: 0 100px 100px 0;*/
    /*border-radius: 0 100px 100px 0;*/
    /*padding: 15px 10px 13px 2px;*/
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;

}
.homepage .owl-nav .owl-next{
    right: 0;
    /*-moz-border-radius: 100px 0 0 100px;*/
    /*-webkit-border-radius: 100px 0 0 100px;*/
    /*border-radius: 100px 0 0 100px;*/
    /*padding: 15px 2px 13px 10px;*/
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.homepage .owl-nav{
    -moz-opacity: 0;
    opacity: 0;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}
.homepage .owl-carousel:hover > .owl-nav{
    -moz-opacity: 1;
    opacity: 1;
}
.homepage .owl-nav i{
    color: #fff;
}
.homepage .owl-prev:hover i, .homepage .owl-next:hover i{
    color: #f57020;
}

#news_centech_news .owl-nav{
    display: block;
}

.footer_widget .montana_social_link li a, .footer_widget .montana_social_link li a:hover{
    background: none !important;
}
.montana_social_link li a, .montana_social_link li a:hover{
    background: none !important;
}
.site-header.affix-top{
    -moz-box-shadow: 0 0 5px #888888;
    -webkit-box-shadow: 0 0 5px #888888;
    -o-box-shadow: 0 0 5px #888888;
    box-shadow: 0 0 5px #888888;
}

#news.subpage{
    background: transparent;
}