/* arabic */
@font-face {
  font-family: 'Changa';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Changa Medium'), local('Changa-Medium'), url(https://fonts.gstatic.com/s/changa/v6/2-cl9JNi2YuVOUcslb-rUM74nZg.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: 'Changa';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Changa Medium'), local('Changa-Medium'), url(https://fonts.gstatic.com/s/changa/v6/2-cl9JNi2YuVOUcslb-rW874nZg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Changa';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Changa Medium'), local('Changa-Medium'), url(https://fonts.gstatic.com/s/changa/v6/2-cl9JNi2YuVOUcslb-rVc74.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: 'Changa';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Changa SemiBold'), local('Changa-SemiBold'), url(https://fonts.gstatic.com/s/changa/v6/2-cl9JNi2YuVOUcsubirUM74nZg.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: 'Changa';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Changa SemiBold'), local('Changa-SemiBold'), url(https://fonts.gstatic.com/s/changa/v6/2-cl9JNi2YuVOUcsubirW874nZg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Changa';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Changa SemiBold'), local('Changa-SemiBold'), url(https://fonts.gstatic.com/s/changa/v6/2-cl9JNi2YuVOUcsubirVc74.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: 'Changa';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Changa Bold'), local('Changa-Bold'), url(https://fonts.gstatic.com/s/changa/v6/2-cl9JNi2YuVOUcs3bmrUM74nZg.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: 'Changa';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Changa Bold'), local('Changa-Bold'), url(https://fonts.gstatic.com/s/changa/v6/2-cl9JNi2YuVOUcs3bmrW874nZg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Changa';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Changa Bold'), local('Changa-Bold'), url(https://fonts.gstatic.com/s/changa/v6/2-cl9JNi2YuVOUcs3bmrVc74.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*--------------------------------*/
/*           1.Default
/*--------------------------------*/
.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(images/preloader.gif);
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}
.aligncenter {
	display: block;
	margin: 0 auto 15px;
}
a:focus {
	outline: 0 solid
}
img {
	max-width: 100%;
	height: auto;
}
.fix {
	overflow: hidden
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px;
	font-weight: 500;
	font-family: 'Changa', sans-serif;

}
html, body {
	height: 100%;
	font-family: 'Changa', sans-serif;
}
body {
}
a {
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #d21919;
}

/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
 -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.section-padding {
	padding:50px 0 50px 0;
	/* overflow:hidden; */
}
.section-padding-ash {
	background: #484848;
	padding:50px 0 50px 0;
	overflow:hidden;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
p {
	line-height:26px;
	color:#484747;
}
section h2 {
	color: #484848;
	margin-top: 0px;
	text-align: left;
	font-weight: 500; 
	font-size: 17px;

	letter-spacing: 0px;
	line-height: 25px;    height: 42px;
}
.btn {
	border:none;
	border-radius:0px;
	font-weight:600;
}
.btn-xl {
	padding:15px 30px;
}
.btn-primary {
	color: #ff0033;
	background-color: #fffefa;
	border-color: #fffefa;
	font-size: 22px;
	padding: 6px 12px 2px 12px;
	border-radius: 10px;
	width: 140px;    cursor: pointer;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
	color: #fff !important;
	background-color: #ff0033 !important;
	border-color: #ff0033 !important;
}


.btn-primary2 {
	color: #ff0033;
	background-color: #fffefa;
	border-color: #fffefa;
	font-size: 18px;
	padding: 6px 12px 2px 12px;
	border-radius: 10px;
	width: 100px;
}
.btn-primary2.active, .btn-primary2.focus, .btn-primary2:active, .btn-primary2:focus, .btn-primary2:hover, .open>.dropdown-toggle.btn-primary2 {
	color: #fff !important;
	background-color: #ff0033 !important;
	border-color: #ff0033 !important;
}



.btn-primary1 {
	color: #ff0033;
	background-color: #fffefa;
	border-color: #fffefa;
	font-size: 22px;
	padding: 8px 12px 4px 12px;
	border-radius: 10px;
	width: 215px;    border: 1px solid #fff;
}
.btn-primary1.active, .btn-primary1.focus, .btn-primary1:active, .btn-primary1:focus, .btn-primary1:hover, .open>.dropdown-toggle.btn-primary1 {
	color: #fff !important;
	background-color: #ff0033 !important;
	border-color: #fff !important;
	border:1px solid #fff;
}


.btn-default {
	color: #fff;
	background-color: #ff0033;
	border-color: #ff0033;
	font-size: 22px;
	padding: 5px 12px 5px 12px;
	border-radius: 10px;
	width: 140px;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
	color: #fff;
	background-color: #484848;
	border-color: #484848;
}


.btn-default {
	color: #fff;
	background-color: #ff0033;
	border-color: #ff0033;
	font-size: 22px;
	padding: 4px 12px 4px 12px;
	border-radius: 10px;
	width: 140px;
	border: 2px solid rgba(255, 0, 51, 0);
}
.btn-default.active, .btn-default:active:hover, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
	color: #ff0033;
	background-color: #ffffff !important;
	border-color: #ff0033 !important;
	background-color: white;
	border: 2px solid #ff0033;
}


.btn-done {
	color: #fff;
	background-color: #000;
	border-color: #000;
	font-size: 22px;
	padding: 4px 12px 4px 12px;
	border-radius: 10px;
	width: 100px; margin-top: 10px;text-align:center; 
}

.btn-done.active, .btn-done.focus, .btn-done:active, .btn-done:focus, .btn-done:hover, .open>.dropdown-toggle.btn-done {
	color: #fff;
	background-color: #ff0033;
	border-color: #ff0033;
}


.btn-default2 {
	color: #fff;
	background-color: #ff0033;
	border-color: #ff0033;
	font-size: 22px;
	padding: 6px 12px 4px 12px;
	border-radius: 10px;
	width: 110px; margin-top: 10px;
}
.btn-default2.active, .btn-default2.focus, .btn-default2:active, .btn-default2:focus, .btn-default2:hover, .open>.dropdown-toggle.btn-default2 {
	color: #fff;
	background-color: #484848;
	border-color: #484848;
}


.btn-default3 {
	color: #fff;
	background-color: #ff0033;
	border-color: #ff0033;
	font-size: 22px;
	padding: 2px 12px 2px 12px;
	border-radius: 10px;
	width: 100px; margin-top: 10px;
}
.btn-default3.active, .btn-default3.focus, .btn-default3:active, .btn-default3:focus, .btn-default3:hover, .open>.dropdown-toggle.btn-default3 {
	color: #fff;
	background-color: #484848;
	border-color: #484848;
}

