@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;600;700;900&display=swap');

:root {
    --MainColor: #b38044;
}
/** Variables **/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}
a:focus { 
    text-decoration: none; 
}
a:focus, a:hover { 
    color: var(--MainColor);
    text-decoration: none;
}
a, button, input {
    outline: medium none;
    color: #232323;
}
ol, ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
strong{
  font-weight: 700;
}
iframe{
  width: 100%;
  border: none;
  display: block;
}
p {
    margin: 0 0 15px;
}

*::-moz-selection {
    background: var(--MainColor);
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    background: var(--MainColor);
    color: #fff;
    text-shadow: none;
}
::selection {
    background: var(--MainColor);
    color: #fff;
    text-shadow: none;
}
.form-control{
    padding: 13px 15px;
    height: auto;
    border-radius: 0;
    border: 1px solid transparent;
    font-size: 14px;
    background-color: transparent;
}
.form-control.with-border{border: 1px solid #ebeded;}
.form-control:focus{
  background-color: transparent;
  box-shadow: none;
}



menu, ol, ul {
    margin: 0;
    padding: 0 0 0 25px;
}

body {
    font-family: 'Cairo', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #8b8b8b;
    background-color: #fff;
    letter-spacing: 0px;
}
h1, h2, h3, h4, h5, h6{ font-family: 'Cairo', sans-serif; margin-bottom: 15px; font-weight: 600; color: #232323;}
h1 { font-size: 45px; line-height: 55px;}
h2 { font-size: 35px; line-height: 40px; }
h3 { font-size: 27px; line-height: 35px; }
h4 { font-size: 24px; line-height: 30px; }
h5 { font-size: 19px; line-height: 23px; }
h6 { font-size: 15px; line-height: 21px;}


/** Transition **/

.featured-icon-box .featured-icon, .ttm-btn, button,
.owl-item, img, span, .featured-icon-box,
.featured-icon,#totop,
.featured-imagebox-team.style1 .featured-content:after {
    -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;
}
rs-slides a{
  transition: unset !important;

}
a, .site-branding, #site-header-menu #site-navigation .menu ul li > a, .ttm-header-icon,
a.ttm-btn, i.ttm-btn, a.nav-link , .social-icons li>a ,
.ttm-menu-toggle .toggle-block,.accordion .toggle-title a,
.widget-download ul.download li,
.ttm-quicklink-box .ttm-arrow-box,
.featured-title h5,
.featured-desc p,
.featured-icon-box.top-icon.style2 .featured-content:before,
.featured-icon-box.top-icon.style2 .featured-content:after,
.featured-icon-box.top-icon.style2:before,
.comment-list a.comment-reply-link:after{
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.first-footer .ttm-quicklink-box .custom-heading a span{
    -webkit-transition: all 0.0s ease-in-out 0s;
    -moz-transition: all 0.0s ease-in-out 0s;
    -ms-transition: all 0.0s ease-in-out 0s;
    -o-transition: all 0.0s ease-in-out 0s;
    transition: all 0.0s ease-in-out 0s;
}
/**  Shadow **/
.box-shadow{
    -webkit-box-shadow: 0 0 10px 0 rgba(43,52,59,.1);
    -moz-box-shadow: 0 0 10px 0 rgba(43,52,59,.1);
    box-shadow: 0 0 10px 0 rgba(43,52,59,.1);
}
.box-shadow2{
    -webkit-box-shadow: 0 0 15px 0 rgba(32,46,60,.12);
    -moz-box-shadow: 0 0 15px 0 rgba(32,46,60,.12);
    box-shadow: 0 0 15px 0 rgba(32,46,60,.12);
}

/** Extra-outer **/
body .page {
    overflow: hidden;
    position: relative;
    z-index: 10;
}
body .page.sidebar-true .site-main{
  padding: 0;
  background-color: #fff;
}

.container-fluid {
    padding: 0 0;
    overflow: hidden;
}
.h-340{height: 340px;}
.z-1{z-index: 1 !important;}
.z-2{z-index: 2 !important;}
.z-0{z-index: 1 !important;}
.z-11{z-index: 11 !important;}
.fs-16{font-size: 16px !important;}
.fs-18{font-size: 18px !important;}
.fs-20{font-size: 20px !important;}
.fs-22{font-size: 22px !important;}
.fs-30{font-size: 30px !important; line-height: 36px !important;}
.fs-34{font-size: 34px !important;}
.fs-38{font-size: 38px !important;}
.fs-60{font-size: 60px !important;}

.fw-500{font-weight: 500;}
.fw-600{font-weight: 600;}
.fw-700{font-weight: 700;}

.bordertop-12px-solid{border-top:12px solid;}
.border-12px-solid{border:12px solid;}
.border40-img{border:40px solid;}
.ttm-header-style-05 .info-widget-content h2{
    font-size: 20px;
}



/**  style2 **/
.ttm_single_image-wrapper.after-border.style2:after{
  position: absolute;
  top: -20px;
  height: 20px;
  width: 30%;
  content: '';
  right: -20px;
}
.ttm_single_image-wrapper.after-border.style2:before{
  position: absolute;
  right: -20px;
  height: 30%;
  width: 20px;
  content: '';
  top: -20px;
}

/* ===============================================
    Spacing
------------------------*/

/** Padding **/
.spacing-1{
    margin-top: -90px;
    margin-bottom: -80px;
    padding-top: 78px;
    padding-left: 115px;
    padding-bottom: 78px;
    padding-right: 15px;
}
.spacing-2{padding: 75px 40px 75px 0px;}
.spacing-3{padding: 60px 40px 100px 30px; margin-bottom: 0 !important;}
.spacing-4 {padding: 0px 15px 0px 15px;}
.spacing-5{padding: 75px 140px 110px 0px;}
.spacing-6{padding: 45px 45px 45px 45px; margin-top: 60px; margin-bottom: 60px;}
.spacing-7{padding: 60px 15px 30px 15px;}
.spacing-8{padding: 30px;padding-top: 0 !important;margin-bottom: -130px;}


.ptb-25{padding: 25px 0;}
.p-30{padding: 30px;}
.ptb-200{padding: 200px 0;}
.p-15{padding: 15px;}
.p-6{padding: 6px;}
.p-20{padding: 20px;}


.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-75{ padding-right: 75px !important}
.pr-80{ padding-right: 80px !important; }
.pr-90{ padding-right: 90px !important; }


.pl-0{ padding-left: 0px !important; }
.pl-5 { padding-left: 5px !important; }
.pl-10{ padding-left: 10px !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-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-5{ padding-top: 5px !important;}
.pt-10{ padding-top: 10px !important; }
.pt-15 { padding-top: 15px !important; }
.pt-18{ padding-top: 18px !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;}


.pb-5{ padding-bottom: 5px !important; }
.pb-10{ padding-bottom: 10px !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; }


/** Margin **/
.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-23{ margin-top: 23px !important;}
.mt-25{ margin-top: 25px !important;}
.mt-30{ margin-top: 30px !important;}
.mt-35{ margin-top: 35px !important;}
.mt-37{ margin-top: 37px !important;}
.mt-40{ margin-top: 40px !important;}
.mt-45{ margin-top: 45px !important;}
.mt-50{ margin-top: 50px !important;}
.mt-60{ margin-top: 60px !important; }
.mt-70{ margin-top: 70px !important; }
.mt-80{margin-top: 80px !important;}
.mt-90{margin-top: 90px !important;}
.mt-100 { margin-top: 100px !important; }

.mt_5{ margin-top: -5px!important; }
.mt_10{ margin-top: -10px!important; }
.mt_12{ margin-top: -12px!important; }
.mt_15{ margin-top: -15px!important; }
.mt_25{ margin-top: -25px!important; }
.mt_30{ margin-top: -30px!important; }
.mt_40{ margin-top: -40px!important; }
.mt_50{ margin-top: -50px !important; }
.mt_55{ margin-top: -55px !important; }
.mt_60{ margin-top: -60px !important; }
.mt_70{ margin-top: -70px !important; }
.mt_72{ margin-top: -72px !important; }
.mt_75{ margin-top: -75px!important; }
.mt_80{ margin-top: -80px !important; }
.mt_85{ margin-top: -85px!important; }
.mt_90{ margin-top: -90px !important; }
.mt_95{ margin-top: -95px!important; }
.mt_100{ margin-top: -100px!important; }
.mt_140{ margin-top: -140px!important; }
.mt_160{ margin-top: -160px !important; }
.mt_190{ margin-top: -190px !important; }
.mt_220{ margin-top: -220px!important; }
.ml-0{ margin-left: 0px !important }
.ml-3{ margin-left: 3px !important }
.ml-5{ margin-left: 5px !important }
.ml-15 { margin-left: 15px!important; }
.ml-20{ margin-left: 20px !important }
.ml-30{ margin-left: 30px !important }
.ml-35 { margin-left: 35px!important; }
.ml-40{ margin-left: 40px !important }
.ml-65 { margin-left: 65px!important; }
.ml-287{ margin-left: 287px !important; }
.mr-15 { margin-right: 15px!important; }
.ml_30{ margin-left: -30px !important; }
.ml_40{ margin-left: -40px !important; }
.ml_130{ margin-left: -130px !important; }
.mr-0{ margin-right: 0 !important; }

/* ===============================================
    Color
------------------------*/
/** 1.Skin-color **/
.ttm-textcolor-white a:hover,
.ttm-textcolor-skincolor,
.ttm-btn-color-skincolor,
.section-title h5,
.ttm-topbar-wrapper .social-icons li>a:hover,
#site-header-menu #site-navigation .menu ul.dropdown > li.active > a,
#site-header-menu #site-navigation .menu ul.sub-menu > li.active > a,
#site-header-menu #site-navigation .menu ul > li:hover > a,
#site-header-menu #site-navigation .menu ul.sub-menu li > a:hover,
#site-navigation .menu ul > li:hover > a:before,
.ttm-icon_element-color-skincolor,
.ttm-icon_element-bgcolor-white i,
.ttm-icon_element-bgcolor-grey i,
.ttm-btn.ttm-btn-color-white:hover,
.ttm-btn.ttm-btn-color-darkgrey:hover,
.ttm-fid-icon-wrapper i,
.ttm-team-list-title i,
.widget_info .widget_icon,
.widget ul#menu-footer-services li a:before,
.featured-imagebox-portfolio .ttm-media-link a:hover,
.featured-imagebox-portfolio  .featured-title h5 a:hover,
.ttm-bgcolor-skincolor .ttm-bgcolor-darkgrey .testimonials .testimonial-content label,
.ttm-bgcolor-skincolor .ttm-textcolor-white .testimonials .testimonial-content label,
.ttm-bgcolor-darkgrey .testimonials .testimonial-content label,
.ttm-textcolor-white .testimonials .testimonial-content label,
.featured-imagebox-team .featured-title h5 a:hover,
.featured-imagebox-team.style2 .ttm-social-links-wrapper ul li a:hover,
.first-footer .ttm-quicklink-box .custom-heading a:hover,
.ttm-highlight-fid-style-1.ttm-fid.inside h4,
.featured-icon-box.style6.left-icon .featured-content .featured-desc p,
.ttm-pricing-plan .ttm-ptablebox-price,
.ttm-pricing-plan .ttm-ptablebox-cur-symbol-before,
.breadcrumb-wrapper span a:hover,
.banner-img-box .featured-content ul li a:hover,
.sidebar ul.contact-widget-wrapper li i,
.ttm-pf-single-detail-box ul li i,
.sidebar .widget a:hover,
.banner-img-box .featured-content i,
.featured-imagebox-blog.ttm-box-view-left-image .featured-content .category> a,
.ttm-blog-single .ttm-blog-single-content blockquote:before,
.coupon_toggle .coupon_code:before, #payment .payment_box:before,
.ttm-textcolor-white .ttm-social-links-wrapper ul li a:hover,
.ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-04 .ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-header-style-04 .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-05 .ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-header-style-05 .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-05 .info-widget-content h2,
.accordion.style2 .toggle-title a.active,
.accordion.style2 .toggle .toggle-title a.active:after,
.testimonials-nav .slick-prev:hover:before,
.testimonials-nav .slick-next:hover:before{
  color: var(--MainColor);
}

/** Skin-bg-color **/
.ttm-bgcolor-skincolor,
.ttm-bgcolor-skincolor > .ttm-bg-layer,
.ttm-bgcolor-skincolor > .ttm-bg-layer > .ttm-bg-layer-inner,
.section-title .heading-seperator span:after,
.section-title .heading-seperator:after,
.section-title .heading-seperator:before,
#site-navigation .menu ul.dropdown > li > a:before,
#site-header-menu #site-navigation .menu ul li a span,
.ttm-icon_element-bgcolor-skincolor,
.ttm-btn-bgcolor-skincolor,
.ttm-tabs ul.tabs li.active a,
.widget .widget-title:after,
.ttm-btn-bgcolor-darkgrey:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-style-border:hover,
.ttm-btn.ttm-btn-bgcolor-darkgrey:hover,
#totop.top-visible,
.ttm-tabs.ttm-tab-style-horizontal ul.tabs li.active a,
.mailchimp-inputbox button[type="submit"],
a.checkout-button:hover, .coupon button:hover,
.ttm-cart-form button:hover, .place-order button:hover,
.ttm-btn-play:after, .ttm-btn-play:before,
.tp-caption.skin-flat-button, .skin-flat-button,
.ttm-video-play-btn,
.ttm-video-btn .ttm-video-btn-play,
.ttm-video-btn .ttm-video-btn-play:before,
.ttm-video-btn .ttm-video-btn-play:after,
.ttm-tabs.ttm-tab-style-classic ul.tabs li.active:after,
.ttm-search-overlay .ttm-site-searchform button,
.ttm-custombutton,
.sidebar .widget .tagcloud a:hover,
.tooltip:after, [data-tooltip]:after,
.footer .social-icons li>a:hover,
.progress-bar-color-bar_skincolor,
.progress-bar-color-bar_skincolor.progress-bar:before,
.accordion .toggle-title a.active,
.accordion.grey-background .toggle-title a.active,
.ttm-tag-list span a:hover,
.ttm-blog-single-content .social-icons li>a:hover,
.comment-list a.comment-reply-link:hover,
.ttm-shop-icon .product-btn:hover,
.widget-top-rated-products ins,
div.product ul.tabs li a:before,
.ttm-header-icons .ttm-header-cart-link span.number-cart,
.widget .widget-title:after,
.featured-imagebox-portfolio .ttm-media-link a,
.testimonial-slide.owl-theme .owl-dots .owl-dot.active span,
.featured-imagebox-team.style1 ul.social-icons a:hover,
.featured-icon-box.top-icon.style1:hover,
.featured-icon-box.top-icon.style2 .featured-content:after,
.featured-icon-box.top-icon.style2:hover:after,
.featured-icon-box.top-icon.style2:hover:before,
.ttm-processbox-wrapper .ttm-processbox .process-num,
.ttm-processbox-wrapper .ttm-processbox .process-num:after,
.ttm-processbox-wrapper .ttm-processbox .process-num:before,
.about-overlay-03,
.ttm_single_image-wrapper.after-border:before,
.ttm_single_image-wrapper.after-border:after,
.featured-content hr:before,
.featured-icon-box.top-icon.style3 .ttm-service-icon-dots:after,
.ttm-bgcolor-skincolor .ttm-bgcolor-white .section-title .heading-seperator:before,
.ttm-bgcolor-skincolor .ttm-bgcolor-white .section-title .heading-seperator:after,
.ttm-bgcolor-skincolor .ttm-bgcolor-white .section-title .heading-seperator span:after,
.testimonials-info  .slick-list,
.ttm-highlight-fid-style-2.inside,
.widget.widget-nav-menu ul li.active a,
.widget.widget-nav-menu ul li:hover a,
.social-icons.grey-background ul li a:hover,
.ttm-blog-classic .entry-header .entry-title:before,
.ttm-post-catagory span a,
.widget.widget-search .form-group i,
.ttm-pagination .page-numbers.current,
.ttm-pagination .page-numbers:hover,
.social-icons li a:hover,
.testimonil-slide .slick-dots li.slick-active button,
.ttm-header-style-02 .ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-header-style-02 .ttm-header-icons .ttm-header-search-link a:hover,
.top-contact.ttm-highlight-left:after,
.top-contact.ttm-highlight-right:after{
  background-color: var(--MainColor)
}

/** Skin-border-color **/
.skincolor-border,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-style-border,
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-skincolor,
.sidebar .widget .tagcloud a:hover,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.skin-border .with-top-border img,
.ttm-bgcolor-skincolor .panel-title > a,
.ttm-tabs ul.tabs li.active a,
.footer .social-icons li>a:hover,
.footer .social-icons li>a:hover,
.accordion .toggle-title a.active,
.widget.widget-search .form-group i,
textarea:focus,
.featured-imagebox-portfolio .ttm-media-link a,
.testimonial-slide.owl-theme .owl-dots .owl-dot.active span:before,
.featured-imagebox-team.style1 .featured-content,
.featured-imagebox-team.style1 .featured-content:after,
.featured-imagebox-team.style1 ul.social-icons a:hover,
.featured-icon-box.top-icon.style2:hover .featured-content:before,
.featured-content hr:after,
.social-icons.grey-background ul li a:hover,
.ttm-pagination .page-numbers.current,
.ttm-pagination .page-numbers:hover,
.featured-imagebox-blog.ttm-box-view-left-image .featured-content .category> a,
.comment-list a.comment-reply-link:hover,
.testimonil-slide .slick-dots li.slick-active button:before{
    border-color: var(--MainColor);
}
.ttm-search-overlay,
.ttm-rounded-shadow-box, div.product ul.tabs li.active a:before,
.coupon_toggle .coupon_code,
#payment .payment_box,
.tooltip-top:before, .tooltip:before, [data-tooltip]:before,
#site-header-menu #site-navigation .menu ul ul,
.blog-icon,
.featured-content hr {
    border-top-color: var(--MainColor) !important;
}
.ttm-search-overlay .w-search-form-row:before,
.tooltip-bottom:before,
.featured-icon-box.top-icon.style2,
.featured-imagebox-team.style2:hover .featured-content,
.testimonials-info:after,
.featured-imagebox-blog.top-image { border-bottom-color: var(--MainColor) !important; }

.ttm-blog-single .ttm-blog-single-content blockquote,
.featured-icon-box.top-icon.style1:hover,
.featured-icon-box.left-icon.style9{ border-left-color: var(--MainColor) !important; }


/** 2.DarkGrey-color **/
.ttm-textcolor-darkgrey h1, .ttm-textcolor-darkgrey h2, .ttm-textcolor-darkgrey h3, 
.ttm-textcolor-darkgrey h4, .ttm-textcolor-darkgrey h5, .ttm-textcolor-darkgrey h6,
.ttm-bgcolor-skincolor .ttm-bgcolor-white .section-title h5,
.ttm-bgcolor-skincolor .ttm-bgcolor-white .section-title h2.title,
.ttm-bgcolor-skincolor .ttm-bgcolor-white .ttm-progress-bar .progress-bar-title,
.ttm-bgcolor-skincolor .ttm-bgcolor-white .ttm-progress-bar .progress-bar-percent,
.ttm-bgcolor-white .featured-title h5,
.ttm-bgcolor-skincolor .ttm-bgcolor-white .featured-desc p,
.ttm-bgcolor-skincolor .ttm-bgcolor-white .featured-title h5,
.ttm-bgcolor-white .section-title h2.title,
.ttm-btn.ttm-btn-color-white.ttm-btn-style-border:hover,
.ttm-bgcolor-skincolor .ttm-btn.ttm-btn-bgcolor-darkgrey:hover,
.ttm-btn.ttm-btn-color-darkgrey,
.ttm-btn-color-skincolor:hover,
.ttm-btn.ttm-btn-bgcolor-white,
.sidebar .widget a, .ttm-pagination .page-numbers,
.ttm-tabs ul.tabs li a,
.ttm-list.ttm-list-style-icon li,
.ttm-pf-single-detail-box ul li span,
.ttm-box-view-left-image .featured-content .category> a,
.product-price,
div.product ul.tabs li.active a,
.ttm-team-details-list,
.ttm-custombutton .ttm-btn:hover,
.featured-imagebox-team ul.social-icons a,
.featured-imagebox-team .featured-title h5 a,
.comment-list a.comment-reply-link,
.comment-list a.comment-reply-link:after,
.comment-meta .ttm-comment-owner h5, .ttm-comment-owner,
div.product ul.tabs li a,
.ttm-team-member-education-box span,
.ttm-header-style-02 .ttm-header-icons .ttm-header-cart-link a, 
.ttm-header-style-02 .ttm-header-icons .ttm-header-search-link a,
.ttm-header-style-04 .ttm-header-icons .ttm-header-cart-link a, 
.ttm-header-style-04 .ttm-header-icons .ttm-header-search-link a,
.ttm-header-style-05 .ttm-header-icons .ttm-header-cart-link a, 
.ttm-header-style-05 .ttm-header-icons .ttm-header-search-link a{
  color: #232323;
}

/** DarkGrey-bg-color **/
.ttm-bgcolor-darkgrey,
.ttm-bgcolor-darkgrey > .ttm-bg-layer,
.ttm-bgcolor-darkgrey > .ttm-bg-layer > .ttm-bg-layer-inner,
.ttm-btn-bgcolor-darkgrey,
.ttm-icon_element-bgcolor-darkgrey,
.ttm-btn-bgcolor-white:hover,
.ttm-btn-bgcolor-skincolor:hover,
.ttm-btn.ttm-btn-bgcolor-darkgrey,
.ttm-btn.ttm-btn-color-darkgrey.ttm-btn-style-border:hover,
.ttm-btn-bgcolor-grey:hover,
.ttm-header-style-01 .ttm-header-icons .ttm-header-cart-link a,
.ttm-header-style-01 .ttm-header-icons .ttm-header-search-link a,
.progress-bar-color-bar_darkgrey,
.progress-bar-color-bar_darkgrey.progress-bar:before,
.ttm-bgcolor-skincolor .tooltip:after,
.ttm-bgcolor-skincolor [data-tooltip]:after,
.ttm-shop-icon .product-btn,
.ttm-tabs.ttm-tab-style-horizontal ul.tabs li a,
.ttm-pricing-plan .ttm-featured-title,
.featured-imagebox-services:hover .ttm-icon.ttm-icon_element-bgcolor-skincolor,
.widget-download ul.download li:hover,
.widget-download ul.download li i,
.ttm-header-style-02 .ttm-topbar-wrapper,
.ttm-header-style-02 .ttm-header-icons .ttm-header-cart-link a:hover span.number-cart,
.ttm-header-style-04 .ttm-custombutton .ttm-btn:hover {
  background-color: #232323;
}
.darkgrey-border,
.ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-box-view-left-image .featured-content .category> a,
.widget-download ul.download li i,
.comment-list a.comment-reply-link{ 
  border-color: #232323;
}
.ttm-bgcolor-skincolor .testimonials .testimonial-content{border-bottom-color: #232323;}
.ttm-bgcolor-skincolor .tooltip-top:before, 
.ttm-bgcolor-skincolor .tooltip:before, 
.ttm-bgcolor-skincolor [data-tooltip]:before{border-top-color: #232323 !important;}

/** 3.White-color **/
.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-bgcolor-skincolor a, .ttm-textcolor-white a,
#site-header-menu #site-navigation .menu ul li > a,
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white,
.ttm-textcolor-white .ttm-fid-icon-wrapper i,
.ttm-textcolor-white .featured-content .featured-title h5 a,
.ttm-btn-bgcolor-white:hover,
.ttm-btn.ttm-btn-color-white.ttm-btn-bgcolor-white:hover,
.ttm-btn.ttm-btn-color-white.ttm-btn-bgcolor-skincolor:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-bgcolor-white:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-bgcolor-skincolor:hover ,
.ttm-btn.ttm-btn-color-darkgrey.ttm-btn-style-border:hover,
.ttm-btn.ttm-btn-bgcolor-grey:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-style-border:hover,
.ttm-btn-bgcolor-darkgrey, a.ttm-btn-bgcolor-darkgrey,
.ttm-btn-bgcolor-darkgrey:hover, a.ttm-btn-bgcolor-darkgrey:hover,
.ttm-btn-bgcolor-skincolor, a.ttm-btn-bgcolor-skincolor,
.ttm-btn-bgcolor-skincolor:hover, a.ttm-btn-bgcolor-skincolor:hover,
.featured-icon-box.top-icon.style2:hover .ttm-icon_element-color-skincolor,
.featured-icon-box.top-icon.style2:hover .featured-desc p,
.featured-icon-box.top-icon.style2:hover .featured-title h5,
.ttm-highlight-fid-style-2.inside h4,
.ttm-highlight-fid-style-2.inside h3,
.widget.widget-nav-menu ul li.active a,
.widget.widget-nav-menu ul li:hover a,
.widget-download ul.download li:hover a,
.widget.widget-search .form-group i,
.comment-list a.comment-reply-link:hover:after,
.social-icons li a:hover,
.ttm-header-style-02 .ttm-header-icons .ttm-header-cart-link a:hover, 
.ttm-header-style-02 .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-04 .ttm-custombutton .ttm-btn:hover {
    color: rgba(255,255,255,1);

}
.ttm-bgcolor-skincolor .testimonials .testimonial-content label,
.ttm-bgcolor-skincolor p,
.ttm-bgcolor-darkgrey  p,
.ttm-bgcolor-skincolor input::placeholder,
.ttm-bgcolor-skincolor select::placeholder,
.ttm-bgcolor-skincolor textarea::placeholder,
.ttm-bgcolor-skincolor a:hover,
.ttm-bgcolor-skincolor ul.top-contact li a:hover,
.ttm-bgcolor-skincolor.ttm-topbar-wrapper ul.social-icons li>a:hover,
.ttm-bgcolor-skincolor .section-title .title-desc,
.ttm-bgcolor-darkgrey .section-title .title-desc,
.top-contact li a:hover,
.mailchimp-inputbox input::placeholder,
.ttm-bgcolor-skincolor .testimonials .testimonial-content blockquote,
.ttm-bgcolor-darkgrey .testimonials .testimonial-content blockquote,
.ttm-bgcolor-skincolor .ttm-list.ttm-list-style-icon li,
.banner-img-box .featured-content .featured-desc p,
.ttm-textcolor-white .ttm-social-links-wrapper ul li a {
    color: rgba(255,255,255,.85);
}

.ttm-textcolor-white,
.ttm-textcolor-white a,
.ttm-btn.ttm-btn-color-white,
.ttm-icon_element-color-white i,
.ttm-icon_element-bgcolor-skincolor i,
.ttm-icon_element-bgcolor-darkgrey i,
.ttm-bgcolor-skincolor .section-title h2.title,
.ttm-bgcolor-darkgrey .section-title h2.title,
.ttm-bgcolor-skincolor .section-title h2.title span,
.ttm-bgcolor-darkgrey .section-title h2.title span,
.ttm-bgcolor-darkgrey .ttm-bgcolor-skincolor,
.ttm-bgcolor-skincolor .section-title h5,
.ttm-bgcolor-skincolor .featured-title h5,
.ttm-bgcolor-darkgrey .featured-title h5,
.ttm-bgcolor-skincolor .inside h3, 
.ttm-bgcolor-darkgrey .inside h3,
.ttm-tabs ul.tabs li.active a,
.ttm-btn.ttm-btn-bgcolor-darkgrey,
.ttm-bgcolor-skincolor .featured-title h6,
.ttm-bgcolor-darkgrey .ttm-progress-bar .progress-bar-title,
.ttm-bgcolor-skincolor .ttm-progress-bar .progress-bar-title,
.ttm-bgcolor-darkgrey .ttm-progress-bar .progress-bar-percent,
.ttm-bgcolor-skincolor .ttm-progress-bar .progress-bar-percent,
.ttm-btn.ttm-btn-color-darkgrey.ttm-btn-style-border:hover,
.ttm-custombutton a,
.ttm-custombutton a:hover,
.footer .social-icons li>a,
.ttm-tag-list span a:hover,
.ttm-bgcolor-skincolor .ttm-fid-icon-wrapper i,
.ttm-bgcolor-skincolor .ttm-fid.inside h4,
.ttm-bgcolor-darkgrey .ttm-fid.inside h4,
.footer .social-icons li>a:hover,
.accordion .toggle-title a.active,
.sidebar .widget .tagcloud a:hover,
.widget-top-rated-products ins,
.featured-imagebox-portfolio  .featured-title h5 a,
.ttm-bgcolor-darkgrey .testimonials .testimonial-content h6,
.ttm-bgcolor-skincolor .testimonials .testimonial-content h6,
.featured-imagebox-team.style1 ul.social-icons a:hover,
.featured-icon-box.top-icon.style1:hover .featured-title h5,
.featured-icon-box.top-icon.style1:hover .featured-desc p,
.featured-icon-box.top-icon.style1:hover  .ttm-icon_element-color-skincolor,
.social-icons.grey-background ul li a:hover,
.ttm-post-catagory span a,
.ttm-pagination .page-numbers.current,
.ttm-pagination .page-numbers:hover,
.comment-list a.comment-reply-link:hover
{
    color: #fff;
}


/** White-bg-color **/
.ttm-bgcolor-white,
.ttm-bgcolor-white > .ttm-bg-layer,
.ttm-bgcolor-white > .ttm-bg-layer > .ttm-bg-layer-inner,
.ttm-bgcolor-skincolor .ttm-btn.ttm-btn-bgcolor-darkgrey:hover,
.ttm-btn.ttm-btn-style-border.ttm-bgcolor-white,
.ttm-btn.ttm-btn-color-white.ttm-btn-style-border:hover,
.ttm-bgcolor-darkgrey .ttm-custombutton.ttm-btn-bgcolor-skincolor:hover,
.ttm-btn-bgcolor-white,
.ttm-col-bgcolor-skincolor .inside.ttm-fid-view-topicon h3:after, 
.ttm-bgcolor-skincolor .inside.ttm-fid-view-topicon h3:after,
.ttm-icon_element-bgcolor-white,
.ttm-custombutton .ttm-btn:hover,
.featured-imagebox-portfolio .ttm-media-link a:hover,
.ttm-bgcolor-skincolor .section-title .heading-seperator:before,
.ttm-bgcolor-skincolor .section-title .heading-seperator:after,
.ttm-bgcolor-skincolor .section-title .heading-seperator span:after,
.featured-icon-box.top-icon.style2:hover .featured-content:after{
    background-color: #fff;
}

/** White-border-color **/
.white-border,
.ttm-bgcolor-skincolor .featured-icon-box .featured-icon.ttm-icon_element-border,
.ttm-bgcolor-darkgrey .featured-icon-box .featured-icon.ttm-icon_element-border,
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white,
.ttm-btn.ttm-btn-color-white.ttm-btn-style-border:hover,
.ttm-bgcolor-grey .ttm-pagination .page-numbers,
.featured-imagebox-portfolio .ttm-media-link a:hover,
.widget.widget-nav-menu ul li.active a:after,
.widget.widget-nav-menu ul li:hover a:after{ 
    border-color: #fff;
}
.ttm-bgcolor-darkgrey .separator .sep-line,
.ttm-bgcolor-skincolor .separator .sep-line{
    border-color: rgba(255, 255, 255, .07);
}

.ttm-bgcolor-darkgrey .section-title.style2 .title-header:after,
.ttm-bgcolor-skincolor .section-title.style2 .title-header:after{
  background-color: rgba(240,240,240,.09);
}
.ttm-bgcolor-skincolor .border-right{
  border-color: rgba(255,255,255,.2) !important;
}

/** 4.Grey-color **/
.ttm-bgcolor-grey>.ttm-bg-layer,
.ttm-bgcolor-grey, .ttm-btn-bgcolor-grey,
.ttm-topbar-wrapper,
.ttm-search-overlay .ttm-site-searchform input[type="search"],
.ttm-icon_element-bgcolor-grey,
.sidebar .ttm-bgcolor-grey>.ttm-bg-layer,
.ttm-blog-single-content .social-icons li>a,
.ttm_single_image-wrapper.after-border.style3:before,
.ttm_single_image-wrapper.after-border.style3:after,
.accordion.grey-background .toggle-title a,
.widget.widget-nav-menu ul li a,
.widget-download ul.download li,
.ttm-tabs.ttm-tab-style-horizontal.grey-background ul.tabs li.active a,
.ttm-pf-single-detail-box,
.social-icons.grey-background ul li a,
.comment-body,
div.product ul.tabs li a { 
    background-color: #f7f7f6;
}
.grey-border,.widget.widget-nav-menu ul li a:after,
div.product ul.tabs li a,
.comment-body{border-color: #f0f0f0 !important;}

 .widget.widget-nav-menu ul li a:after{
    border-color: #f0f0f0 !important;
}
.widget.widget-nav-menu ul li a i{
    margin-left: 15px;
    font-size: 30px;
    color:#b38044
}
.widget.widget-nav-menu ul li.active a i{
    color: rgba(255,255,255,1);
}
.grey-bg-shape{
  background-color: #b6bfd5;
}
.ttm-bgcolor-blackgrey{background-color: #ebebeb;}
.ttm-bgcolor-skincolor .ttm-bgcolor-white p{color: #8b8b8b;}
.ttm-ratting-star{color: #fff834!important;}

.body-font,
.widget_info .widget_title,
.inside h3,
#site-header-menu #site-navigation .menu ul.dropdown li > ul li > a{
  font-family: 'Cairo', sans-serif;
}
.head-font,
.ttm-btn,
#site-header-menu #site-navigation .menu ul > li > a,
.ttm-list.ttm-list-style-icon.style2 li,
.ttm-pricing-plan .ttm-ptablebox-price,
.ttm-pricing-plan .ttm-featured-title,
.ttm-tabs.ttm-tab-style-horizontal.grey-background ul.tabs li a{
  font-family: 'Cairo', sans-serif;
}
/* ===============================================
    Pre-loader ------------------------*/

#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-image: url(../images/pre-loader-1.gif);
    background-repeat: no-repeat;
    background-position: center;
}

/*  ===============================================
    SocialIcon
------------------------*/
.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;
    margin:-2px 3px;
}
.social-icons.circle li>a,
.social-icons.square li>a {
    border: 1px solid #e8ecef;
    height: 33px;
    width: 33px;
    line-height: 33px;
    text-align: center;
    display: block;
    font-size: 13px;
    border-radius: 50%;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.social-icons.square li>a{border-radius: 0;}
.ttm-bgcolor-darkgrey .social-icons.circle li>a,
.ttm-bgcolor-skincolor .social-icons.circle li>a {
    border: none;
    color: #2c2c2c;
}
.ttm-bgcolor-darkgrey .social-icons.circle li>a,
.ttm-bgcolor-skincolor .social-icons.circle li>a{
  background-color: #fff;
}




/*  ===============================================
    TooltipTop
------------------------*/
.tooltip-top,
.tooltip-bottom{ position: relative; }
.tooltip:after, .tooltip:before, [data-tooltip]:after, [data-tooltip]:before {
    position: absolute;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out,visibility .2s ease-in-out,-webkit-transform .2s cubic-bezier(.71,1.7,.77,1.24);
    -moz-transition: opacity .2s ease-in-out,visibility .2s ease-in-out,-moz-transform .2s cubic-bezier(.71,1.7,.77,1.24);
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s cubic-bezier(.71,1.7,.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: rgba(24,35,51,1);
}
.tooltip-top:after, .tooltip-top:before, .tooltip:after, .tooltip:before, [data-tooltip]:after, [data-tooltip]:before {
    bottom: 78%;
    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(-16px);
    -moz-transform: translateY(-16px);
    transform: translateY(-16px);
}
.tooltip-top:after, .tooltip:after, [data-tooltip]:after {
    margin-left: -20px;
}
.tooltip:after, [data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 160px;
    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;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(Opacity=100);
    opacity: 1;
}

/*  ===============================================
    TopBar
------------------------*/
.ttm-topbar-wrapper{
    line-height: 50px;
    height: 50px;
}
.ttm-topbar-wrapper .top-contact.text-left {
    position: relative;
    float: left;
}
.ttm-topbar-wrapper .top-contact.text-left li:not(:last-child):before {
    content: "";
    height: 18px;
    width: 1px;
    background-color: rgba(255,255,255,.09);
    display: block;
    position: absolute;
    right: 0;
    top: 17px;
}

.ttm-header-style-01 .ttm-topbar-wrapper .ttm-social-links-wrapper{padding-right: 20px;border-right: 1px solid #e9ecef;}
.ttm-topbar-wrapper .social-icons li{ margin: 0 5px; }
.ttm-topbar-wrapper .social-icons li>a {
    display: block;
    border: none;
    line-height: 25px;
    font-size: 13px;
    font-weight: 500;
    background-color: transparent;
    text-align: center;
    color: #8b8b8b;
}
.ttm-topbar-content .topbar-right .list-inline {
    display: inline-block;
    line-height: 50px;
}
.top-contact.ttm-highlight-left {
    margin-right: 15px;
    padding-right: 5px;
}
.top-contact.ttm-highlight-right{
    margin-left: 15px;
    padding-left: 15px;
    position: relative;
}
.top-contact.ttm-highlight-left:after ,
.top-contact.ttm-highlight-right:after{
    position: absolute;
    content: "";
    right: 0;
    top: -1px;
    width: 5000px;
    height: 100%;
}
.top-contact.ttm-highlight-right:after {
    right: 0;
}
.top-contact.ttm-highlight-right:after {
    left: 0;
}
.top-contact strong {
    font-weight: 600;
}
.top-contact i {
    margin-right: 9px;
}

/*  ===============================================
    Header
------------------------*/

/** SiteBrand(logo) **/
.site-branding{
    float: left;
    position: relative;
    display: block;
    z-index: 1;
  line-height: 70px;
}

.ttm-header-top-wrapper{
    position: relative;
}
.site-branding img {
    width: 180px;
    height: 40px;
}

/** SiteNavigation(Menu) **/
.site-navigation {  position: relative;}
#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.04);
}
#site-header-menu #site-navigation .menu ul {  padding: 0px;  margin: 0px; }
.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;
  display: block;
  visibility: visible;
  height: auto;
  transform:translate(0,0);
}
#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: 600;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 25px;
}
  #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;
  }
#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;
    margin-left: 7px;
}
.ttm-custombutton .ttm-btn{
  text-transform: uppercase;
  padding: 0 28px;
  height: 65px;
  line-height: 65px;
  font-size: 14px;
}
.widget_info{
    position: relative;
}
.widget_info:not(:last-child) {
    padding-right: 60px;
}
.widget_info .widget_icon {
    font-size: 25px;
    line-height: 40px;
    margin-left: 17px;
}
.widget_info .widget_content {
    margin-left: 14px;
    position: relative;
}

.ttm-header-style-04 .widget_info:not(:last-child) .widget_content:after{background-color: rgba( 34,34,34,0.07);}
.widget_info .widget_title{
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 3px;
}
.widget_info .widget_desc{
    font-size: 13px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 0;
    color: #232323;
}
/* ===============================================
    Footer
------------------------*/
.footer{
    background-image: url(../images/ttm-footer-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;

}
/** FirstFooter **/
.first-footer {
    padding: 30px 0 30px 0;
    background-color: rgba(255, 255, 255, 0.02);
}
.custom-ctabox {
    top: 0;
    text-align: center;
    padding: 6px 16px 10px;
    width: max-content;
    text-align: center;
    float: none;
    margin: 0 auto;
    position: relative;
    z-index: 9;
  }
.custom-ctabox:before {
    content: '';
    position: absolute;
    height: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    top: -28px;
    bottom: -30px;
    z-index: -1;
}
.custom-ctabox .cta-bg-icon {
    position: absolute;
    text-align: center;
    left: 50%;
    right: 50%;
    font-size: 72px;
    opacity: .05;
    margin-left: -48px;
    top: 33%;
}
.custom-ctabox .cta-heading {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0;
}
.custom-ctabox .cta-content {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0;
    color: #fff;
}

/** footer-social-icons **/
.footer .social-icons li {
    margin-left: 1px;
    margin-right: 1px;
    min-width: auto;
    padding-bottom:0 !important;
}
.footer .social-icons li>a {
    border: 1px solid transparent ;
    font-size: 20px;
}

.copyright{
    padding-top: 23px;
    padding-bottom: 23px;
}
.widget.link-widget ul li:first-child{padding-top: 0;}
.widget.link-widget ul li:not(:last-child){ border-bottom: 1px solid rgba(255,255,255,.03);}
.widget.link-widget ul li a {
    padding-left: 16px;
    position: relative;
}
.widget.link-widget ul li a:before {
    font-family: 'FontAwesome';
    content: "\f067";
    position: absolute;
    top: 0px;
    left: 0;
    line-height: 16px;
    font-size: 12px;
    font-weight: 400;
}

#totop{
    font-weight: 900;
    color: #fff;
    display: none;
    position: fixed;
    left: 34px;
    bottom: 34px;
    z-index: 999;
    height: 0;
    width: 0;
    font-size: 0;
    text-align: center;
    padding-top: 3px;
    line-height: 34px;
    border-radius: 3px;
}
#totop.top-visible {
    height: 40px;
    width: 40px;
    font-size: 22px;
    display: inline;
}

.bg-img{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg-img7{
    background-image: url(../images/bg-image/row-bgimage-7.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.banner-area {
    /*background-attachment: fixed;*/
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    padding: 175px 0 70px;
}
.banner-area::before {
    content: '';
    position: absolute;
    background-color: rgb(14 11 11);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .7;}

.banner-area .banner-slider {
    position: relative;
    z-index: 2;
}

.banner-area .banner-slider .slider-item {
    text-align: center;
    max-width: 655px;
    margin: auto;
}

.banner-area .banner-slider .slider-item span {
    color: var(--MainColor);
    font-size: 16px;
    display: inline-block;
}
.banner-area .banner-slider .slider-item h1 {
    color: #ffffff;
    font-size: 54px;
}
.banner-area .banner-slider .slider-item p {
    font-size: 16px;
    color: #eee;
    margin-top: 30px;

}
.banner-area .banner-slider .slider-item .banner-btn {
    margin-top: 30px;
    display: inline-block;
}

.banner-area .banner-slider.owl-theme .owl-nav {
    margin: 0;
}
.banner-area .banner-slider.owl-theme .owl-nav .owl-prev, .banner-area .banner-slider.owl-theme .owl-nav .owl-next {
    position: absolute;
    border: 1px solid #ffffff;
    border-radius: 5px;
    left: -100px;
    height: 45px;
    width: 35px;
    text-align: center;
    top: 50%;
    font-size: 20px;
    line-height: 1;
    color: #f3f2f3;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin: -30px 0 0;
}
.banner-area .banner-slider.owl-theme .owl-nav .owl-next {
    left: auto;
    right: -100px;
}
.sub-menu{
    list-style: none;
    padding: 0;
    padding-left: 0;
}
.sub-menu li{
    padding-right: 26px;
    list-style: none;
    position: relative;
    padding-bottom: 7px;
}
.sub-menu li i {
    position: absolute;
    right: 0px;
    top: 5px;
}
.ttm-page-title-row {
    display: block;
    padding-top: 80px;
    padding-bottom: 80px;
    z-index: 11;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.ttm-page-title-row::before {
    content: '';
    position: absolute;
    background-color: rgb(14 11 11);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .7;
}
.title-box .page-title-heading h1 {
    text-transform: capitalize;
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 600;
    color: #fff;
}
.breadcrumb-wrapper span a {
    color: #fff;
}

.breadcrumb-wrapper span {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 25px;
}
.ttm-textcolor-skincolor{
    color: var(--MainColor);
}
/*** service***/

.ttm-row.second-services-section {
    padding-top: 150px;
    padding-bottom: 65px;
}
.ttm-row.services-section {
    padding: 90px 0 60px;
}
.ttm-bgcolor-darkgrey{
    background-color: #232323;
}

.ttm-bg.ttm-bgimage-yes>.ttm-bg-layer{
    opacity: .96;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}


.section-title {
    position: relative;
}
.section-title h5{
    color: var(--MainColor);
}
.ttm-bgcolor-darkgrey .section-title h2.title{
    color: #fff;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 0;
}

.ttm-icon.ttm-icon_element-size-lg i {
    font-size: 50px;
}

.services_title{
    font-size: 22px;
    color: #fff;
}
.ttm-icon i {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.featured-title h5 {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 0px;
    color: #fff;
}
.featured-desc p,.featured-title h5{
    position: relative;
    z-index: 1;
}
featured-icon-box.top-icon.style2 .featured-content:after{
    background-color: var(--MainColor);
}
featured-icon-box.top-icon.style2:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: visible;
    background-color: #000;
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top;
    z-index: 0;
}
.featured-icon-box.top-icon.style2:before {
    position: absolute;
    content: '';
    height: 8px;
    width: 8px;
    border-radius: 50%;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #dce1e9;
    z-index: 2;
}
.featured-icon-box.top-icon.style2 .featured-content:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    line-height: 14px;
    border: 1px solid #fff;
    border-radius: 50%;
    bottom: -7px;
    z-index: 999;
    left: 50%;
    margin-left: -7px;
    background-color: transparent;
}
.featured-icon-box.top-icon.style2:hover .featured-desc p{
    color: rgba(255,255,255,1);
}

.featured-icon-box.top-icon.style3{
    margin-bottom: 30px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
    padding: 30px;
    position: relative;
    z-index: 1;
}
.featured-content hr{ border-top: 1px dashed; position: relative; margin: 25px 0;}
.featured-content hr:after{
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 50%;
    border: 1px solid;
    left: 0;
    top: -9px;
    border-color: var(--MainColor);
}
.featured-content hr:before{
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    left: 5px;
    top: -4px;
    z-index: 1;
    : #fff;
    background-color:var(--MainColor );

}
.featured-icon-box.top-icon.style3 .featured-icon{position: relative; display: inline-block;}
.featured-icon-box.top-icon.style3 .ttm-icon.ttm-icon_element-size-md { height: 90px; width: 90px;line-height: 90px;position: relative;}
.featured-icon-box.top-icon.style3 .ttm-icon.ttm-icon_element-size-md i{font-size: 40px;}
.featured-icon-box.top-icon.style3 .ttm-service-icon-dots{
    content: '';
    position: absolute;
    width: 90px;
    height: 90px;
    left: 0%;
    top: 0%;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation: ttm-service-icon-dots 2s infinite linear;
    -moz-animation: ttm-service-icon-dots 2s infinite linear;
    -o-animation: ttm-service-icon-dots 2s infinite linear;
    animation: ttm-service-icon-dots 2s infinite linear;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}
.featured-icon-box.top-icon.style3:hover .ttm-service-icon-dots{
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}
.featured-icon-box.top-icon.style3 .ttm-service-icon-dots:after{
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: var(--MainColor);
    border-radius: 50%;
    left: 14px;
    top: 0;
}
@keyframes ttm-service-icon-dots {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.banner-img-box .featured-content ul li i {
    font-size: 14px;
    margin-left: 7px;
    right: 0;
    left: auto;
}
/* widget-nav-menu */
.widget.widget-nav-menu ul li{
    margin-bottom: 5px;
    padding: 0;
}
.widget.widget-nav-menu ul li a{
    display: block;
    padding: 15px 20px;
    position: relative;
    color: #2a2a2a;
    z-index: 1;
    font-weight: 500;
    font-size: 15px;
}
.widget.widget-nav-menu ul li a:before {
    font-family: "FontAwesome";
    content: "\f104";
    font-style: normal;
    font-weight: 400;
    position: absolute;
    top: 15px;
    left: 20px;
    background-color: transparent;
}
.widget.widget-nav-menu ul li a:after{
    position: absolute;
    content: '';
    height: 86%;
    width: 96%;
    right: 2%;
    border: 1px dashed;
    top: 7%;
}
.pos-r {
    position: relative;
}
.contact-2{
    margin: 100px 0;
}
.contact-2 .contact-main {
    padding-left: 100px; border-bottom: none;
    -webkit-box-shadow: 5px 8px 30px 0 rgba(31, 35, 37, 0.08);
    -moz-box-shadow: 5px 8px 30px 0 rgba(31, 35, 37, 0.08);
    box-shadow: 5px 8px 30px 0 rgba(31, 35, 37, 0.08);
}
.contact-2 .form-info {left: 0; padding: 30px; position: absolute; top: 50%; transform: translateY(-50%); width: 40%;}

.theme-bg .title span {
    color: #ffffff;
    font-size: 31px;
}
.title {
    position: relative;
    color: #312a2a;
}
.title span {
    position: relative;
    color: var(--MainColor);
}
.title:after {
    background:var(--MainColor);
    left: 30px;
}
.form-group {
    margin-bottom: 20px;
    position: relative;
}
.form-control {
    height: 50px;
    border-radius: 0;
    font-size: 13px;
    background: none;
    border: none;
    border-bottom: 2px solid #f5f5f5;
    box-shadow: none;
}

textarea.form-control {
    height: 150px;
}

.btn.btn-radius {
    border-radius: 5px;
}
.btn.btn-border {
    border: 1px solid var(--MainColor);
}
.btn::before {
    background: rgba(0,0,0,0.2);
}

.btn::before, .btn::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -9;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.btn {
    padding: 12px 30px;
    font-weight: 500;
    background: none;
    color:  #312a2a;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    border-radius: 0;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
    z-index: 9;
    text-transform: uppercase;
}
.btn::after {
    background:  var(--MainColor);
}
.btn:hover::after {
    -webkit-transition-delay: 0.175s;
    transition-delay: 0.175s;
}

.btn:hover::before, .btn:hover::after {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.btn::before, .btn::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -9;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.contact .form-info {
    right: 0;
    padding: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40%;
}
.contact-main {
    background: #fff;
    padding: 32px;
    border-bottom: 2px solid #f9a305;
}
.theme-bg {
    background-color: var(--MainColor);
}
.contact-info li {padding-right: 50px; position: relative;    direction: ltr;}
.contact-info li i{position: absolute; right: 0; top: 0; line-height: 24px; font-size: 30px; color: var(--MainColor); text-align: center;}
.contact-info li span{font-size: 16px; color:  #312a2a; font-weight: bold; text-transform: uppercase; display: block; margin-bottom: 8px;}
.contact-info li p{margin-bottom: 0; line-height: 24px;}
.contact-info li a{color: #555;}
.contact-info li a:hover{color: var(--MainColor);}
.theme-bg .contact-info span, .dark-bg .contact-info span{color: #ffffff}
.theme-bg .contact-info li i{color: #ffffff;}
.theme-bg .contact-info li a{color: #ffffff;}
.theme-bg .contact-info li a:hover{color:  #312a2a;}

.ttm-row{ padding: 90px 0;}
.ttm-row.zero-padding-section{padding: 0 0;}
.ttm-row.topzero-padding-section{padding: 0 0 90px;}
.ttm-row.bottomzero-padding-section{padding: 90px 0 0px;}
.ttm-row.grid-section{padding-bottom: 60px;}
.first-about-section{padding-bottom: 200px;}
.ttm-row.portfolio-text-section{padding-bottom: 140px; padding-top: 130px;}
.ttm-row.first-testimonial-section{padding:70px 0 0px 0;}
.ttm-row.second-services-section{padding-top: 150px;padding-bottom: 65px;}
.ttm-row.first-fid-section{
    padding-top: 260px;
    padding-bottom: 50px;
    margin-top: -190px;
}
.ttm-row.connect-section{padding-top: 160px;}
.ttm-row.progress-bar-section{padding-top: 165px;padding-bottom: 0;}
.ttm-row.second-portfolio-text-section{padding-top: 220px; padding-bottom: 200px;}
.ttm-row.second-about-section{padding-bottom: 130px;}
.ttm-row.second-team-section{padding-top: 130px;}
.ttm-row.only-text-section{padding: 60px 0 130px;}
.ttm-row.third-team-section{padding-top: 220px;}
.ttm-row.third-about-section {padding-bottom: 150px;}
.ttm-row.fourth-about-section{padding: 130px 0;}
.ttm-row.price-text-section{padding-bottom: 280px;}
.ttm-row.second-row-title-section{padding: 100px 0;}
.ttm-row.contact-box-section{padding: 55px 0 35px;}
.ttm-row.project-details-one-section{padding-bottom: 70px;}
.ttm-row.project-details-section{padding: 75px 0;}
.ttm-row.first-team-section{ padding-top: 150px;  }
.row-equal-height{ display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
.row-equal-height > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.ttm-bg{ position: relative;}
.ttm-col-bgimage-yes, .bg-layer-equal-height .ttm-col-bgcolor-yes{ height: 100%; z-index: 9;}
.ttm-bg-layer , .ttm-titlebar-wrapper .ttm-titlebar-wrapper-bg-layer,
.ttm-bg-layer .ttm-bg-layer-inner {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.ttm-left-span .ttm-col-wrapper-bg-layer {
    width: auto;
    margin-left: -100px;
    right: 0;
}
.ttm-right-span .ttm-col-wrapper-bg-layer {
    width: auto;
    margin-right: -100px;
    right: 0;
}
.ttm-bg.ttm-bgimage-yes>.ttm-bg-layer,
.ttm-bg.ttm-col-bgimage-yes .ttm-bg-layer-inner { opacity: .96; }

.ttm-bgcolor-skincolor.ttm-bg.ttm-bgimage-yes>.ttm-bg-layer,
.ttm-bgcolor-skincolor.ttm-bg.ttm-col-bgimage-yes .ttm-bg-layer-inner { opacity: .92; }

.ttm-bgcolor-grey.ttm-bg.ttm-bgimage-yes>.ttm-bg-layer,
.ttm-bgcolor-grey.ttm-bg.ttm-col-bgimage-yes .ttm-bg-layer-inner { opacity: .9; }

.layer-content{ position: relative ; z-index: 9; height: 100%; }

.bg-layer > .container > .row { margin: 0; }
.bg-layer > .container > .row > [class*='col-'] ,
.bg-layer > .container-fluid > .row > [class*='col-'] { padding: 0; }

.ttm-equal-height-image {
    display: none;
}

.section-title{ position: relative; }
.section-title h3{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 5px;
    color: var(--MainColor);
}
.section-title h2.title{
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 0;
}
.section-title .heading-seperator:before{
    display: block;
    content: "";
    position: absolute;
    width: 32px;
    bottom: -20px;
    height: 3px;
    right: 0;
}
.section-title .heading-seperator:after{
    display: block;
    content: "";
    position: absolute;
    width: 7px;
    bottom: -20px;
    height: 3px;
    right: 35px;
}
.section-title .heading-seperator span:after{
    display: block;
    content: "";
    position: absolute;
    width: 10px;
    bottom: -20px;
    height: 3px;
    right: 45px;
}
.section-title .title-desc{
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 15px;
    color: #687076;
}
.section-title.with-desc .title-header{margin-bottom: 52px;}
.section-title .title-header{
    margin-bottom: 42px;
    position: relative;
}
.section-title.text-center .title-header{margin-bottom: 60px;}
.section-title.style2 {margin-bottom: 40px;}
.section-title.style2 .title-header{
    width: 48%;
    padding-right: 80px;
    margin-bottom: 0;
}
.section-title.style2 .title-header:after {
    content: "";
    right: 55px;
    height: 90%;
    position: absolute;
    top: 10%;
    width: 1px;
    border-right-width: 1px;
    background-color: #f0f0f0;
}
.section-title.style2 .title-header,
.section-title.style2 .title-desc{
    display: table-cell;
    vertical-align: middle;
}
.row-title h2.title {
    font-size: 20px;
    line-height: 52px;
    margin-bottom: 0px;
    padding: 0;
    text-transform: capitalize;
}
.section-title.row-title .title-header{margin-bottom: 20px;}

.section-title.text-center .heading-seperator span:after {
    left: 50%;
    margin-left: 11px;
}
.section-title.text-center .heading-seperator:before {
    left: 50%;
    margin-left: -36px;
}
.section-title.text-center .heading-seperator:after {
    height: 3px;
    left: 50%;
}


/* ===============================================
    9.Buttons
------------------------*/
.ttm-btn{
    display: inline-block;
    font-size: 16px;
    line-height: normal;
    padding: 11px 32px 11px 31px;
    border: 1px solid transparent;
    position: relative;
    font-weight: 600;
    overflow: hidden;
    z-index: 9;
    vertical-align: middle;
    text-transform: capitalize;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.ttm-btn.ttm-icon-btn-left{ padding-left: 44px; }
.ttm-btn.ttm-icon-btn-right{ padding-right: 44px; }
.ttm-btn.ttm-icon-btn-left i{ left: 20px;}

.ttm-bgcolor-darkgrey .ttm-btn:hover.btn-inline.ttm-btn-color-skincolor{
    background-color: transparent;
    color: #fff;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-darkgrey{
    color: #232323!important;
    border-color: #232323;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-darkgrey:hover{
    background-color: #232323;
    color: #fff !important;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-white{
    color: #fff!important;
    border-color: #fff;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-white:hover{
    background-color: #fff;
    color: #232323 !important;
}
/** btn-with-icon **/
.ttm-btn i{
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.ttm-btn.ttm-icon-btn-right{ text-align: right; }
.ttm-btn.ttm-icon-btn-left { text-align: left; }
/* ===============================================
    10.Icons
------------------------*/
.ttm-icon{
    margin-bottom: 35px;
    display: inline-block;
    text-align: center;
    border: 1px solid transparent;
    position: relative;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    box-sizing: content-box;
    position: relative;
}


/** icon-size-xs **/
.ttm-icon.ttm-icon_element-size-xs { height: 40px; width: 40px; line-height: 40px; }
.ttm-icon.ttm-icon_element-size-xs i { font-size: 16px; }

/** icon-size-sm **/
.ttm-icon.ttm-icon_element-size-sm { height: 46px; width: 46px; line-height: 46px; }
.ttm-icon.ttm-icon_element-size-sm i { font-size: 24px; }

/** icon-size-md **/
.ttm-icon.ttm-icon_element-size-md { height: 56px; width: 56px; line-height: 56px; }
.ttm-icon.ttm-icon_element-size-md i { font-size: 34px; }

/** icon-size-lg **/
.ttm-icon.ttm-icon_element-size-lg { height: 100px; width: 100px; line-height: 100px; }

/** icon-shape **/
.ttm-icon.ttm-icon_element-style-rounded { border-radius: 5px; }
.ttm-icon.ttm-icon_element-style-round { border-radius: 50%; }
.ttm-icon.ttm-icon_element-style-square { border-radius: 0;}
.featured-icon-box-style2-row{padding: 30px 15px;}
.featured-icon-box.left-icon.style2{
    padding: 25px 15px 20px;
}
.featured-icon-box.left-icon.style2 .ttm-icon.ttm-icon_element-size-lg {
    height: 50px;
    width: 50px;
    line-height: 50px;margin-top: 5px;
}
.featured-icon-box.top-icon.style2{
    padding: 10px 15px 20px 15px;
    border-bottom: 3px solid #dce1e9;
    position: relative;
    margin-bottom: 30px;
}
.featured-icon-box.top-icon.style2:hover{border-bottom-color: #fff !important;}
.featured-icon-box.top-icon.style2:before {
    position: absolute;
    content: '';
    height: 8px;
    width: 8px;
    border-radius: 50%;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #dce1e9;
    z-index: 2;
}
.featured-icon-box.top-icon.style2:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: visible;
    background-color: #000;
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top;
    z-index: 0;
}
.featured-icon-box.top-icon.style2:hover:after{
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
}
.featured-icon-box.top-icon.style2 .featured-content:after {
    position: absolute;
    content: '';
    height: 36px;
    width: 36px;
    border-radius: 50%;
    bottom: -18px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}
.featured-icon-box.top-icon.style2 .featured-content:before{
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    line-height: 14px;
    border: 1px solid #fff;
    border-radius: 50%;
    bottom: -7px;
    z-index: 999;
    left: 50%;
    margin-left: -7px;
    background-color: transparent;
}
.featured-icon-box.top-icon.style2  .featured-title h5{margin-bottom: 15px;}
.featured-icon-box.top-icon.style2 .featured-title h5,
.featured-icon-box.top-icon.style2 .featured-desc p,
.featured-icon-box.top-icon.style2 .ttm-icon{position: relative;z-index: 1;}


/* ===============================================
    23.Sidebar
------------------------*/
.sidebar .widget-area .widget {
    position: relative;
    margin: 35px 0 35px;
}
.sidebar .widget-area .widget:first-child{margin-top: 0;}
.sidebar .widget a {
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
}
.sidebar .widget .widget-title:before{
    display: block;
    height: 5px;
    content: '';
    position: absolute;
    left: 0;
    width: 10px;
    top: 0;
    margin-top: 10px;
    margin-left: -30px;
    margin-bottom: 0;
}
.sidebar .widget ul>li:last-child{
    padding-bottom: 0 !important;
}
.sidebar .content-area{
    padding-top: 65px;
    padding-bottom: 85px;
}
.sidebar div.widget-area{
    position: relative;
    margin-top: 65px;
}
.sidebar .sidebar-right, .sidebar .sidebar-left{
    margin-top: -37px;
    padding-top: 60px;
    padding-bottom: 70px;
    float: right;
}
.sidebar .sep_holder .sep_line{ border-color: #ebebeb; }

.widget.widget_media_image{padding: 0 !important;}
.banner-img-box {
    background-image: url(../images/widget-banner.jpg);
    padding: 15px;
    color: #fff;
    text-align: center;
    justify-content: left;
    display: flex;
    align-items: center;
    min-height: 385px;
    position: relative
}
.banner-img-box:before {
    content: "";
    position: absolute;
    height: 91%;
    width: 90%;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    border: 1px dashed rgba(255, 255, 255, .2)
}
.banner-img-box .featured-content i{font-size: 42px;}
.banner-img-box .featured-content{padding: 30px;}
.banner-img-box .featured-content .featured-title h5 {
    font-size: 21px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 10px;
    padding-top: 15px;
    color: #fff;
}
.banner-img-box .featured-content ul li{padding-top: 10px;}
.banner-img-box .featured-content ul li:not(:last-child){border-bottom: 1px dashed #fff;padding-bottom: 10px;}
.banner-img-box .featured-content ul li a{color: #fff;}
.ttm-pagination {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}
.ttm-pagination .page-numbers {
    width: 43px;
    height: 43px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    color: #35382f;
    font-size: 15px;
    font-weight: 500;
    border: 2px solid #eaebec;
    border-radius: 0;
    margin: 0 3px;
    padding: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


.second-services-section .featured-content{
    margin-top: -28px;
}