
.humans { display: none; }


body{
	margin:0 auto;
	background-color:#fff;
	width:100%;
	height:auto;
	overflow-x:hidden;	
	font-family: 'roboto', sans-serif;
}
.navbar-nav > li > a {
    text-transform: uppercase;
}
.inner-banner{
	width:100%;
	height:auto;
	}	
/*-----------------------------*/
/* Header */
.large-header {
	width: 100%;
	background: #333;
	overflow: hidden;
	background-size: cover;
	z-index: 1;
	max-height:350px;
}



.demo-2 .large-header {
	background-image:url(../images/contact-banner.jpg);
	background-position:center;
	background-attachment:fixed;
	position:relative;
	background-size:cover;
}
.banner-home{
	background-size:cover;
	background-position:center top;
	background-attachment:fixed;
	height:680px;
	width:100%;
}


/*----------------*/
.navbar {/*
    padding: 15px;*/
    padding-bottom: 0;
}

.navbar-inverse {
background-color: rgb(255, 255, 255);
    border-bottom: solid 2px rgba(222, 222, 222, 0.94) !important;
    border-radius: 0;
    border: none;
	z-index:10000000000;
	top:1px;

}
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom:18px;
	
	-webkit-transition: outline .5s ease-in;
-moz-transition: outline .5s ease-in;
-ms-transition: outline .5s ease-in;
-o-transition: outline .5s ease-in;
transition: outline .5s ease-in;
	
}
.navbar-nav > li > a:hover, .navbar-nav > li > a.active {
	 color: #9d9d9d !important ;
	
	margin-bottom:-3px;
    border-bottom: solid 3px red;
	
-webkit-transition: outline .5s ease-in ;
-moz-transition: outline .5s ease-in ;
-ms-transition: outline .5s ease-in ;
-o-transition: outline .5s ease-in ;
transition: outline .5s ease-in ;
}
.logo {
    -webkit-transition: outline .5s ease-in;
    -moz-transition: outline .5s ease-in;
    -ms-transition: outline .5s ease-in;
    -o-transition: outline .5s ease-in;
    transition: outline .5s ease-in;
    padding-top: 15px;
    padding-left: 30%;

}
.lite{
		font-size:21px !important;
		word-spacing: .2em;

}
.bold{
	font-weight:bolder !important;
	}
.banner-content{
	top:40%;
	text-align:center;
	color:#fff;
	width:100%;
	text-transform:uppercase;
	position:absolute;
	font-size:44px !important;
	z-index:1;
}
canvas{
    width: 100% !important;
	height:630px;
}
.banner-content h1 {
    font-size: 46px;
}
.hr-new{
	width:60%;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a{
text-align:center;
font-weight:bold;
    color: #333;
	    border-right: solid 1px #e2e2e2;

}
.input-sm {
    border-radius: 0;
}
.btn-primary {
    border-radius: 0;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	 color: #9d9d9d;
	
}
.navbar-inverse .navbar-nav > li > a span{
	font-size:11px;
	text-align:center;
	font-weight:normal;
}

.fixed {
	position: fixed; 
	top: 0; 
	height:auto; 
	z-index: 100000000;
	width:100%;
	borde
}
.bg-dark{
	background-color:#333;
	    padding: 20px 60px 20px 20px;		
}
.work-slide{
    margin-top:1px;
	    z-index: 0;

}
.form-index {
    margin-top:0px;
    background-color: #2286cd;
    padding-top:20px;
	padding-bottom:20px;
	color:#fff;
}
.form-group {
    margin-bottom: 10px;
}
.form-index .h4 {
    font-size: 15px;
    color: #e9f3f9;
}
.no-padd{
	padding:0 !important;
	}
	.carousel-inner img{
		padding:15px 0px;
}
	
	.carousel-inner {
    background:#333333;
	color:#fff;
	    z-index: 1000000000 !important;

}

.work-slide .carousel-inner p{
	padding-right:10%;
}
.work-slide .carousel-inner img {
	padding-right:15px;
	padding-left:15px;
    background-color: #d2d2d2;
}
.slider-icon{
	margin-top:90%;
}
.testimonial{
	min-height:360px;
	padding-top:25px;
}
.testimonial h4{
	color:#333;
}
.testimonial p{
	font-size:14px;
}

.testimonial .carousel-inner{
	background-color:transparent;
	color:#999 ; 	
}
.testimonial blockquote{
	border-left:0;
}

::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    /*----- -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;-----*/
	background:#d2d2d2;
	
}
 
::-webkit-scrollbar-thumb {
    /*----border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);-----*/ 
	background:#696969;
}


