/*
Theme Name: Amplitude Pro
Theme URI: https://gracethemes.com/themes/full-width-wordpress-theme/
Author: Grace Themes
Author URI: https://www.gracethemes.com/
Description: Amplitude Pro is a clean, creative and truly stunning full width WordPress theme that is specially designed to create full screen websites. This theme is a reliable platform for building a visually stimulating and delightful websites across a wide range of businesses. It equally functional as a portfolio theme that helps to improve your full-screen business website. Demo: https://www.gracethemesdemo.com/amplitude/

Version: pro 1.2
License: GNU General Public License version 2
License URI: license.txt
Text Domain: amplitude-pro
Tags:one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,featured-images,theme-options,full-width-template,sticky-post,threaded-comments,translation-ready

Amplitude Pro WordPress Theme has been created by Grace Themes(gracethemes.com), 2019.
Amplitude Pro WordPress Theme is released under the terms of GNU GPL
*/
@import url('https://fonts.googleapis.com/css?family=Merriweather:100,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Assistant:400,700');
*{ margin:0; padding:0; outline:none;}
*, *:before, *:after{
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing:border-box;
  box-sizing: border-box;
}
body{ margin:0; padding:0; box-sizing:border-box; -ms-word-wrap:break-word; word-wrap:break-word; line-height:24px; margin:0; padding:0; color:#6e6d6d; font-size:16px; font-family: 'Assistant', sans-serif; background-color:#eef2f7; }
img{ margin:0; padding:0; border:none; max-width:100%;}
section img, img{max-width:100%; height:auto;}
h1,h2,h3,h4,h5,h6{ margin:0 0 20px; padding:0; line-height:1; font-weight:400; }
h1{ font-size:36px; }
h2{ font-size:30px;}
h3{ font-size:18px; }
h4{ font-size:22px;}
h5{ font-size:20px; }
h6{ font-size:14px;}
.left{float:left;}
.right{float:right;}
blockquote{ background:url(images/icon_quote.png) no-repeat 20px 22px; padding:15px 15px 15px 60px !important; font-style:italic; color:#888; font-size:14px; line-height:1.5;}
.hr{border-bottom:1px solid #333; height:15px; clear:both;}
p{ margin:0 0 25px; padding:0;}
a{ text-decoration:none; outline:none;}
a:hover{ text-decoration:none; outline:none;}
ul{ list-style:none; margin:0; padding:0;}
article ul, article ol{ margin:0 0 15px 15px;}
article ul li{ list-style: disc;}
.custom-height{ min-height:20px;}
.clear{ clear:both;}
.last{ margin-right:0 !important;}
.middle-align{ margin:0 auto; padding:0;}
.wp-caption{ margin:0; padding:0; font-size:13px; max-width:100% !important;}
.wp-caption-text{ margin:0; padding:0;}
.sticky{ margin:0; padding:0;}
.gallery-caption{ margin:0; padding:0;}
.alignleft, img.alignleft {display: inline; float: left; margin-right:25px; margin-top:4px; margin-bottom:6px; padding:0; height:auto;}
.alignright, img.alignright { display: inline; float: right; margin-left:25px; height:auto;}
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-top:0;  height:auto;}
.comments-area{ margin-bottom:15px;}
.comment-list .comment-content ul { list-style:none; margin-left:15px;}
.comment-list .comment-content ul li{margin:5px;}
.main-container ol{list-style-position:outside; margin-left:20px;}
.main-container ol li{margin:5px 0;}
.lastcols{ margin-right:0 !important;}
.subtitle{ text-align:left; color:#555; margin-bottom:50px; text-align:center;}
.toggleMenu{display:none;}
section{ padding:70px 0;}
/*Header Info Bar CSS*/
.sitewrapper { position:relative; /*overflow-x:hidden;*/}
.logo h1{font-weight:400; margin:0px; font-style:italic; }
.logo h1 span{ color:#d20606; display:inline-block;}
.logo a{color:#fff;}

.logo {
    float: left;
    padding: 21px 0;
    width: 20%;
	position: relative;
	text-align: left;
	z-index:9999;
}
.logo h1 {
    margin: 0;
}
.logo a {
    color: #fff;
}
.logo::after {
    left: -99999px;
    position: absolute;
    width: 99999px;
	bottom: 0;
    content: "";
    top: 0;
}
.logo, .logo::after {
    background-color:rgba(0,0,0, 0.2);
}

.tagline{ font-family:'Merriweather', sans-serif; font-size:13px; color:#828181; display:block; }
.container{ width:1170px; margin:0 auto; position:relative;}

/*header menu css*/
.toggle{display: block;}
.toggle a{width:45px; height:45px; position:absolute; top:5px; right:0; color:#fff; background:url(images/mobilenav.png) no-repeat right center; padding:0; margin:0; font-size:16px; text-align:left; z-index:9999999; }
.toggle a:hover{color:#d9d9d9 !important;}
.header.fixed{ position: fixed; top:0; z-index:999999;  transition:0.6s; -moz-transition:0.6s; -webkit-transition:0.6s; -o-transition:0.6s; width:auto;}
.header.fixed .sitenav ul li a{padding:29px 18px;}
.header.fixed .logo{padding:10px 0;}
.header.fixed .sitenav ul li ul li a{ padding-top:7px; padding-bottom:7px; }
.header{width:100%; z-index:9999; background-color:#e4e4e4; box-sizing:border-box; position:absolute; }


.sitenav{ padding:0; position:relative; z-index:9999; text-transform:uppercase; }
.sitenav ul {margin:0; padding:0; font-family:'Merriweather', sans-serif; font-size:4px; font-weight:400; }
.sitenav ul li{display:inline-block; position:relative;}
.sitenav ul li:last-child{border-right:none;}
.sitenav ul li a{ padding:30px 15px; display:block; text-align:center; font-weight:600;}
.sitenav ul li ul li{display:block; position:relative; float:none; top:1px; border-bottom:1px solid #555;}
.sitenav ul li ul li a{display:block; padding-top:7px; padding-bottom:7px; position:relative; top:1px; text-align:left;}

.sitenav ul li ul{display:none; z-index:9999999; position:relative;}
.sitenav ul li:hover > ul{display:block; width:200px; position:absolute; left:0; text-align:left; }
.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:0;}


.Navcontainer{ position:relative; width:100%; height:100%;}
.menupanelbg{background-color:rgba(0,0,0,0.7); position:relative; z-index:99999999; }
.header_right{ float:left; width:58%; text-align:right;}
.header_right.header_right_full{ width:80%;}

/* = social icons css
-------------------------------------------------------------- */
.social-icons{ text-align:right; float:right; width:20%; padding:22px 10px 23px; position: relative; }
.social-icons a{ width:20px; height:40px; line-height:40px; text-align:center;  vertical-align:middle; display:inline-table; padding:0 8px 0; transition:0.6s; -moz-transition:0.6s; -webkit-transition:0.6s; -o-transition:0.6s; font-size:16px; color:#d9d9d9; }
.social-icons br{ display:none;}
/* = innerbanner css 
-------------------------------------------------------------- */
.innerbanner{ text-align:center; }
.innerbanner img{ position: relative; background-size:cover; width:100%; height:auto;}

/*search form css*/
.searchbox{position:relative; min-width:35px; width:0%; height:40px; float:right; overflow:hidden;padding-left:20px; -webkit-transition: width 0.3s;    -moz-transition: width 0.3s; -ms-transition: width 0.3s; -o-transition: width 0.3s; transition: width 0.3s;}
.searchbox-input{top:0; right:0; border:0;outline:0;background:#ece8e8;width:100%;height:40px;margin:0;padding:0px 55px 0px 20px;font-size:13px;color:#7f7f7f;}
.searchbox-input::-webkit-input-placeholder{color:#7f7f7f;}
.searchbox-input:-moz-placeholder{color:#7f7f7f;}
.searchbox-input::-moz-placeholder{color:#7f7f7f;}
.searchbox-input:-ms-input-placeholder{color:#7f7f7f;}
.searchbox-icon, .searchbox-submit{width:35px;height:40px;display:block;position:absolute;top:0;font-family:verdana;font-size:22px;right:0;padding:0 !important;margin:0 !important;border:0 !important;outline:0;line-height:40px;text-align:center;cursor:pointer;color:#dcddd8;background:url(images/search-icon.png) no-repeat center center #34c6f6;}
.searchbox-open{ width:40%;}

/* = Get An Appointment css
-------------------------------------------------------------- */
a.ReadMore{ border:1px solid #a4a4a4; color:#a4a4a4 ; padding:10px 20px; text-transform:uppercase; }
a.ReadMore:hover{border:1px solid #d20606; color:#d20606; }
.custombtn{ margin-top:30px;}

a.morebutton{ background-color:#381305; color:#d9d9d9; font-size:14px; padding:14px 35px; line-height:18px; display:inline-block; border-radius:20px; text-transform:uppercase;}
a.morebutton:hover{ background-color:#000000; color:#ffffff; }

a.buttonstyle1{ background-color:#865628; color:#d9d9d9 ; padding:10px 25px;  line-height:18px; display:inline-block; border-radius:20px; -moz-border-radius:20px;-webkit-border-radius:20px;}
a.buttonstyle1:hover{ background-color:#381305; color:#d9d9d9; }


/* = Counter css
-------------------------------------------------------------- */
.mycounterbox{ width:20%; padding:0; color:#d9d9d9; float:left; margin:0 2.5%; text-align:center;}
.mycounterbox i{ font-size:40px;}
.mycounterbox .mycountervalue{ display:block; font-size:50px; color:#d9d9d9; line-height:70px;}
.mycounterbox h6{ font-size:18px; color:#d9d9d9; margin:20px 0 0 0; text-transform:uppercase;}
/* = Team Member Flipbox css
-------------------------------------------------------------- */


.member-social-icon{ margin-bottom:20px;}
.member-social-icon a{ margin:0 2px 2px 0; display:inline-block; color:#000; width:35px; height:35px; line-height:35px;}
.member-social-icon a:hover{ color:#d9d9d9;}

.end { margin-right: 0 !important; }

.buttonstyle2{ background-color:#555; color:#d9d9d9 ; padding:6px 15px; font:normal 14px/20px 'Merriweather'; display:inline-block; border-radius:20px;-moz-border-radius:20px; -webkit-border-radius:20px;}
.buttonstyle2:hover{ background-color:#d9d9d9; color:#555; }
.textwidget select{ width:100%;}
table{ width:100%}


/* = Teammember Section css
-------------------------------------------------------------- */
.teammember-list{float:left; margin:0 3% 0 0; position:relative; box-sizing:border-box; text-align:center;}
.teammember-list:hover{ cursor:pointer;}
.teammember-list .thumnailbx{ height:240px; overflow:hidden; background-color:#d20606; position:relative; }
.teammember-list img{ vertical-align:middle; width:100%; height:auto;}
.teammember-list span.title{ font-weight:600; color:#fff; font-size:17px; margin-bottom:5px; position:relative; display:block;}
.teammember-list span.title a{ color:#fff; }
.teammember-list cite{ display:block; font-style:normal; margin-top:0; color:#fff; }
.titledesbox{ text-align:center; padding:15px 0; overflow:visible; text-align:center; opacity:0; position:absolute; margin:0 auto;  right:0; left:0; bottom:0%; transition:all ease 1s; -webkit-transition:all ease 1s; -o-transition:all ease 1s; -ms-transition:all ease 1s; -moz-transition:all ease 1s; -moz-transition:all ease 1s }

.member-social-icon{text-align:center; opacity:0; position:absolute; margin:0 auto;  right:0; left:0; bottom:30%; transition:all ease 1s; -webkit-transition:all ease 1s; -o-transition:all ease 1s; -ms-transition:all ease 1s; -moz-transition:all ease 1s; -moz-transition:all ease 1s;}
.member-social-icon a{ font-size:14px; margin:0 5px 0 0; text-align:center; display:inline-block; background-color:#fff; color:#444; width:35px; height:35px; line-height:35px; border-radius:50%;}
.member-social-icon a:hover{ color:#FF0000}

.teammember-list:hover .thumnailbx img{ opacity:0.2;}
.teammember-list:hover .member-social-icon{ display:block; bottom:40%;  opacity:1; }
.teammember-list:hover .titledesbox{  display:block; bottom:10%;  opacity:1;}
#teampanel .owl-nav{ margin:20px 0 0 0; padding:0 0 50px; display:none;}
#teampanel .owl-controls .owl-dots{ position:relative; margin:40px 0; text-align:center; bottom:0;}

.triangle-bottomleft{ position:absolute; z-index:99; content:''; bottom:0; right:0; width:0; height:0; border-bottom:50px solid #fe0000; border-left:50px solid transparent;}
.teammember-list:hover .triangle-bottomleft{ opacity:0.111}

/* = Latesr news section css
-------------------------------------------------------------- */
.news-box{ width:22.5%; float:left; margin:0 3.2% 3% 0; padding-bottom:20px;}
.news-box.last { border-bottom:0 ; margin:0 ; padding:0 ;}
.news-box .news-thumb{ background-color:#89c140; height:160px; overflow:hidden; position:relative;}
.news-box .news-thumb img{ width:100%; height:auto; min-height:160px; display:block;}
.news-box:hover img{ opacity:0.6;}
.news-box p{ margin-bottom:15px;}
.news-box h6{ margin:15px 0 10px; color:#4b4a4a; font-size:16px; }
.news-box h6 a{ color:#515151;}
.news-box h6 a:hover{color:#dc403b; }
.news-box .PostMeta{ font-size:13px; color:#8a8989; padding-bottom:15px; margin-bottom:10px; border-bottom:1px solid #eaeaea;}
.news-box .PostMeta span{ margin-right:10px;}
.news-box:last-child{  border-bottom:0 ; margin:0 ; padding:0 ;}
.news-thumb .postdt{ font-size:13px; position:absolute; width:50px; height:60px; background-color: #89c140; color:#d9d9d9; top:10px; left:10px;  text-align:center; border-radius:5px;}
.news-thumb .postdt span{ font-size:20px; font-weight:600; display:block; padding:8px 0 0; }
.news-box .buttonstyle1{ font-size:14px; padding:8px 25px;}

h2.heading{ padding-bottom:15px;}
.underline{ border-bottom:1px solid #efeded;}
/*testimonials*/
.client-say{ width:80%; margin:0 auto;  position:relative; z-index:1; font-size:16px; color:#333; }
.client-say .timthumb{ width:10%; float:left;}
.client-say .timthumb img{ height:100%; }
.client-say .tm_description{ width:87%; float:right;}

.client-say p{ margin-bottom:30px;}
.client-say h6{ color:#d9d9d9; margin:20px 0 0 0; text-transform:none; }

/* = Testimonials css
-------------------------------------------------------------- */
#clienttestiminials{ text-align:center; box-sizing:border-box; position:relative; margin:0 auto; left:0; right:0; }
#clienttestiminials h6{ margin:0 0 5px; font-size:14px; color:#4b4a4a; font-weight:600; position:relative; text-transform:uppercase;}
#clienttestiminials h6 a{color:#000;}
#clienttestiminials span{ font-size:13px; color:#4b4a4a; display:block;}
#clienttestiminials .tmnlThumb{ width:65px; height:65px; margin:0 auto 10px auto; overflow:hidden; border-radius:50%; }
#clienttestiminials .tmnlThumb img{ width:100%; height:auto; min-height:65px; }
.tmnlThumb:hover img{ opacity:0.5;}

#clienttestiminials .item{ background-color:#fff; color:#999; padding:30px 15px; border-top:5px solid #f00202;}
#clienttestiminials .item p{ margin-bottom:20px; font-style:italic; }
.hvr-rectangle-out::before{ background:#d20606;}
#clienttestiminials .owl-controls .owl-dots{ position:relative; bottom:-25px;}

/*testimonials listing*/
.tmnllisting{ background-color:rgba(0,0,0,0.2); padding:20px; margin-bottom:35px; min-height:120px;}
.tmnllisting .tmnlthumb{ float:left; width:100px; height:100px; margin:0 4% 0 0; overflow:hidden;}
.tmnllisting .tmnlthumb img{ width:100%; height:100%; }
.tmnllisting h5{ margin-bottom:5px; text-transform:uppercase; font-size:16px;}
.tmnllisting h5 a{ color:#fff;}
.tmnllisting p{ margin:10px 0 0 0;}

#testimonials-widget h6{ margin-bottom:5px; text-transform:uppercase;}
#testimonials-widget p{ margin-bottom:15px;}

/* = Clients Logo css
-------------------------------------------------------------- */
#client-wrapper br{ display:none;}
.clientlgo{ float:left; width:22.8%; margin:0 20px 20px 0; height:108px;  overflow:hidden; background-color:#FF0000; border-radius:5px; position:relative;}
.clientlgo img{ display:block; width:100%; height:auto;}
.clientlgo:hover img{opacity:0.2;}
.clientlgo i{ display: none; font-size:22px; color:#fff; position:absolute; left:0; right:0; margin:0 auto; text-align:center; bottom:40%;}
.clientlgo:hover i{ display:block;}

/* = Pages & Sidebar Style css
-------------------------------------------------------------- */
.contentbox{ float:left; width:70%; margin:0; padding:35px; background-color:rgba(0,0,0,0.8); box-sizing:border-box;}
.sitefull{ width:100% !important; float:none !important;}
#sidebar{ width:330px; float:right; background-color:rgba(0,0,0,0.8); }
.sidebar-left{ float:left !important;}
.flotRight{ float:right !important;}
aside.widget{margin-bottom:20px; padding:20px; }
aside.widget ul{ list-style:disc; }
h3.widget-title{ padding:0; margin:0 0 20px; color:#d9d9d9; font-size:20px; font-style:italic; }
#sidebar #contactform_main input[type=text], #sidebar #contactform_main input[type=email], #sidebar #contactform_main input[type=tel],#sidebar #contactform_main input[type=url], #sidebar #contactform_main textarea{width:90%; }
#sidebar #contactform_main p{ margin-bottom:10px;}

#sidebar ul li{ list-style:none; padding:8px 0 8px 0;}
#sidebar ul li:before{ content:"\f054"; font-family:'Font Awesome 5 solid'; font-size:14px; padding-right:7px}
#sidebar ul li a{ padding-left:10px; color:#3b3b3b; }
#sidebar ul li a:hover{ color:#34c6f6;}
#sidebar ul li:last-child{ border:none;}
.nosidebar{ float:none !important; margin:0 auto;}

#sidebar .search-form input.search-field{ background-color:#f0efef; width:80%; padding: 11px 15px 11px 15px; box-sizing:border-box;}
#sidebar .search-form input.search-submit{ background:url(images/search-icon.png) no-repeat center center #d20606; padding: 12px 0 12px 0; font-size:0; width:20%; height:41px; float:right;}
.widget.widget_search{ margin:0;}

/* = skill bar css
-------------------------------------------------------------- */
.skillbar {position:relative; display:block; margin-bottom:15px; width:100%; height:35px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -webkit-transition:0.4s linear; -moz-transition:0.4s linear; -ms-transition:0.4s linear; -o-transition:0.4s linear; transition:0.4s linear; -webkit-transition-property:width, background-color; -moz-transition-property:width, background-color; -ms-transition-property:width, background-color; -o-transition-property:width, background-color; transition-property:width, background-color;}
.skillbar-title { font-size:16px;color:#6e6d6d;}
.skillbar-title span { display:block; color:#fff; padding:0; height:35px; line-height:35px; text-align:left; font-weight:600;}
.skillbar-bar { height:10px; width:0px; background:#65676a; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
.skill-bar-percent { position:absolute; right:0; top:0; font-size:15px; height:35px; line-height:35px; color:#fff;  font-weight:600;}
.skill { width:46.98%; float:left;}
.skill-bar { margin:60px 0 0 0;}
.skill-bg{ width:100%; background-color:#e0dfdf; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}

/* = Footer css
-------------------------------------------------------------- */
#footer-wrapper{ background-color:rgba(0,0,0,0.7); position:relative; color:#c1c0c0; margin-top:5px; }
.footer{ padding:60px 0;}
.footer h5 { color:#d9d9d9; font-size:18px; font-weight:400; margin-bottom:35px; position:relative; font-style:italic;}
.footer a.readmore span{ color:#d9d9d9;}
.footer ul li{ list-style:none; margin-bottom:10px;}
.footer ul li:before{ content:"\f054"; font-family:'Font Awesome 5 solid'; font-size:14px; padding-right:7px}
.footer ul li:last-child{ border:none;}
.footer ul li a{ padding:0; color:#d9d9d9;  }
.footer ul li a:hover, .footer ul li.current_page_item a{ color:#d20606;}
.footer ul li:last-child a{ border-bottom:none;}
/*footer recent post*/
ul.recent-post{ margin:0px; padding:0px; list-style:none;}
ul.recent-post li{ display:block; line-height:18px; margin-bottom:20px; min-height:55px; list-style:none; }
ul.recent-post .footerthumb{ width:70px; height:55px; overflow:hidden; float:left; margin:0 15px 0 0;}
ul.recent-post li img { width:100%; height:auto; margin-top:4px;}
ul.recent-post li span {font-size:11px;}
ul.recent-post li:before{ display:none;}
ul.recent-post li a {text-decoration:none; padding:0; border:none; display:block; margin-bottom:10px;}
ul.recent-post li a:hover { text-decoration:none;}
ul.recent-post li:last-child { border-bottom:0; padding-bottom:0; margin-bottom:0;}



.contactdetail{ line-height:22px; } 
.contactdetail i{ margin-right:20px; font-size:16px;}
.contactdetail p{ margin-bottom:10px;}

/*Footer Manageable css*/
.cols-1 .widget-column-1{ width:100%; float:none; text-align:center;}
.cols-1 .widget-column-1 ul li{ display:inline-block; border:none;}
.cols-1 .widget-column-1 ul li:before{ display:none;}
.cols-1 .widget-column-1 ul li a{ padding:0 15px; height:12px; line-height:10px; display:block; border-right:1px solid}
.cols-1 .widget-column-1 ul li:last-child a{border:none;}

.cols-2 .widget-column-1{width:45%; float:left; margin:0 10% 0% 0; box-sizing:border-box; }
.cols-2 .widget-column-2{width:45%; float:left; margin-right:0px; box-sizing:border-box;}

.cols-3 .widget-column-1{width:29%; float:left; margin:0 6% 0 0; box-sizing:border-box; }
.cols-3 .widget-column-2{width:29%; float:left; margin:0 6% 0 0; box-sizing:border-box;}
.cols-3 .widget-column-3{width:29%; float:left; margin-right:0px; box-sizing:border-box;}

/* footer 4 column css*/
.cols-4 .widget-column-1{ width:24%;  float:left; margin:0 4% 0 0; box-sizing:border-box; }
.cols-4 .widget-column-2{ width:16%;  float:left; margin:0 4% 0 0; box-sizing:border-box;}
.cols-4 .widget-column-3{ width:22%;  float:left; margin:0 4% 0 0; box-sizing:border-box;}
.cols-4 .widget-column-4{ width:26%;  float:left; margin-right:0; box-sizing:border-box;}

/*Footer photo gallery*/
.footer .threecol{ margin:0;}
.footer .threecol .entry{ padding:0; width:49%;}
.footer .threecol .entry .holderwrap{height:90px; overflow:hidden}
.footer .threecol .entry .holderwrap img{ min-height:90px; }
.footer .holderwrap h5, .footer .holderwrap:hover h5{display:none}

.copyright-wrapper { padding:25px 0; position:fixed !important; bottom:0; left:0; right:0; z-index:99999 !important; width:100%; }
.copyright-wrapper.innerpage-copyright{ position:relative !important;}
.copyright-txt{float:left;}
.design-by{float:right;}
.innerpage-copyright .copyright-txt{ float:none; text-align:center;}

/* = Contact Form css
-------------------------------------------------------------- */
.wpcf7{ margin:0; padding:0; }
.wpcf7 form{ margin:0; padding:0;}
.wpcf7 form p { margin-bottom:10px;}
.wpcf7 form span.last{ float:none !important;}
.wpcf7 form input[type="url"], .wpcf7 form input[type="date"], .wpcf7 form select{ background-color:#f1f1f1; border:1px solid #eed2bb; padding:5px 3px; margin-top:10px; font:13px arial; color:#777777;}
.wpcf7 form input[type="checkbox"], .wpcf7 form input[type="radio"], .wpcf7 form input[type="file"]{ margin-top:10px; padding:0;}
span.wpcf7-list-item{ margin:0 15px 0 0 !important;}
#contactform_main input[type=text], #contactform_main input[type=email], #contactform_main input[type=tel], #contactform_main input[type=url], #contactform_main textarea{width:85.6%; border:1px solid #E8E8E8; padding:10px 15px; margin:0 8px 8px 0;}   
#contactform_main textarea{ width:85.6%; margin-right:0; height:130px;} 
#contactform_main span.capcode{ float:left; padding:9px; margin:0 8px 8px 0; background-color:#d9d9d9; color:#333;}   
#contactform_main input[type=submit], .wpcf7 form input[type="submit"] { font-size:16px; cursor:pointer; border-radius:5px; }
.wpcf7 form input[type="text"], .wpcf7 form input[type="email"], .wpcf7 form input[type="tel"], .wpcf7 form textarea{ border:1px solid #e8e8e8; padding:15px; margin:0 8px 8px 0;  }
.captcha-text{ float:left; width:71.6% !important;}
.wpcf7 form textarea{ margin-right:0; height:130px;} 
.wpcf7 form input[type="text"], .wpcf7 form input[type="email"], .wpcf7 form input[type="tel"], .wpcf7 form textarea{ width:100%; background-color:#d9d9d9; color:#000; padding:10px 15px; box-sizing:border-box; }
.wpcf7 form{ margin-bottom:6px;}
.wpcf7 form input[type="submit"] { font-size:16px; font-weight:600; text-transform:uppercase; cursor:pointer;}


iframe{ width:100%;}
.contact_left{ float:left; width:48%; }
.contact_right{ float:right; width:48%;}
.contact_right h3{ margin-bottom:15px;}
.contactinfo_wrapper{ margin-top:50px; position:relative;}


/* Blog layout CSS
================================================*/
.post-title{ margin-bottom:5px; font-weight:400; font-size:22px; line-height:26px;}
.post-title a{ color:#fff;}

.blog-post-repeat{ margin-bottom:50px; border-bottom:1px dotted #ddd; padding-bottom:50px;}
.blog-post-repeat .postmeta{ margin-bottom:15px; color:#fff;}
.blog-post-repeat .postmeta i{ padding-right:4px;}
.blog-post-repeat .postmeta a{ color:#fff;}
.blog-post-repeat .post-thumb{ margin:0 0 30px 0; height:425px; overflow:hidden; }
.blog-post-repeat .post-thumb img{ margin:10px 0 0 0; height:auto;}
.blogpostdate{ background-color:#777; color:#fff; font-size:18px; font-weight:600; float:left; padding:10px 5px; border-top:5px solid #000; width:100px; text-align:center;}


.blog-post-repeat .entry-summary, .blog-post-repeat .entry-content{ padding-left:125px;}


p.read-more a{ border:1px solid #fff; color:#fff; text-align:center; padding:8px 25px;  display:inline-block; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
p.read-more a:hover { border-color:#d20606;}

/*default css*/
.error_msg{padding:10px; background:#ffd3ce; color:#e00; border:1px #e00 solid; margin:15px 0;}
.success_msg{padding:10px; background:#dcffc5; color:#070; border:1px #070 solid; margin:15px 0;}
.spacer20{height:20px; clear:both;}
.pagination{display:table; clear:both;}
.pagination ul{list-style:none; margin:20px 0;}
.pagination ul li{display:inline; float:left; margin-right:5px;}
.pagination ul li span, .pagination ul li a{background:#303441; color:#d9d9d9; padding:5px 10px; display:inline-block;}
.pagination ul li .current, .pagination ul li a:hover{background:#34c6f6;}
article.tag-sticky-2{background:#f6f6f6; padding:10px;}

h1.entry-title, h1.page-title { color:#d9d9d9; font-size:30px; border-left:2px solid #fff; font-weight:600; margin-bottom:35px; padding:8px 0 8px 25px; font-style:italic}
article p{margin:0 0 20px 0;}
.post-date{display:inline;}
.post-comment{display:inline; margin-right:10px;}
.post-categories{display:inline; margin-right:10px;}
.post-tags{display:inline;}
form.search-form{margin-bottom:20px;}
input.search-field, .post-password-form input[type=password], .wpcf7 form input[type="submit"]{border:1px #eee solid; padding:7px 15px;}
input.search-submit, .post-password-form input[type=submit], .wpcf7 form input[type="submit"]{border:none; color:#d9d9d9; padding:10px 25px; cursor:pointer; }
#contactform_main p{ margin-bottom:5px;}
.nav-previous{float:left; margin-top:10px; margin-bottom:10px;}
.nav-next{float:right; margin-top:10px; margin-bottom:10px;}
nav.post-navigation{padding:10px 0 20px;}
.comment-list, ol.comment-list{list-style:none; margin-left:0; margin-top:20px; margin-bottom:20px;}
.comment-list ul, ol.comment-list ul{list-style:none;}
.comment-list li.comment{margin-top:20px;}
.comment-list .comment-content h1, .comment-list .comment-content h2, .comment-list .comment-content h3, .comment-list .comment-content h4, .comment-list .comment-content h5, .comment-list .comment-content h6{margin-top:15px;}


/* Buttons */
.button{ background-color:#dd3333; color:#d9d9d9; font:400 15px/22px 'Merriweather', sans-serif; padding:12px 25px; display:inline-block; border-radius:25px;}
.button:hover{background-color:#202020; border-color:#1898c2; color:#d9d9d9;}

/* Text meant only for screen readers. */
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px);position: absolute !important;	height: 1px;width: 1px;	overflow: hidden;}
.screen-reader-text:focus {	background-color: #f1f1f1;	border-radius: 3px;	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);	clip: auto !important;	color: #21759b;	display: block;
	font-size: 14px;font-size: 0.875rem;font-weight: bold;	height: auto;left: 5px;	line-height: normal;padding: 15px 23px 14px;text-decoration: none;	top: 5px;	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* woocommerce CSS
================================================*/
a.added_to_cart{background:#e1472f; padding:5px; display:inline-block; color:#fff; line-height:1;}
a.button.added:before{content:'' !important;}
#bbpress-forums ul li{padding:0;}
#subscription-toggle a.subscription-toggle{padding:5px 10px; display:inline-block; color:#e1472f; margin-top:4px;}
textarea.wp-editor-area{border:1px #ccc solid;}
.woocommerce input[type=text], .woocommerce textarea{border:1px #ccc solid; padding:4px;}
form.woocommerce-ordering select{ padding:5px; color:#777777;}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ color:inherit !important;}
h1.product_title, p.price{ margin-bottom:15px;}
.woocommerce div.product .product_title{ padding-left:25px;}
.woocommerce table.shop_table td,
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th{ 
border-top:1px solid rgba(255,255,255,.8)
}
.woocommerce table.shop_table{ border:1px solid  rgba(255,255,255,.8) }
.woocommerce-cart table.cart td.actions .coupon .input-text{ padding:9px 6px; width:100px;}
.woocommerce-checkout #payment{ color:#000;}

.woocommerce ul.products li, #payment ul.payment_methods li{ list-style:none !important;}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ color:inherit !important;}
.woocommerce table.shop_table th, .woocommerce table.shop_table td{ border-bottom:0px !important}
.woocommerce .panel{ height:auto;}
.woocommerceright{float:left;}
.woocommerceleft{float:right;}
.woocommercesitefull{ width:100% !important;}
.woocommerce .panel{ height:auto}
.woocommerce .quantity .qty{ padding:7px; border:1px solid #ccc;}
.woocommerce-product-details__short-description p{ margin-bottom:25px;}

.woocommerce ul.products li.product h2{ font-size:14px !important; margin:0 0 10px 0 !important; padding:15px 0 15px 0!important; text-align:center; position:relative;font-weight:700; color:#000; text-transform:uppercase; border-bottom:1px solid #ddd;}

.woocommerce ul.products li.product .price del{ float:right; font-size:14px; color:#282828; display:none; }
.woocommerce ul.products li.product .price ins{  font-size:17px; color:#151515;  text-decoration:none; text-align:center; display:block;}
.woocommerce ul.products li.product a.add_to_cart_button{ color:#4a4a4a; font-weight:400; font-size:15px !important;display: inline-block; margin:0; padding:0 0 0 60px; line-height:25px; background-color:transparent !important; text-align:right;}
.woocommerce ul.products li.product a.add_to_cart_button:before{content:"\f07a"; font-family:'Font Awesome 5 solid'; font-size:14px; padding-right:7px}

.woocommerce ul.products li.product .added_to_cart.wc-forward{ margin:0 auto;display: table;padding: 10px 15px; border-radius: 20px;}
.woocommerce ul.products li.product .onsale{ display:none;}
.woocommerce ul.products li.product .price{ font-size:17px; display:inline-block;}
.woocommerce ul.products li.product{ background-color:#fff; text-align:center;}
.woocommerce ul.products li.product .product-thumb{ height:240px; overflow:hidden; margin-bottom:0; position:relative; background:#f00202;}
.woocommerce ul.products li.product .product-thumb img{ min-height:240px;transition-duration:0.5s; -moz-transition-duration:0.5s; -ms-transition-duration:0.5s; -o-transition-duration:0.5s;}
.woocommerce ul.products li.product:hover .product-thumb img{opacity:0.4;}
.woocommerce ul.products li.product:hover h2{ color:#FF0000}

body.product-template-default.single-product .menupanelbg{ z-index:999;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{ color:#000;}

/*post nav css*/
.post-nav{ clear:left; margin-top:40px;}
.prev-page, .next-page{ margin:0; padding:0;}
.prev-page a{ float:left;}
.next-page a{ float:right;}
.prev-page a, .next-page a{background-color:#515151; padding:5px 10px; color:#d9d9d9; font-size:15px;}
.prev-page a:hover, .next-page a:hover{ color:#d9d9d9; background-color:#34c6f6;}
.singleright { float:left; }
.singleleft { float:right; }
/*back to top css*/
#top{ position:relative;}
#back-top {	position: fixed; bottom: 15px; right:25px; z-index:99999;}
#back-top a {width:42px;	display: block;	text-align: center;	font: 11px/100% Arial, Helvetica, sans-serif;text-transform: uppercase;	text-decoration: none;color: #bbb;	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.space{ clear:both; min-height:10px;}
.themefeatures{ text-align:center;}
.skills-wrap{ width:60%; margin:0 auto; text-align:center;}

#back-top span {width:42px;height:42px;	display: block;	margin-bottom: 7px;	background: url(images/up-arrow.png) no-repeat center center;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s; opacity:1;
}
.sitefull .fourcol .entry{ width:24%;}
.slider-main{ min-height:260px; overflow:hidden; position:relative; background:url(images/loading.gif) no-repeat center center #d9d9d9;}

body.custom-background{	
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	 background-attachment:fixed !important;
	 background-repeat:no-repeat !important;
}

#supersized { padding: 0px !important; margin: 0px !important;} 
.sliderwrap { position:fixed; -moz-background-size:cover; -webkit-background-size:cover; -khtml-background-size:cover; background-size:cover; width:100%; height:83%; z-index:9999999;}

.slider-wrapper { width:100%; position:relative; }
.nivo-caption { max-width:550px; min-width:400px; overflow:hidden; bottom:50px; right:25px; font-weight:lighter; text-align:right;}
.nivo-caption a {text-decoration:none; border:none !important; }
.nivo-caption a:hover {text-decoration:underline; }
.nivo-html-caption {display:none; }

.slidesubtitle{ font-size:30px; line-height:35px; margin:0 0 15px 0; color:#fff; font-weight:400; font-style:italic; display:inline-block; position:relative;}
.slidesubtitle:after {
    content:"";
    position: absolute;
    top: 20px;   
    left:-125px;
    border-top: 1px solid #fff;
    z-index: -1;
	width:100px;
}

.slidesubtitle:before {
    content:"";
    position: absolute;
    top: 20px;   
    right:-125px;
    border-top: 1px solid #fff;
    z-index: -1;
	width:100px;
}
.nivoSlider .slide{ width:100%; height:100%; position:fixed; -moz-background-size:cover; -webkit-background-size:cover; -khtml-background-size:cover; background-size:cover; }
div.slide-title { display:block; color:#d9d9d9; margin-bottom:30px; line-height:70px; font-style:italic; font-weight:600; }
.home_front_wrap_main{height:100%;}
div.slide-title a{color:#d9d9d9;}
div.slide-title{color:#eeeded; text-decoration:none; border:none !important; position:relative;}
.nivo-caption a:hover div.slide-title{color:#d9d9d9; border:none;}
.slide-description, .slide-readmore{margin-top:4px; color:#eeeded; font-size:12px; display:block;}
.slide-description{font-size:14px; line-height:24px; margin-bottom:25px;}
.slide-readmore{font-size:12px;}
#sitewrap{ width:1170px; margin:auto; position:relative; z-index:99;}
.content-part{ width:100%; margin:40px auto; position:relative;}
#slidecounter{ display:none;}

/* single post, single testimonials background image hide
================================================*/
body.single.single-post ul#supersized,
body.single.single-team ul#supersized,
body.single.single-client-testimonials ul#supersized,
body.single-product ul#supersized,
body.woocommerce.woocommerce-page ul#supersized,
body.archive ul#supersized,
body.category ul#supersized,
body.single-photogallery ul#supersized
{ display:none;}