@font-face {
    font-family: m-black;
    src: url(../font/merriweather/Merriweather-Black.otf);
}
@font-face {
    font-family: m-bold;
    src: url(../font/merriweather/Merriweather-Bold.otf);
}
@font-face {
    font-family: m-regular;
    src: url(../font/merriweather/Merriweather-Regular.otf);
}
.m-bold{
    font-family: 'm-bold', sans-serif;
}

body{
    padding-top:10px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #4c4c4c;
    background: #fff;
}
.header-blue{
    color:#1574ab;
    padding-top:30px;
    padding-bottom:30px;
    font-family: 'm-bold', sans-serif;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 7px dashed;
    border-top: 4px solid\9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    color: #00d0d7;
}
.pos-rel{
    position: relative;
}



.header-red{
    color:#f42424;
    padding-top:0px;
    padding-bottom:0px;
    font-family: 'm-bold', sans-serif;
    font-size: 35px;
    line-height: 20px;
}
.header-orange{
    color:#ffa100;
    padding-top:0px;
    padding-bottom:0px;
    font-family: 'm-bold', sans-serif;
    font-size: 35px;
    line-height: 20px;
}
.header-blue{
    color:#2d63a0;
    padding-top:0px;
    padding-bottom:0px;
    font-family: 'm-bold', sans-serif;
    font-size: 35px;
    line-height: 33px;
}
.header-green{
    color:#2a642d;
    padding-top:0px;
    padding-bottom:0px;
    font-family: 'm-bold', sans-serif;
    font-size: 35px;
    line-height: 20px;
}

.pro-title-red{
    font-size: 25px;
    font-weight: 400;
    color: #f42424;
}
.text-orange-bold{
    color: #ffa100;
    font-weight: 600;
}
.text-green-bold{
    color: #2a642d;
    font-weight: 600;
}
.pro-title{
    font-size: 25px;
    font-weight: 400;
    color: #000;
    text-align: center;
    margin-bottom: 50px;
}
.pro-title-bold{
    font-size: 25px;
    font-weight: 600;
    color: #000;
}
.pro-li{
    padding-left: 20px;
}

.pro ul {
    list-style: none;
}

.pro ul li:before {
    content: url("../img/b.png");
    font-size: 270%; /* or whatever */
    padding-right: 15px;
    color: #b2130c;
}
.pro-left0{
    padding-left: 0px;
}

.header-blue-normal{
    color:#1a97d9;
    padding-top:0px;
    padding-bottom:20px;
    font-weight: 400;
}
.btn-primary {
    color: #fff;
    background-color: #31b0ff;
    border-color: #31b0ff;
    padding: 10px 70px;
}
.news-tb{
    padding-bottom: 40px;
    vertical-align: top;
    line-height: 25px;
}
p{
    line-height: 28px;
    font-size: 15px;
    color: #4c4c4c;
    text-align: justify;
    margin: 0 0 35px;
}
.p-blue{
    font-weight: 700;
    color: #1574ab;
    line-height: 35px;
}
.m-black{
    font-family: m-black,sans-serif;
}
ol, ul{
    line-height: 30px;
}
#map {
    width: 100%;
    height: 500px;
}
.star{
    color: #bd4539;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
}

footer{
    padding:40px 0px 70px 0px;
    margin-top:100px;
    background: #000;
    color: #cfcfcf;
}

footer p{
    line-height: 25px;
    font-size: 13px;
    color: #cfcfcf;
}
footer .title{
    font-family: m-bold,sans-serif;
    font-size: 20px;
    color: #fff;
}
.monster{
    color: #4e4f50!important;
}
.monster:hover{
    text-decoration: none;
    color: #9d9e9e!important;
}
.f-nav{
    line-height: 25px;
    font-size: 12px;
}
.f-border{
    height:200px;border-right: 1px solid #313131;
    padding:0px 20px;
}
.pad-right0{
    padding-right: 0px;
    padding-left: 15px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    font-family: m-regular,sans-serif;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 14px;
    border: 1px solid transparent;
}

.btn-default {
    color: #000;
    background-color: #fff;
    border-color: #ccc;
    padding: 7px 25px;
}
.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.page-text-block{
    position: absolute;
    z-index: 99999;
    top: 200px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #fff;
}



.btn-danger {
    color: #fff;
    background-color: #c13636;
    border-color: #c13636;
}

.block-text-header{
    padding-bottom:20px;
}