.btn-black {
	color: #fff;
	background-color: #484848;
	border-color: #484848;font-size: 22px;
	padding: 4px 12px 4px 12px;
	border-radius: 10px;
	width: 140px;border: 2px solid rgba(255, 0, 51, 0);
}
.btn-black.active, .btn-black.focus, .btn-black:active, .btn-black:focus, .btn-black:hover, .open>.dropdown-toggle.btn-black {
	color: #484848;
	background-color: #fff;
	border-color: #484848;
	border: 2px solid #484848;
	
}
.no-padding {
	padding:0px;
}
.no-padding-right {
	padding-right:0px;
}
.no-padding-left {
	padding-left:0px;
}
.hr-left {
	display: inline-block;
	width: 70px;
	background: #db2531;
	margin-top: 5px;
	margin-bottom: 50px;
	height: 2px;
}
.hr-center {
	display: inline-block;
	width: 70px;
	background: #db2531;
	text-align:center;
	margin:5px auto 50px auto;
	height: 2px;
}
.form-control {
	border-radius: 0px; height: 38px;
	margin-top: 10px;    text-align: right;
	-webkit-box-shadow:1px 1px 2px 0px rgba(181, 179, 181, 0.77);
	-moz-box-shadow: 1px 1px 2px 0px rgba(181, 179, 181, 0.77);
	box-shadow: 1px 1px 2px 0px rgba(181, 179, 181, 0.77);
	border: 1px solid rgba(204, 204, 204, 0.41);
}

textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus, button:focus, button:active, button:hover, label:focus, .btn:active, .btn.active {
	outline:0px !important;
	-webkit-appearance:none;
}
/*--------------------------------*/
/*           2.Top Bar
/*--------------------------------*/
.top-bar {
	background:#000;
	padding:10px 0;
}
.top-bar p {
	color: #b7b7b7;
	margin: 0px 30px 0 0;
	font-size: 12px;
	font-weight: 600;
	display: inline-block;
}
.top-bar p i {
	color:#d21919;
	font-size:14px;
	margin:0 10px 0 0;
}
.social-cont ul {
	padding:0px;
	margin:0px;
}
.social-cont ul li {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 3px 0 0;
	border: 1px solid #fff;
	text-align: center;
	border-radius: 20px;
	background:#fff; cursor: pointer;
}

.social-cont ul li a {
	color: #505050;
	line-height: 29px;
	font-size: 13px;
}
.social-cont ul li a:hover {
	color: #d21919;
}

.social-cont ul li:hover {
	color: #fff;
	background-color: #ff0033;
	}

.social-cont ul li:hover a {
color: #fff;
}

.social-top ul {
	padding:0px;
	margin:0px;
}
.social-top ul li {
	display: inline-block;
	width: 45px;
	height: 45px;
	margin: 10px 3px 0 0;
	border: 2px solid #fff;
	text-align: center;
	border-radius: 50%;
	 background: transparent; 
	line-height: 35px;
}

.social-top ul li a {color: #fff;}

.social-top ul li  {
	
	line-height: 29px;
	font-size: 20px;
}
.social-top ul li a:hover {
	color: #d21919;
}

.social-top ul li:hover { background-color: #fff; color: #d21919;}


ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0; margin-top: 10px;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;

}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 45px;
	height: 45px;
	font-size: 25px;
	background: transparent;
	border: 2px solid #fff;
}
.social-circle li i {
	margin:0;
	line-height:45px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}



