/**
 * Stylesheet:  style.css
 * Theme:       Finixpa || Industrial & Factorial Business HTML5 Template
 * Version:     1.0
 * Author:     	Theme Garbage
 * URL:         https://themeforest.net/user/themegarbage
 * 
 */
/* Table of contents
=========================
1.Preloader
2.Scrollup
3.Header Section
4.Menu  Section
5.Slider Section
6.Why Us Section
7.About Us Section
8.Title Section
9.Count Up Section 
10. Gallery Section
11.Why Choose Us Section 
12.Team section
13.Call To Action Section
14.FAQ Section
15.Blog Section
16.Error Page
17.Contact Page
18.Testimonial
19.Faq Section
20.Page Heading Section
21.Service Section
22.Home 1 
23.Blog Page
24.What We Do
25.Latest Project
26.Patner Section 
27.Testimonial Section Start
28.Home 2 
29.Sidebar Section
30.Service Details
31.Project Details
Footer Section 
===========================*/

/*------------------*/
/*Theme default CSS
/*------------------*/
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none; }

html,
body {
height: 100%;
font-size: 16px;
color: #131e3c;
font-family: 'Poppins', sans-serif;
vertical-align: baseline;
line-height: 26px;
}
a:focus {
  outline: 0px solid;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 20px;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0 0 20px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	color: #0f1934;
	line-height:1.5
}

h1 {
font-size: 32px;
}
h2 {
font-size: 18px;
}
h3 {
font-size: 16px;
}

