span.form-control {
    line-height: 24px
}
.form-control.file {
    margin-top: 3px;
    height: 37px;
}

.align-left {
    text-align: left;
}

.aligncenter {
    text-align: center;
}



.lh10 {
    line-height: 13px !important;
    font-weight: 500 !important;
}

.real-price {
    position: sticky;
    bottom: 0;
    min-height: 2em;
    background: lightpink;
    z-index: 999999;
}

.yellow-block {
    margin-left: -25px !important;
    background: #fcf8e3;
    border: solid 1px;
    border-color: #e2d179;
    border-radius: 4px;
    padding: 15px;
}

.greeny-block {
    background: #d4edda;
    border-top: solid 1px;
    border-color: #a8cfb1;
    padding: 10px 15px 5px 15px;
}
.greeny-block p {
    font-size: 12px;
    line-height: 14px;
}
.greeny-block h4 {
    line-height: 12px;
}

.hover-color .desc:hover {
    background: aliceblue !important;
}

.box-testimonial.hover-color .desc:before {
    border-top: none
}

.box-testimonial.hover-color .desc:after {
    border-top: none
}

.pl-25 {
    padding-left: 25px;
}

h6 {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    color: #3d454c;
    font-weight: 400
}

h5 {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    color: #3d454c;
    font-weight: 400
}

h4 {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    color: #3d454c;
    font-weight: 400
}

h3 {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    color: #3d454c;
    font-weight: 400
}

h2 {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    color: #3d454c;
    font-weight: 400
}

h1 {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    color: #3d454c;
    font-weight: 400
}

body:before {
    background: red;
    background: #9b59b6;
    height: 3px;
    content: "";
    position: absolute;
    width: 50%;
    top: 0;
    z-index: 2;
    left: 0
}

body:after {
    background: red;
    height: 3px;
    content: "";
    position: absolute;
    width: 50%;
    top: 0;
    z-index: 2;
    background: #e74c3c;
    right: 0
}

body {
    background: #e1e1e1;
    overflow-x: hidden;
    color: #868585;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    line-height: 2em;
    font-size: 16px;
    position: relative
}

a:hover {
    color: #868585;
    outline: none
}

a:focus {
    color: #868585;
    outline: none
}

a {
    color: #3d454c
}

[data-toggle="collapse"]:hover {
    cursor: pointer
}

.x {
    cursor: pointer
}

.lastorders li {
    list-style-type: none
}

.lastorders a {
    display: inline-block;
    margin: 2px 20px
}

.lastorders a:hover {
    font-weight: 700
}

.cadnum {
    color: #000;
    text-decoration: underline;
    font-weight: 700;
    font-size: 24px
}

.wrapper .body-content {
    overflow-x: hidden
}

.wrapper {
    left: 0;
    position: relative;
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    padding-top: 0;
    min-height: 100%
}

.lower-top-20 {
    top: 20px;
}

.lower-20 {
    margin-top: 20px;
}

.white-space-60 {
    height: 60px
}

.white-space-50 {
    height: 50px
}

.white-space-5 {
    height: 5px
}

.white-space-40 {
    height: 40px
}

.white-space-30 {
    height: 30px
}

.white-space-20 {
    height: 20px
}

.white-space-15 {
    height: 15px
}

.white-space-10 {
    height: 10px
}

.white {
    color: #fff
}

.vlgrey {
    color: #c6ccd3
}

.up-line {
    margin-top: 60px
}

.un-line {
    padding-top: 10px;
    line-height: 13px;
    font-size: 12px
}

.three {
    margin-top: 3px
}

.text-truncate {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis
}

.table.orders .addr {
    width: 30% !important
}
.table.orders thead {
    font-size: 12px !important
}

.span-line:before {
    content: "";
    position: absolute;
    background: #ebebeb;
    background: #ebebeb;
    height: 1px;
    top: 50%;
    width: 80px;
    left: -80px
}

.span-line:after {
    content: "";
    position: absolute;
    background: #ebebeb;
    background: #ebebeb;
    height: 1px;
    top: 50%;
    width: 80px;
    right: -80px
}

.span-line {
    position: relative;
    padding-left: 20px;
    padding-right: 20px
}

.space-inline-100 {
    width: 100px;
    display: inline-block
}

.space-inline-10 {
    display: inline-block;
    width: 10px
}

.socials a:focus,
.socials a:hover {
    background: #fff;
    border: 1px solid #ebebeb;
    color: #000
}

.socials a {
    color: #868585;
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    height: 30px;
    display: inline-block;
    width: 30px;
    text-align: center;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    margin-left: 2px;
    border: 1px solid #868585
}

.slider.slider-horizontal .slider-track {
    height: 3px;
    margin-top: 0
}

.slider.slider-horizontal .slider-selection {
    background: #34495e;
    background: #34495e
}

.slider.slider-horizontal .slider-handle {
    background: #fff;
    background: #fff;
    margin-top: -9px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) !important;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) !important;
    -o-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) !important;
    -ms-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) !important;
    border: 1px solid #ebebeb
}

.slider.slider-horizontal {
    width: 100%;
    height: 40px
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0;
    animation-delay: 0
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    background-color: #fff;
    float: left
}

.sk-cube-grid {
    position: absolute;
    top: 50%;
    width: 50px;
    margin-left: -20px;
    margin-top: -20px;
    height: 50px;
    left: 50%
}

.singleTst::before {
    position: absolute;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 10%;
    content: "“";
    font-size: 26px;
    height: 34px;
    left: 21px;
    line-height: 38px;
    top: -18px;
    width: 34px;
    font-weight: 700
}

.singleTst>p {
    color: #8193a7;
    font-size: 14px;
    font-style: italic;
    line-height: 16px
}

.singleTst {
    position: relative;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    margin: 25px 0 10px;
    padding: 35px 25px 25px 30px;
    width: 90%
}

.side-right {
    position: relative
}

.show-grid .row span {
    background: #e1e1e1;
    background: #e1e1e1;
    text-align: center;
    padding: 10px 0;
    display: block
}

.show-grid .row {
    margin-bottom: 15px
}

.shop-now .icon i {
    color: #fff
}

.share-btns .btn {
    min-width: 40px;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important
}

.searchInfo {
    line-height: 16px;
    padding: 0;
    margin: -17px 0 0
}

.right-addon input {
    padding-right: 40px
}

.right-addon .glyphicon {
    right: 0
}

.resume-block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 40px;
    width: 1px;
    height: 100%;
    border-left: 1px solid #e1e1e1
}

