@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,700,200);
/*************************
*******Typography******
**************************/

body {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  color:#4e4e4e;
  line-height: 22px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600; 
  font-family: 'Open Sans', sans-serif;
  color:#4e4e4e;
}

h1{
  font-size: 36px;
  color:#fff;
}

h2{
  font-size: 20px;
}

h3{
font-size: 19px;
color: #000;
  font-weight: bold;
  line-height: 24px;
}

h4{
  font-size: 16px;
}

a {
  color: #2866A4;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

a:hover, a:focus {
  color: #d43133;
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}


.btn-primary {
padding: 13px 112px;
    background: none repeat scroll 0% 0% #FFF !important;
    color: #1F2326 !important;
    border-radius: 4px;
    border: medium none;
    margin-top: 10px;
    float: right;
    text-align: right;}
.btn-primary:hover { background-color:#77A6D5 !important; color:#FFF !important;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.text1 {
 font-family: "Open Sans",sans-serif;
 font-size:40px;
 color:#FFF;
 font-weight:300;
 margin-top: 14px;
 line-height: 39px;
 margin-left:90px;}
 #conatcat-info {
    background: url("../images/backcontact.png") no-repeat scroll center center #2866A4;
    padding: 30px 0px;
}
 .news {
    font-size: 15px !important;
    color: #FFF;
    margin-bottom: -5px !important;
    margin-top: 40px !important;
}
.post1{
    
    font-size: 12px !important;
 color:#FFF;border-bottom: 2px solid #33393E;
padding: 10px 0px;
   }
 .post0 {
    font-size: 12px !important;
    margin-bottom: 0px !important;
}
.post00{
    font-size: 12px !important;
    margin-bottom: 15px !important;
}

.btn-primary:hover, 
.btn-primary:focus{
  background: #2866A4;
  outline: none;
  box-shadow: none;
} 



a:hover,
a:focus {
  color: #111;
  text-decoration: none;
  outline: none;
}


.center h2{
font-size: 47px;
margin-top: 0px;
margin-bottom: 20px;
color: #5F5F5F;
font-weight: 200 !important;font-family: 'Source Sans Pro', sans-serif;}
.center h2 img{ margin-top:-10px; margin-left:10px;}
.media>.pull-left{
  margin-right: 20px;
}

.media>.pull-right{
  margin-left: 20px;
}

body > section {
  padding: 50px 0;
}

