@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 950px) {
   
}
.social-header {
    text-align: right;
	margin-top: 10px;
}
.social-header p {
	margin-bottom: 0px;
}
.social-header a {
	line-height: 10px;
}

.call {
	background: url(../images/call.png) no-repeat scroll 26% center;
}
.call > a {
	color: #FFFFFF;
	font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
}


/*
.call{
	width:auto;
	position:fixed;
	right:0;
	top:60px;
	transition:all 0.5s;
	text-align:center;
}
.call img{
	width:auto;
	float:left;
	padding:5px;
	background:#00aeef;
	margin-right:8px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.call:hover{
	right:0;
}
.call p{
	color:#fff;
	line-height:36px;
	background:#000;
	padding:0px 8px 0px 0px;
	font-size:16px;
	border-top-left-radius:6px;
	border-bottom-left-radius:6px;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1.6px;
}
*/

.mail > a {
	color: #FFFFFF;
	font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
	font-size: 15px;
}
.social li {
    float: right;
    list-style: outside none none;
    margin-left: 0px;
  
}
.callnow .social li a {background-image: url(../images/socialtest.png);}

.social li a {
	background-image: url(../images/social.png);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 29px;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
    transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	-webkit-transition-duration: 0.6s;
    transition-property: transform;
	-webkit-transition-property: transform;
	-o-transition-property: transform;
	-moz-transition-property: transform;
}
.social li a:hover {
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
}
.linkedin > a {
    background-position: -113px 0;
}
.google > a {
    background-position: -75px 0;
}
.fb > a {
    background-position: -37px 0;
}
.widget .social {
    padding-right: 0;
}

