 /*  */
*{margin:0;padding:0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}
h1 ,h2 ,h3 ,h4 ,h5 ,h6{font-weight:normal;margin: 0;line-height: inherit;}
@font-face {
    font-family:UTM-A;
    src:url('../fonts/UTM-Aristote.eot');
    src:url('../fonts/UTM-Aristoted41d.eot?#iefix') format('embedded-opentype'),url('../fonts/UTM-Aristote.woff') format('woff'),url('../fonts/UTM-Aristote.ttf') format('truetype'),url('../fonts/UTM-Aristote.svg#Myriad') format('svg');
    font-weight:normal;
    font-style:normal;
    font-variant:normal;
}

body 
{
    font:12px/1.2 'Roboto Slab',Sans-Serif;
    font-weight: 400;
    color:#777;
    background:#fff;
}

ul ,ol {list-style:none;margin: 0}
a {text-decoration:none;transition:All 0.3s ease;color: #979797}
a:hover {color: #ec7806;text-decoration: none;}
img {border:0;max-width: 100%}

.form-control {
    border:0;
    outline: 0;
    width: 100%;
    background-color: transparent;
    font-family: inherit;
    line-height: inherit;
}
textarea.form-control {
    height: auto !important;
    resize: none;
    overflow: auto;
}
button {
  border: 0;
  outline: 0 !important;
  background: none;
  transition: all 0.5s; 
  -moz-transition: all 0.5s; 
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  cursor: pointer;
  font-family: inherit;
}

h2 {font-size: 30px;}
h4 {font-size: 18px;}
h5{font-size: 14px;}
h6{font-size: 12px;}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.clearfix:before,
.clearfix:after
{
  content: " ";
  display: table;
}
.clearfix:after
{
  clear: both;
}

.container {
    max-width: 1230px;margin: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
}
/* Header
==========================*/
#pre-header {
    border-bottom: 1px solid #f1f1f1;
    text-align: right;
    font-weight: 300;
    padding: 6px 0;
}
#pre-header li {
    display: inline-block;
    border-right: 1px solid #f1f1f1;
    padding: 0 15px;
}
#pre-header li:first-child {
    border-left: 1px solid #f1f1f1;
}
#pre-header li a {
    color: #827e7a;
    display: block;
    line-height: 23px;
}
#pre-header li a:hover{
    color: #ec7806
}
#header {
    background: url(../img/bg-header.png) repeat-x bottom;
}
.content-head {
    padding-top: 6px;
    font-size: 14px;
    position: relative;
     height: 80px;
}
#logo {
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}
.login {
    position: absolute;
    right: 15px;
    bottom: 0;
}
.login>a {
    color: #fff;
    display: block;
    width: 77px;
    height: 75px;
    background: #fdc824;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    padding-top: 24px;
}
.care-1 {
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    margin: 6px auto 3px;
}

#nav {
    float: right;
    margin-top: 28px;
margin-right: 65px;
}
#nav>ul>li {
    display: inline-block;
    padding: 0 20px;
}
#nav>ul>li.active a {
    color: #ec7806
}
/* Main
=====================================*/
.head-1 {
    background: #fdc824;
    line-height: 1.2;
    padding: 31px 0;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 1;
    -moz-box-shadow: inset 0 -4px 6px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: inset 0 -4px 6px rgba(0, 0, 0, 0.07);
    box-shadow: inset 0 -4px 6px rgba(0, 0, 0, 0.07);
}
.head-1 h1 {
    font-size: 48px;
    font-weight: 300
}
.head-1.he-home {
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .05);
}
.he-home:after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-top: 11px solid #fdc824;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    margin:auto;
    position: absolute;
    left: 50%;
    margin-left: -11px;
    bottom: -10px;
}
#main-page {

}
.link-page {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #8a6d13;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 1
}
.link-page a ,.link-page .kc-pd {
    color: #ec7806
}
.link-page a:hover {
    color: #8a6d13
}
#banner {
    background: url(../img/bg-banner.jpg) no-repeat bottom center;
    width: 100%;
    height: 448px;
    display: table;
    text-align: center;
    border-bottom: 8px solid #c5980d;
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25);
}
#banner.small {
    height: 175px;
    border-bottom: 2px solid #fdc824
}
.table-cell-bx {
    display: table-cell;
    vertical-align: middle;
}
.box-caption {
    text-align: left;
    display: table;
    margin: auto;
}
.box-caption hgroup {
    color: #fff;
    line-height: 1
}
.box-caption hgroup h1 {
    font-size: 72px;
    font-weight: 700;
    margin-left: 100px;
}
.box-caption hgroup h2 {
    font-size: 48px;
}
.sologan {
    margin-top: 10px
}
.sologan h4 {
    color: #a17e10;
    width: 464px;
    height: 75px;
    float: left;
    padding-left: 20px;
    padding-top: 13px;
    line-height: 1.3;
    background: url(../img/bg-slogan.png);
}
.link-banner {
    width: 194px;
    height: 75px;
    color: #8d8177 !important;
    font-size: 18px;
    float: left;
    background: url(../img/link-banner.png) no-repeat;
    display: block;
    text-align: center;
    padding-top: 13px;
    margin-left: -26px;
}
.link-banner span {
    font-size: 24px;
    color: #ec6b0d
}
.link-banner:hover {
    margin-left: -31px;
    margin-right: 5px;
}

