a, input, select, textarea {outline:none !important;
}
body {overflow-x:hidden;}

body {
  margin: 0;
  padding:0;
  font-family: Arial;
  font-size: 14px;
  font-weight:400;
  line-height: 20px;
  color: #636363; 
  position:relative;
}

.font {
	font-family: 'PT Sans', sans-serif;
	font-weight:400; /*Normal*/
}
.fleft {float:left;
}
.fright {float:right;
}
.clear {
	height:0;
	clear:both;
	font-size:0;
}
img {
	outline:0;
	vertical-align:top;
}
ul {list-style-type:none}

.wrapper {
}

.header_bg {
	padding:27px 0 14px 0;
	/*background:url(../img/menu_bg2.png) repeat left top;                header background removed v2*/
}

.container {
	padding-right:20px;
	padding-left:20px;
}

.page_full {
	margin-right:-20px;
	margin-left:-20px;
	border-radius:0 0 0 0;
}

.header_top {z-index:10;
}
.logo {
	display:block;
	padding:0;
}
.logo img {max-width:100%;
}

.page_container_bg {background:#fff;}
.gallery_container_bg {background:#fff;}
.show_block {
	display:none;
}

.load_more {margin-bottom:20px;}
.gallerymrgn {margin:20px 0;}
/* ______________________________follow us_________________________________________ 
.follow_us {
	float:right;
	width:125px;
	padding:0;
	margin:21px 0 0 0;
}

.follow_us ul li {
	padding:0;
	margin:0 0 0 17px;
	display:inline-block;
	line-height:18px;
}
.follow_us ul li:first-child {margin-left:0;}
.follow_us a {
	background-image:url(../img/top_socials2.png);
	background-repeat:no-repeat;
	height:15px;
	display:block;
	text-indent:-9999px;
	text-align:left;
}
.follow_us a.twitter {background-position:0 0;width:14px;}
.follow_us a.twitter:hover {background-position:0 -20px;}

.follow_us a.facebook {background-position:-34px 0;width:8px;}
.follow_us a.facebook:hover {background-position:-34px -20px;}

.follow_us a.soc_icon {background-position:-62px 0;width:13px;}
.follow_us a.soc_icon:hover {background-position:-62px -20px;}

 __________________________________________ end follow us __________________________________________________ */

.wrap { padding:0 20px;
}

#top_menu {
	z-index:50;
}
#top_menu .nav {margin:0;
}

/* _________________________________ hidden_menu ___________________________________ */
.menu_relative {
	position:relative;
}
.menu_hidden {
	position:absolute;
	left:40px;
	right:40px;
	top:0px;
	margin:0 auto;
	padding:27px 20px 14px 27px;
	background-color:#fff;
	z-index:999;
}

.foot_menu {text-align:right;padding:16px 0;
}

.foot_menu li {
	display:inline-block;
	padding:0 13px;
}
.foot_menu li:first-child {
	padding:0 13px 0 0;
	margin:0;
}
.foot_menu li:last-child {
	padding:0 36px 0 13px;
	margin:0;
}

.foot_menu li a {
	text-transform:uppercase;
	font-family:'PT Sans';
	font-weight:400;
	color:#000;
	font-size:14px;
	line-height:22px;
}
.foot_menu li a:hover, .foot_menu li a.current {
	color:#01c1d6;
	text-decoration:underline;
}
/* ______________________________follow us_________________________________________ 
.menu_hidden .follow_us {
	float:right;
	width:125px;
	padding:0;
	margin:20px -5px 0 0;
}

.menu_hidden .follow_us ul li {
	padding:0;
	margin:0 0 0 17px;
	display:inline-block;
	line-height:18px;
}
.menu_hidden .follow_us ul li:first-child {margin-left:0;}
.menu_hidden .follow_us a {
	background-image:url(../img/top_socials2.png);
	background-repeat:no-repeat;
	height:15px;
	display:block;
	text-indent:-9999px;
	text-align:left;
}
.menu_hidden .follow_us a.twitter {background-position:0 0;width:14px;}
.menu_hidden .follow_us a.twitter:hover {background-position:0 -20px;}

.menu_hidden .follow_us a.facebook {background-position:-34px 0;width:8px;}
.menu_hidden .follow_us a.facebook:hover {background-position:-34px -20px;}

.menu_hidden .follow_us a.soc_icon {background-position:-62px 0;width:13px;}
.menu_hidden .follow_us a.soc_icon:hover {background-position:-62px -20px;}



 ________________________________ //hidden_menu __________________________________ */

/*nav*/
#main_menu {
	position: relative;
	float:left;
	margin:18px 0 0 160px;
}
.menu_block {float:left;}

