/*
Theme Name: Job Tips
Theme URL: 
Description: 
Author: LARSON
Author URI: www.larson.ro
Version: 2025
*/

/*-------------------
    Project
---------------------*/

html {
	background: #fff;	
}
*{ margin: 0px auto; padding: 0px; font-family: 'Montserrat', sans-serif;}
h1{
	font-size: 34px;
	line-height:45px;
	font-weight:500;
	color:#061915;
	text-align:left;
	font-weight:500;
	text-decoration: none;
	font-weight:normal;
}
h2{
	font-size:24px;
	line-height:38px;
	color:#061915;
	text-align:left;
	text-decoration: none;
	font-weight:500;
	padding: 10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}
h3{
	font-size:23px;
	line-height:37px;
	color:#061915;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
	border-left: 2px solid #061915;
	padding: 7px 0px 7px 20px;
	margin:20px 0px 20px 0px;
}
h4{
	font-size:19px;
	line-height:32px;
	color:#026730;
	text-align:left;
	text-decoration: none;
	font-weight:bold;
	margin:20px 0px 20px 0px;
}
h5{
	font-size:17px;
	line-height:25px;
	padding:10px 0px 10px 0px;
	text-decoration: none;
	font-weight:normal;
}
h6{
	font-size:13px;
	line-height:13px;
	padding:9px 0px 9px 0px;
	text-decoration: none;
	font-weight:normal;
	color:#fff;
}
img {
	border:0;
	max-width: 100%;
	height: auto;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:15px;
}
img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 20px 20px;
	display: inline;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
}
img.alignleft {
	padding: 5px 5px;
	margin: 5px 20px 20px 0px;
	display: inline;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
}
img.alignnone {
	display: inline;
}
.grecaptcha-badge {
    display: none !important;
}
ul li{ 
 margin: 0 0 0 20px;
}
.green {
	color:#b2cb24;
}

