body {
	color:#000;
	font-size:12px;
	font-family:Arial;
	margin:auto;
}
.video_gate{
border-left:7px solid #c7cacb;
border-right:7px solid #c7cacb;
border-top:7px solid #c7cacb;
border-bottom:7px solid #c7cacb;

}
video.h_video {
    width: 100%;
margin-bottom:4em;
}
#wrapper{
	padding:60px 0;
}
.broche_heading{
	font-weight:bold;
	color:#17a7e6;
	margin-bottom: 1em;
}
.bro_pd{
	    padding: 10px;
    border-bottom: 1px solid;
    margin-bottom: 10px;
}
.bro_pd a{
	font-size:14px;
	font-family:Arial;
font-weight:bold;
}
.bro_pd i{
	    font-size: 20px;
    float: right;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.menus{
	border-top: 6px solid #17a7e6;
	background: rgba(249,249,249,1);
background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(249,249,249,1)), color-stop(14%, rgba(249,249,249,1)), color-stop(42%, rgba(255,255,255,1)), color-stop(86%, rgba(250,250,250,1)), color-stop(100%, rgba(250,250,250,1)));
background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
background: -o-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
background: linear-gradient(to bottom, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#fafafa', GradientType=0 );
}
.kroop{
	padding: 16px;
	padding-left: 20px;
	font-size: 25px;
    font-weight: bold;
    font-family: arial;
	color:#17a7e6;
}
.fea{
	margin-top: 20px;
    margin-bottom: 20px;
}
.box{
	background-color:#FFF;
	min-height: 254px;
	-webkit-box-shadow: 8px 8px 8px -6px rgba(0,0,0,0.28);
	-moz-box-shadow: 8px 8px 8px -6px rgba(0,0,0,0.28);
	box-shadow: 8px 8px 8px -6px rgba(0,0,0,0.28);
	    margin-top: 20px;
}
.box p{
	padding-top: 25px;
    font-size: 14px;
	text-align:center;
    font-weight: bold;
	color:gray;
}
.n_ten{
	padding-left: 40px;
    padding-top: 15px;
}
.n_tenn{
	padding-left: 40px;
    padding-top: 15px;
}
.n_ten1{
	padding-left: 33%;
    padding-top: 15px;
}
.n_tenn1{
	padding-left: 33%;
    padding-top: 15px;
}
.con4 h3{
	    padding-left: 15px;
    border-left: 3px solid red;
}
.top_con{
	padding:10px;
	background-color:#Fbfafa;
}
.intop_con{
	margin-bottom:20px;
}
.intop_con1{
	margin-bottom:20px;
}
.intop_con h3{
	padding-left: 15px;
    border-left: 3px solid red;
    font-family: -webkit-pictograph;
	font-weight:bold;
	color:#17a7e6;
}
.pro_con{
	padding:10px;
	margin-bottom: 20px;
}
.pro_con h3{
	padding-left: 15px;
	border-left: 3px solid red;
	margin-left: 16px;
	font-family: -webkit-pictograph;
	color:#17a7e6;
}
.pro_con img{
	width:100%;
	height: 204px;
}
i.fa.fa-phone{
	font-size: 42px;
    border-radius: 50%;
    background-color: #00a6e4;
	width: 90px;
    height: 90px;
	color: #fff;
	margin:0;
	padding-left: 28px;
    padding-top: 28px;
}
.ten{
	font-size: 38px;
    border-radius: 50%;
	background: rgba(7,164,217,1);
background: -moz-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(7,164,217,1)), color-stop(49%, rgba(34,171,230,1)), color-stop(97%, rgba(0,159,232,1)), color-stop(100%, rgba(0,159,232,1)));
background: -webkit-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: -o-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: -ms-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: linear-gradient(to bottom, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07a4d9', endColorstr='#009fe8', GradientType=0 );
    width: 90px;
    height: 90px;
	padding-left: 22px;
    padding-top: 28px;
    color: #fff;
	margin:0;
}
.box .click_para{
	font-weight:normal;
	padding-top: 10px;
	padding: 5px;
	color:gray;
}
.tenn{
	font-size: 33px;
    border-radius: 50%;
    background: rgba(7,164,217,1);
background: -moz-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(7,164,217,1)), color-stop(49%, rgba(34,171,230,1)), color-stop(97%, rgba(0,159,232,1)), color-stop(100%, rgba(0,159,232,1)));
background: -webkit-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: -o-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: -ms-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: linear-gradient(to bottom, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07a4d9', endColorstr='#009fe8', GradientType=0 );
    width: 90px;
    height: 90px;
	padding-top: 30px;
    padding-left: 3px;
    color: #fff;
	margin:0;
}
h2{
	font-size: 22px;
    font-family: -webkit-pictograph;
	margin-top: 10px;
	color: #fff;
}
.read_more{
	color:red;
	text-decoration:none;
	float:right;
	margin-top:25px;
}
.demo-1 {
    position:relative;
    width:100%; 
    height:190px;
    overflow:hidden;
    float:left;
    margin-right:20px;
    background-color:rgba(26,76,110,0.5);
	/* border-bottom: 33px solid #D4D1D1; */
	/* margin-top: 15px; */
	background: #F9F5F5;
}
.demo-1 p,.demo-1 h2 {
    color:#000;
   /*  padding:10px;
    top:20px; */
    position:relative;
}
.demo-1 p {
    font-family:'Lato';
    font-size:13px;
    line-height:18px;
    margin:0;	
	top:20px;
    padding-right: 46px;
}
.demo-1 h2 {
    font-family:'Lato';
    font-size: 15px;
    font-weight: 700;
   /*  line-height:24px; */
    margin:0;
	padding-top: 15px;
	padding-right: 46px;
    text-align: center;
}
.mor{
	float:right;
	color:red;
}
.effect img {
    position:absolute;
    margin:-15px 0;
    right:0;
    top:0;
    cursor:pointer;
    -webkit-transition:top .4s ease-in-out,right .4s ease-in-out;
    -moz-transition:top .4s ease-in-out,right .4s ease-in-out;
    -o-transition:top .4s ease-in-out,right .4s ease-in-out;
    transition:top .4s ease-in-out,right .4s ease-in-out
}
.effect img.top:hover {
    top:-230px;
    right:-330px;
    padding-bottom:200px;
    padding-left:300px
}
.banner{
	border-bottom: 6px solid #17a7e6;
}
.con1, .con2, .con3{
	font-size: 45px;
    text-align: center;
	margin-top: 40px;
}
.con1 h3, .con2 h3, .con3 h3{
	font-size: 20px;
    color: #C30E0E;
}
.con1 hr, .con2 hr, .con3 hr{
    width: 110px;
    border-top: 3px solid rgb(0, 0, 0);
}
	.con2 img{
	width: 50px;
}
.paracon{
	font-size: 12px;
	padding-left: 50px;
    padding-right: 50px;
}
.con4{
	background: rgba(7,164,217,1);
background: -moz-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(7,164,217,1)), color-stop(49%, rgba(34,171,230,1)), color-stop(97%, rgba(0,159,232,1)), color-stop(100%, rgba(0,159,232,1)));
background: -webkit-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: -o-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: -ms-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: linear-gradient(to bottom, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07a4d9', endColorstr='#009fe8', GradientType=0 );
	padding:1px;
	padding-left: 20px;
	color:#fff;
}
.con4 h3{
	
}