#space {
    width: 100%;
    background: url(../img/bg-space.jpg) repeat;
    position: relative;
}
#space.no-home:before {
    content: "";
    display: block;
    width: 29px;
    height: 15px;
    background: url(../img/arrow-sp1.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -13.5px;
    top:-14px;
    z-index: 2
}
#space.no-home:after {
    content: "";
    display: block;
    width: 800px;
    height: 70px;
    background: url(../img/bg-space.jpg) repeat;
    position: absolute;
    left: 50%;
    margin-left: -401px;
    bottom:-70px;
    -webkit-border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    border-radius:0 0 5px 5px;
}
.wrap-about #space.no-home:after {
    display: none;
}
.cpatrend {
    font-weight: 300;
    padding: 25px 15px;
}
.box-product {
    padding: 44px 30px 37px;
}
.box-product .column {
    padding: 0 15px;
    float: left;
    width: 33.33%
}
.box-product .item {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #faf9f7;
    background-color: rgba(250,249,247,.2);
    border: solid 1px #e3e3e3;
    padding: 25px 23px;
    min-height: 370px;
}
.box-product .item figure {
    text-align: center;
    font-size: 24px;
    line-height: 1;
    color: #b78f13;
    text-transform: uppercase;
}
.box-product .item figcaption {
    margin-top: 22px;
}
.box-product .item .box-img {
    height: 128px;
    line-height: 128px;
    display: inline-block;
}
.box-product .item img {
    vertical-align: bottom;
}
.box-product .item .img-1 {
    display: inline-block;
}
.box-product .item .img-2 {
    display: none;
}
.box-product .item:hover {
    background: #f3f3f3;
    border: 1px solid transparent
}
.box-product .item:hover figure {
    color: #ec7806
}
.box-product .item:hover .img-1 {
    display: none;
}
.box-product .item:hover .img-2 {
    display: inline-block;
}
.box-product .item p {
    line-height: 2;
    margin-top: 17px;
}
.box-product .read-more {
    color: #ec7806
}
.box-product .read-more:hover {
    border-bottom: 1px dotted #ccc
}

#span-1 {
    background: #fdc824;
    -moz-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.15);
}
.wrap-about #span-1 {
    text-align: center;
}
.wrap-about #span-1 .div-btn {
    margin: -41px 0 18px;
    background: #f4f0e5
}
.network {
    padding: 27px 45px 45px;
    color: #5d5745;
    line-height: 1.5;
    font-size: 14px;
}
.network aside {
    width: 63%;
    font-weight: 300;
}
.network aside h2 {
    font-size: 48px;
    line-height: 0.9;
    color: #fff;
    margin-bottom: 20px;
}
.cpa-box {
    width: 30.2%;
}
.cpa-box .trend{
    display: block;
    height: 66px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background-color: #feb;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    color: #e5900b !important;
    line-height: 66px;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    margin:6px 0 11px;
}
.cpa-box .trend:hover{
    background: #F2DB97
}
.cpa-box p a {
    color: #fff
}
.cpa-box p a:hover {
    border-bottom: 1px dashed
}

#footer {
    background: #908870
}
.bottom-foo {
    background: #605a47;
    padding: 10px 10px;
}
.menu-footer {
    padding: 4px 0;
}
.menu-footer li {
    display: inline-block;
    line-height: 12px;
    text-transform: uppercase;
    color: #bebaae;
    padding:0 3px;
}
.menu-footer li a {
    display: block;
    color: #bebaae;
    line-height: 12px;
}
.menu-footer li a:hover {
    color: #ec7806
}
.copyright {
    color: #efe9d8;
    padding: 4px 0
}

