 

@font-face { font-family: 'gotB';
    src:url(../../fonts/Gotham-Bold.ttf);
}
@font-face { font-family: 'gotR';
    src:url(../../fonts/Gotham-Book.ttf);
}
@font-face { font-family: 'gotL';
    src:url(../../fonts/Gotham-Light.ttf);
}
@font-face { font-family: 'gotM';
    src:url(../../fonts/Gotham-Medium.ttf);
}
 
html {
  scroll-behavior: smooth;
}


body
{
   font-family:'gotR'; font-size:14px;
    font-weight: 500;
    background-color: #f4f4f4;
   color:#777;
	line-height:27px;
	

}
a
{
	color:#363636;
	text-decoration: none;
}
a:hover
{
	color:  rgba(241, 85, 45, 1);
	text-decoration:none;
}
a.navbar-brand
{
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
 
  
    padding: 5px 10px;
}
/***************** COMMON CSS **********************/

h1, h2, h3, h4, h5, h6
{
	margin:0px 0px 18px 0px;
	color:#111;
}

iframe.map
{
	width:100%;
	height:auto;
	border:0px;
}

table.calender
{
	border:0;
	width:100%;
}
.divider
{
	border-top:3px solid #FF0033;
	width:100%;
	max-width:25%;
	margin:0 auto;
}
ul.list-inline li.dark-color a
{
	color:#363636;
}
ul.list-inline li.dark-color a:hver
{
	color:#FF0033;
}
section
{
	padding:50px 0px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
	background:#f1552d;
	border:1px solid #f1552d;
}

.head-bg{ background:#f7f1e5;}

.page-link:focus, .page-link:hover
{
    color: #f1552d;
    text-decoration: none;
    background-color: #f1552d;
    border-color: #f1552d;
}
.box-shadow1
{
	-webkit-box-shadow: 0px 7px 30px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: 0px 7px 30px 0px rgba(0,0,0,0.18);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.18);
}
.box-shadow2
{
	-webkit-box-shadow: 0px 7px 30px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: 0px 7px 30px 0px rgba(0,0,0,0.18);
	box-shadow: 0px 7px 30px 0px rgba(0,0,0,0.18);
}
.box-shadow3
{
	-webkit-box-shadow: 0px 24px 59px 0px rgba(51,58,69,0.15);
	-moz-box-shadow: 0px 24px 59px 0px rgba(51,58,69,0.15);
	box-shadow: 0px 24px 59px 0px rgba(51,58,69,0.15);
}
h1, h2, h3, h4, h5, h6
{
    margin: 0px 0px 18px 0px;
}
.orange
{
	color:#ff0033;
}

.btn-radius2 {
    border-radius: 50px;
	 background: rgba(255, 0, 51, .7);
	color:#fff;
	padding:16px 37px;
	left: 145px; 
	top:450px;
}
a.btn-radius2:hover
{
	color:#fff;
	background: rgba(255, 0, 51, 1);
}
.btn-radius3 {
    border-radius: 50px;
    background: rgba(255, 0, 51, 1);
    color: #fff;
    padding: 9px 14px;
    left: 0;
    top: 0;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize !important;
    font-weight: 500;
}
.btn-radius1 {
    border-radius: 20px;
	background: #1ba7e5;
	color:#fff;
	padding:13px 13px;
 
	left: 365px; 
	top:450px;

}
.btn-radius1:hover{
 
 
	color:#fff;
 
 
}
.thin
{
	letter-spacing:2px;
	font-weight:100;
}
.line-height27
{
    line-height: 27px;
}

.border-top
{
	border-top: 5px solid #FF0000;
	border-bottom:1px solid #e9ecef;
	border-left:1px solid #e9ecef;
	border-right:1px solid #e9ecef;
}
.apply-now
{
    top: 230px;
}

.bg-light-banner
{
	background-color:rgba(255, 255, 255, .7) !important;
	border-radius: 5px;
}
.border4
{
	border:4px solid rgba(255, 0, 51, 1);
}

.light-bg1
{
	background:rgba(255, 0, 51, .5);
	
}
/************** Header Fixed Css *************/

#header-fix.active {
    background-color:#fbfbfb !important;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/********************** Navbar Css ***********************/
.navbar-light .navbar-nav .nav-link {
		 
    color: #434242;
    text-transform: uppercase;
    font-size: 14px;
	font-weight:600;
 
}
.dropdown-menu
{
	background-color: #fff;
    border-radius: 0px;
    padding: 0px;
    margin-top: 0px;
    border: none;
    right: 0;
    left: auto;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.18);
    min-width: 200px;
	color:#777;
	
}
.dropdown-menu a
{
	color:#777;
	font-size: 13px;
    text-transform: uppercase;
	font-weight:600;
}


