
@font-face {
    font-family:SanFranciscoDisplay;
    src: url(sansation_bold.woff);
    font-weight: bold;
}

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');

body{font-family: 'Poppins', sans-serif; }
ul{ margin:0px; padding:0px;}



.home-services ul li a{
	color:#fff;
	text-decoration:none;

}

.top {
	background: #487ba7;
	overflow: hidden;
	margin: 0px;
	MARGIN-TOP: -5PX;
	padding: 0px 0px;
	color: #515151;
}
ul.topleft li {
	list-style-type: none;
	display: inline-block;
	margin: 0px;
	padding: 10px 20px 9px 0px;
	font-size: 15px;
}
ul.topleft li span{
	color:#4eb898;
	margin: 0 5px 0 0;
}
.top:before {
	background: #f1f1f1 none repeat scroll 0 0;
	content: "";
	height: 40px;
	left: -60px;
	position: absolute;
	-webkit-transform: skewX(39deg);
	transform: skewX(39deg);
	width: 75%;
}
.icons ul {
	list-style-type: none;
	margin-top: 0px;
	padding: 0px;
	float: right
}
.icons ul li {
	display: inline-block;
	color: #fff;
	list-style-type: none;
	padding: 8px 5px;
	font-size: 15px;
	font-weight:bold;
}
.icons ul li a {
	color: #fff;
	list-style-type: none;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    width: 286px;
    /* background: #eee; */
    margin-left: 16px;
    line-height: 1.42857143;
    color: #a8a8a8;
    background-color: #eee;
    /* background-image: none; */
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

	
	
	
	
.navbar-brand{ margin:0px; padding:10px 0px;}

a.carousel-arrow {
	height: 40px;
	width: 40px;
	border-radius: 50px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -25px;
	background: transparent;
	color: transparent;
	font-size: 32px;
	font-weight: 300;
	cursor: pointer;
	-webkit-transition: background 300ms, color 300ms;
	transition: background 300ms, color 300ms;
}

.title1 {
        color: #e7321d;
    font-size: 17px;
    text-align: center;
    margin: 5px;
  margin-left: -152px;
    
}

.serviceBox_5{
    margin-bottom: -10px;
    line-height: 0;
    overflow: hidden;
    text-align: center;
}

.serviceBox_5 .service-image{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease 0s;
}
.serviceBox_5 .service-image > img {
    width: 100%;
}
.serviceBox_5 .service-image:hover{
    opacity: 0.7;
    transition: all 0.5s ease 0s;
}
.serviceBox_5 .service-content{
    padding-top: 62px;
    position: relative;
}
.serviceBox_5 .service-content::before {
    background: hsl(188, 30%, 39%) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 500px;
    left: -20%;
    position: absolute;
    top: 0;
    transform: rotate(7deg);
    transition: all 0.3s ease 0s;
    width: 400px;
}
.serviceBox_5 .service-content::after {
    background: hsl(188, 30%, 39%) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 500px;
    left: 30%;
    position: absolute;
    top: 30px;
    transform: rotate(-35deg);
    transition: all 0.3s ease 0s;
    width: 400px;
}

.serviceBox_5 .service-content .internal::before {
    background: hsl(188, 35%, 31%) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 500px;
    left: -50%;
    position: absolute;
    top: 3%;
    transform: rotate(14deg);
    transition: all 0.3s ease 0s;
    width: 400px;
    z-index: 1;
}
.serviceBox_5 .service-content .internal::after {
    background: hsl(188, 35%, 31%) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 500px;
    left: 57%;
    position: absolute;
    top: 30px;
    transform: rotate(-52deg);
    transition: al
    l 0.3s ease 0s;
    width: 400px;
    z-index: 1;
}
.fo{background-color: #ccc;
    padding: 8px 8px 8px 8px;
    border-radius: 10px;}
.serviceBox_5 .service-content .item_content{
    background: hsl(188, 35%, 31%) none repeat scroll 0 0;
    position: relative;
    z-index: 2;
    color: white;
	margin-top: -34px;
}
.serviceBox_5 .service-content.bg1::before {
    background:#4D8D72;
}
.serviceBox_5 .service-content.bg1::after {
    background:#4D8D72;
}

.serviceBox_5 .service-content.bg1 .internal::before {
    background:#407A61;
}
.navbar-right {
    float: right!important;
    margin-right: -15px;
    position: relative;
   top: 2px;}
.serviceBox_5 .service-content.bg1 .internal::after {
    background:#407A61;
}
.serviceBox_5 .service-content.bg1 .item_content{
    background:#407A61;
}

.serviceBox_5 .service-content.bg2::before {
    background:#C2D4A4;
}
.serviceBox_5 .service-content.bg2::after {
    background:#C2D4A4;
}
.serviceBox_5 .service-content.bg2 .internal::before {
    background:#ABBD8C;
}
.serviceBox_5 .service-content.bg2 .internal::after {
    background:#ABBD8C;
}
.serviceBox_5 .service-content.bg2 .item_content{
    background:#ABBD8C;
}

.serviceBox_5 .service-content.bg3::before {
    background:#E9DC9F;
}
.serviceBox_5 .service-content.bg3::after {
    background:#E9DC9F;
}
.serviceBox_5 .service-content.bg3 .internal::before {
    background:#D8CC93;
}
.serviceBox_5 .service-content.bg3 .internal::after {
    background:#D8CC93;
}
.serviceBox_5 .service-content.bg3 .item_content{
    background:#D8CC93;
}
#portfolio .portfolio-item {
	margin: 0 0 15px;
	right: 0;
}
#portfolio .portfolio-item .portfolio-link {
	display: block;
	position: relative;
	max-width: 400px;
	margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
	background: rgba(255, 203, 5, 0.41);
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
	opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	position: absolute;
	width: 100%;
	height: 20px;
	font-size: 20px;
	text-align: center;
	top: 50%;
	margin-top: -12px;
	color: white;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
	margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
	margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
	max-width: 400px;
	margin: 0 auto;
	background-color: white;
	text-align: center;
	padding: 25px;
}
#portfolio .portfolio-item .portfolio-caption h4 {
	font-size:24px;
	margin: 0;
}
#portfolio .portfolio-item .portfolio-caption p {
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 16px;
	margin: 0;
}
#portfolio * {
	z-index: 2;
}

