
@import "http://fonts.googleapis.com/css?family=Roboto:400,500";
@import "https://fonts.googleapis.com/css?family=Open Sans:400";
@import url("hover-min.css");
@font-face {
	font-family:'GT-Walsheim-Pro';src:url("fonts/GT-Walsheim-Pro-Regular.eot");
	src:url("fonts/GT-Walsheim-Pro-Regular.woff") format("woff"),
	url("fonts/GT-Walsheim-Pro-Regular.ttf") format("truetype");
	font-weight:400;
	font-style:normal;
	}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}

.boxedcontainer {
  max-width: 1170px;
  margin: auto;
  padding: 0px 30px;
}
.table-striped{
	width: 100%;
}
.table-striped tr td{
	padding: 15px;
}

.top-head{
padding:2px 0px;
background-color:#fff;
}
/*********************************************
    -   SETTINGS FOR BANNER CONTAINERS  -
**********************************************/
#home-section{
	position: relative;
	padding: 0px;
}
.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.tp-banner {
  width: 100%;
  position: relative;
}
.tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}


/*-------------------------------------------------*/
/* =  iconbox
/*-------------------------------------------------*/
.iconbox {
	padding: 0;
	margin-top: 25px;
}
.iconbox .iconbox-icon {
    float: left;
    width: 30px;
    text-align: center;
}
.iconbox .iconbox-content {
    margin-left: 40px;
}
.iconbox i.boxicon {
    font-size: 16px;
    text-align: center;
    display: inline-block;
}
.iconbox i.boxicon {
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.08s ease-in;
    -moz-transition: all 0.08s ease-in;
    -ms-transition: all 0.08s ease-in;
    -o-transition: all 0.08s ease-in;
    transition: all 0.08s ease-in;
}
.iconbox-style-2 .iconbox-icon{
	font-size: 30px;
	color: #17415f;
}
.iconbox-style-2 h4 {
    margin: 0px 0px 15px;
    font-weight: 600;
    font-size: 16px;
    color: #17415f;
    line-height: 22px;
}
.find-advisor{
	margin-top: 10px;
}

/*-------------------------------------------------*/
/* =  social top
/*-------------------------------------------------*/
.social-top{
	background: #17375e;
padding: 5px 0px 5px 0px;
    
}
.social-top ul li{
	list-style-type: none;
	color: #e6f0f9;
	display: inline;
	line-height: 14px;
}
.social-top ul{
	padding: 0px;
	    margin-bottom: 0px;
		padding-top:4px;
}
.social-top ul li a{
	color: #FFF;
}
.social-icons li a{
	padding: 0px 3px;
}
.social-icons li a i{
background:#fff;
color:#17375e;
padding:5px 5px;
font-size:10px;
border-radius:2px 2px 2px 2px;
font-weight:400;
}
/*-------------------------------------------------*/
/* =  Header
/*-------------------------------------------------*/
.navbar-default {
  background: none;
  border: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  margin: 0;
  position: relative;
}
.mainmenu-area{
	padding: 3px 0px 0px;
	position: relative;
}
.mainmenu-area::before {
    content: '';
	position: absolute;
	right: 31px;
	top: 0;
	width: 100%;
	background: ;
	height: 100%;
	-webkit-transform: skewx(-45deg);
	-ms-transform: skewx(-45deg);
	transform: skewx(-35deg);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
/*.mainmenu-area::after{
	content: '';
	position: absolute;
	right: 0px;
	top: 0;
	width: 41%;
	background: #ef7f1a;
	height: 100%;
}*/
.leading{
	z-index: 99999;
	color: #fff;
	font-size: 16px;
	position: relative;
	padding-top: 15px;
	text-align: left;
	width: 35%;
	font-family: Roboto Slab;
}
.navbar-default .row{
	padding: 0px 0px 0px 13px;
}
.navbar-brand {
  display: inline-block;
  height: auto;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #222222;
  font-size: 30px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 900;
  margin: 0 0 30px;
  text-transform: uppercase;
  margin: 0;
  color: #222222 !important;
  font-size: 26px;
  text-transform: capitalize;
  padding: 15px 30px;
  letter-spacing: 2.5px;
}
.navbar-brand span {
  color: #ffba00 !important;
}
.top-line {
  padding: 5px 0;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  overflow: hidden;
  border-bottom: 1px solid #e8e8e8;
}
.top-line p span {
  margin-right: 20px;
}
.top-line p span i {
  font-size: 13px;
  color: #ffba00;
  margin-right: 10px;
}
.top-line ul.social-icons {
  margin: 0;
  padding: 5px;
  text-align: right;
  padding-right: 15px;
}
.top-line ul.social-icons li {
  display: inline-block;
  margin-left: 9px;
}
.top-line ul.social-icons li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 14px;
  color: #ffffff;
}
.top-line ul.social-icons li a:hover {
  color: #ffba00;
}
.navbar-collapse{
	float: left;
}
.navbar-nav {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  background: none;
      margin: 0px;
}
.navbar-nav > li > a {
  	color: #000 !important;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	padding: 20px 10px;
	z-index: 99999;
}
.navbar-nav > li.drop > a:after {
	content: "\f107";
	font-family: fontAwesome;
	font-size: 15px;
	margin-left: 5px;
	font-weight: 600;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: 1px;
	margin-top: -2px
}

.navbar-nav > li:last-child > a{
    padding-right: 0px;
}
.navbar-nav > li > a.active{
	color: #ef7f1a !important;
}
.navbar-nav a.open-search {
  padding: 20px 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.navbar-nav a.open-search i {
  font-size: 16px;
  display: inline-block;
}
.navbar-nav li.drop {
  position: relative;
}
.navbar-nav li.drop ul.dropdown {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 300px;
  background: #13314C;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.navbar-nav li.drop ul.dropdown li {
  display: block;
}
.navbar-nav li.drop ul.dropdown li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  display: block;
  color: #ECECEC;
  font-size: 12px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 600;
  letter-spacing: 0.2px;
  padding: 10px 15px;
  border-bottom: 1px solid #17415f;
}
.navbar-nav li.drop ul.dropdown li:last-child a{
	border-bottom: none;
}
.navbar-nav li.drop ul.dropdown li a:hover {
  color: #fff;
  background:#ef7f1a;
}
.navbar-nav li.drop ul.dropdown li:first-child {
  border-top: none;
}
.navbar-nav li.drop:hover ul.dropdown {
  opacity: 1;
  visibility: visible;
}
header.active .navbar-fixed-top{
	position: fixed;
	background: rgba(0,0,0,0.8);
	border-bottom: none;
	color:#ef7f1a;
	
}
header.active .navbar-default {
/*
  box-shadow: 0 0 2px #dddddd;
  -webkit-box-shadow: 0 0 2px #dddddd;
  -moz-box-shadow: 0 0 2px #dddddd;
  -o-box-shadow: 0 0 2px #dddddd;
*/
}
header.active .top-line {
  height: 0;
  padding: 0;
}
header.active .navbar-brand {
  color: #ef7f1a !important;
  padding: 15px 15px;
}
header.active .navbar-nav > li > a {
  color: #333 !important;
  padding: 23px 15px;
}
header.active .navbar-nav a.open-search {
  padding: 23px 15px;
  color:#ef7f1a;
}
header.active .navbar-nav a.open-search i {
  color: #fff;
}
header.active .mainmenu-area{
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.16);
}
.form-search {
  position: absolute;
  top: 100%;
  right: 0;
  width: 200px;
  background: #E3E3E3;
  padding: 1px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.form-search input[type="search"] {
  font-size: 14px;
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 10px;
  margin: 0;
  color: #222222;
  padding: 8px 10px;
  border: none;
  width: 100%;
  outline: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  background: #ffffff;
}
.form-search button {
  background: #ffffff;
  border: none;
  float: right;
  margin-top: -28px;
  margin-right: 15px;
  position: relative;
  z-index: 2;
}
.form-search button i {
  color: #222222;
  font-size: 16px;
}
.form-search.active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

 header .bottom_header .logo .logo_text p:nth-child(1) {
 	font-family: 'Raleway', sans-serif;
 	font-weight: 800;
 	font-size: 2em;
 	color: #1c1a21;
 	display: inline-block;
 	padding-top: 44px;
	letter-spacing: 1px;
    position: relative;
 }
 header .bottom_header {
 	padding: 12px 0;
 	background: #fff;
 	background-size: cover;
 }
 header .bottom_header .logo {
 	line-height: 55px;
 }
header .bottom_header .right-info {
  /* background-color: #2a2a2a; */
  float: right;
  /* padding: 10px; */
  width: 100%;
  margin-right: -15px;
}
header .bottom_header .right-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
header .bottom_header .right-info ul li {
  display: inline-block;
}
header .bottom_header .right-info ul li a {
  color: #ffffff;
  font-size: 14px;
  margin: 0px 10px;
  font-weight:500;
}
header .bottom_header .right-info ul li a:hover {
  color: #fde428;
  transition: all 0.5s;
}
.ac_info_wrapper {
    float: right;
    display: inline-block;
    color: #ffc107;
	padding: 20px 25px;
    min-height: 90px;
    border-right: 1px solid #264462;
	word-wrap: break-word;
}
.ac_info_wrapper a {
    color: #fff;
}
.ac_info_wrapper h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
}
.ac_info_wrapper i {
    padding-right: 10px;
	font-size: 14px;
}
.ac_info_wrapper span {
    display: block;
	text-transform: capitalize;
	color: #fde428;
}
.ac_info_wrapper .ac_social_wrapper {
    padding: 11px 0;
	float: left;
	width: 100%;
}
.mainmenu-area .find-advisor {
	position: relative;
	margin-right: -5px;
	transition: all .3s ease;
	padding-top: 8px;
}

/*-------------------------------------------------*/
/* =  General
/*-------------------------------------------------*/
body{
	font-family: 'Open Sans';
font-size: 14px;
color: #000;
font-weight: 500;
}
p {
  font-size: 14px;
color: #000;
font-family: 'Open Sans', sans-serif;
font-weight: 500;
line-height: 22px;
margin: 10px 0 10px;
text-align: justify;
}
section{
	padding: 0px 0px;
}
.spacer-40{
	height: 40px;
	float: left;
	width: 100%;
}
.welcome_heading h2 {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 800;
	font-size: 1.625em;
	color: #323232;
	text-transform: uppercase;
	position: relative;
	text-align: center;
	line-height: 32px;
	padding-right: 25px;
	margin-bottom: 55px;
}

.welcome_heading h2:before {
	content: '';
	width: 60px;
	height: 4px;
	background: #ef7f1a;
	position: absolute;
	letter-spacing: 1px;
	top: 50px;
	left: 46%;
}
.welcome_heading{
	padding-bottom: 0px;
	}
.welcome_heading p{
	font-family: 'Open Sans', sans-serif;
font-style: italic;
font-size: 14px;
color: #898989;
padding-left: 30px;
padding-top: 25px;
line-height: 26px;
text-align: center;
font-weight: 500;
}
a:hover{
	text-decoration: none;
}
a:focus{
	outline: none;
}
.title{
	margin-bottom: 20px;
}
.title p{
	margin: 20px 150px 30px;
	font-style: italic;
	color: #282828;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Roboto Slab;
}

