body { background: #fff; font-family: "Open Sans", sans-serif; }

.fullWidthSlider { float:left; width:100%; }
.wrapper { float:left; width:100%; position: relative; }
.header {
	left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 99;
}
.headerTop {
   
    display: inline-block;
    padding: 8px 0;
    background: rgba(240, 84, 45, 0.84);
    width: 100%;
}
.referansbaslik { color: #666;
    float: left;
    margin-bottom: 12px;
    margin-left: 7px;
    width: 100%;}
.unvanlar {  float: left;
    width: 306px;}
.unvanlar h3{ color: #fff;
    float: left;
    font-size: 13px;
    margin-bottom: 7px;}
div#hesap {
float:left;
}
div#hesap form{
 float: left;
}
div#hesap form td{
    float: none;
    font-family: arial;
    font-size: 11px;}
	div#hesap form td b{
}
	div#hesap input{
  background: url("../images/input.png") no-repeat scroll left 0 transparent;
    border: medium none;
    color: #626262;
    font-size: 12px;
    height: 33px;
    padding-left: 8px;
    width: 130px;
}
	div#hesapbuton input{
 background: url("../images/hesapla.png") no-repeat scroll left 0 transparent;
    border: medium none;
    color: #626262;
    cursor: pointer;
    font-size: 12px;
    height: 33px;
    padding-bottom: 3px;
    width: 130px;
}
	div#hesap form td strong{
 color: #777777;
    float: left;
    font-size: 12px;
}
	div#hesap form td select{
 background: none repeat scroll 0 0 #DDDDDD;
    color: #585858;
    float: left;
    height: 26px;
    width: 110px;}

.headerTop .info3 { float: left; }
.headerTop .info3 a {
	color: #fff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 2.3;
    margin-right: 13px;
}
.headerTop .info3 a .icon {
	background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    color: #7c8a8d;
    float: left;
    font-size: 22px;
    height: 30px;
    margin-right: 5px;
    padding-top: 4px;
    text-align: center;
    width: 30px;
}
.hesaplama {  float: right;
    margin-right: 15px;
    margin-top: 5px;}
.hesaplama a{  color: #fff;
    font-size: 14px;
    font-weight: 600;}
.hesaplama a .icon{ float: left;
    font-size: 18px;
    margin-right: 5px;}
.headerTop .social {
	float:right;
}
.headerTop .social a {
	 background: #f0542d none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    float: left;
    font-size: 19px;
    height: 30px;
    margin-left: 7px;
    padding-top: 6px;
    text-align: center;
    width: 30px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.headerTop .social a:hover {
	background: #ca3611 none repeat scroll 0 0;
}

.headerBottom {
  
    display: inline-block;
    background: linear-gradient(rgba(0,0,0,0.8), transparent);
    width: 100%;
    height: 150px;
}
.headerBottom .logo {
	float: left;
    margin-top: 12px;
}
.headerBottom .logo a {
	display: block;
}
.headerBottom .logo img {
}
.mainMenu {
	float: right;
    margin-top: 18px;
}

.middle {
	float: left;
    position: relative;
    width: 100%;
    z-index: 99;
}
.middle .about {
	 display: inline-block;
    width: 100%;
    margin-top: 35px;
}

.middle .aboutContent {
    float:left;
    width: 100%;
}
.middle .aboutContent ul { 
    display: inline-block;
    margin-top: 10px;
}
.middle .aboutContent ul li { 
     float: left;
    margin: 0 10px;
    padding: 16px 15px 21px;
    width: 23.1%;
}
.middle .aboutContent ul li a {
    float: left;
    text-align: center;
    width: 100%;
}
.middle .aboutContent .title { 
    display: inline-block;
    width: 100%;
}
.middle .aboutContent .title h3 {
    color: #f0542d;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.4px;
}
.middle .aboutContent .comment { 
     float: left;
    margin-top: 7px;
    width: 100%;
}
.middle .aboutContent .comment a {
 color: #888;
    font-size: 13px;
    margin-bottom: 4px;
    text-align: left;
}



.services { float: left; width:100%; }
.servicesContent {
     background: #fff none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    float: left;
    margin-top: -110px;
    padding: 15px 20px 0;
    width: 100%;
}

.services .serviceSliding { 
    float: left;
    width: 100%;
    margin-top: 28px;
}

.services .serviceSliding .thumb { 
      float: left;
    overflow: hidden;
    position: relative;
}
.services .serviceSliding .thumb img { 
    width: 100%;
    height: 190px;
    object-fit: cover;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}
.services .serviceSliding  #owl-demo .item a:hover img {
    -webkit-transform:scale(1.15);
    -moz-transform:scale(1.15);
    -ms-transform:scale(1.15);
    -o-transform:scale(1.15);
    transform:scale(1.15);
}
.services .serviceSliding .figure {
    float: left;
    margin-top: -20px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 99;
}    
.services .serviceSliding .figure .icon {
     background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    color: #f0542d;
    font-size: 24px;
    height: 50px;
    padding-top: 13px;
    width: 50px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}    