.menu_wrap .nav li {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
}
.menu_wrap .nav > li {
  padding: 0 5px 0 5px;
}
.menu_wrap .nav > li:last-child {background:none;padding-right:0;
}
.menu_wrap .nav > li:first-child {padding-left:0;
}
.menu_wrap .nav ul li a span {
    display: none;
}
#main_menu select {
	display: none;
	font-family:Arial;
	font-size:14px;
}
.menu_t {
	line-height:13px;
	color:#9f9f9f;
	font-size:11px;
	display:block;
}
.menu_wrap .nav li a {
  text-transform:uppercase;
  line-height:22px;
  /*color: #fff;     changed to black    v2  */
   color: #000;
  font-family: 'Pt Sans', sans-serif;
  font-weight:400;
  font-size:14px;
  text-shadow: none;
  text-decoration: none;
  padding:0 15px;
  text-align:center;
}
.menu_wrap .nav > li.sfHover > a,
.menu_wrap .nav > li.sfHover > a:hover,
.menu_wrap .nav > li > a:hover,
.menu_wrap .nav > li.current > a,
.menu_wrap .nav > li.current > a:hover {
	 color:#01d1c6;  /* changed from #000     v2  */
	text-decoration:none;  /*  changed from underline v2  */
}
.sub-menu > a {position: relative;
}

.menu_wrap .nav ul {
  position: absolute;
  display: none;
  width: 133px;
  left: 0px;
  top: 51px;
  list-style: none;
  zoom: 1;
  z-index: 110;
  /*  background:#777777;   changed in v2    */
background:#ffffff;
  border-left: 1px #000 solid;   /*  added in v2  */
  border-bottom: 1px #000 solid;   /*  added in v2  */
  border-right: 1px #000 solid;   /*  added in v2  */
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  padding: 13px 0 8px 0;
  margin: 0;
}
.menu_wrap .nav > li li.sub-menu > a:before {
  content: " ";
  position: absolute;
  background: none;
  width: 7px;
  height: 6px;
  right: 10px;
  top: 13px;
}
.menu_wrap .nav ul li a {
  display: block;
  text-transform: none;
  font-family: 'PT Sans', sans-serif;
  font-weight:400;   /*  changed from 600  to 400 in v2   */
  font-size: 14px;
  color:#000;   /*  changed from white  to black in v2   */
  line-height: 22px;
  padding: 0 10px 4px 10px;
  background: #ffffff;
}
.menu_wrap .nav ul li a span {display:none;
}
.menu_wrap .nav > li > ul li > a:hover,
.menu_wrap .nav > li > ul li.sfHover > a,
.menu_wrap .nav > li > ul li.current > a {
  text-decoration: none;
  background:#ffffff;   /* changed from b1b1b1    v2  */
  color:#01d1c6;  /* changed from #000     v2  */
}
.menu_wrap .nav > li > ul li > a:hover:before,
.menu_wrap .nav > li > ul li.sfHover > a:before { background: none;  
}

.menu_wrap .nav ul ul {
  position: absolute;
  display: none;
  width: 133px;
  left: 133px;
  top: -6px;
  height: auto;
  list-style: none;
  z-index: 111;
  padding: 0px 0 8px 0;
  margin: 0;
  border-top:0;
}

p.last {margin-bottom:15px;
}
.block [class*="span"] {margin-bottom:15px;
}
[class*="span"] img, [class*="span"] iframe {max-width:100%;
}

.post_carousel {color:#7f7f7f;
}
.post_carousel .title_t {
	line-height:20px;
	padding:7px 0 3px 0;
	font-size:16px;
	margin-top:19px;
	border-top:1px #d9d9d9 solid;
	font-family: 'Signika', sans-serif;
	font-weight:400;
	color:#5b5b5b;
}
.post_carousel .title_t a {
	font-size:16px;
	font-family: 'Signika', sans-serif;
	font-weight:400;
	color:#5b5b5b;
}
.post_carousel .title_t a:hover {
	text-decoration:none;
	color:#ed6451;
}
.post_meta {
	color:#b1b1b1;
	padding-bottom:6px;
	margin-bottom:7px;
	border-bottom:1px #d9d9d9 solid;
}
.post_meta span {padding:0 7px;
}
.post_meta a {color:#b1b1b1;
} 
.post_meta a:hover {
	color:#ed6451;
	text-decoration:none;
}

.arrow_link {
	text-transform:uppercase;
	font-family:'PT Sans';
	font-weight:400;
	color:#01c1d6;
}

.block ul, .follow_us ul, #footer ul, .clients_logo ul {list-style:none;
}