h3{
	
	color: #ef7f1a;
}

/* ==============================
  3. Caption Effect styles
============================== */


.img-cap-effect:hover .img-box .img-caption {
  top: 0;
}
.img-cap-effect:hover .img-box .img-caption:before {
  bottom: 10px;
  opacity: 1;
}
.img-cap-effect:hover .img-box .img-caption .box-holder ul {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.img-cap-effect .img-box {
  position: relative;
  overflow: hidden;
}
.img-cap-effect .img-box .img-caption {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(19, 49, 76, 0.6);
  text-align: center;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.img-cap-effect .img-box .img-caption:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 100%;
  opacity: 0;
  border: 5px solid #ffffff;
  border-bottom: 0;
  border-right: 0;
  -webkit-transition: all .5s ease .5s;
          transition: all .5s ease .5s;
}
.img-cap-effect .img-box .img-caption .box-holder {
  width: 100%;
  height: 100%;
  display: table;
}
.img-cap-effect .img-box .img-caption .box-holder ul {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: all .5s ease 1s;
          transition: all .5s ease 1s;
}
.img-cap-effect .img-box .img-caption .box-holder ul li {
  display: inline-block;
}
.img-cap-effect .img-box .img-caption .box-holder ul li a {
  display: block;
  width: 30px;
  height: 30px;
  background: #13314c;
  font-size: 13px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  margin-right: 5px;
}
/*-------------------------------------------------*/
/* =  content
/*-------------------------------------------------*/
.title-section {
  margin-bottom: 30px;
  text-align: center;
}
.title-section h1 {
  color: #222222;
  font-size: 30px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 900;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.title-section h1 span {
  color: #ffba00;
}
#home-section .tp-caption.small_text {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  font-family: 'Roboto Slab', sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  font-style: italic;
}
#home-section .tp-caption.small_text.backgroun-col {
  background: #ffba00;
  padding: 1em 2em;
  font-size: 15px;
  color: #222222;
  line-height: 24px;
}
#home-section .tp-caption.finewide_medium_white {
  color: #FFF;
  text-shadow: none;
  font-size: 48px;
  line-height: 48px;
  font-weight: 600;
  font-family: 'Roboto Slab', sans-serif;
  background-color: none;
  text-decoration: none;
  text-transform: uppercase;
  border-width: 0px;
  border-color: transparent;
  border-style: none;
  text-align: left;
}
#home-section .tp-caption.finewide_medium_white span {
  color: #ef7f1a !important;
  text-align: center;
}
#home-section .tp-caption a.trans-btn {
  color: #ffffff;
  background: transparent;
  font-size: 12px;
  font-weight: 700;
  font-family: 'Roboto Slab', sans-serif;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 0.8em 4em;
}
#home-section .tp-caption a.trans-btn:hover {
  color: #ffba00;
  border: 2px solid #ffba00;
}
#home-section .tp-caption a.trans-btn2 {
  font-size: 12px;
  font-weight: 700;
  font-family: 'Roboto Slab', sans-serif;
  text-transform: uppercase;
  border: 2px solid transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 0.8em 4em;
  color: #ef7f1a;
  background: #ffffff;
}
.#home-section .tp-caption a.trans-btn2:hover {
  color: #ffffff;
  background: #ffba00;
}
#home-section .slotholder:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.3);
  z-index: 2;
}
#home-section .tp-bannertimer {
  display: none !important;
}
a.button-one {
  color: #3e3e3e;
  background: #fff;
  font-size: 12px;
  font-weight: 700;
  font-family: 'Roboto Slab', sans-serif;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 10px 35px;
}

/*  
	--------------------------------------------------
	welcome section start here
	--------------------------------------------------
*/

.welcome_sec {background: #fff;}
.welcome_item {
	position: relative;	
}
.welcome_details img {
	margin-top:-16px;
}

.box > .icon:hover > .image { box-shadow:0px 2px 3px 0px; }
.entry-image .entry-overlay {
    display: block;
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 2px;
    background: rgba(19,49,76,0.8);
      -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.entry-image {
    border-radius: 2px;
    overflow: hidden;
    position: relative;
}
.entry-image :hover{
	
}
.entry-image .entry-overlay i {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    font-size: 24px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
}
.welcome_details .welcome_info {
	position: relative;
	width:77%;
	background: #fdfdfd;
	border: 1px solid #e6e6e6;
	margin-left: 140px;
    padding-top: 7px;
    padding-bottom: 24px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.welcome_details h3 {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #323232;
	position: relative;
}
.welcome_details p {
	font-family: 'Open Sans', sans-serif;
	color: #898989;
	text-align: justify;
}
.welcome_item_bottom {
	margin-top:29px;
}
.welcome_details .welcome_info:hover {
	background: ;
}
.welcome_details .welcome_info:hover h3{
	color: #fff;
}
.welcome_details .welcome_info:hover p {
	color: #e4e8e8;
}
/*  
	--------------------------------------------------
	About section section start here
	--------------------------------------------------
*/
.about-section {
  padding: 20px 0px 30px;
  overflow: hidden;
}
.who-content{
}
.who-img{
	overflow: visible;
	padding: 15px 0;
}
.img-full{
	height: auto;
	width: 100% !important;
}
.about-section ul{
	padding: 0;
	margin-top: 25px;
}
.about-section ul li {
    margin-top: 15px;
    list-style: none;
}
.about-section ul li a {
    font-family: 'Open Sans';
	font-style: italic;
	font-size: 13px;
	color: #282828;
	font-weight: 300;
}
.about-section p{
	line-height: 25px;
	text-align: center;
}
.we_are_deatails h2 {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	font-size: 2.225em;
	color: #ef7f1a;
	position: relative;
	    padding-top: 0px;
    padding-bottom: 0;
	
	
	text-align:center;
}
.we_are_deatails h3, .we_are_about h3{ 
    font-size: 25px;
    line-height: 40px;
    font-weight: 600;
     margin: 0;
     color: #ef7f1a;
     font-family: 'Roboto Slab', sans-serif;
     text-align: center;
}
.we_are_about h3 {font-size: 35px;
    line-height: 60px;}
 .we_are_deatails h6 {
    font-size: 16px;
    line-height: 27px;
    font-weight: 600;
    display: inline-block;
    margin: 0; margin-left: 2em;
    position: relative;
    padding-left: 20px;
    
    font-family: 'Roboto Slab', sans-serif;
}

.we_are_deatails h6:before{content:''; border-radius:50%; border:5px solid #ef7f1a; position: absolute; left:0px; top:9px;}
.we_are_deatails h5, .we_are_about h5 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    display: inline-block;    
    position: relative;
    
    margin: 0;
	padding-bottom: 10px;
	font-family: 'Roboto Slab', sans-serif;
}
.we_are_about h5 {font-size: 20px;
    line-height: 30px;
    color: #FFF;
}
/*.we_are_deatails h2:before {
	content: '';
	width:45px;
	height:3px;
	background: #ef7f1a;
	position: absolute;
	top: 60px;
}*/

.we_are_deatails p {
	text-align: justify;
	margin-top: 0; margin-left: 2em;
}

.about-section .tl-spoiler {
    position: relative;
    margin-top: 25px;
    float: left;
}
.about-section .tl-spoiler > h6 {
    font-size: 1.4rem;
    padding-right: 0;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-weight: 700;
    color: #E9FFFC;
}
.about-section .tl-spoiler .tl-spoiler-content {
    padding-left: 30px;
	font-size: 13px;
	color: #E9FFFC;
	line-height: 26px;
}
.box > .icon > .info:before, .wrap-feature2-box .card.card-shadow > .card-body:before, .news-section .news-box article:before {
	content:"";height:100%;width:0;background-color:#ef7f1a;position:absolute;bottom:0;right:0;
	-webkit-transition:all 300ms linear 0ms;
-khtml-transition:all 300ms linear 0ms;
-moz-transition:all 300ms linear 0ms;
-ms-transition:all 300ms linear 0ms;
-o-transition:all 300ms linear 0ms;
transition:all 300ms linear 0ms;
transform-origin:left;
-moz-transform-origin:left;
-ms-transform-origin:left;
-webkit-transform-origin:left;
-o-transform-origin:left
}
.box > .icon:hover > .info:before, .wrap-feature2-box .card.card-shadow:hover > .card-body:before, .news-section .news-box article:hover:before {
	width:100%;
left:0;
right:auto;
transform-origin:right;
-moz-transform-origin:right;
-ms-transform-origin:right;
-webkit-transform-origin:right;
-o-transform-origin:right
}
.wrap-feature2-box .card.card-shadow:hover > .card-body .font-medium, .wrap-feature2-box .card.card-shadow:hover > .card-body ul li, .news-section .news-box article:hover .blog_infos li a, .news-section .news-box article:hover h2 a, .news-section .news-box article:hover p { color: #FFF}
.topbar.fixed-header {
	 padding: 0px;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    width: 100%;
    position: fixed;
    z-index: 20;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
     }
    .topbar.fixed-header .navbar .logo img {
      height: 50px;
      -webkit-backface-visibility: hidden;
      -webkit-transform: translateZ(0) scale(1, 1); }
/*  
	--------------------------------------------------
	About section section start here
	--------------------------------------------------
*/

.feature-section{
	padding: 70px 0;

	/background: #f4f6f7 ;
}

.feature-section a span{
	text-align: center;
	padding-top: 15px;
	width: 70px;
	height: 70px;
	position: absolute;
	left: -10px;
	top: 45px;
	display: block;
	border: 1px solid #dadada;
	background: #fff;
	color: #236;
	border-radius: 100px;
}
.feature-section a:hover span{
	background: #F4BC16;
	border-right: none;
	color: #fff;
}
.feature-section .col-md-4 .fa{
	font-size: 34px;
}
.feature-section .col-md-4 a{
	position: relative;
padding: 40px 10px 0px 105px;
display: block;
cursor: pointer;
border: 1px solid;
border-right: none;
height: 180px;
margin-bottom: 40px;
border-color: #fff;
color: #161029;
box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
background: #fff;
}
.feature-section .col-md-4 a:after{
	display: block;
content: "";
position: absolute;
right: 0px;
top: -1px;
bottom: -1px;
width: 1px;
background: #fff;
}
.feature-section .col-md-4 a:hover{
	color: #F4BC16;
	border: 1px solid #F4BC16;
}
.feature-section .col-md-4 a:hover:after{
	display: block;
content: "";
position: absolute;
right: 0px;
top: -1px;
bottom: -1px;
width: 2px;
background: #F4BC16;
}
.quote-section{
	padding: 70px 0;
/* 	background:#161029; */

}
.quote-section .button-one{
	margin-top: 15px;
	float: left;
	text-decoration: none;
}
.quote-section .content{
	padding: 35px 0px;
	
}
.quote-section .titles{
	margin-bottom: 25px;
}
.quote-section h2{
	font-size: 30px;
color: #fff;
margin: 0px 0px 5px;
}
.quote-section #contact-form h2{
	text-transform: uppercase;
	}
.quote-section p{
	color: #fff;
	line-height: 24px;
	
}
.projects-section {
  padding: 0px 0 70px;
}
.projects-section .project-title h2 {
  color: #222222;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.projects-section .project-title p {
  margin-bottom: 30px;
}
.projects-section ul.filter {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  text-align: center;
}
.projects-section ul.filter li {
  display: inline-block;
  margin: 0 15px 0 0;
}
.projects-section ul.filter li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  padding:6px 15px;
  text-transform: uppercase;
  font-weight: 600;
}
.projects-section ul.filter li a.active,
.projects-section ul.filter li a:hover {
  	color: #05305b;
	background: #FFE941;
	padding: 6px 25px;
}
.project-box .project-post {
  width: 31.5%;
  position: relative;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px;
  box-shadow: 0 2px 5px 3px #eff1f8;
}
.project-box .project-post img {
  width: 100%;
}
.project-box .project-post .hover-box {
 position: absolute;
	background: rgba(5,49,92,0.9);
	top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    text-align: center;
     -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
          transform: scale(0, 0);
    opacity: 0;
    padding: 37% 50px;
}
.project-box .project-post .hover-box h2 {
  	color: #fff;
	font-size: 17px;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	margin: 0 0 15px;
	font-size: 15px;
	margin: 0;
	font-weight: 600;
	text-transform: uppercase;
}
.project-box .project-post .hover-box h2 a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #fff;
}
.project-box .project-post .hover-box h2 a:hover {
  color: #ffba00;
}
.project-box .project-post .hover-box span {
  font-size: 13px;
	color: #cfcfcf;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 10px;
	margin-bottom: 0;
}
.project-box .project-post:hover .hover-box {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1;
}

/*============== Some Facts =============*/
.some_facts {
	background: url("../images/t-bg.jpg") no-repeat;
	text-align: center;
	padding: 60px;
}
.some_facts p {
	font-family: 'Robot Slab', sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 27px;
	    text-align: center;
}

.some_facts span {
	font-family: 'PT Serif', serif;
	font-weight: 700;
	font-size: 4.06em;
	color: #fff;
	padding-left: 40px;
	position: relative;
}


.tab-posts-box {
  margin-bottom: 30px;
}
.tab-posts-box ul.nav-tabs {
  text-align: center;
  border: none;
}
.tab-posts-box ul.nav-tabs li {
  float: left;
  border: none;
}
.tab-posts-box ul.nav-tabs li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  display: block;
  padding: 10px 25px;
  background: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  color: #222222;
  font-size: 13px;
  font-family: 'Roboto Slab', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
  margin: 0;
  
}
.tab-posts-box ul.nav-tabs li a:hover {
  border: none;
  color: #ffba00;
}
.tab-posts-box ul.nav-tabs li.active a {
  border: none;
  background: #ffba00;
  color: #ffffff;
}
.tab-posts-box .tab-pane {
  padding: 30px;
  padding-bottom: 0;
  border: 1px solid #f1f1f1;
  overflow: hidden;
}
.tab-posts-box .tab-pane h3 {
  color: #222222;
  font-size: 17px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 13px;
  text-transform: uppercase;
}
.tab-posts-box .tab-pane img {
  float: right;
  margin-left: 20px;
  max-width: 400px;
  max-width: 200px;
}
.tab-posts-box .tab-pane img.left-order {
  float: left;
  margin-left: 0;
  margin-right: 20px;
}
.testimonial-section {
  padding: 60px 0 85px;
  position: relative;
  background: url('../images/t-bg.jpg') fixed;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.testimonial-section h2{
	color: #fff;
}
.testimonial-section .box-header{
	color: #fff;
	font-weight: 800;
}
.testimonial-section .title-section{
	margin-bottom: 60px;
}
.testimonial-section .container {
  position: relative;
  z-index: 2;
}
.testimonial-section .title-section {
  text-align: center;
}
.testimonial-section .title-section h1 {
  color: #222222;
  font-size: 30px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 900;
  margin: 0 0 30px;
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 00px;
  color: #ffffff;
}
.testimonial-section .testimonial-box {
  text-align: center;
  padding-bottom: 2px;
}
.testimonial-section .testimonial-box ul.bxslider {
  margin: 0;
  padding: 0;
}
.testimonial-section .testimonial-box ul.bxslider li {
  overflow: hidden;
}
.testimonial-section .testimonial-box p {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0px;
  padding: 0 40px;
}
.testimonial-section .testimonial-box h2 {
  	font-size: 20px;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	margin: 0 0 15px;
	color: #ef7f1a;
	text-transform: uppercase;
	margin-bottom: 2px;
}
.testimonial-section .testimonial-box span {
  font-size: 14px;
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 10px;
  margin: 0 0 30px;
  color: #ffffff;
  display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ef7f1a;
  border-color: #ef7f1a;
}
.testimonial-section:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(41, 41, 41, 0.1);
}

