
body {
	line-height: 1.4;
	font-family: 'Helvetica Neue', sans-serif;
    color: #666666;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.5px;
    overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Century Gothic', sans-serif;
    font-weight: 600;
}
.section-padding
{
    padding: 60px 0px;
}
.select-padding
{
  padding-top:30%;
  padding-left:-40%;
}
.select3-padding
{
  padding-top: 140px;
  padding-left: 1%;
}
.select2-padding
{
  padding-top:30%;
  padding-left:10%;
}
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #E48B92;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

/***********************************
************************************
HEADER 
************************************
***********************************/
.header{
    background-color: rgba(255, 255, 255, 0.2);
    min-height: 650px;
    position: relative;
}
.bg-color
{
    background-color: rgba(230, 255, 255, 0.2);
    min-height: 650px;
}

.navbar-default {
    background: #E2F1E3  url('../img/top.svg') repeat fixed;
    border:0px;
    padding: 5px 0; 
    transition: all 0.3s;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover
{
    color: #F69381;
}

.top-nav-collapse{
    padding: 0; 
    background: #E2F1E3  url('../img/top.svg') repeat fixed;
}

.top-nav-collapse .navbar-brand{
    background: url('../img/logo.svg') no-repeat;
	background-size: 290px 90px;
    padding: 0px;
    padding: 5px 0px;
    margin-top: 2px;
	width: 290px;
	height: 90px;
}
.logo-dec
{
    color: #E17373;
}
.navbar-default .navbar-brand {
    color: #7F7E7E;
    font-family: 'Century Gothic', sans-serif;
    font-weight: 600;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus
{
    color: #7F7E7E;
}
.navbar-brand {
    background: url('../img/logo.svg') no-repeat;
	background-size: 290px 90px;
    padding: 0px;
    padding: 5px 0px;
    margin-top: 2px;
	width: 290px;
	height: 90px;
}

.navbar-default .navbar-nav > li > a
{
    padding: 5px 10px;
    font-size: 14px;
    line-height: 93px;
    font-weight: 500;
    text-transform: uppercase;
    background: transparent;
    color: #7F7E7E;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
	text-align: center;
}
.navbar-default .navbar-nav > li > a > i
{
    padding: 0px 10px;
    line-height: 86px;
    text-transform: lowercase;
	text-align: center;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #E17373;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #E17373;
}
.banner-info
{
    padding-top: 120px;
    color: #fff;
}
.bnr-title, .bnr-sub-title
{
    font-family: 'Helvetica Neue', sans-serif;
}
h1.bnr-title
{
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
h2.bnr-sub-title
{
    font-size: 45px;
    text-transform: uppercase;
    padding: 20px 0px;
    font-weight: 700;
}
.bnr-para
{
    font-weight: 300;
}
.btn-download, .btn-more, .btn-download:hover, .btn-download:focus, .btn-more:focus
{
    text-transform: uppercase;
    margin-top: 50px;
    color: #fff;
    border: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    padding: 10px 30px;
    border-radius: 60px;
    margin: 50px 10px 0 0;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.3s;
}

.btn-more, .btn-more:focus
{
    margin-left: 15px;
    border: 1px solid #EFB8BD;
    color: #EFB8BD;
}

.btn-more:hover {
    background: #EFB8BD;
    color: #fff;
}

.overlay-detail a i{
   text-align: center;
   position: absolute;
   bottom: 20px;
   font-size: 40px;
   color: #DB5757;
}
.rslides {
  margin: 0 auto 0;
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

/* Callback example */

.events {
  list-style: none;
  }

.callbacks_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../themes/themes.svg") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
}

#slider3-pager a {
  padding: 0;
}

/***********************************
************************************
features
************************************
***********************************/
.title, .service-title
{
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 35px;
    text-transform: uppercase;
}
.item-img
{
    margin-bottom: 15px;
}
.sub-title
{
    font-size: 20px;
}
.bottom-line
{
    margin-top: 20px;
    margin-bottom: 40px;
    border: 0;
    border-top: 0px;
    height: 3px;
    width: 40px;
    background-color: #EFB8BD;
}
.wrap-item h3 {
    font-size: 24px;
    line-height: 25px;
}
.pad-bt15 {
    padding-bottom: 15px;
}
.sec-sub-title
{
    padding-top: 30px;
}
.sec-sub-title {
    font-size: 16px;
    font-weight: bold;
    color: #F69381;
    text-transform: uppercase;
    margin: 25px 0px;
    line-height: 1.7;
}
#service
{
    background-color: #F3F4F8;
}
ul.service-list li i
{
    color: #F69381;
    padding-right: 10px;
}
.learn-more, .learn-more:hover, .learn-more:focus {
    height: 50px;
    width: 175px;
    background: #EEFFFF;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: none;
    margin-right: 10px;
    margin-top: 45px;
    text-decoration: none;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.visit-portfolio, .visit-portfolio:hover, .visit-portfolio:focus {
    height: 50px;
    width: 175px;
    display: inline-block;
    text-align: center;
    color: #EEFFFF;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: none;
    border: 1px solid #838aa1;
    margin-top: 45px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.bx-wrapper img {
    width: 70px;
    display: inline-block;
    border-radius: 50%;
}
.service-item h3 span
{
    opacity: 0.7;
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: -5px;
    font-weight: 500;
    padding-right: 3px;
}
.service-item h3
{
    font-weight: 300;
}
.service-item p
{
    opacity: 0.6;
    color: inherit;
    padding: 10px 0px;
}
.service-item a
{
    color: #DE6D79;
}
.mr-btn-15
{
    margin-bottom: 15px;
}
.padding-right-zero
{
    padding-right: 0px !important;
}
.bx-wrapper {
    margin: 0 auto 35px;
}
#portfolio 
{
    background-color: rgb(255, 250, 230);
}
.portfolio-item
{
    position:relative;
    overflow:hidden;
}
.portfolio-item figure
{
    margin:0;
    padding:0;
    position:relative;
    cursor:pointer;
}
.portfolio-item figure img {
    display:block;
    position:relative;
    z-index:10;
    margin:-15px 0
}
.portfolio-item figure figcaption {
    display:block;
    position:absolute;
    z-index:5;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.portfolio-item figure h2 {
    font-family: 'Helvetica Neue', sans-serif;
    color:#666666;
    font-size:15px;
    text-align:left;
    padding-bottom:10px;
}
.portfolio-item figure p {
    display:block;
    line-height:15px;
    margin:0;
    color:#fff;
    text-align:left
}
.portfolio-item figure figcaption {
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding: 15px 15px;
    background-color: #EFB8BD;
    backface-visibility:hidden;
    -webkit-transform:rotateY(-180deg);
    -moz-transform:rotateY(-180deg);
    transform:rotateY(-180deg);
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s;
    text-align: center;
}
.portfolio-item figure img {
    backface-visibility:hidden;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s
}
.portfolio-item figure:hover img,figure.hover img {
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    transform:rotateY(180deg)
}
.portfolio-item figure:hover figcaption,figure.hover figcaption {
    -webkit-transform:rotateY(0);
    -moz-transform:rotateY(0);
    transform:rotateY(0)
}
/***********************************
************************************
TESTIMONIAL
************************************
***********************************/
#testimonial
{
    background: url('../img/bg.svg') no-repeat;
    background-size: cover;
    min-height: 370px;
}
.bg-testicolor{
    background-color: RGBA(255, 255, 255, 0.61);
    min-height: 370px;
}
.white
{
    color: #fff !important;
}
.testimonial-item ul li blockquote {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 20px 0;
    padding: 0 70px;
    position: relative;
    border: 0;
}
.testimonial-item ul li  small {
    font-size: 14px;
    color: #E68787;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.bx-viewport
{
    height: 230px !important;
    background-color: transparent !important;
    border: 0px none !important;
    box-shadow: none !important;
}
.testimonial-item ul li blockquote::before {
    content: '"';
    left: 35px;
}
.testimonial-item ul li blockquote::before, .testimonial-item ul li blockquote::after {
    position: absolute;
    font-weight: 400;
    font-size: 3em;
    font-family: 'Helvetica Neue', sans-serif;
    color: #ccc;
    top: 64%;
}
.testimonial-item ul li blockquote::after {
    content: '"';
    right: 50px;
}
/***********************************
************************************
Blog
************************************
***********************************/
#blog
{
    background-color: rgb(245, 255, 255);
}
.blog-info h2 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1px;
    padding-top: 5px;
}
.blog-comment {
    margin-top: 12px;
    min-height: 30px;
}
.blog-info p, .blog-comment p
{
    color: #949494;
}
.blog-comment p:first-child {
    float: left;
}
.blog-comment p:last-child {
    float: right;
    margin-right: 0;
}
.blog-comment p i
{
    color: #949494;
}
.read-more {
    color: #949494;
    margin-top: 15px;
    display: inline-block;
}
.blog-img
{
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.blog-img img:hover {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.blog-img img {
    width: 100%;
    opacity: 0.8;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
/***********************************
************************************
contact
************************************
***********************************/
#contact
{
    background-color: rgb(221, 216, 216);
}
.btn-submit, .btn-submit:focus
{
    background-color: transparent;
    border-radius: 60px;
    color: #E68787;
    font-weight: 400;
    border: 1px solid #EFB8BD;
    font-size: 15px;
    padding: 6px 20px;
}
.btn-submit:hover
{
    background-color: transparent;
    color: #444444;
	border: 1px solid #EFB8BD;
    -webkit-box-shadow: inset 0 3px 3px rgba(0,0,0,.3),0 0 10px rgba(245,214,218,.8);
    box-shadow: inset 0 3px 3px rgba(0,0,0,.3),0 0 10px rgba(245,214,218,.8);
}
.form-control
{
    background-color: transparent;
    border-radius: 0px;
    color: #E68787 !important;
    border-color: #E68787;
	font-weight: bold;
}
.form-control:focus {
    border-color: #E68787;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 3px rgba(0,0,0,.3),0 0 10px rgba(245,214,218,.8);
    box-shadow: inset 0 3px 3px rgba(0,0,0,.3),0 0 10px rgba(245,214,218,.8);
}
.contact-form input.form-control{
    color: #7F7E7E;
	font-weight: bold;
}
.validation {
    color: #E68787;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:14px;
}

#sendmessage {
    color: green;
    border:1px solid #E68787;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: #E68787;
    display:none;
    border:1px solid #E68787;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
    display:block;
}

.loction-info p
{
    margin-bottom: 25px;
}
.loction-info p i 
{
    color: #E48B92;
}
.loction-info a 
{
    color: gray;
}
/***********************************
************************************
contact
************************************
***********************************/
#footer
{
    padding: 20px 0px;
}
.scrollToTop {
    position: fixed;
    bottom: 12px;
    right: 12px;
    width: 42px;
    height: 42px;
    color: #7F7E7E;
    background: #E68787;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    display: none;
}
.white-bg
{
    background-color: #fff;
}
#footer a{
    color: #E68787;
    font-weight: 400;
}
/***********************************
************************************
Responsive media queries
************************************
***********************************/
/***********************************
************************************
cta
************************************
***********************************/
.cta {
    background-color: rgb(230, 145, 145);
}
.cta .cta-info {
    
    width: 100%;
    float: left;
    padding: 30px 25px 30px 15px;
    border-radius: 5px;
}
.cta .cta-info .cta-txt h3 {
    font-size: 32px;
    margin-bottom: 10px;
}
.cta .cta-info .cta-btn {
    margin-top: 16px;
    background-color: rgb(190, 158, 33);
    padding: 20px 50px;
    color: #FFF;
    font-size: 22px;
    display: inline-block;
    transition: all 0.5s ease-in 0s;
}
/***********************************
************************************
Responsive media queries
************************************
***********************************/
@media (min-width: 680px) and (max-width: 1024px) {
    .service-item, .blog-sec, .wrap-item, .loction-info{
    margin-bottom: 15px;
}
.portfolio-item figure figcaption{
    padding: 55px 30px;
}
.padding-right-zero{
    padding-right: 15px !important;
}
.navbar-brand {
   background: url('../img/logo2.svg') no-repeat;
background-size: 200px 90px;
	width: 200px;
	height: 90px;
}
.top-nav-collapse .navbar-brand{
background: url('../img/logo2.svg') no-repeat;
background-size: 200px 90px;
	width: 200px;
	height: 90px;
}
.navbar-default .navbar-nav > li > a
{
    padding: 2px 5px;
    font-size: 14px;
    line-height: 93px;
    font-weight: 500;
	    text-transform: uppercase;
    background: transparent;
    color: #7F7E7E;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
	text-align: center;
}
.select3-padding
{
  padding-top: 160px;
  padding-left: 1%;
}
}
@media (min-width: 451px) and (max-width: 679px) {
    .service-item, .blog-sec, .wrap-item, .loction-info{
    margin-bottom: 15px;
}
.navbar-default {
    background: #E2F1E3  url('../img/top.svg') repeat fixed;
    border:0px;
    padding: 5px 0; 
    transition: all 0.3s;
}
.navbar-default .navbar-brand {
    padding-left: 3px;
    margin-top: 0px;
}
.navbar-default .navbar-nav > li > a{
    padding: 2px 5px;
    line-height: 22px;
    text-align: center;
}
.navbar-brand {
background: url('../img/logo.svg') no-repeat;
background-size: 258px 80px;
	width: 258px;
	height: 80px;
}
.top-nav-collapse .navbar-brand{
background: url('../img/logo.svg') no-repeat;
background-size: 258px 80px;
	width: 258px;
	height: 80px;
}
.select3-padding
{
  padding-top: 160px;
  padding-left: 0px;
}
  .callbacks_nav {
    top: 47%;
    }
}
@media (min-width: 20px) and (max-width: 450px) {
.navbar-default {
    background: #E2F1E3  url('../img/top.svg') repeat fixed;
    border:0px;
    padding: 5px 0; 
    transition: all 0.3s;
}
.navbar-default .navbar-brand {
    padding-left: 3px;
    margin-top: 0px;
}
.navbar-brand {
background: url('../img/logo.svg') no-repeat;
background-size: 242px 70px;
	width: 242px;
	height: 70px;
}
.top-nav-collapse .navbar-brand{
background: url('../img/logo.svg') no-repeat;
background-size: 242px 70px;
	width: 242px;
	height: 70px;
}
.select3-padding
{
  padding-top: 160px;
  padding-left: 0px;
}
.banner-info {
    padding-top: 40px;
}
h1.bnr-title {
    font-size: 16px;
}
h2.bnr-sub-title {
    font-size: 33px;
}
body{
    font-size: 14px;
}
.btn-download, .btn-more, .btn-download:hover, .btn-more:hover, .btn-download:focus, .btn-more:focus {
    font-size: 12px;
    padding: 7px 18px;
}
.wrap-item h3 {
    font-size: 18px;
}
.title, .service-title {
    font-size: 28px;
}
.sub-title {
    font-size: 15px;
}
.service-item, .blog-sec, .wrap-item, .loction-info{
    margin-bottom: 15px;
}
.loction-info{
    padding: 0px 15px;
}
.portfolio-item figure figcaption {
    padding: 30px 30px;
}
.padding-right-zero{
    padding-right: 15px !important;
}
.portfolio-item figure p{
    font-size: 14px;
}
.portfolio-item figure h2{
    font-size: 18px;
}
.testimonial-item ul li blockquote {
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0;
    padding: 0 40px;
}
.navbar-default .navbar-nav > li > a{
    line-height: 22px;
    text-align: center;
}
}