
/*---------------------------------------------------------menu css Here---------------------------------------------*/


article,
aside,
figure,
footer,
header,
hgroup,
nav,
section { display: block; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html { -webkit-font-smoothing: antialiased; }

a {
  color: #272525;
  text-decoration: none;
}


body {
   font-family: "futura-pt", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  width: 100%;
}

nav {
    display: block;
	position: relative;
     z-index: 999; 
    width: 100%;

}

.menu { display: block; margin-bottom: 0; }

.menu li {
  display: inline-block;
  position: relative;
  z-index: 100;
}

.menu li:first-child { margin-left: 0; }

.menu li a {
  font-weight: 600;
  text-decoration: none;
  padding: 16px 11px;
  display: block;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
  cursor: pointer;	
}

/*.menu li a:hover,
.menu li:hover>a {
  color: #fff;
  background: #FC6D58;
  }*/

.menu ul {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  width: 188px;
  position: absolute;
  left: 0px;
  background: #fff;
  z-index: 99;
  transform: translate(0, 20px);
  transition: all 0.2s ease-out;
}

.menu ul:after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}

.menu ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
}

.menu ul li a {
  font-size: 13px;
  font-weight: normal;
  display: block;
  color: #797979;
  background: #fff;
}

.menu ul li a:hover,
.menu ul li:hover>a {
  background: #71c7ec;
  color: #fff;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.menu ul ul {
  left: 169px;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transform: translate(20px, 20px);
  transition: all 0.2s ease-out;
}

.menu ul ul:after {
  left: -6px;
  top: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 6px;
  margin-top: -6px;
}