.news-section h2 {
  color: #222222;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.news-section .news-post {
  margin-bottom: 30px;
}
.news-section .news-post img {
  width: 100%;

}
.news-section .news-post h2 {
  margin-bottom: 2px;
  font-size: 15px;
  margin-bottom: 20px;
}
.news-section .news-post h2 a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #222222;
}
.news-section-home .blog_infos li{
	font-size: 11px;
}
.news-section-home .post-content-text{
	text-align: left;
	padding: 0px 15px;
	position: relative;
	min-height: 18em;
}
.news-section .news-post h2 a:hover {
  color: #ffba00;
}
.news-section .news-post span {
  display: inline-block;
  color: #666666;
  font-size: 11px;
  font-weight: 400;
  font-family: 'Roboto Slab', sans-serif;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.news-section .news-post .btn.readmore, .wrap-feature2-box .card-body .btn.readmore, .box > .icon > .info > .more a {
   font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	background: #ef7f1a;
	position: relative;
	line-height: 37px;
	border-radius: 2px;
	font-size: 14px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 0px 27px;
	
}
.wrap-feature2-box .card-body .btn.readmore {margin: 0 auto;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 150px;}
.news-section .news-post > a:hover {
  color: #ffba00;
}
.news-section .news-box .col-md-3{
	padding: 0px 7.5px;
}
.news-section .news-box article{
	box-shadow: 0 0px 0px 1px #f2f2f2;
	padding: 0px 15px;
	float: left;
	background: #fff;
	position: relative;
	border: 1px solid;
}
.news-section .news-box article .img-box{
	margin-left: -15px;
	margin-right: -15px;
}
.clients-section {
  padding: 50px 0;
  
}
.clients-section .logo-panel img {
    margin: 15px 0;
    border: 1px solid #ededed;
    border-radius: 2px;
    transition: all 200ms ease-out;
    box-shadow: 0 1px 2px #ededed;
    opacity: 0.6;
    max-width: 100%;
    height: auto;
}
.clients-section .logo-panel img:hover {
    border: 1px solid #f7c51e;
    opacity: 1;
}
.clients-section .logo-panel {
    text-align: center;
}
.clients-section h2 {
  color: #222222;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.clients-section ul.client-list {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.clients-section ul.client-list li {
  float: left;
  width: 25%;
  list-style: none;
}
.clients-section ul.client-list li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  width: 100%;
  opacity: 0.5;
}
.clients-section ul.client-list li a img {
  width: 100%;
}
.clients-section ul.client-list li a:hover {
  opacity: 1;
}
.clients-section blockquote {
  margin-top: 60px;
border-right: 3px solid #FFBA00;  padding: 20px 0;
  padding-right: 30px;
  margin-right: 30px;
  border-left: none;
}
.clients-section blockquote p {
  font-size: 15px;
  margin: 0;
}
.clients-section blockquote p span {
  font-weight: 700;
  color: #222222;
}
.faqs-section {
  padding: 40px 0 60px;
  overflow: hidden;
}
.accord-elem {
  margin-top: 8px;
}
.accord-elem:first-child {
  margin-top: 0px;
}
.accord-title {
  position: relative;
}
.accord-title h2 {
  padding: 14px 15px 15px;
  background: #f7f7f7;
  color: #222222;
  font-size: 17px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0;
  margin-left: 36px;
  border: 1px solid #eeeeee;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.accord-title a.accord-link {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  position: absolute;
  width: 45px;
  height: 45px;
  top: 0;
  left: 0;
  text-align: center;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-right: none;
  padding-top: 4px;
}
.accord-title a.accord-link:after {
  font-family: 'FontAwesome';
  content: '\f0a9';
  font-size: 18px;
  color: #236;
  line-height: 36px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.accord-title p {
  font-size: 14px;
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 10px;
  margin: 12px 0 12px 72px;
}
.accord-elem.active .accord-title h2 {
 color: #3e3e3e;
border: 1px solid #FFBA00;
}
.accord-elem.active a.accord-link {
  background: #FFBA00;
border: 1px solid #FFBA00;
border-right: none;
width: 45px;
height: 45px;
padding-top: 3px;
}
.accord-elem.active a.accord-link:after {
  content: '\f0ab';
  color: #ffffff;
}
.accord-content {
  display: none;
  padding-left: 36px;
  overflow: hidden;
}
.accord-content p {
  font-size: 14px;
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 10px;
  margin: 12px 0;
}
.accord-elem.active .accord-content {
  display: block;
  border: 1px solid #e0e0e0;
border-top: none;
}
.banner-consult {
  margin-top: 25px;
  padding: 50px 30px;
  text-align: center;
  border: 1px solid #000000;
}
.banner-consult h1 {
  color: #ffba00;
  font-size: 36px;
  font-weight: 700;
  font-family: 'Roboto Slab', sans-serif;
  margin: 0 0 15px;
  line-height: 40px;
  text-transform: uppercase;
}
.banner-consult h1 span {
  display: block;
}
.banner-consult p {
  margin: 25px 0px;
  font-size: 22px;
font-style: italic;
}
.banner-consult a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 12px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  background: #ffba00;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 12px 45px;
}
.banner-consult a:hover {
  opacity: 0.7;
}
/*-------------------------------------------------*/
/* =  home 2
/*-------------------------------------------------*/
#home-section.slider2 {
  margin-top: 120px;
}
.flex-direction-nav .flex-next:hover,
.flex-direction-nav .flex-prev:hover {
  background: #ffba00;
}
.flexslider .flexcaption {
  position: absolute;
  width: 100%;
  bottom: 50px;
  left: 0;
}
.flexslider .flexcaption .inner-caption {
  padding: 30px 40px;
  background: #222222;
  max-width: 620px;
}
.flexslider .flexcaption .inner-caption h1 {
  color: #222222;
  font-size: 30px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 900;
  margin: 0 0 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  color: #ffba00;
}
.flexslider .flexcaption .inner-caption p {
  color: #ffffff;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}
.experience-section {
    padding: 40px 0px 55px;
    
}
.experience-section img {
    position: absolute;
    top: -96px;
}
.experience-section h2 {
    color: #fff;
    font-weight: 600;
}
.experience-section p {
    color: #FFFAF2;
    font-weight: 400;
    font-size: 14px;
}
.experience-section h2 small {
    font-size: 28px;
    color: #fff;
}
.choose-section{
	padding: 90px 0px 0px;
}
.choose-section .choose-box{
	padding: 70px 0px 90px;
}
.choose-section .feature-img{
	margin-top: -77px;
}
.choose-section .feature-icon {
    font-size: 40px;
    color: #06315c;
}
.choose-section h4 {
    font-weight: 600;
    color: #05305B;
}

.about-section2 h2 {
  color: #06315C;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	margin: 0 0 15px;
	font-size: 25px;
	text-transform: uppercase;
	line-height: 35px;
}
.about-section h2.serv{
	text-transform: uppercase;
font-family: Roboto Slab;
font-weight: 800;
font-size: 25px;
color: rgb(5, 48, 91);
line-height: 35px;
}
.about-section2 iframe {
  width: 100%;
  height: 400px;
  margin-bottom: 25px;
}
.services-offer-section2 {
  padding: 60px 0 20px;
  background: #222222;
}
.services-offer-section2 .services-post {
  margin-bottom: 40px;
}
.services-offer-section2 .services-post img {
  width: 100%;
  margin-bottom: 25px;
}
.services-offer-section2 .services-post h2 {
  color: #222222;
  font-size: 17px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 20px;
}
.services-offer-section2 .services-post p {
  margin-bottom: 15px;
  color: #aaaaaa;
}
.services-offer-section2 .services-post a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #ffba00;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Roboto Slab', sans-serif;
  text-transform: uppercase;
}
.services-offer-section2 .services-post a:hover {
  opacity: 0.7;
}
.projects-section2 {
  padding: 55px 0 0;
  text-align: center;
}
.projects-section2 h2 {
  color: #222222;
  font-size: 17px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  text-transform: uppercase;
  letter-spacing: 1.9px;
  margin-bottom: 25px;
}
.projects-section2 .project-title {
  margin-bottom: 45px;
}
.projects-section2 .project-title p {
  max-width: 800px;
  margin: 0 auto;
}
.projects-section2 .project-box .project-post .hover-box {
  background: #222222;
}
.projects-section2 .project-box .project-post .hover-box h2 a {
  color: #ffffff;
}
.projects-section2 .project-box .project-post .hover-box h2 a:hover {
  color: #ffba00;
}
/*-------------------------------------------------*/
/* =  home presentation
/*-------------------------------------------------*/
.presentation-section {
  border-top: 1px dashed #d1d1d1;
}
.presentation-section .presentation-line {
  padding: 60px 0 35px;
  border-bottom: 1px dashed #d1d1d1;
}
.presentation-section .presentation-line h2 {
  color: #222222;
  font-size: 17px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1.8px;
}
.presentation-section .presentation-line img {
  width: 100%;
  margin-bottom: 25px;
}
.presentation-section .presentation-line p {
  margin-bottom: 16px;
}
.presentation-section .presentation-line a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #666666;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Roboto Slab', sans-serif;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.presentation-section .presentation-line a:hover {
  color: #ffba00;
}
/*-------------------------------------------------*/
/* =  about page
/*-------------------------------------------------*/
.page-banner-section {
	padding: 10px 0;
	position: relative;
	background: #1b334b;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.page-banner-section .container {
  position: relative;
  z-index: 2;
}
.page-banner-section h2 {
  color: #fff;
  font-size: 25px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  margin-bottom: 0;
  text-align: center;
}
.page-banner-section ul.page-depth {
  margin: 0;
  padding: 0;
  text-align: center;
  margin-top: 10px;
}
.page-banner-section ul.page-depth li {
  display: inline-block;
  margin-left: 1px;
}
.page-banner-section .col-md-12{
	padding: 15px;
}
.page-banner-section ul.page-depth li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 300;
}
.page-banner-section ul.page-depth li a:hover {
  color: #ffba00;
}
.page-banner-section ul.page-depth li:before {
  content: '/';
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin-right: 5px;
}
.page-banner-section ul.page-depth li:first-child:before {
  content: '';
  margin-right: 0;
}
.page-banner-section:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(49,43,72, 0.6);
}
/*-------------------------------------------------*/
/* =  Company History
/*-------------------------------------------------*/
.red_list {
    padding: 0;
}
ul.red_list li {
    margin-top: 15px;
    list-style: none;
}
ul.red_list li .fa, #our-mission ul li .fa {
    color: #ef7f1a;
    margin-right: 10px;
    font-size: 16px;
    padding: 0px;
}

