﻿/* ------------------------------------------------------------------------------
 	Author: WebThemez
/* ------------------------------------------------------------------------------
	Typography
-------------------------------------------------------------------------------*/

@import url(http://fonts.googleapis.com/css?family=Open%20Sans:300,400,500,600,700); 
@import url('https://fonts.googleapis.com/css?family=Lato:700');
*{
	font-size:16px;
}
p {
	font-size: 16px;
	line-height: 22.4px;
	color: #515355;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Lato', sans-serif;
}
h1 {
	font-size: 65px;
	color: #383838;
}
h2 {
	font-size: 40px !important;
	color: #881464 !important;
}
h3 {
	font-size: 28px !important;
	color: #383838 !important;
	font-weight: 300 !important;
}
h4 {
	font-size: 22px !important;
	color: #383838 !important;
	font-weight: 400 !important;
}
h5 {
	font-size: 14px !important;
	color: #383838 !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
}
h6 {
	font-size: 15px !important;
	color: #383838 !important;
	font-weight: 700 !important;
}
.btn {
	background-color: transparent;
	color: #03A9F4;
	font-size: 14px;
	font-weight: 600;
	border: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 0;
	display: inline-block;
	text-transform: uppercase;
	border: 1px solid #03A9F4;
	padding: 10px 15px;
}
.btn:hover, .btn:focus {
	background-color: #03A9F4;
	color: #fff;
}
.btn-large {
	padding: 15px 40px;
}
#map-overlay {
    height:400px;
    margin-top:-405px;
    background-color: rgb(84 22 75 / 81%); 
    padding:40px;
    color: #fff;
}
 #loading {
    width: 100%;
    height: 100%;   
    background: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 11000;
    position: fixed;
    display: block
}

#loading-image {
  position: absolute;
  z-index: 100;
  position: absolute;
  margin: 0 auto;
  left: 1%;
  right: 1%;
  top: 30%;
  width: 200px;
  height: 200px;
  background: center center no-repeat none;
  background-size: 95px 95px
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%
}

/* ------------------------------------------------------------------------------
	Global Styles
/*-----------------------------nav bar----------------------------------------*/
#nav-menu {
    padding: 0;
	background: #9d4580;
}
nav #navbarTogglerDemo02 {
    padding: 0;
    margin: 0;
	background: #9d4580;
}
#menu {
  background: #9d4580;
  color: #eee;
  height: 35px;
  width: auto; 
  margin:0 auto !important;
  display: inline-table;
  /*border-bottom: 4px solid #eeeded*/
}

#menu ul,
#menu li {
  margin: 0 0;
  padding: 0 0;
  list-style: none
}

#menu ul {
  height: 35px
}

#menu li {
  float: left;
  display: inline;
  position: relative;
  font: bold 14px Arial;
  text-shadow: 0 -1px 0 #000;
/*  border-right: 1px solid #444;
  border-left: 1px solid #111;*/
  text-transform: uppercase
}

#menu li:first-child {
  border-left: none
}

#menu a {
  display: block;
  line-height: 35px;
  padding: 0 13px;
  text-decoration: none;
  color: #eee;
  font-size:14px;
}

#menu li:hover > a,
#menu li a:hover {
  background:#d65cad

}

#menu input {
  display: none;
  margin: 0 0;
  padding: 0 0;
  width: 80px;
  height: 35px;
  opacity: 0;
  cursor: pointer
}

#menu label {
  font: bold 30px Arial;
  display: none;
  width: 35px;
  height: 36px;
  line-height: 36px;
  text-align: center
}

#menu label span {
  font-size: 14px;
  position: absolute;
  left: 35px
}

#menu ul.menus {
  height: auto;
  width: 200px !important; 
  background: rgb(157 69 128);
  position: absolute;
  z-index: 99;
  display: none;
  border: 0;
}
#menu ul.information{
    height: auto;
    /* width: 100% !important; */
    background: rgb(157 69 128);
    position: absolute;
    z-index: 99;
    display: none;
    border: 0;
    width: 355px !important;
}
#menu ul.menus li {
  display: block;
  width: 100%;
  font: 14px Arial;
  text-transform: none;
}