/* taken */
.scrollContainer{display: none;}
.clr {clear:both}
.flexslider-pro span {width:235px; height:200px; float:left; margin:0 20px 30px 0; position:relative}
.flexslider-pro span:hover span.prod-nm-bot, .flexslider-pro span:hover a.readmore {display:none}
.flexslider-pro span:hover span.hover, .flexslider-pro span:hover a.green-btn-sml {display:block; cursor:pointer}
.flexslider-pro span span.prod-nm-bot{width:200px; height:20px; background:rgba(0,0,0,0.7); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#b2000000', endColorstr='#b2000000'); position:absolute; bottom:0; left:0; font-size:16px; color:#fff; padding:10px 8px 10px; margin:0;}
.flexslider-pro span a.readmore {margin:0; font-size:30px; color:#ffffff; width:40px; height:40px; text-align:center; text-decoration:none; background:#14c1a6; display:block; position:absolute; right:0; bottom:0;}
.flexslider-pro span span.hover {width:205px; height:176px; background:rgba(0,0,0,0.7); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#b2000000', endColorstr='#b2000000'); position:absolute; top:0; left:0; font-size:14px; color:#fff;padding:12px 15px;display:none}
.flexslider-pro span:first-child span.hover {padding-left:10px; width:213px}
.flexslider-pro span:last-child span.hover {padding-right:10px; width:213px}
.flexslider-pro span a.green-btn-sml{background:url(../images/btn-arrow-sml.png) no-repeat right 12px #14c1a6; padding:8px 30px 8px 13px; color:#fff; text-decoration:none; font-size:15px; display:block; margin:20px 20px 0 0; float:left; position:absolute; left:15px; bottom:15px; display:none;}
.flexslider-pro span span.hover b{font-size:16px; display:block; margin:0 0 10px}

.con5{
	background-color: #C30E0E;
	padding:1px;
	color:#fff;
	text-align:center;
}
.fea img{
	width:100%;
}
.fea1 img{
	width:100%;
}
.fea1 h3{
	padding-left: 15px;
    border-left: 3px solid red;
}
.workpara{
	padding: 5px;
    text-align: justify;
    font-size: 14px;
	/* border-right: dashed 3px red; */
    padding-right: 15px;
	color: gray;
}
.botcon{
	/* margin-top: 3%; */
}
.mapcon{
	padding: 10px;
    background-color: #2F2F2F;
}
.contant{
	min-height:50px;
	background-color:#A5A3A3;
}
.footcon{
	background-color:#252323;
	min-height:270px;
}
.footcon li{
	color: white;
    padding: 10px;
    list-style: none;
}
.footer{
	background: rgba(7,164,217,1);
background: -moz-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(7,164,217,1)), color-stop(49%, rgba(34,171,230,1)), color-stop(97%, rgba(0,159,232,1)), color-stop(100%, rgba(0,159,232,1)));
background: -webkit-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: -o-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: -ms-linear-gradient(top, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
background: linear-gradient(to bottom, rgba(7,164,217,1) 0%, rgba(34,171,230,1) 49%, rgba(0,159,232,1) 97%, rgba(0,159,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07a4d9', endColorstr='#009fe8', GradientType=0 );
}
.botcon .row{
	margin:0;
}
.botcon .col-2{
    background-color: #2F2F2F;
    min-height: 270px;
}
.botcon .col-1,.botcon .col-2{
	padding:0;
}
.contset, .contset1{
	color: #fff;
    padding: 15px;
}
.contset p{
	text-align:justify;
	line-height: 2;
    font-size: 12px;
}
.contset h6{
    font-size: 15px;
    font-weight: bold;
}
.contset h5, .contset1 h5{
	font-size: 17px;
    font-weight: bold;
}
.contset1 li{
	list-style:none;
	font-size: 13px;
}
.twi{
	color:#EC7F7F;
}
.social_media_icons {
   padding:20px;
   margin-bottom: 5%;
}
.social_media_icons img {
    width: 30px;
}
.copy{
	text-align: center;
    padding: 5px;
    color: #fff;
    padding-top: 18px;
}
.col-md-6.info{
    padding-left: 40px;
}
.col-md-6.form{
    position: relative;
    Z-index: 999;
    top: -70px;
	right:33px;
    margin-bottom: -22px;
    background: rgba(249,249,249,1);
	background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(249,249,249,1)), color-stop(14%, rgba(249,249,249,1)), color-stop(42%, rgba(255,255,255,1)), color-stop(86%, rgba(250,250,250,1)), color-stop(100%, rgba(250,250,250,1)));
	background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
	background: -o-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
	background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
	background: linear-gradient(to bottom, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#fafafa', GradientType=0 );
    border-radius: 15px 15px 0px 0px;
    border: 1px solid #AFD1DB;
    box-shadow: 2px 2px 3px #4D4C5D;
	border-top: 10px solid #17a7e6;
}
.h4con{
	font-size: 18px;
	font-weight: bold;
	color: #17a7e6;
	line-height: 2;
	margin-top: 20px;
}
.col-md-5.vol {
    background-color: #fff;
    margin: 5px;
    width: 32%;
}
.maincon1 li {
    list-style: none;
    font-size: 14px;
    margin-bottom: 3px;
    line-height: 2;
    background: rgba(249,249,249,1);
	background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(249,249,249,1)), color-stop(14%, rgba(249,249,249,1)), color-stop(42%, rgba(255,255,255,1)), color-stop(86%, rgba(250,250,250,1)), color-stop(100%, rgba(250,250,250,1)));
	background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
	background: -o-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
	background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
	background: linear-gradient(to bottom, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#fafafa', GradientType=0 );
    padding: 7px;
	color:#2f2f2f;
}
li.nam {
    list-style: none;
    font-size: 16px;
	font-weight:bold;
    margin-bottom: 22px;
    line-height: 2;
    padding: 7px;
    color: #17a7e6;
	text-align:center;
	background: #FFF;
    box-shadow: 6px 6px 9px 0px #DEDCDC;
    margin-top: 22px;
}
.bot_let h2{
    background: #2F2F2F;
    color: #FFF;
    text-align: center;
    padding: 6px;
}
.maincon1{
	background-color: #fff;
}
.style2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    color: #05003a;
    line-height: 2;
}
.viewmore{
    border: 1px solid #8F1E2D;
    padding: 10px 15px;
    font-size: 19px;
    /* width: 190px; */
    font-family: Arial;
    display: inline-block;
    font-weight: bold;
	background: #AB0C0C;
    color: white;
}
.col-md-offset-4.col-md-7 {
    padding-left: 50px;
}

.propara{
	padding: 33px;
    font-size: 14px;
}
.propara1{
	padding-left: 42px;
	font-size: 14px;
}
.proti{
	/* padding: 20px; */
	    margin-top: 20px;
    margin-bottom: 20px;
}
.ticon{
	color: #17a7e6;
    font-size: 18px;
    font-weight: bold;
}
.tiotr{
    font-size: 16px;
    font-weight: bold;
	padding-left: 20px;
}
.proimg{
	width:100%;
	height:240px;
}
.grayscale {
	width: 100%;
  /* border: 1px solid black; */
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  /* For Webkit browsers */
  filter: gray;
  /* For IE 6 - 9 */
  -webkit-transition: all .6s ease;
  /* Transition for Webkit browsers */
}

.grayscale:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: none;
}
.grayscale1{
	width: 100%;
  /* border: 1px solid black; */
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  /* For Webkit browsers */
  filter: gray;
  /* For IE 6 - 9 */
  -webkit-transition: all .6s ease;
  /* Transition for Webkit browsers */
	 margin-top: 10px; 
	/* border: 1px solid #42ABD8; */
	
}
.grayscale1:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: none;
  /*border: 1px solid #42ABD8;*/
}
li.picGallery.loading.col-md-3 {
    padding: 5px;
	margin-bottom: 2em;
}
.col-md-12.lere{
	margin-left:-15px;
	background: rgba(249,249,249,1);
    background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(249,249,249,1)), color-stop(14%, rgba(249,249,249,1)), color-stop(42%, rgba(255,255,255,1)), color-stop(86%, rgba(250,250,250,1)), color-stop(100%, rgba(250,250,250,1)));
    background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
    background: -o-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
    background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
    background: linear-gradient(to bottom, rgba(249,249,249,1) 0%, rgba(249,249,249,1) 14%, rgba(255,255,255,1) 42%, rgba(250,250,250,1) 86%, rgba(250,250,250,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#fafafa', GradientType=0 );
	position: relative;
    top: -65px;
    margin-left: 25px;
    padding: -68px;
    width: 96%;
	border-radius: 30px 30px 10px 10px;
}
.btn1 {
  background: #de1616;
  background-image: -webkit-linear-gradient(top, #de1616, #e0123b);
  background-image: -moz-linear-gradient(top, #de1616, #e0123b);
  background-image: -ms-linear-gradient(top, #de1616, #e0123b);
  background-image: -o-linear-gradient(top, #de1616, #e0123b);
  background-image: linear-gradient(to bottom, #de1616, #e0123b);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin-bottom: 20px;
  width: 38%;
}

.btn1:hover {
  background: #e0123b;
  background-image: -webkit-linear-gradient(top, #e0123b, #de1616);
  background-image: -moz-linear-gradient(top, #e0123b, #de1616);
  background-image: -ms-linear-gradient(top, #e0123b, #de1616);
  background-image: -o-linear-gradient(top, #e0123b, #de1616);
  background-image: linear-gradient(to bottom, #e0123b, #de1616);
  text-decoration: none;
}
.boxanc{
	color:gray;
}
.col-md-2.full {
    width: 20%;
    padding: 4px;
    padding-left: 7px;
}
.col-md-2.abt {
    width: 20%;
	font-weight: bold;
	padding: 25px;
	text-align: center;
	color: #17a7e6;
}
.strip{
	background-image: url("../images/service.jpg");
	width:100%;
	margin-top: 20px;
    margin-bottom: 30px;
}
.strip i {
    border: 4px solid #2F2F2F;
    border-radius: 50%;
    font-size: 35px;
    padding: 14px;
    color: #17a7e6;
    margin-bottom: 10px;
    margin-top: 10px;
}
.spcon{
	padding-left: 18px;
}
i.fa.fa-comments-o{
	font-size: 20px;
    padding-right: 10px;
}
i.fa.fa-mobile{
	font-size: 20px;
    padding-right: 10px;
}
@media (max-width: 768px) {
	.con4{
		margin-bottom: 10px;
	}
	.col-md-6.form{
	    right: 0;
		top: 0;
		margin-bottom: 0;
	}
	.col-md-5.vol {
		width: 100%;
	}
	.col-md-12.lere {
		/* margin-left: -19px; */
		padding: 0;
		width: 100%;
		top:0px;
		margin:0px;
	}
	.main-content.cf {
		margin-left: -37px;
	}
	.btn1{
		width:100%;
		margin-left: -20px;
		text-align: center;
	}
	.col-md-2.abt {
		width:100%;
	}
	.strip{
		/* background: none; */
		background-size: cover;
	}
	.col-md-2.full {
		width:100%;
	}
	.n_ten {
		padding-left: 33%;
	}
	.n_tenn {
		padding-left: 33%;
	}
	.kroop{
		text-align:center;
	}
	.propara {
		padding: 10px;
	}
	.spcon{
		padding-left: 0px;
	}
}
.canopy_vd{
	margin-top:-6em;
	margin-bottom:2em;
}