.icon{
    position: relative; 
	top: 40%; left: 0; bottom: 0; right: 0;
    width: 130px;
    height: 130px;
    background:url(../images/qoute.png);
    background-size: 130px 130px;
    margin: auto; 
    z-index: 3;
  
    -webkit-box-shadow: 
      0 0 0 10px   rgba(255,255,255,.2),
      0 0 25px 2px rgba(0,0,0,.4),
inset 0 0 0 7px   rgba(255,255,155,.4);
    -moz-box-shadow: 
      0 0 0 10px   rgba(255,255,255,.2),
      0 0 25px 2px rgba(0,0,0,.4),
inset 0 0 0 7px   rgba(255,255,155,.4);
    box-shadow: 
      0 0 0 10px   rgba(255,255,255,.2),
      0 0 25px 2px rgba(0,0,0,.4),
inset 0 0 0 7px   rgba(255,255,155,.4);
  
    -webkit-border-radius: 999px; 
    -moz-border-radius: 999px;
    border-radius: 999px;
    /* border-radius: 50% has issues on some mobile browsers */
}
.icon:hover{
	-webkit-filter: grayscale(200%); /* Safari */
    filter: grayscale(200%);
	cursor:pointer;
	
}

.pulse1 {
    position: absolute;  
    width: 200px;
    height: 200px;
    margin: auto; 
    top: 0; left: 0; bottom: 0; right: 0;
    z-index: 1;
    opacity: 0;
    border: 3px solid rgba(255,255,255,.1);
  
    -webkit-animation: pulsejg1 4s linear infinite;
    -moz-animation: pulsejg1 4s linear infinite;
    animation: pulsejg1 4s linear infinite;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    -webkit-box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, .6);
    -moz-box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, .6);
    box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, .6);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
   
   { text-transform: uppercase;
    letter-spacing: 1px;
}
.pulse2 {
    position: absolute;
    width: 200px;
    height: 200px;
    margin: auto; 
    top: 0; left: 0; bottom: 0; right: 0;
    z-index: 2;
    opacity: 0;
    border: 1px solid rgba(255,255,255,0);
  
    -webkit-animation: pulsejg2 4s linear infinite;
    -moz-animation: pulsejg2 4s linear infinite;
    animation: pulsejg2 4s linear infinite;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    -webkit-box-shadow: inset 0px 0px 12px 5px rgba(255, 255, 255, .8);
    -moz-box-shadow: inset 0px 0px 12px 5px rgba(255, 255, 255, .8);
    box-shadow: inset 0px 0px 12px 5px rgba(255, 255, 255, .8);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@-webkit-keyframes pulsejg1 {
    0% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }

    50% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(.9);
        opacity: .2;
    }

    70% {
        -webkit-transform: scale(1.1);
        opacity: .35;
    }

    80% {
        -webkit-transform: scale(1.25);
        opacity: .2;
    }

    100% {
        -webkit-transform: scale(1.4);
        opacity: 0;
    }
}

@-moz-keyframes pulsejg1 {
    0% {
        -moz-transform: scale(.6);
        opacity: 0;
    }

    50% {
        -moz-transform: scale(.6);
        opacity: 0;
    }

    60% {
        -moz-transform: scale(.9);
        opacity: .2;
    }

    70% {
        -moz-transform: scale(1.1);
        opacity: .35;
    }

    80% {
        -moz-transform: scale(1.25);
        opacity: .2;
    }

    100% {
        -moz-transform: scale(1.4);
        opacity: 0;
    }
}

@keyframes pulsejg1 {
    0% {
        transform: scale(.6);
        opacity: 0;
    }

    50% {
        transform: scale(.6);
        opacity: 0;
    }

    60% {
        transform: scale(.9);
        opacity: .1;
    }

    70% {
        transform: scale(1.1);
        opacity: .25;
    }

    80% {
        transform: scale(1.25);
        opacity: .1;
    }

    100% {
        transform: scale(1.4);
        opacity: 0;
    }
}

@-webkit-keyframes pulsejg2 {
    0% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }

    40% {
        -webkit-transform: scale(.8);
        opacity: .05;
    }

    50% {
        -webkit-transform: scale(1);
        opacity: .1;
    }

    60% {
        -webkit-transform: scale(1.1);
        opacity: .3;
    }

    80% {
        -webkit-transform: scale(1.2);
        opacity: .1;
    }

    100% {
        -webkit-transform: scale(1.3);
        opacity: 0;
    }
}

@-moz-keyframes pulsejg2 {
    0% {
        -moz-transform: scale(.6);
        opacity: 0;
    }

    40% {
        -moz-transform: scale(.8);
        opacity: .05;
    }

    50% {
        -moz-transform: scale(1);
        opacity: .1;
    }

    60% {
        -moz-transform: scale(1.1);
        opacity: .3;
    }

    80% {
        -moz-transform: scale(1.2);
        opacity: .1;
    }

    100% {
        -moz-transform: scale(1.3);
        opacity: 0;
    }
}

@keyframes pulsejg2 {
    0% {
        transform: scale(.6);
        opacity: 0;
    }

    40% {
        transform: scale(.8);
        opacity: .05;
    }

    50% {
        transform: scale(1);
        opacity: .1;
    }

    60% {
        transform: scale(1.1);
        opacity: .3;
    }

    80% {
        transform: scale(1.2);
        opacity: .1;
    }

    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}