ul.links {margin-bottom:15px;
}
ul.links li {
	padding:0 0 3px 27px;
	margin:0;
	color:#7f7f7f;
	background:url(../img/li_arrow.png) no-repeat left top;
}
ul.links li a {	color:#7f7f7f;
}
ul.links li a:hover, ul.links li:hover a {color:#ff5a3f;
} 
ul.links li:hover {
	color:#ff5a3f;
	background:url(../img/li_arrow_h.png) no-repeat left top;
}

#footer {
	font-size:14px;
	line-height:21px;
	padding:20px 0 49px 0;
}
#footer h2.title {
	text-transform:uppercase;
	font-family:'PT Sans', sans-serif;
	color:#898989;
	font-size:25px;
	line-height:20px;
	font-weight:400;
}
#footer .span3 { padding-bottom:18px;
}

.footer_bottom {
	padding:0;
}

.copyright {
	color:#444444;
	text-transform:uppercase;
	font-family:'PT Sans';
	font-weight:400;
	line-height:14px;
	font-size:12px;
}
.copyright a {
	color:#01c1d6;
}
.copyright a:hover {text-decoration:uderline;
}

.strapline {
	color:#444444;
	font-family:'PT Sans';
	font-weight:400;
	font-size:12px;
}

.page_in .container {
	padding-left:0 !important;
	padding-right:0 !important;
}
.page_in {padding-bottom:0;
}

.blog_with_right_sidebar {
	display:block;
	margin-left: -20px !important;
	
}

.breadcrumb {
  /*text-transform:uppercase;*/
  padding: 32px 0 27px 0;
  border-bottom:1px solid #d5d5d5;
  list-style: none;
  font-size:12px;
  color:#01c1d6;
}
.breadcrumb span {
  color:#7f7f7f;
  padding:0 5px;
  color:#494949;
}
.breadcrumb a {
  color:#494949;
}
.breadcrumb_title {
	font-size:24px;
	color:#1c1c1c;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	line-height:22px;
	padding-bottom:2px;
	letter-spacing:-1px;
}

.contline {
	margin:8px 0 25px 0;
	height:1px;
	background:#a8a8a8;
	width:100%;
}

/* ________________________________________ ABOUT ___________________________________________ */
p.morbi_text {
	float:left;
	width:320px;
	margin:0 20px 20px 0;
	padding:0 15px 0 33px;
	font-style:italic;
	color:#7b7b7b;
	background:url(../img/morbi_bg.png) no-repeat left top;
}
p.vestibulum {
	margin:0 0 20px 0;
	padding:0 5px 0 0;
}
.about_img1 {
	float:right;
	padding:0 0 30px 20px;
}
p.vestibulum2 {
	margin:0 0 20px 0;
	padding:0;
}

h2.title {
	padding:15px 0 15px 0;
	margin:0;
	line-height:22px;
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-size: 20px;
}
a.about_icon {
	display:block;
	padding:16px 30px;
	background:#e2e2e2;
	text-align:center;
	text-decoration:none;
	color:#7b7b7b;

	/*display:block;
	padding:16px 30px;
	background:#515151;
	text-align:center;
	text-decoration:none;
	color:#fff;*/
}
a.about_icon p {
	padding:0;
	margin:0;
}

.aboutwriting_icon {
	display:block;
	padding:16px 30px;
	background:#e2e2e2;
	text-align:center;
	text-decoration:none;
	color:#7b7b7b;

	/*display:block;
	padding:16px 30px;
	background:#515151;
	text-align:center;
	text-decoration:none;
	color:#fff;*/
}
.aboutwriting_icon p {
	padding:0;
	margin:0;
}

h2.title2 {
	padding:0;
	margin:45px 0 20px 0;
	line-height:22px;
	text-transform:uppercase;
	color:#3e3e3e;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-size: 17px;
}
/*
ul.sedutper_sp {
	list-style-type:none;
	margin:0 0 0 17px;
}
.sedutper_sp li {
	background:url(../img/sedutper_sp_bg.png) no-repeat left bottom;
	line-height:12px;
	margin:0 0 26px 0;
	padding:0 0 0 24px;
}
.sedutper_sp li:first-child {padding-top:13px;}*/

