.categories-blog .inner-box ul li ul {
    margin-left: 15px;
    margin-top: 5px;
}

.categories-blog .inner-box ul li a {
    padding: 10px 10px 10px 32px;
    border-left: 10px solid #e7e7e7;
}

.categories-blog .inner-box ul li a:before {
    top: 10px;
	 left: 12px;
}

.categories-blog .inner-box ul li.active a::before,
.categories-blog .inner-box ul li.active a,
.categories-blog .inner-box ul li a:hover::before,
.categories-blog .inner-box ul li a:hover,
.categories-blog .inner-box ul li ul li.active a::before,
.categories-blog .inner-box ul li ul li.active a,
.categories-blog .inner-box ul li ul li a:hover::before,
.categories-blog .inner-box ul li ul li a:hover{
    background: #f8f8f8;
    color: #222;
}

.categories-blog .inner-box ul li.active ul li a,
.categories-blog .inner-box ul li.active ul li a:before {
    background: #f8f8f8;
    color: #222;
}

.categories-blog .inner-box ul li.active ul li a {
    border-color: #e7e7e7;
}

.projects-block-three .image::before{
	background-color: rgba(0,0,0,0.15);
}

.main-menu .navigation > li {
    padding: 30px 15px;
}

.main-menu .navigation > li > ul {
    padding: 6px 0px;
    display: none;
    width: 280px;
    background: #ffffff;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul > li > a:hover {
  background: none;
  padding-left: 5px;
}

.main-menu .navigation > li > ul > li {
    padding: 3px 20px;
    border-bottom: 1px solid #f6f6f6;
}

.main-menu .navigation > li > ul > li > a {
    padding: 10px 0px;
    line-height: 18px;
    font-size: 14px;
    text-transform: none;
}

.main-menu .navigation > li > ul > li > ul li {
    padding: 3px 20px;
}

.main-menu .navigation > li > ul > li > ul > li a {
    font-weight: 600;
    font-size: 14px;
    padding: 10px 0px;
    line-height: 18px;
    font-size: 14px;
    text-transform: none;    
}

.main-menu .navigation > li > ul > li > ul > li a:hover {
  padding-left: 5px;
}


.link-btn .theme-btn.btn-style-one{
    padding: 8px 20px;
    line-height: 20px;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 600;
    text-transform: none!important;
    margin: 0px -2px;
}

.team-block-one .content {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 8px;
    background-color: #f6f6f6;
}

.team-block-one .content h4 {
    margin: 0px;
}

.team-block-one .content .designation {
    font-size: 14px;
    text-transform: none;
    font-family: 'Poppins', sans-serif;
}

.testimonial-block-two .inner-box {
    padding: 20px;
    margin-bottom: 30px;
    min-height: 134px;
}


.testimonial-block-two .top-content {
     margin-bottom: 0px;
}

.testimonial-block-two .top-content .text {
    position: relative;
    font-size: 15px;
    font-weight: 500;
    color: #242424;
}


.testimonial-block-two .top-content .text .name{
    font-size: 16px;
    font-weight: 700;
    color: #242424;
}

.testimonial-block-two .top-content .text .function{
    font-size: 13px;
    font-weight: 500;
}

.testimonial-block-two .top-content .text .description{
    font-size: 13px;
    font-weight: 300;
    color: #888;
}

.testimonial-block-two .top-content .text .tel{
    font-size: 13px;
    font-weight: 500;
    color: #242424;
}

.testimonial-block-two .top-content .text .mail{
    font-size: 13px;
    font-weight: 500;
}


.testimonial-block-two .top-content .text .tel a,
.testimonial-block-two .top-content .text .mail a{
    color: #242424;
}

.right-sidebar {
    padding-left: 0px;
}

.news-block-one .lower-box h4 {
     margin-bottom: 0px;
}

.news-block-one .inner-box .lower-box {
    position: relative;
    padding-top: 15px;
    padding-bottom: 10px;
}

.yellow-button{
    background-color: #f1ad1c!important;
    border-color: #f1ad1c!important;    
}

.orange-button{
    background-color: #fc7b10!important;
    border-color: #fc7b10!important; 
}

.red-button{
    background-color: #d7030d!important;
    border-color: #d7030d!important; 
}

.green-button{
    background-color: #5b8f17!important;
    border-color: #5b8f17!important;
}

.blue-button{
    background-color: #00a3d7!important;
    border-color: #00a3d7!important; 
}


