@import url('https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:600,700);
@font-face{
    font-family:"HelveticaNeueReg";
    src:url("HelveticaNeueReg/HelveticaNeueW23forSKY-Reg_T02.eot");
    src:url("HelveticaNeueReg/HelveticaNeueW23forSKY-Reg_T02.eot?#iefix") format("embedded-opentype"),
        url("HelveticaNeueReg/HelveticaNeueMEforSKYW21-Rg_web.woff2") format("woff2"),
        url("HelveticaNeueReg/HelveticaNeueMEforSKYW21-Rg_web.woff") format("woff"),
        url("HelveticaNeueReg/HelveticaNeueMEforSKYW21-Rg_web.ttf") format("truetype"),
        url("HelveticaNeueReg/HelveticaNeueW23forSKY-Reg_T02.svg#HelveticaNeueW23forSKY-Reg_T02") format("svg");
    font-weight:400;
    font-style:normal;
}

@font-face{
    font-family:"HelveticaNeueBold";
    src:url("HelveticaNeueBold/HelveticaNeueW23forSKY-Bd_T02.eot");
    src:url("HelveticaNeueBold/HelveticaNeueW23forSKY-Bd_T02.eot?#iefix") format("embedded-opentype"),
        url("HelveticaNeueBold/HelveticaNeueMEforSKYW21-Bd_web.woff2") format("woff2"),
        url("HelveticaNeueBold/HelveticaNeueMEforSKYW21-Bd_web.woff") format("woff"),
        url("HelveticaNeueBold/HelveticaNeueMEforSKYW21-Bd_web.ttf") format("truetype"),
        url("HelveticaNeueBold/HelveticaNeueW23forSKY-Bd_T02.svg#HelveticaNeueW23forSKY-Bd_T02") format("svg");
    font-weight:800;font-style:normal
}
body {
    font-family: "HelveticaNeueReg","Poppins",Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #8d9297;
    direction: rtl;
    text-align: right;

}


/* ===============================================
    General
------------------------*/

/** Variables **/
.en-num {
    direction: ltr;
    text-align: left;
    display: inline-block;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
a:focus {
    text-decoration: none;
}
a:focus, a:hover {
    color: #088241;
    text-decoration: none;
}
a, button, input {
    outline: medium none;
    color: #088241;
}
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: #088241;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    background: #088241;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #088241;
    color: #fff;
    text-shadow: none;
}

textarea, input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="file"],
.uneditable-input,
select{
    font-family: inherit;
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .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: 14px;
    outline: none;
    line-height: inherit;
    border-radius: 0;
}
button, input[type="submit"],
input[type="button"],
input[type="reset"] {
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    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: none!important;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
}

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="file"]:focus,
input[type="color"]:focus{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

textarea:-moz-placeholder,
textarea::-moz-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder ,
input::-ms-input-placeholder,
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholde  {
    color: #fff;
}

menu, ol, ul {
    margin: 0;
    padding: 0 0 0 25px;
}
h1, h2, h3, h4, h5, h6{ margin-bottom: 15px; font-weight: 600; color: #0b0c26;}
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: 24px; line-height: 30px; }
h5 { font-size: 20px; line-height: 25px; }
h6 { font-size: 16px; line-height: 18px;}


/** Transition **/

.featured-icon-box .featured-icon, .ttm-btn, button,
.owl-item, img, span, .featured-icon-box,
.featured-icon,#totop {
    -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;
}
a, .site-branding, #site-header-menu #site-navigation .menu ul li > a, .ttm-header-icon, .header-btn,
a.ttm-btn, i.ttm-btn, a.nav-link , .social-icons li>a , .ttm-header-style-infostack .ttm-custombutton a,
.ttm-menu-toggle .toggle-block,
.ttm-header-style-infostack .ttm-header-icons .ttm-header-search-link a, .accordion .toggle-title a,
.widget-download ul.download li{
    -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;
}

a.tp-caption:hover,
.featured-imagebox-portfolio .featured-content,
.ttm-processbox-wrapper .featured-content,
.ttm-processbox-wrapper .ttm-processbox .process-num,
.featured-icon-box.style10{
    -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;
}
.ttm-btn span, .nav-link span,.site-branding img,.site-branding a, .panel-title > a 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-imagebox-team .featured-thumbnail img{
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.featured-imagebox .ttm-box-bottom-content,
.ttm-box-bottom-content .ttm-icon,
.ttm-box-bottom-content .featured-title h5,
.ttm-box-bottom-content .featured-desc{
    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;
}
/**  Shadow **/
.box-shadow{
    -webkit-box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
    -moz-box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
    box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
}
.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 .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;
}

.container-fluid {
    padding: 0 0;
    overflow: hidden;
}