.services .serviceSliding  #owl-demo .item a:hover .figure .icon {
    background: #f0542d none repeat scroll 0 0;
    color: #fff;

}
.services .serviceSliding .comment {
	display: inline-block;
    width: 100%;
}
/*.services .serviceSliding .comment h3 { }
.services .serviceSliding .comment h3:nth-child(1) { 
	font-family: "Open Sans Condensed", sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
}*/
.services .serviceSliding .comment h3 {
    font-size: 13px;
    height: 63px;
    line-height: 1.7;
    margin-top: 6px;
    overflow: hidden;
    color: #666;
    text-align: center;
}
.services .serviceSliding .title {
     float: left;
    width: 100%;
}
.services .serviceSliding .title h3 {
     color: #666;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 10px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
}
.services .serviceSliding .detail {
	margin-top: 30px;
    text-align: center;
    width: 100%;
}
.services .serviceSliding .detail h3 {
	 background: #f0542d none repeat scroll 0 0;
    border-radius: 18px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    padding: 7px 15px;
}

.allServices {
	float: left;
    margin-top: 50px;
    text-align: center;
    width: 100%;
}
.allServices a {
	border: 2px solid #999;
    border-radius: 4px;
    color: #999;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 27px;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.allServices a:hover {
	background: #999;
	color:#fff;
}

.projects {
	float: left;
    margin-top: 50px;
    width: 100%;
}
.titleSection {
	float: left;
    text-align: center;
    width: 100%;
}
.titleSection h3 {
	 border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #666;
    display: inline-block;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 36px;
    font-weight: 800;
    padding: 0 50px 6px;
}