.resume-block:after {
    content: "";
    position: absolute;
    height: 20px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    border: 1px solid #e1e1e1;
    left: 30px;
    width: 20px;
    bottom: -20px
}

.resume-block .resume-sub-title span:before {
    content: "";
    position: absolute;
    background: #e1e1e1;
    background: #e1e1e1;
    height: 1px;
    top: 50%;
    width: 30px;
    left: -30px
}

.resume-block .resume-sub-title span {
    position: relative;
    display: inline-block;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    padding: 15px 30px
}

.resume-block .resume-sub-title {
    position: relative;
    left: -30px;
    margin-top: 40px
}

.resume-block .img-profile img {
    width: 80px;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important
}

.resume-block .img-profile {
    position: absolute;
    top: 0;
    z-index: 2;
    left: 0
}

.resume-block {
    position: relative;
    padding-left: 100px
}

.result-filter .list-area {
    margin-bottom: 30px
}

.result-filter {
    margin: 20px 0
}

.relative {
    position: relative
}

.red {
    color: #d2433c
}

.rate {
    font-size: 13px;
    margin-right: 10px;
    color: #F5BE4E
}

.preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999999
}

.popover {
    max-width: 600px
}

.plan:hover .plan-price {
    background: #f5f5f5;
}

.plan:hover {
    background: #fff
}

.plan-nospace .plan-item .popular .plan-title {
    padding: 25px 20px
}

.plan-nospace .plan-item .popular {
    z-index: 2;
    top: -10px
}

.plan-nospace .plan-item {
    padding: 0
}

.plan-nospace {
    margin: 0
}

.plan .price {
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    font-weight: 700;
    display: block;
    font-size: 72px;
    color: #52677c;
    line-height: 101px
}

.plan .plan-title h3 {
    font-weight: 700;
    margin: 0
}

.plan .plan-title {
    padding: 20px
}

.plan .plan-price {
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    background: #fff;
    background: #fff;
    padding: 15px 0;
    color: #34495e;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1
}

.plan .plan-list {
    padding: 10px 5px
}

.plan .period {
    font-size: 14px
}

.plan .item-list li strong {
    color: #3c3c3c
}

.plan .item-list li {
    padding: 10px 5px;
    font-size: 1.1em
}

.plan .item-list {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    padding-bottom: 10px
}

.plan .btn-square {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: 0
}

.plan {
    position: relative;
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
    text-align: center;
    background: #f5f5f5;
    background: #f5f5f5;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) !important;
    -o-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) !important;
    -ms-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) !important;
    -webkit-border-radius: 5px 5px 0 0 !important;
    -moz-border-radius: 5px 5px 0 0 !important;
    border-radius: 5px 5px 0 0 !important;
    margin: 20px 0 30px
}

.panel.panel-md {
    max-width: 400px;
    margin: 0 auto
}

.panel-title a:hover,
.panel-title a:focus,
.panel-title a,
.link-none a {
    text-decoration: none
}

.panel-heading .with-ic {
    padding-right: 30px
}

.panel-heading .collapsed .collapse-toogle .ic-open {
    display: inline-block
}

.panel-heading .collapsed .collapse-toogle .ic-close {
    display: none
}

.panel-heading .collapse-toogle .ic-open {
    display: none
}

.panel-heading .collapse-toogle {
    position: absolute;
    right: 15px;
    top: 10px
}

.panel-heading {
    position: relative;
    padding: 15px 20px
}

.panel-body-lg {
    padding: 20px
}

.pagination-theme>li>span {
    color: #868585;
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    margin-left: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.03) !important;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03) !important;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03) !important;
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03) !important;
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03) !important;
    border-color: #e1e1e1
}

.pagination-theme>li>a:hover {
    color: #868585;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) !important;
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) !important;
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) !important
}

.pagination-theme>li>a {
    color: #868585;
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    margin-left: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.03) !important;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03) !important;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03) !important;
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03) !important;
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03) !important;
    border-color: #e1e1e1
}

.pagination-theme>.active>span:hover {
    border: 0;
    background-color: #34495e
}

.pagination-theme>.active>span:focus {
    border: 0;
    background-color: #34495e
}

.pagination-theme>.active>span {
    border: 0;
    background-color: #34495e
}

.pagination-theme>.active>a:hover {
    border: 0;
    background-color: #34495e
}

.pagination-theme>.active>a:focus {
    border: 0;
    background-color: #34495e
}

.pagination-theme>.active>a {
    border: 0;
    background-color: #34495e
}

.pack-p {
    line-height: 13px
}

.pack-name {
    line-height: 19px
}

.no-padding-top {
    padding-top: 0 !important
}

.no-margin-top {
    margin-top: 0 !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-margin {
    margin: 0 !important
}

.logo-pic {
    display: inline-block;
    width: 174px;
    margin-top: -14px
}

.navbar-nav>li.logo-txt>a {
    display: inline-block;
    font-weight: 200;
    margin: 0 5px 0 -20px;
    font-size: 20px;
    line-height: 12px
}

.navbar-nav>li.logo-txt>a span.s-title {
    margin-top: -9px;
    font-weight: 100;
    font-size: 10.3px;
    padding-top: -20px;
    line-height: 10px;
    letter-spacing: 1px;
}

.nav-sidebar li a {
    background: #fff;
    background: #fff;
    display: block;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 30px
}

.nav-sidebar {
    border: 1px solid #e1e1e1
}

.nav-left-sh.affix {
    position: fixed !important;
    top: 60px;
    width: 263px
}

.nav-left-sh {
    z-index: 2;
    position: relative
}

.mt-20 {
    margin: 20px 0
}

.mred {
    color: #f98b8b
}

.modal-header .close:hover {
    opacity: .9;
    filter: alpha(opacity=90)
}

.modal-header .close {
    position: absolute;
    right: 0;
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    border: 1px solid #fff;
    border-radius: 15px;
    width: 32px;
    height: 32px;
    opacity: .6;
    top: -40px;
    outline: none;
    color: #fff;
    filter: alpha(opacity=60)
}

.modal-header {
    padding: 30px
}

.modal-footer.text-center {
    text-align: center
}

.modal-footer {
    padding: 20px 30px
}

.modal-dialog {
    margin: 80px auto
}

.modal-content {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important
}

.modal-body {
    padding: 20px 30px
}

.mobile-nav .nav-block-left li a:hover {
    background: transparent
}

.mobile-nav .nav-block-left li a:focus {
    background: transparent
}

.mobile-nav .nav-block-left li a {
    font-size: 13px;
    color: #fff;
    background: transparent
}

.mobile-nav .nav-block-left .link-profile {
    padding-left: 50px
}

.mobile-nav .nav-block-left .img-profile {
    position: absolute;
    height: 30px;
    top: 50%;
    width: 30px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    left: 15px;
    margin-top: -15px;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
    -moz-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
    -o-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
    -ms-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important
}

.mobile-nav .nav-block-left .dropdown-menu:before {
    content: "";
    position: absolute;
    display: inline-block;
    border-top: 0;
    top: -10px;
    left: 22px;
    bottom: auto;
    border: 10px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.1)
}