a{ color: #0b0c26; }

.alignleft {
    float: left;
    margin: 6px 28px 8px 0;
}

.width-30{ width: 30%; }
.width-36{ width: 36%; }
.width-64{ width: 64%; }
.width-70{ width: 70%; }
.width-100{ width: 100%; }

.font-sz-12{font-size: 12px;}
.font-sz-27{font-size: 27px;}
.font-w-500{font-weight: 500;}

.z-1{z-index: 1 !important;}

.ttm_single_image-wrapper.with-border{border: 1px solid #e8ecef;
                                      background: #f9f9f9;}
.ttm_single_image-wrapper.w100 img{width: 100%;}
.ttm_single_image-wrapper.with-top-border img{border-top: 12px solid;}
.ttm_single_image-wrapper.with-border15 img{border: 15px solid;}
/* ===============================================
    Spacing
------------------------*/

/** Padding **/
.spacing-1{ margin-top: -60px; margin-bottom: -66px; padding-top: 50px; padding-left: 55px; padding-bottom: 50px; padding-right: 15px; }
.spacing-2{padding: 90px 0;}
.spacing-3{padding-top: 75px !important; padding-right: 186px !important; padding-bottom: 53px !important;}
.spacing-4{margin-left: -90px; margin-top: -55px;}
.spacing-5{margin-left: 50px;margin-right: -50px;margin-top: -60px;}
.spacing-6{padding-left: 125px !important; padding-bottom: 0px !important;}
.spacing-7{
    margin-top: -177px !important;
    margin-left: -30px !important;
    padding-top: 60px !important;
    padding-right: 65px !important;
    padding-bottom: 50px !important;
    padding-left: 50px !important;
}

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

.ptb-50{padding-top: 50px !important;padding-bottom: 50px !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_80{ margin-top: -80px !important; }
.mt_86{ margin-top: -86px !important; }
.mt_120{ margin-top: -120px!important; }
.mt_404{margin-top: -404px !important}
.mt_405{ margin-top: -405px!important; }

.ml-0{ margin-left: 0px !important }
.ml-5{ margin-left: 5px !important }
.ml-15 { margin-left: 15px!important; }
.ml-30{ margin-left: 30px !important }
.ml-35 { margin-left: 35px!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_60{ margin-left: -60px !important; }
.ml_80{ margin-left: -80px !important; }
.ml_90{ margin-left: -90px !important; }


.mr-0{ margin-right: 0px !important; }
.mr-20{margin-right: 20px!important;}
.mr-70{margin-right: 70px!important;}
.mr_40{ margin-right: -40px ;}
.mr_60{ margin-right: -60px ;}
.mr_80{ margin-right: -80px ;}

.mb_1{ margin-bottom: -1px !important; }
.mb-4{ margin-bottom: 4px !important; }
.mb-5{ margin-bottom: 5px !important; }
.mb-10{ margin-bottom: 10px !important; }
.mb-15{ margin-bottom: 15px !important; }
.mb-20{ margin-bottom: 20px !important; }
.mb-25{ margin-bottom: 25px !important;}
.mb-27{ margin-bottom: 27px !important; }
.mb-30{ margin-bottom: 30px !important; }
.mb-35{ margin-bottom: 35px !important; }
.mb-40{ margin-bottom: 40px !important; }
.mb-45{ margin-bottom: 45px !important; }
.mb-50 { margin-bottom: 50px !important; }
.mb-60 { margin-bottom: 60px !important; }
.mb-55 { margin-bottom: 55px !important; }
.mb-100 { margin-bottom: 100px !important; }
.mb_30{ margin-bottom: -30px !important; }
.mb_60{ margin-bottom: -60px !important; }
.mb_80{ margin-bottom: -80px !important; }

/* ===============================================
    Color
------------------------*/
/** 1.Skin-color **/
a:hover,
.ttm-textcolor-skincolor,
.ttm-textcolor-white a:hover,
.ttm-btn-color-skincolor,
.ttm-btn.ttm-btn-color-skincolor,
.ttm-btn.ttm-btn-color-darkgrey.btn-inline:hover,
.ttm-topbar-wrapper.ttm-textcolor-white a:hover,
a.tp-caption.dark-text-button:hover,
.section-title h5,
.ttm-bgcolor-white .section-title h5,
.ttm-textcolor-white.ttm-topbar-wrapper .social-icons li>a:hover,
ul li .icon-box.icon-style-border i,
.ttm-header-style-stackcenter .info-widget-content h2,
#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 > ul > li a:before,
.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,
#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-btn.ttm-btn-color-white:hover,
.ttm-team-details-list .ttm-team-list-title i,
.ttm-fid-icon-wrapper i,
.ttm-bgcolor-darkgrey .featured-title h6,
.tp-caption.skin-flatborder-button,
.ttm-btn.btn-inline.ttm-btn-color-black:hover,
.featured-imagebox-portfolio .featured-iconbox.ttm-media-link a:hover,
.featured-imagebox-team .ttm-social-links-wrapper ul li a:hover,
ul.ttm-our-location-list li i,
.ttm-ptablebox-price-w,
.ttm-pricing-plan .ttm-ptablebox-frequency,
.sidebar ul.contact-widget-wrapper li i,
.accordion.style2 .ttm-style-classic.ttm-toggle-title-border.active .toggle-title a,
.sidebar .widget a:hover,
.products .product .ttm-product-box .ttm-product-content .ttm-product-title h2:hover,
#payment .payment_box:before,
.coupon_toggle .coupon_code:before,
.featured-imagebox-portfolio-style1 .featured-title h5 a:hover,
.ttm-blog-classic .ttm-blog-classic-content blockquote:before{
    color: #088241;
}

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: #088241 !important;
}

/** Skin-bg-color **/
.ttm-bgcolor-skincolor,
.ttm-bgcolor-skincolor > .ttm-bg-layer,
.ttm-bgcolor-skincolor > .ttm-bg-layer > .ttm-bg-layer-inner,
.tp-shapewrapper, .ttm-bg-highlight-skin,
.tp-caption.skin-flatborder-button:hover,
.top-contact.ttm-highlight-left:after,
.top-contact.ttm-highlight-right:after,
.ttm-header-icons .ttm-header-search-link a:hover,
#site-navigation .menu ul.dropdown > li > a:before,
#site-header-menu #site-navigation .menu ul li a span,
.ttm-header-style-infostack #site-header-menu #site-navigation .menu > ul > li > a:before,
.ttm-icon_element-background-color-skincolor,
.ttm-btn-bgcolor-skincolor,
.ttm-tabs ul.tabs li.active a ,
.newsletter-form input[type="submit"],
.ttm-quote-form input[type="submit"],
.widget-title:after,
.social-icons.circle li>a:hover,
.ttm-btn-bgcolor-black:hover,
.ttm-btn.btn-inline:hover:after,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-style-border:hover,
.ttm-btn.ttm-btn-bgcolor-darkgrey:hover,
.ttm-processbox-wrapper .ttm-processbox:hover .process-num,
.ttm-video-btn .ttm-btn-play,
.ttm-tabs.ttm-tab-style-horizontal ul.tabs li.active a,
.ttm-tabs.tabs-for-single-products ul.tabs li:hover a,
.widget.widget-nav-menu ul li a:after,
.mailchimp-inputbox button[type="submit"],
a.checkout-button:hover, .coupon 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,
.tribe-events-back a,
.tribe-events-cal-links a,
.tribe-events-nav-next a,
.ttm-btn-play:after, .ttm-btn-play:before,
.ttm-search-overlay .ttm-site-searchform button,
.featured-imagebox-services:hover .ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white,
.section-title.with-desc .title-header:before,
.featured-imagebox-team .ttm-social-links-wrapper ul li a,
.featured-imagebox:hover .ttm-box-bottom-content,
.featured-imagebox-portfolio:hover .featured-content,
.featured-imagebox-portfolio .featured-iconbox.ttm-media-link a,
.ttm-processbox-wrapper .ttm-processbox .process-num,
.ttm-bgcolor-skincolor .panel-title > a:hover,
.ttm-bgcolor-skincolor .panel-title > a.active,
.ttm-rt-contact .ttm-custombutton,
.sidebar .widget .tagcloud a:hover,
.accordion .ttm-style-classic.ttm-toggle-title-border.active .toggle-title,
.ttm-shop-icon .product-btn:hover,
.widget-top-rated-products .Price-amount.amount ins,
.ttm-pagination .page-numbers.current,
.ttm-pagination .page-numbers:hover,
.ttm-tabs.style2 ul.tabs li a:before,
.ttm-nextprev-bottom-nav .nav-previous a,
.ttm-box-view-left-image .featured-content .category> a:hover,
.featured-imagebox.ttm-box-view-left-image .featured-content .category> a:hover,
.ttm-tag-list span a:hover,
.comment-list a.comment-reply-link:hover,
.ttm-team-member-content .ttm-tabs.ttm-tab-style-horizontal ul.tabs li.active a,
.services-slide.owl-theme .owl-controls .owl-nav div:hover,
.featured-imagebox-team.style2:hover .ttm-team-box-view-overlay,
.color-trigger{
    background-color: #088241;
}

/** Skin-border-color **/
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-style-border,
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-skincolor,
.newsletter-form input[type="email"]:focus , .social-icons.circle li>a:hover,
.accordion .ttm-style-classic.ttm-toggle-title-border.active .toggle-title,
.ttm-pf-single-content-wrapper-innerbox.ttm-pf-view-top-image .ttm-pf-single-detail-box .ttm-pf-detailbox,
.sidebar .widget .tagcloud a:hover,
.tp-caption.skin-flat-button, .skin-flat-button,
.tp-caption.skin-flatborder-button,
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,
.ttm-pricing-plan:hover,
.ttm-pricing-plan.box-shadow2,
.ttm-processbox-wrapper .ttm-processbox:hover .featured-content,
.featured-imagebox-services:hover .ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white,
.ttm-video-btn .ttm-btn-play, .ttm-btn-play:after, .ttm-btn-play:before,
.skin-border .with-top-border img,
.ttm-bgcolor-skincolor .panel-title > a,
.featured-icon-box.style3:after,
.featured-icon-box.style3:before,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-tabs ul.tabs li.active a,
.ttm-blog-classic .ttm-blog-classic-content  blockquote,
.ttm-header-icons .ttm-header-search-link a:hover{
    border-color: #088241 !important;
}
.ttm-search-overlay,
#site-header-menu #site-navigation .menu > ul,
#site-header-menu #site-navigation .menu > ul > li > ul,
.ttm-rounded-shadow-box, div.product ul.tabs li.active a:before,
.coupon_toggle .coupon_code,
#payment .payment_box{
    border-top-color: #088241 !important;
}
.featured-imagebox-portfolio.ttm-box-view-top-image:hover .ttm-box-bottom-content:before{
    border-color: transparent transparent #088241 transparent;
}
.ttm-search-overlay .w-search-form-row:before,
.testimonials.style2 .testimonial-content{ border-bottom-color: #088241 !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-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,
a.tp-caption.dark-text-button,
.tp-caption.white-flatborder-button:hover,
#site-header-menu #site-navigation .menu ul li > a,
.ttm-header-style-stackcenter .info-widget-content p,
.ttm-btn.ttm-btn-color-black, .ttm-icon_element-color-darkgrey i,
.featured-imagebox .ttm-box-bottom-content .ttm-btn.btn-inline:hover:after,
.featured-imagebox-portfolio .featured-content a,
.ttm-bgcolor-skincolor .panel-title > a,
.sidebar .widget a, .ttm-pagination .page-numbers,
.products .price .product-Price-amount,
.ttm-tabs.style2 ul.tabs li.active a,
.ttm-tabs.style2 ul.tabs li:hover a,
.ttm-tabs ul.tabs li a,
.social-icons.circle li>a,
.ttm-box-view-left-image .featured-content .category> a,
.featured-imagebox.ttm-box-view-left-image .featured-content .category> a,
.ttm-team-details-list .ttm-team-list-title,
.ttm-team-member-content .ttm-tabs.ttm-tab-style-horizontal ul.tabs li a,
.ttm-bgcolor-skincolor .testimonials.style2 .testimonial-content blockquote,
.ttm-bgcolor-skincolor .testimonials.style2 .testimonial-content h6{
    color: #0b0c26;
}

/** 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-black,
.ttm-bg-highlight-dark,
.dark-flatborder-button:hover,
.ttm-video-play-btn:hover,
.ttm-header-style-overlay .ttm-stickable-header.fixed-header,
.ttm-btn.ttm-btn-color-black.ttm-btn-style-border:hover,
.newsletter-form input[type="submit"]:hover,
.ttm-quote-form input[type="submit"]:hover,
.ttm-icon_element-background-color-darkgrey,
.ttm-btn-bgcolor-white:hover,
.ttm-btn-bgcolor-skincolor:hover,
.ttm-btn-bgcolor-grey:hover,
.tp-caption.black-flatborder-button:hover,
.tp-caption.skin-flat-button:hover,
.testimonials.style1 .testimonial-content .testimonial-avatar:after,
.widget.widget-nav-menu ul li:hover a:before, .widget.widget-nav-menu ul li.active a:before,
.ttm-nextprev-bottom-nav .nav-next a:hover, .ttm-nextprev-bottom-nav .nav-previous a:hover,
.ttm-tabs.ttm-tab-style-horizontal ul.tabs li a,
.ttm-btn.ttm-btn-bgcolor-darkgrey,
.ttm-btn.btn-inline:before, .ttm-btn.btn-inline:after,
.ttm-processbox-wrapper .ttm-processbox:hover .process-num,
.ttm-bgcolor-skincolor .featured-imagebox-portfolio:hover .featured-content,
.featured-imagebox .ttm-box-bottom-content .ttm-btn.btn-inline:hover:after,
a.checkout-button, .coupon button, .place-order button,
.widget-download ul.download li:hover,
.ttm-shop-icon .product-btn,
.ttm-tabs.style2 ul.tabs li a,
.comment-list a.comment-reply-link,
.featured-imagebox-team.featured-imagebox-team-details .ttm-social-links-wrapper ul li a:hover{
    background-color: #1d1e23;
}
.sidebar .widget .tagcloud a,
.tp-caption.black-flatborder-button:hover,
.tp-caption.skin-flat-button:hover,
.darkgrey-border .with-top-border,
.ttm-btn.ttm-btn-color-black.ttm-btn-style-border:hover,
.featured-imagebox-team.featured-imagebox-team-details .featured-content-team{
    border-color: #ddd !important;
}
.ttm-bgcolor-skincolor .testimonials.style2 .testimonial-content {border-bottom-color: #0b0c26 !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,
.skin-flatborder-button:hover, .dark-flatborder-button:hover,
.ttm-bg-highlight-dark, .ttm-bg-highlight-skin,
#site-header-menu #site-navigation .menu ul li a span,
.ttm-header-style-classicinfo .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-classic .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-infostack .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-icons .ttm-header-search-link a:hover,
.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-textcolor-white .ttm-social-links-wrapper ul li a,
.ttm-textcolor-white .ttm-social-links-wrapper ul li a:hover,
.footer .social-icons li>a:hover,
.ttm-btn-bgcolor-white:hover,
.tp-caption.black-flatborder-button: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-bgcolor-grey:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-style-border:hover,
.ttm-btn-bgcolor-black, a.ttm-btn-bgcolor-black,
.ttm-btn-bgcolor-black:hover, a.ttm-btn-bgcolor-black:hover,
.ttm-btn-bgcolor-skincolor, a.ttm-btn-bgcolor-skincolor,
.ttm-btn-bgcolor-skincolor:hover, a.ttm-btn-bgcolor-skincolor:hover,
.accordion .ttm-style-classic.ttm-toggle-title-border.active .toggle-title a,
.widget.widget-nav-menu ul li:hover a, .widget.widget-nav-menu ul li.active a,
.sidebar .widget_product_categories li span, .sidebar .widget-Categories li span,
.ttm-pagination .page-numbers.current , .sidebar .widget .tagcloud a:hover,
.ttm-pagination .page-numbers:hover,.ttm-box-view-left-image .featured-content .category> a:hover,
.single .ttm-team-member-view-default .ttm-social-links-wrapper ul li a:hover,
.featured-imagebox-services:hover .ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white,
.ttm-bgcolor-skincolor .testimonials .testimonial-content blockquote,
a.checkout-button,a.checkout-button:hover, .coupon button, .place-order button{
    color: rgba(255,255,255,1);
}

.ttm-textcolor-white .text-opecity ,
.ttm-textcolor-white.text-opecity,
.ttm-header-icons .ttm-header-search-link a,
.ttm-bgcolor-darkgrey .timeline .timeline-body p,
.ttm-bgcolor-skincolor .timeline .timeline-body p,
.ttm-bgcolor-skincolor .featured-icon-box  p,
.ttm-bgcolor-darkgrey .featured-icon-box  p,
.ttm-bgcolor-darkgrey p,
.ttm-bgcolor-skincolor h6{
    color: rgba(255,255,255,.75);
}

.ttm-bgcolor-skincolor .testimonials .testimonial-content label,
.ttm-bgcolor-darkgrey .testimonials .testimonial-content label,
.ttm-textcolor-white .testimonials .testimonial-content label,
.ttm-bgcolor-skincolor > p,
.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,
.featured-icon-box.style6 .featured-content .featured-desc p {
    color: rgba(255,255,255,.85);
}

.ttm-topbar-wrapper.ttm-textcolor-white,
.ttm-topbar-wrapper.ttm-textcolor-white a{
    color: rgba(255,255,255,.95);
}
.heilight-white-text,
.ttm-textcolor-white,
.ttm-textcolor-white a,
.ttm-btn.ttm-btn-color-white,
.ttm-highlight-right li,
.ttm-icon_element-color-white i,
.ttm-icon_element-background-color-skincolor i,
.ttm-icon_element-background-color-darkgrey i,
.ttm-bgcolor-skincolor .section-title h2.title,
.ttm-bgcolor-darkgrey .section-title h2.title,
.ttm-bgcolor-skincolor .section-title h5,
.ttm-bgcolor-skincolor .featured-title h5,
.ttm-bgcolor-darkgrey .featured-title h5,
.ttm-bgcolor-skincolor .testimonial-slide .testimonials .testimonial-content h6,
.ttm-bgcolor-darkgrey .testimonial-slide .testimonials .testimonial-content h6 ,
.ttm-bgcolor-skincolor .inside h3, .ttm-bgcolor-darkgrey .inside h3,
.ttm-bgcolor-skincolor .wrap-form.ttm-contactform span.text-input input,
.ttm-bgcolor-skincolor .wrap-form.ttm-contactform span.text-input textarea,
.ttm-tabs ul.tabs li.active a,
.ttm-bgcolor-skincolor .panel-title > a:hover,
.ttm-bgcolor-skincolor .panel-title > a.active,
.ttm-btn.ttm-btn-bgcolor-darkgrey,
.ttm-bgcolor-skincolor .featured-title h6,
.ttm-bgcolor-darkgrey .ttm-progress-bar h4,
.ttm-bgcolor-skincolor .ttm-progress-bar h4,
.ttm-bgcolor-darkgrey .ttm-progress-bar .progress-parcent,
.ttm-bgcolor-skincolor .ttm-progress-bar .progress-parcent,
.tp-caption.skin-flatborder-button:hover,
.ttm-btn.ttm-btn-color-black.ttm-btn-style-border:hover,
.featured-imagebox-portfolio:hover .featured-content a,
.featured-imagebox-team .ttm-social-links-wrapper ul li a,
.featured-imagebox:hover .ttm-box-bottom-content .ttm-icon,
.featured-imagebox:hover .ttm-box-bottom-content .featured-title h5 a,
.featured-imagebox:hover .ttm-box-bottom-content .ttm-btn.ttm-btn-color-darkgrey,
.featured-imagebox:hover .ttm-box-bottom-content .featured-desc,
.featured-imagebox-portfolio-style1 .featured-title h5 a,
.ttm-rt-contact .ttm-custombutton a,
.ttm-rt-contact .ttm-custombutton a:hover,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-search-link a,
.widget-download ul.download li:hover a,
.widget-top-rated-products .Price-amount.amount ins,
.products .product .ttm-shop-icon a,
.ttm-tabs.style2 ul.tabs li a,
.footer .social-icons li>a,
.social-icons.circle li>a:hover,
.ttm-nextprev-bottom-nav .nav-previous a,
.featured-imagebox-team.featured-imagebox-team-details .ttm-social-links-wrapper ul li a:hover,
.ttm-tag-list span a:hover,
.ttm-team-member-content .ttm-tabs.ttm-tab-style-horizontal ul.tabs li.active a,
.ttm-bgcolor-skincolor .ttm-fid-icon-wrapper i,
.ttm-bgcolor-skincolor .ttm-fid.inside h4,
.services-slide.owl-theme .owl-controls .owl-nav div.owl-prev:hover:before,
.services-slide.owl-theme .owl-controls .owl-nav div.owl-next:hover:before,
.featured-imagebox-team.style2 .featured-title h5 a,
.featured-imagebox-team.style2 .featured-content .category{
    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 .section-title.with-desc .title-header:before,
.ttm-header-style-infostack .ttm-header-wrap,
.ttm-header-style-classic .ttm-header-wrap,
.ttm-header-style-stackcenter .ttm-header-wrap,
.ttm-bgcolor-skincolor .section-title .title-header:after,
.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,
.featured-imagebox .ttm-box-bottom-content,
.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-highlight-fid-style1,
.ttm-bgcolor-grey .ttm-pagination .page-numbers,
.featured-imagebox-portfolio .featured-iconbox.ttm-media-link a:hover,
.featured-imagebox-team .ttm-social-links-wrapper ul li a:hover,
.featured-imagebox:hover .ttm-box-bottom-content .ttm-btn.btn-inline:before,
.widget-download ul.download li,
.ttm-tabs.style2 ul.tabs li.active a,
.ttm-tabs.style2 ul.tabs li:hover a,
#payment .payment_box {
    background-color: #fff;
}

/** White-border-color **/
.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,
.white-border .with-top-border,
.ttm-bgcolor-grey .ttm-pagination .page-numbers,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-search-link a,
.ttm-bgcolor-skincolor .wrap-form.ttm-contactform span.text-input input[type="text"]:focus,
.ttm-bgcolor-skincolor .wrap-form.ttm-contactform span.text-input textarea[type="text"]:focus{
    border-color: #fff;
}
.ttm-bgcolor-skincolor .wrap-form.ttm-contactform span.text-input input[type="text"]:focus,
.ttm-bgcolor-skincolor .wrap-form.ttm-contactform span.text-input textarea[type="text"]:focus{
    border-color: #fff !important;
}
.ttm-bgcolor-skincolor .heading-seperator span:after,
.ttm-bgcolor-skincolor .heading-seperator:after{
    border-bottom-color: #fff !important;
}
.ttm-bgcolor-skincolor .separator .sep-line{
    border-color: rgba(255, 255, 255, .24);
}
.footer .second-footer{
    border-bottom-color: rgba(255,255,255,.06) ;
}
.ttm-highlight-fid-style1:after{
    border-top-color: rgba(255,255,255,1) ;
}
/** 4.Grey-color **/
.ttm-bgcolor-grey>.ttm-bg-layer,
.ttm-bgcolor-white > .ttm-bg-layer > .ttm-bg-layer-inner,
.ttm-bgcolor-grey, .ttm-btn-bgcolor-grey,
.ttm-header-style-classicinfo .ttm-content-wrapper,
.ttm-search-overlay .ttm-site-searchform input[type="search"],
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-color-grey,
.sidebar .ttm-bgcolor-grey>.ttm-bg-layer,
.featured-imagebox-team .featured-content-team,
.accordion.style2 .toggle-content,
.ttm-team-member-content .ttm-tabs.ttm-tab-style-horizontal ul.tabs li a {
    background-color: #f9f9f9;
}
.widget-area.ttm-bgcolor-grey {
    border: 1px solid #eee;
}
.grey-border .ttm_single_image-wrapper.with-border15 img{
    border-color: #e8f0f8;
}
/* Extra-color*/
.testimonials.style2 .ttm-ratting-star{
    color: #fd4;
}
.ttm-textcolor-dark,
.ttm-top-info-con .title-box p{ color: #687076 !important;}
.products .star-ratings,
.summary .star-rating,
div.product #reviews .star-rating,
.comment-form-rating .stars{
    color: #f5cc26!important;
}
/* ===============================================
    Pre-loader
------------------------*/
#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
    background: #ddb577;
}
#preloader h1 {
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    position: relative;
}

#preloader h1:after {
    position: absolute;
    content: "";
    -webkit-animation: Dots 2s cubic-bezier(0, .39, 1, .68) infinite;
    animation: Dots 2s cubic-bezier(0, .39, 1, .68) infinite;
}

#preloader .loader {
    margin: 5% auto 30px;
}

