@import url(https://fonts.googleapis.com/css?family=Lato:300,400,400i,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
*, * focus {
	outline: none!important;
	margin: 0;
	padding: 0;
}
a:hover{
	text-decoration:none!important;
}
html, body {
    height:100%;
}
body{
    font-family: 'Lato', sans-serif!important;
	font-weight:400;
	line-height: 30px!important;
	font-size: 15px!important;
	color: #444!important;
	text-decoration: none;
	height:100%;
	background-color:#fff;
}
.container{	
	padding-top:80px;
	padding-bottom:80px;
	position:relative;
}
@media screen and (max-width : 992px) {
body{	
	line-height: 22px!important;
	font-size: 12px!important;
}
.container{	
	padding-top:30px;
	padding-bottom:30px;
	position:relative;
}
}


.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.top-nav{	
	height:35px;
	line-height:35px;
	text-align:right;
	font-size:13px;
	background-color:#003056;
	margin:0 0 15px 0;
	font-weight:400;
	overflow:hidden;
}
.top-nav .container{
	padding-top:0;
	padding-bottom:0;
}
.top-nav .social{
	float:left;
	font-weight:700;
	font-size:16px;
}
.top-nav .social ul{
}
.top-nav .social ul li{
	list-style:none;
	float:left;
	margin:0 5px 0 0;
}
.top-nav .social ul li a{
	display:block;
	width:35px;
	height:35px;
	background-color:rgba(0,0,0,.2);
	color:#fff;
	text-align:center;
	line-height:35px;	
}
.top-nav .social ul li a i{
	width:35px;
	height:35px;
	line-height:35px;
	font-size:14px;
	text-align:center;
}
.top-nav .social ul li a img{
	width:auto;
	height:16px;
	line-height:35px;
	margin:7px 0 0 0;		
}
.top-nav span{
	height:35px;
	display:inline-block;
	border-right:solid 1px rgba(0,0,0,0);
	background-color:rgba(0,0,0,.2);
	color:rgba(255,255,255,.8);
	padding:0 5px 0 0;
	margin:0 0 0 5px;
	font-size:14px;	
}
.top-nav span.no-bg{
	background-color:rgba(0,0,0,0);
}
.top-nav span a{
	color:rgba(255,255,255,.9);
}
.top-nav span i{
	color:#f9d53e;
	font-size:14px;
	margin:0 5px 0 0;
	padding:5px;
	width:35px;
	height:35px;
	line-height:25px;
	text-align:center;
	background-color:rgba(0,0,0,.2);
	float:left;
}
.top-nav .language{
	height:40px;
	display:inline-block;
	color:rgba(255,255,255,.8);
	padding:0 0 0 0;
	margin:-8px 0 0 0 !important;
	font-size:10px;
	float:right;
	overflow:hidden;
}
.top-nav .language select{
	height:30px !important;
	line-height:30px!important;
}
.top-nav .language span{
	height:30px;
	line-height:30px;
	display:inline-block;
	border-right:solid 1px rgba(0,0,0,0);
	background-color:rgba(0,0,0,0);
	color:#333;
	padding:0;
	margin:0;
	font-size:12px;	
}
.top-nav .language a{
	background-color:rgba(255,255,255,0);
}
.affix {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	padding:0!important;
	border-top: 0;
	border-bottom:solid 0px #fff;
	box-shadow:0px 0px 5px #000;
	padding:0;
	background: -webkit-linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1)); /*Safari 5.1-6*/
  	background: -o-linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1)); /*Opera 11.1-12*/
  	background: -moz-linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1)); /*Fx 3.6-15*/
  	background: linear-gradient(to rgba(255,255,255,1),rgba(255,255,255,1)); /*Standard*/
}
.affix .top-nav{
	margin:0 0 0px 0;
}
.affix .logo{
	display:none;
}
.affix .logo2{
	display:block;
	margin:7px 0 0 0!important;
	padding:0;
}
.affix .logo2 img{
	height:33px;
	margin:0!important;
}
.affix .header-right .t-menu{
	margin:0 0;
}
.affix .tuv{
	display:none;
}
header{
	position:absolute;
	z-index:1;
	top:0;
	width: 100%;
	padding:0 0 50px 0;
	background: -webkit-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,0));
  	background: -o-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,0));
  	background: -moz-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,0));
  	background: linear-gradient(to rgba(0,0,0,.8),rgba(0,0,0,0));
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
}
header .container{
	padding-top:0;
	padding-bottom:0;
}
header .logo{
	float:left;
	width:40%;
}
header .logo img{
	height:auto;
	width:auto;
	max-width:100%;
}
header .logo2{
	float:left;
	width:40%;
	padding:5px 0;
	display:none;
}
header .logo2 img{
	max-width:100%;
	width:auto;
	height:auto;
}
header .header-right{
	float:left;
	width:60%;
}
header .header-right .t-menu{
	margin:0 0;
}
header .tuv{
	position:absolute;
	z-index:1;
	right:15px;
	bottom:-80px;
}
header .tuv img{
	height:90px;
	width:auto;
}
@media screen and (max-width : 992px) {
.top-nav{
	text-align:left;
}
header{
	position:relative;
	z-index:auto;
	top:0;
	width: 100%;
	padding:0 0 10px 0;
	background: -webkit-linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1));
  	background: -o-linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1));
  	background: -moz-linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1));
  	background: linear-gradient(to rgba(255,255,255,1),rgba(255,255,255,1));
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
}
header .container{
	padding-top:0;
	padding-bottom:0;
}
header .logo{
	float:left;
	width:80%;
	display:none;
}
header .logo2{
	float:left;
	width:80%;
	padding:0;
	display:block;
}
.affix .logo2 img{
	margin:5px 0;
	height:25px;
}
header .header-right{
	float:left;
	width:20%;
}
header .header-right .t-menu{
	margin:0 0;
}
header .tuv{
	position:absolute;
	z-index:1;
	right:0px;
	bottom:0;
}
header .tuv img{
	height:50px;
	width:auto;
}
}