/*-------------------
    Cups
---------------------*/
#cups {
    margin: 0px auto 0 auto;
    background: #fff;
    width: 100%;
    max-width: 2560px;
    min-width: 320px;
    min-height: 10px;
    box-sizing: border-box;
}
#header {
	float:left;	
	background: #061915;
	width:100%;
	min-height:10px;
	position: fixed;
	z-index:100;
	margin-top:0px;
}
#home {
	float:left;	
	background: #ffffff;
	width:100%;
	min-height:10px;
	overflow: hidden;
	margin-top:95px;
}
#main {
	float:left;	
	background: #ffffff;
	width:100%;
	min-height:10px;
	margin-top:95px;
}
#footer {
	float:left;	
	background: #061915;
	width:100%;
	min-height:118px;
	overflow: hidden;
}
/*-------------------
    header
---------------------*/
#top {
	float:left;	
	background:#ffca08;	
	width:100%;
	min-height:10px;
	position: fixed;
	z-index:200;
	display:none;
}
#breakpoint {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 15px;
	color:#1f1f1f;
	text-align:center;
	padding:6px 0px;
}
#header-top {
	float:left;	
	background:#d87e29;	
	width:100%;
	min-height:35px;
}
#header-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:13px;
	margin-bottom:13px;
}
#header-logo {
	float:left;
	width:15%;
	min-height:10px;
	text-align:left;
	margin-top:4px;
}
#header-lang {
	float:right;
	width:50%;
	min-height:10px;
	font-size:12px;
	color:#d87e29;
	text-align:right;
	margin-top:7px;
} 
#header-lang a {	
	color:#d87e29;
	text-decoration: none;
	padding:6px 10px;
}
#header-lang a:link {  }
#header-lang a:visited { }
#header-lang a:hover{
	color:#fff;
	text-decoration:none;
}
#header-menu {
	float:left;	
	width:80%;
	min-height:10px;
	margin-top:10px;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {margin:0;padding:0;border:0;list-style: none;line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#cssmenu:after,
#cssmenu > ul:after {content: ".";display: block;clear: both;visibility:hidden;line-height:0;height:0;}
#cssmenu #menu-button {display: none;}
#cssmenu {width:auto;	font-weight:500;font-family: 'Times New Roman', Times, serif;}
#cssmenu > ul > li {float: left;}
#cssmenu.align-center > ul {font-size:0;text-align:center;}
#cssmenu.align-center > ul > li {display:inline-block;float:none;}
#cssmenu.align-right > ul > li {float:right;}
#cssmenu > ul > li > a {padding: 10px 7px;font-size:16px;text-decoration:none;color: #fff;font-weight:500;}
#cssmenu > ul > li:first-child > a {}
#cssmenu.align-center > ul > li:first-child > a {}
#cssmen.align-right > ul > li:first-child > a {}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {color: #d87e29;font-size:16px;}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {color: #d87e29;font-size:16px; }
#cssmenu > ul > li:after {content: '';  position: absolute;  top: 8px;  right: 0;  display: block;  height: 17px;  width: 1px;  opacity: .15; }
#cssmenu.align-right > ul > li:after {right: auto;left:-1px;}
#cssmenu > ul > li:before { content: '';  position: absolute;  top: 12px;  right: -1px;  display: block;  height: 17px;  width: 1px;  opacity: .35;}
#cssmenu.align-right > ul > li:before {right:auto;left:0px;}
#cssmenu > ul > li:last-child:after,
#cssmenu > ul > li:last-child:before {display: none;}
#cssmenu.small-screen {width: 100%;background: #fff;-moz-border-radius:10px; -webkit-border-radius:10px; - border-radius:10px;}
#cssmenu.small-screen > ul,
#cssmenu.small-screen.align-center > ul {width:100%;text-align:left;}
#cssmenu.small-screen > ul > li,
#cssmenu.small-screen.align-center {float: none;display: block;}
#cssmenu.small-screen > ul > li > a {padding: 5x 10px;color: #fff;background: #061915;}
#cssmenu.small-screen > ul > li > a:hover {color: #d87e29;}
#cssmenu.small-screen > ul > li:after,
#cssmenu.small-screen > ul > li:before {display: none;}
#cssmenu.small-screen #menu-button {display: block;padding: 10px 25px 10px 25px;cursor: pointer;font-size: 16px;text-decoration: none;background: #061915;color: #fff;}
#cssmenu.small-screen #menu-button.menu-opened {color: #ffff;}
#cssmenu.small-screen #menu-button:after { content: "";  position: absolute;  right: 25px;  top: 12px;  display: block;  -webkit-box-sizing: content-box;  -moz-box-sizing: content-box;  box-sizing: content-box;  border-top: 2px solid #fff;  border-bottom: 2px solid #fff;  width: 18px;  height: 3px;}
#cssmenu.small-screen #menu-button.menu-opened:after {border-top: 2px solid #fff;border-bottom: 2px solid #fff;}
#cssmenu.small-screen #menu-button:before {content: "";  position: absolute;  right: 25px;  top: 22px;  display: block;  width: 18px;  height: 2px;  background: #fff;}

/*-------------------
    layout
---------------------*/
#slide {
	float:left;
	background: url(files/images/slide-2560.webp) no-repeat center bottom;	
	width:100%;
	min-height:900px;
}
#slide-list {
	float:left;
	width:60%;
	min-height:10px;
	margin-left:7%;
	margin-top:150px;
}
#slide-colt {
	float:left;
	width:100%;
	min-height:10px;
	background-image: linear-gradient(#f18d1d, #f18d1d);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 50% 50%;
}
#slide-info {
	float:right;
	background: #132622;
	width:80%;
	min-height:10px;
	margin-right:50px;
	margin-bottom:40px;
}
#slide-info-c {
	float:left;
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:40px;
	margin-bottom:40px;
}
#slide-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 30px;
	line-height:40px;
	color:#fff;
	font-weight:500;
}
#slide-stitle {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 18px;
	line-height:30px;
	color:#d87e29;
	margin-top:25px;
}
#slide-link {
	float:left;	
	width:100%;
	min-height:40px;
	font-size:16px;
	margin-top:40px;
} 
#slide-link a {
	background: #fff;
	color:#132622;
	text-decoration: none;
	padding:8px 12px 8px 12px;
	border: 1px solid #fff;
}
#slide-link a:link {  }
#slide-link a:visited { }
#slide-link a:hover{
	background: #061915;
	color:#d87e29;
	text-decoration:none;
	border: 1px solid #d87e29;
}
#about {
	float:left;	
	width:100%;
	min-height:10px;
}
#about-list {
	float:left;	
	width:90%;
	min-height:500px;
	margin-left:5%;
	margin-top:60px;
	margin-bottom:70px;
}
#legal {
	float:left;	
	width:100%;
	min-height:10px;
}
#legal-list {
	float:left;
	background: #fff;
	width:60%;
	min-height:10px;
	margin-left:20%;
	margin-top:-100px;
	margin-bottom:30px;
}
#legal-box {
	float:left;
	width:31.33%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
	margin-top:20px;
}
#legal-box-1 {
	float:left;
	width:100%;
	height:110px;
	overflow:hidden;
}
#legal-box-1 a {
	background: #f6f6f6 url(files/images/legal-a.svg) no-repeat top left;
	height:110px;
	text-decoration: none;
	padding:12px 17px 12px 17px;
	display:block;
}
#legal-box-1 a:link {  }
#legal-box-1 a:visited { }
#legal-box-1 a:hover{
	background: #d87e29 url(files/images/legal-h.svg) no-repeat top left;
	text-decoration:none;
}
#legal-box-1 a:hover .lg-box-t1 {
	color:#fff;
}
#legal-box-1 a:hover .lg-box-b {
	color:#fff;
}
#legal-box-2 {
	float:left;
	width:100%;
	height:110px;
	overflow:hidden;
}
#legal-box-2 a {
	background: #fff url(files/images/legal-a.svg) no-repeat top left;
	color:#000;
	height:110px;
	text-decoration: none;
	padding:12px 17px 12px 17px;
	display:block;
}
#legal-box-2 a:link {  }
#legal-box-2 a:visited { }
#legal-box-2 a:hover{
	background: #d87e29 url(files/images/legal-h.svg) no-repeat top left;
	color:#fff;
	text-decoration:none;
}
#legal-box-2 a:hover .lg-box-t2 {
	color:#fff;
}
#legal-box-2 a:hover .lg-box-b {
	color:#fff;
}
#legal-box-3 {
	float:left;
	width:100%;
	height:110px;
	overflow:hidden;
}
#legal-box-3 a {
	background: #f6f6f6 url(files/images/legal-a.svg) no-repeat top left;
	color:#000;
	height:110px;
	text-decoration: none;
	padding:12px 17px 12px 17px;
	display:block;
}
#legal-box-3 a:link {  }
#legal-box-3 a:visited { }
#legal-box-3 a:hover{
	background: #d87e29 url(files/images/legal-h.svg) no-repeat top left;
	color:#fff;
	text-decoration:none;
}
#legal-box-3 a:hover .lg-box-t2 {
	color:#fff;
}
#legal-box-3 a:hover .lg-box-b {
	color:#fff;
}
#legal-box-4 {
	float:left;
	width:100%;
	height:110px;
	overflow:hidden;
}
#legal-box-4 a {
	background: #fff url(files/images/legal-a.svg) no-repeat top left;
	color:#000;
	height:110px;
	text-decoration: none;
	padding:12px 17px 12px 17px;
	display:block;
}
#legal-box-4 a:link {  }
#legal-box-4 a:visited { }
#legal-box-4 a:hover{
	background: #d87e29 url(files/images/legal-h.svg) no-repeat top left;
	color:#fff;
	text-decoration:none;
}
#legal-box-4 a:hover .lg-box-t1 {
	color:#fff;
}
#legal-box-4 a:hover .lg-box-b {
	color:#fff;
}
#legal-box-5 {
	float:left;
	width:100%;
	height:110px;
	overflow:hidden;
}
#legal-box-5 a {
	background: #f6f6f6 url(files/images/legal-a.svg) no-repeat top left;
	color:#000;
	height:110px;
	text-decoration: none;
	padding:12px 17px 12px 17px;
	display:block;
}
#legal-box-5 a:link {  }
#legal-box-5 a:visited { }
#legal-box-5 a:hover{
	background: #d87e29 url(files/images/legal-h.svg) no-repeat top left;
	color:#fff;
	text-decoration:none;
}
#legal-box-5 a:hover .lg-box-t2 {
	color:#fff;
}
#legal-box-5 a:hover .lg-box-b {
	color:#fff;
}
#legal-box-6 {
	float:left;
	width:100%;
	height:110px;
	overflow:hidden;
}
#legal-box-6 a {
	background: #fff url(files/images/legal-a.svg) no-repeat top left;
	color:#000;
	height:110px;
	text-decoration: none;
	padding:12px 17px 12px 17px;
	display:block;
}
#legal-box-6 a:link {  }
#legal-box-6 a:visited { }
#legal-box-6 a:hover{
	background: #d87e29 url(files/images/legal-h.svg) no-repeat top left;
	color:#fff;
	text-decoration:none;
}
#legal-box-6 a:hover .lg-box-t1 {
	color:#fff;
}
#legal-box-6 a:hover .lg-box-b {
	color:#fff;
}
.lg-box-t1 {
	font-size: 24px;
	color:#132622;
	font-weight:500;
	padding-top:30px;
	padding-left:76px;
	padding-bottom:30px;
}
.lg-box-t2 {
	font-size: 24px;
	color:#132622;
	font-weight:500;
	padding-top:14px;
	padding-left:76px;
	padding-bottom:30px;
}
.lg-box-s {
	height: 10px;
}
.lg-box-b {
	font-size:17px;
	line-height:17px;
	color:#132622;
	font-weight: normal;
	text-align:center;
	padding-left:0px;
	padding-bottom:10px;
}
#about{
	float:left;	
	width:100%;
	min-height:10px;
}
#about-list {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
	margin-bottom:60px;
}
#about-left {
	float:left;	
	width:26%;
	min-height:10px;
	margin-bottom:40px;
	margin-left:1%;
	margin-right:1%;
	margin-top:10px;	
}
#about-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:28px;
	color:#666666;
	font-weight:500;
	margin-bottom:15px;
}
#about-stitle {
	float:left;
	width:100%;
	min-height:10px;
	font-size:28px;
	color:#666666;
	font-weight:500;
	margin-top:5px;
}
#about-right {
	float:right;
	width:66%;
	min-height:10px;
	margin-bottom:40px;
	margin-left:1%;
	margin-right:1%;
}
#about-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#666666;
	font-weight:normal;
	text-align:justify;
}
#about-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#about-link {
	float:left;	
	width:100%;
	min-height:30px;
	font-size:16px;
	margin-top:27px;
} 
#about-link a {
	background: #f6f6f6;
	color:#132622;
	text-decoration: none;
	padding:9px 12px 9px 12px;
}
#about-link a:link {  }
#about-link a:visited { }
#about-link a:hover{
	background: #d87e29;
	color:#fff;
	text-decoration:none;
}
#tips{
	float:left;	
	background: #132622;
	width:100%;
	min-height:10px;
}
#tips-list {
	float:left;
	width:80%;
	min-height:10px;
	margin-left:10%;
	margin-top:90px;
	margin-bottom:90px;
}
#tips-left {
	float:left;
	width:33%;
	min-height:100px;
	margin-left:1%;
	margin-right:1%;
}
#tips-ef {
	float:left;
	width:100%;
	min-height:400px;
	background-image: linear-gradient(#f18d1d, #f18d1d);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 50% 50%;
}
#tips-img {
	float:right;	
	width:90%;
	min-height:10px;
	text-align:right;
	margin-bottom:30px;
	margin-right:35px;
}
#tips-right {
	float:right;
	width:58%;
	min-height:100px;
	margin-left:1%;
	margin-right:1%;
	margin-top:90px;
}
#tips-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:40px;
	color:#fff;
	font-weight:500;
	margin-bottom:15px;
}
#tips-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#fff;
	font-weight:normal;
	text-align:justify;
}
#tips-opis {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:40px;
}
#tips-item {
	float:left;
	width:100%;
	min-height:10px;
	margin-bottom:25px;
}
#tips-item-img {
	float:left;
	width:90px;
	min-height:10px;
}
#tips-item-info {
	float:left;
	width:74%;
	min-height:10px;
	margin-left:25px;
	margin-top:11px;
}
#tips-item-link {
	float:left;	
	width:100%;
	min-height:30px;
	font-size:20px;
	font-weight:500;
} 
#tips-item-link a {
	color:#fff;
	text-decoration: none;
	display:block;
}
#tips-item-link a:link {  }
#tips-item-link a:visited { }
#tips-item-link a:hover{
	color:#d87e29;
	text-decoration:none;
}
#tips-item-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:16px;
	line-height:30px;
	color:#fff;
	font-weight:normal;
}
#brand {
	float:left;	
	width:100%;
	min-height:10px;
}
#brand-list {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
	margin-bottom:100px;
}