#preloader .book {
    border: 4px solid #FFFFFF;
    width: 60px;
    height: 45px;
    position: relative;
    perspective: 150px;
    margin-top: 150px;
}

#preloader .page {
    display: block;
    width: 30px;
    height: 45px;
    border: 4px solid #FFFFFF;
    border-left: 1px solid #ddb577;
    margin: 0;
    position: absolute;
    right: -4px;
    top: -4px;
    overflow: hidden;
    background: #ddb577;
    transform-style: preserve-3d;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

#preloader .book .page:nth-child(1) {
    -webkit-animation: pageTurn 1.2s cubic-bezier(0, .39, 1, .68) 1.6s infinite;
    animation: pageTurn 1.2s cubic-bezier(0, .39, 1, .68) 1.6s infinite;
}

#preloader .book .page:nth-child(2) {
    -webkit-animation: pageTurn 1.2s cubic-bezier(0, .39, 1, .68) 1.45s infinite;
    animation: pageTurn 1.2s cubic-bezier(0, .39, 1, .68) 1.45s infinite;
}

#preloader .book .page:nth-child(3) {
    -webkit-animation: pageTurn 1.2s cubic-bezier(0, .39, 1, .68) 1.2s infinite;
    animation: pageTurn 1.2s cubic-bezier(0, .39, 1, .68) 1.2s infinite;
}