.content-footer {
    padding: 0 45px 15px;
    background: #efe9d8
}
.no-home .content-footer {
    background: transparent;
    padding-top: 10px;
}
.no-home .content-footer ,
.no-home .content-footer h5 ,
.no-home .content-footer .column-1 li a {
    color: #faf8f2
}
.no-home .content-footer h5 {
    border-bottom: 1px solid #a29b87
}
.content-footer>div {
    float: left;
}
.content-footer .column-1 {
    padding-right: 70px;
    width: 22%;
}
.content-footer .column-2 {
    width: 40%;
}
.content-footer .column-3 {
    width: 30.2%;
    float: right;
}
.content-footer h5 {
    text-transform: uppercase;
    color: #3f3e3e;
    line-height: 19px;
    padding: 15px 0;
    border-bottom: 1px solid #d8d2c1
}
.content-footer .column-2 h5 {
    border-bottom: 0
}
.content-footer .column-1 ul {
    padding-top:10px;
}
.content-footer .column-1 li {
    padding: 5px 0
}
.content-footer .column-1 li a {
    color: #3f3e3e;
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    border-bottom: 1px dotted transparent
}
.content-footer .column-1 li a:hover {
    color: #ec7806;
    border-bottom: 1px dotted #999;
}
.no-home .content-footer .column-1 li a:hover {
    color: #ffda0d;
    border-bottom-color: #a29b87;
}
.review .item {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #f4f0e5;
    padding: 12px 30px;
    line-height: 1.9
}
.no-home .review .item {
    background: #9b947f
}
.review .item .name {
    font-weight: bold;
    color: #ed8227;
    padding:5px 0 10px;
}
.no-home .review .item .name {
    color: #fdc824
}
.review .item .name span {
    background: #f4f0e5;
    display: inline-block;
    padding-right: 10px;
    position: relative;
    z-index: 1
}
.no-home .review .item .name span {
    background: #9b947f
}
.review .item .name:after {
    content: "";
    display: block;
    height: 1px;
    background: #d9d5c7;
    width: 100%;
    margin-top: -10px;
}
.no-home .review .item .name:after {
    background: #bfb9a8
}

