article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
a:focus {
    text-decoration: none;
}
a:focus,
a:hover {
    color: #812c43;
    text-decoration: none;
}
a,
button,
input {
    outline: medium none;
    color: #812c43;
}
ol,
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
strong {
    font-weight: 400;
}
iframe {
    width: 100%;
    border: none;
    display: block;
}
p {
    margin: 0 0 15px;
}
::-moz-selection {
    background: #812c43;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    background: #812c43;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #c1001b;
    color: #fff;
    text-shadow: none;
}
.uneditable-input,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
    font-family: inherit;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0;
    vertical-align: middle;
    width: 100%;
    color: #5d6576;
    padding: 9px 15px;
    font-weight: 400;
    background-color: #fff;
    text-transform: inherit;
    border: 1px solid #dedede;
    font-size: 15px;
    outline: 0;
    line-height: inherit;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    padding: 11px 40px 11px;
    border: 2px solid transparent;
    border-radius: 0;
    color: #fff;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    outline: 0 !important;
    -webkit-font-smoothing: antialiased;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
    border: 1px solid #812c43;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
input:-moz-placeholder,
input:-ms-input-placeholder,
input::-moz-placeholder,
input::-ms-input-placeholder,
input::-webkit-input-placeholde,
textarea:-moz-placeholder,
textarea::-moz-placeholder,
textarea::-webkit-input-placeholder {
    color: #fff;
}
menu,
ol,
ul {
    margin: 0;
    padding: 0 0 0 25px;
}
body {
    font-family: lato, Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    background-color: #f3f7f9;
    letter-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Prata, Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
    font-weight: 400;
    color: #2b343b;
}
h1 {
    font-size: 45px;
    line-height: 50px;
    text-transform: uppercase;
}
h2 {
    font-size: 35px;
    line-height: 40px;
}
h3 {
    font-size: 30px;
    line-height: 35px;
}
h4 {
    font-size: 22px;
    line-height: 28px;
    margin-top: 0;
}
h5 {
    font-size: 20px;
    line-height: 25px;
    margin-top: 0;
}
h6 {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    margin-top: 0;
}
#totop,
.dropdown-item,
.featured-icon,
.featured-icon-box,
.featured-icon-box .featured-icon,
.owl-item,
.post,
.post .post-desc,
.product-btn,
.product-item:hover,
.product-overlay,
.testimonial .testimonial-content::after,
.testimonial .testimonial-content::before,
.testimonial-content,
.ttm-btn,
button,
img,
span {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
#site-header-menu #site-navigation .menu ul li > a,
.accordion .toggle-title a,
.header-btn,
.site-branding a,
.social-icons li > a,
.ttm-fbar-btn a span,
.ttm-header-icon,
.ttm-menu-toggle label span,
.ttm-social-links-wrapper li a,
.ttm-social-links-wrapper li a i,
.ttm-topbar-wrapper .ttm-fbar-btn,
a,
a.nav-link,
a.ttm-btn,
i.ttm-btn {
    -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;
}
a.tp-caption:hover {
    -webkit-transition: all 0.3s ease-in-out 0s !important;
    -moz-transition: all 0.3s ease-in-out 0s !important;
    -ms-transition: all 0.3s ease-in-out 0s !important;
    -o-transition: all 0.3s ease-in-out 0s !important;
    transition: all 0.3s ease-in-out 0s !important;
}
.cart-info a i,
.nav-link span,
.site-branding img,
.ttm-btn span,
.ttm-header-icon.ttm-header-cart-link .navbar-form span,
ul.products li.product .ttm-shop-icon a i {
    -webkit-transition: all 0s ease-in-out 0s;
    -moz-transition: all 0s ease-in-out 0s;
    -ms-transition: all 0s ease-in-out 0s;
    -o-transition: all 0s ease-in-out 0s;
    transition: all 0s ease-in-out 0s;
}
.featured-icon-box.style4,
.featured-icon-box.style4 .featured-desc p,
.featured-icon-box.style4 .featured-icon,
.featured-icon-box.style4 .featured-title h5,
.featured-icon-box.style4 .ttm-btn {
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.featured-content-team,
.featured-content-team .category,
.featured-content-team h5 a,
.featured-imagebox-team .featured-thumbnail img {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.featured-imagebox-team.ttm-team-box-view-overlay .ttm-box-bottom-content,
.featured-imagebox-team.ttm-team-box-view-overlay.ttm-box-view-top-image .category,
.featured-imagebox-team.ttm-team-box-view-overlay.ttm-box-view-top-image .ttm-box-bottom-content .featured-title h5 a,
.featured-imagebox-team.ttm-team-box-view-overlay.ttm-box-view-top-image .ttm-box-bottom-content:before {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.box-shadow1 {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 0 rgba(43, 52, 59, 0.05);
}
.box-shadow2 {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
}
body .page {
    overflow: hidden;
    position: relative;
    z-index: 10;
}
body .site-main {
    padding-top: 82px;
    background-color: #fff;
    position: relative;
    z-index: 9;
}
body .site-main > .ttm-row:first-child {
    margin-top: -92px;
}
body .page.sidebar-true .site-main {
    padding: 0;
    background-color: #fff;
}
a {
    color: #2b343b;
}
.container-fluid {
    padding: 0 0;
    overflow: hidden;
}
.alignleft {
    float: left;
    margin: 0.375em 1.75em 1.75em 0;
}
.align-center {
    align-items: center !important;
}
.width-30 {
    width: 30%;
}
.width-36 {
    width: 36%;
}
.width-64 {
    width: 64%;
}
.width-100 {
    width: 100%;
}
.ttm-normal-btn-font {
    font-weight: 400 !important;
}
.z-0 {
    z-index: 0 !important;
}
.z-1 {
    z-index: 1 !important;
}
.z-999 {
    z-index: 999 !important;
}
.featured-imagebox.featured-imagebox-service .ttm-box-bottom-content {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 0 rgba(43, 52, 59, 0.05);
}
.ttm_single_image-wrapper .pattern-style:before {
    position: absolute;
    content: "";
    width: 100%;
    top: 50px;
    left: -45px;
    background: url(../images/pattern-one.png) repeat 0 0;
    background-position: bottom right;
    z-index: -1;
    height: 100%;
}
.alignright {
    float: right;
    margin: 0.375em 0 1.75em 1.75em;
}
.font-27 {
    font-size: 27px;
}
.font-25 {
    font-size: 25px;
}
.font-23 {
    font-size: 23px;
}
.font-18 {
    font-size: 18px;
}
.line-h40 {
    line-height: 40px;
}
.line-h35 {
    line-height: 35px;
    text-transform: capitalize;
}
.spacing-1 {
    margin-top: 60px !important;
    margin-left: -115px !important;
    padding-top: 72px !important;
    padding-left: 188px !important;
}
.spacing-2 {
    padding-top: 57px !important;
    padding-right: 0 !important;
    padding-bottom: 15px !important;
    padding-left: 25px !important;
}
.spacing-3 {
    padding-top: 45px !important;
    padding-right: 35px !important;
    padding-left: 35px !important;
    padding-bottom: 35px !important;
}
.spacing-4 {
    padding-top: 82px !important;
    padding-right: 262px !important;
    padding-bottom: 10px !important;
    margin-top: 50px !important;
    margin-right: -170px !important;
    padding-left: 0 !important;
}
.spacing-5 {
    margin-left: -15px !important;
    padding-top: 40px !important;
    padding-right: 50px !important;
    padding-bottom: 40px !important;
    padding-left: 50px !important;
}
.spacing-6 {
    margin-top: 120px !important;
    margin-bottom: -80px !important;
    padding-top: 42px !important;
    padding-right: 145px !important;
    padding-left: 60px !important;
}
.spacing-7 {
    margin-bottom: -60px !important;
    padding-top: 82px !important;
    padding-right: 55px !important;
    padding-bottom: 94px !important;
}
.spacing-8 {
    padding: 28px 15px 10px;
}
.spacing-9 {
    padding-top: 36px !important;
    padding-right: 27px !important;
    padding-bottom: 13px !important;
    padding-left: 27px !important;
}
.spacing-10 {
    padding-top: 35px !important;
    padding-right: 30px !important;
    padding-bottom: 15px !important;
    padding-left: 30px !important;
}
.spacing-11 {
    padding-top: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 30px !important;
}
.spacing-12 {
    margin-top: -309px !important;
    padding-top: 30px !important;
    padding-right: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 15px !important;
}
.spacing-13 {
    padding: 20px 25px 15px !important;
}
.pr-5 {
    padding-right: 5px !important;
}
.pr-10 {
    padding-right: 10px !important;
}
.pr-15 {
    padding-right: 15px !important;
}
.pr-20 {
    padding-right: 20px !important;
}
.pr-25 {
    padding-right: 25px !important;
}
.pr-30 {
    padding-right: 30px !important;
}
.pr-35 {
    padding-right: 35px !important;
}
.pr-40 {
    padding-right: 40px !important;
}
.pr-45 {
    padding-right: 45px !important;
}
.pr-50 {
    padding-right: 50px !important;
}
.pr-55 {
    padding-right: 55px !important;
}
.pr-60 {
    padding-right: 60px !important;
}
.pr-70 {
    padding-right: 70px !important;
}
.pr-117 {
    padding-right: 117px !important;
}
.pl-0 {
    padding-left: 0 !important;
}
.pl-5 {
    padding-left: 5px !important;
}
.pl-7 {
    padding-left: 7px !important;
}
.pl-10 {
    padding-left: 10px !important;
}
.pl-12 {
    padding-left: 12px !important;
}
.pl-15 {
    padding-left: 15px !important;
}
.pl-20 {
    padding-left: 20px !important;
}
.pl-25 {
    padding-left: 25px !important;
}
.pl-30 {
    padding-left: 30px !important;
}
.pl-35 {
    padding-left: 35px !important;
}
.pl-37 {
    padding-left: 37px !important;
}
.pl-40 {
    padding-left: 40px !important;
}
.pl-45 {
    padding-left: 45px !important;
}
.pl-50 {
    padding-left: 50px !important;
}
.pl-55 {
    padding-left: 55px !important;
}
.pl-60 {
    padding-left: 60px !important;
}
.pl-65 {
    padding-left: 65px !important;
}
.pl-70 {
    padding-left: 70px !important;
}
.pl-75 {
    padding-left: 75px !important;
}
.pl-80 {
    padding-left: 80px !important;
}
.pt-2 {
    padding-top: 2px !important;
}
.pt-3 {
    padding-top: 3px !important;
}
.pt-5 {
    padding-top: 5px !important;
}
.pt-7 {
    padding-top: 7px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pt-15 {
    padding-top: 15px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-25 {
    padding-top: 25px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pt-35 {
    padding-top: 35px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pt-45 {
    padding-top: 45px !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.pt-55 {
    padding-top: 55px !important;
}
.pt-60 {
    padding-top: 60px !important;
}
.pt-65 {
    padding-top: 65px !important;
}
.pt-70 {
    padding-top: 70px !important;
}
.pt-75 {
    padding-top: 75px !important;
}
.pt-80 {
    padding-top: 80px !important;
}
.pt-88 {
    padding-top: 88px !important;
}
.pt-125 {
    padding-top: 125px !important;
}
.pt-160 {
    padding-top: 160px !important;
}
.pb-5 {
    padding-bottom: 5px !important;
}
.pb-9 {
    padding-bottom: 9px !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pb-13 {
    padding-bottom: 13px !important;
}
.pb-15 {
    padding-bottom: 15px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.pb-25 {
    padding-bottom: 25px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pb-35 {
    padding-bottom: 35px !important;
}
.pb-45 {
    padding-bottom: 45px !important;
}
.pb-50 {
    padding-bottom: 50px !important;
}
.pb-55 {
    padding-bottom: 55px !important;
}
.pb-60 {
    padding-bottom: 60px !important;
}
.pb-70 {
    padding-bottom: 70px !important;
}
.pb-80 {
    padding-bottom: 80px !important;
}
.mt-5 {
    margin-top: 5px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-25 {
    margin-top: 25px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-35 {
    margin-top: 35px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mt-45 {
    margin-top: 45px !important;
}
.mt-48 {
    margin-top: 48px !important;
}
.mt-50 {
    margin-top: 50px !important;
}
.mt-60 {
    margin-top: 60px !important;
}
.mt-75 {
    margin-top: 75px !important;
}
.mt-80 {
    margin-top: 80px !important;
}
.mt_5 {
    margin-top: -5px !important;
}
.mt_10 {
    margin-top: -10px !important;
}
.mt_15 {
    margin-top: -15px !important;
}
.mt_25 {
    margin-top: -25px !important;
}
.mt_30 {
    margin-top: -30px !important;
}
.mt_38 {
    margin-top: -38px !important;
}
.mt_40 {
    margin-top: -40px !important;
}
.mt_50 {
    margin-top: -50px !important;
}
.mt_60 {
    margin-top: -60px !important;
}
.mt_new {
    margin-top: 40px !important;
}
.mt_70 {
    margin-top: -70px !important;
}
.mt_75 {
    margin-top: -75px !important;
}
.mt_80 {
    margin-top: -80px !important;
}
.mt_95 {
    margin-top: -95px !important;
}
.mt_109 {
    margin-top: -109px !important;
}
.mt_120 {
    margin-top: -120px !important;
}
.mt_147 {
    margin-top: -147px !important;
}
.mt_207 {
    margin-top: -207px !important;
}
.ml-0 {
    margin-left: 0 !important;
}
.ml-5 {
    margin-left: 5px !important;
}
.ml-15 {
    margin-left: 15px !important;
}
.ml-30 {
    margin-left: 30px !important;
}
.ml-65 {
    margin-left: 65px !important;
}
.ml_40 {
    margin-left: -40px !important;
}
.ml_50 {
    margin-left: -50px !important;
}
.ml_60 {
    margin-left: -60px !important;
}
.ml_70 {
    margin-left: -70px !important;
}
.mr-0 {
    margin-right: 0 !important;
}
.mr-5 {
    margin-right: 5px !important;
    color: #000 !important;
}
.mr-15 {
    margin-right: 15px !important;
    color: #000 !important;
}
.mb_1 {
    margin-bottom: -1px !important;
    color: #000 !important;
}
.mb-4 {
    margin-bottom: 4px !important;
}
.mb-5 {
    margin-bottom: 5px !important;
    color: #000 !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-15 {
    margin-bottom: 15px !important;
    color: #000 !important;
}
.mb-25 {
    margin-bottom: 25px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
    color: #000 !important;
}
.mb-27 {
    margin-bottom: 27px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
    color: #000 !important;
}
.mb-33 {
    margin-bottom: 33px !important;
}
.mb-35 {
    margin-bottom: 35px !important;
    color: #000 !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-43 {
    margin-bottom: 43px !important;
}
.mb-45 {
    margin-bottom: 45px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mb-55 {
    margin-bottom: 55px !important;
}
.mb_90 {
    margin-bottom: -90px !important;
}
.mlr-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
}
.mlr-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}
#site-header-menu #site-navigation .menu ul.dropdown > li.active > a,
#site-header-menu #site-navigation .menu ul.sub-menu li > a:hover,
#site-header-menu #site-navigation .menu ul.sub-menu > li.active > a,
#site-header-menu #site-navigation .menu ul > li:hover > a,
#site-navigation .menu ul > li:hover > a:before,
.accordion .ttm-style-classic.ttm-toggle-title-border.active .toggle-title:after,
.breadcrumb-wrapper a:hover,
.copyright span a,
.coupon_toggle .coupon_code:before,
.featured-content-event i,
.featured-imagebox-team .featured-iconbox a:hover,
.featured-imagebox-team .featured-title h5 a:hover,
.featured-imagebox-team.ttm-team-box-view-overlay-style2 .featured-title h5 a:hover,
.products .price .product-Price-amount,
.section-title h5,
.sidebar .widget a:hover,
.sidebar ul.contact-widget-wrapper li i,
.topbar-left li i,
.topbar-right li i,
.ttm-blog-classic .entry-header .ttm-meta-line,
.ttm-blog-classic .entry-header .ttm-meta-line a,
.ttm-blog-classic .ttm-blogbox-footer-readmore a,
.ttm-blog-classic-content.single-blog blockquote:before,
.ttm-btn-color-skincolor,
.ttm-btn.btn-inline.ttm-btn-color-black:hover,
.ttm-btn.ttm-btn-color-skincolor,
.ttm-btn.ttm-btn-color-white:hover,
.ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-overlay #site-header-menu #site-navigation .menu ul.dropdown > li.active > a,
.ttm-header-style-overlay #site-header-menu #site-navigation .menu ul.dropdown > li:hover > a,
.ttm-header-style-stackcenter .info-widget-content h2,
.ttm-icon.ttm-icon_element-color-skincolor i,
.ttm-icon_element-color-skincolor,
.ttm-pf-detailbox-list .ttm-pf-details-date i,
.ttm-pf-single-content-wrapper-innerbox blockquote:before,
.ttm-product-content .ttm-product-title h2:hover,
.ttm-textcolor-skincolor,
.ttm-textcolor-white a:hover,
.ttm-topbar-wrapper .social-icons li > a:hover i,
.widget ul#menu-footer-services li a:hover,
.widget-contact li i,
a.tp-caption.dark-text-button:hover,
a:hover,
div.product .summary .price .Price-amount,
ul.ttm-recent-post-list > li .post-date i,
ul.ttm-social-links-wrapper li a:hover i {
    color:#019245;
}
h1.ttm-textcolor-skincolor,
h2.ttm-textcolor-skincolor,
h3.ttm-textcolor-skincolor,
h4.ttm-textcolor-skincolor,
h5.ttm-textcolor-skincolor,
h6.ttm-textcolor-skincolor {
    color: #812c43 !important;
}
#totop.top-visible,
.Price-amount.amount ins,
.accordion .toggle.active .toggle-title,
.accordion .toggle.toggle-title.ttm-style-classic.active .toggle-title,
.comments-area .media-body a.comment-reply-link,
.coupon button:hover,
.event-slide.owl-theme .owl-controls .owl-nav div:hover,
.featured-icon-box.style4:hover,
.featured-imagebox-team .ttm-social-links-wrapper ul li a:hover,
.featured-imagebox-team.ttm-team-box-view-overlay .featured-iconbox a,
.featured-imagebox-team.ttm-team-box-view-overlay.ttm-box-view-top-image:hover .ttm-box-bottom-content,
.footer .social-icons li > a:hover,
.mailchimp-inputbox button[type="submit"],
.newsletter-form input[type="submit"],
.place-order button:hover,
.product .onsale,
.products .product .ttm-shop-icon a:hover,
.products .product:hover .ttm-product-content .add-to-cart-btn a:after,
.row-title u:after,
.section-title h5:after,
.section-title h5:before,
.sidebar .widget .tagcloud a:hover,
.sidebar .widget .widget-title:after,
.sidebar .widget-categories li span,
.sidebar .widget_product_categories li span,
.social-icons.circle li > a:hover,
.tab-inner-heading,
.tp-caption.skin-flatborder-button:hover,
.tp-shapewrapper,
.ttm-bg-highlight-skin,
.ttm-bgcolor-grey .ttm-pagination .page-numbers.current,
.ttm-bgcolor-grey .ttm-pagination .page-numbers:hover,
.ttm-bgcolor-skincolor,
.ttm-bgcolor-skincolor > .ttm-bg-layer,
.ttm-bgcolor-skincolor > .ttm-bg-layer > .ttm-bg-layer-inner,
.ttm-btn-bgcolor-skincolor,
.ttm-btn.btn-inline.ttm-btn-color-black:hover .ttm-btn.btn-inline.ttm-btn-underline:after,
.ttm-btn.btn-inline.ttm-btn-color-black:hover .ttm-btn.btn-inline.ttm-btn-underline:before,
.ttm-btn.btn-inline.ttm-btn-underline:hover:after,
.ttm-btn.ttm-btn-bgcolor-black:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-style-border:hover,
.ttm-cart-form button:hover,
.ttm-feature-plans .ttm-static-box-content,
.ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-header-icons .ttm-header-cart-link span.number-cart,
.ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-icon.ttm-icon_element-background-skincolor,
.ttm-icon_element-background-color-skincolor,
.ttm-newsletter-box input[type="submit"],
.ttm-pagination .page-numbers.current,
.ttm-pagination .page-numbers:hover,
.ttm-processbox-wrapper .ttm-processbox .process-num,
.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_skincolor,
.ttm-ptablebox-featured-col .ttm-ptablebox-title,
.ttm-quote-form input[type="submit"],
.ttm-tabs ul.tabs li.active a,
.ttm-tabs-style-classic ul.tabs li.active a:after,
.ttm-tabs.tabs-for-single-products ul.tabs li:hover a,
.ttm-tabs.ttm-tab-style-horizontal ul.tabs li.active a,
.ttm-team-social-links-wrapper ul li a,
.ttm-topbar-wrapper .ttm-fbar-btn,
.ttm-video-btn .ttm-btn-play,
.ttm-video-icon .ttm-icon:after,
.ttm-video-icon .ttm-icon:before,
.widget ul#menu-footer-services li a:before,
.widget.widget-nav-menu ul li.active a,
.widget.widget-nav-menu ul li:hover a,
[data-tooltip]:focus:after,
[data-tooltip]:hover:after,
a.checkout-button:hover,
div.product ul.tabs li a,
div.product ul.tabs li.active a:before {
    background-color:#87bd43;
}
.featured-imagebox-post.ttm-box-view-top-image .ttm-box-post-date {
    background-color: rgba(157, 202, 0, 0.85);
}
.accordion .ttm-style-classic.ttm-toggle-title-border.active,
.accordion .ttm-style-classic.ttm-toggle-title-border.active .toggle-content,
.accordion .ttm-style-classic.ttm-toggle-title-border.active .toggle-title,
.comment-form input[type="email"]:focus,
.comment-form input[type="text"]:focus,
.comment-form input[type="url"]:focus,
.comment-form textarea:focus,
.coupon_toggle .coupon_code,
.event-slide.owl-theme .owl-controls .owl-nav div:hover,
.featured-imagebox-team .ttm-social-links-wrapper ul li a:hover,
.newsletter-form input[type="email"]:focus,
.sidebar .widget .tagcloud a:hover,
.sidebar .widget.widget-search input[type="search"]:focus,
.social-icons.circle li > a:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-style-border,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-highlight-fid,
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-skincolor,
.ttm-newsletter-box input[type="email"]:focus,
.ttm-ptablebox-featured-col,
.wrap-form.ttm-contactform input[type="email"]:focus,
.wrap-form.ttm-contactform input[type="text"]:focus,
.wrap-form.ttm-contactform textarea:focus {
    border-color:#FAC201 !important;
}
#site-header-menu #site-navigation .menu > ul,
#site-header-menu #site-navigation .menu > ul > li > ul,
[data-tooltip]:focus:before,
[data-tooltip]:hover:before {
    border-top-color: #fc9d00 !important;
}
.featured-imagebox-team.ttm-team-box-view-overlay.ttm-box-view-top-image:hover .ttm-box-bottom-content:before {
    border-bottom-color: #812c43 !important;
}
#site-header-menu #site-navigation .menu ul li > a,
.featured-content-data ul li,
.featured-imagebox-team.ttm-team-box-view-overlay-style2 .featured-title h5 a,
.panel-title > a.active,
.panel-title > a:hover,
.sidebar .widget a,
.toggle.ttm-style-classic.ttm-toggle-title-border.active .toggle-title a,
.ttm-bgcolor-black .ttm-btn.ttm-btn-bgcolor-skincolor:hover,
.ttm-btn.ttm-btn-color-black,
.ttm-header-style-stackcenter .info-widget-content p,
.ttm-icon_element-color-black i,
.ttm-icon_element-fill.ttm-icon_element-background-color-white,
.ttm-pagination .page-numbers,
.ttm-pf-detailbox-list .ttm-pf-details-date .ttm-pf-left-details,
.ttm-pricing-plan .ttm-ptablebox-frequency,
.ttm-pricing-plan .ttm-ptablebox-price,
.ttm-textcolor-black,
.ttm-textcolor-black h1,
.ttm-textcolor-black h2,
.ttm-textcolor-black h3,
.ttm-textcolor-black h4,
.ttm-textcolor-black h5,
.ttm-textcolor-black h6,
a.tp-caption.black-text-button,
div.product ul.tabs li.active a,
div.product ul.tabs li:hover a,
u.ttm-textcolor-black a {
    color: #2b343b;
}
.comments-area .media-body a.comment-reply-link:hover,
.coupon button,
.featured-icon-box.style4 .ttm-btn.btn-inline.ttm-btn-underline:hover:after,
.featured-icon-box.without-icon.ttm-bgcolor-skincolor .ttm-btn.ttm-btn-color-white.btn-inline:hover:after,
.featured-imagebox.featured-imagebox-service:hover .ttm-icon_element-background-color-skincolor,
.newsletter-form input[type="submit"]:hover,
.place-order button,
.testimonial-slide.owl-theme .owl-dots .owl-dot.active,
.ttm-bg-highlight-black,
.ttm-bgcolor-black,
.ttm-bgcolor-black > .ttm-bg-layer,
.ttm-bgcolor-skincolor .ttm-btn.ttm-btn-bgcolor-black:hover,
.ttm-btn-bgcolor-black,
.ttm-btn-bgcolor-grey:hover,
.ttm-btn-bgcolor-skincolor:hover,
.ttm-btn-bgcolor-white:hover,
.ttm-btn.ttm-btn-color-black.ttm-btn-style-border:hover,
.ttm-cart-form button,
.ttm-header-icons .ttm-header-cart-link a:hover span.number-cart,
.ttm-header-style-overlay .ttm-stickable-header.fixed-header,
.ttm-highlight-fid,
.ttm-icon_element-background-color-black,
.ttm-newsletter-box input[type="submit"]:hover,
.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_black,
.ttm-ptablebox-title,
.ttm-quote-form input[type="submit"]:hover,
.ttm-tabs.ttm-tab-style-horizontal ul.tabs li a,
.ttm-video-play-btn:hover,
a.checkout-button {
    background-color:#039140;
}
.testimonial-slide.owl-theme .owl-dots .owl-dot.active:before,
.ttm-btn.ttm-btn-color-black.ttm-btn-style-border:hover {
    border-color: #2b343b;
}
#site-header-menu #site-navigation .menu ul li a span,
.coupon button,
.footer .social-icons li > a:hover,
.place-order button,
.sidebar .widget .tagcloud a:hover,
.sidebar .widget-Categories li span,
.sidebar .widget_product_categories li span,
.testimonial-caption h6,
.ttm-bg-highlight-dark,
.ttm-bg-highlight-skin,
.ttm-bgcolor-black .section-title h2,
.ttm-bgcolor-skincolor .featured-title h5,
.ttm-bgcolor-skincolor .section-title h2,
.ttm-bgcolor-skincolor .section-title h5,
.ttm-bgcolor-skincolor a,
.ttm-bgcolor-skincolor ul.ttm-pricelist-block li span,
.ttm-box-view-left-image .featured-content .category > a:hover,
.ttm-btn-bgcolor-black,
.ttm-btn-bgcolor-black:hover,
.ttm-btn-bgcolor-skincolor,
.ttm-btn-bgcolor-skincolor:hover,
.ttm-btn-bgcolor-white:hover,
.ttm-btn.ttm-btn-bgcolor-black,
.ttm-btn.ttm-btn-bgcolor-grey:hover,
.ttm-btn.ttm-btn-color-black:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-bgcolor-white:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-style-border:hover,
.ttm-btn.ttm-btn-color-white.ttm-btn-bgcolor-skincolor:hover,
.ttm-btn.ttm-btn-color-white.ttm-btn-bgcolor-white:hover,
.ttm-cart-form button,
.ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-classic .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white,
.ttm-icon.ttm-icon_element-color-white,
.ttm-newsletter-box input[type="email"],
.ttm-pagination .page-numbers.current,
.ttm-pagination .page-numbers:hover,
.ttm-textcolor-white .featured-content .featured-title h5 a,
.ttm-textcolor-white .ttm-fid-icon-wrapper i,
.ttm-textcolor-white .ttm-social-links-wrapper ul li a,
.ttm-textcolor-white h1,
.ttm-textcolor-white h2,
.ttm-textcolor-white h3,
.ttm-textcolor-white h4,
.ttm-textcolor-white h5,
.ttm-textcolor-white h6,
.ttm-topbar-wrapper .social-icons li > a i,
.ttm-topbar-wrapper.ttm-textcolor-white,
.widget.widget-nav-menu ul li.active a,
.widget.widget-nav-menu ul li:hover a,
.wrap-form.ttm-discount-form input,
.wrap-form.ttm-discount-form select,
a.checkout-button,
a.ttm-btn-bgcolor-black,
a.ttm-btn-bgcolor-black:hover,
a.ttm-btn-bgcolor-skincolor,
a.ttm-btn-bgcolor-skincolor:hover,
div.product ul.tabs li a,
ul.footer-nav-menu li:after {
    color: #fff;
}
.heilight-white-text,
.ttm-bgcolor-black .featured-title h5,
.ttm-bgcolor-black .testimonial-slide .testimonials .testimonial-content h6,
.ttm-bgcolor-black .ttm-progress-bar .progress-parcent,
.ttm-bgcolor-black .ttm-progress-bar h4,
.ttm-bgcolor-skincolor .featured-title h6,
.ttm-bgcolor-skincolor .testimonial-slide .testimonials .testimonial-content h6,
.ttm-bgcolor-skincolor .ttm-btn.btn-inline.ttm-btn-color-white:hover,
.ttm-bgcolor-skincolor .ttm-fid-icon-wrapper i,
.ttm-bgcolor-skincolor .ttm-fid.inside h3,
.ttm-bgcolor-skincolor .ttm-fid.inside h4,
.ttm-bgcolor-skincolor .ttm-progress-bar .progress-parcent,
.ttm-bgcolor-skincolor .ttm-progress-bar h4,
.ttm-btn.ttm-btn-color-white,
.ttm-icon.ttm-icon_element-fill,
.ttm-icon_element-background-color-skincolor i,
.ttm-tabs ul.tabs li.active a,
.ttm-textcolor-white,
.ttm-textcolor-white a {
    color: #fff;
}
.ttm-site-searchform input::placeholder,
.wrap-form.ttm-discount-form input::placeholder,
.wrap-form.ttm-discount-form select::placeholder {
    color: #fff;
}
.Price-amount.amount ins,
.accordion .toggle.active .toggle-title a,
.accordion .toggle.active .toggle-title i,
.accordion .toggle.active .toggle-title:after,
.breadcrumb-wrapper a,
.featured-icon-box.style4:hover .featured-desc p,
.featured-icon-box.style4:hover .featured-icon .ttm-icon,
.featured-icon-box.style4:hover .featured-icon .ttm-icon i,
.featured-icon-box.style4:hover .featured-title h5,
.featured-icon-box.style4:hover .ttm-btn.btn-inline,
.featured-icon-box.without-icon.ttm-bgcolor-skincolor .ttm-btn.ttm-btn-color-white.btn-inline:hover,
.featured-icon-box.without-icon.ttm-bgcolor-skincolor .ttm-list.ttm-list-style-icon li a:hover,
.featured-imagebox-post.ttm-box-view-top-image .ttm-box-post-date,
.featured-imagebox-team .featured-iconbox a,
.featured-imagebox-team .ttm-social-links-wrapper ul li a,
.featured-imagebox-team .ttm-team-box-view-overlay .featured-title h5 a,
.featured-imagebox-team.ttm-team-box-view-overlay.ttm-box-view-top-image:hover .category,
.featured-imagebox-team.ttm-team-box-view-overlay.ttm-box-view-top-image:hover .featured-title h5 a,
.inside.ttm-fid-view-roundbox h3,
.inside.ttm-fid-view-roundbox h4,
.products .product .ttm-shop-icon a:hover,
.products .product:hover .ttm-product-content .add-to-cart-btn a:after,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-cart-link a,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-search-link a,
.ttm-ptablebox-title h3,
.widget ul#menu-footer-services li a {
    color: #fff;
}
.ttm-topbar-wrapper li:first-child:before {
    background-color: rgba(255, 255, 255, 0.12);
}
.ttm-textcolor-white .text-opecity,
.ttm-textcolor-white.text-opecity {
    color: rgba(255, 255, 255, 0.75);
}
.testimonial-caption label,
.testimonial-slide .testimonials .testimonial-content blockquote,
.ttm-bgcolor-black .section-title .title-desc,
.ttm-bgcolor-black p,
.ttm-bgcolor-black > p,
.ttm-bgcolor-skincolor .section-title .title-desc,
.ttm-bgcolor-skincolor .section-title .title-desc p,
.ttm-bgcolor-skincolor p,
.ttm-bgcolor-skincolor > p,
.ttm-fbar-btn a,
.ttm-fbar-btn a:hover,
.ttm-fbar-widget .featured-icon-box .featured-desc p {
    color: rgba(255, 255, 255, 0.95);
}
.ttm-bgcolor-black .row-title.style3 p,
.ttm-bgcolor-black .section-title .title-desc p {
    color: rgba(255, 255, 255, 0.85);
}
.footer .widget-area p,
.ttm-bgcolor-black .first-footer .featured-title h5,
.ttm-bgcolor-black .first-footer .featured-title h6 {
    color: rgba(255, 255, 255, 1);
}
.ttm-tabs-style-classic ul.tabs li.active a i:after {
    background-color: rgba(255, 255, 255, 0.5);
}
.ttm-bgcolor-skincolor .ttm-progress-bar .progress {
    background-color: rgba(255, 255, 255, 0.42);
}
.ttm-newsletter-box input::placeholder {
    color: rgba(255, 255, 2555, 0.3);
}
.featured-imagebox .ttm-box-bottom-content,
.featured-imagebox-team .featured-iconbox a:hover,
.featured-imagebox-team.ttm-team-box-view-overlay .ttm-box-bottom-content,
.featured-imagebox.featured-imagebox-post,
.sidebar .widget.widget-search .input-text,
.testimonial-slide.owl-theme .owl-dots .owl-dot,
.ttm-bgcolor-black .inside.ttm-fid-view-topicon h3:after,
.ttm-bgcolor-black .ttm-btn.ttm-btn-bgcolor-skincolor:hover,
.ttm-bgcolor-grey .accordion .ttm-style-classic.ttm-toggle-title-bgcolor-grey .toggle-title,
.ttm-bgcolor-grey .ttm-pricing-plan,
.ttm-bgcolor-skincolor .section-title h5:after,
.ttm-bgcolor-skincolor .section-title.text-center h5:before,
.ttm-bgcolor-white,
.ttm-bgcolor-white > .ttm-bg-layer,
.ttm-btn-bgcolor-white,
.ttm-btn.ttm-btn-style-border.ttm-bgcolor-white,
.ttm-header-style-classic .ttm-header-wrap,
.ttm-header-style-stackcenter .ttm-header-wrap,
.ttm-highlight-fid-style2,
.ttm-icon_element-fill.ttm-icon_element-background-white,
.ttm-sucessstories-box,
.ttm-video-icon .ttm-icon_element-background-white.ttm-icon:after,
.ttm-video-icon .ttm-icon_element-background-white.ttm-icon:before,
.wrap-form.ttm-discount-form input[type="submit"],
div.product ul.tabs li.active a,
div.product ul.tabs li:hover a {
    background-color: #fff;
}
.event-slide.owl-theme .owl-controls .owl-nav div,
.featured-imagebox.featured-imagebox-post,
.testimonial-slide.owl-theme .owl-dots .owl-dot:before,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-cart-link a,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-search-link a,
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white {
    border-color: #fff;
}
.ttm-bgcolor-skincolor .heading-seperator span:after,
.ttm-bgcolor-skincolor .heading-seperator:after,
.ttm-highlight-fid-style2:after {
    border-bottom-color: #fff !important;
}
.ttm-bgcolor-black .contactform.style2 .text-area,
.ttm-bgcolor-black .contactform.style2 .text-input,
.ttm-bgcolor-skincolor .contactform.style2 .text-area,
.ttm-bgcolor-skincolor .contactform.style2 .text-input {
    border-bottom-color: rgba(255, 255, 255, 0.18);
}
.ttm-bgcolor-black .separator .sep-line,
.ttm-bgcolor-skincolor .separator .sep-line {
    border-color: rgba(255, 255, 255, 0.2);
}
.ttm-bgcolor-grey > .ttm-bg-layer {
    background-color: #f5f5f5;
}
.comments-area .media-body,
.coupon_toggle .coupon_code,
.products .product .ttm-product-content .add-to-cart-btn a:after,
.sidebar .ttm-bgcolor-grey > .ttm-bg-layer,
.single .ttm-team-member-view-default .featured-team-data,
.ttm-bgcolor-grey,
.ttm-btn-bgcolor-grey,
.ttm-header-style-classicinfo .ttm-content-wrapper,
.ttm-icon.ttm-icon_element-background-grey,
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-color-grey,
.ttm-pf-single-content-wrapper-innerbox .ttm-pf-single-detail-box,
.ttm-search-overlay .ttm-site-searchform input[type="search"],
.ttm-team-member-single-content-area .ttm-team-member-content {
    background-color: #f8f9fa;
}
.post-meta .ttm-meta-line.comments-link a {
    color: #8d9297;
}
.accordion .toggle .toggle-title:after,
.accordion .ttm-style-classic .toggle-title > a {
    color: #182333;
}
.ttm-textcolor-body {
    color: #86898c;
}
.ttm-textcolor-dark {
    color: #656565 !important;
}
.comments-area .media .media-body h4,
.featured-icon-box.style2 .featured-title h5,
.first-footer .widget-area .featured-title h5,
.first-footer .widget-area .featured-title h6,
.inside.ttm-fid-view-roundbox h3,
.inside.ttm-fid-view-roundbox h4,
.section-title h5,
.section-title h6,
.tp-caption.body-font,
.ttm-fid.inside h3,
.ttm-header-style-stackcenter .info-widget-content h2 {
    font-family: Lato, Tahoma, Geneva, sans-serif;
}
.featured-imagebox-post.ttm-box-view-top-image .ttm-box-post-date,
.tp-caption.main-font,
.ttm-pricing-plan .ttm-ptablebox-frequency,
.ttm-pricing-plan .ttm-ptablebox-price,
.ttm-tabs-style-classic ul.tabs li a span,
a.ttm-btn.ttm-normal-btn-font {
    font-family: Prata, Arial, Helvetica, sans-serif;
}
#preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -30px 0 0 -30px;
}
#status {
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: #fff;
    background-repeat: no-repeat;
    background-position: center;
}
.social-icons ul {
    margin: 0;
    padding: 0;
}
.social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
}
.social-icons li {
    display: inline-block;
    border: none;
}
.social-icons.circle li > a {
    border: 1px solid #cfd1d2;
    height: 29px;
    width: 29px;
    line-height: 29px;
    text-align: center;
    display: block;
    background-color: #cfd1d2;
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
}
.ttm-bgcolor-black .social-icons.circle li > a,
.ttm-bgcolor-skincolor .social-icons.circle li > a {
    border: none;
    color: #2c2c2c;
}
.ttm-bgcolor-black .social-icons.circle li > a,
.ttm-bgcolor-skincolor .social-icons.circle li > a {
    background-color: #fff;
}
.tooltip-top {
    position: relative;
}
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
}
.tooltip:before,
[data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: 0 0;
    content: "";
}
.tooltip-top:before,
.tooltip:before,
[data-tooltip]:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #000;
    border-top-color: hsla(0, 0%, 20%, 0.9);
}
.tooltip-top:after,
.tooltip-top:before,
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
    bottom: 100%;
    left: 50%;
}
.tooltip-top:focus:after,
.tooltip-top:focus:before,
.tooltip-top:hover:after,
.tooltip-top:hover:before,
.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px);
}
.tooltip-top:after,
.tooltip:after,
[data-tooltip]:after {
    margin-left: -80px;
}
.tooltip:after,
[data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 160px;
    background-color: #000;
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #fff;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    border-radius: 5px;
}
.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
    visibility: visible;
    opacity: 1;
}
.ttm-topbar-wrapper {
    line-height: 49px;
    position: relative;
}
.ttm-topbar-wrapper .top-contact.text-left {
    position: relative;
    float: left;
}
.ttm-topbar-content .list-inline {
    display: inline-block;
    line-height: 50px;
}
.top-contact i {
    margin-right: 7px;
}
.top-contact li {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}
.top-contact.text-left li:first-child {
    padding-left: 0;
}
.top-contact {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    position: relative;
}
.top-contact li:first-child:after {
    content: "";
    height: 22px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    display: block;
    position: absolute;
    right: 0;
    top: 14px;
}
.ttm-topbar-wrapper .ttm-social-links-wrapper {
    margin: 0;
    position: relative;
    padding-left: 7px;
}
.ttm-topbar-wrapper .social-icons li {
    margin: 0 3px;
}
.ttm-topbar-wrapper .social-icons li > a {
    display: block;
    border: none;
    width: 18px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 500;
    background-color: transparent;
    text-align: center;
}
.ttm-topbar-btn {
    padding-left: 15px;
    display: inline-block;
}
.ttm-topbar-btn .ttm-btn.ttm-btn-size-md {
    padding: 14px 23px 14px 23px;
    font-size: 16px;
    vertical-align: top;
    line-height: 21px;
}
.site-branding {
    float: left;
    height: 92px;
    line-height: 94px;
    position: relative;
    display: block;
    z-index: 1;
}
.ttm-header-top-wrapper {
    position: relative;
}
.ttm-header-style-stackcenter .site-header-menu-inner.ttm-stickable-header > .container {
    padding: 0 !important;
}
.site-navigation {
    position: relative;
}
.ttm-header-style-infostack #site-header-menu .container {
    padding: 0;
}
#site-header-menu #site-navigation .menu ul li ul > li:not(:last-child) {
    border-bottom: 1px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.08);
}
#site-header-menu #site-navigation .menu ul {
    padding: 0;
    margin: 0;
}
.ttm-menu-toggle {
    float: right;
}
.ttm-menu-toggle input[type="checkbox"] {
    display: none;
}
#site-header-menu #site-navigation .menu > ul > li {
    display: inline-block;
    position: relative;
}
#site-header-menu #site-navigation .menu ul li:hover > ul {
    opacity: 1;
    transform: translate(0, 0);
    display: block;
    visibility: visible;
    height: auto;
}
#site-header-menu #site-navigation .menu ul ul > li {
    position: relative;
}
#site-header-menu #site-navigation .menu ul ul ul {
    position: absolute;
    left: 100%;
    top: 0;
}
#site-header-menu #site-navigation .menu ul li > a {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 15px;
    position: relative;
}
.ttm-header-style-overlay #site-header-menu #site-navigation .menu ul li > a {
    font-weight: 400;
}
#site-header-menu #site-navigation ul ul li {
    position: relative;
    border-bottom: 1px solid transparent;
}
#site-header-menu #site-navigation .menu ul li > ul li > a {
    margin: 0;
    display: block;
    padding: 15px 20px;
    position: relative;
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
    height: auto;
    line-height: 18px;
    color: #86898c;
}
#site-header-menu #site-navigation .menu ul > li > ul li.has-submenu > a:after {
    content: "\f105";
    position: absolute;
    background-color: transparent;
    right: 12px;
    top: 16px;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 15px;
    margin-left: 4px;
    opacity: 0.8;
}
#site-header-menu #site-navigation .menu ul li a span {
    padding: 1px 3px 2px;
    border-radius: 2px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.ttm-header-icons {
    position: relative;
    padding-left: 29px;
}
.ttm-header-icons .ttm-header-cart-link a,
.ttm-header-icons .ttm-header-search-link a {
    position: relative;
    border: 1px solid transparent;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    height: 32px;
    width: 32px;
    line-height: 32px;
    background-color: #f8f9fa;
    font-size: 12px !important;
    z-index: 9;
}
.ttm-header-style-overlay .ttm-header-icons .ttm-header-cart-link a,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-search-link a {
    background-color: transparent;
}
.ttm-header-style-classic .ttm-header-icons .ttm-header-cart-link a,
.ttm-header-style-classic .ttm-header-icons .ttm-header-search-link a {
    border-color: #efefef;
}
.ttm-header-icons .ttm-header-cart-link {
    padding-left: 4px;
    padding-right: 0;
}
.ttm-header-icons .ttm-header-icon {
    margin-left: 7px;
}
.ttm-header-icons .ttm-header-cart-link span.number-cart {
    position: absolute;
    bottom: 20px;
    left: 21px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 9px;
    display: block;
    color: #fff;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.header-btn .ttm-btn.ttm-btn-size-md {
    font-size: 12px;
    padding: 8px 17px 8px 17px;
}
.header-btn {
    padding-left: 24px;
}
.header-btn,
.ttm-header-icon,
.ttm-header-icons {
    height: 115px;
    line-height: 115px;
    float: right;
}
.ttm-header-icon {
    position: relative;
}
.ttm-search-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    height: 100%;
    width: 100%;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(43, 52, 59, 0.98);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: transparent !important;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
}
.add-more-txt-cc-new-home {
    color: #4a4a4a !important;
    text-align: justify;
}
.add-more-head-inner-new-bb {
    font-size: 27px;
    font-weight: 700;
    color: #1d1e1f;
    text-transform: capitalize;
}
.ttm-search-overlay.st-show {
    visibility: visible;
    opacity: 1;
    display: block;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.ttm-search-overlay .ttm-icon-close:hover:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.ttm-search-overlay > .ttm-bg-layer {
    background-color: rgba(43, 52, 59, 0.98);
}
.ttm-search-overlay .ttm-icon-close {
    position: absolute;
    left: 50%;
    top: 55px;
    color: #fff;
    cursor: pointer;
    width: 60px;
    margin-left: -25px;
}
.ttm-search-overlay .ttm-icon-close:after {
    font-family: themify;
    content: "\e646";
    font-size: 36px;
    color: #fff;
    position: absolute;
    right: 7px;
    top: 9px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
}
.ttm-search-overlay .ttm-search-outer {
    position: absolute;
    width: auto;
    top: 50%;
    left: 50%;
    width: 620px;
    max-width: 100%;
    height: 70px;
    line-height: 70px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -khtml-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.ttm-search-overlay .ttm-site-searchform {
    position: relative;
}
.ttm-search-overlay .ttm-site-searchform input[type="search"] {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #fff;
    color: #888;
    height: 65px;
    padding: 0 70px 0 0;
    font-weight: 400;
    font-size: 20px;
    width: 100%;
    color: #fff;
    outline: 0;
}
.ttm-search-overlay .ttm-site-searchform button {
    background: 0 0;
    color: #fff;
    height: 70px;
    line-height: 70px;
    width: 50px;
    font-size: 21px;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    display: block;
    padding: 0;
}
.ttm-topbar-wrapper .ttm-fbar-btn {
    line-height: normal;
    margin-top: 16px;
    font-size: 17px;
    position: relative;
    margin-left: 35px;
    margin-right: 50px;
    position: absolute;
    right: 0;
    float: none;
    bottom: -20px;
    z-index: 99;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
}
.ttm-fbar-btn a {
    position: relative;
    display: block;
    background-color: transparent;
}
.ttm-fbar-right .ttm-fbar-box-w {
    position: fixed;
    top: 0;
    right: 0;
    width: 400px;
    height: 100%;
    overflow: hidden;
    z-index: 9999;
    -webkit-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translateX(400px);
    -ms-transform: translateX(400px);
    transform: translateX(400px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: none;
}
.ttm-fbar-box-w {
    background-position: 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.ttm-fbar-right .ttm-fbar-box-w.animated,
.ttm-fbar-right .ttm-fbar-box-w.animated .ttm-fbar-close {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.ttm-fbar .ttm-fbar-box-w.ttm-bg.ttm-bgimage-yes > .ttm-bg-layer {
    opacity: 0.87;
}
.ttm-fbar-right .ttm-fbar-content-wrapper {
    overflow-y: scroll;
    height: 100%;
    padding: 35px;
    padding-bottom: 10px;
    z-index: 80;
    position: relative;
}
.ttm-fbar-right .ttm-fbar-content-wrapper {
    width: 100%;
}
.ttm-fbar-box {
    position: relative;
    z-index: 10;
}
.ttm-fbar-right .ttm-fbar-box .ttm-fbar-widget {
    float: none;
    width: auto;
    margin: 45px 0 35px;
    word-wrap: break-word;
}
.ttm-fbar-right .ttm-fbar-box .ttm-fbar-widget:first-child {
    margin-top: 25px;
}
.ttm-fbar-box .textwidget.widget-text {
    font-size: 16px;
    line-height: 26px;
}
.ttm-fbar .ttm-fbar-widget .widget-title {
    font-size: 23px;
    margin-bottom: 15px;
    font-weight: 400;
    background: #000;
    padding: 12px;
    color: #fff;
    font-family: none;
}
ul.ttm-pricelist-block {
    padding: 0;
    font-size: 14px;
    margin-top: 0;
}
.ttm-fbar-box-w.ttm-textcolor-white ul.ttm-pricelist-block li {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.ttm-fbar-box ul.ttm-pricelist-block li {
    display: block;
    flex-wrap: unset;
    padding: 15px 0;
}
.ttm-fbar-box .widget ul > li {
    border: none;
}
ul.ttm-pricelist-block li {
    font-size: 15px;
    line-height: 23px;
    list-style: none;
    padding: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.ttm-fbar-box ul.ttm-pricelist-block li span {
    width: unset;
    float: none;
}
ul.ttm-pricelist-block li span {
    width: 120px;
    display: inline-block;
    float: left;
}
.ttm-fbar-box ul.ttm-pricelist-block li .service-price {
    float: right;
}
.ttm-fbar-widget .featured-icon-box.left-icon .ttm-icon.ttm-icon_element-size-md {
    height: 55px;
    width: 55px;
    line-height: 55px;
}
.ttm-fbar-widget .featured-icon-box .featured-desc p {
    line-height: 26px;
    margin-bottom: 10px;
}
.ttm-fbar-widget .featured-icon-box.left-icon .featured-content .featured-title span {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 27px;
}
.ttm-fbar-widget .featured-icon-box.left-icon .featured-content {
    padding-left: 35px;
}
.ttm-fbar-btn-link .ttm-fbar-close-icon {
    display: none;
}
.ttm-fbar-right .ttm-fbar-box-w .ttm-fbar-close {
    -webkit-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translateX(400px);
    -ms-transform: translateX(400px);
    transform: translateX(400px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.ttm-fbar-close {
    position: fixed;
    top: 17px;
    right: 24px;
    height: 30px;
    width: 30px;
    z-index: 100;
    display: block;
    text-align: center;
    font-size: 24px;
    cursor: pointer;
}
.footer .widget {
    margin: 40px 0 15px;
}
.footer .ttm-textcolor-white {
    color: rgba(255, 255, 255, 0.6);
}
.footer .widget .ttm-btn.ttm-btn-size-md {
    padding: 14px 27px 14px 27px;
}
.bottom-footer-text,
.first-footer {
    background-color: #000;
}
.first-footer .widget-area .widget {
    margin: 0;
}
.first-footer {
    padding: 25px 0 25px;
}
.first-footer .featured-icon-box.left-icon .featured-content {
    padding-left: 0;
}
.first-footer .featured-icon-box .ttm-icon.ttm-icon_element-size-xs {
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin-right: 5px;
}
.first-footer .featured-icon-box .ttm-icon.ttm-icon_element-size-xs i {
    margin-top: 2px;
}
.first-footer .widget-area .featured-title h5,
.first-footer .widget-area .featured-title h6 {
    display: inline-block;
}
.first-footer .widget-area .featured-title h5 {
    padding-right: 15px;
    font-size: 20px;
}
.first-footer .widget-area .featured-title h6 {
    font-size: 16px;
}
.first-footer .widget-area .download-button a:first-child {
    padding-right: 5px;
}
.first-footer .widget-area .download-button img {
    width: 112px;
    height: 38px;
}
.add-bg-footer-form {
    background:#080703;
    color: #fff !important;
}
.footer-logo {
    margin-bottom: 25px;
}
.footer-logo img {
    width: 180px;
}
.second-footer .separator .sep-line {
    border-color: rgba(255, 255, 255, 0.06);
}
.widget ul {
    margin: 0;
    padding: 0;
}
.widget ul > li {
    padding: 0 0 1px 0;
}
.widget ul.widget-contact li:last-child {
    margin-bottom: 25px;
    border-bottom: none;
}
.widget ul.widget-contact li {
    position: relative;
    line-height: 25px;
    border-bottom: none;
    padding: 0;
    padding-left: 37px;
    margin-bottom: 15px;
    font-size: 15px;
}
.widget-contact li i {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 20px;
    margin: 0 4px;  color: #fff;
}

.mt-20 {margin-top:20px;}
.footer .social-icons li {
    margin-left: 0;
    margin-right: 0;
    min-width: auto;
}
.footer .social-icons li:first-child {
    margin-left: 0;
}
.footer .social-icons li {
    margin-left: 3px;
    margin-right: 0;
    min-width: auto;
}
.footer .social-icons li > a {
    width: 39px;
    height: 39px;
    line-height: 39px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
    display: block;
    background-color: #252d32;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.41);
}
.widget .widget-title {
    position: relative;
    display: inline-block;
    margin-bottom: 12px;
    font-size: 21px;
    line-height: 31px;
    font-weight: 700;
    color: #fff;
}
.widget ul#menu-footer-services li a {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    font-size: 16px;
}
.widget ul#menu-footer-services li a:before {
    display: block;
    height: 1px;
    margin-top: 0;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 7px;
}
ul.ttm-recent-post-list > li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
ul.ttm-recent-post-list > li:first-child {
    padding-top: 0;
}
ul.ttm-recent-post-list > li:last-child {
    padding-bottom: 0;
}
ul.ttm-recent-post-list > li {
    padding: 17px 0;
}
ul.ttm-recent-post-list > li > a {
    line-height: 22px;
    display: block;
}
ul.ttm-recent-post-list > li img {
    display: block;
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 18px;
}
ul.ttm-recent-post-list > li .post-date {
    display: block;
    font-size: 13px;
    padding-bottom: 2px;
}
ul.ttm-recent-post-list > li .post-date i {
    margin-right: 7px;
}
.ttm-newsletter-box {
    padding: 33px 20px 42px 20px;
    background-color: #252d32;
    border: 1px solid rgba(255, 255, 255, 0.05);
    text-align: center;
    position: relative;
    z-index: 1;
}
.ttm-newsletter-box:before {
    font-family: themify;
    content: "\e75a";
    transform: rotate(-15deg);
    position: absolute;
    top: 37%;
    left: 15%;
    line-height: 1em;
    font-size: 175px;
    font-weight: 400;
    z-index: -1;
    color: #2b343b;
    opacity: 0.4;
}
.ttm-newsletter-box .widget-title {
    margin-bottom: 10px;
}
.ttm-newsletter-box p {
    font-size: 14px;
    line-height: 22px;
}
.ttm-newsletter-box .mailchimp-inputbox {
    margin-bottom: 15px;
}
.ttm-newsletter-box input[type="email"] {
    height: 37px;
    border: 1px solid #2f383f;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    background-color: #2f383f;
    margin-top: 10px;
}
.ttm-newsletter-box input[type="submit"] {
    padding: 5px 35px;
    margin-top: 21px;
    font-weight: 700;
    border-radius: 2em;
    line-height: 26px;
}
.copyright {
    text-align: center;
    padding-top: 7px;
    padding-bottom: 4px;
}
.ttm-footer2-left {
    text-align: left;
}
.ttm-footer2-right {
    text-align: right;
}
.ttm-footer2-left,
.ttm-footer2-right {
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.footer-nav-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-nav-menu li:first-child {
    padding-left: 0;
}
.footer-nav-menu li:last-child {
    padding-right: 0;
}
.footer-nav-menu li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 12px;
    font-size: 14px;
    padding-bottom: 0;
}
ul.footer-nav-menu li:after {
    position: absolute;
    content: "|";
    padding-left: 7px;
}
ul.footer-nav-menu li:last-child:after {
    content: "";
}
#totop {
    font-weight: 900;
    color: #fff;
    display: none;
    position: fixed;
    right: 34px;
    bottom: 34px;
    z-index: 999;
    height: 0;
    width: 0;
    font-size: 0;
    text-align: center;
    padding-top: 3px;
    line-height: 34px;
    border-radius: 50%;
}
#totop.top-visible {
    height: 40px;
    width: 40px;
    font-size: 22px;
    display: inline;
}
.ttm-page-title-row {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
div.ttm-page-title-row > .ttm-bg-layer {
    background-color: rgba(17, 24, 30, 0.81);
}
.ttm-page-title-row {
    display: block;
    padding-top: 110px;
    padding-bottom: 110px;
    z-index: 11;
}
.title-box .page-title-heading h1 {
    text-transform: capitalize;
    font-size: 42px;
    line-height: 55px;
    margin-bottom: 6px;
}
.title-box .page-title-heading {
    position: relative;
}
.title-box .page-title-heading .title:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 6px;
}
.breadcrumb-wrapper span {
    text-transform: capitalize;
    font-size: 15px;
}
.ttm-sucessstories-box {
    margin: 0;
    margin-bottom: 30px !important;
    padding: 25px;
}
.ttm-sucessstories-box .ttm-social-links-wrapper {
    position: absolute;
    top: 15px;
    right: 0;
}
.ttm-sucessstories-box .ttm-social-links-wrapper ul li {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
}
.ttm-sucessstories-box .ttm-social-links-wrapper ul li a {
    color: #4e4e4e;
}
.row.classes-row {
    margin-top: -130px !important;
    padding: 20px;
    position: relative;
}
.ttm-team-member-single-content .ttm-progress-bar h4 {
    color: #35382f;
}
.ttm-team-member-single-content .ttm-fid-view-lefticon.inside h4 {
    font-size: 27px;
    line-height: 33px;
}
.ttm-team-member-single-content .ttm-fid-icon-wrapper i {
    font-size: 55px;
}
.ttm-team-member-single-content .ttm-progress-bar {
    margin-right: 15px;
    margin-top: 35px;
}
.ttm-pf-single-content-wrapper-innerbox .ttm-pf-single-detail-box {
    display: block;
    height: 100%;
    padding: 30px 20px;
}
.ttm-pf-view-left-image .ttm-pf-single-detail-box .ttm-portfolio-title h2 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 35px;
}
.ttm-pf-view-left-image .ttm-pf-detailbox-list {
    margin-top: -17px;
    padding: 0;
}
.ttm-pf-detailbox-list .ttm-pf-details-date {
    position: relative;
    display: block;
    padding: 15px 0 15px 0;
    font-size: 15px;
    border-bottom: 1px solid #f0f0f0;
}
.ttm-pf-detailbox-list {
    margin: 0;
    padding: 0;
}
.ttm-pf-view-left-image .ttm-pf-details-date:before {
    content: "";
    height: 17px;
    width: 1px;
    background-color: #dad5d5;
    display: block;
    position: absolute;
    left: 34px;
    top: 19px;
}
.ttm-pf-detailbox-list .ttm-pf-details-date .ttm-pf-left-details {
    font-weight: 500;
    margin-right: 5px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    margin-left: 55px;
}
.ttm-pf-detailbox-list .ttm-pf-details-date .ttm-pf-right-details {
    display: inline-block;
    padding-top: 0;
}
.ttm-pf-detailbox-list .ttm-pf-details-date i {
    position: absolute;
    left: -10px;
    top: 7px;
    display: inline-block;
    border-radius: 50%;
    padding-left: 0;
    vertical-align: middle;
    font-size: 16px;
    text-align: center;
    transform: translate(0, 0);
    height: 40px;
    width: 40px;
    line-height: 40px;
    z-index: 1;
}
.ttm-pf-single-related-wrapper {
    padding-top: 60px !important;
}
.ttm-pf-single-related-title {
    font-size: 27px;
    margin-bottom: 30px;
}
.ttm-blog-classic-content.single-blog blockquote,
.ttm-pf-single-content-wrapper-innerbox blockquote {
    display: block;
    background: #f8f9fa;
    padding: 25px 20px 10px 85px;
    position: relative;
    border: 1px solid #f8f9fa;
    font-weight: 400;
    margin: 35px 0 35px 0;
    font-size: 18px;
    min-height: 100px;
    line-height: 28px;
    font-style: italic;
    color: #8e959b;
}
.ttm-blog-classic-content.single-blog blockquote:before,
.ttm-pf-single-content-wrapper-innerbox blockquote:before {
    position: absolute;
    content: "\e67f";
    font-family: themify;
    font-size: 35px;
    line-height: 35px;
    top: 25px;
    left: 25px;
}
article.ttm-blog-classic {
    margin-bottom: 70px;
    padding-bottom: 0;
}
.post-featured-wrapper,
article.ttm-blog-classic {
    position: relative;
}
article.ttm-blog-classic .featured-imagebox.featured-imagebox-post {
    margin: 0;
    padding: 0;
    border: none;
}
article.ttm-blog-classic .featured-imagebox-post .featured-content-post {
    padding: 25px 30px 25px 30px;
}
article.ttm-blog-classic .featured-imagebox-post .featured-title h5 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 500;
    margin-bottom: 15px;
}
article.ttm-blog-classic .featured-imagebox-post.ttm-box-view-top-image .ttm-box-post-date {
    top: 30px;
    left: 30px;
}
.ttm-blog-classic-content.single-blog {
    padding: 0 25px 0;
}
.ttm-blog-classic-content.single-blog .ttm-post-prev-next-buttons {
    border-bottom: 1px solid #e9ecef;
    border-top: 1px solid #e9ecef;
}
.ttm-post-prev-next-buttons {
    margin-top: 30px;
    margin-bottom: 10px;
    padding-top: 30px;
    border-top: 1px solid #e4e4e4;
}
.ttm-post-prev-next-buttons .ttm-btn.ttm-btn-size-sm.ttm-icon-btn-left {
    padding-left: 42px;
    padding-right: 24px;
}
.comments-area {
    margin-top: 50px;
    margin-bottom: 0;
}
.comments-area h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 20px;
}
.comments-area .media-body {
    margin-left: 15px;
    margin-bottom: 15px;
    padding: 22px 20px;
    position: relative;
    border: 1px solid #f8f9fa;
}
.comments-area .media {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.comments-area .media .media-body h4 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 20px;
}
.comments-area .media .media-body small {
    color: #6e6e6e;
}
.comments-area .media-body a.comment-reply-link {
    border: none;
    color: #fff;
    font-size: 13px;
    padding: 2px 30px 3px 17px;
    position: relative;
    margin-top: 5px;
    display: inline-block;
    border-radius: 2em;
}
.comments-area .media-body a.comment-reply-link:after {
    position: absolute;
    top: 6px;
    font-family: themify;
    content: "\e649";
    font-weight: 400;
    display: inline-block;
    margin-right: 0.2em;
    text-align: center;
    opacity: 1;
    line-height: 22px;
    font-size: 10px;
    margin-left: 8px;
}
article.ttm-blog-classic .comment-form {
    padding-bottom: 30px;
}
.comment-form .comment-notes {
    margin-bottom: 10px;
    font-size: 15px;
}
.comment-form p:not(.comment-notes) {
    margin-bottom: 20px;
}
.comment-form input[type="email"],
.comment-form input[type="text"],
.comment-form input[type="url"],
.comment-form textarea {
    background-color: transparent;
    border: 1px solid rgba(119, 119, 119, 0.2);
    border-radius: 0;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
    position: relative;
    float: left;
    width: 32%;
    margin-right: 2%;
}
.comment-form .comment-form-url {
    margin-right: 0;
}
.comment-respond .ttm-btn {
    font-weight: 700;
    padding: 11px 34px;
}
.banner-image .ttm-figure {
    position: relative;
    overflow: hidden;
}
.banner-image .ttm-figure:after,
.banner-image .ttm-figure:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 1;
    z-index: 2;
    pointer-events: none;
    background: rgba(255, 255, 255, 0.4);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.add-bg-ser-new-home-pro {
    background:#019245;
    color: #fff;
}
.banner-image .ttm-figure:before {
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
}
.banner-image .ttm-figure:hover:after,
.banner-image .ttm-figure:hover:before {
    opacity: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: -1;
}
.element-row {
    padding: 0 0 45px;
    position: relative;
}
.element-row .section-title h2.title {
    margin-top: 22px;
    margin-bottom: 25px;
}
.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_blue {
    background-color: #0074cc;
}
.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_green {
    background-color: #5bb75b;
}
.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_pink {
    background-color: #f4524d;
}
.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_turquoise {
    background-color: #00c1cf;
}
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-yellow {
    background-color: #ffb300;
}
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-orange {
    background-color: #ff4c00;
}
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-red {
    background-color: #ff0a26;
}
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-dark_pink {
    background-color: #ff0061;
}
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-mulled_wine {
    background-color: #50485b;
}
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-aqua {
    background-color: #39c8df;
}
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-color-aqua {
    color: #39c8df;
}
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-mulled_wine {
    border-color: #50485b;
    color: #50485b;
}
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-blue {
    border-color: #5472d2;
    color: #5472d2;
}
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white {
    border-color: #fff;
    color: #fff;
}
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-yellow {
    border-color: #ffb300;
    color: #ffb300;
}
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-orange {
    border-color: #ff4c00;
    color: #ff4c00;
}
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-red {
    border-color: #ff0a26;
    color: #ff0a26;
}
.element-style .icon-box-wrapper {
    padding-top: 15px;
}
.element-style .row .col-md-6 .featured-icon-box:not(:last-child) {
    padding: 0;
    margin-bottom: 40px;
}
.add-txt-on-home-new {
    text-align: justify;
    font-size: 14px;
}
.add-txt-cc-new-copyright {
    color: #fff;
}
.add-more-tag-home-new {
    font-size: 34px;
    color: #000;
}
.add-ccc-newab-bt {
    color: #000;
    font-weight: 700;
    font-size: 14px;
}
.add-sz-new-home-subhead {
    font-size: 19px;
    color: #000;
}
.addnew-more-sz-why {
    font-size: 19px;
}
.error-404 {
    position: relative;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 0;
}
.add-a-new-copy {
    color: #fff !important;
    font-weight: 700;
}
.add-about-txt-inner-new {
    font-size: 14px;
    text-align: justify;
}
.add-programe-head-home-new {
    font-size: 18px;
    font-weight: 700;
}
.add-cc-more-new-home-ex {
    color: #812c43 !important;
}
.pop {
    position: fixed;
    margin-right: -75px;
    right: 0;
    margin-bottom: -32px;
    bottom: 8px;
    z-index: 999;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: example;
}
.pop img {
    width: 38%;
}
@keyframes example {
    0%,
    100% {
        bottom: 28px;
        right: 0;
    }
    50% {
        bottom: 48px;
        right: 0;
    }
}
section.error-404 {
    padding: 150px 0;
    text-align: center;
}
section.error-404 .ttm-big-icon {
    font-size: 150px;
}
section.error-404 h1 {
    font-size: 60px;
    text-transform: uppercase;
    line-height: 100%;
    font-weight: 600;
}
section.error-404 .page-content p {
    font-size: 18px;
    margin-bottom: 30px;
}
#map_canvas {
    margin: 0;
    padding: 0;
    height: 100%;
}
.map-wrapper {
    height: 500px;
}



.widget_title {
    margin-bottom: 20px;
    text-transform: capitalize;
    position: relative;
    font-size: 29px;
}

.padding_eight_all {
    padding: 8%;
}

.add-bg-new-pop-butn {background: #e2bc00;}


.add-a-new-copy img{
    max-width:20%;
    
}

@media (max-width: 768px) {
    
.add-a-new-copy img{
    max-width:50%;
    
}    
}

.pop1{position:fixed;margin-right:-75px;right:0;margin-bottom:30px;bottom:8px;z-index:999;animation-duration:2s;animation-iteration-count:infinite;animation-name:example}

.pop1 img{width:38%}

.pop2{position:fixed;margin-right:-75px;right:0;margin-bottom:100px;bottom:8px;z-index:999;animation-duration:2s;animation-iteration-count:infinite;animation-name:example}

.pop2 img{width:38%}

@media (max-width: 768px) {
#logo-img{
    margin-top:20px;
    max-width:80%;
    margin-left:50px;} 
.pop{
    display:none;}
.pop img{
    max-width:40% !important;}
.footercall a {
    color: #fff;
    margin-top: 20px !important;
    padding-top: 20px;
    font-size: 18px;}
.carousel-item{max-width:140% !important;}
.bottom-footer-text.ttm-textcolor-white{
    padding-bottom:40px !important;
    
} 
}

.footercall {
    width: 100%;
    height: 40px;
    float: left;
    background: #812c43;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
    text-align: center;
    padding-top: 8px;}
    
   
    
    @media only screen and (min-width: 992px){
.footercall{
display:none;
}}

p{
font-size:16px !important;
text-align:justify !important;
}

blockquote {
    color: #000;
}

.ttm-btn.ttm-btn-shape-round {
    border-radius: 2em;
    color: #fff !important;
}




.ttm-topbar-wrapper .top-contact.text-left i{
    color: #f6c300;
}

 #logo-img {
    width: 190px;
}



















