@import url(http://fonts.googleapis.com/css?family=Oswald:400,300);
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);
body {
	/*background: #fff url(images/main_bg.jpg) top center repeat-x !important;
	 background-color: #F6F6F6;*/
	font-family: Verdana,Geneva,sans-serif;
	
	padding-top: 0px;
	color:#333;
}
li{
   list-style:none;
}
.rcolor {
    background: #fff;
    padding: 10px 10px 10px 0px;
    box-shadow: -2px 7px 21px -2px rgba(0,0,0,0.75);
    border: 2px solid #8aca78;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.img-border{
    
    border-top: 2px solid #316387;
    border-right: 2px solid #316387;
    border-bottom: 2px solid #316387;
    padding: 5px;

}
.box-cs {
    background-color: #fff;
    box-shadow: 0 0 11px rgba(33,33,33, 0.5);
    padding: 14px;
    margin: 8px;
}
.box-cs:hover {
    box-shadow: 0px 2px 17px 2px rgba(250,8,8,1);
    padding: 14px;
    margin: 8px;
}
.service-list li{
	list-style:none !important;
}

.visible{
display:block;
}
.invisible{
  display:none;
}
* {
  box-sizing:border-box;
}
.serivice-box{
  color:#fff !important;
	text-align:center;
}
.uaelist1 li{
color:#275b83 !important;
}
.img-shadow{
-webkit-box-shadow: -1px 9px 17px -3px rgba(0,0,0,0.82); 
box-shadow: -1px 9px 17px -3px rgba(0,0,0,0.82);
}
.images h4{
	color:#fff !important;
}
.images p{
	color:#fff !important;
}
.location{
background-image:url("http://webdevspot.com/gus/data/uploads/about2.jpg");
	background-position:center;
	border-right:1px solid #fff !important;
}
.president{
background-image:url("http://webdevspot.com/gus/data/uploads/about3.jpg");
	background-position:center;
	border-right:1px solid #fff !important;
}

.minister{
background-image:url("http://webdevspot.com/gus/data/uploads/about4.jpg");
	background-position:center;
	border-right:1px solid #fff !important;
}

.language{
background-image:url("http://webdevspot.com/gus/data/uploads/about5.jpg");
	background-position:center;
	border-right:1px solid #fff !important;

}

.copy-right {
    background: #84c871;
    padding: 20px;
    text-align: center;
    font-size: 18px;
}
.footer-menus a {
    padding-left: 10px;
    font-size: 16px;
}
footer h3{
   color:#fff !important;
	font-size:23px;
}
table {
  overflow: hidden;
  display:inline-block;
}

td, th {
    border: 1px solid #999;
    padding: 10px;
    position: relative;
}

th {
  background-color:#fff;
}

//Row
td:hover::before { 
    background-color: #eee;
    content: '';  
    height: 100%;
    left: -5000px;
    position: absolute;  
    top: 0;
    width: 10000px;   
    z-index: -2;        
}

//Column
td:hover::after { 
    background-color: #ffa;
    content: '';  
    height: 10000px;    
    left: 0;
    position: absolute;  
    top: -5000px;
    width: 100%;
    z-index: -1;        
}
.boxed {
    /*background-image: url("http://123online.co.in/crysler/data/uploads/bg.jpg");*/
	background:#fff;
    margin: 0 auto;

    padding-top: 20px;
}

#top-bar{
	background-color: #84c871; 
}

.thumbnail .caption {
	text-align: center;
}
#top-bar {
	z-index: 9999;
	padding-bottom: 8px;
	padding-top: 8px;
	
}
#top-bar .link-hover-black a{
	color: #333;
}
.s-icons a:hover{
	text-decoration: none;
}
.s-icons a i {
	<!--color: #003d71;
	
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;-->
	 background : #333 important;
    color: #fff;
    font-size: 15px;
    height: 35px;
    line-height: 30px;
    padding: 2px;
    text-align: center;
    width: 35px;
	
}
.s-icons a i:hover {
	color: #333;
	
}
.navbar-brand > img{
	width: 140px;
	padding:2%;
}

.main {
	padding: 15px;
	background: #fff;
}
.navbar-default {
	border: none !important;
}
#main {
	margin-bottom: 30px;
}
/*#phone {
 font-size: 25px;

 font-weight: bold;
 text-align: center;
 margin-top: 32px;
 margin-bottom: 20px;
 }*/

