/*
Theme Name: Online Consulting Pro
Theme URI: https://gracethemes.com/themes/finance-wordpress-theme/
Author:  
Author URI: https://www.gracethemes.com/
Description: Online Consulting is an impressive, graphically polished, resourceful, smoothly and dynamic, clean coded and well structured, robust and reliable, flexible and highly responsive, multi-purpose business consulting WordPress theme. It is perfect for accountants, business consultant, tax advisor and investment firms, marketing, insurance, financial, and other consultancy agencies. This theme is a reliable and visual framework for the efficient development of professional business consulting and finance related websites. It�s a perfect platform for introducing your consulting business to the world and capture new customer and connect with your existing clients. Demo: http://www.gracethemesdemo.com/online-consulting/

Version: pro 1.2
License: GNU General Public License version 3
License URI: license.txt
Text Domain: online-consulting-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

Online Consulting Pro WordPress Theme has been created by  (gracethemes.com), 2021.
Online Consulting Pro WordPress Theme is released under the terms of GNU GPL
*/
@import url('https://fonts.googleapis.com/css?family=Assistant:300,400,700,800&amp;display=swap');

* {
    margin: 0;
    padding: 0;
    outline: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    line-height: 26px;
    margin: 0;
    padding: 0;
    color: #717171;
    font-size: 17px;
    background-color: #ffffff;
}

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;
    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;
}

.textwidget select {
    width: 100%;
}

table {
    width: 100%
}

.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;
}

.toggleMenu {
    display: none;
}

section {
    padding: 80px 0;
}

h2.section_title {
    font-weight: 800;
    font-size: 55px;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    text-transform: uppercase;
}

h4.sectionsubtitle {
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    text-transform: uppercase;
}

.sec_content_main_title {
    color: #242424;
    font-weight: 800;
    font-size: 55px;
    line-height: 50px;
    text-align: left;
    margin-bottom: 50px;
    position: relative;
    text-transform: uppercase;
    position: relative;
}

.sec_content_sub_title {
    color: #2f2f2f;
    font-weight: 600;
    font-size: 22px;
    line-height: 22px;
    text-align: left;
    margin: 0;
    position: relative;
    text-transform: uppercase;
}


.sitewrapper .header.fixed {
    width: 100%;
}

.boxlayout {
    width: 1210px;
    margin: 0 auto;
    box-shadow: 0 5px 10px #000;
    position: relative;
}

.boxlayout .container {
    padding: 0 20px;
}

.boxlayout .footer {
    padding: 40px 20px;
}

.boxlayout .header.fixed {
    width: auto;
}

/*Header Info Bar CSS*/
.headerinfo {
    font: 600 14px/22px 'Assistant';
    padding: 10px 0;
}

#slider {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}

.logo {
    float: left;
    text-align: left;
    width: 32%;
    padding: 15px 0;
}

.logo h1 {
    font-weight: 600;
    margin: 0px;
}

.logo a {
    color: #000;
}

.tagline {
    font-size: 14px;
    color: #828181;
    display: block;
}

.header_right {
    float: right;
    text-align: right;
    width: 68%;
    padding: 25px 0;
}

.infobox {
    display: inline-block;
    margin: 0 0 0 5%;
    text-align: left;
    color: #262626;
    font-size: 16px;
}

.infobox span {
    float: right;
}

.infobox a {
    color: #262626;
}

.infobox span b {
    display: block;
    text-align: left;
    font-weight: 600;
    color: #262626;
    font-size: 17px;
}

.infobox i {
    float: left;
    margin: 9px 15px 0 0;
    line-height: 28px;
    text-align: center;
    font-size: 40px;
    color: #666;
}

h5.headwidjet {
    display: none;
}

/* = social icons css
-------------------------------------------------------------- */
.social-icons a {
    width: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    padding: 0 5px 0;
    transition: 0.6s;
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    font-size: 16px;
    color: #8b929d;
}

.social-icons br {
    display: none;
}

