	@charset "utf-8";
/* CSS Document */

body
{
	background-color:#ffffff;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	
}
.topline
{
  background-color:#202020;
  color:#fff;
  height:4px;	
	
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #f213b8;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
	line-height:22px;
	padding: 14px 20px;
    margin-right: 0px;
	letter-spacing:0.2px;
	background-color: #002157;

}
.navbar {
    
    min-height: 40px;
    margin-bottom: 0px;
	margin-top: 70px;
}
#legalse:before {
	border-left: 19px solid #ffffff;
	border-right: 19px solid transparent;
	border-top: 25px solid #ffffff;
	border-bottom: 25px solid transparent;
	content: "";
	position: absolute;
	left: 0px;
	top: 0;
}

#legalse .navbar-nav > li:first-child::before {
    border-left: 19px solid transparent;
	border-right: 19px solid #002157;
	border-top: 25px solid transparent;
	border-bottom: 26px solid #002157;
	content: "";
	position: absolute;
	left: -38px;
	top: 0;
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
}
#legalse .navbar-nav > li:first-child:hover:before
{
    border-left-color:transparent;
	border-right-color:#ac1414;
	border-top-color:transparent;
	border-bottom-color:#ac1414;
}


.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
	background-color: #ac1414;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
	background-color: #ac1414;
	outline:none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
   color: #fff;
	background-color: #ac1414;
}
.navbar-default .navbar-nav  > li:hover a
{
	  color: #fff;
	background-color: #ac1414;
}
/*.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #6a9625;
}*//*

.navbar-brand {
    float: left;
    height: 50px;
    padding: 4px 0px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-default .navbar-nav  .dropdown-menu > li > a
{
	color:#fff;
	padding: 7px 18px;
}

.navbar-default .navbar-nav  .dropdown-menu > li > a:focus, .navbar-default .navbar-nav  .dropdown-menu > li > a:hover
 {
    color:#980002;
    text-decoration: none;
    background-color: #fff;
	
 }
	.dropdown-menu
	{
	border: 0px solid #ccc;
	border: 0px solid rgba(0,0,0,.15);
	}
.navbar-nav > li > .dropdown-menu {
       margin-top: -0.6px;
       border-top-left-radius: 0;
       border-top-right-radius: 0;
       width: 100%;
       min-width: 280px;
       margin-left: 0.2px;
	   padding: 0px 0;
	   font-size:13px;
	   letter-spacing:0.3px;

}
.dropdown:hover .dropdown-menu
 {
    display: block;
    
 }
 
.navbar-nav {
    margin-top: 10px;
}
.navbar {
   
    margin-bottom: 25px;
}*/
.aboutback .navbar-nav
{
	margin-left:-15px;
}
.aboutback .navbar-nav > li > a {
    color: #fff;
	background-color: transparent;
	letter-spacing:0.2px;
	text-transform: capitalize;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 25px;
    letter-spacing: 0.2px;
	

}

.aboutback .navbar-nav > li > a:hover {
    color: #ac1414;
	background-color: transparent;
	cursor:pointer;
}

.google-maps {
        position: relative;
        padding-bottom: 35%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 95% !important;
    }
	.fa-home
	{
	   font-size:20px;	
	}
	
	.logoaln
	{
		padding-top:10px;
		float:left;
		margin-right:20px;
	}
	.headside
	{
		padding-top:22px;
		
	}
	 #custom-search-form {
        margin:0;
        margin-top: 5px;
        padding: 0;
    }