.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(241, 85, 45, 1);
}
.dropdown-item 
{
	color:#fff;}


.navbar-light .navbar-nav .nav-link:hover
{
	color: #1ba7e5 ;
    text-transform: uppercase;
    font-size: 14px;
}
.navbar-light .navbar-nav .nav-link:focus
{
	color: #FF0033 !important;
    text-transform: uppercase;
    font-size: 14px;
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: #fff;
    padding-bottom: 10px;
    padding-top: 5px;
}

.navbar-light .navbar-toggler-icon {
    background-image: none !important;
    width: 30px;
    height: 2px;
    background: #1ead4f;
    display: block;
    margin-top: 5px;
    padding: 10p;
}
/********************** HOME SLIDER **************/

/*.text7
{	
    right: 140px;
    top: 190px;
    left: 145px;
    font-size: 65px;
    text-transform: uppercase;
    line-height: 79px;
}
.text-text
{
	color:#fff;
	top:370px;
	left:145px; 
	right:245px;
	font-size:16px;
}

*/
.text-subtitle 
{
    font-weight: 300;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px !important;
    line-height: 29px;
    text-shadow: 4px 4px rgba(0, 0, 0, 0.1);
	text-align:center;
}
.text-title 
{
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 130px;
    text-shadow: 4px 4px rgba(0, 0, 0, 0.1);
}
.text-text
{
	color:#fff;
}
.full-width 
{
    width: 100%;
	text-align:center;
}
.btn-bg
{
	background:rgba(241, 85, 45, .0);
	color:#fff;
	text-transform:uppercase;
	margin:0 auto;
	padding:10px 15px;
	left: 145px; 
	top:450px;
	font-size:16px;
}
.btn-bg:hover
{
	background:rgba(241, 85, 45, 1);
	color:#fff;
	text-transform:uppercase;
	margin:0 auto;
	padding:10px 15px;
	left: 195px; top:410px;
	font-size:16px;
}

.btn-bg.active
{
	background:#ff0033;
	left: 335px;
}
.btn-reg:hover, .btn-reg1:hover
{
	color:#fff;
	background:rgba(241, 85, 45, 1);
}

/******************** Banner Bottom *******************/
.banner-bottom
{
	background:#eee;
	padding:50px 0;
	text-align:center;
	margin:0 auto;
}

/******************** Parrlax Banner *******************/
.parrlax-banner
{
	background: url(../images/parllax-banner.jpg) no-repeat;
	background-position:center center;
	background-size: cover;
	padding:250px 0px;
	color:#fff;
	
}
/******************** Banner Search *******************/

input.form-search-input.form-control
{
    position: relative;
}
button.btn.btn-primary.searach-btn
{
    position: absolute;
    top: 0;
    right: 0;
}
.subscribe-area
{
	position:relative;
}
.subscribe-area button.btn
{
    position: absolute;
    right: 16px;
    top: 112px;
    border-radius: 0;
    padding: 10px 15px;
    text-transform: uppercase;
}
/******************** hover Images *******************/
#portfolio-container
{
	padding:50px 0px;
}.cd-gallery ul li
{
	overflow:hidden;
}
.cd-gallery img:hover 
{
	
	 transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2);
}
.cd-gallery img 
{
	 display: block; margin: 0; width: 100%; height: auto; 
    transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -o-transition: all 0.5s;
}
.hovereffect
{
	width:100%;
	height:100%;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:center;
	cursor:default;
}
.hovereffect .overlay 
{
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	opacity:0;
	background-color:rgba(0,0,0,0.5);
	-webkit-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out
}
.hovereffect img 
{
	display:block;
	position:relative;
	-webkit-transition:all .4s linear;
	transition:all .4s linear;
}

.hovereffect h2
{
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	position:relative;
	font-size:17px;
	background:rgba(0,0,0,0.6);
	-webkit-transform:translatey(-100px);
	-ms-transform:translatey(-100px);
	transform:translatey(-100px);
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	padding:10px;
}

.hovereffect a.info
{
	text-decoration:none;
	display:inline-block;
	text-transform:uppercase;
	color:#fff;
	border:1px solid #fff;
	background-color:transparent;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	margin:50px 0 0;
	padding:7px 14px;
}
.hovereffect a.info:hover 
{
	box-shadow:0 0 5px #fff;
}

