/*
 Theme Name:   perth-child
 Template:     perth
*/

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #0f4d68 !important;
}
main-navigation a:hover, a, a:hover, button, .button, input[type="button"], input[type="reset"], input[type="submit"] {
    color: #dd9933;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    color: #666;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    font-weight: 400;
}
.fact, .header-button.left-button, .footer-column .widget-title, .widget-area .widget-title, .button, input[type="button"], input[type="reset"], input[type="submit"] {
    border-color: #dd9933;
}
.widget-area .widget-title {
    margin: 0 0 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #315B9D;
    text-transform: uppercase;
}

.footer-column aside h4 {
	color:#FFF !important;
}
.button {
	padding:15px 40px !important;
	color:#ce9f4e !important;
	text-align:center;
}
.button:hover{
	color:#fff !important;
}
.site-description {
	margin: 5px 0 0;
	font-size: 14px;
	color: #808D99;
	font-weight: 400;
}
.mobile-nav {
	color:#ce9f4e;;
}
.slicknav_menutxt { 
	color:#ce9f4e;
}
.entry-header h1.entry-title{
	font-size:36px;
	font-family:'Open Sans', sans-serif !important;
	font-weight:bold;
	padding-left:30px;
}
.theme-area { 
	text-align:center;
	position:relative;
	overflow:hidden;
	height:calc(100vh - 92px);
	background-image:url(http://studio-s-plus.com/wp/wp-content/uploads/2025/11/top_img.jpg);
	background-size:cover;
	background-position:center;
}
.header-overlay {
	background-color:#6e6e6e !important;
}
.theme-img {
	height:auto;
	min-width:300px;
	max-width:745px;
	z-index:100;
}
.theme-content {
	left:0;
	position: absolute;
	text-align:center;
	top: 55%;
		-webkit-transform: translateY(-55%);
		-moz-transform: translateY(-55%);
		-o-transform: translateY(-55%);
		-ms-transform: translateY(-55%);
	transform: translateY(-55%);
	margin: 0 auto;
	width: 100%;
	z-index:200;
}
.theme-content .pr {
	font-size:18px;
	font-family:'YuMincho' !important;
	color: #fff !important;
	font-weight:bold;
	text-align:center;
	width:100%;
	line-height:1em;
}
.headbtn {
	margin:40px auto 0 !important;
	background-color:#dd9933 !important;
	font-size:16px !important;
	color:#fff !important;
	border-radius:5px;
	border:none !important;
	padding-right:30px;
	padding-left:30px;
	display:block;
	width:320px;
	transition:.2s;
}
.headbtn:hover {
background:#fc0 !important;
}
.headbtn:hover {
	background-color:rgba(223,153,21,1.0) !important;
}
.pr_cap {
	font-size:70px;
	font-family:'Open Sans', sans-serif !important;
	font-weight:bold;
	color:#fff !important;
	line-height:1em;
	/*text-shadow: 0px 0px 3px rgba(255,255,255,0.8);*/
}
.site-header {
	padding: 15px 0;
	background: rgba(255,255,255,0.9) !important;
	position: relative;
	position: fixed;
	width: 100%;
	z-index: 999;
	border-bottom:none;
}
.main_text {
	text-align:center !important;
	font-size:18px;
	line-height:2em;
	display:block;
	padding:0 30px 50px;
	font-family:'YuMincho' !important;
}

.main_text span { display:inline-block;}
.header-overlay {
	z-index:90;
}
.svg-container.service-icon-svg {
	width: 80px;
	position: relative;
	fill: #fc0;
	stroke: none;
	left: 50%;
	margin: 0 0 25px -40px;
	padding-top: 80px;
}
.service {
    margin-bottom: 10px;
}
.employee-svg:hover svg,
.service:hover .service-icon-svg svg {
	fill: #ce8200;
}
.panel-grid .widget-title::after {
    display:none;
}
.panel-grid .widget-title {
    text-align: center;
    margin-bottom: 10px;
    font-size: 36px;
    position: relative;
    text-transform: uppercase;
    font-weight: 800;
}
.panel-row-style {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    position: relative;
    z-index: inherit;
    overflow: hidden;
}
.header_under{
	position:relative;
	font-size:14px;
	display:block;
	text-align:center;
	padding-bottom:50px;
	padding-top:30px;
	margin:0 25%;
	line-height:1.6em;
}
.entry-thumb a img{
	box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	transition: box-shadow 0.2s ease;
}
.entry-thumb a img:hover{
	box-shadow: 6px 6px 6px rgba(0,0,0,0.4);
        opacity:1;
}
.entry-thumb:hover,
.employee-photo:hover {
	opacity: 1;
}
#panel-220-4-0-1 .entry-thumb:hover,
#panel-220-4-0-1 .employee-photo:hover {
	opacity: 0.8;
}
#panel-220-4-0-1 .entry-thumb a img{
	box-shadow: none;
	transition: none;
}
article .entry-thumb a img,
article .entry-thumb a img:hover{
	box-shadow:none;
	transition:none;
}
article {
	margin-bottom:100px;
}