/*--------------------------------*/
/*           3.Navbar
/*--------------------------------*/
.navbar-brand {
	float: left;
	height: 50px;
	padding: 4px 15px;
	font-size: 18px;
	line-height: 20px;
}
.navbar-fixed-top .navbar-toggle span {
	background:#777;
	border-color: #ddd;
}
.navbar-fixed-top .navbar-toggle:focus, .navbar-fixed-top .navbar-toggle:hover {
	background:#ddd;
}
.navbar-default {
	background: #ff0033;
    border: none;
    border-radius: 0px;
    padding: 0px;
    margin-bottom: 0px;
    text-transform: capitalize;
		font-size: 14px;
		position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-default .navbar-nav>li>a {
	font-family: 'Changa', sans-serif;
	/* font-family:"GE Flow, sans-serif"; */
	font-weight:bold;
	color:#fff;      font-size: 18px;   
}
.navbar-right {
	float: left!important;
	margin-top: 5px;
}
.navbar-right>li>a {
	padding: 10px 5px;text-transform: lowercase; font-size:14px!important;    font-weight: 400!important; 
}
.navbar-right>li>a>i {
	padding: 3px 0px 2px 0px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .active {
	color: #fff;
	background-color: #484848;
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 20px;
	background: #292929;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #d21919;
	background-color: transparent;
}
.dropdown-menu>li>a {
	display: block;
	padding: 12px 20px;
	margin: 0;
	line-height: 1;
	letter-spacing: normal;
	font-size: 14px;
	color: #c9c9c9;
	font-weight: 600;
	transition: none;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #c9c9c9;
	text-decoration: none;
	background-color: #3a3a3a;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	color: #c9c9c9;
	text-decoration: none;
	background-color: #3a3a3a;
}
.navbar-fixed-top {
	background: #ff0033;
	border: none;
	border-radius: 0px;
	padding: 0px;
	margin-bottom: 0px;
	text-transform: capitalize;
	font-size: 14px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.09);
}
.navbar-fixed-top .navbar-nav>li>a {
	
    font-weight: bold;
    color: #fff;
    font-size: 20px;
}
.navbar-fixed-top .navbar-nav>.active>a, .navbar-fixed-top .navbar-nav>.active>a:focus, .navbar-fixed-top .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: transparent;
}
.navbar-fixed-top .navbar-nav>li>a:focus, .navbar-fixed-top .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent;
}
.navbar-fixed-top .navbar-nav>.open>a, .navbar-fixed-top .navbar-nav>.open>a:focus, .navbar-fixed-top .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: transparent;
}
.navbar-fixed-top .navbar-right{margin-right:0px;}
/*Site Search Bar*/
.popup-box-on {
	display: block !important;
}
.off {
	display: none;
}
.chat_box .chat_message_wrapper ul.chat_message > li + li {
	margin-top: 4px;
}
#search.open {
	opacity: 1;
	transform: translate(0px, 0px) scale(1, 1);
}
#search {
	background-color: #fff;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
	z-index: 2000;
}
#search .close {
	color: #be5254;
	font-size: 40px;
	opacity: 1;
	padding: 10px 17px;
	position: fixed;
	right: 15px;
	top: 15px;
}
button.close {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
}
.close {
	float: right;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 1px 0 #fff;
}
#search input[type="text"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #333;
	font-family: 'Changa', sans-serif;
	font-size: 50px;
	font-weight: 300;
	margin: -51px auto 0;
	outline: medium none;
	padding-left: 30px;
	padding-right: 30px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
}
#search .btn {
	left: 50%;
	margin-top: 60px;
	padding: 10px 50px;
	position: absolute;
	top: 50%;
	transform: translateX(-50%);
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff;
}
.navbar-inverse .navbar-brand {
	background: #fff none repeat scroll 0 0 !important;
	border-radius: 50px;
	color: #be5254 !important;
	height: auto;
	margin: 3px 0 2px -12px !important;
	padding: 12px 20px !important;
}
.btn-lg, .btn-group-lg > .btn {
	border-radius: 153px;
	font-size: 29px;
}
.btn-site {
	background: #be5254 none repeat scroll 0 0;
	color: #fff !important;
}
/*--------------------------------*/
/*           4.Banner
/*--------------------------------*/
.carousel {
	position: relative;
	width: 100%;
	min-height: 100%;
	text-align: center;
	color: #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.carousel-control.left {
	background:none;
	top:60%;
	left:20px;
}
.carousel-control.right {
	background:none;
	top:60%;
	right:20px;
}
.carousel-inner {
	height:100% !important;
}
.carousel-inner>.item {
	height:100% !important;
}
.carousel-inner>.item>img {
	margin:0 auto;
	background-position: center center;
	background-size: cover;
	width: 100%;
}
.carousel-inner>.item > .carousel-caption {
	top:25%;
	bottom:50%;
	right: 10%;
	left: 15%;
}
.carousel-control {
	font-size:35px;
}
.carousel-inner>.item > .carousel-caption h1 {
	font-size:52px;
	font-family: 'Changa', sans-serif;
	font-weight:600;
	color:#fff;
	margin-bottom:30px;
	text-shadow:none;
}
.carousel-inner>.item > .carousel-caption h1 span {
	font-size:52px;
	font-family: 'Changa', sans-serif;
	font-weight:600;
	color:#d21919;
}
.carousel-inner>.item > .carousel-caption h4 {
	font-size:18px;
	font-family: 'Changa', sans-serif;
	font-weight:500;
	color:#fff;
	margin-bottom:30px;
	text-shadow:none;
	line-height:30px;
	text-transform:uppercase;
}
.carousel-inner>.item > .carousel-caption h4 span {
	font-size:18px;
	font-family: 'Changa', sans-serif;
	font-weight:500;
	color:#d21919;
	text-shadow:none;
	text-transform:uppercase;
}
/*--------------------------------*/
/*           5.Services 1
/*--------------------------------*/
.services-1-cont {
	background: #ffffff;
	padding: 0px;
	box-shadow: 0px 17px 35px rgba(74, 74, 115, 0.1), 0px 5px 15px rgba(0, 0, 0, 0.07);
	margin:15px 0;
	transition: transform 0.3s ease;
	transform: translateY(7px);
}
.services-1-cont:hover {
	transition: transform 0.3s ease;
	transform: translateY(-7px);
}
.services-1-cont-text {
	padding:30px;
}
/*--------------------------------*/
/*           6.About 1
/*--------------------------------*/
.small-images img, #big-image img {
	margin:15px 0;
}
.small-images a, .big-images a {
	display:inline-block
}
.small-images a.selected {
	border:1px solid red
}
.about-text-cont {
	margin:20px 0 0 0;
}
/*--------------------------------*/
/*           7.Team
/*--------------------------------*/
.team-cont h4 {
	margin-top:20px;
}
.team-cont h6 {
	color:#777;
	font-weight:400;
}
/*--------------------------------*/
/*           8.Faq
/*--------------------------------*/
.faq-cont .panel-group .panel {
	border: 1px solid #f1f1f1;
	padding: 10px 20px;
	border-radius:0px;
}
.faq-cont .panel-default>.panel-heading {
	color: #333;
	background-color: transparent;
	border-color: #ddd;
}
.faq-cont .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd;
	line-height: 26px;
	color: #777;
}
.faq-cont .panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	color: inherit;
	line-height: 26px;
	font-weight: 500;
}
/*--------------------------------*/
/*           9.Testimonials
/*--------------------------------*/
.testimonials-cont {
	/*box-shadow: 0px 17px 35px rgba(74,74,115,0.1), 0px 5px 15px rgba(0,0,0,0.07);*/
	-webkit-box-shadow: 0px 0px 115px 19px rgba(236, 236, 236, 1);
	-moz-box-shadow: 0px 0px 115px 19px rgba(236, 236, 236, 1);
	box-shadow: 0px 0px 115px 19px rgba(236, 236, 236, 1);
}
/* Carousel */

