

.row
{
    margin-left: 0px;
    margin-right: 0px;
}
body {
  
	padding: 0;
	margin: 0;


  
	/*font-family: 'Open Sans', sans-serif;*/
}
#enq-color
{
    width:83%;
}
img
{    max-width: 100%;}
/*footer links*/
.list ul li a:hover
{
    margin-left: 3px;

}
.airlist
{
           padding: 15px 40px;
}
.airlist li
{
    list-style-type: circle;
}

/*link*/
#area1
{

    padding-bottom: 24px;
}
#sub-gallery
{
    margin-left: 50px;
}
#sub-gallery img
{

   border: 1px solid #00000038;
    padding: 5px;
}

#area1 h3
{
    font-size: 30px;
    letter-spacing: 1px;
    color: #298b1f;
}
#to
{padding-top: 20px;}
/*start css*/
#left,#right
{
    top: 44%;
}
/*.carousel-control.right1
{
    background:none;
}*/
#area2
{
        padding-bottom: 20px;
}
#sidebar
{
    background: url(../images/inquiry1.png) left no-repeat;
      position: fixed;
    top: 25%;
   right: -280px;
    transition: 1s;
    z-index: 999;
}
#feedbackForm
{
    font-size: 17px;
}
#feedbackForm textarea
{
       width: 237px;

}
#feedbackForm input
{margin-bottom: 10px; width: 237px;}
.form-agileits-w3layouts p
{margin-bottom: 0px;}
.form-agileinfo p
{margin-bottom: 0px;}
.contact-send
{    background: red;
    border: none;
    color: white;
    margin-top: 15px;
    padding: 10px 10px 10px 10px;}
#feedbackForm ::placeholder 
{color: red!important;font-size: 12px;padding-left: 10px;}

#sidebar:hover
{right: -4px;}
.bkc
{background: #ededed; 
   margin-left: 88px;
   background: url('../images/back.jpg');
   border: 1px solid red;
   padding: 20px;
}

#sidebar:hover {
    right: -4px;
}
body a {
	color:#fff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration: none;
}
body a:hover {
	text-decoration: none;
    color: white;
}
body a:focus, a:hover {
	text-decoration: none;
}
input[type="button"], input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight:600;
	letter-spacing: 1px;
}
p {

	line-height: 1.7em;
	letter-spacing: 0px;
}
ul {
	margin: 0px;
	padding: 0;
}
li {
	list-style-type:none;
		transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
label {
	margin: 0;
}
a:focus, a:hover {
	text-decoration: none;
	outline: none;
}
.service-list img
{
    transition: 0.3s;
}
/*-- //Reset-Code --*/

/* nav top */
.dropdown-menu>li>a
{


border-bottom: 1px solid #dcd8d8;

}
.dropdown-menu>li>a:hover
{
    color: white;

}
.nav-top {
    display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    justify-content: space-between;
	-ms-flex-pack: justify;
	-ms-flex-pack: space-between;
}
.nav-top a:hover {
    color: yellow;
}
.w3-contact a {
    padding: 0px 10px;
}
.w3-contact {
    padding: 10px 0px;
	    font-size: 14px;
}
.w3-socials {
    display: inline-block;
    text-align: center;
}
.w3-socials ul li {
    display: inline-block;
    padding: 10px;
}
.w3-socials span.fa.fa-facebook {
  /*  color: #6d84b4; */
}

.w3-socials span.fa.fa-twitter {
  /*   color: #00b6f1; */
}
.w3-contact a span.fa {
    margin-right: 10px;
}

/* //nav top */
/* Banner */

.agile-banner {
    font-size: 18px;
}
.navbar-header {
  /*  width: 200px;*/
    text-align: center;
    padding: 0px 0px;

}
.lg
{    margin-left: -13px;
}

.logo-wrap a {
    font-size: 30px;
    font-weight: 600;
        color: #2e9d49;

    text-transform: uppercase;
    letter-spacing: 1px;
}
.logo-wrap a span {
    display: block;
    margin-top: -8px;
	margin-left: 8px;
}
.logo-wrap a:hover {
   color: #2e9d49;
    -webkit-transition: 0.5s all;

}
.nav-wrap {
    width: calc( 100% - 200px );
	margin: auto;
    margin-right: 0px;
}
.w3ls-nav {
    text-align: right;
}
ul.nav li a:hover {
    background-color: transparent;
     background-color: green!important;
     color: white;
    /*color: #ff35f4;*/*/
}
ul.nav li a {

background-color: transparent;
   color: black;
}
.list li a:hover
{ color: #00ff34;
} 
.dropdown-menu li a
{    font-family: 'Josefin Sans', sans-serif;}
.navbar-nav>li>a {
    font-size: 16px;
    letter-spacing: 2px;
    margin-top: 10px;
}

.navbar-nav {
     margin-top: 17px;
   float: none;
    display: inline-block;
}
.test-title2 p:before, .test-title p:after {
    content: '';
    background: #212121;
    height: 2px;
       width: 7%;
    position: absolute;
    top: 65%;
}
.test-title2 p {
    margin-top: 10px;
    text-align: center;
    font-size: 2em;
    color: #114a86;
    position: relative;
}

.test-title2 p span:before, .test-title p span:after {
    content: '';
    background: #212121;
    height: 2px;
    width: 7%;
    position: absolute;
    top: 35%;
}

.test-title2 p:before {
        left: 52%;

}
.test-title2 p span:before {
      left: 41%;
}

.container-fluid {
  padding: 0 51px 4px;
}
.logo-wrap
{    margin-top: 4px;}
.top
{    margin-top: 20px;padding: 0px;}
nav.navbar.w3-navbar {
    /*background: rgb(34, 36, 38);*/
    margin: 0;
	border-radius: 0;
     color: black!important;


     background-color:white;

}
.fa-mobile
{font-size: 18px;}
#ftr-contacts 
{
    margin-top: 51px;
}

span.fa.fa-angle-left, span.fa.fa-angle-right {
    font-weight: 400;
    position: absolute;
    font-size: 50px;
    top: 48%;
}
.carousel-caption {
    top: 0;
    height: 275px;
    right: 0;
    left: 0;
}
.carousel-caption1 {
    position: absolute;
    top: 29%;
    height: 200px;
    right: 14%;
    background: rgba(0, 0, 0, 0.41);
    left: 14%;
}
.carousel-control {
    left: 4%;
  
    }
    .carousel-control.left, .carousel-control.right {
      right: 5%;
}
.w3-socials ul li {
    display: inline-block;
    padding: 4px;
    font-size: 17px;
}
/*.carousel-inner {
    height: 650px;
	
}*/
.carousel-caption p {
        font-size: 18px;
    letter-spacing: 1px;

}
/*#carousel1 img
{
    width: 330px;
}*/
/*start scroll*/
 ::-webkit-scrollbar {
    width: 8px;     
}



/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.8); 
    -webkit-border-radius: 10px;
    background-color:#fff;
    border-radius: 10px;
}