.container {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

/*header menu css*/
.toggle {
    display: block;
}

.toggle a {
    width: auto;
    color: #ffffff;
    background: url(images/mobilenav.png) no-repeat right center #3e3e3e;
    padding: 18px 25px;
    margin-top: 5px;
    font-size: 16px;
    text-align: left;
}

.toggle a:hover {
    color: #ffffff !important;
}

.header.fixed {
    position: fixed;
    top: 0;
    z-index: 999999;
    width: auto;
}

.header.fixed .logo {
    padding: 10px 0;
}

.header.fixed .header_right {
    padding: 15px 0;
}

.header.fixed .sitenav ul li ul li a {
    padding-top: 7px;
    padding-bottom: 7px;
}

.header {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    background-color: #fff
}

.mainmenu {
    background-color: #2684e5;
    margin-bottom: -30px;
    position: relative;
    z-index: 99999;
}

.sitenav {
    padding: 0;
    z-index: 9999;
}

.sitenav ul {
    margin: 0;
    padding: 0;
    font-family: 'Assistant', sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.sitenav ul li {
    display: inline-block;
    position: relative;
}

.sitenav ul li:last-child {
    border-right: none;
}

.sitenav ul li a {
    padding: 18px 25px;
    display: block;
    text-align: center;
}


.sitenav ul li ul li {
    display: block;
    position: relative;
    float: none;
    top: 1px;
    border-bottom: 1px #ddd solid;
}

.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;
}

.sitenav ul li a:hover,
.sitenav ul li.current-menu-item a,
.sitenav ul li.current-menu-parent a.parent,
.sitenav ul li.current-menu-item ul.sub-menu li a:hover {
    background-color: #fff;
}

.sitenav ul li.current-menu-item ul.sub-menu li a {
    background-color: transparent;
}

/*new style added*/
.sitenav ul li.current-menu-parent ul.sub-menu li a.parent.parent-2 {
    background-color: transparent;
    color: #fff;
}

.sitenav ul li.current-menu-parent ul.sub-menu li a.parent.parent-2:hover {
    background-color: #fff;
    color: #2684e5;
}

.sitenav ul li.current-menu-parent ul.sub-menu li ul.sub-menu li a {
    color: #fff;
}

.sitenav ul li.current-menu-parent ul.sub-menu li ul.sub-menu li a:hover {
    color: #2684e5;
}

.donatenow {
    position: absolute;
    background-color: #fff;
    color: #fff;
    font-size: 18px;
    top: 0;
    right: 0;
    padding: 18px 35px;
}

.donatenow:hover {
    color: #fff;
}

@media screen and (max-width:600px) {
    .gallery-container {
        grid-template-columns: 1fr !important;
    }

    .gallery-item {
        display: flex;
        justify-content: center;
    }
}

/* = 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-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 #ef2e2e;
    color: #ef2e2e;
}

.custombtn {
    margin-top: 30px;
}

a.morebutton {
    background-color: #381305;
    color: #fff;
    padding: 12px 35px;
    font-weight: 600;
    display: inline-block;
    border-radius: 25px;
    text-transform: uppercase;
}

a.morebutton:hover {
    background-color: #865628;
    color: #fff;
}

a.borderbutton {
    border: 1px solid #fff;
    color: #fff;
    padding: 12px 25px;
    display: inline-block;
    border-radius: 25px;
    text-transform: uppercase;
}

a.borderbutton:hover {
    border-color: #2684e5;
    color: #2684e5;
}

a.buttonstyle1 {
    background-color: #865628;
    color: #fff;
    padding: 10px 25px;
    display: inline-block;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

a.buttonstyle1:hover {
    background-color: #381305;
    color: #fff;
}

.buttonstyle2 {
    background-color: #555;
    color: #fff;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.buttonstyle2:hover {
    background-color: #fff;
    color: #555;
}

.cards_news {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
}

.news .threebox {
    width: 100% !important;
    min-height: auto;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: white !important;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    border-radius: 5px;
    height: 200px;
    position: relative;
}
.date-new{
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 17px;
    font-weight: 600;

}
.news .pagecontent {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.post-archive-section{
    padding: 30px 0;
}
.news .threebox h3 {
    margin: 0;
    font-weight: 500;
    user-select: none;
    cursor: pointer;
}
.news .threebox:hover h3{
    color: #1898c2;
}
	
@media screen and (max-width:793px) {
    
	.cards_news {
		display: grid !important;
		grid-template-columns:1fr 1fr !important;
		gap: 15px !important;
	}
	
	}
    
@media screen and (max-width:619px) {
    
	.cards_news {
		display: grid !important;
		grid-template-columns:1fr !important;
		gap: 15px !important;
	}
	
	}
/* = Section first css
-------------------------------------------------------------- */
#pagearea {
    z-index: 9999;
    position: relative;
}

#pagearea .container {
    margin-top: -60px;
}

.threebox {
    width: 31%;
    float: left;
    margin: 0 3% 0 0;
    position: relative;
    min-height: 380px;
    box-sizing: border-box;
    text-align: center;
    background-color: #f5f5f5;
}

.threebox p {
    margin-bottom: 30px;
    line-height: 24px;
}