.mobile-nav .nav-block-left .dropdown-menu:after {
    content: "";
    position: absolute;
    display: inline-block;
    border-top: 0;
    bottom: auto;
    top: -9px;
    left: 23px;
    border: 9px solid transparent;
    border-bottom-color: #3e5368
}

.mobile-nav .nav-block-left .dropdown-menu>li>a:hover,
.nav.navbar-nav .dropdown .dropdown-menu .active{
    color: #fff;
    background: transparent;
}

.mobile-nav .nav-block-left .dropdown-menu>li>a:focus {
    color: #fff;
    background: transparent;
}

.mobile-nav .nav-block-left .dropdown-menu>li>a {
    font-size: 13px;
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    padding: 8px 30px;
    color: #d7d7d7
}

.mobile-nav .nav-block-left .dropdown-menu {
    position: absolute;
    padding-top: 10px;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    padding-bottom: 10px;
    border: 0;
    background: #3e5368;
    background: #3e5368;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
    -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
    -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important
}

.mobile-nav .nav-block-left {
    z-index: 100;
    position: absolute !important
}

.mobile-nav .mobile-nav-block.open-mobile-nav {
    right: 0
}

.mobile-nav .mobile-nav-block>h4 {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px
}

.mobile-nav .mobile-nav-block .navbar-nav li a:hover {
    background: transparent
}

.mobile-nav .mobile-nav-block .navbar-nav li a:focus {
    background: transparent
}

.mobile-nav .mobile-nav-block .navbar-nav li a {
    font-size: 13px;
    padding: 15px 0;
    background: transparent
}

.mobile-nav .mobile-nav-block .navbar-nav li .dropdown-menu li:last-child a {
    padding-bottom: 0
}

.mobile-nav .mobile-nav-block .navbar-nav li .dropdown-menu li:first-child a {
    padding-top: 0
}

.mobile-nav .mobile-nav-block .navbar-nav li .dropdown-menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1em
}

.mobile-nav .mobile-nav-block .navbar-nav li .dropdown-menu {
    position: relative;
    border: 0;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
    margin-left: 15px;
    display: block !important
}

.mobile-nav .mobile-nav-block .navbar-nav li {
    width: 100%;
    clear: both
}

.mobile-nav .mobile-nav-block .navbar-nav {
    padding: 0;
    margin: 0
}

.mobile-nav .mobile-nav-block .btn-nav-toogle span.barsclose {
    position: relative;
    display: inline-block;
    width: 10px;
    background: #3d454c;
    margin-right: 6px;
    height: 2px;
    top: -2px
}

.mobile-nav .mobile-nav-block .btn-nav-toogle {
    color: #3d454c;
    border-color: #3d454c;
    right: 20px
}

.mobile-nav .mobile-nav-block {
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    background: #fff;
    background: #fff;
    height: 100%;
    position: fixed;
    width: 275px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 8px 20px 20px;
    right: -275px;
    top: 3px;
    z-index: 110;
    border-left: 1px solid #e1e1e1
}

.mobile-nav .btn-nav-toogle span.bars:before {
    content: "";
    position: absolute;
    display: block;
    height: 2px;
    background: #1d1d1d;
    width: 15px;
    top: -4px
}

.mobile-nav .btn-nav-toogle span.bars:after {
    content: "";
    position: absolute;
    display: block;
    height: 2px;
    background: #1d1d1d;
    width: 15px;
    top: -8px
}

.mobile-nav .btn-nav-toogle span.bars {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    height: 2px;
    background: #1d1d1d;
    width: 15px
}

.mobile-nav .btn-nav-toogle {
    position: absolute;
    right: 0;
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    height: 34px;
    font-size: 12px;
    display: block;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    z-index: 100;
    border: 1px solid #1d1d1d;
    top: 15px;
    padding: 1px 10px;
    color: #1d1d1d;
    text-decoration: none
}

.mobile-nav {
    position: relative
}

.minimize h1 {
    font-size: 2em !important
}

.marker-description .inner {
    position: absolute;
    left: 0;
    background: #fff;
    background: #fff;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    top: 50px;
    width: 250px;
    z-index: 20;
    padding: 20px
}

.marker-description {
    position: relative
}

.margin-b-20 {
    margin-bottom: 20px
}

.map-area-detail:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: transparent;
    background: transparent;
    width: 60px;
    z-index: 10
}

.map-area-detail .box-map-detail {
    width: 100%;
    height: 600px
}

.map-area-detail {
    position: relative;
    background: #f5f5f5 url(../images/preloader.gif)center no-repeat;
    background: #f5f5f5 url(../images/preloader.gif)center no-repeat;
    border-top: 1px solid #e1e1e1
}

.main-navbar-bottom ul {
    text-align: center;
    padding: 0;
    margin: 0;
    color: #fff
}

.main-navbar-bottom li {
    color: #fff;
    display: inline;
    margin-right: 50px
}

.main-navbar-bottom a {
    color: #fff
}

.main-navbar-bottom .active {
    text-decoration: underline
}

.main-navbar-bottom {
    height: 30px;
    width: 100%;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: 0;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
    position: fixed;
    margin-top: 60px;
    z-index: 999;
    background: #5cb85c
}

.main-navbar .navbar-nav>li.link-btn>a {
    padding: 15px 5px
}

.main-navbar .navbar-nav>li.dropdown.open>a:hover {
    color: #fff;
    background: transparent
}

.main-navbar .navbar-nav>li.dropdown.open>a:focus {
    color: #fff;
    background: transparent
}

.main-navbar .navbar-nav>li.dropdown.open>a {
    color: #fff;
    background: transparent
}

.main-navbar .navbar-nav>li.active>a:hover,
.main-navbar .navbar-nav>li.active>a:focus,
.main-navbar .navbar-nav>li.active>a {
    position: relative;
    background: #34495e;
    color: #fff
}

.main-navbar .navbar-nav>li>a:hover,
.main-navbar .navbar-nav>li>a:focus {
    color: #fff
}

.main-navbar .navbar-nav>li>a.link-profile {
    display: inline-block;
    padding-left: 50px
}