#testimonials_carousel img {
	float:left;
	margin:5px 18px 10px 0;
}
.author {padding-top:15px;color:#1c1c1c;}

/* _______________________________________ //ABOUT __________________________________________ */

/* ________________________________________ BLOG __________________________________________ */
h2.title3 a {
	font-size:20px;
	color:#01c1d6;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	text-transform:uppercase;
}
h2.title3 a:hover {text-decoration:underline;
}
h2.title3 {margin:0 0 10px 0;}

.blog_date {
	float:left;
	text-align:center;
	text-transform:uppercase;
	background:#01c1d6;
	padding:6px 10px;
	margin-right:20px;
	font-family:'PT Sans';
	font-weight:400;
	font-size:14px;
	line-height:18px;
	color:#fff;
}
.blog_date span {font-size:28px;line-height:21px;}

.popular_block {margin-bottom:20px;}
.popular_block a {color:#636363;}
.popular_block a:hover {color:#000;text-decoration:none;}
h3 {
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	border-bottom:1px solid #d5d5d5;
	text-transform:uppercase;
	font-family:'PT Sans';
	font-weight:400;
	font-size:18px;
	line-height:21px;
	color:#01c1d6;
}
.pop_text {padding-top:7px;}
img.popular_img {
	float:left;
	margin:0 18px 10px 0;
}

.flickrs {margin:0 -10px 20px 0;
}
.FlickrImages li {
	margin:0 10px 10px 0 !important;
	padding:0 !important;
	float:left;	
	border:0 !important;
}
.FlickrImages li a {
	display:block;
	width:60px !important;
	height:60px !important;
	overflow:hidden;
	float:left;
}
.FlickrImages li a img {
	width:60px !important;
	height:60px !important;
	border:0;
}
.flickrs .gsCanvas {
	width:60px !important;
	height:60px !important;
}

.tags a {
	display:inline-block;
	margin:0 8px 9px 0;
	height:20px;
	line-height:18px;
	background-image:url(../img/tag_bg.png);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0 7px 0 22px;
	text-transform:uppercase;
	font-family:'PT Sans';
	font-weight:400;
	color:#fff ;	
}
.tags a:hover {
	background-position:0  -21px;
	text-decoration:none;
}
a.tagmargin {margin:0 0 9px 0 !important;}

/* _______________________________________ //BLOG __________________________________________ */
/* _________________________ CONTACT __________________________ */
.contact_text {padding-bottom:21px;}

ul.foot_block_intouch {margin:0;}

.foot_block_intouch li {padding-bottom:8px !important;}
.foot_block_intouch li p, .foot_block_intouch a {
	color:#565656;
	line-height:21px;
	padding:0 0 0 34px;
	margin:0;
}

.foot_block_intouch li.touch_phone p {
	background:url(../img/contact_icon.png) no-repeat 0 0;
}
.foot_block_intouch li.touch_clock p {
	background:url(../img/contact_icon.png) no-repeat 0 -78px;
}
.foot_block_intouch li.touch_mail a {
	background:url(../img/contact_icon.png) no-repeat 0 -150px;
}
.foot_block_intouch li.touch_site a {
	background:url(../img/contact_icon.png) no-repeat 0 -234px;
	display:block;
}
.foot_block_intouch li.touch_adress p {
	background:url(../img/contact_icon.png) no-repeat 0 -305px;
}
.foot_block_intouch li.touch_site2 a {
	background:url(../img/contact_icon.png) no-repeat 0 -371px;
	/*background:url(../img/linkedin_2.png) no-repeat ;*/
	display:block;
	height:20px;
	padding-bottom:0px;
	line-height:22px;
	}
.foot_block_intouch li.touch_site3 a {
	background:url(../img/contact_icon.png) no-repeat 0 -444px;
	display:block;
	height:20px;
	line-height:22px;
}

.touch_mail a:hover, .touch_site a:hover, .touch_site2 a:hover, .touch_site3 a:hover {color:#01c1d6;text-decoration:none;}

.contact_title p {
	text-transform:uppercase;
	margin:0;
	padding:0 0 27px 0;
	font-family:'PT Sans';
	font-weight:400;
	font-size:20px;
	line-height:22px;
	color:#565656;
}
.antispam { display:none;}

/* ________________________ //CONTACT _________________________ */
/* _________________________ GALLERY __________________________ */
.gallery_block {
	margin:30px 0;
}
#testimonials_carousel {display:none;margin:30px 0;}
/*.gallerymarg {margin-top:32px;}*/

/* ________________________ //GALLERY _________________________ */

.profile {text-align:center;
}
.profile_title {
	font-size: 14px;
    margin-bottom:5px;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	color:#525252;
}
.profile img {
	margin:10px auto 15px auto;
	width:169px;
}
legend {
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
}

.item_description {	
	text-align:center;
	color:#565656;
}
.item_description h6 {margin:15px 0 0 0 !important;padding:0 !important;}
.item_description h6 a {
	font-family:'PT Sans', sans-serif;
	color: #565656;
	font-size: 16px !important;
	font-weight:600;
	margin:15px 0 0 0 !important;
	padding:0 !important;
	text-transform:uppercase;
}

.item_description h6 a:hover {text-decoration:none !important;color:#ff5a3f;}

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}
.element {
  overflow: hidden;
  position: relative;
  min-height:20px;
}
.element img {max-width:100%;
}

#options {padding:0 0 10px 0;
}
#filters {
	position: relative;
	padding:0;
	margin:25px 0 0 0;
}
#filters li {
	display: block;
	margin:0 10px 10px 0;
	float: left; 
	padding:0;
	list-style:none;
}
#filters li a.selected {
	color: #fff;
	background:#ff5a3f;
	text-decoration:none;
	border-color:#ff5a3f;
}
.preloader {
	background:url(../img/preload_img.gif) center center no-repeat;
	display:block;
}

