@charset "UTF-8";

header{width: 100%; padding: 1% 0; background-color: #fff; position: sticky; top:0; z-index: 9999;}
.slider{clear: both;}

/*-----------------------------------
    1. Body / Typography 
-----------------------------------*/


@font-face {
    font-family: 'SUIT-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NanumBarunGothic';
    font-style: normal;
    font-weight: 400;
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
   }
   
body { overflow-x: hidden; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; font-family: 'SUIT-Regular', sans-serif; font-size: 16px; line-height: 1.6; color: #666666; }
h1, h2, h3, h4, h5, h6 { font-weight: 400; color: #333333; margin: 0px 0px 20px 0px; }
h1 { font-size: 34px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; line-height: 29px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
p { margin: 0 0 30px; line-height: 1.8; }
p:last-child { margin: 0px; }
ul, ol { list-style: none; margin: 0; padding: 0; }
a { text-decoration: none; color: #333333; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
a:focus, a:hover { text-decoration: none; color: #8e1e1a; }
.lead { font-size: 19px; font-weight: 400; line-height: 1.8; font-style: italic; }
.blockquote { background-image: url(../images/quote-img.jpg); max-height: auto; margin: 0px 0px 30px 0px; font-size: 34px; font-weight: 500; font-style: italic; text-align: left; padding-bottom: 47px; color: #fff; padding-top: 47px; padding-left: 30px; }
.blockquote-caption { border-left: 3px solid #d8d7d5; padding-left: 40px; }
.blocquote-author { margin: 0px; font-size: 13px; text-transform: uppercase; letter-spacing: 1.6px; font-style: normal; color: #cdcccc; }
strong { color: #333; font-weight: 800; }
hr { border-bottom: 1px solid #e1e0dd; margin-bottom: 40px; }

/*----------------------- 
    animation
-------------------------*/
.slider-title {animation-delay:0.5s;}
.slider-text {animation-delay:1.0s;}

/*----------------------- 
    2 Form Elements:
-------------------------*/
label { }
.control-label { font-size: 12px; letter-spacing: 1.5px; color: #9b9a98; }
.form-control:focus { }
.textarea.form-control { }
.required { }
.input-group, .form-group { }
.form-control { float: left; color: #9b9a98; font-size: 12px; letter-spacing: .75px; font-weight: 700; width: 60%; height: 43px; padding: 10px; line-height: 1.42857143; background-image: none; background-color: #f0efed; border-radius: 0px; margin-bottom: 10px; border: 1px solid #e5e4e1; -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);  }
#msg{width: 83.8%;}
.form-title .form-control {width:83.8%;}
.input-group { position: relative; display: table; border-collapse: separate; }
input[type=checkbox], input[type=radio] { margin: 8px 0 0; margin-top: 1px\9; line-height: normal; }
.form-title {float: left; width: 10%; margin: 10px;}
.gform {text-align: center;}

/*-------------- align ------------*/

/* =WordPress Core
-------------------------------------------------------------- */

.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float: right; margin: 0px 0 30px 30px; }
.alignleft { float: left; margin: 0px 30px 0px 0; }
a img.alignright { float: right; margin: 0px 0 30px 30px; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%;    /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }

/*-----------------------------------
    3. Buttons 
-----------------------------------*/
.btn { font-size: 13px; text-transform: uppercase; font-weight: 700; padding: 10px 14px; margin-bottom: 4px; letter-spacing: 1px; border-radius: 0px; }
.btn-primary { background-color: transparent; color: #8e1e1a; border: #8e1e1a 2px solid; }
.btn-primary:hover { background-color: #8e1e1a; color: #fff; border: #8e1e1a 2px solid; }
.btn-primary.focus, .btn-default:focus { background-color: #8e1e1a; color: #fff; border: #8e1e1a 2px solid; }
.btn-default { background-color: transparent; color: #d6c4a0; border: #d6c4a0 2px solid; }
.btn-default:hover { background-color: #d6c4a0; color: #fff; border: #d6c4a0 2px solid; }
.btn-default.focus, .btn-primary:focus { background-color: #d6c4a0; color: #fff; border: #d6c4a0 2px solid; }
.btn-lg { padding: 12px 22px; font-size: 14px; text-align: center; }
.btn-sm { padding: 8px 12px; font-size: 12px; }
.btn-xs { padding: 4px 10px; font-size: 10px; }
.btn-link { color: #8e1e1a; font-size: 12px; font-weight: 700; letter-spacing: .80px;  }
.btn-link:hover { color: #7d1c18; text-decoration: none; }
button.btn { height: 50px; margin-right: -1px; margin-top:15px; background-color: #13a0b2; color:#fff; border-radius: 5px;}
button.btn:hover {background-color: #0b8191; color:#fff;}

/*-----------------------------------
    4. General / Elements 
-----------------------------------*/

/*----------------------- 
    4.1 Section space :
-------------------------*/

/*Note: Section space help to create top bottom space;*/

.space-small { padding-top: 40px; padding-bottom: 40px; }
.space-medium { padding-top: 30px; }
.space-large { padding-top: 120px; padding-bottom: 120px; }
.space-ex-large { padding-top: 140px; padding-bottom: 140px; }

/*----------------------
   4.2 Margin Space
-----------------------*/
.mb0 { margin-bottom: 0px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin: 30px 0; cursor: default;}
.mb35 { margin-bottom: 35px; }
.mb40 { margin-bottom: 40px; }
.mb60 { margin-bottom: 60px; }
.mb80 { margin-bottom: 80px; }
.mb100 { margin-bottom: 100px; }
.mt0 { margin-top: 0px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt60 { margin-top: 60px; }
.mt70 { margin-top: 70px; }
.mt80 { margin-top: 80px; }
.mt100 { margin-top: 100px; }

/*----- less margin space from top --*/
.mt-20 { margin-top: -20px; }
.mt-40 { margin-top: -40px; }
.mt-60 { margin-top: -60px; }
.mt-80 { margin-top: -80px; }

/*-----------------------
   4.3 Padding space
-------------------------*/
.nopadding { padding: 0px; }
.nopr { padding-right: 0px; }
.nopl { padding-left: 0px; }
.pinside10 { padding: 10px; }
.pinside20 { padding: 20px; }
.pinside30 { padding: 30px; }
.pinside40 { padding: 40px; }
.pinside50 { padding: 50px; }
.pinside60 { padding: 60px; }
.pinside80 { padding: 80px; }
.pinside130 { padding: 130px; }
.pdt10 { padding-top: 10px; }
.pdt20 { padding-top: 20px; }
.pdt30 { padding-top: 30px; }
.pdt40 { padding-top: 40px; }
.pdt60 { padding-top: 60px; }
.pdt80 { padding-top: 80px; }
.pdb10 { padding-bottom: 10px; }
.pdb20 { padding-bottom: 20px; }
.pdb30 { padding-bottom: 30px; }
.pdb40 { padding-bottom: 40px; }
.pdb60 { padding-bottom: 60px; }
.pdb80 { padding-bottom: 80px; }
.pdl10 { padding-left: 10px; }
.pdl20 { padding-left: 20px; }
.pdl30 { padding-left: 30px; }
.pdl40 { padding-left: 40px; }
.pdl60 { padding-left: 60px; }
.pdl80 { padding-left: 80px; }
.pdr10 { padding-right: 10px; }
.pdr20 { padding-right: 20px; }
.pdr30 { padding-right: 30px; }
.pdr40 { padding-right: 40px; }
.pdr60 { padding-right: 60px; }
.pdr80 { padding-right: 80px; }

/*--------------------------------
4.4 Background & Block color 
----------------------------------*/
.bg-light { background-color: #f8f5f2; }
.bg-primary { }
.bg-default { background-color: #8e1e1a; }
.bg-white { background-color: #fff; }
.outline { }
.section-title { text-align: center; margin-bottom: 50px; }
.section-title h1 {font-size: 25px;}
.title { color: #333333; }
.small-title { margin-bottom: 20px; font-size: 1em; text-transform: uppercase; letter-spacing: .75px; display: inline-block; }
.text-white { color: #fff; }
.primary-sidebar { }
.secondary-sidebar { }
.well-block { }

/*--------------------------------
4.5 Features Block 
----------------------------------*/
.feature { }
.feature-block { margin-bottom: 30px; }
.feature-text { font-size: 14px; font-weight: 400; }
.feature-title { color: #333333; margin-bottom: 25px; }
.feature-content { margin-top: 20px; }
.feature-section { }
.feature-icon ul { margin-bottom: 30px; }
.feature-icon ul li { line-height: 28px; }
.feature-icon ul li i { padding-right: 10px; color: #d6c4a0; }

/*--------------------------------
4.6 Bullet/arrow
----------------------------------*/
.arrow { position: relative; padding-left: 22px; color: #bfedae; line-height: 32px; }
.arrow-chevron-circle-right li:before { font-family: FontAwesome; display: block; position: absolute; left: 0; font-size: 14px; color: #bfedae; content: "\f138"; }

/*--------------------------------
4.7 Call to actions 
----------------------------------*/
.cta-section { text-align: center; color: #fff; padding-top: 60px; padding-bottom: 60px; }
.cta-text { font-size: 18px; font-weight: 400; margin-bottom: 20px; color: #d6bcbb; }
.cta-title { color: #fff; font-size: 38px; font-weight: 700; }
.widget-cta { border: 1px solid #dbdad8; padding: 30px; margin-bottom: 30px; }
.widget-cta-icon { font-size: 40px; color: #fff; margin-bottom: 40px; }
.widget-cta-text { color: #8e1e1a; font-weight: 700; font-size: 17px; }

/*--------------------------------
 4.8 Image Hover Effect 
----------------------------------*/
img { width: auto; max-width: 100%; height: auto; margin: 0; padding: 0; border: none; line-height: normal; vertical-align: middle; }
.imghover { display: block; position: relative; max-width: 100%; }
.imghover::before, .imghover::after { display: block; position: absolute; content: ""; text-align: center; opacity: 0; }
.imghover::before { top: 0; right: 0; bottom: 0; left: 0; }
.imghover::after { top: 55%; left: 50%; padding: 10px; line-height: 10px; margin: -25px 0 0 -25px; content: "\f002"; font-family: "FontAwesome"; font-size: 20px; }
.imghover:hover::before, .imghover:hover::after { opacity: 1; }
.imghover:hover::before { background: rgba(142, 30, 26, .70); }
.imghover:hover::after { color: #fff; }

/*--------------------------------
4.9 Icon 
----------------------------------*/
.icon { }
.icon-1x { font-size: 18px; }

/* default icon size of font*/
.icon-2x { font-size: 38px; }
.icon-4x { font-size: 65px; }
.icon-6x { font-size: 88px; }
.icon-8x { font-size: 108px; }
.icon-default { color: #aa9144; }
.icon-primary { color: #474954; }
.icon-secondary { color: #fff; }
.icon-white { color: #fff; }

/*--------------------------------
5 Header / Navigations 
----------------------------------*/

/*--------------------
    5.1 Header Regular 
   ----------------------*/

.logo { position: relative; top: 5px;}
.top-bar { background-color: #f0efe8; border-bottom: #e3e2da 1px solid; padding-top: 7px; padding-bottom: 7px; }
.connect-us { float: right; }
.call-info { padding-top: 2px; padding-left: 60px; }
.call-text { font-size: 20px; font-weight: 900; }
.call-text strong { }
.social { padding-top: 6px; }
.social ul { float: right; }
.social ul li { float: left; }
.social ul li a { font-size: 12px; padding: 10px 10px; background-color: #e4e4e4; border-radius: 50px; line-height: 1.2; width: 32px; height: 32px; text-align: center; margin-right: 1px; display: block; }
.social ul li a:hover { background-color: #8e1e1a; color: #fff; }
.header { }
.header-wrapper { z-index: 9; background: #fff; position: fixed; width: 100%;  padding-top: 20px; padding-bottom: 10px; border-bottom: 1px #e1e0dd solid; }
.is-sticky .header-wrapper { border-bottom: 1px #e1e0dd solid; }

/*--------------------------
    5.2 Navigations Regular
   ----------------------------*/
.hero-section { background: url(../images/hero-img.jpg) no-repeat center; background-size: cover; }
.hero-section-caption { margin-top: 110px; margin-bottom: 110px; background-color: #4d8638; border-radius: 6px; }
.hero-title { color: #fff; font-size: 35px; font-weight: 100; line-height: 45px; margin-bottom: 25px; }

/*----------------------------------------------
    5.4 Page Header
----------------------------------------------*/
.page-rgba { background-color: rgba(0,0,0,0.3);}
.page-section { padding:40px 0 30px 0;}
.page-description { }
.page-description p { color: #FFF; }
.page-title { font-size: 40px; color: #fff; font-weight: 700; padding-top: 15px;  }
.page-text {font-size: 13px; font-weight: 700; color: #d6c4a0; border-bottom: #d6c4a0 2px solid; text-transform: uppercase; letter-spacing: 1.8px; }

.page-nav{background: #0a539cd8; line-height:50px; }
.page-nav ul { display: flex; justify-content:flex-start; height: 100%; width:100%; }
.page-nav ul li { width: 15%; height: 100%; }
.page-nav ul li:nth-child(1) {width: 23%; }
.page-nav ul li a {display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; transition: all .3s ease;
    color: #fff; width: 100%; font-size: 16px; }
.page-nav ul li:nth-child(1) a{ font-size: 20px; cursor:default; font-weight: bold; background-color: #063c72d8; }
.page-nav ul li:not(:nth-child(1)) a:hover { background-color: rgba(255,255,255,.4); }


/*-----------------------------------
    6. Slider 
-------------------------------------*/
.slider-captions { position: absolute;  width: 100%; text-align: center; z-index: 999; left: 0;
    top:0; margin-top:10%; height: 100%;}
.slider-title { color: #fff; font-size: 65px; font-weight: bold; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8);}
.slider-text { color: #fff; font-size: 25px; text-shadow: 3px 4px 4px rgba(0, 0, 0, 0.8);}
.slider-captions .small-title { color:#fff; margin-bottom: 10px; display: inline-block; font-size:38px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);}
.slider .owl-dots { position: absolute; bottom:20px; left:50%; transform: translateX(-50%);}
.slider .owl-nav { }
.slider .owl-nav .owl-prev { position: absolute; top: 45%; left: 0px; }
.slider .owl-nav .owl-next { position: absolute; top: 45%; right: 0px; }
.slider .owl-dots .owl-dot { }
.slider .dark_bg{background-color: rgba(0,0,0,0.3); width: 100%; height: 100%; position: absolute; z-index: 99;}
/*-----------------------------------
7. Content 
-------------------------------------*/

/*-----------------------------------
8. Footer 
-------------------------------------*/

.footer { background-color: #fff; padding: 20px 0; color: #333; }

.footer-widget li { float: left; position: relative;}
.footer-widget > ul li {float: left; position: relative; }
.footer-widget li:not(:nth-child(4)) {margin-right: 1em;}
.footer-widget li:not(:nth-child(1)) > a:before { position: absolute; left:-9px; top:8px; content: ""; width:1px; height:13px; background: #ccc;}
.footer-title { margin-bottom: 40px; color: #fff; }
.footer-widget li { margin-top: 5px; }
.footer-widget li a { font-size: 14px; color: #979393;  letter-spacing: .75px; font-weight: 700; }
.footer-widget li a:hover { color: #d6c4a0; }
.footer-widget .form-control { height: 50px; color: #7e7e7e; background-color: #535353; border: 0px solid; border-radius: 2px; }
.footer-wrapper { }
.footer-social { margin-top: 25px; }
.footer-social span a { font-size: 12px; padding: 10px 10px; background-color: #737070; border-radius: 50px; line-height: 1.2; width: 32px; height: 32px; text-align: center; margin-right: 5px; display: block; float: left; color: fff; }
.footer-timing { font-size: 14px; font-weight: 700; }
.footer-social span a:hover { background-color: #8e1e1a; color: #fff; }
.footer-link { color: #fff9d7; font-size: 16px; font-weight: 600;  padding-bottom: 2px; }
.footer-link:hover { color: #fff9da; border-bottom: 1px solid #f7da3d; }

/*-------------- tiny footer ------------*/
.tiny-footer { background-color: #063c72d8; padding-top: 10px; padding-bottom: 10px; font-size: 12px; text-align: center; }
.tiny-footer ul {display: flex; width: 70%;}
.tiny-footer .footerSiteMap {width: 30%; font-size: 13px; font-weight:600;}
.tiny-footer select { padding: 5px; border: 1px solid #cccccc; border-radius: 5px; color:#333;}
.tiny-footer span {color:#fff;}
.tiny-footer ul li {width: 10%; padding: 5px; }
.tiny-footer ul li:nth-child(2) {width: 13%;}
.tiny-footer ul li a {font-size: 13px; font-weight:600; color:#fff;}
.tiny-footer ul li a:hover {color:#ffee8f; border-bottom: 1px solid #ffee8f;}
.tiny-footer .row {display:flex;}

/*-----------------------------------
9. Pages 
-------------------------------------*/

.subpage-title { text-align: left; font-size: 40px; font-weight: bold; margin-top: 30px; color: #000;}
.subpage-cont {margin-bottom: 60px; position: relative;}



/*-------------------------
 9.1 About us
---------------------------*/

.about-section { }
.about-title { margin-bottom: 30px; }
.about-img img { border-radius: 10px; }
.about-list { }
.about-list ul li { color: #5f5f5f; }
.about-list ul li:before { color: #5f5f5f; }

/*-------------------------
 9.2  Service / single / sidebar
--------------------------*/
.service-block { padding: 20px; margin-bottom: 30px; background-color: transparent; border-radius: 0px; border: 1px solid #e1e0dd; text-align: center; }
.service-block:hover { border: 1px solid #8e1e1a; }
.service-icon { margin-bottom: 30px; color: #8e1e1a; font-size: 50px; }
.service-icon img { width: 100%; height: 200px;}
.service-img img { margin-bottom: 30px; }
.service-content { padding-bottom: 10px; }
.service-btn-link { margin-bottom: 8px; }

/*-----------------------------------------
  service side-nav
 ------------------------------------------*/
.sidenav { }
.sidenav ul li { position: relative; font-weight: 600; margin-bottom: 8px; border-bottom: 1px solid #dbdad8; }
.sidenav ul li a { padding: 8px 0px 14px 0px; display: block; color: #333333; font-size: 12px; font-weight: 700; letter-spacing: .50px; text-transform: uppercase; }
.sidenav ul li a:hover { color: #8e1e1a; }
.sidenav ul li.active a { color: #8e1e1a; }
.sidenav ul li.active a:before { color: #13a0b2; }
.service-sidenav-icon { font-size: 16px; color: #8e1e1a; padding-top: 5px; float: left; padding-right: 10px; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
.sidenav a:focus, a:active { background-color: transparent; border: 0px; }

/*-------------------------
 9.5  Testimonial
---------------------------*/
.slide-box { background-color: rgba(238, 238, 238, 0.8); height:190px; margin-bottom:20px;}
.con-title { width: 100%; height: 30px; text-align: left; padding: 15px 0 0 20px; font-size: 22px; color:#000; }
.con-slide {background-color: #ffffff; width: 90%; height: 65%; position: relative; left: 5%; top: 12%;}
.con-slide img {width: 100%; height: 125px;}
.cs-center {margin-bottom: 50px;}
.up-content { position: absolute; bottom:2%; left:50%; transform: translate(-50%); z-index: 999;}


/*--------------------------
 9.6  team
 ----------------------------*/
 

/*-------------------------
 9.8 Contact us
---------------------------*/
.contact-block { background: url(../images/map.jpg) no-repeat center; background-size: cover; margin: 0px; padding-top: 140px; padding-bottom: 140px; }
.contact-info { margin-top: 10px;  display: inline-block; }
.contact-info-title { }
.contact-icon { margin-right: 20px; }
.contact-icon { border: 2px #589442 dashed; line-height: 14px; border-radius: 100%; padding: 14px 18px; font-size: 20px; color: #589442; width: 52px; }
.contact-info ul { }
.contact-title { font-size: 15px; font-weight: 700; letter-spacing: .75px; text-transform: uppercase; }
.contact-info li { font-size: 14px; }
.get-in-touch { }

/*------------------------
10. Blog pages
--------------------------*/

/*----- post-----*/

.post-block { margin-bottom: 40px; }
.post-title { color: #333333; }
.post-title:hover { color: #8e1e1a; }
.post-img { position: relative; }
.post-content { margin-top: 20px; }
.sticky-box, .video-box { height: 50px; width: 50px; background-color: #8e1e1a; position: absolute; z-index: 8; top: 20px; right: 0px; left: 20px; border-radius: 50px; padding-top: 2px; line-height: 1; }
.post-sticky, .post-video { position: absolute; top: 14px; right: 19px; z-index: 9; color: #fff; font-size: 20px; }

/*----- meta -----*/
.meta { margin-bottom: 20px; text-align: left; padding-right: 3px; }
.meta-date { color: #8e1e1a; font-size: 12px; font-weight: 700; letter-spacing: .75px; text-transform: uppercase; }
.meta-categories, .meta-comments, .meta-author { background-color: transparent; padding-right: 8px; font-size: 12px; text-transform: uppercase; font-weight: 700; letter-spacing: .75px; color: #a3a19d; }
. .meta-tag { }

/*----- pagination -----*/
.pagination { display: inline-block; padding-left: 0; margin: 20px 0; }
.st-pagination { text-align: left; }
.st-pagination .pagination>li>a, .pagination>li>span { position: relative; float: left; line-height: 1.6; color: #979692; text-decoration: none; font-size: 14px; border: 1px solid #c2c1be; background-color: transparent; font-weight: 700; text-transform: uppercase; margin-right: 8px; margin-bottom: 5px; }
.st-pagination .pagination>li>a:focus, .st-pagination .pagination>li>a:hover, .st-pagination .pagination>li>span:focus, .st-pagination .pagination>li>span:hover { z-index: 2; color: #8e1e1a; background-color: transparent; border: #8e1e1a 1px solid; }
.st-pagination .pagination>li:first-child>a, .st-pagination .pagination>li:first-child>span { margin-left: 0; border-radius: 0px; }
.st-pagination .pagination>li:last-child>a, .st-pagination .pagination>li:last-child>span { border-radius: 0px; }
.st-pagination .pagination>.active>a, .st-pagination .pagination>.active>a:focus, .st-pagination .pagination>.active>a:hover, .st-pagination .pagination>.active>span, .st-pagination .pagination>.active>span:focus, .st-pagination .pagination>.active>span:hover { z-index: 3; color: #8e1e1a; cursor: default; background-color: transparent; border: 1px solid #8e1e1a; }
.related-block { margin-top: 40px; border-top: 1px solid #e3e2da; border-bottom: 1px solid #e3e2da; padding: 40px 0px 40px 0px; }
.related-post { margin-top: 20px; }
.related-img img { margin-bottom: 30px; }
.related-post-content { }
.post-meta { margin-right: 20px; }

/*----- prev-next-----*/
.post-navigation { border-top: 1px solid #e3e2da; border-bottom: 1px solid #e3e2da; padding: 20px 0px 20px 0px; }
.nav-links { text-decoration: underline; }
.nav-previous { }
.prev-link, .next-link { color: #333333; text-transform: uppercase; font-size: 12px; font-weight: 700; line-height: 24px; margin-bottom: 20px; letter-spacing: 1px; }
.nav-next { }
.next-link { }
.previous-next-title { font-size: 18px; line-height: 22px; margin-top: 20px; color: #333333; font-weight: 700; }

/*----- Author-post -----*/
.author-block { margin-top: 40px; padding: 30px; margin-bottom: 30px; border-radius: 0px; border: 1px solid #dbdad8; }
.author-post { }
.author-img { }
.author-title { font-size: 22px; line-height: 22px; }
.author-post-content { }
.author-text { margin-top: 15px; }
.meta-author, .author-meta { padding-left: 0px; }

/*----- Comments -----*/
.comment-area { margin-top: 40px; margin-bottom: 30px; }
.comment-title { font-size: 22px; line-height: 22px; margin-bottom: 30px; }
.comment-list { list-style: none; padding: 0px; margin-top: 40px; }
.comment { }
.comment-body { }
.comment-header { float: left; margin-right: 10px; margin-top: 4px; }
.comment-author { }
.comment-author img { float: left; }
.comment-info { padding-left: 130px; }
.user-title { font-size: 18px; float: left; margin-bottom: 0px; margin-right: 30px; }
.comment-meta-date { color: #589442; font-size: 14px; font-weight: 600; letter-spacing: .75px; text-transform: uppercase; display: list-item; }
.comment-content { margin-bottom: 10px; font-size: 16px; }
.reply-link { }
.childern { padding-left: 100px; }

/*----- leave-Comments -----*/
.leave-comments { margin-bottom: 30px; }

/*------------------------
 12. Counter block 
--------------------------*/
.counter-block { margin-bottom: 20px; }
.counter-section { }
.counter-content { padding-top: 30px; }
.counter-title { font-size: 42px; color: #fff; font-weight: 700; }
.counter-icon { font-size: 52px; color: #d6c4a0; }
.counter-text { font-size: 14px; letter-spacing: .50px; text-transform: uppercase; color: #e5b7b5; font-weight: 700; }

/*------------------------
 12. Sidebar / Widgets
--------------------------*/

/*----- widget -----*/

.widget { border: 1px solid #dbdad8; padding: 30px; margin-bottom: 30px; }
.widget-title { }
.widget ul { }
.widget li { }
.widget li a { }
.widget li a:hover { }
.widget-search { }
.widget-categories { }
.widget-categories ul { }
.widget-categories ul li a, .sidenav li a { border-bottom: 0px; }
.widget-categories ul li a, .widget-archives ul li a { padding: 11px 0px 8px 0px; display: block; line-height: 14px; color: #333333; font-size: 12px; font-weight: 700; letter-spacing: .75px; text-transform: uppercase; }
.widget-categories ul li a:hover, .widget-archives ul li a:hover { color: #8e1e1a; }
.widget-archives { }
.recent-post { }
.recent-title { line-height: 1.4; }
.widget-tags { }
.widget-tags a { color: #979692; padding: 6px 10px; background-color: transparent; display: inline-block; margin-bottom: 5px; border-radius: 0px; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; line-height: 20px; margin-right: 5px; border: 2px solid #c2c1be; }
.widget-tags a:hover { background-color: #221a8e; color: #fff; border: 2px solid #8e1e1a; }

/*-------------styleguide-------------*/
.box-info { font-size: 16px; line-height: 1.6; }
.circle-default-color { background-color: #d6c4a0; height: 160px; width: 160px; border-radius: 50%; border: 5px solid #f5f0e8; }
.circle-primary-color { background-color: #8e1e1a; height: 160px; width: 160px; border-radius: 50%; border: 5px solid #b0615e; }
.circle-heading-color { background-color: #333333; height: 160px; width: 160px; border-radius: 50%; border: 5px solid #707070; }
.circle-secondary-color { background-color: #666666; height: 160px; width: 160px; border-radius: 50%; border: 5px solid #949494; }
.box-bg-color { background-color: #f0efe8; height: 160px; width: 160px; }
.unordered ul { list-style: disc; margin-left: 20px; }
.unordered ul li { line-height: 2; }
.ordered ol { list-style: decimal; margin-left: 20px; }
.ordered ol li { line-height: 2; }
.altenate ul { list-style: none; }
.altenate ul li { border-bottom: 1px solid #e1e0dd; line-height: 2.5; }
.box-table { padding: 16px 30px; margin: 0 -15px 15px; border: 1px solid #dbdad8; }

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width:1400px) {
    .slide-box, .cs-content img {height:165px;}
    .con-slide img {height:107px;}
    .up-content {bottom: 6%;}
     
}
@media only screen and (max-width:1200px) {
    .tiny-footer ul li {width: 18%; padding: 5px; }
    .tiny-footer ul li:nth-child(2) {width: 33%;}
}

/* Medium Devices, Desktops */
@media only screen and (max-width:992px) { 
}

/* Small Devices, Tablets */
@media only screen and (max-width:768px) {
    .page-nav {display:none;}
    .subpage-title {font-size: 1.8em; margin-top: 0px;}
    .page-nav {display:none;}
    .up-content { position: relative;}
    .cs-content {background: rgba(238, 238, 238, 0.8);}
    .owl-nav {display:none;}
    .slider-captions .small-title {margin-bottom: 5px; font-size:15px;}
    .slider-title{font-size: 25px;}
    .slider-text {width: 55%; left: 22%; position: absolute; font-size: 13px;}
    .form-group:nth-child(2) .form-title { width: 20%;}
    .form-control, #subject, #msg {width:80%;}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width:480px) {
    .page-nav {display:none;}
    .up-content { position: relative;}
    .cs-content {background: rgba(238, 238, 238, 0.8);}
    .slide-box {background-color: rgba(238, 238, 238, 0.8);}
    .tiny-footer ul {width: 100%;}
    .tiny-footer ul li {width: 22%; padding: 5px; }
    .tiny-footer ul li:nth-child(2) {width: 34%;}
    .tiny-footer .footerSiteMap {display:none;}
    footer {padding: 10px 0;}
    .slider-captions {margin-top: 7%;}
    .form-control, #subject, #msg {width:80%;}
}

/* Custom, iPhone Retina */
@media only screen and (max-width:320px) {
}