@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,400,700');
/*828384*/
body{
    font-family: 'Fira Sans', sans-serif;
	color:#272727;
	font-size:14px;
}
a{text-decoration:none !important;}
/*------------------------------------------------------------------
[Preloader]
*/
#scroll{
	position:fixed;
	bottom:15px;
	right:25px;
}
.page-loader {
	background: #292826;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 9998;
}

.loader {	
	position: absolute;
	left: 38%;
	top: 26%;
}
.img-loder{
	position: absolute;
	left: 26%;
	top: 26%;
}
/*------------------------------------------------------------------
Top Bar 
*/

.navbar-custom.top-color .top_line {
	color:#828384 !important;	
	font-size:12px;
}
.top-color .top_line span{
	border-bottom:1px solid #828384;
	padding:8px 0;
}
.top_line{
	background-color:transparent;
	color:#FFF;
	padding:6px 0;
	border-top:3px solid #F07C00;
}
/*------------------------------------------------------------------
[Navbar]
*/


.top-black{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 )!important; /* IE6-9 */
}
.top-color{
	background-color:#FFF !important;
	box-shadow: 0 4px 4px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 4px 4px 0 rgba(0,0,0,.3);
    -ms-box-shadow: 0 4px 4px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 4px 4px 0 rgba(0,0,0,.3);
    -o-box-shadow: 0 4px 4px 0 rgba(0,0,0,.3);
}
.navbar-custom.navbar-fixed-top .logo img{
	height:70px;
}
.navbar{
	margin-top:10px;
	border-radius:0px;
}
.navbar-default.top-color .navbar-nav > li > a{
	color:#555;
	font-size:14px;
}
.navbar-default .navbar-nav > li > a{
	color:#FFF;
	text-transform:uppercase;
	font-size:16px;
}

/*
.navbar-custom.navbar-fixed-top{
	box-shadow: 0 4px 4px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 4px 4px 0 rgba(0,0,0,.3);
    -ms-box-shadow: 0 4px 4px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 4px 4px 0 rgba(0,0,0,.3);
    -o-box-shadow: 0 4px 4px 0 rgba(0,0,0,.3);
}
*/

.navbar-custom.navbar-fixed-top .logo{
	padding:11px 0;
}
.navbar-custom.navbar-fixed-top .navbar-brand{
	height:0;
}
.navbar-custom {
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	-webkit-transition: padding 0.25s, background 0.25s;
	   -moz-transition: padding 0.25s, background 0.25s;
	    -ms-transition: padding 0.25s, background 0.25s;
	     -o-transition: padding 0.25s, background 0.25s;
	        transition: padding 0.25s, background 0.25s;
}

.navbar-custom .navbar-brand {
	display: table-cell;
	vertical-align: middle;
	float: none;
	height: 70px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: 400;
	color: #111;
}

.navbar-custom,
.navbar-custom a {
	font-size: 14px;
	color: #555;
}

.navbar-custom .nav > li > a:focus {
	background: none;
	color: #555;
}

.navbar-custom .nav > li.active > a {
	color: #222;
	background-color:#262626;
}