#quote-carousel {
	padding: 0 10px 30px 10px;/* Control buttons  *//* Previous button  *//* Next button  *//* Changes the position of the indicators *//* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
	background: none;
	color: #CACACA;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: -50px;
}
#quote-carousel .carousel-control.left {
	left: -25px;
}
#quote-carousel .carousel-control.right {
	right: -25px;
}
#quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 33px;
	margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
	width: 50px;
	height: 50px;
	margin: 5px;
	cursor: pointer;
	border: 4px solid #CCC;
	border-radius: 50px;
	opacity: 0.4;
	overflow: hidden;
	transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
	background: #333333;
	width: 50px;
	height: 50px;
	border-radius: 100px;
	border-color: #f33;
	opacity: 1;
	overflow: hidden;
}
#quote-carousel .carousel-inner {
	min-height: 300px;
}
.item blockquote {
	border-left: none;
	margin: 0;
	padding:50px 20px;
}
.item blockquote p {
	font-size:14px;
}
.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}
.item blockquote small {
	display: block;
	font-size: 80%;
	font-weight:600;
	line-height: 1.42857143;
	color: #363636;
}
/*--------------------------------*/
/*           10.Services 2
/*--------------------------------*/
.services-2-cont {
	box-shadow: 0px 17px 35px rgba(74, 74, 115, 0.1), 0px 5px 15px rgba(0, 0, 0, 0.07);
	padding:15px;
	background:#fff;
	margin:15px 0px;
	overflow:hidden;
	transition: transform 0.3s ease;
	transform: translateY(7px);
}
.services-2-cont:hover {
	transition: transform 0.3s ease;
	transform: translateY(-7px);
}
.services-2-cont .fa-circle {
	color:#db2531
}
/*--------------------------------*/
/*           11.Clients
/*--------------------------------*/
.clients-cont {
	box-shadow: 0px 17px 35px rgba(74, 74, 115, 0.1), 0px 5px 15px rgba(0, 0, 0, 0.07);
	padding: 15px;
	margin: 15px 0px;
	overflow: hidden;
	background:#fff;
	transition: transform 0.3s ease;
	transform: translateY(7px);
}
.clients-cont:hover {
	transition: transform 0.3s ease;
	transform: translateY(-7px);
}
.clients-cont img {
	display: block;
	margin: 0 auto;
}
/*--------------------------------*/
/*           12.Recent Posts
/*--------------------------------*/
.blog-post-cont {
	box-shadow: 0px 17px 35px rgba(74, 74, 115, 0.1), 0px 5px 15px rgba(0, 0, 0, 0.07);
	margin: 15px 0px;
	background:#fff;
	overflow: hidden;
	transition: transform 0.3s ease;
	transform: translateY(7px);
}
.blog-post-cont-2 {
	box-shadow: 0px 17px 35px rgba(74, 74, 115, 0.1), 0px 5px 15px rgba(0, 0, 0, 0.07);
	margin: 15px 0px 45px;
	background:#fff;
	overflow: hidden;
	transition: transform 0.3s ease;
	transform: translateY(7px);
}
.blog-post-cont-text {
	padding: 30px;
}
.blog-post-cont:hover {
	transition: transform 0.3s ease;
	transform: translateY(-7px);
}
.blog-post-cont-2:hover {
	transition: transform 0.3s ease;
	transform: translateY(-7px);
}
.blog-post-info {
	font-size:12px;
}
/*sidebar*/
.blog-item input[type="text"] {
	padding: 19px 15px;
	border: 1px solid #ccc;
	margin: 0 -3px 0 0;
	color:#777;
	width:205px;
	display:inline-block;
}
.blog-item button[type="submit"] {
	background:#d21919;
	padding: 9px 20px;
	color: #fff;
	border-radius:0px;
	border: 1px solid #ff5252;
	margin: 0 0 0 -1px;
}
.blog-item {
	overflow: hidden;
	padding: 20px 0 10px 0;
}
.blog-item h4 {
	font-weight:500;
}
.blog-item .separator {
	background: #d21919;
	width: 100%;
	height: 1px;
	margin:20px 0 20px 0;
}
.blog-item ul {
	padding:0px;
	list-style-type:none;
}
.blog-item ul li {
	margin:0 0 20px 0;
}
.blog-item ul li a {
	color:#363636;
}
.blog-item ul li a:hover {
	color:#d21919;
	text-decoration:none;
}
.blog-item ul li a i {
	margin:0 5px 0 0;
}
/*comment form*/
.comment-form-cont {
	padding:50px 30px;
	background:#eee;
}
.comment-form-cont h3 {
	margin:0 0 30px 0;
}
/*--------------------------------*/
/*           13.Footer Top
/*--------------------------------*/
.footer-top {
	background:#484848;
	padding:50px 0 0px;  
}
.footer-cont {
	margin:30px auto;
	overflow:hidden;
}
.footer-cont .intro {
	margin:60px 30px 0 0;
	color:#fff; text-align: right;
}

.footer-top input   { border-radius:8px;}



.intro {
	color:#fffefa; text-align: right; line-height: 22px;
}

.footer-cont h4 {
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
}
.footer-cont ul {
	list-style-type: none;
	padding: 0px;
	width: 150px;
	display: inline-block;
}
.footer-cont ul li {
	margin:10px auto
}
.footer-cont ul li i {
	color:#26ace3;
	margin:0 10px 0 0;
	font-size:10px
}
.footer-cont ul li a {
	color:#bbb;
}
.footer-cont ul li a:hover {
	color:#fff;
	text-decoration:none
}
.footer-cont ul li a:before {
	content:"\f054";
	font-family:Fontawesome;
	float:left;
	margin-right:10px;
	color:#d21919;
}
.contact-info {
	color:#bbb;
	margin: 22px 0;
}
.contact-info i {
	color:#d21919;
	margin:0 10px 0 0;
	font-size:18px
}
.footer-bottom {
	background:#0d0d0d;
	padding:30px 0 10px;
}
.footer-bottom p {
	color:#fff;
}
/*--------------------------------*/
/*           14.About-2
/*--------------------------------*/
.section-about-2 {
	padding:100px 0 0 0;
	overflow:hidden;
}
/*--------------------------------*/
/*           15.Portfolio
/*--------------------------------*/
.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;
}
.hovereffect img {
	display: block;
	position: relative;
	-webkit-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}