.marquee {
  overflow: hidden;
  width: 100%;
  background: #fff; /* opțional */
}

.marquee-track {
  display: flex;
  width: max-content;
  animation: marqueeLeft 15s linear infinite;
}

.marquee-track img {
  width: 200px;      /* ajustează dimensiunea */
  margin-right: 20px;
}

@keyframes marqueeLeft {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}



/*-------------------
    section
---------------------*/
#section {
	float:left;	
	width:100%;
	min-height:10px;
}
#section-list {
	float:left;	
	width:90%;
	min-height:500px;
	margin-left:5%;
	margin-top:70px;
	margin-bottom:70px;
}
#sidebar {
	float:right;
	background: #d87e29;
	width:19%;
	min-height:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
}
#sidebar-list {
	float:left;	
	width:80%;
	min-height:200px;
	margin-top:25px;
	margin-bottom:30px;
	margin-left:10%;
}
#sidebar-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:32px;
	color:#fff;
	text-align:center;
	font-weight:500;
	margin-top:10px;
	margin-bottom:2px;
}
#sidebar-stitle {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:23px;
	color:#fff;
	text-align:center;
	font-weight:500;
	margin-bottom:15px;
}
#sidebar-link-phone {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	text-align:center;
	margin-top:8px;
	margin-bottom:8px;
} 
#sidebar-link-phone a {
	background: url(files/images/sb-phone.svg) no-repeat top center;
	color:#fff;
	text-decoration: none;
	padding:65px 5px 12px 5px;
	border: 1px solid #fff;
	display:block;
}
#sidebar-link-phone a:link {  }
#sidebar-link-phone a:visited { }
#sidebar-link-phone a:hover{
	background: #132622 url(files/images/sb-phone.svg) no-repeat top center;
	color:#fff;
	text-decoration:none;
	border: 1px solid #132622;
}
#sidebar-link-whatsapp {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	text-align:center;
	margin-top:8px;
	margin-bottom:8px;
} 
#sidebar-link-whatsapp a {
	background: url(files/images/sb-whatsapp.svg) no-repeat top center;
	color:#fff;
	text-decoration: none;
	padding:65px 5px 12px 5px;
	border: 1px solid #fff;
	display:block;
}
#sidebar-link-whatsapp a:link {  }
#sidebar-link-whatsapp a:visited { }
#sidebar-link-whatsapp a:hover{
	background: #132622 url(files/images/sb-whatsapp.svg) no-repeat top center;
	color:#fff;
	text-decoration:none;
	border: 1px solid #132622;
}
#sidebar-link-email {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	text-align:center;
	margin-top:8px;
	margin-bottom:8px;
} 
#sidebar-link-email a {
	background: url(files/images/sb-email.svg) no-repeat top center;
	color:#fff;
	text-decoration: none;
	padding:65px 5px 12px 5px;
	border: 1px solid #fff;
	display:block;
}
#sidebar-link-email a:link {  }
#sidebar-link-email a:visited { }
#sidebar-link-email a:hover{
	background: #132622 url(files/images/sb-email.svg) no-repeat top center;
	color:#fff;
	text-decoration:none;
	border: 1px solid #132622;
}
#content {
	float:left;	
	width:77%;
	min-height:10px;
}
#content-center {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
}
#content-list {
	float:left;		
	width:100%;
	min-height:10px;
}
#content-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:25px;
	line-height:40px;
}
#breadcrumbs {
	float:left;
	background:url(files/images/bk-cat.png) no-repeat center left;
	width:80%;
	min-height:10px;
	font-size:14px;
	line-height:14px;
	color:#1b1b1b;
	padding-left:20px;
	margin-top:20px;
	margin-bottom:20px;
} 
#breadcrumbs  a {
	color:#1b1b1b;
	text-decoration: none;
	}