.main-header .logo-outer{
  padding: 15px 0px;
}

.main-menu .navbar-header .navbar-toggle .icon-bar {
    background: #ffffff;
}

.main-header .logo-outer .logo img {
    height: 60px;
}

.banner-carousel .content-box .inner {
    margin-right: 0px;
    padding: 180px 0;
}

.banner-carousel .content-box h2 {
    font-size: 65px;
    line-height: 56px;
    font-weight: 600;
}

.sticky-header .logo {
    padding: 11px 0px;
}

.sticky-header .logo img {
    height: 60px;
}

.board img{
    height: 150px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
}

.page-title {
    color: #ffffff;
    padding: 10px 0px 10px;
}

.page-title.firstpage {
	 padding: 100px 0px 100px;
}

.page-title h1 {
    position: relative;
    font-size: 35px;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: -4px;
    letter-spacing: 0px;
    color: #ffffff;
    text-transform: none;
}

.page-title .bread-crumb li {
    position: relative;
    display: inline-block;
    line-height: 18px;
    margin-left: 20px;
    font-size: 14px;
    font-weight: 500;
   text-transform: none;
}

.page-title .bread-crumb li:before {
    top: 0px;
    line-height: 18px;
}

.services-block-two .inner-box .icon-box img{
    height: 100px;
}

.services-block-two .inner-box h3 a {
   font-size: 19px; 
}

.page-title:before {
    background: rgba(0, 0, 0, 0.35);
}

.page-title:before {
    background: rgba(0, 0, 0, 0.35);
}

.page-title.grey-bg:before {
    background: rgb(246, 246, 246);
}

.services-block-four {
    padding: 8px;
}

.services-block-four .inner-box .icon-box {
    height: 90px;
    border-radius: 0px;
}

.services-block-four .inner-box .icon-box img {
    width: 90px;
}

.page-title .bread-crumb li,
.page-title .bread-crumb li a {
    color: #9b9b9b;
}

.next-prev-buttons{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
}

.error-section {
    position: relative;
    padding: 0px 0px 100px 0;
}

.error-section .inner-section {
    padding: 20px 50px;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0);
}

.error-search-form .form-group {
    padding-bottom: 0px;
}

.error-section .inner-section h1.title-404 {
    color: #000;
    padding-bottom: 0px;    
    margin-bottom: 0px;    
}

.pic-404{
    margin-bottom: -30px;
}

.next-prev-buttons a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 12px 18px 12px;
    margin: 0px 9px 12px 0px;
    color: #888888;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    background: none;
    border: 1px solid #edf0f3;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

.next-prev-buttons a:hover{
    color: #fff;
}

.board h1{
	 padding-top: 30px;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 0;
}

.board p{
    font-size: 18px;
    max-width: 33em;
    line-height: 1.5;
    position: relative;
    margin: 0 auto;
}

.yellow h5,
.color-yellow a:hover{
    color: #f1ad1c!important;    
}

.blue h5,
.color-blue a:hover{
    color:#00a3d7!important;
}

.green h5,
.color-green a:hover{
    color:#5b8f17!important;
}

.red h5,
.color-red a:hover{
    color:#d7030d!important;
}

.services-block-four.blue .inner-box .image:before {
    background-color: rgba(0, 161, 214, 0.81);
}

.services-block-four.green .inner-box .image:before {
    background-color: rgba(92, 145, 24, 0.81);
}

.services-block-four.red .inner-box .image:before {
    background-color: rgba(215, 3, 13, 0.81);
}

.services-block-four.yellow .inner-box .image:before {
    background-color: rgba(241, 173, 28, 0.81);
}

.main-header .header-upper.style-two .outer-box {
    margin-top: 20px;
}

.theme-btn.btn-style-one{
    padding: 8px 40px;
    line-height: 20px;
    font-size: 15px;
    font-weight: 600;
    text-transform: none!important;
}

.header-top .top-left {
    line-height: 40px;
}

.header-top {
    padding: 0px 0px;
}

.banner-carousel .content-box h2 {
    color: #fff;
}

.banner-carousel .content-box .text {
    color: #fff;
}

.banner-carousel .link-box .theme-btn {
    color: #fff;
}

.header-top .links-nav li a {
    font-size: 14px;
    font-weight: 700;
}

.experience-year {
   line-height: 23px;
}

.main-footer .footer-logo img{
    height: 90px;
}

.sec-title h5 {
    font-size: 18px;
    color: #666;
    padding-bottom: 10px;
}

