

/*

Author: Bootstrapthemes
Author URI: http://bootstrapthemes.co

*/
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html,
body {
    background-color: #1E2E3B;
    font-size: 15px;
    color: #565656;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-family: 'roboto', sans-serif;
    font-weight: 300;
}

/*==========================================
PRE LOADER 
==========================================*/

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.loaded {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/preloading.gif);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
}
img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
}
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}
a,
button,
a span {
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.btn.extra-width {
    padding: 13px 40px;
}
.btn:focus,
.btn:active {
    outline: inherit;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*    direction: rtl;*/
}
p {
    margin: 0 0 15px;
}
.clear {
    clear: both;
}
ol,
ul {
    list-style: none;
    padding: 0;
}
img {
    max-width: 100%;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}
.form-control {
    border: 1px solid rgba(0, 0, 0, 0.08);
    font-size: 16px;
    height: 34px;
    max-width: 90%;
    background: #323232;
}
.form-control:focus {
    border-color: #d6962c;
}
h1,
h2,
h3 {
    font-family: 'roboto', sans-serif;
    font-weight: 300;
    margin: 0;
}
h4,
h5 {
    
    font-weight: 300;
    margin: 0;
    line-height: 2rem;
	font-family: 'Pacifico', cursive;

}
h1 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300;
}
h2 {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: .9rem;
	text-transform:uppercase;
	color:#3879D9;	
}
h3 {
    font-weight: 300;
    margin-bottom: .9rem;
    font-size: 2.375rem;
    line-height: 2.5rem;

}
h4 {
    font-size:1.875rem;
    line-height: 2.2rem;
    margin-bottom: 1.1rem;
	font-family: 'Pacifico', cursive;

}
h5 {
    font-size: 1.3rem;
    margin-bottom: 1rem;
}
h6 {
    font-size: 1rem;
    margin-bottom: .9rem;
}
p {
    line-height: 1.5rem;
    font-size: 1.1rem;
}
p:last-child {
    margin-bottom: 0px;
}

/*.home-wrap h1,*/
.home-wrap h2,
.home-wrap h3,
.home-wrap h4,
.home-wrap h5,
.home-wrap p {
    color: #ffffff;
    font-family: 'roboto', sans-serif;
}
.text {
    color: #333333;
}
.colorstext {
    color: #f56363;
}
.coloricon i {
    color: #f56363;
}
.colorsbg {
    background: #f56363;
    color: #ffffff;
}
.colorsbg .separator2 {
    border: 2px solid;
}
.colorsbg .separator_wrap::after,
.colorsbg .separator_wrap::before {
    background-color: #ffffff;
}
.lightbg {
    background-color: #f9f9f9;
}
.transition {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
/*
Section
*/
section{
	margin:0;
}
.sections {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
}
.sections.footer {
    padding-bottom: 80px;
}
section .subtitle h5 {
    margin-top: 10px;
    font-size: 1.3rem;
    font-family: 'roboto', sans-serif;
}
.parallax-section {
    max-width: 100%;
    color: #ffffff;
}
section .title-half h2 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300;
    margin-bottom: 1.4rem;
}
section .subtitle-half h5 {
    font-weight: 100;
    font-size: 17px;
}
/*
section:nth-of-type(odd) {
    background-color: #F9F9F9;
}*/
.fw-special-title-half {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 100;
    /*    margin-bottom: 10px;*/
}
.heading {
    margin-bottom: 4rem;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    min-height: 750px;
}
.overlay-fluid-block {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
}
.home-overlay-fluid {
    background-color: rgba(41, 41, 41, 0.68);
    width: 80%;
    margin: auto;
}
.overlay-img {
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    color: #ffffff;
}
.no-padding {
    padding: 0 !important;
}
.fluid-blocks-col {
    padding: 70px 40px 0 80px;
}
.fluid-blocks-col-right {
    padding: 70px 80px 0 40px;
}
/*
Separator
*/
.separator {
    height: 1px;
    width: 150px;
    margin: auto;
    background: #f56363;
}
.separator-left {
    height: 1px;
    width: 150px;
    background: #f56363;
}
.separator_wrap {
    text-align: center;
}
.separator_wrap-left {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 30px;
}
.separator_wrap::after,
.separator_wrap::before {
    background-color: #f56363;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 90px;
    height: 1px;
    margin-top: 2px;
}
.separator_wrap-left::after {
    background-color: #f56363;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 80px;
    height: 1px;
    margin-top: 2px;
}
.separator2 {
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 2px solid #f56363;
    transform: rotate(45deg);
    margin-right: 4px;
}
/*
Button
*/
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.disabled,
.btn-primary.disabled:hover {
    color: #ffffff;
    background-color: #d6962c;
    border-color: #d6962c;
}
.btn {
    margin-right: 15px;
    border-radius: 0px;
}
/*.btn-default:active, .btn-default:hover  {
    background: transparent;
}*/
.btn-lg,
.btn-group-lg > .btn {
    padding: 8px;
    font-size: 1.2rem;
    border-radius: 4px;
    width: 200px;
    border: 1px solid #fff;
    text-transform: none;
    transition: .6s;
    margin-top: 30px;
    color: #fff;
}
button.btn-lg{
    padding: 10px;
    font-size: 1.2rem;
    border-radius: 4px;
    width: 200px;
    border: 1px solid #fff;
    text-transform: none;
    transition: .6s;
    margin-top: 30px;
    color: #fff;
	display:inline-block;
	background:transparent;
	line-height: 1.5em;
}

}
button.btn-lg:hover{
	background:#d6962c;
	color:#fff;
}