.threebox h3 {
    font-size: 24px;
    font-weight: 600;
    color: #353535;
    margin: 0 0 25px;
}

.threebox:hover h3 {
    color: #111;
}


.threebox .thumbbx {
    margin: 0 auto;
    overflow: hidden;
    height: 250px;
    background-color: #f5f5f5;
    position: relative;
}

.threebox .thumbbx::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: -100px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
    box-shadow: 0px 0px 0 40px #f5f5f5;
}

.threebox .thumbbx img {
    height: auto;
    width: 100%;
}

.threebox:hover .thumbbx img {
    display: block;
    opacity: 0.4;
}

.pagecontent {
    padding: 10px 25px 25px;
    position: relative;
}

.one_column {
    float: none;
}

.one_column.threebox {
    margin: 0 auto !important;
}


.two_column {
    width: 47.5%;
}

.two_column.threebox .thumbbx a {
    display: block;
}

.four_column {
    width: 22.5%;
}

.four_column.threebox .thumbbx {
    height: 220px;
}

.four_column.threebox .thumbbx img {
    min-height: 220px;
}

.five_column {
    width: 18.3%;
    margin-right: 2%;
}

.five_column.threebox .thumbbx {
    height: 180px;
}

.five_column.threebox .thumbbx img {
    min-height: 180px;
}

.six_column {
    width: 15.8%;
    margin-right: 1%;
}

.six_column.threebox .thumbbx {
    height: 150px;
}

.six_column.threebox .thumbbx img {
    min-height: 150px;
}

a.ReadMore {
    background-color: #333339;
    color: #fff;
    padding: 5px 15px;
    display: inline-block;
}

a.ReadMore:hover {
    background-color: #ffae00;
    color: #fff;
}

.pagemore {
    color: #111;
    border: 1px solid #717171;
    padding: 10px 25px;
    display: inline-block;
    border-radius: 25px;
}

.pagemore:hover {
    color: #111;
}

/* = Welcome Section CSS
-------------------------------------------------------------- */
#welcomearea {
    position: relative;
    background-color: #f5f5f5;
}

.welcome_imgcolumn {
    width: 45%;
    margin: 0 0 0 0;
    float: right;
}

.welcome_imgcolumn img {
    width: 100%;
    display: block;
}

.welcome_contentcolumn h3 {
    font-size: 22px;
    text-transform: uppercase;
}

.welcome_contentcolumn h3 span {
    color: #2684e5;
    display: block;
    font-weight: bold;
    font-size: 63px;
}

.welcome_contentcolumn {
    width: 50%;
    margin: 0;
    padding: 0 0 10px;
    float: left;
}

.welcome_contentcolumn p {
    margin-bottom: 35px;
    line-height: 28px;
}

.wel_services {
    position: relative;
    width: 100%;
    display: block;
    margin: 0 0 4% 0;
    clear: both;
    transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
}

.wel_services .aboutme-thumb {
    width: 45px;
    height: 45px;
    line-height: 45px;
    float: left;
    margin: 0 30px 0 0;
}

.wel_services h6 {
    font-size: 20px;
    margin: 0 0 15px 0;
    font-weight: 600;
}

.wel_services p {
    margin: 0 0 20px
}

.wel_services_desc {
    display: table;
}

/* = Why Choose Us css
-------------------------------------------------------------- */
.whychooseus_box {
    width: 33%;
    float: left;
    margin: 0 0 25px 0;
    padding: 35px;
    position: relative;
    background-color: #fff;
    text-align: center;
}

.whychooseus_box h4 {
    margin: 0px 0 20px 0;
    color: #353535;
    font-size: 24px;
    font-weight: 600;
}

.whychooseus_box:hover {
    background-color: #f5f5f5;
}

.whychooseus_box a.morebutton {
    font-size: 14px;
    padding: 8px 25px;
    font-weight: 400;
}

#section1 .hvr-shutter-out-vertical {
    background-color: #fff;
}

#section1 .hvr-shutter-out-vertical:before {
    background-color: #f5f5f5;
    color: #717171;
}

#section1 .hvr-shutter-out-vertical:hover {
    color: #717171;
}

/* = Our Passion css
-------------------------------------------------------------- */
#section2 {
    padding-bottom: 0;
}

.passion_leftimgbx {
    width: 45%;
    float: left;
    margin-right: 5%
}

.passion_leftimgbx img {
    display: block;
}

.passion_righttextbx {
    width: 50%;
    float: left;
    padding-top: 30px;
}

#section2 .sec_content_main_title {
    padding-bottom: 40px;
    margin-bottom: 40px;
}