.center {
  text-align: center;
}
.centerb {
  padding-bottom: 15px;
}
.content-det{ margin-top:-35px; position:relative; z-index:99;height: 25px;}
.nameitem{ background-color:#313131; color:#FFF; font-size:15px; float:left; padding:5px 4px; margin-right:4px;}
.namehov div:hover{    color:#313131;-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
} 
.imaghover img:hover{ opacity:0.60;
-webkit-transition: opacity ease-in-out 300ms;
  -moz-transition: opacity ease-in-out 300ms;
  -o-transition:  opacity  ease-in-out 300ms;
  transition:  opacity ease-in-out 300ms}
.itemslate{ margin-bottom:20px;}
.priceitem{ background-color:#FFF; color:#313131; font-size:15px; float:left;  padding:5px 4px;}
.titleitem{ color:#3553B9; font-size:20px; margin:15px 0px 5px;}
.descitem{ font-size:13px; color:#000; line-height: 17px;}
#recents a:hover{ }

.lead{
font-size: 23px;
line-height: 32px;
font-weight: 400;
width: 60%;
margin: 0px auto;
font-weight: 200; font-family: 'Source Sans Pro', sans-serif;}
.lead2{
    font-size: 18px;
    line-height: 28px;
    width: 90%;
}

@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}


/*************************
*******Header******
**************************/


.navbar>.container .navbar-brand{
  margin-left: 0;
  padding: 8px 0px;
}

.top-bar {
  background: #FFFFFF;
  line-height: 45px;

}
.top-bar-img img{ text-align:center; margin:0px auto;}

.top-number{
  color: #fff;
      text-align: right;
    border-right: 1px solid #296E87;
    padding-right: 15px;
	padding-left: 14px;
	float:left;
}
.bantop{
z-index: 999;
position: relative;
margin: 0px auto;
}
.top1, .top2, .top3{ float:left;}
.top1{ width:25%; text-align:left;}
.top2{ width:50%; text-align:center;}
.top3{ width: 25%;
text-align: right;}
.imatop{display: inherit;
text-align: center;
margin: 0px auto;}
.top-number a{  color: #fff ;}
.top-number a:hover{ opacity:0.6;
-webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
.icfont{ font-size:24px;}
.fright{ float:right;}
.top-number p{
  margin: 0;font-size: 17px;
font-weight: lighter;
}








input.search-form::-webkit-input-placeholder{
  color: transparent;
}

input.search-form:hover::-webkit-input-placeholder {
  color: #fff;
}


.navbar-brand {
  padding: 0;
  margin:0;
}

.navbar {
  border-radius: 0;
  margin-bottom: 0;
  background: #023D8A;
  padding-bottom: 0;
}
.navbkg2{background: #012454; /* Old browsers */
background: -moz-linear-gradient(top,  #012454 0%, #0356C7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#012454), color-stop(100%,#0356C7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #012454 0%,#0356C7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #012454 0%,#0356C7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #012454 0%,#0356C7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #012454 0%,#0356C7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012454', endColorstr='#0356C7',GradientType=0 ); /* IE6-9 */
}
.navbkg2-hov li a:hover {background: #023d8a; /* Old browsers */
background: -moz-linear-gradient(top,  #023d8a 0%, #012454 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#023d8a), color-stop(99%,#012454)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #023d8a 0%,#012454 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #023d8a 0%,#012454 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #023d8a 0%,#012454 99%); /* IE10+ */
background: linear-gradient(to bottom,  #023d8a 0%,#012454 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#023d8a', endColorstr='#012454',GradientType=0 ); /* IE6-9 */
}
.container-mainbar 
{
	margin: 3px auto;
}
 .navbar-nav{
  /*margin-top: 12px;*/
  
 }
.navbar-nav>li{
 line-height: 35px;
 

}

.navbar-inverse .navbar-nav > li > a {
	 
  margin: 0;
  color: #FFF;
  line-height: 24px;
  display: inline-block;
  font-weight: bolder;
  font-size: 15px;
  padding-left: 20px; 
  padding-right: 20px; 
 
}


.navbar-inverse .navbar-nav > li > a:hover{
	background-color: #2866A4;
  color: #fff;
}

.navbar-inverse {
border-top: 3px solid #DADADA;
border-bottom: 3px solid #DADADA; border-left:0px; border-right:0px;}
.dropdown-menu li{ border-top: 1px solid #DADADA; padding: 5px 0px; margin-left: 0px;}
.dropdown-menu li a
{ 
	padding-left: 10px; 
	color:#FFF !important;
	font-size:17px;
}
.navbar-inverse .navbar-brand {
  font-size: 36px;
  line-height: 50px;
  color: #fff;
}
/*========sub level 2 ======*/
.dropdown-menu .nav li {
  border: none;
  padding: 0px;
  margin-top:-5px;
}

.dropdown-menu>li>.nav>li>a:hover,
.dropdown-menu>li>.nav>li>a:focus{
  color: #000 !important;
  text-decoration: none;
  background-color: #2866A4;
}

.nav li .sub-level{
  text-indent: 15%;
  padding: 0px;
}
/*==========================*/
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
}
.navbar-nav .active, .navbar-nav li:hover{background-color: #2866A4;}









.navbar-inverse .navbar-collapse {
  border-top: 0;
  padding-bottom: 0;
}


/*************************
*******Home Page******
**************************/


#main-slider {
  position: relative;
}

.no-margin {
  margin: 0;
  padding: 0;
}

#main-slider .carousel .carousel-content {
width: 84%;
margin: 12% auto 0px;
  text-align: center;
}
.divider{padding-top: 5px;}
#main-slider .carousel .slide-margin{
  margin-top: 0px;
}

#main-slider .carousel h2 {
  color: #fff;
  
}
.carousel-content h1{ font-size:30px; font-weight: 400; background-color: rgba(0,0,0,0.7);
padding: 5px 0px 8px;}
.carousel-content h2{ font-size:20px ; font-weight:lighter; width: 80%;
margin: 20px auto;
border-top: 1px solid #FFF;
padding-top: 14px;}
.fontsmb{ font-size:11px !important;}
#main-slider .carousel .btn-slide {
padding: 15px 20px;
background: #FFF;
color: #2866A4;
border-radius: 4px;
margin-top: 25px;
display: inline-block;
font-size: 18px;}



#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 370px !important;
  -webkit-transition: opacity 1s ease-in-out 500ms;
  -moz-transition: opacity 1s ease-in-out 500ms;
  -o-transition: opacity 1s ease-in-out 500ms;
  transition: opacity 1s ease-in-out 500ms;
}

#main-slider .carousel .item:first-child {
  top: auto;
  position: absolute;
}

#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity 1s ease-in-out ;
  -moz-transition: opacity 1s ease-in-out ;
  -o-transition: opacity 1s ease-in-out ;
  transition: opacity 1s ease-in-out ;
  z-index: 1;
}

#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  opacity: 0.0;
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}

#main-slider .prev:hover,
#main-slider .next:hover {
 
}