.team-section {
  padding: 80px 0px 90px;
background: #f4f6f7;
}
.team-section .team-post {
  margin-bottom: 40px;
}
.team-section .team-post img {
  width: 100%;
  margin-bottom: 25px;
}
.team-section .team-post h2 {
  color: #222222;
  font-size: 17px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 16px;
  margin-bottom: 2px;
}
.team-section .team-post span {
  display: inline-block;
  font-size: 14px;
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 10px;
  font-size: 13px;
  margin-bottom: 20px;
  color: #ffba00;
}
/*-------------------------------------------------*/
/* =  services pages
/*-------------------------------------------------*/
.services-page-section {
  padding: 30px 0px;
}
.services-page-section {
    background: #ffffff;
    overflow: hidden;
}
.white-right::before {
    content: '';
    width: 2500px;
    height: 117%;
    background: #fff;
    position: absolute;
    top: 1px;
    left: -15px;
    z-index: 0;
    top: -90px;
    bottom: -90px;
}
.services-page-section ul.side-navigation-list {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #0f4f8e;
  padding-bottom: 10px;
}
.services-page-section ul.side-navigation-list li {
  list-style: none;
}
.services-page-section ul.side-navigation-list li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  display: block;
  color: #fff;
  font-size: 13px;
  font-family: 'Roboto Slab', sans-serif;
  padding: 15px 20px;
  position: relative;
  font-weight: 600;
}
.services-page-section ul.side-navigation-list li a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 12px;
  position: absolute;
  right: 25px;
  top: 0;
  line-height: 50px;
  color: #fff;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.services-page-section ul.side-navigation-list li a:hover,