#section2 .sec_content_main_title::after {
    border-bottom: 1px solid #111;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    width: 60px;
}

/* = counter section css
-------------------------------------------------------------- */
.counterlist {
    float: left;
    text-align: center;
    box-sizing: border-box;
}

.circle_countr {
    width: 175px;
    height: 175px;
    text-align: center;
    background-color: #2684e5;
    color: #fff;
    border-radius: 100%;
    margin: 0 20px 0 0;
}

.counterlist .counter {
    display: block;
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    line-height: 175px;
}

.counterlist h6 {
    font-size: 22px;
    font-weight: 600;
    color: #111;
    margin: 20px 0;
}

.counterlist h6 span {
    display: block;
}

/* = Industries Services section css
-------------------------------------------------------------- */
#section3 h2.section_title,
#section3 h2.section_title span,
#section3 h4.sectionsubtitle {
    color: #fff !important;
}

.ind_col3 {
    width: 31.2%;
    float: left;
    margin: 0 3% 30px 0;
    border: 1px solid #52a4f8;
    padding: 30px;
    color: #fff;
    border-radius: 20px;
    box-sizing: border-box;
    min-height: 165px;
}

.ind_col3 i {
    float: left;
    width: 20%;
    margin: 0 5% 20px 0;
    font-size: 50px;
    color: #fff;
}

.ind_col3 h4 {
    font-size: 24px;
    color: #fff;
    margin: 0 0 25px;
}

.ind_col3 p {
    color: #fff;
    margin: 0;
}

.ind_info {
    float: right;
    width: 75%;
}

.hvr-rectangle-out::before {
    background-color: #fff;
    border-radius: 18px;
}

.ind_col3:hover {
    color: #2e2e2e;
    border: 1px solid #fff;
}

.ind_col3:hover h4,
.ind_col3:hover i,
.ind_col3:hover p {
    color: #2e2e2e;
}


/* = INVESTMENT PLANNING section css
-------------------------------------------------------------- */
.planing_leftcontentbox {
    width: 55%;
    float: left;
    margin-right: 5%
}

.planing_leftcontentbox p {
    margin-bottom: 30px;
}

#section4 .sec_content_main_title {
    padding-bottom: 30px;
}

#section4 .sec_content_main_title::after {
    border-bottom: 1px solid #111;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    width: 60px;
}

#section4 .custombtn {
    margin-top: 50px;
}

.planing_videobox {
    width: 40%;
    float: right;
}

.videobox {
    position: relative;
    width: 445px;
    height: 445px;
    overflow: hidden;
    border: 15px solid #fff;
    border-radius: 100%;
    background-color: #111;
}

.videobox img {
    opacity: 0.6;
}

.videobox .playbtn {
    background: url(images/videoplaybtn.png) no-repeat center top;
    position: absolute;
    width: 28px;
    height: 46px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 42%;
}


/* = Team Member and Skills Section css
-------------------------------------------------------------- */
.teammember-list {
    width: 47%;
    float: left;
    margin: 0 6% 30px 0;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    border-radius: 10px;
}

.teammember-list .thumnailbx {
    height: 275px;
    overflow: hidden;
    background-color: #2684e5;
    border-radius: 10px;
}

.teammember-list img {
    vertical-align: middle;
    width: 100%;
    height: auto;
    min-height: 275px;
}

.teammember-list span.title {
    font-weight: 600;
    color: #fff;
    font-size: 22px;
    padding-bottom: 12px;
    margin-bottom: 0;
    position: relative;
}

.teammember-list cite {
    display: block;
    font-style: normal;
    margin-top: 0;
    color: #fff;
}

.teammember-list .titledesbox {
    display: none;
    position: absolute;
    width: 100%;
    bottom: 30%;
    text-align: center;
}

.member-social-icon {
    display: none;
    position: absolute;
    width: 100%;
    bottom: 10%;
    text-align: center;
}

.member-social-icon a {
    margin: 0 5px 0 0;
    text-align: center;
    display: inline-block;
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 32px;
    border-radius: 50%;
}

.member-social-icon i {
    font-size: 16px;
}

.member-social-icon a:hover {
    color: #fff;
}

.teammember-list:hover .thumnailbx img {
    opacity: 0.2;
}

.teammember-list:hover .member-social-icon,
.teammember-list:hover .titledesbox {
    display: block;
}

.teammember-list.col4 {
    width: 23.4%;
    margin: 0 2% 30px 0;
}

/* = The Future section css
-------------------------------------------------------------- */
#section6 {
    background-attachment: scroll !important;
    background-size: auto !important;
    padding-bottom: 0;
}

