/*
Theme Name: Personal One
Theme URI: https://www.theclassictemplates.com/products/free-personal-one-wordpress-template/
Author: ClassicTemplate
Author URI: https://www.theclassictemplates.com/
Description: Personal One is a modern and elegant theme perfect for blog, portfolio, beauty & spa, lifestyle, news, travel, photography, food blog, personal, corporate, shop, magazine, news, business, fashion, designers, beauty & spa, food blog, Magazine photographers, artists, creative professionals, portfolio, CV, resume, agencies creative business owners fitness, shop, education, health, ecommerce or any content-focused website. The theme has a responsive layout which fits in all devices screen sizes. It is implemented on bootstrap framework. It is SEO-friendly which will help in ranking your website soon on major search engines. You have the option to add shortcodes. It is also translation ready. You can include a call to action button to make your website interactive.
Version: 1.2.8
Tested up to: 6.7
Requires PHP: 7.2
Requires at least: 5.0
License: GNU General Public License version 2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: personal-one
Tags: blog, custom-colors, custom-logo, full-width-template, featured-images, editor-style, sticky-post, custom-header, custom-background, custom-menu, threaded-comments, theme-options, translation-ready

Personal One WordPress Theme has been created by ClassicTemplates (theclassictemplates.com), 2016.
Personal One WordPress Theme is released under the terms of GNU GPL
*/

*{
margin:0;
padding:0;
outline:none;
}
body{
background-color:#fff;
margin:0;
padding:0;
line-height:20px;
font-size:13px;
color:#5c5c5c;
font-family:'Montserrat', sans-serif;
}
img{
border:none;
margin:0;
padding:0;
height:auto;
}
.clear{
clear:both;
}
.alignnone{
width:100% !important;
}
img.alignleft,
.alignleft{
float:left;
margin:0 15px 0 0;
padding:5px;
border:1px solid #cccccc;
}
img.alignright,
.alignright{
float:right;
margin:0 0 0 15px;
padding:5px;
border:1px solid #cccccc;
}
.left{
float:left;
}
.right{
float:right;
}
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.aligncenter{
margin:0;
padding:0;
}
.sticky {
	background: #efefef;
	padding: 10px;
	margin-bottom: 15px;
}
p{
margin:0;
padding:0;
}
a{
text-decoration:none;
color:#f98700;
}
a:hover{
color:#333;
}
ol,ul{
margin:0;
padding:0;
}
ul li ul, ul li ul li ul,
ol li ol, ol li ol li ol{
margin-left:10px;
}
h1,h2,h3,h4,h5,h6{
color:#484f5e;
font-family:'Montserrat', sans-serif;
margin:0 0 20px;
padding:0;
line-height:1.1;
font-weight:400;
}
h1{ font-size:32px;}
h2{ font-size:28px;}
h3{ font-size:24px;}
h4{ font-size:20px;}
h5{ font-size:18px;}
h6{ font-size:14px;}