/* Page turn */

@-webkit-keyframes pageTurn {
    0% {
        -webkit-transform: rotateY( 0deg);
        transform: rotateY( 0deg);
    }
    20% {
        background: #cea564;
    }
    40% {
        background: #cea564;
        -webkit-transform: rotateY( -180deg);
        transform: rotateY( -180deg);
    }
    100% {
        background: #cea564;
        -webkit-transform: rotateY( -180deg);
        transform: rotateY( -180deg);
    }
}

@keyframes pageTurn {
    0% {
        transform: rotateY( 0deg);
    }
    20% {
        background: #cea564;
    }
    40% {
        background: #cea564;
        transform: rotateY( -180deg);
    }
    100% {
        background: #cea564;
        transform: rotateY( -180deg);
    }
}


/* Dots */

@-webkit-keyframes Dots {
    0% {
        content: "";
    }
    33% {
        content: ".";
    }
    66% {
        content: "..";
    }
    100% {
        content: "...";
    }
}

@keyframes Dots {
    0% {
        content: "";
    }
    33% {
        content: ".";
    }
    66% {
        content: "..";
    }
    100% {
        content: "...";
    }
}

/*  ===============================================
    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: 0 3px;
}
.social-icons.circle li>a {
    border: 1px solid #e8ecef;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    display: block;
    font-size: 13px;
    border-radius: 50%;
}
.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{ 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(0,0,0,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: -80px;
}
.tooltip:after, [data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 160px;
    background-color: #000;
    background-color: rgba(0,0,0,1);
    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: 49px;
}
.ttm-topbar-wrapper .top-contact.text-left {
    position: relative;
    float: left;
    line-height: 50px;
}
.top-contact li{
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-left: 15px;
}
.top-contact li strong{font-weight: 500;}
.top-contact {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 13px;
    display: inline-block;
    position: relative;
}
.ttm-header-style-infostack .topbar-right .top-contact{padding-left: 15px;}
.ttm-topbar-wrapper .ttm-social-links-wrapper{ margin: 0; position: relative; padding-left: 13px;}
.ttm-topbar-wrapper .social-icons li{ margin: 0 3px; }
.ttm-topbar-wrapper .social-icons li>a {
    display: block;
    border: none;
    width: 16px;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    font-weight: 500;
    background-color: transparent;
    text-align: center;
}
.ttm-topbar-content .topbar-right .list-inline {
    display: inline-block;
    line-height: 49px;
}
.top-contact.ttm-highlight-left {
    margin-right: 15px;
    padding-right: 15px;
}
.top-contact.ttm-highlight-right{
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
}
.top-contact.ttm-highlight-left:after ,
.top-contact.ttm-highlight-right:after{
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 5000px;
    height: 100%;
}
.top-contact.ttm-highlight-right:after {
    left: 0; right: 0;
}
.top-contact strong {
    font-weight: 600;
}
.top-contact i {
    margin-left: 9px;
}
.ttm-top-info-con ul li {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    height: 100%;
    margin: 0;
}
.ttm-top-info-con > ul {
    padding: 0;
    margin: 0;
    padding: 0;
    margin: 0;
    display: table;
    vertical-align: middle;
    height: 100%;
}
.ttm-top-info-con {
    float: left;
    position: relative;
    z-index: 3;
    text-align: left;
}
.ttm-top-info-con>ul:not(.social-icons)>li { padding: 0 20px;}
.ttm-top-info-con>ul:not(.social-icons)>li:last-child{ padding-right: 0;}
.ttm-top-info-con>ul:not(.social-icons)>li:first-child{ padding-left: 0; }
.ttm-top-info-con ul li .icon-box,
.ttm-top-info-con ul li .title-box{
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
ul li .icon-box.icon-style-border{
    position: relative;
}
ul li .icon-box.icon-style-border i{
    border: 1px solid;
    position: relative;
    display: block;
    height: 42px;
    width: 42px;
    line-height: 42px;
    text-align: center;
}
.icon-box i{font-size: 18px;}
.ttm-top-info-con ul li .title-box{ padding-left: 18px;}
.ttm-top-info-con .title-box h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 0;
}
.ttm-top-info-con .title-box p {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0;
}

.ttm-header-style-classicinfo .ttm-content-wrapper {
    position: relative;
    padding-top: 19px;
    padding-bottom: 16px;
}
.ttm-header-style-classicinfo .top-contact.ttm-highlight-right{
    position: relative;
    padding-right: 20px;
    float: left;
    line-height: 48px;
    bottom: -18px;
    font-size: 16px;
}
.ttm-header-style-classicinfo .ttm-top-info-con ul li:not(:last-child):after{ content: unset; }

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

/** SiteBrand(logo) **/
.site-branding{
    float: right;
    height: 100px;
    line-height: 100px;
    position: relative;
    display: block;
    z-index: 1;
    margin-left: 15px;
}
.ttm-header-top-wrapper{
    position: relative;
}
.site-branding img {
    max-height: 65px;
}