#section6 h2.section_title,
#section6 h2.section_title span,
#section6 h4.sectionsubtitle {
    color: #fff !important;
}

#section6 .one_third {
    background-color: #f5f5f5;
    border-top: 4px solid #2f3b48;
    text-align: center;
    padding: 30px 30px 50px;
    width: 31.5%;
    margin-right: 2.5%;
}

#section6 .one_third h3 {
    font-size: 24px;
    color: #353535;
    font-weight: 600;
    position: relative;
    padding-top: 25px;
    margin-top: 25px;
}

#section6 .one_third h3::after {
    border-top: 1px solid #111;
    top: 0;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    width: 60px;
}


/* = Section7  Pricing table css
-------------------------------------------------------------- */
#section7 h2.section_title span {
    color: #242424;
}

.pricing_table {
    position: relative;
}

.price_col {
    transition: left 0.5s;
    float: left;
    text-align: center;
    background-color: rgba(51, 54, 62, 0.9);
    color: #717171;
    margin-top: 10px;
    margin: 10px 1.5% 20px 1%;
    z-index: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 30px 0;
    position: relative;
}

.pricing_table .th {
    font-size: 24px;
    font-weight: 600;
    color: #242424;
    padding: 0;
    margin-bottom: 30px;
}

.pricing_table .th span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    opacity: 0.7;
}

.pricing_table .highlight {
    background: #2684e5;
    z-index: 1;
    color: #fff;
}

.pricing_table .highlight .th {
    color: #fff;
}

.pricing_table .td,
.pricing_table .tf {
    padding: 6px 0;
}

.pricing_table .tf a {
    background-color: #2684e5;
    color: #fff;
    padding: 12px 30px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    font-weight: 600;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 180px;
    text-transform: uppercase;
}

.pricing_table .tf a:hover {
    background-color: #22252b;
    color: #fff;
}

.pricing_table.pcol3 .price_col {
    width: 30.6%;
}

.pricing_table .price_col.highlight .tf a {
    background-color: #242424;
    color: #fff;
}

.pricing_table .price_col.highlight .tf a:hover {
    background-color: #000000;
    color: #fff;
}

.faicon .fa,
.faicon .far,
.faicon .fab,
.faicon .fal,
.faicon .fas {
    font-size: 40px;
    color: #fff;
}

.price_col .price {
    background-color: #22252b;
    font-size: 64px;
    line-height: 60px;
    color: #242424;
    font-weight: bold;
    padding: 30px 0;
    margin-top: 30px;
    margin-bottom: 30px;
}

.price_col.highlight .price {
    color: #fff;
}

.price_col .price span {
    font-size: 13px;
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 10px;
}

.pricing_table.pcol4 .price_col {
    width: 22.5%;
}



/* = Section8 Testimonials Section css
-------------------------------------------------------------- */
#clienttestiminials {
    box-sizing: border-box;
    position: relative;
}

#clienttestiminials .item {
    margin: 0 auto;
    position: relative;
}

#clienttestiminials h6 {
    margin: 0px;
    font-size: 18px;
    color: #242424;
    position: relative;
    padding-bottom: 5px;
}

#clienttestiminials span {
    font-size: 14px;
    color: #717171;
    padding-left: 15px;
}

#clienttestiminials .tmthumb {
    width: 65px;
    height: 65px;
    float: left;
    margin: 0 30px;
    overflow: hidden;
    border-radius: 100%;
}

#clienttestiminials .tmthumb img {
    width: 100%;
    height: auto;
    min-height: 65px;
}

#clienttestiminials .leftttl {
    padding-top: 25px;
}

.arrow_box {
    padding: 50px 40px;
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
}

.arrow_box:after {
    top: 100%;
    left: 11%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 15px;
    margin-left: -15px;
}

.arrow_box i {
    font-size: 40px;
    float: left;
    margin: 0 20px 0 0;
    color: #e3e3e3;
}

.arrow_box p {
    padding-left: 60px;
}


/*testimonials listing*/
.tmnllisting {
    margin-bottom: 35px;
    min-height: 120px;
    background-color: #f2f2f2;
    padding: 25px;
}

.tmnllisting .tmnlthumb {
    float: left;
    width: 120px;
    height: 120px;
    margin: 0 5% 0 0;
    overflow: hidden;
}

.tmnllisting .tmnlthumb img {
    width: 100%;
    height: 100%;
}

.tmnllisting h6 {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 20px;
}

.tmnllisting span {
    display: block;
    margin-bottom: 15px;
}

.tmnllisting p {
    margin-bottom: 0;
}