.services-page-section ul.side-navigation-list li a.active {
 color: #fff;
  background:#ef7f1a;
}
.services-page-section ul.side-navigation-list li:first-child {
  margin-top: 0;
}
.services-page-section .contact-info {
  padding: 25px 0px;
}
.services-page-section .contact-info h2 {
  	color: #222222;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 800;
	margin: 0 0 15px;
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.services-page-section .contact-info ul.information-list {
  margin: 0;
  padding: 0;
}
.services-page-section .contact-info ul.information-list li {
  list-style: none;
  overflow: hidden;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 10px;
}
.services-page-section .contact-info ul.information-list li i {
  float: left;
  color: #ef7f1a;
  font-size: 18px;
  display: inline-block;
  line-height: 24px;
}
.services-page-section .contact-info ul.information-list li span {
  display: block;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
	margin: 0 0 10px;
	margin-bottom: 8px;
	margin-left: 35px;
	color: #222222;
	font-family: Roboto Slab;
}
.services-page-section .contact-info ul.information-list li a {
  font-size: 15px;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 600;
	line-height: 24px;
	margin: 0 0 10px;
	display: inline-block;
	margin-left: 19px;
	margin-bottom: 10px;
	color: #222222;
}
.services-page-section .contact-info ul.information-list li:last-child {
  border-bottom: none;
}
.services-page-section .services-wrapp .services-post {
  margin-bottom: 10px;
  position: relative;
}
.section-title-style-2 h4{
	color: #e23f41;
	font-weight: 600;
	margin: 20px 0px;
    font-size: 26px;
}
.services-page-section .services-wrapp .services-post img {
  width: 100%;
  margin-bottom: 25px;
}
.services-page-section .services-wrapp .services-post h2 {
  color: #ef7f1a;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  margin-bottom: 20px;
}
.services-page-section .services-wrapp .services-post .btn.readmore{
	font-family: 'Roboto', sans-serif;
font-weight: 500;
text-transform: uppercase;
color: #282f39;
display: inline-block;
background: #fee733;
position: relative;
line-height: 40px;
border-radius: 3px;
font-size: 14px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
box-shadow: 0 2px 3px -2px rgba(2, 32, 62, 0.7);
padding: 0px 27px;
}
.services-page-section .services-wrapp .services-post p {
  margin-bottom: 5px;
  text-align: justify;
}
.services-page-section .services-wrapp .services-post a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #666666;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Roboto Slab', sans-serif;
  text-transform: uppercase;
      padding: 5px 10px;
}
.services-page-section .services-wrapp .services-post a:hover {
  color: #ffba00;
}
/*-------------------------------------------------*/
/* =  projects page
/*-------------------------------------------------*/
.projects-page-section {
  padding: 90px 0 0px;
}
.projects-page-section .title{
	margin-bottom: 35px;
}
.projects-page-section .gallery{
	padding: 70px 0px;
	background: #f4f6f7;
}
.projects-page-section ul.filter {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  text-align: center;
}
.projects-page-section ul.filter li {
  display: inline-block;
  margin: 0 15px;
}
.projects-page-section ul.filter li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  letter-spacing: 1.3px;
  padding-bottom: 3px;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  padding: 6px 18px;
}
.projects-page-section ul.filter li a.active,
.projects-page-section ul.filter li a:hover {
	background: #ef7f1a;
	padding: 6px 18px;
	color: #fff;
}
.projects-page-section .project-box {
  width: 1170px;
  margin-left: -15px;
}
.projects-page-section .project-box .project-post {
  width: 262px;
  margin: 15px;
}
.projects-page-section .project-box .project-post .hover-box {
  background: rgba(19,49,76,0.8);
}
.projects-page-section .project-box .project-post .hover-box span {
  color: #fff;
}
.projects-page-section .project-box .project-post .hover-box h2 a:hover {
  color: #666666;
}
.projects-page-section .project-box.col3 .project-post {
  width: 360px;
}
.projects-page-section .project-box.col2 .project-post {
  width: 555px;
}
/*-------------------------------------------------*/
/* =  blog page
/*-------------------------------------------------*/
.blog-section {
  padding: 90px 0 25px;
}
.blog-section h2 {
  color: #222222;
font-family: 'Roboto Slab', sans-serif;
font-weight: 700;
margin: 0 0 15px;
text-transform: uppercase;
font-size: 18px;
}
.blog-section .blog-post{
	margin-bottom: 50px;
}
.blog-section .blog-post.single-post{
	margin-bottom: 20px;
}
.blog-section .blog-box .blog-post .post-content-text{
	padding: 0px 0px 25px;
}
.blog-section .blog-post p{
	padding-bottom: 15px;
}
.blog-section .blog-box .blog-post img,
.blog-section .blog-box .blog-post iframe {
  width: 100%;
}
.blog-section .blog-box .blog-post iframe {
  height: 360px;
}
.blog-section .blog-box .blog-post h2 {
  color: #282828;
	font-size: 17px;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	margin: 0 0 15px;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 20px;
}
.blog-section .blog-box .blog-post h2 a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #222222;
}
.blog-section .blog-box .btn.readmore {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	background: #ef7f1a;
	position: relative;
	line-height: 40px;
	border-radius: 3px;
	font-size: 14px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	box-shadow: 0 0px 3px -2px #02203e;
	padding: 0px 27px;
}
.news-section .news-post h2 a:hover, .blog-section .blog-box .blog-post h2 a:hover {
  color: #ffba00;
}
.news-section .blog_infos, .blog-section .blog_infos {
  margin: 20px 0;
  display: block;
}
.news-section .blog_infos li, .blog-section .blog_infos li {
  padding: 0;
  display: inline-block;
}
.news-section .blog_infos li + li:before, .blog-section .blog_infos li + li:before {
  content: '';
  width: 1px;
  height: 14px;
  float: left;
  margin: 0 10px;
  background: #282828;
}
.news-section .blog_infos li a, .blog-section .blog_infos li a {
  color: #282828;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
letter-spacing: .5px;
line-height: 14px;
text-transform: uppercase;
padding: 0;
white-space: nowrap;
}
.news-section .blog_infos li a i, .blog-section .blog_infos li a i {
  margin-right: 8px;
}
.news-section .blog_infos li a:hover, .blog-section .blog_infos li a:hover {
  background: none;
  color: #443a44;
}
.blog-section .blog-box .blog-post .post-content-text > a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Roboto Slab', sans-serif;
  text-transform: uppercase;
}
.blog-section .blog-box .blog-post .post-content-text > a:hover {
  color: #4b4b4b;
}
.blog-section .blog-box ul.pagination-list {
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
}
.blog-section .blog-box ul.pagination-list li {
  display: inline-block;
  margin-right: 8px;
}
.blog-section .blog-box ul.pagination-list li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #666666;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Roboto Slab', sans-serif;
  text-transform: uppercase;
}
.blog-section .blog-box ul.pagination-list li a:hover,
.blog-section .blog-box ul.pagination-list li a.active {
  color: #ffba00;
}
.blog-section .blog-box .single-post h1 {
  color: #222222;
  font-size: 17px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 0px;
}
.blog-section .blog-box .single-post p {
  margin-bottom: 25px;
}
.blog-section .blog-box .single-post blockquote {
  border-left: 1px solid #222222;
  padding: 20px 0;
  padding-left: 30px;
  margin-left: 30px;
  margin-bottom: 25px;
}
.blog-section .blog-box .single-post blockquote p {
  font-size: 14px;
  margin: 0;
}
.blog-section .blog-box .single-post blockquote p span {
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 0;
  text-transform: inherit;
}
.blog-section .blog-box .autor-post {
  overflow: hidden;
  margin-bottom: 40px;
}
.blog-section .blog-box .autor-post img {
  max-width: 130px;
float: left;
border-radius: 50%;
border: 1px solid #ececec;
}
.blog-section .blog-box .autor-post .autor-content {
  margin-left: 150px;
  padding: 12px 0px 1px;
}
.blog-section .blog-box .autor-post .autor-content h2 {
  margin-bottom: 0;
}
.blog-section .blog-box .autor-post .autor-content span {
  display: inline-block;
  color: #666666;
  font-size: 13px;
  font-family: 'Roboto Slab', sans-serif;
  margin-bottom: 15px;
}
.blog-section .blog-box .comment-section {
  margin-bottom: 40px;
  padding: 25px;
}
.blog-section .blog-box .comment-section h2 {
  margin-bottom: 25px;
}
.blog-section .blog-box .comment-section ul {
  margin: 0;
  padding: 0;
}
.blog-section .blog-box .comment-section ul li {
  list-style: none;
}
.blog-section .blog-box .comment-section ul li .comment-box {
  overflow: hidden;
  padding-bottom: 35px;
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 40px;
}
.blog-section .blog-box .comment-section ul li .comment-box img {
  max-width: 100px;
float: left;
border-radius: 50%;
border: 1px solid #ececec;
}
.blog-section .blog-box .comment-section ul li .comment-box .comment-content {
  margin-left: 120px;
}
.blog-section .blog-box .comment-section ul li .comment-box .comment-content h4 {
  color: #222222;
  font-size: 13px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
.blog-section .blog-box .comment-section ul li .comment-box .comment-content h4 a {
  color: #222222;
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  float: right;
  font-size: 11px;
  font-weight: 400;
}
.blog-section .blog-box .comment-section ul li .comment-box .comment-content h4 a:hover {
  color: #ffba00;
}
.blog-section .blog-box .comment-section ul li .comment-box .comment-content span {
  font-size: 14px;
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  line-height: 24px;
  margin: 0 0 10px;
  font-size: 11px;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.blog-section .blog-box .comment-section ul li .comment-box .comment-content p {
  margin: 0 !important;
}
.blog-section .blog-box .comment-section ul.depth .comment-box {
  padding-left: 120px;
}
.blog-section .blog-box ul.pagination-list {
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
  position: relative;
}
.blog-section .blog-box ul.pagination-list li {
  display: inline-block;
margin-right: 8px;
padding: 8px 16px;
border: 1px solid #cacaca;
}
.blog-section .blog-box ul.pagination-list li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #666666;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}
.blog-section .blog-box ul.pagination-list li a:hover,
.blog-section .blog-box ul.pagination-list li a.active {
  color: #dfb871;
}
.sidebar h2 {
  color: #222222;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 600;
	margin: 0 0 15px;
	text-transform: uppercase;
	font-size: 17px;
	margin-bottom: 25px;
}
.sidebar .widget {
	padding: 0px 20px 20px;
}
.sidebar ul.category-list,
.sidebar ul.archieve-list {
  margin: 0;
  padding: 0;
}
.sidebar ul.category-list li,
.sidebar ul.archieve-list li {
  list-style: none;
  margin-bottom: 10px;
}
.sidebar ul.category-list li a,
.sidebar ul.archieve-list li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #222222;
  font-size: 13px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 10px;
  width: 100%;
}
.sidebar ul.category-list li a:hover,
.sidebar ul.archieve-list li a:hover {
  color: #ffba00;
}
.sidebar ul.category-list li a span,
.sidebar ul.archieve-list li a span{
	float: right;
}
.sidebar ul.category-list li:last-child,
.sidebar ul.archieve-list li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.sidebar ul.tags-list {
  margin: 0;
  padding: 0;
}
.sidebar ul.tags-list li {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 6px;
}
.sidebar ul.tags-list li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 9px 20px;
  font-family: 'Roboto Slab', sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
color: #a9a9a9;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border: 2px solid #ececec;
margin-right: 10px;
margin-bottom: 10px;
text-transform: capitalize;
}
.sidebar ul.tags-list li a:hover {
  background: #ffba00;
  color: #fff;
}

.news-section.col3 .news-box,
.news-section.col2 .news-box {
  width: 1170px;
  margin-left: -15px;
}

.news-section.col3 .news-box .news-post {
  width: 360px;
  margin: 15px;
  margin-bottom: 40px;
  background: #fff;
}

.news-section.col2 .news-box .news-post {
  width: 555px;
  margin: 15px;
  margin-bottom: 40px;
  background: #fff;
}
.news-section.col2 .news-box .news-post .post-content-text{
	padding: 0px 25px 25px;
	text-align: center;
}
/*-------------------------------------------------*/
/* =  single project page
/*-------------------------------------------------*/
.single-page-section {
  padding: 65px 0 40px;
}
.single-page-section img {
  width: 100%;
  margin-bottom: 30px;
}
.single-page-section .project-content-box {
  margin-bottom: 40px;
}
.single-page-section .project-content-box h2 {
  color: #222222;
  font-size: 17px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 16px;
  margin-bottom: 20px;
}
.single-page-section .project-content-box ul {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}
.single-page-section .project-content-box ul li {
  list-style: none;
  font-size: 14px;
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 10px;
  margin: 0 0 8px;
}
.single-page-section .project-content-box ul li i {
  font-size: 13px;
  color: #ffba00;
  width: 20px;
}
.single-page-section .project-content-box ul li span {
  color: #222222;
  font-weight: 700;
  margin-right: 10px;
}
/*-------------------------------------------------*/
/* =  contact page
/*-------------------------------------------------*/
#map {
  /*height: 500px;*/
  margin: 30px 20px;
}
.contact-section h3 {
  color: #222222;
  font-size: 17px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.contact-section p {
  margin-bottom: 30px;
}
.contact-section ul.information-list {
  margin: 0;
  padding: 0;
}
.contact-section ul.information-list li {
  list-style: none;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 10px;
}
.contact-section ul.information-list li i {
  float: left;
  color: #222222;
  font-size: 13px;
  display: inline-block;
  line-height: 24px;
}
.contact-section ul.information-list li span {
  display: block;
  font-size: 14px;
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 10px;
  margin-bottom: 8px;
  margin-left: 25px;
  color: #222222;
}
.contact-section ul.information-list li a {
  font-size: 14px;
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 10px;
  display: inline-block;
  margin-left: 25px;
  margin-bottom: 10px;
  color: #222222;
}
.contact-section ul.information-list li:last-child {
  border-bottom: none;
}
#contact-form input[type="text"],
.comment-form input[type="text"],
#contact-form textarea,
.comment-form textarea {
  width: 100%;
  padding: 10px 20px;
  border: 1px solid #1b334b ;
  margin-bottom: 20px;
  outline: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #666666;
  font-size: 13px;
  font-family: 'Roboto Slab', sans-serif;
}
#contact-form input[type="text"]:focus,
.comment-form input[type="text"]:focus,
#contact-form textarea:focus,
.comment-form textarea:focus {
  border: 1px solid #ffba00;
}
#contact-form textarea,
.comment-form textarea {
  height: 146px;
}
#contact-form input[type="submit"],
.comment-form input[type="submit"] {
  font-family: 'Roboto', sans-serif;
font-weight: 500;
text-transform: uppercase;
color: #fff;
display: inline-block;
background: #ef7f1a;
position: relative;
line-height: 40px;
border-radius: 3px;
font-size: 14px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
box-shadow: 0 0px 3px -2px #02203e;
padding: 0px 27px;
border: none;
float: right;
}
#contact-form input[type="submit"]:hover,
.comment-form input[type="submit"]:hover {
  opacity: 0.7;
}
#contact-form .message,
.comment-form .message {
  padding: 10px 20px;
  font-size: 13px;
  font-family: 'Roboto Slab', sans-serif;
}
#contact-form .message.error,
.comment-form .message.error {
  color: #e74c3c;
  background: rgba(246, 80, 80, 0.4);
  border: 1px solid #e74c3c;
}
#contact-form .message.success,
.comment-form .message.success {
  color: #29b504;
  background: rgba(63, 220, 21, 0.4);
  border: 1px solid #29b504;
}
/*-------------------------------------------------*/
/* =  error page
/*-------------------------------------------------*/
.error-section {
  padding: 120px 0px 120px;
  position: relative;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  text-align: center;
  background: #0d2b49;
}
.error-section i {
  color: #FFBA05;
  font-size: 220px;
  margin-bottom: 30px;
}
.error-section h1 {
  color: #222222;
  font-size: 30px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 900;
  margin: 0 0 30px;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 2px;
  max-width: 460px;
  margin: 0 auto 10px;
  line-height: 52px;
}
.error-section p {
  margin-bottom: 25px;
  color: #ffffff;
}
.error-section a {
  font-family: 'Roboto', sans-serif;
font-weight: 500;
text-transform: uppercase;
color: #fff;
display: inline-block;
background: #ef7f1a;
position: relative;
line-height: 40px;
border-radius: 3px;
font-size: 14px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
box-shadow: 0 0px 3px -2px #02203e;
padding: 0px 27px;
}
.error-section a:hover {
  color: #ffffff;
  background: #ffba00;
}
.error-section .error-content {
  position: relative;
  z-index: 2;
}
.error-section:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(34, 34, 34, 0.3);
}
/*-------------------------------------------------*/
/* =  Social Links
/*-------------------------------------------------*/
.social-links > li {
	padding-right: 23px;
	padding-left: 0;
}
.social-links > li:last-child {
	padding-right: 0;
}
.social-links > li > a {
	font-size: 12px;
	color: #ccc;
}
.social-links_mod-a > li {
	margin-bottom: 4px;
	padding-right: 4px;
}
.social-links_mod-a > li > a {
	display: block;
	width: 30px;
	height: 30px;
	padding-top: 5px;
	color: #777575;
	/* background-color: #1C232A; */
	box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
	transition: all 0.3s;
	text-align: center;
	border-radius: 50%;
}
.social-links_mod-a > li > a:hover {
	color: #fff;
}
.social-links_mod-b > li > a {
	color: #fff;
	background-color: #777;
	box-shadow: none;
}

