/*
Theme Name: Afandin
Author: Design Point
Author URI: http://designpoint.com.au
Description: Afandin with theme options.
Version: 1.1
Text Domain: afandin
*/


a:hover, a:active, a:focus {
	outline: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0
}
body {
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.top-area {
	background: #323745;
	padding: 10px 0;
}
.top-area h3 {
	color: #bbbcc1;
	font-size: 16px;
}
.top-area span {
	color: #a99340;
}
a:hover {
	transition-duration: 0.4s;
	color: #375b83;
	text-decoration: none;
}
.social {
	list-style: none;
	width: 100%;
	color: #bbbcc1;
	margin: 0;
}
.social li {
	display: inline-block;
	margin: 0 0 0 10px;
}
.middle-area {
	margin: 30px 0;
}
.navbar {
	background: rgba(0, 0, 0, 0);
	border: medium none;
	min-height: 20px;
	margin: 20px 0 0;
}
.collapse.navbar-collapse {
	padding: 0;
}
.navbar-default .navbar-nav > li > a {
	color: #555;
	padding: 10px 16px;
	margin-top: 26px;
	text-transform: uppercase;
	font-weight: 500;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li.active > a:hover {
	background: none;
	color: #003667;
}
.nav.navbar-nav.pull-right > li:last-child a {
	padding-right: 0;
}
.carousel-control.left, .carousel-control.right {
	background: none;
}
.glyphicon-chevron-left::before {
	content: none;
}
.glyphicon-chevron-right::before {
	content: none;
}
.glyphicon.glyphicon-chevron-right {
	background: url(images/slide-right.png) no-repeat;
	height: 52px;
	width: 52px;
}
.carousel-indicators .active {
	background-color: #003263;
	height: 14px;
	width: 14px;
}
.carousel-indicators li {
	background-color: #000;
	border: 1px solid #003263;
	height: 12px;
	width: 12px;
}
.item img {
	width: 100%;
}
.slider-caption {
	left: 14%;
	position: absolute;
	top: 20%;
	width: 36%;
}
.slider-caption hr {
	border: 3px solid #99a49c;
	width: 10%;
	float: left;
}
.slider-caption h1 {
	color: #375b83;
	font-size: 40px;
	font-weight: 600;
}
.viewmore {
	background: #002c5f;
	border-radius: 10px;
	color: #fff;
	font-size: 16px;
	padding: 10px 25px;
	float: left;
}
.viewmore:hover {
	color: #fff;
	text-decoration: none;
	transition-duration: 0.4s;
}
.slider-caption > p {
	color: #a9a9aa;
	font-size: 16px;
	float: left;
	margin: 0 0 30px;
}
.home-area {
	margin: 30px 0;
}
.about-us h2 {
	color: #375b83;
	font-size: 22px;
	font-weight: 600;
	padding: 6px 0 20px;
	position: relative;
	margin-bottom: 14px;
}
.about-us > h2::after {
	background: #9aa59e;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	width: 10%;
}
.contact-us a:hover {
	color: #2a2e39;
	transition-duration: 0.4s;
}
.contact-us p {
	margin: 10px 0;
}
.contact-us h2 {
	color: #375b83;
	font-size: 22px;
	font-weight: 600;
	padding: 6px 0 20px;
	position: relative;
	margin-bottom: 14px;
}
.contact-us h3 {
	color: #375b83;
	font-size: 18px;
	font-weight: 600;
	padding: 0 0 20px;
	position: relative;
}
.contact-us > h2::after {
	background: #9aa59e;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	width: 10%;
}
.contact-form .form-control {
	border: 1px solid #707070;
	box-shadow: none;
	height: 40px;
	margin: 0 0 0px;
	width: 100%;
}
.contact-form textarea {
	border: 1px solid #707070;
	color: #999;
	font-size: 16px;
	height: 180px;
	margin: 0 0 20px;
	padding: 10px 0 0 10px;
	width: 100%;
}
.contact-form .btn-primary {
	background: linear-gradient(#414141, #7d7d7d);
	background: -webkit-linear-gradient(#414141, #7d7d7d) repeat scroll 0 0;
	color: #fff;
	font-size: 16px;
	padding: 8px 30px;
	margin: 0px 12px;
	float: right;
	display: inline-block;
	border: none;
}
.contact-form .btn-primary:hover {
	background: linear-gradient(#7d7d7d, #414141);
	background: -webkit-linear-gradient(#7d7d7d, #414141) repeat scroll 0 0;
	color: #fff;
	text-decoration: none;
}
.contact-form .btn-primary:focus {
	outline: 0;
}
.partners p {
	margin: 10px 0;
}
.partners h2 {
	color: #375b83;
	font-size: 22px;
	font-weight: 600;
	padding: 6px 0 20px;
	position: relative;
	margin-bottom: 14px;
}
.partners h3 {
	color: #375b83;
	font-size: 18px;
	font-weight: 600;
	padding: 0 0 20px;
	position: relative;
}
.partners-social {
	list-style: none;
	padding: 0;
	margin: 20px 0 0;
}
.partners-social li {
	display: inline-block;
	margin: 0 10px 0 0;
}
.news-events {
	margin: 20px 0;
}
.news-events p {
	margin: 10px 0;
}
.news-events hr {
	margin-top: 70px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #b2b2b2;
}
.news-events h2 {
	color: #375b83;
	font-size: 22px;
	font-weight: 600;
	padding: 0px 0 20px;
	position: relative;
	margin-bottom: 14px;
}
.news-events > h2::after {
	background: #9aa59e;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	width: 10%;
}
.news-events h3 {
	color: #323745;
	font-size: 20px;
	font-weight: 600;
	padding: 6px 0 20px;
	position: relative;
	margin-bottom: 14px;
}
.clients p {
	margin: 10px 0;
}
.home-area hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #b2b2b2;
}
.client-logos h2 {
	color: #5e5e5e;
	font-size: 22px;
	font-weight: 600;
	margin: 10px 0px;
	padding: 0 0 10px;
	position: relative;
}
.clients-logos p {
	margin: 10px 0;
}
.clients h2 {
	color: #375b83;
	font-size: 22px;
	font-weight: 600;
	padding: 0 0 10px;
	position: relative;
}
.clients h3 {
	color: #375b83;
	font-size: 18px;
	font-weight: 600;
	padding: 0 0 20px;
	position: relative;
}
.contact-us > h2::after {
	background: #9aa59e;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	width: 10%;
}
.sidebar h2 {
	color: #375b83;
	font-size: 22px;
	font-weight: 600;
	padding: 0 0 20px;
	position: relative;
	text-transform: uppercase;
}
.sidebar > h2::after {
	background: #9aa59e;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	width: 20%;
}
.latest-news, .sidebar > ul {
	display: block;
	list-style: none;
	padding: 0;
}
.latest-news > li, .sidebar > ul li {
	border-bottom: 1px solid #9aa59e;
	padding: 10px 0;
}
.latest-news a, .sidebar > ul a {
	color: #636363;
	display: block;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 8px;
}
.latest-news a, .sidebar > ul a:hover {
	color: #375b83;
}
.latest-news date, .sidebar > ul li span.post-date {
	display: block;
}
.info-area {
	margin: 30px 0;
}
.info-box img {
	width: 100%;
}
.info-box h2 {
	color: #375b83;
	font-size: 22px;
	font-weight: 600;
	padding: 0 0 20px;
	position: relative;
	margin: 20px 0;
}
.info-box h2 a {
	color: #375b83;
	text-decoration: none;
}
.info-box h2:after {
	background: #9aa59e;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	width: 15%;
}
.info-box a:focus {
	text-decoration: none;
}
/*===============Service page css====================*/
.banner {
	background: #003667;
}
.banner h1 {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	padding: 18% 0 0;
}
.banner img {
	float: right;
}
.page-content {
	padding: 50px 0;
}
.page-content h2 {
	font-size: 18px;
	color: #141414;
	font-weight: bold;
	padding: 0 0 20px 0;
}
.page-content h2 span {
	font-style: italic;
	font-weight: normal;
}
.no-padding {
	padding: 0;
}
.service-outer {
	padding: 20px 0 0;
}
.service-tab li {
	float: none;
	position: relative;
	background: #6d94b8;
	padding: 0 0px;
	margin: 0;
}
.service-tab li:nth-child(1) a:after {
	background: url(images/tab1.png) no-repeat;
	position: absolute;
	content: "";
	left: 13px;
	height: 44px;
	width: 44px;
	top: 10px;
}
.service-tab li:nth-child(2) a:after {
	background: url(images/tab2.png) no-repeat;
	position: absolute;
	content: "";
	left: 13px;
	height: 44px;
	width: 44px;
	top: 10px;
}
.service-tab li:nth-child(3) a:after {
	background: url(images/tab3.png) no-repeat;
	position: absolute;
	content: "";
	left: 13px;
	height: 44px;
	width: 44px;
	top: 10px;
}
.service-tab li:nth-child(4) a:after {
	background: url(images/tab4.png) no-repeat;
	position: absolute;
	content: "";
	left: 13px;
	height: 44px;
	width: 44px;
	top: 10px;
}
.service-tab li:nth-child(5) a:after {
	background: url(images/tab5.png) no-repeat;
	position: absolute;
	content: "";
	left: 13px;
	height: 44px;
	width: 44px;
	top: 10px;
}
.service-tab li a {
	border-radius: 0;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.42857;
	margin-right: 0;
	padding: 20px 0 20px 80px;
	border-bottom: 1px solid #FFF;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
}
.service-tab li a:hover {
}
.service-tab li:last-child a {
	border-bottom: 0;
}
.service-tab .nav>li:focus, .nav>li:hover {
	text-decoration: none;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background: #2e6394;
	transition-duration: 0.4s;
}
.service-tab .nav-tabs>li>a:hover {
	border-color: #3777b3;
	transition-duration: 0.4s;
}
.service-tab li.active {
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background: #3777b3;
	color: #fff;
}
.tab-content {
	border: 2px solid #6d94b8;
	padding: 20px 40px;
}
.service_content h2 {
	color: #151515;
}
.service_content ul {
	padding: 0 0 0 15px;
}
.service_content ul li {
	font-size: 16px;
	padding: 0 0 15px;
}
.service_content ul li:last-child {
	padding: 0;
}
/*===============service page css end here============*/

footer {
	background: linear-gradient(#323745, #323745);
	background: -webkit-linear-gradient(#323745, #323745) repeat scroll 0 0;
	padding: 30px 0 0;
}
.footer-box h2 {
	color: #fff;
	font-size: 18px;
	margin: 0 0 30px;
	text-transform: uppercase;
}
.footer-box.newsletter h2 {
	color: #fff;
	font-size: 18px;
	margin: 0 0 30px;
	text-transform: uppercase;
}
.footer-box p {
	color: #fff;
	margin: 0;
}
.footer-social {
	list-style: none;
	padding: 0;
	margin: 20px 0 0;
}
.footer-social li {
	display: inline-block;
	margin: 0 10px 0 0;
}
.newsletter input.wysija-input, .newsletter .form-control {
	background: #292d38;
	border: medium none;
	border-radius: 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #777;
	display: block;
	font-size: 14px;
	height: 40px;
	line-height: 1.42857;
	margin: 0 0 15px;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.newsletter .wysija-submit, .newsletter .btn-primary {
	background-color: #8d8d8d;
	border: 0;
	border-radius: 0px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 23px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
}
.newsletter .btn-primary:hover, .newsletter .wysija-submit:hover {
	background-color: #505050;
	transition-duration: 0.4s;
}
.newsletter .btn-primary:focus {outline:0;}
.newsletter span.wpcf7-not-valid-tip {margin-bottom: 10px;}
.newsletter div.wpcf7-validation-errors {color: #fff; font-size: 14px; text-align: center;}
.newsletter div.wpcf7-mail-sent-ok {color: #fff; font-size: 14px; text-align: center;}
.blog-btn {
	background-color: #8d8d8d;
	border-color: #555;
	color: #fff;
	float: right;
	padding: 8px 40px;
	border-radius: 0px;
}
.blog-btn:hover {
	color: #fff;
	background-color: #555;
	transition-duration: 0.4s;
}
.blog-btn:focus {
	color: #fff;
}
.copyright {
	background: #2a2e39;
	padding: 10px 0;
	margin: 30px 0 0;
	text-align: center;
}
.copyright a {
	color: #fff;
	font-size: 12px;
}
.scrollToTop {
	width: 40px;
	height: 130px;
	padding: 10px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	right: 40px;
	display: none;
	background: url(images/scroll.png) no-repeat 0px 20px;
}
.scrollToTop:hover {
	text-decoration: none;
}
.partners a:hover{
	color: #1d5382;
}
.partners ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0;
}
.partners ul li {
	display: inline-block;
	padding: 0 0px 0 0;
	vertical-align: middle;
}
.partners ul li a {
	font-size: 16px;
	color: #337ab7;
}
.partners ul li i {
	color: #337ab7;
	font-size: 14px;
}
.partners ul li span {
	padding: 0 0 0 10px;
}
ul.page-numbers {
	clear: both;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
ul.page-numbers > li {
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
	margin: 0 10px 0 0;
}
ul.page-numbers > li span.current, ul.page-numbers > li a:hover {
	background: #2a2e39;
	border: 1px solid #2a2e39;
	border-radius: 5px;
	color: #fff;
	padding: 7px 14px;
	transition-duration: 0.4s;
}
ul.page-numbers > li a {
	background: #3a3f51;
	border: 1px solid #3a3f51;
	border-radius: 5px;
	color: #fff;
	padding: 7px 14px;
}
.allmsgs blink {
	color: #FFF;
}
.sidebar {padding: 25px 0 0;}
.contact-us {
    padding-bottom: 20px;
}
@media (max-width:1199px) {
.navbar-default .navbar-nav > li > a {
	padding: 10px;
}
}

@media (max-width:990px) {
.navbar-default .navbar-nav > li > a {
	padding: 10px 20px;
}
.top-area h3 {
	margin: 0 0 6px;
	text-align: center;
}
.social {
	padding: 0;
}
.text-right {
	text-align: center;
}
.logo img {
	margin: 0 auto;
}
.pull-right {
	float: none!important;
	text-align: center!important;
}
.service-tab li a {
	font-size: 14px;
}
}

@media (max-width:767px) {
.navbar-toggle {
	background-color: #002c5f;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #002c5f;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle {
	border-color: #002c5f;
}
.slider-caption {
	left: 15px;
	top: 0;
	width: 80%;
}
.slider-caption h1 {
	font-size: 30px;
}
.slider-caption hr {
	border: 2px solid #99a49c;
	margin: 12px 0;
}
.sidebar {
	margin: 30px 0;
}
.banner h1 {
	padding: 20px 0;
	text-align: center;
}
.collapse.navbar-collapse {
	padding: 0 15px;
}
.navbar-nav {
	margin: 5px 0;
}
.service-tab li a {
	font-size: 16px;
}
.nav.navbar-nav.pull-right > li:last-child a {
	padding-right: 20px;
}
.banner img {
	float: none;
	margin: 0 auto 20px;
}
.footer-box {
	margin: 0 0 30px;
	text-align: center;
}
.copyright {
	text-align: center;
}
}

@media (max-width:650px) {
.slider-caption p {
	display: none;
}
.slider-caption h1 {
	font-size: 20px;
}
}