.slider{
	position:relative;
}
.bb{
	width:100%;
	padding:0;
	background-color:#f9d53e;
	font-size:28px;
	line-height:normal;
	color:#003056;
	font-weight:300;
	margin:-20px 0 0 0;
}
.bb .container{
	padding-top:20px;
	padding-bottom:20px;
	overflow:hidden;
}
.bb img{
	float:left;
	margin:6px 10px 0 0;
}
.bb span{
	clear:right;
	display:block;
	font-weight:700;
	font-size:32px;
	line-height:normal;
	font-family: 'Roboto Condensed', sans-serif;
}
@media screen and (max-width : 992px) {
.bb{
	font-size:18px;
	font-weight:300;
	margin:-20px 0 0 0;
}
.bb .container{
	padding-top:20px;
	padding-bottom:20px;
}
.bb img{
	float:left;
	margin:5px 10px 0 0;
	height:42px;
}
.bb span{
	clear:right;
	display:block;
	font-weight:700;
	font-size:16px;
	line-height:normal;
	font-family: 'Roboto Condensed', sans-serif;
}
}

@media screen and (max-width : 768px) {
}



.home-1{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/home-1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:0 0;
	position:relative;
	font-size:16px;
	color:#fff;
	box-shadow:inset 0px 50px 80px rgba(0,0,0,0);
}
.home-1 h2{
	color:#fff!important;
}
.home-1 h6{
	color:#fff!important;
	font-size:48px!important;
	line-height:140%!important;
	font-weight:300!important;
	font-style:normal!important;
}
.home-1 ul{
	margin:0 0 20px 0;
}
.home-1 ul li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	margin:15px 2% 15px 0;
	text-align:justify;
}
.home-1 ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
   content: "\f164";
	color: #fff;
	font-size:18px;
}
@media screen and (max-width : 992px) {
.home-1{
	background-attachment: scroll;
	font-size:12px;
}
.home-1 h6{
	font-size:28px!important;
}
}