header.col-sm-12 {
    padding: 0;
}
.carousel-control:hover {
	opacity: 0.7;
}
.navbar-collapse {
	float: left;
}
.search-form.form-inline {
    float: right;
	margin-top: 9px;
}
.form-control {
	font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
.entry-content {
font-family:Arimo !important;
	font-size:14px !important;
}
footer .nav > li > a {
	padding: 0;
	margin-right: 10px;
	color: #ffffff;
	font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
	font-size: 12px;
}
footer .nav > li > a:hover {
	color: #f5f5f5;
}
.projects1 .col-sm-3 > img {
    margin-bottom: 12px;
}
.projects1 .col-sm-3 > p {
    color: #1f1a17;
     font-size: 14px;
    line-height: 20px;
}
/*.projects .col-sm-3 {
    padding-left: 0;
}*/
.projects1 .col-sm-9 {
    padding-right: 0;
}
.projects1 h2 {
    padding-left: 20px;
}
.read {
	background: url("../images/arrow.png") no-repeat scroll 93% center rgba(0, 0, 0, 0);
	display: inline-block;
	font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
	font-size: 15px;
	margin-top: 4px;
	padding: 7px 28px 7px 7px;
	width: auto;
}
.homeproject {
  background: none repeat scroll 0 0 #fff;
  box-shadow: 0 0 5px rgba(210, 210, 210, 0.75);
  padding: 7px 7px 15px;
    min-height: 344px;}
.homeproject .entry {
    color: #1f1a17;
   font-size: 14px;
    line-height: 20px;
}
.bx-clone{ display:none}
.bx-wrapper{ float:left}
header .col-md-9 {
    padding-left: 0;
}
header .col-md-3 {
    padding-right: 0;
}
.content-area.col-sm-12.col-md-12 {
    padding: 0;
}
.widget ul.home-bottom {
    display: inline-block;
	margin: 0;
    padding: 0 0 0 15px;
    width: 100%;
}
.home-bottom > li {
	border: 1px solid #d1d0d0;
	float: left;
	list-style: outside none none;
	margin-right: 25px;
	width: 31%;
	min-height:340px;
	background-color: #fff;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius:  10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.home-bottom > li:last-child {
	margin: 0;
	
}
.home-bottom h5 {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
   font-weight: 500;
    margin: 10px 0 5px;
}
.home-bottom a {
	font-size: 14px;
}
.home-bottom p {
	
	font-size: 14px;
	
}
ul.latest-news  p{
	font-size: 14px !important;
	color: #FFFFFF;
	background-image: url(../images/bulet_1.png);
	background-repeat: no-repeat;
	padding-left: 35px;
}
.service-entry {
	background-color: #38388d;
}
.service-entry p {
    
    font-size: 12px;
  
}
marquee {
	font-size:10px;
	color:#ff7101;
	padding-right: 0;
	padding-left: 0;
}
.projects1 {
	
}
.latest-news img {
    float: left;
    margin-right: 10px;
}
.latest-news li:nth-child(odd) {
   /* background-color: #fff; */
}
.latest-news li:nth-child(even) {
   /* background-color: #f8f8f8; */
}
.latest-news li {
	display: inline-block;
	list-style: outside none none;
	width: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;	
}
.widget h3 {
	background: none repeat scroll 0 0 #0088cc;
	color: #fff;
	font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
	font-weight: 500;
	margin: 0;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
}
.widget ul.latest-news {
    background: none repeat scroll 0 0 #47be88;
    box-shadow: 0 0 5px rgba(210, 210, 210, 10.75);
    padding: 0px 0 0 10px;
	
border-radius: 0px 0px 10px 10px;
}
.latest-news a {
	display: block;
	font-size: 12px;
	text-align: right;
	text-decoration: underline;
	
}
.latest-news h5 {
	font-size: 16px;
    margin: 0 0 5px;
}
.home-slider {
	background: url("../images/slider-bkg.jpg") no-repeat scroll 0 0 / cover  rgba(0, 0, 0, 0);
    border-bottom: 1px solid #e4e4e4;

}
.centrade {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 5px rgba(210, 210, 210, 0.75);
    padding: 10px 12px 30px;
}
/*.site-content.container {
    padding-top: 20px;
}*/


.dropdown-menu li {
    border-bottom: 1px solid #333;
}
.dropdown-menu li:last-child {
	border: none;
}
.entry-content span {
    color: #0088cc;
    font-weight: bold;
}
.tab-pane {
    padding: 15px;
}
.project ul.projects-images {
    display: inline-block;
      width: 100%;
	  list-style: none;
	  padding:0px;
}
.project ul.projects-images li img {
	/* box-shadow: 0 0 5px rgba(210,210,210,0.75); */
}
.date {
   
    font-size: 16px;
    font-style: italic;
}

.project {
	
}
.project img {
	max-height: 450px;
	width: 100%;	
}
.carousel { /* margin-top: 0px; */ }
.carousel-inner {
	border: 5px solid #666666;
}
.carousel-control .glyphicon-chevron-left:hover,.carousel-control .glyphicon-chevron-right:hover,.carousel-control .icon-next:hover,.carousel-control .icon-prev:hover{background: #0088cc; }
.home .widget.widget_execphp {
	margin-top: 10px;
}
 .home .col-sm-8 h1 {
	margin-top: 10px;
	background-color: #eeeef6;
}
.home .carousel-indicators { display: none; }
.boxes .widget ul.home-bottom {
    padding: 0;
}
#secondary {
    padding-right: 0;
}
#primary { padding-left: 0; }
.site-content.container.boxes {
    border-top: 1px solid #dddddd;
    display: inline-block;
    padding-top: 30px;
    width: 100%;
}
.site-content.container.boxes .widget { margin: 0; }
.centrade .carousel-inner img {
    border: 1px solid #d1d1d1;
    margin: 0 auto;
	
}
.centrade .carousel-control { display: none; }
.centrade .carousel { margin: 0 0 20px; }
.centrade .carousel-indicators {
    bottom: -35px;
}
a.get {
    font-size: 13px;
    font-weight: 400;
    margin-left: 10px;
    text-decoration: underline;
}
.

-banner .carousel { margin: 0; }
.

-banner h1, .page-banner .bannerTitle {
    background:rgba(255, 255, 255, 0.5);
    bottom: 37%;
    float: right;
    
    font-size: 30px;
    font-weight: bold;
    padding: 5px 15px;
    position: absolute;
    right: 5%;
}

.page-banner .site-content.container {
    position: relative;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}
.nav .dropdown-menu .dropdown>.dropdown-menu { display: none; }
.nav .dropdown-menu .dropdown:hover>.dropdown-menu {
    display: block;
}


ul.home-bottom > li > ul{padding:0 14px;font-size:14px;}
.ngg-gallery-thumbnail span {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-weight: normal;
}
.page-banner {
  margin-bottom: 20px;
}
.project-area {
  float: left;
  list-style: none;
  position: relative;
  width: 31.5%;
  margin-right: 15px;
}
.project-area:last-child {
	margin-right: 0;
}
.box.intro {
    position: fixed;
    top: 40%;
    z-index:999;
}
.video-wrapper { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6) !important; }
.sub-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  	padding: 8px;
  	display: flex;
  	align-items: center;
}
.develop {
	text-align: right;
	color: #ffffff;
}
.ngg-imagebrowser h3, .ngg-imagebrowser .counter, #fancybox-title { display: none !important; }
.page-id-587 #fancybox-title { display: block !important; }
.events h3 {
    line-height: 30px;
    text-align: center;
}
.events a {
    border: 2px solid #ccc;
    display: block;
    height: 170px;
    margin: 0 auto;
    overflow: hidden;
    width: 300px;
	transition: all 0.3s ease-out;
    /*transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
	-webkit-transform: translateZ(0px);
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: transform;
	-moz-transform: translateZ(0px);
    -moz-transition-duration: 0.3s;
    -moz-transition-property: transform;
	-o-transform: translateZ(0px);
    -o-transition-duration: 0.3s;
    -o-transition-property: transform;*/
}
.events a:hover {
    /*transform: scale(1.1) rotate(4deg);
	-webkit-transform: scale(1.1) rotate(4deg);
	-moz-transform: scale(1.1) rotate(4deg);
	-o-transform: scale(1.1) rotate(4deg);*/
	border: 2px solid #0088cc;
}


@media only screen and (max-width:767px) {
	.home-bottom > li {
		margin-bottom: 20px;
		width: 95%;
	}
	.read { margin-bottom: 10px; }
	header .col-md-3 {
	  width: 175px;
	  margin: 0 auto;
	  padding: 0;
	}
	
	
	
	
	.input-group { margin-bottom: 10px;}
	.project-area {
	  width: 95% !important;
	  text-align: center;
	}
	.call { background-position: 0 center;}
	.carousel-inner { display: inline-block;}
	.carousel { display: inline-block; width: 100%;}
	#secondary { padding: 0;}
}
.bx-wrapper .bx-pager{margin-top:10px;}
.dropdown-menu{border-radius:0px;}