/* Logo CSS
------------------------------------------------*/
.logo{float:left; z-index:999; padding:10px 0;  color:#000;}
.logo h1{font-weight:400; margin:0; line-height:36px; color:#000;}
.logo a{ color:#000;}
.logo span{ color:#fff; display:block;}
.container{ width:1100px; margin:0 auto; position:relative;}

/* Header Banner CSS
------------------------------------------------*/
#bannerarea{ width:100%; position:relative;}
.frontbanner{ height:655px; overflow:hidden; text-align:center;}
.frontbanner img{ position: relative; background-size:cover; width:100%; height:auto;}
.bannerdesc{ position:absolute; text-align:center; left:0; right:0; margin: 0 auto; bottom:40%; width:50%;}
.bannerdesc h2{ font-size:40px; font-weight:600; line-height:40px; color:#fff; margin:0 0 10px; display:inline-block; text-shadow:1px 1px 6px #555; }
.bannerdesc p{ font-size:14px; color:#fff; text-shadow:1px 1px 6px #111; }


#pageholder{ width:1140px; margin:0 auto; background-color:#fff; position:relative; box-shadow:0 -8px 8px #111;}
.fulllayout{ width:100% !important;}
/*header menu css*/
.toggle{display: block;}
.toggle a{width:100%; color:#ffffff; background:url(images/mobilenav.png) no-repeat right center #3e3e3e; padding:10px 10px; margin-top:5px; font-size:16px; display:none;}
.toggle a:hover{color:#ffffff !important;}
.headerinner, .blog .header{ position:relative !important}
.header{width:100%; z-index:999; top:auto; background-color:rgba(0,0,0,0.9); position:absolute; }
.sitenav{ padding:0; text-align:right; float:right;}
.sitenav ul { float:right; margin:0; padding:0; font-family:'Montserrat', sans-serif; font-weight:400; font-size:12px; text-transform:uppercase;}
.sitenav ul li{ display:inline-block; margin:0; position:relative; text-align:center;}
.sitenav ul li a{ padding:28px 20px; display:block; color:#fff; }
.sitenav ul li ul li{display:block; position:relative; float:none; }
.sitenav ul li ul li a{display:block; padding-top:10px; padding-bottom:10px; position:relative; text-align:left; border-bottom:1px solid #333;  }
.sitenav ul li ul li a:hover, .sitenav ul li ul.sub-menu li.current_page_item a{border-radius:0; }
.sitenav ul li a:hover, .sitenav ul li.current_page_item a, .sitenav ul li.current-menu-ancestor a.parent{  color:#f98700; }
.sitenav ul li ul{display:none; z-index:9999; position:relative;}
.sitenav ul li:hover > ul{display:block; width:200px; position:absolute; left:0; text-align:left; background-color: rgba(0, 0, 0, 0.8);  box-shadow:0 2px 2px #000; }
.sitenav ul li:hover ul li ul{display:none; position:relative;}
.sitenav ul li:hover ul li:hover > ul{display:block; position:absolute; left:200px; top:1px;}
.sitenav ul li.current-menu-ancestor a.parent{}

#serviceswrap{ padding:60px 0;  border-top:1px solid #E1E1E1; box-shadow:0 1px 10px rgba(0, 0, 0, 0.1) inset}
h2.section-title {color:#454545; font:300 36px/40px 'Montserrat',san-serif; text-align: center; }
.welcomecontent{ width:50%; float:left; text-align:right; margin:0 25px 0 0; }
.welcomethumb{ width:45%; float:right; text-align:left;}
.UnderLine{ width:50%; position:relative; display:inline-block; clear:both; margin:10px auto 30px; border-top:1px solid #E1E1E1;}
.hr-inner{ position:absolute; margin-top:-1px; top:50%; height:1px; width:100%;}
.hr-style { background-color:#FCFCFC; border-radius: 20px;  border-style: solid;  border-width:1px; display: block; height: 9px; left: auto; right:0; margin-left: -5px; margin-top: -5px; position: absolute;    width: 9px;}

#sidebar .search-form input.search-field{ background-color:#f0efef; width:80%; padding: 12px 15px 12px 15px; box-sizing:border-box; border:1px solid #ddd; }
#sidebar .search-form input.search-submit{ background:url(images/search-icon.png) no-repeat center center #f98700; padding: 12px 0 12px 0; font-size:0; width:20%; height:43px; float:right; border:0;}
/* = section first css
-------------------------------------------------------------- */
.oneforth{ background-color:#f6f4f4; color:#2e2e2e; width:30%; float:left; margin:0 5% 0 0; text-align:center; position:relative; box-sizing:border-box;}
.oneforth p{line-height:20px; margin-bottom:20px; }
.oneforth h3{ font-size:16px; font-weight:400; color:#343434; margin:0 0 15px;}
.oneforth h3 a{color:#343434;}
.oneforth:hover h3{ color:#31cafd;}
.oneforth .thumbbx { height:220px; overflow:hidden; margin:0 auto;}
.oneforth .pagecontent { padding:20px;}
.oneforth .thumbbx img{ width:100%; height:auto;}

/* = Services section css
-------------------------------------------------------------- */
#aboutwrap{ background-color:#fff; color:#5c5c5c; padding:0 0 50px; box-shadow:0px 5px 10px rgba(0, 0, 0, 0.1) inset; text-align:center;}
#aboutwrap h3{ color:#5c5c5c; font-size:24px; font-weight:600; margin-bottom:25px; }
#aboutwrap p{ color:#5c5c5c; margin-bottom:35px; }
.appbutton:hover{ background-color:#f98700;}
.grip-1{ width:80%; margin:-45px auto 0 auto; position:relative; z-index:999;}
.circlethumb{ width:80px; height:80px; margin: 0 auto 20px auto; overflow:hidden; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; border:3px solid #fff;}
.circlethumb img{ width:100%; height:auto; min-height:80px;}
.last_column{clear:right; margin-right:0 !important; }



.ReadMore{ background-color:#333;  color:#fff ;display: inline-block; padding:8px 15px; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; -ms-border-radius:8px;}
.ReadMore:hover{ background-color:#f98700;color:#fff ;}

.welcomewrap p{ margin-bottom:30px;}
.welcomewrap h2{  margin-bottom:20px; font-size:38px; border-bottom:2px solid #dddddd; padding-bottom:10px; text-align:center; display:inline-block;}


/* = sidebar
-------------------------------------------------------------- */
#sidebar{ width:300px; float:left;}
aside.widget{margin-bottom:30px;}
aside.widget ul{ list-style:disc; }
h3.widget-title{ margin-bottom:20px; color:#333; padding-bottom:10px; border-bottom:1px solid #ccc;}
#sidebar ul li{ list-style:inside none disc; border-bottom:1px solid #f0efef; padding:8px 0;}
#sidebar ul li a{ padding:0 0 0 10px; color:#3b3b3b;  display:inline-block; }
#sidebar ul li a:hover{ color:#34c6f6;}
#sidebar ul li:last-child{ border:none;}

/* = Page layout css
-------------------------------------------------------------- */
.site-main{ width:760px; margin:0; padding:0; float:right;}
.fullwidth{ width:100% !important; float:none  !important;}
.fullwidth p{ margin-bottom:15px;}
.contentwrapper{ padding:25px 0;}
.contentwrapper p{ margin-bottom:20px; line-height:20px;}

.postslisting{ margin-bottom:30px;}
.postslisting h3{ margin-bottom:10px;}
.postslisting h3 a{ color:#484f5e;}
.postslisting h3 a:hover{ color:#f98700;}
.postslisting p{ margin-bottom:12px; line-height:24px; display:inline;}
.blog-meta{ font-style:italic; margin-bottom:8px;}
.post-date, .post-comment, .post-categories{ display:inline; color:#333;}
.single_title{ margin-bottom:5px;}
.BlogPosts{ width:31.2%; float:left; margin:0 3% 0 0;}
.BlogPosts img{ width:100%;}
.BlogPosts h2{ margin:10px 0; font-size:22px; }
.post-thumb{ width:35%; float:left; margin:8px 25px 8px 0;}
.post-thumb img{ width:100%; }

/* = Footer css
-------------------------------------------------------------- */
#footer{background-color:#111111; position:relative;  color:#fff;}
.cols-4{width:22%; float:left; margin:0 3% 2% 0; padding:35px 0 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.widget-column-4 { margin-right:0px !important;}
.cols-4 h5{ font-weight:400; font-size:18px; color:#fff; margin-bottom:25px; border-bottom:1px solid #2b2b2b; padding-bottom:15px; }
.cols-4 ul{ margin:0; padding:0; list-style:inside disc;}
.cols-4 ul li { padding:0; color:#fff; padding:3px 0; border-bottom:1px solid #2b2b2b;}
.cols-4 ul li:last-child {border:none;}
.cols-4 ul li a { color:#fff; font-size:13px; padding-left:10px; }
.cols-4 ul li a:hover, .cols-4 ul li.current_page_item a { color:#f98700; }
.cols-4 a.readmore span{ color:#fff;}
.cols-4 p{ margin-bottom:0;}
.footerbottom {  background-color:#000; position:relative; padding:15px 0;}
.footerbottom a:hover{ color:#fff;}
.footerleft { float:left;}
.footerleft span{color:#f98700;}
.footerright { float:right;}