h4.service-title {
	font-family:'Open Sans', sans-serif !important;
	font-weight:bold;
}
.clients_icon {
	font-size:26px;
	padding:9px;
	color:#fff !important;
	width:60px;
	height:60px;
	text-align:center;
	background:/*#808D99;*/#ce9f4e;
	border-radius:50%;
	margin:20px auto;
}
.clients_icon2 {
    font-size: 26px;
    padding: 15px 9px 0;
    color: #fff !important;
    width: 60px;
    height: 60px;
    text-align: center;
    background: /*#808D99;*/#ce9f4e;
    border-radius: 50%;
    margin: 20px auto;
}
h4.clients {
	font-size:18px;
	font-weight:bold;
	padding:0 0 15px 0;
	text-align:center;
}
ul.clients_list {
	margin:0;
	padding:0;
}
ul.clients_list li {
	padding:0 0 15px;
	list-style-type:none;
	text-align:center;
}
.more-button {
	font-size:16px !important;
	margin-top:60px;
	border-radius:5px;
	padding-right:30px;
	padding-left:30px;
	background:#fff;
}
h4.works_title {
	font-size:18px !important;
	font-weight:800;
	padding:20px 15px 5px ;
	margin:0;
	text-align:center;
	line-height:1.5em;
	font-family: 'YuGothic','Roboto', sans-serif !important;
}
p.works_sb {
	font-size:14px;
	padding:0 0 0 0;
	text-align:center;
}
div.works_img {
	padding:0 30px 0;
}
div.works_img img {
	width:100%;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	transition: all 0.2s ease; 
}
div.works_img img:hover {
	box-shadow: 6px 6px 6px rgba(0,0,0,0.4);
}
.site-info:hover, .site-info a:hover {
    color: #fff !important;
}
.site-footer {
	background-color:#0f4d68 !important;
}
.footer-branding .site-title a:hover {
    color: #fff !important;
}
.footer-column .widget, .footer-column .widget a {
    color: #fff;
}
.hentry {
    /*padding:0;*/
    margin-bottom:40px !important;
    /*border:none;*/
    background-color: #fff;
}
.post .entry-thumb img {
	max-width:100%;
}
.posts-layout .entry-thumb a img{
	width:100%;
}
.widget-area .widget {
    margin: 0;
    padding: 16px 0;
    background-color: #fff;
    border:none;
}
h4.post-title {
	font-size:16px;
	text-align:center;
}
.footer-branding {
padding:15px;
}

.footer-branding {
    width: 25%;
    float: left;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start !important;
    text-align: center;
	 padding-top:35px !important;
}

.perth_contact_info_widget span{
    color: #fff !important;
}
.site-info {
    text-align: center;
}
aside h4.widget-title {
	font-size:16px !important;
}
.profile-text { padding-right:40px;}

.profile_header {
	font-size:20px !important;
	margin-bottom:30px;
}
.profile_header span{
	font-size:16px;
}
.profile_p { 
	line-height:1.8em;
	padding-bottom:2em !important;
}

.content_block { 
	padding:60px 30px 0 30px;
}

.wpcf7 { margin-top:50px !important;}
input[type="text"],
input[type="email"]{ width:100% !important; display:block;}