/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background:#666; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    border:1px solid white;

}
 /*end scroll*/
.carousel-caption h1,.carousel-caption h2 {
    padding-top: 4%;
    font-weight: 700;
    font-size: 60px;
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 1px;
    color: #fff;
    /* background-color: #0000008c; */
}
.banner-dott, .banner-dott1 {
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
	height: 525px;
}
.top-bar {
            background: #383b40;
}.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
    height: 525px;
   transition: 0.6s ease-in-out left; 
}
#carousel1>.item>img, #carousel1>.item>img
{
    height: 360px; 
    transition: 0.6s ease-in-out left;
}
.carousel-control.left,.carousel-control.right
{
    background: none;
}
.w3-socials ul li a
{font-size: 12px!important;

}

span.b-head:hover {
    border-bottom: 2px solid #23d6c5;
}
/* Banner */
/* About */
div#about {
    padding: 2% 0px;
	background: #00BCD4;
    color: #fff;
  /*  font-family: 'Alegreya Sans', sans-serif;*/
}
.cnt-top
{margin-top: 16%;}
h3.center {
     text-align: center;
    font-weight: 400;
    color: #ffffff;
    font-size: 40px;
    /* text-transform: uppercase; */
    margin-bottom: 20px;
    /* text-shadow: 0 2px 2px rgba(0,0,0,.6); */
    letter-spacing: 0px;
    /* font-family: 'Inconsolata', monospace; */
    /* margin-top: 10px; */
}
}

h3.center:after {
    /*border-top: 2px solid #FF5722;*/
    display: block;
    width: 100px;
    content: "";
    margin: 10px auto 0;
}

.client2 .center4
{}
.d-flex {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#about2
{
    padding-top: 30px;
}
.about1 {
    padding-right: 15px;
}
.about1 h4 {
    color: black;
    font-size: 30px;
    text-transform: capitalize;
    margin-bottom: 20px;
        text-align: center;
}
.about1 p {
    color: #332823;
    font-size: 14px;
    text-align: justify;
}
ul.about-list li {
    margin: 20px 0px;
}
ul.about-list li span.fa {
        color: #ffffff;
    font-size: 50px;
	height: 80px;
    width: 80px;
    vertical-align: top;
	color: white;
}
.in-block {
    display: inline-block;
    width: calc( 100% - 100px);
}
.in-block h5 {
color: black;
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 5px;
	letter-spacing: 1px;
}
.about2 {
    background: url(../images/d1.png) no-repeat;
    background-size: cover;
    background-position: center;
    /* background-attachment: fixed; */
}
#client2
{
    padding-top: 20px;
}
/* //About */
/* services */
div#service {
    padding: 1% 0px;
    text-align: center;

	/*    background: rgba(233, 30, 99, 0.88);
    color: honeydew; */
}