.about-main {
    width: 100%;
    background: url(../images/about_parallax.jpg);
	/*background:#6c465b;*/
    height: 400px;
    background-attachment: fixed;
    background-size: 100% 100%;
}
.about-inner {
    width: 1040px;
    height: 400px;
    margin: auto;
    padding-top: 50px;
}
.about-inner h2 {
    color: white;
    padding-top: 30px;
    font-size: 36px;
    padding-bottom: 10px;
    font-family: "Agency FB";
    text-align: center;
}
.about-inner p {
    color: white;
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
    font-family: Calibri;
    text-align: center;
    line-height: 26px;
    font-size: 18px;
}
.about-btn {
    width: 130px;
    height: 35px;
    color: white;
    line-height: 35px;
    font-family: calibri;
    text-align: center;
    background: #0b4590;
    margin: auto;
    margin-top: 35px;
}
.about-btn a{color:#fff}

.serviceBox_5 .service-content h3{
    color: hsl(0, 0%, 100%);
    font: 400 20px/24px "Trebuchet MS",Tahoma,sans-serif;
    margin-bottom: 30px;
    margin-top: 20px;
    color: #fff;
    text-transform: uppercase;
}
.serviceBox_5 .service-content a{
    color: hsl(0, 0%, 100%);
    font-size: 14px;
    font-weight: 700;
    line-height: 38px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.serviceBox_5 .service-content a:hover{
    color:#000000;
    text-decoration: none;
    transition: all 0.3s ease 0s;

}
.serviceBox_5 .service-content:hover::before {
    transform: rotate(-7deg);
}
.serviceBox_5 .service-content:hover .internal::before {
    transform: rotate(10deg);
}
.carousel:hover a.carousel-arrow {
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
}
.carousel a.carousel-arrow:hover {
	background: rgb(0, 79, 133);
}
a.carousel-arrow:hover, a.carousel-arrow:active {
	text-decoration: none;
}
a.carousel-arrow-prev {
	left: 10px;
	right: auto;
	padding-right: 5px;
}
a.carousel-arrow-next {
	right: 10px;
	left: auto;
	padding-left: 5px;
}
/* ===== Homepage Slider ===== */
.home-slider {
	margin-top:0px;
}
.home-slider .carousel-inner > .item {
	padding: 80px 0 0;
	height: 430px;
	overflow: hidden;
	background-color: #f6f6f6;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover !important;
}
#item-1 {
	background-image: url(../images/banner1.jpg);
	background-position: bottom center;
}
#item-2 {
	background-image:url(../images/banner2.jpg);
		background-position: bottom center;

}
#item-3 {
	background-image:url(../images/banner3.jpg);
		background-position: bottom center;

}
#item-4 {
	background-image:url(../images/banner4.jpg);
		background-position: bottom center;

}