#main-slider .prev {
  left: 10px;
}

#main-slider .next {
  right: 10px;
}

#main-slider .carousel-indicators li {
  width: 20px;
  height: 20px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}

#main-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #FFF;
  left: -3px;
  top: -3px;
}

#main-slider .carousel-indicators .active{
  width: 20px;
  height: 20px;
  background-color: #2866A4;
  /* margin: 0 15px 0 0;*/
   border: 1px solid #2866A4;
   position: relative;
}

#main-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: #2866A4;
  border: 1px solid #2866A4;
  left: -3px;
  top: -3px;
}

#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInDown 600ms linear 600ms both;
  -moz-animation: fadeInDown 600ms linear 6500ms both;
  -o-animation: fadeInDown 600ms linear 600ms both;
  -ms-animation: fadeInDown 600ms linear 600ms both;
  animation: fadeInDown 600ms linear 600ms both;
}

#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInDown 1s linear 3s both;
  -moz-animation: fadeInDown 1s linear 3s both;
  -o-animation: fadeInDown 1s linear 3s both;
  -ms-animation: fadeInDown 1s linear 3s both;
  animation: fadeInDown 1s linear 3s both;
}

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}

.containterbkg{background-image: url(../images/bkgbig.png), url(../images/bkgwel.jpg);
	background-repeat: no-repeat;
	background-position: left top, center top;}
#feature {
	padding:37px 0px 30px;
}
.fontsm{font-size:40px !important;}
.bluecol{color:#3263A1; }
#feature h2{ font-weight:lighter;}






#recent-works{
    padding-bottom: 0px;
}

.recent-work-wrap {
  position: relative;
  margin-bottom: 0px;
}
.imagtop{z-index: 2;
position: relative;}
.imagbot{margin-top: -98px;}
.recent-work-wrap img{
  width: auto;
}

.recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}

.recent-work-wrap .recent-work-inner h3{
  margin: 10px 0;
}

.recent-work-wrap .recent-work-inner h3 a{
  font-size: 16px;
  color: #fff;
}

.recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #2866A4;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 30px;z-index: 3;
}
.textlisting{position: absolute;
z-index: 3;
padding: 26px 5px;
font-size: 12px;
text-align: center;
color: #FFF;
font-weight: bold;width: 212px;
text-align: center;}
#recents h2{ text-align:left !important;font-size: 26px;}
#recents{ padding-top:0px;}
.recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

.recent-work-wrap:hover .overlay {
  opacity: 1;
}





























































.contact-info{
  color:#000;
}

/*************************
********* About Us Page CSS ******
**************************/