.service p.details {
    margin: 25px 0px 45px;
}
.service-list {
      display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    justify-content: space-between;
	-ms-flex-pack: justify;
	-ms-flex-pack: space-between;
}
.service-list span.fa {
    font-size: 45px;
    width: 80px;
    height: 80px;
    border: 1px solid #FF5722;
    border-radius: 50%;
    line-height: 80px;
	color: #F44336;
}
.service-list h5 {
    margin: 20px 0px;
    font-size: 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.service1, .service2, .service3 {
    flex: 1;
	  -ms-flex: 1;
    padding: 5px 10px;
}

span.fa.fa-university {
    padding-left: 6px;
}

 .carousel-inner img {
      width: 100%;
      height: 100%%;
  }
  /*turnkey gallery*/

/*end*/
/* //services */
/*-- gallery --*/ 
div#gallery {
    padding: 0% 0px;
	background: none;
}
.gallery {
    text-align: center;
}
.gallery-grids img 
{
    width: 100%;
}

.gallery-grids { 
        overflow: hidden;
	padding: -1px;
}
/*airgallery*/
.gallery2 img
{
    border: 2px solid #0000001f;
    transition: 0.5s;
    padding: 3px;
}
/*.gallery2 img:hover
{
    cursor: pointer;
    transform: scale(1.2,1.2);
}*/

/*-- gallery-hover effect --*/
.w3ls-hover {
	background-color: #FFF;
	display: block; 
	overflow: hidden;
	position: relative; 
	text-align: center;
} 

.w3ls-hover .view-caption {
    padding: 10px 10px 10px 10px;
    position: absolute;
    left: 0;
     top: 41%;
    width: 0%;
    height: 60%;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#gallery h5
{font-size: 20px;}

.w3ls-hover .view-caption h5 {
    color: #fff;
    font-size: 2.2em;
    font-weight: normal;
	    text-transform: uppercase;
}
.w3ls-hover .view-caption span {
    color: #fff;
    font-size: 13px;
    margin-top: 6%;
    display: inline-block;
    border: 1px solid #fff;
    padding: 1em;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    border-radius: 50%;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; 
}
.w3ls-hover:hover .view-caption { 
	background-color: rgba(0, 167, 189, 0.74); 
	opacity: 1;
	width: 100%;
}
.w3ls-hover .view-caption span:hover {
    color: #FFEB3B;
    border-color: #FFEB3B; 
}
/*-- //gallery --*/
/* testimonials */
div#testimon {
    padding: 5% 0px;
	/*    background: rgba(24, 154, 171, 0.38); */
}

.user-review {
	letter-spacing: 0.5px;
	padding: 20px 0px;
}
.usr-txt, .usr-img {
	    padding: 0px 10px;
}
.usr-txt {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    padding-top: 5%;
}
.usr-img {
    width: 300px;
    display: inline-block;
    /* height: 300px; */
    overflow: hidden;
    /* border-radius: 50%; */
}
.flexslider-info {
    height: auto;
}
.flex-control-nav {
    right: 50%;
    bottom: 0;
}
h6.review {
    padding-left: 35px;
    margin-bottom: 15px;
    background: url(../images/quotes.png) no-repeat 0px 0px;
    background-size: 20px;
    line-height: 20px;
	font-size: 17px;
}
p.indent {
    color: #696464;
    padding-left: 60px;
    margin-bottom: 10px;
	    font-size: 15px;
}
p.usr-name {
    padding-left: 60px;
    color: #E91E63;
  /*  font-weight: bold; */
    font-size: 18px;
}
span.designation {
    font-size: 14px;
    font-weight: 100;
    font-style: italic;
    margin-left: 10px;
}
.usr-img {

    overflow: hidden;
}
.usr-img img.img-responsive {
    width: 300px;
    border-radius: 50%;
}
/* //testimonials */
/* contact */
#contact {
    text-align: center;
	background: #607D8B;
    color: white;
	background: url(../images/contact.jpg) no-repeat fixed;
    background-size: cover;
    background-position: center;
 
}
#contact h3{
    margin-top: 30px;
}
.black{
       background: #0000009e;
           padding-bottom: 30px;

}
#address
{
    margin-left: 0px;
    margin-top: 40px;
}
#address h4
{
    padding-bottom: 20px;
}
#address h4 i{
    color:yellow;
}
#address a:hover
{
        color: green;
}
ul.input {
    margin: 30px 0px;
}
ul.input li {
    margin: 25px 0px;
}
.contact-me input[type="submit"] {
    border: none;
    background-color: rgba(244, 67, 54, 0.76);
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 15px;
        padding: 9px 122px;
    border-radius: 4px;
    color: #fff;
    margin-left: 40px;
	outline: 0;
}
.contact-me h4
{
    padding-top: 40px;
}
.contact-me i
{
    color: yellow;
}
ul.input input {
    border: none;
    border-bottom: 1px solid #FFEB3B;
    padding: 10px 0px;
    width: 85%;
    letter-spacing: 1px;
    font-size: 15px;
    outline: 0;
	    background: transparent;
    color: white;
}
ul.input span.fa {
    vertical-align: top;
    margin: 13px 10px 0px;
    font-size: 20px;
}
.contact-me {
    width: 450px;
    margin: auto;
}
.contact-me textarea {
    border: none;
    border-bottom: 1px solid #FFEB3B;
    padding: 10px 0px;
    width: 85%;
    letter-spacing: 1px;
    font-size: 15px;
    outline: 0;
    height: 100px;
	background: transparent;
    color: white;
}
.contact-me input[type="submit"]:hover {
    background: #00BCD4;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: black;
font-size: 12px;
padding-left: 10px;
      letter-spacing: 1px;
}
::-moz-placeholder { /* Firefox 19+ */
  color: black;
  font-size: 12px;
padding-left: 10px;
        letter-spacing: 1px;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #f9e9d3;
        letter-spacing: 1px;
}
:-moz-placeholder { /* Firefox 18- */
  color: #f9e9d3;
        letter-spacing: 1px;
}

