@import url('https://fonts.googleapis.com/css?family=Kanit');

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 'Kanit', sans-serif;

}

a, ul, li, ol, li, p {
	margin: 0;
	padding: 0;
	list-style: none;
}

a:hover {
	color: #773e01;
	text-decoration: none;
	transition: 0.5s all;
}

img {
	width: 100%;
	height: auto;
}

/*-- header --*/
#header {
    position: relative;
}

#header .top_header {
    padding: 12px 0;    
    margin-bottom: 30px;
}
#header .top_header .left p {
    text-align: left;
    font-size: 17px;
}

#header .top_header .right p {
    text-align: right;
}

#header .logo_header .logo {
    width: 70%;
}

#header .logo_header {
    padding: 30px 0;
}

#header .logo_header .info {
    float: right;
}

#header .logo_header .info .icon {
    height: 50px;
    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
}

#header .logo_header .info .left, #header .logo_header .info .right {
    position: relative;
    display: inline-block;
    margin-left: 20px;
}

#header .logo_header .info .contain {
    position: relative;
    padding-left: 60px;
}

#header .logo_header .info .contain p {
    font-size: 20px;
    font-weight: 500;
}

#header .logo_header .info .contain span {
    color: #949494;
    font-size: 12px;
    text-transform: capitalize;
}

/*-- nav --*/
.custom_menu {
	padding: 0;
    background: #000;
}
.custom_menu .navbar-nav .dropdown-menu {
    position: absolute;
    margin: 0;
    padding: 0;
    border-radius: 0;
    top: 100%;
}

.custom_menu .navbar-nav .nav-link {
    padding: 15px 25px !important;
    color: #fff;
}

.custom_menu .navbar-nav .nav-item:first-child .nav-link {
    padding-left: 0 !important;
}

.welcome_note .left h2.header {
    color: #773e01;
    position: relative;
}
.welcome_note .left h2.header:before {
    position: absolute;
    bottom: -7px;
    content: "";
    left: 0;
    display: block;
    height: 2px;
    width: 80px;
    background: #773e01;
}

.welcome_note .left a {
    padding: 10px 40px;
    background: #773e01;
    color: #fff;
}
.welcome_note .left a:hover {
	background: #000;
}

.welcome_note .right img {
    border: 2px solid #773e01;
    padding: 5px;
}

.welcome_note .left p {
    line-height: 28px;
}
.dropdown-item{
 text-transform: uppercase;
}

.service_box {
    background: #ececec;
    padding:70px 35px 70px 35px;
    margin: 80px 0;
}
.service_box:hover{
	background: #773e01;
	color:#fff;
}
.service_box:hover .service-icon i, .service_box:hover .service-text h2{
	color:#fff;
}
.service-icon i{
    font-size: 45px;
    color: #773e01;
	margin-bottom:25px;
}

.service-text h2{
	font-family: 'Oswald', sans-serif;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}
.singleWedo p{
    color: #848484;
}

#footer {
    background: #343a40;
    padding: 30px 0;
}

#footer .footer-info {
    position: relative;
}

#footer .footer-info h4 {
    color: #fff;
    display: block;
    margin-bottom: 20px;
    text-transform: capitalize;
}

#footer .footer-info ul li a {
    color: #ccc;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 30px;
}

#footer .footer-info ul li a:hover {
    color: #fff;
}

#footer .footer-info p {
    color: #ccc;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
}

#footer .footer-info a img {
    max-width: 100%;
    height: auto;
    width: auto;
    color: #fff;
}

#footer .footer-info a {
    color: #fff;
}

#footer .footer-info ul li {
    display: inline-block;
    margin-right: 20px;
}

#footer span {
    color: #fff;
    font-size: 18px;
}

#footer a {
    font-size: 18px;
    color: #fff;
}

#footer a:hover {
    color: #f37d00;
}
.subfooter {
    background: #000;
    position: relative;
    padding: 15px 0;
}

.subfooter span {
    color: #fff;
    font-size: 18px;
}

.subfooter a {
    color: #fff;
    font-size: 18px;
}

.subfooter a:hover {
    color: #b75f00;
}
#footer .footer-info.visit {
	margin-top: 50px;
}
#footer .footer-info .navigation-LInks li {
	display: block;
}

.sticky {
	position: fixed;
	top: 0; 
	width: 100%;
	display: block;
	z-index: 999;
}
.gallery .box {
    border: 1px solid #ccc;
    margin-bottom: 30px;
}

.gallery h2 {
    color: #773e01;
    text-transform: capitalize;
    text-align: center;
    display: block;
    margin-bottom: 30px;
    font-weight: 500;
}

#header .left p img {
    width: 22px;
}

.custom_menu {
    border-bottom: 2px solid #fff !important;
}

.custom_menu .navbar-nav .nav-link {
    padding: 15px 25px !important;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase !important;
}

.custom_menu .navbar-nav .nav-item + .nav-item {
    border-left: 2px dotted #fff;
}

.heading {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    margin-top: 46px;

}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
   width: 15%;
}
.rock {
    margin: 52px 0px auto;
}
.cont-address {
    font-size: 17px;
    font-weight: 700;
}
.con-p {
    font-size: 19px;
    line-height: 32px;
}
.inquiryq {
    font-family: 'Merriweather', serif;
    color: #041e42;
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 18px;
    text-align: center;
}
.inqueryn {
    font-family: 'Merriweather', !serif !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    color: #041e42;
    font-family: roboto;
}
.product h2{
    margin: 18px 0px 0px 0px;
}
.rock img{
    width: 100%;
    max-width: 79%;
}
.prg{
    width: 100%;
    position: relative;
    margin-top: 65px;
}
.Gallery {
    padding: 70px 0px;
}
.Gallery-tittle {
    text-align: center;
    margin-bottom: 40px;
}
.Gallery-tittle h1 {
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 600;
    text-shadow: 3px 1px 5.5px #808080;
}
.g-image {
    margin-bottom: 30px;
    box-shadow: 0px 0px 7px 0px #888888;
    transition: 0.5s;
    cursor: pointer;
}
.g-image:hover{
    transform: scale(1.1);
}
.prg h3 {
    font-size: 24px;
    color: #000;
    text-align: left;
    border-left: #999 solid 12px;
    padding: 8px;
    background-color: #e8e6e6;
    float: left;
    width: 100%;
    margin-bottom: 29px;
}
.des p{
    font-size: 18px;
line-height: 30px;
text-align: justify;
}
.ab h3{
   font-size: 30px;
   font-weight: 400;
   margin: 10px auto;
}
.ab p{
    font-size: 17px;
    line-height: 30px;
    text-align: justify;
}
.quality h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    color: #000;
    text-align: left;
    font-weight: bold;
    background-color: #ededed;
    padding: 5px;
}