#portfolio_carousel {margin-bottom:20px;
}
#portfolio_carousel img {border-radius:3px;
}
#portfolio_carousel .carousel-control {
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 31px;
  margin-top: -21px;
  background-image:url(../img/slider_nav.png);
  background-position:0 0;
  background-repeat:no-repeat; 
  outline:none;
}
#portfolio_carousel .carousel-control.right {
	background-position:-38px 0; 
	left:auto;
	right:0; 
}
#portfolio_carousel .carousel-control.right:hover {
	background-position:-38px -31px;  
}
#portfolio_carousel .carousel-control:hover {background-position:0 -31px;
}
.pad25 { padding-top:25px;
}
.pad5 { padding-top:5px;
}
.marg20 { margin-top:20px !important;
}

.post {
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #d5d5d5;
}

.post img {
	float:left;
	margin:0 26px 18px 0;
	max-width:100%;
}

.post_info {
	padding:5px 0;
	border-bottom:1px #d5d5d5 solid;
	border-top:1px #d5d5d5 solid;
	margin:0 0 29px 0;
	text-transform:uppercase;
	font-family:'PT Sans';
	font-weight:400;
	color:#89868d;
}
.post_info a {color:#000;}


.post img {
}

.sidebar .tweet_arrows {display:none;
}
.widget { margin-bottom:25px;
}

.sidebar h2.title {
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:18px;
}
ul.recent_post, ul.tweets, ul.links {
	padding:0;
	margin:0;
	list-style:none;
}
ul.recent_post li {
	padding:0 0 8px 0;
	margin-bottom:13px;
	border-bottom:1px #696969 solid;
	color:#a0a0a0;
}
ul.recent_post li:last-child {
	border-bottom:0;
	margin-bottom:18px;
}
ul.recent_post li img {
	float:left;
	margin-right:15px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}
ul.recent_post div {padding:3px 0 2px 0;
}
ul.recent_post div a {color:#ff5a3f;
}
ul.recent_post div a:hover {text-decoration:underline;
}

.sidebar  input.search-query {
  padding:5px 6px 5px 6px;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
}

#comments {
	padding:0 0 7px 0;
	margin-bottom:25px;	
}
#comments ul {
	padding:0;
	margin:0;
	list-style:none;	
}
#comments ol {
	padding:0;
	margin:0;
	list-style:none;
}
#comments li {
	padding:0 0 23px 0;
	list-style:none;
}
.avatar {
	float:left;
	margin-right:11px;
	
}
.avatar img {
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;	
}
.comment_right {display:table;	
}

.comment_info {padding-bottom:7px;
}
.comment_info span {padding:0 12px;
}
#comments ol li ul li {
	padding:23px 0 0 30px;
	margin:0;
}
#map {
	margin:0 0 39px 0;
	padding-top:6px;
}
.contact_form { padding-top:6px;
}
.contact_form textarea { min-height:87px !important;
}
.notification_error {
	color: #b94a48;
	background-color: #f2dede;
	border:1px #eed3d7 solid;
    height: auto;
    margin: 0 0 9px 0;
    padding: 10px;
    text-align: left;
}
.notification_ok {
    color: #3a87ad;
	background-color: #d9edf7;
	border:1px #bce8f1 solid;
    height: auto;
    margin: 0 0 9px 0;
    padding: 10px;
    text-align: center;
}

.heightfix {
min-height:160px;
text-align:left;
}
hr { 

    height: 1px;
    color: #d5d5d5;
    background: #d5d5d5;
    font-size: 0;
    border: 0;
   
}
.left {
style="margin-left:30px";
}


.noscript-message { 
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
background:#FCE9C0 left no-repeat; 
background-position: 15px;  
height:15px;
border-top:2px solid #DBAC48; 
border-bottom:2px solid #DBAC48; 
padding: 15px 10px 15px 50px; 
}