/* ==========================================================================
   custom styles
   color1: #5cb85c, 00ad7f;179bd7 ,5cb85c
   color2: #bcd638;
   ========================================================================== */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
    padding: 0;
    margin: 0; }
body{
    font-family: 'Dosis', cursive;
    color: #333;
    /*    padding-top: 70px;    */
    /*background-color: #f6f6ea;*/
    /*background: url(../img/elements/white_pattern_bg.jpg);*/
}
ul li{
    list-style-type: none;
}
h1,h2,h3,h4,h5{
    font-family: 'Open Sans', sans-serif !important;
}
h1{

    font-size: 3em;
}
h2{

    font-size: 3em;
}
h3{

    font-size: 2em;
}
h4{

    font-size: 2em;
}
h5{

    font-size: 1.5em;
}
p 
{
    /*    outline:#00FF00 solid 1px;
        border: #db5a6e solid 5px;*/
    font-size: 1em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300; 
    line-height: 32px;
}
a{
    text-decoration: none;
}
.text_bold{
    font-weight: bold;
}
mark{
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px

}
.normal-font{
    font-weight: normal !important;
}
.contact-address{
    font-size: 1em;
    font-family: 'Open Sans', sans-serif;
}
.capital_letters{
    text-transform: uppercase;
}

.margin_0{
    margin: 0px !important;
    padding: 0px !important;
}
.margin_top_10{
    margin-top: 10px;
}
.margin_top_20{
    margin-top: 20px;
}
.margin_top_web_img{
    margin-top: 80px;
}
.padding_top_20{
    padding-top: 20px;
}
.padding_top_30{
    padding-top: 30px;
}
.padding_top_50{
    padding-top: 50px;
}
.padding_bottom_20{
    padding-bottom: 20px;
}
.padding_bottom_30{
    padding-bottom: 30px;
}
.padding_bottom_50{
    padding-bottom: 50px;
}
.padding_0{
    padding: 0px;
}
.padding_10{
    padding: 10px;
}
.padding_15{
    padding: 15px;
}

.padding_lft_rgt_20{
    padding: 0 20px 0 20px !important;
}
.padding_lft_35{
    padding-left: 65px;
}
.padding_lft_15{
    padding-left: 10px;
}
.padding_rgt_30{
    padding-right: 30px;
}
.padding_rgt_menu{
    padding-right: 20px !important;
}
.out_line{
    outline: #3079c7 solid 1px;
    outline-offset: 10px;
    outline-width: calc;
}
.txt_align_center{
    text-align: center;
}
.font_size_0_35 {
    font-size: .35em !important;
}

.font_size_1 {
    font-size: 1.0em !important;
}
.font_size_1_2 {
    font-size: 1.2em !important;
}
.font_size_1_5 {
    font-size: 1.4em !important;
}
.font_size_2 {
    font-size: 2em !important;
}
.font_size_3 {
    font-size: 3em !important;
}
.font_size_4 {
    font-size: 4em !important;
}
.font_size_5 {
    font-size: 5em !important;
}
.font_wait_normal{
    /*    font-weight: bold !important;*/
}
.border_{
    border: solid 1px #5cb85c;
}
.border_top_second{
    border-top: solid 3px #f15218;
}
.border_bottom_second{
    border-bottom: solid 3px #FFF;
}
.border_btm_dashed{
    border-bottom: #423232 dashed 1px;
}
.border_rgt{
    border-right:  #e8e8e8 dashed 1px;
}
.min_height{
    min-height: 300px;
}
.no_margin{
    margin: 0px !important;
}
.container-fluid {
    width: auto;
    max-width: none;
}
.line_height_100{
    line-height: -1px !important;
}
.line_height_50 p{
    line-height: 50px !important;
}
.line_height_35 p{
    line-height: 35px !important;
}
.navbar{
    min-height: 38px;
    /*background: transparent;*/
    background-color: #FFF !important;
    /*background-image: none;*/
    
    border-radius: 0px;
    font-size: 13px !important;
    
    -webkit-box-shadow: 0 0px 2px 3px rgba(0,0,0,0.10);
    -moz-box-shadow: 0 0px 2px 3px rgba(0,0,0,0.10);
    box-shadow: 0 0px 2px 3px rgba(0,0,0,0.10);
    border: none;
}
.navbar-header{
    min-height: 90px;
}
.navbar-brand {
    line-height: 80px;
    padding: 5px !important;
}
.logo_{
    min-width: 400px;
    /*height: 90px;*/
    /*    background: #bcd638 !important;*/
    color: #00ad7f;
    font-size: 2em;
    margin-left: auto;
    margin-right: auto;
}
.logo_ img{
    min-width: 475px;
}
.top_social{
    margin-top: 32px;
}
.logo_:hover{
    text-decoration: none;
    color: #00ad7f;
}
a.logo__{
    text-decoration: none;
    color: #00ad7f;
}
.logo__ h1{
    font-size: 2.5em;
    font-family: 'Ubuntu', sans-serif !important;
}
.logo__ h2{
    font-size: 16px !important;
}
.navbar-toggle {
    background-color: #179bd7;
    border: solid 1px #999;
}
.navbar-nav {
    width: 100%;
    text-align: center;
}
.navbar-nav li{
    float: none;
    display: inline-block !important;
}
.navbar-nav > li > a {
    line-height: 35px;
    color: #FFF;
    text-transform: uppercase;
    /*font-weight: bold;*/
    font-size: 1.3em;    
}
.navbar-nav > li > a:hover {
    background-color: #179bd7;
    /*    color: #68c205;*/
    /*    border-bottom: solid 3px #057ae3;*/
}