#menu li:hover ul.menus {
  display: block
}

#menu a.home {
  background: #c00;
}

#menu a.prett {
  padding: 0 30px 0 14px
}

#menu a.prett::after {
  content: "";
  width: 0;
  height: 0;
  border-width: 6px 5px;
  border-style: solid;
  border-color: #eee transparent transparent transparent;
  position: absolute;
  top: 15px;
  right: 9px
}

#menu ul.menus a:hover {
  background: #333;
}

#menu ul.menus .submenu {
  display: none;
  position: absolute;
  left: 200px;
  background: #d65cad;
  top: 0;
  width: 180px;
}

#menu ul.menus .submenu li {
  background: #9d4580;
}

#menu ul.menus .has-submenu:hover .submenu {
  display: block;
}
-------------------------------------------------------------------------------*/
a {
	color: #03A9F4;
}
/*ul li {*/
/*    list-style: none;*/
/*    font-size: 16px;*/
/*}*/
a:hover, a:focus {
	text-decoration: none;
	-moz-transition: background-color, color, 0.3s;
	-o-transition: background-color, color, 0.3s;
	-webkit-transition: background-color, color, 0.3s;
	transition: background-color, color, 0.3s;
}
body {
	font-family: "Open Sans", Arial, sans-serif;
	/*--font-family: FontAwesome , Arial;--*/
	font-weight: 400;
	color: #6c7279;
}
ul, ol {
	margin: 0 !important;
	padding: 0 !important;
}
/*ul li {*/
/*	list-style: none;*/
/*}*/
.section {
	padding: 80px 0;
}
.no-padding {
	padding: 0;
}
.no-gutter [class*=col-] {
	padding-right: 0;
	padding-left: 0;
}
.space {
	margin-top: 60px;
}
 .header {
  overflow: hidden;
  background-color: #902b76;
  padding: 8px 10px;
}
.header a {
  float: left;
  color: white;
  text-align: center;
}
.fa_custom {
color: white;
}
li {
  display: inline;
}

/* ------------------------------------------------------------------------------
	Header
-------------------------------------------------------------------------------*/
#header {
	position: fixed;
	width: 100%;
	z-index: 999;
	background: rgba(255, 255, 255, 0.81);
	box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
#header .header-content {
	margin: 0 auto;
	max-width: 1170px;
	padding: 10px 0 0px;
	width: 100%;
	-moz-transition: padding 0.3s;
	-o-transition: padding 0.3s;
	-webkit-transition: padding 0.3s;
	transition: padding 0.3s;
        margin-left:100px;
}
#header .logo {
	float: left;
	/*--font-size: 28px;--*/
	
	color: #383838;
	text-decoration:none;
	/*--text-transform:uppercase;--*/
	letter-spacing: 0px;
	/*--margin-top: -10px;--*/
}
#header .logo i {
    color: #03a9f4;
    font-weight: bolder;
}
#header.fixed {
	background: #ffffff;
	box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