.menu li>ul ul:hover {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.responsive-menu {
  display: none;
  width: 100%;
  padding: 20px 15px;
  background: #E95546;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

/*.responsive-menu:hover {
  background: #E95546;
  color: #fff;
  text-decoration: none;
}*/

/*a.homer { background: #FC6D58; }*/
 @media (min-width: 768px) and (max-width: 979px) {

.mainWrap { width: 768px; }

.menu ul { top: 37px; }

.menu li a { font-size: 12px; }

a.homer { background: #E95546; }
}
 @media (max-width: 767px) {

.mainWrap {
  width: auto;
  padding: 50px 20px;
}

.menu { display: none; }

.responsive-menu { display: block; }

nav {
  margin: 0;
  background: none;
}

.menu li {
  display: block;
  margin: 0;
}

.menu li a {
  background: #fff;
  color: #797979;
}

.menu li a:hover,
.menu li:hover>a {
  background: #FC6D58;
  color: #fff;
}

.menu ul {
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  transform: initial;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  position: relative;
  transform: initial;
}

.menu ul ul {
  left: 0;
  transform: initial;
}

.menu li>ul ul:hover { transform: initial; }
}
.menu_section{
	background: #1c2d5d;
    position: relative;
    width: 100%;
    z-index: 999;
	padding: 6px 0;
}
.get_in-touch ul li{
	display: inline-block;
    padding: 2px 10px;
    position: relative;
    color: #fff;
    font-size: 13px;
    font-weight: 100;
}
.top_header{
     background: #010820;
    padding: 10px 0;
}
.social_icons{
	float: right;
}


.social_icons ul li a > i{
	font-size: 14px;
    font-weight: 600;
	color: #fff;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 111;
}
.menu_header{
	background:#1c2d5d;
}
.log_images{
	margin-top:5px;
}
.log_images a img{
	max-width: 100%;
    height: auto;
    box-sizing: border-box;
}

.m-t-10{
	margin-top:10px;
}
.m-t-20{
	margin-top:20px;
}
.m-t-30{
	margin-top:30px;
}
.m-t-40{
	margin-top:40px;
}
.titleps{
	font-size: 24px;
    text-transform: uppercase;
  
}


/*-----------------------------------------------------------End Css--------------------------------------------------*/


.services_pages{
	background-image: url("../images/project_bg.jpg");
	position: relative;
	padding: 152px 0;
	background-size: cover;
    background-position: 100%;
	background-attachment:fixed;
}
.project_second{
	background-image: url("../images/project2.jpg");
	position: relative;
	padding: 152px 0;
	background-size: cover;
    background-position: 100%;
	background-attachment:fixed;
}
.project_second_fourth{
	background-image:url("../images/project_bg01.jpg");
	position: relative;
	padding: 152px 0;
	background-size: cover;
    background-position: 100%;
	background-attachment:fixed;
}
.services_pages_three{
	background-image:url("../images/project_bg-02.jpg");
	position: relative;
	padding: 152px 0;
	background-size: cover;
    background-position: 100%;
	background-attachment:fixed;
}
.about-section {
    padding: 74px 0;	
	background-repeat: no-repeat;
	position: relative;

}
.about-section:before{
	position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    display: block;
    height: 100%;
    background-color: #ffffffe3;
}

.project_01{
	background: #fff;
    padding: 30px 16px;
    margin: 63px 0px 0 0px;
}
.project_02{
    background: #010820;
    padding: 58px 42px;
    margin: 34px 0 0 -7px;
    
}
.ligula p {
    color: #fff;
    line-height: 25px;
    margin-bottom: 34px !important;
}
.pro_top03{
	margin-top:20px;
}
.pro_top04{
   margin-top: -48px;
}
.pro_top05{
   margin-top: 32px;
}
.pt_01{
	padding: 0;
}
.pt_02{
	padding: 0;
}
.project_03{
	background: #010820;
    padding: 58px 53px;
    margin: 0px 0px 0 0px;
    background-attachment: fixed;
}
.project_04{
	background: #fff;
    padding: 30px 16px;
    margin: 63px 0 0 -39px;
}
.mar_top{
  margin: 2rem 0 0;
}


.products_pages{
    padding: 4rem 0 4rem;
    background: #fff;
}


@keyframes animate{
    0%{opacity: 1;}
    100%{opacity: 1;}
}
@keyframes animate-hover{
    0% {box-shadow: 0 0 0 10px rgba(255,255,255,0.3);}
    50% {box-shadow: 0 0 0 5px rgba(255,255,255,0.3);}
    100% {box-shadow: 0 0 0 0 rgba(255,255,255,0.3);}
}
@media only screen and (max-width:990px){
    .box{ margin-bottom: 30px; }
    .box .box-content{ padding: 10px; }
    .box .description{ margin-bottom: 10px; }
}
@media only screen and (max-width:479px){
    .box .title{ margin: 0; }
}
.pro_top0{
	margin-top: 5rem;
	margin-bottom: 2rem;
}
.pro_top01{
	margin-top: -5rem;
    margin-bottom: 2rem;
}
.new_products{
	text-align: center;
    padding-bottom: 60px;
}
.works{
	padding: 0px 0 0px;
}
.new_products h2{
   font-size: 25px;
   font-family: "futura-pt", Arial, sans-serif;
}
footer{
	background: #1c2d5d;
}
.left_f{
	text-align: left;
}
.footer_logo{
    background: #010820;
    padding: 40px;
    margin: -53px;
    text-align: center;
    height: 223px;
    box-shadow: 0 0 6px 0 #ccc;
}
.right_f{
	text-align: right;
}
.get_in{
	 padding: 28px 0px;
	 text-align:center;
}
.get_in li{
	 line-height: 33px;
	 list-style: none;
	 color: #fff;
	 text-align: left;
}
.popular_link_footer{
	padding: 54px;
}
.left_f{
   padding: 14px 60px 0;
}
.popular_link_footer li{
    color: #fff;
    line-height: 23px;
    padding: 4px 7px;
	list-style:none;
	display:inline-block;
}
.popular_link_footer li a{
	padding: 2px 13px;
    color: #fff;
}
.social_media{
	margin-top: 1rem;
}
.social_media li{
	display: inline-block;
    width: 30px;
    height: 30px;
   
    border: 1px solid #fff;
    padding: 7px;
    margin: 7px;
}
.social_media li a{
 color: #fff;	
}
.project_01 h2 {
    font-size: 25px;
    text-transform: uppercase;
    text-align:center;
}
.project_04 h2{
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
}

.header_banner img{  
    background-size: cover;
	width:100%;
	
}
.Aenean h2{
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
.clients_logo{
    background: #c5beb1;
    padding: 0 0 116px;
}
.clientss{
	text-align: center;
	padding: 40px 0 74px;
}
.clientss h2{
	font-size: 25px;
    text-transform: uppercase;
}
.project01{
	background: url(../images/project01.png);
    background-repeat: no-repeat;
    height: 400px;
    margin-left: -21px;
	background-size: cover;
}
.project02{
	background: url(../images/project02.png);
    background-repeat: no-repeat;
    height: 400px;
    margin-left: -105px;
    background-size: cover;
}
.box_size01{
	background: url(../images/p_bg1.png);
    position: absolute;
    width: 68%;
    left: 16rem;
    top: 5rem;
    padding: 95px;
    height: 230px;
    background-repeat: no-repeat;
}

.box_size02{
	background: url(../images/p_bg1.png);
    position: absolute;
    width: 68%;
    left: 2rem;
    top: 5.5rem;
    padding: 95px;
    height: 230px;
    background-repeat: no-repeat;
}
.working{
	text-align: center;
    padding-right: 71px;
    margin-top: -50px;
}
.working h2{
	font-size:25px;
	color:#363535;
}
.working p{
	margin-bottom: 31px;
	line-height: 23px;
}
.read_more_pro{
	background: #f00;
    padding: 10px 25px;
    border-radius: 33px;
    color: #fff;
	
}
.career_forms{
    outline: none;
    color: #000;
}
.project_pages{
	padding: 70px 0;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
    color: #000;
}
.about_us{
	background: #ffffff;
    width: 100%;
}
.about_page{
	background: #fff;
	padding: 60px 0;
}
.about_tag{
	text-align: center;
}
.introduction h2{
	font-size: 25px;
    text-transform: uppercase;
  
}

.introduction p{
	font-size: 15px;
	text-align:left;
    padding: 30px 0px;
    line-height: 28px;
}
.pillar_success{
	background: #fff;
	padding: 31px 0 98px;
}
ol, ul {
    padding-left: 22px;
    padding: 0;
    margin: 0;
}
.pillar{
	text-align: center;
}
.pillar h2{
	font-size: 25px;
    padding: 30px;
	text-transform:uppercase; 
}

.pillar1 h3{
	margin-top:5px;
	font-size: 20px;
	
}
.pillar2 h3{
    margin-top:55px;
	font-size: 20px;
	
}
.pillar3 h3{
	margin-top:101px;
	font-size: 20px;
	
}
.pillar4 h3{
	margin-top:139px;
	font-size: 20px;
	
}
.img_center{
	text-align: center;
}
.img_center p{
	text-align: center;
    font-family: "futura-pt", Arial, sans-serif;
    font-size: 15px;
    line-height: 19px;
}
.mission p{
	 font-family: "futura-pt", Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
}
.amet{
	display: block;
}
.mission h3{
	font-size: 22px;
	font-weight:600;
}
.values h3{
	font-size: 22px;
	font-weight:600;
}
.skills li{
	    background: url(../images/star.png) no-repeat left top 5px;
    list-style: none;
    padding-left: 17px;
    line-height: 24px;
    font-size: 14px;
}
.top_40{
	margin-top: 5rem;
}

.serviceBox{
    padding-left: 0px;
    position: relative;
}
.serviceBox:before{
    content: "";
    width: 60px;
    height: 60px;
   /* background: #f00;*/
    position: absolute;
    top: 20px;
    left: 5px;
    z-index: 1;
  
}
.serviceBox .service-icon{
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #de7f49;
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 15px;
    left:0px;
    z-index: 1;
}
.serviceBox .service-content{
    padding: 21px 28px;
    border-width: 1px;
    border-style: solid;
    border-color: #d5d5d5 #d5d5d5 #3f4147;
    position: relative;
    transition: all 0.4s ease-in-out 0s;
}
.serviceBox:hover .service-content{
    background: #fff;
    border-color: #3f4147;
}
.serviceBox .title{
    font-size: 18px;
    font-weight: 500;
    color: #333;   
    margin-bottom: 22px;
    margin-top: 15px;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out 0s;
}
.serviceBox:hover .title{
    color: #858585;
}
.serviceBox .description{
    font-size: 14px;
    color: #858585;
    margin: 0;
}
.serviceBox .read-more{
    display: inline-block;
    width: 32px;
    height: 30px;
    line-height: 30px;
    background: #3f4147;
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: -1px;
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
}
.serviceBox .read-more:hover{
    background: #2a2b2c;
}
@media only screen and (max-width:990px){
    .serviceBox{ margin-bottom: 50px; }
}
.values{
	text-align: center;
	padding: 30px 0;
}
.section.about_us_details {
    padding: 82px 0;
}
.top_20{
	margin-top: 20px;
}
.about_us_details {
    padding: 33px 0 71px;
}
.products_page{
	background: #fff;
	padding: 0px 0 76px;
}
.add_get li{
	list-style: none;
    color: #000;
    line-height: 29px;
}


.form-bg{
    background: url(../images/img-1.jpg);
    background-size: cover;
    position: relative;
}
.form-bg:before{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(73, 116, 130, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
}
.form-horizontal{
    padding: 60px 40px 55px 40px;
    margin-top: 40px;
    background: #fff;
    border-radius: 10px;
}

.form-horizontal .heading{
    display: block;
    font-size: 28px;
    color: #597886;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 34px;
}
.form-horizontal .form-group{
    margin: 0 0 30px 0;
    position: relative;
}
.form-horizontal .form-group:last-child{ margin: 0; }
.form-horizontal .form-control{
    height: 36px;
    border: 1px solid #f1eded;
    border-radius: 5px;
    box-shadow: none;
    padding: 0 12px 0 21%;
    font-size: 16px;
    font-weight: bold;
    color: #313537;
    position: relative;
    transition: all 0.3s ease 0s;
}

.form-horizontal .form-control:focus{
    box-shadow: none;
    outline: 0 none;
}
.form-horizontal .control-label{
    width: 14%;
    height: 33px;
    color: #fff !important;
    line-height: 36px;
    background: #1c2d5d;
    padding: 0px 5px;
    font-size: 12px;
    font-weight: bold;
    color: #3c4447;
    text-transform: capitalize; 
    border-right: 1px solid #e3e7e8;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
button.btn.btn-default {
    background: #1c2d5d;
    color: #fff;
}
.form-horizontal .btn,
.form-horizontal .btn:focus{
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    background: #00a1e4;
    border: none;
    border-radius: 6px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}
.form-horizontal .btn:hover{ background: #74d1f6; }

.form-horizontal .signup,
.form-horizontal .forgot-pass{
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    color: #14a3aa;
}
.form-horizontal .forgot-pass{
    float: right;
    color: #58aebc;
}
@media only screen and (max-width: 990px){
    .form-horizontal:before{ top: -50px; }
}
@media only screen and (max-width: 480px){
    .form-horizontal{ padding: 60px 20px 40px 20px; }
    .form-horizontal .control-label{ font-size: 12px; }
}
.map_add{
	    margin-top: 10rem;
}
.career_form{
	width: 100%;
    padding: 5px 15px;
    margin-bottom: 13px;
    font-size: 14px;
    border-radius: 6px;
    border: 1px solid #ccc;
	outline:none;
	background: #ffffff9e;
}
.form_career{
    background-image:url("../images/career_bg.jpg");
    padding:60px;
	position: relative;
	background-size: cover;
}

.form_career:before{
	position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(1, 132, 187, 0.21);
}

.text_area{
width: 100%;
outline: none;
padding: 12px;
border: 1px solid #ccc;
	background: #ffffff9e;
}
.submit_btn{
	background: #0084bb;
    padding: 8px 35px;
    border: none;
    color: #fff;
    border-radius: 28px;
	outline: none;
}
.padding_products{
	padding-left:12%;
	padding-right:12%;
}
.segment_padding{
	padding-left: 8%;
    padding-right: 8%;
}
.logo_top{
	margin-top:4rem;
}
/*-----------------------------------------------------------------Working projects Css-------------------------------------------------------------------------*/

   #main {
  position: relative;
  z-index: 20;
  background: #fff;
  -webkit-transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
}
@media (min-width: 640px) {

#main { padding: 1em; }
}

.fake-section {
  background: #eee;
  height: 300px;
}

.tiles-a {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.tiles-a ul {
  margin: 0;
  padding: 0;
}

.tiles-a li { list-style: none; }
@media (min-width: 640px) {

.tiles-a li {
  float: left;
  width: 33.33%;
}
}

.tiles-a a {
  margin: 1em;
  display: block;
  background: #222;
  padding-top: 73%;
  height: 0;
}

#aside {
    position: absolute;
    bottom: -10rem;
    right: 0;
    width: 60%;
    background: #eee;
    overflow-y: scroll;
    z-index: 10;
}

#aside img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

#aside .wrapper { padding: 1em; }

#aside .close {
  width: 25px;
  display: block;
  position: absolute;
  top: 1em;
  right: 1em;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}

.show-detail { overflow: hidden; }

.show-detail #main {
  -webkit-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  transform: translateX(-60%);
}

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}


.product {
  width: 350px;
  padding: 15px;
  position: relative;
  float: left;
 
  > img {
    display: block;
    position: relative;
  }
  &:hover, &:active {
    .product-hover {
      opacity: 1; 
    }
  }
}
.product-hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  background-size: 30px 30px;
  background-image: linear-gradient(
    45deg, 
    rgba(black, 0.1)  25%, 
    transparent       25%, 
    transparent       50%, 
    rgba(black, 0.1)  50%, 
    rgba(black, 0.1)  75%, 
    transparent       75%, 
    transparent
  );  
  animation: barberpole 0.5s linear infinite;
}
@keyframes barberpole {
  from { background-position: 0 0; }
  to   { background-position: 60px 30px; }
}

.product-info {
    position: absolute;
    bottom: 30px;
    right: 4px;
    background: white;
    width: 226px;
    padding: 18px 17px 0 14px;
    box-shadow: 0 0 5px 0 #b0abab;
}
.subhead {
  color: #f00;
  text-transform: uppercase;
  font-weight: bold;
}
.product-name {
  color: #990033;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  letter-spacing: -1px;
  font-size: 17px;
}
.price {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.amount {
  color: red;
  font-size: 150%;
  > span {
    font-size: 75%; 
  }
}

h1 {
  font-size: 72px;
  margin: 2px 0 0 0;
}
.product-info p {
    font-size: 17px;
}

.column {
	margin: 0px 0px 0;
	padding: 0;
}
.column:last-child {
	padding-bottom: 60px;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	margin: 0 0 0 25px;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 1;
}
figure {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;	
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}



/* Zoom In #1 */
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
/*-----------------------------------------------------------------End Csss Here-------------------------------------------------------------------------*/
/*-----------------------------------------------------------------Working project Csss Here-------------------------------------------------------------------------*/
.serviceBox01{
    text-align: center;
    position: relative;
}
.serviceBox01 .service-icon01{
    width: 70px;
    height: 80px;
    line-height: 76px;
    background: linear-gradient(to bottom,transparent 49%,#201c19  50%);
    margin: 0 auto 17px;
    font-size: 35px;
    color: #fff;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    position: relative;
    transition: all 0.3s ease 0s;
}
.serviceBox01:hover .service-icon01{ font-size: 60px; }
.serviceBox01 .service-icon01:before,
.serviceBox01 .service-icon01:after{
    content: "";
    width: 93%;
    height: 93%;
    background: #c5beb1;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -99999999;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    transform: translate(-50%, -50%);
}
.serviceBox01 .service-icon01:after{
    width: 85%;
    height: 85%;
    background: #fff;
    transition: all 0.3s ease 0s;
}
.serviceBox01:hover .service-icon01:after{ box-shadow: 0 0 40px rgba(0,0,0,0.2) inset; }
.serviceBox01 .title{
    font-size: 25px;
    color: #505050;
    text-transform: capitalize;
    margin: 0 0 10px 0;
    position: relative;
    transition: all 0.3s ease 0s;
}
.titles{
	color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 36px;
}
.serviceBox01:hover .title{ color: #e47019; }
.serviceBox01 .titles:before{
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #e47019;
    background: #e47019;
    box-shadow: 0 0 0 3px #fff inset;
    position: absolute;
    top: -50px;
    left: 50%;
    opacity: 0;
    transform: translateX(-50%);
    transition: all 0.3s ease 0s;
}
.serviceBox01:hover .title:before{
    opacity: 1;
    top: -24px;
}
.serviceBox01 .descriptions{
    font-size: 15px;
    color: #505050;
    line-height: 27px;
    margin: 0;
}
.serviceBox01.blue .service-icon01{ background: linear-gradient(to bottom,transparent 49%,#201c19  50%); }
.serviceBox01.blue .service-icon01:after{ background: #74d1f6; }
.serviceBox01.blue:hover .title{ color: #1b87a4; }
.serviceBox01.blue .title:before{
    border-color: #1b87a4;
    background: #1b87a4;
}
.serviceBox01.darkblue .service-icon01{ background: linear-gradient(to bottom,transparent 49%,#4c3f8f 50%); }
.serviceBox01.darkblue .service-icon01:after{ background: #4c3f8f; }
.serviceBox01.darkblue:hover .title{ color: #4c3f8f; }
.serviceBox01.darkblue .title:before{
    border-color: #4c3f8f;
    background: #4c3f8f;
}
.serviceBox01.purple .service-icon01{ background: linear-gradient(to bottom,transparent 49%,#9f2369 50%); }
.serviceBox01.purple .service-icon01:after{ background: #9f2369; }
.serviceBox01.purple:hover .title{ color: #9f2369; }
.serviceBox01.purple .title:before{
    border-color: #9f2369;
    background: #9f2369;
}
@media only screen and (max-width:990px){
    .serviceBox01{ margin-bottom: 10px; }
}

/*-----------------------------------------------------------------End Working project Csss Here-------------------------------------------------------------------------*/

.slide img{border:1px solid #cccccc45;border-radius:4px;}
.careers{
	background: #ffffffbf;
    box-shadow: 0 0 7px 0 #070a0c;
    padding: 50px;
    border-radius: 6px;
}
.view_more{
	background: #fff;
    color: #000;
    padding: 8px 25px;
    border-radius: 32px;
}

.All-box-img-1{
	display: inline-block;
	width: 100%;
}

.box-img-1{
	
	display: inline-block;
    width: 24.8%;
}
.box-img-2{
	
	display: inline-block;
    width: 24.8%;
}
.box-img-3{

	display: inline-block;
    width: 24.8%;
}
.box-img-4{
	
	display: inline-block;
    width: 24.8%;
}

.p1img img{
	width: 100%;
}
.p2img img{
	width: 100%;
    margin-top: -s4.1rem;
}
.p3img img{
	width: 100%;
	 margin-top: -18.3rem;
}
.p4img img{
	width: 100%;
	margin-top: 5.5rem;
}

.p01img img{
	width: 100%;
	margin-top: -22.9rem;
}
.p02img img{
	width: 100%;
    margin-top: 5rem;
}
.p03img img{
	width: 100%;
	margin-top: -13.4rem;
}
.p04img img{
	width: 100%;
	margin-top: -17.4rem;
}


.logo_section{
	position: absolute;
    left: 37rem;
    top: 17rem;
    z-index: 99999;
}

.post-slide{
    overflow: hidden;
    margin-right: 15px;
}
.post-slide .post-img {
    float: left;
    width:50%;
    position: relative;
    margin-right: 30px;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
}
.post-slide .post-date{
    background: #ec3c6a;
    color:#fff;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 2% 3%;
    width: 60px;
    height: 60px;
    text-align: center;
    transition:all 0.50s ease;
}
.post-slide .date{
    display: block;
    font-size:20px;
    font-weight: 700;
}
.post-slide .month{
    display: block;
    font-size:11px;
    text-transform: uppercase;
}
.post-slide .post-review {
    padding: 5% 3% 1% 0;
    border-top: 3px solid #38cfd8;
}
.post-slide:hover .post-review{
    border-top-color:#ec3c6a;
}
.post-slide .post-title{
    margin:0 0 10px 0;
}
.post-slide .post-title a{
    font-size:14px;
    color:#333;
    text-transform:uppercase;
}
.post-slide .post-title a:hover{
    text-decoration:none;
    font-weight: bold;
}
.post-slide .post-bar{
    padding:0;
    list-style:none;
    text-transform:uppercase;
    position: relative;
    margin-bottom: 20px;
}
.post-slide .post-bar:after,
.post-slide .post-bar:before{
    border: 1px solid #38cfd8;
    bottom: -10px;
    content: "";
    display: block;
    position: absolute;
    right: 36%;
    width: 25px;
}
.post-slide .post-bar:before{
    border: 1px solid #ec3c6a;
    right: 32%;
}
.post-slide .post-bar li{
    color:#555;
    font-size:10px;
    margin-right:10px;
    display:inline-block;
}
.post-slide .post-bar li a{
    font-size: 13px;
    text-decoration:none;
    text-transform:uppercase;
    color:#ec3c6a;
}
.post-slide .post-bar li a:hover{
    color:#ec3c6a;
}
.post-slide .post-bar li i{
    color:#777;
    margin-right:5px;
}
.post-slide .post-description{
    font-size:12px;
    line-height:21px;
    color:#444454;
}
.owl-theme .owl-controls{
    margin-top: 30px;
}
.owl-theme .owl-controls .owl-page span{
    background: #fff;
    border: 2px solid #37a6a4;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #37a6a4;
}
@media only screen and (max-width: 990px) {
    .post-slide .post-img {
        width:100%;
    }
    .post-slide .post-review{
        width:100%;
        border-bottom: 4px solid #ec3c6a;
    }
    .post-slide .post-bar:before{
        left: 0;
    }
    .post-slide .post-bar:after{
        left: 25px;
    }
}



.hovereffect {
  width: 100%;
  height: auto;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: auto;
  position: absolute;
  overflow: hidden;
  top: 89px;
  left: 0;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  cursor: pointer;
}

.hovereffect:hover img {
 

  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgb(24, 154, 211);
}

.hovereffect a.info {
     display: inline-block;
    text-decoration: none;
    padding: 7px 30px;
    margin: 50px 0 0 0;
    color: #000 !important;
    font-size: 15px;
    background: #fff;
    border-radius: 54px;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect a.info, .hovereffect h2 {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: uppercase;
}

.hovereffect:hover a.info, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}


.mar_01{margin-top: -6rem;}
.mar_02{margin-top: 0rem;}
.mar_03{margin-top: -18.9rem;}
.mar_04{margin-top: 4rem;}
.mar_05{margin-top: 0.4rem;}
.mar_06{margin-top: -2rem;}
.mar_07{margin-top: -2rem;}
.mar_08{margin-top: -8.1rem;}
.padding-non{padding-left: 3px; padding-right: 3px;}





.serviceBox{
    text-align: center;
    position: relative;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 4px 0 #4b4d4e;  
}
.serviceBox .service-icon{
    width: 120px;
    height: 130px;
    line-height: 138px;
    background: linear-gradient(to bottom,transparent 49%,#c5beb1  50%);
    margin: 0 auto 15px;
    font-size: 35px;
    color: #fff;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    position: relative;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon{ font-size: 50px !important; }
.serviceBox .service-icon:before,
.serviceBox .service-icon:after{
    content: "";
    width: 93%;
    height: 93%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    transform: translate(-50%, -50%);
}
.serviceBox .service-icon:after{
    width: 75%;
    height: 75%;
    background: #c5beb1;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon:after{ box-shadow: 0 0 40px rgba(0,0,0,0.2) inset; }
.serviceBox .title{
    font-size: 25px;
    color: #505050;
    text-transform: capitalize;
    margin: 0 0 10px 0;
    position: relative;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .title{ color: #e47019; }
.serviceBox .title:before{
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #c5beb1;
    background: #c5beb1;
    box-shadow: 0 0 0 3px #fff inset;
    position: absolute;
    top: -50px;
    left: 50%;
    opacity: 0;
    transform: translateX(-50%);
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .title:before{
    opacity: 1;
    top: -23px;
}
.serviceBox .description{
    font-size: 15px;
    color: #505050;
    line-height: 27px;
    margin: 0;
}
.serviceBox.blue .service-icon{ background: linear-gradient(to bottom,transparent 49%,#035b96 50%); }
.serviceBox.blue .service-icon:after{ background: #1b87a4; }
.serviceBox.blue:hover .title{ color: #1b87a4; }
.serviceBox.blue .title:before{
    border-color: #1b87a4;
    background: #1b87a4;
}
.serviceBox.darkblue .service-icon{ background: linear-gradient(to bottom,transparent 49%,#4c3f8f 50%); }
.serviceBox.darkblue .service-icon:after{ background: #4c3f8f; }
.serviceBox.darkblue:hover .title{ color: #4c3f8f; }
.serviceBox.darkblue .title:before{
    border-color: #4c3f8f;
    background: #4c3f8f;
}
.serviceBox.purple .service-icon{ background: linear-gradient(to bottom,transparent 49%,#9f2369 50%); }
.serviceBox.purple .service-icon:after{ background: #9f2369; }
.serviceBox.purple:hover .title{ color: #9f2369; }
.serviceBox.purple .title:before{
    border-color: #9f2369;
    background: #9f2369;
}
@media only screen and (max-width:990px){
    .serviceBox{ margin-bottom: 10px; }

}


/*-----------------------------------------------------------------Responsive Css--------------------------------------------------------------------------------*/
@media (min-width: 1366px) and (max-width: 1440px) {
	.padding_products {padding-left: 7%; padding-right: 7%;}
	.box .title {font-size: 20px;}
	.box .description {margin: 0px 0 17px 0;}
	.box .box-content {top: 6%;}
	.box_size01 {left: 3rem;width: 100%;top: 5rem; height: 62px;}
	.box_size02 {width: 100%; left: 0rem; top: 5rem; height: 62px;}
	.project01 {margin-left: -118px;}
	.project02 {margin-left: -75px;}
	.working h2 {font-size: 20px;}
	.impx-slide-container.style1 {height: 714px;}
	.about-section .image-column .image-box .alphabet-img {left: -211px;}
	.about-section .image-column .image img {max-width: 77%;}
	.project_01 h2 {font-size: 25px;}
	.project_04 h2{font-size: 25px;}
	.working {margin-top: -75px;}
	.grid li {width: 100% !important;}
	.mar_02 {margin-top: -2.66rem !important;}
	.logo_section {left: 32rem; top: 12rem; z-index: 1;}
	.hovereffect a.info {margin: 16px 0 0 0;}
	
	
}

/*-----------------------------------------------------------------End Responsive Css--------------------------------------------------------------------------------*/


.our_usp {
    background: #010820;
    padding: 40px 0;
}
.amet{
   margin-top: 14px !important;
}


.serviceBox_values{
    padding-left: 30px;
    position: relative;
}

.serviceBox_values .service-icon_values{
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #010820;
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 1;
}
.serviceBox_values .service-content_values{
    padding: 30px;
    border-width: 1px;
    border-style: solid;
    border-color: #d5d5d5 #d5d5d5 #d5d5d5;
    position: relative;
    transition: all 0.4s ease-in-out 0s;
}

.serviceBox_values .title_values{
    font-size: 18px;
    font-weight: 100;
    color: #333;
    padding-left: 30px;
    margin-bottom: 10px;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out 0s;
}
.serviceBox_values:hover .title_values{
    color: #252424;
}
.serviceBox_values .description{
    font-size: 14px;
    color: #858585;
    margin: 0;
}
.serviceBox_values .read-more{
    display: inline-block;
    width: 32px;
    height: 30px;
    line-height: 30px;
    background: #3f4147;
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: -1px;
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
}
.serviceBox_values .read-more:hover{
    background: #2a2b2c;
}
@media only screen and (max-width:990px){
    .serviceBox_values{ margin-bottom: 50px; }
}

@media only screen and (max-width:1366px){
    .mar_02 { margin-top: -3.5rem !important;}
	.slider_header {height: 531px!important; width: 100%;}
	.footer_logo {height: 246px;}
	.mar_04 {margin-top: 0.9rem;}
}

@media only screen and (max-width:1280px){
    .mar_02 { margin-top: -6.2rem !important;}
	.slider_header {height: 525px !important; width: 100% !important; line-height: 548px !important;}
	.footer_logo {height: 241px;}
	.logo_section {left: 23rem; top: 7rem;}
	.mar_04 {margin-top: -1.8rem;}
	.popular_link {padding: 36px 32px; line-height: 27px;}
	.ace-responsive-menu {margin-left:45px !important;}
	
}

.slider_header {
			  width: 100%;
			  height: 742px;
			  line-height: 500px;
			}
	
			.c-j-video-back {
			overflow: hidden;
			width: 100%;
			height: 100%;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 1 !important;
			}
			.c-j-video-back .back-video-mask {
				width: 100%;
				height: 100%;
				background:none !important;
				z-index: 111 !important;
				position: absolute;
				top: 0;
				left: 0;
			}
			.three_zero{
				color:#ccc;
				margin-top:18px;
			}
			.three_zero p a{
				color:#fff;
			}




#news-slider{
    margin-top: 30px;
}
.post-slide{
    margin: 0 15px;
    margin-top: 40px;
    position: relative;
}
.post-slide .post-date{
    width: 80px;
    background: #a2397b;
    float: left;
    padding: 15px 0;
}
.post-slide:hover .post-date{
    background:#3498db;
}
.post-slide .date{
    font-size:30px;
    color:#fff;
    display: block;
    text-align:center;
    font-weight: bold;
}
.post-slide .month{
    font-size: 14px;
    color:#fff;
    display: block;
    text-align:center;
    text-transform:uppercase;
}
.post-slide .post-content{
    padding-left: 98px;
}
.post-slide .post-content img{
    width: 100%;
    height: auto;
}
.post-slide .post-title{
    margin:25px 0 15px 0;
}
.post-slide .post-title a{
    font-size:15px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
    color:#3498db;
    text-decoration: none;
}
.post-slide .post-description{
    font-size: 14px;
    line-height:24px;
    color:#808080;
    margin-bottom:25px;
}
.post-slide .read-more{
    display: inline-block;
    color:#fff;
    background: #3498db;
    padding:15px 13px;
    font-weight: bold;
    border-radius:2px;
    text-transform:uppercase;
    border-bottom:4px solid #226595;
    transition: color 0.20s linear;
}
.post-slide .read-more:hover{
    text-decoration:none;
    background: #226595;
}
.post-slide .read-more i{
    margin-left:10px;
    font-size:10px;
}
.owl-controls .owl-buttons{
    margin: 10px;
    position: absolute;
    top: -9%;
    width: 100%;
    text-align: center;
}
.owl-controls .owl-prev,
.owl-controls .owl-next{
    display: inline-block;
    padding: 8px 20px;
    background:#fff;
    border: 5px solid #444;
    margin-right:30px;
    transition:background 0.50s ease;
}
.owl-controls .owl-prev:hover,
.owl-controls .owl-next:hover{
    background:#3498db;
    border-color: #3498db;
}
.owl-controls .owl-prev:after,
.owl-controls .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #444;
    font-size:26px;
    line-height: 26px;
}
.owl-controls .owl-next:after{
    content:"\f105";
}
.owl-controls .owl-prev:hover:after,
.owl-controls .owl-next:hover:after{
    color:#fff;
}
@media only screen and (max-width: 480px){
    .post-slide .post-date{
        width: 70px;
    }
    .post-content{
        padding-left: 85px;
    }
}

.headers img{
	width:100%;
	background-size:cover;
}
.project_details h4{
    font-size: 15px;
    line-height: 29px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}


.pro_box{
    background: #212121;
    position: relative;
    overflow: hidden;
    color: #fff;
    text-align: center;
    box-shadow: 0 0 5px #555;
    transition: all 0.55s ease;
}
.pro_box img{
    width: 100%;
    height: auto;
    transition: all 0.55s ease;
}
.pro_box:hover img{
    opacity: 0.5;
}
.pro_box .pro_box-content{
    padding: 5px 10px 10px;
    position: absolute;
    bottom: 25px;
    right: 25px;
}
.pro_box .pro_box-content:before,
.pro_box .pro_box-content:after{
    content: "";
    width: 767px;
    height: 2px;
    position: absolute;
    background: #fff;
    -webkit-transition: all 0.55s ease;
    transition: all 0.55s ease;
}
.pro_box .pro_box-content:before{
    top: 0;
    left: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.pro_box .pro_box-content:after{
    bottom: 0;
    right: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.pro_box .pro_box-content-inner:before,
.pro_box .pro_box-content-inner:after{
    content: "";
    width: 2px;
    height: 767px;
    position: absolute;
    background: #fff;
    -webkit-transition: all 0.55s ease;
    transition: all 0.55s ease;
}
.pro_box .pro_box-content-inner:before{
    top: 0;
    left: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.pro_box .pro_box-content-inner:after{
    bottom: 0;
    right: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.pro_box:hover .pro_box-content:before,
.pro_box:hover .pro_box-content:after,
.pro_box:hover .pro_box-content-inner:before,
.pro_box:hover .pro_box-content-inner:after{
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.pro_box:hover .pro_box-content:before,
.pro_box:hover .pro_box-content:after{
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.pro_box .pro_title{
    font-size: 24px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
}
.pro_box .pro_post{
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #434343;
    padding: 5px 10px;
    background: #fff;
    text-transform: initial;
    line-height: 22px;
}
@media only screen and (max-width:990px){
    .pro_box{ margin-bottom: 30px; }
}
.project_details {
    padding-bottom: 45px;
}
.text p {
    font-size: 14px;
    line-height: 25px;
    color: #363535;
}
.top_45{
  margin-top: 45px;
}
.works h5{
    text-transform: uppercase;
    font-size: 15px;
    text-align:center;
    line-height: 26px;
    font-weight: 600;
}
.works_details h5{
    text-transform: uppercase;
    font-size: 14px;
    line-height: 26px;
    font-weight: 600;
}
p {
    margin-top: 0;
    margin-bottom: 0px !important;
}
.Capacity{
  margin-top: 14px;
}
.certi img{
  width: 100%;
}
.skills {
    margin-top: 13px;
	margin-bottom: 10px;
}
.contact_form{
	background: #f3f3f3;
    padding: 18px;
    z-index: 0;
    position: relative;
	
}
.contact_form_01{
    background: #f3f3f3;
    padding: 18px;
    height: 358px;
	z-index: 0;
    position: relative;
	
}
.form_new input{
	width: 100%;
    margin-bottom: 8px;
    border: 1px solid #948b8b;
    outline: none;
    padding: 10px;
    color: #000;
}



::placeholder { 
  color: #000;
  opacity: 1; /* Firefox */
}


.page-middle-banner:before {
    background: url(../images/the-best-solution.jpg) no-repeat center;
    background-size: cover;
}
.page-middle-banner:before, .page-middle-banner:after {
    content: '';
    position: absolute;
    width: 60%;
    height: 100%;
    border-radius: 200px 0 0 0;
    right: 0;
    top: 0;
}
.page-middle-banner {
    position: relative;
    padding: 65px 0 60px 0;
}
.page-middle-banner .left-side h3 {
    color: #fff;
    font-size: 35px;
}
.page-middle-banner .left-side p {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin: 14px 0 40px 0;
}
.page-middle-banner .left-side a {
    font-size: 12px;
    width: 155px;
    line-height: 40px;
    margin-left: 15%;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    background: #ff6828;
}
.page-middle-banner .right-side {
    position: relative;
    z-index: 9;
}
.page-middle-banner .right-side {
    text-align: center;
}
.page-middle-banner .right-side h2 {
    font-size: 30px;
    margin-bottom: 35px;
    text-transform: uppercase;
    color: #fff;
}
.page-middle-banner .right-side p {
    color: #fff;
    line-height: 24px;
}
.page-middle-banner:after {
    background: rgba(0,0,0,0.84);
}

.page-middle-banner, .rotate-content-box:hover .number:before {
    background: #f9520b;
}
.page-middle-banner .left-side a {
    font-size: 13px;
    width: 155px;
    line-height: 40px;
    margin-left: 15%;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    background: #ff6828;
    padding: 9px 26px;
}
.interior{
	background: #cccccc54;
    padding: 20px 15px;
    height: 275px;
}
.interior h4{
	text-transform: uppercase;
    font-size: 20px;
}
.interior p{
	font-size:15px;
	line-height:25px;
}
.padd_left{
    padding-left: 5px;
    padding-right: 5px;
}
.top_15{
	margin-top:10px;
}
.wooden{
	text-align:center;
}
.wooden li{
	display: inline-block;
    position: relative;
    line-height: 25px;
    padding: 10px 18px;
    border-left: 1px solid #1c2d5d;
}
.wooden li a{
	color: #2d2929;
    text-transform: uppercase;
    font-size: 16px;
	transition:1s;
}
.wooden li a:hover{
	color: #1c2d5d; 
}
.wooden li:nth-child(1) {
  border-left:none;
}
.tab_sec{
	padding:40px 0;
}
.project_details_section{
	padding:70px 0;
}
section.about_pages {
    padding: 60px 0;
}
select.form_option {
    width: 100%;
    padding: 10px;
    outline: none;
}
.text_area{
	width: 100%;
    background: #fff;
    margin-top: 8px;
}
.address li {
    list-style: none;
    padding: 9px;
    color: #000;
}
.address li >i{
	border: 1px solid #000;
    width: 30px;
    height: 30px;
    padding: 7px;
}
.btn_sub_send{
	background: #1c2d5d;
    padding: 10px 15px;
    width: 105px !important;
    text-align:center;
    color: #fff !important;
	cursor: pointer;
}
.new_map{
	margin-top:-10px;
}
.about_pages_contact{
	padding:60px 0;
}
.project_details h3{
	font-size: 24px;
    text-transform: uppercase;
    text-align:center;
}
.popular_link li{
	display:inline-block;
}
.legacy-section .outer-column {
    background-color: rgb(255, 255, 255);
    padding: 38px 0px 43px;

}
.sec-title {
    position: relative;
    margin-bottom: 40px;
}
.sec-title h2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 2px;
    background-color: #e38b00;
}
.sec-title h2:after {
    content: "";
    position: absolute;
    left: 45px;
    bottom: 0;
    width: 10px;
    height: 2px;
    background-color: #333333;
}
.sec-title.text-left h2 {
    font-size: 26px;
    text-transform: uppercase;
    line-height: 48px;
}
.legacy-section .outer-column .inner-column .text {
    position: relative;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 26px;
}
.legacy-section.style-three {
   padding: 0 0 62px;
}
.legacy-section {
    position: relative;
    width: 100%;
    padding: 100px 0 0;
}
.top_20{
	margin-top:30px;
}
.new_delhi{
	background: #cccccc69;
    padding: 12px 10px 2px;
    text-align: center;

}
.new_delhi h3 {
    font-size: 19px;
}
.cricket_stadium{
	background: #f5f6f8;
    padding: 160px 0;
    text-align: center;
}
.headers.cricket_stadium h3 {
    text-transform: uppercase;
    font-size: 35px;
}