/* //contact */
/* Map */
.map iframe {
    border: none;
    width: 100%;
    height: 350px;
}
/* //Map */
/* footer */
.list {
      display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    justify-content: space-between;
	-ms-flex-pack: justify;
	-ms-flex-pack: space-between;
	margin-bottom: 0%;
	letter-spacing: 1px;
    font-size: 16px;
}
.list a {
    margin: 20px;
    margin-left: 0;
    display: inline-block;
    font-size: 17px;
}
.list li {
    margin: 15px 0px;
}
.footer {
    padding: 30px;
    padding-bottom: 10px;
           background: #000000;
    color: white;
}

/* //footer */
/* copyright */
.copyright {
           background-color: #080808;
    text-align: center;
    padding: 10px 0px 1px 0px;
    color: #fff;
	    letter-spacing: 1px;
}
.copyright a:hover {
    color: #f9f903;
}
/* //contact */
/*Go to Top*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
#para1
{
   padding: 30px;
   padding-bottom: 20px;
   
}

#para1 p
{  
    text-align: justify;
    font-size: 14px;
    padding: 8px;
  
}
#para1 b
{
    text-align: justify;
    font-size: 14px;
    border-bottom: 1px solid #f65324 ;
    color:#f65324;
}
.img-ovr
{    display: inline-block;
    overflow: hidden;}
#para1 h3
{
    font-size: 30px;
    letter-spacing: 1px; 
  color: #008c1d;    
}

#para1 img
{
    transition: 0.5s;
}
.back {
    background: #efede9;
}
#para1 img:hover
{
    transform: scale(1.2,1.2);
}
.logo-wrap img{
    width: 41%;
}

.airimg
{
    padding: 30px;
}
.lists1
{
    margin-top: 40px;
}

.gallery-w3lsrow1 img
{
    padding: 3px;
   /* border:1px solid black;*/
    transition: 0.6s;
}
h3>span
{
    color: #276a9d;
}
.gallery-w3lsrow1 img:hover
{
    transform: scale(1.2,1.2);
} 
.lists1 ul li
{

    list-style-type: circle;
    margin-bottom: 10px;
    font-size: 13px;

}
.lists1 li
{
   margin-left: 13px;
}
.lists2
{
    margin-top: 40px;
    margin-left: 20px;
}

.lists2 ul li
{

    list-style-type: circle;
    margin-bottom: 10px;
    font-size: 13px;
        text-align: justify;
}
.lists2 li
{
   margin-left: 13px;
}
.borderimg
{
    position: absolute;
    z-index: 999;
    top: 50px;
    height: 100%;
    left: 92%;
    margin-left: 0px;
}
.borderimg1
{
    position: absolute;
    z-index: 999;
    top: 20px;
    height: 100%;
    left: 96%;
}
.footer h4
{margin-bottom: 30px;}
.borderimg2
{
        margin-left: 62px;
}
.lnk
{margin-left: 28px;}
.borderimg3 img
{
        max-width: 100%;
    height: 152px;
    position: absolute;
    left: 351px;
    top: -19px;
}
.lnk li
{margin-bottom: 10px;}
.metalprd
{
    padding: 10px;
}
.desc1
{
   background-color: #f83d01;
   padding: 10px 5px 10px 5px;
   color: white;
}
.lnk {
        margin-left: 45px;
}
h4 i
{
        color: #ffffff;
}
/*-- //to-top --*/
.mbl-none p a
{margin-left: 10px;}
/*-------------------------------------------------------*/