#header.fixed a {
	/*-- color: #000;-- */
}
#header.fixed .header-content {
	border-bottom: 0;
	/*--padding: 20px 0 20px;--*/
}
#header.fixed .nav-toggle {
	top: 13px;
	color: #000;
	background: #07aaf4;
}
.navigation.open {
	opacity: 0.9;
	visibility: visible;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.navigation {
	float: right;
        margin:30px;
        margin-right:-200px;
}
.navigation li {
	display: inline-block;
}
.navigation a {
	color: #f9f9f9; 
	font-size: 14px;
	font-weight: 700;
	margin-left: 40px;
	text-transform: uppercase;
}
.navigation a:hover, .navigation a.active {
	color: #383838;
}
.nav-toggle {
	display: none;
	height: 44px;
	overflow: hidden;
	position: fixed;
	right: 5%;
	text-indent: 100%;
	top: 12px;
	white-space: nowrap;
	width: 44px;
	z-index: 99999;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background: #03a9f4;
}
.nav-toggle:before, .nav-toggle:after {
	border-radius: 50%;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
}
.nav-toggle:before {
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	color: #f05da3;
}
.nav-toggle:after {
	background-color: transparent;
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	color: #f05da3;
}
.nav-toggle span {
	bottom: auto;
	display: inline-block;
	height: 3px;
	left: 50%;
	position: absolute;
	right: auto;
	top: 50%;
	width: 18px;
	z-index: 10;
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	color: #03A9F4;
}
.nav-toggle span:before, .nav-toggle span:after {
	background-color: #fff;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}
.nav-toggle span:before {
	-moz-transform: translateY(-6px) rotate(0deg);
	-ms-transform: translateY(-6px) rotate(0deg);
	-webkit-transform: translateY(-6px) rotate(0deg);
	transform: translateY(-6px) rotate(0deg);
}
.nav-toggle span:after {
	-moz-transform: translateY(6px) rotate(0deg);
	-ms-transform: translateY(6px) rotate(0deg);
	-webkit-transform: translateY(6px) rotate(0deg);
	transform: translateY(6px) rotate(0deg);
}
.nav-toggle.close-nav:before {
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
}
.nav-toggle.close-nav:after {
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.nav-toggle.close-nav span {
	background-color: rgba(255, 255, 255, 0);
}
.nav-toggle.close-nav span:before, .nav-toggle.close-nav span:after {
	background-color: #fff;
}
.nav-toggle.close-nav span:before {
	-moz-transform: translateY(0) rotate(45deg);
	-ms-transform: translateY(0) rotate(45deg);
	-webkit-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
}
.nav-toggle.close-nav span:after {
	-moz-transform: translateY(0) rotate(-45deg);
	-ms-transform: translateY(0) rotate(-45deg);
	-webkit-transform: translateY(0) rotate(-45deg);
	transform: translateY(0) rotate(-45deg);
}
.site-info{
	color: #383838;
	background: #ffffff;
	border-radius: 20px;
	margin-top: 34px;
	padding: 15px 0;
}
.site-info a{
	color: #03a9f4;
}
.phoneInfo{
	display: inline-block;
}
.timeInfo{
	
}
.phoneInfo h6, .timeInfo h6{
    display: inline-block;
    text-transform: uppercase;
    margin-right: 12px;
}
.timeInfo em{}

.services .logo-text img{
	width:100% !important;
}

/* ------------------------------------------------------------------------------
	Banner
-------------------------------------------------------------------------------*/
.slider-banner h3{
	color: #03a9f4;
	font-size: 44px;
	text-transform: uppercase;
	font-weight: bolder;
}
.slider-banner p{
    color: #383838;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.banner {
	position:relative;
	width:100%;
	overflow:hidden;
	/* height: 750px; */
}
.banner-text {
	padding-top: 45%;
}
.banner-text h1 {
	color: #000000;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
}
.banner-text p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 80px;
}
/* ==========================================================================
	$intro
========================================================================== */
.intro {
        background-color: rgb(157 69 128);
   	width: 100%;
    	height: 250px;
  	border: 3px solid #f1f1f1;
        display: inline-table;

  	
}
.intro h3 {
	color: #fdd597 !important;
	margin-top: 0;
}
.intro p { 
	color: #fff;
	font-weight: 400;
	margin-top: 20px;
}
/* -----------------------------------------------------------------------------
Common Styles
------------------------------------------------------------------------------- */
.section-header{	
text-align: center;	
padding-bottom: 30px;
}
.section-header h2{
	
}
.section-header p{
	
}


/* ------------------------------------------------------------------------------
	 Serives
-------------------------------------------------------------------------------*/
.service-section {
	padding-top: 100px;
}
.services {
	margin-bottom: 0px;
	background: #fff;
}
.services-content {
	padding: 30px 20px 20px 60px;
	/*--margin-top: 30px;--*/
	background: #efefef;
	border: 1px solid #fff;
	text-align: justify;
}
.services .icon {
	color: #ffffff;
	font-size: 38px;
	padding-left: 15px;
	float: left;
	background: #9d4580;
	padding: 10px;
	width: 50px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	/*--border-top: 1px solid #03a9f4;--*/
}
/* ------------------------------------------------------------------------------
	 gallery
-------------------------------------------------------------------------------*/
.work {
	-moz-box-shadow: 0 0 0 1px #fff;
	/* -webkit-box-shadow: 0 0 0 1px #fff; */
	/* box-shadow: 0 0 0 1px #fff; */
	overflow: hidden;
	position: relative;
	background: #000;
}
.work img {
	width: 100%;
	height: 100%;
	opacity: .6;
        padding-bottom: 10px;
}
.work .overlay {
	background: rgba(3, 169, 244, 0.45);
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-moz-transition: opacity, 0.3s;
	-o-transition: opacity, 0.3s;
	-webkit-transition: opacity, 0.3s;
	transition: opacity, 0.3s;
}
.work .overlay-caption {
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.work h5, .work p, .work img {
	-moz-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	-webkit-transition: all, 0.5s;
	transition: all, 0.5s;
}
.work h5, .work p {
	color: #fff;
	margin: 0;
	opacity: 0;
}
.work span {
	font-size: 28px;
	color: #fff;
	border: 1px solid #ffffff;
	padding: 24px;
	text-align: center;
}
.work h5 {
	margin-bottom: 5px;
	-moz-transform: translate3d(0, -200%, 0);
	-ms-transform: translate3d(0, -200%, 0);
	-webkit-transform: translate3d(0, -200%, 0);
	transform: translate3d(0, -200%, 0);
}
.work p {
	-moz-transform: translate3d(0, 200%, 0);
	-ms-transform: translate3d(0, 200%, 0);
	-webkit-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0);
}
.work-box:hover img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.work-box:hover .overlay {
	opacity: 1;
}
.work-box:hover .overlay h5, .work-box:hover .overlay p {
	opacity: 1;
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.services-content h5 {
    margin-bottom: 20px;
}
.video-section{padding: 88px 0 20px;}
address {
    line-height: 1.42857143;
    color: #ffffff !important;
}
.gallery {
    margin-bottom: :0px;
    padding-bottom: 0px;
}
/* ---------------------------------------------------------------------------
About
------------------------------------------------------------------------------*/
/*	CONTENT BLOCK 3-10
/*----------------------------------------------------*/

.content-3-10 {
	padding: 0px;
	position: relative;
}

.content-3-10 .image-container {
	position: absolute;
	height: 300px;
	padding: 0px;
	top: 0px;
}

.content-3-10 .image-container .background-image-holder {
	background: url('../images/06.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}

.content-3-10 .content {
	margin-top: 300px;
	padding: 40px;
}

.content-3-10 h3 {
	margin-bottom: 32px;
}

.content-3-10 p {
	margin-bottom: 20px;
}



/*	CONTENT BLOCK 3-10 MEDIA QUERIES
/*----------------------------------------------------*/


/* pricingtable5 */
#pricing5 {
	padding: 40px 0;
}

#pricing5 .table {
	margin-top: 15px;
	width: 100%;
	padding: 30px 10px;
	border: 2px solid #d6d6d6;
}

#pricing5 .long-table {
	margin-top: 0;
	padding: 40px 10px 50px 10px;
}

#pricing5 h3 {
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	color: #03A9F4;
}

#pricing5 h2 {
	/* margin: 0; */
	/* font-size: 36px; */
	/* font-weight: bold; */
	/* text-transform: uppercase; */
	text-align: center;
	/* color: #282828; */
	/* margin: 20px 0 15px 0; */
}