.main-navbar .navbar-nav>li>a .img-profile {
    position: absolute;
    height: 30px;
    top: 50%;
    width: 30px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    left: 15px;
    margin-top: -15px;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
    -moz-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
    -o-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important;
    -ms-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2) !important
}

.main-navbar .navbar-nav>li>a {
    color: #fff;
    font-weight: 300;
    padding: 20px 30px
}

.main-navbar .navbar-collapse {
    padding-left: 0
}

.main-navbar .dropdown-menu>li>a:hover {
    color: #fff;
    background: transparent;
}

.main-navbar .dropdown-menu>li>a:focus {
    color: #fff;
    background: transparent;
}

.main-navbar .dropdown-menu>li>a {
    font-size: 13px;
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    padding: 8px 30px;
    color: #d7d7d7
}

.main-navbar .dropdown-menu {
    padding-top: 10px;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    padding-bottom: 10px;
    border: 0;
    background: #3e5368;
    background: #3e5368;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
    -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
    -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) !important;
    z-index: 1100
}

.main-navbar .caret {
    border-top: 4px solid;
    border-right: 4px solid transparent;
    color: #ebebeb;
    border-left: 4px solid transparent
}

.main-navbar {
    height: 60px;
    z-index: 1000;
    width: 100%;
    margin: 0;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: 0;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
    position: fixed;
    background: #006fb8;
    background: #006fb8
}

.main-header .logo .label-add {
    right: 0;
    height: 1px;
    color: #fff;
    bottom: -8px
}

.main-header .logo {
    position: relative;
    max-width: 100%;
    margin: 65px 0
}

.main-header .ic-fade-globe {
    position: absolute;
    width: 100px;
    text-align: center;
    left: 50%;
    font-size: 141px;
    margin-left: -50px;
    top: -55px;
    color: rgba(255, 255, 255, 0.2);
    height: 100px
}

.main-header .hero-header .inner-hero-header {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10;
    bottom: 0
}

.main-header .hero-header {
    position: relative;
    overflow: hidden;
    background: url(../images/home-bgblur.jpg)center no-repeat;
    background: url(../images/home-bgblur.jpg)center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 280px
}

.main-header .form-search-list {
    margin-bottom: 20px;
    margin-top: 53px
}

.main-header .form-search-home:before {
    content: "";
    position: absolute;
    background: url(../images/cloud-1.png)no-repeat;
    background: url(../images/cloud-1.png)no-repeat;
    width: 235px;
    height: 110px;
    left: -233px;
    bottom: -2px
}

.main-header .form-search-home:after {
    content: "";
    position: absolute;
    width: 235px;
    height: 110px;
    bottom: -2px;
    right: -233px;
    background: url(../images/cloud-2.png)no-repeat;
    background: url(../images/cloud-2.png)no-repeat
}

.main-header .form-search-home .form-group {
    margin-bottom: 10px
}

.form-group.measure label,
.form-group label{
    font-size: 13px;
    font-weight: 600;
}

.main-header .form-search-home {
    position: relative;
    background: #fff;
    background: #fff;
    margin: 0 auto;
    max-width: 700px;
    -webkit-border-radius: 10px 10px 0 0 !important;
    -moz-border-radius: 10px 10px 0 0 !important;
    border-radius: 10px 10px 0 0 !important;
    min-height: 200px;
    padding: 25px 30px 0
}

.main-header {
    background: #fff;
    background: #fff
}

.main-footer a {
    color: #373737
}

.main-footer .link-footer li:last-child a {
    margin-right: 0
}

.main-footer .link-footer li a {
    margin-right: 30px
}

.main-footer .link-footer li {
    padding: 0
}

.main-footer .link-footer {
    margin: 0
}

.main-footer {
    background: #e1e1e1;
    font-size: 12px;
    width: 100%;
    padding: 15px 0;
    margin-bottom: 0;
    border-top: 1px solid #d7d7d7;
    height: 75px
}

.logo.smaller {
    position: relative;
    max-width: 100%;
    margin: 40px 0
}

.logo-toogle {
    position: absolute;
    left: 0;
    height: 30px;
    font-size: 12px;
    display: block;
    z-index: 100;
    padding: 1px 10px;
    top: 12px;
    color: #025b75
}

.lower20 {
    padding-top: 20px
}

.lower30 {
    padding-top: 30px
}

.upper10 {
    margin-top: -10px
}

.upper20 {
    margin-top: -20px
}

.upper30 {
    margin-top: -30px
}

.loading {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    background: rgba(0, 0, 0, 0.6);
    z-index: 999999
}

.linky {
    padding-top: 5px
}

.link-white:hover {
    color: #fff;
    text-decoration: none
}

.link-white:focus {
    color: #fff;
    text-decoration: none
}

.link-white {
    color: #fff;
    text-decoration: none
}

.link-text:hover {
    color: #868585;
    text-decoration: none
}

.link-text:focus {
    color: #868585;
    text-decoration: none
}

.link-text {
    color: #868585;
    text-decoration: none
}

.link-defaut:hover {
    color: #23527c
}

.link-defaut:focus {
    color: #23527c
}

.link-defaut {
    color: #23527c
}

.link-black:hover {
    text-decoration: none;
    color: #000
}

.link-black:focus {
    text-decoration: none;
    color: #000
}

.link-black {
    text-decoration: none;
    color: #000
}

.line-bottom {
    border-bottom: 1px solid #e1e1e1
}

.line {
    line-height: 150% !important
}

.lgrey {
    color: #738191 !important;
}

.left-addon input {
    padding-left: 40px
}

.left-addon .glyphicon {
    left: 0
}

.input-group-addon {
    font-size: 1em
}

.inner-addon .glyphicon {
    position: absolute;
    padding: 12px 15px;
    pointer-events: none
}

.inner-addon {
    position: relative
}

.inline {
    display: inline-block
}

.img-full {
    width: 100%
}

.ic-circle-md {
    height: 30px;
    display: inline-block;
    width: 30px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ddd;
    line-height: 30px
}

.ic-circle {
    display: inline-block;
    text-align: center;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ddd;
    width: 40px;
    line-height: 40px
}

.ic-arrow-toogle {
    position: relative;
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    height: 20px;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    width: 20px;
    line-height: 20px;
    top: -3px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    color: #fff;
    background: #868585;
    background: #868585
}

.hero-header h1,
.hero-header .h1 {
    font-size: 13px;
    margin-top: 0;
    font-weight: 700;
    color: #000
}

.help-form {
    font-size: 12px;
    font-style: italic;
    color: #e74c3c
}