.hovereffect:hover img {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
	filter: grayscale(1) blur(3px);
	-webkit-filter: grayscale(1) blur(3px);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.hovereffect h2 {
	text-transform: uppercase;
	text-align: center;
	position: relative;
	font-size: 17px;
	padding: 10px;
	background: rgba(0, 0, 0, 0.6);
}
.hovereffect a.info {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	border: 1px solid #fff;
	margin: 50px 0 0 0;
	background-color: transparent;
}
.hovereffect a.info:hover {
	box-shadow: 0 0 5px #fff;
}
.hovereffect a.info, .hovereffect h2 {
	-webkit-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
	opacity: 0;
	filter: alpha(opacity=0);
	color: #fff;
	text-transform: uppercase;
}
.hovereffect:hover a.info, .hovereffect:hover h2 {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
/*--------------------------------*/
/*           16.Video
/*--------------------------------*/
.video-cont h2 {
	color:#fff;
	text-align:center;
}
.video-cont p {
	color:#fff;
	text-align:center;
}
.video-cont .icon-cont {
	margin:30px auto;
	width:43px;
}
.video-cont .icon-cont a i {
	color:#d21919;
	font-size:48px;
}
/*--------------------------------*/
/*           17.Team 2
/*--------------------------------*/
.team-2-cont img {
	transition: transform 0.3s ease;
	transform: translateY(7px);
}
.team-2-cont img:hover {
	transition: transform 0.3s ease;
	transform: translateY(-7px);
}
/*--------------------------------*/
/*           18.Counter
/*--------------------------------*/
.counter-cont {
	background:#fff;
	padding:20px 0;
	margin:15px auto;
}
.counter-cont h3 {
	color:#d21919;
	text-align:center;
}
.counter-cont h5 {
	color:#777;
	text-align:center;
	margin:0px;
}
/*--------------------------------*/
/*           19.Services 3
/*--------------------------------*/
.services-3-cont {
	box-shadow: 0px 17px 35px rgba(74, 74, 115, 0.1), 0px 5px 15px rgba(0, 0, 0, 0.07);
	padding:30px 15px;
	background:#fff;
	margin:15px 0px;
	overflow:hidden;
	transition: transform 0.3s ease;
	transform: translateY(7px);
}
.services-3-cont:hover {
	transition: transform 0.3s ease;
	transform: translateY(-7px);
}
.services-3-cont .fa-circle {
	color:#db2531
}
.services-3-cont .pull-left {
	float: left;
	margin: 0 15px 50px 0;
}
.services-3-cont p {
	margin:0px;
}
/*--------------------------------*/
/*           20.Services 3
/*--------------------------------*/
.pricing-cont {
	-webkit-box-shadow: 0px 0px 115px 19px rgba(236, 236, 236, 1);
	-moz-box-shadow: 0px 0px 115px 19px rgba(236, 236, 236, 1);
	box-shadow: 0px 0px 115px 19px rgba(236, 236, 236, 1);
	padding:30px 15px;
	background:#fff;
	margin:15px 0px;
	overflow:hidden;
	transition: transform 0.3s ease;
	transform: translateY(7px);
	border-radius:10px;
	border:1px solid #dad9d9;
}
.pricing-cont:hover {
	transition: transform 0.3s ease;
	transform: translateY(-7px);
}
.pricing-cont h5 {
	color:#777;
	font-size:18px;
	font-weight:500;
}
.pricing-cont h3 {
	color:#363636;
	font-size:18px;
	font-weight:500;
}
.pricing-cont h3 span {
	color:#d21919;
	font-size:30px;
	font-weight:500;
}
.pricing-cont p {
	color:#777;
	font-size:14px;
	font-weight:700;
	margin:30px auto;
}
/*--------------------------------*/
/*           21.Banner 2
/*--------------------------------*/
.banner-2-cont {
	padding:30px 30px;
}
.banner-2-cont h1 {
	font-size:52px;
	font-family: 'Changa', sans-serif;
	font-weight:600;
	color:#fff;
	margin-bottom:30px;
	text-shadow:none;
}
.banner-2-cont h1 span {
	font-size:72px;
	font-family: 'Changa', sans-serif;
	font-weight:600;
	color:#d21919;
}
.banner-2-cont h4 {
	font-size:18px;
	font-family: 'Changa', sans-serif;
	font-weight:500;
	color:#fff;
	margin-bottom:30px;
	text-shadow:none;
	line-height:30px;
	text-transform:uppercase;
}
.banner-2-cont h4 span {
	font-size:18px;
	font-family: 'Changa', sans-serif;
	font-weight:500;
	color:#d21919;
	text-shadow:none;
	text-transform:uppercase;
}
/*--------------------------------*/
/*           22.Caption
/*--------------------------------*/
.section-caption {
	background:#d21919;
	padding:30px 0;
}
.section-caption h3 {
	color:#fff;
	margin:12px 0;
}
/*--------------------------------*/
/*           23.About 3
/*--------------------------------*/
.about-3-cont {
	background:#f3f3f3;
	overflow:hidden;
}
.about-3-cont-txt {
	padding:50px 30px;
}
.about-3-cont-txt h4 {
	margin:50px 0 20px 0;
}
.about-3-cont-txt ul {
	padding:0px;
	list-style-type:none;
}
.about-3-cont-txt ul li {
	margin:10px auto;
}
.about-3-cont-txt ul li a {
	color:#777;
}
.about-3-cont-txt ul li a:hover {
	color:#d21919;
	text-decoration:none
}
.about-3-cont-txt ul li a:before {
	content:"\f054";
	font-family:Fontawesome;
	float:left;
	margin-right:10px;
	color:#d21919;
}
/*--------------------------------*/
/*           24.Counter 2
/*--------------------------------*/
.counter-2-cont {
	padding:30px 0 100px 0;
}
.counter-2-red-cont {
	background:#d21919;
	padding:50px;
	overflow: hidden;
}
.counter-2-black-cont {
	background:#363636;
	padding:50px;
	overflow: hidden;
}
.counter-2-black-cont h3, .counter-2-red-cont h3, .counter-2-black-cont h5, .counter-2-red-cont h5 {
	color:#fff;
}
/*--------------------------------*/
/*           25.Testimonial 2
/*--------------------------------*/
.testimonials h2 {
	color:#fff;
}
.quote {
	color: rgba(0, 0, 0, .1);
	text-align: center;
	margin-bottom: 30px;
}
/***********************************************************    Carousel Fade Transition   *****************************************************************************/


.testimonials-2-cont #quote-carousel {
	padding: 0 10px 15px 10px;
	margin-top: 30px;/* Control buttons  *//* Previous button  *//* Next button  *//* Changes the position of the indicators *//* Changes the color of the indicators */
}
.testimonials-2-cont #quote-carousel .carousel-inner {
	min-height:0px;
}
.testimonials-2-cont #quote-carousel .carousel-control {
	background: none;
	color: #CACACA;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: -115px;
}
.testimonials-2-cont #quote-carousel .carousel-control.left {
	left: -10px;
	top:140px;
}
.testimonials-2-cont #quote-carousel .carousel-control.right {
	right: -10px;
	top:140px;
}
.testimonials-2-cont #quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
.testimonials-2-cont #quote-carousel .carousel-indicators li {
	width: 50px;
	height: 50px;
	margin: 5px;
	cursor: pointer;
	border-radius: 50px;
	opacity: 0.4;
	overflow: hidden;
	transition: all 0.4s;
}
.testimonials-2-cont #quote-carousel .carousel-indicators .active {
	background: #333333;
	width: 128px;
	height: 128px;
	border-radius: 100px;
	opacity: 1;
	overflow: hidden;
}
.testimonials-2-cont .carousel-inner {
	min-height: 300px;
}
.testimonials-2-cont .item blockquote {
	border-left: none;
	margin: 0;
}
.testimonials-2-cont .item blockquote p {
	font-size:14px;
	color:#ccc;
	font-style:italic;
}
.testimonials-2-cont .item blockquote h5 {
	margin:34px 0 0 20px;
	display:inline-block;
	color:#d21919;
}
.testimonials-2-cont .item blockquote span {
	margin: 12px 92px 0 0px;
	display: inline-block;
	color: #ddd;
	text-transform:capitalize;
	font-size: 11px;
}
.testimonials-2-cont .item blockquote img {
	margin:0 0 18px 0px;
	display:inline-block;
}
.testimonials-2-cont .item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}
/*--------------------------------*/
/*           26.About 4
/*--------------------------------*/
.about-4-cont {
	background:#fff;
	overflow:hidden;
}
.about-4-cont-txt {
	padding:50px 0;
}
.about-4-cont-txt .btn {
	margin:20px 0;
}
/*--------------------------------*/
/*           27.Contact Info
/*--------------------------------*/
.contact-info-cont {
	overflow:hidden;
}
.contact-info-cont p {
	overflow:hidden;
	font-weight:700;
	color:#777;
}
.contact-form-cont {
	padding:40px 40px;
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: 1px 2px 3px 1px rgba(181,179,181,1);
-moz-box-shadow: 1px 2px 3px 1px rgba(181,179,181,1);
box-shadow: 1px 2px 3px 1px rgba(181,179,181,1);
}
.contact-form-cont h3 {
	text-align: CENTER;
	margin: 0 0 10px 0;
	color: #484848;
	font-weight: 600;    font-size: 23px;
}