#pricing5 p {
	/* margin: 0; */
	/* font-size: 12px; */
	text-align: center;
	/* color: #898989; */
	/* font-weight: 300; */
	/* margin: 15px 0 35px 0; */
}

#pricing5 ul.table-content {
	list-style: none;
	text-align: center;
	margin: 35px 0;
	padding: 0;
	font-size: 13px;
	font-weight: 400;
	color: #898989;
	line-height: 35px;
}

/* ------------------------------------------------------------------------------
	 package
-------------------------------------------------------------------------------*/
.packageList {
	margin-bottom: 50px;  
}
h5 {
    font-size: 1.5em;
    font-weight: 500;
    margin: 0.3em 0;
    text-transform: capitalize;
}
ul.list-default {
    list-style-type: none;
    padding: 0;
}
ul.list-default li {
    padding: 0.5em 0 0.5em 2em;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.package {
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
	position: relative;
	border-style: none none solid none !important;
	padding: 1em 0 0.5em;
}
.package:hover {
	background-color: #fbfbfb; 
}
.package:hover h5 {
	color: #ff67ab;
}
.package:hover .price {
	background-color: #ff348f;
}
.package ul.list-default li {
	border: none !important;
	padding: 4px 0;
} 
.package ul.list-default li:before {
	top: 0.3em !important;
}
.price {
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    position: absolute;
    background-color: #ff67ab;
    font-size: 1.35em;
    font-weight: 500;
    color: #fff;
    padding: 0.5em;
    margin: -1px -1px -1px 0;
}
.package .price {
	top: 1em;
	right: 1em;
	bottom: auto;
	font-size: 1.5em;
	padding: 0.7em;
}
.package .price small {
	font-size: 0.7em;
	margin-right: 3px;
}
/* ------------------------------------------------------------------------------
	 Teams
-------------------------------------------------------------------------------*/
.person {
	max-width: 270px;
	text-align: center;
}
.person img {
	width: 150px;
	height: 150px;
	margin: auto;
}
.person-content {
	margin-top: 20px;
}
.person h4 {
	font-weight: 400;
}
.person h5 {
	color: #777;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 20px;
}
.social-icons, .footer .footer-share {
	margin-top: 20px;
}
.social-icons li, .footer .footer-share li {
	display: inline-block;
	float: none;
}
.social-icons a, .footer .footer-share a {
	border: 1px solid #03A9F4;
	color: #03A9F4;
	display: block;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	margin-right: 5px;
	text-align: center;
	width: 32px;
}
.social-icons a:hover {
	background-color: #00aeda;
	border-color: #01a9d4;
	color: #fff;
}
/* ------------------------------------------------------------------------------
	 Testimonials
-------------------------------------------------------------------------------*/
.testimonials {
	background-color:rgb(157 69 128);
	position: relative;
	text-align: center;
	border-top: 2px solid #d04585;
    	border-bottom: 2px solid #d04585;
}
.testimonials blockquote {
	border: 0;
	margin: 0;
	padding: 50px 15% 100px 15%;
}
.testimonials h1 {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	font-family: "Open Sans", Arial, sans-serif;
}
.testimonials p {
	color: #fff;
	display: block;
	font-size: 13px;
	font-style: normal;
	letter-spacing: 2px;
	font-weight: 400;
	margin-top: 30px;
	text-transform: uppercase;
}
.flex-control-nav {
	margin-top: 2%;
	bottom: none!important;
	position: relative!important;
	right: 0;
	text-align: center;
	width: 100%!important;
	z-index: 100;
}
/* ------------------------------------------------------------------------------
	Contact form
-------------------------------------------------------------------------------*/
.conForm {
	text-align: center;
}
.conForm h5 {
	font-size: 30px;
}
.conForm p {
	text-align: center;
	margin: 7%;
}
.conForm input {
	color: #797979;
	padding: 15px 30px;
	border: none;
	margin-right: 3%;
	margin-bottom: 30px;
	outline: none;
	font-style: normal;
	border: #e0e0e0 1px solid;
	font-size: 15px;
}
.conForm input.noMarr {
	margin-right: 0px;
}
.conForm textarea {
	color: #797979;
	padding: 15px 30px;
	margin-bottom: 18px;
	outline: none;
	height: 150px;
	font-style: normal;
	resize: none;
	font-size: 15px;
	border: none;
	border: #e0e0e0 1px solid;
}
.conForm .submitBnt {
	background: #3496d8;
	color: #fff;
	margin-top: 30px;
	padding:15px 30px 15px 30px;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 5px;
	border: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	text-transform: uppercase;
}
.conForm .submitBnt:hover {
	background: #E5E5E5;
	color: #3496d8;
}
#success_page{
	color: #00bdbd;
	font-weight: 500;
}
.error_message{
	color: #ff675f;
	padding-bottom: 15px;
	font-weight: 500;
}
#success_page h3{
	font-size:17px;
	color:#5ed07b;
	font-weight: 700;
}

