/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin:0 auto;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #26B7ED;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #cf4f45;
}


a:focus,
a:active,
a.active {
    color: #fec503;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 15px;
    font-weight: 700;
}

.img-centered {
    margin: 0 auto;
}

.bg-darkest-gray {
    background-color: #222;
}
.cl-bly{
    color:#26B7ED;
}
.bg-grey{
    color:#999;
}

.btn-primary {
    border-color: #26B7ED;
    /*text-transform: uppercase;*/
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #26B7ED;
    margin-left: 10px;
}


.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #CCE9FB;
    color: #fff;
    background-color: #26B7ED;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #CCE9FB;
    background-color: #CCE9FB;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #fed136;
    border-radius: 3px;
    /*text-transform: uppercase;*/
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}


.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #26B7ED;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}

.navbar-default {
    border-color: transparent;
    background-color: #222;
}

.navbar-default .navbar-brand {
    font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    color: #fed136;
}
nav{
    position: relative;
    height: auto;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #fed136;
    background-color: #fed136;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus {
    background-color: #fed136;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}


.navbar-default .nav li a:focus {
    outline: 0;
    color: #fed136;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #fed136;
}


.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #fec503;
}
.anons{

    display: none;

}
.gn-menu-wrapper.gn-open-all {
    
    border-right: 1px solid #cf4f45;
}
.img_ot{
 display: none;
}
.clearfix_xs{

    display: none;
}
.line-tg{
 display: none;
}

@media(min-width:970px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #222;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    padding-top: 12px;
    padding-bottom: 25px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 66px;
        font-weight: 700;
        line-height: 75px;
    }
}

section {
    padding: 100px 0;
}
.setting{
    margin-top: 18px;
    float: right;
    font-size: 26px;
    padding: 5px 13px; 
}
.section-heading {
    margin-top: 30px;
    margin-bottom: 5px;
    font-size: 20px;
    font: 20px/1.3 Georgia, 'Bitstream Charter', 'Century Schoolbook L', 'Liberation Serif', Times, serif;
    font-style: italic;
    font-weight: bold;

}
.bg-blc{
    background: url('/images/mobile/wavegrid.png');
}
section h3.section-subheading {
    margin-bottom: 20px;
    text-transform: none;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 150px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254,209,54,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}



#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 12px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
    
}
#portfolio .portfolio-item .portfolio-caption_v1{
    margin: 0 auto;
    padding: 12px;
    max-width: 400px;
    text-align: center;
    background-color: rgba(41, 56, 76, 0.7);
    position: absolute;
    bottom: 0;
    width: 100%;
    color: white;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
    padding-bottom: 15px;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}
footer span{
    font-size: 13px;
    color:#cf4f45;
}