.home-slider h3 {
	color: #2a5a9a;
}
.home-slider p {
	margin: 35px 0;
	line-height: 1.5;
}
.home-slider ul {
	list-style-type: none;
	padding: 0;
}
/*** Second Slider ***/
.home-slider #item-2 ul {
	margin-top: 20px;
}
.home-slider #item-2 ul > li {
	text-align: right;
}
.home-slider #item-2 ul > li > span {
	display: inline-block;
	margin-bottom: 3px;
	padding: 3px 15px;
	background: rgba(237, 62, 73, 0.9);
	color: white;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
}
.home-slider #item-2 ul.string > li > span {
	background: rgba(43, 171, 207, 0.9);
}
/*** Third Slider ***/
.home-slider #item-3 ul {
	margin: 30px 0;
}
.home-slider #item-3 ul > li {
	font-size: 18px;
	padding: 5px 0;
}
.home-slider #item-3 ul > li > i {
	color: #2babcf;
}

.Quote h4 {
	background-color:#008dd2;
	padding:10px;
	margin:20px 0px 15px 0px;
	border-radius:5px;
	color:#FFFFFF;
	text-transform:uppercase;
}
.Quote ul {
	list-style-type:none;
	margin:10px 0px 0px 0px;
	border-radius:50px;
	color:#008dd2;
}
.Quote ul li {
	padding:10px;
	    background-color: rgba(157, 159, 158, 0.45);
    border-bottom: 1px #ffffff solid;
}
.Quote ul li a  {
	color:#fff;
	text-indent:10px;
}

.Quote ul.list-unstyled li.active a {
	color:#2a5a9a ;
	font-weight:bold;
}


.Quote ul li ul { list-style-type:square; margin-left:30px;}
.Quote ul li ul li{ padding:5px 0px; margin:0px; font-size:13px;}
.Quote ul li ul li.last1{ border:none;}
ul.topnav {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.topnav li {
}
ul.topnav li a {
	line-height: 10px;
	padding: 0px;
	color: #000;
	text-decoration: none;
}
ul.topnav ul {
	margin: 5px 0px 0px 0px;
	padding: 0;
	display: none;
}
ul.topnav ul li {
	margin: 0;
	padding: 8px;
	clear: both;
}
ul.topnav ul li a {
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
	outline: 0;
}
ul.topnav ul ul li a {
	color: #ffffff;
	padding-left: 1px;
}
ul.topnav span {
	float: right;
}
ul.topnav ul li.active a {
	color: #804178;
	font-weight: bold;
}
.sd{margin-top:140px;
margin-bottom:12px}

@media (max-width: 992px) {
  /* Adjusting for small devices */
  .home-slider .carousel-inner > .item {
 padding-top: 50px;
}
}
@media (max-width: 767px) {
  /* Adjusting for mobile */
  .home-slider .carousel-inner > .item {
 padding-top: 50px;
 text-align: center;
}
 .home-slider #item-2 ul > li {
 text-align: left;
}
 .home-slider #item-2 ul > li > span {
 font-size: 22px;
 margin-bottom: 7px;
}
 .home-slider #item-3 ul {
 text-align: left;
 margin-left: 50px;
}