/* responsive */
.carousel-indicators {
    top: 90%;
}
@media screen and (max-width: 767px){
.logo-wrap img {
    width: 20%;
}
.g-pad
{
    padding: 0px;
}
/*#myDIV
{
    display: none;
}*/
.logo-wrap a {
    font-size: 24px;
    font-weight: 600;
    color: #2e9d49;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#para1 h3 {
    font-size: 17px;
    /* letter-spacing: 1px; */
    color: #ff3d00;
    margin-top: 39px;
}
.w3ls-hover {
    /* background-color: #FFF; */
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.carousel-caption1
{display: none;}
.carousel-inner .item img {
    height: 140px!important;
}
.w3-contact a {
    padding: 0px 2px!important;
}
.carousel-indicators li,.carousel-indicators .active
{
    margin-bottom: 20px!important;
}
.test-title2 p:before, .test-title p:after {
    width: 10%;
    }
    .test-title2 p:before {
    left: 57%;
}
.ftr-lft 
{margin-left: -70px!important;}
#ftr h4
{    margin-left: -76px!important;    margin-top: 10px;}
#client-radio
{    top: 98%;}
#client-img img
{width: 40%!important;height: auto!important;    margin-top: 10px;}
.about1 {
    padding-right: 0;
}
.borderimg {
    display: none;

}
#para1 b {
    text-align: justify;
    font-size: 13px;
    border-bottom: 1px solid #f65324;
    color: #f65324;
}
.gallery2 img {
    border: 2px solid #0000001f;
    transition: 0.5s;
    padding: 3px;
    width: 100%;
}


.overlay2 {
    position: initial;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.42);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
#about1 img {
    -webkit-animation-name: example;
    -webkit-animation-duration: 1s;
    animation-name: example;
    animation-duration: 1s;
    height: 30%;
    width: 100%;
}
.borderimg2 {
 
    display: none;
}
#para1 h3 {
    font-size: 17px;
    /* letter-spacing: 1px; */
    color: #008c1d;
    margin-top: 39px;
}
.text {
    padding: 6px 10px 6px 10px;
    background: rgba(37, 127, 2, 0.62);
    white-space: nowrap;
    border-radius: 7px 7px 7px 7px;
    color: white;
    font-size: 20px;
    position: absolute;
    overflow: hidden;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
div.desc {
    padding: 15px;
    text-align: center;
    background-color: green;
    color: white;
}


.lists1 ul li {
    list-style-type: circle;
    margin-bottom: 10px;
    font-size: 13px;
    margin-left: 39px;
}
.test-title2 p span:before {
    left: 33%;
}
.test-title2 p span:before, .test-title p span:after {
    width: 10%;
}
.test-title2 i
{font-size: 25px;}
.about1 h4 {
    font-size: 18px!important;
}

.banner-dott, .banner-dott1 {
    height: auto;
}
    .carousel-caption p 
    {
    font-size: 12px!important;
    }
    .carousel-caption h1, .carousel-caption h2
    {
    font-size: 23px;
    margin-bottom: 0px;
    }
    .carousel-inner .item img 
    {
     height: 20%;
    }
    #sidebar {
    background: url(../images/inquiry1.png) left no-repeat;
    position: fixed;
    top: 25%;
    right: -330px;
    transition: 1s;
    z-index: 999;
    }
    h3 .center
    {
        margin-left: 1px;
    }
    #contact h3
    {
        margin-left:1px;
    }
    #address h4
    {
            margin-left: 5px;
    }
	.container-fluid {
    padding: 0 50px;
}
	button.navbar-toggle {
    border: 1px solid #020202;

}
.list li {
    margin: 15px 0px;
    font-size: 10px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0;
   
    font-weight: 600;
    letter-spacing: 1px;
    /* text-align: center; */
}
h3.center {
    font-size: 28px;
 
}
.navbar-header {
    width: 100%;
    text-align: left;
}
	.w3-hide {
    display: none;
}
.logo-wrap a span {
    margin-left: 1px;
}
.nav-wrap {
    width: 100%;
	padding: 0px;
}
.navbar-toggle .icon-bar {
	    background-color: black;;
}
.heading h1 {

    padding: 10px;
    font-size: 40px;

}
.heading {
    padding-top: 25%;
    padding-bottom: 3%;
}
h3.center {
    font-size: 32px;
}