.home-3{
	background:#f4f9fc url(../images/home-3.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	height:735px;
	position:relative;	
	overflow:hidden!important;
}
.home-3:before, .home-3:after{
	display: table;
	content: " ";
	clear:both;
}
.home-3 > .left{
	height:100%;
	color:#fff;
	background-color:rgba(0,0,0,.3);
	width:40%;
	float:right;
	padding:60px 30px 60px 150px;
}
.home-3 > .left > h4{
	font-size: 24px!important;
	line-height: normal;
	color: #fff!important;
	padding:0 0 25px 0;
	margin:0 0 20px 0!important;
	position:relative;
	text-transform:uppercase;
}
.home-3 > .left > h4 span{
	position:absolute;
	bottom:0;
	width:80px;
	height:8px;
	left:0;
	border-top:solid 3px #ef3344;
	border-bottom:solid 2px #fff;	
}
.home-3 > .right{
	position:absolute;
	z-index:1;
	left:5%;
	top:10%;
	width:60%;
	height:auto;
	color:#333;
	background-color:rgba(249,213,62,1);
	padding:30px 10px 10px 10px;
}
.home-3 > .right iframe{
	width:100%;
	height:280px;
	background-color:#fff;
	padding:5px;
	border:solid 10px #fff;
}
.home-3 > .right > .quote1{
	position:absolute;
	z-index:2;
	left:10px;
	top:-25px;
	font-size:160px;
	font-family: "Comic Sans MS", cursive;
}
.home-3 > .right > .quote2{
	position:absolute;
	z-index:2;
	right:8px;
	bottom:-10px;
	font-size:160px;
}
@media screen and (max-width : 992px) {
.home-3{
	background-attachment: scroll;
	height:auto;
}
.home-3 > .left{
	height:auto;
	color:#fff;
	background-color:rgba(0,0,0,.3);
	width:100%;
	float:none;
	padding:30px;
}
.home-3 > .left > h4{
	font-size: 24px!important;
	padding:0 0 25px 0;
	margin:0 0 20px 0!important;
}
.home-3 > .right{
	position:relative;
	z-index:auto;
	left:0;
	top:0;
	width:100%;
	background-color:rgba(249,213,62,1);
	padding:20px;
}
.home-3 > .right iframe{
	width:100%;
	height:280px;
	background-color:#fff;
	padding:5px;
	border:solid 10px #fff;
}
.home-3 > .right > .quote1{
	position:absolute;
	z-index:2;
	left:10px;
	top:-25px;
	font-size:160px;
	font-family: "Comic Sans MS", cursive;
}
.home-3 > .right > .quote2{
	position:absolute;
	z-index:2;
	right:8px;
	bottom:-10px;
	font-size:160px;
}
}


h1,h2,h3,h4{	
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:400!important;
}
h1{
	font-size: 24px!important;
	line-height: normal;
	color: #ef3344!important;
	padding:0 0 25px 0;
	margin:0 0 20px 0!important;
	position:relative;
	text-transform:uppercase;
}
h1 span{
	position:absolute;
	bottom:0;
	width:80px;
	height:8px;
	left:0;
	border-top:solid 3px #003056;
	border-bottom:solid 2px #ccc;	
}
.text-center h1 span{
	left:50%;
	margin:0 0 0 -40px;
}
h2{
	font-size: 24px!important;
	line-height: normal;
	color: #003056!important;
	padding:0 0 25px 0;
	margin:0 0 20px 0!important;
	position:relative;
	text-transform:uppercase;
}
h2 strong{
	color: #999!important;
	font-weight:400!important;
}
h2 span{
	position:absolute;
	bottom:0;
	width:80px;
	height:8px;
	left:0;
	border-top:solid 3px #ef3344;
	border-bottom:solid 2px #ccc;	
}
.text-center h2 span{
	left:50%;
	margin:0 0 0 -40px;
}
h3{
	font-size: 20px;
	line-height: normal;
	color: #0098e9!important;
	margin:0 0 15px 0!important;
}
h4{
	font-size: 20px;
	line-height: normal;
	color: #069;
	margin-bottom: 10px;
}
h5{
	font-size: 16px!important;
	line-height: normal;
	color: #111!important;
	font-weight:700;
}
h6{
	font-size: 16px!important;
	font-style:italic;
	line-height:32px!important;
	color:#777!important;
}
b, strong{
	font-size: 16px!important;
	font-weight:700!important;
	font-family: 'Lato', sans-serif!important;
}
@media screen and (max-width : 992px) {
h1{
	font-size: 18px!important;
	padding:0 0 15px 0;
	margin:0 0 15px 0!important;
}
h2{
	font-size: 18px!important;
	padding:0 0 15px 0;
	margin:0 0 15px 0!important;
}
h3{
	font-size: 15px;
	margin:0 0 10px 0!important;
}
h4{
	font-size: 15px;
	line-height: normal;
}
h5{
	font-size: 13px!important;
}
h6{
	font-size: 13px!important;
	line-height:24px!important;
	color:#777!important;
}
}
.h-award{	
	border-right:solid 1px rgba(255,255,255,.5);
}
.h-event{
	text-align:center;	
}
.h-event img{
	width:80%;
	height:auto;
	padding:5px;
	box-shadow:0px 0px 3px rgba(0,0,0,.5);
	background-color:rgba(255,255,255,.8);
}