a {
  transition: all 0.5s ease-out;
  text-decoration: none;color:#337ab7;
  font-weight:bold;
}
a:active,
a:hover {
  outline: 0 none;
  color: #0f1934;text-decoration:none
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

::-moz-selection {
  background: none;
  text-shadow: none;color:#fff
}
::selection {
  background: none;
  text-shadow: none;color:#fff
}
::placeholder {
	color: none;
	opacity: 1;
	font-size:16px;
	font-weight:600;
}
:-ms-input-placeholder {color: #8eaee4;}
::-ms-input-placeholder {color: #8eaee4;}
textarea:focus, input:focus{
    outline: none;
}
/*.slider-overlay {	
	background: rgba(12,117,192,1);
	background: -moz-linear-gradient(45deg,  rgba(12,117,192,1) 0%, rgba(12,117,192,0.98) 2%, rgba(15,25,52,0.07) 100%);
	background: -webkit-linear-gradient(45deg,  rgba(12,117,192,1) 0%,rgba(12,117,192,0.98) 2%,rgba(15,25,52,0.07) 100%);
	background: linear-gradient(45deg,  rgba(12,117,192,1) 0%,rgba(12,117,192,0.98) 2%,rgba(15,25,52,0.07) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c75c0', endColorstr='#120f1934',GradientType=1 );
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
}*/
.images-overlay {
   background-color:rgba(15, 25, 25, 0.70);
  height: 100%;
  position: absolute;  width: 100%;
  top: 0;

}
.pt-100{padding-top:100px}
.pt-20{padding-top:20px}
.pb-100{padding-bottom:100px}
.pt-10{padding-top:10px}
.pb-10{padding-bottom:10px}
.pt-70{padding-top:70px}
.pb-70{padding-bottom:70px}
.bg-color{background:#fbfbfb}
.no-padding-left{padding-left:0px}
.no-padding-right{padding-right:0px}
.bg-gray{
	background:#f0f0f0
}
/* #### Scrollup #### */
#scrollUp {
	border-radius: 100%;
	bottom: 25px;
	color: #fee346;
	font-size: 46px;
	right: 20px;
	text-align: center;
	text-decoration: none;
	opacity: .5;
}
#scrollUp:hover {
	opacity: 1;
	color: #fee346;
}
#scrollUp i {
	display: block;
	font-weight: bold;
}

/*
3.Header Section
==================*/
.header-top {background: #272F3E;}
.header-left {padding: 5px 0;}
.header-left ul {display: inline-block;}
.header-left li {
	padding-right: 40px;
	position: relative;
	display: inline-block;
	color: #fff;
	position: relative;
	font-size: 12px;
	font-weight:700;
}
.header-left li::before {
	content: "";
	height: 14px;
	width: 1px;
	background: #0f1934;
	position: absolute;
	right: 20px;
	top: 6px;
}
.header-left li:last-child:before{display:none;}
.header-right-div {text-align: right;}
.header-right {
	text-align: right;
	position: relative;
	z-index: 1;
	padding: 10px 0;
	display: inline-block;
	z-index:99
}
.soical-profile {padding-top: 7px;}
.soical-profile ul,.soical-profile li {
	display: inline-block;
}
.soical-profile li a i {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border-radius: 4px;
	background: #fff;
	display: inline-block;
}
.soical-profile li a i:hover {
	background: #0f1934;
	color: #fff;
}

/*
4.Menu  Section
=================*/
.logo {
	padding: 10px 0;	
    position: relative;
    z-index: 999;
}
.social-title {
	display: inline-block;
	color: #322f2f;
	font-weight: 500;
}
.nav-menu {
	padding-left: 0;
	text-align: right;
}
.menu {
	display: inline-block;
	position:relative
}
.main-menu {
	display: inline-block;
	text-align: right;
	margin-right: 40px;
}
.main-menu ul {
	margin : 0;
	padding : 0;
	position : relative;
}
.main-menu ul li {
	display: inline-block;
	padding: 0;
	position: relative;
}
.main-menu ul li.active{position:relative;}
.main-menu ul li a {
	display: block;
	padding: 26px 12px;
	text-decoration: none;
	text-transform: capitalize;
	transition: all 0.4s ease 0s;
	position: relative;
	font-weight: 600;
}
.main-menu ul li ul:hover .main-menu ul li a{background: #fafafa;}
.main-menu ul li a:hover {
	transition : all 0.4s 0s ease;
	color:#2957a4
}
.main-menu ul ul {
	background: #0f1934 none repeat scroll 0 0;
	left: 12px;
	opacity: 0;
	position: absolute;
	text-align: left;
	top: 75px!important;
	transition: all 0.4s ease 0s;
	visibility: hidden;
	z-index: 99999;
	transition: all 0.3s ease 0s;
	border-top: 2px solid #fff;
}
.main-menu ul ul li {
	float : none;
	width : 250px;
}
.main-menu ul ul li ul {visibility: hidden !important;}
.main-menu ul ul li i {float: right;}
.main-menu ul ul li:hover ul{
	visibility: visible !important;
	top: 0px;
	transition: all 0.3s ease 0s;
	opacity:1;	
}
.main-menu ul ul li a {
	line-height: 120%;
	padding: 10px 20px;	
	font-size:14px;
	font-weight:600;
	color: #282828;
	border-bottom: 1px solid #ddd;
	background:#fff;
	box-shadow: 0 4px 5px rgba(0,0,0,0.2);
}
.main-menu ul ul li:last-child a{border-bottom:0px;}
.main-menu ul ul li a:hover {color:#2957a4;background:#fff;}
.main-menu ul ul ul {
	left : 100%;
	transition: all 0.3s ease 0s;
	top:2px!important;
	opacity:0;
	border-top:0px;	
	box-shadow: 4px 0px 5px rgba(0,0,0,0.2);
	z-index:-1;
}
.main-menu ul li:hover ul {	
	 visibility: visible;
	 transition: all 0.4s ease 0s; 
	 opacity: 1;
}
/*.main-menu ul ul ul li a {color:#2957a4;}*/
.main-menu ul li a i {margin-left : 6px;}
.search-bar-icon{
	display: inline-block;
	padding: 24px 0px;
	position: absolute;
	right: 0;
	top: 0;
}
.site-search span {
	display: inline-block;
	width: 32px;
	height: 32px;
	text-align: center;
	cursor: pointer;
	transition: all 0.4s ease 0s;
	line-height: 30px;
	background:#2957a4;
	border-radius:20px;
}
.site-search.open span i.icofont-search-2::before {
	content: "\eee3" !important; 
}
.site-search i {
	color: #fee346;
	font-size: 16px;
}
.search-forum > form {
	display: inline-flex;
	background: #2957a4;
	padding: 18px 20px;
}
.search-forum input[type="text"] {
	padding: 8px 10px;
	background:#4874be;
	border: none;
}
.search-forum input[type="submit"] {
	padding: 8px 15px;
	background: #fee346;
	color: #2957a4;
	border: none;	
	font-size:16px;
	font-weight:600;
	text-transform:uppercase;
}
.search-forum {
    left: -246px;
    position: absolute;
    top: 76px;
    transition: all 0.4s ease 0s;
    z-index: 2;
}
.search-forum.dropdown-menu {
	padding: 0;
	border: 0px;
}
.animation{
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.hd-sec.sticky_menu {
	left: 0;
	right: 0;
	top: 0;  
	position: fixed;
	z-index: 9999;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
	background:#fff;
}
/*
5.Slider Section
======================*/
.all-slide .owl-item {
   height: 350px;
}
.all-slide .single-slide {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
}
.slider-wrapper {
	width: 1170px;
	padding: 15px 15px;
	margin: 0px auto;
	height: 75%;
}
.slider-text {
left: 0;
position: relative;
right:0;
top: 50%;
transform: translateY(-50%);
z-index: 2;
text-align:center;

}
.slider-caption {
	width: 900px;
	position:relative;
	padding:20px;
	text-align:center;
	margin:0px auto;
}
.slider-caption span.subtitle {
	color: #ffffff;
	font-size: 24px;
	text-transform: capitalize;
}
.slider-text ul {
  margin-top: 20px;
}
.slider-text h1 {
	color: #fee346;
	font-size: 28px;
	text-transform: capitalize;
	line-height: 50px;
	margin-bottom: 0px;
	font-weight: bold;
	
	background: rgba(0,0,0,0.85);
    display:block;
    white-space:pre-wrap;
    padding: 1px 0px;
	/*box-shadow: 1px 1px 0 rgba(0,0,0,0.6);*/
}
.slider-text h1 > span{color:#0f1934;}
.slider-text p {
	margin-top:0px;
	color: #000;
	font-size:18px;
	font-weight: 700;
	line-height:36px;
	background: rgba(255,255,255,0.85);
    display:block;
    white-space:pre-wrap;
    padding: 5px 10px;
	box-shadow: -10px 1px 10px rgba(0,0,0,0.4);
}
.slider-text li {
  display: inline-block;
}
.slider-text li a {
	display: inline-block;
	padding: 10px 26px;
	margin-right: 14px;
	position: relative;
	z-index: 5;
	position: related;
	transition: all 0.4s ease 0s;
	font-size: 20px;
	font-weight:700;
	background:#2756ae;
	color: #fff;
	border:2px solid #2756ae;
	text-transform:uppercase;
}
.slider-text li a i {
	font-size: 24px;
	top: 2px;
	position: relative;
}
.slider-text li a:hover { background:rgba(255,255,255,0.65); transition: all 0.4s ease 0s;border:2px solid #000;color:#000;}
.all-slide .owl-controls {
	position: absolute;
	top: 45%;
	width: 100%;
	z-index: 99;
	transform: translateY(-50%);
}
.all-slide .owl-controls .owl-buttons div {
	background: none;
	opacity: 1.00;
}

.all-slide .owl-controls .owl-prev {
	left: 15px;
	position: absolute;
	transition: all 0.4s ease 0s;
	color: #fff;
}
.all-slide .owl-controls .owl-next {
	right: 15px;
	position: absolute;
	transition: all 0.4s ease 0s;
	color: #fff;
}
.all-slide .owl-controls .owl-prev i, .all-slide .owl-controls .owl-next i {
	color: #fff;
	font-size: 50px;
	text-align: center;
	transition: all 0.5s ease-out 0s;
	font-weight: normal;
	opacity: .1;
}
.all-slide .owl-controls .owl-prev i:hover, .all-slide .owl-controls .owl-next i:hover {
	opacity: .8;
	color:#1F2235;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);	
}
/*
6.Why Us Section
=================*/
.why-us-sec {
	position: relative;
	z-index: 999;
}
.container-fluid.why-us-container {
	padding: 0;
}
.why-us-inner {
	height: 377px;
	position: relative;
}
.why-us-inner-text {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	left: 0;
	padding: 0px 25px;
}
.why-us-inner:nth-child(1).why-us-inner::before {
	background: rgba(245,91,20,1);
	background: -moz-linear-gradient(-45deg, rgba(245,91,20,1) 0%, rgba(15,25,52,0.44) 92%, rgba(15,25,52,0.4) 98%, rgba(15,25,52,0.39) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(245,91,20,1)), color-stop(92%, rgba(15,25,52,0.44)), color-stop(98%, rgba(15,25,52,0.4)), color-stop(100%, rgba(15,25,52,0.39)));
	background: -webkit-linear-gradient(-45deg, rgba(245,91,20,1) 0%, rgba(15,25,52,0.44) 92%, rgba(15,25,52,0.4) 98%, rgba(15,25,52,0.39) 100%);
	background: -o-linear-gradient(-45deg, rgba(245,91,20,1) 0%, rgba(15,25,52,0.44) 92%, rgba(15,25,52,0.4) 98%, rgba(15,25,52,0.39) 100%);
	background: -ms-linear-gradient(-45deg, rgba(245,91,20,1) 0%, rgba(15,25,52,0.44) 92%, rgba(15,25,52,0.4) 98%, rgba(15,25,52,0.39) 100%);
	background: linear-gradient(135deg, rgba(245,91,20,1) 0%, rgba(15,25,52,0.44) 92%, rgba(15,25,52,0.4) 98%, rgba(15,25,52,0.39) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2957a4', endColorstr='#0f1934', GradientType=1 ); 
}
.why-us-inner:nth-child(2).why-us-inner::before {
	background-color: rgba(239, 120, 90, 0.97);
}
.why-us-inner:nth-child(3).why-us-inner::before {
	background-color: rgba(134, 184, 107, 0.97);
}
.why-us-inner::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	background-color: rgba(19, 160, 178, 0.97);
}
.why-us-inner-icon {
	display: inline-block;
	width: 60px;
	height: 60px;
	border: 1px solid #fff;
	border-radius: 100%;
	line-height: 60px;
	color: #fff;
	font-size: 28px;
}
.why-us-inner-text h2 a {
	font-size: 22px;
	text-transform: capitalize;
	color: #fff;
	font-weight: 600;
}
.why-us-inner-text p {
	color: #fff;
	margin-bottom: 0;
}
.why-us-inner-text a {
	color: #fff;
	margin-top: 30px;
	display: inline-block;
}
/*
7.About Us Section
=================*/
.about-img img{width:100%;position:relative;}
.about-img::before {
	border: 10px solid rgba(0, 0, 0, 0.30);
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 9;
}
@media (min-width: 992px){
	.about-desc{
		margin-right: 100px;
	}
}
.about-desc img {
	margin-bottom: 30px;
}
.about-img {
	position: relative;
}
.about-desc h1 {
	font-weight: bold;
	text-transform: capitalize;
	position: relative;
	margin-bottom: 30px;
}
.about-desc h1::before {
	content: "";
	position: absolute;
	bottom: -10px;
	width: 80px;
	height: 2px;
	background: #2957a4;
}
.about-us-sec .sec-title {
	text-align: left;
	margin: 0 0px 50px 0px;
}
.read-more-btn a {
	background: #2957a4;
	color: #fff;
	display: inline-block;
	padding: 12px 30px;
	text-transform: capitalize;
	position: relative;
	z-index: 5;
	transition: 0.5s;
	font-weight: 600;
	transition: all 0.4s ease 0s;
}

.about-desc a.about-btn {
	background: #0f1934;
	padding: 10px 26px;
	display: inline-block;
	font-weight: 600;
	text-transform: capitalize;
	color: #fff;
	position: relative;
	border: 2px solid #2957a4;
	border-radius: 4px;
}
.about-desc a.about-btn::before {
	content: "\f178";
	font-family: fontawesome;
	float: right;
	top: 0px;
	position: relative;
	color: #fff;
	padding-left: 10px;
	transition: all 0.4s ease 0s;
	margin-left: 10px;
}
.about-sec{
	background:#f5f5f5 url(../img/abt-bg.png) no-repeat;
	background-size: contain !important;
    background-position: bottom !important;
}

.abt-point{float:left;margin-top: 70px;}
.abt-point span{margin-left: 30px;float:left;width:40%;}
.abt-point span:first-child{margin-left: 0px;}
@media (max-width: 580px){
	.abt-point {margin-top: 25px;}
	.abt-point span{width:50%;padding:0px;margin:0px;}
	.about-us-contact{
		float: left !important;
		width:100%!important;
		margin-top: 50px!important;
	}
}
/* #### About Section #### */
.about {
padding-bottom: 30px;
padding-top: 50px;
}
.about h3 {
  text-transform: uppercase;
}
.about-us-thumb {
	margin-top: -80px;
}
.about-us-contact {
	position: relative;
	width: 100%;
	z-index: 999;
}
.contact-info-icon {
	float: left;
	width: 75px;
	height: 75px;
	text-align: center;
	line-height: 75px;
	margin-right: 10px;
}

.contact-page-sec .contact-field h2 {
	color: #282828;
	text-transform: capitalize;
	font-size: 22px;
}

.contact-field .col-md-6.col-sm-6.col-xs-12 {
  padding-left: 0;
}  
.contact-field.contact-form input {
  margin-bottom: 5px;
}  
.contact-field.contact-form textarea {
  height: 110px;
}
.contact-field.contact-form input[type="submit"] {
  background: #4cc700;
  width: 150px;
  border-color: #4cc700;
}
.contact-info-text {
	padding-left: 100px;
	margin-bottom: 40px;
}
.contact-info-text h2 {
	color: #282828;
	font-size: 20px;
	text-transform: capitalize;
}
.contact-info-text span {
	color: #999999;
	font-size: 16px;
	font-weight: ;
	display: inline-block;
	width: 100%;
}
.contact-field input{
	background: #4874be;
	border: 1px solid #ddd;
	margin-top: 10px;
	padding: 5px 10px;
	width: 100%;
	color:#fff;
}
.contact-field select {
	width: 100%;
	border: 1px solid #ddd;
	padding: 13px 20px;
	margin-bottom: 20px;
	text-transform: capitalize;
	color: #fff;margin-top: 20px;
}
.contact-field .select-arrow::before {
	top: 30px;
	color: #fff;
}
.contact-field .message-input {
	display: inline-block;
	width: 100%;
	padding-left: 0;
}
.single-input-field textarea {
	border: 1px solid #ddd;
	width: 100%;
	height: 120px;
	padding: 10px;
	margin-top: 10px;
}
.single-input-fieldsbtn input[type="submit"] {
	background: #2957a4 none repeat scroll 0 0;
	border: 0;
	color: #020e2a;
	display: inline-block;
	font-weight: 600;
	padding: 12px 30px;
	text-transform: capitalize;
	width: 170px;
	margin-top: 30px;
	font-size: 16px;
}
.single-input-fieldsbtn input[type="submit"]:hover{background:#020e2a;transition: all 0.4s ease-in-out 0s;border-color:#020e2a;color:#fff;}
.contact-field {
  display: inline-block;width:100%
}
.single-input-field  h4 {
	color: #464646;
	text-transform: capitalize;
	font-size: 14px;
}
.contact-page-form {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
}

/*Video Inner CSS*/
.vedio-inner {
	position: relative;
	margin-bottom: 40px;
}
.vedio-overly{
	position:absolute;
	top:0;
	height:100%;
	width:100%;
	background-color: rgba(0, 0, 0, 0.10);
}
.vedio-button {
	text-align: center;
	transform: translateY(-50%);
	top: 50%;
	position: relative;
}
.vedio-inner img {
	width: 100%;
}
.video-inner {
	height: 100%;
	position: relative;
	top: 240px;
}
.vedio-button {
	position: relative;
	width: 100px;
	height: 100px;
	box-shadow: 0 0 0 0 rgba(245, 91, 20, 0.7);
	border-radius: 50%;
	background-color: #2957a4;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	margin: 0px auto;
	line-height: 106px;
}
.vedio-button a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.vedio-button a i {
	color: #fff;
	font-size: 44px;
}
.video-play-button {
	position: absolute;
	bottom: 0;
	padding: 0px 30px;
}
.video-play-button{
}
.video-play-button a {
	display: inline-block;
	padding: 10px 30px;
	background: #2957a4;
	color: #fff;
	text-transform: capitalize;
	font-size: 18px;
}
.video-play-button a i{
	margin-right:10px;
}

/* #### Title Section #### */
.sec-title {
	text-align: center;
	margin: 0 150px 50px 150px;
}
.sec-title h2 {
	font-size: 36px;
	text-transform: capitalize;
	color: #0f1934;
	font-weight: bold;
	line-height: 1;
}
.sec-title span {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	position: relative;
	color: #2957a4;
}
.sec-title p {
	margin-bottom: 0;
	margin-top: 30px;
}

/* #### why-choose-us-v1 #### */
.why-choose-us-v1-sec{
	background-color: #fff;
	background-image: url("../img/videobg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow:hidden;
}
.why-choose-us-v1-sec-1{
	background-color: #fff;
	background-image: url("../img/videobg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow:hidden;
}
.why-choose-v1-title {
	margin: 0;text-align:left;
	margin-bottom: 25px;
}
.why-choose-v1-title span {
	text-transform: capitalize;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 0px;
	display: inline-block;
	position: relative;
	color: #ddd;
}
.why-choose-v1-title h1 {
	font-size: 36px;
	text-transform: capitalize;
	color: #fee346;
	font-weight: bold;
}
.why-choose-v1 {
	padding: 30px 0px 30px 50px;
	position: relative;
	z-index: 2;	
}
.why-choose-v1::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #282828;
	left: -15px;
	width: 5000px;
	z-index: -1;
}
.why-choose-v1-single {
	margin: 10px 0;
	color: #cdcdcd;
}
.why-choose-v1-single .icon {
	width: 60px;
	height: 60px;
	margin-right: 10px;
	text-align: center;
	line-height: 60px;
	background: #2957a4;
	color: #fff;
	font-size: 28px;
	border-radius: 100%;
	position: relative;
}
.why-choose-v1-single .media{
	overflow:visible;
}
.why-choose-v1-single .media-left{
position:relative;
}
.why-choose-v1-single .media-left::before {
	width: 1px;
	height: 170px;
	position: absolute;
	content: "";
	top: 0;
	left: 30px;
	border-left:1px dashed #636161;
	transition: all 0.4s ease 0s;
}
.why-choose-v1-single:last-child .media-left:before {
	display:none;
}
.why-choose-v1-single .media-body h2 {
	font-size: 18px;
	margin-bottom:10px;
	text-transform: capitalize;
	color:#fee346;
}

/* #### Gallery Section #### */
.gallery-sec .sec-title {
	text-align: center;
	margin: 0 150px 50px 150px;
}
.simplefilter li {
	display: inline-block;
	background: #0f1934;
	padding: 12px 32px;
}
.simplefilter li.active {
	background: #f55b14;
}
.simplefilter li.active .gallery-tab-title {
	color:#fff;
	transition: all 0.4s ease 0s;
}
.gallery-tab-icon {
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	border-bottom: 1px solid #fff;
	line-height: 80px;
	font-size: 36px;
	cursor: pointer;
	color: #fff;
	margin-bottom: 20px;
	transition: all 0.4s ease 0s;
}
.gallery-tab-title {
	display: inline-block;
	width: 100%;
	color: #fff;
	text-transform: capitalize;
	font-size: 18px;
	transition: all 0.4s ease 0s;
	cursor: pointer;
}
.simplefilter {
	position: relative;
	text-align: center;
	margin-bottom: 40px;
	display: inline-block;
	width: 100%;
}
.shorttitle {
  display: none;
}
.gallery-item {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}
.gallery-item:hover .gallery-button h2 a{
	top:0px;
	transition: all 0.4s ease 0s;
}
.gallery-button h2 a {
	color: #fff;
	text-transform: capitalize;
	font-size: 20px;
	top:-100px;
	position: relative;
	transition: all 0.4s ease 0s;
}
.gallery-button a i {
	color: #fff;
	font-size: 24px;
	width: 60px;
	height: 60px;
	border: 1px solid #fff;
	line-height: 60px;
}
.gallery-item:hover .gallery-overlay {
	visibility: visible;
	opacity: 1;
	transition: all 0.4s ease 0s;	
	top:0px;
}
.gallery-item:hover .gallery-button a i{
	bottom:0px;
	transition: all 0.4s ease 0s;
}
.gallery-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	visibility: hidden;
	opacity: 0;
	transition: all 0.4s ease 0s;
	top: 0;
	background: rgba(12,117,192,1);
    background: -moz-linear-gradient(45deg, rgba(12,117,192,1) 0%, rgba(12,117,192,0.98) 2%, rgba(15,25,52,0.07) 100%);
    background: -webkit-linear-gradient(45deg, rgba(12,117,192,1) 0%,rgba(12,117,192,0.98) 2%,rgba(15,25,52,0.07) 100%);
    background: linear-gradient(45deg, rgba(12,117,192,1) 0%,rgba(12,117,192,0.98) 2%,rgba(15,25,52,0.07) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c75c0', endColorstr='#120f1934',GradientType=1 );	
}
.gallery-overlay-text {
	text-align: center;
}
.gallery-overlay-text {
	transform: translateY(-50%);
	top: 50%;
	position: relative;
}
.gallery-overlay-text .gallery-button a i {
	color: #fff;
	font-size: 17px;
	width: 40px;
	height: 40px;
	border: 2px solid #fee346;
	line-height: 34px;
	bottom: 0px;
	position: relative;
	transition: all 0.4s ease 0s;
	background: transparent;
	border-radius: 100%;
	display: inline-block;
}
.gallery-overlay-text .gallery-button a i:hover{background:#fee346;border-color:#fee346;transition: all 0.4s ease 0s;}
.gallery-load-more-btn {
	text-align: center;
	margin-top: 50px;
	display: inline-block;
	width: 100%;
}
.gallery-load-more-btn a{
	background: #f55b14;
	color: #fff;
	display: inline-block;
	padding: 10px 26px;
	text-transform: capitalize;
	margin: 0px 10px;
	position: relative;
	z-index: 5;
	font-weight: 600;
	position: related;
	transition: all 0.4s ease 0s;
}
.gallery-load-more-btn a i {
	margin-left: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.gallery-load-more-btn a:hover{
	background: #0f1934;
}
.gallery-item img{
	transform:scale(1);
	transition: all 0.4s ease 0s;
}
.gallery-item:hover.gallery-item img{
	transition: all 0.4s ease 0s;
	transform:scale(1.3)	
}
.gallery-overlay-text h2 a {
	font-size: 22px;
	text-transform: capitalize;
	color: #fff;
}
.gallery-overlay-text span {
	color: #ddd;
}
.gallery-button {
	display: inline-block;
	width: 100%;
}

/*
16.Error Page
=================*/
.error-page-content {
	text-align: center;
}
.error-page-content a {
	display: inline-block;
	padding: 10px 26px;
	background: #2957a4;
	color: #0f1934;
	position:relative;
}
.error-page-content a::before {
	content: "\f177";
	font-family: fontawesome;
	float: left;
	top: 0px;
	position: relative;
	color: #0f1934;
	padding-right: 10px;
	transition: all 0.4s ease 0s;
	margin-right: 10px;
}
/*
17.Contact Page
=================*/
.contact-info {
	display: inline-block;
	width: 100%;
}
.contact-info-icon {
	float: left;
	text-align: center;
	background: #2957a4;
	width: 40px;
	height: 40px;
	display: inline-block;
	line-height: 47px;
}
.contact-page-sec .contact-page-form h2 {
	color: #0f1934;
	text-transform: capitalize;
	font-size: 22px;
	font-weight: 700;
}
.contact-page-form .col-md-6.col-sm-6.col-xs-12 {
  padding-left: 0;
}  
.contact-page-form.contact-form input {
  margin-bottom: 5px;
}  
.contact-page-form.contact-form textarea {
  height: 110px;
}
.contact-page-form.contact-form input[type="submit"] {
  background: #0f1934;
  width: 150px;
  border-color: #0f1934;
}
.contact-info-icon i {
	font-size: 30px;
	color: #fff;
}
.contact-info-text {
	padding-left: 60px;
	margin-bottom: 40px;
}
.contact-info-text h2 {
	color: #0f1934;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 700;
}
.contact-info-text span {
	color: #999999;
	font-size: 16px;
	font-weight: ;
	display: inline-block;
	width: 100%;
}

.contact-page-form input{
  background: #fff none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;color:#999999;
}

.contact-page-form .message-input {
display: inline-block;
width: 100%;
padding-left: 0;
}
.single-input-field textarea {
	border: 1px solid #f0f0f0;
	width: 100%;
	height: 120px;
	padding: 10px;
	background:#4874be;
	resize: none;
}
.single-input-fieldsbtn input[type="submit"] {
	background: #2957a4 none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-weight: 600;
	padding: 10px 0;
	text-transform: uppercase;
	width: 150px;
	margin-top: 10px;
	font-size: 16px;
}
.single-input-fieldsbtn input[type="submit"]:hover{background:#0f1934;transition: all 0.4s ease-in-out 0s;border-color:#0f1934}
.single-input-field  h4 {
  color: #464646;
  text-transform: capitalize;
  font-size: 14px;
}
.contact-page-form {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
}


/*
18.Testimonial
============================*/
.testimonial-sec {
	background: #fff none repeat scroll 0 0;
	padding: 20px 0 20px;
	background-image: url(../img/testimonial-bg.jpg);
	background-repeat:repeat;
	background-position: center center;
	position: relative;
}
.single-testimonial {
	padding: 45px 45px 30px 45px;
	position: relative;
	margin-bottom: 30px;
	background: #fff;
	margin: 5px;
	position:relative;
	z-index:2
}
.single-testimonial:hover.single-testimonial::before {
	transition: all 0.4s ease 0s;
	height: 100%;
	width: 100%;	
}
.single-testimonial:hover .rating{
	color:#fff;
}
.single-testimonial:hover .rating i{
	color:#fff;
}
.single-testimonial:hover.single-testimonial .details span{
	color:#fff;
}
.single-testimonial::before {
	position: absolute;
	content: "";
	background: #1F2235;
	height: 10px;
	width: 10px;
	left: 0;
	top: 0;
	z-index:-1;
	transition: all 0.4s ease 0s;
}
.testimonial-img {
	display: inline-block;
	float: left;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	margin-right: 14px;
	margin-top: -8px;
}
.single-testimonial .details span {
	text-transform: capitalize;
}
.single-testimonial .testimonial-img img {
	border-radius: 100%;
}
.single-testimonial .details h2 {
	font-weight: 600;
	margin-bottom: 5px;
	text-transform: capitalize;
	font-size: 18px;
}
.single-testimonial .details {
	margin-bottom: 20px;
}
.testimonial-all.owl-carousel.owl-theme .owl-dots {
	text-align: center;
	margin-top: 25px;
}
.testimonial-all.owl-carousel.owl-theme .owl-dot {
	border-radius: 5px;
	display: inline-block;
	height: 6px;
	margin: 0 5px;
	width: 15px;
	position: relative;
	background: #1F2235;
	transition: all 0.4s ease 0s;
}
.testimonial-all.owl-carousel.owl-theme .owl-dot.active{
	width: 35px;
	transition: all 0.4s ease 0s;
}
/*
19.Faq Section
==================*/
h1.faq-style1-title {
	font-size: 36px;
	text-transform: capitalize;
	font-weight: bold;
	color: #0f1934;
	line-height: 40px;
	margin-bottom: 50px;
	position: relative;
}
h1.faq-style1-title::before {
	content: "";
	position: absolute;
	bottom: -10px;
	width: 80px;
	height: 2px;
	background: #0f1934;
}
.faq-style1-sec .panel {
  background: transparent;
}
.faq-style1-sec .panel-content {
	padding-bottom: 20px;
	color: #999;
}

.faq-style1-sec .panel-heading {
margin-bottom:15px;
padding: 0;
}
.faq-style1-sec .panel {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0 1px 1px rgba(0,0,0,.0);
	padding-bottom: 15px !important;
	transition: all 0.4s ease 0s;
}
.faq-style1-sec .panel-heading a {
color: #0f1934;
display: inline-block;
font-size: 20px;
width: 100%;
font-weight:600;
font-family: 'Poppins', sans-serif;
}
.faq-style1-sec .panel-title > a:hover, 
.faq-sec .panel-title > a:active, 
.faq-style1-style1-sec .panel-title > a:focus  {
    text-decoration:none;color:#0f1934;
}
.faq-free-consult-sec {
	overflow: hidden;
	position:relative;
}
.faq-free-consult-sec::before {
	position: absolute;
	content: "";
	background: #0f1934;
	width: 5000px;
	height: 100%;
	top: 0;
	left: 0;
	z-index:-2
}
.about-us-contact .contact-field {
	padding: 25px 25px 50px;
	background: #fff;
	border: 1px solid #1F2235;
}
.about-us-contact-title{position:relative}
.contact-title-border {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: #1F2235;
	text-align: center;
	margin: 0px auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -8px;
	transform: rotate(42deg);
}
.about-us-contact .contact-field input,
.about-us-contact .single-input-field textarea{border-color:transparent;}
.about-us-contact-title h1 {
	display: inline-block;
	width: 100%;
	background: #1F2235;
	color: #fff;
	text-align: center;
	padding: 15px 0;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 24px;
	position: relative;
	margin-bottom: -1px;
}
.about-us-contact .contact-field input[type="submit"] {
	background: #1F2235 none repeat scroll 0 0;
	border: 1px solid #1F2235;
	color:#fff;
}
.faq-sec .sec-title {
text-align:left;
margin-bottom:30px;
margin:0
}

.faq-sec .panel-title {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 600px;
}
.faq-sec .panel-content {
	padding: 20px 20px 20px 20px;
	color: #777777;
	background: #f4f4f4;
}
.faq-img {
display: inline-block;
width: 100%;
}
.faq-img img {
  width: 100%;
}
.faq-sec .panel-heading {
	margin-bottom: 0px;
	padding: 10px 20px;
	background: #22253a;
	border-radius: 0;
}
.faq-sec .panel {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0 1px 1px rgba(0,0,0,.0);
	margin-bottom: 15px;
}
.faq-sec .panel-heading a {
	color: #f4f4f4;
	display: inline-block;
	font-size: 16px;
	width: 100%;
	font-weight: 600;
}
.faq-sec .panel-title a:before {
    float:right !important;
    font-family: FontAwesome;
    content:"\f106";
   color:#f4f4f4
}
.faq-sec .panel-title a.collapsed:before {
    float: right !important;
    content:"\f107";color:#f4f4f4;
}
.faq-sec .panel-title > a:hover, 
.faq-sec .panel-title > a:active, 
.faq-sec .panel-title > a:focus  {
    text-decoration:none;color:#f4f4f4;
}
.faq-single {
	margin-bottom: 20px;
}
.faq-single .icon {
	width: 60px;
	height: 60px;
	margin-right: 10px;
	background: #2957a4;
	text-align: center;
	line-height: 55px;
	color: #fff;
	font-size: 32px;
}
.faq-single .media-body h2 {
	font-size: 20px;
	margin-bottom:10px;
	text-transform: capitalize;
}

/*
20.Page Heading Section
==========================*/
.pagehding-sec {
	background-image: url("../img/page_hd.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 130px;
	position: relative;
	background-size: cover;
}
.page-breadcrumb-inner {
	text-align: right;
}
.page-breadcrumb {
	display: inline-block;
	background: #2957a4;
	padding: 12px 32px;
	position: relative;
}
.page-breadcrumb::before {
	width: 40px;
	height: 40px;
	background: #2957a4;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	text-align: center;
	margin: 0px auto;
	transform: rotate(45deg);
	bottom: -10px;
	z-index: -1;
}
.page-heading h1 {
	font-size: 40px;
	text-align: left;
	text-transform: capitalize;
	font-weight: bold;
	color: #fff;
}
.breadcrumb-list {
	text-align: left;
}
.breadcrumb-list li {display: inline-block;
position: relative;
padding: 0px 14px;}
.breadcrumb-list li:first-child{
	padding-left:0px;
}
.breadcrumb-list li a {
	font-weight: 600;
	text-transform: capitalize;
	color: #fff;
}
.breadcrumb-list li:last-child a {
  color: #0f1934;
}
.breadcrumb-list li::before {
	content: "";
	position: absolute;
	right: -4px;
	font-size: 16px;
	font-weight: 600;
	background: #f4f4f4;
	height: 10px;
	width: 2px;
	top: 10px;
}
.breadcrumb-list li:last-child::before{display:none}
.breadcrumb-list li:last-child::before {
  display: none;
}

/*
22.Home 1 
============================*/

.header-left li::before {
	background: #fff;
}
.soical-profile li {
	border-radius: 100%;
	margin-left: 10px;
}

/*
23.Blog Page
==================*/

.blog-page-sec .blog-text{
	padding:30px 0px; 
}
.blog-details-sec .single-post,
.blog-page-sec .single-post{
	border:0px;
	box-shadow:inherit;
}
.single-post {
	margin-bottom: 30px;
	box-shadow: 0 0 10px 1px #f2f2f2;
	display: inline-block;
	width: 100%;
	border: 1px solid #f2f2f2;
}
.single-post-thumb {
	overflow: hidden;
	position: relative;
}
.single-post-thumb img {
	transform: scale(1);
	transition: all 0.5s ease-out;
}
.single-post:hover .single-post-thumb img{
	transform: scale(1.3);
	transition: all 0.5s ease-out;	
}
.blog-text {
	padding: 30px 20px;
}
.blog-text p {
	margin-bottom: 0;
}
.post-info {
	margin-bottom: 20px;
}
.post-info h2 {
	margin-bottom: 5px;
	line-height: 30px;
}
.post-info h2 a {
	text-transform: capitalize;
	font-size: 22px;
}
.post-meta ul li {
	display: inline-block;
	margin-right: 10px;
}
.post-meta ul li:last-child{margin-right:0px;}
.post-meta li a {
	color: #777777;
	text-transform: capitalize;
}
a.blog-readmore {
	position: relative;
	display: inline-block;
	margin-top: 20px;
	font-weight: 600;
	color: #fff;
	background: #083180;
	padding: 10px 20px;
}
.single-post:hover a.blog-readmore {
	background:#0cb1f6;
}
.post-share {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #d6d7d9;
	border-bottom: 1px solid #d6d7d9;
	padding: 10px 0;
}
.post-tag li {
	display: inline-block;
}
.post-tag li a {
	color: #898989;
	text-transform: capitalize;
}
.single-post-thumb.blog-details {
	margin-bottom: 30px;
}
/*latest news*/
.latest-news-thumb {
	display: inline-block;
	float: left;
}
.latest-news-desc {
	padding-left: 85px;
}
.latest-news-desc h3{
	margin-bottom:10px;
}
.latest-news-desc h3 a {
	color: #131e3c;
	font-weight: normal;
	line-height: 26px;
}
.latest-news-desc h3 a:hover{
	color:#083180;
}
.latest-news-desc li {
	display: inline-block;
	text-transform: capitalize;
}
.latest-news-desc li span {
	margin-right: 6px;
}
.latest-news-desc li a {
	color: #083180;
	text-transform: capitalize;
}
.latest-news-desc li:last-child{
	float:right;
}
.latest-news-inner {
	display: inline-block;
	width: 100%;
	margin-bottom: 50px;
}
.latest-news-inner:last-child{
	margin-bottom:0px;
}
.post-share {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #d6d7d9;
	border-bottom: 1px solid #d6d7d9;
	padding: 10px 0;
}
.blog-details-sec .blog-text {
	padding: 30px 0px;
}
.post-tag li {
	display: inline-block;
}
.share-link li a{
	color:#898989;
	margin-left:10px;
}
.post-tag li a {
	color: #898989;
	text-transform: capitalize;
}
.pagination.custom-pagination {
  width: 100%;
}
.pagination.custom-pagination li {
	display: inline-block;
}
.pagination.custom-pagination li.active a {
	background: #2957a4 none repeat scroll 0 0;
	color: #fff;
	border: 0px;
}
.pagination.custom-pagination li a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	height: 36px;
	line-height: 22px;
	margin: 0;
	width: 48px;
	border: none;
	border-radius: 0%;
	text-align: center;
	border: 1px solid #0f1934;
	background: #0f1934;
}

/*
24.What We Do
============================*/
.what-we-do-title-inner {
	margin-bottom: 70px;
}
.what-we-do-subtitle {
	color: #2957a4;
	font-size: 14px;
	font-weight: 600;
}
.what-we-do-title h1 {
	font-size: 28px;
	margin-bottom: 10px;
	line-height: 1.5;
}
.what-we-do-shortdesc::before {
	position: absolute;
	content: "";
	background: #909090;
	width: 1px;
	height: 100%;
	left: -30px;
	top: 0px;
}
.what-we-do-shortdesc p {
	margin-bottom: 0;
}
.what-we-do-inner-icon {
	color: #2957a4;
	font-size: 50px;
	margin-bottom: 30px;
}
.what-we-do-button {
	color: #2957a4;
	text-transform: uppercase;
	font-weight:600;
	font-size:14px;
}
.what-we-do-button i {
	margin-left: 10px;
	font-size: 24px;
	font-weight: 600;
	position: relative;
	top: 3px;
}
.what-we-do-single-inner {
	border: 1px solid #ddd;
	padding: 30px;
	margin-bottom: 30px;
	position: relative;
	z-index: 2;
	background:#2957a4
}
.what-we-do-single-inner::before {
	position: absolute;
	z-index: -1;
	content: "";
	width: 100%;
	height: 100%;
	background: #fff;
	top: 0;
	left: 0;
	transition: all 0.4s ease 0s;
}
.what-we-do-single-inner:hover:before {
width:0%;
transition: all 0.4s ease 0s;
}
.what-we-do-single-inner:hover{
	border-color:#2957a4;
	color:#fff;
}
.what-we-do-single-inner:hover .what-we-do-inner-icon,
.what-we-do-single-inner:hover .what-we-do-inner-desc h2 span{
	color:#fff;
}
.what-we-do-single-inner:hover .what-we-do-inner-desc h2 span::before{
	background:#0f1934;
}
.what-we-do-single-inner:hover .what-we-do-button{
	color:#0f1934;
}
.what-we-do-inner-desc h2 a {
	font-size: 20px;
	text-transform: capitalize;
}
.what-we-do-inner-desc h2 span {
	color: #2957a4;
	position: relative;
}
.what-we-do-inner-desc h2 span::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: #2957a4;
	bottom: -2px;
	left: 0;
}

/* ####  Client #### */
.client-title-sec {
	margin-bottom: 20px;
}
.client-project-title span{
	color: #2957a4;
	font-size: 16px;
	font-weight: 600;
    text-transform: uppercase;
}
.client-project-title h2{
    margin: 0 0 20px;
	font-size: 36px;
    text-transform: capitalize;
    line-height:1;
}
.client-project-subtitle{
	
}
.client{padding: 0px;}
.client.owl-carousel.owl-theme .owl-item {padding: 0 25px;}
.single-client {
	/*height: 100px;*/
	padding: 6px;
	text-align: center;
}
.client.owl-carousel.owl-theme img {
	position: relative;
	/*top: 50%;
	transform: translateY(-50%);*/
	display: inline-block;
	/*box-shadow: 0 0 5px rgba(0,0,0,0.1);*/
}
.client.owl-carousel .owl-item  img{
	width:auto;
}

/*
Footer Section 
======================*/
.home-v1 footer.footer {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
/*.home-v1 .footer-overlay {
	background-color: rgba(15, 25, 52, 0.97);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}*/
.footer-contact-info {
	margin-top: 30px;
}
.footer-contact-info-icon {
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-size: 18px;
	background: #7298d7;
	top: 5px;
	position: relative;
	float: left;
	border-radius:20px;
}
.footer-contact-info-text {
	padding-left: 50px;
	font-size:14px;
	line-height: 1.5;
}
.footer-contact-info-text span {
	color: #fff;
	display: inline-block;
	width: 100%;
}
footer.footer{
    background: #272F3E none repeat scroll 0 0;	
}
.footer-sec {
	padding-top: 70px;
	position: relative;
	padding-bottom: 30px;
}
.email-subscription form {
  background: #525459 none repeat scroll 0 0;
  margin-top: 35px;position:relative
}
.email-subscription input[type="email"] {
background: #fff none repeat scroll 0 0;
border: 1px solid #fff;
color: #292929;
padding: 10px 58px 10px 10px;
text-transform: capitalize;
width: 100%;
}
.email-subscription button {
	background: #2957a4 none repeat scroll 0 0;
	color: #fff;
	padding: 11px 30px;
	position: absolute;
	right: 0;
	top: 0;
}
.email-subscription button i {
  border: none;
  margin-right: 0;
  color: #fff;
}
.footer-sec h2 {
	color: #fee346;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	position: relative;
	z-index: 2;
}
.footer-sec h2::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 40px;
	background: #5f87cb;
	bottom: -5px;
}
.footer-logo {
	margin-bottom: 25px;
	display: inline-block;
	width: 100%;
	margin-top: -4px;
}
.footer-sec p {
  color: #ffffff;
}
.footer-wedget-one{font-size:14px;}
.footer-wedget-one img {
	margin-top: 0px;
}
.footer-wedget-one ul {
  margin-top: 30px;
}
.footer-recent-inner {
	margin-bottom: 30px;
}
.footer-recent-inner:last-child{margin-bottom:0}
.footer-recent-inner span i {
	color: #2957a4;
	margin-right: 10px;
}
.footer-recent-inner h2{margin-bottom:10px;padding-bottom:0}
.footer-recent-inner h2 a {
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	text-transform:capitalize;
}
.footer-recent-inner span {
	color: #f4f4f4;
	font-weight: 600;
	font-size: 14px;
	text-transform: capitalize;
}
.footer-recent-inner span:last-child{padding-left:15px}
.footer-recent-inner span i {
	color: #2957a4;
	margin-right: 10px;
}
	
.footer-wedget-three li i {
  display: inline-block;
  margin-right: 10px;
}
.ft-menu ul {
  padding: 0px 20px;
}
.ft-menu h2 {
  display: inline-block;
  text-align: left;
}
.footer-wedget-three li {
  color: #ccc;
  font-size: 14px;
padding:10px
}
.footer-wedget-two li {
  display: inline-block;
}
.footer-wedget-two li a {
	border: 1px solid #0f4376;
	color: #fff;
	display: inline-block;
	margin: 8px 8px 8px 0;
	padding: 8px 10px;
	text-transform: capitalize;
	transition: all 0.4s ease-in-out 0s;
	background: transparent;
	color: #f4f4f4;
	font-size: 12px;
}
.footer-wedget-two li a:hover{transition: all 0.4s ease-in-out 0s;background:#2957a4;color:#fff;border-color:#2957a4}
.footer-wedget-two li a i {
  margin-right: 10px;
}
.footer-widget-menu li::before{
	content: "\f10c";
	font-family: FontAwesome !important;
	left: 0px;
	top: -2px;
	position: relative;
	color: #7298d7;
	padding-right:5px;
	font-size: 10px;
}
.footer-widget-menu li{position:relative}
.footer-widget-menu li a {
	color: #fff;
	text-transform: capitalize;
	padding-bottom: 10px;
	display: inline-block;
	font-size: 14px;
}
.footer-widget-menu li a:hover{color:#7298d7;transition: all 0.4s ease 0s;}
.footer-wedget-four .inner-text {
	color: #c0bcbc;
}
.footer-wedget-four .icon i {
	color: #5f87cb;
	font-size: 18px;
}
.footer-social li {
	display: inline-block;
}
.footer-social li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
	background: #7298d7;
	text-align: center;
	line-height: 40px;
	margin-right: 10px;
	border-radius:20px;
}
.footer-social li a:hover{
	background:#093680;
}

.footer-bottom-sec {
	padding: 15px 0;
	position: relative;
	font-size:12px;
	background:#093680;
	letter-spacing:.5px;
}
.copy-right span{
  color: #e2e2e2;
}
.site-developer {
	text-align: right;
}
.site-developer span {
	color: #e2e2e2;
}
.site-developer span  a{
	color:#e2e2e2;
}

.text-white
{
    color:White;
}
.text-white a
{
    color:White;
}

/* The End */