div#about h2 {
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 1px;
	margin-bottom: 10px;
}
div#about p {
    font-size: 15px;
    letter-spacing: 0px;
    
}
.guide1 img, .guide2 img, .guide3 img, .guide4 img {
    width: 150px;
}
.modal-dialog {
	margin: 40px;
}
.partner img.img-responsive {
    margin: auto;
}
.mask img.img-responsive.zoom-img {
    margin: auto;
}
.partner {
    margin-bottom: 30px;
    padding: 0px 20px;
    display: inline-block;
    width: 49%;
}
.prop {
    margin-top: 30px;
    width: 49%;
    display: inline-block;
}
.w3ls-nav {
    text-align: center;

}

}
/* responsive */
@media screen and (max-width: 1600px){}

@media screen and (max-width: 1440px){
	span.fa.fa-angle-left, span.fa.fa-angle-right {
    top: 44%;
}
	
}

@media screen and (max-width: 1366px){}

@media screen and (max-width: 1280px){
	div#myCarousel,.inner {
    height: auto;
}
.w3ls-hover .view-caption {
    padding: 10px 0;


}

}

@media screen and (max-width: 1080px){
	.carousel-caption1 {
    top: 32%;
	}
	.about1 h4 {
    font-size: 30px;
	}
	.w3ls-hover .view-caption span {

    margin-top: 5px;
    padding: 15px;
	}
	.w3ls-hover .view-caption h5 {
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.usr-txt {
    width: 70%;
}
.usr-img {
    width: 29%;
}

}

@media screen and (max-width: 1050px){}

@media screen and (max-width: 1024px){
	.about1 p {
    color: #000000;
    font-size: 14px;
}

.map iframe {
    height: 300px;
}

}

@media screen and (max-width: 991px){
	div#about .container {
    width: 95%;
}
/*.collapse.text-center.navbar-collapse.w3ls-nav.navbar-collapse {
    padding: 5px 0px 0px;
}*/

}

@media screen and (max-width: 900px){
	.carousel-caption h1, .carousel-caption h2 {
    font-size: 50px;
	}
	.carousel-caption1 {
    top: 27%;
	    height: auto;
	}
	
}

@media screen and (max-width: 800px){
	.container-fluid {
    padding: 0 2%;
}
.carousel-caption h1, .carousel-caption h2 {
    font-size: 42px;
}
.carousel-caption p {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 100;
}
ul.about-list li span.fa {
    font-size: 40px;
    height: auto;
    width: 60px;
}
.in-block {
    width: calc( 100% - 65px);
}
.service-list span.fa {
    font-size: 35px;
    width: 70px;
    height: 70px;
    line-height: 65px;
}
.w3ls-hover .view-caption h5 {
    font-size: 18px;
}

.w3ls-hover .view-caption span {
    margin-top: 5px;
    padding: 10px;
}
.usr-txt {
    padding: 0px;
    padding-left: 10px;
}

}

@media screen and (max-width: 768px)
{
.logo-wrap img
{
    width:20%;
}
	.carousel-caption1 {
    top: 23%;
}
.lnk {
     margin-left: 0px; 
}
textarea {
    width: 60%;
    overflow: auto;
}
.w3ls-hover {
        background: none;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}
h3.center {
    font-size: 30px;
}
.about1 h4 {
    font-size: 17px;
        margin-left: 1px;
}
 .in-block h5 {
    font-size: 17px;
    margin-left: 20px;
    }
}

}

@media screen and (max-width: 736px){
	.logo-container {
    padding: 0px 15px;
}

.d-flex {
    flex-direction: column-reverse;
}
.about2 {
    height: 290px;
	margin-bottom: 30px;
}
.about1 h4 {
    font-size: 30px;
    text-align: center;
}
p.details {
    text-align: center;
}
ul.about-list li span.fa {
    font-size: 45px;
    height: auto;
    width: 70px;
}
.in-block {
    width: calc( 100% - 80px);
}
.w3ls-hover .view-caption span {
    margin-top: 5%;
    padding: 20px;
}
.w3ls-hover .view-caption h5 {
    font-size: 22px;
}

}
@media screen and (max-width: 667px){



    .carousel-inner .item img 
    {
  /*  height: 20%;*/
    }
	.carousel-caption p {
    font-size: 12px;
}
.carousel-caption h1, .carousel-caption h2 {
    font-size: 39px;
}
.carousel-caption1 {
    top: 20%;
}
.about1 h4 {
    font-size: 27px;
}
.map iframe {
    height: 250px;
}
div#about .container {
    width: 87%;
}
.row {
    margin-right: 0;
    margin-left: 0;
}


}

@media screen and (max-width: 640px){
	.carousel-caption1 {
    right: 8%;
	}
}

@media screen and (max-width: 600px){
	.carousel-caption h1, .carousel-caption h2 {
    font-size: 33px;
    margin-bottom: 8px;
}

	.list a {
    margin: 12px;
    margin-left: 0;
	}
	.service-list h5 {
    font-size: 18px;
	}
}