/*-------------------------------------------------*/
/* =  Team
/*-------------------------------------------------*/
.team-box .team-inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.team-box .team-inner img {
    width: 100%;
    display: block;
}
.team-box .team-inner .mask {
    position: absolute;
    z-index: 2;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    opacity: 0;
    background: rgba(29, 29, 29, 0.8);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.team-box .team-inner ul {
    list-style: none;
    position: absolute;
    z-index: 3;
    top: -30px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    left: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.team-box .team-inner ul li {
    display: inline-block;
    text-align: center;
    margin-left: 3px;
    margin-right: 3px;
}
.team-box .team-inner ul li a {
    font-family: 'FontAwesome';
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
    display: inline-block;
    color: #f2f2f2;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.team-box:hover .mask {
  opacity: 1;
}
.team-box h6 {
    margin-top: 20px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #002E5B;
	font-family: Roboto Slab;
}
.team-box:hover ul {
  top: 50%;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.team-box .subtext {
    text-align: center;
	color: #555555;
	font-size: 13px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: 600;
}
.team-box .team-inner ul li a:hover {
  background-color: #f2f2f2;
  color: #223366;
}
/*-------------------------------------------------*/
/* =  buy-now
/*-------------------------------------------------*/
.pad-tb-40 {
    padding-top: 30px;
    padding-bottom: 70px;
    background: #eae7e7;
}

.line{
	
	    height: 100px;
}
.callto-action .button-one {
    font-family: 'Roboto', sans-serif;
font-weight: 500;
text-transform: uppercase;
color: #fff;
display: inline-block;
background: #ef7f1a;
position: relative;
line-height: 40px;
border-radius: 3px;
font-size: 14px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
box-shadow: 0 2px 5px 3px #02203e;
padding: 0px 27px;
}
.callto-action .call-title-text{
	color: #fff;
	font-style: italic;
	font-size: 22px;
	    border-style: solid;
    border-width: 2px 1px 2px 1px;
	 text-shadow: 2px 2px 4px #000000;
	 
}

.callto-action1{
position:relative;
top:-30%;
}

.callto-action1 .call-title-text1{
     font-size: 14px;
    line-height: 50px;
 font-family: Helvetica, sans-serif;
 font-weight: bold;
 text-align: center;
 color:#fff;
 padding:10px 5px 10px 5px;
}

.callto-action2{
position:relative;
top:50%;
}

.callto-action2 .call-title-text2{
     font-size: 14px;
    line-height: 50px;
 font-family: Helvetica, sans-serif;
 font-weight: bold;
 text-align: center;
 color:#fff;
 padding:10px 20px 10px 25px;
}

.callto-action3{
position:relative;
top:-30%;
}

.callto-action3 .call-title-text3{
     font-size: 14px;
    line-height: 50px;
 font-family: Helvetica, sans-serif;
 font-weight: bold;
 text-align: center;
 color:#fff;
 padding:10px 15px 10px 15px;
}

.callto-action4{
position:relative;
top:50%;
}

.callto-action4 .call-title-text4{
     font-size: 14px;
    line-height: 50px;
 font-family: Helvetica, sans-serif;
 font-weight: bold;
 text-align: center;
 color:#fff;
 padding:10px 5px 10px 5px;
}

.callto-action5{
position:relative;
top:-30%;
}

.callto-action5 .call-title-text5{
     font-size: 14px;
    line-height: 50px;
 font-family: Helvetica, sans-serif;
 font-weight: bold;
 text-align: center;
 color:#fff;
 padding:10px 5px 10px 5px;
}


.content1{
 /*stitching*/
 outline: 1px dashed #98abb9;
 outline-offset: -5px;
 
 background-color: #002e5b;
 height: 50px;
 width: 100%;
 margin: 0px auto;
 
 /*shadow*/
 -webkit-box-shadow: 2px 2px 2px #000;
 -moz-box-shadow: 2px 2px 2px #000;
 box-shadow: 2px 2px 2px #000;
}



.btn-theme {
    font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	background: #ff8606;
	position: relative;
	line-height: 40px;
	padding-left: 27px;
	border-radius: 3px;
	padding-right: 27px;
	font-size: 14px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	box-shadow: 0 1px 1px 0px #dbdbdb;
}
.btn-theme:hover{
	color: #fff;
}
/*-------------------------------------------------*/
/* =  Pricing Table
/*-------------------------------------------------*/
.pricing-section .title {
    text-align: center;
    margin-bottom: 88px;
}
.pricing-section .col-md-3{
	padding: 0px;
	z-index: 1;
}
.pricing-section .col-md-3:nth-child(4){
	padding: 0px;
	z-index:2;
}
.pricing-table{
	border: 1px solid #f6f6f6;
}
.pricing-table.highlight-yes{
	margin-top: -18px;
	border: 1px solid #ef7f1a;
}
.pricing-table.highlight-yes h5{
	color: #fff;
	font-weight: 600;
	font-size: 20px;
}
.pricing-table.highlight-yes .pricing-title{
	background: #ef7f1a;
}
.pricing-table.highlight-yes .pricing-title, .pricing-table.highlight-yes .pricing-button {
    padding: 28px 15px;
}
.pricing-table .pricing-title, .chosen-container .chosen-results li {
    border-bottom: 1px solid #eeeeee;
}
.pricing-table li {
    margin: 0;
    padding: 20px;
    text-align: center;
}
.pricing-table li.pricing-price .price {
    margin-bottom: 5px;
}
.pricing-table .price {
    font-size: 40px;
    line-height: 50px;
    display: inline-block;
}
.pricing-table .currency {
    font-size: 20px;
}
.pricing-duration.special-subtitle {
    max-width: 100%;
    font-style: italic;
	font-size: 15px;
	font-weight: 400;
	font-family: Crimson Text;
	text-transform: none;
	letter-spacing: 0px;
}
.pricing-table .pricing-duration {
    display: block;
}
.pricing-table {
    list-style: none;
    padding: 0;
    background: #fff;
    padding-bottom: 25px;
}
.pricing-button a{
	font-size: 12px;
	font-weight: 700;
	font-family: 'Roboto Slab', sans-serif;
	text-transform: uppercase;
	color: #FEFEFE;
	border-radius: 2px;
	padding: 15px 45px;
	background: #282828;
}
.pricing-table.highlight-yes .pricing-button a{
	background: #ef7f1a;
	font-size: 12px;
	font-weight: 700;
	font-family: 'Roboto Slab', sans-serif;
	text-transform: uppercase;
	color: #FEFEFE;
	border-radius: 2px;
	padding: 15px 45px;
}
/*-------------------------------------------------*/
/* =  Footer
/*-------------------------------------------------*/
footer {
  background: #1f4573;
}
footer .social-links{
	padding-top: 10px;
}
footer .up-footer {
  padding: 30px 0;
  background-size: cover;
  position: relative;
}
footer .up-footer .container{
	position: relative;
	z-index: 2;
}
footer .up-footer:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #17375e;
}
footer .up-footer h2 {
  color: #fff;
  font-size: 17px;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 15px;
  text-transform: uppercase;
}
footer .up-footer p {
  color: #fff;
}
footer .up-footer img {
  margin-top: 20px;
}
footer .up-footer ul.tag-list {
  margin: 0;
  padding: 0;
}
footer .up-footer ul.tag-list li {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 6px;
}
footer .up-footer ul.tag-list li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 8px 18px;
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.8);
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
footer .up-footer ul.tag-list li a:hover {
  background: #ffba00;
  border: 1px solid #ffba00;
}
footer .up-footer ul.navigation {
  margin: 0;
  padding: 0;
}
footer .up-footer ul.navigation li {
  list-style: none;
  margin-bottom: 5px;
}
footer .up-footer ul.navigation li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 12px;
  font-family: 'Roboto Slab', sans-serif;
  color: rgba(255, 255, 255, 0.9);
}
footer .up-footer ul.navigation li a:hover {
  color: #ffba00;
}
.footer-widget .link-list a {
    color: #fff;
    text-transform: capitalize;
    line-height: 30px;
}
.footer-widget .link-list{
	list-style: square;
    padding-left: 20px;
    color: #fff;
}

