
@import 'https://fonts.googleapis.com/css?family=Courgette';

#bgrey{   
    background-color: whitesmoke;}
	
hasBorder2 {-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;}

 hr.style-faci {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(100, 79, 47,0), rgb(251, 81, 81), rgba(100, 79, 47,0));
    background-image:    -moz-linear-gradient(left, rgba(100, 79, 47,0), rgb(251, 81, 81), rgba(100, 79, 47,0));
    background-image:     -ms-linear-gradient(left, rgba(100, 79, 47,0), rgb(251, 81, 81), rgba(100, 79, 47,0));
    background-image:      -o-linear-gradient(left, rgba(100, 79, 47,0), rgb(251, 81, 81), rgba(100, 79, 47,0));
}

 hr.style-coorg {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(100, 79, 47,0), rgb(56, 227, 149), rgba(100, 79, 47,0));
    background-image:    -moz-linear-gradient(left, rgba(100, 79, 47,0), rgb(56, 227, 149), rgba(100, 79, 47,0));
    background-image:     -ms-linear-gradient(left, rgba(100, 79, 47,0), rgb(56, 227, 149), rgba(100, 79, 47,0));
    background-image:      -o-linear-gradient(left, rgba(100, 79, 47,0), rgb(56, 227, 149), rgba(100, 79, 47,0));
}

hr.style-two {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(100, 79, 47,0), rgba(242, 111, 33,0.75), rgba(100, 79, 47,0));
    background-image:    -moz-linear-gradient(left, rgba(100, 79, 47,0), rgba(242, 111, 33,0.75), rgba(100, 79, 47,0));
    background-image:     -ms-linear-gradient(left, rgba(100, 79, 47,0), rgba(242, 111, 33,0.75), rgba(100, 79, 47,0));
    background-image:      -o-linear-gradient(left, rgba(100, 79, 47,0), rgba(242, 111, 33,0.75), rgba(100, 79, 47,0));
}

hr.style-three {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(100, 79, 47,0), rgb(39, 127, 237), rgba(100, 79, 47,0));
    background-image:    -moz-linear-gradient(left, rgba(100, 79, 47,0), rgb(39, 127, 237), rgba(100, 79, 47,0));
    background-image:     -ms-linear-gradient(left, rgba(100, 79, 47,0), rgb(39, 127, 237), rgba(100, 79, 47,0));
    background-image:      -o-linear-gradient(left, rgba(100, 79, 47,0), rgb(39, 127, 237), rgba(100, 79, 47,0));
}
hr.style-contact {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(100, 79, 47,0), rgb(227, 56, 124), rgba(100, 79, 47,0));
    background-image:    -moz-linear-gradient(left, rgba(100, 79, 47,0), rgb(227, 56, 124), rgba(100, 79, 47,0));
    background-image:     -ms-linear-gradient(left, rgba(100, 79, 47,0), rgb(227, 56, 124), rgba(100, 79, 47,0));
    background-image:      -o-linear-gradient(left, rgba(100, 79, 47,0), rgb(227, 56, 124), rgba(100, 79, 47,0));
}

hr.style-book {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(100, 79, 47,0), rgb(176, 216, 9), rgba(100, 79, 47,0));
    background-image:    -moz-linear-gradient(left, rgba(100, 79, 47,0), rgb(176, 216, 9), rgba(100, 79, 47,0));
    background-image:     -ms-linear-gradient(left, rgba(100, 79, 47,0), rgb(176, 216, 9), rgba(100, 79, 47,0));
    background-image:      -o-linear-gradient(left, rgba(100, 79, 47,0), rgb(176, 216, 9), rgba(100, 79, 47,0));
}

.main-menu, .responsive-menu ul, .social-member, .progess-bars, .first-footer .social-footer ul { padding: 0; margin: 0; list-style: none; }

body {  font-family: 'Courgette', regular;
    color: #84522a;;
    font-weight: 300;
    font-size: 16px;
    /* line-height: 1.5em; */
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;}

a, a:hover, a:focus { text-decoration: none; -webkit-transition: all 150ms ease-in; -moz-transition: all 150ms ease-in; -o-transition: all 150ms ease-in; transition: all 150ms ease-in; }

h1, h2, h3, h4, h5, h6 { font-family: 'Courgette', regular;
       color: #ff9900;
    text-transform:capitalize;
   }

*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

#main-content, .full-width-slider { float: right; width: 77%; }