hr {
	/*background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
	background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent);*/
	border: 0;
	height: 1px;
	margin: 15px 0 15px 0;
	background-image: linear-gradient(to right, #84c871, #84c871, #84c871)
}
.logo {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navbar.navbar-fixed-top, .navbar.navbar-fixed-bottom {
   
   /* width: 1120px;*/
	
    margin: 0 auto;
    background: ##df4503;
	opacity:0.95;
}
.navbar-nav.navbar-right {
	margin-top: 25px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 13px;
    font-weight: bold;
	
	/*border-right: 1px dotted #666;*/
}


.navbar-default .navbar-toggle {
	margin-top: 17px;
}

.navbar{
	padding: 2px 20px;
	margin-bottom: 0px;
}
.navbar-default .navbar-brand {
	color: #fff;
	height: inherit;
}
p{
	line-height: 20px;
	color:#333;
}
.footer-link {
	text-decoration: none;
	color: #fff;
}
footer a{
	color: #fff;
}
footer a:hover{
	color: #fff;
}
.footer-link:hover {
	color: #fff;
}
.readmore {
	margin-bottom: 10px;
}
#banner {
	margin: 10px auto;
}

h4 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.7;
	text-transform: capitalize;
	font-family: Oswald, sans-serif;
}
h5 {
	font-family: Oswald, sans-serif;
	font-size: 18px;
}
.light-bg {
	background: #f7f7f7;
	width: 90px;
	height: 90px;
	text-align: center;
	line-height: 90px;
	border-radius: 50%;
	color: #bd2026;
	font-size:30px;
}
.footer-top {
	text-align: center;
	background-color: #fdf0d6;
    border-top: #4a0202 solid 1px;
	color: #000;
	padding: 30px 0;
	margin-top: 25px;
}

.get-a-quote {
	padding: 30px 0;
	font-size: 34px;
}
.get-a-quote span {
	font-weight: 300;
	font-family: Oswald, sans-serif;
}
.get-a-quote a {
	color: #000;
	font-weight: 500;
	font-family: Oswald, sans-serif;
	text-decoration: underline;
}
.get-a-quote a.black:hover {
	color: #333;
}
.get-a-quote a.white:hover {
	color: #ffffff;
}
.get-a-quote:hover a {
	padding-left: 10px;
}
footer {
	background: #306389;

	line-height: 21px;
	padding: 20px 10px 10px;
	color: #fff;
	
	
}
footer p{color:#fff !important;}


#page a {
	background-color: #fcf3a4;
	color: #706614 !important;
	border-radius: 20px;
	text-align: center;
}
#page a i {
	width: 18px;
	line-height: 18px;
}
.footer-main {
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
}
.footer-main h3 {
	border-bottom: 1px solid #fff;
	color: #fff !important;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3;
	text-transform: uppercase;
	margin: 0 0 12px;
	font-family: Oswald, sans-serif;
	padding-bottom: 10px;
}
#copyright {
	padding-top: 20px;
}
/*media css*/
@media (min-width: 1200px) {
	.container {
		width: 1100px !important;
	}
	/*.navbar.navbar-fixed-top, .navbar.navbar-fixed-bottom { width:1100px !important;}*/
	.navbar.navbar-fixed-top, .navbar.navbar-fixed-bottom { width:100% !important;}
	
	
}
@media (min-width: 320px) {
	#phone {
		margin-top: 0px;
	}
	.container{ padding-left:0px;
	padding-right:0px;}
	
}
@media (min-width: 768px) {
	/*#phone {
	 margin-top: 40px;
	 }*/
	.navbar {
		border-radius: 0px;
	}
	.navbar.navbar-fixed-top, .navbar.navbar-fixed-bottom{ width:1024px;}
	
}
.dropdown:hover .dropdown-menu {
	display: block;
	margin-top: 0;
}
#gmap_canvas {
	border: 1px solid #333;
}
.contact-map {
	color: #fff;
}


li.active {
	color: #2155a6 !important;
}
.home-welcome{
	background: #fff;
}
.nivoSlider{
	margin-bottom: 0px !important;
}
.nivo-controlNav{
	display: none;
}
.page-header {
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	padding: 30px 0;
	background-color: #f2f2f2;
	margin-top: 1px;
}
.page-header h1 {
	text-transform: capitalize;
	font-family: Oswald, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
}
.header-search {
	margin-right: 20px;
}
.widget-title {
	border-bottom: 1px solid #333;
	margin: 0 0 12px;
	position: relative;
}
.breadcrumb > li > a {
	color: #7f7f7f;
	text-decoration: none;
	transition: opacity 0.2s linear 0s;
}
.breadcrumb > li {
	font-size: 11px;
}