#breadcrumbs a:link {  }
#breadcrumbs a:visited { }
#breadcrumbs a:hover{
	color:#e24c4b;
	text-decoration:none;
}
#time {
	float:left;
	width:100%;
	min-height:10px;
	font-size:14px;
	line-height:14px;
	color:#8c8c74;
	margin-top:15px;
} 
#content-page {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#1b1b1b;
	font-weight:normal;
	text-align:justify;
	margin-top:20px;
	margin-bottom:30px;
}
#content-page p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#content-page a {
	color:#f70000;
	text-decoration:none;
}
#content-page a:link { }
#content-page a:visited { }
#content-page a:hover{
	color:#f70000;
	text-decoration:underline;
}
/*-------------------
    servicii
---------------------*/




/*-------------------
    contact
---------------------*/

#contact-form {
	float:left;	
	width:100%;
	min-height:10px;
}
#contact-form-left {
	float:left;	
	width:48%;
	min-height:10px;
}
#contact-form-right {
	float:right;	
	width:48%;
	min-height:10px;
}
#contact-form-full {
	float:left;	
	width:100%;
	min-height:10px;
}
#contact-form-line {
	float:left;	
	width:100%;
	min-height:10px;
	margin-bottom:20px;
}

input[type="date"]:valid {
    width: 100%;padding: 10px 20px;  margin: 8px 0; box-sizing: border-box; font-size:14px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="select"],