.section-content { padding: 0 7%; margin-bottom: 20px; margin-top:20px;}

.section-content2 {padding: 0 7%;
    margin-bottom: 20px;
    margin-top: 20px;
    background: #fff9e8;
    padding-top: 20px;}
	.section-content3 { border-left: dotted 1px #F60; padding: 0 7%; margin-bottom: 20px; margin-top:20px;}

.section-title { border-top: 2px dotted; margin-bottom: 60px; }
.section-title h2 { display: inline-block; padding: 20px 35px; color: white; text-transform:capitalize; font-weight: 300; margin: 0; font-size: 20px; }

#about .section-title { border-color: #e09d1a; }
#about h2 { background-color: /*#e9b144;*/ }

#services .section-title { border-color: #7c1fe5; }
#services h2 { background-color: #974dea; }

#portfolio .section-title { border-color: #1dcb7c; }
#portfolio h2 { background-color: #38e395; }

#contact .section-title { border-color: #cb1d62; }
#contact h2 {     color: #e3387c; }

a.largeButton { color: white; text-transform:capitalize; font-weight: 700; font-size: 14px; display: inline-block; padding: 10px 20px; border-bottom: 3px solid; }

.homeBgColor { background: #38a9e3; }
.homeBgColor:hover { background-color: #16709f; }

.portfolioBgColor { background: #38e395; }
.portfolioBgColor:hover { background-color: #169f60; }

.contactBgColor { background: #e3387c; }
.contactBgColor:hover { background-color: #9f164d; }

a.largeButton.homeBgColor { border-color: #16709f; }

a.largeButton.portfolioBgColor { border-color: #169f60; }

a.largeButton.contactBgColor { border-color: #9f164d; }

#main-sidebar {font-size: 20px; font-family: 'Courgette', regular; float: left; width: 23%; height: 100%; position: fixed; background-image:url(../images/sidebar.jpg); background-repeat:no-repeat;     background-size: cover; background-color: #495054; color: #356126; }

.logo { vertical-align:middle;
	margin: 100px 0;
	 background-color: #fdd004;
	padding: 25px 40px;
}
#logo-container img {
   max-width: 100%;
   height: auto;
}
.logo a { color: #4a7a34; }
.logo a h1 { text-transform:capitalize; font-size: 30px; margin: 0; font-weight: 800; }
.logo span { font-family: 'Courgette', regular; color: #4a7a34; font-size: 13px; }

.main-menu { text-align: center; }
.main-menu li { margin-bottom: 1px; }
.main-menu li a { color: #f1cc10; /*text-transform:capitalize;*/ display: block; border-left: 4px solid; padding: 15px 30px; background-color: #543b27; -webkit-transition: all 150ms ease-in; -moz-transition: all 150ms ease-in; -o-transition: all 150ms ease-in; transition: all 150ms ease-in; }
.main-menu li a:hover {
	background-color: #3F2C1D;
}

li.home a {	border-color: #F90;}
li.home a.active { color: #F90; }

li.about a {	border-color: #F33;}
li.about a.active { color: #F33; }

li.services a { border-color: #ff733c }
li.services a.active { color: #ff733c }

li.portfolio a { border-color: #38e395; }
li.portfolio a.active { color: #38e395; }

li.about2 a {	border-color: #F33;}
li.about2 a.active { color: #F33; }

li.testo a { border-color: #2485fd; }
li.testo a.active { color: #2485fd; }

li.contact a { border-color: #e3387c; }
li.contact a.active { color: #e3387c; }
li.book a { border-color: #b7d809; }
li.book a.active { color: #b7d809; }

a.menu-toggle-btn { width: 100%; height: 60px; background-color: #f9c30c; text-align: center; line-height: 60px; display: block; color: white; }
a.menu-toggle-btn i { line-height: 60px; }

.responsive-navigation { position: relative; width: 100%; display: block; z-index: 9999; }

.responsive-menu { display: none; background-color: #543b27; }
.responsive-menu ul li a { color: white; text-transform:capitalize; display: block; padding: 20px; border-bottom: 1px dotted #a29d74; }

.main-slider { width: 100%; /*height: 570px;*/ }

.flexslider .slides { /*height: 570px;*/ }

.slider-caption { position: absolute; vertical-align: middle; width: 100%; text-align: center; height: 100; z-index: 8; color: white; /*top: 200px;*/    bottom: 10px; }
.slider-caption h2 { font-size: 48px; text-transform:capitalize; font-weight: 800; margin-bottom: 30px; color:#FFFFFF;text-shadow: 0 0 8px #000000; }
.slider-caption p { font-size: 16px; text-transform:capitalize; letter-spacing: 1px; width: 50%; margin: 0 auto 30px auto; line-height: 1.8em;text-shadow: 0 0 8px #000000; }

.flexslider { background-color: black; /*height: 570px;*/ overflow: hidden; margin: 0; }

.flexslider img { position: relative; /*opacity: 0.5*/; width: 100%; z-index: 7; }

.flex-control-nav { bottom: 15px; z-index: 9; }

.flex-control-paging li a { background-color: white; border: 2px solid black; opacity: 0.6; }
.flex-control-paging li a:hover { opacity: 1; background: white; }
.flex-control-paging li a.flex-active { opacity: 1; background: white; }

.welcome-text { padding: 60px; text-align: center; }
.welcome-text a { color: #38a9e3; }
.welcome-text h2 {
	font-family: 'Courgette', regular;
	color: #F90;

	font-weight: 300;
	text-transform:capitalize;
	font-size: 36px;
}

.welcome-text h4 {
	font-family: 'Courgette', regular;
	color: #277fed;

	font-weight: 300;
	text-transform:capitalize;
	font-size: 36px;
}
.welcome-text h1 {
	font-family: 'Courgette', regular;
	color: #e7538e;

	font-weight: 300;
	text-transform:capitalize;
	font-size: 36px;
}
.book h1 {
	font-family: 'Courgette', regular;
	color:#356126;

	font-weight: 300;
	text-transform:capitalize;
	font-size: 36px;
}



.welcome-text h3 {font-family: 'Courgette', regular;     color: #84522a;; font-weight: 300; text-transform:capitalize; font-size: 20px; }

.welcome-text p { font-family: 'Courgette', regular;     color: #84522a;;  font-size: 16px; }

.welcome-text2 { padding: 25px; text-align: center; }
.welcome-text2 a {
	color: #000;
}
.welcome-text2 h2 {
	font-family: 'Courgette', regular;
	color: #fb5151;

	font-weight: 300;
	text-transform:capitalize;
	font-size: 36px;
}   
.welcome-text2 h3 {font-family: 'Courgette', regular;     color: #84522a; font-weight: 300; text-transform:capitalize; font-size: 20px; }
.welcome-text2 h4 {font-family: 'Courgette', regular;     color: #fb5151; font-weight: 300; text-transform:capitalize; font-size: 20px; }
.welcome-text2 h5 {font-family: 'Courgette', regular;      color: #38e395; font-weight: 300; text-transform:capitalize; font-size: 36px; }
.welcome-text2 p { text-align:left; font-family: 'Courgette', regular;     color: #84522a;;  font-size: 16px; }

.welcome-text2 p1 { text-align:center; font-family: 'Courgette', regular;     color: #84522a;;  font-size: 16px; }
.welcome-text2 p2 { text-align:left; font-family: 'Courgette', regular;     color: #84522a;;  font-size: 16px; }
.welcome-text2 p3 { text-align:left; font-family: 'Courgette', regular;     color: #000;;  font-size: 16px; }
.welcome-text2 p4 { text-align:justify; font-family: 'Courgette', regular;     color: #000;;  font-size: 16px; }

.member-item { overflow: hidden; height: auto; }
.member-item:hover .overlay { opacity: 1; visibility: visible; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.member-thumb { width: 100%; overflow: hidden; height: auto; position: relative; }
.member-thumb img { width: 100%; }
.member-thumb .overlay { position: absolute; top: 0; right: 0; opacity: 0; visibility: hidden; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); }

.member-content { margin-top: 5px; overflow: hidden; text-align: center; }

.member-content h2 { text-transform:capitalize; font-size: 18px; color: #84522a; }
.member-content h3 { text-transform:capitalize; font-size: 18px; color: #fb5151; }
.member-content h4 { text-transform:capitalize; font-size: 18px; color: #e9b144; }
.member-content p { text-align:center;  font-size: 10; }
.member-content p1 { text-align:justify;  font-size: 10; }

.social-member li { display: inline; float: left; width: 40px; height: 40px; background-color: #e9b144; text-align: center; margin-right: 1px; }
.social-member li a { display: block; line-height: 40px; color: white; }
.social-member li:hover { background-color: #e5a424; }

.our-story { margin-top: 10px; }
.our-story ul {

    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
}

.our-story li {
	text-align:left;
    padding-left: 16px;
	line-height: 1.5em;
	    text-indent: -1.5em;
}

.our-story li:before {
	content: "♥" ; /* Insert content that looks like bullets */
		padding-right: 15px;
	color: #F60; /* Or a color you prefer */
}
.our-story h3 { color: #fb5151; font-weight: 300; text-transform:capitalize; font-size: 24px; margin: 0 0 20px 0; }

.story-image { margin-top: 30px; overflow: hidden;  border: 1px solid #d5dbe0; padding: 10px; background-color: #fafafa;}
.story-image img { width: 100%; height: auto; }

.service-item { background-color: #974dea; color: white; }
.service-item .service-icon { width: 25%; float: left; overflow: hidden; display: inline-block; text-align: center; margin-top: 30px; height: 100%; }
.service-item .service-content { width: 75%; overflow: hidden; text-align: center; padding: 20px 20px 20px 0; }
.service-item .service-content h3 { margin: 0; font-size: 20px; }

.our-skills { margin-top: 80px; }
.our-skills h3 { color: #974dea; font-weight: 300; text-transform:capitalize; font-size: 24px; margin: 0 0 20px 0; }

.progress-bar { background-color: #974dea; text-transform:capitalize; font-size: 12px; }

.portfolio-thumb { overflow: hidden; position: relative; }
.portfolio-thumb img { width: 100%; height: auto; padding: 5px;
    background-color: #dedbdb; }
.portfolio-thumb .overlay-p { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); visibility: hidden; opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.portfolio-thumb .overlay-p a { position: absolute; top: 50%; margin-top: -12px; left: 50%; margin-left: -15px; color: white; }

.portfolio-item { margin-bottom: 20px; overflow: hidden; }
.portfolio-item p { text-align:justify; font-family: 'Courgette', regular;     color: #000;;  font-size: 15px;     padding: 10px;
   }
	
	.portfolio-item p2 { text-align:center; font-family: 'Courgette', regular;     color: #000;;  font-size: 15px;     padding: 10px;
    background-color: none; }
.portfolio-item:hover .overlay-p { visibility: visible; opacity: 1; }

.portfolio-title { width: 100%; text-align: center; }

.portfolio-title a { color: #38e395; font-size: 18px; text-transform:capitalize; }

.load-more { width: 100%; text-align: center; }

.map-holder { border: 1px solid #d5dbe0; padding: 6px; background-color: #fafafa; }
.google-map-canvas { height: 400px; }

.contact-form { margin-top: 60px; }
.contact-form input, .contact-form textarea { width: 100%; display: block; border: 1px solid #d5dbe0; padding: 10px 15px; outline: 0; color:#333; }
.contact-form input { height: 46px; margin-bottom: 30px;}
.contact-form label { font-weight: normal; }
.contact-form label.required:after { content: "*"; color: red; margin-left: 5px; }

.submit-btn { margin-top: 30px; }

.first-footer { background-color: #543b27; padding: 50px; text-align: center; border-left: 5px solid #3F2C1D; }
.first-footer .social-footer ul li { display: inline; }
.first-footer .social-footer ul li a { width: 40px; height: 40px; -webkit-border-radius: 3px; border-radius: 3px; background-clip: padding-box; /* stops bg color from leaking outside the border: */ background-color: #4267b2; text-align: center; line-height: 40px; color: white; }

.bottom-footer { font: 14px/1.85em 'Open Sans', Arial, Helvetice Neue, sans-serif; color: #777777; font-weight: 300; font-style: normal; -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */ -webkit-text-size-adjust: 100%; background-color: #3F2C1D; color: #a29d74;     padding: 25px 10px 16px 7%; }
.bottom-footer a { color: #f3cf18; }
.bottom-footer .credits { text-align: right; }

@media (max-width: 991px) { #main-content { width: 100%; }

  .first-footer { border-left: 0; }
  .flexslider .slides, .flexslider, .main-slider { height: auto; }
  .service-item { margin-bottom: 30px; }
  .progess-bars { margin-top: 40px; } }
@media (max-width: 767px) { .slider-caption a, .slider-caption p { display: none; top: 50px !important; }
 }
@media (max-width: 581px) { .slider-caption { display: none; } }
