/*-----------------------------------------------------------------------------------

    Template Name: Subex HTML5 Template  
    Template URI: http://bootexperts.com
    Description: This is HTML5 template
    Author: BootExperts
    Author URI: http://bootexperts.com
    Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Theme Default CSS (body, link color, section etc)
    2. header-area
		2.1 header-top
		2.2 header-bottom
			2.2.1 main-menu
			2.2.2 sub-menu
			2.2.3 mega-menu 
			2.2.4 stick menu 
    3. slider-area 
	4. main-content-area 
	5. popular-posts-area
	6. latest-reviews-area
	7. featured-posts-area
	8. footer-area
	9. home-2
		9.1 slider-area
	10. blog page
		10.1 blog-content-area
		10.2 blog-column-3
		10.3 blog-column-2
		10.4 blog-fullwidth
	11. contact-us page
		11.1 contact-form-area
	12. single-blog page
		12.1 single-blog-details
		12.2 single-blog-bottom
		12.3 about-author
		12.4 comments-area
	13. single-blog-2
		13.1 single-blog-details
	14. 404 page
	15. scrollUp
	16. mobile-menu-area	

-----------------------------------------------------------------------------------*/

/*----------------------------------------*/

/*  1.  Theme default CSS
/*----------------------------------------*/

/*issue 1-2-3  color used #66cc99 and title #9e2c5b*/

/*issue 4  color used #007363*/

/*replace #1ca9a9  in #007166*/

.slider-title {
    bottom: 40px;
    color: white;
    font-size: 40px;
    position: absolute;
    text-transform: capitalize;
}

.slider-title > span {
    bottom: 30px !important;
    position: absolute;
}
li>a:hover{
     color: #007166 !important;
}
.color-green {
    color: #007166 !important;
}

.color-white {
    color: white !important;
}

.f-s-40 {
    font-size: 40px !important
}

.f-s-18 {
    font-size: 18px !important
}

.f-s-15 {
    font-size: 15px !important
}

.slider-separator {
    width: 60px;
    margin-bottom: 10px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.9);
    display: block;
}


.noBorder {
    border-bottom: 0px solid white !important;
}

.line-b-month {
    width: 100%;
    margin-bottom: 0px !important;
    display: block;
}

.border-b-month {
    width: 40px;

    border-bottom: 1px solid #635245;
    margin-bottom: 0px !important;
    display: block;
}

.month > a {
    /*    brown*/
    color: #635245 !important;
}

.padding-left {
    padding-left: 8%;
    /*    padding-left: 90px;*/
}

.padding-right {
    padding-right: 8% !important;
    /*    padding-right: 90px;*/
}

.p-l-r-0 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.main-content-area-banner > .row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.f-s-25 {
    font-size: 25px;
}

.f-s-42 {
    font-size: 42px;
}

.p-top-40 {
    padding-top: 40px !important;
}

.m-top-50 {
    padding-top: 50px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-25 {
    margin-top: 25px;
}

.p-l-5 {
    padding-left: 5px;
}

.p-r-5 {
    padding-right: 5px;
}

.p-b-30 {
    padding-bottom: 30px;
}

/*new style*/

.top-bar_view-style_1 {
    background: transparent !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.9);
    position: relative;
    min-height: 50px;
}