#testimonials-widget h6 {
    margin-bottom: 5px;
    text-transform: uppercase;
}

#testimonials-widget p {
    margin-bottom: 15px;
}

/*  Our Blog  */
.blankspace {
    height: 60px;
    clear: both;
}

/* = Latesr news section css
-------------------------------------------------------------- */
.news-box {
    width: 31%;
    float: left;
    margin: 0 3.2% 0 0;
    position: relative;
}

.news-box.last {
    border-bottom: 0;
    margin: 0;
    padding: 0;
}

.news-box .news-thumb {
    background-color: #2684e5;
    height: 240px;
    overflow: hidden;
    position: relative;
}

.news-box .news-thumb img {
    width: 100%;
    height: auto;
    min-height: 160px;
}

.news-box:hover img {
    opacity: 0.6;
}

.news-box p {
    margin-bottom: 15px;
}

.news-box h6 {
    margin: 0 0 10px;
    color: #4b4a4a;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
}

.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;
}

.newsdesc {
    padding-left: 80px;
    position: relative;
    padding-top: 30px;
}

.news-box .postdt {
    font-size: 13px;
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: #2684e5;
    color: #fff;
    top: 30px;
    left: 0;
    text-align: center;
    border-radius: 5px;
}

.news-box .postdt span {
    font-size: 20px;
    font-weight: 600;
    display: block;
    padding: 8px 0 0;
}

.news-box .poststyle {
    font-size: 13px;
    padding: 0;
    text-transform: uppercase;
    color: #6e6d6d;
    font-weight: bold
}

.blogpostwrap .subtitle {
    border: none;
    padding: 0;
}

h2.heading {
    padding-bottom: 15px;
}

.underline {
    border-bottom: 1px solid #efeded;
}

.last {
    margin-right: 0 !important;
}

/* --------- Pages ------- */
.content-area {
    padding: 30px 20px !important;
}

.site-main {
    width: 780px;
    margin: 0;
    padding: 0;
    float: left;
}

.sitefull {
    width: 100% !important;
}

#sidebar {
    width: 300px;
    float: right;
}

.sidebar-left {
    float: left !important;
}

.flotRight {
    float: right !important;
}

.nosidebar {
    float: none !important;
    margin: 0 auto;
}

/*sidebar css*/
aside.widget {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 20px;
    box-shadow: 0 0 10px #ddd;
}

aside.widget ul {
    list-style: disc inside;
}

h3.widget-title {
    font-weight: 400;
    padding: 15px;
    margin: -20px -20px 15px;
    color: #fff;
    font-size: 22px;
    position: relative;
    background-color: #2684e5;
}

#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 {
    border-bottom: 1px solid #ddd;
    list-style: none;
    margin-bottom: 2px;
    padding: 7px 10px 7px 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#sidebar ul li:hover {
    padding-left: 5px;
}

#sidebar ul li a {
    color: #3b3b3b;
}

#sidebar ul li a:hover {
    color: #34c6f6;
}

#sidebar ul li:last-child {
    border: none;
}

#sidebar .search-form input.search-field {
    background-color: #fff;
    width: 80%;
    padding: 11px 15px;
    box-sizing: border-box;
}

#sidebar .search-form input.search-submit {
    background: url(images/search-icon.png) no-repeat center center #f56c6d;
    padding: 12px 0 12px 0;
    font-size: 0;
    width: 20%;
    height: 41px;
    float: right;
}

/* = skill bar css
-------------------------------------------------------------- */
.skillbar {
    position: relative;
    display: block;
    margin-bottom: 25px;
    width: 100%;
    height: 40px;
    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: #444;
    padding: 0;
    height: 45px;
    line-height: 45px;
    text-align: left;
    font-weight: 600;
    text-transform: uppercase;
}

.skillbar-bar {
    height: 5px;
    width: 0px;
    background: #65676a;
}

.skill-bar-percent {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    color: #777;
}

.skill {
    width: 46.98%;
    float: left;
}

.skill-bar {
    margin: 60px 0 0 0;
}

.skill-bg {
    width: 100%;
    background-color: #ccc;
}

/* = Footer css
-------------------------------------------------------------- */
#footer-wrapper {
    background-color: #0d0f10;
    position: relative;
    color: #c1c0c0;
}

.footer {
    padding: 50px 0;
}

.footer h5 {
    font-weight: 600;
    margin-bottom: 35px;
    position: relative;
}

.footer a.readmore span {
    color: #fff;
}

.footer ul li {
    list-style: inside none;
    margin-bottom: 8px;
}