.hovereffect:hover img
{
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.hovereffect:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info 
{
	opacity:1;
	filter:alpha(opacity=100);
	-ms-transform:translatey(0);
	-webkit-transform:translatey(0);
	transform:translatey(0);
}

.hovereffect:hover a.info
{
	-webkit-transition-delay:.2s;
	transition-delay:.2s;
}


/******************** WELCOME *******************/
span.icon
{
    font-size: 32px;
    line-height: normal;
    text-align: center;
    color: rgba(0,0,0,0.5);
}
.icon i:hover 
{
	font-size: 32px;
    line-height: normal;
    text-align: center;
    color: #f1552d;
}

blockquote
{
	font-size:16px;
}
/************************* Course Section ******************/
.nav-pills li.nav-item a
{
	color:#363636;
	
}
.nav-pills .nav-link.active, .show > .nav-pills .nav-link
{
    color: #fff;
    background-color: #ff0033;
	border:1px solid #ff0033;
	text-transform:uppercase;
	font-weight:600;
}
/************************* Appointment Section ******************/
.appointment
{
    background: #fff;
    box-shadow: 0px 0px 0px 1px #eee;
    padding: 20px;
    border: 2px solid #eee;
}
.form-control
{
	height: auto;
    margin-bottom: 10px;
    font-size: 16px;
    padding: 10px 10px;
    border-radius: 4px;
}

button.btn.cs-brown-btn.hvr-curl-top-left {
    background: #f1552d;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    border-radius: 5px;
}
.appointment h3
{
	text-transform:uppercase;
	font-size:18px;
	font-weight:900;
	margin:0 auto;
	margin-bottom:10px;
}


/**************** TESTIMONIALS **************/
.testi
{
	background: transparent;
}
.testimonial{
    background: #fff;
    text-align: center;
    padding: 20px 0%;
    border-radius: 5px;
	margin:10px;
}
.testimonial .pic{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
    filter: grayscale(100%);
}
.testimonial .testimonial-title{
    font-size: 16px;
    color: #9e9e9e;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.testimonial .post{
    display: block;
    font-size: 12px;
    font-style: italic;
    color: #bcbcbc;
    margin-top: 10px;
    text-transform: uppercase;
}
.signup-bg
{
	padding: 200px 0px;
    background: url(../images/signup-bg.html) no-repeat;
    color: #fff;
    background-position: center center;
    background-size: cover;
}

/**********************Inner Page ******************************/
.inner-page-banner-area
{
	padding: 200px 0px;
    background: url(../images/inner-bg.jpg) no-repeat;
    color: #fff;
    background-position: center center;
    background-size: cover;
}
.inner-page-banner-area a
{
	color:#fff;
}
.inner-page-banner-area a:hover
{
	color:#ff0000;
}
.inner-page-banner-area ol li.active
{
	color:#ff0000;
}
.pagination-area h2 {
    text-align: center;
    text-transform: uppercase;
	margin:0 auto;
	padding-bottom:10px;
}
.pagination-area ul
{
	margin:0 auto;
	text-align:center;
	padding:0;
}

.pagination-area ul li
{
	margin:0 auto;
	list-style:none;
	display:inline;
	
}

.pagination-area ul li a
{
	color:#f1552d;
}
.banner-overlay p
{
	font-size:18px;
	line-height:32px;
}
.btn-reg2 {
    background: rgba(241, 85, 45, .5);
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 10px 15px;
    font-size: 16px;
}
.btn-reg2:hover {
    background: rgba(241, 85, 45, 1);
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 10px 15px;
    font-size: 16px;
}

.btn-red {
    background: rgba(241, 85, 45, 1);
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 5px 10px;
    font-size: 14px;
	font-weight:500;
}
.btn-red:hover {
    background: rgba(241, 85, 45, .8);
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 5px 10px;
    font-size: 14px;
	font-weight:500;
}

/************************ team Socail Icons****************/

.team-social1 ul li i.fa.fa-facebook
{
    font-size: 18px;
    color: #fff;
    background: #3b5998;
    padding: 8px 12px;
    border-radius: 50%;
}
.team-social1 ul li i.fa.fa-twitter
{ 
	font-size: 18px;
    color: #fff;
    background: #00aced;
    padding: 9px 10px;
    border-radius: 50%;
}
.team-social1 ul li i.fa.fa-instagram
{
	font-size: 18px;
    color: #fff;
    background: #e4405f;
    padding: 9px 10px;
    border-radius: 50%;
}

.team-social1 ul li i.fa.fa-google {
    font-size: 18px;
    color: #fff;
    background: #db3236;
    padding: 9px 10px;
    border-radius: 50%;
}

.team-member figure
{
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.team-member figure img {
  min-width: 100%;
}

.team-member figcaption p {
  font-size: 16px;
}

.team-member figcaption ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.team-member figcaption ul {
  visibility: visible;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.team-member figcaption ul li {
  display: inline-block;
  padding: 10px;
}

.team-member h4 {
  margin: 10px 0 0;
  padding: 10px 0;
}

.team-member figcaption {
  padding: 50px;
  color: transparent;
  background-color: transparent;
  position: absolute;
  z-index: 996;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  -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;
}

.team-member figure:hover figcaption {
  visibility: visible;
  color: #fff;
  background: rgba(230, 78, 62, 0.9);
  /* Primary color, can be changed via colors.css */
  
  height: 100%;
  -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;
}

.team-member figure:hover figcaption ul li a:hover {
  color: rgba(49, 49, 49, .97);
}

.team-member figure img {
  -webkit-transform: scale(1) rotate(0) translateY(0);
  -moz-transform: scale(1) rotate(0) translateY(0);
  -o-transform: scale(1) rotate(0) translateY(0);
  -ms-transform: scale(1) rotate(0) translateY(0);
  transform: scale(1) rotate(0) translateY(0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.team-member figure:hover img {
  -webkit-transform: scale(1.1) rotate(1deg) translateY(12px);
  -moz-transform: scale(1.1) rotate(1deg) translateY(12px);
  -o-transform: scale(1.1) rotate(1deg) translateY(12px);
  -ms-transform: scale(1.1) rotate(1deg) translateY(12px);
  transform: scale(1.1) rotate(1deg) translateY(12px);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/**************************** Team Details page ***************/

.team-member
{
	background: #eee;
    border: 1px solid #eee;
    padding: 1px;
}
.team-detail-desc
{
    padding: 20px 10px;
}

tr.f th {
    border: 1px solid #eee;
    text-align: center;
    padding: 10px;
}
td.s 
{
    font-weight: 600;
    border: 1px solid #eee;
	text-align:center;
}
td.s1
{
    font-weight: normal;
    border: 1px solid #eee;
	text-align:center;
}
table.team-table
{
	width :100%;
	border: 0px;
}
	
.team-table tr td {
    border: 1px solid #eee;
    padding: 10px;
}
/************************* Footer Section ************************/

section.footer {
    background: #363636;
    color: #fff;
	margin:0 auto;	
    padding: 50px 0;
	padding-bottom:30px;
}
.footer a
{
	color:#fff;
}
.copyright
{
	background:#363636;
	color:#fff;
	padding:20px 0;
	margin:0 auto;
	padding-bottom:0px;
}
.copyright a
{
	color:#fff;
}
.copyright a:hover, .footer a:hover
{
	color:#FF0000;
}
/************************ Contact Css ***********************/
.contact a
{
	color:#FF0000;
}
.form-control
{
	height: auto;
    margin-bottom: 20px;
    font-size: 16px;
    padding: 10px 10px;
    border-radius: 0;
	width:100% !important;
	position:relative;
}

label.label {
    display: inline;
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #363636;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    text-transform: uppercase;
}
input.btn {
    background: #f1552d;
    color: #fff;
}

ul.privacy {
    margin: 0 auto;
    padding: 0;
}
ul.privacy li {
    margin: 0 auto;
    padding: 0;
	list-style:none;
	display: inline;
}
ul.privacy li a {
    margin: 0 auto;
    padding: 0;
	color:#fff;
}

/*********************Login **************/
.btn-facebook {
    color: #fff;
    background-color: #3b5998;
}.btn-facebook:hover 
{
    color: #fff;
    background-color: #3b5998;
	opacity:0.8;
}

.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-social>:first-child 
{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 16px;
    text-align: center;
  border-right:1px solid #fff;
}
.btn-linkedin 
{
    background-color: #0082CA;
	color:#fff;
	font-size:16px;
}
.btn-linkedin
{
    background-color: #0082CA;
	color:#fff;
	font-size:16px;
}
.btn-linkedin:hover 
{
    background-color: #0092e4;
	color:#fff;
	font-size:16px;
}
.btn-instagram
{
    background-color: #3F729B;
	color:#fff;
	font-size:16px;
}
.btn-instagram:hover
{
    background-color: #467fad;
	color:#fff;
	font-size:16px;
}
.login h4
{
	text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 20px;
}
.btn-google
{
	background:#dd4b39;
	color:#fff;
	font-size:16px;
}
.btn-google:hover
{
	background:#dd4b39;
	color:#fff;
	font-size:16px;
	opacity: 0.8;
}
.btn-twitter
{
	background:#55ACEE;
	color:#fff;
	font-size:16px;
}
.btn-twitter:hover
{
opacity: 0.8;
color:#fff;
font-size:16px;
}
.omb_loginForm i.fa
{
	font-size:16px;
}
.login .input-group .checkbox
{
    margin-left: 20px;
}
/************************* Sign Up **********************/
.innter-form {
    padding-top: 20px;
}label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
 .innter-form input[type=text], input[type=password], input[type=file], textarea, select, email
 {   font-size: 13px;
    padding: 10px;
    border: 1px solid#ccc;
    outline: none;
    width: 100%;
    margin: 8px 0;
} .innter-form button {
    border: 1px solid#e64b3b;
    background: #e64b3b;
    color: #fff;
    padding: 10px 25px;
    font-size: 14px;
    margin-top: 5px;
}.social-login {
    text-align: center;
    font-size: 12px;
}.social-login p {
    margin: 15px 0;
}
.social-login ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.social-login ul li {
    width: 33%;
    float: left;
    clear: fix;
}
.social-login ul li:nth-child(1) a {
    background: #3b5998;
}
.social-login ul li a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
    display: block;
}
.social-login ul li:nth-child(2) a {
    background: #e74c3d;
}
.social-login ul li a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
    display: block;
}
.social-login ul li:nth-child(3) a {
    background: #3698d9;
}
.social-login ul li a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
    display: block;
}

.register-box
{    border: 1px solid rgb(238, 238, 238);
    margin: 0 auto;
    padding: 20px;
    line-height: 26px;
    border-top: 3px solid #f1552d;
}
/************************* Tags **********************/
.tag-list
{
	padding:10px 0px;}
.tag-list a {
    display: inline-block;
    text-transform: capitalize;
    margin-right: 0px;
    margin-bottom: 3px;
    padding: 3px 13px;
    color: #777;
    border: 1px solid #eee;
    font-size: 16px ;
    margin: 4px 2px;
}
.tag-list a:hover {
    display: inline-block;
    text-transform: capitalize;
    margin-right: 0px;
    margin-bottom: 3px;
    padding: 3px 13px;
    color: #fff;
    border: 1px solid #f1552d;
    margin: 3px 2px;
	background:#f1552d;
}
/************** Events *************/

input.form-control.s {
    position: relative;
}

button.s-btn 
{
     position: absolute;
    right: 32px;
    top: 64px;
    background: #FF0000;
    padding: 7px 20px;
    border-bottom: 0;
    border-right: 0;
    border-top: 0;
    border-left: 1px solid #eee;
    color: #fff;
}

.search-widget .form-control
{
    height: auto;
    margin-bottom: 0px;
    font-size: 16px;
    padding: 10px 10px;
    border-radius: 0;
}
/***************** Full Width Bg*****************/
.left-block {
    left: 0 !important;
    float: left !important;
    z-index: 1;
}
.right-block {
    right: 0;
    position: absolute;
    height: 100%;
    top: 0;
    left: auto;
    float: right;
    z-index: 1;
}
.background-image-maker {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-color: $bg-gray;
    z-index: -1;
	right:auto
}
.relative {
    position: relative;
}
.holder-image img {
    display: none;
}
.image-bg
{
    position: relative;
}

/******************* Section Tags *****************/
.tag {
    background: rgba(220, 53, 69, .7);
    font-weight: normal;
    font-size: 1rem;
    border-radius: 0;
    padding: 5px;
}
.tag:hover {
    background: rgba(220, 53, 69, 1);
    font-weight: normal;
    font-size: 1rem;
    border-radius: 0;
    padding: 5px;
}
iframe.event-map
{
	width:100%;
	border:0px;
}


/**************** Home Seacrh  *********/
.media1:hover
{
	background: rgba(255, 0, 51, .1);
}
.media1:hover h3
{
	color:#fff;
}

/************* Pagination *******/
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #777;
    background-color: #fff;
    border: 1px solid #ddd;
}

.page-item.disabled .page-link {
   color: #fff;
    text-decoration: none;
    background-color: rgba(255, 0, 51, .7);
    border-color: rgba(255, 0, 51, .7);}
.page-link:focus, .page-link:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(255, 0, 51, .7);
    border-color: rgba(255, 0, 51, .7);
}

h2.top-head { color:#1ba7e5; font-size:30px; padding-bottom:30px;}
.blue-text{ color:#1ba7e5;}
.bdr-right{ border-right:7px solid #dddddd; margin:0px 30px 0px 30px;  }

.new-bg{ background:#1ead4f;}
.bg-white{ background:#fff;}
.top-move{ position:relative; z-index:999; top:-85px;}

.carousel {
    margin-bottom: 0;
    padding:0px;
}
/* The controlsy */
.carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
   
 
    margin-top: 90px;
}
.carousel-control.right {
	right: -25px;
}

.carousel-control.left {
		left: -25px;
}

/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}

.cars-tex h4{ font-size:16px; font-weight:bold; color:#1ead4f; padding:25px 0px 0px 0px;}
.cars-tex2 p{ font-size:14px;  color:#000000; padding:10px 0px 0px 0px; line-height:22px;}


.bg-top{ background:url(../images/bg-ft.jpg) repeat-x;}

.form-control,
.form-group .form-control {
    border: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#009688), to(#009688)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2));
    background-image: -webkit-linear-gradient(#009688, #009688), -webkit-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: -o-linear-gradient(#009688, #009688), -o-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: linear-gradient(#009688, #009688), linear-gradient(#D2D2D2, #D2D2D2);
    -webkit-background-size: 0 2px, 100% 1px;
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center -webkit-calc(100% - 1px);
    background-position: center bottom, center calc(100% - 1px);
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background 0s ease-out;
    -o-transition: background 0s ease-out;
    transition: background 0s ease-out;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.form-control::-moz-placeholder,
.form-group .form-control::-moz-placeholder {
    color: #BDBDBD;
    font-weight: 400
}

.form-control:-ms-input-placeholder,
.form-group .form-control:-ms-input-placeholder {
    color: #BDBDBD;
    font-weight: 400
}

.form-control::-webkit-input-placeholder,
.form-group .form-control::-webkit-input-placeholder {
    color: #BDBDBD;
    font-weight: 400
}

.form-control[disabled],
.form-control[readonly],
.form-group .form-control[disabled],
.form-group .form-control[readonly],
fieldset[disabled] .form-control,
fieldset[disabled] .form-group .form-control {
    background-color: rgba(0, 0, 0, 0)
}

.form-control[disabled],
.form-group .form-control[disabled],
fieldset[disabled] .form-control,
fieldset[disabled] .form-group .form-control {
    background-image: none;
    border-bottom: 1px dotted #D2D2D2
}

.form-group {
    position: relative
}

.form-group.label-floating label.control-label,
.form-group.label-placeholder label.control-label,
.form-group.label-static label.control-label {
    position: absolute;
    pointer-events: none;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all
}

.form-group.label-floating label.control-label {
    will-change: left, top, contents
}

.form-group.label-placeholder:not(.is-empty) label.control-label {
    display: none
}

.form-group .help-block {
    position: absolute;
    display: none
}

.form-group.is-focused .form-control {
    outline: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#009688), to(#009688)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2));
    background-image: -webkit-linear-gradient(#009688, #009688), -webkit-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: -o-linear-gradient(#009688, #009688), -o-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: linear-gradient(#009688, #009688), linear-gradient(#D2D2D2, #D2D2D2);
    -webkit-background-size: 100% 2px, 100% 1px;
    background-size: 100% 2px, 100% 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.form-group.is-focused .form-control .material-input:after {
    background-color: #009688
}

.form-group.is-focused label,
.form-group.is-focused label.control-label {
    color: #009688
}

.form-group.is-focused.label-placeholder label,
.form-group.is-focused.label-placeholder label.control-label {
    color: #BDBDBD
}

.form-group.is-focused .help-block {
    display: block
}

.form-group.has-warning .form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-group.has-warning.is-focused .form-control {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff5722), to(#ff5722)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2));
    background-image: -webkit-linear-gradient(#ff5722, #ff5722), -webkit-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: -o-linear-gradient(#ff5722, #ff5722), -o-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: linear-gradient(#ff5722, #ff5722), linear-gradient(#D2D2D2, #D2D2D2)
}

.form-group.has-warning .help-block,
.form-group.has-warning label.control-label {
    color: #ff5722
}

.form-group.has-error .form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-group.has-error .help-block,
.form-group.has-error label.control-label {
    color: #f44336
}

.form-group.has-success .form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-group.has-success.is-focused .form-control {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4caf50), to(#4caf50)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2));
    background-image: -webkit-linear-gradient(#4caf50, #4caf50), -webkit-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: -o-linear-gradient(#4caf50, #4caf50), -o-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: linear-gradient(#4caf50, #4caf50), linear-gradient(#D2D2D2, #D2D2D2)
}

.form-group.has-success .help-block,
.form-group.has-success label.control-label {
    color: #4caf50
}

.form-group.has-info .form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-group.has-info.is-focused .form-control {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#03a9f4), to(#03a9f4)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2));
    background-image: -webkit-linear-gradient(#03a9f4, #03a9f4), -webkit-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: -o-linear-gradient(#03a9f4, #03a9f4), -o-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(#D2D2D2, #D2D2D2)
}

.form-group.has-info .help-block,
.form-group.has-info label.control-label {
    color: #03a9f4
}

.form-group textarea {
    resize: none
}

.form-group textarea~.form-control-highlight {
    margin-top: -11px
}

.form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-group select~.material-input:after {
    display: none
}

.form-control {
    margin-bottom: 7px
}

.form-control::-moz-placeholder {
    font-size: 16px;
    line-height: 1.42857143;
    color: #BDBDBD;
    font-weight: 400
}

.form-control:-ms-input-placeholder {
    font-size: 16px;
    line-height: 1.42857143;
    color: #BDBDBD;
    font-weight: 400
}

.form-control::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 1.42857143;
    color: #BDBDBD;
    font-weight: 400
}
.checkbox label,
.radio label,
label {
    font-size: 16px;
    line-height: 1.42857143;
    color: #BDBDBD;
    font-weight: 400
}

label.control-label {
    font-size: 12px;
    line-height: 1.07142857;
    font-weight: 400;
    margin: 16px 0 0 0
}

.help-block {
    margin-top: 0;
    font-size: 12px
}

.form-group {
    padding-bottom: 7px;
    margin: 28px 0 0 0
}

.form-group .form-control {
    margin-bottom: 7px
}

.form-group .form-control::-moz-placeholder {
    font-size: 16px;
    line-height: 1.42857143;
    color: #BDBDBD;
    font-weight: 400
}

.form-group .form-control:-ms-input-placeholder {
    font-size: 16px;
    line-height: 1.42857143;
    color: #BDBDBD;
    font-weight: 400
}

.form-group .form-control::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 1.42857143;
    color: #BDBDBD;
    font-weight: 400
}

.form-group .checkbox label,
.form-group .radio label,
.form-group label {
    font-size: 16px;
    line-height: 1.42857143;
    color: #BDBDBD;
    font-weight: 400
}

.form-group label.control-label {
    font-size: 12px;
    line-height: 1.07142857;
    font-weight: 400;
    margin: 16px 0 0 0
}

.form-group .help-block {
    margin-top: 0;
    font-size: 12px
}

.form-group.label-floating label.control-label,
.form-group.label-placeholder label.control-label {
    top: -7px;
    font-size: 16px;
    line-height: 1.42857143
}

.form-group.label-floating.is-focused label.control-label,
.form-group.label-floating:not(.is-empty) label.control-label,
.form-group.label-static label.control-label {
    top: -16px;
    left: 16px;
    font-size: 12px;
    line-height: 1.07142857
}

.form-group.label-floating input.form-control:-webkit-autofill~label.control-label label.control-label {
    top: -30px;
    left: 0;
    font-size: 12px;
    line-height: 1.07142857
}

.form-group.form-group-sm {
    padding-bottom: 3px;
    margin: 21px 0 0 0
}

.form-group.form-group-sm .form-control {
    margin-bottom: 3px
}

.form-group.form-group-sm .form-control::-moz-placeholder {
    font-size: 11px;
    line-height: 1.5;
    color: #BDBDBD;
    font-weight: 400
}

.form-group.form-group-sm .form-control:-ms-input-placeholder {
    font-size: 11px;
    line-height: 1.5;
    color: #BDBDBD;
    font-weight: 400
}

.form-group.form-group-sm .form-control::-webkit-input-placeholder {
    font-size: 11px;
    line-height: 1.5;
    color: #BDBDBD;
    font-weight: 400
}

.form-group.form-group-sm .checkbox label,
.form-group.form-group-sm .radio label,
.form-group.form-group-sm label {
    font-size: 11px;
    line-height: 1.5;
    color: #BDBDBD;
    font-weight: 400
}

.form-group.form-group-sm label.control-label {
    font-size: 9px;
    line-height: 1.125;
    font-weight: 400;
    margin: 16px 0 0 0
}

.form-group.form-group-sm .help-block {
    margin-top: 0;
    font-size: 9px
}

.form-group.form-group-sm.label-floating label.control-label,
.form-group.form-group-sm.label-placeholder label.control-label {
    top: -11px;
    font-size: 11px;
    line-height: 1.5
}

.form-group.form-group-sm.label-floating.is-focused label.control-label,
.form-group.form-group-sm.label-floating:not(.is-empty) label.control-label,
.form-group.form-group-sm.label-static label.control-label {
    top: -25px;
    left: 0;
    font-size: 9px;
    line-height: 1.125
}

.form-group.form-group-sm.label-floating input.form-control:-webkit-autofill~label.control-label label.control-label {
    top: -25px;
    left: 0;
    font-size: 9px;
    line-height: 1.125
}

.form-group.form-group-lg {
    padding-bottom: 9px;
    margin: 30px 0 0 0
}

.form-group.form-group-lg .form-control {
    margin-bottom: 9px
}

.form-group.form-group-lg .form-control::-moz-placeholder {
    font-size: 18px;
    line-height: 1.3333333;
    color: #BDBDBD;
    font-weight: 400
}

.form-group.form-group-lg .form-control:-ms-input-placeholder {
    font-size: 18px;
    line-height: 1.3333333;
    color: #BDBDBD;
    font-weight: 400
}

.form-group.form-group-lg .form-control::-webkit-input-placeholder {
    font-size: 18px;
    line-height: 1.3333333;
    color: #BDBDBD;
    font-weight: 400
}

.form-group.form-group-lg .checkbox label,
.form-group.form-group-lg .radio label,
.form-group.form-group-lg label {
    font-size: 18px;
    line-height: 1.3333333;
    color: #BDBDBD;
    font-weight: 400
}

.form-group.form-group-lg label.control-label {
    font-size: 14px;
    line-height: .99999998;
    font-weight: 400;
    margin: 16px 0 0 0
}

.form-group.form-group-lg .help-block {
    margin-top: 0;
    font-size: 14px
}

.form-group.form-group-lg.label-floating label.control-label,
.form-group.form-group-lg.label-placeholder label.control-label {
    top: -5px;
    font-size: 18px;
    line-height: 1.3333333
}

.form-group.form-group-lg.label-floating.is-focused label.control-label,
.form-group.form-group-lg.label-floating:not(.is-empty) label.control-label,
.form-group.form-group-lg.label-static label.control-label {
    top: -32px;
    left: 0;
    font-size: 14px;
    line-height: .99999998
}

.form-group.form-group-lg.label-floating input.form-control:-webkit-autofill~label.control-label label.control-label {
    top: -32px;
    left: 0;
    font-size: 14px;
    line-height: .99999998
}

select.form-control {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.form-group.is-focused select.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #D2D2D2
}

.form-group.is-focused select.form-control[multiple],
select.form-control[multiple] {
    height: 85px
}

.input-group-btn .btn {
    margin: 0 0 7px 0
}

.form-group.form-group-sm .input-group-btn .btn {
    margin: 0 0 3px 0
}

.form-group.form-group-lg .input-group-btn .btn {
    margin: 0 0 9px 0
}

.input-group .input-group-btn {
    padding: 0 12px
}

.input-group .input-group-addon {
    border: 0;
    background: 0 0
}

.form-group input[type=file] {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}
.contact-widget-section .single-contact-widget {
    background: #f9f9f9;
    padding: 20px 25px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
    height: 260px;
    margin-top: 25px;
    transition: all 0.3s ease-in-out
}

.contact-widget-section .single-contact-widget i {
    font-size: 75px
}

.contact-widget-section .single-contact-widget h3 {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    padding-bottom: 10px
}

.contact-widget-section .single-contact-widget p {
    line-height: 16px
}

.contact-widget-section .single-contact-widget:hover {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.46);
    cursor: pointer;
    transition: all 0.3s ease-in-out
}

#contactForm {
    margin-top: -10px
}

#contactForm .form-group label.control-label {
    color: #8c8c8c
}

#contactForm .form-control {
    font-weight: 500;
    height: auto
}
.btn-common{ background:#d7d7d7; border-radius:20px; border-radius: 50px; height: 30px; line-height: 30px; padding:0px 10px 6px 10px; margin:20px 0px 0px 0px;}

.btn-ne{ background:#1ba7e5; color:#fff !important; border-radius:5px;}
.btn-ne:hover{ color:#fff !important;}

.displaymob{ display:none;}
.media-body p{ font-size:14px; font-weight:500; color:#252525;}
.media-body h6{font-size:22px;}

.heading-box h2{ width:100%; color: red; }
.text-box {
	position: absolute;
	top: 30%;
	left: 10%;
	right: 15%;
	transform: translateY(-50%);
}

.text-box h2 { font-size:50px; text-align:left: color:#ea672f !important;}
.text-box p { font-size:16px; text-align:left: color:#434242 !important;}

.carousel-inner img{ width:100%;}	

.cars-tex{ width:50%; float:left;}
.cars-img{ width:50%; float:left;}
.cars-img img{ width:80px; float:right;}