.footer-widget .link-list1{
	list-style: square;
    padding: 0px;
    color: #fff;
	padding-left:20px;
	margin-bottom: 30px;
}
.footer-widget .link-list1 a{
color: #fff;
    text-transform: capitalize;
    line-height: 30px;
}
footer .up-footer .info-widget p {
  margin-bottom: 20px;
  text-align: left;
}
footer .up-footer .info-widget p:last-child {
  margin-bottom: 30px;
}
footer .up-footer .info-widget p span {
  font-family: 'Roboto Slab', sans-serif;
  color: #c5c5c5;
}
footer .up-footer .info-widget p.first-par {
  margin-bottom: 20px;
}
footer .copyright {
padding: 10px 0;
text-transform: uppercase;
font-size: 13px;
font-family: 'Roboto Slab', sans-serif;
color: #fff;
text-align: center;
margin: 0;
}
footer .copyright p{
	color: #fff;
	text-transform: capitalize;
}
footer .copyright a{
	color: #fff;
}
.pb-70{
	padding: 70px 0px;
}
/*-------------------------------------------------*/
/* =  Responsive Part
/*-------------------------------------------------*/
@media (max-width: 1500px) {
  .project-box .project-post {
    width: 31.0%;
	margin-left: 10px;
	margin-right: 10px;
  }
  .bottom-img{
position:absolute;
bottom:0;
left:0;
right:0;

}
.bottom-img img{
	width:100%;
}
 
}
@media (max-width: 1199px) {
	header.active .navbar-fixed-top{
		
	}
	.navbar-nav li.drop ul.dropdown li a{
		border-bottom: 1px solid #f1f1f1;
		
	}
	  .welcome_details img{
	  display: initial;
  }
.mainmenu-area::before, .mainmenu-area::after{
	content: none;
}
.leading{
	display: none;
}


  .welcome_details {
	  text-align: center;
  }
  .about-section{
	  padding: 0px 25px;
  }
  .projects-page-section .project-box,
  .news-section.col3 .news-box,
  .news-section.col2 .news-box {
    width: 970px;
  }
  .projects-page-section .project-box.col2 .project-post,
  .news-section.col2 .news-box .news-post {
    width: 455px;
  }
  .projects-page-section .project-box.col3 .project-post,
  .projects-page-section .project-box .project-post,
  .news-section.col3 .news-box .news-post {
    width: 293px;
  }
  #map {
    height: 400px;
  }
  .flexslider .flexcaption .inner-caption {
    padding: 20px 25px;
  }
  .flexslider .flexcaption .inner-caption h1 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .flexslider .flexcaption .inner-caption p {
    font-size: 13px;
  }
  .header-info .info-box{
	  display: block;
  }
  .header-info .info-box .icon-box{
	  text-align: center;
  }
  .mainmenu-area .find-advisor{
	  display: none;
  }
  .navbar-default .navbar-collapse{
	  width: 100%;
	  margin-left: 0px;
	  padding: 0px;
  }
  .top-line .right-info{
    display: none;
  }
  .navbar-nav li.drop ul.dropdown{
	  background: none;
  }
  .navbar-nav > li > a.active:after{
	  background: none;
	  border: none;
  }
  .navbar-nav > li.drop ul.dropdown li a {
    color: #f7f3f3;
	background-color: #17375e;
	}
	.welcome_sec {
    background-image: none;
	}
	.callto-action .call-title-text {
    padding-right: 0px;
    display: table;
    margin-bottom: 15px;
}
  .bottom-img{
position:absolute;
bottom:0;
left:0;
right:0;

}
.bottom-img img{
	width:100%;
}
}
@media (max-width: 991px) {
	.logo img{
	width:100%;
	}
  .top-line,
  .top-line ul.social-icons {
    text-align: center;
  }
  .services-offer-section {
    padding: 70px 0 35px;
    background: none;
}
  .top-line p span {
    display: inline-block;
    margin-bottom: 7px;
  }
  
  .navbar-nav > li > a {
    padding: 7px 2px ;
  }
  .navbar-nav a.open-search {
    padding-left: 7px !important;
  }
  .offer-post {
    margin-bottom: 30px;
  }
  .who-img{
	  display: none;
  }
  .project-box .project-post {
    width: 30.5%;
  }
  .tab-posts-box {
    margin-top: 30px;
  }
  .footer-widget {
    margin-bottom: 30px;
  }
  .clients-section blockquote {
    margin-top: 20px;
  }
  .projects-page-section .project-box,
  .news-section.col3 .news-box,
  .news-section.col2 .news-box {
    width: 750px;
  }
  .projects-page-section .project-box.col2 .project-post,
  .projects-page-section .project-box.col3 .project-post,
  .projects-page-section .project-box .project-post,
  .news-section.col3 .news-box .news-post,
  .news-section.col2 .news-box .news-post {
    width: 345px;
  }
  .page-banner-section {
    margin-top: 0px;
    text-align: center;
  }
  .page-banner-section h2 {
    margin-bottom: 5px;
  }
  .page-banner-section ul.page-depth {
    text-align: center;
  }
  #map {
    margin-top: 177px;
    height: 300px;
  }
  .contact-info {
    margin-bottom: 30px;
  }
  .flexslider .flexcaption .inner-caption {
    padding: 16px 25px;
    max-width: 50%;
  }
  .flexslider .flexcaption .inner-caption h1 {
    font-size: 16px;
    margin-bottom: 0;
  }
  .flexslider .flexcaption .inner-caption p {
    display: none;
  }
  .about-section2 iframe {
    height: 300px;
  }
  .bottom-img{
position:absolute;
bottom:0;
left:0;
right:0;

}
.bottom-img img{
	width:100%;
}

}
@media (max-width: 767px) {

  .navbar-brand {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .navbar-default .navbar-toggle {
    margin-top: 13px;
  }
  .navbar-nav > li > a {
    padding: 5px 15px !important;
  }
  .navbar-nav > li.search {
    display: none;
  }
  .navbar-nav > li.drop ul.dropdown {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    padding: 0;
    border: none;
    visibility: visible;
    opacity: 1;
  }
  .navbar-nav > li.drop ul.dropdown li a {
    padding: 5px 20px;
    text-transform: inherit;
  }
  .banner-section h2 a {
    margin-left: 6px;
    margin-top: 5px;
  }
  .project-box .project-post {
    width: 45%;
  }
  .projects-page-section .project-box,
  .news-section.col3 .news-box,
  .news-section.col2 .news-box {
    width: 100%;
    margin-left: 0;
  }
  .projects-page-section .project-box.col2 .project-post,
  .projects-page-section .project-box.col3 .project-post,
  .projects-page-section .project-box .project-post {
    width: 100%;
    margin: 0 0 30px;
  }
  .news-section.col3 .news-box .news-post,
  .news-section.col2 .news-box .news-post {
    width: 100%;
    margin: 0 0 40px;
  }
  .page-banner-section,
  #map {
    margin-top: 0px;
    height: 100px;
  }
  .blog-section .blog-box .comment-section ul.depth .comment-box {
    padding-left: 0;
  }
  .flexslider .flexcaption .inner-caption {
    display: none;
  }
  .about-section2 iframe {
    height: 250px;
  }
  #home-section.slider2 {
    margin-top: 60px;
  }
  .title p{
	  margin:20px 40px 30px
  }
  .bottom-img{
position:absolute;
bottom:0;
left:0;
right:0;

}
.bottom-img img{
	width:100%;
}

.line {
    height: 330px;
}

.callto-action2 {
    margin-top: 12px;
    text-align: center;
}

.callto-action3 {
    padding-top: 6px;
}

.callto-action4 {
    padding-top: 8px;
}

.callto-action5 {
    margin-top: 31px;
}
}
@media (max-width: 500px) {
	.inline li{
	font-size:13px;
	}
	.social-icons li a {
    padding: 0px 1px;
}
  .project-box .project-post {
    width: 100%;
  }
  .tab-posts-box ul.nav-tabs li a {
    padding: 6px 10px;
    font-size: 11px;
    font-weight: 400;
  }
  .tab-posts-box .tab-pane img {
    float: none !important;
    margin: 0;
    margin-bottom: 20px;
  }
  .blog-section .blog-box .autor-post img {
    max-width: auto;
    float: none;
    margin-bottom: 20px;
  }
  .blog-section .blog-box .autor-post .autor-content,
  .blog-section .blog-box .comment-section ul li .comment-box .comment-content {
    margin-left: 0;
  }
  .blog-section .blog-box .comment-section ul li .comment-box img {
    display: none;
  }
  .title p{
	  margin:20px 40px 30px
  }
  #map {
    height: 200px;
  }
  .bottom-img{
position:absolute;
bottom:0;
left:0;
right:0;

}
.bottom-img img{
	width:100%;
}



}



.box > .icon { text-align: center; position: relative; }
.box > .icon > .info > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 5px solid white; line-height: 88px; border-radius: 50%; background: #ef7f1a; vertical-align: middle; }