.wpcf7 textarea,
.wpcf7-select {background: #fff;padding: 10px 20px;width:100%; margin: 6px 0px; box-sizing: border-box; font-size:16px;border: 1px solid #d3ced2;color:#777;}
.wpcf7-submit{
	background: #f6f6f6;
	color:#132622;
	font-size:16px;
	text-decoration: none;
	padding:9px 12px 9px 12px;
	border: 1px solid #fff;
	cursor:pointer;
	}
.wpcf7-submit:hover {
	background: #d87e29;
	color:#fff;
	text-decoration:none;
	border: 1px solid #fff;
}
.grecaptcha-badge {
    display: none !important;
}


/*-------------------
    archive
---------------------*/
#archive {
	float:right;
	width:100%;
	min-height:10px;
}
#archive-list {
	float:left;
	width:90%;	
	min-height:10px;
	margin-left:5%;
	margin-top:60px;
	margin-bottom:170px;
}
#archive-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:45px;
	color:#8c8c74;
	font-family: "Cinzel", serif;
	font-weight: 400;
	text-align:center;
	margin-bottom:70px;
}
#blog {
	float:left;
	width:100%;
	min-height:10px;
}
#blog-list {
	float:left;
	width:80%;	
	min-height:10px;
	margin-left:10%;
	margin-top:70px;
	margin-bottom:40px;
}
#blog-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:32px;
	line-height:40px;
	color:#132622;
	font-weight:500;
	font-family: 'Times New Roman', Times, serif;
	text-align:center;
	margin-bottom:25px;
}
#blog-box {
	float:left;
	background: #fff;
	width:22%;
	min-height:10px;	
	margin-left:1.5%;
	margin-right:1.5%;	
	margin-bottom:40px;
	overflow:hidden;
}
#blog-i {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
}
.postimg{
	width: auto;
	height:auto;
}
#blog-c {
	float:right;
	width:100%;
	min-height:10px;	
	margin-top:20px;
	margin-bottom:10px;
}
#blog-d {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	color:#c8c8c8;
	text-align:right;
}
#blog-t {
	float:right;
	width:100%;
	margin-bottom:10px;	
	min-height:10px;
} 
#blog-t  a {
	color:#132622;
	text-decoration: none;
	font-size:21px;
	line-height:30px;
}
#blog-t a:link {  }
#blog-t a:visited { }
#blog-t a:hover{
	color:#d87e29;
	text-decoration:none;
}
#blog-a {
	float:right;
	width:100%;
	margin:15px 0px;
	min-height:10px;
	text-align:right;
	font-size:14px;
} 
#blog-a  a {
	color:#717171;
	text-decoration: none;
}
#blog-a a:link {  }
#blog-a  a:visited { }
#blog-a a:hover{
	color:#ff0000;
	text-decoration:none;
}
#blog-e {
	float:left;
	width:100%;
	min-height:50px;
	font-size:17px;
	line-height:26px;
	color:#939393;
	text-align:justify;
	margin-top:5px;	
} 
#blog-l {
	float:left;
	width:100%;
	min-height:10px;
	font-size:13px;
	text-align:left;
	margin-top:18px;
	margin-bottom:25px;
} 
#blog-l a {
	background: #f6f6f6;
	color:#132622;
	text-decoration: none;
	border: 1px solid #fff;
	padding:5px 8px 6px 8px;
}
#blog-l a:link {  }
#blog-l  a:visited { }
#blog-l a:hover{
	background: #d87e29;
	color:#fff;
	text-decoration:none;
	border: 1px solid #fff;
}
/*-------------------
    Gallery
---------------------*/
#gallery {
	float:left;	
	width:100%;
	min-height:10px;
}
#gallery-list {
	float:left;	
	width:90%;
	min-height:100px;
	margin-left:5%;
	margin-top:100px;
	margin-bottom:70px;
}
#gallery-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 34px;
	font-weight:500;
	font-family: 'Times New Roman', Times, serif;
	color:#061915;
	text-align:center;
}
#gallery-opis {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:60px;
}
#photo-box {
	float:left;
	width:25%;
	min-height:10px;
	text-align:center;
	line-height: 0;
}
/*-------------------
    footer
---------------------*/
#call{
	float:left;	
	background: #fff;
	width:100%;
	min-height:10px;
}
#call-list {
	float:left;
	width:50%;
	min-height:10px;
	margin-left:25%;
	margin-top:0px;
	margin-bottom:90px;
}
#call-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:40px;
	color:#132622;
	font-weight:500;
	text-align:center;
	margin-bottom:15px;
}
#call-txt {
	float:left;
	width:80%;
	min-height:10px;
	margin-left:10%;
	font-size:18px;
	line-height:32px;
	color:#132622;
	font-weight:normal;
	text-align:center;
	margin-bottom:30px;
}
#call-txt p{ 
	margin:3px  0px 0px 0px;
	padding:3px  0px 0px 0px;
}
#call-form {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#132622;
	font-weight:normal;
	text-align:center;
}
#maps {
	float:left;
	background: #f6f5f5;
	width:100%;
	min-height:10px;
}
#maps-list {
	float:left;
	width:100%;
	height:500px;
}
#footer-list {
	float:left;
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:70px;
	margin-bottom:0px;
}
#footer-left {
	float:left;
	width:30%;
	min-height:10px;
	margin-left:2%;
	margin-right:8%;
	margin-top:15px;
	margin-bottom:15px;
}
#footer-logo {
	float:left;
	width:100%;
	min-height:10px;
}
#footer-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	line-height:29px;
	color:#fff;
	font-weight:normal;
	text-align:justify;
	margin-top:20px;
}
#footer-cat {
	float:left;
	width:16%;
	min-height:10px;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:15px;
}
#footer-cat-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:20px;
	color:#d87e29;
	font-weight:500;
	font-family: 'Times New Roman', Times, serif;
	margin-bottom:25px;
} 
#footer-cat-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:14px;
	margin-bottom:12px;
} 
#footer-cat-link a {
	color:#fff;
	text-decoration: none;
	padding:5px 0px 5px 0px;
	display:block;
}
#footer-cat-link a:link {  }
#footer-cat-link a:visited { }
#footer-cat-link a:hover{
	color:#d87e29;
	text-decoration:none;
}
#footer-ctc {
	float:left;
	width:16%;
	min-height:10px;
	margin-left:2%;
	margin-right:0%;
	margin-bottom:15px;
}
#footer-ctc-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:20px;
	color:#d87e29;
	font-weight:500;
	font-family: 'Times New Roman', Times, serif;
	margin-bottom:25px;
}
#footer-ctc-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:14px;
	color:#fff;
	padding:5px 0px 5px 0px;
	margin-bottom:12px;
}  
#footer-ctc-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:14px;
	color:#fff;
	padding:5px 0px 5px 0px;
	margin-bottom:12px;
} 
#footer-ctc-link a {
	color:#fff;
	text-decoration: none;
	padding:5px 0px 5px 0px;
}
#footer-ctc-link a:link {  }
#footer-ctc-link a:visited { }
#footer-ctc-link a:hover{
	color:#d87e29;
	text-decoration:none;
}
#footer-pol-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:13px;
	margin-bottom:23px;
} 
#footer-pol-link a {
	color:#fff;
	text-decoration: none;
	padding:5px 0px 5px 0px;
	display:block;
}
#footer-pol-link a:link {  }
#footer-pol-link a:visited { }
#footer-pol-link a:hover{
	color:#d87e29;
	text-decoration:none;
}
#footer-prg {
	float:left;
	width:16%;
	min-height:10px;
	margin-left:2%;
	margin-right:2%;
}
#footer-prg-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:20px;
	color:#d87e29;
	font-weight:500;
	font-family: 'Times New Roman', Times, serif;
	margin-bottom:25px;
} 
#footer-prg-txt {
	float:right;
	width:100%;
	color:#fff;
	min-height:10px;
	font-size:14px;
	margin-bottom:20px;
}
#footer-sm {
	float:left;
	min-height:10px;
	width:100%;
	text-align: center;
}
#footer-sm-c {
	width: 250px;
	margin: 0 auto; 
}
#footer-sm-f {
  width: 50px;
  height: 50px;
  display: inline-block;
}
#footer-sm-f a {
	background: url(files/images/sm-f-a.svg) no-repeat center center;
	text-decoration: none;
	height: 50px;
	width: 50px;
	display:block; 
}
#footer-sm-f a:link {  }
#footer-sm-f a:visited { }
#footer-sm-f a:hover{
	background: url(files/images/sm-f-h.svg) no-repeat center center;
	text-decoration:none;
}
#footer-sm-i {
  width: 50px;
  height: 50px;
  display: inline-block;
}
#footer-sm-i a {
	background: url(files/images/sm-i-a.svg) no-repeat center center;
	text-decoration: none;
	height: 50px;
	width: 50px;
	display:block; 
}
#footer-sm-i a:link {  }
#footer-sm-i a:visited { }
#footer-sm-i a:hover{
	background: url(files/images/sm-i-h.svg) no-repeat center center;
	text-decoration:none;
}
#footer-sm-l {
  width: 50px;
  height: 50px;
  display: inline-block;
}
#footer-sm-l a {
	background: url(files/images/sm-l-a.svg) no-repeat center center;
	text-decoration: none;
	height: 50px;
	width: 50px;
	display:block; 
}
#footer-sm-l a:link {  }
#footer-sm-l a:visited { }
#footer-sm-l a:hover{
	background: url(files/images/sm-l-h.svg) no-repeat center center;
	text-decoration:none;
}
#footer-sm-y {
  width: 50px;
  height: 50px;
  display: inline-block;
}
#footer-sm-y a {
	background: url(files/images/sm-y-a.svg) no-repeat center center;
	text-decoration: none;
	height: 50px;
	width: 50px;
	display:block; 
}
#footer-sm-y a:link {  }
#footer-sm-y a:visited { }
#footer-sm-y a:hover{
	background: url(files/images/sm-y-h.svg) no-repeat center center;
	text-decoration:none;
}
/*-------------------
    project
---------------------*/
#project {
	float:left;
	background:#061915;
	min-height:10px;
	width:100%;
}
#project-list {
	float:left;
	width:90%;	
	min-height:10px;
	margin-top:10px;
	margin-bottom:40px;
	margin-left:5%;
}
#copyright {
	float:left;
	width:80%;	
	min-height:10px;
	font-size:13px;
	color:#fff;
	text-align:center;
	margin-left:10%;
	margin-top:5px;
}
#backToTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background-color: rgba(6,25,21,.70);
    color: white;
    border: none;
    padding: 10px 12px;
    border-radius: 6px;
    font-size: 20px;
    cursor: pointer;
    display: none;
    z-index: 9999;
}