.footer ul li::before {
    content: "\f105";
    font-family: 'Font Awesome 5 Solid';
    margin-right: 15px;
}

.footer ul li:last-child {
    border: none;
}

.footer ul li a {
    padding: 3px 0 3px 0;
    display: inline;
    color: #ababab;
}

.footer ul li a:hover,
.footer ul li.current_page_item a {
    color: #ef2e2e;
}

.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;
    margin-bottom: 20px;
    padding-bottom: 20px;
    min-height: 55px;
    list-style: none;
    border-bottom: 1px dashed #342b26;
}

ul.recent-post li::before {
    display: none;
}

ul.recent-post .footerthumb {
    width: 70px;
    height: 70px;
    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 a {
    text-decoration: none;
    padding: 0;
    border: none;
    display: block;
}

ul.recent-post li a:hover {
    text-decoration: none;
}

ul.recent-post li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

ul.recent-post li strong {
    margin-bottom: 10px;
    display: block;
}

ul.recent-post li .footerdate {
    color: #555;
    display: block;
    margin-top: 15px;
    font-size: 13px;
}


.footerlogo {
    margin-bottom: 25px;
}

.contactdetail {
    line-height: 22px;
    margin-top: 25px;
}

.contactdetail i {
    margin-right: 20px;
    font-size: 16px;
}

.contactdetail p {
    margin-bottom: 4px;
}

.contactdetail p span {
    width: 70px;
    display: inline-block;
}

.ftrdonatebtn {
    background-color: #2684e5;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 25px;
}

.ftraddbox {
    margin-bottom: 20px;
}

/*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: 24%;
    float: left;
    margin: 0 4% 0 0;
    box-sizing: border-box;
}

.cols-4 .widget-column-4 {
    width: 24%;
    float: left;
    margin-right: 0;
    box-sizing: border-box;
}

.copyright-wrapper {
    border-top: 1px solid #15161b;
    color: #fff;
    position: relative;
    padding: 25px 0;
}

.copyright-txt {
    float: left;
}

.design-by {
    float: right;
}

.footer .social-icons {
    margin-top: 30px;
}

.footer .social-icons a {
    background-color: #212121;
    color: #727171;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 0 3px 0;
    padding: 0;
    color: #c1c0c0;
}

.footer .social-icons a:hover {
    color: #ef2e2e;
}

/* = Contact Form css
-------------------------------------------------------------- */
.wpcf7 {
    margin: 0;
    padding: 0;
}

.wpcf7 form {
    margin: 0;
    padding: 0;
}

.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;
}

.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;
}

.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: #fff;
    color: #a0a0a0;
    padding: 10px 15px;
}

.wpcf7 form {
    margin-bottom: 6px;
}

#contactform_main {
    padding-bottom: 25px;
}

#contactform_main input[type=text],
#contactform_main input[type=email],
#contactform_main input[type=tel],
#contactform_main input[type=url],
#contactform_main textarea {
    width: 100%;
    border: 1px solid #E8E8E8;
    padding: 15px;
    margin: 0 0 8px 0;
    box-sizing: border-box;
}

#contactform_main textarea {
    width: 100%;
    margin-right: 0;
    height: 130px;
}

#contactform_main span.capcode {
    float: left;
    padding: 13px;
    padding: 13px;
    margin: 0 8px 8px 0;
}

#contactform_main input[type=submit],
.wpcf7 form input[type="submit"] {
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
    padding: 12px 35px;
    font-size: 16px;
    font-weight: bold;
    border: none;
}


/**/
iframe {
    width: 100%;
}

.contact_left {
    float: left;
    width: 65%;
}

.contact_right {
    box-shadow: 0 0 5px #ddd;
    padding: 35px;
    box-sizing: border-box;
    float: right;
    width: 30%;
}

.contact_right h3 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
}

h3.post-title {
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 22px;
    clear: both;
    display: block;
}

.post-title a {
    color: #3d3d3d;
}

.blog-post-repeat .postmeta {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
    font-size: 15px;
}

