@charset "utf-8";
/* CSS Document */

/*---------- Google Fonts ----------*/



body{
	
}

a,
input,
button,
textarea { outline: none !important; }

a {
	transition: all ease-in-out 300ms;
	-webkit-transition: all ease-in-out 300ms;
	-ms-transition: all ease-in-out 300ms;
	-o-transition: all ease-in-out 300ms;
	-moz-transition: all ease-in-out 300ms;
}

.col-centered {
	float:none;
	margin:0 auto;	
}

.padding {
	padding:0;
}

.pad-left {
	padding-left:0 !important;
}

.pad-right {
	padding-right:0 !important;
}


/* 1. Global Styles */

/*==================================================================*/
/*========== Header Start ==========*/
/*==================================================================*/
.header {
    position: relative;
    z-index: 9;
	margin-top: -15px;
}

.header .header-top {
	background:url(../images/header-img.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	padding:15px 0;		
}

.header .header-top .container{
	position:relative;
}

.header .header-top .container .logo {
	position:absolute;
	top:0;
	left:0;	
}


.header .header-top h2 {
	float:right;
	font-family: 'exobold';
	font-size:36px;
	line-height:36px;
	color:#fff;
	text-transform:uppercase;	
}


/*==================================================================*/
/*========== Header End ==========*/
/*==================================================================*/

/*==================================================================*/
/*========== Slider Start ==========*/
/*==================================================================*/
.carousel-caption {
	background-color:rgba(46,49,146,0.85);
	right: 28%;
    left: 28%;
	bottom: 0;
	border-radius:9px 9px 0 0;
	-webkit-border-radius:9px 9px 0 0;
	-moz-border-radius:9px 9px 0 0;
	-o-border-radius:9px 9px 0 0;
	-ms-border-radius:9px 9px 0 0;
	padding-top:0;
}

.carousel-caption h3 {
	font-family: 'exobold';
	font-size:24px;
	line-height:24px;
	color:#feab07;
	text-transform:uppercase;
	letter-spacing:1px;	
}

.carousel-caption p {
	font-family: 'exoregular';
	font-size:17px;
	line-height:20px;
	color:#fff;
	letter-spacing:1px;	
}

.carousel-caption p span {
	font-family: 'exobold';	
}

.carousel-indicators {
	bottom:0;	
}

.carousel-indicators .active {
	height:14px;
	width:14px;
	background-color:#feab07;
	margin:1px 10px;
}

.carousel-indicators li {
	height:14px;
	width:14px;
	background-color:#fff;
	border:none;
	margin:1px 10px;
}


/*==================================================================*/
/*========== Slider End ==========*/
/*==================================================================*/




/*==================================================================*/
/*========== Custom Class Start ==========*/
/*==================================================================*/
.service-section {
		
}

.service-section-top img {
	height:166px;
	object-fit:cover;
	width:100%;	
}

.service-section-top .blue-color {
	background-color:#2e3192;
	height:30px;	
}

.service-block .service-main-block {
	margin:-178px 0 47px 0;	
}

.service-block .service-single-block .image {
	text-align:center;
	margin:0 auto;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	border:5px solid #fff;
	-webkit-box-shadow: 0px 0px 11px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 11px 1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 11px 1px rgba(0,0,0,0.75);
	display:inline-block;	
}

.service-single-block {
    padding: 0 26px;
	text-align:center;
}

.service-block .service-single-block .image img {
	display:inline-block;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
}

.service-block .service-single-block h4 {
	font-size:22px;
	line-height:24px;
	color:#000000;
	margin:0;
	padding:17px 0 20px 0;
	font-family: 'exobold';
	text-align:center;	
}

.service-block .service-single-block p {
	font-size:18px;
	line-height:24px;
	color:#000000;
	text-align:center;
	font-family: 'exobold';
	letter-spacing:1px;
}
 p {
	font-size:18px;
	line-height:24px;
	color:#000000;
	font-family: 'exobold';
	letter-spacing:1px;
}


.service-block .service-single-block a {
	text-align:center;
	font-family: 'exomediumitalic';
	font-size:22px;
	line-height:24px;
	color:#2e3192;
	padding:31px 0 0 0;
	text-decoration:none;
}

.service-block .service-single-block a:hover {
	color:#feab07;	
}


/*==================================================================*/
/*========== Custom Class End ==========*/
/*==================================================================*/


/*==================================================================*/
/*========== Inner Page Start ==========*/
/*==================================================================*/
.content {
	padding:58px 0 71px 0;	
}

.contact-us .contact-us-top {
	padding-bottom:30px;	
}

.contact-us h4 {
	font-family: 'exobold';
	font-size:22px;
	line-height:24px;
	color:#feab07;
	text-transform:uppercase !important;
	text-align:center;
}
.page h4 {
	font-family: 'exobold';
	font-size:22px;
	line-height:24px;
	color:#feab07;
	text-transform:uppercase !important;
}

.contact-us .contact-us-bottom {
	padding-top:33px;	
}

.contact-us .contact-us-bottom h4 {
	font-size:22px;
	line-height:24px;
	color:#2e3192;
	font-family: 'exobold';
	padding:0;
	margin:0;
	text-align:left;
	letter-spacing:1px;
	text-transform:none !important;
}

.contact-us .contact-us-bottom h4.uppercase {
	text-transform:uppercase !important;	
}

.contact-us .contact-us-bottom p {
	font-family: 'exobold';
	font-size:18px;
	line-height:24px;
	color:#000000;
	margin:0;
	padding:0;
	letter-spacing:1px;	
}

.contact-us .contact-us-bottom p a {
	font-family: 'exoextrabolditalic' !important;
	font-size:18px;
	line-height:24px;
	text-transform:uppercase;
	color:#feab07 !important;
	letter-spacing:1px;
}

.contact-us .contact-us-bottom .address-block {
	padding-bottom:21px;	
}

.contact-us .contact-us-bottom .address-block a {
	font-family: 'exobold';
	font-size:18px;
	line-height:24px;
	color:#000000;
	margin:0;
	padding:0;
	text-decoration:none;
	letter-spacing:1px;
	word-wrap: break-word;
}

.form-control {
	border:2px solid #cccccc;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	font-family: 'exoregular';
	font-size:18px;
	line-height:24px;
	color:#000000;
	letter-spacing:1px;
}

input[type="text"],input[type="email"] {
	height:46px;
	padding:0 18px;
}

.contact-us textarea {
	height:156px;
	padding:17px;
}

input[type="text"]::-webkit-input-placeholder { color:#000000; }
input[type="text"]:-moz-placeholder { color:#000000;  }
input[type="text"]::-moz-placeholder { color:#000000;  }
input[type="text"]:-ms-input-placeholder { color:#000000; }

input[type="email"]::-webkit-input-placeholder { color:#000000; }
input[type="email"]:-moz-placeholder { color:#000000;  }
input[type="email"]::-moz-placeholder { color:#000000;  }
input[type="email"]:-ms-input-placeholder { color:#000000; }

.contact-us textarea::-webkit-input-placeholder { color:#000000; }
.contact-us textarea:-moz-placeholder { color:#000000;  }
.contact-us textarea::-moz-placeholder { color:#000000;  }
.contact-us textarea:-ms-input-placeholder { color:#000000; }

.contact-us .btn {
	padding:18px 20px;
	font-family: 'exomedium';
	font-size:22px;
	line-height:22px;
	color:#2e3192;
	border:2px solid #2e3192;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
}


.contact-us .btn:hover {
	background-color:#feab07;	
}

.page > ul {
	    font-size: 18px;
    line-height: 24px;
    color: #000000;
    font-family: 'exobold';
    letter-spacing: 1px;
}

.floatright {
	float:right;
	margin-left:10px;
}
.floatleft {
	float:left;
	margin-right:10px;
}

.page > p > a {
	color:#feab07;
}

.page > p > a:hover {
	color:#feab07;
}

/*==================================================================*/
/*========== Inner Page End ==========*/
/*==================================================================*/


/*==================================================================*/
/*========== Footer Start ==========*/
/*==================================================================*/
.footer {
	
}

.footer-top {
	background-color:#2e3192;
	padding:10px 0 4px 0;
	text-align:center;	
}

.footer-top ul {
	display:block;
	margin:0;
	padding:0;	
}

.footer-top ul li {
	font-family: 'exobold';
	font-size:22px;
	line-height:22px;
	color:#fff;
	position:relative;
	padding:0 25px;
	display:inline-block;
	text-transform:uppercase;
	letter-spacing:1;
}

.footer-top ul li:after {
	background:url(../images/f-sepretor.png) no-repeat;
	content:"";
	height:19px;
	width:6px;
	position:absolute;
	right:0;
	top:0;	
}

.footer-top ul li:last-child:after {
	display:none;	
}

.footer-top ul li a {
	font-family: 'exobold';
	font-size:22px;
	line-height:22px;
	color:#fff;
	position:relative;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1;
}

.footer-top ul li img {
	margin-top:-3px;
}

.footer-bottom {
	background-color:#feab07;
	padding:23px 0 17px 0;
	text-align:center;	
}

.footer-bottom ul {
	display:block;
	margin:0;
	padding:0;	
}

.footer-bottom ul li {
	display:inline-block;
	font-family: 'exobold';
	font-size:12px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0 7px;
	position:relative;
}

.footer-bottom ul li:before {
	background:url(../images/footer-bot-sepretor.png) no-repeat;
	height:11px;
	width:3px;
	position:absolute;
	right:-4px;
	top:0;
	content:"";	
}

.footer-bottom ul li:last-child:before {
	display:none;	
}


.footer-bottom ul li a {
	display:inline-block;
	font-family: 'exobold';
	font-size:12px;
	line-height:12px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
}

/*==================================================================*/
/*========== Footer End ==========*/
/*==================================================================*/


/*update navigation */
.navigation {
	clear:both;
    padding:18px 0 18px 0;
	background-color:#2e3192;
}

.sm-simple {
	border:none !important;
	box-shadow:none !important;
	background:none !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	-ms-box-shadow:none !important;
	-o-box-shadow:none !important;
	float:right !important;
}
.sm-simple a {
	font-family: 'exobold' !important;
	font-weight:bold !important;
	font-size:17px !important;
	line-height:17px !important;
	color:#fff !important;
	text-transform:uppercase !important;
	padding:0 !important;
	border-bottom:1px solid transparent !important;
	font-weight:normal !important;
	letter-spacing:1px;
	position:relative;
}

.sm-simple ul {
	background-color:#2e3192 !important;
	border:none !important;
	width:100%;
}

.sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {
	background-color:transparent !important;
	padding:0 !important;
}

.sm-simple > li {
	 padding: 0 0 0 20px !important;
	 position:relative;
}

.sm-simple > li a:after {
	content:"";
	background:url(../images/sepretor.png) no-repeat;
	height:15px;
	width:7px;
	position:absolute;
	top: 0;
    left: -10px;
}

.sm-simple > li ul li a:after {
	display:none;	
}

.sm-simple > li ul li ul li a:after {
	display:none;	
}

.sm-simple > li:first-child a:after {
	background:none;	
}

.sm-simple > li.active a {
	color:#feab07 !important;
}

.sm-simple > li.menu-item-has-children {
	position: relative !important;
}

.sm-simple > li.menu-item-has-children a {
	padding-right: 8px !important;
}


.sm-simple > li.menu-item-has-children:after {
	content: "\f078";
    font-family: FontAwesome;
    right: -2px;
    position: absolute;
    top: 2px;
    color: #fff;
    font-size: 8px;
}

.sm-simple > li.menu-item-has-children ul {
}
label.error{
    color: red;
    font-size: 13px;
}