#carousel-slider 
.carousel-control {
  width:inherit;
}



#carousel-slider
.carousel-control.left, 
#carousel-slider
.carousel-control.right {
  background: none;
}



















































/***********************
****Service page css****
***********************/



















/*************************
********* Portfolio CSS ******
**************************/








/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/


/**** Isotope CSS3 transitions ****/



/**** disabling Isotope CSS3 transitions ****/

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/


/**************************
********* Pricing Table CSS *
**************************/









































/*************************
********* Contact Us CSS ******
**************************/







#contact-page .contact-form 
.form-group label {
  color: #4E4E4E;
  font-size: 16px;
  font-weight: 300;
}

.form-group .form-control {
 
    box-shadow: none;
    padding: 7px 0px;
    float: left;
}



/*********************
****blog page css*****
**********************/

.widget {
  margin-bottom: 20px;
  padding-left: 0;
}





.widget h3 {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
}






































.form-control:focus {
  box-shadow:none;
  outline: 0 none;
}









/**********************
**blog single page css*
**********************/






























/******************
 404 page css
 ******************/




/******************
shortcodes page css
******************/





/***********************
********* Footer ******
************************/
#bottom {
 font-size: 14px;
    background-image: url("../images/backfooter.jpg");
    background-repeat: repeat;
    width: 100%; padding-bottom: 10px;}
#footer { padding-top: 30px;
    padding-bottom: 10px;
    color: #FFF;
    background: none repeat scroll 0% 0% #1B1E21;}
#bottom h3 {
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: none;
    font-size: 20px;
    color: #fff;
}
#bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fontwhite a{ color:#999999;}
.fontwhite a:hover{ color:#2866A4;}

#bottom ul li {
  display: block;
  padding: 5px 6px;
}

#bottom ul li a {
  color: #808080;
}

#bottom ul li a:hover {
  color: #2866A4;
}


#footer {
padding: 18px;
color: #FFF;
background: #1B1E21;
font-size: 17px;}

#footer a {
  color: #fff;
}

#footer a:hover {
  color: #2866A4;
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer ul > li {
  display: inline-block;
  margin-left: 15px;
}
a.men1:before {
   font-family: FontAwesome;
   content: "\f015";
position: absolute;
margin-top: -30px;
text-align: center;
margin-left: 22%;
font-size: 25px;}
a.men2:before {
   font-family: FontAwesome;
   content: "\f0e5";
position: absolute;
margin-top: -30px;
text-align: center;
margin-left: 22%;
font-size: 23px;}
a.men3:before {
   font-family: FontAwesome;
   content: "\f0f2";
position: absolute;
margin-top: -30px;
text-align: center;
margin-left: 22%;
font-size: 23px;}
a.men4:before {
   font-family: FontAwesome;
   content: "\f0f4";
position: absolute;
margin-top: -30px;
text-align: center;
margin-left: 15%;
font-size: 23px;}
a.men5:before {
   font-family: FontAwesome;
   content: "\f013";
position: absolute;
margin-top: -30px;
text-align: center;
margin-left: 4%;
font-size: 24px;}
a.men6:before {
   font-family: FontAwesome;
   content: "\f06e";
position: absolute;
margin-top: -30px;
text-align: center;
margin-left: 20%;
font-size: 23px;}
a.men7:before {
   font-family: FontAwesome;
   content: "\f003";
position: absolute;
margin-top: -30px;
text-align: center;
margin-left: 18%;
font-size: 20px;}
a.men8:before {
   font-family: FontAwesome;
   content: "\f06e";
position: absolute;
margin-top: -30px;
text-align: center;
margin-left: 24%;
font-size: 23px;}
/*.navbar-header{ display:none;}*/
.widget ul li{
 float:left;
 margin-right:5px;
}
.cboth{ clear:both;}
.widget ul{height: 40px;}
.ffic{ font-size:15px;}




@media (max-width: 500px) 
{
	
	.form-group formdetail{
 		
    max-width: 300px;
	}
	
	.formcontent{
 		
    max-width: 300px;
	}
}	 