p.read-more a {
    background-color: #ff6565;
    color: #fff;
    text-align: center;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

p.read-more a:hover {
    background-color: #34c6f6;
}

/*Blog Post Layouts CSS*/
.blog-post-repeat {
    margin-bottom: 50px;
}

.blog-post-repeat .post-thumb {
    width: 35%;
    height: 240px;
    overflow: hidden;
    float: left;
    margin: 0px 30px 0 0;
}

.blog-post-repeat .post-thumb img {
    margin: 10px 0 0 0;
    height: auto;
    width: 100%;
}

/*Blog Grid Layout CSS*/
.bloggridlayout {
    position: relative;
    width: 100% !important;
    float: none;
}

.bloggridlayout .blog-post-repeat {
    padding: 15px;
    width: 31.2%;
    float: left;
    display: inline-block;
    margin: 0 3% 35px 0;
    vertical-align: top;
    box-shadow: 0 0 5px #ddd;
}

.bloggridlayout .post-thumb {
    width: 100%;
    float: none;
    margin: 0;
    height: 230px;
    overflow: hidden;
}

.bloggridlayout .post-thumb img {
    width: 100%;
    height: auto;
    margin: 0;
}

.bloggridlayout .blogfooter {
    display: block;
}

.bloggridlayout .blog-post-repeat .postmeta {
    margin-bottom: 0;
}

.bloggridlayout h3.post-title a {
    color: #555;
    font-weight: 400;
}

.bloggridlayout .entry-header {
    padding: 20px 0;
}

/*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: #fff;
    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 {
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
    line-height: 36px;
}

article p {
    margin: 0 0 20px 0;
}

.post-date {
    display: inline;
}

.post-comment {
    display: inline;
}

.post-categories {
    display: inline;
}

.post-tags {
    display: inline;
}

form.search-form {
    margin-bottom: 20px;
}

input.search-field,
.post-password-form input[type=password] {
    border: 1px #eee solid;
    padding: 7px 15px;
}

input.search-submit,
.post-password-form input[type=submit] {
    border: none;
    color: #ffffff;
    padding: 7px 15px;
    cursor: pointer;
}

#contactform_main p {
    margin-bottom: 0;
}

.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: #2684e5;
    color: #fff;
    padding: 12px 25px;
    display: inline-block;
}

.button:hover {
    background-color: #202020;
    border-color: #1898c2;
    color: #fff;
}

/* 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.added_to_cart:hover {
    background: #000000;
}

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 table.shop_table th,
.woocommerce-page table.shop_table th {
    color: #ff8a00;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
    color: inherit !important;
    font-size: 15px;
}

h1.product_title,
p.price {
    margin-bottom: 10px;
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
    color: #ff6d84;
}

.woocommerce ul.products li,
#payment ul.payment_methods li {
    list-style: none !important;
    text-align: center;
    border-bottom: 2px solid #eee;
    padding-bottom: 25px !important;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
    border-bottom: 0px !important
}

.woocommerce ul.products li.product .price del {
    display: inline-block;
}

.woocommerce ul.products li.product h3 {
    font-size: 18px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.woocommerce ul.products li.product h3::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #555;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.woocommerce .quantity .qty {
    padding: 7px;
    border: 1px solid #ccc;
}

.woocommerce-Price-amount.amount {
    font-size: 14px !important;
}

.woocommerce div.product .product_title {
    padding-bottom: 20px !important;
}

.woocommerce div.product form.cart {
    margin-top: 15px !important;
}


.woocommerceright {
    float: left;
}

.woocommerceleft {
    float: right;
}

.woocommercesitefull {
    width: 100%;
}

.woocommerce .panel {
    height: auto
}

.subtitle {
    text-align: center;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 25px;
}

/*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: #ffffff;
}

.prev-page a:hover,
.next-page a:hover {
    color: #ffffff;
    background-color: #34c6f6;
}

.singleright {
    float: left;
}

.singleleft {
    float: right;
}

.space {
    clear: both;
    min-height: 10px;
}

.skills-wrap {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

/*back to top css*/
#top {
    position: relative;
}

#back-top {
    position: fixed;
    bottom: 15px;
    right: 27px;
}

#back-top a {
    width: 45px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#back-top span {
    width: 45px;
    height: 47px;
    display: block;
    margin-bottom: 7px;
    background: url(images/up-arrow.png) no-repeat center center;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    opacity: 0.5;
}

.sitefull .fourcol .entry {
    width: 24%;
}

.slider-main {
    min-height: 200px;
    overflow: hidden;
    position: relative;
    background: url(images/loading.gif) no-repeat center center #fff;
}

/*gallery image same size*/
.holderwrap {
    height: 250px;
    overflow: hidden;
}

.holderwrap img {
    min-height: 250px;
    height: auto;
}


.a_tag {
    user-select: none;
}

.gallery-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
}


@media screen and (max-width:768px) {
    .circle_countr {
        margin: 0;
    }

    .header_right {
        display: none;
    }

    .whychooseus_box {
        padding: 0;
    }

    .sec_content_main_title {
        line-height: 40px;
        font-size: 25px;
    }

    .passion_leftimgbx {
        display: none;
    }
}