.about-block h5 {
    font-size: 18px;
}


.text {
    font-size: 16px;
    color: #666;
}

.link-btn.centered {
    text-align: center;
}

.main-footer p {
    color: #888;
}

.main-footer .footer-bottom p {
    font-size: 15px;
}

.header-top .theme-btn:hover {
  background-color: #666;
  border-color: #666;
  color: #fff;
}

.footer-bottom{
  text-align: center;
}

.mixitup-gallery{
  border-top: 1px solid #E2E6E7;
  padding-top: 30px;
}

.blog-single .inner-box .lower-box .text blockquote {
    font-size: 19px;
}

.blog-single table {
     width: 100%;
     margin-bottom: 30px;
     border: 1px solid #E2E6E7;
     border-collapse: collapse;
}

.blog-single table p{
     margin: 0px;
}

.blog-single table th {
    color: #383838;
}

.blog-single table td, .blog-single table th {
     padding: 8px 10px;
}

.blog-single table td, .blog-single table th {
     border-left: 1px solid #E2E6E7;
}

 .blog-single table td:first-child, .blog-single table th:first-child {
     text-align: left;
     border-left: none;
}
.blog-single table tr:nth-child(odd) {
     background: #F5F5F5;
}


.blog-single  ol, .blog-single ul {
    margin-left: 0;
    padding: 0
}

.blog-single ol ul, .blog-single  ol>li>ol, .blog-single  ul ul, .blog-single ul>li>ol {
    margin: 10px 0 0 20px
}

.blog-single  ol>li+li, .blog-single  ul>li+li {
    margin-top: 10px
}

.blog-single2 ol>li:before {
	 font-weight: 600;
    content: counter(ol) ".";
    counter-increment: ol;
    display: inline-block;
    height: auto;
    text-align: center;
    top: 0;
    width: 1.625em;
  	 color: #222222;
}

.blog-single  ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    color: #222222;
}

.blog-single ul {
	position: relative;
   padding-left: 15px;
	margin-bottom: 30px;
}

.blog-single li {
	position: relative;
	color: #848484;
	font-size: 16px;
	font-weight: 300;
	padding-left: 20px;
	margin-bottom: 6px;
}

.blog-single ol>li {
   list-style: decimal;
}

.blog-single ul li:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 10px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	font-family: 'FontAwesome';
}

.blog-single h1{
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 22px;
    line-height: 1.6em;
    color: #111;
}

.blog-single h1:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 1px;
    left: 0;
    bottom: -2px;
}

.blog-single h2{
  	 color: #111!important;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.6em;
}

.blog-single h2:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 1px;
    left: 0;
    bottom: -2px;
}

.blog-single h3{
  	 color: #111!important;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 18px;
    line-height: 1.6em;
}

.blog-single h3:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 1px;
    left: 0;
    bottom: -2px;
}

.blog-single h4{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 16px;
    line-height: 1.6em;
}

.main-header .logo2 {
    position: relative;
    left: 3px;
    display: inline-block;
    padding: 3px 0;
    padding-left: 30px;
    border-left: 1px solid #ddd;
}


@media only screen and (max-width: 991px) {
	.main-header .header-upper.style-two .outer-box {
	    margin-top: 0px;
	}

	.main-header .search-box-outer .dropdown-menu {
    transform: translate3d(-48px, 47px, 0px) !important;
	}	

	.main-header .logo2 {
	 display: none;
	}
	
}

@media (min-width: 992px) {
.mr-lg-5, .mx-lg-5 {
    margin-right: 1rem !important;
}
}

.news-years {
    position: relative;
    padding: 5px 5px;
    display: inline-block;
    background-color: #f2f2f2;
    text-align: center !important;
    margin-bottom: 30px;    
}

.news-years .btn-primary {
    font-size: 16px;
    color: #222222;
    font-weight: 500;
    text-align: center;
    background: #ffffff;
    border: none;
    border-radius: 0;
    margin: 4px 4px 4px 4px;
    padding: 8px 12px;
}


.news-years .btn-primary:not(:disabled):not(.disabled):active,
.news-years .btn-primary:not(:disabled):not(.disabled).active,
.news-years .show > .btn-primary.dropdown-toggle{
    color: #fff;
}

.news-years .btn-primary:hover{
    color: #fff;
}

.blog-single .inner-box .image .post-date {
    font-size: 33px;
    padding-top: 13px;
}

.blog-single .inner-box .image .post-date span {
    line-height: 14px;
}