@media(min-width:970px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #fed136;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:970px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}
@media (min-width: 970px){
.navbar-toggle {
  display: none;
}

}
@media (min-width: 768px) {
  .container {
    /*width: 750px;*/
    width: 100%
  }
  .anons{
    display: block;
  }
  .line-tg{
    color: #26B7ED !important;
    display: block;
    margin-right: 5px;
    text-decoration: line-through;

  }

}
@media (min-width: 992px) {
  .container {
    /*width: 970px;*/
    width: 100%
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%
    /*width: 970px;*/
  }
}

.bg-cl{
    border-top: 1px solid rgba(153, 153, 153, 0.54);
    /*background: #f7f7f7;*/
    border-bottom: 1px solid rgba(153, 153, 153, 0.54);
    /*padding: 25px 0px;*/
    /*background: #F4F1E2;*/
}

.disp_bl{

    display: block;
    background: #26B7ED;
}
.but-width{

     float: right;
   
}
section{
    padding-top:0px;
    padding-bottom:0px;
}
.min-but{
    min-width: 400px;
}
.mg-lg-tp{
    margin-top: 22px;
}
.mg-xs-tp {
    margin-top: 12px;
}
.mg-lgx-tp{
    margin-top: 82px;
}
.mg-lg-bt{
        margin-bottom: 22px;
}
.head{
    padding-top: 10px;
    min-height: 90px;
}
.head-cont{
    float:left;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 700;
    margin-left: 39px;
}
.head-cont a{
    margin-left: 15px;
}
.head-cont i{
    margin-right: 10px;
}
a:focus, a:active, a.active {
  color: #F86559;
  text-decoration: none;
}
.mg-l-lg{
    margin-left: 25px;
}
.mg-l-lgx{
    padding-left: 30px;
    border-bottom: 1px solid #cf4f45;
}
.max-img_logo{

    max-height: 65px;
}
.mg_auto{
    margin: auto;
}
.cl-red{
    color:#cf4f45;
}
.cl-bly{
    color:#26B7ED;
}
.cl-bla{
    color: #000;
}
.btn-xl{
    border-color: #CCE9FB;
    background-color:#26B7ED; 
}
.input-group{
    /*border: 15px solid #CF4F45;*/
    border-radius: 56px;
    margin-top: 20px;
    margin-bottom: 25px;
}
.input-group-addon{
    background:#fff; 
    color:#CF4F45;
    border: 1px solid #ccc;
    padding: 6px 24px;
}
.btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
  border-color: #fff;
  color: #fff;
  background-color: #26B7ED;
}
.navbar-toggle {
  
 
  padding: 12px 15px;
  
  border-radius: 10px;
}
.btn-info {
  color: #fff;
  background-color: #26B7ED;
  border-color: #46b8da;
}
/*main*/
.dropdown-menu {
    right:-14px;
    left: inherit;
    top: 126%;

}


/*portf*/
.line-hg{
    line-height: 100px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(38,183,237,.8);
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  transition: all ease .5s;
}
.portfolio-hover-content i{
    font-size: 50px;
}
.watch-all{
    font-size: 18px;
}
.watch-all.page_nav__i_cur {
    font-weight: bold;
}

footer{
    background: #FEFDEB;
    min-height: 100px;
    padding-bottom: 35px;
    font-size: 18px;
}
footer span{
    color:#cf4f45;
}