.quote-home {
    position: absolute;
    right: 16%;
    bottom: 20%;
    cursor: pointer;
}
.carousel-inner hr{
	margin:0;	
}
#background{
	background-color:#000;
	background-image:url(../images/web.webp);
/*	width:100%;*/
	}
	

.owl-item h4, h5{
	color:#333 !important;
}
.owl-prev {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 30%;
    border-radius: 0px;
    background-image: url(../images/owl-prev.png);
}
.owl-next {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 30%;
    background-image: url(../images/owl-next.png);
}
.owl-item .item{
	border-top:none !important;
	border-bottom:none !important;
    border: solid 1px #d2d2d2;
}
.owl-item a:hover{
	text-decoration:none;
}

.scroll-top-wrapper {
      position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: rgba(12, 20, 33, 0.11);
    color: #eeeeee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom: 33px;
    padding-top: 1px;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}




.mt-100 {
    margin-top: 100px; 
}
.mb-100 {
    margin-bottom: 100px;
}


.header {
    padding-top: 50px;
    background-color: #eee;
    overflow: hidden;
}
.footer {
    color: #887;
    background-color: #eee;
    padding-top: 40px;
    padding-bottom: 30px;
}

.content {
    position: relative;
    display: table;
    width: 100%;
    min-height: 100vh;
}
.pull-middle {
    display: table-cell;
    vertical-align: middle;
}

.btn {
    padding-left: 25px;
    padding-right: 25px;
}
.btn-circle {
    border-radius: 20px;
}

.input-group input {
    border: 0;
    box-shadow: none;
    padding-right: 30px;
}
.input-group input:focus,
.input-group input:active {
    outline: 0;
    box-shadow: none;
}
.input-group-btn:last-child>.btn {
    z-index: 2;
    margin-left: -18px;   
    border-radius: 20px;
}
.testi {
    margin-top:13px;
}
.testi h3{
	text-transform:uppercase;
	 font-size:20px;	
}






/*=========================
  Icons
 ================= */

 @import url('https://fonts.googleapis.com/css?family=Roboto:300,400');

 footer{
	font-family: 'Roboto', sans-serif;
  line-height: 1.3;





 }
 

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 35px;
	height: 35px;
	font-size:18px;
}
.social-circle li i {
	margin:0;
	line-height:40px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #000;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-circle a {
 background-color: #fccc01; 
 
}
footer {
    width: 100%;
    min-height: 200px;
    padding-top: 25px;
    background-image: url(../images/footer.webp);
    background-position: center;
    margin-top: -6px;
    font-weight: 300;
}
.fcol1 {
    width: 23%;
    float: left;
    padding-right: 2.5%;
}

.footertitle {
    width: 100%;
    color: #FFF;
    font-size: 22px;
    border-bottom: 1px solid #000;
    padding-bottom: 7px;
    text-transform: uppercase;
}
.footermap {
    width: 31%;
    float: left;
/*    background-color: #999;*/

}
.socialcol {
    width: 12%;
    min-height: 20px;
    float: left;
    margin: 13px 0px;
    color: #7c8ba7;
}
map{
	margin-bottom:-10px;
	z-index:-1;
}
.socialcol h4 {
    margin-top: 13px;
}
.footerail {
    width: 36%;
    min-height: 10px;
    float: right;
    margin-top: 10px;
color: #55647b;
}
.bottombar {
    width: 100%;
    background-color: #000000;
    margin-top: 12px;
    color: #7c8ba7;
    padding-top: 15px;
    padding-bottom: 8px;
}
.adresicon {
    width: 8%;
    min-height: 25px;
    margin-top: 10px;
    float: left;
    color: #7c8ba7;
    font-size: 18px;
}
.adrestxt {
    width: 91%;
    min-height: 25px;
    margin-top: 10px;
    float: right;
    color: #7c8ba7;
    font-size: 15px;
}
.link a {
    width: 100%;
    float: left;
    color: #7c8ba7 !important;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
}

.fbicon:hover {
    background-color: #09C;
    cursor: pointer;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    color: #FFF;
}

.fbicon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #445169;
    color: #a2a8b5;
    float: left;
    text-align: center;
    margin-top: 5px;
    padding-top: 8px;
    font-size: 17px;
    margin-right: 12px;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.center {
    padding-top: 15px;
}
.scroll-top-inner{
    color: #fccc01;
}
.blue-bar {
    width: 100%;
    float: left;
    background-color: #5e94ff;
    padding:0px 0px ;
    text-align: center;
}
.callme {
    width: 100%;
    border: none;
    min-height: 24px;
    padding: 6px 8px;
    margin-top: 8px;
    font-size: 15px;
}
.brochure{
	position:absolute;
	z-index:10;
	background-color:#fc5253;
	color:#fff;
	height:100px;
	width:100px;
	
	border-radius: 50%;
    text-align: center;
    font-size: 15px;
    padding-top: 34px;
    margin: 0 auto;
    left: 29%;
    top: 25%;
}
.small-box:hover .brochure{
  
  -webkit-transform:  scaleX(1.2) scaleY(1.2)  ;
  transform:  scaleX(1.2) scaleY(1.2)  ;
	
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
	
	cursor:pointer;
}