.contact-form-cont h2 {
	text-align: CENTER;
	margin: 0 0 7px 0;
	color: #ff0033 ;
	font-weight: 600;height:auto;
}


.contact-form-cont2 {
	padding: 80px 40px 40px 40px;
	
	border-radius: 10px;

}
.contact-form-cont2 h3 {
	text-align: center;
	margin: 0 0 7px 0;
	color: #000;
	font-weight: 600;font-size: 20px;
}

.contact-form-cont2 h2 {
	text-align: center;
	margin: 0 0 7px 0;
	color: #ff0033 ;font-size: 20px;
	font-weight: 600;font-family: "GE Flow";
}




.contact-form-cont3 {
	padding: 80px 40px 40px 40px;
	
	border-radius: 10px;

}
.contact-form-cont3 h3 {
	text-align: center;
	margin: 0 0 7px 0;
	color: #000;
	font-weight: 600;font-size: 23px;
}

.contact-form-cont3 h2 {
	text-align: center;
	margin: 0 0 7px 0;
	color: #ff0033 ;font-size: 23px;
	font-weight: 600;font-family: "GE Flow";
}
/*--------------------------------*/
/*           28.Banner Inner
/*--------------------------------*/
.inner-header {
	background:#d21919;
	padding:30px 0;
}
.inner-header h2 {
	color:#fff;
	margin:15px 0 30px;
}
.inner-header h6, .inner-header h6 a {
	color:#fff;
	margin:12px 0;
	font-weight:500;
	text-transform:uppercase;
}
.inner-header h6 a:hover {
	color:#ddd;
}
/*--------------------------------*/
/*           29.Contact page
/*--------------------------------*/
.form-group-2 {
	margin-bottom: 15px;
	font-family: 'Changa', sans-serif;
}

.contact-form:focus {
	border-color: #ff0033;
	outline: 0;
	box-shadow: none;
}


.contact-form {
	display: block;
	width: 100%;
	height: 80px;
	padding: 5px 10px 0px 1px;
	font-size: 18px;
	line-height: 1.42857143;
	color: #777;
	background-color: #ffffff;
	background-image: none;
	border-bottom: 1px solid #ccc;
	border-top: none;
	border-left: none;
	border-right: none;
	text-align: right;
	font-family: 'Changa', sans-serif;
	box-shadow: 1px 1px 2px 0px rgba(181, 179, 181, 0.77);
	border: 1px solid rgba(204, 204, 204, 0.41);
}
.form-group-2 textarea {
	display: block;
	width: 100%;
	height: 80px;
	padding: 50px 1px 0px;
	font-size: 14px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #777;
	background-color: #fff;
	background-image: none;
	border-bottom: 1px solid #ccc;
	border-top:none;
	border-left:none;
	border-right:none;
}
/*--------------------------------*/
/*           30.Contact page
/*--------------------------------*/
.about-5-cont {
	margin:30px 0;
}
.about-5-img-cont {
	margin:30px 0;
}
/*--------------------------------*/
/*           31.404
/*--------------------------------*/
.error-cont {
	margin:30px auto;
}
.error-cont i {
	color:#d21919;
	font-size:165px;
}
/*--------------------------------*/
/*           32.Comming Soon
/*--------------------------------*/
.cs-cont {
	padding:50px 30px;
	background:#eee;
}
.cs-cont h1 {
	margin:0 0 30px 0;
}
.logo2 {    padding-top: 105px;}

.logo {margin: auto;      padding-top: 85px; }
.logo3 {margin: auto;      padding-top: 75px; }