/* ------------------------------------------------------------------------------
	 Footer
-------------------------------------------------------------------------------*/
.footer {
	text-align: left;
}
.footer-top {
	background-color: #181818;
	padding-top: 50px;
}
.footer-bottom {
	background-color: #313454;
	padding: 20px 0;
}
.footer .footer-col {
	margin-bottom: 80px;
}
.footer h5 {
	color: #fff;
}
.footer h5 {
	margin-bottom: 20px;
}
.footer p {
	color: rgba(255, 255, 255, 0.25);
}
.footer a {
	color: rgba(255, 255, 255, 0.50);
}
.footer a:hover {
	color: #03A9F4;
}
.footer .footer-share {
	margin-top: 0;
}
.footer .footer-share li {
	display: inline-block;
	float: none;
}
.footer .footer-share a {
	border: none;
	font-size: 21px;
	color: rgba(255, 255, 255, 0.25);
}
.footer .fa-heart {
	color: #e84545;
	font-size: 11px;
	margin: 0 2px;
}
.services #logo-text img{
		width:50% !important;
	}
	
	#nav-menu{padding: 0;}
	nav #navbarTogglerDemo02{
		padding: 0;
		margin: 0;
	}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	
	
	
}

/* Medium Devices, Desktops */
@media screen and (min-width : 992px) {

	
	
	
}

