*{
margin: 0;
padding: 0;
font-family: 'Montserrat', sans-serif;
}
html {
  scroll-behavior: smooth;
}
a:hover{ text-decoration: none}
.top-bar{
	background: #2064b2;
	padding: 7px 0px;
}
.header {
    background: #fff;
    padding: 18px 0px;
}
.top-bar .iocn ul {
    margin: 0;
    padding: 0;
        float: right;
}
.iocn ul {
    margin-top: 30px;
    padding: 0;
    display: flex;
}
.iocn ul li {
    list-style: none;
}
.iocn ul li a {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 0;
    text-align: center;
    line-height: 36px;
    color: #fff;
    overflow: hidden;
    margin: 0 5px;
    transition: .2s;
    border: 1px solid #fff;
}
.iocn ul li a .fa {
    font-size: 16px;
    color: #fff;
}
.log{
	    left: -26px;
	background: #fff;
	display: inline-block;
	position: absolute;
	z-index: 99999;
	top: -8px;
	border-radius: 0px 0px 10px 10px;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.slider-data {
    position: absolute;
    top: 0;
    width: auto;
    left: 0%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: baseline;
    flex-direction: column;
    background: #2064b275;
    padding-left: 80px;
   padding-right: 123px;
    clip-path: polygon(0 0, 100% 0, 78% 100%, 0% 100%);
}
.slider-data h4 {
    color: #fff;
    font-size: calc(10px + 1.6vw);
    font-weight: 600;
    text-align: left;
    text-shadow: 1px 2px #000;
}
.slider-data h3 {
    color: #fff;
    font-size: calc(10px + 3vw);
    font-weight: 900;
    text-align: left;
    text-shadow: 1px 2px #000;
}
.contact-box{
	margin-right: 5px;
}
.contact-box .fa{
	color: #fff;
}
.contact-box ul {
    display: inline-flex;
    border: 1px solid #fff;
    margin: 0px;
}
.contact-box ul li {
    list-style: none;
    padding: 2px 7px;
}
.contact-box ul li a{
	color: #fff;
}
.bordleft {
    border-left: 1px solid #fff;
}
.right-bar{
	display: flex;
    justify-content: end;
}
.abtus{
	padding: 60px 0px;
	background: #2064B2;
	margin: 80px 0px;
}
.abt-text h2{
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.abt-text p{
	color: #fff;
	font-size: 18px;
	position: relative;
	padding-left: 20px;
	line-height: 36px;
}
.abt-text p i{
	color: #fff;
	font-size: 18px;
	position: absolute;
	left: 0px;
	top: 9px;
}
.abtimg{
	position: absolute;
	top: -112px;
	left: 22px;
}
.carousel-item img{
	width: 100%;
}
.serv{
	padding: 50px 0px 132px;
	/*background-image: url('../img/servbg.jpg');
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;*/
	background: #fff;
}
.leftlist ul {
	text-align: right;
}
.leftlist ul li{
	list-style: none;
	margin-bottom: 50px;
}
.leftlist ul li a{
	color: #2064B2;
	font-size: 18px;
	font-weight: 600;
}
.leftlist ul li div{
	display: inline-block;
	width: 75px;
	height: 75px;
	background: #fff;
	border: 2px solid #2064b2;
	border-radius: 50%;
	padding: 10px;
	margin-left: 10px;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.rightlist ul {
	text-align: left;
}
.rightlist ul li{
	list-style: none;
	margin-bottom: 50px;
}
.rightlist ul li a{
	color: #2064B2;
	font-size: 18px;
	font-weight: 600;
}
.rightlist ul li div{
	display: inline-block;
	width: 75px;
	height: 75px;
	background: #fff;
	border: 2px solid #2064b2;
	border-radius: 50%;
	padding: 10px;
	margin-right: 10px;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.centerimg{
	width: 300px;
	height: 300px;
	background: #fff;
	margin: auto;
	border-radius: 50%;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.centerimg img{
	display: block;
	margin: auto;
}
.centerimg ul{
	text-align: center;
	margin-top: 70px;
}
.centerimg ul li{
	list-style: none;
	margin-bottom: 50px;
	text-align: center;
}
.centerimg ul li a{
	color: #2064B2;
	font-size: 19px;

	font-weight: 600;
}
.centerimg ul li div{
	width: 75px;
	height: 75px;
	background: #fff;
	border: 2px solid #2064b2;
	border-radius: 50%;
	padding: 10px;
	margin: auto;
	margin-bottom: 10px;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.margright{
	    margin-right: -30px;
}
.margleft{
	    margin-left: -30px;
}
.tittlw{
	font-weight: 600;
    color:#2064B2;
    text-transform: uppercase;
    margin-bottom: 50px;
    text-align: center;
}
.serlogo{
	padding: 10px 0px;
}
.projects{
	padding: 70px 0px;
	background: #2064B2;
	/* margin-top: 70px; */
	background-image: url('../img/projbg.jpg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.resident{
	position: relative;
	overflow: hidden;
}
.resident img{
	 transition: all 0.4s;
	 transform: scale(1);
}
.resident:hover img{
	 transform: scale(1.3);
}
.resident-text{
	position: absolute;
	bottom: 70px

}
.resident-text p{
background-color: #fff;
color: #1B2048;
padding: 8px 12px;
font-weight: 700;
}
.commercial{
	position: relative;
	overflow: hidden;
  margin: 15px 0px;
}
.commercial img{
	 transition: all 0.4s;
	 transform: scale(1);
}
.commercial:hover img{
	 transform: scale(1.3);
}
.commercial-text{
	position: absolute;
	bottom: 0px

}
.commercial-text p{
background-color: #fff;
color: #1B2048;
padding: 8px 12px;
font-weight: 700;
}
.industry{
	position: relative;
	margin-top: 28px;
	overflow: hidden;
}
.industry img{
	 transition: all 0.4s;
	 transform: scale(1);
}
.industry:hover img{
	 transform: scale(1.3);
}
.industry-text{
	position: absolute;
	bottom: 0px

}
.industry-text p{
background-color: #fff;
color: #1B2048;
padding: 8px 12px;
font-weight: 700;
}
.proj{
	margin-bottom: 30px;
}
.proj h2{
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

/*------footer----------*/
.footer_area {
  padding:60px 0 20px;
  color: #fff;
  background: #222;
  word-break: break-all;
  word-wrap: break-word;
  
  width: 100%;

}
.footer_area ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0;
}

.single_ftr form{
  margin-top: 8px;
}
.single_ftr p{
  margin-bottom: 10px;
}

.sf_title{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.single_ftr ul li{
	position: relative;
	padding-left: 25px;
}
.single_ftr ul li i{
	position: absolute;
	left: 0px;
	top: 3px;
}
.ftr_logo {
    float: left;
    padding: 15px 46px 0 0;
}
.ftr_logo a img {
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}
.ftr_logo a:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.3;
}
.newsletter_form form{
  position: relative;
  display: block;
}
.newsletter_form {
  margin-top: 0px;
  overflow: hidden;
}
.single_ftr p{
  display: inline-block;
}
.newsletter_form .form-control {
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 8px 20px;
    width: 100%;
  position: relative;
  background: transparent;
  color: #fff;
  border-radius: 0;
}

.newsletter_form button {
  border: inherit;
  border-radius: 0;
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  box-shadow: none;
  border: 1px solid transparent;
  transition: 0.5s;
  letter-spacing: 0.5px;
  position: absolute;
  right: 0px;
  top: 0;
  padding: 12px 17px;
  transition: .5s;
}
.newsletter_form button:hover,
.newsletter_form button:hover{
  background: transparent;
  color: #33d286;
  opacity: .9;
}
.newsletter_form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
    opacity: 1
}

.newsletter_form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    opacity: 1
}
.newsletter_form :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    opacity: 1
}
.newsletter_form :-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    opacity: 1
}

.form-control:focus{
  border-color: #33d286;
}

.single_ftr li {
    padding-bottom: 7px;
    color: #fff;
}
.single_ftr a {
    color: #fff;
}
.single_ftr a:hover {
    color: #82a6d1;
}

.ftr_social_icon li {
  display: inline-block;
  text-align: center;
  padding: 4px;
}


.ftr_social_icon ul li a {
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    height: 40px;
    line-height: 32px;
    padding: 4px 8px;
    width: 40px;
  transition: .5s;
}
.ftr_social_icon ul li a:hover{
  background: #33d286;
  border-color: #33d286;
  color: #fff;
}

.ftr_btm_area {
  background: transparent;
  padding-top: 20px;
  padding-bottom: 0px;
  border-top: 1px dotted #888;
  margin-top: 28px;
  z-index: 100;
  position: relative;
}
.copyright_text{
    margin: 6px 0;
}
.clients{ padding: 70px 0;}

.clients ul{ padding: 0; margin: 0; text-align: center;}
.clients ul li{text-align: center;display: inline-block;width: 290px;border: solid 1px #ddd;margin: 10px 7px;}
.inner-banner img{ width: 100%}
.tab-bg p a{
  color: #fff;
  font-size: 18px;
}