.navbar .navbar-nav > .active > a {
    color: #FFF;
    background-color: #179bd7;    
}

.navbar-toggle .icon-bar {
    background-color: #333333 !important;
}

.dropdown-menu > li{
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em;
    width: 100%;
    background-color: #FFF;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #253b80;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#253b80), to(#253b80));
    background-image: -webkit-linear-gradient(top, #253b80, 0%, #253b80, 100%);
    background-image: -moz-linear-gradient(top, #253b80 0%, #253b80 100%);
    background-image: linear-gradient(to bottom, #253b80 0%, #253b80 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#253b80', endColorstr='#253b80', GradientType=0);
    color: #FFF;    
}


.navbar-nav > .open > a,
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
    color: #FFF;
    background-color: #179bd7;
}


.nav .caret {
    border-top-color: #FFF;
    border-bottom-color: #FFF;
}

.nav a:hover .caret {
    border-top-color: #FFF;
    border-bottom-color: #FFF;
}


.btn-primary {
    background-image: -webkit-linear-gradient(top, #253b80 0%, #253b80 100%) !important;
    background-image:         linear-gradient(to bottom, #253b80 0%, #253b80 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#253b80', endColorstr='#253b80', GradientType=0) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false) !important;
    background-repeat: repeat-x !important;
    border-color: #253b80 !important;
}

.dropdown-header {
    color: #d70505;
    font-weight: bold;
}

.jumbotron {
    /*    margin-top: 30px;*/
    min-height: 100px;
    color: inherit;
    background: url(../img/bg-grid-noise.png);
    /*    background: url(../img/pw_pattern.png);*/
    position: relative;
    border-top: solid 1px #ebebeb;
    border-bottom:solid 1px #ebebeb;
}
.z_index_100{
    z-index: 100;
}
.z_index_10{
    z-index: 10;
}
.pattern_bg_1{
    /*background: url(../img/pw_pattern.png);*/
    background: url(../img/elements/lines-bg.png);
}
.pattern_bg_2{
    background: url(../img/elements/dotted-bg.png);
}
.box_shadow{
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
}
.box_shadow_upper{
    -webkit-box-shadow: 0px -1px 10px rgba(50, 50, 50, 0.45);
    -moz-box-shadow:    0px -1px 10px rgba(50, 50, 50, 0.45);
    box-shadow:         0px -1px 10px rgba(50, 50, 50, 0.45);
}

.box_shadow_inner{
    -moz-box-shadow:    inset  0  8px 20px -8px rgba(0,0,0,0.25), 
        inset  0 -8px 20px -8px rgba(0,0,0,0.25);
    -webkit-box-shadow: inset  0  8px 20px -8px rgba(0,0,0,0.25), 
        inset  0 -8px 20px -8px rgba(0,0,0,0.25);
    box-shadow:        inset  0  8px 20px -8px rgba(0,0,0,0.25), 
        inset  0 -8px 20px -8px rgba(0,0,0,0.25);
}
.text_shadow{
    text-shadow: 2px 2px 5px #454545 !important;
}
.top_head_{
    height: 100px;
}
.theme_bg {
    /*    background-color: #bcd638 !important;5cb85c*/
    background-color: #253b80 !important;
}
.line_pattern{
    background: url(../img/elements/dark-matter.png);
}
.theme_bg2 {
    background-color: #f5f5f5;
}
.theme_bg3 {
    background-color: #56627f !important;
}
.theme_bg_light {
    background-color: #f1f3ee;
    /*background: url(../img/elements/yellow_pattern_bg.jpg);*/
}
.border_radious{
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.border_top_1{
    border-top: solid 1px #ebebeb;
}
.border_bottom_1{
    border-bottom:  solid 1px #ebebeb;
}
.border_bottom_5{
    border-bottom:  solid 2px #999;
}
.color_white{
    color: #FFF !important;
}
.color_theme{
    color: #253b80 !important;
}
.color_theme2{
    /*color: #3079c7; 1eb8f1*/
    color: #38d6a1 !important;
}
.color_theme3{
    color: #efc34a !important;
}
.color_black{
    color: #333 !important;
}
.columns_2_
{
    -webkit-column-count:2; /* Chrome, Safari, Opera */
    -moz-column-count:2; /* Firefox */
    column-count:2;

    -webkit-column-gap:40px; /* Chrome, Safari, Opera */
    -moz-column-gap:40px; /* Firefox */
    column-gap:40px;
}


.hom_box{    
    text-align: center;
    background: url(../img/top_menu_bg.jpg);
    border-top: solid #333 1px;
    border-bottom: solid #333 1px;
}
.hom_box .container a{
    height: 80px;
    padding: 10px;
    border-left: solid 1px #333;
    display: block;
    text-decoration: none;
    color: #FFF !important;
    font-size: 0.7em !important;
    transition: background 2s;
    -webkit-transition: background 2s; /* Safari */
    -moz-transition: background 2s; /* Safari */
}
.hom_box .container a:hover{
    background: rgba(63,76,108,1);
}
.hom_box .container a:nth-child(1){
    border-left: none;
}

.min_height_50{
    min-height: 50px;
}


.slider_{
    text-align: center;
    overflow: hidden;
}
/*.slider_ img{
    margin-left: auto;
    margin-right: auto;
}*/
.panel {
    margin-bottom: 5px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.panel-danger > .panel-heading {
    color: #FFF;
    background-color: #3079c7;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    background-image: -webkit-linear-gradient(top, #3079c7 0%, #3079c7 100%);
    background-image:         linear-gradient(to bottom, #3079c7 0%, #3079c7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3079c7', endColorstr='#3079c7', GradientType=0);
    background-repeat: repeat-x;
}
.margin_L_R_0{
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
.margin_L_0{
    margin-left: 0px;
    padding-left: 0px;
}
.margin_R_0{
    margin-right: 0px;
    padding-right: 0px;
}
ul.list_style_arrow li{
    font-family: inherit;
    list-style-type: none;
    background: url(../img/arrow_right.png) left center no-repeat;
    padding-left: 15px;
    margin-bottom: 5px;
    /*    arrow_right.png*/
}
ul.speciality li{
    list-style-type: none;
    margin-bottom: 25px;
}
.w-iconbox-icon {
    position: relative;
    text-align: center;
    /*border-radius: 25%;*/
    /*background-color: #1eb8f1; 00ad7f*/
    color: #253b80;
    /*box-shadow: 0 1px 1px rgba(0,0,0,0.05);*/
    -webkit-transition: background-color 0.3s ease, color 0.3s ease;
    transition: background-color 0.3s ease, color 0.3s ease;
    padding: 15px;
    font-size: 3em !important;
}
/*.w-iconbox-icon:after {
    display: block;
    content: '';
    position: absolute;
    left: -0px;
    top: -0px;
        padding: 15px;
    height: 100%;
    width: 100%;
    border-radius: 50%;

    -moz-box-shadow: 0 0 0 3px #FFF;
    -webkit-box-shadow: 0 0 0 3px #FFF;
    box-shadow: 0 0 0 3px #FFF;
        border: transparent 15px solid;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);  hack for IE8 
    opacity: 0;
        transform: scale(5);
    -webkit-transition: opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
        border: solid 1px #FFF;
}
.w-iconbox-icon:after {
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);  hack for IE8 
    opacity: 1;
    transform: scale(1.2);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}*/






/* w-team */
.w-team-list {
    margin: -2px;
}
.w-team-member {
    margin: 0;
    /*    border: solid 1px #000;*/
    padding: 0px;
}
.w-team-member-h {
    position: relative;
    overflow: hidden;
}
.w-team-member-image {
    float: none;
    height: 0;
    width: 100%;
    padding-bottom: 100%;
    z-index: 1;
}
.w-team-member-meta {
    position: absolute;
    top: -100%;
    left: 0;
    text-align: center;
    min-height: 10px;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 6%;
    z-index: 2;
    -webkit-transition: top 0.3s ease;
    transition: top 0.3s ease;
    background-color: rgba(0,0,0,0.75);
}
.w-team-member:hover .w-team-member-meta {
    top: 0;
}
.w-team-member-name {
    font-size: 22px;
    line-height: 32px;
    margin: 15% 0 0;
    color: #3079c7;
}
.w-team-member-role {
    font-size: 17px;
    line-height: 25px;
    margin: 5px 0 0;
    color: #ccc;
}
.w-team-member-links {
    position: relative;
    top: 0;
    margin-top: 20px;
    height: auto;
    min-height: 0;
}
.w-team-member-links .w-team-member-links-item {
    font-size: 20px;
    border-radius: 50%;
    background-color: #fff;
    color: #444;
}
.no-touch .w-team-member-links .w-team-member-links-item:hover {
    background-color: #3079c7;
    color: #fff;
}

.product_bg_5{
    background-color: #f4d06e;
}
.product_bg_1{
    /*    background-color: #5ec0ba;c63078,3079c7 */
    background-color: #c73079;
}
.product_bg_2{
    /*background-color: #88c546;30c77e*/
    /*background-color: #3079c7;*/
    background-color: #FFF;
    /*background: url(../img/elements/white_pattern_bg.jpg);*/
}
.product_bg_3{

    /*    background-color: #e9e72b;30c77e*/
    /*    background-color: #fbda30;3079c7*/
    background-color: #30c77e;
}
.product_bg_4{
    /*    c4c730, #c4c730*/
    background-color: #c4c730;
}


.color_2{
    color: #3079c7;
}
.color_3{
    color: #30c77e;
}

.theme-color-2{
    /*    background:url('../img/grain.png');    */
    background-color: #f7f5ee;
}
.theme-color-3{
    background-color: #0582b0;
}
.theme-color-4{
    background-color: #FFF;
}

.footer-bottom-tag{
    padding-top: 10px;
    max-height :100px;
    border-top: #e8d3a2 solid 1px;
    color: #000 !important;
    text-align: center;
    overflow: hidden;
}
.footer-bottom-tag a{
    color: #FFF;
    font-size: 10px;
}
.footer-bottom-tag a:hover{
    color: #FFF;
    text-decoration: none;
}
.footer-top-tag{
    min-height :86px;
    color: #FFF;	
    padding :16px;
    border-top: #FFF solid 1px;
    border-bottom:  #FFF solid 1px;

}
.footer-company-name{
    font-size: 15px;	
}
.footer-icon{
    padding-top :14px;
}
.footer-item-pad{
    padding-top :10px;
}


p strong{
    font-weight: normal;
}




ul li.side_link{
    width: 100%;
    padding: 5px 0px 5px 0px;
    border-bottom: dashed 1px #ddd;
}
ul li.side_link a{
    color: #000;
    font-weight: 300 !important;
    /*font-size: 13px;*/
}
ul li.side_link a:hover{
    color: #da2126;
}



/*  section styles start
   ---------------------------------------------------------------------------*/
.full-width{
    width: 100%;
}
.site-section {
    width: 100%;
    float: left;
    padding-top: 60px;
    padding-bottom: 60px;
}
.border-btm-top {
    border: 0px solid #f0f0f0;
    border-top-width: 1px;
    border-bottom-width: 1px;
}
.border_{
    border: 1px solid #e5e5e5;
}
.border_not_top{
    border: 1px solid #e5e5e5;
    border-top-width: 0px;
}
.border_right_doted{
    border-right: dashed 1px #f0f0f0; 
}
.border_bottom_dashed{
    border-bottom: dashed 1px #e5e5e5; 
}





@media (max-width: 992px) {
    .hom_box .container a:nth-child(even){        
        border-left: solid 1px #FFF;
    }
    .hom_box .container a:nth-child(odd){        
        border-left: none;
    }
    .hom_box .container a:nth-child(1){        
        border-bottom: solid 1px #FFF;
    }
    .hom_box .container a:nth-child(2){        
        border-bottom: solid 1px #FFF;
    }
    .w-portfolio-item{
        width: 33.3% !important;
    }
    .margin_top_web_img{
        margin-top: 0px;
    }
}
@media (max-width: 850px) {
    .w-portfolio-item{
        width: 50% !important;
    }
}
@media (max-width: 768px) {
    .hom_box .container a{        
        border-left: none !important;
    }
    .hom_box .container a{        
        border-bottom: solid 1px #FFF;
    }
    .hom_box .container a:nth-last-child(1){        
        border-bottom: none;
    }


    h1{
        font-size: 2em;
    }
    h2{
        font-size: 2em;
    }



    h3{

        font-size: 1.5em;
    }
    h4{

        font-size: 1em;
    }


    .top_head_{
        height: 60px !important;
    }






    .jumbotron {
        margin-top: 0px;
    }
    .generation_section {
        margin-top: 0px;
        min-height: 80px;
        padding: 20px;
        position: relative;
    }

    .sortit_{	
        margin-left: -91px;
        margin-top: -79px;
    }

    .sortit_ img{
        margin-left: auto;
        margin-right: auto;
        width: 183px;
    }


    .w-portfolio-item{
        width: 50% !important;
    }


    .columns_2_
    {
        -webkit-column-count:1; /* Chrome, Safari, Opera */
        -moz-column-count:1; /* Firefox */
        column-count:1;

        -webkit-column-gap:0px; /* Chrome, Safari, Opera */
        -moz-column-gap:0px; /* Firefox */
        column-gap:0px;
    }


    .logo__ h1{
        font-size: 2em;
        margin-top: 8px;
    }
    .logo__ h2{
        font-size: 11px !important;
        margin-bottom: 7px;
    }


    .navbar-right {
        left: 0% !important;
        float: none !important;
        margin-left: 0px !important;
        /*        margin-right: auto !important;  */
        position: relative;
    }

}

@media (max-width: 500px) {
    .w-portfolio-item{
        width: 100% !important;
    } 
}
@media (max-width: 1065px) {
    .logo__ h1{
        font-size: 2em;
        margin-top: 15px;
    }
    .logo__ h2{
        font-size: 11px !important;
    }

    h1{
        font-size: 2em;
    }
    h2{
        font-size: 2em;
    }



    h3{

        font-size: 1.5em;
    }
    h4{

        font-size: 1em;
    }

}

@media (max-width: 995px) {
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
    .navbar-right {
        left: 50% !important;
        float: none !important;
        margin-left: -355px !important;
        /*        margin-right: auto !important;  */
        position: relative;
    }
}
@media (max-width: 768px) {
    .navbar-right {
        left: 0% !important;
        float: none !important;
        margin-left: 0px !important;
        /*        margin-right: auto !important;  */
        position: relative;
    }
}
#footer_ {
    position:fixed;
    left:0px;
    bottom:0px;
    height:30px;
    width:100%;
    background:#999;
}

/* IE 6 */
* html #footer_ {
    position:absolute;
    /*    top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');*/

}







/*
Responsive slider styles
*/
.responsive-slider {
    width: 100%;
    position: relative;
}
.responsive-slider .touch-surface {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.responsive-slider .slides {
    position: relative;
    overflow: hidden;
    height: auto;
}
.responsive-slider .slides ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    font-size: 0;
    height: 100%;
}
.responsive-slider .slides ul li {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.responsive-slider .slides ul li .slide-body {
    display: inline-block;
    position: relative;
    width: 100%;
    font-size: 14px;
}
.responsive-slider .slides ul li .slide-body img {
    width: 110%;
}
.responsive-slider .slides ul li .slide-body .caption {
    position: absolute;
    color: #fff;
    text-shadow: 0px 1px 0px #000000;
}
.responsive-slider .slides ul li .slide-body .caption.header {
    top: 28%;
    left: 8%;
}
.responsive-slider .slides ul li .slide-body .caption.header h2 {
    font-size: 40px;
}
.responsive-slider .slides ul li .slide-body .caption.header h2 i {
    font-size: 35px;
}
@media (min-width: 481px) and (max-width: 767px) {
    .responsive-slider .slides ul li .slide-body .caption.header h2 {
        font-size: 25px;
    }
    .responsive-slider .slides ul li .slide-body .caption.header h2 i {
        font-size: 20px;
    }
}
@media (max-width: 480px) {
    .responsive-slider .slides ul li .slide-body .caption.header h2 {
        font-size: 16px;
    }
    .responsive-slider .slides ul li .slide-body .caption.header h2 i {
        font-size: 14px;
    }
}
.responsive-slider .slides ul li .slide-body .caption.sub {
    bottom: -8px;
    right: -20px;
    font-weight: bold;
}
@media (min-width: 481px) and (max-width: 767px) {
    .responsive-slider .slides ul li .slide-body .caption.sub {
        font-size: 11px;
        bottom: 0px;
        right: -10px;
    }
}
@media (max-width: 480px) {
    .responsive-slider .slides ul li .slide-body .caption.sub {
        font-size: 10px;
        bottom: 5px;
        right: 0;
    }
}
.responsive-slider .slides ul li .slide-body .caption.img-html5 {
    top: 13%;
    right: 8%;
    width: 30%;
}
.responsive-slider .slides ul li .slide-body .caption.img-html5 img {
    width: 100%;
}
.responsive-slider .slides ul li .slide-body .caption.img-css3 {
    top: 57%;
    right: 12%;
    width: 10%;
}
.responsive-slider .slides ul li .slide-body .caption.img-css3 img {
    max-width: 100%;
}
.responsive-slider .slides ul li .slide-body .caption.img-bootstrap {
    top: 48%;
    right: 12%;
    width: 11%;
}
.responsive-slider .slides ul li .slide-body .caption.img-bootstrap img {
    max-width: 100%;
}
.responsive-slider .slides ul li .slide-body .caption.img-twitter {
    top: 19%;
    right: 12%;
    width: 11%;
}
.responsive-slider .slides ul li .slide-body .caption.img-twitter img {
    max-width: 100%;
}
.responsive-slider .slides ul li .slide-body .caption.img-jquery {
    top: 26%;
    right: 12%;
    width: 33%;
}
.responsive-slider .slides ul li .slide-body .caption.img-jquery img {
    max-width: 100%;
}
.responsive-slider .slider-control {
    position: absolute;
    font-size: 20px;
    color: #000;
    top: 40%;
    background-color: #fff;
    padding: 10px;
}
.responsive-slider .slider-control.left {
    left: 0;
    padding-left: 0;
    -webkit-border-radius: 0px 6px 6px 0px;
    border-radius: 0px 6px 6px 0px;
}
.responsive-slider .slider-control.left:hover {
    text-decoration: none;
    padding-left: 10px;
}
.responsive-slider .slider-control.right {
    right: 0;
    padding-right: 0;
    -webkit-border-radius: 6px 0px 0px 6px;
    border-radius: 6px 0px 0px 6px;
}
.responsive-slider .slider-control.right:hover {
    text-decoration: none;
    padding-right: 10px;
}
@media (max-width: 480px) {
    .responsive-slider .slider-control.left,
    .responsive-slider .slider-control.right {
        display: none;
    }
}
@media (min-width: 1200px) {
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
    .navbar-right {
        left: 48% !important;
        float: none !important;
        margin-left: -355px !important;
        /*        margin-right: auto !important;  */
        position: relative;
    }
    .logo__ h1{
        margin-top: 8px;
    }
}
@media (max-width: 768px) {
    .white-opti{display: none;}
}
@media (min-width: 768px) {
    .navbar-right_center {
        float: none !important;
        /*        clear: both !important;*/
        /*        left: 50%;
                right: 50%;*/
        /*        right: -110%;*/
        position: relative;
        /*        min-width: 10%;*/
    }
}
@media (max-width: 768px) {
    .navbar-right_center_ {
        float: right !important;
        right: 0 !important;
    }


    .navbar-nav {
        width: 100%;
        text-align: left;
    }
    .navbar-nav li{
        width: 100%;
        float: left;
        display: block !important;
    }
}
.responsive-slider .pages {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}
.responsive-slider .pages .page {
    display: inline-block;
    color: transparent;
    width: 5px;
    height: 5px;
    border: 3px solid #fff;
    border-radius: 50%;
    opacity: 0.5;
}
.responsive-slider .pages .page.active {
    opacity: 1;
}


/* Dividers */
.g-hr {
    position: relative;
    font-size: 0;
    text-align: center;
    height: 24px;
    margin: 2% 0;
    width: 100%;
    padding: 2px 0;
    overflow: hidden;
    clear: both;
}
.g-hr-h:before,
.g-hr-h:after {
    display: inline-block;
    content: "";
    height: 1px;
    width: 50%;
    margin-top: 9px;
    vertical-align: top;
    position: relative;
    background-color: #e8e8e8;
}
.g-hr-h:before {
    left: -13px;
    margin-left: -50%;
}
.g-hr-h:after {
    left: 13px;
    margin-right: -50%;
}
.g-hr-h i {
    font-size: 16px;
    line-height: 20px;
    height: 20px;
    width: 20px;
    vertical-align: top;
    text-align: center;
    color: #e8e8e8;
}
/* SIZE: small */
.g-hr.size_small {
    margin: 1% 0;
}
/* SIZE: big */
.g-hr.size_big {
    margin: 3% 0;
}
/* TYPE: short */
.g-hr.type_short {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
}
.g-hr.type_short_2 {
    width: 25%;
    margin-left: auto;
    margin-right: auto;
}
.g-hr.type_long {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
/* TYPE: simple */
.g-hr.type_simple .g-hr-h:before {
    left: 0;
    margin-left: 0;
    width: 100%;
}
.g-hr.type_simple .g-hr-h:after,
.g-hr.type_simple .g-hr-h i {
    display: none;
}
/* TYPE: invisible */
.g-hr.type_invisible {
    height: 0;
    padding: 0;
}



.white-opti{color: white; font-size: 12px;line-height: 10px;padding-top: 5px;} 
@media (max-width: 768px) {
    .white-opti{display: none;}
}
.product_bg_5{ 
    background-color: #f2c854; border-bottom: #FFF 2px;
}

@media (max-width: 754px) {
    .white-opti{display: none;}
    .logo_{
        min-width: 300px;
        height: 57px;
        /*    background: #bcd638 !important;*/
        color: #00ad7f;
        font-size: 2em;
        margin-left: auto;
        margin-right: auto;
    }
    .logo_ img{
        width: 300px !important;
    }
    .navbar-header{
        min-height: 57px;
    }



}

.font_ubuntu{
    font-family: 'Ubuntu', sans-serif !important;
}
@media (min-width: 500px) {
    .navbar-header{
        width: 100%;
    }
}






/*list imgs*/

.elastislide-list ul{
    width: 100%;
    float: left;
    list-style: none;
    /*border: solid 1px #FFF;*/
}

.elastislide-list ul li{
    /*    width: 12.47%;*/
    width: 22.9%;
    float: left;
    list-style: none;
    overflow: hidden;
    margin: 1% 1%;

    /*    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
        -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
        box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);*/
    background: #FFF url(../img/elements/products_bottom_bg.jpg) repeat-x bottom;
    padding-bottom: 6px;
}
.elastislide-list ul li a{
    display: block;
    /*border: solid 1px #efeeea;*/
}
.elastislide-list ul li a img{
    width: 100%;
    /*border: solid 1px #FFF;*/
    height: auto;
}
@media (max-width: 790px) {
    .elastislide-list ul li{
        /*    width: 12.47%;*/
        width: 46%;
        float: left;
        margin: 2% 2%;
        list-style: none;
        overflow: hidden;
    }    

}
@media (max-width: 520px) {
    .elastislide-list ul li{
        /*    width: 12.47%;*/
        width: 100%;
        clear: both;
        margin: 2% 0 2% 0;
        list-style: none;
        overflow: hidden;
    }    
    .logo_{
        min-width: 200px;
        height: 38px;
        /*    background: #bcd638 !important;*/
        color: #00ad7f;
        font-size: 2em;
        margin-left: auto;
        margin-right: auto;
    }
    .logo_ img{
        width: 200px;
    }
    .navbar-header{
        min-height: 38px;
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    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: 3px;
}
.btn-danger {
    background-image: -webkit-linear-gradient(top, #c12e2a 0%, #c12e2a 100%);
    background-image:      -o-linear-gradient(top, #c12e2a 0%, #c12e2a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c12e2a), to(#c12e2a));
    background-image:         linear-gradient(to bottom, #c12e2a 0%, #c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc12e2a', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #b92c28;
}



blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 19.5px !important;
    border-left: 5px solid #1cb5f9;
}

.float_right {
    float: right;
}













.goToTop {
    position: fixed;
    top: 0;
    /*height: 70px;*/
    /*z-index: 1;*/
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar{
    margin-bottom: 0px !important;
}
/* punch text */
.punch_text {
    float: left;
    width: 100%;
    /*background: #212427 url(../../resources/img/elements/slash_it.png) repeat left top;*/
    /*background: #336600;f6f6ea*/
    background:#179bd7;
    padding: 12px 0px;
    font-size: 32px;
    color: #fff;
    min-height: 100px;
    border-top: solid 5px #FFF;
}
.punch_text b {
    float: left;
    font-weight: normal;
    padding: 18px 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.punch_text b em {
    float: left;
    margin-top: 8px;
    font-size: 14px;
    color: #999;
    font-style: normal;
}
.punch_text a {
    float: right;
    color: #fff;
    border-radius: 5px;
    background-color: #006c52;
    padding: 16px 27px;
    font-size: 18px;
    font-weight: bold;
    border: 3px solid #282b2e;
    text-transform: uppercase;
    margin-top: 13px;
}
.punch_text a:hover {
    color: #fff;
    background-color: #179bd7;
}

.border_pattern{
    width: 100%;
    height: 35px;
    float: left;
    background: url(../img/elements/border_top_pattern.jpg);
}
.menu_border_bottom_pattern{
    width: 100%;
    height: 4px;
    float: left;
    background: url(../img/elements/menu_border_bottom_pattern.jpg);
    /*border-bottom: solid 1px #e2e2e2;*/
}
.products_image{
    /*height: 350px;*/
    width: 100%;
    float: left;
    /*text-align: center;*/
    border: solid 1px #eaeaea;
}
.products_name{
    height: 75px;
    float: left;
    border-style: solid solid dashed solid;
    border-color: #eaeaea;
    border-width: 1px;
    padding-top: 15px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.products_name h4{
    height: 65px;
    overflow: hidden;
    font-size: 20px !important;
}
.products_more{
    height: 50px;
    float: left;
    border-style: none solid dashed solid;
    border-color: #eaeaea;
    border-width: 1px;
    padding-top: 15px;
    /*text-align: right;*/
    line-height: 100%;
    width: 100%;
    font-size: 20px !important;
    text-align: center;
}
.products_amount{
    line-height: 35px;
    font-size: 20px;
    font-weight: bold;
}



/* bottom sections */
.bottom_sec {
    float: left;
    width: 100%;
}

.bottom_sec h3 {
    margin-bottom: 0px;
    font-weight: normal;
    text-transform: uppercase;
}
.bottom_sec ul.latest_news {
    float: left;
    width: 100%;
    padding: 10px;
    margin: 10px;
}
.bottom_sec .latest_news li {
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    padding-right: 15px;
    font-size: 1.29em !important;
}
.bottom_sec .latest_news li.left {
    float: left;
    width: 41%;
}
.bottom_sec .latest_news li.left img{
    padding-right: 20px !important;
}
.bottom_sec .latest_news li a{
    color: #c0bebe;
}
.bottom_sec .latest_news li i a{
    color: #253b80;
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
}
.bottom_sec .latest_news li.small {
    color: #999;
    margin-bottom: 8px;
}
.bottom_sec .latest_news li a.date {
    color: #253b80;
}
.bottom_sec .latest_news li a.date:hover {
    color: #727272;
}

.bottom_sec ul.testi_monials {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
.bottom_sec .testi_monials li {
    padding: 0px;
    margin: 0px;
    line-height: 23px;
}
.bottom_sec .testi_monials li.left {
    float: left;
    width: 38%;
}
.bottom_sec .testi_monials li.right {
    margin-top: 10px;
}




/*------------------*/
/*	FOOTER
/*------------------------------------------------------*/
.footer {
    float: left;
    width: 100%;
    background-color: #222528;
    color: #999;
}
.footer_graph {
    float: left;
    width: 100%;
    height: 61px;
    background: url(../img/footer_pattern.jpg) repeat-x left top;
    border-bottom: 2px solid #4c573c;
}
.footer .one_fourth{
    float: left;
    width: 22%;
    margin-right: 4%;
}

.footer h2 {
    font-size: 23px;
    color: #fff;
    font-weight: 300;
    padding-bottom: 16px;
    background: url(../images/arrow-01.png) no-repeat right bottom;
}
.footer h2 i {
    font-weight: normal;
    font-style: normal;
}
.footer a {
    color: #999;
}
.footer a:hover {
    color: #fff;
}
.footer ul.list {
    padding: 0px;
    margin: 0px;
}
.footer .list li {
    padding: 0px;
    margin: 0px;
    line-height: 30px;
}

.footer ul.contact_address {
    float: left;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    width: 100%;
}
.footer .contact_address li {
    padding: 0px;
    margin: 0px;
    line-height: 25px;
}
.footer .footer_logo {
    float: left;
    padding: 0px;
    margin: 0px;
}

/* copyrights */
.copyright_info {
    float: left;
    padding: 25px 0px 22px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    color: #727272;
    background-color: #1c1f21;
    border-top: 1px solid #2e3132;
}
.copyright_info .one_half{
    float: left;
    width: 48%;
    margin-right: 4%;

}
.copyright_info b {
    font-size: 16px;
    color: #727272;
    font-style: normal;
    font-weight: normal;
}
.copyright_info span {
    float: right;
}
.copyright_info a {
    margin-top: 10px;
    font-size: 12px;
    color: #727272;
    text-align: right;
}
.copyright_info a:hover {
    color: #999;
}
.profile_ ul{
    width: 100%;
}
.profile_ ul li{
    display: block;
    padding-bottom: 60px;
    padding-top: 20px;
}