#backToTop:hover {
    background-color: #902402;
}

/*-------------------
    youtube
---------------------*/
.youtube-responsive-container {
position:relative;
padding-bottom:56.25%;
padding-top:0px;
margin-top:15px;
height:0;
overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

/*-------------------
    under construction
---------------------*/
#uc {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
}
#uc-list {
	float:left;
	width:80%;
	min-height:10px;
	margin-top:70px;
	margin-bottom:70px;
	margin-left:10%;
	margin-right:10%;
}
#uc-img {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
	margin-top:70px;
}
#uc-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:45px;
	color:#656565;
	text-align:center;
	margin-top:40px;
}
#uc-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:28px;
	text-align:center;
	color:#656565;
	margin-top:15px;
}
#uc-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
/*-------------------
    display
---------------------*/
@media (min-width:2560px)
{
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:70px;
}
}
@media (min-width:2000px) and (max-width:2559px)
{
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
}
@media (min-width:1800px) and (max-width:1999px)
{
#header-logo {
	margin-top:11px;
}
#header-menu {
	width:85%;
}
#slide {
	background: url(files/images/slide-2000.webp) no-repeat center bottom;	
	min-height:847px;
}
#slide-list {
	width:65%;
	margin-top:190px;
	margin-left:7%;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
}
@media (min-width:1600px) and (max-width:1799px)
{
#header-logo {
	width:20%;
	text-align:center;
	margin-left:40%;
	margin-top:3px;
	margin-bottom:0px;
}
#header-lang {
	width:40%;
	margin-top:7px;
} 
#header-menu {
	width:100%;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0%;
}
#slide {
	background: url(files/images/slide-1800.webp) no-repeat center bottom;	
	min-height:780px;
}
#slide-list {
	width:70%;
	margin-top:190px;
	margin-left:4%;
}
#legal-list {
	width:70%;
	margin-left:15%;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#blog-list {
	width:90%;
	margin-left:5%;
}
}
@media (min-width:1400px) and (max-width:1599px)
{
#header-logo {
	width:20%;
	text-align:center;
	margin-left:40%;
	margin-top:3px;
	margin-bottom:0px;
}
#header-lang {
	width:40%;
	margin-top:7px;
} 
#header-menu {
	width:100%;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0%;
}
#slide {
	background: url(files/images/slide-1600.webp) no-repeat center bottom;	
	min-height:710px;
}
#slide-list {
	width:70%;
	margin-top:120px;
	margin-left:4%;
}
#slide-title {
	font-size: 34px;
}
#slide-link {
	font-size:18px;
	margin-top:42px;
}
#legal-list {
	width:70%;
	margin-left:15%;
}
#sidebar {
	width:19%;
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#content {
	width:77%;
}
#blog-list {
	width:92%;
	margin-left:4%;
}
}
@media (min-width:1200px) and (max-width:1399px)
{
#header-list {
	width:100%;
	margin-left:0%;
}
#header-logo {
	width:20%;
	text-align:center;
	margin-left:40%;
	margin-top:3px;
	margin-bottom:0px;
}
#header-lang {
	width:40%;
	margin-top:7px;
} 
#header-menu {
	width:100%;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0%;
}
#slide {
	background: url(files/images/slide-1400.webp) no-repeat center bottom;	
	min-height:650px;
}
#slide-list {
	width:70%;
	margin-top:120px;
	margin-left:5%;
}
#slide-title {
	font-size: 32px;
}
#slide-link {
	font-size:17px;
	margin-top:41px;
} 
#catalog-list {
	width:80%;
	margin-left:10%;
	margin-top:-100px;
}
#tips-right {
	margin-top:40px;
}
#legal-list {
	width:70%;
	margin-left:15%;
}
#legal-box {
	width:48%;
}
#legal-box-3 a {
	background: #fff url(files/images/legal-a.svg) no-repeat left top;
}
#legal-box-4 a {
	background: #f6f6f6 url(files/images/legal-a.svg) no-repeat left top;
}
#sidebar {
	width:20%;
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#content {
	width:76%;
}
#blog-list {
	width:96%;
	margin-left:2%;
}
}
@media (min-width:1000px) and (max-width:1199px)
{
#header-logo {
	width:35%;
}
#header-info {
	width:65%;
}
#header-menu {
	width:55%;
	margin-left:5%;
	margin-right:5%;
}
#slide {
	background: url(files/images/slide-1200.webp) no-repeat center bottom;	
	min-height:620px;
}
#slide-list {
	width:70%;
	margin-top:80px;
	margin-left:3%;
}
#slide-title {
	font-size: 32px;
}
#slide-stitle {
	font-size: 20px;
}
#slide-link {
	font-size:17px;
	margin-top:41px;
}
#catalog-list {
	width:80%;
	margin-left:10%;
	margin-top:-100px;
	margin-bottom:20px;
}
#about-list {
	width:80%;
	margin-right:10%;
}
#about-left {
	width:98%;
}
#about-right {
	width:98%;
}
#tips-list {
	width:90%;
	margin-left:5%;
}
#tips-right {
	margin-top:20px;
}
#legal-list {
	width:70%;
	margin-left:15%;
}
#legal-box {
	width:48%;
}
#legal-box-3 a {
	background: #fff url(files/images/legal-a.svg) no-repeat left top;
}
#legal-box-4 a {
	background: #f6f6f6 url(files/images/legal-a.svg) no-repeat left top;
}
#sidebar {
	width:80%;
	margin-right:10%;
	margin-top:20px;
}
#sidebar-link {
	width:48%;
	margin-left:1%;
	margin-right:1%;
}
#content {
	width:100%;	
}
#content-center {
	width:90%;
	margin-left:5%;
}
#blog-box {
	width:47%;
	min-height:820px;
}
#footer-left {
	width:70%;
	margin-left:15%;
	margin-right:2%;
	margin-top:0px;
	margin-bottom:40px;
}
#footer-cat {
	width:31.33%;
	margin-left:1%;
	margin-right:1%;
}
#footer-ctc {
	width:31.33%;
	margin-left:1%;
	margin-right:1%;
}
#footer-prg {
	width:31.33%;
	margin-left:1%;
	margin-right:1%;
}
}
@media (min-width:768px) and (max-width:999px)
{

#header-logo {
	width:35%;
}
#header-info {
	width:65%;
}
#header-menu {
	width:55%;
	margin-left:5%;
	margin-right:5%;
}
#slide {
	background: url(files/images/slide-1000.webp) no-repeat right bottom;
	min-height:600px;
}
#slide-list {
	width:80%;
	margin-left:4%;
	margin-top:50px;
}
#slide-title {
	font-size: 30px;
}
#slide-stitle {
	font-size: 18px;
}
#slide-link {
	font-size:17px;
	margin-top:42px;
} 
#legal-list {
	width:80%;
	margin-left:10%;
}
#legal-box {
	width:48%;
}
#legal-box-3 a {
	background: #fff url(files/images/legal-a.svg) no-repeat left top;
}
#legal-box-4 a {
	background: #f6f6f6 url(files/images/legal-a.svg) no-repeat left top;
}
#about-list {
	width:80%;
	margin-right:10%;
}
#about-left {
	width:98%;
}
#about-right {
	width:98%;
}
#tips-left {
	width:85%;
	margin-left:1%;
	margin-right:13%;
}
#tips-right {
	width:98%;
	margin-top:60px;
}
#sidebar {
	width:90%;
	margin-right:5%;
	margin-top:20px;
}
#sidebar-link {
	width:48%;
	margin-left:1%;
	margin-right:1%;
}
#content {
	width:100%;	
}
#content-center {
	width:90%;
	margin-left:5%;
}
#blog-box {
	width:47%;
	min-height:740px;
}
#photo-box {
	width:50%;
}
#footer-left {
	width:70%;
	margin-left:15%;
	margin-right:2%;
	margin-top:0px;
	margin-bottom:40px;
}
#footer-cat {
	width:31.33%;
	margin-left:1%;
	margin-right:1%;
}
#footer-ctc {
	width:31.33%;
	margin-left:1%;
	margin-right:1%;
}
#footer-prg {
	width:31.33%;
	margin-left:1%;
	margin-right:1%;
}
}
@media (min-width:480px) and (max-width:767px)
{
#header-list {
	width:96%;
	margin-left:2%;
}
#header-logo {
	width:48%;
}
#header-info {
	width:50%;
}
#header-ct {	
	width:100%;
}
#header-men {
	display:none;
} 
#header-menu {
	float:right;
	width:40%;
	margin-left:5%;
	margin-right:5%;
	margin-top:10px;
}
#slide {
	background: url(files/images/slide-768.webp) no-repeat right bottom;
	min-height:500px;
}
#slide-list {
	width:90%;
	margin-left:4%;
	margin-top:19px;
}
#slide-title {
	font-size: 30px;
}
#slide-stitle {
	font-size: 18px;
}
#slide-link {
	font-size:17px;
	margin-top:37px;
} 
#legal-list {
	width:98%;
	margin-left:1%;
}
#legal-box {
	width:48%;
}
#legal-box-3 a {
	background: #fff url(files/images/legal-a.svg) no-repeat left top;
}
#legal-box-4 a {
	background: #f6f6f6 url(files/images/legal-a.svg) no-repeat left top;
}
#about-list {
	width:80%;
	margin-right:10%;
}
#about-left {
	width:98%;
}
#about-right {
	width:98%;
}
#tips-list {
	width:90%;
	margin-left:5%;
}
#tips-left {
	width:95%;
	margin-left:0%;
	margin-right:0%;
}
#tips-right {
	width:98%;
	margin-top:60px;
}
#sidebar {
	width:90%;
	margin-right:5%;
	margin-top:20px;
}
#content {
	width:100%;	
}
#content-center {
	width:100%;
	margin-left:0%;
}
#programare-apl-box {
	width:48%;
	margin-left:1%;
	margin-right:1%;
}
#blog-box {
	width:47%;
	min-height:730px;
}
#contact-form-left {
	width:100%;
}
#contact-form-right {
	width:100%;
}
#photo-box {
	width:48%;
}
#call-list {
	width:60%;
	margin-left:20%;
}
#maps {
	height:400px;
}
#maps-list {
	height:400px;
}
#footer-left {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:0px;
	margin-bottom:40px;
}
#footer-cat {
	width:46%;
	margin-left:2%;
	margin-right:2%;
}
#footer-ctc {
	width:46%;
	margin-left:2%;
	margin-right:2%;
}
#footer-prg {
	width:96%;
	margin-left:2%;
	margin-right:2%;
}
}
@media (min-width:300px) and (max-width:479px)
{
#header-list {
	width:96%;
	margin-left:2%;
}
#header-logo {
	width:37%;
	margin-top:6px;
}
#header-info {
	width:63%;
	margin-top:-5px;
}
#header-ct {	
	width:100%;
}
#header-men {
	display:none;
} 
#header-menu {
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-top:10px;
}
#slide {
	background: url(files/images/slide-480.webp) no-repeat center bottom;
	min-height:450px;
}
#slide-list {
	width:90%;
	margin-left:4%;
	margin-top:49px;
}
#slide-title {
	font-size: 26px;
}
#slide-stitle {
	font-size: 17px;
	margin-top:10px;
}
#slide-link {
	font-size:17px;
	margin-top:30px;
}
#legal-list {
	width:90%;
	margin-left:5%;
}
#legal-box {
	width:98%;
}
#legal-box-3 a {
	background: #fff url(files/images/legal-a.svg) no-repeat left top;
}
#legal-box-4 a {
	background: #f6f6f6 url(files/images/legal-a.svg) no-repeat left top;
}
#about-list {
	width:90%;
	margin-right:5%;
}
#about-left {
	width:98%;
}
#about-right {
	width:98%;
}
#tips-list {
	width:90%;
	margin-left:5%;
}
#tips-left {
	width:95%;
	margin-left:0%;
	margin-right:0%;
}
#tips-right {
	width:98%;
	margin-top:60px;
}
#sidebar {
	width:90%;
	margin-right:5%;
	margin-top:20px;
}
#content {
	width:100%;	
}
#content-center {
	width:100%;
	margin-left:0%;
}
#blog-box {
	width:97%;
	min-height:10px;
}
#contact-form-left {
	width:100%;
}
#contact-form-right {
	width:100%;
}
#photo-box {
	width:100%;
}
#call-list {
	width:70%;
	margin-left:15%;
}
#maps {
	height:350px;
}
#maps-list {
	height:350px;
}
#footer-left {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:0px;
	margin-bottom:40px;
}
#footer-prg-title {
	width:100%;
	text-align:center;
}
#footer-prg-txt {
	width:100%;
	text-align:center;
	margin-top:10px;
}
#footer-cat {
	width:96%;
	margin-left:2%;
	margin-right:2%;
}
#footer-ctc {
	width:96%;
	margin-left:2%;
	margin-right:2%;
}
#footer-prg {
	width:96%;
	margin-left:2%;
	margin-right:2%;
}
}