.h-prolist{
	border:solid 1px #ddd;
	padding:30px;
	margin:30px 0;
	border-radius:5px;
}
.h-prolist h3{
	border-bottom:solid 1px #ddd;
	padding-bottom:15px;
}
.h-prolist .link-list li.title, .h-prolist .link-list li.title a{
	color:#ef3349!important;
	font-size:16px;
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:400!important;
}

.inner-banner{
	background-size: 100%;
	background-image: url(../images/inner-bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	text-align:left;
	box-shadow:inset 0px -100px 100px -50px rgba(0,0,0,.5);
	border-bottom:solid 3px #eee;
	text-shadow:1px 1px 4px rgba(0,0,0,.5);
	position:relative;
	border-bottom:solid 5px #006699;
	padding:120px 0 0 0 ;
	overflow:hidden;
}
.inner-banner h2{
	color:#fff!important;
	font-size:35px;
	line-height:normal;
	width:100%;
}
.inner-banner h1{
	color:#fff!important;
}
@media screen and (max-width : 992px) {
.inner-banner{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	box-shadow:inset 0px -100px 100px -50px rgba(0,0,0,.5);
	border-bottom:solid 3px #eee;
	text-shadow:1px 1px 4px rgba(0,0,0,.5);
	border-bottom:solid 3px #006699;
	padding:20px 0 0 0;
}
.inner-banner h2{	
	font-size:35px;
	margin:0!important;
}
.inner-banner h1{
	margin:0;
}
}


.container p{
	margin:0 0 0 0;
	text-align:justify;
}
.container .text-center p{
	margin:0 0 0 0;
	text-align:center;
}
.container .heading{
	text-align:center;
}
.container .heading h2{
	text-align:center;
	display:inline-block;
	color:#3399ff;
	border-bottom:solid 3px #999;
	font-size:35px;
	line-height:normal;
	margin:0 0 20px 0;
}
.container .heading h2 a{	
	color:#3399ff;
	text-decoration:none;
}
.container .heading h2 a:hover{
	color:#666;
}



.container2{
	background-color: #006699;
	color: #fff;
	box-shadow:inset 0px 0px 100px rgba(0,0,0,.5);
}
.container2 h2{
	color:#fff;
	margin:0 0 30px 0;
	font-weight:lighter;
	font-size:36px;
}
.container2 h3{
	color:#fff;
}
.container2 .no{
	font-size:40px;
	line-height:normal;
	font-weight:700;
	text-align:left;
}
.container2 .call{
	font-size:120px;
	line-height:normal;
	font-weight:700;
	text-align:left;
	letter-spacing:20px;	
}
@media screen and (max-width : 768px) {
.container2{
	background-color: #006699;
	color: #fff;
	background-image: url(../images/girl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size:50%;
	padding:10px 0 30px 0;
}
.container2 .no{
	font-size:25px;
	text-align:left;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
}
.container2 .call{
	font-size:50px;
	text-align:left;
	letter-spacing:2px;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
}
}
.container3{
	background-color: #006699;
	color: #fff;
	box-shadow:inset 0px 0px 100px rgba(0,0,0,.5);
}
.container3 h2{
	color:#fff;
	margin:0 0 30px 0;
}
@media screen and (max-width : 768px) {
.container3 h2{
	color:#fff;
	margin:30px 0 0 0;
}
}



.testimonials{	
	background-color:#fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	padding:30px 0;
	position:relative;
	font-size:16px;
	color:#000;
	box-shadow:inset 0 50px 50px rgba(0,0,0,.05);
}
.testimonials h2{
	margin:0 0 30px 0;
}
.testimonials h4 a{	
	font-weight:700;
	color:#F30;
}
.testimonial{
	margin:0 0 30px 0;
}
.testimonial img{
	width:100px;
}
.testimonial .t-con{
	padding:25px;
	background-color:#eee;
	position:relative;
	margin:0 0 35px 0;
	color:#333;
	font-style:italic;
	border-radius:3px;
}
.testimonial .t-con .t-arrow{
	width:34px;
	height:34px;
	background-color:#eee;
	position:absolute;
	z-index:10;
	bottom:-17px;
	left:40px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
}
@media screen and (max-width : 768px) {
.testimonials{	
	font-size:12px;
	padding:10px 0;
}
}
@media screen and (max-width : 480px) {
.testimonial img{
	width:80px;
}
}

.contact{	
}

.contact{
	color:#888!important;
}
.contact td a{
	color:#888!important;
}




.smile-gal{
}

.smile-gal img{
	height:380px;
	width:auto;
	padding:7px;
	box-shadow:0px 0px 3px rgba(0,0,0,.5);
	margin:0 10px;
}

.box1{	
}
.box1 .img{
	width:100%;
	height:auto;
	height:auto;
}
.box1 .img img{
	width:100%;
	height:auto;
	border:solid 3px #fff;
	box-shadow:0px 0px 5px #ccc;
}
.box1 h3{
	border-bottom:solid 1px #ddd;
	padding:10px 0;
	margin:0 0 10px 0;
	font-size:20px;
	text-align:left;
	font-family: 'Museo700-Regular';
	color:#09C;
}
.form-box{
	border:solid 5px #ddd;
	background-color:#f9f9f9;
	box-shadow:10px 10px 0px rgba(0,0,0,.3);
	margin:0!important;
	padding:10px;
}
.form-box iframe{
	margin:0!important;
	padding:0!important;
}
.video{
	background-color:#f9f9f9;
	border-radius:10px;
	width:100%;
	height:350px;
	box-shadow:10px 10px rgba(0,0,0,.2);
}
.video iframe{
	margin:0!important;
	padding:0!important;
	width:100%;
	height:350px;
	border-radius:10px;
}

input[type="text"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	margin: 10px 0!important;
	background-color:#fff;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus { 
	box-shadow: 0px 0px 5px #069;
}
input[type="password"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 0px #ddd;
	background-color:#eee;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	margin: 10px 0!important;
}
input[type="tel"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	margin: 10px 0!important;
	background-color:#fff;;
}
input[type="number"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 0px #ddd;
	background-color:#ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%;
	text-decoration: none;
	height: 35px;
	margin: 10px 0!important;
}
input[type="email"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px!important;
	margin: 10px 0!important;
	background-color:#fff;
}
select {
	font-size: 14px;
	border: 1px solid #ccc;
	color: #666!important;
	font-weight: lighter;
	clear: both;
	padding: 0 10px !important;
	height: 35px !important;
	width: 100%;
	text-decoration: none;
	margin: 10px 0!important;
	background-color:#fff;
}
textarea {
	font-size: 14px;
	border: 1px solid #ddd;
	color: #666!important;
	font-weight: lighter;
	clear: both;
	padding: 10px!important;
	width: 100%;
	text-decoration: none;
	margin: 10px 0!important;
	font-family: 'Open Sans', sans-serif;
}
.btn1{
	display:inline-block;
	background-color:#fff;
	border:solid 2px #003056;
	line-height:46px;
	height:50px;
	color:#003056;
	text-decoration:none;
	padding:0 25px;
	border-radius:25px;
	font-size:16px;
	margin:5px 0 0 0;	
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:400!important;
	text-transform:uppercase;
}
.btn1:hover{
	background-color:#003056;
	color:#fff;
	text-decoration:none;
}
.btn2{
	display:inline-block;
	background-color:#fff;
	border:solid 2px #ef3344;
	line-height:46px;
	height:50px;
	color:#ef3344;
	text-decoration:none;
	padding:0 25px;
	border-radius:25px;
	font-size:16px;
	margin:5px 0 0 0;	
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:400!important;
	text-transform:uppercase;
}
.btn2:hover{
	background-color:#ef3344;
	color:#fff;
	text-decoration:none;
}
.btn2-2{
	display:inline-block;
	background-color:#FF6600;
	line-height:50px;
	color:#fff;
	text-decoration:none;
	padding:0 25px;
	border-radius:3px;
	font-weight:bold;
	font-size:18px;
	margin:5px 0 0 0;
	box-shadow:inset 0px 25px 3px rgba(255,255,255,.2);
}
.btn2-2:hover{
	text-decoration:none;
	background-color:#333;
	color:#fff;
}
.btn3{
	display:inline-block;
	background-color:#fff;
	box-shadow:inset 0px 0px 0px 2px #006699;
	line-height:50px;
	height:50px;
	color:#666;
	text-decoration:none;
	padding:0 30px;
	border-radius:8px;
	font-weight:bold;
	font-size:14px;
	margin:5px 0 0 0;
}
.btn3:hover{
	text-decoration:none;
}
a.btn4{
	display:block;
	background-color:#003056;
	border:solid 2px #003056;
	line-height:40px;
	height:40px;
	color:#fff!important;
	text-decoration:none;
	padding:0 5px;
	border-radius:20px;
	font-size:12px;
	margin:5px 0 0 0;	
	font-weight:400!important;
	text-align:center;
}
a.btn4 i{
	margin:0 3px 0 0;
}
.btn4:hover{
	text-decoration:none;
}
.btn-file {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	background-color: #FFF;
	cursor: pointer;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	margin:5px 0;
}
.btn-file:hover {	
	background-color:#f9f9f9;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}

.captcha {
	border: 1px solid #ddd;
	float: left;
	line-height:30px;
	padding:0px 5px 0px 0;
	margin-top:5px;
	background-color:#fff;
}
.captcha i{
	margin:10px 0 0 0;
}
.captcha a{
	color: #111;
	text-decoration:none;
}
.captcha img{
	float:left;
	margin:0 5px 0 0;
	padding:0!important;
	border:0!important;
	box-shadow: 0px 0px 0px #fff!important;
}
.footer-form{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/form-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:30px 0;
	position:relative;
	font-size:16px;
	color:#fff;	
}
.footer-form h2{
	color:#fff;
	text-align:center;
	margin:0 0 40px 0;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);	
}
.footer-form input[type="submit"] {
	background-color: rgba(0,0,0,.1);
	box-shadow:inset 0px 0px 0px 2px rgba(255,255,255,1);
	font-size: 14px;
	text-transform:capitalize;
	height:55px;
	border-radius:8px;
}
.practo{
	position:fixed;
	padding:10px;
	z-index:9990;
	right:4%;
	bottom:0;
	background-color:#fff;
	box-shadow:0px 0px 3px rgba(0,0,0,.8);
	border-radius:5px 5px 0 0;
}
.footer2{
	background: -webkit-linear-gradient(45deg, #021331, #011837, #011837);
	background: linear-gradient(45deg, #021331, #011837, #011837);
	padding:30px 0 0 0;
	color:rgba(255,255,255,.8);
	text-decoration: none;
	margin:0px 0 0 0!important;
	border-top:solid 0px #007bac;
	font-size:13px!important;
	position:relative;
}
.footer2 .container{
	padding-top:0;
	padding-bottom:0;
}
.footer2 .social{	
}
.footer2 .social li{
	float:left;
	list-style:none;
	margin:0 0 0 8px;
	border:0;
}
.footer2 .social li a{
	padding:0;
	margin:0;
	width:36px;
	height:36px;
	line-height:36px;
	text-align:center;
	display:block;
}
.footer2 .social a i{
	color:#fff;
	width:36px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:18px;
}
.footer2 .social a img{
	height:16px;	
}
.footer2 .f-nav2{
}
.footer2 .f-nav2 ul{
	margin:0!important;
}
.footer2 .f-nav2 ul li{
	float:left;
	list-style:none;
	padding:0;
	margin:8px 8px 0 0;
	border:0;
	color:rgba(255,255,255,.8);
	background-color:rgba(255,255,255,.1);
	padding:0 8px;
	font-size:12px!important;
}
.footer2 .f-nav2 ul li a{
}
.footer2 h3{
	color:#fff!important;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px!important;
	margin: 0;
	margin:20px 0 10px 0!important;	
	font-weight:700 !important;
	padding:15px 0 !important;
	border-bottom:solid 1px rgba(0,0,0,.5);
	box-shadow:0px 1px 0px rgba(255,255,255,.05);
}
.footer2 h3 a{
	color:#fff;
}
.footer2 h5{
	color:rgba(255,255,255,.6)!important;
	font-weight:400!important;	
	margin:0!important;
}
.footer2 ul{
	margin:0;
}
.footer2 li{
	list-style:none;
	line-height: 25px;	
	padding:1px 0;
	font-size: 12px;	
}
.footer2 li.no-bdr{
	border-bottom:solid 1px rgba(255,255,255,.0);
}
.footer2 li a{
	text-decoration: none;
	color:rgba(255,255,255,.8);	
}
.footer2 li a:hover{
	color: #fff;
}
.footer2 li span{	
	float:left;
	margin:0 10px 0 0;
}
.footer2 li span i{
	color:rgba(255,255,255,.5)!important;
	width:28px;
	font-size:24px;
	text-align:center;
}
.footer2 .call{
	margin:20px 0 0 0;
}
.footer2 .call h5{
	font-size:14px!important;
}
.footer2 .call i{
	font-size:40px;
	line-height:normal;
	float:left;
	margin:0 10px 0 0;
}
.footer2 .call a{
	color:#ffe45c;
	font-size:24px;
	line-height:normal;
}



footer{
	width:100%;
	font-size:13px;
	padding:10px 0;
	margin:30px 0 0 0!important;
	color:rgba(255,255,255,.8);
	background-color:rgba(0,0,0,.1);
}
footer a{
	color:#fff!important;
	padding:0 5px;
}
.wa{
    position:fixed;
    z-index:1000;
    right:10px;
    bottom:10px;
    width:50px;
    height:50px;
}
.wa a{
    display:block;
    color:#fff;
    font-size:32px;
    text-decoration:none;
    width:50px;
    height:50px;
    line-height:48px;
    text-align:center;
    border-radius:100%;
    background-color:#27a72a;
}




.right-strip{
	position:fixed;
	z-index:2000;
	top:15%;
	right:0;
}
.right-strip .rs-btn{
	float:left;
	margin:140px 0 0 0;
}
.right-strip .right-strip-open{
	width:250px;
	float:left;
	background-color:#fff;
	padding:20px;
	box-shadow:0px 0px 5px rgba(0,0,0,1);
}
.right-strip input[type="text"] {
	height: 35px;
}
.right-strip input[type="password"] {
	height: 35px;
}
.right-strip input[type="tel"] {
	height: 35px;
}
.right-strip input[type="number"] {
	height: 35px;
}
.right-strip input[type="email"] {
	height: 35px;
}
.right-strip select {
	height:35px;
	margin:5px 0;
	border-radius:3px;
}
.right-strip textarea {
	width: 100%;
	margin: 5px 0;
	font-family: 'Open Sans', sans-serif;
}
.right-strip h2{
	margin:0 0 10px 0;
	font-size:22px;
}
.right-strip p{
	line-height:normal;
	font-size:12px;
}
.right-strip input[type="submit"] {
	height: 35px;
}



.team{
	border:solid 1px #ddd;
	padding:10px;
	margin:0 0 15px 0;
	min-height:135px;
	text-align:justify;
}
.team img{
	float:right;
	margin:0 0 0 15px;
	border:solid 2px #eee;
	width:120px;
	height:auto;
	padding:5px;
}
.team h3 span{
	float:right;
}
.team h3 span a{
	text-decoration:none;
}
.team h3 span a:hover{
	color:#666;
}
.clients{
	height:80px;
	line-height:80px;
}
.clients img{
	height:80px;
	width:auto;
	margin:0 10px;
}
@media screen and (max-width : 480px) {
.clients{
	height:50px;
	line-height:50px;
}
.clients img{
	height:50px;
	width:auto;
	margin:0 10px;
}
}
.dynamic{
}

.dynamic ul{
	margin:0 0 20px 0;
}
.dynamic ul li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	background-color:#fff;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:justify;
}
.dynamic ul li a{
	color:#666;
}
.dynamic ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
   content: "\f101";
	color: #FF6600;
	font-size:18px;
}

.list1{
	margin:0;
}
.list1 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:justify;
	line-height:normal;
}
.list1 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f164";
	color: #FF6600;
	font-size:18px;
}
.list1-link{
	margin:0;
}
.list1-link li{
	list-style-type: none;
	border-bottom:dotted 1px #eee;
}
.list1-link li a{
	padding:5px 0 5px 33px;
	text-indent:3px;
	border-left:solid 0px #FF6600;
	margin:0 2% 0 0;
	text-align:justify;
	display:block;
	color:#333;
}
.list1-link li a:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f164";
	color: #ef0108;
	font-size:18px;
}
.list1-link li a:hover {
	text-decoration:none;
	color:#006699;
}