.head-email {
    overflow: hidden;
    max-width: 160px
}

.grey {
    color: #494949 !important;
}

.green {
    color: #0ea234
}

.get_alert {
    background: #fff;
    background: #fff;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    padding: 30px;
    margin-bottom: 30px
}

.g-recaptcha {
    display: inline-block;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    padding-left: 70px
}

.form-theme.input-sm {
    height: 33px
}

.form-control:focus {
    background: #f5f5f5;
    background: #f5f5f5;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
    border-color: #34495e
}

.form-control.no-right-border {
    -webkit-border-radius: 3px 0 0 3px !important;
    -moz-border-radius: 3px 0 0 3px !important;
    border-radius: 3px 0 0 3px !important
}

.form-control.no-radius {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

.form-control.no-left-border {
    -webkit-border-radius: 0 3px 3px 0 !important;
    -moz-border-radius: 0 3px 3px 0 !important;
    border-radius: 0 3px 3px 0 !important
}

.form-control.input-line::-webkit-input-placeholder {
    color: #fff
}

.form-control.input-line::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.form-control.input-line:-ms-input-placeholder {
    color: #fff
}

.form-control.input-line:-moz-placeholder {
    color: #fff;
    opacity: 1
}

.form-control.input-line {
    position: relative;
    display: inline-block;
    font-weight: 700;
    color: #fff;
    background: transparent;
    background: transparent;
    border: 2px solid #fff
}

.form-control.input-lg {
    height: 50px
}

.form-control {
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    background: #fff;
    background: #fff;
    height: 40px;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
    font-size: 1em;
    border-color: #e1e1e1
}

.footerTxt>p {
    margin: 0
}

.footerTxt {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 15px;
    color: #373737;
}

.footerLogo {
    display: block;
    margin-bottom: 20px
}

.footerLink>li a:hover {
    text-decoration: underline !important
}

.footerLink {
    display: inline-block;
    font-size: 14px;
    margin: 0;
    list-style: outside none none;
    color: #868f9a;
    line-height: 32px;
    transition: .4s;
    font-weight: regular;
    -webkit-transition: .4s
}

.font-normal {
    font-weight: 400
}

.font-light {
    font-weight: 300
}

.font-bold {
    font-weight: 700
}

.font-3x {
    font-size: 1.7em
}

.font-2x {
    font-size: 2.5em
}

.font-1x {
    font-size: 13px
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.flat-tab-content .tab-pane {
    padding: 0 20px
}

.flat-tab-content {
    border-bottom: 1px solid #e1e1e1;
    padding: 20px 0;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1
}

.flat-radio span {
    position: relative;
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    background-color: #fff;
    float: left;
    margin-right: 10px;
    line-height: 10px;
    color: #fff;
    top: -2px;
    font-size: 10px;
    border: 1px solid #ccc;
    padding: 3px 4px;
    border-radius: 2px
}

.flat-radio label {
    padding-left: 0
}

.flat-radio input[type="radio"]+span {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important
}

.flat-radio input[type="radio"] {
    position: absolute;
    left: -9999em
}

.flat-radio input[type="checkbox"] {
    position: absolute;
    left: -9999em
}

.flat-radio input:checked+span {
    background-color: #34495e;
    border-color: #34495e
}

.flat-radio {
    position: relative;
    line-height: 1em
}

.flat-nav-tabs>li.active>a {
    -webkit-border-radius: 3px 3px 0 0 !important;
    -moz-border-radius: 3px 3px 0 0 !important;
    border-radius: 3px 3px 0 0 !important;
    box-shadow: 0 -2px 0 #34495e !important;
    -webkit-box-shadow: 0 -2px 0 #34495e !important;
    -moz-box-shadow: 0 -2px 0 #34495e !important;
    -o-box-shadow: 0 -2px 0 #34495e !important;
    -ms-box-shadow: 0 -2px 0 #34495e !important
}

.flat-nav-tabs>li>a {
    color: #868585;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

.flat-nav-tabs {
    background: #f5f5f5;
    background: #f5f5f5;
    -webkit-border-radius: 3px 3px 0 0 !important;
    -moz-border-radius: 3px 3px 0 0 !important;
    border-radius: 3px 3px 0 0 !important;
    padding: 15px 10px 0;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1
}

.flat-checkbox span {
    position: relative;
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    background-color: #fff;
    float: left;
    margin-right: 10px;
    line-height: 10px;
    color: #fff;
    top: -2px;
    font-size: 10px;
    border: 1px solid #ccc;
    padding: 3px 4px;
    border-radius: 2px
}

.flat-checkbox label {
    padding-left: 0
}

.flat-checkbox input[type="radio"]+span {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important
}

.flat-checkbox input[type="radio"] {
    position: absolute;
    left: -9999em
}

.flat-checkbox input[type="checkbox"] {
    position: absolute;
    left: -9999em
}

.flat-checkbox input:checked+span {
    background-color: #34495e;
    border-color: #34495e
}

.flat-checkbox {
    position: relative;
    line-height: 1em
}

.download-doc-item {
    width: 100%;
    float: left;
    display: block;
    margin: 0 0 10px
}

.dblue {
    color: #025b75
}

.copyrightTxt p {
    margin: 0
}

.copyrightTxt a {
    line-height: 24px;
    font-size: 14px;
    color: #4e4e4e;
    padding: 25px 0 40px
}

.copyrightTxt {
    line-height: 24px;
    font-size: 14px;
    color: #4e4e4e;
    padding: 25px 0 40px
}

.conty {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

.control-label.text-left {
    text-align: left
}

.contactInfo span a:hover {
    text-decoration: underline !important
}

.contactInfo span a i {
    margin-right: 15px
}

.contactInfo span a {
    font-size: 14px;
    display: block;
    color: #868f9a;
    transition: .4s;
    line-height: 35px;
    font-weight: regular;
    -webkit-transition: .4s
}

.contactInfo span {
    display: block
}

.contactBtn.Btn input[type="submit"] {
    margin-top: 30px;
    border: solid 2px #fff
}

.contactBtn.Btn {
    margin-top: 30px;
    border: solid 2px #fff
}

.company-photos img {
    margin-bottom: 30px
}

.color-white-mute {
    color: #b9b9b9 !important
}

.color-white {
    color: #fff !important
}

.color-text {
    color: #868585 !important
}

.color-heading {
    color: #3d454c !important
}

.color-black {
    color: #000 !important
}

.collapsed .ic-arrow-toogle {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0)
}

.clients.no-margin {
    padding: 0;
    margin: 0;
    border-bottom: 0
}

.clients img {
    height: 40px
}

.clients a:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.clients a {
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    display: inline-block;
    opacity: .6;
    margin: 10px 20px;
    filter: alpha(opacity=60)
}

.cd-testimonials-all.is-visible {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s 0s, visibility 0 0
}

.cd-testimonials-all {
    top: 0;
    z-index: 2;
    left: 0;
    width: 100%;
    background-color: #fff;
    height: 100%;
    position: fixed;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s 0s, visibility 0 .3s
}

.btn-xs {
    padding: 3px 10px !important;
    font-size: 12px !important
}

.btn-theme:hover {
    outline: none
}

.btn-theme:focus {
    outline: none
}

.btn-theme:active {
    outline: none
}

.btn-theme.toogle-btn.toogle-open .open {
    display: none
}

.btn-theme.toogle-btn.toogle-open .cls {
    display: inline
}

.btn-theme.toogle-btn .open {
    display: inline
}

.btn-theme.toogle-btn .cls {
    display: none
}

.btn-theme.no-right-border {
    -webkit-border-radius: 3px 0 0 3px !important;
    -moz-border-radius: 3px 0 0 3px !important;
    border-radius: 3px 0 0 3px !important
}

.btn-theme.no-left-border {
    -webkit-border-radius: 0 3px 3px 0 !important;
    -moz-border-radius: 0 3px 3px 0 !important;
    border-radius: 0 3px 3px 0 !important
}

.btn-theme.btn-xs {
    font-size: 12px;
    padding: 3px 10px
}

.btn-theme.btn-t-primary:hover {
    background: #03609d
}

.btn-theme.btn-t-primary {
    position: relative;
    color: #fff;
    background-color: #006fb8
}

.btn-theme.btn-square {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

.btn-theme.btn-sm {
    padding: 6px 15px
}

.btn-theme.btn-pill {
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    border-radius: 50px !important
}

.btn-theme.btn-long {
    min-width: 250px
}

.btn-theme.btn-line:hover {
    background: #34495e;
    border-color: #34495e
}

.btn-theme.btn-line:focus {
    background: #34495e;
    border-color: #34495e
}

.btn-theme.btn-line.soft:hover {
    color: #3d454c;
    background: transparent;
    border-width: 1px;
    border-color: #e1e1e1
}

.btn-theme.btn-line.soft:focus {
    color: #3d454c;
    background: transparent;
    border-width: 1px;
    border-color: #e1e1e1
}

.btn-theme.btn-line.soft {
    color: #3d454c;
    background: transparent;
    border-width: 1px;
    border-color: #e1e1e1
}

.btn-theme.btn-line.light:hover {
    background: transparent;
    border-color: #a9a9a9;
    color: #a9a9a9
}

.btn-theme.btn-line.light:focus {
    background: transparent;
    border-color: #a9a9a9;
    color: #a9a9a9
}

.btn-theme.btn-line.light {
    background: transparent;
    border-color: #a9a9a9;
    color: #a9a9a9
}

.btn-theme.btn-line.dark:hover {
    color: #34495e;
    background: transparent;
    border-color: #34495e
}

.btn-theme.btn-line.dark:focus {
    color: #34495e;
    background: transparent;
    border-color: #34495e
}

.btn-theme.btn-line.dark {
    color: #34495e;
    background: transparent;
    border-color: #34495e
}

.btn-theme.btn-line {
    color: #fff;
    background: transparent;
    border-width: 1px;
    border-color: #fff
}

.btn-theme.btn-lg {
    padding: 15px 30px;
    font-size: 1.1em
}

.btn-theme .bordered-right.pull-left {
    position: absolute;
    width: 30px;
    left: 15px
}

.btn-theme .bordered-right.dark {
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-theme .bordered-right {
    margin-right: 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    padding-right: 15px
}

.btn-theme .bordered-left.dark {
    border-left: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-theme .bordered-left {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 15px;
    margin-left: 10px
}

.btn-theme {
    font-size: 13px;
    position: relative;
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    display: inline-block;
    font-weight: 700;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    outline: none;
    margin: 3px 2px 3px 0;
    padding: 8px 20px
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-height: 100%;
    opacity: 0;
    min-width: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    cursor: inherit;
    background: #fff;
    background: #fff;
    display: block;
    outline: none
}

.btn-file {
    position: relative;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 0
}

.box-testimonial p.inline {
    display: inline-block;
    text-align: left
}

.box-testimonial img.main-img {
    height: 100px;
    margin: 15px 0;
    width: 110px
}

.box-testimonial img {
    width: 64px;
    height: 64px
}

.box-testimonial .main-img img {
    width: 64px;
    height: 64px;
    margin: -40px 15px 10px -25px
}

.box-testimonial .desc:before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 50%;
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: -10px;
    margin-left: -10px
}

.box-testimonial .desc:after {
    content: "";
    position: absolute;
    left: 50%;
    border-top: 12px solid #e1e1e1;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    bottom: -12px;
    margin-left: -12px
}

.box-testimonial .desc {
    position: relative;
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important
}

.box-testimonial .desc.measure {
    line-height: 17px;
    position: relative;
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 17px;
    margin-bottom: 20px;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important
}

.box-testimonial {
    text-align: center;
    margin-bottom: 30px
}

.box-list .item:last-child {
    -webkit-border-radius: 0 0 3px 3px !important;
    -moz-border-radius: 0 0 3px 3px !important;
    border-radius: 0 0 3px 3px !important
}

.box-list .item:first-child {
    -webkit-border-radius: 3px 3px 0 0 !important;
    -moz-border-radius: 3px 3px 0 0 !important;
    border-radius: 3px 3px 0 0 !important;
    border-top: 1px solid #e1e1e1
}

.box-list .item .rate {
    font-size: 10px;
    margin: 0 10px
}

.box-list .item {
    transition: all .6s ease 0;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -webkit-backface-visibility: hidden;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 30px;
    border-top: 0
}

.box-list .img-item img {
    text-align: center;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    max-width: 100%
}

.box-list {
    margin: 20px 0
}

.box-item-details:before {
    content: "";
    position: absolute;
    top: 0;
    background: #fff;
    background: #fff;
    height: 100%;
    left: -1000%;
    width: 1000%
}

.box-item-details h4 {
    padding-top: 15px
}

.box-item-details .title {
    padding-bottom: 20px;
    padding-top: 40px;
    margin-top: 30px;
    border-top: 1px solid #e1e1e1
}

.box-item-details .job-meta ul li i {
    margin-right: 3px
}

.box-item-details .job-meta ul li {
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    margin-bottom: 3px;
    padding: 5px 20px
}

.box-item-details .job-meta ul {
    padding: 0;
    margin: 0;
    margin-bottom: 20px
}

.box-item-details {
    position: relative;
    background: #fff;
    background: #fff
}

.box-icon {
    background: #e1e1e1;
    background: #e1e1e1;
    width: 100px;
    display: inline-block;
    text-align: center;
    height: 100px;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    border: 1px solid #d7d7d7;
    line-height: 100px
}

.box-ic-center .ic-box {
    background: #e1e1e1;
    color: #3d454c;
    width: 80px;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    font-size: 20px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 20px;
    margin-top: 30px
}

.box-ic-center .ic-box.mea {
    background: #e1e1e1;
    color: #006fb8;
    width: 80px;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    font-size: 35px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 20px;
    margin-top: 0px
}

.box-ic-center {
    text-align: center;
    margin-bottom: 30px
}

.bottom-desc-fin {
    padding: 100px 0 20px
}

.border-top {
    padding-top: 15px;
    border-top: 1px solid #ebebeb
}

.blue {
    color: #0077be !important;
}

.blog-list img {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important
}

.blog-list h4 {
    margin-top: 30px
}

.blog-list blockquote {
    color: #3d454c;
    margin-bottom: 20px;
    margin-top: 20px
}

.blog-list .blog-item .post-profile-blog {
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    margin-top: 40px;
    background: #f5f5f5;
    background: #f5f5f5;
    padding: 20px;
    margin-bottom: 30px
}

.blog-list .blog-item .post-comment .post-profile img {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    width: 64px;
    height: 64px
}

.blog-list .blog-item .post-comment .post-profile {
    text-align: center;
    padding-right: 30px
}

.blog-list .blog-item .post-comment .post-desc-comment {
    margin-bottom: 30px
}

.blog-list .blog-item .list-comments {
    border-bottom: 1px solid #e1e1e1;
    margin-top: 30px
}

.blog-list .blog-item .blog-title {
    text-align: center;
    margin-bottom: 20px
}

.blog-list .blog-item .blog-meta {
    text-align: center;
    margin-bottom: 20px
}

.blog-list .blog-item .blog-links {
    margin-top: 20px
}

.blog-list .blog-item .blog-img {
    margin-bottom: 15px
}

.blog-list .blog-item .blog-desc-bottom {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #e1e1e1
}

.blog-list .blog-item {
    margin-right: auto;
    margin-left: auto;
    max-width: 780px;
    margin-bottom: 60px
}

.blog-list {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.block-section-xs {
    padding: 10px 0
}

.block-section-sm {
    padding: 40px 0
}

.block-section {
    padding: 40px 0
}

.black {
    color: #000
}

.big-error {
    text-align: center;
    font-weight: 700;
    line-height: 1em;
    clear: both;
    color: #e1e1e1;
    font-size: 19em;
    padding: 27px 0 0;
    margin-bottom: 15px
}

.bg-color4 {
    background-color: #0077be
}

.bg-color3 {
    background-color: #34495e
}

.bg-color2 hr {
    border-color: #e1e1e1
}

.bg-color2 {
    background-color: #f5f5f5
}

.bg-color1 {
    background-color: #fff
}

.banner-box p {
    text-align: center;
    font-size: 10px;
    color: #525252;
    font-weight: 600;
    line-height: 12px;
    margin-top: 7px;
    text-transform: uppercase
}

.banner-box img {
    position: absolute;
    top: -30px;
    right: -62px
}

.banner-box h5 {
    text-align: center;
    font-size: 14px;
    padding: 0;
    line-height: 18px
}

.banner-box h1 {
    text-align: center;
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 33px;
    color: #e53c35;
    margin-top: 5px;
    line-height: 30px
}

.banner-box .shop-now a {
    color: #fff;
    text-transform: uppercase;
    font-size: 9px
}

.banner-box .shop-now .icon {
    float: right;
    margin-top: 1px;
    padding-right: 10px;
    font-size: 10px
}

.banner-box .shop-now {
    position: absolute;
    height: 20px;
    text-align: center;
    margin-left: 10px;
    bottom: -10px;
    width: 102px;
    border-radius: 13px;
    background: #e53c35;
    line-height: 18px
}

.banner h5 {
    text-align: center;
    font-size: 14px;
    padding: 0;
    line-height: 18px
}

.banner h4 {
    text-align: center;
    text-transform: uppercase;
    color: #f13b3e
}

.banner .banner-box {
    position: relative;
    margin: 0 10px;
    padding: 10px;
    border: 2px solid #f13b3e
}

.banner {
    background: #fff;
    width: 100%;
    height: 220px;
    border-radius: 7px;
    box-shadow: 1px 2px 4px 0 #ddd
}

.alert {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    padding: 12px 12px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: center !important;
}

#affix-box.affix {
    z-index: 2;
    position: relative !important;
    top: 0 !important;
    margin-top: 55px
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

@media(max-width:992px) {
    body.open-mobile-nav .wrapper {
        left: -275px
    }
    body.open-mobile-nav .btn-nav-toogle.first {
        opacity: 0;
        filter: alpha(opacity=0)
    }
    body.open-mobile-nav {
        overflow-y: hidden
    }
    .text-center-sm {
        text-align: center !important;
    }
    .main-header .logo {
        margin: 100px 0 80px
    }
    .main-footer {
        text-align: center
    }
    .box-item-details:after {
        background: #fff;
        content: "";
        position: absolute;
        right: -1000%;
        width: 1000%;
        top: 0;
        height: 100%
    }
    .banner {
        margin-top: 20px;
        height: 175px
    }
    #affix-box .text-right {
        text-align: left !important;
        top: 0 !important
    }
}

@media(max-width:768px) {
    .text-center-xs {
        text-align: center
    }
    .resume-block:before {
        left: 25px
    }
    .resume-block:after {
        left: 15px
    }
    .resume-block .resume-sub-title span {
        padding: 15px
    }
    .resume-block .resume-sub-title {
        left: -15px
    }
    .resume-block .img-profile img {
        width: 50px
    }
    .resume-block {
        padding-left: 70px
    }
    .main-footer .socials {
        margin-bottom: 10px
    }
    .main-footer .link-footer li a {
        margin-right: 20px
    }
    .main-footer .link-footer {
        margin-bottom: 20px
    }
    .btn-block-xs {
        display: block
    }
    .box-side-account {
        border-top: 1px solid #e1e1e1
    }
}

@media(min-width:768px) {
    .main-navbar .navbar-right .dropdown-menu:before {
        right: 22px;
        left: inherit
    }
    .main-navbar .navbar-right .dropdown-menu:after {
        left: inherit;
        right: 23px
    }
    .main-navbar .dropdown-menu:before {
        content: "";
        display: inline-block;
        position: absolute;
        top: -10px;
        left: 22px;
        bottom: auto;
        border: 10px solid transparent;
        border-top: 0;
        border-bottom-color: rgba(0, 0, 0, 0.1)
    }
    .main-navbar .dropdown-menu:after {
        content: "";
        display: inline-block;
        position: absolute;
        bottom: auto;
        border-top: 0;
        top: -9px;
        left: 23px;
        border: 9px solid transparent;
        border-bottom-color: #3e5368
    }
    .box-side-account {
        border-left: 1px solid #e1e1e1;
        padding-left: 40px;
        min-height: 550px
    }
}

@media(min-width:450px) {
    .modal-dialog.modal-md {
        width: 400px
    }
}

@media(max-width:500px) {
    .big-error {
        font-size: 10em;
        margin-bottom: 30px
    }
}

@media(min-width:992px) {
    .main-header .logo.inline {
        display: inline-block
    }
    .main-header .logo .label-add {
        position: absolute
    }
    .main-header .hero-header {
        margin-top: 90px
    }
    .box-list-area {
        border-right: 1px solid #e1e1e1;
        padding-right: 30px
    }
    .box-item-details {
        border-right: 1px solid #e1e1e1;
        padding-right: 30px
    }
}

@media(min-width:1200px) {
    .conty {
        width: 1170px
    }
    #affix-box.affix {
        position: fixed !important;
        width: 263px;
        top: 30px
    }
}

@media(max-width:1200px) {
    .main-navbar-bottom li {
        margin-right: 15px
    }
    .banner-box .shop-now {
        margin-left: 2px
    }
    .banner .banner-box {
        padding: 10px 0
    }
}

@media screen and (max-width:768px) {
    .table.orders thead {
        display: none
    }
    .table.orders tbody tr {
        border: 1px solid #c6ccd3
    }
    .table.orders tbody th {
        width: 100%;
        display: block;
        padding: .6rem;
        border: none
    }
    .table.orders tbody td {
        width: 100%;
        display: block;
        padding: .6rem;
        border: none
    }
    .table.orders .addr {
        width: 100% !important
    }
}





















/* Десктоп / по умолчанию — без изменений */
.letters {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: .5rem .5rem;
}

.letters .btn {
    margin: .25rem;
}

.letters .group-label {
    width: 100%;
    font-weight: 600;
    opacity: .8;
    margin-top: .75rem;
    margin-bottom: .25rem;
}

/* Мобильная версия: три строки и горизонтальная прокрутка */
@media (max-width: 767.98px) {
    .letters {
        display: block;              /* переходим в блочный контекст */
        overflow-x: auto;            /* прокрутка всей панели по оси X */
        overflow-y: hidden;
        white-space: nowrap;         /* кнопки идут в строку до следующего «разделителя» */
        padding-bottom: .5rem;
        -webkit-overflow-scrolling: touch;
    }

    /* скрываем подсказки, но оставляем перенос строки между блоками */
    .letters .group-label {
        display: block;              /* блок гарантирует перенос строки */
        height: 0;                   /* не занимает места по высоте */
        margin: 0;
        padding: 0;
        overflow: hidden;
        visibility: hidden;          /* визуально скрыто */
        line-height: 0;
    }

    /* кнопки как компактные инлайны */
    .letters .btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin: .25rem .375rem .25rem 0;
        white-space: nowrap;
    }

    /* аккуратный скроллбар */
    .letters::-webkit-scrollbar { height: 6px; }
    .letters::-webkit-scrollbar-thumb { background: rgba(0,0,0,.25); border-radius: 3px; }
    .letters::-webkit-scrollbar-track { background: transparent; }
    .letters { scrollbar-width: thin; scrollbar-color: rgba(0,0,0,.25) transparent; }
}

/* Фиксируем маленькие поля Bootstrap 3 */
.form-control.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.form-horizontal .form-group-sm .form-control {
    height: 30px !important;
    padding: 5px 10px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 3px !important;
}

/* Для <select> в некоторых браузерах высота игнорируется */
select.form-control.input-sm,
.input-group-sm > select.form-control {
    height: 30px !important;
}

/* Для <textarea>: управляем только паддингом/шрифтом */
textarea.form-control.input-sm {
    height: auto !important; /* пусть растёт по содержимому */
    min-height: 30px !important;
}

/* Кнопки рядом в input-group */
.input-group-sm > .input-group-btn > .btn {
    padding: 5px 10px !important;
    font-size: 12px !important;
    border-radius: 3px !important;
}

.measure-gate {
    border: 1px solid #1e78ff;
    border-radius: 4px;
    padding: 5px 15px;
}

.ta-dropdown{
    position:relative;
    z-index:1000;
    margin-top:4px;
    border:1px solid #ddd;
    background:#fff;
    border-radius:4px;
    box-shadow:0 8px 16px rgba(0,0,0,.08);
    max-height:260px;
    overflow:auto;
}
.ta-item{
    padding:8px 12px;
    cursor:pointer;
}
.ta-item:hover{ background:#f6f7f9; }
.ta-empty{ padding:8px 12px; color:#888; }

/* Мини-UI для подсказок бренда (плоский список, без «овалов») */
.ta-field-wrap{ position:relative; }
.ta-dropdown{
    position:absolute; z-index:50; left:0; right:0; top:100%;
    background:#fff; border:1px solid #d9d9d9; border-top:none;
    box-shadow:0 8px 24px rgba(0,0,0,.08);
    padding:0;                                  /* убрали лишние внутренние отступы */
    max-height:300px;                           /* ограничение высоты */
    overflow:auto;                              /* скролл внутри */
    border-radius:0 0 10px 10px;
    margin-top:-1px;                            /* нет зияния между инпутом и дропом */
}
.ta-item{
    display:block;
    padding:10px 12px;
    border-bottom:1px solid #eee;
    cursor:pointer;
    background:#fff;
    font-size:14px; font-weight:600;
}
.ta-item:last-child{ border-bottom:none; }
.ta-item:hover{ background:#f5f8ff; }
.ta-empty{ padding:10px 12px; color:#888; }

/* подпись под полями */
.help-hint{ color:#888; font-size:12px; margin-top:6px; }

.mob-lang{
    position: absolute;
    display: inline-block;
    margin: 15px 0 0 140px;
    z-index: 100;
}
