/*
Template Name: Unify - Responsive Bootstrap Template
Description: Business, Corporate, Portfolio and Blog Theme.
Version: 1.2
Author: Html Stream
Website: http://htmlstream.com/preview/unify
*/
@font-face {
  font-family: "Seven_02";
  src: url('../font/seven_02.eot');
  src: url('../font/seven_02.eot?#iefix') format('eot'), url('../font/seven_02.woff') format('woff'), url('../font/seven_02.ttf') format('truetype'), url('../font/seven_02.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}


body {
	font-family: "Seven_02"!important;
    padding:0;
	color:#6c6c6c;
    font-size:13px;
    line-height:1.6;
	background:#fff;
	/*width:1343px;*/
}

p, a, li {
	color:#555;
}

a,
a:focus,
a:hover,
a:active {
   outline:0 !important;
}
a:hover {
	color:#72c02c;
	text-decoration:underline;
}

h1, h2, h3, h4, h5 {
	color:#515151;
	margin-top:5px;
	font-weight:normal;
	font-family: "Seven_02"!important;
}
h1 i, h2 i, h3 i, h4 i, h5 i {
	margin-right:7px;
}

/*Block headline*/
.heading {
	padding:5px 20px 5px 20px;
	border-left:4px solid #27c5f2;
}

.headline {
	display:block;
	margin:10px 0 25px 0;
	/*border-bottom:1px dotted #e4e9f0;*/
}
.headline h3,
.headline h4 {
	color:#585f69;
	margin:0 0 -2px 0;
	padding-right:10px;
	display:inline-block;
	text-shadow:0 0 1px #f6f6f6;
	/*border-bottom:2px solid #72c02c;*/
}

#tabs1 li:nth-child(1) img{
	border:solid 2px #00a0e9;
	}
#tabs1 li:nth-child(2) img{
	border:solid 2px #f7ab00;
	}
#tabs1 li:nth-child(3) img{
	border:solid 2px #5271ad;
	}
#tabs1 li:nth-child(4) img{
	border:solid 2px #0ca0aa;
	}
#tabs1 li:nth-child(5) img{
	border:solid 2px #45b035;
	}
#tabs1 li:nth-child(6) img{
	border:solid 2px #fa7a48;
	}






/*Purchase*/
.purchase {
	padding:30px 0 20px;
	box-shadow:inset 0 0 4px #eee;
	background:url(../img/breadcrumbs.png) repeat;
}
.purchase .container {
	padding:0 20px;
}
.purchase .container .span9 {
	margin-right:20px;
}
.purchase span {
	color:#666;
	display:block;
	font-size:32px;
	line-height:35px;
	margin-bottom:12px;
}
.purchase a.btn-buy {
	color:#fff;
	font-size:16px;
	cursor:pointer;
	margin-top:22px;
	font-weight:bold;
	border-radius:2px;
	background:#72c02c;
	display:inline-block;
	text-decoration:none;
	padding:12px 28px 9px;
	text-transform:uppercase;
	text-shadow:0 1px 0 #51a00b;
}
.purchase a.btn-buy:hover {
	color:#fff;
	background:#68af28;
	text-decoration:none;
	box-shadow:0 0 5px #c0c2c1;
}