.row-margin {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.header-area {
    /*    background-image: url();*/
    background-image: url(https://www.makassed.org/sharedData/img/banner2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: block;
    height: 350px;
    width: 100%;
}

.layer-header {
    background-color: #007166;
    opacity: 85%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.m-t-35 {
    margin-top: 35px;
}

/*end of new style*/

html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
    min-width: 100%;
}

.color-brown {
    color: #635245;
}

.f-s-14 {
    font-size: 14px !important;
}

.archiveBanner {
    background-color: #635245;
    /*    background-color: #e3e3e3;*/
    font-size: 30px;
    /*    font-weight: bold;*/
    color: #fff;
    /*    color: #007166;*/
    padding: 20px;
    text-align: center;
    margin-bottom: 14px;
}

a {
    transition: all 0.4s ease 0s;
    text-decoration: none;
}

a:focus {
    outline: 0px solid
}

a:hover {
    color: #007166;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0 none;
}

p {
    /*
    font-weight: 300;
    margin: 0 0 15px;
*/
    font-weight: 400;
    margin: 0 0 15px;
    /*     color: #3e3e3e;*/
    color: #635245;
/*    font-size: 14px;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    margin: 0 0 10px;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

body {
    background: #f7f7f7 none repeat scroll 0 0;
    color: #635245;
    /*    color: #999;*/
    /*    font-size: 13px;*/
    /*    line-height: 24px;*/
}

.container {
    /*    width: 1200px;*/
    padding-right: 0px !important;
    padding-left: 0px !important;

}



.floatleft {
    float: left
}

.floatright {
    float: right
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px
}

.aligncenter {
    display: block;
    margin: 0 auto 15px
}

.fix {
    overflow: hidden
}

.clear {
    clear: both
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 30px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}


/*----------------------------------------*/

/*  1.  Global CSS
/*----------------------------------------*/

h2.section-title {
    /*    text-align: center;*/
    /*    text-transform: uppercase;*/
    margin: 0 0 40px;
    padding: 0 0 0px;
    position: relative;

}

h2.section-title:after {
    content: "";
    background: #007166 none repeat scroll 0 0;
    /*    width: 150px;*/
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: -19px;
    left: 0;
    right: 0;
    /*    top: 55px;*/
    /*    left: 50%;*/
    /*    margin-left: -75px;*/
}

label {
    font-weight: 400;
}

h4.section-title {
    /*    text-align: center;*/
    /*    text-transform: uppercase;*/
    margin: 0 0 40px;
    padding: 0 0 0px;
    position: relative;

}

h4.section-title:after {
    content: "";
    background: #007166 none repeat scroll 0 0;
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
}

input[type="text"] {
    outline: 0;
}

.emailInput {
    outline: 0;
}

input[type="submit"] {
    outline: 0;
}

input[type="text"]:focus::-webkit-input-placeholder {
    color: transparent;
}

input[type="text"]:focus::-moz-placeholder {
    color: transparent;
}

.emailInput:focus::-moz-placeholder {
    color: transparent;
}

textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

textarea:focus::-moz-placeholder {
    color: transparent;
}


/*========================================*/

/*  2. header-area
/*========================================*/

/*----------------------------------------*/

/*  2.1 header-top
/*----------------------------------------*/

.header-area .header-top {
    /*    background: #333 none repeat scroll 0 0;*/
}

.header-top-left ul.social-icons li {
    float: left;
    margin-right: 1px;
}

.header-top-left ul.social-icons li a i {
    background: transparent;
    color: #fff;
    width: 35px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: all 0.4s ease 0s;
}

.header-top-right {
    margin: 8px 0 0;
}

.header-links,
.header-search {
    float: right;
}

.header-links ul li {
    display: inline-block;
    border-left: 1px solid #635245;
    padding: 0 20px;
}

.header-links ul li:nth-child(2) {
    padding-right: 0;
}

.header-links ul li a {
    color: #fff;
    font-size: 14px;
}

.header-search button.search-toggler,
.search-area button.search-btn {
    background: none;
    color: #fff;
    border: none;
    font-size: 14px;
    outline: 0;
    padding: 0 20px;
    transition: all 0.4s ease 0s;
}

.header-top-left ul.social-icons li a:hover i,
.header-links ul li a:hover,
.header-search button.search-toggler:hover {
    color: #007166;
}

.search-area {
    background: rgba(255, 255, 255, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 999999;
    transition: all 0.4s ease 0s;
}

.search-area span.search-close {
    position: relative;
    float: right;
    margin: 88px 92px 0 0;
}

.search-area span.search-close:after {
    content: "";
    cursor: pointer;
    display: block;
    position: absolute;
    background: url(img/close.png) no-repeat scroll 50% 50%;
    width: 50px;
    height: 50px;
}

.search-form input[type="text"] {
    background: transparent;
    border: none;
    border-bottom: 2px solid #635245;
    width: 100%;
    height: 80px;
    font-size: 40px;
    outline: 0;
    margin: 190px 0 0;
    padding: 0 45px;
}

.search-form input[type="text"]:focus {
    border-bottom: 2px solid #007166;
}

.search-form .emailInput {
    background: transparent;
    border: none;
    border-bottom: 2px solid #635245;
    width: 100%;
    height: 80px;
    font-size: 40px;
    outline: 0;
    margin: 190px 0 0;
    padding: 0 45px;
}

.search-form .emailInput:focus {
    border-bottom: 2px solid #007166;
}

.search-form {
    position: relative;
}

.search-form button.search-btn {
    color: #635245;
    font-size: 40px;
    position: absolute;
    bottom: 20px;
    right: 28px;
}

.search-form button.search-btn:hover {
    color: #007166;
}


/*----------------------------------------*/

/*  2.2 header-bottom
/*----------------------------------------*/

.header-bottom {

    background: transparent !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.9);
    position: relative;
    /*    background: #fff none repeat scroll 0 0;*/
    transition: all 0.3s ease 0s;
}


/*----------------------------------------*/

/*  2.2.1 main-menu
/*----------------------------------------*/

.header-bottom .main-menu {
    transition: all 0.3s ease 0s;
}

.header-bottom .logo {
    padding: 0px 0;
    /*    padding: 7px 0;*/
    transition: all 0.3s ease 0s;
}

.main-menu ul.main-nav {
    padding-top: 29px;
}

.main-menu ul.main-nav li {
    margin-left: 5px;
    float: left;
}

.main-menu ul.main-nav > li > a {
    color: #666;
    font-size: 14px;
    /*    font-weight: 700;*/
    padding: 0 15px;
    position: relative;
    text-transform: uppercase;
}

.main-menu ul.main-nav > li > a:before {
    content: "";
    width: 0%;
    height: 3px;
    background: #007166 none repeat scroll 0 0;
    position: absolute;
    left: 50%;
    top: -31px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease 0s;
}

.main-menu ul.main-nav > li.dropdown {
    position: relative;
}

.main-menu ul.main-nav > li.dropdown:after {
    content: "\f107";
    color: inherit;
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.4s ease 0s;
}

.main-menu ul.main-nav > li > a:hover:before {
    opacity: 1;
    visibility: visible;
    left: 0;
    width: 100%;
}

.main-menu ul.main-nav > li:hover a,
.main-menu ul.main-nav > li:hover:after {
    color: #007166;
}

.main-menu ul.main-nav > .active > a,
.main-menu ul.main-nav > .active.dropdown:after {
    background-color: transparent;
    color: #007166;
}


/*----------------------------------------*/

/*  2.2.2 sub-menu
/*----------------------------------------*/

.sub-menu {
    position: absolute;
    width: 200px;
    background: #fefefe none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    left: -6px;
    top: 150%;
    opacity: 0;
    visibility: hidden;
    z-index: -99;
    transition: all 0.3s ease 0s;
}

.sub-menu ul li a {
    border-bottom: 1px solid #f3f3f3;
    color: #666 !important;
    font-weight: 400;
    display: block;
    padding: 7px 15px;
}

.sub-menu ul li a.last {
    border-bottom: none;
}


.sub-menu ul li a:hover {
    color: #007166 !important;
}

.main-menu ul.main-nav > li:hover .sub-menu,
.main-menu ul.main-nav > li:hover .mega-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 999;
}


/*----------------------------------------*/

/*  2.2.3 mega-menu
/*----------------------------------------*/

.mega-menu {
    width: 710px;
    position: absolute;
    background: #fefefe none repeat scroll 0 0;
    border: 1px solid #f3f3f3;
    left: -260px;
    top: 150%;
    opacity: 0;
    padding: 25px 15px 17px 30px;
    visibility: hidden;
    z-index: -99;
    transition: all 0.3s ease 0s;
}

.mega-menu.pages {
    width: 600px;
    left: -18px;
}

.mega-menu span {
    width: 150px;
    float: left;
    margin-right: 20px;
}

.mega-menu span a {
    color: #666 !important;
    display: block;
    padding: 0 0 7px;
}

.mega-menu span a:hover {
    color: #007166 !important;
}

.mega-menu .single-post {
    width: 31%;
    float: left;
    margin-right: 15px;
    text-align: center;
}

.mega-menu .single-post:last-child {
    margin-right: 0px;
}

.mega-menu .single-post h6.post-title {
    margin: 10px 0 0;
}

.mega-menu .single-post h6.post-title a {
    color: #333 !important;
}

.mega-menu .single-post p.post-date {
    color: #666;
    font-size: 11px;
    margin: 0;
}

.mega-menu .single-post:hover .post-img:before {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.mega-menu .single-post h6.post-title a:hover {
    color: #007166 !important;
}


/*----------------------------------------*/

/*  2.2.4 stick menu
/*----------------------------------------*/

.stick {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

.header-bottom.stick {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.header-bottom.stick ul.main-nav {
    padding: 15px 0 17px;
}

.header-bottom.stick .logo {
    width: 150px;
    /*    height: 34px;*/
    height: 120px;
    /*    padding: 11px 0;*/
}

.header-bottom.stick .main-menu ul.main-nav > li > a:before {
    top: -13px;
}


/*========================================*/

/*  3. slider-area
/*========================================*/

.slider-area .single-slide {
    position: relative;
    overflow: hidden;
}

.slider-area .single-slide:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    /*    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;*/
    top: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    transition: all 0.4s ease 0s;
}

.single-slide .slide-text-container h5 {
    padding: 0 0 10px;
    position: relative;
    text-transform: uppercase;
}

.home-2 .single-slide .slide-text-container h5 a {
    font-size: 18px;
}

.home-2 .single-slide .slide-text-container {
    margin-left: -142px;
}

.single-slide .slide-text-container h5 a {
    color: #fff;
    font-size: 28px;
    /*    font-weight: 700;*/
}

.single-slide .slide-text-container h5:after {
    content: "";
    background: #007166 none repeat scroll 0 0;
    width: 200px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -100px;
}

.single-slide .slide-text-container {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -18px;
    margin-left: -218px;
}

.slider-area .single-slide:hover:before {
    opacity: 0;
    visibility: hidden;
}


/*---------- owl custom css for navigation ----------*/

.owl-theme .owl-controls {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease-in-out 0s;
}

.owl-theme:hover .owl-controls {
    opacity: 1;
    visibility: visible;
}

.owl-theme .owl-controls .owl-buttons > div {
    width: 52px;
    height: 100px;
    color: #FFF;
    margin: 5px;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
    filter: Alpha(Opacity=50);
    /*IE7 fix*/
    opacity: 0.5;
    text-indent: -99999px;
}

.owl-theme .owl-controls .owl-buttons > div {
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -50px;
}

.owl-theme .owl-controls .owl-buttons > div:before {
    content: "";
    background: url(img/home-2/slider/prev.png) no-repeat 50% 50%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    left: auto;
    right: 15px;
}

.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: "";
    background: url(img/home-2/slider/next.png) no-repeat 50% 50%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}


/*========================================*/

/*  4. main-content-area
/*========================================*/

/*----------------------------------------*/

/*  4.1 sidebar-area
/*----------------------------------------*/

.main-content-area {
    padding: 70px 0 0;
}

.main-content-area-banner {
    padding: 10px 0 30px;
}

/*
.main-content-area-banner {
    padding: 10px 0 0;
}
*/

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-l-m-1 {
    margin-left: -1px;
}

.m-r-m-1 {
    margin-right: -1px;
}

.m-r-5 {
    margin-right: 5px;
}

.glyphicon {

    top: 4px;
}

/*
input {
    border-radius: 0;
      -webkit-appearance: none;
}
*/

.alert-warning {
    color: white !important;
    background-color: #007166 !important;
    border-color: #007166 !important;
}

.span-req {
    color: #007166 !important;
    font-size: 14px !important;
    display: block;
}

.single-sidebar-widget {
    background: #fff none repeat scroll 0 0;
    padding: 20px;
    margin: 0 0 30px;
    /*    text-align: center;*/
}

.single-sidebar-widget h6.widget-title {
    /*
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #f2f2f2;
*/
    margin: 0;
    padding: 15px 0px;
    /*    text-transform: uppercase;*/
}

.sidebar-content.comm {
    padding: 0 25px 0px !important;
}

.sidebar-content {
    /*    padding: 0 25px 50px;*/
    overflow: hidden;
}

.widget-title:hover {
    cursor: pointer;
}

.single-sidebar-widget .my-photo {
    margin: 25px 0 20px;
}

.social-links-area .single-icon {
    /*
    width: 0px;
    height: 0px;
*/
    overflow: hidden;
    float: left;
    transition: all 0.4s ease 0s;
}

.m-r-10 {
    margin-right: 10px;
}

.social-links-area {
    /*    margin: 15px 0 0;*/
}

.social-links-area .single-icon a {
    color: white;
    background: #007166;
    border-radius: 25px;
    width: 25px;
    height: 25px;
    display: block;
    text-align: center;
}

.social-links-area .single-icon i {
    font-size: 14px;
    margin: 5px 0 0;
    transition: all 0.4s ease 0s;
}

.social-links-area .single-icon p {
    /*    font-weight: 600;*/
    margin: 0px;
    transition: all 0.4s ease 0s;
}

.social-links-area .single-icon:hover {
    /*    background: #007166 none repeat scroll 0 0;*/
}

.social-links-area .single-icon:hover i,
.social-links-area .single-icon:hover p {
    color: #fff;
}

.d-block {
    display: block !important;
    width: 100%;
}

.txt-center {
    text-align: center !important;
}

.sidebar-content.newsletter h6 {
    /*    font-weight: 600;*/
    text-transform: uppercase;
    margin: 30px 0 10px;
}

.jobInput {
    width: -webkit-fill-available;
    height: 32px;
    border: 1px solid #007166;
    margin: 0 0 10px;
    outline: 0;
    padding: 0 20px;

}

input[type="text"].jobInput,
input[type="text"].emailInput {
    -webkit-appearance: none;
    border-radius: 0;
}

.sidebar-content.newsletter input[type="text"],
.form-contact-section input,
.form-contact-section select {
    /* Remove First */
    /*  -webkit-appearance: none;

    -moz-appearance: none;
    appearance: none;
*/
    /*    width: 310px;*/
    width: 100% !important;
    height: 32px;
    border: 1px solid #007166;
    margin: 0 0 10px;
    padding: 0 20px;
    background: transparent;
    outline: none;
}

.sidebar-content.newsletter input[type="text"]:focus,
.form-contact-section input:focus,
.form-contact-section select:focus,
.jobInput:focus {
    border: 1px solid #635245;
}

.sidebar-content.newsletter .emailInput,
.form-contact-section .emailInput {
    /*    width: 310px;*/
    width: 100%;
    height: 32px;
    border: 1px solid #007166;
    margin: 0 0 10px;
    outline: 0;
    padding: 0 20px;
}

.sidebar-content.newsletter .emailInput:focus,
.form-contact-section .emailInput:focus {
    border: 1px solid #635245;
}

.sidebar-content.newsletter input[type="submit"],
.form-contact-section input[type="submit"] {
    background: #007166 none repeat scroll 0 0;
    border: 1px solid #007166;
    color: #666;
    /*    font-weight: 600;*/
    height: 32px;
    margin: 10px 0 0;
    outline: 0;
    padding: 0 15px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}

.sidebar-content.newsletter input[type="submit"]:hover {
    background: #635245 none repeat scroll 0 0;
    color: #fff;
}

.sidebar-content.ad-design {
    padding: 30px;
}

.sidebar-content .ad-banner {
    position: relative;
    overflow: hidden;
}

.sidebar-content .ad-banner a {
    display: block;
}

.sidebar-content .ad-banner-overlay {
    content: "";
    color: #fff;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 90%;
    height: 84%;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    left: 50%;
    margin-top: -27%;
    margin-left: -45%;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transform: scale(0.3);
    transition: all 0.3s ease 0s;
}

.sidebar-content .ad-banner-overlay .banner-text {
    position: relative;
    top: 50%;
    margin-top: -19px;
}

.sidebar-content .ad-banner-overlay .banner-text p,
.sidebar-content .ad-banner-overlay .banner-text span {
    font-size: 15px;
    margin: 0;
}

.sidebar-content .ad-banner:hover .ad-banner-overlay {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.categories-list,
.archive-list,
.tags-list {
    text-align: left;
    margin: 0px 0 0;
}

.categories-list ul li {
    margin: 0 0 4px;
}

.archive-list ul li {
    padding: 4px 0;
}

.archive-list ul li {
    border-bottom: 1px solid #f0f0f0;
}

.archive-list ul li:last-child {
    border-bottom: none;
}

.categories-list ul li a,
.archive-list ul li a,
.tags-list ul li a {
    color: #635245;
    position: relative;
}

.tags-list ul li {
    display: inline-block;
    background: #fefefe none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    height: 30px;
    line-height: 26px;
    margin: 0 5px 9px 0;
    padding: 0 10px 0 22px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}

.categories-list ul li a:before,
.archive-list ul li a:before,
.tags-list ul li a:before {
    position: absolute;
    font-family: FontAwesome;
    font-size: 15px;
}

.categories-list ul li a:before {
    content: "\f07c";
}

.archive-list ul li a:before {
    content: "\f105";
}

.tags-list ul li a:before {
    content: "\f02b";
    top: -3px;
    left: -15px;
    font-size: 12px;
}

.categories-list ul li a span.category,
.archive-list ul li a span.month {
    margin-left: 30px;
    text-transform: uppercase;
}

.categories-list ul li a span.number,
.archive-list ul li a span.number {
    float: right;
}

.categories-list ul li a:before,
.categories-list ul li a span.category,
.categories-list ul li a span.number,
.archive-list ul li a:before,
.archive-list ul li a span.month,
.archive-list ul li a span.number {
    transition: all 0.4s ease 0s;
}

.categories-list ul li a:hover:before,
.categories-list ul li a:hover span.category,
.categories-list ul li a:hover span.number,
.archive-list ul li a:hover:before,
.archive-list ul li a:hover span.month,
.archive-list ul li a:hover span.number {
    color: #007166;
}

.tags-list ul li:hover {
    background: #007166 none repeat scroll 0 0;
}

.tags-list ul li:hover a {
    color: #fff;
}


/*========================================*/

/*  5. popular-posts-area
/*========================================*/

.post-img {
    position: relative;
    text-align: center;
}

.post-mainImg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    /*    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;*/
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transform: scale(0.3);
    transition: all 0.3s ease 0s;
}

.post-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transform: scale(0.3);
    transition: all 0.3s ease 0s;
}

.post-img a.post-tag {
    padding: 0 8px;
    height: 30px;
    background: #333 none repeat scroll 0 0;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    line-height: 30px;
    position: absolute;
    right: 5px;
    top: 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.post-img a.post-tag:hover {
    color: #007166;
}

.post-info {
    width: 310px;
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    bottom: -12px;
    margin-left: -155px;
    text-align: center;
    z-index: 999;
}

.post-info p {
    margin: 0;
}

.post-info span {
    border-right: 1px
    /*solid #999*/
    ;
    margin-right: 10px;
    padding-right: 10px;
}

.post-info span.post-social-links {
    border-right: none;
    margin-right: 0;
}

.post-info span.post-social-links a {
    margin: 0 2px;
}


/*---------- tooltip CSS ----------*/

.tooltip {
    font-size: 11px;
}

.tooltip-inner {
    max-width: 60px;
    padding: 3px 8px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    background-color: #007166;
    border-radius: 0;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #007166;
}

.post-info a {
    color: #666;
    font-size: 11px;
    font-weight: 400;
    text-align: center;
}

.post-info a:hover {
    color: #007166;
}

.post-content h6.post-title a {
    color: #635245;

}

.continue-section {
    margin-top: 60px;
}

.post-content a.continue-link:before,
.sidebar-content a.continue-link:before {
    content: " ";
    background: #007166 none repeat scroll 0 0;
    /* width: 150px; */
    width: 30px;
    height: 2px;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
}

.post-content a.continue-link,
.sidebar-content a.continue-link {
    /*    color: #007166;*/
    color: #635245;
    margin: 0 0 40px;
    padding: 0 0 0px;
    position: relative;
}

.post-content h6.post-title a:hover {
    color: #007166;
}

.post-content a.continue-link:hover {
    text-decoration: none;
}

.single-popular-post:hover .post-img:before,
.single-review:hover .post-img:before,
.single-featured-post:hover .post-img:before {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.single-popular-post:hover .post-content,
.single-review:hover .post-content,
.single-featured-post:hover .post-content {
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
}


/*========================================*/

/*  6. latest-reviews-area
/*========================================*/

.latest-reviews-area {
    /*    padding: 0px 0 0;*/
    /*    padding: 35px 0 0;*/
}

.single-review .post-content {
    /*
    background: #fff none repeat scroll 0 0;
    margin: 0 0 30px;
    padding: 40px 52px;
    text-align: justify;
    
    
*/
    background: #fff none repeat scroll 0 0;
    margin: auto;
    padding: 40px 52px;
    text-align: justify;
    width: 90%;
    position: relative;
    z-index: 1;
    margin-top: -50px;
}

.single-review .post-content.job {
    margin-top: 10px !important;
    width: 100%;
}

.post-rating {
    margin: 0 0 10px;
}

.post-rating ul li {
    display: inline-block;
}

.post-rating ul li a i.fa-star {
    color: #ffcc00;
}

.post-rating ul li a i.fa-star-half-o {
    color: #635245;
}


/*========================================*/

/*  7. featured-posts-area
/*========================================*/

.featured-posts-area {
    padding: 35px 0 40px;
}

.post-content {

    background: #fff none repeat scroll 0 0;
    margin: auto;
    padding: 40px 22px;
    /* text-align: center; */
    transition: all 0.3s ease-in-out 0s;
    width: 95%;
    margin-top: -30px;
    z-index: 1;
    position: relative;
}


/*========================================*/

/*  8. footer-area
/*========================================*/

.footer-area {
    /*    background: url(img/footer-bg.jpg) no-repeat scroll center center;*/
    background-size: cover;
    /*    padding: 70px 0 65px;*/
}

.footer-area .footer-logo {
    margin: 0 0 22px;

}

.footer-area p.copyright-text {
    color: #635245;
    font-size: 15px;
    margin-top: 80px;
    margin-bottom: 20px;
    /*    text-transform: uppercase;*/
}


/*========================================*/

/*  9. home-2
/*========================================*/

/*========================================*/

/*  9.1 slider-area
/*========================================*/

.home-2 .slider-area .owl-carousel .owl-item.active .single-slide:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    /*    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;*/
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease 0s;
}


/*
.home-2 .slider-area .owl-carousel .owl-item.active .single-slide:hover:before {
    opacity: 1;
    visibility: visible;
}

.home-2 .slider-area .owl-carousel .owl-item .single-slide:hover:before {
    opacity: 1;
    visibility: visible;
}
*/

.home-2 .single-slide .slide-text-container {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all 0.3s ease 0s;
}

/*
.home-2 .slider-area .owl-carousel .owl-item.active .single-slide:hover .slide-text-container {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}
*/

/*========================================*/

/*  10. blog-page
/*========================================*/

/*========================================*/

/*  10.1 blog-content-area
/*========================================*/

.heading-area {
    background: url(img/blog/blog-bg.jpg) no-repeat scroll 50% 15%;
    padding: 55px 0;
    position: relative;
}

.heading-area:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(102, 204, 153, 0.8);
    top: 0;
    left: 0;
}

.heading-area h2 {
    color: #fff;
    /*    font-weight: 700;*/
    margin-bottom: 5px;
    text-align: center;
}


/*----------------------------------------*/

/*  10.2 blog-column-3
/*----------------------------------------*/

.blog-content-area {
    padding: 70px 0 0;
}

.single-blog-post {
    margin: 0 0 30px;
}

.single-blog-post:hover .post-img:before {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.load-more-button {
    margin: 0 0 65px;
}

.load-more-button a {
    color: #635245;
    font-size: 16px;
    /*    font-weight: 600;*/
    margin: 15px 0 0;
    display: inline-block;
    text-transform: uppercase;
}

.load-more-button i.fa-caret-left {
    padding-right: 15px;
}

.load-more-button i.fa-caret-right {
    padding-left: 15px;
}

.load-more-button:hover {
    color: #007166;
}


/*----------------------------------------*/

/*  10.3 blog-column-2
/*----------------------------------------*/

.blog-col-2 .single-blog-post .post-content {
    padding: 40px 52px;
}


/*----------------------------------------*/

/*  10.4 blog-fullwidth
/*----------------------------------------*/

.blog-col-1 .single-blog-post .post-content {
    padding: 40px 100px;
}


/*========================================*/

/*  11. contact-us page
/*========================================*/

.contact-content-area {
    padding: 0 0 80px;
}

.contact-content-area p {
    max-width: 835px;
    color: #666;
    margin: 0 auto;
    text-align: center;
}

.contact-img {
    margin: 70px 0 60px;
}


/*----------------------------------------*/

/*  11.1 contact-form-area
/*----------------------------------------*/

.contact-form-area {
    margin: 70px 0 0;
    padding-left: 150px;
}

.contact-form-area .input-fields {
    margin: 0 0 13px;
}

.single-field .emailInput {
    border: 1px solid #cccccc;
    width: 200px;
    height: 32px;
    float: left;
    outline: 0;
    padding: 0 20px;
}

.single-field .emailInput:focus {
    border: 1px solid #635245;
}

.single-field input[type="text"] {
    border: 1px solid #cccccc;
    width: 200px;
    height: 32px;
    float: left;
    outline: 0;
    padding: 0 20px;
}

.single-field input[type="text"]:focus,
.message-field textarea:focus {
    border: 1px solid #635245;
}

.single-field input[type="text"].name {
    margin-right: 20px;
}

.single-field input[type="text"].email {
    float: right;
}

.message-field textarea {
    border: 1px solid #ccc;
    width: 420px;
    height: 100px;
    float: right;
    outline: 0;
    margin: 0 0 20px;
    padding: 0 20px;
    resize: none;
}

.contact-address {
    margin: 60px 0 0;
}

.contact-address p {
    color: #635245;
    font-size: 16px;
    /*    font-weight: 600;*/
    line-height: 32px;
    text-align: left;
}

.submit-btn button {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    height: 32px;
    font-size: 13px;
    /*    font-weight: 700;*/
    outline: 0;
    padding: 0 26px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}

.submit-btn button:hover {
    background: #007166 none repeat scroll 0 0;
    color: #fff;
}


/*========================================*/

/*  12. single-blog page
/*========================================*/

.single-blog-img {
    background: url(img/single-blog/10.jpg) no-repeat scroll center top;
    background-size: cover;
    padding: 300px 0;
    position: relative;
    overflow: hidden;
}

.single-blog-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    /*    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;*/
    top: 0;
    left: 0;
}


/*----------------------------------------*/

/*  12.1 single-blog-details
/*----------------------------------------*/

.single-blog-details {
    padding: 0px 0px 0px 0px;
    /*    padding: 64px 20px 0;*/
}

.single-blog-details span.tag {
    color: #666;
    display: block;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 19px;
}

.single-blog-details span.tag,
.single-blog-details h1.post-title,
.single-blog-details p.post-date {
    text-align: center;
}

.single-blog-details h1.post-title {
    position: relative;
    margin: 0 0 28px;
}

.single-blog-details h2.post-title {
    text-align: center;
    position: relative;
    margin: 0 0 28px;
}

.single-blog-details h2.post-title:after {
    content: "";
    position: absolute;
    background: #007166 none repeat scroll 0 0;
    width: 170px;
    height: 2px;
    display: inline-block;
    top: 47px;
    left: 50%;
    margin-left: -85px;
}

.single-blog-details h1.post-title:after {
    content: "";
    position: absolute;
    /*    background: #007166 none repeat scroll 0 0;*/
    width: 170px;
    height: 2px;
    display: inline-block;
    top: 47px;
    left: 50%;
    margin-left: -85px;
}

.single-blog-details .post-long-desc {
    margin: 30px 0 0;
}

blockquote {
    font-size: 13px;
    font-style: italic;
    margin-left: 30px;
    margin-top: 20px;
    padding: 0 100px 0 30px;
    border-left: 1px solid #ccc;
}


/*----------------------------------------*/

/*  12.2 single-blog-bottom
/*----------------------------------------*/

.single-blog-bottom {
    padding: 40px 0 0;
    /*    margin: 40px 0 0;*/
}

.post-tags {
    padding-right: 0 !important;
}

.post-social-links span.lbl,
.post-tags span.lbl {
    font-size: 16px;
}

.post-social-links span a {
    color: #635245;
    font-size: 15px;
    margin: 0 4px;
}

.post-tags span a {
    color: #635245;
    /* font-style: italic; */
    font-weight: 400;
    margin-right: 10px;
    text-transform: capitalize;
    border: 1px solid #a94442;
    padding: 5px;
        display: inline-block; 
    margin-top: 5px;
}

.post-social-links span a:last-child,
    {
    margin-right: 0;

    /*     .post-tags span a:last-child*/
}

.post-social-links span a:hover,
.post-tags span a:hover {
    color: #007166;
}


/*----------------------------------------*/

/*  12.3 about-author
/*----------------------------------------*/

.about-author {
    padding: 45px 60px 60px 0;
    display: inline-block;
}

.about-author h6.title,
.comments-area h6.title {
    text-transform: uppercase;
    /*    font-weight: 600;*/
    margin: 0 0 40px;
    position: relative;
}

.ftleft {
    left: 0;
}

.ftright {
    right: 0;
}

.about-author h6.title:after,
.comments-area h6.title:after {
    /*    content: "";*/
    position: absolute;
    background: #635245 none repeat scroll 0 0;
    width: 80px;
    height: 2px;
    display: inline-block;
    top: 24px;

}

.about-author .author-img {
    float: left;
    margin-right: 30px;
}

.author-info {
    display: block;
    overflow: hidden;
}

.author-info p {
    font-style: italic;
    margin: 0;
    padding: 12px 0 0 10px;
    position: relative;
    overflow: visible;
}

.author-info p:before,
.author-info p:after {
    position: absolute;
    font-family: FontAwesome;
    font-size: 10px;
}

.author-info p:before {
    /*    content: "\f10d";*/
    top: 10px;
    left: 0;
}

.author-info p:after {
    /*    content: "\f10e";*/
    right: auto;
    bottom: 1px;
    margin-left: 1px;
}


/*----------------------------------------*/

/*  12.4 comments-area
/*----------------------------------------*/

.comments-area,
.comment-form-area {
    padding-right: 194px;
}

.comment-form-area {
    padding-bottom: 70px;
}

.comment-form-area p {
    color: #666;
    /*    font-weight: 600;*/
    margin: 0 0 12px;
    text-transform: uppercase;
}

.comment-box {
    margin: 0 0 25px;
}

ul.reply .comment-box {
    margin: 0 0 17px;
}

.single-comment ul.reply {
    margin-left: 50px;
}

.comment-box .comment-author {
    float: left;
    margin-right: 18px;
}

.comment-info {
    overflow: hidden;
    display: block;
}

.comment-info p.author-name {
    display: inherit;
    margin: -7px 0 0;
    text-transform: uppercase;
}

.comment-info p.author-name a {
    color: #666;
    font-weight: 400;
}

.comment-info p.author-name a:hover {
    color: #007166;
}

.comment-info span.comment-date {
    display: block;
    font-size: 11px;
    font-weight: 400;
    margin-top: -7px;
    margin-bottom: 2px;
}

.comment-info p {
    margin-bottom: 5px;
}

.comment-box a.reply-link {
    color: #666;
    float: right;
    text-transform: capitalize;
}

.comment-box a.reply-link:hover {
    color: #007166;
}

.comment-form-area {
    margin-left: 78px;
}

.comment-form-area input[type="text"],
.comment-form-area textarea {
    border: 1px solid #ccc;
    width: 458px;
    height: 32px;
    outline: 0;
    margin: 0 0 10px;
    padding: 0 10px;
}

.comment-form-area textarea {
    height: 120px;
    resize: none;
}

.comment-form-area input[type="text"]:focus {
    border: 1px solid #635245;
}

.comment-form-area textarea:focus {
    border: 1px solid #635245;
}

.comment-form-area button.submit-btn {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    height: 32px;
    font-size: 13px;
    /*    font-weight: 700;*/
    outline: 0;
    padding: 0 26px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}

.comment-form-area button.submit-btn:hover {
    background: #007166 none repeat scroll 0 0;
    color: #fff;
}

.single-blog-area .sidebar-area {
    margin: 80px 0 0;
}


/*========================================*/

/*  13. single-blog-2
/*========================================*/

/*----------------------------------------*/

/*  13.1 single-blog-details
/*----------------------------------------*/

.single-blog-2 .single-blog-details {
    padding: 0px 0px 0 0;
    /*    padding: 64px 80px 0 0;*/
}

.single-blog-2 blockquote {
    padding: 0 90px 0 30px;
}


/*========================================*/

/*  14. 404 page
/*========================================*/

.error-image {
    padding: 50px 0 30px;
}

.error-image h1 {
    font-size: 150px;
    /*    font-weight: bold;*/
    line-height: 120px;
    animation-name: example;
    animation-duration: 33s;
    animation-delay: 3s;
    animation-iteration-count: 10;
}

@keyframes example {
    0% {
        color: #555;
    }

    10% {
        color: #23B4CA;
    }

    20% {
        color: #F7BE24;
    }

    30% {
        color: #40AF64;
    }

    40% {
        color: #6E45A7;
    }

    50% {
        color: #DE5648;
    }

    60% {
        color: #4775C9;
    }

    70% {
        color: #91C547;
    }

    80% {
        color: #5DBEDE;
    }

    90% {
        color: #A67379;
    }

    100% {
        color: #818181;
    }
}

.error-heading h2 {
    font-size: 28px;
    line-height: 34px;
    font-weight: normal;
    margin-bottom: 7px;
    text-transform: uppercase;
    color: #333;
    margin-top: 18px;
    margin-bottom: 10px;
}

.error-heading h3 {
    border-bottom: 1px solid #eee;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #555454;
    margin-bottom: 20px;
    padding-bottom: 19px;
    text-transform: uppercase;
}

form.error-ser-form .error-form-group {
    margin: 15px 0;
}

.error-form {}

.error-form p {
    color: #555;
    font-size: 16px;
    margin: 0 0 18px;
}

form.error-ser-form {
    overflow: hidden;
}

form.error-ser-form span {
    display: inline;
    color: #555;
    margin-right: 5px;
    font-size: 16px;
    line-height: 30px;
}

form.error-ser-form .input-feild {
    border: 1px solid #efefef;
    border-radius: 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.075) inset;
    height: 40px;
    width: 30%;
    display: inline;
    margin-bottom: 20px;
}