.block-intro{
    background: url("../img/intro-bg.png");
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 70px;
}
.block-product{
    padding-top: 50px;
    padding-bottom: 0px;
}
.img-full{
    width: 100%;
}
.img-center{
    margin: auto;
}
.thumb-bg1{
    background: #a5c71e;
    height: 185px;
}
.thumb-bg2{
    background: #2bb6e6;
    height: 185px;
}
.thumb-bg3{
    background: #f13a3a;
    height: 185px;
}
.thumb-bg4{
    background: #ffcc00;
    height: 185px;
}
.thumb-title{
    font-size: 20px;
    color: #fff;
    font-family: m-regular,sans-serif;
    padding-top: 20px;
    padding-bottom: 15px;
}
.thumb-body{
    padding-top:50px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:70px;
}
.block-thumb{
    position: relative;
    min-height: 550px;
}
.thumb-btn{
    position: absolute;
    left: 0!important;
    right: 0!important;
    bottom: 30px!important;
    margin: auto;
}
.btn{
    font-family: m-regular,sans-serif;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #85c82c;
    border: 1px solid #85c82c;
}
.header-img{
    margin-bottom: 50px;
}

.grey{
    color: #ccc;
}
.read-more{
    color: #1574ab;
    font-style: italic;
    text-decoration: underline;
}
.news-block{
    margin-bottom: 50px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #1574ab;
    text-decoration: none;
    background-color: #fff;
    border: none;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #000;
    cursor: default;
    background: none;
    border:none;
}

.a-none{
    color: inherit!important;
}
.a-none:hover{
    text-decoration: none!important;
    color: #9d9e9e!important;
}