.call-us ul {
	list-style-type: none;
	line-height: 1.3;
	padding-top: 25px;
}
.call-us ul li {
	display: inline-block;
	padding: 0 1px;
	vertical-align: top;
	position: relative;
}
.call-us ul li:first-child:after {
	content: "";
	background: #d5dce4;
	display: block;
	position: absolute;
	right: -15px;
	top: 0;
	width: 1px;
	height: 30px;
}
.call-us ul li:last-child {
	padding: 0 25px !important;
}
.transport {
	float: right;
	font-weight: bold;
	font-size: 11px;
	color: #2c3740;
}
.transport-page-layout .transport {
	font-size: 12px;
}
.transport > span {
	display: block;
}
.call-us img {
	margin-right: 12px;
	vertical-align: top;
	float: left;
}
.call-us ul li a {
	font-size: 30px;
	color: #ac1414;
	line-height: 1;
	transition: 1s all ease;
	-webkit-transition: 1s all ease;
}
.call-us ul li a:hover
{
   cursor:pointer;
   text-decoration:none;z	
}
.call-us {
	float: right;
}
.arrowleft {
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    border-radius: 50%;
    padding-top: 2%;
    margin-left: 50%;
}
.arrowright {
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    border-radius: 50%;
    padding-top: 2%;
    margin-left: 20%;
}
.carousel-control {
    top: 50%;
}
.arrowright:hover:after{
	color: #fff;
	-webkit-animation: nextArrow 0.3s forwards;
	-moz-animation: nextArrow 0.3s forwards;
	animation: nextArrow 0.3s forwards;
}
.arrowleft:hover:after{
	color: #fff;
	-webkit-animation: prevArrow 0.3s forwards;
	-moz-animation: prevArrow 0.3s forwards;
	animation: prevArrow 0.3s forwards;
}
.arrowright:hover,
.arrowleft:hover{
	background-color:transparent;
	-webkit-box-shadow: 0 0 0 0.25em rgba(255,255,255,0.3);
	-moz-box-shadow: 0 0 0 0.25em rgba(255,255,255,0.3);
	box-shadow: 0 0 0 0.25em rgba(255,255,255,0.3);
}
@-webkit-keyframes nextArrow {
	49% { -webkit-transform: translate(100%); }
	50% { opacity: 0; -webkit-transform: translate(-100%); }
	55% { opacity: 1; }
}
@-moz-keyframes nextArrow {
	49% { -moz-transform: translate(100%); }
	50% { opacity: 0; -moz-transform: translate(-100%); }
	55% { opacity: 1; }
}
@keyframes nextArrow {
	49% { transform: translate(100%); }
	50% { opacity: 0; transform: translate(-100%); }
	55% { opacity: 1; }
}

@-webkit-keyframes prevArrow {
	49% { -webkit-transform: translate(-100%); }
	50% { opacity: 0; -webkit-transform: translate(100%); }
	55% { opacity: 1; }
}
@-moz-keyframes prevArrow {
	49% { -moz-transform: translate(-100%); }
	50% { opacity: 0; -moz-transform: translate(100%); }
	51% { opacity: 1; }
}
@keyframes prevArrow {
	49% { transform: translate(-100%); }
	50% { opacity: 0; transform: translate(100%); }
	55% { opacity: 1; }
}
.postadd a
{
position: absolute;
top: 67.02%;
left: 41%;
}
.aboutback
{
	background-color: #002157;
	padding-top:25px;
	color:#fff;
	margin-top:20px;
	padding-bottom:20px;
	
}
.foothead
{
	font-size:30px;
	letter-spacing:1px;
	margin-bottom:0px;
}
.aboutback p
{
	font-size: 20px;
    margin: 0 0 5px;
    line-height: 22px;
    letter-spacing: 1px;
    font-style: italic;
    font-weight: 500;

}
.aboutbtn
{
	background-color:#e722b1;
	color:#fff;
	font-size:15px;
	border-radius:0px;
	border-color:#e722b1;
	width:117px;
	height:31px;
	padding: 0px 12px;
	letter-spacing:0.4px;
	margin-top:10px;
}
.aboutbtn:hover
{
	background-color:#e722b1;
	color:#fff;
	
}

.aboutback .form-control {
    display: block;
    width: 80%;
    height: 25px;
    padding: 0px 11px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
        border-top-color: rgb(204, 204, 204);
        border-right-color: rgb(204, 204, 204);
        border-bottom-color: rgb(204, 204, 204);
        border-left-color: rgb(204, 204, 204);
    border-radius: 0px;
    margin-bottom: 6px;
	letter-spacing: 0.4px;
}

.leftside
{
	float:left; 
	margin-right: 16px; 
	padding-top:10px;
}
.rightside
{
	float:left;
	padding-right:25px;
	padding-top:10px;
}
.forbackground
{
	background:#ffffff;	
}
.affix {
	    top:-5px;
	     z-index:1070;
	     width: 100%;
	     -webkit-transition: all .3s ease-in;
	     transition: all .4s ease-in;
	     padding-top:5px;
		 background-color: #fff;
         border-bottom: 1px solid #ccc;
         }