.breadcrumb {
	margin-bottom: 0px;
	background: none;
}
#MainMenu .list-group .list-group-item {
	border: 0px;
}
.list-group-item:before {
	/*content: "\f105";*/
	display: block;
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 10px;
}
.affix{
	top: 0px;
    width: inherit;
    left: 0px;
    right: 0px;
    background: #fff;
    z-index: 999;
}
#wrap{
	background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.3);
	position: relative;
}
@media (min-width: 979px) {
#sidebar.affix-top {
	position: static;
	margin-top: 30px;
	width: 228px;
}

#sidebar.affix {
	position: fixed;
	top: 70px;
	width: 228px;
	bottom: 140px;
}
}
@media (min-width: 800px) {
	.navbar-brand > img{
		width: 220px;
	}
}
@media (max-width: 400px) {
	.navbar-brand > img{
		width: 140px;
		padding:2%;
	}
}
@media (max-width: 980px) {
	
	.navbar.navbar-fixed-top, .navbar.navbar-fixed-bottom{
		width: inherit;
	}
    .affix {
        position: static;
    }
}
.hover a img:hover{
 -webkit-box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.24);
box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.24);
}


/* COMMON PRICING STYLES */
		.panel.price,
		.panel.price>.panel-heading{
			border-radius:0px;
			 -moz-transition: all .3s ease;
			-o-transition:  all .3s ease;
			-webkit-transition:  all .3s ease;
		}
		.panel.price:hover{
			box-shadow: 0px 0px 30px rgba(0,0,0, .2);
		}
		.panel.price:hover>.panel-heading{
			box-shadow: 0px 0px 30px rgba(0,0,0, .2) inset;
		}
		
				
		.panel.price>.panel-heading{
			box-shadow: 0px 5px 0px rgba(50,50,50, .2) inset;
			text-shadow:0px 3px 0px rgba(50,50,50, .6);
		}
			
		.price .list-group-item{
			border-bottom-:1px solid rgba(250,250,250, .5);
		}
		
		.panel.price .list-group-item:last-child {
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
		}
		.panel.price .list-group-item:first-child {
			border-top-right-radius: 0px;
			border-top-left-radius: 0px;
		}
		
		.price .panel-footer {
			color: #fff;
			border-bottom:0px;
			background-color:  rgba(0,0,0, .1);
			box-shadow: 0px 3px 0px rgba(0,0,0, .3);
		}
		
		
		.panel.price .btn{
			box-shadow: 0 -1px 0px rgba(50,50,50, .2) inset;
			border:0px;
		}
		
	/* green panel */
	
		
		.price.panel-green>.panel-heading {
			color: #fff;
			background-color: #57AC57;
			border-color: #71DF71;
			border-bottom: 1px solid #71DF71;
		}
		
			
		.price.panel-green>.panel-body {
			color: #fff;
			background-color: #65C965;
		}
				
		
		.price.panel-green>.panel-body .lead{
				text-shadow: 0px 3px 0px rgba(50,50,50, .3);
		}
		
		.price.panel-green .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:600;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}
		
		/* blue panel */
	
		
		.price.panel-blue>.panel-heading {
			color: #fff;
			background-color: #608BB4;
			border-color: #78AEE1;
			border-bottom: 1px solid #78AEE1;
		}
		
			
		.price.panel-blue>.panel-body {
			color: #fff;
			background-color: #73A3D4;
		}
				
		
		.price.panel-blue>.panel-body .lead{
				text-shadow: 0px 3px 0px rgba(50,50,50, .3);
		}
		
		.price.panel-blue .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:600;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}
		
		/* red price */
		
	
		.price.panel-red>.panel-heading {
			color: #fff;
			background-color: #D04E50;
			border-color: #FF6062;
			border-bottom: 1px solid #FF6062;
		}
		
			
		.price.panel-red>.panel-body {
			color: #fff;
			background-color: #EF5A5C;
		}
		
		
		
		
		.price.panel-red>.panel-body .lead{
				text-shadow: 0px 3px 0px rgba(50,50,50, .3);
		}
		
		.price.panel-red .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:600;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}
		
		/* grey price */
		
	
		.price.panel-grey>.panel-heading {
			color: #fff;
			background-color: #6D6D6D;
			border-color: #B7B7B7;
			border-bottom: 1px solid #B7B7B7;
		}
		
			
		.price.panel-grey>.panel-body {
			color: #fff;
			background-color: #808080;
		}
		

		
		.price.panel-grey>.panel-body .lead{
				text-shadow: 0px 3px 0px rgba(50,50,50, .3);
		}
		
		.price.panel-grey .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:600;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}
		
		/* white price */
		
	
		.price.panel-white>.panel-heading {
			color: #333;
			background-color: #f9f9f9;
			border-color: #ccc;
			border-bottom: 1px solid #ccc;
			text-shadow: 0px 2px 0px rgba(250,250,250, .7);
		}
		
		.panel.panel-white.price:hover>.panel-heading{
			box-shadow: 0px 0px 30px rgba(0,0,0, .05) inset;
		}
			
		.price.panel-white>.panel-body {
			color: #fff;
			background-color: #dfdfdf;
		}
				
		.price.panel-white>.panel-body .lead{
				text-shadow: 0px 2px 0px rgba(250,250,250, .8);
				color:#666;
		}
		
		.price:hover.panel-white>.panel-body .lead{
				text-shadow: 0px 2px 0px rgba(250,250,250, .9);
				color:#333;
		}
		
		.price.panel-white .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:600;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}