.navbar-custom .nav > li > a:hover,
.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:focus,
.navbar-custom .nav .open > a:hover {
	background-image:linear-gradient(to bottom,#f7f7f7 0,#e5e5e5 100%);
	color: #222;
}

.navbar-custom .nav li a > .fa,
.navbar-custom .nav li a > .icon {
	margin-right: 6px;
	font-size: 13px;
}

.navbar-custom .navbar-nav > li > .dropdown-menu {
	margin-top: 0px;
}

.navbar-custom .dropdown-menu .dropdown-menu {
	top: 0;
	left: 100%;
	right: auto;
	margin-top: -5px;
	margin-left: 2px;
}

.leftauto {
	right: 0 !important;
	left: auto !important;
}

.navbar-custom .dropdown-menu.left-side {
	margin-right: 2px;
	right: 100%;
	left: auto;
}

.navbar-custom .dropdown-menu {
	background: #E5E5E5;
	border: 0;
	border-radius: 0;
	padding: 5px 0;
	min-width: 180px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.navbar-custom .dropdown-menu li {
	padding: 0 15px;
}

.navbar-custom .dropdown-menu > li > a {
	border-bottom: 1px solid #C9C9C9;
	padding: 10px 5px;
	font-size: 14px;
	color: #444;
}

.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:hover,
.navbar-custom .nav .open > a:focus {
	border-color: #181840;
}

.navbar-custom .dropdown-menu > li:last-child > a {
	border-bottom: 0;
}

.navbar-custom .dropdown-menu > li > a:focus,
.navbar-custom .dropdown-menu > li > a:hover,
.navbar-custom .dropdown-menu .open > a,
.navbar-custom .dropdown-menu .open > a:hover {
	background: none;
	color: #000;
}


.navbar-toggle .icon-bar {
	background: #fff;
}

@media (min-width: 992px) {

	.navbar-transparent {
		background: transparent;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.navbar-transparent a,
	.navbar-transparent .nav > li > a:focus {
		color: #fff;
	}

	.navbar-custom .navbar-brand {
		padding-left: 0;
	}

	.navbar-custom.top-color .navbar-nav > li > a {
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.navbar-custom .navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.navbar-custom .dropdown-menu {
		position: absolute;
		display: block;
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translateY(50px);
		   -moz-transform: translateY(50px);
		    -ms-transform: translateY(50px);
		     -o-transform: translateY(50px);
		        transform: translateY(50px);
		-webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.4s ease 0s, visibility 0.4s linear 0s;
		   -moz-transition: opacity 0.4s ease 0s, -moz-transform 0.4s ease 0s, visibility 0.4s linear 0s;
		    -ms-transition: opacity 0.4s ease 0s, -ms-transform 0.4s ease 0s, visibility 0.4s linear 0s;
		     -o-transition: opacity 0.4s ease 0s, -o-transform 0.4s ease 0s, visibility 0.4s linear 0s;
		        transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, visibility 0.4s linear 0s;
	}

	.navbar-custom .open > .dropdown-menu {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateY(0px);
		   -moz-transform: translateY(0px);
		    -ms-transform: translateY(0px);
		     -o-transform: translateY(0px);
		        transform: translateY(0px);
	}

	.navbar-right .dropdown-menu {
		right: auto;
		left: 0;
	}

}

@media (max-width: 991px) {

	.navbar-custom .navbar-nav {
		margin-top: 1px;
		margin-bottom: 0;
	}

	.navbar-custom .dropdown-menu,
	.navbar-custom .dropdown-menu .dropdown-menu {
		padding-top: 0;
		margin-top: 0;
	}

	.navbar-custom .dropdown-menu li {
		padding-left: 0;
		padding-right: 0;
	}

	.navbar-custom li a,
	.navbar-custom .dropdown-menu > li:last-child > a {
		border-bottom: 1px solid #2b2b2b;
	}

	.navbar-custom .navbar-nav > li:last-child > a {
		border-bottom: 0;
	}

	.navbar-custom .navbar-nav > li > a,
	.navbar-custom .navbar-nav .open .dropdown-menu > li > a,
	.navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header {
		padding-top: 12px;
		padding-bottom: 12px;
	}

	.navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {
		padding-left: 30px;
	}

}
.navbar-brand{
	padding:0;
}
.section-top{
	position:relative;
	padding:350px 0 60px 0;
}
.section-img{
	position:absolute;
	top:-110px;
	z-index:100;
	margin:0 auto;
	width:100%;
}
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}
.logo{
	background-color:#FFF;
	padding:10px 20px !important;	
	border-bottom:3px solid #F07C00;
	position:absolute;
	top:3px;
	border-radius:0 0 25px 25px;
}
/* Common style */
.grid figure {
	position: relative;
	overflow: hidden;
	height: auto;
	background: #000;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	font-weight: 300;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}


/*---------------*/
/***** Julia *****/
/*---------------*/

figure.effect-julia {
	background: #2f3238;
}

figure.effect-julia img {
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-julia figcaption {
	text-align: center;
}

figure.effect-julia h2 {
	position: absolute;	
	bottom:0px;
	background-color:rgba(0,0,0,0.5);
	width:100%;
	padding:10px;
	font-size:18px;
}

figure.effect-julia p {
	display: inline-block;
	margin: 0 0 0.25em;
	padding: 0.4em 1em;
	background: rgba(255,255,255,0.9);
	color: #2f3238;
	text-transform: none;
	font-weight: 500;
	font-size: 75%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
}

figure.effect-julia p:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.section-1{
	padding:50px 0;
}
.section-2{
	padding:90px 0;
	background-color:#F3EDE4;
}
.section-3{
	padding:50px 0;
}
.grid .col-sm-4{
	padding:7px;
}
.home-well{
	padding-right:40px;
	border-right:3px solid #F3EDE4;
	font-size:18px;
	padding-top:20px;
	padding-bottom:20px;
	color:#707070;
}
.sec-1{
	background-image:url(../images/bg-footer.jpg);
	background-attachment:fixed;
	background-size:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	padding:60px 0;
	position:relative;
	color:#FFF;
}


.card{
    display: block;
    width: 100%;
    text-decoration: none;
    background: #fff;    
    border:4px solid #EFEFEF;    
    transition: all 0.5s ease;
}
.card:hover{
	margin-top:-30px;
    transition: all 0.5s ease;
}
.card-box h2{
	font-weight:400;
	color:#000;
}
.card-box{
	padding:0px 20px 20px 20px;
	line-height:1.6;
	font-size:16px;
	color:#666;
}
.footer{
	padding:40px 0 0 0;
	background-image:url(../images/bg-footer.jpg);
	background-attachment:cover;
	background-size:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	position:relative;
	color:#AFAFAF;
}
.fotcopy {
    margin: 20px  0 0 0;
    padding: 5px 0px;
    text-align: left;
    display: table;
}
.fotcopy a{
	color:#AFAFAF;
}
.footer h3{
	color:#FFF;
	margin-top:10px;
	margin-bottom:0;
	font-size:20px;
}
.footer .icon-box{
	margin-bottom:30px;
}
.last-footer{
	padding:20px 0;
	background-color:#222;
	color:#808080;
}
.last-footer a{
	color:#808080;
}
/* #E94D11 */
.footer .icon img{
	height:45px;
}

.fot-soc a{
	margin:auto 12px;
}
.fot-soc i{
	font-size:16px;
}
.aboutAgency .grayBorderLine{margin-top: 112px;}
.agencyWrapper{position: relative;z-index: 9; padding: 50px 0px 0 70px;}
.agencyWrapper:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 588px;
  width: 392px;
  background: url("../images/longBorder.png")no-repeat top left;
  z-index: -1;
}
.agencyTitle h1{
  font-size: 60px;
  line-height: 60px;
  letter-spacing: -0.025em;
  font-family: 'Fira Sans', sans-serif;
  position: relative;
  margin-bottom: 39px;
}
.agencyTitle h1 strong{position: relative;}
.agencyTitle h1 strong:after{
  content: '';
  position: absolute;
  right: -2.94em;
  top: 41px;
  width: 165px;
  height: 4px;
  background: #333333;
  display: block;
}
.agencyTitle p{line-height: 30px;padding-top: 20px;}
.agencyTitle p strong{font-size: 24px;font-weight: 500;color:#000001;letter-spacing: -0.05em;}
.footer-img img{
	margin-top:98px;
	margin-left:230px;	
}



/* =========================================================
        Boost-Section STYLE 
============================================================ */
.boost-section {
    position: relative;
    z-index: 5;
}

@media only screen and (max-width: 991px) {
    .boost-section {
        margin-top: 0;
        padding: 80px 0 50px;
    }
}

@media only screen and (max-width: 767px) {
    .boost-section {
        padding: 60px 0 40px;
        display: flex;
    }
}

.boost-section .boost-wrapper {
    position: relative;
    overflow: hidden;
}

@media only screen and (max-width: 991px) {
    .boost-section .boost-wrapper {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .boost-section .boost-wrapper {
        flex: 1;
    }
}

@media only screen and (max-width: 479px) {
    .boost-section .boost-wrapper {
        margin-bottom: 30px;
    }
}

.boost-section .boost-wrapper:hover .boost-content,.boost-section .boost-wrapper:hover .boost-content.big {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    padding: 10px 35px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .boost-section .boost-wrapper:hover .boost-content {
        padding: 25px 20px;
    }
}

@media only screen and (max-width: 479px) {
    .boost-section .boost-wrapper:hover .boost-content {
        padding: 25px 20px;
    }
}

.boost-section .boost-wrapper img {
    width: 100%;
}

.boost-section .boost-wrapper .boost-content.big{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(9, 42, 72, 0.92);
    padding: 0px 35px 45px 35px;
	-webkit-transform: translateY(88%);
    -moz-transform: translateY(88%);
    -ms-transform: translateY(88%);
    -o-transform: translateY(88%);
    transform: translateY(88%);
    -webkit-transition: 0.3s;
    -khtml-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.boost-section .boost-wrapper .boost-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(9, 42, 72, 0.92);
    padding: 0px 35px 45px 35px;
    -webkit-transform: translateY(75%);
    -moz-transform: translateY(75%);
    -ms-transform: translateY(75%);
    -o-transform: translateY(75%);
    transform: translateY(75%);
    -webkit-transition: 0.3s;
    -khtml-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.boost-section .boost-wrapper .boost-content .wrapper-content h4 {
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
    color: #FFFFFF;
    margin-bottom: 14px;
}
.boost-section .boost-wrapper .boost-content .wrapper-content p {
    color: #FFFFFF;
    margin-bottom: 25px;
}
/*

@media (min-width: 992px) and (max-width: 1199px) {
    .boost-section .boost-wrapper .boost-content {
        padding: 15px 20px 45px 20px;
    }
}

@media only screen and (max-width: 479px) {
    .boost-section .boost-wrapper .boost-content {
        padding: 15px 20px 45px 20px;
    }
}

.boost-section .boost-wrapper .boost-content .icon {
    float: left;
}

.boost-section .boost-wrapper .boost-content .icon img {
    width: auto;
    vertical-align: -webkit-baseline-middle;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .boost-section .boost-wrapper .boost-content .icon img {
        width: 25px;
    }
}

@media only screen and (max-width: 479px) {
    .boost-section .boost-wrapper .boost-content .icon img {
        width: 25px;
    }
}

.boost-section .boost-wrapper .boost-content .wrapper-content {
    margin-left: 65px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .boost-section .boost-wrapper .boost-content .wrapper-content {
        margin-left: 40px;
    }
}

@media only screen and (max-width: 991px) {
    .boost-section .boost-wrapper .boost-content .wrapper-content {
        margin-left: 50px;
    }
}

@media only screen and (max-width: 479px) {
    .boost-section .boost-wrapper .boost-content .wrapper-content {
        margin-left: 40px;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {
    .boost-section .boost-wrapper .boost-content .wrapper-content h4 {
        font-size: 20px;
        margin-bottom: 4px;
    }
}

@media only screen and (max-width: 479px) {
    .boost-section .boost-wrapper .boost-content .wrapper-content h4 {
        font-size: 20px;
        margin-bottom: 25px;
    }
}

.boost-section .boost-wrapper .boost-content .wrapper-content p {
    color: #FFFFFF;
    margin-bottom: 25px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .boost-section .boost-wrapper .boost-content .wrapper-content p {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 479px) {
    .boost-section .boost-wrapper .boost-content .wrapper-content p {
        margin-bottom: 15px;
    }
}

.boost-section .boost-wrapper .boost-content .wrapper-content .link {
    font-weight: 600;
}

.boost-section .boost-wrapper .boost-content .wrapper-content .link:hover {
    color: #FFFFFF;
}
*/
.bot{
	margin-bottom:18px;
}

/*-------------------------------------------------*/
/* =  about page
/*-------------------------------------------------*/
.page-banner-section {  
  padding: 320px 0 50px 0;
  position: relative;
  background-size:100% auto;
  background-position:center;
  text-align:center;
}
.page-banner-section .container {
  position: relative;
  z-index: 2;
}
.page-banner-section h1 {
  color: #FFF;
  font-size: 52px;
  font-weight: 700;
  margin: 0 0 15px;
  margin: 10px 0 0;
  letter-spacing:1px;
  margin-bottom: 0;
  text-transform:uppercase;
}
.page-banner-section ul.page-depth {
  margin: 0;
  padding:0;
  text-align: center;
}
.page-banner-section ul.page-depth li {
  display: inline-block;
  margin-left: 1px;
}
.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;  
  color: #FFF;
}
.page-banner-section ul.page-depth li a:hover {
  color: #FFF;
}
.page-banner-section ul.page-depth li:before {
  content: '-';
  font-size: 13px;  
  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;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
}
.inner-section{
	padding:50px 0;
}
.right-box h2{
	font-size:22px;
	border-left:3px solid #F07C00;
	padding-left:10px;
	color:#222;
}
ul.service-catergory{
	margin-left:0px;
}
.service-catergory {
  margin: 0;
  padding: 0;
  list-style: none;
}
.service-catergory li {
  list-style: none;
  position: relative;
  background: #f7f7f7;
  margin-bottom: 2px;
}
.service-catergory li:first-child {
}
.service-catergory li .view-all-icon {
  position: absolute;
  right: 20px;
  top: 22px;
  color: #848484;
}

.service-catergory li.active a {
  color: #fa9928;
  background: #6a231f;
  border: 2px solid #be6000;
}

.service-catergory li a {
  position: relative;
  display: block;
  color: #222;
  line-height: 30px;
  padding: 6px 0;
  padding-left: 23px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
}
.service-catergory li a:hover {
  color: #be6000;
}
.service-catergory li.active a:hover {
}
.service-catergory li.active a:after {
  position: absolute;
  content: "\f178";
  right: 18px;
  top: 6px;
  color: #be6000;
  font-family: FontAwesome;
}
.modal-body {
    padding: 30px;
    color: #222;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal .close {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #1696e7;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-shadow: none;
    height: 25px;
    width: 25px;
    text-align: center;
    opacity: 1;
    border-radius: 50%;
    box-shadow: 2px 2px 8px #222;
    z-index: 2;
}
.modal-content{border-radius:0px;top:40px;}
.modal-header {
    min-height: 16.43px;
    padding: 8px 15px;
    border-bottom: 1px solid #F07C00;
    background-color:#F07C00;
    color:#FFF;
}


/* NewS */

/* BLOG ARTICLE */
	.blog-article {
		margin-bottom: 15px;
	}
	
	.blog-article-thumbnail {
		overflow: hidden;
		margin-bottom: 50px;
	}
	
	.blog-article-thumbnail a > img {
		-webkit-transition: all 0.25s;
				transition: all 0.25s;
	}
	
	.blog-article-thumbnail .images-slider {
		margin-bottom: 0;
	}
	.blog-article a.date{
		color:#2F4960;
	}
	.blog-article .date {
		float: left;
		width: 110px;
		padding: 17px 0 12px 0;		
		font-size: 42px;
		text-align: center;
		text-transform: uppercase;
		background-color:#F4EADE;
		text-decoration: none;
		-webkit-transition: all 0.25s;
				transition: all 0.25s;
				
	}
	
	.blog-article .date small {
		display: block;
		color: #8f8f8f;
		font-size: 11px;
	}
	
	.blog-article .date:hover {
		color: #464646;
	}
	
	.blog-article-subtitle {
		display: inline-block;
		margin-left: 40px;
		font-size:11px;
		letter-spacing: 2px;
		text-transform: uppercase;
		-webkit-transition: all 0.25s;
				transition: all 0.25s;
	}
	
	.blog-article-subtitle a {
		color: #8f8f8f;
	}
	h6.blog-article-subtitle{
		margin-bottom:0;
	}
	.blog-article-subtitle a:hover {
		color: #ffba00;
		text-decoration: none;
	}
	
	.blog-article-title a{color:#054e96;}
	.blog-article-title {
		margin-bottom: 5px;
		font-size: 16px;
		font-weight: 400;
	}
	.blog-article-content a{color:#E77511;}
	.blog-article-content {
		line-height: 1.8;
		margin-top: 0px;
		border: 1px solid #F4EADE;
		padding: 0 10px;
		min-height: 105px;
	}
	.blog-article.latest .blog-article-title,
	.blog-article.latest .blog-article-content,
	.blog-article.latest .blog-article-subtitle {
		display: block;
		margin-left: 0;
		text-align: center;
	}
	
	.blog-article-details {
		margin-left: 130px;
		font-size: 13px;
	}
	
	.blog-article-details a {
		color: #8f8f8f;
		-webkit-transition: all 0.25s;
				transition: all 0.25s;
	}
	
	.blog-article-details a:after {
		position: relative;
		top: -1px;
		margin-left: 5px;
		color: #8f8f8f;
		content: "|";
	}
	
	.blog-article-details a:last-child:after {
		display: none;
	}
	
	.blog-article-details a:hover {
		color: #000;
		text-decoration: none;
	}
	
	.blog-article > .blog-article-content {
		margin-top: 30px;
		margin-left: 130px;
	}
	
	.blog-article-content > a {
		display: inline-block;
		color: #054e96;
		text-decoration: none;
		text-transform: uppercase;
		-webkit-transition: all 0.25s;
				transition: all 0.25s;
	}
	
	.blog-article-content > a:after {
		display: block;
		border-bottom: 1px solid #8f8f8f;
		content: "";
		-webkit-transition: all 0.25s;
				transition: all 0.25s;
	}
	
	.blog-article-content > a:hover {
		color: #ffba00;
	}
	
	.blog-article-content > a:hover:after {
		border-color: #ffba00;
	}
	
	.blog-article:hover .blog-article-thumbnail a > img {
		-webkit-transform: scale(1.1);
			-ms-transform: scale(1.1);
				transform: scale(1.1);
	}
	
	.blog-article-content:before {
		display: table;
		clear: both;
		content: "";
	}
	
	@media (max-width: 991px) {
		
		.blog-article-content {
			margin-top: 50px;
		}
		
	}
	
	@media (max-width: 767px) {
		
		.blog-article .date {
			float: none;
			width: 100%;
			border-right: none;
			text-align: left;
		}
		
		.blog-article .blog-article-title,
		.blog-article .blog-article-details,
		.blog-article .blog-article-content,
		.blog-article .blog-article-subtitle {
			margin-left: 0;
		}
		
	}





@media (max-width:360px){
	
}
@media (max-width:640px){
	.logo {
		background-color: #FFF;
		padding: 4px 10px !important;
		border-bottom: 3px solid #F07C00;
		position: absolute;
		top: 3px;
		border-radius: 0;
		width: 100%;
	}
	.top_line{display:none;}
	.navbar-custom.navbar-fixed-top .logo img {
		height: 40px;
	}
	.navbar-toggle{
		z-index:100;
		border-radius:0;
	}
	.logo{
		top:0;
	}
	.navbar-custom{
		background-color:#000 !important;
	}
	.page-banner-section h1 {
		color: #FFF;
		font-size: 26px;
		font-weight: 500;
		margin: 0 0 15px;
		margin: 0px 0 0;
		margin-bottom: 0px;
		letter-spacing: 1px;
		margin-bottom: 0;
		text-transform: uppercase;
	}
	.page-banner-section {
		padding: 20px 0;
		position: relative;
		background-size: 100% auto;
		background-position: center;
		text-align: center;
		margin-top: 50px;
	}
	.footer {
		padding: 40px 0 0 0;
		background-image: none;
		background-color:#0C0C0C;
		background-attachment: cover;
		background-size: 100%;
		background-position: bottom;
		background-repeat: no-repeat;
		position: relative;
		color: #AFAFAF;
	}
	.loader {	
		position: absolute;
		left: 10%;
		top: 22%;
	}
	.section-top {
		position: relative;
		padding: 60px 0 60px 0;
	}
	.section-img {
		position: relative;
		top: 0px;
		z-index: 100;
		margin: 0 auto;
		width: 100%;
	}
	.card:hover{
		margin-top:0px;
		transition: all 0.5s ease;
	}
	.agencyTitle h1 {
		font-size: 32px;
		line-height: 30px;
		letter-spacing: -0.025em;
		font-family: 'Fira Sans', sans-serif;
		position: relative;
		margin-bottom: 39px;
	}
	.agencyWrapper::before {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		height: 400px;
		width: 200px;
		background: url("../images/longBorder.png")no-repeat top left;
		z-index: -1;
	}
	.news-title{
		background-color:#EEE;
		color:#FFF;
		padding:4px 10px;
	}
	.blog-article-content {
		margin-top: 0px;
	}
	.inner-section img{
	   display: block;
		max-width: 100%;
		height: auto;
	}
	.slides-pagination{
		display:none !important;
	}
}
@media (width:768px){

}
@media (max-width:991px){

}