.page-header {
	padding: 30px 30px 30px 0;
	margin: 0 0 30px;
	background-color: #fff;
	border: 0;
}
.page-header h2.page-title {
	font-family:'Open Sans', sans-serif !important;
}
article header h1.entry-title,
article header h2.entry-title{
	padding-left:5% !important;
}
.entry-content{
	padding:0 5%;
	line-height:2em;
}
.entry-content p {
	padding-bottom:0;
}
.wpcf7 form .wpcf7-response-output {
    margin: -36px 0 60px;
    padding: 16px 24px;
}
.entry-content div.photo  {
	text-align:center;
	padding-bottom:50px;
}
header .entry-meta {
	padding-left:5%;
	border:none;
}
.entry-content div.content_block,
.entry-content div.content_block div{
	text-align:left;
}
label,input { width:100%;}
input[type="submit"] { font-size:16px;}
.ppo dl dd{ line-height:1.8em !important;}
.ppo dl dt{ padding-bottom:.5em !important;}
.go-top {
   right: 16px;
   bottom: 100px !important;
}
.fact, .header-button.left-button, .footer-column .widget-title, .widget-area .widget-title, .button, input[type="button"], input[type="reset"], input[type="submit"] {
    border-color: #dd9933;
}
.header-button.left-button, .site-footer, .go-top, .project-filter li, .owl-theme .owl-controls .owl-page span, .social-menu-widget li, .skill-progress, .tagcloud a:hover, .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next, .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous, button:hover, .button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background-color: #dd9933;
}
.footer-widgets {
    background-color: #0e4d69 !important;
}

@media only screen and (max-width: 991px){
.footer-branding, .footer-widgets {
    width: 100%;
    float: none;
    display: block;
}
}
@media only screen and (max-width: 1024px) {
.pr_cap {
 font-size:10vw;
}
.theme-area{
background-position: center 92px;
background-repeat: no-repeat;
}
}
@media only screen and (max-width: 991px) {
.site-header .container {
    width: 86%;
}
.site-header {
    position: relative!important;
}
.site-title {
    font-size: 26px;
}
}
@media only screen and (max-width: 768px) {
#pg-316-0 .content_block {
    padding: 32px 0 0;
}
.site-title, .panel-grid .widget-title {
    font-size: 26px !important;
}
#pg-316-0 .content_block .textwidget p {
        padding: 0!important;
}
.site-content {
    margin-top: 0px;
    margin-bottom: 20px;
}
.main_text {
    font-size: 16px;
}

.pr_cap {
 font-size:10vw;
}
.header_under{
	position:relative;
	font-size:14px;
	display:block;
	text-align:center;
	padding-bottom:30px !important;
	padding-top:10px !important;
	margin:0;
	line-height:1.6em;
	padding:0;
}
.profile_header {
	font-size:20px !important;
	margin-bottom:30px;
}
.headbtn {
	margin:40px auto 0 !important;
	background-color:rgba(255,255,255,0.6) !important;
	font-size:16px !important;
	border-radius:5px;
	border:none !important;
	padding-right:30px;
	padding-left:30px;
	display:block;
	width:96% !important;
}
}



@media only screen and (max-width: 460px) {
.site-header {
    position: relative!important;
}
.site-content {
        margin-top: 0px;
        margin-bottom: 20px;
        padding: 0 4%;
}
.theme-area{
background-position: center 120px;
}
.content h4+p {
	padding:0 30px;
}
.textwidget p {
	padding:0 30px;
}
.textwidget p {
        padding: 0;
    }
.pcf7-form p {
    padding: 0!important;
}
.site-header {
	padding: 15px 0 0 0;
	background: rgba(255,255,255,0.9) !important;
	position: relative;
	position: fixed;
	width: 100%;
	z-index: 999;
	border-bottom:none;
}
.header_under{
	position:relative;
	font-size:14px;
	display:block;
	text-align:center;
	padding-bottom:30px !important;
	padding-top:10px !important;
	margin:0;
	line-height:1.6em;
	padding:0;
}
.hentry {
    margin-bottom:40px !important;
    background-color: #fff;
	padding-top:20px;
	margin:0 10px;
}
.headbtn {
	margin:40px auto 0 !important;
	background-color:rgba(255,255,255,0.6) !important;
	font-size:16px !important;
	border-radius:5px;
	border:none !important;
	padding-right:30px;
	padding-left:30px;
	display:block;
	width:96% !important;
}
.main_text {
	text-align:center !important;
	font-size:16px;
	line-height:2em;
	display:block;
	padding-bottom:50px;
	font-family:'YuMincho' !important;
}
.blog-post {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}

}
 