/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
    .carousel-indicators {
        bottom: -57px;
    }
    .logo{
        width: 97px;
        margin-top: -11px;
    }
    .slider-text-block .header {
        font-size: 30px;
        font-family: m-black,sans-serif;
        line-height: 40px;
    }
    .slider-text-block .title{
        font-size: 15px;
        font-weight: 100;
        margin-bottom: 7px;
    }
    .slider-text-block{
        position: absolute;
        z-index: 99999;
        top: 17px;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        color: #fff;
    }
    .btn-danger {
        color: #fff;
        background-color: #c13636;
        border-color: #c13636;
        padding: 5px 17px;
        font-size: 10px;
    }
    .navbar-nav {
        margin: 7.5px -15px;
        padding-top: 35px;
    }
    .page-text-block {
        position: absolute;
        z-index: 99999;
        top: 2px;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        color: #fff;
    }
    .text-header {
        font-family: m-black,sans-serif;
        font-size: 25px;
        margin-bottom: 0px;
    }
    .header-border1 {
        border-bottom: 5px solid #c13636;
        width: 95px;
        text-align: center;
        margin-right: -4px;
    }
    .header-border2{
        border-bottom:5px solid #efac1b;
        width:94px;
        text-align: center;
    }
    .header-border11 {
        border-bottom: 4px solid #00d0d7;
        width: 75px;
        text-align: center;
        margin-right: -4px;
    }
    .header-border22 {
        border-bottom: 4px solid #00a255;
        width: 74px;
        text-align: center;
    }
    .pad-left{
        padding-left: 0px;
        padding-right: 0px;
    }

}
/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
    .carousel-indicators {
        bottom: -57px;
    }
    .logo{
        width: 97px;
        margin-top: -11px;
    }
    .slider-text-block .header {
        font-size: 30px;
        font-family: m-black,sans-serif;
        line-height: 40px;
    }
    .slider-text-block .title{
        font-size: 15px;
        font-weight: 100;
        margin-bottom: 7px;
    }
    .slider-text-block{
        position: absolute;
        z-index: 99999;
        top: 17px;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        color: #fff;
    }
    .btn-danger {
        color: #fff;
        background-color: #c13636;
        border-color: #c13636;
        padding: 7px 35px;
        font-size: 10px;
    }
    .navbar-nav {
        margin: 7.5px -15px;
        padding-top: 35px;
    }
    .page-text-block {
        position: absolute;
        z-index: 99999;
        top: 2px;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        color: #fff;
    }
    .text-header {
        font-family: m-black,sans-serif;
        font-size: 25px;
        margin-bottom: 0px;
    }
    .header-border1 {
        border-bottom: 5px solid #c13636;
        width: 95px;
        text-align: center;
        margin-right: -4px;
    }
    .header-border2{
        border-bottom:5px solid #efac1b;
        width:94px;
        text-align: center;
    }
    .header-border11 {
        border-bottom: 4px solid #00d0d7;
        width: 75px;
        text-align: center;
        margin-right: -4px;
    }
    .header-border22 {
        border-bottom: 4px solid #00a255;
        width: 74px;
        text-align: center;
    }
    .pad-left{
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .carousel-indicators {
        bottom: -57px;
    }
    .logo{
        width: inherit;
        margin-top: 0px;
    }
    .slider-text-block .header {
        font-size: 60px;
        font-family: m-black,sans-serif;
        line-height: 70px;
    }
    .slider-text-block .title{
        font-size: 35px;
        font-weight: 100;
        margin-bottom: 20px;
    }
    .slider-text-block{
        position: absolute;
        z-index: 99999;
        top: 53px;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        color: #fff;
    }
    .btn-danger {
        color: #fff;
        background-color: #c13636;
        border-color: #c13636;
        padding: 7px 35px;
        font-size: inherit;
    }
    .navbar-nav {
        margin: 7.5px -15px;
        padding-top: 60px;
    }
    .page-text-block{
        position: absolute;
        z-index: 99999;
        top: 80px;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        color: #fff;
    }
    .text-header{
        font-family: m-black,sans-serif;
        font-size: 40px;
        margin-bottom: 5px;
    }
    .header-border1 {
        border-bottom: 5px solid #c13636;
        width: 95px;
        text-align: center;
        margin-right: -4px;
    }
    .header-border2{
        border-bottom:5px solid #efac1b;
        width:94px;
        text-align: center;
    }
    .header-border11 {
        border-bottom: 5px solid #00d0d7;
        width: 95px;
        text-align: center;
        margin-right: -4px;
    }
    .header-border22{
        border-bottom:5px solid #00a255;
        width:94px;
        text-align: center;
    }
    .pad-left{
        padding-left: 50px;
        padding-right: 50px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .carousel-indicators {
        bottom: -57px;
    }
    .logo{
        width: inherit;
        margin-top: 0px;
    }
    .slider-text-block .header {
        font-size: 60px;
        font-family: m-black,sans-serif;
        line-height: 70px;
    }
    .slider-text-block .title{
        font-size: 35px;
        font-weight: 100;
        margin-bottom: 20px;
    }
    .slider-text-block{
        position: absolute;
        z-index: 99999;
        top: 150px;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        color: #fff;
    }
    .btn-danger {
        color: #fff;
        background-color: #c13636;
        border-color: #c13636;
        padding: 7px 35px;
        font-size: inherit;
    }
    .navbar-nav {
        margin: 7.5px -15px;
        padding-top: 35px;
    }
    .page-text-block{
        position: absolute;
        z-index: 99999;
        top: 80px;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        color: #fff;
    }
    .text-header{
        font-family: m-black,sans-serif;
        font-size: 40px;
        margin-bottom: 5px;
    }
    .header-border1 {
        border-bottom: 5px solid #c13636;
        width: 95px;
        text-align: center;
        margin-right: -4px;
    }
    .header-border2{
        border-bottom:5px solid #efac1b;
        width:94px;
        text-align: center;
    }
    .header-border11 {
        border-bottom: 5px solid #00d0d7;
        width: 95px;
        text-align: center;
        margin-right: -4px;
    }
    .header-border22{
        border-bottom:5px solid #00a255;
        width:94px;
        text-align: center;
    }
    .pad-left{
        padding-left: 50px;
        padding-right: 50px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .carousel-indicators {
        bottom: -57px;
    }
    .logo{
        width: inherit;
        margin-top: 0px;
    }
    .slider-text-block .header {
        font-size: 60px;
        font-family: m-black,sans-serif;
        line-height: 70px;
    }
    .slider-text-block .title{
        font-size: 35px;
        font-weight: 100;
        margin-bottom: 20px;
    }
    .slider-text-block{
        position: absolute;
        z-index: 99999;
        top: 150px;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        color: #fff;
    }
    .btn-danger {
        color: #fff;
        background-color: #c13636;
        border-color: #c13636;
        padding: 7px 35px;
        font-size: inherit;
    }
    .navbar-nav {
        margin: 7.5px -15px;
        padding-top: 35px;
    }
    .page-text-block{
        position: absolute;
        z-index: 99999;
        top: 80px;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        color: #fff;
    }
    .text-header{
        font-family: m-black,sans-serif;
        font-size: 40px;
        margin-bottom: 5px;
    }
    .header-border1 {
        border-bottom: 5px solid #c13636;
        width: 95px;
        text-align: center;
        margin-right: -4px;
    }
    .header-border2{
        border-bottom:5px solid #efac1b;
        width:94px;
        text-align: center;
    }
    .header-border11 {
        border-bottom: 5px solid #00d0d7;
        width: 95px;
        text-align: center;
        margin-right: -4px;
    }
    .header-border22{
        border-bottom:5px solid #00a255;
        width:94px;
        text-align: center;
    }
    .pad-left{
        padding-left: 50px;
        padding-right: 50px;
    }
}








