@charset "UTF-8";

/* CSS Document */

/*------------------------------------------------------------------

Template Name:      Beauty Salon Website Template
Version:            1.0.0
Last change:        23/01/2017 
Author:             Jitu Chauhan

------------------------------------------------------------------
[CSS Table of contents]

1.  Body / Typography 
2.  Form Elements
3.  Buttons
4.  General / Elements
        4.1 Section space
        4.2 Margin space
        4.3 Padding space
        4.4 Background color
        4.5 Features
        4.7 Call to actions
        4.8 Img hover effect
        4.9 Icon
        -----------------------
5. Header / Navigations
        5.1 Header Regular
        5.2 Header Transparent
        5.3 Navigation Regular
        5.4 Page Header

        -----------------------
6. Slider
        6.1 Slider
        -----------------------
7. Content
8. Footers
9. Pages
    9.1  Service
    9.2  Service Single / sidebar with sidenav
    9.3  Testimonial
    9.4  Contact us
    9.5  Styleguide
    ------------------------------------
10.Blog
    10.1 Blog Default
    10.2 Blog Single
    ------------------------------------
11.Sidebar
    11.1 Widget
    ------------------------------------

13. Media Queries
------------------------------------------------------------------*/

/*-----------------------------------
    1. Body / Typography 
-----------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,900);
@import 'https://fonts.googleapis.com/css?family=Cantarell:400,700';
/*
* Noto Sans TC (Chinese_traditional) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 400;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.otf) format('opentype');
 }

body { -webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility; 
	font-size: 14px;
	
	
	color: #333; 
	font-family:Lato, Helvetica, Tahoma, Arial,"LiHei", 微軟正黑體, "Microsoft JhengHei", sans-serif; 
	line-height: 1.6; 
}
body .England {
	background-attachment: fixed;
	background:  url(../images/En_bg01.png);
	width: 100%;
	height: 100%;
	
}
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; margin-bottom: 10px; color: #2f2e2c; font-weight: 400;     line-height: 1.6;
 }
h1 { font-size: 30px; line-height: 42px; }
h1.heading-line:after { display: block; position: relative; left: 0; border-radius: 3px; content: " "; border-bottom: 3px solid #e4e0d8; width: 30px; padding-bottom: 30px; }
h2 { font-size: 20px; line-height: 32px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; line-height: 1.4; }
p { margin: 0 0 20px; line-height:1.6; }
p:last-child { margin-bottom: 0px; }
ul, ol { margin: 0;}
ul li, ol li { line-height: 2.500em; }
a { color: #7a8080; text-decoration: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
a:focus, a:hover { text-decoration: none; color: #f67269; }
strong { }
.listnone { list-style: none; padding: 0px; border-bottom: 1px dashed #a7a4a4;}
.lead { font-size: 21px; }
.italic { font-style: italic; }
.small-text { color: #b4b1ac; font-size: 12px; }
.text-caps { font-size: 14px; color: #fff; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; }
::selection { background: #ffecb3; color: #333; }
h3 small { font-weight: 400; line-height: 1; color: #f67269; font-size: 14px; }
.bdr-btm { border-bottom: 1px solid #eceae5; margin-bottom: 30px; }

/*-------------- 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 20px 20px; }
.alignleft { float: left; margin: 0px 20px 20px 0; }
a img.alignright { float: right; margin: 5px 0 20px 20px; }
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; }

/*-----------------------------------
    2. Form css 
-----------------------------------*/
label { }
.control-label { color: #2f2e2c; font-weight: 500; font-size: 12px; }
.form-control { width: 100%; height: 50px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #333;
 background-color: #fcfaf6; border: 2px solid #eceae5; background-image: none; border-radius: 0px;
  -webkit-box-shadow: inset 0 0px 0px rgba(235, 237, 238, .075);
   box-shadow: inset 3px 3px 3px rgba(235, 237, 238, .075); margin-bottom: 15px; }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(235, 237, 238, .075), 0 0 8px rgba(102, 175, 233, .6); box-shadow: inset 0 3px 3px rgba(235, 237, 238, .075), 0 0 8px rgba(235, 237, 238, .6); background-color: #edf3f6; }
.textarea.form-control { background-color: #f6f8f9; height: auto; }
.required { }
.input-group-addon { color: #34d4a2; text-align: center; background-color: #f6f8f9; border: 1px solid #f1f5f7; border-left: 0px; }
.form-news-letter .form-control { float: left; width: 75%; margin-right: 10px; }
.form-group {  margin-bottom: 10px;}
/*-----------------------------------
    3. Buttons 
-----------------------------------*/
.btn { display: inline-block; padding: 16px 20px; margin-bottom: 0; font-size: 15px; font-weight: 500;
 letter-spacing: 2px; line-height: 1.42857143; text-align: center; border: none; text-transform: uppercase;
  border-radius: 25px; -webkit-box-shadow: -1px 4px 5px 4px rgba(216,212,204,0.33);
-moz-box-shadow: -1px 4px 5px 4px rgba(216,212,204,0.33);
box-shadow: -1px 4px 5px 4px rgba(216,212,204,0.33); }
.btn-default { color: #fff; background-color: #cda34d; }
.btn-default:hover { color: #fff; background-color: #ddb053; border-color: #ddb053; }
.btn-default.focus, .btn-default:focus { color: #fff; background-color: #ddb053; border-color: #ddb053; }
.btn-primary { background-color: #f67269; color: #fff; }
.btn-primary:hover { background-color: #e70359; color: #fff; }
.btn-primary.focus, .btn-primary:focus { }
.btn-white { color: #4a4e4e; background-color: #fff; border: 1px solid #fff; }
.btn-white:hover { background-color: transparent; border: 1px solid #fff; color: #fff; }
.btn-white.focus, .btn-white:focus { background-color: transparent; border: 1px solid #fff; color: #03af9e; }
.btn-link { color: #f67269; text-transform: uppercase; font-size: 11px; font-weight: 500; letter-spacing: 2px; }
.btn-link:hover { color: #e70359; font-weight: 500; }
.btn-link:after { font-family: FontAwesome; position: relative; left: 0; content: "\f105"; font-size: 14px; color: #f67269; padding-left: 5px; padding-top: 3px; }
.btn-lg { font-size: 14px; padding: 20px 30px; }
.btn-sm { font-size: 12px; padding: 5px 10px; }
.btn-xs { font-size: 12px; padding: 5px 7px; }

/*-----------------------------------
    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: 80px; padding-bottom: 80px; }
.space-large { padding-top: 100px; padding-bottom: 100px; }
.space-ex-large { padding-top: 120px; padding-bottom: 120px; }
.palau { background: #fff url(../images/usa/USA_bg_5.jpg) no-repeat center top;
	 
      padding-top: 150px}
.bg-palau {background-color: #9fd7f9}
.palau_bt { background:#fff url(../images/palau/palau_bt.jpg) no-repeat center bottom; background-size: contain; min-height: 800px}
.guam_bt { background:#fff url(../images/guam/guam_bt.jpg) no-repeat center bottom; background-size: contain; min-height: 800px}
.palau_left {background: url(../images/usa/palauTitle.jpg) no-repeat center; position: relative; min-width: 535px; min-height: 470px}
.palau_left p {    position: absolute;
    display: block;
    bottom: 31px;
    left: 35px;
    width: 460px;
    text-align: justify;}
.palpa_right {margin-top: -90px; margin-left: 0px}
.palpa_right.ptwo  {margin-top: -20px; margin-left: 0px}
.palpa_right.pthree  {    margin-top: 0px;
    margin-left: px;}
.palpa_right.pfour  {    margin-top: -30px;
    margin-left: -10px;}
.guanxi {     background: #fff url(../images/bg_01.jpg) no-repeat right 20px;
    background-attachment: fixed;
    background-size: 890px;
}
.guanxi_city {     background: #fff url(../images/bg_01a.jpg) no-repeat 80% 20px;
    background-attachment: fixed;
    background-size: 890px;
}
.guandong { background:#e8f6f9d4; 
}
.jiouzou { background: #D3C6B0 url(../images/En_bg01.png);
	box-shadow:0 0 5px 0px rgba(0,0,0,.5)

}
.europe { background: #fff ;
    background-attachment: fixed;
    background-size: 890px;
}
.europe .left_title {
background: url(../images/Eu_01a.png) no-repeat center right }
.UsaC {background: url(../images/usa/USAe.jpg) no-repeat center top;}
.UsaB h2 {font-size: 55px; font-weight: 600; letter-spacing: .15em; line-height: 1.2em; text-shadow: 0 0 5px rgba(0,0,0,.5);color: #fff}
.UsaB h2 span {font-size: 45px;display: block}
.UsaB h2 small {letter-spacing: 0;font-size: 34px;color: #fff}
.austraria {background: url(../images/usa/USAb.jpg) no-repeat center; background-attachment: fixed}
.Palau_bg {background: url(../images/palau/palau.jpg) no-repeat center top;}
.Palau_bg h2 {font-size: 45px; font-weight: 600; letter-spacing: .15em; line-height: 1.2em; text-shadow: 0 0 5px rgba(0,0,0,.5);color: #fff;padding-top: 20px}
.Palau_bg h2 small {letter-spacing: 0;font-size: 34px;color: #fff}
.circle_content {
	margin-bottom: 30px;
	border: 3px solid #fff;
	border-radius: 25px;
	text-align: center;
	padding: 15px 20px;
	text-shadow: 1px 1px 1px #fff;
	line-height: 1.4;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5ca67+0,ffffff+39&0.69+24,0.18+52,1+100 */
background: -moz-linear-gradient(top, rgba(229,202,103,0.69) 0%, rgba(245,235,197,0.69) 24%, rgba(255,255,255,0.42) 39%, rgba(255,255,255,0.18) 52%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(229,202,103,0.69) 0%,rgba(245,235,197,0.69) 24%,rgba(255,255,255,0.42) 39%,rgba(255,255,255,0.18) 52%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(229,202,103,0.69) 0%,rgba(245,235,197,0.69) 24%,rgba(255,255,255,0.42) 39%,rgba(255,255,255,0.18) 52%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0e5ca67', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	
	
}
.circle_content h2 { font-weight: 600; margin-bottom: 10px; padding-bottom: 5px;border-bottom: 1px dashed #999}
.circle_content h6 { text-align: justify; text-shadow: none;line-height: 1.4; }
.circle_content .quote-left{ position: absolute;
    font-size: 60px;
    font-family: 'Libre Baskerville', serif;
    font-style: normal;
    color: #f67269;
    line-height: 0px;
    top: -12px;
    left: 50px;}
/*.circle_content i { display: block; margin-top: -60px;font-size: 60px; font-weight: 600; color: #f67269}

/*----------------------
   4.2 Margin Space
-----------------------*/
.mb0 { margin-bottom: 0px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.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: #f6f3ec; }
.bg-primary { background-color: #cda34d; }
.bg-default { background-color: #f67269; }
.bg-white { background-color: #fff; }
.bg-brown {background-color: #cda34d}
.bg-primary p { color:#fff}
.outline { border: 1px solid #eceae5; }
.section-title { margin-bottom: 30px; color: #2f2e2c; padding-top: 150px;}
.section-title h1{ margin-bottom: 30px;}
.title { color: #2f2e2c; }
.text-white { color: #fff; }
.primary-sidebar { }
.secondary-sidebar { }

/*--------------------------------
4.5 Features Block 
----------------------------------*/
.feature { }
.feature-icon { margin-bottom: 20px; }
.feature-left { }
.feature-left .feature-icon { float: left; }
.feature-left .feature-content { padding-left: 80px; }
.feature-center { }
.feature-center .feature-icon { }
.feature-center .feature-content { }
.feature-inner { }
.feature-outline { }
.thumbnail-block { }
.thumbnail-img { }
.thumbnail-content { }
.thumbnail-inner { }
.thumbnail-outline { }

/*----------------- video ---------------*/
.video-section { position: relative; }
.video-img { position: relative; }
.video-img img { width: 100%; }
.video-action { position: absolute; top: 40%; left: 47%; }

/*--------------------------------
4.6 Bullet 
----------------------------------*/
.bullet { position: relative; padding-left: 15px; color: #78807e; line-height: 32px; }
.bullet-double-right li:before { font-family: FontAwesome; display: block; position: absolute; left: 0; width: 13px; font-size: 14px; color: #78807e; content: "\f101"; }
.inputBox {box-shadow:0 0 25px 0 rgba(0,0,0,.3);
background-color: #fff; min-height: 320px; width: 100%; padding: 10px;margin-top: 80px}
/*--------------------------------
4.7 Call to actions 
----------------------------------*/
.cta-text { font-size: 16px; color: #fff; margin-bottom: 40px; }
.cta-content { color: #6c7175; font-weight: 500; padding-top: 5px; }
.cta-call, .cta-mail { border-bottom: 1px solid #e7eaea; margin-bottom: 29px; padding-bottom: 30px; }
.cta-call i, .cta-mail i, .cta-address i { font-size: 25px; color: #3fc535; }
.cta-call span, .cta-mail span, .cta-address span { padding-left: 10px; font-size: 16px; color: #2d2b51; }

/*--------------------------------
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: 50%; left: 50%; width: 50px; height: 50px; line-height: 50px; margin: -25px 0 0 -25px; content: "\f072"; font-family: "FontAwesome"; font-size: 36px; }
.imghover:hover::before, .imghover:hover::after { opacity: 1; }
.imghover:hover::before { background: rgba(211, 0, 80, .55); }
.imghover:hover::after { color: #FFFFFF; }

[class^='imghvr-'],
[class*=' imghvr-'] {
  background: rgba(211, 0, 80, .55);}

/*--------------------------------
4.9 Icon 
----------------------------------*/
.icon { }
.icon-1x { font-size: 18px; }

/* default icon size of font*/
.icon-2x { font-size: 38px; }
.icon-4x { font-size: 68px; }
.icon-6x { font-size: 88px; }
.icon-8x { font-size: 108px; }
.icon-default { color: #f67269; }
.icon-primary { color: #fe5036; }
.icon-secondary { color: #fff; }
.icon-white{ color:#fff;}

/*--------------------------------
5 Header / Navigations 
----------------------------------*/

/*--------------------
    5.1 Header Regular 
   ----------------------*/
.logo img { width: 50% }
.header { -webkit-transition: background-color .8s ease-out; -moz-transition: background-color .8s ease-out;  -o-transition: background-color .8s ease-out; transition: background-color .8s ease-out;  z-index: 9999; padding-top:20px;
}
.top-bar { }
.top-header { }
.top-link { margin-left: 15px; color: #fff; }
.top-link a { color: #e3e3e3; }
.top-link i { padding-right: 10px; color: #3fc535; }
.top-head { }
.top-nav { }
.call-block, .time-block { font-size: 18px; color: #2f2f2f; padding:7px;  }
.call-no, .time{ font-family: 'Lato', sans-serif; }
.call-no { font-size: 18px; color: #2f2f2f; }
.time-block { }
.call-text { font-size: 11px; color: #b4b1ac; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; }
.top-btn { float:right; padding-top:7px;}

/*--------------------------
    5.2 Navigations Regular
   ----------------------------*/
.hero-section_mo { position: relative; box-shadow: inset 0 0 5px 3px rgba(0,0,0,.8) ;display: none}
.hero-section { position: relative;min-height: 500px;
    padding: 120px 50px;}
.hero-caption { padding-top: 50px; }
.hero-title { font-size: 36px; color: #fff ;line-height: 50px; font-weight: 600; margin-bottom: 30px; }
.hero-text { font-size: 16px; color: #fff; margin-bottom: 60px; line-height: 24px; }
.navigation-wrapper { top: 40px;
	position: relative;
	height: 78px;
	z-index: 2
	
	
}
.navigation-wrapper .container { }
.navigation-wrapper .title_bg {
	position: absolute;
    right: 80px;
    /* top: -90px; */
    background: url(../images/En_bg04.png) no-repeat center;
    background-size: 300px;
    z-index: 2222;
    width: 300px;
    height: 208px;
    bottom: -30px;
	
}
.navigation { z-index: 999;  position: relative; 

}
#navigation, #navigation ul, #navigation ul li, #navigation ul li a, #navigation #menu-button {     margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
#navigation:after, #navigation > ul:after { content: "."; display: block; clear: both; visibility: hidden;
 line-height: 0; height: 0; }
#navigation #menu-button { display: none; }
#navigation {  }
#navigation > ul > li { float: left; }
#navigation.align-center > ul { font-size: 0; text-align: center; }
#navigation.align-center > ul > li { display: inline-block; float: none; }
#navigation.align-center ul ul { text-align: left; }
#navigation.align-right > ul > li { float: right; }
#navigation > ul > li > a i { font-size: 18px; padding-right: 5px}
#navigation > ul > li > a {padding: 24px 24px 24px 54px;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;}
#navigation > ul > li:hover > a { text-shadow: 1px 1px 1px rgba(0,0,0,.8); color: #cda34d}
#navigation > ul > li.has-sub > a { padding-right: 30px; }
#navigation  .right_title { text-align: right;
letter-spacing: 1px;
	text-decoration: none; 
    color: #fff;
	font-weight: 400; 
	text-transform: uppercase; 
	text-align: center; 
	
    float: right;
display: inline-block;
padding-right: 150px}
#navigation  .right_title span {font-size: 20px; 
	}
.right_title i { font-size: 18px; padding-right: 5px}

.position_ab {    position: absolute;
    top: 0;
    left:25%;
    z-index: 1;
    /* padding: 0 10%; */
    max-width: 1170px;}
/*#navigation > ul > li.has-sub > a:after {
 position: absolute;
 top: 22px;
 right: 11px;
 width: 8px;
 height: 2px;
 display: block;
 background: #dddddd;
 content: '';
}*/
#navigation > ul > li.has-sub > a:before { position: absolute; right: 14px; font-family: FontAwesome; content: "\f107";
 -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease;
  transition: all .25s ease; }

/*#navigation > ul > li.has-sub:hover > a:before {
 top: 23px;
 height: 0;
}*/
#navigation ul ul { position: absolute; left: -9999px; }
#navigation.align-right ul ul { text-align: right; }
#navigation ul ul li { height: 0; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation li:hover > ul { left: auto; }
#navigation.align-right li:hover > ul { left: auto; right: 0; }
#navigation li:hover > ul > li { height: 35px; }
#navigation ul ul ul { margin-left: 100%; top: 0; }
#navigation.align-right ul ul ul { margin-left: 0; margin-right: 100%; }
#navigation ul ul li a { border-bottom: 1px solid rgba(150, 150, 150, 0.15); padding: 24px; width: 170px; font-size: 14px;
 text-decoration: none; color: #fff; font-weight: 600; background: #f67269; text-transform: uppercase; }

#navigation ul ul li:last-child > a, #navigation ul ul li.last-item > a { border-bottom: 0; }
#navigation ul ul li:hover > a, #navigation ul ul li a:hover { color: #ffffff;background: rgba(189,47,69,1.00) }
#navigation ul ul li.has-sub > a:after { position: absolute; top: 16px; right: 11px; width: 8px; height: 2px; display: block;
 background: #dddddd; content: ''; }
#navigation.align-right ul ul li.has-sub > a:after { right: auto; left: 11px; }
#navigation ul ul li.has-sub > a:before { position: absolute; top: 13px; right: 14px; display: block; width: 2px; height: 8px;
 background: #dddddd; content: ''; -webkit-transition: all .25s ease; -moz-transition: all .25s ease;
  -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation.align-right ul ul li.has-sub > a:before { right: auto; left: 14px; }
#navigation ul ul > li.has-sub:hover > a:before { top: 17px; height: 0; }
#navigation.small-screen { width: 100%; background-color: #e2af53;}
#navigation.small-screen ul { width: 100%; display: none; }
#navigation.small-screen.align-center > ul { text-align: left; }
#navigation.small-screen ul li { width: 100%; border-top: 1px solid rgba(120, 120, 120, 0.2); }
#navigation.small-screen ul ul li, #navigation.small-screen li:hover > ul > li { height: auto; }
#navigation.small-screen ul li a, #navigation.small-screen ul ul li a { width: 100%; border-bottom: 0; }
#navigation.small-screen > ul > li { float: none; }
#navigation.small-screen ul ul li a { padding-left: 25px; }
#navigation.small-screen ul ul ul li a { padding-left: 35px; }
#navigation.small-screen ul ul li a { color: #fff; background: none; }
#navigation.small-screen ul ul li:hover > a, #navigation.small-screen ul ul li.active > a { color: #ffffff; }
#navigation.small-screen ul ul, #navigation.small-screen ul ul ul, #navigation.small-screen.align-right ul ul { position: relative;
 left: 0; width: 100%; margin: 0; text-align: left; }
#navigation.small-screen > ul > li.has-sub > a:after, #navigation.small-screen > ul > li.has-sub > a:before,
 #navigation.small-screen ul ul > li.has-sub > a:after, #navigation.small-screen ul ul > li.has-sub > a:before { display: none; }
#navigation.small-screen #menu-button { display: block; padding: 15px; color: #fff; cursor: pointer; font-size: 12px;
 text-transform: uppercase; font-weight: 500; }
#navigation.small-screen #menu-button:after {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 12px;
    width: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: '';
}#navigation.small-screen #menu-button:before {
    position: absolute;
    top: 21px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #fff;
    content: '';
}
#navigation.small-screen #menu-button.menu-opened:after { top: 23px; border: 0; height: 2px; width: 15px; background: #ffffff;
 -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg);
  transform: rotate(45deg); }
#navigation.small-screen #menu-button.menu-opened:before { top: 23px; background: #ffffff; width: 15px;
 -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }
#navigation.small-screen .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block;
 border-left: 1px solid #e04a83; height: 46px; width: 46px; cursor: pointer; }
#navigation.small-screen .submenu-button.submenu-opened { background: #e04a83; }
#navigation.small-screen ul ul .submenu-button { height: 34px; width: 34px; }
#navigation.small-screen .submenu-button:after { position: absolute; top: 28px; right: 19px; width: 8px; height: 2px;
 display: block; background: #dddddd; content: ''; }
#navigation.small-screen ul ul .submenu-button:after { top: 15px; right: 13px; }
#navigation.small-screen .submenu-button.submenu-opened:after { background: #ffffff; }
#navigation.small-screen .submenu-button:before { position: absolute; top: 25px; right: 22px; display: block; width: 2px;
 height: 8px; background: #dddddd; content: ''; }
#navigation.small-screen ul ul .submenu-button:before { top: 12px; right: 16px; }
#navigation.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation.small-screen.select-list { padding: 5px; }
.navigation-search { }
.navigation-search i { }

/*----------------------------------------------
    5.4 Page Header
----------------------------------------------*/
.page-header { background: url(../images/page-header.jpg) no-repeat center right; background-size: cover; margin: 0; border-bottom: none; }
.page-caption { padding: 110px 0px; position: relative; z-index: 1; }
.page-title { color: #2f2e2c; text-align: center; font-size: 30px; }
.breadcrumb { }
.breadcrumb>.active { }

/*-----------------------------------
    6. Slider 
-------------------------------------*/

/*-----------------------------------
7. Content 
-------------------------------------*/
.guam_textstyle2 {
    padding: 15px;
    background-color: #1da3ce;
    color: #fff;
    line-height: 1.3;
	text-align: justify;
display: table}
.guam_textstyle2 h5 , .guam_textstyle2 h4 {
   
    color: #fff;text-align: center;padding:5px 20px;
    }
.guam_textstyle2 h5 {
	padding:35px 10px 0 10px;
	border-top:1px solid #fefefe
    }
.guam_textstyle2 h5 span {
	padding:35px 10px 1px 10px;
   display: block;font-weight: 600;
    color: #ffe282;
    }
.guam_textstyle2  ul { list-style: square; padding-bottom: 20px}
.guam_textstyle2 ul li {list-style: square;display: inline-block; padding: 1px 20px}
.guam_textstyle2 a { color: crimson; text-decoration: underline}
/*-----------------------------------
8. Footer 
-------------------------------------*/
.footer { background-color: #201f1d; padding-top: 80px; padding-bottom: 80px; }
.footer-title { margin-bottom: 60px; color: #fff; text-transform: capitalize; font-size: 20px; line-height: 32px; }
.footer-widget { }
.footer-widget ul { }
.footer-widget li { margin-bottom: 5px; }
.footer-widget li i { color: #f67269; padding-right: 10px; padding-bottom: 5px; }
.footer-widget li a { color: #9d9a93; font-size: 16px; line-height: 36px; }
.footer-widget li a:hover { color: #f67269; }
.footer-widget p { color: #686663; }
.footer-link { }
.footer-social { }
.footer-social a i { height: 32px; width: 32px; border-radius: 50px; background-color: #cda34d; text-align: center; padding: 7px; line-height: 1.2; color: #fff; margin-right: 10px; }
.footer-social a i:hover { color: #fff; background-color: #f67269; }
.footer-widget .form-control { height: 52px; color: #8c8d8d; background-color: #444444; border: 0px solid; }
.footer-contact { }
.footer-contact i {  }
.footer-contact ul li { margin-bottom: 5px; border-bottom: 1px solid #302f2c; padding-bottom: 5px; }
.footer-contact i { color: #f67269; font-size: 18px; }
.mail-text { }
.time-text { }

/*-------------- tiny footer ------------*/
.tiny-footer { background-color: #1c1b19; padding-top: 17px; padding-bottom: 17px; font-size: 12px; color: #565553; text-align: left; }

/*-----------------------------------
9. Pages 
-------------------------------------*/

/*-------------------------
 9.1 About us
---------------------------*/
.about-text { line-height: 40px; }
.doctor-block { }
.doctor-img { float: left; padding-right: 40px; }
.doctor-info { margin-bottom: 50px; }
.doctor-meta { font-size: 12px; color: #fe5036; text-transform: uppercase; font-weight: 600; }
.doctor-contact { font-size: 18px; color: #8c9292; font-weight: 600; margin-left: 5px; }

/*-------------------------
 9.2  Service / single / sidebar
--------------------------*/
.palay_map { 
	background-color: #fff
}
.palay_map h5 strong { display: block; letter-spacing: .3em;padding: 20px 0; font-size: 34px; color: #888}
.palay_map h5  {  padding: 20px 0; line-height: 1.5em}
.palau_box {     
    background: url(../images/palau/palau002.jpg) no-repeat center top;
    background-size: contain;
    /* padding-top: 60%; */
    padding: 65% 20px 20px 20px;}
.palau_box.box_one {     
    background: url(../images/palau/palau003.jpg) no-repeat center top;
    background-size: contain;
  }
.palau_box.box_two {     
    background: url(../images/palau/palau004.jpg) no-repeat center top;
    background-size: contain;
  }
.guam_box {     
    background: url(../images/guam003.jpg) no-repeat center top;
    background-size: contain;
    /* padding-top: 60%; */
    padding: 65% 20px 20px 20px;}
.guam_box.box_one {     
    background: url(../images/guam004.jpg) no-repeat center top;
    background-size: contain;
  }
.guam_box.box_two {     
    background: url(../images/guam002.jpg) no-repeat center top;
    background-size: contain;
  }
.palau_boxdescrip {
	background-color: #fff; padding: 35px;box-shadow: 0 0 30px rgba(0,0,0,.3); font-size: 14px; line-height: inherit; color: #333; text-align: justify
}
.palau_boxdescrip strong { font-size: 24px; letter-spacing: .3px; display: block; text-align: center; margin-bottom: 20px}

/* service section */
.service-block { }
.service-img { }
.service-img img { width: 100%; }
.service-caption { }
.service-title { font-size: 20px; font-weight: 500; color: #2f2e2c; margin-bottom: 14px; }
.service-icon { }
.service-icon img { }
.cta-block { background: url(../images/cta-pricing.jpg) no-repeat  left; background-size: cover; margin: 0; border-bottom: none; padding: 100px 0 150px 0; text-align: center}
.cta-block p { color: #fff }

.cta-title {    border-radius: 50%;
    border: 1px solid #fff;
    padding: 31px 5px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    max-width: 150px;
margin: 0 auto 20px auto;}
.cta-title i { display: block; font-size: 43px;}
.cta-info { }
.service-single-block { }
.service-single-img { }
.service-single-content { }

/*-----------------------------------------
    service side-nav
   ------------------------------------------*/
.sidenav { background-color: #f67269; border-radius: 0px; }
.sidenav-outline { border: 1px solid #e04a83; }
.sidenav ul li i { float: left; padding: 28px; color: #f0c5d5; }
.sidenav li { position: relative; font-weight: 600; }
.sidenav li a { padding-top: 30px; padding-bottom: 30px; display: block; border-bottom: 1px solid #e04a83; line-height: 14px; color: #f0c5d5; font-size: 16px; padding-left: 50px; text-transform: uppercase; }
.sidenav li a:hover { color: #fff; background-color: #bb0349; }
.sidenav li a.active{ color: #fff; background-color: #bb0349;  }
.sidenav li a:focus{ color: #fff; background-color: #bb0349;  }
.sidenav li.active a:before { color: #fff; }
.sidenav li a:before { margin-right: 10px; font-family: FontAwesome; position: absolute; right: 4px; width: 20px; font-size: 16px; color: #fff; content: ""; left: 20px; }
.sidenav li a:hover:before { color: #fff; }
.arrow-circle-right li:last-child { border-bottom: 0px solid #6f4a52; }
.arrow-circle-right li a:before { margin-right: 10px; font-family: FontAwesome; position: absolute; left: 20px; width: 20px; font-size: 16px; color: #5a5a5a; content: "\f105"; font-weight: normal; }

/*--------------------------
  9.5  Testimonial
---------------------------*/
.quote-left{ position:absolute; font-size: 100px; font-family: 'Libre Baskerville', serif; font-style: normal; color:#f67269; line-height:0px; top:52px;}
.testimonial-content{}
.testimonial-icon {}
.testimonial-block { border-radius: 0px; position: relative; }
.testimonial-title { font-size: 30px; font-weight: 500; margin-bottom: 30px; margin-left:60px; font-family: 'Lato', sans-serif; }
.testimonial-text {     font-size: 14px;
    color: #2f2e2c;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 25px;
    font-style: italic;
    /* font-family: 'Libre Baskerville', serif; */}
.testimonial-img { }
.testimonial-meta { color: #cda34d; font-size: 10px; margin-left: 13px; margin-bottom: 0px; text-transform:uppercase; }
.testimonial-name { color: #2f2e2c; font-size: 18px; font-weight: 500; line-height: 18px; }
.quote-block .quote-left{ font-size: 100px; position: absolute; left: 5px;   top: 60px; font-family: 'Libre Baskerville', serif; font-style: normal; 
color:#fff; }
.quote-block .quote-right{ font-size: 100px; position: absolute;  font-family: 'Libre Baskerville', serif; font-style: normal;
 color:#fff; bottom:-90px; right:10px;  }
 #testimonial{}
 #testimonial .owl-buttons { }
#testimonial .owl-buttons div { background-color: transparent; }
#testimonial .owl-prev, #slider .owl-next {font-size: 22px;  line-height: 1.3 }
#testimonial .owl-prev { position: absolute; top: 50%; left: 20px; }
#testimonial .owl-next { position: absolute; top: 50%; right: 20px; }
#testimonial .owl-pagination { position: absolute; bottom:  0px; margin-bottom: -20px; width: 100%; text-align: right; }
#testimonial .owl-controls .owl-page span { background-color: #fff;  border-color: #fff; width: 10px; height: 10px;
border-radius: 50%;}
 #testimonial .owl-pagination .owl-page.active span { background-color: #fc332f;}
#testimonial .owl-controls { margin-top: 0px;  }



/*-------------------------
  9.8 Contact us
---------------------------*/
.contact-info { background-color: #cda34d; color: #fff; }
.contact-info ul { padding-left: 0px; }
.contact-info li { position: relative; padding-left: 70px; margin-bottom: 30px; border-bottom: 1px solid #b69042; padding-bottom: 29px; }
.contact-info li:last-child { border-bottom: none; }
.contact-info li i { display: block; position: absolute; left: 0; /* font-size: 50px; */ /* text-align: center; */ 
color: #fff; /* bottom: 0px; */ }
.map { height: 400px; }
.contact-social { text-align: center; }
.contact-social { }
.contact-social a i { height: 32px; width: 32px; border-radius: 50px; background-color: #ffe2de; text-align: center; padding: 7px; line-height: 1.2; font-size: 14px; color: #c12d17; }
.contact-social a i:hover { color: #fe5036; }
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}


/*------------------------
 10. Blog pages
--------------------------*/
.content { }
.sidebar { }
#post-gallery { }
.post-gallery { }
.post-gallery .owl-buttons { }
.post-gallery .owl-buttons div { background-color: transparent; }
.post-gallery .owl-prev, #slider .owl-next {font-size: 22px;  line-height: 1.3 }
.post-gallery .owl-prev { position: absolute; top: 50%; left: 20px; }
.post-gallery .owl-next { position: absolute; top: 50%; right: 20px; }
.post-gallery .owl-pagination { position: absolute; bottom:  0px; margin-bottom: -10px; width: 100%; text-align: center; }
.post-gallery .owl-controls .owl-page span { background-color: #fff;  border-color: #fff; width: 10px; height: 10px;
border-radius: 50%;}
 #testimonial .owl-pagination .owl-page.active span { background-color: #fc332f;}
#testimonial .owl-controls { margin-top: 0px;  }

.post-block { position: relative; }
.meta-box { height: 55px; width: 48px; position: absolute; border-radius: 10px; left: 10px; top: 10px; z-index: 1; }
.post-holder { }
.post-header { }
.post-title { line-height: 32px; color: #2f2e2c; font-size: 20px; }
.post-img { position: relative; }
.post-sticky { background: url(../images/sticky.png) no-repeat; position: absolute; right: 35px; bottom: 35px; width: 29px; height: 29px; color: #fff; }
.post-meta { font-size: 12px; line-height: 1.4; text-transform: uppercase; font-weight: 600; color: #a1a9a9; letter-spacing: 1px; }
.quote-block { text-transform: uppercase; position:relative;}
.quote-block i { font-size: 40px; }
.quote-block h1 { font-size: 34px; line-height: 62px; font-family: 'Lato', sans-serif; font-weight: 300; font-style: normal; }
.social { }
.social a i { height: 32px; width: 32px; border-radius: 50px; background-color: #cda34d; text-align: center; padding: 7px; line-height: 1.2; color: #fff; margin-right: 10px; }
.social a i:hover { color: #fff; background-color: #f67269; }
.meta { color: #9d9b96; font-size: 11px; text-transform: uppercase; margin-bottom: 10px; letter-spacing: 1px; font-weight: 500; line-height: 21px; }
.meta span { margin-right: 30px; }
.meta i { margin-right: 15px; color: #cda34d; }
.meta .meta-date { color: #cda34d; font-size: 11px; line-height: 21px; }
.meta-user { font-size: 11px; line-height: 36px; }
.meta-comment { font-size: 11px; line-height: 36px; }
.meta-author { }
.meta-author.meta-comment { text-transform: uppercase; }
.meta-cat { }
.meta-date, .meta-author, .meta-comment, .meta-cat { display: inline-block; }
.meta-link { }
.meta-tags { }
.post-content { }
.post-meta span { margin-right: 0px; margin-right: 15px; }
blockquote { font-size: 18px; padding-left: 0px; border-left: 0px; }
blockquote p { font-size: 24px; font-style: italic; color: #fe5036; }
.quote-name { font-size: 14px; color: #fff; letter-spacing: 1px; text-transform: uppercase; font-weight: 800; }
.meta-name { }
.name { font-size: 14px; text-transform: uppercase; font-weight: 500; }
.quote-icon { color: #3fc535; font-size: 34px; float: left; }
.related-post { }

/*----- prev-next-----*/
.post-navigation { }
.nav-links { text-decoration: underline; }
.nav-previous { }
.nav-next { }
.previous-next-title { font-size: 16px; line-height: 24px; margin-top: 20px; }
.next-prev-post { margin-bottom: 30px; }
.prev-post { }
.prev-link { }
.prev-next-title { }
.next-post { text-align:right; }
.next-link { }
.next-prev-title { }
.prev-next-title, .next-prev-title { color: #2f2e2c; font-size: 16px; line-height: 26px; }
.prev-link, .next-link { color: #686663; text-transform: uppercase; font-size: 11px; font-weight: 600; margin-bottom: 20px; letter-spacing: 1px; line-height: 36px; }
.prev-link:hover, .next-link:hover { color: #f67269; }

/*-------------Pagination-------------*/
.st-pagination { }
.st-pagination .pagination>li>a, .pagination>li>span { position: relative; float: left; margin-left: -1px; line-height: 1.42857143; color: #fff; text-decoration: none; font-size: 12px; border: 1px solid #b3ad9e; background-color: #b3ad9e; font-weight: 500; text-transform: uppercase; border-radius: 15px; margin-right: 5px; 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, .st-pagination .pagination>li>a.active { z-index: 2; color: #fff; background-color: #cda34d; border-color: #cda34d; }
.st-pagination .pagination>li:first-child>a, .st-pagination .pagination>li:first-child>span { margin-left: 0; }
.st-pagination .pagination>li:last-child>a, .st-pagination .pagination>li:last-child>span { border-radius: 15px; }
.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: #fff; cursor: default; background-color: #cda34d; border: 1px solid #cda34d; }

/*------------------------
  12. Sidebar / Widgets
--------------------------*/

/*----- widget -----*/
.widget { margin-bottom: 30px; background-color: #fcfaf6; }
.widget ul li a { padding-left: 10px; line-height: 40px; font-size: 16px; color: #686663; font-weight: 600; }
.widget ul li a:hover { color: #f67269; }
.widget-title { font-size: 12px; color: #fff; font-weight: 800; text-transform: uppercase; background-color: #cda34d; padding: 20px; letter-spacing: 4px; margin-bottom: 0px; line-height: 10px; padding-left: 40px; }
.widget ul li i { color: #f67269; }
.widget-search { color: #686663; margin-bottom: 30px; }
.custom-search-input {}
.custom-search-input .search-query {padding-right: 30px; padding-left: 10px; 
/* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.custom-search-input button {border: 0; background: none; /** belows styles are working good */
        padding: 2px 5px; margin-top: 2px; position: relative; left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
        color:#f67269; box-shadow:-1px 4px 5px 4px rgba(216,212,204,0);}
.input-group .form-control:first-child{border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
search-query:focus + button {z-index: 3;}


.widget-categories { }
.widget-categories ul { }
.widget-categories ul li { }
.widget-categories ul li a { }
.widget-archives { }
.widget-archives ul { }
.widget-archives ul li { }
.widget-archives ul li a { }
.post-list { margin-bottom: 30px; }
.widget-link { }
.widget-link:hover { }
.post-image { }
.post-containt { }
.widget-recent-post { }
.recent-img { }
.widget-recent-post ul { padding-left: 0px; }
.widget-recent-post ul li { }
.widget-recent-post ul li a { }
.recent-block { margin-bottom:20px; }
.related-block { }
.related-img { }
.recent-block .meta-box, .related-block .meta-box { left: 25px; }
.related-title, .recent-title { font-size: 14px; line-height: 22px; }
.recent-content { }
.widget-tags { }
.widget-tags a { text-transform: uppercase; padding: 3px 13px; border: 1px solid #b3ad9e; background-color: #b3ad9e; display: inline-block; margin-bottom: 5px; font-weight: 500; font-size: 11px; letter-spacing: 1px; line-height: 12px; color: #fff; border-radius: 3px; }
.widget-tags a:hover { background-color: #f67269; color: #fff; border: 1px solid #f67269; }
.widget-text { }
.widget-follwus { }
.widget-link { }
.widget-contact li { }
.widget-contact i { padding-right: 10px; padding-top: 4px; font-size: 18px; text-align: center; color: #03af9e; }
.widget-contact address, .widget-contact .contact { display: flex; }
.schedule { }
.schedule span { }

.widget-cta{}
.widget-cta .bdr-btm{     border-bottom: 1px solid #c10f53;}
.widget-cta h1 { line-height: 40px; font-weight: 500; color:#fff; }
.widget-cta h6 { color: #f7c9da; }
.widget-cta p { color: #fff; }
.widget-cta i{ color:#fff;}

/*----- Author Post -----*/
.author-post { }
.author-post .social { margin: 0 auto; text-align: center; }
.author-img { }
.author-title { color: #2f2e2c; font-size: 20px; line-height: 42px; }
.author-img img { width: 150px; margin: 0 auto; margin-bottom: 20px; }
.author-bio { }
.author-meta { font-size: 12px; color: #03af9e; }
.author-name { font-size: 30px; line-height: 34px; color: #fff; }
.author-header { float: left; }
.author-detail { }
.author-social { margin-bottom: 30px; }
.author-social a i { height: 26px; width: 26px; border-radius: 50px; background-color: #009398; text-align: center; padding: 7px; line-height: 1.2; font-size: 12px; color: #00c3c9; }
.author-social a i:hover { color: #fff; }
.author-link { }
.about-img { }
.about-info { }
.about-name { color: #2f2e2c; text-transform: uppercase; }
.about-meta { color: #686663; text-transform: uppercase; }
.about-sign { }
.portfoio-img { margin-bottom: 30px; }


.portfoio-img img { width:100%; }
.related-img img{ width:100%; } 
.recent-img img{ width:100%; }
.service-img img{ width:100%; }
.about-img img{ width:100%; }
.testimonial-img img{ width:100%; }


.team-block { position: relative; }
.team-img { position:relative;  }
.team-info {     bottom: 0px;  position: absolute;   padding: 20px;  width: 100%;}
.team-name { color: #fff; }
.team-meta { color: #fff; text-transform: uppercase; }

/*-------------pricing-------------*/
.price-block {padding: 10px;
    background: #fff; }
.price-img { }
.price-img img { border-bottom: 1px solid #e3eded; width:100%; }
.price-title { font-size: 20px; line-height: 36px; }
.price-content { }
.price-block ul li { font-size: 12px; color: #2f2e2c; margin-bottom: 5px; font-weight: 500; letter-spacing: 1px; line-height: 30px; }
.meta-price { color: #f67269; font-weight: 800;     font-size: 2rem;display: inline-block;}
.price-rel-cat { }

/*-------------styleguide-------------*/
.box-info { }
.box-default-color { background-color: #cda34d;  height: 163px; width: 163px;  }
.box-primary-color { background-color: #f67269;  height: 163px; width: 163px;  }
.box-heading-color { background-color: #2f2e2c;   height: 163px; width: 163px; }
.box-secondary-color { background-color: #686663;   height: 163px; width: 163px; }
.box-bg-color { background-color: #f6f3ec;height: 163px; width: 163px; }

/*----- Comment Post -----*/
.comments-area { }
.comments-title { }
.comment-list { }
.comment { }
.comment-body { margin-top: 20px; }
.comment-author { }
.comment-author img { float: left; }
.comment-info { padding-left: 150px; }
.comment-header { margin-bottom: 0px; }
.user-title { font-size: 18px; color: #2f2e2c; margin-bottom: 0px; }
.comment-meta { }
.comment-meta-date { color: #cda34d; font-size: 11px; text-transform:uppercase; letter-spacing:1px; font-weight:600; }
.comment-content { color:#686663; margin-bottom:20px; }
.reply { }
.childern { padding-left: 100px; }

/*----- Leave Reply -----*/
.leave-comments { margin-top: 50px; }
#full-video {
    position: fixed;
    min-width: 100%;
    min-height: 100%;
    right: 0;
    bottom: 0;
}
video#bgvid { 

  position: fixed; right: 0; bottom: 0;

  min-width: 100%; min-height: 100%;

  width: auto; height: auto; z-index: -100;

 /* background: url(../images/usa/USA_bg_5.jpg) no-repeat;

  background-size: cover; */

}
.guam_bg { background: url(../images/guam/bg006.jpg) no-repeat -10% 0;
    background-size: 1200px; }
.guam_text { padding:25px 40px; background-color: #f77a70; color: #fff; line-height: 1.6; text-align: justify}
.guam_text span {     display: block;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 20px;
    line-height: 1.2;
}
.guam_text small {     display: block;
    font-size: 12px;
    
    color: #fff;
   padding: 10px 0;
    line-height: 1.2;
	text-align: right
}
.guam_text small a {     
	text-decoration: none;
	 color: #fff
}.guam_text small a:hover { color: #333}
.guam_bg_b {     background: url(../images/guam/bg004.jpg) no-repeat 120% 30%;
    background-size: 1200px;
 }
.guam_bg_c { background: url(../images/guam/bg005.jpg) no-repeat -10% 0;
    background-size: 1200px; }
/*--------------------------------
 Extra Plugin CSS - Back to top  
---------------------------------*/
.cd-top { display: inline-block; height: 40px; width: 40px; position: fixed; bottom: 40px; right: 10px; overflow: hidden; text-indent: 100%; white-space: nowrap; background: rgba(211, 0, 80, 100) 
url(../images/cd-top-arrow.svg) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: opacity .3s 0s, visibility 0s .3s; -moz-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s; }
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover { -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; }
.cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1; }
.cd-top.cd-fade-out {  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
opacity: .5; }
.no-touch .cd-top:hover { background-color: #e70359; opacity: 1; }
/*tab*/
.demo{padding: 1em 0;}
	
		.tab .nav-tabs{
		    /* border: 1px solid #1fc1dd; */
    text-align: center;
    border-bottom: 0px solid #fff;
    width: 45%;
    margin: 0 auto;
		}
.tab-pane a { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.tab-pane a:hover {}
		.tab .nav-tabs li{
		    margin: 0;
		}
		.tab .nav-tabs li a{
		       font-size: 14px;
    color: #999898;
    background: #fff;
    margin: 0;
    padding: 15px 15px 15px 27px;
    border-radius: 0;
    border: none;
    border-right: 1px solid #ddd;
    text-transform: uppercase;
    position: relative;
    letter-spacing: .8em;
		}
		.tab .nav-tabs li a:hover{
		    border-top: none;
		    border-bottom: none;
		    border-right-color: #ddd;
		}
		.tab .nav-tabs li.active a,
		.tab .nav-tabs li.active a:hover{
		    color: #fff;
		    border: none;
		    background: #cda34d;
		    border-right: 0px solid #ddd;
			letter-spacing: 1em;
			text-align: center
		}
		.tab .nav-tabs li.active a:before{
		    content: "";
		    width: 58%;
		    height: 0px;
		    background: #fff;
		    position: absolute;
		    top: 0;
		    left: 0;
		    right: 0;
		    margin: 0 auto;
		}
		.tab .nav-tabs li.active a:after{
		    content: "";
		    border-top: 10px solid #cda34d;
		    border-left: 10px solid transparent;
		    border-right: 10px solid transparent;
		    position: absolute;
		    bottom: -10px;
		    left: 43%;
		}
		.tab .tab-content{
		    font-size: 13px;
		    color: #999898;
		    line-height: 25px;
		    background: #fff;
		    padding: 10px;
		    border: 0px solid #1fc1dd;
		    border-top: none;
		}
		.tab .tab-content h3{
		    font-size: 24px;
		    color: #999898;
		    margin-top: 0;
		}
.tab-content .col-md-3,.tab-content .col-md-4,.tab-content .col-md-6 { padding: 0 5px}
.palau 	.tab .tab-content{
		  
		    background: none;
		   
		}
.travel_stroke { border: 1px solid #ddd; padding: 10px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; background-color: #fff}
.palau .travel_stroke { border: 1px solid #ddd; padding: 10px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; background: #fff}
.travel_stroke:hover { box-shadow: 10px 10px 10px 0px rgba(0,0,0,.3)}
.travel_stroke .title_area { position: relative; overflow: hidden}
.travel_stroke img {width: 100%}
.star { color: #F3A219;font-size: 12px; text-align: center; padding: 10px 0 5px 0}
.star i { padding: 0 5px 0 0}
.travel_stroke .descript_Bigtitle {font-size: 20px; font-weight: 400; color: #333; padding:5px 0 0; }
.travel_stroke .descript_title { font-size: 14px; font-weight: 400; color: #999; padding: 5px 0 0; border-bottom: 1px solid #999;  margin-top: 5px; text-align: center}
.travel_stroke .descript_title i {    font-size: 20px; margin: 0 5px 0 0; }
.travel_stroke .descript_title ul { padding-left: 0}
.travel_stroke .descript_title ul li { list-style: none; padding: 0 3px; display: inline-block}
.travel_stroke .descript_small {      font-size: 12px;
    /* float: left; */
    line-height: normal;
    padding: 5px 0 0 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.travel_stroke .descript_price { width: 33%; font-size: 14px; text-align: center;padding: 10px 0 0 0; float: right}
.travel_stroke .descript_price .descript_round { border-radius: 50%; width: 50px; padding: 5px; border: 1px solid #999}
.travel_stroke .descript_price i { font-size: 24px; display: block}
.travel_stroke .descript_price span { font-size: 14px; font-weight: 500; color: #666}
.groupArea {position: absolute; bottom: 0 ; padding: 5px; width: 100%; height: 80%;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+40,0.65+97 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.65) 97%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.65) 97%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.65) 97%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */}

.groupName {     color: #F58B1A;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: .05em;
    /* padding: 8px; */
    position: absolute;
    bottom: 0;
    left: 5px;}
.groupName small { font-size: 14px; color: #fff; }
.groupName span { font-size: 14px; color: #fff; border-top: 2px solid #fff; }
.bor_btm { padding-bottom: 20px; border-bottom: 1px solid #fff}
/*彩帶*/
.ribbon {
  position: absolute;
  left: 0px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 12px;
  
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; left: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}

		@media only screen and (max-width: 480px){
			.palay_map h5 strong {
    display: block;
    letter-spacing:  inherit;
    padding: 20px 0;
    font-size: 34px;
    color: #888;
}
			.palay_map { padding-top: 20px;
}
			.UsaB h2 { letter-spacing: inherit; font-size: 36px; text-align: center}
			.UsaB h2 span { letter-spacing: inherit;font-size: 30px}
			.UsaB h2 small { letter-spacing: inherit;font-size: 28px}
			.travel_stroke { margin-bottom: 5px}
			.tab .nav-tabs li a {
				border: 1px solid #cda34d
			}
		    .tab .nav-tabs li{
		        width: 100%;
		        text-align: center;
				margin-bottom: 10px;
		    }
		    .tab .nav-tabs li.active a,
		    .tab .nav-tabs li.active a:after,
		    .tab .nav-tabs li.active a:hover{
		        border: none;
		    }
		}
/*tab End*/
/*-------------------------------- 
    Media Query 
--------------------------------*/
@media screen and (max-width:320px) {
  #navigation.small-screen ul li { border-top: 1px solid rgba(120, 120, 120, 0.8); }
  #navigation > ul > li:before { content: ""; }

  /*----- intro section -----*/
  .hero-caption { padding-top: 80px; padding-bottom: 80px; }
  .hero-title { font-size: 32px; }
  .navbar-brand { float: none; }

  /*----- cta -----*/
  .cta-text { margin-bottom: 30px; text-align: center; }

  /*----- footer -----*/
  .footer-widget { margin-bottom: 30px; }
  .childern { padding-left: 0px; }
  .logo{ margin-bottom:20px; }
  .call-block{ margin-bottom:10px;}
  .time-block{  margin-bottom:10px;}
  .top-btn{  margin-bottom:10px; float:left;}
   .cta-title{ font-size:16px; line-height:26px;}
   .contact-info .logo{ margin-bottom:0px;}
 #navigation  .right_title {
		display: none
	}
	.area_content.big_list {
	position: absolute;
    top: -20px;
    left: 15%;
    /* margin-left: -33px; */
    /* font-size: 46px; */
    text-shadow: 0 0 3px #3e3c3c;
    color: #f5f5f5;
    width: 70%;
    text-align: center;
}
}

/* Custom sizes (768px to 1024px) */
@media screen and (max-width:768px) {
	
  #navigation.small-screen ul li { border-top: 0px solid #f5a49b; }
  #navigation > ul > li:before { content: ""; }
  .navbar-brand { float: none; }
  .childern { padding-left: 0px; }
  #navigation.small-screen .submenu-button { height: 60px; width: 50px; }
  .widget-tags a { padding: 7px 7px; font-size: 10px; line-height: 8px; }
  .hero-caption { padding: 90px 40px }
  .hero-title { font-size: 26px; line-height: 45px; }
  .space-medium{ padding-top:40px; padding-bottom:40px;}

.header .logo{ margin-bottom:20px;  }
  .call-block{ margin-bottom:10px;}
  .time-block{  margin-bottom:10px;}
  .top-btn{  margin-bottom:10px; }
  .testimonial-title{ margin-bottom:60px;}
  .testimonial-content{ margin-bottom:30px;}
  .testimonial-text{ margin-bottom:25px;}
  .cta-block{ 
    background: url(../images/cta-pricing.jpg) center;
    background-size: cover;
    margin: 0;
    border-bottom: none;
    padding: 100px 0;
    text-align: center; }
  .cta-title{ font-size:20px; line-height:28px; margin-bottom:10px;padding: 38px 7px} 
  .cta-content{ margin-bottom:20px;}
.cta-block .btn{     padding: 10px 10px;}
 .comment-info { padding-left: 100px;} 
.page-caption { padding: 45px 0px; position: relative; z-index: 1; }
	.page-title{ font-size:20px; text-align:left;}
	.comment-header{ margin-bottom:0px;}
	#navigation  .right_title {
		display: none
	}
}

/*06.PORTFOLIO

-------------------------------- */
.process-numbers {
		color: #ffeedb;
		font-weight: 500;
		font-size: 150px;
		text-transform: uppercase;
		letter-spacing: 2px;
		z-index: 1;
}

.portfolio h2{
		text-transform: uppercase;
	  letter-spacing: 5px;
	  
	  font-size: 40px;
	  font-weight: 500;
	margin-top: 20px;
    margin-bottom: 10px;
	 
}
.portfolio h3{
		text-transform: uppercase;
	font-size: 45px;
	  letter-spacing: 5px;
	  color: #3e3d3d;
	  font-size: 40px;
	  font-weight: 500;
	
	  margin-top: -145px;
	  margin-bottom: 100px;
}

.top-right-separator {
    width: 0;
    position: absolute;
    top: -180px;
    right: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 180px 100vw;
    border-color: transparent transparent #fff transparent;
    z-index: 1;
}

#services .top-right-separator {
    border-color: transparent transparent #fff transparent;
}

.portfolio .categories-grid span{
		font-size: 30px;
		margin-bottom: 50px;
		display: inline-block;
}

.portfolio_container img{
		width: 100%;
}

.portfolio .categories-grid .categories ul li{
		list-style: none;
		margin: 20px 0;
	
}

.portfolio .categories-grid .categories ul li a{
    display: inline-block;
    text-transform: uppercase;
    color: #777;
    margin-left: 20px;
    font-size: 13px;
    font-weight: 400;
	width: 70%;
	border-bottom: 1px solid #6A6969;
}
.portfolio .categories-grid .categories ul li a:hover{
    
    color: #A42C11;
    
}

.portfolio .categories-grid .categories ul li a.active{
   margin-left: 0;
    padding: 0 10px;
    color: #f77163;
    font-weight: 500;
    /*border-bottom: 2px solid #f77163;*/
    font-size: 18px;
	border-bottom: 2px solid #f77163;

}

.Eu_area .section-title {
	color: #ecd08e
}
.Eu_area .section-title h1 {
	color: #ecd08e
}
.Eu_area .Eu_map {
	background: url(../images/Eu_02.png) no-repeat center;
}
.portfolio .col-md-4 {
	margin-bottom: 10px
}

@media (max-width: 992px) {
	.portfolio .categories-grid span{margin-bottom: 0;text-align:center;width:100%;}
	.portfolio .categories-grid .categories ul li{
		text-align: center;
	}
	.portfolio .categories-grid .categories ul li a{
		margin-left: 0;
	}
}

.portfolio_item{
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	display: inline-block;
}

.portfolio_item .portfolio_item_hover{
	cursor: url(../img/read.png), auto;
	position: absolute;
	top:0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,.5);
	-webkit-transform:translateX(-100%);
	    -ms-transform:translateX(-100%);
	        transform:translateX(-100%);
	opacity: 0;
	-webkit-transition:all .2s ease-in-out;
			transition:all .2s ease-in-out;
}

.portfolio_item .portfolio_item_hover .item_info{
		text-align: center;
		position: absolute;
		top:30%;
		left:35%;
	-webkit-transform:translate(-25%,-25%);
	    -ms-transform:translate(-25%,-25%);
	        transform:translate(-25%,-25%);
}

.portfolio_item .portfolio_item_hover .item_info span{
		display: inline-block;
		
		font-weight: 600;
		text-transform: uppercase;
		color:#fff;
		font-size: 20px;
		-webkit-transform:translateY(20px);
	    -ms-transform:translateY(20px);
	        transform:translateY(20px);
					-webkit-transition:all .5s ease-in-out .3s;
		transition:all .4s ease-in-out .2s;
		opacity: 0;
}

.portfolio_item .portfolio_item_hover .item_info em{
	font-weight: 400;
	display: inline-block;
	background-color: #000;
	padding: 10px;
	color:#ffeedb;
	margin-top: 5px;
	-webkit-transform:translateY(20px);
	    -ms-transform:translateY(20px);
	        transform:translateY(20px);
	-webkit-transition:all .5s ease-in-out .5s;
			transition:all .5s ease-in-out .5s;
	opacity: 0;
}

.portfolio_item:hover .portfolio_item_hover{
	opacity: 1;
	-webkit-transform:translateY(0);
	    -ms-transform:translateY(0);
	        transform:translateY(0);
}

.portfolio_item:hover .item_info em,
.portfolio_item:hover .item_info span
{
	opacity: 1;
	-webkit-transform:translateY(0);
	    -ms-transform:translateY(0);
	        transform:translateY(0);
}
.S_area_content {
	
	border-right: 1px dashed #666;
	margin-bottom: 30px;
	min-height: 220px;
   max-height: 220px;
	
	
}
.S_area_content.last {
	border-right: 0px dashed #666;
}
.area_content i {
	    color: #fff;
    text-shadow: 0 0 10px #000;
    display: block;
    font-size: 30px;
}
.S_area_content h2 {
	font-weight: 600
}
	
.img_content {
	    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin: 0 auto 10px auto;
    border: 1px solid #fff;
    overflow: hidden;
	
}
.img_content.No_circle {
width: 100%;
    border-radius: 0;
height: initial;
max-height: 220px}
.img_content.No_circle img {
	width: 100%;
	max-width: 100%
	
}
.img_content img {
    /* height: 100%; */
    width: 150%;
    /* vertical-align: bottom; */
    max-width: inherit;
}
.area_content {
	position: absolute;
    top: -8px;
    left: 15%;
    /* margin-left: -33px; */
    /* font-size: 46px; */
    text-shadow: 0 0 3px #3e3c3c;
    color: #f5f5f5;
    width: 70%;
    text-align: center;
}
.area_content.big_list {
	position: absolute;
    top: 20px;
    left: 15%;
    /* margin-left: -33px; */
    /* font-size: 46px; */
    text-shadow: 0 0 3px #3e3c3c;
    color: #f5f5f5;
    width: 70%;
    text-align: center;
}

.img_content h2,.S_area_content h2 {
	color: #fff;
	font-weight: 600
}
.S_area_content h6 {
	text-align: justify;
	
}
/*Eu*/
.E_area_content {
	
	border-right: 0px dashed #666;
	margin-bottom: 30px;
	min-height: 120px;
   max-height: 220px;
	
	
}
.E_area_content.last {
	border-right: 0px dashed #666;
}
.E_area_content .area_content i {
	    color: #fff;
    text-shadow: 0 0 10px #000;
    display: inline-block;
    font-size: 20px;
}
.E_area_content h2 {
	font-weight: 600
}
	
.E_area_content .img_content {
	    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin: 0 auto 10px auto;
    border: 1px solid #fff;
    overflow: hidden;
	
}

.E_area_content .img_content img {
    /* height: 100%; */
    width: 150%;
    /* vertical-align: bottom; */
    max-width: inherit;
}
.E_area_content .area_content {
	position: absolute;
	top:inherit;
    bottom: 15px;
    left: 15%;
    /* margin-left: -33px; */
    /* font-size: 46px; */
    text-shadow: 0 0 3px #3e3c3c;
    color: #ecd08e;
    width: 70%;
    text-align: center;
}
.E_area_content .img_content h2,.E_area_content h2 {
	color: #fff;
	font-weight: 600
}
.E_area_content h6 {
	color: #ecd08e;
	padding-top: 20px;
	text-align:center;
	
}
/**/

.mark_map {
	    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -33px;
    font-size: 46px;
    text-shadow: 0 0 5px #3e3c3c;
    color: #f5f5f5;
	
}

.title_japan {
	/*background:#F67263 url(../images/title.png) no-repeat right center;
	background-size: 180px*/
}
.title_Usa { background: rgba(0,0,0,.5) url(../images/title.png) no-repeat right center;
    background-size: 180px;
    box-shadow: inset 0 0 5px rgba(0,0,0,.5);}
.footer-widget .logo img {
	width: 90%
}
/*-------------------------------------
        yestrip-Footer-copyright
--------------------------------------*/
.yestrip-footer-copyright{
    
    padding: 0 0 30px;
    background: #333 url(../images/foor_bg.png) repeat-x;
	border-top: 1px solid #313131;
    box-shadow: 0 -1px 5px 0 #666;
	
}
.yestrip-footer-content{
    padding:80px 0;
}

/*yestrip-single-footer-item*/
.yestrip-single-footer-item{
    
    text-transform: capitalize;
	margin-bottom: 30px
}
.yestrip-single-footer-item h2{
    color:#e28f86;
    font-size:16px;
    font-weight: 600;
    margin-bottom:20px;
}/*yestrip-single-footer-item*/

/*yestrip-footer-logo*/
.yestrip-footer-logo {
    padding-top: 0px;
	text-align:center
}
.yestrip-footer-logo img {
	width:50%
}
.yestrip-footer-logo a, .yestrip-footer-logo a:hover,.yestrip-footer-logo a:focus {
    color: #565a5c;
    font-size:14px;
   
    text-transform: capitalize;
    font-weight: 600;
    margin: 14px 0px 0;
    padding: 10px 0 0 0;
}
.yestrip-footer-logo a>span {
    color: #00d8ff;
    text-transform: capitalize;
} 
.yestrip-footer-logo p{
     color: #565a5c;
    font-size:14px;
	padding-top: 15px;
    
    text-transform: capitalize;
}
/*yestrip-footer-logo*/

/*yestrip-single-footer-txt*/
.yestrip-single-footer-txt p{
    margin-bottom:8px;color: #9c9b9b;text-shadow: 1px 1px 3px #333;
}
.yestrip-single-footer-txt p a{
    color:#9c9b9b;
    /*font-size:16px;*/
    -webkit-transition: .5s ease-in-out; 
    -moz-transition:.5s ease-in-out; 
    -ms-transition:.5s ease-in-out; 
    -o-transition:.5s ease-in-out;
    transition: .5s ease-in-out;
    
}
.yestrip-single-footer-txt p a:hover{
   /* -webkit-transition:scaleX(1.2);
    -moz-transition:scaleX(1.2);
    -ms-transition:scaleX(1.2);
    -o-transition:scaleX(1.2);
    transform:scaleX(1.2);*/
    color: #e28f86;
	text-decoration:underline
}/*yestrip-single-footer-txt*/

.yestrip-footer-copyright hr{
    border-top: 1px solid #ebebeb;
}

/*yestrip-foot-icons*/
.yestrip-foot-icons {
    text-align: center;
    margin-top:60px;
}
 .yestrip-foot-icons .yestrip-footer-social-links li {
    padding: 0 10px;
    text-align: center;
}
.yestrip-foot-icons .yestrip-footer-social-links a {
    color: #9c9b9b;
    display: block;
    font-size: 18px;
    width: 60px;
    line-height: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    border-radius: 50%;
}

.yestrip-foot-icon-bg-1{
    background: #3b5999;
}
.yestrip-foot-icon-bg-2{
    background: #1da1f3;
}
.yestrip-foot-icon-bg-3{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8938ae+0,c13181+100 */
    background: #8938ae; /* Old browsers */
    background: -webkit-linear-gradient(right, #8938ae 0%, #c13181 100%);
    background: -o-linear-gradient(right, #8938ae 0%, #c13181 100%);
    background: linear-gradient(to right, #8938ae 0%, #c13181 100%);
}

.yestrip-foot-icons .yestrip-footer-social-links a:hover {
    /*color: #00d8d5;*/
    color: #2cdbb5;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.yestrip-foot-icons p{
    color:#aaa;
    font-size:16px;
    margin-top:28px;
}
.yestrip-foot-icons p a,.yestrip-foot-icons p a:hover,.yestrip-foot-icons p a:focus{
  
    font-size:16px;
    margin-top:28px;
}/*yestrip-foot-icons*/

.yestrip-footer-copyright .footer-logo img {
    max-height: 37px;
    max-width: 100%;
    margin-right: 10px;
    margin-bottom: .5em;

}
.yestrip-footer-copyright .footer-LINE p {
	 color: #9c9b9b;
    font-size:12px;
	padding-top: 15px;
    
    text-transform: capitalize;
	
}
.yestrip-footer-copyright .footer-LINE img {
    width: 100px;
   
    margin-bottom: .5em;

}
.yestrip-footer-copyright .col-md-2,
.yestrip-footer-copyright .col-md-3,
.yestrip-footer-copyright .col-md-4,
.yestrip-footer-copyright .col-md-5
{
	border-left: 1px solid #9c9b9b;
	padding: 0 5px 0 15px;
	min-height: 210px
}

@media screen and (max-width:768px) {
	.navigation-wrapper {
    top: 2px;
    position: relative;
    height: 78px;
		z-index: 2;}
	.tab .nav-tabs {
    /* border: 1px solid #1fc1dd; */
    text-align: center;
    border-bottom: 0px solid #fff;
    width:inherit;
		margin: 0 auto;}
	.palau {
    background: #9fd7f9 url(../images/usa/USA_bg_5.jpg) no-repeat right top;
	
    background-attachment: fixed;
		background-size: cover;
		padding-top: 150px;}
	.palpa_right {
    margin-top: inherit;
		margin-left: 0px;}
	.palpa_right.ptwo {
    margin-top: 15px;
		margin-left: 0px;}
	.palpa_right.pthree {
    margin-top: 15px;
		margin-left: 0px;}
	.palpa_right.pfour {
    margin-top: 15px;
		margin-left: 0px;}
	.palau_left {
    background: url(../images/usa/palauTitle.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    min-width: 100%;
		min-height: 570px;}
	.palau_left p {
    position: absolute;
    display: block;
    bottom: 10px;
    left:15px;
    width: 93%;
		padding: 10px;
		text-align: justify;}
	.title_Usa { background:#000 url(../images/title.png) no-repeat center top;
	background-size: 180px}
	.hero-section_mo {  
    box-shadow: inset 0 0 0px 0px rgba(0,0,0,0);
    background: url(../images/hero_02_mo.jpg);
		background-size: 100%;
    height: 450px;
    min-height: 450px;
    display: block;}
.hero-section { position: relative; box-shadow: inset 0 0 5px 3px rgba(0,0,0,.8) ;display: none}
	.process-numbers {
    
    font-size: 70px;
    
}
	.logo img {
		width:  80%
	}
	.portfolio_container .logo img {
		width:  100%
	}
	.title_japan {
	background:#F67263 url(../images/title.png) no-repeat center 5px;
	background-size: 140px
}
	.navigation-wrapper .title_bg {
	    position: absolute;
    left: 50%;
    top: -90px;
    background: url(../images/En_bg04.png) no-repeat center top;
    background-size: 280px;
    z-index: 2222;
    width: 250px;
    height: 168px;
    /* bottom: 10px; */
    margin-left: -125px;
	
}
	.right_title {
		display: none
	}
	
}
@media screen and (max-width:420px) {
  
	.area_content.big_list {
	position: absolute;
    top: -80px;
    left: 15%;
    /* margin-left: -33px; */
    /* font-size: 46px; */
    text-shadow: 0 0 3px #3e3c3c;
    color: #f5f5f5;
    width: 70%;
    text-align: center;
}
}