/** SiteNavigation(Menu) **/
.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.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;
    right: 100%;
    top: 0;
}
#site-header-menu #site-navigation .menu ul li > a {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 19px;
}
#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;
    left: 12px;
    top: 16px;
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    margin-right: 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;
    margin-right: 7px;
}

/** ttm-rt-contact(HeaderIcons - Search, Cart) **/
.ttm-header-icons {  position: relative;  padding-right: 29px; }
.ttm-header-icons .ttm-header-search-link a {
    position: relative;
    border: none;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    height: 31px;
    width: 31px;
    line-height: 31px;
    color: rgba( 11,12,38,1);
    border-color: rgba( 11,12,38,1);
    border: 1px solid;
    font-size: 12px!important;
    z-index: 9;
}
.ttm-header-icons .ttm-header-search-link a i{ font-weight: 900 }
.ttm-header-icons .ttm-header-icon{ margin-left: 7px; }
.header-btn .ttm-btn.ttm-btn-size-md{
    font-size: 12px;
    padding: 8px 17px 8px 17px;
}
.header-btn { padding-right: 24px; }
.header-btn, .ttm-header-icons, .ttm-header-icon{
    height: 100px;
    line-height: 100px;
    float: left;
}
.header-btn i{
    font-weight: 600;
}
/**  ttm-search-overlay **/
.ttm-header-icon{ position: relative; }
.ttm-search-overlay {
    position: absolute;
    top: 100%;
    left: 0px;
    width: 400px;
    background: #fff;
    border-top: 3px solid;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.1);
    -ms-box-shadow: 0 3px 5px rgba(0,0,0,.1);
    box-shadow: 0 3px 5px rgba(0,0,0,.1);
    z-index: 111;
}
.topbar-right{
    float: right;
}
.ttm-search-overlay .w-search-form-h {
    display: table;
    height: 100%;
    width: 100%;
}
.ttm-search-overlay .w-search-form-row {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    position: relative;
    padding: 15px;
}
.ttm-search-overlay .w-search-form-row:before {
    position: absolute;
    left: 17px;
    top: -8px;
    width: 47px;
    height: 47px;
    text-align: center;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid;
    content: " ";
}
.ttm-search-overlay .ttm-site-searchform input[type="search"] {
    font-size: 14px;
    text-align: right;
    height: 50px;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none!important;
    color: #333;
    width: 85%;
    line-height: 1.3em;
    float: right;
}
.ttm-search-overlay .ttm-site-searchform button {
    font-size: 17px;
    width: 15%;
    padding: 0;
    border: 0;
    border-radius: 0;
    height: 50px;
    text-align: center;
    display: block;
    line-height: 50px;
    color: #fff;
}
.ttm-header-search-link .ttm-tectxon-icon-search:before {
    font-weight: 600;
}
.ttm-tectxon-icon-search:before {
    content: '\e825';
    font-family: "themify";
}
.ttm-search-overlay.st-show {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

/* ===============================================
    Footer
------------------------*/
.footer{
    background-image: url(../images/footer-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.footer .widget { margin: 60px 0 55px; }
.footer .widget .ttm-btn.ttm-btn-size-md{ padding: 14px 27px 14px 27px; }

/** FirstFooter **/
.first-footer {
    background-image: url(../images/footer-bg-one.jpg);
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.first-footer{padding: 62px 0 55px;}
.footer-logo{ margin-bottom: 45px; }
.footer-logo img{
    max-height: 80px;
    width: auto;
}
.first-footer .footer-box {
    border-top: 1px solid #e5eef7;
    border-bottom: 1px solid #e5eef7;
}
.first-footer .widget-area{padding: 33px 15px 37px;position: relative;}
.first-footer .featured-title h5,.first-footer .featured-desc p{margin-bottom: 0;}
/* newsletter-form */
.newsletter-form {
    position: relative;
    margin-bottom: 10px;
    margin-top: 48px;
}
.newsletter-form input[type="email"] {
    background-color: #fff;
    width: 100%;
    height: 47px;
    font-size: 14px;
    outline: none;
    border: none;
    border-radius: 25px;
    padding-right: 50px;
    -webkit-box-shadow: 0 0 12px 0 rgba(0,0,0,.04);
    -moz-box-shadow: 0 0 12px 0 rgba(0,0,0,.04);
    box-shadow: 0 0 12px 0 rgba(0,0,0,.04);
}
.newsletter-form input[type="submit"] {
    height: 47px;
    width: 115px;
    border: 0;
    outline: none;
    z-index: 21;
    padding: 0;
    left: 0;
    border-radius: 50px 0 0 50px;
    box-shadow: 0 0;
    font-weight: 600;
    font-size: 12px;
    padding-right: 0;
    padding-left: 20px;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.newsletter-form i {
    padding-right: 1px;
    position: absolute;
    right: 25px;
    top: 16px;
}
.mailchimp-inputbox:after {
    position: absolute;
    content: "\e629";
    top: 11px;
    left: 26px;
    font-family: "themify";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-size: 14px;
    color: #fff;
    z-index: 99;
}
/** SecondFooter **/
.second-footer{ border-bottom: 1px solid rgba(255,255,255,.14);}
.widget ul{ margin: 0; padding: 0; }
.widget ul>li {
    padding: 13px 0 0 0;
    position: relative;
}
.widget-title {
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
}
.widget-title:after{
    display: block;
    height: 3px;
    margin-top: 0;
    margin-bottom: -13px;
    content: '';
    position: absolute;
    bottom: 0;
    width: 20px;
}
.widget-title span {
    color: #088241;
    font-weight: normal;
}
/** footer-social-icons **/
.footer .social-icons li {
    margin-left: 3px;
    margin-right: 3px;
    min-width: auto;
}
.footer .social-icons li:first-child{margin-left: 0;}
.footer .social-icons li>a {
    background-color: #373e36;
    border: none;
    font-size: 15px;
}

/** timelist-block **/
.footer .widget ul.ttm-timelist-block {
    padding: 0;
    font-size: 14px;
    margin-top: 0;
}
.footer .widget ul.ttm-timelist-block li:first-child {
    padding-top: 0;
}
.footer .widget ul.ttm-timelist-block li {
    font-size: 15px;
    line-height: 23px;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid rgba(255,255,255,.07);
}
.footer .widget ul.ttm-timelist-block li .service-time { float: right;}

/** menu-footer-services **/
.widget ul.menu-footer-services li a{
    padding-right: 16px;
    position: relative;
}
.widget ul.menu-footer-services li a:before {
    font-family: 'FontAwesome';
    content: "\f100";
    position: absolute;
    top: 0px;
    right: 0;
    line-height: 18px;
    font-size: 13px;
}
/* our-location-widget */
ul.ttm-our-location-list li{padding: 0 0 10px 0;}
ul.ttm-our-location-list li i{margin-left: 7px;font-size: 15px;}
/** Footer-nav-menu **/
.copyright{
    text-align: center;
    padding-top: 23px;
    padding-bottom: 23px;
}

/** Footer-nav-menu **/
.footer-nav-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
.footer-nav-menu li {
    display: inline-block;
    padding-right: 2px;
    padding-left: 16px;
    font-size: 13px;
    padding-bottom: 0;
}
.footer-nav-menu li:last-child { padding-left: 0; }
.footer-nav-menu li:first-child { padding-right: 0; }
ul.footer-nav-menu li:not(:last-child):after {
    position: absolute;
    content: "|";
    padding-right: 7px;
    color: rgba(255, 255, 255, 0.68);
}

/* ===============================================
    Page-Title-Row
------------------------*/

.ttm-page-title-row {
    position: relative;
    background-image: url(../images/ttm-pagetitle-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
div.ttm-page-title-row > .ttm-bg-layer { background-color: rgba(24,35,51,0.85); }
.ttm-page-title-row {
    display: block;
    padding-top: 100px;
    padding-bottom: 85px;
    z-index: 11;
}
.title-box .page-title-heading h1 {
    text-transform: capitalize;
    font-size: 32px;
    line-height: 50px;
    margin-bottom: 10px;
}
.title-box .page-title-heading{ position: relative; }
.breadcrumb-wrapper a {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
}

/* ===============================================
    Inner-Pages
------------------------*/

/*------------------------------------------------------------------------------*/
/*  Contact_Us
/*------------------------------------------------------------------------------*/

#google-map{
    height: 400px;

}

ul.ttm_contact_widget_wrapper{ padding: 0; }
ul.ttm_contact_widget_wrapper li{
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 25px;
    border-bottom: 1px solid #eaeaea;
}
ul.ttm_contact_widget_wrapper li h6{font-size: 16px; line-height: 24px; padding-right: 30px;}
ul.ttm_contact_widget_wrapper li:last-child{ border: 0; }
ul.ttm_contact_widget_wrapper li i{
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 18px;
    font-weight: 400;
}
.ttm-rounded-shadow-box {
    border-radius: 10px;
    border-top: 7px solid;
}

/*------------------------------------------------------------------------------*/
/*  blog
/*------------------------------------------------------------------------------*/
article.ttm-blog-classic {
    margin-bottom: 30px;
    padding-bottom: 0;
}
article.ttm-blog-classic, .post-featured-wrapper{
    position: relative;
}
.ttm-blog-classic .featured-imagebox-post{margin-top: 0;margin-bottom: 0;}
.ttm-blog-classic .featured-imagebox-post .featured-content.featured-content-post{padding: 20px 0 20px;}
.ttm-blog-classic .featured-imagebox-post:hover{
    box-shadow: none;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.ttm-blog-classic .featured-imagebox-post .featured-content.featured-content-post .post-title h5{
    font-size: 30px;
    line-height: 39px;
}
.ttm-blog-classic .featured-imagebox-post .featured-content.featured-content-post .post-meta span{padding-right: 0;}
.ttm-blog-classic .featured-imagebox-post .post-meta span:not(:last-child):after{
    background-color: #eaeaea;
    display: inline-block;
    content: "";
    width: 1px;
    height: 20px;
    vertical-align: middle;
    margin-right: 15px;
}
.ttm-blog-classic .ttm-blog-classic-content  blockquote {
    display: block;
    background: #f7f7f7;
    padding: 25px 85px 20px 20px;
    position: relative;
    font-weight: 300;
    font-style: normal;
    font-size: 17px;
    min-height: 100px;
    line-height: 28px;
    font-style: italic;
    color: #687076;
    border-right: 4px solid;
}
.ttm-blog-classic .ttm-blog-classic-content blockquote:before {
    content: '"';
    display: inline-block;
    position: absolute;
    font-size: 110px;
    font-family: "Myriad Pro";
    transform: rotate(180deg);
    top: 0;
    right: 7px;
}
.ttm-tag-list span a{
    padding: 6px 15px;
    background-color: #f5f5f5;
    font-size: 14px;
    display: inline-block;
    margin-right: 3px;
}

/*------------------------------------------------------------------------------*/
/*  Elements_page
/*------------------------------------------------------------------------------*/
.element-row{ padding: 0 0 45px; position: relative;}
.element-row .section-title h2.title{ margin-top: 22px; margin-bottom: 25px;}

/** element-progressbar **/
.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; }

/** icon_element-style-fill **/
.ttm-icon.ttm-icon_element-fill {color: #fff; }
.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; }

/** icon_element-style-border **/
.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; }

/** icon_element-bgcolor **/
.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; }

/* ===   link-list ==
------------------------*/
.list-style-disc {list-style-type: disc !important;}
.list-style-decimal {list-style-type: decimal!important;}
ul.ttm-list {
    list-style: none;
    padding: 0;
    padding-left: 0;
}
.ttm-list.ttm-list-style-icon li i {
    position: absolute;
    right: 0px;
    top: 5px;
}
.ttm-list.ttm-list-style-icon li {
    padding-right: 27px;
    list-style: none;
    position: relative;
    padding-bottom: 8px;
}
.ttm-list.ttm-list-textsize-medium li{font-size: 16px;padding-bottom: 9px;}
.featured-desc ul{
    padding-left: 0;
    margin-top: 10px;
}

.owl-item {
    float: right;
    padding: 0 15px;
}
.home-blog-section{
    background: #f7f7f7;
    padding: 80px 0;
    background-image: url(../images/blog.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

/* owl dot */
.owl-theme .owl-dots {
    display: none;
    text-align: center;
    padding-top: 30px;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 9px;
    background-color: #ddd;
    border-radius: 10px;
    margin: 4px 1px 10px 6px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
}
.owl-theme .owl-dots .owl-dot.active span{
    background: #088241;
    width: 22px;
}
.ttm_single_image-wrapper{
    padding-top: 100px;
}
.breadcrumb-wrapper span, .breadcrumb-wrapper a{
    font-size: 15px;
}
.breadcrumb-wrapper span:last-child{
    color: #4dc515;
}

.layer-content .featured-desc p{
    padding-right: 20px;
    position: relative;
}
.layer-content .featured-desc p:before{
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 8px;
    background: #e8ecef;
    border-radius: 50%;
    -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;
}
.layer-content .featured-desc p:hover:before{
    background: #088241;
}
.map-col-bg.ttm-bgcolor-skincolor {
    padding: 50px 20px;
}
.section-title .title-header h3{
    font-size: 20px;
}
section.contact-form-section {
    background-color: #f9f9f9;
}
.ttm-blog-classic-content .ttm-social-share-title h5{
    font-size: 16px;
}
/***

====================================================================
        Login Section
====================================================================

***/

.login-section{
    position:relative;
    padding:180px 0px;
}

.login-form{
    position:relative;
    background: rgba(220, 242, 228, 0.22);
}

.login-form .form-column{
    position: relative;
}

.login-form .form-column .inner-column {
    position: relative;
    padding: 71px 60px;
}

.login-form .title-box {
    position: relative;
    margin-bottom: 50px;
}

.login-form .title-box h3 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 23px;
    border-right: 4px solid #088241;
    font-weight: 600;
    margin-bottom: 20px;
    padding-right: 8px;
    color: #555;
}
.login-form .title-box .text {
    position: relative;
    display: block;
    line-height: 24px;
    color: #707070;
}
.login-form .title-box .text a {
    border-bottom: 1px solid #999;
    color: #999;
}

.login-form .form-group{
    position:relative;
    margin-bottom:15px;
}
.form-group.btn-box {
    margin-bottom: 0;
}
.form-group input[type="text"],
.form-group input[type="password"],
.form-group input[type="email"],
.form-group textarea{
    position:relative;
    display:block;
    width:100%;
    padding:10px 20px;
    height:40px;
    color: #707070;
    font-size:14px;
    border:1px solid #cccccc;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;
    border-radius: 0;
}
.login-form .form-group{
    position: relative;
}
.login-form .form-group i{
    position: absolute;
    right: 15px;
    top: 14px;
    font-size: 14px;
    color: #088241;
}
.login-form .form-group input{
    padding-right: 40px !important;
    border: 1px solid transparent;
}
.login-form .btn-sign-up {
    background: #088241;
    color: #fff;
    display: block;
    width: 100%;
    margin-top: 40px;
    height: 45px;
}
.form-group input[type="text"]:focus,
.form-group input[type="password"]:focus,
.form-group input[type="tel"]:focus,
.form-group input[type="email"]:focus,
.form-group input[type="email"]:focus,
.form-group textarea:focus{
    border: 1px solid #088241;
    outline: none;
    box-shadow:none;
}

.form-group label{
    font-size: 14px;
    color: #707070;
}

.check-box{
    position: relative;
    display: block;
}

.btn-box .theme-btn{
    margin-right: 20px;
    font-weight: 400;
    min-width: 160px;
    text-align: center;
}

.btn-box .theme-btn:last-child{
    margin-right: 0;
}

.login-form .image-column{
    position: relative;
}

.login-form .image-column .image-box{
    position: relative;
    margin-right: -30px;
}

.login-form .image-column .image{
    position: relative;
    margin-bottom: 0;
}

.login-form .image-column .image img{
    width: 100%;
    height: auto;
}


.sign-up-form .image-column .image img{
    width: 100%;
    height: auto;
}

.forget-password{
    float: left;
    color: #333;
}
.sign-option {
    margin-top: 20px;
}
.sign-option ul{
    display: inline;
    padding: 0;
}
.sign-option ul li {
    display: inline;
    list-style: none;
    margin-left: 20px;
}
.sign-option ul li:last-child{
    margin-left: 0;
}
.reset-password {
    padding: 60px 40px;
}
.reset-password .title-box {
    margin-bottom: 35px;
}
.custom-control-label::before {
    right: 0;
    left: unset;
}
.custom-control-label::after {
    right: 0;
    left: unset;
}
.custom-control {
    margin: 0;
    padding-left: 0;
    padding-right: 1.5rem;
}
.custom-radio .custom-control-input:checked~.custom-control-label::before,
.custom-checkbox .custom-control-input:checked~.custom-control-label::before,
.custom-control-input:active~.custom-control-label::before,
.custom-control-input:checked~.custom-control-label::before
{
    background-color: #28a745 !important;
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.2);
}
.sign-option span{
    font-weight: bold;
    margin-left: 15px;
    color: #222;
}
.custom-control.custom-checkbox.remember-me {
    display: inline;
}
.cust-link{
    color: #28a745;
}
.pricing-appication {
    padding: 100px 0;
}

.app-container {
    position: relative;
    padding: 60px 35px;
    text-align: center;
    background: #f9f9f9;
    border: 1px solid #ddd;
}

.pricing-appication h3 {
    margin-bottom: 30px;
}

.app-container::before, .app-container::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 3.5px;
    left: 0;
    background: #f9f9f9;
    z-index: -1;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    border: 1px solid #ddd;
}
.app-container::after {
    top: 5px;
    z-index: -2;
    -webkit-transform: rotateZ(-2deg);
    -moz-transform: rotateZ(-2deg);
    -ms-transform: rotateZ(-2deg);
}
textarea{
    min-height: 100px;
}
.app-container .section-title.with-desc .title-header:before {
    bottom: -25px;
}
.institute-img{
    background: #f9f9f9;
    border: 1px solid #eee;
    padding: 30px;
    text-align: center;
}
.ttm-service-description h4{
    font-size: 20px;
}
.featured-content-portfolio p{
    margin-bottom: 7px;
    font-size: 13px;
}
.featured-content-portfolio p:last-child{
    margin-bottom: 0;
}
.featured-content-portfolio p span{
    margin-left: 4px;
    color: #088241;
}
.featured-imagebox-portfolio:hover .featured-content p, .featured-imagebox-portfolio:hover .featured-content p span{
    color: #fff !important;
}

.course-details li i{
    margin-left: 3px;
}
.course-details li .text-right{
    font-weight: 600;
    color: #666;
}
.footer-nav-menu li a{
    color: rgba(255, 255, 255, 0.6);
}

#rocketmeluncur {
    position: fixed;
    bottom: 50px;
    z-index: 999;
    display: none;
    visibility: hidden;
    width: 26px;
    height: 48px;
    right: 25px;
    background: url(../images/top.png) no-repeat 50% 0;
    opacity: 0;
    -webkit-transition: visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), -webkit-transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    -moz-transition: visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), -moz-transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

#rocketmeluncur i {
    display: block;
    margin-top: 48px;
    height: 14px;
    background: url(../images/top_1.png) no-repeat 50% -48px;
    opacity: .5;
    -webkit-transition: -webkit-transform .2s;
    -moz-transition: -moz-transform .2s;
    transition: transform .2s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0
}

