h1 {font-size:24px;}
h2 {font-size:24px;padding:0 0 28px;}
h3 {font-size:19px;padding:0 0 15px;}
h4 {font-size:17px;padding:0 0 15px;}
h5 {font-size:15px;padding:0 0 15px;}
h6 {font-size:17px;text-transform:uppercase;padding:0 0 23px;}


.mt-20 {
	margin-top: 20px;
}

.full-width 	 	{float:left;width:100%;padding:0 15px 30px;max-width:100%;}
.three-fourth 	{float:left;width:75%;padding:0 15px 30px;max-width:100%;}
.one-half		{float:left;width:50%;padding:0 15px 30px;max-width:100%;}
.one-third 		{float:left;width:33.33%;padding:0 15px 30px;max-width:100%;}
.two-third 		{float:left;width:66.66%;padding:0 15px 30px;max-width:100%;}
.two-fifth 		{float:left;width:40%;padding:0 15px 30px;max-width:100%;}
.three-fifth 		{float:left;width:60%;padding:0 15px 30px;max-width:100%;}
.one-fifth 		{float:left;width:20%;padding:0 15px 30px;max-width:100%;}
.one-fourth 		{float:left;width:25%;padding:0 15px 30px;max-width:100%;}
.one-fifth 		{float:left;width:20%;padding:0 15px 30px;max-width:100%;}
.one-sixth 		{float:left;width:16.66%;padding: 22px 15px 30px;max-width:100%;}