/*Service*/
.service {
	margin-bottom:10px;
	padding:15px 15px 10px;
}
.service:hover {
	border-radius:2px;
	box-shadow:0 0 8px #ddd;
	background:#fcfcfc;
    -webkit-transition:box-shadow 0.2s ease-in-out;
    -moz-transition:box-shadow 0.2s ease-in-out;
    -o-transition:box-shadow 0.2s ease-in-out;
    transition:box-shadow 0.2s ease-in-out;
}
.service:hover i {
	color:#656565;
}
.service i {
	float:left;
	padding:10px;
	color:#72c02c;
	font-size:45px;
	text-align:center;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.service i.icon-cogs {
	font-size:37px;
}
.service .desc {
	width:75%;
	float:right;
}
.service .desc h4 {
	font-size:22px;
	line-height:25px;
}


.template-title{
	background: #DBDBDB;
	font-size:18px;
	height:48px;
	vertical-align: middle;
}
.template-title p{
	/*padding: 12px;
    margin-left: -13px;*/
	    margin-top: 9px;
	}
.intro h2,.title-product-home h2{
	font-size:20px;
	color:#0e76bc;
	border-bottom:solid #cdcdcd 2px;
	display:inline-block;
	margin-bottom: 0;
	}
.border03,.border04  {
	border-bottom:solid #f5f5f5 1px;
	margin-bottom: 33px;


	}
.title06 h3{
	font-size:14px;
	}
.intro00{
	font-size:12px;
	}





.ie7 .service .circle i  {
	padding-bottom:45px !important; /*ie7*/
}

/*Blockquote*/
blockquote:hover {
	border-left-color:#72c02c;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.hero {
	padding:18px;
	margin:20px 0;
	color:#ff2c1e;
	font-size:16px;
	background:#fcfcfc;
	border-left:4px solid #ff2c1e;
	font-family:'Open Sans', sans-serif;
}
.hero h1, .hero p {
	text-shadow:1px 1px 0 #fff;
}

.hero-unify p {
	font-size:13px;
	line-height:20px;
}


/* Recent Work  */
.recent-work a {
	text-align:center;
	background:#fcfcfc;
	display:inline-block;
}

.recent-work a:hover {
	text-decoration:none;
}

.recent-work a:hover strong {
	color:#555;
}

.recent-work em.overflow-hidden {
	display:block;
}

.recent-work a span {
	display:block;
	padding:10px;
	border-bottom:solid 2px #eee;
}

.recent-work a strong {
	color:#555;
	display:block;
}

.recent-work a i {
	color:#777;
}

.recent-work a img {
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
}

.recent-work a:hover img {
	opacity:0.8;
   -webkit-transform: scale(1.2) rotate(3deg);
   -moz-transform: scale(1.2) rotate(3deg);
   -o-transform: scale(1.0) rotate(3deg);
   -ms-transform: scale(1.2) rotate(3deg);
   transform: scale(1.2) rotate(3deg);
}

.recent-work a:hover span {
	border-bottom:solid 2px #72c02c;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.3s ease-in-out;
}

.boarder003{
	border-bottom:solid 3px #f3f3f3;
	padding-bottom: 18px;

	}




/* Work */
.work {
	margin-top:6px;
}
.work .details {
	padding:10px;
}
.work .caption {
	display:block;
	padding-top:5px;
	color:#585f69 !important;
	font-size:18px !important;
}
.work .caption:hover {
	cursor:pointer;
	color:#444 !important;
	text-decoration:underline;
}

/* Testimonials */
.testimonial-body {
	padding:10px;
	margin-top:5px;
	background:#fcfcfc;
	border:1px solid #f5f5f5;
}
.testimonial-author{
	padding-top:15px;
	padding-left:20px;
}
.testimonial-author .arrow {
  width:0;
  height:0;
  position:absolute;
  margin-top:-16px;
  margin-left:20px;
  border-top:15px solid #fcfcfc;
  border-bottom:15px solid transparent;
  border-right:15px solid transparent;
}

.testimonial-author .name {
	color:#585f69;
	font-weight:bold;
}

.testimonal-arrow a {
	margin:0;
	top:-22px;
	float:right;
	color:#72c02c;
	font-size:25px;
	position:relative;
	display:inline-block;
	text-decoration: none;
	padding:0 9px !important;
}
.testimonal-arrow a:hover {
	color:#fff;
	text-decoration:none;
	background:#72c02c !important;
}

/*Carousel Arrow */
.carousel-caption {
	padding:10px 15px;
}
.carousel-arrow a.carousel-control {
	font-size:40px;
	height:inherit;
}
.carousel-arrow a.left {
	left:0;
}
.carousel-arrow a.right {
	right:0;
}

/*Clients (Flexslider)*/
.clients {
	box-shadow:none !important;
	margin-bottom:0 !important;
}
.clients li {
	float:left;
	overflow:hidden;
	margin-left:1px;
	position:relative;
	background:#fafafa;
}
.clients li:hover {
	background:#f6f6f6;
}
.clients li img.color-img {
	top:0;
	left:0;
	display:none;
	position:absolute;
}
.clients li:hover img.color-img {
	display:block;
}
.clients li img {
    filter:gray; /* IE6-9 */
	float:none !important;
	margin:0 auto !important;
}
.clients li img:hover {
    filter:none;
}
.clients,
.flexslider.home {
    border:0px;
    overflow:hidden;
    margin-top:10px;
    margin-bottom:30px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}

.flexslider {
	margin-top:10px !important;
}
.flexslider .flex-direction-nav a {
	margin-top:-10px !important;
}

/*Pegination*/
.pagination ul {
	box-shadow:none;
}
.pagination li a {
	color:#777;
	padding:5px 15px;
}

/*Footer*/
.footer {
	margin-top:40px;
	padding:20px 10px;
	background:#585f69;
	color:#dadada;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5 {
	text-shadow:none;
	font-weight:normal !important;
}
.footer p,
.footer a {
	font-size:14px;
}
.footer p {
	color:#dadada;
}
.footer a {
	color:#72c02c;
}
.footer a:hover {
	color:#a8f85f;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.footer h4,
.footer h3 {
	color:#e4e4e4;
	background:none;
	text-shadow:none;
}

/*Blog Posts*/
.footer .posts {
	padding:0 15px;
}
.footer .blog-list {
	margin:0;
	padding:0;
	color:#dadada;
	list-style:none;
}
.footer .blog-list li {
	padding:0 0;
	margin-bottom:7px;
}
.footer .blog-list li span {
	color:#818488;
}
.footer .dl-horizontal,
.footer .dl-horizontal:hover {
	border:none !important;
	background:none !important;
}
.footer .dl-horizontal a {
	color:#dadada;
}
.footer .dl-horizontal a:hover {
	color:#a8f85f !important;
}
.footer .dl-horizontal img {
	border-color:#888 !important;
}


/*Home Page "Main page" (Default)
------------------------------------*/
/*Thumbnail*/
.thumbnail-style {
	padding:5px;
	border-radius:2px;
}
.thumbnail-style:hover {
	box-shadow:0 0 8px #ddd;
    -webkit-transition:box-shadow 0.2s ease-in-out;
    -moz-transition:box-shadow 0.2s ease-in-out;
    -o-transition:box-shadow 0.2s ease-in-out;
    transition:box-shadow 0.2s ease-in-out;
}
.thumbnail-style h3 {
	margin:5px 0 0 0;
}
.thumbnail-style h3 a {
	font-size:20px;
}
.thumbnail-style h3 a:hover {
	color:#72c02c;
	text-decoration:none;
}
.thumbnail-style .thumbnail-img {
	position:relative;
}
.thumbnail-style a.btn-more {
	right:-10px;
	bottom:10px;
	color:#fff;
	padding:1px 6px;
	position:absolute;
	background:#72c02c;
	display:inline-block;
}
.thumbnail-style a.btn-more:hover {
	text-decoration:none;
	box-shadow:0 0 0 2px #377500;
}
.thumbnail-style:hover a.btn-more {
	right:10px;
}

.thumbnail-kenburn img {
	left:10px;
	margin-left:-10px;
	position:relative;
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
}
.thumbnail-kenburn:hover img {
   -webkit-transform: scale(1.2) rotate(2deg);
   -moz-transform: scale(1.2) rotate(2deg);
   -o-transform: scale(1.2) rotate(2deg);
   -ms-transform: scale(1.2) rotate(2deg);
   transform: scale(1.2) rotate(2deg);
}

/*Welcome Block*/
.servive-block .span4 {
	padding:20px 30px;
	text-align:center;
	margin-bottom:20px;
	background:#fafafa;
	border-radius:2px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.servive-block .span4:hover {
	border-radius:2px;
	box-shadow:0 0 8px #ddd;
}
.servive-block .span4 h4 a:hover {
	color:#72c02c;
	text-decoration:none;
}

.servive-block .span4:hover h4,
.servive-block .span4:hover i {
	color:#72c02c;
}
.servive-block .span4 i {
	color:#565656;
	font-size:40px;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.servive-block-in .span4 i {
	color:#72c02c;
}
.servive-block-in .span4:hover i {
	color:#565656;
}

/*Breadcrumbs*/
.breadcrumbs {
	padding:10px 0 0px;
	border-bottom:1px solid #EEE;
	/*margin-left:10px;*/
}
.breadcrumbs h1 {
	color:#686868;
	font-size:30px;
	text-shadow:0 1px 0 #f1efef;
}
.breadcrumbs .container {
	padding:0 15px;
}

.breadcrumb {
	padding-right:20px;
	background:none;
	position:relative;
}
.breadcrumb a {
	color:#777;
}
.breadcrumb li.active,
.breadcrumb li a:hover {
	color:#72c02c;
	text-decoration:none;
}

/*Home Page "Options"
------------------------------------*/
/*Accardion*/
.acc-home a.accordion-toggle {
	color:#686868;
	font-size:18px;
	background:none;
	padding:5px 15px;
	background:#fafafa;
	border-bottom:solid 1px #eee;
	text-decoration:none !important;
}
.acc-home a.active,
.acc-home a.accordion-toggle:hover {
	color:#92d556;
	text-decoration:none !important;
}
.acc-home .accordion-group {
	border:none;
	margin:0 !important;
}
.acc-home .accordion-heading,
.acc-home .accordion-inner {
	border:none;
}
.acc-home .accordion-inner {
	border:none;
	padding-top:3px;
}
.acc-home .collapse.in {
	margin-top:-1px;
	margin-bottom:20px;
	background:#fdfdfd;
	border-bottom:solid 1px #72c02c;
}

/*Posts*/
.posts .dl-horizontal {
	margin-bottom:0;
	padding:3px;
	background:#fdfdfd;
	border-right:solid 2px #eee;
}
.posts .dl-horizontal:hover {
	border-right:solid 2px #72c02c;
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}
.posts .dl-horizontal dt {
	width:56px;
	float:left;
}
.posts .dl-horizontal dt img {
	width:50px;
	height:50px;
	border:solid 3px #eee;
}
.posts .dl-horizontal dd {
	margin-left:66px;
}
.posts .dl-horizontal dd p {
	margin:0;
}
.posts .dl-horizontal a {
	font-size:15px;
	line-height:14px !important;
}
.posts .dl-horizontal a:hover {
	color:#72c02c;
	text-decoration:none;
}
.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a {
	color:#72c02c;
	border-color:#72c02c !important;
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

/*Home Page "Options"
------------------------------------*/
/*Slider*/
.slider-inner .da-slider {
	box-shadow:none;
}

/*Carousel*/
.carousel-control {
	color:#fff;
	border:none;
	margin-top:0;
	border-radius:2px;
}
.carousel-control:hover {
	opacity:1;
	color:#72c02c;
}

/*Tabs*/
.nav-tabs {
	background:none !important;
}
.nav-tabs a {
	font-size:14px;
	padding:5px 15px !important;
}
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
	color:#fff;
	border:none;
    background: #16253b;
}
.nav-tabs > li > a {
	border:none;
	border-radius:0;
}
.nav-tabs > li > a:hover {
	color:#fff;
	background:#16253b;
}
.tab-content {
	padding:7px 10px;
	/*border-top:solid 2px #72c02c;*/
}

/*Home Page "Options"
------------------------------------*/
/*Right Sidebar*/
.who li {
	margin-bottom:6px;
}
.who li i {
	color:#72c02c;
	position:relative;
	top:2px;
	margin-right:7px;
	font-size:18px;
}
.who li:hover i,
.who li:hover a {
	color:#777;
}
.who li:hover a:hover {
	text-decoration:none;
}

/*Home Page "Options"
------------------------------------*/
/*Service Blocks*/
.service-alternative .service:hover {
	background:#76ca2c;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.service-alternative .service:hover i,
.service-alternative .service:hover p,
.service-alternative .service:hover h4 {
	color:#fff;
}

/*About Page
------------------------------------*/
.team ul {
	text-align:right;
}
.team ul li {
	padding:0 !important;
	margin:0 !important;
}
.team ul li a,
.team ul li a:hover {
	text-decoration:none;
}
.team ul li i {
	color:#aaa;
	font-size:20px;
	padding:4px;
	background:#f7f7f7;
}
.team ul li i.icon-facebook {
	padding:4px 10px;
}
.team ul li i:hover {
	color:#fff;
	background:#72c02c;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}
.team .thumbnail-style {
	padding:12px;
}
.team .thumbnail-style small {
	display:block;
	font-size:12px;
}
.team .thumbnail-style h3 {
	margin-bottom:10px;
}
.team .thumbnail-style:hover h3 a {
	color:#72c02c !important;
}

/*Icons Page
------------------------------------*/
.icon-page li {
	color:#555;
	margin:5px 0;
	font-size:14px;
	font-family: "Seven_02"!important;
}
.icon-page li i {
	font-size:14px;
	margin-right:5px;
}
.icon-page li:hover {
	color:#72c02c;
}

/*Pricing Page
------------------------------------*/
/*Pricing Head*/
.pricing {
	position:relative;
	border-radius:3px;
	margin-bottom:15px;
	box-shadow:0 0 5px #eee;
}
.pricing:hover {
	box-shadow:0 0 15px #b5b5b5;
}
.pricing:hover h4 {
	color:#55c931;
}
.pricing-head {
	text-align:center;
}
.pricing-head h3,
.pricing-head h4 {
	margin:0;
	line-height:normal;
	font-weight:bold !important;
}
.pricing-head h3 span,
.pricing-head h4 span {
	display:block;
	margin-top:5px;
	font-size:12px;
	font-style:italic;
}
.pricing-head h3 {
	color:#fafafa;
	padding:12px 0;
	font-size:35px;
	font-family:Arial;
	background:#55c931;
	border-radius:3px 3px 0 0;
	text-shadow:0 1px 0 #32a20f;
	border-bottom:solid 1px #41b91c;
}
.pricing-head h4 {
	color:#bac39f;
	padding:5px 0;
	font-size:70px;
	font-family:Arial;
	background:#fbfef2;
	text-shadow:0 1px 0 #fff;
	border-bottom:solid 1px #f5f9e7;
}
.pricing-head h4 i {
	top:-8px;
	font-size:28px;
	font-style:normal;
	position:relative;
}
.pricing-head h4 span {
	top:-10px;
	font-size:14px;
	font-style:normal;
	position:relative;
}

/*Pricing Content*/
.pricing-content li {
	color:#888;
	font-size:12px;
	padding:7px 15px;
	border-bottom:solid 1px #f5f9e7;
}
.pricing-content li i {
	top:2px;
	color:#72c02c;
	font-size:16px;
	margin-right:5px;
	position:relative;
}

/*Pricing Footer*/
.pricing-footer {
	color:#777;
	font-size:11px;
	line-height:17px;
	text-align:center;
	padding:0 20px 19px;
	border-radius:0 0 3px 3px;
}
.pricing-footer a,
.pricing-footer button {
	color:#fff;
	border:none;
	margin-top:5px;
	font-size:16px;
	padding:6px 15px;
	text-align:center;
	border-radius:2px;
	background:#55c931;
	display:inline-block;
	text-transform:uppercase;
	text-shadow:0 1px 0 #38b312;
	border-bottom:solid 2px #41b91c;
}
.pricing-footer a:hover,
.pricing-footer button:hover {
	cursor:pointer;
	background:#40ba1a;
	text-decoration:none;
	box-shadow:0 0 3px #999;
}

/*Priceing Active*/
.price-active,
.pricing:hover {
	z-index:9;
	margin-top:-15px;
	box-shadow:0 0 15px #b5b5b5;
}
.price-active h4 {
	color:#55c931;
}

.no-space-pricing .pricing:hover {
	-webkit-transition:box-shadow 0.3s ease-in-out;
	-moz-transition:box-shadow 0.3s ease-in-out;
	-o-transition:box-shadow 0.3s ease-in-out;
	transition:box-shadow 0.2s ease-in-out;
}
.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
	color:#55c931;
	padding:15px 0;
	font-size:80px;
	-webkit-transition:color 0.5s ease-in-out;
	-moz-transition:color 0.5s ease-in-out;
	-o-transition:color 0.5s ease-in-out;
	transition:color 0.5s ease-in-out;
}

/*Gallery Page
------------------------------------*/
.gallery .thumbnail,
.gallery .thumbnail:hover {
	padding:0;
	border:none;
	box-shadow:none;
}
.gallery .thumbnails {
	margin-bottom:6px;
}

/*Registration and Login Page
------------------------------------*/
.reg-page,
.login-page  {
	overflow:hidden;
	margin:0 auto;
	background:#fcfcfc;
	border:solid 1px #eee;
	box-shadow:0 0 7px #eee;
}

/*Registration*/
.reg-page {
	min-width:30%;
	max-width:30%;
	padding:30px 50px 30px;
}
.reg-page h3 {
	margin-bottom:25px;
}

/*Login*/
.login-page {
	min-width:25%;
	max-width:25%;
	padding:35px 30px 30px;
}
.login-page h3 {
	margin:0 0 25px 0;
}
.login-page input.login-inputs {
	width:86%;
}
.login-page .checkbox {
	margin-top:7px;
}
.login-page .checkbox input {
	margin-right:6px !important;
}
.login-page button {
	margin:0 0 5px 0;
}

/*Login Page v1.1*/
.log-page {
	width: 310px;
	padding: 20px;
	margin: 0 auto;
	background:#fcfcfc;
	border:solid 1px #eee;
	box-shadow:0 0 7px #eee;
}

/*404 Page
------------------------------------*/
.page-404 p {
	top:70px;
	color:#777;
	font-size:300px;
	line-height:180px;
	text-align:center;
	position:relative;
}
.page-404 p i {
	font-style:normal;
	text-shadow:0 0 3px;
}
.page-404 p span {
	display:block;
	font-size:32px;
	position:relative;
}

/*Clients Page
------------------------------------*/
.clients-page {
	overflow:hidden;
}
.clients-page p {
	overflow:auto;
}
.clients-page p a {
	overflow:auto;
	text-decoration:underline;
}
.clients-page a.img-hover {
	display:block;
	position:relative;
}
.clients-page img {
	float:left;
	margin-right:20px;
	background:#fafafa;
	border:solid 1px #eee;
	width:120px;
	height:120px;
}
.clients-page img.img-colorful {
	display:none;
}
.clients-page a:hover img.img-colorful,
.clients-page:hover img.img-colorful {
	top:0;
	left:0;
	display:block;
	position:absolute;
}

/*Privacy Page
------------------------------------*/
.privacy {}
.privacy a {
	text-decoration:underline;
}
.privacy a:hover {
	color:#72c02c;
	text-decoration:none;
}

/*Portfolio Page
------------------------------------*/
.portfolio-columns .span3 {
	margin-bottom:1.8%;
}
.portfolio-columns .span4 {
	margin-bottom:2.3%;
}
.portfolio-columns .span6 {
	margin-bottom:2.2%;
}

/*Portfolio Item Page
------------------------------------*/
.portfolio-item h3 {
	margin-top:0;
}
.portfolio-item li {
	padding:3px 0;
}
.portfolio-item p a {
	text-decoration:underline;
}
.portfolio-item p a:hover {
	text-decoration:none;
}

/*Blog Page
------------------------------------*/
.blog-page ul,
.blog-page li {
	margin:0 !important;
	padding:0 !important;
}
.blog h3 {
	color:#72c02c;
}
.blog ul {
	color:#555;
	font-size:12px;
}
.blog li {
	margin-right:7px !important;
}
.blog li i {
	color:#666;
}
.blog li a:hover {
	color:#72c02c;
	text-decoration:none;
}
.blog ul.blog-info {
	border-top:solid 1px #eee;
}
.blog .blog-img {
	margin:10px 0;
}

/*Blog Tags*/
ul.blog-tags a {
	font-size:13px;
	padding:2px 5px;
	background:#f7f7f7;
	margin:0 2px 5px 0;
	display:inline-block;
	text-shadow:0 1px 0 #fff;
}
ul.blog-tags a:hover,
ul.blog-tags a:hover i {
	color:#72c02c;
	text-decoration:none;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
ul.blog-tags a i {
	color:#777;
}
.blog ul.blog-tags {
	border-bottom:solid 1px #eee;
	padding-bottom:4px !important;
}
.blog ul.blog-tags a {
	font-size:10px;
	display:inline;
	padding:2px 3px;
	margin-right:2px;
	background:#f4f4f4;
}

/*Blog Ads*/
.blog-ads li {
	display:inline;
}
.blog-ads li img {
	opacity:0.6;
	width:60px;
	height:60px;
	margin:0 2px 8px;
}
.blog-ads li img:hover {
	opacity:1;
	box-shadow:0 0 0 4px #72c02c;
}

/*Blog Latest Tweets*/
.blog-twitter p {
}
.blog-twitter p span {
	color:#777;
	display:block;
	font-size:11px;
}
.blog-twitter p a {
	color:#72c02c;
	text-decoration:none;
}
.blog-twitter p a:hover {
	text-decoration:underline;
}

/*Blog Item Page
------------------------------------*/
.blog-item .media img {
	top:3px;
	width:54px;
	height:54px;
	position:relative;
}
.blog-item h4.media-heading {
	position:relative;
}
.blog-item h4.media-heading span {
	top:3px;
	right:0;
	color:#777;
	font-size:12px;
	position:absolute;
}
.blog-item h4.media-heading span a {
	color:#72c02c;
}

/*Contact Page
------------------------------------*/
.map {
	width:100%;
	height:350px;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
}

.map-box {
	height: 250px;
}

.map-box-space {
	margin-top: 25px;
}

/*Coming Soon Page
------------------------------------*/
.coming-soon-page {
	background: #585f69;
}

.coming-soon-border {
	border-top: solid 3px #72c02c;
}

.coming-soon-logo  {
	margin-top: 10px;
	padding-top: 15px;
	border-top: solid 1px #4c5159;
}

.coming-soon-logo a {
	display: block;
	text-align: center;
}

.coming-soon,
.coming-soon-plugin {
	padding: 20px;
	text-align: center;
	margin-top: 20px;
}

.coming-soon-plugin {
	min-height: 260px;
}

.coming-soon h1,
.coming-soon p {
	color: #fff;
}

.coming-soon h1 {
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 15px;
	text-shadow: none;
}

.coming-soon p {
	font-size: 16px;
	line-height: 22px;
}

.coming-soon input {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.coming-soon-copyright {
	padding: 5px 0;
}

.coming-soon-copyright p {
	color: #fff;
	text-align: right;
}

/*One Page
------------------------------------*/
.one-page {
	padding-left: 0;
	padding-right: 0;
}

.one-page h1,
.one-page h2 {
	color: #fff;
	font-size: 30px;
	text-shadow: none;
	margin-bottom: 20px;
}

.one-page p {
	color: #fff;
}

.one-page .one-default p,
.one-page .one-default h1,
.one-page .one-default h2,
.one-page .one-grey p,
.one-page .one-grey h1,
.one-page .one-grey h2 {
	color: #555;
}

.one-page .one-page-inner {
	padding: 30px 20px;
	min-height: 300px;
}

.one-page .one-page-btn {
	font-size: 20px !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
	margin-bottom: 15px;
}

.one-page .btn-u {
	margin-bottom: 15px;
}

.one-page .one-default {
	background: #fff;
}
.one-page .one-grey {
	background: #fafafa;
}
.one-page .one-blue {
	background: #3498db;
}
.one-page .one-red {
	background: #e74c3c;
}
.one-page .one-orange {
	background: #e67e22;
}
.one-page .one-green {
	background: #2ecc71;
}

/*Search Page
------------------------------------*/
.search-page h2 {
	font-size: 28px;
	margin-bottom: 20px;
}

.booking-blocks {
	overflow: hidden;
	padding: 15px 20px;
	margin-bottom: 25px;
	background: #fafafa;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.booking-blocks:hover {
	border-radius:2px;
	background: #fafafa;
	box-shadow:0 0 8px #ddd;
}

.booking-blocks p a {
	color: #72c02c;
}

.booking-blocks .booking-img {
  width: 140px;
  margin-right: 10px;
}

.booking-blocks .booking-img li {
  color: #777;
}

.booking-blocks .booking-img li i {
  color: #78ccf8;
  font-size: 12px;
  margin-right: 5px;
}

.booking-blocks .booking-img img {
  float: left;
  width: 140px;
  height: auto;
  margin: 5px 10px 10px 0;
}

.booking-blocks h2 {
  margin-top: 0;
  font-size: 20px;
  line-height: 20px;
}

.booking-blocks ul.inline li {
  padding: 0;
}

.booking-blocks ul.inline li i {
  color: #f8be2c;
  cursor: pointer;
  font-size: 16px;
}

.booking-blocks ul.inline li i:hover {
  color: #f8be2c;
}

/*Others (Global classes)
------------------------------------*/
.color-red { color:#c00;}
.color-green { color:#72c02c;}
.color-blue { color:#3498db;}

.pull-lft { text-align:left;}
.pull-rgt { text-align:right;}

.rgt-img-margin { margin:4px 0 5px 8px;}
.lft-img-margin { margin:5px 20px 5px 0;}

.overflow-hidden { overflow:hidden;}
.padding-left-5 { padding-left:5px;}
.img-width-200 { width:200px;}

/*Image Border*/
.img-border {
	border:solid 3px #fff;
}

/*Background light-style*/
.bg-light {
	padding:10px 15px;
	border-radius:3px;
	margin-bottom:10px;
	background:#fcfcfc;
}
.bg-light:hover {
	padding:9px 14px;
	border:solid 1px #e5e5e5;
}

/*Link read-more*/
a.read-more {
	font-weight:bold;
	text-decoration:none;
}
a.read-more:hover {
	color:#72c02c;
	text-decoration:none;
}

/*Link color-green-style*/
.linked:hover {
	color:#72c02c;
	text-decoration:none;
}

/*CSS3 Hover Effects*/
.hover-effect {
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}
.hover-effect-kenburn {
	left:10px;
	margin-left:-10px;
	position:relative;
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
}
.hover-effect-kenburn:hover {
	-webkit-transform: scale(2) rotate(5deg);
	-moz-transform: scale(2) rotate(5deg);
	-o-transform: scale(2) rotate(5deg);
	-ms-transform: scale(2) rotate(5deg);
	transform: scale(2) rotate(5deg);
}

/*Spaces*/
.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-20,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-40,
.margin-bottom-50,
.margin-bottom-60 {
	clear:both;
}
.margin-bottom-5 {
	margin-bottom:5px;
}
.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-bottom-25 {
	margin-bottom:25px;
}
.margin-bottom-30 {
	margin-bottom:30px;
}
.margin-bottom-40 {
	margin-bottom:40px;
}
.margin-bottom-50 {
	margin-bottom:50px;
}
.margin-bottom-60 {
	margin-bottom:60px;
}

.top-2 {
	top:27px;
}

/*Button Style*/
.btn {
	box-shadow: none;
}

.btn-u {
	border:0;
	font-size:14px;
	cursor:pointer;
	padding:5px 13px;
	position:relative;
	background:#72c02c;
	display:inline-block;
	color:#fff !important;
	text-decoration:none !important;
}
.btn-u:hover {
	color:#fff;
	background:#5fb611;
	text-decoration:none;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}

.btn-u-small {
	padding:3px 12px;
}
.btn-u-large {
	font-size:18px;
	padding:10px 25px;
}
a.btn-u {
	padding:4px 13px;
	vertical-align:middle;
}
a.btn-u-small {
	padding:2px 12px;
}
a.btn-u-large {
	font-size:18px;
	padding:6px 25px;
}

/*Buttons Color*/
.btn-u-blue {
	background: #3498db !important;
}
.btn-u-blue:hover {
	background: #2980b9 !important;
}

.btn-u-red {
	background: #e74c3c !important;
}
.btn-u-red:hover {
	background: #c0392b !important;
}

.btn-u-orange {
	background: #e67e22 !important;
}
.btn-u-orange:hover {
	background: #d35400 !important;
}

.btn-u-sea {
	background: #1abc9c !important;
}
.btn-u-sea:hover {
	background: #16a085 !important;
}

.btn-u-green {
	background: #2ecc71 !important;
}
.btn-u-green:hover {
	background: #27ae60 !important;
}

.btn-u-yellow {
	background: #F1C40F !important;
}
.btn-u-yellow:hover {
	background: #F39C12 !important;
}

/*Social Icons*/
.social-icons {
	margin:0;
}
.social-icons li {
	float:left;
	display:inline;
	list-style:none;
	margin-right:5px;
	margin-bottom:5px;
	text-indent:-9999px;
}
.social-icons li a, a.social-icon {
	width:28px;
	height:28px;
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.social-icons li:hover a {
	background-position:0 -38px;
}

.social_amazon {background: url(../img/icons/social/amazon.png) no-repeat;}
.social_behance {background: url(../img/icons/social/behance.png) no-repeat;}
.social_blogger {background: url(../img/icons/social/blogger.png) no-repeat;}
.social_deviantart {background: url(../img/icons/social/deviantart.png) no-repeat;}
.social_dribbble {background: url(../img/icons/social/dribbble.png) no-repeat;}
.social_dropbox {background: url(../img/icons/social/dropbox.png) no-repeat;}
.social_evernote {background: url(../img/icons/social/evernote.png) no-repeat;}
.social_facebook {background: url(../img/icons/social/facebook.png) no-repeat;}
.social_forrst {background: url(../img/icons/social/forrst.png) no-repeat;}
.social_github {background: url(../img/icons/social/github.png) no-repeat;}
.social_googleplus {background: url(../img/icons/social/googleplus.png) no-repeat;}
.social_jolicloud {background: url(../img/icons/social/jolicloud.png) no-repeat;}
.social_last-fm {background: url(../img/icons/social/last-fm.png) no-repeat;}
.social_linkedin {background: url(../img/icons/social/linkedin.png) no-repeat;}
.social_picasa {background: url(../img/icons/social/picasa.png) no-repeat;}
.social_pintrest {background: url(../img/icons/social/pintrest.png) no-repeat;}
.social_rss {background: url(../img/icons/social/rss.png) no-repeat;}
.social_skype {background: url(../img/icons/social/skype.png) no-repeat;}
.social_spotify {background: url(../img/icons/social/spotify.png) no-repeat;}
.social_stumbleupon {background: url(../img/icons/social/stumbleupon.png) no-repeat;}
.social_tumblr {background: url(../img/icons/social/tumblr.png) no-repeat;}
.social_twitter {background: url(../img/icons/social/twitter.png) no-repeat;}
.social_vimeo {background: url(../img/icons/social/vimeo.png) no-repeat;}
.social_wordpress {background: url(../img/icons/social/wordpress.png) no-repeat;}
.social_xing {background: url(../img/icons/social/xing.png) no-repeat;}
.social_yahoo {background: url(../img/icons/social/yahoo.png) no-repeat;}
.social_youtube {background: url(../img/icons/social/youtube.png) no-repeat;}

/*Glyphicons*/
.glyphicons-demo {
    text-align: ;
}

.glyphicons-demo .glyphicons {
    color: #999999;
    display: inline-block;
    font-size: 14px;
    line-height: 48px;
    margin-right: 20px;
    text-align: left;
    width: 150px;
}

.glyphicons-demo .glyphicons i:before {
    color: #666666;
    line-height: 55px !important;
}

.glyphicons-demo a:hover {
	color: #72c02c;
	text-decoration: none;
}

/*Style Switcher*/
i.style-switcher-btn {
	right: 0;
	top: 37px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	z-index: 555555;
	position: fixed;
	padding: 7px 9px;
	background: #585f69;
}

i.style-switcher-btn:hover {
	background:#707985;
}

i.style-switcher-btn-option {
	top: 38px;
	background: #9097a0;
}

i.style-switcher-btn-option:hover {
	background: #707985;
}

.style-switcher {
	right: 0;
	top: 37px;
	display: none;
	z-index: 555555;
	position: fixed;
	background: #585f69;
	padding: 15px 15px 15px 20px;
}

.style-switcher-inner {
	background: #9097a0;
}

.style-switcher .theme-close {
	top: 10px;
	right: 6px;
	position: absolute;
}

.style-switcher .theme-close i {
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	padding: 5px 7px;
	background: #464e5b;
}

.style-switcher .theme-close i:hover {
	color: #464e5b;
	background: #fff;
 }

.style-switcher .theme-heading {
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.style-switcher ul {
	margin-bottom: 0;
}

.style-switcher li {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: #c00;
	margin-right: 5px;
	display: inline-block;
	border: solid 1px #70747a;
}

.style-switcher li:hover,
.style-switcher li.theme-active {
	margin-right: 3px;
	border: solid 2px #fff;
}

.style-switcher li.theme-default {
	background: #72c02c;
}
.style-switcher li.theme-blue {
	background: #3498db;
}
.style-switcher li.theme-orange {
	background: #e67e22;
}
.style-switcher li.theme-red {
	background: #e74c3c;
}
.style-switcher li.theme-light {
	background: #ecf0f1;
}

/*Revolution Slider*/
.bg-black-opacity {
	background: url(../img/sliders/revolution/bg-text.png) repeat;
	padding: 7px;
	text-shadow: none !important;
}
/*F O O T T E R*/
.footer_01 {
	margin: 0px;
}
#footer, #copyrights {
	padding-left: 0;
	padding-right: 0;
}
#footer.footer-dark {
	background-color: #656565;
	color: #DDD;
}
#footer {
	position: relative;
	background-color: #EEE;
	padding: 8px 30px;
}
.footer-widgets-wrap {
	overflow: hidden;
}
.footer-widgets-wrap {
	overflow: hidden;
}
.clearfix {
	display: block;
}
#footer .col_one_fourth {
	margin-right: 1%;
	float: left;
	margin: 0 40px 20px 0;
}
#footer .col_one_fourth {
	margin: 0 40px 40px 11px;
}
.col_one_fourth {
	display: block;
	position: relative;
	float: left;
}
#footer, #copyrights {
	padding-left: 0;
	padding-right: 0;
}
#copyrights {
	margin-bottom: -20px;
}
#copyrights.copyrights-dark {
	background-color:#292A2C;
	color: #999;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
#copyrights {
	position: relative;
	padding: 15px 30px;
	line-height: 20px;
	font-size: 12px;
	background-color: #E5E5E5;
	overflow: hidden;
	/*border-top: 1px solid #EEE;*/
	color: #888;
	text-shadow: 1px 1px 1px #FFF;
}
#copyrights .col_half {
	margin-bottom: 0 !important;
	margin-left:15px;
}

.postcontent,
.landing-offer-media,
.sidebar,
.landing-offer-text,
.col_full,
.col_half,
.landing-offer-half,
.col_one_third,
.col_two_third,
.col_three_fourth,
.col_one_fourth,
.col_one_fifth,
.col_two_fifth,
.col_three_fifth,
.col_four_fifth,
.col_one_sixth,
.col_five_sixth {
	display: block;
	position: relative;
	margin-right: 4%;
	margin-bottom: 30px;
	float: left;
}
.col_half, .landing-offer-half {
	width: 48%;
}
#copyrights .col_half {
	margin-bottom: 0 !important;
}
.col_last {
	margin-right: 0 !important;
	clear: right;
}

/*B L O G*/
.blog .postcontent, .blog .sidebar, .blog .landing-offer-media, .blog .landing-offer-text {
	margin-right: 0px;
}
.blog .postcontent ,.blog .sidebar,{
	display: block;
	position: relative;
	margin-right: 4%;
	margin-bottom: 30px;
	float: left;
}
.blog .postcontent {
	width: 720px;
}
.blog .nobottommargin {
	margin-bottom: 0 !important;
}
.blog .postcontent.col_last, .blog .sidebar.col_last {
	float: right;
}
.blog .col_last {
	margin-right: 0 !important;
	clear: right;
}
.blog .sidebar {
	width: 210px;
}
ul:not(.sidebar_inner) li.has_children:hover > .dropdown {
	top: 41px;
	opacity: 1!important;
	visibility: visible!important;
}
ul:not(.sidebar_inner) li.has_children > .dropdown {
	display: block;
	position: absolute;
	left: 50%;
	top: -999px;
	width: 180px;
	margin-left: -90px;
	opacity: 0;
}

.clear {
	clear: both;
}

<!--S T O R E-->
.checkout{
	width: 960px;
	margin: 0px;
}

#footer h4:after {
	background-color: #005900;
	bottom: 0;
	content: "";
	margin-top: 10px;
	margin-bottom: -1px;
	display: block;
	width: 75px;
	height: 2px;
}

input[name='newsletter_opt_in_submit'] {
	border-style: solid;
	border-width: 1px;
	font-family: inherit;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	position: relative;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	background-color: #ff2c1e;
	color: white;
	border-color: #ff2c1e;
	padding: 10px;
}

.sidebar_inner{margin: 0; padding: 0; list-style: none; font-size:14px;}
.sidebar_inner a{ color:#000; text-decoration:none;}
.sidebar_inner .dropup, .sidebar_inner  .dropdown {
	position: relative !important;
	margin-top:10px;
	list-style:none;
	margin-left: 0px;
}
ul.sidebar_inner .single .toplevel a{ font-size:18px;color: #ff2011;}
ul.sidebar_inner > li {font-weight: bold;}
ul.sidebar_inner > li:not(.has_children)  {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEE;
}
ul.sidebar_inner .dropdown li{
	font-weight:100;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEE;
}
input[name='contact-submit']{
	border-style: solid;
	border-width: 1px;
	font-family: inherit;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	position: relative;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	background-color: #16253b;
	color: white;
	border-color: #16253b;
	padding: 10px;
	margin-top: 15px;
}
.contact-button{/*right: 72px;*/
position: absolute;}

.mediagall img:hover{ opacity:0.5;}

#language .lang{
  background: url('../img/language.png')0px 8px no-repeat;
  padding:0px 8px 0px 12px;
}
#header .links a{
 color:	#555 !important;
}
/*.navbar .nav li:nth-child(3){
	 background: url('../img/dropdown.png')198px no-repeat;
}

.navbar .nav li:nth-child(4){
	 background: url('../img/dropdown.png')141px no-repeat;
}
*/
.ralate-web h3{
    border-bottom:2px solid#005d00;
	width:180px ;

}
.ralate-web{
	/*border-bottom:1px solid #eeeeee !important;
    margin-bottom:22px;*/
}
.widget_th62_2 .headline h3, .headline h4{
 /* border-bottom: 2px solid #005d00 !important;*/
}
.widget_th62_2 .headline{
 margin:-5px 0 20px 0 !important;
}

.csl-banner{
	  /*width:100%;
	  height:243px;
	  background: url('../img/banner-news3.png') no-repeat; */
	  position:relative;
	  margin-left:0px;
	  margin-right:0px;
}

.widget_04 .col_full{
width:98% !important;
}


.category-list ul{
 width:250px;
}
.category-list li{
 border:1px solid #e1e0e0;
 padding:12px 0px 12px 0px;
 margin-bottom:3px;
}

.text_stories {
 float:left !important;
 width:100% !important;
}
.text_stories a {
 background: url('../img/arrow.png')-6px 7px no-repeat !important;
 padding-left:15px;
}

.arrowRightDark{
 /*background: url('../img/arrow.png')-5px 12px no-repeat !important;*/
}

.headline p{
color:#000 !important;

}
a:hover{
color:#5ea2d5 !important;
}

.headline li .ui-state-active p{
	background:#fff;
}
.headline p{
	background:#eeeeee;
	border-top:2px solid #dddddd;
}

.headline-n .line-p{
 background: url('../img/line-p1.png')155px 19px no-repeat !important;
 font-size:30px !important;
 font-weight:bolder !important;
}
.store #head-categories{
 background: url('../img/pic-header.png')no-repeat !important;
 padding-bottom:9px;
}
.logo img{
    width: 100%;
    height: 65px;
    object-fit: contain;
    object-position: left;
}
.header{
	background:#ececec;
	padding: 3px 0 0;
}
.header .navbar{
	margin-bottom: 0;
    min-height: 65px;
}
.header .navbar-inner ul{
    min-height: 65px;
    padding: 0;
    margin-bottom: 0;
	padding-top: 25px;
}
.header .navbar-inner ul li{
	display:inline-block;
    margin-left: 35px;
	height: 40px;
}
.header .navbar-inner > ul > li.current_menu_parent,.header .navbar-inner > ul > li.has_current_menu_parent{
	border-bottom: 4px solid #000;
}
.header .navbar-inner > ul > li:hover{
    /* border-bottom: 4px solid #000; */
}
.header .navbar-inner > ul > li:hover > span a{
    font-weight: bold;
	color: #000 !important;
}
.header .navbar-inner > ul > li:hover > span a{
	text-decoration:none;
}
.header .navbar-inner ul li a{
	color:#000;
}
.header-top{
	background:#16253b;
	color:#bfbfbf;
	padding: 8px 0 10px;
}
.header-top p{
	font-style: italic;
	font-size:12px;
	margin: 0;
}
.header-top p,.header-top span{
	color:#bfbfbf;
	font-size: 12px;
}
.header-top span i{
	margin-right: 5px;
}
.header-top span{
	line-height: 1;
}
.header-top ul{
	list-style:none;
	text-align: right;
	margin: 0;
	padding-left: 15px;
}
ul.language-menu {
    border-left: 1px solid #363636;
    padding-left: 10px;
    margin-left: 8px;
}
.header-top ul li{
	display:inline-block;
}
.no-padding{
	padding: 0;
}
.no-margin{
	margin: 0;
}
.banner-page-all{
	width:100%;
}
.about-us-page{
    margin-top: 30px;
}
.about-us-page .title-about{
	color:#81bde4;
	font-weight: bold;
	letter-spacing: 1px;
}
.about-us-page .title-about2{
	color: #000;
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: 2px;
	    padding-bottom: 20px;
	border-bottom: 1px solid #c6c6c6;
	position: relative;
}
.about-us-page .title-about2:before{
	content: '';
    position: absolute;
    width: 55px;
    height: 4px;
    background: #c1c1c1;
    left: 0;
    bottom: -2px;
}
.blog-nest {
    padding: 30px 0;
}
.blogs_home_TitleText {
	text-align: center;
	color: #6c6c6c;
	font-size: 30px;
	font-weight: 600;
	padding: 0 0 30px;
}
.blogs_home_TitleText span {
	color: #2d539c;
}
.blogs_home_pic {
	position: relative;
	overflow:hidden;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.row.our-product img {
    width: 100%;
    height: 223px;
    -o-object-fit: cover;
    -o-object-position: center center;
    object-fit: cover;
    object-position: center center;
}

.blog_ne_img {
    width: 100%;
    height: 280px !important;
    -o-object-fit: cover;
    -o-object-position: center center;
    object-fit: cover;
    object-position: center center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.blog_ne_img:hover
{
	-ms-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.blogs_home_date {
	position: absolute;
	top: 0;
	left: 20px;
	background-color: #ffffff;
	text-align: center;
	padding: 0 0 8px;
}
.blogs_home_date .date_m,
.blogs_home_date .date_y {
	color: #864933;
    font-style: italic;
    font-size: 16px;
    line-height: normal;
	font-family: 'MajestiBanner-Medium';
}
.blogs_home_date .date_d {
	color: #252e3f;
    font-size: 28px;
    font-weight: 600;
    line-height: normal;
	font-family: 'MajestiBanner-Medium';
}

.blogs_home_content {
	background-color: #ffffff;
	padding: 15px 0px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.by_n_date:before,
.by_n_date:after {
	content: '';
	display: table;
	clear: both;
}
.blogs_home_cBy {
	float: left;
	color: #8d9195;
	font-size: 14px;
}
.blogs_home_cDate {
	float: right;
	color: #8d9195;
	font-size: 14px;
}
.blogs_home_cTitle {
    color: #333b42;
    font-size: 16px;
    font-weight: bold;
    padding: 2px 0 6px;
	line-height: 1.25em;
	/*font-family: 'MajestiBanner-Medium';*/
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blogs_home_cIntro {
    margin: 5px 0 12px;
	height: 60px;
	overflow: hidden;
	color: #333b42;
	font-size: 13px;
}
.blogs_home_cMore {
	display: inline-block;
	color: #252e3f;
	font-size: 12px;
	font-family: 'MajestiBanner-Medium';
	text-transform: uppercase;
}
.blogs_home_all {
	text-align: center;
	color: #909192;
	font-size: 16px;
	padding: 25px 0 0;
}

.pag-line {
	border-top: 1px solid #cccccc;
}
.pagination-blog .pagination {
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	border-radius: 0;
}
.pagination-blog .pagination ul {
	margin: 0;
	text-align: right;
}
.pagination-blog .pagination ul li {
	display: inline-block;
	margin: 0;
	padding: 20px;
}
.pagination-blog .pagination ul li span,
.pagination-blog .pagination ul li a {
	font-weight: 600;
	color: #757474;
}
.pagination-blog .pagination ul li.next span,
.pagination-blog .pagination ul li.next a {
	color: #20409a;
}
.pagination-blog .pagination ul li.prev span,
.pagination-blog .pagination ul li.prev a {
	color: #20409a;
}
.pagination-blog .pagination ul li.active span,
.pagination-blog .pagination ul li.active a {
	color: #ffb901;
}

.title-blog-page{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.service-page{
	padding: 50px 0;
}
/*start menu service*/
.menu-service-page-detail{
	list-style: none;
	padding: 0;
}
.menu-service-page-detail li ul.sub-menu{
	display:none;
}
.menu-service-page-detail li.open > ul.sub-menu{
	display:block;
	padding: 10px 30px;
	list-style: none;
}
.menu-service-page-detail ul.sub-menu li.open span ul.sub-menu{
	display:block;
	padding: 10px 15px;
	list-style: none;
}
.menu-service-page-detail ul.sub-menu li.open span ul.sub-menu li {
	margin-bottom: 10px;
}
.menu-service-page-detail ul.sub-menu li.open span ul.sub-menu li a{
	color:#8d8d8d;
	font-size: 12px;
}
.menu-service-page-detail li > ul.sub-menu > li.nav-prev{
	display:none;
}
.menu-service-page-detail li > ul.sub-menu > li{
	margin-bottom: 10px;
}
.menu-service-page-detail li > ul.sub-menu > li:after{
    content: '';
    position: absolute;
    left: -20px;
    width: 8px;
    height: 8px;
    top: 4px;
    background: #28608e;
}
.menu-service-page-detail li > ul.sub-menu > li > span > a{
    color:#000;
	font-size:12px;
}
.menu-service-page-detail li > ul.sub-menu > li i{
    color: #d9d9d9;
    font-size: 10px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 5px;
    cursor: pointer;
}
.menu-service-page-detail li > span{
    display: inline-block;
	width: 100%;
}
.menu-service-page-detail li{
	position: relative;
	/* background:#f8f8f8; */
}
.menu-service-page-detail li > i{
    color: #a7a7a745;
    font-size: 18px;
    text-align: right;
    position: absolute;
    right: 15px;
    top: 9px;
	cursor: pointer;
}

.menu-service-page-detail > li > span{
  padding: 5px 20px 5px 0;
	/* box-shadow: inset 0px -8px 10px #0000001f; */
	margin-bottom: 5px;
  background: #fff;
}
.menu-service-page-detail > li > span > a{
	color:#666;
	width: 85%;
  display: block;
  font-size:15px;
}
.menu-service-page-detail > li:hover > span > a{
  color:#0066b3 !important;
  text-decoration: none;
}
.menu-service-page-detail > li.current_menu_parent > span > a{
    color:#0066b3;
}
/* .menu-service-page-detail > li:nth-child(1) > span{
	background:#712c47;
}
.menu-service-page-detail > li:nth-child(2) > span{
	background:#74abda;
}
.menu-service-page-detail > li:nth-child(3) > span{
	background:#717134;
}
.menu-service-page-detail > li:nth-child(4) > span{
	background:#853b2e;
}
.menu-service-page-detail > li:nth-child(5) > span{
	background:#892821;
}
.menu-service-page-detail > li:nth-child(6) > span{
	background:#2b8adf;
}
.menu-service-page-detail > li:nth-child(7) > span{
	background:#ac4956;
}
.menu-service-page-detail > li:nth-child(8) > span{
	background:#f69f1b;
}
.menu-service-page-detail > li:nth-child(9) > span{
	background:#6a6b6e;
}
.menu-service-page-detail > li:nth-child(10) > span{
	background:#00ab84;
}
.menu-service-page-detail > li:nth-child(11) > span{
	background:#b99259;
}
.menu-service-page-detail > li:nth-child(12) > span{
	background:#a66887;
} */
/*end menu service*/
.title-service-page-detail{
	margin-top: 40px;
}
.title-service-page-detail h3{
  color: #000;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  position: relative;
  padding-bottom: 10px;
}
/* .title-service-page-detail h3:before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 50px;
    height: 3px;
    background: #e4e4e4;
} */
.title-service-page-detail h3 span{
    color: #0066b3;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 2px;
}
.service-page-detail{
        margin-top: 35px;
}
.banner-all-page{
	width:100%;
	margin-bottom: 30px;
}
.overley01{
    width: 100%;
    position: absolute;
    bottom: 100%;
    background: #00000085;
    left: 0;
    right: 0;
    z-index: 100;
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: .5s ease;
}
.image-blog:hover .overley01{
    height: 100%;
    bottom: 0;
    display: block;
}
.img-blog2{
  cursor: pointer;
}
.img-blog2:hover .overley01{
    height: 100%;
    bottom: 0;
    display: block;
}
.div-ab-text:hover .overley01{
    height: 100%;
    bottom: 0;
    display: block;
}
.owl-carousel-project .item:hover .overley01{
    height: 100%;
    bottom: 0;
    display: block;
}
.view-port:hover .overley01{
    height: 100%;
    bottom: 0;
    display: block;
}
.overley01 .view-more {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    text-align: center;
}
.overley01 .view-more a{
		color:#fff;
		border: 2px solid #fff;
		padding: 5px 20px;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
.img-blog{
	text-align: center;
	margin-top: 60px

}
.img-blog img{
	max-width: 100%;
	margin-bottom: 20px;
}
.view-blog {
    margin: 60px 0;
}
.detail-p h4 {
    font-weight: bold;
    font-size: 20px;
	line-height: 1.5;
}
.post-content {
    font-size: 14px;
    margin: 18px 0;
}
.banner-page{
  position: relative;
}
.banner-page h3{
  color: #fff;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 60px;
  font-weight: bold;
  letter-spacing: 4px;
}
.banner-page img{
  width:100%;
}
.header .col-md-9,.header .navbar{
  position: unset;
}
.header .menu-item-has-children .sub-menu{
  display:none;
  position: absolute;
  top: 110px;
  background: #213963;
  left: 0;
  z-index: 10;
  width: 100%;
  columns: 3;
  text-align: left;
  padding: 40px 10% 50px !important;
}
.header .menu-item-has-children:hover .sub-menu{
  display:block;
}
.header .menu-item-has-children .sub-menu li{
  display:block !important;
  line-height: 3.5;
}
.header .menu-item-has-children .sub-menu li a{
  color:#fff !important;
      font-size: 16px;
}
.header .menu-item-has-children .sub-menu .nav-prev{
  display:none !important;
}
.header .menu-item-has-children .sub-menu li:hover a{
  font-weight: bold;
}
.main-header.fixed-menu{
	position: fixed;
	width:100%;
	top: 0;
	left: 0;
	z-index: 10;
}
/*- synergy-as */
@media screen and (min-width: 320px) and (max-width: 767px){
	body{
		/* padding: 0 16px !important; */
	}
	.da-slider{
		height: 130px !important;
	}
  .header .navbar-inner ul,.navbar{
    display:none;
  }
  .logo img{
        object-position: right;
  }
  #myBtn{
    position: absolute;
    margin-top: -50px !important;
  }
  .header-top p{
    text-align:center;
  }
  .header-top ul{
    padding-left:0;
    text-align: center !important;
  }
  .header-top .col-md-6 > ul > li:first-child{
    display:block;
  }
  .header-top .cities-widget{
    width:50% !important;
    margin:5px auto;
  }
  .main-header.fixed-menu{
    position: unset !important;
  }
  .icon-service{
    background:#2f82c9 !important;
        padding: 10% !important;
        height: auto !important;
  }
  .icon-service .col-md-4:after{
    display:none!important;
  }
  .icon-service img{
    margin-bottom:10px;
  }
  .ted01_info p,.ted01_info em,.ted01_info span{
    font-size:14px !important;
  }
  .text_editor01 .col-md-5{
    padding-top:30px !important;
  }
  .text_editor01{
    height:auto !important;
    margin-bottom:30px;
  }
  .as-option > li{
    margin-right:0 !important;
  }
  .blog-home{
    height: auto !important;
  }
  .blog-home .col-md-4{
        margin-bottom: 30px;
  }
  .title-blog-home:after,.title-blog-home:before{
    display:none;
  }
  .owl-carousel-logo{
    padding:0 !important;
  }
  .modal-content{
    margin:0 !important;
  }
  #cssmenu2 ul{
    margin-left:0 !important;
    padding-left:10px !important;
  }
  #cssmenu2 ul ul li a{
    padding:0 !important;
  }
  #cssmenu2 ul .nav-prev{
    display:none;
  }
  .banner-page h3{
    top:30%;
    font-size: 25px;
  }
  .icon-chat{
    right: 5% !important;
  }
  .page-detail iframe{
    width:100% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 967px){
  .header .navbar-inner ul li{
    margin-left:10px;
  }
  .icon-service {
    padding: 14px 0% 0px !important;
    background-size: cover!important;
  }
  .text_editor01{
    height:auto !important;
    margin-bottom:30px;
  }
  .blog-home{
    height: auto !important;
  }
  .blog-home .col-md-4{
        margin-bottom: 30px;
  }
  .banner-page h3{
    font-size:40px;
  }
}