form.error-ser-form .input-feild:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}

form.error-ser-form .error-search {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #333;
    display: inline;
    font-size: 16px;
    line-height: 21px;
    margin-left: 10px;
    padding: 9px 15px 10px;
    transition: all 0.3s ease 0s;
}

form.error-ser-form .error-search:hover {
    background: #007166;
    color: #fff;
}

.error-back-home {}

.error-back-home a {
    background: #fff;
    color: #333;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    padding: 0 15px;
}

.error-back-home a:hover {
    background: #007166;
    color: #fff;
}

.error-back-home a.add-tag-btn {
    margin: 0;
}

.error-back-home {
    margin-bottom: 30px;
}

.error-back-home a i {
    margin-right: 4px;
}


/*----------------------------------------*/

/*  15. scrollUp
/*----------------------------------------*/

#scrollUp {
    background: #007166 none repeat scroll 0 0;
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 25px;
    line-height: 45px;
    bottom: 20px;
    /*    margin: 0 20px;*/
    text-align: center;
}

.scrollUpR {
    right: 20px;
}

.scrollUpL {
    left: 20px;
}

/*----------------------------------------*/

/*  16. mobile-menu-area
/*----------------------------------------*/

.mobile-menu-area {
    display: none;
}

.mean-container .mean-bar {
    background: #007166 none repeat scroll 0 0;
}