/* Small Devices, Tablets */
@media screen and (min-width : 768px) {


	
}

@media screen and (max-width: 640px) {
	img{width:100%;}
	.logo img{width:60%;}
	#logo-text img{
		width:100% !important;
	}
	#map-overlay {
		margin:0 !important;
		margin-top: 0px;
		width:100%;
		height:auto;
	}
	.services-content {
		padding: 30px 20px;
		float: left !important;
		width: 93% !important;
		margin: 0 0 0 35px;
	}
	#menu li {
		float: none;
		width: 100% !important;
		display: block;
		line-height: 40px;
		padding: 7px 0;
	}
	#menu a{
		padding: 0 15px;
		line-height: 20px;
	}
	#menu li:hover ul.menus {
		display: block;
		width: 100% !important;
	}
	.service-section {
		padding-top: 10px;
	}
	.section {
		padding: 0px 0!important;
		margin: 0 0 20px 0;
	}
	.services{
		margin-bottom: 15px;
	}
	#nav-menu{
		padding: 0;
	}
	nav #navbarTogglerDemo02{
		padding: 10px!important;
		margin: 0;
	}
	#menu {
		margin: 0;
		padding:10px 0;
	}
	#menu ul.menus li {
		width: 100% !important;
	}
	#menu ul.menus .submenu {
		display: none;
		position: absolute;
		left: 50px;
		background: #d65cad;
		top: 27px;
		width: 84%;
	}
	#intro{
		padding:30px 0 !important;
	}
	.flexslider {
		padding: 50px 0;
	}
	.flexslider #student {
		margin-bottom: 10px !important;
	}
	.flex-control-nav {
		bottom: 0px !important;
	}
	#sub-footer .row div:last-child{
		float: none;
		margin: 0 auto;
		padding: 10px 0;
	}
	#sub-footer .row div:last-child ul li a{
		font-size:25px;
		padding:10px;
	}


}