#rocketmeluncur:hover {
    background-position: 50% -62px
}

#rocketmeluncur:hover i {
    background-position: 50% 100%;
    -webkit-animation: flaming .7s infinite;
    -moz-animation: flaming .7s infinite;
    animation: flaming .7s infinite
}

#rocketmeluncur.showrocket {
    visibility: visible;
    opacity: 1
}

#rocketmeluncur.launchrocket {
    background-position: 50% -62px;
    opacity: 0;
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    transform: translateY(-800px);
    pointer-events: none
}

#rocketmeluncur.launchrocket i {
    background-position: 50% 100%;
    -webkit-transform: scale(1.4, 3.2);
    -moz-transform: scale(1.4, 3.2);
    transform: scale(1.4, 3.2)
}
.widget-title.light-color:after{
    background-color: #fff;
}
.widget-title.light-color{
    color: #fff;
}
.menu-footer-services li{
    padding: 0 0 13px 0 !important;
}
.fixed-header #logo-img{
    height: 50px;
}
.contact-content{
    background: #fff;
    padding: 50px 30px;
    box-shadow: 0px 0px 29px 6px rgba(154, 161, 171, 0.18);
}
.tag_label {
    color: #fff;
    background: #f9304a;
    position: absolute;
    top: 0;
    right: 0;
    border: 0px;
    display: block;
    z-index: 1;
    font-size: 13px;
    height: 34px;
    padding: 0 10px;
    line-height: 34px;
}
.tag_label:before {
    content: "";
    border-top: 17px solid #f9304a;
    border-bottom: 17px solid #f9304a;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    position: absolute;
    left: -11px;
    top: 0;
}
.btn-box button{
    width: 100%;
}
.course-price-list{
    color: red;
}
.price-before {
    color: #999 !important;
    text-decoration: line-through;
    margin-left: 5px;
}
.price-after {
    color: #ff0000 !important;
    font-weight: 600;
}
.price {
    /* color: #ff0000 !important; */
    color:  #088241 !important;
    font-weight: 600;
}
.course-offer {
    margin: 20px 0 0 0;
    background: #088241;
    color: #fff;
    padding: 6px 10px;
    border-radius: 50px;
    text-align: center;
}
.course-price{
    text-align: center;
}
.course-price {
    background: #f9f9f9;
    padding: 5px;
    font-size: 14px !important;
    margin-top: 15px;
}
.whatsapp-widget{
    position: fixed;
    bottom: 40px;
    right: 70px;
    z-index: 999;
}
.whatsapp-widget img{
    height: 50px;
}
.ttm-service-single-content-area .featured-imagebox-post .featured-content.featured-content-post{
    padding: 0;
}
.ttm-service-single-content-area .featured-imagebox-post .featured-content.featured-content-post .post-meta{
    padding: 0;
}
.ttm-service-single-content-area .featured-imagebox-post .featured-content.featured-content-post .post-meta {
    font-size: 13px;
}
.ttm-service-single-content-area .featured-imagebox-post .featured-content.featured-content-post .post-meta i{
    color: #088241;
}
/*---------------------------------------------
        Dashboard
---------------------------------------------*/
.dashboard-menu i.lni-users {
    font-size: 18px;
}
.dashboard-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 82px;
}
.dashboard-container .dashboard-content-wrapper {
    width: 75%;
}
.dashboard-container .dashboard-sidebar {
    width: 25%;
}
.dashboard-content-wrapper {
    padding: 30px 20px;
    background: #ffffff;
}
.dashboard-sidebar {
    background: #f9f9f9;
    padding: 20px;
}
.dashboard-sidebar .company-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.dashboard-sidebar .company-info .thumb {
    width: 60px;
    height: 60px;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 100%;
}
.dashboard-sidebar .company-info .thumb img {
    border-radius: 100%;
}
.dashboard-sidebar .company-info .company-body {
    padding-right: 15px;
}
.dashboard-sidebar .company-info .company-body h5 {
    font-size: 18px;
    margin-bottom: 10px;
}
.dashboard-sidebar .company-info .company-body span, .usergroup {
    color: #858585;
}
.dashboard-sidebar .dashboard-menu {
    padding-top: 20px;
}
.dashboard-sidebar .dashboard-menu ul {
    padding: 0;
    padding-bottom: 10px;
    margin: 0;
    list-style: none;
}
.dashboard-sidebar .dashboard-menu ul li {
    padding: 10px 0;
}
.dashboard-sidebar .dashboard-menu ul li a {
    padding: 5px 10px;
}
.dashboard-sidebar .dashboard-menu ul li:hover i, .dashboard-sidebar .dashboard-menu ul li.active i {
    color: #088241;
}
.dashboard-sidebar .dashboard-menu ul li:hover a, .dashboard-sidebar .dashboard-menu ul li.active a {
    color: #088241;
}
.dashboard-sidebar .dashboard-menu ul.poweroff {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    padding-bottom: 0;
    padding-top: 10px;
}.dashboard-sidebar .dashboard-menu ul.poweroff li i {
    color: #ff3366;
    font-weight: 600;
}
@media all and (max-width: 991px) {
    .dashboard-container {
        display: block;
    }
    .dashboard-container .dashboard-content-wrapper,
    .dashboard-container .dashboard-sidebar {
        width: 100%;
    }
}
th {
    font-weight: normal !important;
}