.results				{float:left;width:100%;margin:10px 0 5px;}
.result					{float:left;width:100%;background:#fff;color:#34394A;overflow:hidden;-webkit-box-shadow:inset 0 0 0 1px #DFDFD0;-moz-box-shadow:inset 0 0 0 1px #DFDFD0;box-shadow:inset 0 0 0 1px #DFDFD0;margin:0 0 30px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.result > div 			{padding:0;}
.result .one-fourth		{width:23%;position:relative;}
.result img 				{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;padding:1px 0 0 1px;max-height:99%;border: 0;
    max-width: 100%;
    vertical-align: middle;}
.result .one-half 		{width:54%;-webkit-box-shadow:1px 0 0 0 #DFDFD0 inset,-1px 0 0 0 #DFDFD0 inset;-moz-box-shadow:1px 0 0 0 #DFDFD0 inset,-1px 0 0 0 #DFDFD0 inset;box-shadow:1px 0 0 0 #DFDFD0 inset,-1px 0 0 0 #DFDFD0 inset;}
.result .one-half h3		{font-weight:bold;text-transform:uppercase;border-bottom:1px solid #DFDFD0;width:100%;padding:22px 30px 20px;position:relative;}
.result .trigger			{width:20px;height:20px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;color:#fff;font-size:15px;text-align:center;line-height:20px;font-weight:bold;position:absolute;top:35%;right:25px;z-index:2;}
.result ul 				{margin:0;display:table;width:100%;height:132px;}
.result li:before			{display:none;}
.result li 				{width:33.333%;text-align:center;display:table-cell;vertical-align:middle;padding:0;}
.result li:nth-child(2n)	{-webkit-box-shadow:1px 0 0 0 #DFDFD0 inset,-1px 0 0 0 #DFDFD0 inset;-moz-box-shadow:1px 0 0 0 #DFDFD0 inset,-1px 0 0 0 #DFDFD0 inset;box-shadow:1px 0 0 0 #DFDFD0 inset,-1px 0 0 0 #DFDFD0 inset;}
.result li .ico 			{margin:0 0 10px;}
.result li p 				{padding:0;line-height:1.2;}

.result .one-fourth > div	 {padding:25px 30px 0 30px;height:100%;display:inline-block;width:100%;position:relative;}
.result .price		{font-size:20px;line-height:1.2;font-weight: bold;}
.result .price small 	{font-size:15px;}
.result .meta 		{font-size:15px;color:#34394A;}
.result .btn			{width:100%;float:left;margin:27px 0 0;}

.result .full-width 	{border-top:1px solid #DFDFD0;padding:25px 50px 15px 30px;position:relative;background:#fff;border-bottom:1px solid #DFDFD0;-webkit-box-shadow:1px 0 0 0 #DFDFD0 inset,-1px 0 0 0 #DFDFD0 inset;-moz-box-shadow:1px 0 0 0 #DFDFD0 inset,-1px 0 0 0 #DFDFD0 inset;box-shadow:1px 0 0 0 #DFDFD0 inset,-1px 0 0 0 #DFDFD0 inset;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;}
.result .close		{width:20px;height:20px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;color:#fff;font-size:15px;text-align:center;line-height:17px;text-indent:0.04em;font-weight:bold;position:absolute;top:30px;right:30px;z-index:2;}



.comments				{float:left;width:100%;margin:-2px 0 30px;border-bottom:1px solid #DFDFD0;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.6);-moz-box-shadow:0 1px 0 rgba(255,255,255,.6);box-shadow:0 1px 0 rgba(255,255,255,.6)}
.comments h3				{padding:0 0 30px;color:#191F26;}
.comment-list	 		{margin:0;}
.comments li  				{list-style:none;float:left;width:100%;color:#34394A;margin:0 0 30px;padding:0 0 0 100px;position:relative;}
.comments .avatar 		{position:absolute;top:0;left:0;z-index:2;width:100px;}
.comments .avatar img 	{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;border:1px solid #DFDFD0;}
.comments .depth-2 		{padding-left:200px;margin-left:0;width:auto;}
.depth-2 .avatar			{left:100px;}
.comments .depth-3 		{padding-left:300px;margin-left:0;width:auto;}
.depth-3 .avatar			{left:200px;}
.comment-box			{float:left;width:100%;background:#fff;min-height:100px;padding:15px 15px 0;border:1px solid #DFDFD0;border-left:0;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}
.comment-box .meta 			{color:#999;padding:0 0 8px;}
.comment-box a 				{color:#F2716A;}
.meta 						{font-size:13px;color:#858585}
.meta strong 					{font-size:15px;font-weight:400;color:#191F26;padding:0 3px 0 0;}
.comment-text				{float:left;}
.comment-text p 				{font-size:14px;padding:0 0 14px;max-width:86%;}
.comments .btn 				{float:right;position:absolute;top:15px;right:15px;}

.box 					{float:left;width:100%;background:#fff;padding:20px 25px 25px;color:#34394A;-webkit-box-shadow:inset 0 0 0 1px #DFDFD0;-moz-box-shadow:inset 0 0 0 1px #DFDFD0;box-shadow:inset 0 0 0 1px #DFDFD0;margin:0 0 30px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.comment-respond h3 		{padding:0 0 20px;}
.comment-respond label 	{color:#858585;}



/* 20 SIDEBAR */
.sidebar .widget 		{float:left;width:100%;background:#fff;color:#34394A;-webkit-box-shadow:inset 0 0 0 1px #DFDFD0;-moz-box-shadow:inset 0 0 0 1px #DFDFD0;box-shadow:inset 0 0 0 1px #DFDFD0;margin:0 0 30px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.sidebar .widget h4 		{font-size:15px;text-transform:uppercase;background:#337fc1;color:#fff;padding:17px 20px 16px;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}
.sidebar .widget h5		{font-family:'Raleway',Arial,Helvetica,sans-serif;font-weight:700;padding:0 0 6px;}
.sidebar .widget img 					{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.sidebar .widget img:last-of-type 	{-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;}
.sidebar .widget .textwidget 			{padding:17px 20px 5px;}
.sidebar .widget form 				{float:left;width:100%;padding:17px 20px 0;}
.sidebar .widget .f-row				{padding-bottom:20px;}
.sidebar .widget .f-row input 			{padding:10px 12px;}

.contact-data	 				{font-size:17px;}
.contact-data .ico 				{margin-right:10px;}

.categories					{margin:0;}
.categories li 				{text-transform:uppercase;font-size:14px;border-bottom:1px solid #DFDFD0;padding:0;}
.categories li:before			{display:none;}
.categories li a 				{display:inline-block;width:100%;color:#34394A;padding:17px 20px 16px;}
.categories li:last-child 	{border-bottom:none;}
.categories li.active			{font-size:15px;}
.categories li.active a,
.categories li:hover a			{background:#191F26;color:#fff;}
.categories li.active:after 	{content:"";position:absolute;top:0;width: 0;height: 0;border-style: solid;}

.sidebar.right li.active:after 	{left:-15px;border-width: 27px 15px 27px 0;border-color: transparent #191F26 transparent transparent;}
.sidebar.left li.active:after 	{right:-15px;border-width: 27px 0 27px 15px;border-color: transparent transparent transparent #191F26;}

.categories li.active:first-child a	{-webkit-border-radius:3px 0 0 0;-moz-border-radius:3px 0 0 0;border-radius:3px 0 0 0;}
.categories li.active:last-child a		{-webkit-border-radius:0 0 0 3px;-moz-border-radius:0 0 0 3px;border-radius:0 0 0 3px;}




.sidebar .widget .summary h5		{padding:0 0 13px;}
.summary div		{padding:17px 20px 12px;float:left;width:100%;border-bottom:1px solid #DFDFD0;}
.summary div:last-of-type {border:none;}
.summary dl 		{font-size:13px;text-transform:uppercase;float:left;width:100%;}
.summary dt 		{float:left;color:#858585;width:32%;padding:0 0 6px;}
.summary dd 		{float:left;width:68%;padding:0 0 6px;}
.total 			{background:#191f26;padding:12px 20px;color:#fff;display:table;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;}
.total dt 		{font-size:15px;color:#fff;padding:0;display:table-cell;vertical-align:baseline;float:none;}
.total dd		{font-size:21px;padding:0;display:table-cell;vertical-align:baseline;float:none;}

.blog-comment-name {
	padding: 0px !important;
	margin-top: 5px !important;
}



.color-green {
	color: green;
}
.color-red {
	color: #FD3132;
}
.text-justify {
    text-align: justify !important;
}