.titlename {  font-size: 33px; font-weight: bold; padding: 10px 0px;
color: #ff0033;
}
.titlename2 {   font-size: 33px; font-weight: bold; padding: 10px 0px 0px 0px;
color: #484848}

.titlename3 {   font-size: 33px; font-weight: bold; padding: 5px 0px 10px 0px;
	color: #fff;
}

.titlenam4 {   font-size:25px; font-weight: bold; padding: 0px 0px 20px 0px;
	color: #fff; }

	.titlename5 {  font-size: 33px; font-weight: bold; padding: 10px 0px 0px 0px;
		color: #ff0033;
		}
		.titlename6 {   font-size: 33px; font-weight: bold; padding: 0px 0px;
		color: #484848}


		.titlename8 {  font-size: 33px; font-weight: bold; padding: 0px 0px;
			color: #ff0033;
			}
			.titlename7 {   font-size: 33px; font-weight: bold; 
				padding: 40px 0px 0px 0px;
			color: #484848}

			.titlename9 {  font-size: 27px; font-weight: bold; padding: 0px 0px;
				color: #ff0033; text-align: center; margin-top: 20px;
				}

				.titlename10 { font-size: 25px; font-weight: bold; 
					padding:0px 0px 0px 0px;
				color: #484848
					}

		.business { margin:auto;     border: 1px solid #efefef;}

		#businessroom { background-color: #fffefa; }
		#businessroom img {border: 1px solid #f7f5f0;}

.video {
	height: 0;
	position: relative;
	padding-bottom: 56.25%; /* Если видео 16/9, то 9/16*100 = 56.25%. Также и с 4/3 - 3/4*100 = 75% */
	margin-bottom: 10px; margin-top: 10px;
}
.video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%; border:1px solid #efefef;	
}

.videobgcolor { background-color: #fff;    padding: 10px 0px 10px 0px;  }

.contentvideo { display: none;}


.videobgcolor2 {
	 display: none;
	background-color: #fff;
	padding: 10px 0px 10px 0px;
}
.margintop1 { margin-top: 15px;}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 
}
::-moz-placeholder { /* Firefox 19+ */
  
}
:-ms-input-placeholder { /* IE 10+ */
  
}
:-moz-placeholder { /* Firefox 18- */
 
}

.contentbusiness { padding-top: 30px; font-size: 20px; text-align: right; line-height:32px; padding-bottom:15px;}
#video {     padding:130px 0px 50px 0px;
	min-height: 300px; }

	.video-cont {margin-top: 5%;}
.video-cont h1 { color: #fff; text-align: center; font-weight: 500; margin-bottom:30px;    
	font-size: 35px;
	line-height: 45px;}

	.video-cont2 h1 { color: #fff; text-align: center; font-weight: 500; margin-bottom:30px;    
		font-size: 25px;
		line-height: 35px;}

.right {  float: right!important;}

.what {     /*background-color: #fffefa;*/}
.what p { text-align: center; font-size: 20px; padding-top:10px; margin-bottom: 0px;    line-height: 30px;}

.listcontent {     margin-top:50px;
	float: left;
	width: 100%;}

.listcontent ul { text-align: right;    list-style: none;}	
.listcontent ul li {    font-size: 20px; line-height: 30px;} 
.bulletbtn { font-size: 20px; padding-left: 10px;}

.marginbottom2{ margin-bottom: 30px;}

.bottom {    background-color: #ff0033;    padding: 30px 0px;}

.bottom p {     text-align: center;
	color: #fff;
	font-size: 28px;
	line-height: 38px;
	padding-top: 20px; }



	.btn-primarysmall {
		color: #ff0033;
    background-color: #fffefa;
    border-color: #fffefa;
    font-size: 20px;
		padding: 5px 15px 2px 15px;
    border-radius: 10px;
    width: 120px;
		
		border: 1px solid #fff;
		margin: 12px 10px;
	}
	.btn-primarysmall.active, .btn-primarysmall.focus, .btn-primarysmall:active, .btn-primarysmall:focus, .btn-primarysmall:hover, .open>.dropdown-toggle.btn-primarysmall {
		color: #fff !important;
		background-color: #484848 !important;
		border-color: #484848 !important;
	}

	.btn-primarysmall2 {
		color: #fff;
    background-color: #ff0033;
    border-color: #fffefa;
    font-size: 20px;
    padding: 5px 15px 2px 15px;
    border-radius: 10px;
    width: 120px;
    margin: 12px 10px;
    border: 1px solid #fff;
	}
	.btn-primarysmall2.active, .btn-primarysmall2.focus, .btn-primarysmall2:active, .btn-primarysmall2:focus, .btn-primarysmall2:hover, .open>.dropdown-toggle.btn-primarysmall2 {
		color: #fff !important;
		background-color: #484848 !important;
		border-color: #484848 !important;
	}

	.intro b { font-size: 20px;}

	.copyright p { color: #fff; font-size: 16px; margin-top:10px;}

	/* .collapse { display: block!important} */

	.topbg {         background-color: #fc1e33;
    color: #fff;
    padding: 40px 50px 50px 50px;
    height: 280px;
    font-size: 40px;
    text-align: center;
    width: 320px;
    margin-left: 20%;
		}
		
		.topbg p { font-size:35px;
			text-align: center;line-height:40px;color: #fff;    margin-bottom: 15px;}

			.baselimg {     position: ABSOLUTE;
				top: 40px;
				left: -85px;}
	
				.baselimg img {		height: 410px;}
				.logoname {    margin-top:8%;}

				.book {text-align: CENTER;  padding-top: 18%;}

	.navbar-right {  color: #fff;}
	.navbar-right a { color: #fff; padding: 10px 5px;}
	.navbar-right li a:hover, .navbar-right li a:focus  { background-color: transparent!important; text-decoration: underline}
	.number { font-family: Arial, Helvetica, sans-serif;
		line-height: 40px;
    font-size: 14px!important;
		font-weight: 400!important; }
		
		.textbtn {      
			text-align: right;
			width: 75%;
			font-size: 19px;
			float: right;
			margin-top: 20px; }



		@media only screen and (max-width:1024px)


		{
			.video-cont h1 {    font-size: 25px;
				line-height:40px; }
	
				.navbar-default .navbar-nav>li>a {    font-size: 12px; padding-left: 10px; padding-right: 10px;}	
				.logo {
					padding-top: 70px;
			}	
			 
		}


	@media only screen and (min-width: 320px) and (max-width: 768px) { 

		.textbtn { width: 50%!important; font-size: 13px;}

		.navbar-default .navbar-nav>li>a {
			padding-left: 20px;
			padding-right: 10px;
	}

		.topbg p {
			font-size: 30px;
			text-align: center;
			line-height: 40px;
			color: #fff;
			margin-bottom: 15px;
	}

		.logo3 {    padding-top: 5px; }

		.navbar-right>li>a
		{

			padding: 0px 25px;
		}
		.navbar-right a {
			color: #fff;
			padding: 10px 5px;
	}

	.paddingleft1 { padding-left: 20px;}
	/* .navbar-default {    height: 60px;} */

	.navbar-collapse { padding-left: 0px; padding-right: 0px}

	.right {
    float: right!important;
    width: 100%;
    text-align: CENTER;
    margin: 0px 0px;
    padding: 0px;
}
.intro {    margin-top: 20px;}

.logo {
	padding-top: 70px;
}

.logoname {
	margin-top: 0%;
}

.topbg {    margin-left: 30%;}

.baselimg {
	position: ABSOLUTE;
	top: 30px;
	left: -4px;
}

.baselimg img {
	height: 300px;
}

.book { padding-top: 0%;     margin-bottom: 25px;}

.titlename, .titlename2, .titlename3, .titlename5, .titlename6, .titlename7, .titlename8, .video-cont h1 {    
	font-size: 25px!important; }

	.listcontent ul li {    font-size: 16px; }
	.bottom p {    font-size: 25px; }

	}

	
	@media only screen and (min-width: 768px) {

		/* .logo {
			padding-top:95px;
		} */

	}


	@media only screen and (max-width: 320px) {

		.contact-form-cont {     padding: 20px 20px;}

		.contact-form-cont h3 {font-size: 17px; }

		.logo2 {
			padding-top: 115px;
	}
		.logo {
			padding-top: 97px;
	}
		.textbtn {
			text-align: right;
			width: 100%;
			font-size: 10px;
			float: right;
			margin-top: 16px;
	}

#about-1 {    overflow: hidden; }
		
		.paddingleft1 {
			 padding-left: 0px; 
			 font-size: 13px;
	}

	.topbg {
		margin-left: 22%;
		height: 250px;
}

.topbg p {
	font-size: 24px;
	text-align: center;
	line-height: 34px;}

ul.social-network {    margin-left: 25px !important;}
ul.social-network li {    margin: 0 0px;}
.social-circle li a {     width: 35px;
	height: 35px;    font-size: 16px;}
	.social-circle li i {    line-height: 35px; }	
	.baselimg img {
    height: 270px;
}

	}



	


	.navbar-toggle { margin-top: 12px;}

	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #fff;
}

.navbar-default .navbar-toggle {
	border-color: #fff;
}

.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar
{	background-color: #fc1e33;}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}



		#about-1 { padding-top: 0px;    min-height: 450px;}



		


			#contact-info {    background: #dddcdc;}

			.form-control:focus {
				border-color: #ff0033;
				outline: 0;
			
				box-shadow: none;
		}


	

			.bodybg {  background-image:url(images/registerbg.jpg);
				background-repeat:no-repeat;
				background-size:cover;
				width:100%;
				height:100vh;
				overflow:auto;}


				.margin1 { margin-top:25px;}
				

				#topbackgroung { padding-top: 0px;}

				.bg2 {  min-height:160px;}


				.scroll-top-wrapper {
					position: fixed;
					opacity: 0;
					visibility: hidden;
				overflow: hidden;
				text-align: center;
				z-index: 99999999;
				
				color: #eeeeee;
				width: 50px;
				height: 48px;
				line-height: 48px;
				right: 30px;
				bottom: 30px;
				padding-top: 2px;
				border-top-left-radius: 10px;
				border-top-right-radius: 10px;
				border-bottom-right-radius: 10px;
				border-bottom-left-radius: 10px;
				-webkit-transition: all 0.5s ease-in-out;
				-moz-transition: all 0.5s ease-in-out;
				-ms-transition: all 0.5s ease-in-out;
				-o-transition: all 0.5s ease-in-out;
				transition: all 0.5s ease-in-out;
			}
			.scroll-top-wrapper:hover {
				
			}
			.scroll-top-wrapper.show {
					visibility:visible;
					cursor:pointer;
				opacity: 1.0;
			}
			.scroll-top-wrapper i.fa {
				line-height: inherit;
			}



			/* The Modal (background) */
.modal, .modal2 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  
  margin: auto;
  padding: 0;
  /*border: 1px solid #888;
  /*border-radius: 20px;*/
  max-width:650px;
  width: 100%;
  box-shadow: none;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.5s
}


/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
	color: #000;
	float: right;
	font-size: 35px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}

			

#display-message {     
height: 100px;
	line-height: 30px;
	text-align: CENTER;
	font-weight: bold;
	font-family: Arial;
	padding-top: 35px;
}

#display-message2 {     
	height: 100px;
		line-height: 30px;
		text-align: CENTER;
		font-weight: bold;
		font-family: Arial;
		padding-top: 35px;
	}




	/* .navmain { float: inherit!important} */



	
	.btn-back {
		color: #ff0033;
		background-color: #ffffff !important;
		border-color: #ff0033 !important;
		background-color: white;
		border: 2px solid #ff0033;
		font-size: 20px;
		padding: 4px 12px 4px 12px;
		border-radius: 10px;
		width: 120px;
		border: 2px solid rgba(255, 0, 51, 0);
		margin-top:10px; margin-left:10px;
	}
	.btn-back.active, .btn-back:active:hover, .btn-back.focus, .btn-back:active, .btn-back:focus, .btn-back:hover, .open>.dropdown-toggle.btn-back {
		color: #484848;
		background-color: #fff !important;
		border-color: #484848 !important;
		background-color: white;
		border: 2px solid #484848;
	}


	input[type=number]::-webkit-inner-spin-button {
		display: none
	  } 

	  input::-webkit-outer-spin-button {
		display: none
	  }

	  .youtube {
		background-color: #000;
		margin-bottom: 30px;
		position: relative;
		padding-top: 56.25%;
		overflow: hidden;
		cursor: pointer;
	}
	.youtube img {
		width: 100%;
		top: -16.84%;
		left: 0;
		opacity: 0.7;
	}
	.youtube .play-button {
		width: 90px;
		height: 60px;
		background-color: #333;
		box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
		z-index: 1;
		opacity: 0.8;
		border-radius: 6px;
	}
	.youtube .play-button:before {
		content: "";
		border-style: solid;
		border-width: 15px 0 15px 26.0px;
		border-color: transparent transparent transparent #fff;
	}
	.youtube img,
	.youtube .play-button {
		cursor: pointer;
	}
	.youtube img,
	.youtube iframe,
	.youtube .play-button,
	.youtube .play-button:before {
		position: absolute;
	}
	.youtube .play-button,
	.youtube .play-button:before {
		top: 50%;
		left: 50%;
		transform: translate3d( -50%, -50%, 0 );
	}
	.youtube iframe {
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
	}

.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #FF0033; /* Red */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100000; /* Sit on top */
  left: 50%;
  top: 50%;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