.box > .icon > .info > .image > i { font-size: 36px !important; color: #fff !important; }
.box > .icon:hover > .info > .image > i { color: white !important; }
.box > .icon > .info { background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; min-height: 185px; position: relative; }
.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
.box > .icon > .info > h3.title { font-family: "Roboto",sans-serif !important; font-size: 16px; color: #222; font-weight: 600; }
.box > .icon > .info > p { font-family: "Roboto",sans-serif !important; font-size: 13px; color: #000; line-height: 1.5em; margin: 20px; position: relative;}
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #FFF; }
/*.box > .icon > .info > .more a { font-family: "Roboto",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; position: relative; }
.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #17375e; }*/
.box .space { height: 30px; }


/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
	padding: 0px 0px 50px 0px;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.footer-widget h2{
	text-align:left;
	padding-left:0px;
}

.tp-caption{
text-transform:none !important;
letter-spacing:2px !important;
}
.sentence{
	color: #ffd713;
	margin-bottom:0px;
	    float: right;
}

.sentence1{
	color: #ffd713;
	margin-bottom:0px;
	    float: right;
		
}

.bg{
/* background:#eae7e7; */
background:url(../images/bg1.jpg) no-repeat;
background-size: cover;
}

.bg4{
background: #eae7e7;
}

/*******************************/
    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px !important;
		font-family: inherit;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }

.content{
	padding-left:15px;
}

.panel-title>a{
color:#000;
}

.section-title-style-2 h3 {
    color: #e23f41;
    font-weight: 600;
    margin-bottom: 15px;
}
/******************* 
Title
*******************/
.title {
  margin: 20px 0 15px; }
  .subtitle {
    color: #8d97ad;
    line-height: 24px;
	font-size: 16px;
	font-weight: 400;
	font-family: 'GT-Walsheim-Pro';
}
html body .font-bold {
    font-weight: 700;
	color: #3e4555;
    font-family: 'GT-Walsheim-Pro';
	font-size: 30px;
	line-height: 1.5;
}
html body .m-t-40 {
    margin-top: 40px;
	
}
.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}
html body .font-medium {
    font-weight: 500;
	line-height: 1.5;
    font-size: 15px;    
    color: #3e4555;
	position: relative;
    font-family: 'GT-Walsheim-Pro';
}
.wrap-feature2-box .card-body ul li {
    line-height: 1.5;
    font-weight: 400;
	text-align: left;
	position: relative;
}
.wrap-feature2-box .card-body {
   position: relative;
	background: #D9DADA;
}
/******************* 
Subtitle
*******************/
.subtitle {
  color: #8d97ad;
  line-height: 24px; }

/******************* 
card
*******************/
.card {
  border: 0px;
  margin-bottom: 30px; }
  .card.card-shadow {
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    border: 1px solid; min-height: 1em;}

.wrap-feature2-box .card-body {
  padding: 40px; min-height: 29em; }
	.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}
	.card__content{background-position:50%;background-size:cover;color:#fff;position:relative;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;padding:40px;height:100%;width:100%;z-index:1}.card__content:hover .button--more{position:absolute;height:100%;-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (max-width:320px){.card__content{padding:20px}}.card__hover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:all .3s ease-in-out}.card__title{font-size:22px;line-height:1.2;font-weight:600;text-transform:uppercase}@media screen and (max-width:320px){.card__title{font-size:20px}}.card__lead{font-size:16px;font-weight:300;line-height:1;margin-top:10px;}.card__link{display:block;position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;cursor:pointer;}.card__link:hover~.card__button{margin-top:20px;opacity:1}.card__link:hover~.card__button,.card__link:hover~.card__button i:before{-webkit-transform:translateX(0);transform:translateX(0)}.card__link:hover~.card__hover{background-color:rgba(255, 94, 20, 0.62)}.card__button{opacity:0;transition:margin .2s ease-in-out,opacity .1s ease,-webkit-transform .3s ease;transition:margin .2s ease-in-out,transform .3s ease,opacity .1s ease;transition:margin .2s ease-in-out,transform .3s ease,opacity .1s ease,-webkit-transform .3s ease}.card__button,.card__button i:before{-webkit-transform:translateX(-150%);transform:translateX(-150%)}.card__button i:before{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;transition-delay:.2s}

.card h3, .card p{
color:#fff;
}

@media screen and (max-width:320px){
	.callto-action2 {
    margin-top: 42px;
}

.callto-action4 {
    padding-top: 27px;
}

.callto-action5 {
    margin-top: 49px;
}
	
}


.banner-caption{
    font-weight: normal !important;
    font-family: "Times", Press Gothic, Helvetica !important;
    font-size: 30px !important;
    background: rgba(247,94,75,0.5) !important;
    padding: 10px 10px;
}

.back-side{
background-color: #1b334b;
background-position: center right;
position: relative;
}

.back-side li:after{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 25px 0 25px 25px;
    border-color: transparent #1b334b;
    display: block;
    width: 0;
    z-index: 1;
    right: -25px;
    top: 0px;
}

.back-side h3{
	padding:20px;
	color:#ecb33b;
	    margin-top: 0px;
}
.social-top p{
margin:0 auto;
}

.panel{
background-color: transparent !important;
}

.bottom-img{
position:absolute;
bottom:0;
left:0;
right:0;
width:100%;
}

.inline i{
padding-right:5px;
}

.social-top ul li a:last-child{
padding-right:0px;
}

@media (min-width:992px) and (max-width:1200px){
.navbar-nav > li > a{
    padding: 8px 10px;
}

.callto-action2 {
    margin-top: 42px;
}

.callto-action4 {
    padding-top: 27px;
}

.callto-action5 {
    margin-top: 49px;
}
.line {
    height: 251px;
}
}


@media screen and (max-width:320px){
	.callto-action2 {
    margin-top: 42px;
}

.callto-action4 {
    padding-top: 27px;
}

.callto-action5 {
    margin-top: 49px;
}

.line {
    height: 417px;
}
	
}



.download-list{
padding-left:0px;
}

.download-list li {
    position: relative;
    margin-bottom: 15px;
	list-style:none;
}

.download-list li a {
    position: relative;
    display: block;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    padding: 10px 15px;
    background: #ef7f1a;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

.download-list li .fa {
    font-size: 14px;
    padding-right: 7px;
}

.services-page-section ul.side-navigation-list li a:hover{
 color: #fff;
  background:#ef7f1a;
}

.arrow{
float:right;
}

.arrow .up{
font-size:25px !important;
font-style:bold;
    line-height: 0px;
	background:#ef7f1a !important;
	padding:0px 10px;
	color:#fff !important;
}

.arrow li{
float:left;
list-style:none;
margin:0px 5px;
}

.arrow li:second-child{
padding:0px;
}

.arrow li a i{
color:#fff;
}

.up1{
	padding:7px 10px;
background:#1b334b;
color:#fff !important;
}

.up2{
	padding:7px 10px;
background:#1b334b;
color:#fff !important;
}


.pdf{
height:450px;
width:720px;
overflow-y:scroll;
}



.mr-3, .mx-3 {
    margin-right: 1rem!important;
}

.mb-5, .my-5 {
    margin-bottom: 3rem!important;
}

.md-form {
    position: relative;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.md-form .prefix~input, .md-form .prefix~textarea {
    margin-left: 2.5rem;
    width: -webkit-calc(100% - 2.5rem);
    width: calc(100% - 2.5rem);
}

.md-form .prefix {
    top: .25rem;
    font-size: 1.75rem;
}

.md-form .prefix~label {
    margin-left: 3.7rem;
}

.md-form label {
    position: absolute;
    top: .65rem;
    left: 0;
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
    cursor: text;
    color: #757575;
}
.md-form .prefix {
    position: absolute;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}
.md-form label {
    font-size: 1.5rem;
}

.modal-header{
	padding: 7px 5px 25px 0px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-footer {
    border-top: none;
}

.btn-deep-orange{
color:#fff;
background:orange;
}

.modal-footer {
    padding: 15px;
    text-align: center !important;
    border-top: 1px solid #e5e5e5;
}

.modal-dialog {
    width: 750px !important;
    margin: 30px auto; 
	
}


.inline li{
	padding-right:25px;
}
.inline li:last-child{
	padding-right:0px;
}
.modal-body{
height:450px;
overflow-y:scroll;
margin:10px auto;
}

.modal-body img{
	width:100%;
}

.navbar-default .navbar-collapse{
float:right;
}


.box a img:hover{
background:#000;
}

.copyright .copy1 {
    border: 4px solid rgba(255,255,255,0.5);
    border-radius: 50%;
    display: block;
    color: #fff;
    line-height: 1.714;
    font-size: 18px;
    width: 45px;
    height: 45px;
    margin-right: 0;
    margin-left: auto;
    text-align: center;
    line-height: 2;
}

.copyright {
  display:block;
  margin-top: 100px;
  text-align: center;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.copyright a{
  text-decoration: none;
  color: #EE4E44;
}

#contact-form textarea{
margin-top:20px;
}

.latest{
    padding: 5px 20px;
    background: #ef7f1a;
    color: #fff;
}
.latest1{
width:100%;
}

.latest2{
width:70% !important;
float:left;
padding:0px 10px 0px 0px;
}
.latest3{
width:16% !important;
margin-top:4px;
float:left;
}
.latest4{
width:14% !important;
float:left;
}
.text-size h3{
font-size:22px;
}

/****** CODE ******/

.file-upload{display:block;text-align:center;font-family: Helvetica, Arial, sans-serif;font-size: 12px;}
.file-upload .file-select{display:block;border: 2px solid #dce4ec;color: #34495e;cursor:pointer;height:40px;line-height:40px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
.file-upload .file-select .file-select-button{background:#dce4ec;padding:0 10px;display:inline-block;height:40px;line-height:40px;}
.file-upload .file-select .file-select-name{line-height:40px;display:inline-block;padding:0 10px;}
.file-upload .file-select:hover{border-color:#34495e;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload .file-select:hover .file-select-button{background:#34495e;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload.active .file-select{border-color:#3fa46a;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload.active .file-select .file-select-button{background:#3fa46a;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload .file-select input[type=file]{z-index:100;cursor:pointer;position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;filter:alpha(opacity=0);}
.file-upload .file-select.file-select-disabled{opacity:0.65;}
.file-upload .file-select.file-select-disabled:hover{cursor:default;display:block;border: 2px solid #dce4ec;color: #34495e;cursor:pointer;height:40px;line-height:40px;margin-top:5px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
.file-upload .file-select.file-select-disabled:hover .file-select-button{background:#dce4ec;color:#666666;padding:0 10px;display:inline-block;height:40px;line-height:40px;}
.file-upload .file-select.file-select-disabled:hover .file-select-name{line-height:40px;display:inline-block;padding:0 10px;}

.contact-info img{
margin:5px 10px 10px 0px;
}

@media (min-width:320px) and (max-width:448px){
	.latest2 {
    width: 70% !important;
    float: left;
    padding: 0px 10px 0px 0px;
}
.latest3 {
    width: 30% !important;
    margin-top: 4px;
    float: left;
}
.latest3 a{
	font-size:13px;
	padding:3px 5px;
}
.latest4 {
    width: 35% !important;
    float: left;
}
	
.modal-dialog {
    width: 300px !important;
    margin: 30px auto;
}

.pdf {
    height: 450px;
    width: 258px;
    overflow-y: scroll;
}
.inline li{
	padding-right:5px;
}
.callto-action1 {
    position: relative;
    top: 0;
}
.callto-action1 .call-title-text1, .callto-action2 .call-title-text2, .callto-action3 .call-title-text3, .callto-action4 .call-title-text4, .callto-action5 .call-title-text5{
font-size:10px;
}
.callto-action2 {
    position: relative;
    top: 0;
}
.callto-action2 .call-title-text2{ 
padding: 10px 0px 10px 0px;
}
.callto-action3 {
    position: relative;
    top: 0;
}
.callto-action4 {
    position: relative;
    top: 0;
}
.callto-action5 {
    position: relative;
    top: 0;
}

.page-banner-section h2{
font-size:18px;
}
.side-navigation{
    margin-top: 30px;
}

}

@media (min-width:449px) and (max-width:767px){
	.latest2 {
    width: 79% !important;
    float: left;
    padding: 0px 10px 0px 0px;
}
.latest3 {
    width: 21% !important;
    margin-top: 0;
    float: left;
}
.latest3 a{
	font-size:13px;
	padding:3px 5px;
}
.latest4 {
    width: 35% !important;
    float: left;
}
	
.modal-dialog {
    width: 400px !important;
    margin: 30px auto;

}
.pdf {
    height: 450px;
    width: 378px;
    overflow-y: scroll;
}
.callto-action1 {
    position: relative;
    top: 0;
}
.callto-action2 {
    position: relative;
    top: 0;
}
.callto-action2 .call-title-text2{ 
padding: 10px 0px 10px 0px;
}
.callto-action3 {
    position: relative;
    top: 0;
}
.callto-action4 {
    position: relative;
    top: 0;
}
.callto-action5 {
    position: relative;
    top: 0;
}
.side-navigation{
    margin-top: 30px;
}
}

@media (min-width:768px) and (max-width:991px){
		.latest2 {
    width: 65% !important;
    float: left;
    padding: 0px 10px 0px 0px;
}
.latest3 {
    width: 18% !important;
    margin-top: 4px;
    float: left;
}
.latest3 a{
	font-size:13px;
	padding:3px 5px;
}
.latest4 {
    width: 15% !important;
    float: left;
}
	.card__title {
    font-size: 18px;
	}
.modal-dialog {
    width: 400px !important;
    margin: 30px auto;
}

.pdf {
    height: 450px;
    width: 378px;
    overflow-y: scroll;
}
.callto-action1 {
    position: relative;
    top: 0;
}
.callto-action2 {
    position: relative;
    top: 0;
}
.callto-action2 .call-title-text2{ 
padding: 10px 0px 10px 0px;
}
.callto-action3 {
    position: relative;
    top: 0;
}
.callto-action4 {
    position: relative;
    top: 0;
}
.callto-action5 {
    position: relative;
    top: 0;
}
.side-navigation{
    margin-top: 30px;
}
}

@media (min-width:992px) and (max-width:1100px){
.modal-dialog {
    width: 400px !important;
    margin: 30px auto;
}

.pdf {
    height: 450px;
    width: 378px;
    overflow-y: scroll;
}
.callto-action1 {
    position: relative;
    top: 0;
}
.callto-action2 {
    position: relative;
    top: 0;
}
.callto-action2 .call-title-text2{ 
padding: 10px 0px 10px 0px;
}
.callto-action3 {
    position: relative;
    top: 0;
}
.callto-action4 {
    position: relative;
    top: 0;
}
.callto-action5 {
    position: relative;
    top: 0;
}
}

@media (min-width:1101px) and (max-width:1200px){
.callto-action1 {
    position: relative;
    top: 0;
}
.callto-action2 {
    position: relative;
    top: 0;
}
.callto-action2 .call-title-text2{ 
padding: 10px 0px 10px 0px;
}
.callto-action3 {
    position: relative;
    top: 0;
}
.callto-action4 {
    position: relative;
    top: 0;
}
.callto-action5 {
    position: relative;
    top: 0;
}
}
.qodef-title .qodef-title-inner {
    display: flex;
    align-items: center;
}
.qodef-title .qodef-title-text {
    background: #06315C;
    color: #FFF;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 700;
    padding: 10px 20px;
}
.qodef-title .qodef-icon-wrapper {
    flex-shrink: 0;
    margin: 0px 30px 0px 0px;
    transition: color .2s ease-out;
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80)
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0!important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none!important
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #CCC
}

.mfp-preloader a:hover {
	color: #FFF
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