.social-ico{
    height: 32px;
}
/*ADAPTIVE DEVISES*/
@media(max-width:768px){

.btn-xl {
  padding: 9px 9px;
}
.min-but {
  min-width: 242px;
}
.btn-xl{
    font-size: 15px;
}
header .intro-text .intro-heading {
    font-size: 34px;
}
footer span{
    font-size: 13px;
    
}
}
@media(max-width:580px){
.btn-xl {

  padding: 15px 25px;
}
header .intro-text .intro-heading{
    font-size: 34px;
}
.btn-xl {
  padding: 9px 9px;
}
.min-but {
  min-width: 242px;
}
.btn-xl{
    font-size: 15px;
}
}
@media (max-width:551px){

.mg-l-lg {
  margin-left: 10px;
}

header .intro-text .intro-heading{
    font-size: 40px;
}
.gn-menu-main{
    font-size: 11px;
}
}
@media (max-width:490px){
.img_ot{
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.disp_n{

    display: none;

}
.wd_ot{
    width: 100%;
}
.setting{
    padding: 5px 0px; 
} 
header .intro-text .intro-heading{
    font-size: 36px;
}

.max-img_logo {
  max-height: 50px;
}

.gn-menu-main{
    font-size: 11px;
}
.gn-menu-main li.gn-trigger{
    width: 38px;
}
.btn-xl {
  padding: 9px 9px;
}
.min-but {
  min-width: 242px;
}
.btn-xl{
    font-size: 15px;
}

}
@media (max-width:426px){
.btn-xl {
  padding: 9px 9px;
}
.min-but {
  min-width: 242px;
}
.btn-xl{
    font-size: 15px;
}
.num-on{
    display: block !important;
    height: 20px !important;
    margin-top: -15px;
    font-size: 14px;
}

.mail-on{
    display: block !important;
    height: 15px !important;
    float: left;
    font-size: 14px;
}
header .intro-text .intro-heading{
    font-size: 30px;
}

.display-non_home{
    display: none !important;
}
.vissible-min-home{
    display:list-item !important;
}
}
@media (max-width:400px){

.clearfix_xs{
    display: block!important;
}
.pull-xs-left{
    margin-top: 5px;
    float: left!important;

}
}

@media (max-width:361px){

.top-head-mg{
      margin-top: 15px;
}

}
@media (max-width:355px){
.btn-xl {
  padding: 9px 9px;
}
.min-but {
  min-width: 242px;
}
.btn-xl{
    font-size: 15px;
}
header .intro-text .intro-heading{
    font-size: 20px;
}

}

.cl-white{
    color: white;
}
/*head*/
.head-slide-mg{
    margin-top: 75px;
}
.head-slide-mg img, .head-slide-mg table {
	max-width: 100% !important;
}
 #portfolio .mg_no{
    margin:0;
}
.mg-bt{
    margin-bottom: 20px;
}
body .pos-abs{
    position: absolute;
}
body .pd_no{
    padding:0;
}
/*slide*/
.head-text-sl{
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
    color:white;
    font-size: 18px;
    top: 0px;
    width:100%;
    background: rgba(0, 154, 255, 0.54);
    padding-top: 5px;
    padding-bottom: 5px;

}
.text-item-sl{
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
    bottom: -10px;
    width: 100%;
    color:white;
    background: rgba(0, 154, 255, 0.54);
    padding-top: 5px;
    padding-bottom: 5px;
}
.link-look{
    bottom: 15px;
    padding: 4px 10px;
    border: none;
    border-radius: 5px;
    right: 10%;
    color: white;

}
.link-all{
    bottom: 15px;
    padding: 4px 10px;
    border: none;
    border-radius: 5px;
    right: 10%;
    color: white;
}
.pd-lg{
    padding: 0px 0px;
}
.dis_form{
    width: 100%;
    padding: 3px 2px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 6px 12px;
}
.dis_form_wd{
    padding: 3px 2px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 6px 12px;
}
.all-search-but{
    margin-top: 20px;
    margin-bottom: 20px;
}
.but-order{
    padding: 4px 4px;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    right: 15px;
}
.non-visible{
    display: none;
}
.head-slide-mg ol{
    display: none;
}

.slide-two ol{
    display: none;
}
.portfolio-link span{
color: #999;
font-size: 18px;

}
.flexslider h4{
    padding-left: 15px;
    padding-right: 15px;
}
.portfolio-link h4{
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.2);
    color: #777;
    font-weight: normal;
}
.f-s_16{

    font-size: 16px;
}
.f-s_11{

font-size: 11px;

}
.f-s_12{
    font-size: 12px;
}
.f-s_14{
    font-size: 14px;
}
.f-s_18{
    font-size: 18px;
}
.f-s_20 {
    font-size: 20px;
}
.f-s_22 {
    font-size: 22px;
}
.f-s_24 {
    font-size: 24px;
}
.close-but{
    padding: 2px 6px;
    position: absolute;
    right: 0;  
}
#portfolio sup{
  top: -4px;
}
.portfolio-caption_v1 p {
    margin: 0;
}
/*SNG*//*SNG*//*SNG*//*SNG*//*SNG*//*SNG*/
.mg-top-main{
    margin-top: 75px;
    margin-bottom: 25px;
}
.but_san{
    font-size: 12px;
    border: 1px solid rgba(207, 79, 69, 0.35);
    background-color: #ffffff;
    padding: 3px 12px;
    float: right;  
    color:#cf4f45;
    border-radius: 5px;
}
.but_old{
    font-size: 12px;
    border: 1px solid #1281c5;
    background-color: #ffffff;
    padding: 3px 12px;
    float: right;
    color:#1281c5;
    border-radius: 5px;
    text-decoration: line-through;
}
/*SNG_ONE*//*SNG_ONE*//*SNG_ONE*//*SNG_ONE*//*SNG_ONE*/

