


@import url(font-awesome.css) screen;
@import url(bootstrap.css) screen;
@import url(owl.carousel.css) screen;
@import url(pe-icon-7-stroke.css) screen;
@import url(animate.min.css) screen;

/* FONTS */

/* ======================
   1. GENERAL SECTION
 ====================== */
 @font-face {
	font-family: 'kanit';
	src: url('../fonts/Kanit/Kanit-Regular.eot');
	src: local('☺'), url('../fonts/Kanit/Kanit-Regular.woff') format('woff'), url('../fonts/Kanit/Kanit-Regular.ttf') format('truetype'), url('../fonts/Kanit/Kanit-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
 @font-face {
	font-family: 'prompt';
	src: url('../fonts/Prompt/Prompt-Regular.eot');
	src: local('☺'), url('../fonts/Prompt/Prompt-Regular.woff') format('woff'), url('../fonts/Prompt/Prompt-Regular.ttf') format('truetype'), url('../fonts/Prompt/Prompt-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'cloud-b';
	src: url('../fonts/Cloud-Bold.eot');
	src: local('☺'), url('../fonts/Cloud-Bold.woff') format('woff'), url('../fonts/Cloud-Bold.ttf') format('truetype'), url('../fonts/Cloud-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'cloud-n';
	src: url('../fonts/Cloud-Light.eot');
	src: local('☺'), url('../fonts/Cloud-Light.woff') format('woff'), url('../fonts/Cloud-Light.ttf') format('truetype'), url('../fonts/Cloud-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
    margin: 0;
    padding: 0px;

}

body {
    font-family: 'prompt', sans-serif;
    font-size: 16px;
    line-height: 20px;
    position: relative;
    background: #fff;
    color: #656565;
    padding: 0;
    margin: 0;
    overflow: visible;
}

.margintop10{
	margin-top: 10px;	
}
.margintop20{
	margin-top: 20px;	
}
.hidden {
    display: none;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}
.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}
::-moz-selection {
    color: #555252;
    text-shadow: none;
    background: #2B2E31;
}
::-webkit-input-placeholder {
    color: #555252 !important;
}
:-moz-placeholder {
    /* Firefox 18- */
    color: #555252 !important;
}
::-moz-placeholder  {
    /* Firefox 19+ */
    color: #555252 !important;
}
:-ms-input-placeholder {
    color: #555252 !important;
}
.contact-form .form-control::-webkit-input-placeholder{
    color: #fff !important;
}
.contact-form .form-control::-moz-placeholder{
    color: #fff !important;
}
.contact-form .form-control:-moz-placeholder{
    color: #fff !important;
}
.contact-form .form-control:-ms-input-placeholder{
    color: #fff !important;
}
.gotopbtn{
	position: fixed;
    right: 3px;
    bottom: 15px;
    text-align: center;
    text-decoration: none;
    width: 74px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 999;	
	opacity:0.8;
}

*,*:after,*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
a {
    color: #01090C;
    padding: 0;
    margin: 0;
    text-decoration: none;
    cursor: pointer;
}
a:hover,a:focus ,a:active {
    text-decoration: none;
    color: #0098d7;
}
a img {
    border: none;
    vertical-align: bottom;
}
a.remove {
    display: block;
    height: 18px;
    width: 18px;
    margin: 10px;
    padding-left: 0 !important;
    text-indent: -9999px;
    background: url(images/remove.png) #01090C;
    border-radius: 100px;
    border-style: solid;
    border-width: 1px
}
h1,h2,h3,h4,h5,h6 {
    letter-spacing: 0px;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
   font-family: 'prompt', sans-serif;
    line-height: 140%;
    color: #01090c;
}
h1 {
    font-size: 22px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 13px;
}
.lead {
    font-family: 'prompt', sans-serif !important;
    font-size: 18px;
    margin: 15px 0;
    padding: 0;
}
.first {
    clear: both
}
.last {
    margin-right: 0
}
audio,
video {
    max-width: 100%;
    height: auto;
}

iframe,embed,object {
    max-width: 100%;
}
input,textarea {
    color: #000 !important
}

html, body, .wrapper{
    /*height: 100%;*/
}
.titie-section{
    margin-bottom: 30px;
    display: block;
    position: relative;
}
.titie-section h1{
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    font-size: 35px;
    /* color: #515151;*/
    font-weight: 800;
    /*text-transform: uppercase;*/
}
.titie-section h1:before{
    /*content: "";
    width: 165px;
    display: block;
    height: 3px;
    background:#014da1;
    position: absolute;
    bottom: -16px;
    margin: 0 auto;
    left: 0;
    right: 0;*/
}
.titie-section h1:after{
  /*  content: "";
    width: 165px;
    display: block;
    height: 3px;
    background:#014da1;
    position: absolute;
    bottom: -30px;
    margin: 0 auto;
    left: 0;
    right: 0;*/
}
.titie-section:after{
    /*content: "";
    width: 165px;
    display: block;
    height: 7px;
    background:#014da1;
    position: absolute;
    bottom: -25px;
    margin: 0 auto;
    left: 0;
    right: 0;*/
}

.titie-section.white h1:before{
    /*content: "";
    width: 165px;
    display: block;
    height: 3px;
    background:#fff;
    position: absolute;
    bottom: -16px;
    margin: 0 auto;
    left: 0;
    right: 0;*/
}
.titie-section.white h1:after{
    /* content: "";
    width: 165px;
    display: block;
    height: 3px;
    background:#fff;
    position: absolute;
    bottom: -30px;
    margin: 0 auto;
    left: 0;
    right: 0;*/
}
.titie-section.white:after{
    /*content: "";
    width: 165px;
    display: block;
    height: 7px;
    background:#fff;
    position: absolute;
    bottom: -25px;
    margin: 0 auto;
    left: 0;
    right: 0;*/
}
.white-title{

}

/*
    HEADER TOP SECTION
 */
.header-top-section{
    display: block;
    width: 100%;
    background: #014da1;
    color: #fff;
}

.header-top-content{}
.header-top-content ul{}
.header-top-content ul li{}
.header-top-content ul li a{
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding-left: 0;
}
.header-top-content ul li a:hover, .header-top-content ul li a:active, .header-top-content ul li a:focus{
    background: transparent;
    color: #fff;
}
.header-top-content ul li:last-child a i{
    /*font-size: 20px;  */
    position: relative;
    top: 2px;
}

.header-top-menu{}
.header-top-menu ul{}
.header-top-menu ul li{}
.header-top-menu ul li a{
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
.header-top-menu ul li a:hover, .header-top-menu ul li a:active, .header-top-menu ul li a:focus{
    background: transparent
}
.header-top-menu ul li a i{

}

/*
    HEADER SECTION
 */
 
 .headertop-section{
    display: block;
    width: 100%;
    position: relative;
    transition: all 1s;
    background: #fff;
}
header.headertop-section.fixed {
    position: fixed;
    display: block;
    width: 100%;
    top: 0;
    background: #014da1;
    z-index: 999999;
    padding: 0px;
    transition: all 1s;
}
.header-section{
    display: block;
    width: 100%;
    padding: 10px 0;
	margin-top:47px;
    position: relative;
    transition: all 1s;
    background: #fff;
}
header.header-section.fixed {
    position: fixed;
    display: block;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 99999;
    border-bottom: 1px solid #014da1;
    padding: 10px 0;
    transition: all 1s;
}
.header-section .navbar{
    height: auto;
    min-height: none;
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    background: transparent !important
}
.header-section .navbar .navbar-brand{
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    color: #555252;
}
.header-section .navbar .navbar-brand b{
    color: #014da1;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    text-align: center;
    padding: 0 !important;
    background: transparent !important;
}

ul.navbar-nav{
    background: transparent;
    margin: 0 auto;
    margin-bottom: -5px;
    display: inline-block;
    float: none;
	margin-top: 14px;
}
ul.navbar-nav li{}
ul.navbar-nav li a{
    font-size: 14px;
    font-weight: 700;
    color: #0f0101 !important;
    background: transparent !important;
    text-transform: uppercase;
}
ul.navbar-nav li.active a, ul.navbar-nav li a:hover{
    color: #014da1 !important;
}
ul.navbar-nav.cart-menu li a{
    padding-right: 0;
    color: #0f0101;
    font-weight: 700;
}
ul.navbar-nav.cart-menu li a .fa-search{
    margin-top: 6px;
    display: block;
}

span.shoping-cart {
    border: 1px solid #0f0101;
    padding: 2px 7px 2px 6px;
    text-align: center;
    display: inline-block;
    position: relative;
    background: #fff;
}
span.shoping-cart:after{
    height: 90%;
    width: 80%;
    display: block;
    background: transparent;
    position: absolute;
    content: "";
    border: 1px solid #0f0101;
    border-radius: 50%;
    top: -47%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -9999;
}
span.shoping-cart:hover:after{
    top: -50%;
}

span.shoping-cart:before{
    height: 100%;
    width: 100%;
    display: block;
    background: #fff;
    position: absolute;
    content: "";
    top: 0%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -999;
}
span.shoping-cart {
    border: 1px solid #0f0101;
    padding: 2px 7px 2px 6px;
    text-align: center;
    display: inline-block;
    position: relative;
    background: #fff;
    z-index: 9999999;
    color: #014da1;
}
/*
    SEAARCH SECTION
 */
.search-section{
    display: block;
    background: url(../images/bg.png) #014da1 no-repeat;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    padding: 40px 0 80px;
    display: none;
}
.suscribe-btn, .suscribe-btn:hover, .suscribe-btn:active, .suscribe-btn:focus{
    outline: none
}

/*
    SLIDER SECTION
 */
.slider-section{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}
/*.slider-section:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: block;
    background: rgba(0, 0, 0, 0.52);
    z-index: 9
}*/

.slider-section img{
    display: block;
    width: 100%;
    height: auto;
}
.carousel-inner{
    position: relative;
}
.carousel-inner .item{}
.carousel-inner .item:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: block;
    z-index: 9
}
.carousel-inner .item img{}
.carousel-inner .item .carousel-caption{
    top: 13%;
    z-index: 999;
}
.carousel-inner .item .carousel-caption h2{
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    text-shadow: none;
    color: #fff;
    margin: 0;
    padding: 0;
}
.carousel-inner .item .carousel-caption h2 b{
    color: #014da1
}

.carousel-inner .item .carousel-caption h3{
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    text-shadow: none;
    color: #fff;
    margin: 0;
    padding: 0;
}
.carousel-inner .item .carousel-caption h3 span{
    color: #014da1;
}

.carousel-inner .item .carousel-caption a{
    display: inline-block;
    padding: 5px 30px;
    border: 2px solid #014da1;
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    font-size: 14px;
    font-family: 'prompt';
    font-weight: 400;
    margin-top: 10px;
}
.carousel-inner .item .carousel-caption a:hover{
    background: #014da1;
}
.carousel-control{
    background-image: none !important;
    box-shadow: none !important;
    background: red;
}

.carousel-control span{
    font-size: 90px !important;
    color: #fff;
    }
a.carousel-control.left, a.carousel-control.right{
    background: #014da1 !important;
    background-image: none !important;
    box-shadow: none !important;
    width: 61px;
    height: 61px;
    background: #014da1;
    text-align: center;
    position: absolute;
    top: 35%;
    border: none;
    display: block;
    text-align: center;
    z-index: 999

}
a.carousel-control.left > span{
    position: absolute;
    top: -13px;
    margin: 0 auto;
    left: -14px;
}

a.carousel-control.right > span{
    position: absolute;
    top: -12px;
    margin: 0 auto;
    left: -27px;
}

.carousel-control.right{
    width: 0;
    height: 0;
    background: #014da1;
   /* border-width: 50px 100px 50px 0;
    border-color: transparent #014da1 transparent transparent;*/
}
.carousel-control.left{
    width: 0;
    height: 0;
    background: #014da1;
    /*border-width: 50px 0 50px 100px;
    border-color: transparent transparent transparent #014da1;*/

}
.carousel-control span{
    font-size: 100px;
    color: #fff;
}
.slider-indicators{
    display: none;
}
.bordergray{
	padding: 10px;
	border: 1px solid #D8D8D8;	
}

/*
    calendar View
 */
.margin-30{
	margin-left:-30px;	
}
.head_car{
	font-weight:600; 
	color:#000;	
}
.borderbot{
	padding:15px;
	border-bottom: 1px dashed #D7D7D7;
}

/*
    SERVICE SECTION
 */
.service-section{
    display: block;
    text-align: center;
    padding: 100px 0 80px;
}
.service-item{}
.service-item i{
    /*font-size: 70px;*/
    text-align: center;
}
.service-item h3{
    font-size: 18px;
    font-weight: 700;
    color: #555252;
    font-family: 'prompt', sans-serif;
    text-transform: uppercase;
}
.service-item p{
    font-size: 14px;
    font-weight: 300;
    color: #555252;
    line-height: 24px;
}
.service-item:hover h3, .service-item:hover i{
    color: #014da1

}

/*
    NEW PRODUCR SECTION
 */
.new-section{
    background: #e9f0fd;
    display: block;
    padding: 100px 0 80px;
}
.product-item{
    position: relative;
    margin-top: 30px;
    transition: all 0.5s
}
.product-item img{
    width: 100%;
    height: auto;
}

.product-hover{
    position: absolute;
    display: block;
    width: 100%;
    height: calc(100% - 40px);
    background: rgba(0, 0, 0, 0.5);
    top:0;
    border: 10px solid rgba(255, 255, 255, 0.55);
    text-align: center;
    transform: scale(0.1, 0.1);
    opacity: 0;
    transition: all 0.5s
}
.product-item:hover .product-hover{
    transform: scale(1, 1);
    opacity: 1;
}

.product-meta{
    display: block;
    margin-top: 35%;

}

.product-hover a{
    color: #fff;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #fff;
    padding: 4.2%;
    margin: 5px;
}
.product-hover a i{
    font-size: 30px;
}

.product-hover a:last-child{
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    background: #323232;
    border: 1px solid #fff;
    margin: 5px 12%
}
.product-hover a:last-child i{
    font-size: 18px;
    margin-right: 5px;
}
.product-hover a:hover{
    background: #014da1;
    border: 1px solid #014da1
}

.product-title{
    display: block;
    background: #323232;
    width: 100%;
    bottom: 0;
    position: absolute;
    bottom: 0;
    height: 40px;
    overflow: hidden;
    transition: all 0.5s;
}
.product-item:hover .product-title{
    background:#014da1;
}

.product-title h3{
    margin: 0;
    padding: 0;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    float: left;
    padding: 10px;
    padding-left: 15px;
}
.product-title span{
    display: block;
    background: rgba(255, 255, 255, 0.5);
    float: right;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    padding: 10px;
}

.sell-meta{
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    display: block;
    width: auto;
}
.sell-meta a{
    width: 70px;
    display: block;
    text-transform: uppercase;
    text-align: center;
    padding:5px 10px;
    color: #555252;
    border: 1px solid #000;
}
.sell-meta a.new-item{
    float: left;
}
.sell-meta a.sell-item{
    float: right;
}

/*
    FEATURED SECTION
 */
.featured-section{
    display: block;
    padding: 100px 0 80px;
}
.filter-menu{
    display: block;
    text-align: center;
    margin: 30px 0 50px;
}
.filter-menu ul{
    display: inline-block;
    margin: 0 auto;
}
.filter-menu ul li{
    list-style: none;
    display: inline-block;
    position: relative;
    padding: 5px 15px;
    border: 1px solid #000;
    margin: 5px;
    border-radius: 3px;
    font-size: 16px;
    font-family: 'prompt';
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
}
.filter-menu ul li.active{
    background: #014da1;
    border: 1px solid #014da1;
    color: #fff;
}

.filter-menu ul li span{
    position: absolute;
    width: 30px;
    height: 30px;
    background: #fff;
    color: #014da1;
    font-weight: 700;
    display: block;
    padding: 5px;
    border: 1px solid #000;
    border-radius: 50%;
    top: -55px;
    right: -20px;
    opacity: 0;
    transition: all 0.5s;
}
.filter-menu ul li.active span{
    opacity: 1;
    top: -22px;
    right: -5px
}

.featured .product-item{
    background: #e9f0fd
}

/*
    OFFER SECTION
 */
.offer-section{
    display: block;
    padding: 70px 0 ;
    position: relative;
    width: 100%;
    background: url(../images/iStock-492676420.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
    color: #fff;
}
.offer-section:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    background: rgba(0, 0, 0, 0.8)
}
.offer-section h1{
    font-size: 60px;
    font-family: 'prompt';
    font-weight: 900;
    color: #fff;
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
}
.offer-section h2{
    font-size: 38px;
    font-weight: 300;
    color: #fff;
    font-family: 'prompt';
    margin: 0;
    padding: 0;
}

/*
    BEST SELLER SECTION
 */
.best-seller-section{
    display: block;
    padding: 100px 0 80px;
    position: relative;
    width: 100%;
    background: #e9f0fd
}

/*
    REVIEW SECTION
 */
.review-section{
    padding: 30px 0 30px;
    display: block;
    width: 100%;
}
.review-section .feedback{
    display: block;
    margin-top: 30px;
    text-align: left;
}
.feedback .item:before{
    display: none;
}
.feedback .item{
    text-align: center;
}
.feedback .item img{
    display: inline-block;
    margin: 0 auto;
    height: 150px;
    width: 150px;
    border-radius: 50%;
}
.feedback .item .carousel-caption{
    display: block;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 75%;
    text-shadow: none;
    margin-top: 30px;
}
.feedback .item .carousel-caption p{
    font-size: 14px;
    font-weight: 400;
    color: #515151 ;
    text-align: center;
    line-height: 24px;
}
.feedback .item .carousel-caption h3{
    font-size: 18px;
    font-weight: 700;
    color: #014da1;
    text-align: center;
}
.feedback .item .carousel-caption span{
    font-size: 14px;
    font-weight: 400;
    color: #515151 ;
    text-align: center;
    line-height: 24px;
}

.review-controlar{
    position: relative;
    margin: 0 auto;
    display: inline-block;
    left: 0;
    right: 0;
    width: auto;
}
.review-controlar li{
    height: 85px;
    width: 85px;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    float: left;
    position: relative;
    border: 2px solid #91B7D9;
    margin: 5px;
}
.review-controlar li.active{
    height: 85px;
    width: 85px;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    float: left;
    position: relative;
    border: 2px solid #1A7BFF;
    margin: 5px;
}

.review-controlar li img{
    margin: 0 auto;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}

/*
    NEWS LATTER SECTION
 */
.news-letter-section{
    display: block;
    background: url(../images/iStock-545281006.jpg) #014da1 no-repeat;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    padding: 100px 0 80px;
}
.titie-section{}
.news-letter-section p{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    margin-top: 25px;
    display: block;
    overflow: hidden;
}

.subscribe-from{
    display: block;
    margin-top: 50px;
}
.form-inline{
    /*width: 100%;   */
    display: block;
   /* background: #fff;*/
    position: relative;
    padding: 0;
    border-radius: 10px;
	margin-left:20px;

}
.form-group{
    width: 100%;
    display: block;
}
.form-inline .form-group{
    margin-bottom: 0;
}

.subscribe-from .form-control{
    display: block;
    width: 100% !important;
    height: 100%;
    height: 63px;
    color: #000;
    font-size: 16px;
    padding: 20px;
}
.subscribe-from .form-control:hover, .subscribe-from .form-control:focus{
    box-shadow: none !important;
    outline: none;

}

.suscribe-btn{
    position: absolute;
    display: block;
    padding: 16px;
    width: 100px;
    background: #014da1;
    border: none;
    bottom: 2px;
    top: 2px;
    right: 2px;
}
.suscribe-btn i{
    color: #fff;
    font-size: 25px;
}

/*
    CLIENT SECTION
 */
.client-section{
    display: block;
    padding: 30px 0 30px;
    background: #e9f0fd;
    display: block;
}
.client-area{
    display: block;
    margin: 0 auto;
    width: 100%;
    margin-top: 20px;
}
.client-area .item{}
.client-area .item img{
    width: 100%;
    height: auto;
    /*border: 1px solid #CCCCCC;*/
	border-radius:5px;
}

/*
    NEWS SECTION
 */
.news-section{
    display: block;
    padding: 30px 0px 0px 0px;
}
.news-section .titie-section{
    display: block;
    margin-bottom: 30px;
}
.blog-item{}
.blog-item img{
    width: 100%;
    height: auto;
}
.blog-item h3{
    font-size: 16px;
    font-weight: 300;
    color: #555252;
    display: block;
    line-height: 24px;
    position: relative;
    margin: 15px 0 ;
    padding: 0;
}
.blog-item h3:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    display: block;
    background: #0b53a2;
    bottom: -8px;
}

.blog-item p{
    font-size: 14px;
    font-weight: 40px;
    line-height: 24px;
    display: block;
    margin-top: 10px;
}
.blog-item a:last-child{
    display: inline-block;
    color: #fff;
    font-weight: 300;
    background: #014da1;
    padding: 10px 30px;
    font-size: 16px;
    border-radius: 3px;
    transition: all 0.5s;
}
.blog-item a:last-child:hover{
    background: #17A689
}

/*
    CONTACT SECTION
 */
.contact-section{
    background: url(../images/map-bg.png) #014da1 no-repeat;
  /*  background-size: 100%;   */
    background-position: center center;
    padding: 30px 0 80px;
    display: block;
    position: relative;
}
.contact-section:before{
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(45, 50, 55, .55)
}
.contact-section .titie-section{
    display: block;
    margin-bottom: 80px;
}
.contact-section .titie-section h1{
    color: #fff;
}
.contact-section .left-content{}
.contact-section .left-content h1{
    font-size: 72px;
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: 1;
    font-weight: 300;
}
.contact-section .left-content h1 span{
    color: #014da1;
}

.contact-section .left-content h3{
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 400;
    font-family: 'prompt';
    margin: 0;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 10px;
}
.contact-section .left-content p{
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    font-family: 'prompt';
}
.contact-section .left-content p b{
    color: #014da1;
}

.contact-section .left-content p{}
.contact-info{
    display: block;
    margin-top: 10px;
}

.contact-info p{
    margin: 0;
}
.social-media{
    display: block;
    margin-top: 10px;
}
.social-media ul{
    margin: 0;
    padding: 0;
    display: block;
}
.social-media ul li{
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}
.social-media ul li a{
    color: #fff;
}
.social-media ul li a i{
    height: 35px;
    width: 35px;
    font-size: 20px;
    border: 1px solid #fff;
    text-align: center;
    padding: 7px 0;
}
.social-media ul li a:hover i{
    background: #014da1;
    border: 1px solid #014da1;
}
.contact-form{
    margin-top: 10px;
    display: block;
}
.contact-form .col-md-6{
    display: block;
    margin-bottom: 30px;
}

.contact-form .input-group{
    width: 100%;
    display: block;
}
.contact-form .input-group input.form-control, .contact-form .input-group textarea.form-control{
    width: 100%;
    display: block;
    background: transparent;
    border: 1px solid #fff;
    height: 50px;
}
.contact-form .input-group textarea.form-control{
    height: 150px;
}
.contact-form .input-group .form-control:focus, .contact-form .input-group .form-control:hover{
    border: 1px solid #014da1;
    box-shadow: none;
    color: #014da1 !important;
}

.contact-form .input-group input.contact-submit{
    display: inline-block;
    background: #014da1 !important;
    padding: 10px 40px;
    border: none;
    color: #fff !important;
    margin-top: 30px;
    font-size: 16px;
    text-transform: uppercase;
}

/*
    FOOTER SECTION
 */
footer.footer{
    display: block;
    text-align: center;
    background: #022a56;
    padding: 20px 0;
    color: #fff;
}
footer.footer p{
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}
footer.footer p a{
    color: #fff;
}

/* PERLOADER */
#preloader{
    width: 100%;
    height: 100%;
    animation: preloader_6 5s infinite linear;
    background: #fff;
    display: block;
    text-align: center;
    position: fixed;
    z-index: 999999999;
}

.preloader-area {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
}
.preloader-area > .preloader-box {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
    width: 186px;
}

.preloader-area .preloader-box > div {
    position: relative;
    width: 30px;
    height: 30px;
    background: #014da1;
    float: left;
    text-align: center;
    line-height: 30px;
    font-family: Verdana;
    font-size: 20px;
    color: #FFF;
}

    @-webkit-keyframes preloader {
      0% {
        box-shadow: -2em 0 0 #014da1, 0 -2em 0 rgba(163, 189, 227, 0.75), 2em 0 0 rgba(163, 189, 227, 0.5), 0 2em 0 rgba(163, 189, 227, 0.25);
      }
      25% {
        box-shadow: -2em 0 0 rgba(163, 189, 227, 0.25), 0 -2em 0 #014da1, 2em 0 0 rgba(163, 189, 227, 0.75), 0 2em 0 rgba(163, 189, 227, 0.5);
      }
      50% {
        box-shadow: -2em 0 0 rgba(163, 189, 227, 0.5), 0 -2em 0 rgba(163, 189, 227, 0.25), 2em 0 0 #014da1, 0 2em 0 rgba(163, 189, 227, 0.75);
      }
      75% {
        box-shadow: -2em 0 0 rgba(163, 189, 227, 0.75), 0 -2em 0 rgba(163, 189, 227, 0.5), 2em 0 0 rgba(163, 189, 227, 0.25), 0 2em 0 #014da1;
      }
      100% {
        box-shadow: -2em 0 0 #014da1, 0 -2em 0 rgba(163, 189, 227, 0.75), 2em 0 0 rgba(163, 189, 227, 0.5), 0 2em 0 rgba(163, 189, 227, 0.25);
      }
    }
    @keyframes preloader {
      0% {
        box-shadow: -2em 0 0 #014da1, 0 -2em 0 rgba(163, 189, 227, 0.75), 2em 0 0 rgba(163, 189, 227, 0.5), 0 2em 0 rgba(163, 189, 227, 0.25);
      }
      25% {
        box-shadow: -2em 0 0 rgba(163, 189, 227, 0.25), 0 -2em 0 #014da1, 2em 0 0 rgba(163, 189, 227, 0.75), 0 2em 0 rgba(163, 189, 227, 0.5);
      }
      50% {
        box-shadow: -2em 0 0 rgba(163, 189, 227, 0.5), 0 -2em 0 rgba(163, 189, 227, 0.25), 2em 0 0 #014da1, 0 2em 0 rgba(163, 189, 227, 0.75);
      }
      75% {
        box-shadow: -2em 0 0 rgba(163, 189, 227, 0.75), 0 -2em 0 rgba(163, 189, 227, 0.5), 2em 0 0 rgba(163, 189, 227, 0.25), 0 2em 0 #014da1;
      }
      100% {
        box-shadow: -2em 0 0 #014da1, 0 -2em 0 rgba(163, 189, 227, 0.75), 2em 0 0 rgba(163, 189, 227, 0.5), 0 2em 0 rgba(163, 189, 227, 0.25);
      }
    }
    .preloader {
      -webkit-animation: preloader;
              animation: preloader;
      -webkit-animation-duration: 1500ms;
              animation-duration: 1500ms;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear;
              animation-timing-function: linear;
      background-color: #014da1;
      border-radius: 2px;
      box-shadow: -2em 0 0 #014da1, 2em 0 0 #014da1, 0 -2em 0 #014da1, 0 2em 0 #014da1;
      height: 1.5em;
      margin: 4em;
      width: 1.5em;
    }



/*
    RESPONSIVE STYLE
 */
@media (max-width: 1200px){
     .product-hover a {
        padding: 2%;
    }
    a.carousel-control.left, a.carousel-control.right{
        width: 70px;
        height: 70px;
    }
    a.carousel-control.right > span {
        top: -9px;
        left: -19px;
    }
    a.carousel-control.left > span {
        top: -6px;
        left: -11px;
    }
     .carousel-inner .item .carousel-caption h2, .carousel-inner .item .carousel-caption h3{
        font-size: 30px;
    }
    .carousel-inner .item .carousel-caption a{
        padding: 6px 15px;
    }
    .product-hover a:last-child {
        margin: 5px 25%;
        padding: 10px;
    }
	
	div.logo a img{margin-left:75%;}
	
	
}

@media (max-width: 992px){
	
	div.logo a img{margin-left:50%;}
	
    ul.navbar-nav li a{
        font-size: 12px;
    }
    .blog-item h3{
        font-size: 15px;
    }
    .blog-item p{
        font-size: 12px;
    }
    .blog-item a:last-child{
        font-size: 14px;
    }
    .contact-form .col-md-6 {
        display: block;
        margin-bottom: 10px;
        overflow: hidden;
    }
    .carousel-caption {
        right: 15%;
        left: 15%;
        padding-bottom: 30px;
    }

}
@media (max-width: 767px){
	
	
	div.logo a img{margin-left:25%;}
	
	.header-top-content{
	 	display:none;
	}
    ul.navbar-nav {
        width: 100%;
        /*display: block;*/
        text-align: left;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        overflow: hidden;
    }
    ul.navbar-nav.cart-menu li a{
        padding: 15px 0;
    }
    .header-top-menu ul, .header-top-content ul{
        display: inline-block;
    }
    .header-top-menu, .header-top-content {
        text-align: center;
    }
    .titie-section h1{
        font-size: 26px;

    }
    .contact-form {
        margin-top: 30px;
        display: block;
    }
    .offer-section{
        padding: 60px 0 50px;
    }

    .offer-section h1{
        font-size: 30px;
    }
    .offer-section h2{
        font-size: 20px;
    }
    .blog-item {
        margin-bottom: 30px;
    }


}
@media (max-width: 620px){
	div.logo a img{margin-left:17%; margin-right:17%;width:66%;}
	
    .header-top-content ul li a{
        font-size: 12px;
    }
    .header-top-menu ul li a{
        font-size: 12px;
    }
     a.carousel-control.left, a.carousel-control.right{
        width: 70px;
        height: 70px;
        display: none;
    }
    a.carousel-control.right > span {
        top: -9px;
        left: -7px;
    }
    a.carousel-control.left > span {
        top: -6px;
        left: -11px;
    }
    .carousel-inner .item .carousel-caption h2, .carousel-inner .item .carousel-caption h3{
        font-size: 14px;
    }
    .carousel-inner .item .carousel-caption a{
        padding: 2px 10px;
        font-size: 12px
    }
    .product-hover a:last-child {
        margin: 5px 25%;
        padding: 10px;
        font-size: 12px;
    }
    .filter-menu ul li{
        display: block;
    }
    .carousel-inner .item .carousel-caption {
        top: 7%;
        z-index: 999;
    }
    .search_period input[type="date"]{font-size: 12px;}
    .search_period{font-size: 11px;}

}


/* Search Style */ 
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
	opacity: 0;
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
    transition: opacity 0.5s;  
    
    display: none;
}

#search.open {
    opacity: 1;
    z-index: 106;
    display: block;
	    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
    transition: opacity 0.5s;  
}