.search-header{

}

.search-header h1 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 22px;
    line-height: 1.6em;
    color: #111;
}

.search-header h1:before {
    background-color: #f5b01b;
}

.search-header h1:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 1px;
    left: 0;
    bottom: -2px;
}

.main-footer .posts-widget .post .post-thumb {
    height: auto;
}

.main-footer .posts-widget .post {
    margin-bottom: 10px;
}

.sidebar .popular-posts .post .text a,
.sidebar .popular-posts .post .text {
    text-transform: none;
}

.submenu_col.pos_right        {margin: 0 0 0 35px;}
.submenu_col ul               {margin-bottom: 30px; background: #fff;}
.submenu_col ul li            {border: 1px #c5c5c5 solid; margin-bottom: -1px; padding: 5px 12px 6px 30px; background: url(../images/arrow_submenu.png) 12px 14px no-repeat; }
.submenu_col ul li a          {color:#000; text-decoration: none;}
.submenu_col ul li a:hover    {text-decoration: underline;}
.submenu_col ul li.current_page_item  {background-image: url(../images/arrow_submenu_act.png); background-color: #fafafa;}
.submenu_col ul li.current_page_item > a  { font-weight: bold;}
.submenu_col ul li.parent ul  {margin: 8px 0 -4px; position: relative; left: -30px; width: 342px; display: none;}
.submenu_col ul li.current_page_item ul {display: block;}
.submenu_col ul li.parent ul li{border:0px; border-top:  1px #c5c5c5 solid; padding-left: 50px; background:  url(../images/arrow_submenu.png) 32px 14px no-repeat;}
.submenu_col ul li.parent ul li a{color:#434343}
.submenu_col ul li.parent ul li.current_page_item {background: #fafafa url(../images/arrow_submenu_act.png) 32px 14px no-repeat; width: 342px;}
.submenu_col ul li.parent ul li.current_page_item a{color:#000; font-weight: normal;}
.submenu_col ul li.parent.current_page_item{background:#fafafa url(../images/arrow_submenu_down.png) 10px 16px no-repeat;} 

.submenu_col ul li.parent ul li ul  {margin: 8px 0 -4px; position: relative; left: -50px; width: 342px; display: none;}
.submenu_col ul li.parent ul li.current_page_item ul  {display: block;}
.submenu_col ul li.parent ul li.current_page_item ul li {padding-left: 70px; background:  url(../images/arrow_submenu_2.png) 52px 14px no-repeat; width: 342px;}
.submenu_col ul li.parent ul li.current_page_item ul li.current_page_item a{font-weight: bold;}

/*
======
JK
======
 */

.submenu_col ul li.parent ul li.current_page_item ul li {
    background: url("../images/arrow_submenu.png") 52px 14px no-repeat;
}

.submenu_col ul li.parent ul li.current_page_item ul li a{
    color: #434343;
}

.main-footer .services-widget .list li a {
    text-transform: none;
}

.datepicker .datepicker-inline {
    width: 100%;
}

.datepicker .table-condensed {
    width: 100%;
}

.datepicker td, .datepicker th {
    height: 40px;
    width: 40px;
    color: #353535;
}

.datepicker td {
    border: 1px solid #d7d7d7;
    border-bottom: none;
}

.datepicker tr:first-child td {
    border-top: none;
}

.datepicker table tbody tr td:first-child {
    border-left: 0px;
}

.datepicker table tbody tr td:last-child {
    border-right: 0px;
}

.datepicker {
    position: relative;
    background-color: rgb(248, 248, 248);
    padding: 4px;
    margin-bottom: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-color: #f5b01b !important;
    background-repeat: repeat-x;
    background-image: none;
    filter: none;
    border:none;
    border-radius: 0;
    color: #fff;
    text-shadow: none;
}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-color: #555 !important;
    background-repeat: repeat-x;
    background-image: none;
    filter: none;
    border:none;
    border-radius: 0;
    color: #fff;
    text-shadow: none;
}

.fc-day-grid-event .fc-content {
    white-space: normal !important;
}

.calendar__item {
    background-color: #fff;
    display: block;
    margin-bottom: 15px;
}

.calendar__inner {
    font-size: 14px;
}

.calendar__day {
    font-size: 20px;
    font-weight: 700;
}

.calendar__date {
    text-align: center;
    padding: 15px;
    color: #fff;
    background-color: #f5b01b;
}

.calendar__title {
    font-size: 16px;
    color: #000;
}