@media screen and (max-width: 320px) {
	#logo-text img{
		width:100% !important;
	}
	
}

@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500);
.blog-home5 {  
  color: #8d97ad;
  font-weight: 300;
}

.blog-home5 h1, .blog-home5 h2, .blog-home5 h3, .blog-home5 h4, .blog-home5 h5, .blog-home5 h6 {
  color: #3e4555;
}

.blog-home5 .card-title {
	font-size: 18px;
}

.blog-home5 .subtitle {
    color: #8d97ad;
    line-height: 24px;
}

.blog-home5 .card.card-shadow {
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}

.blog-home5 .b-h-box .card-img-overlay {
  bottom: 0px;
  top: auto;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  height: 60%;
}

.blog-home5 .b-h-box .card-title {
    color: #ffffff !important;
    font-weight:bold;
}

.blog-home5 .b-h-box {
	color: #ffffff;
}

.blog-home5 .b-h-box .card-text {
  display: none;
}

.blog-home5 .b-h-box:hover {
  color: #8d97ad;
}

.blog-home5 .b-h-box:hover .card-img-overlay {
  height: 100%;
  background: #ffffffc7;
  border: 3px solid rgba(120, 130, 140, 0.13);
}

.blog-home5 .b-h-box:hover .card-title {
  color: #263238 !important;
  margin: 15px 0;
}

.blog-home5 .b-h-box:hover .card-text {
  display: block;
}

.blog-home5 .bg-danger-gradiant {
    background: #ff4d7e;
    background: -webkit-linear-gradient(legacy-direction(to right), #ff4d7e 0%, #ff6a5b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#ff4d7e), to(#ff6a5b));
    background: -webkit-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
    background: -o-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
    background: linear-gradient(to right, #ff4d7e 0%, #9d4580 100%);
}

.blog-home5 .font-14 {
	font-size: 14px;
}

@media (max-width:768px) {
	.blog-home5 .b-h-box .card-img-overlay {
		height: 78%;
	}
}

/* Create four equal columns that sits next to each other */
.column {
  -ms-flex: 33.3%; /* IE10 */
  flex: 33.3%;
  max-width: 33.3%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}

#gallery2{
  -webkit-column-count:3;
  -moz-column-count:3;
  column-count:3;
  
  -webkit-column-gap:20px;
  -moz-column-gap:20px;
  column-gap:20px;
}
@media (max-width:1200px){
  #gallery2{
  -webkit-column-count:3;
  -moz-column-count:3;
  column-count:3;
    
  -webkit-column-gap:20px;
  -moz-column-gap:20px;
  column-gap:20px;
}
}
@media (max-width:800px){
  #gallery2{
  -webkit-column-count:2;
  -moz-column-count:2;
  column-count:2;
    
  -webkit-column-gap:20px;
  -moz-column-gap:20px;
  column-gap:20px;
}
}
@media (max-width:600px){
  #gallery2{
  -webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
}  
}
#gallery2 img,#gallery2 video {
  width:100%;
  height:auto;
  margin: 4% auto;
  box-shadow:-3px 5px 15px #000;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.modal-img,.model-vid{
  width:100%;
  height:auto;
}
.modal-body{
  padding:0px;
}

.text_shadow{
text-shadow: 0 .5px 0 rgba(255, 255, 255, 0.9);
}

.gallery-section{
    padding:50px 0;
}

.event-box{
    background:#fff;
    border-radius:15px;
    padding:25px;
    margin-bottom:40px;
    box-shadow:0 3px 15px rgba(0,0,0,0.1);
}

.event-box h3{
    margin-bottom:20px;
    border-left:5px solid #dc3545;
    padding-left:15px;
    font-weight:600;
}

.gallery-img{
    width:100%;
    height:250px;
    object-fit:cover;
    border-radius:10px;
    transition:0.4s;
}

.gallery-img:hover{
    transform:scale(1.05);
}

