@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);
@import url(https://fonts.googleapis.com/css?family=Bad+Script);
/**




**/

html { 
	font-size: 100%; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
	-webkit-font-smoothing: antialiased; 
	height: 100%;
}
body{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #888;
	background-color: #f8f3f0;
	height: 100%;
}
a {
  color: #52b6ec;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}


.navbar-brand{
	padding-top: 10px;
}

.navbar{
	margin-bottom: 0px;
}
.navbar-default {
  	background: #fff;
  	border-radius: 0 0 0px 0px;
  	border: 0;
  	padding: 0;
 	webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
  	overflow: hidden;
  	position:relative;
  	z-index: 1000;
}
.navbar-default .first a {
  border-radius: 0 0 0 5px;
}
.navbar-default .navbar-brand img{
  
}

.navbar-default .navbar-nav > li {
  margin-left: 1px;
}
.navbar-default .navbar-nav > li > a {
  padding: 30px 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #8e8071;
}
.navbar-default .navbar-nav > li > a > i {
  display: inline-block;
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active:focus > a,
.navbar-default .navbar-nav > li.active:hover > a,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a,
.navbar-default .navbar-nav > li.active > a:focus,
.navbar-default .navbar-nav > li.active:focus > a:focus,
.navbar-default .navbar-nav > li.active:hover > a:focus,
.navbar-default .navbar-nav > li:hover > a:focus,
.navbar-default .navbar-nav > li:focus > a:focus {
  background-color: #ef4423;
  color: #fff;

}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 20px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    z-index: 1000;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}	




.metro-header{
	background-color: #e46214;
	1border-top: 6px solid #e0482b;
	padding-top: 65px;
	padding-bottom: 40px;
	min-height: 494px;
	background: #2980b9 url('../images/violet.jpg') repeat 0 0;
	font-family: 'Roboto', sans-serif;
    -webkit-animation: 10s linear 0s normal none infinite loop;
    -moz-animation: 10s linear 0s normal none infinite loop;
    -ms-animation: 10s linear 0s normal none infinite loop;
    -o-animation: 10s linear 0s normal none infinite loop;
    animation: 10s linear 0s normal none infinite loop; 
}


/*-------------------------------
    Animations
---------------------------------*/
@-webkit-keyframes loop {
		from {background-position:0 0;}
		to {background-position: 500px 0;}
	}
	
	@-moz-keyframes loop {
		from {background-position:0 0;}
		to {background-position: 500px 0;}
	}
	
	@-ms-keyframes loop {
		from {background-position:0 0;}
		to {background-position: 500px 0;}
	}
	
	@-o-keyframes loop {
		from {background-position:0 0;}
		to {background-position: 500px 0;}
	}
	
	@keyframes loop {
		from {background-position:0 0;}
		to {background-position: 500px 0;}
	}

.delay {
-webkit-animation-duration: 1s;
    -moz-animation-delay: 2s;
    -o-animation-iteration-count: infinite;
}

.delayTwo {
-webkit-animation-duration: 2s;
    -moz-animation-delay: 2s;
    -o-animation-iteration-count: infinite;
}

.delayThree{
-webkit-animation-duration: 3s;
    -moz-animation-delay: 2s;
    -o-animation-iteration-count: infinite;
}

.delayFour{
-webkit-animation-duration: 3s;
    -moz-animation-delay: 2s;
    -o-animation-iteration-count: infinite;
}

.delayFive{
-webkit-animation-duration: 5s;
    -moz-animation-delay: 2s;
    -o-animation-iteration-count: infinite;
}
/*-------------------------------
    End of Animations
---------------------------------*/

.metro-header .col-sm-6 {
    padding: 5px;
}
.metro-header .col-sm-4 {
    padding: 5px;
}
.metro-header .col-sm-12 {
    padding: 5px;
}
.metro-header .col-sm-8 {
    padding: 5px;
}

.tile{
	min-height: 200px;
	text-align: center;
}
.tile a{
	text-decoration: none;
}
.titleimg {
    display:block;
    margin:auto;
}
.carousel-inner .metro-img{
   height: 100%;
   width: 100%;
}
.tilespan {
    display: block;
    margin-top: 28px;
    margin-bottom: 10px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: 31px;
    color: #FFFFFF;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%); 
}

.descspan {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #FFFFFF;
    padding: 30px 20px 20px 20px;
    text-align: center;
}



.purple{
	background-color: #746386;
}
.green{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a4b357+0,75890c+100;Olive+3D+%233 */
background: #a4b357; /* Old browsers */
background: -moz-linear-gradient(45deg,  #a4b357 0%, #75890c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #a4b357 0%,#75890c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #a4b357 0%,#75890c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.wax{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3f4c6b+0,3f4c6b+100;Blue+Grey+Flat */
background: #3f4c6b; /* Old browsers */
background: -moz-linear-gradient(45deg,  #3f4c6b 0%, #3f4c6b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #3f4c6b 0%,#3f4c6b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #3f4c6b 0%,#3f4c6b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4c6b', endColorstr='#3f4c6b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.pink{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff0084+0,ff0084+100;Pink+Flat */
background: #ff0084; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #ff0084 0%, #ff0084 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #ff0084 0%,#ff0084 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #ff0084 0%,#ff0084 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0084', endColorstr='#ff0084',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.cream{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2825b+0,e55b2b+50,f07146+100;Red+3D+%232 */
background: #f2825b; /* Old browsers */
background: -moz-linear-gradient(45deg,  #f2825b 0%, #e55b2b 50%, #f07146 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #f2825b 0%,#e55b2b 50%,#f07146 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #f2825b 0%,#e55b2b 50%,#f07146 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2825b', endColorstr='#f07146',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}
.nvy {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#258dc8+0,258dc8+100;Blue+Flat+%231 */
background: #258dc8; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #258dc8 0%, #258dc8 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  #258dc8 0%,#258dc8 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  #258dc8 0%,#258dc8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258dc8', endColorstr='#258dc8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.p3d{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e570e7+0,c85ec7+47,a849a3+100;Pink+3D+%233 */
background: #e570e7; /* Old browsers */
background: -moz-linear-gradient(45deg, #e570e7 0%, #c85ec7 47%, #a849a3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #e570e7 0%,#c85ec7 47%,#a849a3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #e570e7 0%,#c85ec7 47%,#a849a3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e570e7', endColorstr='#a849a3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}


.yellow{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#febf01+0,febf01+100;Yellow+Flat */
background: #febf01; /* Old browsers */
background: -moz-linear-gradient(45deg,  #febf01 0%, #febf01 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #febf01 0%,#febf01 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #febf01 0%,#febf01 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf01', endColorstr='#febf01',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.header-bottom, .middle-bottom {
    background: #fff;
    box-shadow: 0 0 12px rgba(171,139,110,.38);
    padding: 10px 0 10px;
    z-index: 1000;
}
.header-title{
	text-align: center;
}
.header-bottom .header-title h1{
    font-size: 35px;
    font-style: italic;
    margin-bottom: 5px;
    font-family: 'Bad Script', cursive;
}
.header-bottom .header-title h4{
    font-family: 'Bad Script', cursive;

}
/* breadcrumbs */
.crumbs, .crumb li{
    list-style-type:none;
    padding:0;
    margin:0;
}
.crumbs li{
    float:left;
    line-height:3.3em;
    padding-left:.75em;
    color:#777;
}
.crumbs {
    height:2.3em;
}
.crumbs li a {
    display:block;
    padding:0 15px 0 0;
    background:url(../images/crumbs.gif) no-repeat right center;
    color:#777;
}
.crumbs li a:link , #crumbs li a:visited{
    text-decoration:none;
    color:#777;
}
.crumbs li a:hover, #crumbs li a:focus {
    color:#dd2c0d;
}

/* End breadcrumbs */

.headermap{
	height:300px;
	overflow:hidden;
}

.googlemap {
    overflow:hidden;
    padding-bottom:25%;
    position:relative;
    height: 300px;
}

.googlemap iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.header-contact{
    background: #fff;
    box-shadow: 0 0 12px rgba(171,139,110,.38);
    z-index: 1000;
}

.contact_list{
    text-align: center;
    font-size: 18px;
    list-style: none;
}
.contact_list li {
    display: inline-block;
    position: relative;
    border-left: 1px solid #f4ece7;
    padding: 35px 27px;
    list-style: none;
    margin-right: -5px;
}




.middle{
	padding: 10px 0 60px;
}
.service_item {
    text-align: center;
    background: #fff;
    box-shadow: 0 0 12px rgba(171,139,110,.38);
    -webkit-box-shadow: 0 0 12px rgba(171,139,110,.38);
    -moz-box-shadow: 0 0 12px rgba(171,139,110,.38);
    margin-bottom: 20px;
    padding: 40px;
    min-height: 480px;
}

.service_title h2{
	font-weight: bolder;
	font-size: 20px;
}
.service_desc p {
    font-size: 18px;
}
.know-more{
	margin-top: 15px;
}
.link-more {
    text-transform: uppercase;
    font-weight: bold;
    color: #fd8b01;
    font-size: 18px;
}
.link-more:focus, .link-more:hover {
    text-decoration: none;
    color: #fd8b01;
}



.testimonial{
	padding: 0px 0 30px;
}
.testimonial-wrapper{
    background-color: #755782;
    box-shadow: 0 0 12px rgba(171,139,110,.38);
    -webkit-box-shadow: 0 0 12px rgba(171,139,110,.38);
    -moz-box-shadow: 0 0 12px rgba(171,139,110,.38);
    margin-bottom: 20px;
    padding: 30px;
    margin: 0px;
    height:100%;
    min-height:100%;
    color: #fff;
    font-weight: bolder;
}
.testimonial-text{
	font-size: 18px;
	line-height: 25px;
}



.contact_form {
    background: #fff;
    box-shadow: 0 0 12px rgba(171,139,110,.38);
    -webkit-box-shadow: 0 0 12px rgba(171,139,110,.38);
    -moz-box-shadow: 0 0 12px rgba(171,139,110,.38);
    margin-bottom: 20px;
    padding: 40px;
}
.contact_form h3{
	padding: 0px 0 20px;
	font-weight: bold;
	font-family: 'Bad Script', cursive;
	color:#ef4423;
}

.contact-about{
    text-align: center;
    background: #fff;
    box-shadow: 0 0 12px rgba(171,139,110,.38);
    -webkit-box-shadow: 0 0 12px rgba(171,139,110,.38);
    -moz-box-shadow: 0 0 12px rgba(171,139,110,.38);
    margin-bottom: 20px;
    padding: 0px;
}
.contact-header{
	text-align: center;
	padding: 20px;
	font-size: 30px;
	color: #fff;
	font-family: 'Bad Script', cursive;
}
.contact-body{
	padding: 30px;
	font-size: 18px;
	color: #8e8071;
	text-align: left;
}
.contact-address .name {
    font-size: 18px;
    color: #5c5146;
}

.contact-address .address {
    margin: 0 0 20px 0;
    color: #8e8071;
    font-size: 15px;
}

.contact-address em {
    color: #5c5146;
    display: inline-block;
    width: 52px;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    background-repeat: no-repeat;
}

.general-header{
	background-color: #e46214;
	1border-top: 6px solid #e0482b;
	padding-top: 65px;
	padding-bottom: 40px;
	min-height: 200px;
	background: #2980b9 url('../images/violet.jpg') repeat 0 0;
	font-family: 'Roboto', sans-serif;
    -webkit-animation: 10s linear 0s normal none infinite loop;
    -moz-animation: 10s linear 0s normal none infinite loop;
    -ms-animation: 10s linear 0s normal none infinite loop;
    -o-animation: 10s linear 0s normal none infinite loop;
    animation: 10s linear 0s normal none infinite loop; 
}
.general-header .header-title h1, .general-header .header-title h4{
	font-family: 'Bad Script', cursive;
    color: #fff;
    text-shadow: 1px 1.732px 2px rgba(0, 0, 0, 0.5);
}

.general-content{
	padding: 20px 0 40px;
}
.general-contentbox{
    text-align: center;
    background: #fff;
    box-shadow: 0 0 12px rgba(171,139,110,.38);
    -webkit-box-shadow: 0 0 12px rgba(171,139,110,.38);
    -moz-box-shadow: 0 0 12px rgba(171,139,110,.38);
    margin-bottom: 20px;
    padding: 0px;
    padding-top: 30px;
}


.general-content-header{
	font-size: 40px;
	color: #fff;
}

.general-content-body{
	padding: 30px;
	font-size: 18px;
	color: #8e8071;
	text-align: left;
}
.general-content-body h2{
	padding: 0 0 10px 0;
	font-weight: bold;
	color: #ef4423;
	font-family: 'Bad Script', cursive;
}
.general-content-body p{
	text-indent: 1.5em;
	font-size: 20px;
	margin: 0 0 20px 0;
}
.general-content-body ul li, .general-content-body ol li{
	padding:10px;
}
.general-contentbox img{
	display:block;
    margin:auto;
}

.general-contentbox h4.profile {
    font-size: 23px;
    color: #5c5146;
    font-family: 'Bad Script', cursive;
    color: #ef4423;
}
.general-contentbox h3{
	font-family: 'Bad Script', cursive;
}
.general-contentbox .profile-text{
	margin: 20px 20px 10px 20px;
}

.rating-section{
   padding: 25px 0 25px 10px;
	font-size: 18px;
    color: #616161;
}
.jq-ry-container {
    display: inline-block;
}
#rateYo {
    min-height: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #6650d4;
    padding: 5px 5px;
    display: inline-block;
    min-width: 73px;
}
#rateYo.rateYo-back{
    background-color: #212121;
    box-shadow: 0px 3px 3px 0px #a9a9a9;
    margin-top: -4px;
    transition: 0.4s;
}
#rateus{
    cursor: pointer;
    font-size: 14px;
}
#totalUser.mark {
    background-color: #ff5722;
    color: #ffffff;
    border-radius: 4px;
}






.service-bar{
	list-style: none;
	text-align: left;
	padding: 20px 0 0 0;
}
.service-bar .service-list{
	padding: 14px 35px 14px 32px;
	border-bottom: 1px solid #f1efef;
	cursor: pointer;
	border-left: 3px solid #fff;
}
.service-bar > li.service-list:hover {
	color: #8e8071;
    background-color: #f8f3f0;
    border-left: 3px solid #ef4423;
    transition-property: background;
  	transition-duration: 1s;
  	transition-timing-function: linear;
}
.service-bar > li.service-list:hover i{
	color: #e86741;
}

.service-bar .service-list.active{
	color: #8e8071;
    background-color: #f8f3f0;
    border-left: 3px solid #ef4423;
}
.service-bar .service-list.active i{
	color: #e86741;
}

.service-bar .service-list a{
	text-decoration: none;
	color:#8e8071;
	font-size: 16px;
	font-weight: bold;
}
.service-header{
	font-size: 22px;
	text-align: center;
	padding-bottom: 20px;
	font-weight: bold;
    color: #956cab;
}






.portfolio-item {
    text-align: center;
    background: #fff;
    box-shadow: 0 0 12px rgba(171,139,110,.38);
    -webkit-box-shadow: 0 0 12px rgba(171,139,110,.38);
    -moz-box-shadow: 0 0 12px rgba(171,139,110,.38);
    margin: 5px;
    padding: 10px;
}
.portfolio-item img{
    display: inline-block;
    margin-left: auto;
}
.portfolio-item h4{
    font-weight: bold;
    color: #e86537;
    font-family: 'Bad Script', cursive;
    margin-top: 10px;
}



.footer-app{
	text-align: center;
}
.footer-app img{
	margin-right: 15px;
}

.footer{
	padding: 60px 0 20px;
	text-align: center;
	background-color: #b89d7f;
	color: #fff;
	font-size: 20px;
}
.footer a {
    display: inline-block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    background: transparent url("../images/social-icons.png") 0 0 no-repeat;
    margin: 0 2px;
}
.footer .social-fb {
    background-position: -5px -3px;
}
.footer .social-pinterest {
    background-position: -5px -99px;
}
.footer .social-twitter {
    background-position: -5px -51px;
}
.footer a span {
    display: block;
    text-indent: -400px;
}
.copyright{
    text-align: center;
    display: block;
    font-size: 14px;
    font-style: italic;
    background-color: #b89d7f;
    color: #fff;
    font-size: 20px;
    padding-bottom: 20px;
}
.copyright a {
	color: #fff;
	text-decoration: none;
}



/*chat box*/


#ChatWrapper {
    bottom: 0;
    z-index: 9999999999;
    width: 250px;
    height: auto;
    max-height: 375px;
    min-height: 38px;
    box-shadow: 2px 6px 6px 6px rgba(0, 0, 0, 0.09);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    background-color:#fff;
}


#ChatWrapper .chatTitle {
    float: left;
    padding: 0 25px;
    padding-left: 15px;
    width: 250px;
    color: #fff;
    line-height: 38px;
    height: 38px;
    background-color: #3a5897;
    border: 0;
    z-index: 9999999;
    margin-right: 12px;
}
#ChatWrapper .chat-logo{
    padding-right: 15px;
    max-width: 50px;
    max-height: 50px;
}

#ChatWrapper  label {
    line-height: 20px;
    margin: 0px;
    cursor: pointer;
    font-family: Arial, sans-serif;
    font-size: 14px;
  }
.chatTitle label {
    position: absolute;
    top: 10px;
}
#chatClose {
    float: left;
    position: absolute;
    right: 15px;
    top: 0;
}
#chatClose a {
    color: #fff;
    font-size: 17px;
    font-family: verdana;
    text-decoration: none;
}
.chat_f_close {
    opacity: 0.5;
}
.chat_f_close:hover {
    opacity: 1;
}

#chatBody{
    float: left;
    width: 100%;
    height: 335px;
    overflow: hidden;
    display: none;
    background-color: #fff;
    position: relative;
}
 #chatBody .toggle{
    display: none;
}










@media only screen and (min-width: 768px){ 
	
	.tilespan {
	    font-size: 22px;
	    line-height: 31px;
	}
}


@media only screen and (max-width: 480px){ 
	.header-bottom .header-title h1 {
	    font-size: 26px;
	}
	.tilespan {
	    font-size: 18px;
	    line-height: 27px;
	}
}
@media only screen and (max-width: 280px){ 
	.header-bottom .header-title h1 {
	    font-size: 19px;
	}
}