.upcoming h6 {
    width: 110px;
    height: 27px;
    background: url(../img/bg-space.jpg) repeat;
    line-height: 27px;
    padding-left: 5px;
    color: #777
}
.upcoming li {
    padding: 9px 0 3px;
}
.upcoming li a {
    font-size: 14px;
    display: inline-block;
    margin-top: 5px;
    color: #e9b206
}
.upcoming li a:hover {
    color: #ec7806;
}
.no-home .upcoming li a:hover {
    color: #faf8f2
}
.affiliate {
    padding: 40px 12px 15px;
    line-height: 1.6;
    font-size: 14px;
    color: #55534c
}
.bottom-space {
    max-width: 800px;
    margin: auto;
    text-align: center;
    position: relative;
    z-index: 3;
    bottom: -52px;
    margin-top: -52px;
}
.bottom-space p.already {
    display: inline-block;
    width: 390px;
    color: #fff;
    font-size: 18px;
    text-align: left;
    vertical-align: middle;
    line-height: 1.3
}
.bottom-space p.already a {
    color: #ec7806;
}
.bottom-space p.already a:hover {
    border-bottom: 1px dashed 
}
.div-btn {
    background: #ddd;
    padding: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
}
.btn-1 {
    display: block;
    font-size: 24px;
    color: #fff !important;
    text-align: center;
    line-height: 64px;
    font-weight: bold;
    width: 298px;
    height: 66px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fdc824;
    -webkit-box-shadow: inset 1px 1px 2px #fff7de;
    -moz-box-shadow: inset 1px 1px 2px #fff7de;
    box-shadow: inset 1px 1px 2px #fff7de;
    border: solid 1px #dba90e;
    background-image: -webkit-linear-gradient(bottom, #fdc824, #fde124);
    background-image: -moz-linear-gradient(bottom, #fdc824, #fde124);
    background-image: -o-linear-gradient(bottom, #fdc824, #fde124);
    background-image: linear-gradient(to top, #fdc824, #fde124);
}
.btn-1:hover {
    background-image: -webkit-linear-gradient(bottom, #fde124,#fdc824);
    background-image: -moz-linear-gradient(bottom, #fde124,#fdc824);
    background-image: -o-linear-gradient(bottom, #fde124,#fdc824);
    background-image: linear-gradient(to top, #fde124,#fdc824);
}

h1.title-page {
    font-size: 48px;
    font-weight: 300;
    text-align: center;
    line-height: 1;
    color: #fff;
    padding: 110px 0 30px
}

.wra-list {
    background: #f4f0e5;
    padding: 18px 0;
    border-bottom: 5px solid #fdc824;
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25);
}
.wrap-about .wra-list {
    border-bottom: 0
}
.box-list-your{
    margin: 0 -8px;
}
.con-us .box-list-your{
    margin: 0 -15px;
}
.wra-list .column {
    float: left;
    width: 33.33%;
    padding: 12px 8px;
}
.wra-list.con-us .column {
    padding: 12px 15px;
}
.wra-list .column header {
    color: #ec7806;
    font-weight: bold;
    line-height: 1.2;
    font-size: 18px;
    text-transform: uppercase;
}
.wra-list .column header.pleft {
    padding-left: 20px;
    margin-bottom: -3px;
}
.wra-list .column header span{
    display: inline-block;
    vertical-align: middle;
}
.wra-list .column .ico-pd {
    width: 95px;
    height: 52px;
    text-align: center;
    line-height: 52px;
}
.wra-list .column .descrip {
    min-height: 147px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #faf8f2;
    color: #6d6d6d;
    padding: 20px 18px 10px;
    line-height: 1.94;
    margin-top: 15px;
}
.wra-list .column .descrip address {
    font-style: inherit;
}
.wra-list .column .descrip h5 {
    color: #ec7806;
    margin: -5px 0 2px
}
.wra-list .column .descrip p {
    padding: 3px 0
}
.wra-list .column .descrip p a {
    color: #fdc824
}
.wra-list .column .descrip p a:hover {
    color: #ec7806
}
.wra-list .column .descrip.date {
    background: transparent;
    padding-top: 0;
    font-size: 14px;
    line-height: 1.7
}
.wra-list .column .descrip.date p {
    padding: 12px 0;
    border-top: 1px dotted #ccc
}
.wra-list .column .descrip.date p:first-child {
    border-top: 0;
}
h5.plase {
    padding: 10px 0 30px;
    text-align: center;
    color: #333
}
#space h5.plase {
    color: #7d7d7d;
    padding: 20px 0 15px;
}
.form-contact {
    margin: auto;
    max-width: 850px;
    font-size: 14px;
    color: #7d7d7d;
    padding-bottom: 40px;
}
.form-contact .col {
    width: 50%;
    float: left;
    padding: 0 25px;
    height: 300px;
}
.form-contact label {
    line-height: 18px !important;
    padding: 10px 0;
    margin: 0;
    padding-left: 20px !important;
    display: inline-block;
    font-weight: normal;
}
.div-input {
    border: 6px solid #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.form-control {
    display:block;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    width: 100%;
    color: #7d7d7d;
    padding: 10px;
    font-size: 14px;
    line-height: 1.5
}
.form-contact .checkbox {
    margin-top: 20px;
    min-height: inherit;
    padding: 0;
}
.checkbox input {
    float: none !important;
    margin-top: 0 !important;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;

}
.checkbox span {
    display: inline-block;
    vertical-align: middle;
}

.navbar-toggle {
    float: left;
    margin-right: 15px;
    padding: 4px 7px;
    margin: 13px 15px 12px;
    font-size: 24px;
    background: #ec7806;
    color: #fff;
}

.box-about {
    padding: 10px 0 35px
}
.box-about p {
    margin: 0
}
.box-about .item-pd {
    width: 100%;
    display: table;
    padding: 18px 0
}
.box-about .item-pd.backg {
    background: #faf8f2
}
.box-about .item-pd>div {
    display: table-cell;
    vertical-align: top;
}
.box-about .col-1 {
    width:340px;
}
.box-about .col-1 figure {
    padding: 8px;
    background: url(../img/bg-space.jpg) repeat;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    margin: 0 25px
}
.box-about .col-1 figure img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.box-about .col-1 hgroup {
    display: inline-block;
    overflow: hidden;
    color: #545454;
}
.box-about .col-1 hgroup h4 {
    font-weight: bold;
    color: #ec7806;
    margin-bottom: 7px
}
.box-about .col-2 {
    padding: 25px 15px;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    font-size: 14px;
    color: #c5980d;
    width: 200px;
    min-width: 180px
}
.box-about .col-2 p {
    margin-bottom: 9px
}
.box-about .col-2 .glyphicon {
    color: #444;
    font-size: 20px;
    width: 30px;
}
.box-about .col-2 span {
    display: inline-block;
    vertical-align: middle;
}
.box-about .col-3 {
    padding: 0 15px;
    color: #6b6b6b;
    line-height: 1.5;
    width: 54%
}
@media (max-width: 1024px) {
    .box-product {
        padding-left: 0;
        padding-right: 0;
        margin: 0 -15px;
    }
    .box-product .item {
        padding: 15px;
    }
    .network {
        padding-left: 0;
        padding-right: 0
    }
    .content-footer ,.bottom-foo{
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 -15px;
    }
    .no-home .bottom-foo {
        margin-left: 0;
        margin-right: 0;
    }
    .wra-list .column .ico-pd {
        width: 52px;
    }
    .wra-list .column .descrip {
        min-height: 160px;
        padding: 10px;
    }
    .box-about .col-3 {
        width: 46%
    }
}
@media (max-width: 991px) {
    .content-head {
        padding-top: 0;
        height: auto;
        min-height: 65px;
    }
    .login{
        top:0;
    }
    #logo {
        margin-left: 0;
        margin-top: 12px;
    }
    #nav {
        margin-right: 50px;
        overflow: hidden;
    }
    #nav>ul>li {
        padding: 0 5px
    }
    .login>a {
        width: 65px;
        height: 65px;
        padding-top: 20px
    }
    .box-product .column {
        padding: 0 10px;
    }
    .box-product .item {
        padding:20px 10px;
        min-height: 440px
    }
    .content-footer .column-1 {
        padding-right: 15px;
    }
    .content-footer .column-2 {
        width: 45%
    }
    .bottom-space {
        bottom: 0;
        margin-top: 0;
        margin-bottom: 30px;
    }
    #space.no-home:after {
        display: none !important;
    }
    h1.title-page {
        padding: 25px 0;
    }
    .wra-list .column {
        width: 50%
    }
    .box-about .col-1 {
        width: auto;
        text-align: center;
    }
    .box-about .col-1 figure {
        margin: 0 15px
    }
}
@media (max-width: 767px) {
    .navbar-collapse {
        border-top: 0;
    }
    #nav {
        margin: 0 -15px;
        float: none;
        border-top: 2px solid #fdc824
    }
    #nav>ul>li {
        display: block;
        padding: 0;
    }
    #nav>ul>li>a{
        padding: 12px 15px;
        display: block;
        border-bottom: 1px dashed #ccc
    }
    .box-product .column {
        width: 100%;
        padding: 15px;
    }
    .box-product .item {
        min-height: inherit;
        padding: 20px;
    }
    .network {
        text-align: center;
    }
    .network aside ,.cpa-box {
        float: none !important;
        width: auto;
    }
    .cpa-box {
        margin-top: 20px
    }
    .bottom-foo {
        padding-top: 8px;
        padding-bottom: 0;
        text-align: center;
    }
    .copyright ,.menu-footer {
        float: none !important;
    }
    .content-footer>div {
        width: 50% !important;
    }
    .content-footer .column-2 {
        width: 100% !important;
        border-top: 1px dashed #ccc;
        margin-top: 15px;
    }
    .box-caption {
        text-align: center;
        padding: 0 15px;
    }
    .box-caption hgroup h2 {
        font-size: 36px;
    }
    .box-caption hgroup h1 {
        font-size: 42px;
        margin-left: 0;
    }
    .sologan h4 {
        float: none;
        background: rgba(255,255,255,.5);
        padding-left: 0;
        width: auto;
        height: auto;
        padding: 10px 15px;

    }
    .link-banner {
        float: none;
        background: rgba(255,255,255,.9);
        margin-left: 0 !important;
        display: inline-block;
        width: 194px;
        height: auto;
        padding: 5px 0;
        margin-top: 5px;
    }

    .bottom-space p.already {
        max-width: 390px;
        width: auto;
        text-align: center;
    }
    .head-1 h1 ,h1.title-page ,.network aside h2{
        font-size: 32px;
    }
    .form-contact .col {
        padding: 0 15px;
        height: auto;
    }
    .box-about .item-pd>div {
        display: block;
        width: auto !important;
        text-align: left;
        padding: 0
    }
    .box-about .col-2 {
        border: 0;
        padding: 10px 0 !important
    }
}
@media (max-width: 639px) {
    .wra-list .column {
        width: 100%
    }
    .wra-list .column .descrip {
        min-height: inherit;
        height: auto;
    }
    .form-contact .col {
        width: 100%;
    }
}
@media (max-width: 479px) {
    
    #pre-header {text-align: center;}
    #pre-header li {
        padding: 0 5px;
    }
    .content-footer>div {
        width: 100% !important;
        margin-top: 20px !important;
        border-top: 2px dashed #ccc;
        padding: 0 !important
    }
    .content-footer .column-1 {
        margin-top: 0 !important;
        border-top:0;
    }
    .div-btn {
        width: 100%;
        max-width: 310px;
    }
    .btn-1 {
        width: 100%;
    }
}