#search input[type="search"] {
    position: fixed;
    top: 6px;
    right: 5px;
    width: 65%;
    height: 35px;
    color: rgb(0, 0, 0)!important;
  	background: rgba(255,255,255,1);
  	border-top: 1px solid rgba(255, 255, 255, .8);
  	border-bottom: 2px solid rgba(255, 255, 255, .5);
  	border-left: 0px solid transparent;
  	border-right: 0px solid transparent;
    font-size: 20px;
    font-weight: 200;
    text-align: center;
    outline: none;
  	padding: 10px;
	    -webkit-transition: all 0.5s;
       -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
	       -o-transition: all 0.5s;
            transition: all 0.5s; 
}

#search .close {
    position: absolute;
    right: 15px;
	top:14px;
	  opacity: 1;
	  font-size: 20px;
  	color: #000;
	z-index:999;
}

#search .close:hover{
  color:black;
  cursor: pointer;
}

.search_restyle h4,.search_restyle h5{
	padding:0!important;
}
.search_restyle h5{border-bottom:1px solid rgba(0,0,0,0.2);padding-bottom:20px!important;}
.video_style img{padding:5px;	    -webkit-transition: all 0.1s;
       -moz-transition: all 0.1s;
        -ms-transition: all 0.1s;
	       -o-transition: all 0.1s;
            transition: all 0.1s; }