@media screen and (max-width: 568px){
	.service-list {
    flex-direction: column;
	}
	.service1, .service2, .service3 {
    margin-bottom: 30px;
	}
	.usr-txt {
    width: 100%;
}
.usr-img {
    width: 40%;
    margin-left: 10%;
    margin-top: 3%;
}
.contact-me ul.input li {
    margin: 18px 0px;
}

}

@media screen and (max-width: 480px){
	.carousel-caption h1, .carousel-caption h2 {
    font-size: 26px;
    margin-bottom: 8px;
}
.carousel-caption1 {
    top: 23%;
}
.w3-socials {
    display: none;
}
.nav-top {
    justify-content: center;
}
h3.center {
    font-size: 26px;
}
.carousel-inner .item img {
    height: 350px;
}
	.contact-me {
    width: 400px;
    margin: auto;
}
.contact-me input[type="submit"] {
    padding: 9px 27%;
}
.list {
    flex-direction: column;
    text-indent: 60px;
}
.list a {
    text-indent: 0;
    margin: 0;
    margin-right: 25px;
}
.w3ls-hover .view-caption span {
    margin-top: 5%;
    padding: 10px;
}
.w3ls-hover .view-caption h5 {
    font-size: 20px;
}
div#about .container {
    width: 96%;
}
ul.address {
    border-bottom: 1px solid #d2c1c1;
    border-top: 1px solid #d2c1c1;
}

}
@media screen and (max-width: 414px){
	.carousel-caption h1, .carousel-caption h2 {
    font-size: 30px;
    margin-bottom: 5px;
}
.carousel-inner .item img {
    height: 320px;
}
.carousel-caption1 {
    top: 20%;
}
.about1 h4 {
    font-size: 22px;
}

h6.review {
    font-size: 15px;
}
p.indent {
    font-size: 14px;
}
.usr-img {
    width: 200px;
    margin-bottom: 10px;
}
.flexslider-info {
    height: auto;
    margin: 0;
}
.contact-me {
    width: 350px;
}
.contact-me input[type="submit"] {
    padding: 9px 23%;
}

}

@media screen and (max-width: 384px){
	.w3ls-hover .view-caption h5 {
    font-size: 16px;
}
.w3ls-hover .view-caption span {
    padding: 6px;
}

.contact-me {
    width: 300px;
}
.contact-me input[type="submit"] {
    padding: 9px 21%;
}
.carousel-caption h1, .carousel-caption h2 {
    font-size: 27px;
    margin-bottom: 5px;
}
.carousel-inner .item img {
      height: 20%;
}
.w3-contact {
    font-size: 13px;
}
.w3-contact a {
    padding: 0px 5px;
}
.w3-contact a span.fa {
    margin-right: 7px;
}


}

@media screen and (max-width: 375px){
	div#about .container {
    width: 100%;
}
.about1 h4 {
    font-size: 20px;
}
.service-list h5 {
    margin: 13px 0px;
}
.gallery-grids {
    padding: 20px;
    width: 100%;
}
.w3ls-hover .view-caption {
    top: 65%;
    height: 35%;
}

}

@media screen and (max-width: 320px){
	.w3-contact a {
    padding: 0px 5px;
    padding-left: 0;
}
	.carousel-caption h1, .carousel-caption h2 {
    font-size: 24px;
}
.carousel-caption p {
    font-size: 13px;
}
.carousel-caption1 {
    right: 6%;
}
.carousel-inner .item img {
    height: 275px;
}
.carousel-caption1 {
    top: 18%;
}
h3.center {
    font-size: 20px;
}
h6.review {
    font-size: 14px;
}
.contact-me {
    width: 280px;
}
.contact-me input[type="submit"] {
    padding: 9px 20%;
    margin-left: 0;
}
ul.input input,.contact-me textarea {
    width: 80%;
}
.list {
    flex-direction: column;
    text-indent: 40px;
}


}

.clients ul li
{
    display: inline; 
    width: 12%;

}
.wdt img
{width: 12%!important;}

.carousel-indicators 
{
    position: absolute;
    bottom: 0px;
    left: 50%;
    z-index: 15;
    width: 60%;

    margin-left: -30%;
    text-align: center;
    list-style: none;


}
#myCarousel2 ol li
{
    top: 84px;
    border:2px solid red;
}
#myCarousel2
{
    padding-bottom: 20px;

}
.center
{text-align: center;}
#client2
{
    margin-bottom: 30px;
}
.service-list img
{
    padding: 4px;
    border-radius: 50%;
    border:2px solid #444aff69;
    transition: width 4s height 4s;
}
.service-list img:hover
{
    overflow:hidden;
       transform: scale(1.1);
    height: 140px;
    width: 140px;
}

#service2
{
    padding-top: 20px;
}