table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background-color: transparent;
}
table.dataTable.display tbody tr:hover>.sorting_1, table.dataTable.display tbody tr.odd:hover>.sorting_1, table.dataTable.display tbody tr.even:hover>.sorting_1, table.dataTable.order-column.hover tbody tr:hover>.sorting_1, table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_1, table.dataTable.order-column.hover tbody tr.even:hover>.sorting_1 {
    background-color: transparent;
}
table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: transparent;
}
table.dataTable.no-footer {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.student-footer-course {
    margin-top: 15px;
}
.student-footer-course .btn {
    font-size: 13px;
    padding: 0 10px;
    height: 30px;
    line-height: 27px;
    border-radius: 0;
}
.student-footer-course .btn i{
    margin-left: 4px;
}
.start-course{
    background: #000;
    color: #fff !important;
}
.renew-course{
    background: #088241;
    color: #fff !important;
}
.course-expired{
    background: #e6e6e6 !important;
    color: #777 !important;
    cursor: no-drop !important;
}
.featured-imagebox-portfolio:hover .renew-course{
    background: #fff !important;
    color: #088241 !important;
}
.btn-actions a {
    margin: 5px;
    width: 40px;
    height: 40px;
    color: #888;
    line-height: 40px;
    border-radius: 50px;
    background: #f1f1f1;
    text-align: center;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    display: inline-block;
}
.btn-actions a i {
    display: block;
    line-height: 40px;
}
#list-nessages tbody tr:hover .btn-view {
    background: #088241;
    color: #fff;
}
#list-nessages tbody tr:hover .btn-edit {
    background: #000;
    color: #fff;
}
#list-nessages tbody tr:hover .btn-delete {
    background: #f91942;
    color: #fff;
}
.dataTables_wrapper .dataTables_paginate  .paginate_button  {
    width: 40px;
    height: 40px;
    line-height: 39px;
    text-align: center;
    display: inline-block;
    background-color: #f8f9fa;
    font-size: 15px;
    font-weight: 300;
    border: none !important;
    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;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
    background: #088241 !important;
    color: #fff !important;
    border: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background: #088241 !important;
    color: #fff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous, .dataTables_wrapper .dataTables_paginate .paginate_button.next{
    background: transparent !important;
    width: auto !important;
    border: none !important;
    color: #888 !important;

}
.course-order-details{
    background: #f9f9f9;
    padding: 20px;
    margin-bottom: 20px;
}
.course-order-details .right-side{
    color: #333;
    font-weight: 600;
}
.course-order-details .right-side i{
    color: #088241;
    margin-left: 3px;
}
.block-row{
    margin-bottom: 15px;
}
.block-row:last-child{
    margin-bottom: 0;
}
.pay-status-sucess{
    color: green;
}
.pay-status-failed{
    color: red;
}
.student-course-materials {
    background: #f9f9f9;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow:0 0 15px 0 rgba(32,46,60,.12);
}
.student-course-materials h4 {
    font-size: 18px;
    font-weight: 500;
}
.student-course-materials h4 b{
    color: #088241;
}
.widget-download h5 {
    font-size: 16px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.student-course-materials h6 {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 0;
    font-size: 14px;
}
.student-course-materials a{
    color: #088241;
}
.read-more-article{
    color: #088241;
}
.widget-download ul.download li:hover h6{
    color: #fff;
}
.document-block{
    box-shadow: 0 0 15px 0 rgba(32,46,60,.12);
    /*background-color: #f9f9f9;*/
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.document-block .img-block{
    position: relative;
    height: 180px;
    overflow: hidden;
    display: block;
    text-align: center;
}
.document-block .img-block img{
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 100%;
    object-fit: contain;
    width: auto !important;
    max-width: unset !important;
}
.document-block .img-block:hover img {
    transform: scale(1.05);
}
.document-block h4 {
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
    margin-bottom: 0;
    text-align: center;
}
.document-footer {
    padding: 10px;
    border-top: 1px solid #eee;
}
.document-footer a {
    display: inline-block;
    width: 49%;
    border-right: 1px solid #ccc;
    padding-right: 10px;
    font-size: 13px;
    text-align: center;
}
.document-footer a:first-child{
    border-right: none;
    padding-right: 0;
}
.modal-header {
    text-align: center;
    display: block;
    padding: 45px 25px 20px 25px;
    border-bottom: 0;
}
.modal-header i {
    color: #088241;
    font-size: 35px;
    margin-bottom: 10px;
    display: block;
}
.modal-header h5 {
    font-size: 20px;
    display: block;
    color: #666;
    margin-bottom: 20px;
}
.close {
    position: absolute;
    right: 40px;
    top: 40px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 !important;
    opacity: 1 !important;
    font-size: 15px;
}
.close:hover{
    color: red !important;
}
.modal-body .ks-footer{
    float: right;
    border: none;
}
.modal-body .send-message, .modal-body .send-image, .modal-body .send-file{
    margin-left: 10px;
}
.modal-body {
    padding: 20px 25px;
}
.document-details.upload-new {
    height: 276px;
    line-height: 276px;
    text-align: center;
}
.document-details.upload-new  a {
    display: inline-block;
    background: #ededed;
    border: 2px dashed #cbcbcb;
    width: 150px;
    min-height: 150px!important;
    height: 150px;
    line-height: 150px;
    text-align: center;
    font-size: 15px;
    color: #646565;
    margin-bottom: 30px;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    cursor: pointer;
}
.file-upload {
    position: relative;
    background: #f9f9f9;
    height: 42px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
}
.file-upload input {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
}
.file-upload i:before{
    margin-left: 5px;
}
.img-type img{
    height: 22px;
    margin-left: 3px;
}
.doc-size{
    color: #999;
    font-size: 13px;
}
.attendace-reason{

}
.attendace-reason img{
    height: 40px;
}
.attendace-reason i{
    margin-left: 3px;
}
.block-dec {
    background: #f9f9f9;
    padding: 15px 20px;
    border-bottom: 3px solid #088241;
    margin-bottom: 20px;
}
.checkboxes {
    list-style: none;
    padding: 0;
}
.checkboxes.radios input[type=radio], .checkboxes input[type=checkbox] {
    display: none;
}
.checkboxes input[type=checkbox]:checked+label {
    color: #088241;
}
.checkboxes.one-in-row label {
    margin-bottom: 9px;
    width: 100%;
}
.checkboxes label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-right: 28px;
    margin-bottom: 0;
    line-height: 24px;
    font-size: 15px;
    font-weight: normal;
    color: #999;
}
.checkboxes input[type=checkbox]:checked+label:before, .checkboxes input[type=radio]:checked+label:before {
    content: "\f00c";
    background-color: transparent;
    border-color: #088241;
    color: #088241;
}
.checkboxes label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-left: 10px;
    position: absolute;
    right: 0;
    top: 3px;
    background-color: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .25s;
    font-family: FontAwesome;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 15px;
}
.student-details {
    background: #f9f9f9;
    border-bottom: 3px solid #088241;
    padding: 30px 20px;
    margin-bottom: 40px;
    position: relative;
}
.print-cal {
    position: absolute;
    background: #088241;
    left: 30px;
    font-size: 20px;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 15px 0 rgba(32,46,60,.12);
}
.student-details ul {
    padding-right: 20px;
}
.student-details li{
    margin-bottom: 10px;
    position: relative;
}
.student-details li:before {
    font-family: 'FontAwesome';
    content: "\f100";
    position: absolute;
    top: 3px;
    right: 0;
    line-height: 18px;
    font-size: 15px;
}
.right-side {
    color: #555;
}
.profile-img-block {
    background: #fff;
    padding: 8px;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    overflow: hidden;
    margin-top: 40px;
}
.profile-img-block img{
    border-radius: 50%;
}
.grade-pos{
    color: #088241;
}
.grade-neg{
    color: red
}
.student-fail td {
    background: rgba(255, 0, 0, 0.09);
}
.student-fail.odd{
    background-color: #fff !important;
}

table.dataTable.display tbody tr.student-fail>.sorting_1, table.dataTable.order-column.stripe tbody tr.student-fail>.sorting_1 {
    background: rgba(255, 0, 0, 0.09) !important;
}
@media (max-width: 800px){
    .dataTables_wrapper {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .student-course-materials h4 {
        font-size: 16px;
        margin-top: 10px;
    }
    .document-block .img-block {
        height: auto;
        text-align: center;
    }
    .document-block .img-block img {
        height: auto;
        width: 100%;
        max-width: 100% !important;
    }
    .profile-img-block {
        margin: 0 0 20px 0;
    }
    .print-cal{
        left: 10px;
    }
    .widget-title {
        padding-left: 50px;
    }
}