.affix-top {
       position: static;
       top: -35px;
	
        }
		.scroll-to-top {
    background: #0145c8 none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 99px;
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
    color: #fff;
    display: none;
    font-size: 24px;
    height: 50px;
    line-height: 46px;
    overflow: hidden;
    position: fixed;
    right: 29px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    z-index: 20;
}
[class*="fa-"]::before {
    font-weight: 400;
    font-family: "FontAwesome";
}
.fa-angle-up::before {
    content: "\f106";
}
.scroll-to-top:hover,.scroll-to-top:focus
{
	background-color:#0145c8;
	text-decoration:none;
	color:#fff;
	
}
.abotfoamread
	{
	   background-color:#fff;
	   color:#0145c8;
	   letter-spacing:0.5px;
	   border-radius:3px;
	   padding-top:6px;
	   padding-bottom:6px;
	   border-color:#0145c8;
	   margin-bottom:5px;
	   margin-left:0px;float:right;
	    	
	}
	.abotfoamread:hover,.abotfoamread:focus
	{
		background-color:#0145c8;
	    color:#fff;
		cursor:pointer;
		border-color:#fff;
	}
.footer-wrapper{ background-color: #262626; }
.footer-wrapper .totalbusiness-widget-title, .footer-wrapper .totalbusiness-widget-title a{ color: #dddddd; }
.footer-wrapper{ color: #bfbfbf; }
.footer-wrapper a{ color: #7f7f7f; }
.footer-wrapper a:hover{ color: #cecece; }
.footer-wrapper *{ border-color: #363636; }
.footer-wrapper .totalbusiness-button, .footer-wrapper input[type="button"], .footer-wrapper input[type="submit"]{ background-color: #36bddb; }
.footer-wrapper .tagcloud a{ background-color: #36bddb; }
.footer-wrapper .tagcloud a, .footer-wrapper .tagcloud a:hover{ color: #ffffff; }
.copyright-wrapper{ background-color: #0f0f0f; }
.copyright-wrapper{ color: #3f3f3f; }
.footer-wrapper .copyright-wrapper{ border-color: #0f0f0f; }
.copyright-left {
    margin: 0px 15px;
    float: left;
}
.copyright-right {
    margin: 0px 15px;
    float: right;
}
.copyright-container {
    padding: 15px 0px;
}
i.totalbusiness-icon {
    margin-right: 10px;
}

 .footheading
{
	
    letter-spacing: 0.5px;
	font-size: 18px;
	margin-bottom:10px;

	
}
.footheading::after {
   content: "";
   background: #50b9ce;
    background-color: rgb(80, 185, 206);
background-color: rgb(80, 185, 206);
width: 75px;
height: 3px;
display: block;
bottom: 0px;
left: 0;
margin-top: 5px;	
}
.fotterbottom {
    margin-left: -40px;
    margin-bottom: 0;
}
.fotterbottom li {
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 0.2px;
    color: #fff;
	font-size:14px;	
    
}
.heading span {
    font-weight: bold;
    font-size: 14px;
    display: block;
    color: #6d7c88;
    letter-spacing: -0.1px;
	text-transform: uppercase;
}
.heading h2 {
	margin-top:0px;
    margin-bottom: 20px;
    padding-bottom: 13px;
    position: relative;
    text-transform: capitalize;
    letter-spacing: -1px;
    font-weight: 600;
	color: #0145c8;
	font-size: 36px;
}
.heading h2::after{
    content: "";
    display: block;
    position: absolute;
    width: 70px;
    height: 2px;
    left: 0;
    bottom: 0;
	background-color: #2c3740;
}
.parag {
    font-size: 14px;
    line-height: 1.6;
    color: #707880;
}
.slides-text h4 {
    font-weight:600;
    margin-bottom: 17px;
    letter-spacing: -0.5px;
}
.slides-text h4 a {
    color: #ac1414;
    transition: 1s all ease in;
    -webkit-transition: 1s all ease in;
	letter-spacing:0.2px;
}
.slides-text h4 a:hover {
	color:#002157;
	text-decoration:none;
	
}
.slides-text p {
    margin-bottom: 23px;
    letter-spacing: 0.1px;
	font-size: 15px;
	line-height: 1.6;
	color: #707880;
	text-align:justify;
}

.slides-text {
    padding: 34px 23px 36px 34px;
    box-shadow: 0px 0 6px 2px rgba(212,222,229,0.4);
    -webkit-box-shadow: 0px 0 6px 2px rgba(212,222,229,0.4);
    border: 1px solid #d4dee5;
}
.slides-tab {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1px;
    position: relative;
	overflow:hidden;
	margin-bottom:15px;
}

/*.services-slider .owl-carousel .owl-wrapper-outer {
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
}*/
/*.services-slider .owl-item:nth-child(3n-1) .slides-tab {
        margin-left: 10px;
        padding-right: 10px;
}
.services-slider .owl-item:nth-child(3n) .slides-tab {
        margin-left: 21px;
        padding-right: 0;
}*/
.read-more {
    text-transform: uppercase;
    color: #2c3740;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    letter-spacing: 0.7px;
    font-weight: 800;
}
.read-more:hover {
  text-decoration:none;
	color:#ac1414;
}
@keyframes move {
    0% {margin: 0 0 0 5px;}
    25% {margin: 0 0 0 8px;}
    50% {margin: 0 0 0 11px;}
    75% {margin: 0 0 0 14px;}
    100% {margin: 0 0 0 16px;}
}
@-webkit-keyframes move {
    0% {margin: 0 0 0 5px;}
    25% {margin: 0 0 0 8px;}
    50% {margin: 0 0 0 11px;}
    75% {margin: 0 0 0 14px;}
    100% {margin: 0 0 0 16px;}
}
.read-more > span {
    display: inline-block;
    margin-left: 5px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.read-more:hover > span {
    margin-left: 16px;
	
    /*-webkit-animation: 0.5s ease-in-out 0s normal forwards 1 running move;
    -o-animation: 0.5s ease-in-out 0s normal forwards 1 running move;
    animation: 0.5s ease-in-out 0s normal forwards 1 running move;*/
}
.services .owl-pagination, .news .owl-pagination {
    margin: 10px 0;
}
.owl-page {
    display: inline-block;
    margin: 0 5px;
}
.services .owl-page span, .news .owl-page span {
    background: #fff;
    border: 2px solid #dde5ea;
}
.services .owl-page.active span, .news .owl-page.active span {
    border: 2px solid #0068A6 ;
}
.services .owl-controls, .news .owl-controls {
    position: absolute;
    right: -6px;
    top: -79px;
}
/*styling for features*/
.features {
    margin-bottom: 112px;
}
.owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

.item1 img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.item1:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  
}
.contachead
{
font-size: 24px;
color: #666;
letter-spacing: 0.2px;
margin-top: 0px;
margin-bottom: 5px;

}
.companyname
{
	
	font-size: 22px;
	letter-spacing: 0.2px;
	color: #0145c8;
	font-weight:600;
}
.styled-form input[type="text"], .styled-form input[type="password"], .styled-form textarea {
    background-color: #fff;
    width: 100%;
    padding: 6px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
   
}
.form-control:focus {
    border-color: #0145c8;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(1, 69, 200,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(1, 69, 200,.6);
}
.styled-form  label
{
	color:#848181;
	margin-top:5px
}
.form-control {
	height: 40px;
	color: #848181;
}
@media screen and (min-device-width: 320px) and (max-device-width: 640px) { 
 .aligning
{
	float:none;
}  
.navbar-default .navbar-nav > li > a {
    
    margin-right: 0px;
	margin-bottom:5px;
}
.abouthead {
    text-align:center;
}
.google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
		/*margin-top:15px;*/
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 95% !important;
    }
.panel-default {
   margin-top:15px;
}
.navbar {
    margin-bottom: 5px;
}
.pagehead {
    font-size: 18px;
}
.proucthe {
    font-size: 14px;
}
.companyname {
    font-size: 16px;
}
.contacticopf
{
   margin-bottom:120px;	
}
.contaalign
	{
		padding-top:5px;
		margin-left:0px;
	}
	.contaalign2
	{
		
		margin-left:0px !important;
	}
	.pull-right {
    float: none !important;
}
.logoaln {
    
    width: 100%;
}

.postadd a img
{
	width:68px;
	height:16px;
}
.arrowleft {
    width: 30px;
    height: 30px;
    padding-top: 3%;
    margin-left: 35%;
}
.arrowright {
    width: 30px;
    height: 30px;
    padding-top: 3%;
	margin-left: 0%;
}
.carousel-control {
    top: 40%;
}
.leftside
{
	
	padding-right:0px; 

}
.rightside
{
   
	padding-right:0px;
	float:none
	
}
.mobsize
{
   width:135px;	
}
}