.subscribbtn:hover {
    background-color: #5e94ff;
    border: 1px solid #FFF;
    padding: 4px 30px;
    color: #fff;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.subscribbtn {
    width: auto;
    border: none;
    min-height: 30px;
    border: 1px solid #5e94ff;
    padding: 4px 30px;
    background-color: #ececec;
    margin-top: 8px;
    font-size: 17px;
    color: #5e94ff;
    font-weight:normal;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.subscribrbg h2 {
    color: #fff;
    margin-top: 10px;
	    font-size: 26px;
}
#owl-demo2{
	margin-top:30px;
}
.about-area{
	padding:20px 20px;
	background-color:#f7f4ed;
}

.home-about-content{
	padding-top:40px;
	background-color:#e1dac8;
}
.white{
	color:#fff !important;
	font-weight:normal !important;
}

.metro-box{
	width:100%;
		margin:0 auto;
}
.metro-box-1, .metro-box-2, .metro-box-3{
	max-height:220px;
}

figure.snip1321 {
/*  position: relative;*/
  float: left;
  overflow: hidden;
  width: 100%;
  color: #000000;
  text-align: center;
  -webkit-perspective: 50em;
  perspective: 50em;
}
figure.snip1321 * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
figure.snip1321 img {
  max-width: 100%;
  vertical-align: top;
}
.form-index textarea{
	height: 85px;
}