.btn-md,
.btn-group-md > .btn {
    padding: 8px 20px;
    font-size: 1.2rem;
    border-radius: 30px;
}

.btn-primary {
    color: #ffffff;
}
.btn-primary:active,
.btn-primary:hover {
    background: #d6962c;
}

.btn-default {
    color: #ffffff;
    border: 2px solid #ffffff;
    background-color: transparent;
}
.btn-default:before,
.btn-default:after {
    background-color: #ffffff;
}
.btn-default:focus {
    background-color: #ffffff;
    border-color: transparent;
}
.btn-default:hover {
    border-color: #ffffff;
    color: #f56363;
    background-color: #ffffff;
}
.btn-primary {
    background-color: #E7A331;
    color: #ffffff;
    border: 2px solid #E7A331;
    text-transform: uppercase;
	border-radius:4px;
}
.btn-primary:before,
.btn-primary:after {
    background-color: #ffffff;
}
.btn-primary:focus {
    background-color: #d6962c;
    border-color: #d6962c;
}
.btn-primary:hover {
    border-color: #d6962c;
    color: #fff;
}
/*
Extra height css
*/
.padding0{
	padding:0;
}
.center-content{
	text-align:center !important;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-top-40 {
    margin-top: 40px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-top-60 {
    margin-top: 60px;
}
.margin-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}
.margin-bottom-60 {
    margin-bottom: 60px;
}
.margin-top-80 {
    margin-top: 80px;
}
.margin-bottom-80 {
    margin-bottom: 80px;
}
.padding-top-20 {
    padding-top: 1.33rem;
}
.padding-bottom-20 {
    padding-bottom: 1.33rem;
}
.padding-top-40 {
    padding-top: 2.66rem;
}
.padding-bottom-40 {
    padding-bottom: 2.66rem;
}
.padding-top-60 {
    padding-top: 5rem;
}
.padding-bottom-60 {
    padding-bottom: 5rem;
}
.padding-bottom-0 {
    padding-bottom: 0;
}
/*padding*/
.padding-twenty {
    padding: 10px 0;
}
.padding-fourty {
    padding: 20px 0;
}
.padding-sixty {
    padding: 30px 0;
}
.padding-eighty {
    padding: 40px 0;
}
h1 span {
    color: #f56363;
    font-weight: 400;
}

/*for placeholder changes*/

/*input::-webkit-input-placeholder {
  color: #CACACA;
  font-size: 18px;
}
input::-moz-placeholder {
  color: #CACACA;
  font-size: 18px;
}
input:-ms-input-placeholder {
  color: #CACACA;
  font-size: 18px;
}*/


/* Header top menu css */

.header_top_menu{
	background:#fff;
	position:relative;
}


a.navbar-brand.our_logo{
    position: absolute;
    left: 0;
    top: -50px;
    width: 25%;
}

.header_top_menu .call_us_text a{
/*
	color:#666;
	font-size:15px;
*/
	color:#fff;
	margin-left:15px;
	padding:5px;
	display:inline-block;
}
.header_top_menu .call_us_text a i{
	color:#fff;
	margin-right:10px;
	font-size:18px;
}

.head_top_social a{
    color: #e7a331;
    padding: 5px;
    display: inline-block;
}

/* main menu */
.menu-scroll {
    padding-top: 0px;
    padding-bottom: 0px;
    position: fixed;
    top: 0; 
	left: 0; 
	right: 0; 
	z-index: 300;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-color: #000;
	height:80px;
	
}

.menu-scroll .header_top_menu{
	display:none;
}
.menu-scroll a.navbar-brand.our_logo {
    top: -16px;
}

.main_menu_bg{
	background:#65c2f0;
	height: 80px;
	
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.container-fluid {
    margin-top: 15px;

}
.main_menu_bg li a.booking{
	border: 1px solid #fff;
    border-radius: 4px;
    color: #000 !important;
    padding: 5px 10px;
    margin-top: 8px;
}
.main_menu_bg li a:hover.booking{
    color: #da9b31 !important;
}

.main_menu_bg .navbar {
   margin-bottom: 0px;
	
}

.navbar-default .navbar-nav>li>a {
    color: #000;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color: #da9b31;
}

/* slider section */

.slider{
	background:url(../images/bannerbg.jpg) center center no-repeat;
	//background:#fff;
	background-size:cover;
}
.main_slider {
	
}
.main_slider .main_slider_content h1{
font-size: 6rem;
    font-family: 'Pacifico', cursive;
    color: #fff;
    line-height: 6rem;
    margin:0px 0px 60px 0px;
}	
.main_slider_content{
	padding:150px 0px 80px 0px;
	width:90%;
	margin:0 auto;
	color:#fff;
}

.slider_overlay_none{
	width:100%;
	top:0;
	left:0;
}
.slider_overlay{
	background:rgba(0, 0, 0, .5);
	width:100%;
	top:0;
	left:0;
}


/* Abouts Section css */

.abouts{
	 background: url(../images/abtbg.jpg) no-repeat center top scroll;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}
.abouts_content{
	/* padding:120px 0px; */
	display:inline-block;
}
.single_abouts_text h4{
	color:#000000;
}
.single_abouts_text h3{
	color:#000000;	
}


/* Features section css */
.features{
	background:url(../images/ftbg.jpg) center center no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	overflow: hidden;	
}
.main_features_content_area{
	padding:0px 0px;
	display:inline-block;
}
.main_features_content{
	padding:40px;
	overflow:hidden;
}

.single_features_text{
	background:url(../images/textbg.jpg) center center no-repeat;
	padding:30px;
        background-size:cover;
}

/* Portfolio Section css */
.portfolio{
	background:url(../images/portfoliobg.jpg) center top no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	overflow: hidden;	
}

.portfolio_content{
	padding-bottom:120px;
	display:inline-block;
}
.portfolio .portfolio_content .head_title h3{
	color:#000000;
}
.portfolio .portfolio_content .head_title h4{
	color:#000000;
}

.head_title{
	padding-top:100px;
	padding-bottom: 50px;
}

.single_portfolio_text{
	display:inline-block;
	padding:0;
	position:relative;
	overflow:hidden;

}
.single_portfolio_text img{
	width:100%;
}

.single_portfolio_text:hover .portfolio_images_overlay{
	top: 28px;
    left: 14px;
}

.portfolio_images_overlay{
	width: 90%;
    height: 80%;
    background: rgba(0, 0, 0, .5);
    padding: 20px;
    margin: 0 auto;
    top:-100%;
    left: 14px;
    position: absolute;
	transition:.6s;
}
.portfolio_images_overlay h6{
	text-transform:uppercase;
	color:#fff;
	font-size:1.3125rem;
	line-height:2rem;
}

.portfolio_images_overlay p.product_price{
	font-size:2.5725rem;
	color:#fff;
	line-height:3rem;
}






/*Amazing Deliceas Section css */
.ourPakeg .main_pakeg_content .head_title h3{
	color:#fff;
	
}
.ourPakeg .main_pakeg_content .head_title h4{
	color:#fff;
	font-family: 'Pacifico', cursive;
	font-size:1.875rem;
}

.ourPakeg{
	background:url(../images/newsbg.jpg) no-repeat center top scroll;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  overflow: hidden;	
  padding-bottom:120px;
}

.single_pakeg_one{
	background:url(../images/newsone.jpg) left center no-repeat;
	/* padding:30px; */
	overflow:hidden;
	margin-top:60px;
}
.single_pakeg_two{
	background:url(../images/newstwo.jpg) right center no-repeat;
/*	padding:30px;	*/
	overflow:hidden;
	margin-top:60px;	
	
}
.single_pakeg_three{
	background:url(../images/newsthree.jpg) left center no-repeat;
	padding:30px;	
	overflow:hidden;
	margin-top:60px;	
	
}

.single_pakeg_text{
	background:#fff;
	padding:30px;
	text-align:left;
}

.single_pakeg_text ul li{
/*
    background: url(../images/pkli.png) no-repeat left center;
    padding: 15px 0px 15px 60px;
    margin-top: 20px;
*/
}

/* Mobail Apps Section css */

.mobailapps{
	background:url(../images/portfoliobg.jpg) center top no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	overflow: hidden;
	position:relative;
}

.main_mobail_apps_content{
    margin: 80px 0px;
    color: #fff;
    overflow: hidden;
}

.single_monail_apps_text{
	margin-top:120px;
}
.single_monail_apps_text h4{
	font-size:1.875rem;
	margin-bottom:30px;
}

.single_monail_apps_text h1{
    font-size: 5rem;
    text-transform: uppercase;
    color: #fff;
    line-height: 5rem;

}
.single_monail_apps_text h1 span{
	font-size:1.800rem;
	color:#fff;
	display:block;
	
}

.single_monail_apps_text{
    margin-left:-10px;
}
.single_monail_apps_text a{
	margin-top:50px;
	margin-left:10px;
	display:inline-block;
}
.single_monail_apps_text a img{
	max-width:90%;
}

/* Footer Section CSS */
.footer_widget{
	background: #65c2f0;
	/* background:url(../images/footerbg.jpg) center top no-repeat scroll;	*/
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	overflow: hidden;
}
.footer_widget_content{
	color:#fff;
}
.single_widget{
	padding-bottom: 50px;
	padding-top:60px;
}

.single_widget h3{
    font-size:1.875rem;

	font-family: 'Pacifico', cursive;	
}
.single_widget_info p{
	margin-top:40px;
}
.single_widget_info p span{
	display:block;
}
.single_widget_info p span.phone_email{
	margin-top:15px;
}
.footer_socail_icon{
	margin-top:90px;
}
.footer_socail_icon a{
	padding:5px;
}
.footer_socail_icon a i{
	font-size:25px;
	color:#e7a331;
}


.single_widget_info p span.date_day{
	margin-top:25px;
	margin-bottom:15px;
	font-weight:600;
}
.footer{
	/* background:#000; */
	background: #1084bd;
}
.footer .copyright p{
	padding:25px;
	color:#fff;
}
.footer .copyright p i{
	padding:0px 10px;
	color:#ff0000;
}
.footer .copyright p a{
	padding:0px 10px;
	color:green;
}



/* scrollup */

.scrollup{
	width: 30px;
	height: 30px;
	border-radius: 15px;
	opacity: .3;
	position: fixed;
	bottom: 20px;
	right: 25px;
	color: #fff;
	cursor: pointer;
	background-color: #000;
	z-index: 1000;
	transition: opacity .5s, background-color .5s;
	-moz-transition: opacity .5s, background-color .5s;
	-webkit-transition: opacity .5s, background-color .5s;
}

.scrollup:hover {
	background: #e7a331;
	opacity: 1;
}

.scrollup i {
	font-size: 13px;
	position: absolute;
	opacity: 1;
	color: #fff;
	left: 50%;
	top: 50%;
	margin-top: -7px;
	margin-left: -6px;
	text-decoration: none;

}









/* -------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------- */
.mini-clndr_template {
	margin: 0 auto;
	width: 100%;
	-moz-box-shadow: 4px 4px 0 #343434;
	-webkit-box-shadow: 4px 4px 0 #343434;
	box-shadow: 4px 4px 0 #343434;
}
.mini-clndr_template .clndr {
	overflow: hidden;
	border-bottom: 7px solid #ff0090;
}
.mini-clndr_template .clndr .controls {
	background-color: #ff0090;
	color: white;
}
.mini-clndr_template .clndr .controls .clndr-previous-button,
.mini-clndr_template .clndr .controls .clndr-next-button {
	width: 15%;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	-webkit-user-select: none;
	/* Chrome/Safari */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* IE10+ */
	-webkit-transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-ms-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;
	font-size: 1.2rem;
	font-weight: 700;
}
.mini-clndr_template .clndr .controls .clndr-previous-button:hover,
.mini-clndr_template .clndr .controls .clndr-next-button:hover {
	background-color: #ffaa00;
}
.mini-clndr_template .clndr .controls .month {
	width: 70%;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 1.2rem;
}
.mini-clndr_template .clndr .days-container {
	position: relative;
	width: 100%;
	height: 300px;
	display: inline-block;
}
.mini-clndr_template .clndr .days-container .days {
	position: absolute;
	left: 0;
	width: 100%;
	height: 300px;
	-webkit-transition: left 0.5s;
	-moz-transition: left 0.5s;
	-ms-transition: left 0.5s;
	-o-transition: left 0.5s;
	transition: left 0.5s;
	background-color: #fff;
}
.mini-clndr_template .clndr .days-container .days .day,
.mini-clndr_template .clndr .days-container .days .empty {
	width: 14%;
	display: inline-block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	color: #212121;
	border-right: 1px solid rgba(200, 200, 200, 0.5);
	border-bottom: 1px solid rgba(200, 200, 200, 0.5);
}
.mini-clndr_template .clndr .days-container .days .day,
.mini-clndr_template .clndr .days-container .days .day.event,
.mini-clndr_template .clndr .days-container .days .empty.event {
	background-color: #dfdfdf;
	-webkit-transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-ms-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;
	cursor: pointer;
}
.mini-clndr_template .clndr .days-container .days .day:hover,
.mini-clndr_template .clndr .days-container .days .day.event:hover,
.mini-clndr_template .clndr .days-container .days .empty.event:hover {
	background-color: #ff0090;
}
.mini-clndr_template .clndr .days-container .days .day.adjacent-month,
.mini-clndr_template .clndr .days-container .days .empty.adjacent-month {
  color: rgba(0, 0, 0, 0.3);
}
.mini-clndr_template .clndr .days-container .days .empty {
  height: 31px;
  vertical-align: bottom;
}
.mini-clndr_template .clndr .days-container .days .headers {
  background-color: #e996ec;
  padding-top: 5px;
  padding-bottom: 5px;
}
.mini-clndr_template .clndr .days-container .days .headers .day-header {
  width: 14%;
  display: inline-block;
  text-align: center;
  color: white;
}
.mini-clndr_template .clndr .days-container .events {
	position: absolute;
	left: 100%;
	width: 100%;
	height: 300px;
	-webkit-transition: left 0.5s;
	-moz-transition: left 0.5s;
	-ms-transition: left 0.5s;
	-o-transition: left 0.5s;
	transition: left 0.5s;
	background-color: #ebebeb;
}
.mini-clndr_template .clndr .days-container .events .headers {
	position: relative;
}
.mini-clndr_template .clndr .days-container .events .event-header {
	width: 100%;
	background-color: #e996ec;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: white;
}
.mini-clndr_template .clndr .days-container .events .x-button {
	position: absolute;
	font-size: 80%;
	font-weight:bold;
	top: 7px;
	left: 20px;
	cursor: pointer;
	-webkit-transition: color 0.25s;
	-moz-transition: color 0.25s;
	-ms-transition: color 0.25s;
	-o-transition: color 0.25s;
	transition: color 0.25s;
}
.mini-clndr_template .clndr .days-container .events .x-button:hover {
	color: white;
}
.mini-clndr_template .clndr .days-container .events .events-list {
	overflow: scroll;
/*	height: 185px;	*/
}
.mini-clndr_template .clndr .days-container .events .events-list .event {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	-webkit-transition: background-color 0.25s;
	-moz-transition: background-color 0.25s;
	-ms-transition: background-color 0.25s;
	-o-transition: background-color 0.25s;
	transition: background-color 0.25s;
}
.mini-clndr_template .clndr .days-container .events .events-list .event:hover {
	background-color: #ff0090;
}
.mini-clndr_template .clndr .days-container .events .events-list .event a {
	position: relative;
	letter-spacing: 1px;
	background-color: transparent;
	color: #212121;
	text-decoration: none;
	-webkit-transition: color 0.25s;
	-moz-transition: color 0.25s;
	-ms-transition: color 0.25s;
	-o-transition: color 0.25s;
	transition: color 0.25s;
}
.mini-clndr_template .clndr .days-container .events .events-list .event a:hover {
	background-color: transparent;
	color: #69a776;
}
.mini-clndr_template .clndr .days-container.show-events .days {
	left: -294px;
}
.mini-clndr_template .clndr .days-container.show-events .events {
	left: 0;
}



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


/* Guideline Section css */
.guideline{
	background:url(../images/portfoliobg2.jpg) center top no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	overflow: hidden;	
}

.guideline_content{
	padding-bottom:120px;
	display:inline-block;
}
.guideline .portfolio_content .head_title h3{
	color:#000000;
}
.guideline .portfolio_content .head_title h4{
	color:#000000;
}




body { font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif; }
.txtred { color:red; }
.txtblue { color:blue; }
.txtwhite { color:white; }
.txtblack { color:black; }
.bgwhite { background-color:white; }
.bglgray { background-color:#aaaaaa; }
.bgdgray { background-color:#222222; }
.txtsmall { font-size:80%; }
.txtmedium { font-size:90%; }
.txt100 { font-size:1.1rem; }
.txtl { text-align:left; }
.txtc { text-align:center; }
.txtr { text-align:right; }
.h1 { font-size:120%; }
.h3 { font-size:120%; }
.h4 { font-size:150%; }
.h6q { font-size:120%; color:#65c2f0; }
.max640 { width:100%; max-width:640px; margin-left:auto;margin-right:auto; }
.pad10p { padding:15px; }
.pad15p { padding:25px; }
.pad20p { padding:30px; }
.input_txt { font-size:1.1rem; font-weight:bold; margin-top:16px; margin-bottom:6px;  }
.deco_h{
	position: relative;
	color: white;
	background: #65c2f0;
	line-height: 1.4;
	padding: 0.5em 0.5em 0.5em 1.8em;
}

.deco_h:before {/*疑似要素*/
	font-family: FontAwesome;
	content: "\f14a";
	position: absolute;
	left : 0.5em; /*左端からのアイコンまでの距離*/
}
.deco_h2{
	position: relative;
	border-top: solid 2px #65c2f0;
	border-bottom: solid 2px #65c2f0;
	background: #f4f4f4;
	background:#65c2f0;
	color:#fff;
	line-height: 1.4;
	padding: 0.4em 0.5em;
	margin: 2em 0 0.5em;
}
.deco_h2:after {/*タブ*/
	position: absolute;
	font-family: FontAwesome,'Quicksand','Avenir','Arial',sans-serif;
	/* content: '\f0a7\ POINT'; */
	background: #65c2f0;
	color: #fff;
	left: 0px;
	bottom: 100%;
	border-radius: 5px 5px 0 0;
	padding: 5px 7px 3px;
	font-size: 0.7em;
	line-height: 1;
	letter-spacing: 0.05em;
}
.deco_hmap {
	position: relative;
	background: #65c2f0;
	padding: 2px 2px 2px 15px;
	font-size: 90%;
	color: #fff;
	border-radius: 0 10px 10px 0;
}
.deco_hmap:before {
	font-family: FontAwesome;
	/*content: "\f041";*/
	display: inline-block;
	position: absolute;
	padding: 0em;
	color: white;
	background: #ff0090;
	font-weight: normal;
	width: 25px;
	text-align: center;
	height: 25px;
	line-height: 10px;
	left: -1.35em;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 50%;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}
.mt20 { margin-top:20px; }
ul.ul_li_small {
	margin-left:15px;
	list-style:inherit;
}
ul.ul_li_small li { font-size:80%; }
ul.ul_li_medium {
	margin-left:15px;
	list-style:inherit;
}
ul.ul_li_medium li { font-size:100%; }
.btn-primary {
    background-color: #009dff;
    border: 2px solid #009dff;
}

.form-control {
	display:inline;
	background:white;
}
.btn {
	font-size:1.2rem;
}
.btn2 {
	border-radius: 4px;
	width:100%;
}
.btn2:hover {
    border: 2px solid #ff0090;
}
.btn-lg_white {
    padding: 10px;
    font-size: 1.3rem;
    font-weight:bold;
    border-radius: 4px;
    width: 100%;
    border: 1px solid #ff0090;
    text-transform: none;
    transition: .6s;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #ff0090;
    display: inline-block;
    background: transparent;
    line-height: 1.5em;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
button.btn-lg2bgdgray {
    padding: 10px;
    font-size: 1.2rem;
    border-radius: 4px;
    width: 200px;
    border: 1px solid #fff;
    text-transform: none;
    transition: .6s;
    margin-top: 30px;
    color: #fff;
    display: inline-block;
    line-height: 1.5em;
	background:#222222;
}
.this_frm_messages {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
div.ds1 { padding:1px; }
div.ds1 select {
	font-size:12px;
	margin:0px;
	padding:1px;
}
.hotpink { background:hotpink; }
.pink { background:pink; }
.gold { background:gold; }
.deepskyblue{ background:deepskyblue; }
.paleturquoise { background:paleturquoise; }
.white { background:white; }
.burlywood { background:burlywood; }
.deeppink { background:deeppink; }

#modalcontentZZ{
	width:80%;
	left: 50%;
	transform: translate(-50%, 150px);
	-webkit-font-smoothing: none;
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased; /* Safari での Default値 */
	padding:10px 20px;
	border:5px double #ff0080;
	background:#fff;
	z-index:100;
	position:fixed;
	display:none;
}
#modal-overlay{
	z-index:1;
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:120%;
	background-color:rgba(0,0,0,0.75);
}
table.type01cc {
	margin-right:auto;
	margin-left:auto;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
}
table.type01cc th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.type01cc td {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.smallf td {
	font-size:12px;
}
.not_send { background:skyblue; }
.btn_send { background:skyblue; }
.btn_send:hover { background:deepskyblue; }
.btn-primary2 {
    background-color: #E7A331;
    color: #ffffff;
    border: 2px solid #E7A331;
    text-transform: uppercase;
	border-radius:4px;
}
.btn-primary2:before,
.btn-primary2:after {
    background-color: #ffffff;
}
.btn-primary2:focus {
    background-color: #d6962c;
    border-color: #d6962c;
}
.btn-primary2:hover {
    border-color: #d6962c;
    color: #fff;
}
div.div_mypage_contents {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:15px;
}