.home-slider {
	margin-top: -55px;
}

.home-slider .carousel-inner > .item {
	padding: 50px 0 0;
	height: 350px;
	
	
}


}


.rating{ background-color:#0b4590;    border-top: 1px solid #dee7f2;    border-bottom: 1px solid #dee7f2; }
.counter { background-color: #0b4590; padding: 10px 0;   height:150px; text-align:center; COLOR: #FFF;}
.count-title { font-size: 32px; font-weight: 500;  margin-top: 6px; margin-bottom: 0; text-align: center; COLOR: #FFF; }
.count-text { font-size: 13px; font-weight: normal;  margin-top: 6px; margin-bottom: 0; text-align: center; }
.Downloads i{ background:#2dcad1; padding:10px; width:46px; height:46px; font-size:24px; color:#fff; border-radius:50%;}
.Average i{ background:#ff6412; padding:10px;  width:46px; height:46px;font-size:24px; color:#fff; border-radius:50%;}
.Success i{ background:#e7321d; padding:10px; width:46px; height:46px; font-size:24px; color:#fff; border-radius:50%;}
.Clients i{ background:#e7321d; padding:10px; width:46px; height:46px; font-size:24px; color:#fff; border-radius:50%;}
.address img{
    margin-left: 9px;
    width: 220px;
}
    

.getquote{ position: fixed;
    right: 0px;
    
   
    top: 40%;
   
		z-index:99999999999;
    padding: 0px;
    color: #fff;
	font-weight:bold;
 cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    box-shadow: -2px -0px 8px rgba(243, 112, 40, 0.06);
    -moz-box-shadow: -2px -0px 8px rgba(243, 112, 40, 0.06);
    -webkit-box-shadow:  -2px -0px 8px rgba(243, 112, 40, 0.06);

	margin:0px;
	
	
	}
.getquote img{ height:100%;}
.navicon {
    float: right;
    margin: 6px 0px 6px 0px;
    position: relative;
    top: 54px;
    left: -87px;
}

.navicon ul {
    margin: -58px 30px 0px 0px;
    padding: 0px;
    list-style-type: none;
    float: right;
}
.modal-content {
    position: relative;
    width: 350px;
    margin-left: 125px;
    margin-top: 150px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.navicon ul li {
    padding: 0px;
    color: #fab207;
    display: inline-block;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    left: -93px;
    margin: 2px 2px 2px 0;
    text-align: center;
}

.s {
    margin-left: 235px;
    margin-top: -30px;
    position: fixed;
}
.navicon ul li.en i {
    border-radius: 50%;
    color: #000;
    font-weight: 600;
}
.navicon ul li.phone i {
    border-radius: 50%;
    color: #000;
}
.navicon ul li.fb {
    background: #3b5998 !important;
    border-radius: 50%;
    position: relative;
    left: 40px;
    top: 0px;
}
.navicon ul li.wa {
    background: #ff017e !important;
    border-radius: 50%;
    position: relative;
    left: 46px;
}
.navicon ul li.fb1 {
    background: #0077b5 !important;
    border-radius: 50%;
    position: relative;
    left: 44px;
    top: 0px;
}
.navicon ul li i {
    text-align: center;
    color: #fff;
    height: 28px;
    width: 28px;
    line-height: 29px;
}
.s {
    margin-left: 235px;
    margin-top: -30px;
    position: fixed;
}

.separator {    position: relative;    width: 90px;    height: 3px;    margin:0px auto 30px;    background: #ffca04;}

.servicebg{ background:#f4f6f8; padding:50px 0px 50px 0px;}
.title_name{float: left;
    width: 370px;
    overflow: hidden;
    margin: 0px 0px 0px 110px;}
	.title_name h2 {
    font-weight: bold;
    color: #2c0e58;
    text-transform: uppercase;
    margin: 37px 0px 0px 0px;
}



.services p{margin-bottom:30px; line-height:22px;text-align: justify;
    padding: 8px 8px 8px 8px;
}
.navbar-brand img {
    width: 450px;
    margin-top: -6px;
    MARGIN-LEFT:-47PX;
}

.about-us {

	padding: 0px;	
	background:#f7f7f7;
	overflow: hidden;
	
}

.about{     padding: 45px 110px 40px 40px;}



.about h4{text-transform:uppercase;
	color:#4dae34;
	font-size:36px;
	margin-bottom:10px;
 }

.about i{ color:#004f85;}

.aboutus{ margin:0px; padding:0px;}

.about-us .aboutus1{ background:url(../images/about-bg.jpg) no-repeat; 
    background-size: cover;
    background-position: center center;
    text-align: right;
   height:510px;}

.about p {
	line-height:22px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
}

.banner-top {
	background:#f6f6f6;
	padding-top:20px;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
	margin-bottom:15px;
}



.banner {
	margin-bottom:20px;
}

.main-banner {
	margin-top:0px;

}
.footer_top {
	background-color:#e9e9e9;
	width:100%;
	clear:both;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
}
.footer_top p{ line-height:24px;}
footer {
	background-color:#181d27;
	width:100%;
	clear:both;
	margin-top:0px;
}
.footer_nav {
	text-align:center;
	padding:0px;
	margin:0px auto;
}
.footer_nav ul {
	list-style-type:none;
	padding:0px;
	margin:10px 0px 10px 0px;
}
.footer_nav ul li {
	display:inline;
	padding:0px;
	margin:0px;
}
.footer_nav ul li a {
	padding:0px 15px 0px 15px;
	text-decoration:none;
	color:#333;
	font-size:14px;
}
.footer_nav ul li a:hover {
	color:#333333;
}
.footer_nav p {
	margin:12px 0px 15px 0px;
}
.footer_nav p a {
	color:#333333;
	text-decoration:none;
}
.footer_nav p a:hover {
	text-decoration:underline;
}
.nav-tabs + .tab-content {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	overflow: hidden;
	padding: 15px;
}
.modal-header{ background:#fab207;}
.modal-title{ color:#fff;}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    margin-left: 21px;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    margin-left: 115px;
}



hr{ margin:10px 0px;}



	
.footer{ background: url(../images/map-image.png) #1c222e; padding:30px 0px; color:#023b79;}	
.address ul{ margin:0px; padding:0px; list-style-type:none;color: #fff;  }	
.address p{color:#fff;}
.address h4{color:#fff;}
.address ul li{ margin:10px 0px 15px 0px; padding:0px;   }	
.address ul li i{ padding-right:10px; font-size:16px;}	
.Connect h5{ color:#fff; font-size:18px; margin-top:10px;}
	.Connect ul{ margin:0px; padding:0px; list-style-type:none;  }	
.Connect ul li{  padding:0px; display:inline-block; font-size: 13px;
    height: 30px;    line-height: 30px;    margin: 2px 7px 2px 0;  line-height:32px;    width: 30px; background:#3d475a; border-radius: 50%; text-align:center;   }	
.Connect ul li i{  font-size:16px; text-align:center; color:#fff;}
.Subscribe h4{color:#fff}
.footnav{color:#fff}

.footnav ul{ margin:0px; padding:0px; list-style-type:none;}
.footnav ul li { margin:0px; padding:0px; line-height:28px;}	
	.footnav ul li a {   color:#ccc;}

.foot p{ padding:15px 0px; color:#ccc;     text-align: center; margin:0px;}	






ul.tabs {
	margin: 20px 0px 0px 0px;
	padding: 0;
	float: left;
	list-style: none;
	
	border-bottom: 1px solid #eee;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 5px 21px;
	
	line-height: 31px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;

	color: #333;
	overflow: hidden;
	position: relative;
}

.tab_last { border-right: 1px solid #eee; }

ul.tabs li:hover {
	background-color: #eee;
	color: #333;
}

ul.tabs li.active {
	background-color: #e7321d;
	color: #fff;
	border-bottom: 1px solid #fff;
	display: block;
}

.tab_container {
	border: 1px solid #ccc;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #f1f1f1;
	box-shadow:10px 10px 20px rgba(0,0,0,0.2);
	
}

.tab_content {
	padding: 20px;
	display: none;
}

.tab_drawer_heading { display: none; }

@media screen and (max-width: 480px) {
	.tabs {
		display: none;
	}
	.tab_drawer_heading {
		background-color: #ccc;
		color: #fff;
		border-top: 1px solid #eee;
		margin: 0;
		font-size:16px;
		padding: 9px ;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		
	}
	.d_active {
		background-color:#014572;
		color: #fff;
		padding: 9px;
    font-size: 16px;
	}
}

.portfolio {
  width: 100%;
}



.portfolio-item .portfolio-image {
  overflow: hidden;
  display: block;
  position: relative;
}
.portfolio-item .portfolio-image > img {
  width: 100%;
 
  display: block;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    margin-left: 17px;
}
#portfolio {
    padding: 100px 0;
}

.portfolio-item > a {
  display: block;
}
.portfolio-item > a .project-overlay {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(10, 10, 10, 0.9);
  color: #fff;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.portfolio-item > a .project-overlay .project-info {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: 0px;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0.3s;
  transition: all 0.3s ease 0.3s;
}
.portfolio-item > a .project-overlay .project-info i.fa {
  margin-bottom: 1rem;
  background-color: #fff;
  font-size: 22px;
  line-height: 48px;
  width: 48px;
  height: 48px;
  color: #000;
  border-radius: 32px;
}
.portfolio-item > a .project-overlay .project-info .project-name {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin: 0 0 .5rem;
}
.portfolio-item > a .project-overlay .project-info p {
  color: #999;
  font-size: .85rem;
  margin: 0 1rem 1rem;
}
.portfolio-item > a:hover .project-overlay {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.portfolio-item > a:hover .project-overlay .project-info {
  margin-top: -60px;
  opacity: 1;
}
#demo-1 {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 620px;
    background: #fff;
}

.portfolio-item{
	margin-bottom:20px;
	}
.Portfolio{ padding:50px 0px;}

.title{     color: #e7321d;
    font-size: 28px;
    text-align: center;
    margin: 5px;
}
.sub-title{     color: #014572;
    font-size: 24px;
    margin: 20px 0px 10px 0px;
}


.titles{ position:absolute; top:32%; left:10%;}



.blogs{ background:#f4f6f8; padding:50px 0px;}
.blog-content{ background:#fff; padding:10px 20px 10px 20px ;}
.blog-content h5{ font-size:15px; line-height:24px;}
.blog-content p{ font-size:12px;}
.blog-content p a{ color:#000; text-decoration:none;}
.blog-img img{ width:100%; height:180px; border:5px solid #fff; }
.blog{ margin:20px 10px;     -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}
.blog:hover{-webkit-box-shadow: 0px 4px 26px 3px rgba(213, 221, 234, 1); -moz-box-shadow: 0px 4px 26px 3px rgba(213, 221, 234, 1); box-shadow: 0px 4px 26px 3px rgba(213, 221, 234, 1); 	}

.blog-content2 p{ font-size:14px; padding-bottom:10px; line-height:24px;}
.blog-content2 h3{ font-size:28px; color:#014572;}
.blog-content2 h4{ font-size:22px;}
.blog-content2 img{ padding-bottom:20px;}
.view{ text-align:center; padding-top:20px;}
.view a{ color:#3c4d6b; border-radius: 3px; font-weight:600; text-decoration:none; border:2px solid #3c4d6b; padding:4px 12px;     -webkit-transition: all .2s linear;    -moz-transition: all .2s linear;    -ms-transition: all .2s linear;    -o-transition: all .2s linear;
    transition: all .2s linear; }
.view a:hover{ color:#fff;  background:#e7321d;border: 2px solid #e7321d  }


.contents{ padding:40px 0px;}
.contents p{ line-height:24px; text-align:justify;}

.contact{background:#f2f2f2; overflow:hidden; padding:30px 0px; text-align:center; margin-top:60px;}
.contact h4 i{ font-size:40px}
.contact p{ line-height:24px; font-size:15px; padding:0px 30px;}
.contents ul{ list-style-type:none; margin-left:30px;}
.contents ul li{ list-style-type:square; line-height:30px;}


@media screen and (max-width: 480px) {

.navbar-brand>img{ width:66%; margin-top:-4px;}
.title{     color: #014572;
    font-size: 26px;
    text-align: center;
    margin: 5px;
}
.sub-title{     color: #014572;
    font-size: 20px;
    margin: 20px 0px 10px 0px;
}






}


@media screen and (max-width: 768px) {
	.navbar-brand>img {
    width: 66%;
    margin-top: -7px;
    MARGIN-LEFT: 39PX;
}
.top {
    background: #487ba7;
    overflow: hidden;
    margin: 0px;
    MARGIN-TOP: -45PX;
    padding: 0px 0px;
    color: #515151;
}
ul.topleft li {
    list-style-type: none;
    display: inline-block;
    margin: 0px;
    padding: 10px 20px 9px 0px;
    font-size: 11px;
    POSITION: RELATIVE;
    TOP: 37PX;
    COLOR: #FFF;
	left:26px;
}
.modal-content {
    position: relative;
    width: 303px;
    margin-left: 22px;
    margin-top: 75px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    width: 246px;
    /* background: #eee; */
    margin-left: 17px;
    line-height: 1.42857143;
    color: #a8a8a8;
    background-color: #eee;
    /* background-image: none; */
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.icons ul {
    list-style-type: none;
    margin-top: 21px;
    padding: 0px;
    float: right;
}
.blog-img img {    width: 100%;    height: auto;}
#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    max-width: 282px;
    left: -12px;
    /* margin-right: -14px; */
    /* margin-left: -33px; */
    margin: 0 auto;
}
	
	#portfolio .portfolio-item {
 margin: 0 0 30px;
}
/*section {
    padding: 105px 0;
}*/
.services p {
    margin-bottom: 30px;
    line-height: 22px;
    text-align: justify;
    padding: 8px 40px 8px 22px;
}
.about-inner {
    width: 100%;
    height: auto;
    margin: auto;
    padding-top: 50px;
}
.about-inner h2 {
    color: white;
    padding-top: 2%;
    font-size: 36px;
    padding-bottom: 10px;
    font-family: "Agency FB";
    text-align: center;
}
.about-inner p {
    color: white;
    /* padding-top: 1%; */
    /* padding-left: 1%; */
    /* padding-right: 1%; */
    font-family: Calibri;
    text-align: justify;
    line-height: 26px;
    font-size: medium;
    padding: 12px 38px 12px 30px;
}
.portfolio-image {
    overflow: hidden;
    display: block;
    position: relative;
    margin-top: 33px;
}
.portfolio-item > a .project-overlay {
    overflow: hidden;
    position: absolute;
    top: 31px;
    left: 0;
    width: 100%;
       height: 87%;
    background-color: rgba(10, 10, 10, 0.9);
    color: #fff;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.getquote img {
    height: 100%;
    margin-right: 0px;
}
.about-main {
    width: 100%;
    background: url(../images/about_parallax.jpg);
    /* background: #6c465b; */
    height: auto;
    background-attachment: fixed;
    background-size: 100% 100%;
}
#demo-1 {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 198px;
    background: #fff;
}
	
	}