.list2{	
	margin:10px 0 30px 0!important;
}
.list2:before, .list2:after{
	display: table;
	content: "";
}
.list2:after{	
	clear: both;
}
.list2 li{
	list-style-type: none;
	padding:0 0 0 30px!important;
	text-indent:0!important;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:left;
	width:47%;
	line-height:normal;
}
.list2 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -30px!important;
    content: "\f164";
	color: #FF3300;
	font-size:18px;
}

.list3{	
	margin:10px 0 30px 0!important;
}
.list3:before, .list3:after{
	display: table;
	content: "";
}
.list3:after{	
	clear: both;
}
.list3 li{
	list-style-type: none;
	padding:0 0 0 30px!important;
	text-indent:0!important;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:left;
	width:31.33%;
	line-height:normal;
}
.list3 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -30px!important;
    content: "\f164";
	color: #FF3300;
	font-size:18px;
}


.list4{	
	margin:10px 0 30px 0!important;
}
.list4:before, .list4:after{
	display: table;
	content: "";
}
.list4:after{	
	clear: both;
}
.list4 li{
	list-style-type: none;
	padding:0 0 0 30px!important;
	text-indent:0!important;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:left;
	width:22%;
	line-height:normal;
}
.org_clr li:before{
	color: #FF6600 !important;
}
.list4 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -30px!important;
    content: "\f164";
	color: #FF3300;
	font-size:18px;
}