.projectsContent {
	  display: inline-block;
    margin-top: 35px;
    width: 100%;
}
.projectsContent ul { display: block; }
.projectsContent ul li {
     float: left;
    position: relative;
    width: 25%;
}
.projectsContent ul li a {
    float: left;
    width: 100%;
}
.projectsContent .thumb {
    overflow: hidden;
    position: relative;
}
.projectsContent .thumb img {
	height: 230px;
    object-fit: cover;
    width: 100%;
    -webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -o-transition: all .9s ease-in-out;
    -ms-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;
}
.projectsContent ul li a:hover .thumb img {
    -webkit-transform:scale(1.15);
    -moz-transform:scale(1.15);
    -ms-transform:scale(1.15);
    -o-transform:scale(1.15);
    transform:scale(1.15);
}
.projectsContent .comment {
	  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 0 12px;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.projectsContent ul li a:hover .comment {
	opacity: 1;
	visibility: visible;
}
.projectsContent ul li a:hover .button h3 {
	transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
}

.projectsContent .comment .button {
	float: left;
    margin: 75px 0 12px;
    text-align: center;
    width: 100%;
}
.projectsContent .comment .button h3 {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 10px;
    color: #f0542d;
    display: inline-block;
    font-size: 13px;
    margin-right: 10px;
    padding: 4px 11px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -webkit-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
}
.projectsContent .comment .button h3:hover {
	background: transparent;
	color: #fff;
}
.projectsContent .comment .button h3:nth-last-child(1) {
	margin-right: 0;
}
.projectsContent .comment .name {
	float: left;
    text-align: center;
    width: 100%;
}
.projectsContent .comment .name h3 {
	color: #fff;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 22px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
}
.projectsContent .comment .tag {
	float: left;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
.projectsContent .comment .tag h3 {
	 color: #fff;
    font-size: 12px;
}

.allProjects {
	 float: left;
    margin-top: 45px;
    text-align: center;
    width: 100%;
}
.allProjects a {
    border: 2px solid #999;
	background: #999;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 27px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.allProjects a:hover {
	background: transparent;
	color: #999;
}

.news { display: inline-block; width:100%; margin-top: 30px; }
.newsContent { float: left; width:100%; margin-top: 30px; }
.newsContent .heading { overflow: hidden; position: relative; }
.newsContent .heading .thumb { display: block; width:100%; }
.newsContent .heading .thumb img { width:100%; height: 201px; object-fit: cover; }
.newsContent .comment { 
     background: #f7f7f7 none repeat scroll 0 0;
    float: left;
    margin-top: 0;
    padding: 11px 12px 14px;
    width: 100%;
}
.newsContent .comment h3 { }
.newsContent .comment h3:nth-child(1) {
    color: #f0542d;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
}
.newsContent .comment h3:nth-child(2) {
	color: #666;
    font-size: 13px;
    height: 63px;
    line-height: 1.7;
    margin-top: 7px;
    overflow: hidden;
}

.newsContent .heading .overlay { position: absolute; left:0; right:0; width:100%; height:100%; top: 0; bottom: 0; background-color: rgba(0,0,0,0.8); padding: 71px 15px 0; opacity: 0; visibility: hidden; text-align:center; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }

.newsContent #owl-demo3 .item a:hover .overlay {
	visibility: visible;
	opacity: 1;
}
.newsContent .heading .overlay h3:nth-child(1) {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 10px;
    color: #f0542d;
    display: inline-block;
    font-size: 13px;
    padding: 4px 11px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -webkit-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
}
.newsContent .heading .overlay h3:nth-child(1):hover {
	background: transparent;
	color: #fff;
}
.newsContent #owl-demo3 .item a:hover .overlay h3:nth-child(1) {
	transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
}
.newsContent .heading .overlay h3:nth-child(2) {
	 color: #fff;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
}

.allNews {
	 float: left;
    margin-top: 45px;
    text-align: center;
    width: 100%;
}
.allNews a {
	background: #999 none repeat scroll 0 0;
    border: 2px solid #999;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 27px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.allNews a:hover {
	background: transparent;
	color: #999;
}