.link_back {
    font-weight: normal;
    line-height: 20px;
    margin-left: 50px;
    font-size: 12px;
}
.mg-top-main .flexslider ol{
    display: none;
}
.link_panel ul{
    list-style: none;
}
.link_panel li{
    padding: 4px 0px;
}
.link_panel span{
    color:#1281c5;
}
.link_ico{
    float: left;
}
.link_ico i{
    font-weight: bold;
    font-size: 35px;
    line-height: 60px;
}
.panel_color_title{
    color:#1281c5;
}
.watch_all_brd{
    display: inline-block;
    border: 1px solid;
    padding: 5px 12px;
    border-radius: 7px;
}
.watch_all_big {
    font-size: 22px;
    padding: 6px 12px 4px;
    vertical-align: top;
}
#filtr_2{
    display: none;
}
.serach-text{
    float: left;
    font-weight: normal;
    line-height: 37px;
    margin-left: 0px;
    font-size: 17px;
    width: 87%;
    height: 26px;
    overflow: hidden;
    margin-top: 10px;
}
.search_2 span{
    font-weight: bold;
}
.search_2{
    font-weight: normal;
    margin: 0;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;    
}
.dsp_block{

    display: block;
}

.mm-menu.mm-current {
    z-index: 999;
}
.height_ico{

    height: 27px;
}
.textcom{

    width: 100%;

  }
.maxwd{

    width: 90px;

  }
.mg-md{

    margin-top: 15px;
    margin-bottom: 15px;

}
nav:after {
    content: '';
    clear: both;
    display: block;
    overflow: hidden;
    height: 0;
}
.pos_relative {
    position: relative;
}
.p_mg_bt{
    margin-bottom: 27px;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}
a:focus, a:hover {
    color:#cf4f45 ;
    text-decoration: none;
}
.portfolio-link .border_off{
    border: none;
}
#portfolio .mg-xs-tp{
    margin-top: 12px;
}
.panel-group a{
    color: rgb(51,51,51) ;
    text-decoration: none;
}
.back_l{
    padding-bottom: 10px;
    padding-top: 10px;
}
.back_l_i{
        float: left;
}
.back_l_a{
    margin-left: 15px;
}