.video_style img:hover{padding: 0px;}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    /*margin-left: 10px;*/
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #7c7c7c;
    margin-top: 7px;
    margin-right: 2px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.box-shadow{
	box-shadow: 0px 15px 24px -12px rgba(14,15,15,0.58);	
}

.blog-item-news{
	padding:10px;	
}
.blog-item-news:hover{
	webkit-box-shadow: 2px -2px 60px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px -2px 60px -9px rgba(0,0,0,0.75);
    box-shadow: 2px -2px 60px -9px rgba(0,0,0,0.75);	
}

.blog-item-news img{
width: 100%;
    height:auto;
}
.blog-item-news h3{font-size:16px;}

.text-red{color:red;}
.multimedia-bg{padding:10px 20px 10px 20px;}
.search-highlight{color:cornflowerblue;}
.search_period input[type="date"]{width:10em;}
.highlight-a a{color:darkslateblue;}
.highlight-a a:hover{color:darkseagreen}
.sitemap-sub{margin-left: 20px;}
.sitemap,.sitemap a{
color:#FFF;
margin-top:20px;
}
.sitemap a:hover{color:cornflowerblue;}
.news_effect{background:#FFF;transition: all 0.3s;}
.news_effect:hover{background:rgba(0,80,185,0.04);}

/* ---------------------------
	Other Style 
-------------------------- */
.header-topic {
	/*background:#EEEEEE;*/
	padding:5px;
	/*margin-bottom:10px;*/

	border-bottom : 1px solid #DDDDDD;
	border-top : 1px solid #DDDDDD;
}
.header-bg {
	background:#014da1;
	padding:15px;
}
.header-title{
	font-size:1.5em;
}
.header-color{
	color:#FFFFFF;
}
.header-search{
	background:#EEEEEE;
	padding:10px;
	margin-bottom:10px;
	color:#000;
}
.newsletter-section{
	background:#DDDDDD;
	padding:10px;

	color:#000;	
	
}
.center{
	text-align:center;
}
.white{
	color:#FFFFFF;
}
.right{
	text-align:right;
}
.space{
	padding-top:8px;
}
.line{
	border-bottom:1px solid #CCCCCC;

}
.margintop30{
	margin-top: 30px;	
}

.section-vote{
	background:#EEEEEE;
	padding:20px;

}
.title-vote{
	font-size:20px;
	padding-top:20px;
}
.marginulli li{
	margin-bottom:15px;	
}
.popup-modal{ /* สำหรับกำหนดตำแหน่งการแสดงผลของตัว modal ทั้งหมด */
	
	margin-top:150px;
}

.bgwhite{
	background:#FFFFFF;
}

.img-search{
	width:150px;
	height:auto;
	border:1px solid #CCCCCC;
	padding:5px;
}
.smalltext{
	font-size:12px;
	padding:15px;
}
/*  Calendar Popup */
.regis_calendar{
	padding:10px 0px 10px 0px;
	/*background-color:#DBDBDB;
	border-radius: 5px;
	margin-left: 10px;*/
	width:100%;
}
.required{
	color:#FF0004;	
}
.margin{
	margin:5px;	
}
.margintop5{
	margin-top:5px;	
}
.margintop15{
	margin-top:15px;	
}
.margin0{
	margin:0px;
}
.padding0{
	padding:0px;
}
.padding5{
	padding:5px;	
}
.paddingbottom15{
	padding-bottom:15px	
}
.padleftright10{
	padding: 0px 10px;	
}
.txtplaceholder{
	color:#DCDCDC;	
}
.groupAc{
	list-style: disc; 
	color: #3b87ad; 
	float: left; 
	font-size: 40px; 
	padding: 11px 0px 0px 10px; 
	margin-right: -58px;	
}

/* E-book */

.place-work-wrap:hover .overlay {
    opacity: 1;
}
main.css:3328
.place-work-wrap .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25%;
    opacity: 0;
    border-radius: 0;
    background: rgba(107,35,133,0.92);
    background: -moz-linear-gradient(top, rgba(107,35,133,0.92) 0%, rgba(107,35,133,1) 0%, rgba(65,33,129,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(107,35,133,0.92)), color-stop(0%, rgba(107,35,133,1)), color-stop(100%, rgba(65,33,129,1)));
    background: -webkit-linear-gradient(top, rgba(107,35,133,0.92) 0%, rgba(107,35,133,1) 0%, rgba(65,33,129,1) 100%);
    background: -o-linear-gradient(top, rgba(107,35,133,0.92) 0%, rgba(107,35,133,1) 0%, rgba(65,33,129,1) 100%);
    background: -ms-linear-gradient(top, rgba(107,35,133,0.92) 0%, rgba(107,35,133,1) 0%, rgba(65,33,129,1) 100%);
    background: linear-gradient(to bottom, rgba(107,35,133,0.92) 0%, rgba(107,35,133,1) 0%, rgba(65,33,129,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b2385', endColorstr='#412181', GradientType=0 );
    color: #fff;
    vertical-align: middle;
    -webkit-transition: opacity 900ms;
    -moz-transition: opacity 900ms;
    -o-transition: opacity 900ms;
    transition: opacity 900ms;
    /*padding: 20px;*/
}

.place-work-wrap .place-work-inner {
    top: 0;
    background: transparent;
    opacity: .8;
    width: 100%;
    border-radius: 0;
    margin-bottom: 0;
	color:#FFF;
}

.place-work-wrap {
    position: relative;
    background: #fff;
    background-size: cover;
    /*padding-bottom: 20px;*/
    color: #333;
    -webkit-box-shadow: 15px 23px 20px -11px rgba(0,0,0,0.38);
    -moz-box-shadow: 15px 23px 20px -11px rgba(0,0,0,0.38);
    box-shadow: 15px 23px 20px -11px rgba(0,0,0,0.38);
    border: 1px solid #f1f1f1;
}

.place-color{
	color:#FFF;	
}

.place-color a{
	color:#FFF;	
}

.place-color h3 a{
	color:#FFF;	
}

.place-comments {
    margin: 5px;
    color: #fff;
    width: 98%;
}

.place-work-wrap .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 0;
    /*background: rgba(107,35,133,0.92);
    background: -moz-linear-gradient(top, rgba(107,35,133,0.92) 0%, rgba(107,35,133,1) 0%, rgba(65,33,129,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(107,35,133,0.92)), color-stop(0%, rgba(107,35,133,1)), color-stop(100%, rgba(65,33,129,1)));
    background: -webkit-linear-gradient(top, rgba(107,35,133,0.92) 0%, rgba(107,35,133,1) 0%, rgba(65,33,129,1) 100%);
    background: -o-linear-gradient(top, rgba(107,35,133,0.92) 0%, rgba(107,35,133,1) 0%, rgba(65,33,129,1) 100%);
    background: -ms-linear-gradient(top, rgba(107,35,133,0.92) 0%, rgba(107,35,133,1) 0%, rgba(65,33,129,1) 100%);
    background: linear-gradient(to bottom, rgba(107,35,133,0.92) 0%, rgba(107,35,133,1) 0%, rgba(65,33,129,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#014da1', endColorstr='#0069dd', GradientType=0 );*/
  background-image: -moz-linear-gradient( 90deg, rgb(0,105,221) 0%, rgb(1,77,161) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(0,105,221) 0%, rgb(1,77,161) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(0,105,221) 0%, rgb(1,77,161) 100%);
    color: #fff;
    vertical-align: middle;
    -webkit-transition: opacity 900ms;
    -moz-transition: opacity 900ms;
    -o-transition: opacity 900ms;
    transition: opacity 900ms;
    /*padding: 20px;*/
}
.blueweb{
	color:#014da1;	
}


/*  for blockquote */

.box {
	background:#EEEEEE;
	border-radius:5px;
}

.white-div{
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
    box-shadow: -1px 3px 15px #CCCCCC;
    margin:0 auto;
    padding:15px 15px 0px;
 	margin-bottom:20px;
}


/* faqs  */
.faq{
	 margin-bottom: -10px;
}
.faq a:hover,a:focus {
    text-decoration: none;
    color: #333;
}
.margin-15{
	margin:-15px;	
}
.margin15{
	margin:15px;	
}
.marginbottom15{
	margin-bottom: 15px;
}
.headfaq{
	color: #31708F;	
}
.answerfaq{
	background-color:#F1F1F1;
}


/*  index e-newsletter */
.space_top-bot{
	margin-top:5px;
	margin-bottom:5px;	
}



/*  FormGenerator */

.headq{
	font-size:16px;
	font-weight:600;	
	color:#333;
}

.txtq{
	font-size:16px;
	color:#333;
}

.txtred{
	color: red;	
}