.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #fff;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

a {
  color: #333;
  text-decoration: none;
}
.me {
  width: 400px;
  margin: 90px auto;
}
.me p,
.me h1 {
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
}
.me p {
  font-weight: 200;
}
.me span {
  font-weight: bold;
}
.social {
  position: fixed;
  top: 40%;
  z-index:1000;
	width:50px;
}
.social ul {
  padding: 0px;
  -webkit-transform: translate(-270px, 0);
  -moz-transform: translate(-270px, 0);
  -ms-transform: translate(-270px, 0);
  -o-transform: translate(-270px, 0);
  transform: translate(-270px, 0);
}
.social ul li {
  display: block;
  margin-left: 29px;
  background: rgba(0, 0, 0, 0.36);
  width: 280px;
  text-align: right;
  padding: 5px;
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  /*border-radius: 0 30px 30px 0;*/
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.social ul li:hover {
  -webkit-transform: translate(110px, 0);
  -moz-transform: translate(110px, 0);
  -ms-transform: translate(110px, 0);
  -o-transform: translate(110px, 0);
  transform: translate(110px, 0);
  background: rgba(255, 255, 255, 0.4);
}
.social ul li:hover a {
  color: #000;
}
.social ul li:hover i {
  color: #fff;
  background: rgba(0, 0, 0, 0.36);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.social ul li i {
  margin-left: 26px;
  color: #000;
  background: #fff;
  padding: 9px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 15px;
  background: #ffffff;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.button {
  
    color: #fff;
    padding: 5px 10px;
	font-weight:bold;
}
.button:hover {
   
    color: #fff;
    padding: 5px 10px;
	font-weight:bold;
}
h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6{ color:#58585a !important;}
p{color:#58585a !important;}
.head-bottom{padding:40px 0 40px; color:#fff;}
.head-bottom h1, .h1{ color:#fff !important;}
.head-bottom p{ color:#fff !important;}
.padding{ padding:40px 0 40px; }

h2,h4{
color:#275b83 !important;
}
/* Products Slide */
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css);
.col-item
{
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}

/* testimonials */
/*-------------------------------*/
/*      Code snippet by          */
/*      @maridlcrmn              */
/*-------------------------------*/


section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 35px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}

#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.panel-title a{ color:#fff !important; }
.visible { visibility:visible; position:relative;}

<!-- Home-->

#carousel3d .carousel-3d-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background-color: #fff;
  padding: 10px;
  -webkit-transition: all .4s;
  transition: all .4s;
}
#carousel3d .carousel-3d-slide.current {
  background-color: #333;
  color: #fff;
}
#carousel3d .carousel-3d-slide.current span {
  font-size: 20px;
  font-weight: 500;
}

#me-rate {
    padding: 15px 0px;
    background: #111111;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
    overflow: hidden;
}
.about-main {
    background: url(http://webdevspot.com/gus/data/uploads/abt-bg.jpg) no-repeat center fixed;
        background-size: auto;
    background-size: cover;
    position: relative;
    margin-top: 0;
    padding: 70px 0;
}
.left-color-a::before {
    content: "";
    background: #ff9800;
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.left-about-b {
    text-align: left;
    position: relative;
    z-index: 2;
    padding-right: 40px;
}
.all-title{
	margin-bottom: 40px;
}
.all-title h2 {
    color: #222222;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: .5px;
}
.all-title p{
	position: relative;
	font-weight: 400;
	color: #666666;
	font-size: 16px;
	margin-bottom: 20px;
}
.all-title-bar {
    background: #cccccc;
    display: block;
    height: 1px;
    position: relative;
    width: 200px;
    margin: 2px auto;
}
.all-title-bar::after {
    background: #ff9800;
    content: "";
    display: inline-block;
    height: 7px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: 60px;
    top: -3px;
	border-radius: 6px;
	border: 1px dashed #ffffff;
}
.left-about-b ul li span {
    font-weight: 600;
    font-size: 18px;
    color: #222222;
}
.left-about-b .all-title .all-title-bar::after {
    left: 0;
    transform: translate(0%);
    background: #222222;
}