.hit {
    display: inline-block;
    background: url(/images/mobile/icon-bestseller.png) 0 0 no-repeat;
    width: 31px;
    height: 27px;
    margin-right: 3px;
    text-indent: -9999px;
    text-align: left;
    cursor: pointer;
    opacity: 1;
    z-index: 3;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.discount {
    display: inline-block;
    background: url(/images/mobile/icon-discount.png) 0 0 no-repeat;
    width: 31px;
    height: 27px;
    margin-right: 3px;
    text-indent: -9999px;
    text-align: left;
    cursor: pointer;
    opacity: 1;
    z-index: 3;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.new {
    display: inline-block;
    margin-right: 3px;
    background: url(/images/mobile/icon-new.png) 0 0 no-repeat;
    width: 31px;
    height: 27px;
    text-indent: -9999px;
    text-align: left;
    cursor: pointer;
    opacity: 1;
    z-index: 3;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.navigNo{
    display: block;
}
.max-img{
    width: auto !important;
    height: 350px;
    margin: 0 auto;
    }
.mg-r_xl{
    margin-right: 15px;
}
.wrap{
    min-height: 500px;
}
/*.tel_h {
    position: absolute;
    top: -5px;
    left: 314px;
}
.tel_h_0 {
    position: absolute;
    top: -5px;
    left: 165px;
}
@media all and (max-width:768px) and (min-width:220px){
	.tel_h {
		left: 238px;
	}
	.tel_h_0 {
		left: 122px;
	}
}*/
.h_phone_bl span {
    width:33%;
    float:left;
}
.gn-menu .fa-phone {
    display: none;
}
.gn-menu .tel_h_0 .fa-phone,
.gn-menu .tel_h  .fa-phone{
    display: inline!important;
}
.t_one  .fa-phone {
    display: inline!important;
}
.gn-menu .tel_h_0,
.gn-menu .tel_h {
    display: block!important;
    position:relative;
    left:inherit!important;
    top:inherit!important;
    font-size: 18px;
}
.ttt {
    padding-left:5px;
}
.ttt a {
    display: inline-block;
    font-weight: bold;
    padding: 0px;
    line-height: 0px;
    margin: 0px;
    font-size: 14px;
    float: left;
}
.ttt span {
    display:inline-block;
    padding-left:10px;
}
.head-text-sl {
    top: -15px !important;
}
@media (max-width: 450px) {
	body {
		font-size: 12px;
	}
	.head-text-sl {
		top: -15px !important;
        font-size: 14px;
	}
    .f-s_20 {
        font-size: 12px;
    }

}

@media all and (max-width:720px) and (min-width:220px){
    .ttt span {
        display: block;
        height:20px;
        padding-left:0px;
    }
    .mmm {
        padding-top: 7px!important;
    }
}
@media all and (max-width:420px) and (min-width:220px){
    .tel_h {
        display: none!important;
    }
}
.mg_tp_sm {
	margin-top: 10px;
}

.mg_tp_md {
	margin-top: 20px;
}
.mobile_form_block {
    border-top: 1px solid #ddd;
}
.btn_red {
		background: #cf4f45;
		background: -moz-linear-gradient(top,  #ec694f 0%, #cf4f45 76%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec694f), color-stop(76%,#cf4f45));
		background: -webkit-linear-gradient(top,  #ec694f 0%,#cf4f45 76%);
		background: -o-linear-gradient(top,  #ec694f 0%,#cf4f45 76%);
		background: -ms-linear-gradient(top,  #ec694f 0%,#cf4f45 76%);
		background: linear-gradient(to bottom,  #ec694f 0%,#cf4f45 76%);
		text-shadow: -1px -1px 0 #a9392d;
	}

/* timer blocks */

.timer_bl {
    /*background-color: #acacac;
    background-image: linear-gradient(to bottom, #646464, #939292);
    /*border-color: #ffffff;
    border-radius: 11px 10px 10px 11px;
    border-style: solid;
    border-width: 8px;*/
    border: none;
    display: block;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 700;
    height: 120px;
    line-height: 1;
    padding: 5px 0 0;
    margin: 0 auto;
    text-align: center;
    text-transform: none;
    vertical-align: top;
    width: 450px;
}
.stand_bl.stand_bl_shd {
    text-align: center;
}
    .timer_bl .timer_bl__container{
        display: inline-block;
        left: 0;
        position: relative;
        top: 0;
        padding: 0 9px 0 8px;
        vertical-align: top;
    }

    .timer_bl .timer_bl__digits {
        background-position: center top;
        background-repeat: no-repeat;
        background-size: contain;
        border-color: -moz-use-text-color;
        border-radius: 5px;
        border-style: none;
        border-width: 0;
        color: #fff;
        display: block;
        font-family: Open Sans;
        font-size: 56px;
        font-weight: 700;
        height: 63px;
        left: 0;
        line-height: 1;
        padding: 12px 2px 19px;
        position: relative;
        text-align: center;
        top: 0;
        vertical-align: middle;
        width: 82px;
    }
.link_panel .timer_bl {
	margin-bottom: 30px;
}
    .timer_bl .timer_bl__label {
        background-image: none;
        color: #fff;
        display: block;
        font-family: Open Sans;
        font-size: 13px;
        font-weight: 700;
        height: 15px;
        left: 0;
        line-height: 1;
        padding: 0 2px;
        position: relative;
        text-align: center;
        text-transform: none;
        top: 0;
        width: 86px;
    }

.timer_bl.timer_bl_small {
    background-color: #acacac;
    background-image: linear-gradient(to bottom, #646464, #939292);
    border: none;
    border-radius: 0;
    height: 57px;
    padding: 9px 5px 0;
    width: 190px;
}

    .timer_bl.timer_bl_small .timer_bl__container{
        padding: 0 2px 0 3px;
    }

    .timer_bl.timer_bl_small .timer_bl__digits{
        font-size: 23px;
        height: 30px;
        padding: 0 4px;
        width: 32px;
    }

    .timer_bl.timer_bl_small .timer_bl__label{
        color: #ffffff;
        font-size: 8px;
        height: 15px;
        width: 36px;
    }

/* /timer blocks */

.garant_mob > label {
    display: inline !important;
}