.mean-container .mean-nav ul li a.mean-expand {
    height: 26px;
}

p.descJob li:before {
    content: url(../sharedData/img/makassedIcon.png);

}

/*pagination*/

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #007166;
    border-color: #007166;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #007166;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

/*----------------------------------------*/

/*HR website portals*/

.f-bold {
    font-weight: 600;
}

.imgHRLogo img {
    margin-bottom: 20px;
    width: 90%;
    min-width: 90%;
}

.modal-content {

    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid white;
    border-radius: 0px;
    outline: 0;
}

.modal-body {
    padding-top: 0px;
}

.modal-header {
    padding: 20px;
    border-bottom: 0px solid #e5e5e5;
    padding-bottom: 5px !important;
}

.hrLine {
    border-top: 1px solid #635245;
    width: 92%;
    margin-top: 0px;
}

a.register {
    margin-right: 10px;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    border: 1px solid #007166;
}

.btnHR {
    width: 100%;
    border-radius: 0px;
    font-size: 13px;
}

.hrBck {
    background: url(../images/banner.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.opacity-9 {
    opacity: 0.9;
}

.padding-left-login {
    padding-left: 23%;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 500px;
    }
}


/*End HR website portals*/

/*----------------------------------------*/

@media (max-width: 991px) and (min-width: 768px) {
    /*
    .container {
        width: 100% !important;
    }
    .f-s-18 {
        font-size: 40px !important;
    }
    .f-s-40 {
        font-size: 55px !important;
    }
    .f-s-42 {
        font-size: 55px !important;
    }
    .f-s-14 {
        font-size: 30px !important;
    }
    p {
  font-size: 30px !important;
}
    body {
        font-size: 30px !important;
    }
    .btnNews {
        height: 45px !important;
        padding: 0px 35px !important;
    }
*/
    .jobInput {

        margin: 6px 5px !important;

    }
}


@media (max-width: 767px) {
    .sidebar-area.fix {
        /*        margin: 0px -53px !important;*/
    }

    body {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .container {
        width: auto !important;
    }

    /*
    .padding-left {
        padding-left: 20px !important;
        padding-right: 10px !important;
    }

    .padding-right {
        padding-right: 20px !important;
        padding-left: 10px !important;
    }
*/
    #scrollUp {
        margin: 0px 20px !important;
    }

    .side-lang {
        /*     width: 103px  !important; */
    }
}