.letsCall { float: left; width:100%; margin-top: 55px; }
.letsCall .parallaxContainer { height:290px !important }
.letsCallOverlay {
    float: left;
    padding: 100px 0;
    position: relative;
    width: 100%;
}
.letsCallOverlay h3 {
	color: #fff;
    display: block;
    font-size: 36px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1.27;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15);
    width: 740px;
}
.letsCallOverlay a {
	border: 2px solid #fff;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-top: 21px;
    padding: 8px 27px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.letsCallOverlay a:hover {
    background: #fff;
    color: #999;
}

.footer {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-top: 50px;
    width: 100%;
}
.footerTop {
    background: rgba(52, 55, 60, 0.9) none repeat scroll 0 0;
    display: inline-block;
    padding: 45px 0 17px;
    width: 100%;
}
.footerBox {
    float: left;
    width: 22.0%;
}
.footerBox h3 {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-weight: 700;
}
.footerBox ul {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.footerBox ul li {
    display: block;
    width: 100%
}
.footerBox ul li a {
    color: rgba(255, 255, 255, 0.6);
    display: block;
    font-size: 13px;
    margin-bottom: 8px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
    width: 100%;
}
.footerBox ul li a:hover {
    color:rgba(255,255,255,1);
}
.footerBox ul li a .icon {
    color: #f0542d;
    float: left;
    margin-right: 7px;
    margin-top: 3px;
}


.footerContact {
    float: left;
    margin-top: 10px;
    width: 34%;
}
.footerContact h3 {
    background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 13px;
    line-height: 3.0;
    margin-bottom: 7px;
    width: 100%;
}
.footerContact h3 .icon {
    background: #f0542d none repeat scroll 0 0;
    float: left;
    font-size: 28px;
    height: 41px;
    margin-right: 10px;
    padding-top: 6px;
    text-align: center;
    width: 40px;
}

.footerBottom {
    background: #2a2d31; padding: 15px 0; float: left; width:100%;
}
.footerBottom .design, .footerBottom .copyright {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}
.footerBottom .design { float:right; }
.footerBottom .copyright { float:left; }


/*** Modal Plugin Css ***/

.modalPlugin {
    position: fixed;
    left:0;
    right:0;
    top:0;
    bottom: 0;
    width: 100%;
    height:100%;
    background: rgba(0,0,0,0.9);
    z-index: 99999;
    display: none;
}
.modalContent {
    height: 100%;
    left: 0;
    margin: -90px auto 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1200px
}
.modalContent .title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 30px;
    padding-bottom: 12px;
    text-align: center;
}
.modalContent ul {
    display: inline-block;
    width: 100%;
}
.modalContent ul li {
    float: left;
    margin-right: 20px;
    width: 28%;
}
.modalContent ul li input {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 55px;
    padding: 10px;
    text-indent: 13px;
    width: 100%;
    transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -webkit-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.modalContent ul li input.active {
    transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
}

.modalContent .send {
    float: left;
}
.modalContent .send input {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 55px;
    width: 132px;
    cursor:pointer;
    transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -webkit-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.modalContent .send input.active {
    transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
}
.modalClose {
     color: #fff;
    font-size: 48px;
    position: absolute;
    right: 40px;
    top: 30px;
}

/*** Modal Plugin Css End ***/


.innerPageHeading {
    float: left;
    position: relative;
    width: 100%;
}
.innerPageHeading .thumb {
     overflow: hidden;
    position: relative;
}
.innerPageHeading .thumb img {
    height: 300px;
    object-fit: cover;
    width: 100%;
}
.innerPageHeading .title {
    left: 0;
    margin-top: 50px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
}
.innerPageHeading .title h3 {
     color: #fff;
    float: left;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.innerPageHeading .title a {
       color: #fff;
    float: right;
    font-size: 14px;
    margin-top: 7px;
}
.innerPageHeading .title a .icon {
     color: #f0542d;
    float: left;
    font-size: 16px;
    margin-right: 5px;
    margin-top: 2px;
}
.innerPageHeading .title h3 .icon {
    float: left;
    font-size: 18px;
    margin-right: 7px;
    margin-top: 9px;
}
.innerPageContent {
    display: inline-block;
    margin-top: 20px;
    width: 100%;
}
.leftContent {
    float: left;
    width: 23%;
}
.leftNav {
     background: rgba(0, 0, 0, 0.04) none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    width: 100%;
}
.leftNav ul {
    display: block;
}
.leftNav ul li {
    display: block;
}
.leftNav ul li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.45);
    display: block;
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    padding: 10px 6px;
    text-indent: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.leftNav ul li a:hover {
    background: rgba(0, 0, 0, 0.06) none repeat scroll 0 0;
}
.leftNav ul li a .icon {
     color: rgba(0, 0, 0, 0.26);
    margin-right: 7px;
}
.rightContent {
    float: left;
    margin-left: 18px;
    min-height: 400px;
    width: 75.4%;
}
.contentText {
    color: #666;
    font-size: 14px;
    line-height: 1.9;
}

.innerProjects {
    display: inline-block;
    width: 100%;
}
.innerProjects ul {
     display: block;
}
.innerProjects ul li {
    float: left;
    margin: 0 11px 17px;
    width: 31.4%;
}
.innerProjects ul li a {
    overflow: hidden;
    position: relative;
    display: block;
}
.innerProjects .thumb {
      float: left;
    width: 100%;
}
.innerProjects .thumb img {
      height: 215px;
    object-fit: cover;
    width: 100%;
}
.innerProjects .comment {
    background: #f15d38 none repeat scroll 0 0;
    border: 2px solid #f15d38;
    float: left;
    margin-top: 1px;
    padding: 11px 14px;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.innerProjects ul li a:hover .comment {
    background: transparent;
    color:#f15d38;
}
.innerProjects ul li a:hover .comment h3 {
    color:#f15d38;
}
.innerProjects .comment h3 {
     color: #fff;
    font-size: 15px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
}
.innerProjects .comment h3 .icon {
    float: left;
    font-size: 16px;
    margin-right: 7px;
    margin-top: 4px;
}

.innerProjectDetail {
    display: inline-block;
    width: 100%;
}
.innerProjectDetail > .thumb {
     background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    float: left;
    margin-right: 15px;
    padding: 7px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.innerProjectDetail > .thumb:hover {
    background: #7C8A8D none repeat scroll 0 0;
}

.innerProjectDetail > .thumb > a {
    display: block;
}
.innerProjectDetail > .thumb img {
    height: 365px;
    object-fit: cover;
    width: 550px;
}
.innerProjectDetail > .smallComment {
     display: table-cell;
    height: 380px;
    vertical-align: middle;
}
.innerProjectDetail > .smallComment h3:nth-child(1) {
       background: rgba(0, 0, 0, 0.04) none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.45);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    padding: 11px 15px;
}
.innerProjectDetail > .smallComment h3:nth-child(1) > .icon { 
     color: rgba(0, 0, 0, 0.35);
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

.innerProjectDetail > .smallComment h3:nth-child(2) {
        color: #666;
    font-size: 14px;
    line-height: 1.8;
    max-height: 147px;
    overflow: hidden;
}
.largeComment { float:left; width:100%; margin-top: 40px; }
.innerPageTitle {
    background: #fff none repeat scroll 0 0;
    border-left: 7px solid #F0542D;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    float: left;
    margin-bottom: 20px;
    padding: 16px 10px;
    width: 100%;
}
.innerPageTitle h3 {
    color: rgba(0, 0, 0, 0.5);
    float: left;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px;
    text-indent: 7px;
}
.largeComment .content { display: inline-block; width:100%; }
.largeComment .content h3 {
    color: #666;
    font-size: 14px;
    line-height: 1.9;
}
.otherProjects { display: inline-block; width: 100%; margin-top: 24px; }

.innerProjectGallery { display: inline-block; width: 100%; margin-top: 40px; }
.innerProjectGalleryContent { float:left; width: 100%; margin-top: 12px; }
.innerProjectGalleryContent .thumb { overflow: hidden; background: #fff; position: relative; border: 1px solid rgba(0,0,0,0.1); padding: 7px; display: block; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.innerProjectGalleryContent .thumb img { width:100%; height: 190px; object-fit: cover; }

.innerProjectGalleryContent #owl-demo4 .item a:hover .thumb {
    background: #7C8A8D;
}


.innerGallery { display: inline-block; width: 100%; }
.innerGallery ul { display: block; }
.innerGallery ul li { 
    float: left;
    margin: 0 7px 20px;
    width: 31.7%;
}
.innerGallery ul li a { display: block; position: relative; overflow:hidden; }
.innerGallery .thumb { 
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    float: left;
    padding: 7px;
    width: 100%;
}
.innerGallery .thumb img { width: 100%; height: 180px; object-fit: cover; }
.innerGallery .figure {
    background: -webkit-linear-gradient(transparent, rgba(0,0,0,0.85));
    background: -o-linear-gradient(transparent, rgba(0,0,0,0.85));
    background: -moz-linear-gradient(transparent, rgba(0,0,0,0.85));
    background: linear-gradient(transparent, rgba(0,0,0,0.85));
    bottom: 8px;
    height: 40px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 94%;
}
.innerGallery .figure .icon {
     bottom: 15px;
    color: #f37454;
    font-size: 24px;
    position: absolute;
    right: 15px;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.innerGallery ul li a:hover .icon {
    transform: scale3d(1.5, 1.5, 1.5);
    -moz-transform: scale3d(1.5, 1.5, 1.5);
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    -ms-transform: scale3d(1.5, 1.5, 1.5);
    -o-transform: scale3d(1.5, 1.5, 1.5);
}


.innerNews { display: inline-block; width:100%; } 
.innerNews ul { display: block; }
.innerNews ul li { float:left; width:31%; margin:0 10px 30px;}
.innerNews ul li a { display: block; position: relative; width:100%; }
.innerNews .heading {
    overflow: hidden; position: relative;
}
.innerNews .heading .thumb {
    display: block; width:100%
}
.innerNews .heading .thumb img {
    width:100%; height: 175px; object-fit: cover;
}
.innerNews .heading .overlay {
    position: absolute; left:0; right:0; width:100%; height:100%; top: 0; bottom: 0; background-color: rgba(0,0,0,0.8); padding: 68px 15px 0; opacity: 0; visibility: hidden; text-align:center; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out;
}
.innerNews ul li a:hover .overlay {
    visibility: visible;
    opacity: 1;
}
.innerNews .heading .overlay h3 {}
.innerNews .heading .overlay h3:nth-child(1) {
        background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 10px;
    color: #f0542d;
    display: inline-block;
    font-size: 13px;
    padding: 4px 11px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -webkit-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
}
.innerNews .heading .overlay h3:nth-child(1):hover {
    background: transparent;
    color: #fff;
}
.innerNews ul li a:hover .overlay h3:nth-child(1) {
    transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
}
.innerNews .heading .overlay h3:nth-child(2) {
     color: #fff;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
}
.innerNews .comment {
     background: rgba(0, 0, 0, 0.024) none repeat scroll 0 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.06);
    float: left;
    margin-top: 0;
    padding: 12px 13px;
    width: 100%;
}
.innerNews .comment h3 {}
.innerNews .comment h3:nth-child(1) {
      color: #f0542d;
    font-size: 14px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
}
.innerNews .comment h3:nth-child(2) {
    color: #666;
    font-size: 13px;
    height: 64px;
    line-height: 1.7;
    margin-top: 6px;
    overflow: hidden;
}
.innerNewsDetail {
       display: inline-block;
    width: 100%;
}
.innerNewsDetail > .thumb {
       float: left;
    margin-right: 20px;
}
.innerNewsDetail > .thumb a {
    display: block;
}
.innerNewsDetail > .thumb img {
    float: left;
    width: 550px;
}
.innerNewsDetail > .comment {
    display: table-cell;
    height: 368px;
    vertical-align: middle;
    width: 50%;
}
.innerNewsDetail > .comment > h3 {}
.innerNewsDetail > .comment > h3:nth-child(1) {
    background: rgba(0, 0, 0, 0.04) none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.45);
    float: left;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 13px;
    padding: 11px 15px;
    width: 100%;
}
.innerNewsDetail > .comment > h3:nth-child(2) {
    color: #666;
    float: left;
    font-size: 13px;
    line-height: 1.7;
    max-height: 308px;
    overflow: hidden;
}
.otherNews { display: inline-block; width:100%; margin-top: 30px; }
.otherNews .heading .thumb img { height: 220px; }
.otherNews .heading .overlay { padding: 83px 15px 0; }

.contact {
    float: left;
    width: 100%;
}
.contactAddress, .contactForm {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.contactTitle {
    display: block;
}
.contactTitle h3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #666;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 17px;
    padding: 0 40px 6px;
    text-transform: uppercase;
}
.contactText { display: block; }
.contactText h3 {
    color: #666;
    font-size: 14px;
    line-height: 1.6;
    padding: 0 150px;
}

.contactAddressContent {
    display: block;
    margin-top: 20px;
}
.contactAddressContent h3 {
    color: #666;
    font-size: 14px;
    margin-bottom: 6px;
}
.contactAddressContent h3 .icon {
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    color: #F0542D;
    display: inline-block;
    font-size: 18px;
    height: 35px;
    margin-right: 9px;
    padding-top: 7px;
    width: 35px;
}

.contactForm {
    margin-top: 40px;
    padding: 0 70px;
}
.contactForm form {
    margin-top:20px;
}
.contactForm li {
    float: left;
    width: 50%;
}
.contactForm li input, .contactForm textarea {
    border: 3px solid rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 18px;
    padding: 15px 17px;
    width: 97%;
}
.contactForm textarea {
    height: 180px;
    width: 98.5%;
}
.contactForm .send { display: inline-block; }
.contactForm .send input {
    background: #F0542D none repeat scroll 0 0;
    border: 0 none;
    border-radius: 56px;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 11px 20px;
    cursor:pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.contactForm .send input:hover {
    background: #d83911 none repeat scroll 0 0;
}
.contactMap { margin-top: 50px; }
.contactMap iframe {
    height: 490px;
    width: 100%;
}