figure.snip1321 figcaption {
  top: 50%;
  left: 20px;
  right: 20px;
  position: absolute;
  opacity: 0;
  z-index: 1;
}
figure.snip1321 h2,
figure.snip1321 h4 {
  margin: 0;
}
figure.snip1321 h2 {
  font-weight: 600;
}
figure.snip1321 h4 {
  font-weight: 400;
  text-transform: uppercase;
}
figure.snip1321 i {
  font-size: 32px;
}
figure.snip1321:after {
  background-color: #ffffff;
  position: absolute;
  content: "";
  display: block;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
}
figure.snip1321 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
figure.snip1321:hover figcaption,
figure.snip1321.hover figcaption {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip1321:hover:after,
figure.snip1321.hover:after {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 0.9;
}
figure.snip1206 {
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  color: red;
  text-align: center;
}
figure.snip1206 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
figure.snip1206 img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip1206:after {
  background: #ffffff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  opacity: 0.75;
  -webkit-transform: skew(-45deg) scaleX(0);
  transform: skew(-45deg) scaleX(0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
figure.snip1206 figcaption {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
figure.snip1206 h2,
figure.snip1206 p {
  margin: 0;
  width: 100%;
  opacity: 0;
}
figure.snip1206 h2 {
  padding: 0 30px;
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
}
figure.snip1206 p {
  padding: 0 50px;
  font-size: 0.8em;
  font-weight: 500;
}
figure.snip1206 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
figure.snip1206:hover:after,
figure.snip1206.hover:after {
  -webkit-transform: skew(-45deg) scaleX(1);
  transform: skew(-45deg) scaleX(1);
  transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
figure.snip1206:hover figcaption h2,
figure.snip1206.hover figcaption h2,
figure.snip1206:hover figcaption p,
figure.snip1206.hover figcaption p {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip1206:hover figcaption h2,
figure.snip1206.hover figcaption h2 {
  opacity: 1;
}
figure.snip1206:hover figcaption p,
figure.snip1206.hover figcaption p {
  opacity: 0.7;
}
/* Demo purposes only */

.caption-metro{
	    position: absolute;
    width: 100%;
    z-index: 100;
    padding-top: 20%;
    left: 10%;
    color: #fff;
}
.metro-box-1:hover .caption-metro{
	display:none;
}
.metro-box-1, .metro-box-2, .metro-box-3 {
	overflow:hidden;
}
.metro-box-2{
	background-color:#fca321;
}

.metro-box-2 .snip1206 img{
	opacity:.1;
}
.metro-box-2:hover img{
	opacity:.7;
}
.metro-box-2:hover .caption-metro{
	display:none;
}
.small-box{
	height:200px;	
}
.bx1{
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.bx1:hover{
	-webkit-filter:none;
    filter: none;
}
.bndw img:hover{
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.bndw img{

	
	
z-index:-1;
}

figure.snip0034 {
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background: #000000;
}
figure.snip0034 img {
  opacity: 1;
  width: 100%;
  position: relative;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip0034 .center {
  border-radius: 5px;
  display: block;
  content: '';
  position: absolute;
  background-color: #000;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.85);
  opacity: 0;
  text-align: center;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
figure.snip0034 .center i {
  font-size: 38px;
  padding: 6px;
  color: #ffffff;
  line-height: 70px;
  opacity: 0.3;
}
figure.snip0034 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: left;
}
figure.snip0034 figcaption > div {
  float: left;
  height: 100%;
  overflow: hidden;
  width: 50%;
  position: relative;
}
figure.snip0034 figcaption a {
  opacity: 0.7;
}
figure.snip0034 figcaption a:hover {
  opacity: 1;
}
figure.snip0034 figcaption h3 {
  background-color: #222;
  word-spacing: -0.1em;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1em;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
  transition: opacity 0.45s,-webkit-transform 0.45s,-moz-transform 0.45s,-o-transform 0.45s,transform 0.45s;
}
figure.snip0034 figcaption .left h3 {
  border-radius: 5px 0 0 5px;
  bottom: 50%;
  padding: 4px 35px 4px 10px;
  right: 0;
  -webkit-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}
figure.snip0034 figcaption .right h3 {
  border-radius: 0 5px 5px 0;
  top: 50%;
  padding: 4px 10px 4px 35px;
  padding-left: 30px;
  -webkit-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}
figure.snip0034 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
figure.snip0034 .red {
  background-color: #8c212a;
}
figure.snip0034 .yellow {
  background-color: transparent;
}
figure.snip0034 .white {
  background-color: #ffffff;
  color: #444444;
}
figure.snip0034:hover img,
figure.snip0034.hover img {
  opacity: 0.5;
}
figure.snip0034:hover figcaption .left h3,
figure.snip0034.hover figcaption .left h3 {
  opacity: 1;
  -webkit-transform: translate(0%, 0px);
  transform: translate(0%, 0px);
}
figure.snip0034:hover figcaption .right h3,
figure.snip0034.hover figcaption .right h3 {
  opacity: 1;
  -webkit-transform: translate(0%, 0px);
  transform: translate(0%, 0px);
}
figure.snip0034:hover .center,
figure.snip0034.hover .center {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
figure.snip0034:hover .center i,
figure.snip0034.hover .center i {
  -webkit-transform: translate(0%, -10px);
  transform: translate(0%, -10px);
}
.img-new:hover{
	 -webkit-filter: hue-rotate(4890deg); /* Safari */
    filter: hue-rotate(4890deg);
	cursor:pointer;
}

.content-shape{
	background-color:#231f20;
	width:100%;
	margin:0 auto;
	min-height:430px;
	background-image:url(../images/content-bg.png);
	background-repeat:no-repeat;
}
.text-shape{
	margin-left:30%;
	color:#fff !important;
}
.quote-home-2 {
    top: 25%;
    position: absolute;
    left: 22%;
}

.icon2{
    position: absolute; 
    width: 130px;
    height: 130px;
    background:url(../images/apply-job.webp);
    background-size: 130px 130px;
    margin: auto; 
    top: 0; left: 0; bottom: 0; right: 0;
    z-index: 3;
  
    -webkit-box-shadow: 
      0 0 0 10px   rgba(255,255,255,.2),
      0 0 25px 2px rgba(0,0,0,.4),
inset 0 0 0 7px   rgba(255,255,155,.4);
    -moz-box-shadow: 
      0 0 0 10px   rgba(255,255,255,.2),
      0 0 25px 2px rgba(0,0,0,.4),
inset 0 0 0 7px   rgba(255,255,155,.4);
    box-shadow: 
      0 0 0 10px   rgba(255,255,255,.2),
      0 0 25px 2px rgba(0,0,0,.4),
inset 0 0 0 7px   rgba(255,255,155,.4);
  
    -webkit-border-radius: 999px; 
    -moz-border-radius: 999px;
    border-radius: 999px;
    /* border-radius: 50% has issues on some mobile browsers */
}
.icon2:hover{
	-webkit-filter: grayscale(200%); /* Safari */
    filter: grayscale(200%);
	cursor:pointer;
}
.career-point {
    height: 150px;
    width: 150px;
    border: solid 6px #4e4e4e;
    border-radius: 50%;
    color: #bdbdbd !important;
    text-align: center;
    padding-top: 44px;
    margin-left: 10px;
	float:left;
}
.blue-bar .col-lg-2{
    padding-right: 5px;
    padding-left: 5px;
}
.owl-demo2 .owl-item:hover{
	cursor:default;
}
.text-xirtificatge {
    position: absolute;
    bottom: 3%;
    color: #fff;
    font-size: 17px;
    left:-22%;
	font-weight:normal;
}
.text-xirtificatge i{
	padding-bottom:15px;
	color:#4e4e4e;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ed1f24;
}
.section-new{
	background-color:#09233a;
	float:left;
}
.about-area h2{
	padding-top:12px;
}

.about-area h3 {
    margin-top: 5px;
}
.img-about{
	float:left;
max-width: 570px;
    margin-right: 20px;
}
.blue-bar h1{
	font-size:28px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 2px solid transparent;
    border-radius: 0px;
}
.navbar-toggle:hover {
	
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #d2d2d2;
}
.small-caption{
	padding:0px 15px;
	position:absolute;
	bottom:2%;
	color:#fff;	
}
.small-caption-2{
	padding:0px 15px;
	position:absolute;
	bottom:2%;
	color:#fff;	
}

.small-box-new:hover{
	 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	
}
.small-box-new:hover .small-caption{

transition-duration:1s;
-webkit-transition-duration:1s;
-moz-transition-duration:1s;
-o-transition-duration:1s;
-ms-transition-duration:1s;


transform: rotate(4deg) scale(0.56) skew(0deg) translate(0px);
-webkit-transform: rotate(4deg) scale(0.56) skew(0deg) translate(0px);
-moz-transform: rotate(4deg) scale(0.56) skew(0deg) translate(0px);
-o-transform: rotate(4deg) scale(0.56) skew(0deg) translate(0px);
-ms-transform: rotate(4deg) scale(0.56) skew(0deg) translate(0px);

display:none;
}

figure.snip1281 {
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
}
figure.snip1281 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
figure.snip1281 img {
  opacity: 0.7;
  max-width: 100%;
}
figure.snip1281:after {
  background: #000000;
  width: 0;
  height: 6px;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
figure.snip1281 figcaption {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
figure.snip1281 h2,
figure.snip1281 span {
  margin: 0;
  width: 100%;
}
figure.snip1281 h2 {
  font-weight: 400;
}
figure.snip1281 span {
  color: #e6e6e6;
  font-weight: 700;
  text-transform: uppercase;
}
figure.snip1281 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
figure.snip1281.blue:after {
  background-color: #2980b9;
}
figure.snip1281.blue span {
  color: #409ad5;
}
figure.snip1281.red:after {
  background-color: #c0392b;
}
figure.snip1281.red span {
  color: #d65548;
}
figure.snip1281.yellow:after {
  background-color: transparent;
}
figure.snip1281.yellow span {
  color: #5e94ff;
}
figure.snip1281.green:after {
  background-color: #27ae60;
}
figure.snip1281.green span {
  color: #36d278;
}
figure.snip1281:hover img,
figure.snip1281.hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
figure.snip1281:hover:after,
figure.snip1281.hover:after {
  width: 100%;
}

.carousel-control {
    z-index: 10000000000;
}
h2, .h2 {
    font-size: 27px;
}
.content-shape a{
	text-decoration:none;
}
.text-xirtificatge a i {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.text-xirtificatge a:hover i {
	color:#d2d2d2;
	
	  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
		transform:scale(1.2);
	  -webkit-transform: scale(1.2);
	}


.pulse {
	padding-top:15px;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(204,169,44, 0.4);
  animation: pulse 1.5s infinite;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

.input-sm {
	height: 33px;
    padding: 3px 6px;
    font-size: 14px;

    border-color: #fff;
}

.form-index h4 {
    font-size: 13px;
    color: #ddeef7;
}
.nav-inner{
	top:0px !important;	
	margin-bottom:0 !important;
}
.banner-title{
	    position: absolute;
    z-index: 10;
    color: #fff !important;
    left: 5%;
    bottom:55%;
	text-transform:uppercase;
}
.banner-title h1{margin-bottom:1px;
font-weight:bolder;}
.banner-title h4{margin-top:5px;
font-size: 16px;}

.hr-inner-larg{
	    margin-top: 1px;
    margin-bottom: 6px;
	width:80%;
	margin-left:0;
	
	border-color: rgba(255, 255, 255, 0.64);

}

.hr-inner-small{
	    margin-top: 1px;
    margin-bottom: 6px;
	width:30%;
	margin-left:0;
	
	border-color: rgba(255, 255, 255, 0.64);

}
.contact-details{
	min-height:548px;
		background-color:#343748;
}
.contact-address{
	background:url(../images/contact-bg.jpg);
	background-position:center;
	background-attachment:left;
	padding-left:90px;
	padding-top:40px;
	padding-bottom:35px;

	background-size:cover;
	background-repeat:repeat;
}

.contact-address h2{
	margin-bottom:30px;
	font-size:35px;
}
.contact-address i{
    font-size: 40px;
    color: #d80200;
}

.contact-address .row{
	padding-bottom:25px;
}
.contact-form{
	padding:40px;		
}
.contact-form h2 {
    margin-bottom: 30px;
    font-size: 35px;
	color:#fff
}

.contact-form .form-control{
	background-color:transparent;
}

.contact-form textarea{
	background-color:transparent;
	min-height:150px;
}

.contact-form .form-group {
    margin-bottom: 15px;
}	

.btn-new{
    background: transparent;
    border-color: #fff;
    margin-left: 17%;
}

.btn-new:hover{
	background: transparent;
    border-color: #d2d2d2;
    margin-left: 17%;
	color:#d2d2d2;
}
.blue-2 .col-md-3{
    padding-right: 10px;
    padding-left: 10px;
}
.blue-2{
	padding-bottom:32px;
}
.subscribrbg h4{
	color:#fff;
}

.blue-2 .subscribbtn{
	width:100;
}












.snip1401 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  color: #000000;
  text-align: right;
  font-size: 16px;
  background-color: #000000;
    margin-bottom: 20px;
}
.snip1401:hover .branch-name{
	visibility:hidden;
	
	
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.snip1401 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1401 img {
  max-width: 100%;
  backface-visibility: hidden;
}
.snip1401 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 1;
  padding: 20px 0 10px 10px;
  background-color: #ffffff;
  width: 40%;
  -webkit-transform: translateX(150%);
  transform: translateX(150%);
}
.snip1401 figcaption:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 100%;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 120px 120px 120px 0;
  border-color: transparent #ffffff transparent transparent;
}
.snip1401:after {
  position: absolute;
  bottom: 50%;
  right: 40%;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 120px 120px 0 120px;
  border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1401 h3,
.snip1401 p {
  line-height: 1.5em;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  margin: 0;
}
.snip1401 h3 {
     margin: 0 0 5px;
    line-height: 1.1em;
    font-weight: 600;
    font-size: 20px;
    opacity: 0.75;
    text-align: right;
}
.snip1401 p {
  font-size: 0.8em;
}
.snip1401 i {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px 30px;
  font-size: 44px;
  color: #ffffff;
  opacity: 0;
}
.snip1401 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.snip1401:hover img,
.snip1401.hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.snip1401:hover:after,
.snip1401.hover:after,
.snip1401:hover figcaption,
.snip1401.hover figcaption,
.snip1401:hover i,
.snip1401.hover i {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.branches{
	padding:20px 0px;
}
.branches{
	width:100%;
	height:auto;
	margin:0 auto;
	float:left;
    background:#656565;
	padding:50px 0px 30px 0px;
}

.branch-name {
    position: absolute;
    z-index: 100;
    top: 70%;
    color: #fff;
    left: 15px;
    font-size: 23px;
	
	
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}












































/*------------------------------------*//*------------------------------------*/
/*------------------------------------*//*------------------------------------*/
/*------------------------------------*//*------------------------------------*/
@media (max-width:1024px){
	
	
	.adrestxt {
    padding-left: 5px;
}
	.logo {
    padding-left: 0%;
}
	
testimonial .carousel-inner img {
    padding: 15px 0px;
    max-width: 100px;
}
.banner-content{
	display:block;
}
.icon {
    width: 150px;
    height: 150px;
    background-size: 150px 150px;
}

.icon2 {
    width: 140px;
    height: 140px;
    background-size: 140px 140px;
}
.content-shape {
    background-size: cover;
}
	.text-shape {
    margin-left: 3%;
}
.career-point {
    height: 100px;
    width: 100px;
    border: solid 4px #4e4e4e;
    text-align: center;
    padding-top: 25px;
    margin-left: 10px;
    float: left;
    font-size: 19px;
}
.text-xirtificatge {
    position: absolute;
    bottom: 0%;
    color: #fff;
    font-size: 16px;
    left: -30%;
    font-weight: normal;
}

.content-shape {
    background-color: #231f20;
    width: 100%;
    margin: 0 auto;
    min-height: 350px;
    background-image: url(../images/content-bg.png);
    background-repeat: no-repeat;
	float:left;
}
h2, .h2 {
    font-size: 23px;
}
h1, .h1 {
    font-size: 28px;
}
.footerail {
    width: 35%;
}

.testimonial {
    min-height: 330px;
}
.carousel {
    position: relative;
    z-index: 100;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a {
  
    font-size: 12px;
}	
	
}






@media (max-width:768px){
	
	button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    text-transform: uppercase;
	letter-spacing:1px;
}
	
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
    width: 108%;
    background: #000;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a{

    border: solid 1px #fff;
	    color: #fff;

}
.nav > li {
    max-width: 150px;
    margin: 0 auto;
}


.navbar-nav > li > a:hover, .navbar-nav > li > a.active {
   
    max-width:150px;
    margin: 0 auto;
}
	
	.center {
    padding-top:2px;
}
	
	.logo {
    margin-bottom:0px;
}
	.bg-dark{
	background-color:#333;
	    padding: 20px 20px 20px 20px;		
}
	
	.work-slide{
	    z-index:1000000000;

}
	#background{
	width:100%;
	}
	
	figure.snip1321 img {
    width: 100%;
}
	
	.metro-box-1, .metro-box-2, .metro-box-3 {
    max-height: 100%;
}
	
	.small-box {
    height: auto;
    width: 50%;
    float: left;
}
.footerail {
    width: 30%;
}
	
	.about-area h2, p, h3{
		padding:0px 20px;	
	}
	
	.img-about {
    float: none;
    max-width: 100%;
}
	
	.text-xirtificatge {
    position: inherit;
    bottom: 1%;
    color: #fff;
    font-size: 16px;
    left: 12%;
    font-weight: normal;
    font-size: 13px;
}
	.text-shape {
    margin-left: 4%;
    margin-right:3%;
}
.icon2 {
    position: initial;
}
	
	.content-shape {
    background-color: rgb(1, 144, 217);
    width: 100%;
    margin: 0 auto;
    min-height: 100%;
    background-image: url(../images/content-bg.png);
    background-repeat: no-repeat;
    /* height: auto; */
    float: left;
	
}
	.form-index {
    margin-top: 1px;
    background-color: #00a8ff;
    padding-top: 20px;
    padding-bottom: 28px;
    color: #fff;
}
.testimonial .carousel-inner img {
    padding: 15px 0px;
    width: 110px;
    float: left;
    margin-right: 10px;
}
	.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
	}
	
.quote-home{
	display:none;
}
.carousel {
    position: relative;
    z-index: 100;
}
.banner-content {
    top: 22%;
}
.logo {
    padding-top: 0px;
    margin: 10px;
}
h2{
    font-size: 23px;
    clear: both;
}


}


@media (max-width:640px){
	.about-area h4{
		padding-left: 21px;
}
	
	.pulse{
		display:none;
	}
	
	.logo {
    padding-left:10px;
}
	
	.brochure {
    position: absolute;
    z-index: 10;
    background-color: #fc5253;
    color: #fff;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    text-align: center;
    font-size: 15px;
    padding-top: 34px;
    margin: 0 auto;
    left: 30%;
    top: 30%;
}
	.subscribbtn{
		width:100%;
	}
	
	.carousel-control {
    z-index: 100000000000;
}
	.quote-home-2 {
    top: 9%;
    position: absolute;
    left: 20%;
}
.text-xirtificatge i {
    padding-bottom: 9px;
    color: #4e4e4e;
    padding-top: 10px;
}
	
	.career-point {
		display:none;
}
.text-xirtificatge {
    bottom: 2%;
    color: #fff;
    font-size: 16px;
    left: 0;
    font-weight: normal;
    font-size: 13px;
    height: auto;
    width: 100%;
    /* float: left; */
}

.banner-content {
    top: 14%;
}	
}



@media (max-width:480px){
	
	.subscribbtn {
    width: 100%;
    border: none;
    min-height: 30px;
    border: 1px solid #5e94ff;
    padding: 4px 16px;
    background-color: #ececec;
    margin-top: 8px;
    font-size: 15px;
    color: #5e94ff;
    font-weight: 600;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.subscribbtn:hover {
    background-color: #5e94ff;
    border: 1px solid #FFF;
    padding: 4px 16px;
    color: #fff;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.callme {
    width: 100%;
    border: none;
    min-height: 30px;
    padding: 4px 10px;
    margin-top: 8px;
    font-size: 13px;
}
	
	.banner-content {
    top: 7%;
}
.slider-icon {
    margin-top: 200%;
    width: 66%;
}
.testimonial .carousel-inner img {
    width: 70px;
}
.quote-home-2 {
    top: 8%;
    position: absolute;
    left: 10%;
}
.icon2 {
    width: 90px;
    height: 90px;
    background-size: 90px 90px;
}
.fcol1 {
    width: 48%;
    float: left;
    padding-right: 2.5%;
}
.footerail {
    width: 100%;
}
.center {
    /* padding-top: 15px; */
}
.footermap {
    width: 50%;
    float: left;
    background-color: #999;

}
#owl-demo2 {
     margin-top:0px; 
}
.banner-content h1 {
    font-size: 35px;
}
h2 {
    font-size: 22px;
    clear: both;
}
footer {
    margin-top:0px;
 }
 .fcol1 {
    width: 97%;
    float: left;
    padding-right: 2.5%;
}
.footermap {
    width: 100%;
}
 .socialcol {
    width: 17%;
    min-height: 20px;
    float: left;
    margin: 13px 4px;
    color: #7c8ba7;
}
.center {
    padding-top: 0px;
}
.hr-new {
    width: 60%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.pulse2 {
    position: absolute;
    width: 100px;
    height: 100px;
}

.pulse1 {
    position: absolute;
    width: 100px;
    height: 100px;
}
.fcol1 {
    margin-bottom: 13px;
}

 
}


@media (max-width:360px){
	.about-area h2, .about-area p, .about-area h3 {
    padding: 0px 16px;
}
	
	p, h3 {
    padding: 0px 5px; 
}
	h1, .h1 {
    font-size: 22px;
}



.banner-content h1 {
    font-size: 23px;
}
.banner-content {
    top: 3%;
}
.hr-new {
    width: 60%;
    margin-top: 10px;
    margin-bottom: 10px;
}


}

@media (max-width:320px){





}
