@media screen and (max-width : 768px) {
.list2 li, .list2-2 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:none;
	width:96%;
}
.list4 li{
	list-style-type: none;
	padding:0 0 0 30px!important;
	text-indent:0!important;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:none;
	width:96%;
	line-height:normal;
}
}




table.tbl1{
	margin-bottom:0;
	font-size:12px;
	width:100%;
}
.tbl1 td, .tbl1 th{
	padding:5px;
	text-align:center;
}
@media screen and (max-width : 480px) {
table.tbl1{
	margin-bottom:0;
	font-size:11px;
	width:100%;
}
.tbl1 td, .tbl1 th{
	padding:5px 3px;
	text-align:center;
	line-height:normal;
}
}

.cat-icon{
	float: right;
	padding: 80px;
	margin:0 0 0 30px;
	width: 126px;
	height: 126px;
	background-image: url(../images/h-slide-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border:solid 5px #fff;
	box-shadow:0px 0px 10px #999;
	border-radius:50%;
}
.map{
	border:solid 3px #fff;
	box-shadow:0px 0px 10px #999;
	overflow:hidden;
}
.img-r{
	float:right;
	width:auto;
	max-width:500px;
	height:auto;
	margin:0 0 0 20px;
}
@media screen and (max-width : 480px) {
.img-r{
	float:none;
	width:100%;
	max-width:100%;
	height:auto;
	margin:10px 0;
}
}
/*hr{	
	border: 0!important;
	height: 1px!important;
	margin:10px 0!important;
	background: #333!important;
	background-image: linear-gradient(to right, #bbb, #ccc, #aaa)!important;
}*/
hr{	
	border: 0!important;
	height: 1px!important;
	margin:30px 0!important;
	background: #ccc!important;
	background-image: linear-gradient(to right, #ddd, #ccc, #ddd)!important;
}
.sitemap{	
}
.sitemap li{
	list-style:none;
	margin:0 0 5px 0;
}
.sitemap li a{
	list-style:none;
	color:#333;
	font-size:13px;
	text-decoration:none;
}
.sitemap li a i{
	width:15px;
	color:#999;	
}
.sitemap li a:hover{
	color:#993300;
}
.sitemap li{
	list-style:none;
}
.sitemap li ul{
	margin:5px 0 0 35px;
	float:left;
}
.sitemap li ul li{
	list-style:square;
}
.sitemap li ul li ul li{
	list-style:disc;
}
.page_nation{
	height: 45px;
	margin:30px 0 0 0;
}
.page_nation a{
	text-decoration: none;
	color: #fff!important;
	line-height: 30px;
	background-color: #242B34;
	height: 30px;
	border: 1px solid #242B34;
	font-weight: lighter;
	display: block;
	float: left;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;


	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.page_nation a:hover{
	text-decoration: none;
	color: #242B34;
	background-color: #F6D600;
	border: 1px solid #F6D600;
}
.page_nation .pn-sel{
	text-decoration: none;
	color: #fff;
	line-height: 30px;
	height: 30px;
	background-color: #dd2627;
	border: 1px solid #dd2627;
	font-weight: lighter;
	display: block;
	float: left;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;


	-moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}





.modal-content {  
  border: 0px solid rgba(255, 255, 255, 0.5)!important;
  border-radius: 0!important;
  outline: 0;
  box-shadow:15px 15px 25px rgba(0,0,0,.3);
}
.modal-body {  
	padding:35px!important;
}
.modal-body.partner{
	text-align:justify;
}
.modal-body.partner img{
	float:left;
	margin:0 10px 0 0;
}
@media screen and (max-width : 480px) {
.modal-body.partner img{
	float:none;
	margin:0 0 10px 0;
	width:100%;
	height:auto;
}
}
.modal-body .title{
	font-size:24px!important;
}
.modal-body .close {
  float: right;
  font-size: 28px!important;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0 0px 0 rgba(255,255,255,0);
  opacity: 1;
  margin:-20px -25px 0 0;
  background-color:#023b67;
  width:39px;
  height:39px;
  line-height:16px!important;
  padding:0!important;
  border-radius:100%;
  border:solid 3px #fff;
}
.modal-body .close:hover, .modal-body.close:focus {
	background-color:#4fc734;
	opacity: 1;
	color:#fff;
}
.modal-footer {
	padding:10px 35px!important;
}