#metallist li
{
        list-style-type: circle;
        margin-left: 20px; 
}
h3
{font-family: 'Josefin Sans', sans-serif;}
body {
    font-family: 'Montserrat', sans-serif;
}
.card-body 
{

    padding: 10px;
    font-size: 17px;
    color:black;
    font-weight: bold;
    text-align: center;
  
}
.card
{
    margin-left: 35px;
    /*margin-bottom: 20PX;*/
    padding-left: 10px;
    width: 80%;
    border:1px solid black;
    border-radius: 10px;
    transition: width 1s;
}
.card:hover
{
    width: 90%;
}
.borderimg
{
    height: 100%;
}
#about1
{
    padding: 20px;
  
    }
#about1 .row
{
    padding: 20px;
}
#about p
{

}
#about1 img
{
     -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
        animation-name: example;
    animation-duration: 1s; 
}
#about1 img:hover
{
    opacity: 0.8;
    filter: alpha(opacity=80);
    cursor: pointer;
}
@keyframes example {
    0%   {transform: rotate(2deg);}
    25%  {transform: rotate(-2deg);}
    50%  {transform: rotate(2deg);}
    100% {transform: rotate(-2deg);}
}
#about1 .center2
{
    color: black;
}

#turnkeyarea
{
    margin-left: 20px;
}
#para1 a
{
  color: black;
}
.center2
{
    padding: 20px;
}
.list a
{
    margin: 0px;
}
@media (min-width: 1200px)
{
.container 
{
    width: 980px;
}
.list li a i
{
    padding: 7px;
}
.list li
{
    font-size: 15px;
}
.list li a
{
    font-size: 15px;
}
.carousel slide
{

}


.gallery1:hover .overlay2 {
  height: 100%;
}

.text {
     padding: 6px 10px 6px 10px;
    background: rgba(37, 127, 2, 0.62);
    white-space: nowrap;
    border-radius: 7px 7px 7px 7px;
    color: white;
    font-size: 20px;
    position: absolute;
    overflow: hidden;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.overlay2 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
background-color: rgba(0, 0, 0, 0.42);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}




/*
Gallery
*/
div.gallery1 {
    margin: 5px;
 
    float: left;
    width: 200px;
}

div.gallery1:hover {
    border: none;
}

div.gallery1 img {
    width: 100%;

}

div.desc {
    padding: 15px;
    text-align: center;
    background-color: green;
    color: white;
}
.gal
{

   }

.padd
{padding: 0px;}

#para1 .w3ls-hover .view-caption {
    padding: 2.5em 0;
    position: absolute;
    left: 0;
    top: 51%;
    width: 0%;
    height: 50%;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#para1 a:hover
{
    background-color: #3379b7;
}

   

div.gallery1
{
    margin-left: 27px;
}
#about1 .row
{
    padding: 8px;

}
#para1
{

}

#para1 a:hover 
{
 color: white;
}
.list-group-item.active
{
    color: white!important;
}
.w3ls-hover
{
    background:none;
}
/*inquiry form*/

.red{
    color:red;
    }
.form-area
{
    position: fixed;
    left: 1300px;
    top: 120px;
    background-color:  #a0deeca6;
    padding: 10px 40px 60px;
    margin: 10px 0px 60px;
    border: 1px solid GREY;
    }
   /* .form-area:hover
    {
    position: fixed;
    left: 990px;
    top: 145px;
    background-color:  #a0deeca6;
    padding: 10px 40px 60px;
    margin: 10px 0px 60px;
    border: 1px solid GREY;
    }

/*start slider css*/

.bs-slider{
    overflow: hidden;
    max-height: 700px;
    position: relative;
    background: #000000;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}

.slide-text > h1 {
    
    padding: 0;
    color: #ffffff;
    font-size: 70px;
    font-style: normal;
    line-height: 84px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text > a.btn-default{
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}






/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }
    #para1 h3 {
    font-size: 17px;
    /* letter-spacing: 1px; */
    color: #ff3d00;
    margin-top: 39px;
}

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }

}

.fa-instagram
{
      background: #866c55;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    margin-left: 12px;
}
.fa-facebook
{
          background: #1fade8;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    margin-left: 12px;
}
.fa-twitter
{    background: #03A9F4;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    margin-left: 12px;
}

.fa-google-plus
{
     background: #c53f2b;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    margin-left: 12px;
}
.ftr-title h4:before {
    position: absolute;
    content: "";
     left: 83px;
    right: 0;
    top: 31px;
    border-bottom: 1px solid #ffd322;
    width: 50px;
}

.ftr-title h4:after {
     position: absolute;
    content: "";
      left: 62px;
    right: 0px;
    top: 31px;
    border-bottom: 1px solid #fff;
    width: 15px;
}
.ftr-title h4
{font-weight: normal;font-size: 21px;}

.top
{    margin-top: 25px;}



 
