/* Theme Name: UTDB Theme URI: https://wordpress.org/themes/twentyten/ Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar. Author: the WordPress team Author URI: https://wordpress.org/ Version: 2.5 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: blog, two-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header, featured-images, footer-widgets, featured-image-header Text Domain: twentyten */


/* =Reset default browser CSS. Based on work by Eric Meyer. -------------------------------------------------------------- */

body {
	font-family: 'Montserrat', sans-serif;
	overflow-x: hidden;
    background-image: linear-gradient(-95deg, #048f50, #0e7ca4);
}
body p {
	font-size: 16px;
}
ul.sub-menu li a {
    font-size: 16px !important;
}

* {
	/*font-family: 'Montserrat', sans-serif !important;*/
}

.container {
    max-width: 1380px !important;
}
header {
     position: fixed;
     z-index: 100000000;
     width: 100%;
     top: 0;
}
div#demo {
    margin-top: 50px;
}
article.tabbed-content.tabs-side ul li a {
    height: inherit !important;
        padding: 46px 44px !important;
}
span.wpcf7-form-control-wrap.state select {
    padding: 0 !important;
}
.tabs-side .tabs ul {
    padding: 0 0 0em 0 !important;
    
}
.tabbed-content.tabs-side {
	padding-bottom: 0px !important;
}
article.tabbed-content.tabs-side ul li {
    height: inherit !important;
}
.w-para {
    width: 75%;
    font-size: 16px;
    background: #ffffffba;
    color: #000;
    padding: 3px 10px;
}

.img-profile_right {
	position: absolute;
	z-index: 100000;
	right: 5px;
	top: 5px;
	text-align: center;
	background: #fcfcfc;
	border-top: 4px solid #048f50;
	border-radius: 10px;
	width: 14%; 
	padding: 11px;
	-webkit-box-shadow: 0 20px 50px -10px rgba(0, 0, 0, 0.5) !important;
}
.row.no-gutters.grid_side .col-md-4 {
    padding: -6px;
    padding: 2px;
   
}
.row.no-gutters.grid_side h5 {
   text-transform: capitalize !important;
     font-size: 16px;
   
}
.overlay_box_things .g-text {
    color: #fff;
    position: absolute;
    left: 50%;
    text-align: center;
   
}
.overlay_box_things .g-text:after {
    position: absolute;
    content: "";
    bottom: -13px;
    width: 48px;
    height: 2px;
    left: 50%;
    background: white;
    transform: translateX(-50%);
}


.overlay_box_things .g-text h5{
   font-weight: bold;
    text-transform: capitalize !important;
}
.make_bg_space .col-md-8
{
    background: #f6f6f6 !important;
    padding: 5px 10px;
  }
.make_bg_space .g-text h3 {
    font-size: 12px !important; 
    font-weight: normal !important;
    transform: scale(0);
    transition: 0.5s all;
}
.make_bg_space .galler-box:hover .g-text h3 {
    transform: scale(1);
    transition: 0.5s all;
}
.text-profile p {
	font-size: 11px;
	margin-bottom: 0;
}
.make_bg_space .col-md-4 {
    padding: 2px;
}
.overlay_box_things .col-md-3 {
    padding: 8px;
}

.img-profile_left {
	position: absolute;
	z-index: 100000;
	left: 5px;
	border-top: 4px solid #048f50;
	border-radius: 10px;
	top: 5px;
	text-align: center;
	background: #fcfcfc;
	width: 14%;
	padding: 11px;
	-webkit-box-shadow: 0 20px 50px -10px rgba(0, 0, 0, 0.5) !important;
}

ul#menu-main-menu li a {
	text-decoration: none;
	padding: 20px;
	color: #000;
}

.navbar-brand {
	width: 20% !important;
	padding-bottom: .1rem;
}

.navbar-brand img {
	width: 51% !important;
    position: absolute;
    background: #fff;
    z-index: 100;
    top: -78px;
    left: -14px;
    padding: 0 !important;
   }


.banner .carousel-control-next,
.carousel-control-prev {
	    z-index: 1000000;
	top: 50% !important;
	transform: translateY(-68%);
}

.hr-line {
	position: relative;
}

.hr-line:after {
	position: absolute;
	content: "";
	width: 7%;
	left: 50%;
	bottom: -14px;
	height: 3px;
	background: black;
	transform: translateX(-50%);
}

.hr-line:before {
	position: absolute;
	content: "";
	width: 30%;
	bottom: -15px;
	transform: translateX(-50%);
	left: 50%;
	height: 1px;
	background: #365084;
}

ul.sub-menu {
	position: absolute !important;
	background: white;
	z-index: 1000;
	min-width: 303px;
	top: 58px;
	display: none;
	z-index: 100000000;
}

.input-group-append {
	margin-left: 5px;
}

input.form-control {
	margin-left: 6px !important;
}

.almora_tabs .tabbed-content .tabs li a.active {
    transition: none;
}
.almora_tabs .tabbed-content .tabs li a.active i {
    color: #048f50;
}

ul.sub-menu li {
	list-style: none;
	display: flex;
	margin-right: 0 !important;
}

.img-profile p {
	font-size: 10px;
	color: #000;
	margin-top: -4px;
}

.img-profile h6 {
	position: relative;
	background: #ffffff;
	text-align: center;
	font-size: 13px;
}

.text-main {
	height: auto;
	margin-top: 6px;
}

a.contact {
	float: left;
	padding-left: 16px;
	border-left: 1px solid #ffffff70;
	margin-left: 17px;
	color: #fff;
	font-size: 18px !important;
}

.testimonial h6 {
	position: relative;
	background-color: rgba(15, 61, 150, 0.72);
	color: #fff;
	padding-bottom: 9px;
	border-bottom: 6px solid #048f50;
	top: -41px;
	padding-top: 7px !important;
}

.testimonial .event-img {
	position: relative;
	margin-bottom: 12px;
}

.events-span-text {
	position: absolute;
	background-color: rgba(15, 61, 150, 0.72);
	color: #fff;
	padding-bottom: 0;
	width: 100%;
	border-bottom: 6px solid #048f50;
	bottom: 0px;
}

.events-span-text h5 {
	font-size: 17px;
}
.events-span-text p {
	font-size: 14px;
}
table {
    font-size: 18px;
}
.mb-font .btn_blue {
    font-size: 18px;
}
/*
ul.sub-menu li:after {
    position: absolute;
    content: "";
    border-bottom: 1px solid #dadada;
    width: 80%;
    margin-left: 12px;
}

ul.sub-menu li a:hover ul.sub-menu li:after {
    border-bottom: none;
    
}
*/
ul#menu-main-menu li {
	margin-right: 0px;
}

.menu-item-has-children .sub-menu a {
	width: 100%;
	padding: 10px 14px !important;
	background: #fff;
	color: #000 !important;
	text-decoration: none;
}

.sub-menu .menu-item-has-children {
	position: relative;
}

.sub-menu .menu-item-has-children .sub-menu {
	right: 303px !important;
	top: 0px !important;
}

.menu-item-has-children .sub-menu a:hover {
	background: #048f50;
	color: white !important;
	text-decoration: none;
}

.menu-item-has-children ul {
	padding-left: 0;
}


/*wp_css*/

.alignright {
	float: right;
	margin: 10px;
	    clear: both;
}

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

svg {
	margin-bottom: 4px;
}

.aligncenter {
	max-width: 100%;
}

ul#egbreadcrumbs li a:hover {
	/* letter-spacing: 1px; */
	font-weight: 600;
	/* transform: translateX(80px); */
	/* color: #314c81; */
	/* transition: 0.5s all; */
}

.g-text h3 {
	font-size: 23px;
	text-transform: capitalize;
}

.color-text {
	color: #04864b;
	font-weight: bold;
}

.font-60 {
	font-size: 60px;
}

.font-B {
	margin-top: -34px;
	font-size: 53px;
}
.font-40 {
    font-size: 40px;
}
ul.navbar-nav.mt-2.mt-lg-0 {
	font-size: 13px;
}

.font_sizer {
    margin-right: 4px;
    padding: 2px -1px;
    color: #fff;
    margin-bottom: 2px;
    text-align: center;
}
a.font_sizer {
    text-decoration: none;
    color: #fff;
}

.social-part {
	
	height: 21px;
    width: 100%;
}
div#google_language_translator {
    float: left;
    margin-left: 12px;
}

#google_language_translator select.goog-te-combo {
    font-size: 14px;
    padding: 0px !important;
}
.pulse-button {
	position: relative;
	box-shadow: 0 0 0 0 rgb(18, 118, 188);
	background-size: cover;
	cursor: pointer;
	-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}

@-webkit-keyframes pulse {
	to {
		box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
	}
}

@-moz-keyframes pulse {
	to {
		box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
	}
}

@-ms-keyframes pulse {
	to {
		box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
	}
}

@keyframes pulse {
	to {
		box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
	}
}

#top_bar {
	background: #048f50;
	padding: 5px 0px;
	color: #fff;
}

.menu-blue a {
	background: #2090ce;
	color: #fff !important;
}

a.hashtag {
	background: #2090ce;
    padding: 7px 21px;
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}

a.theme-red {
	background: red;
	padding: 1px 11px;
	margin-right: 5px;
}

a.theme-blue {
	background: blue;
	padding: 1px 11px;
	margin-right: 5px;
}

a.theme-green {
	background: green;
	padding: 1px 11px;
	margin-right: 5px;
}

.font-inc {
	margin-top: 12px;
}

.f-dec {
	background: black;
}

a.f-dec {
	text-decoration: none;
	color: white;
	font-size: 10px;
	padding: 4px 8px;
}

.social-part .fa {
	margin-right: 1px;
	color: #8f8f8f;
	padding-top: 7px;
	padding-right: 7px;
	font-size: 16px;
	border-radius: 50%;
	width: 28px;
	height: 27px;
}

.tabs ul li a.active {
	/*     border-radius: 13px 0px 0px 0px;*/
}

.social-part .fa-facebook:hover {
	color: #006699;
}

.social-part .fa-twitter:hover {
	color: #50a4ce;
}

.social-part .fa-instagram:hover {
	color: #ea3b59;
}

.social-part .fa-pinterest-p:hover {
	color: #c81416;
}

.social-part .fa-youtube:hover {
	color: #ff0000;
}

.social-part .fa-linkedin:hover {
	color: #5baaca;
}

.social-part .fa-google-plus:hover {
	color: #dc4e41;
}

a.navbar-brand {
	position: relative;
}

.navbar {
	padding: 20px 0 !important;
}

.navbar-dark .navbar-nav .nav-link {
	color: rgb(0, 0, 0) !important;
	font-size: 13px;
}

.navbar-dark .navbar-toggler-icon {
	background-image: url(../utdb/icon/menu.png);
	outline: none;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(86, 86, 86, 0.75);
}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(16, 16, 16, 0.5);
}

ul#menu-main-menu li a:hover {
	background-color: #2d8f47;
	color: white;
}

.dropdown-item {
	color: #16181b;
	font-size: 13px;
	text-decoration: none;
	background-color: #f8f9fa;
}

ul#menu-main-menu li:last-child {
	margin-right: 0;
    position: relative;
}

.dropdown-menu.sm-menu a {
	padding: 11px 24px;
}

.services-box {
	padding: 30px;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}

.services-icon {
	font-size: 40px;
	color: #8980fe;
}

.service-name {
	margin-bottom: 15px;
	margin-top: 15px;
}

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

.btn-default {
	color: #fff;
	background-color: transparent;
	border-color: #535353;
}

.service-box {
	overflow: hidden;
	position: relative;
	transition: 0.5s all cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.service-img img {
	transition: 0.5s all;
}

.service-box:hover .service-img img {
	transform: scale(1.2, 1.2);
	transition: 0.5s all cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.service-text {
	position: absolute;
	left: 30%;
	transform: translateX(-30%);
	bottom: 10%;
	z-index: 10;
	padding: -17px;
}

.service-box:hover .service-overlay {
	opacity: 0.7;
	transition: 0.5s all;
}

.service-box:hover .service-h {
	transform: none;
	opacity: 1;
	transition: 0.5s all;
}

.service-box:hover .service-p {
	transform: none;
	opacity: 1;
	transition: 0.5s all;
	transition-delay: 0.1s;
}

.service-p {
	opacity: 0;
	transform: translateY(200px);
	transition: 0.5s all;
}

.service-h {
	transform: translateY(80px);
	transition: 0.5s all;
	transition-delay: 0.1s;
}

.service-overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	transition: 0.5s all;
	background: #048f50;
}

ul.service-ul li {
	list-style: none;
	font-size: 15px;
	padding-bottom: 10px;
	color: grey;
}

.service-ul {
	padding-left: 0;
}


/* Style the tab */

.tab {
	float: left;
	width: 30%;
	height: 300px;
}

#section_b h3 {
	font-weight: bold;
	color: #39352f;
	font-size: 24px;
	padding: 5px 0px;
	text-transform: uppercase;
}

#section_b {
	background: url(../img/section_b.png);
	background-size: cover;
	margin-top: 16%;
}

.key_d_image a {
	font-size: 16px;
	text-decoration: none;
}


/*tab content*/

.carousel-indicators {
	display: none !important;
}

nav.tabs li a:hover {
	color: #ffffff;
	transition: 1s all;
}

h2.headfeat {
	margin-top: 20px;
}

h2.headsites {
	margin-bottom: 20px;
}

.tabbed-content {
    background: #fff;
    box-shadow: -1px 2px 29px 0px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    min-height: 368px;
    overflow: auto !important;
    color: #000 !important;
    padding-bottom: 13px;
}

.home-tab section {
	width: 79%;
	float: left;
}

.tabs ul {
	margin: 0;
	padding: 0 0 1em 0;
	font-weight: bold;
}

.tabs ul li a {
	padding: 0.5em 1em;
	text-transform: capitalize;
	padding: 34px 36px;
}

.tabs ul li:hover,
.tabs ul li a.active {
	background: #fff;
	color: #048f50;
	/*     border-radius: 13px 0px 0px 0px;*/
}

.item {
	/*margin-bottom: 2px;
    */
}

.item .vc_column-inner {
	padding: 0px !important;
}

.item::before {
	cursor: pointer;
	font-weight: bold;
	padding: 0.9em;
	display: block;
	background: #b9b9b9;
	color: #fff;
}

.item.active::before {
	background: #04864b;
	color: #eee;
}

.item.active .item-content {
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}


/* The project specific CSS starts here This is the minimum CSS that you will need in order for this to work */

.tabbed-content .tabs {
	display: none;
}

.tabbed-content .item {
	min-height: 2em;
}

.tabbed-content .item::before {
	content: attr(data-title);
}

.tabbed-content .item .item-content {
	opacity: 0;
	visibility: hidden;
	height: 0;
}

.tabbed-content .item.active .item-content {
	opacity: 1;
	visibility: visible;
	min-height: 368px;
	height: auto;
	padding: 0px 35px !important;
	text-align: justify;
}

.bg-tab {
	padding: 25px 0px;
	background-size: cover;
	background-position: center;
}

.border-r {
	border-radius: 13px 0px 0px 0px;
}


/*tab content*/

.tab-text h4 {
	font-weight: 600;
	position: relative;
}

.tab-text h4:after {
	position: absolute;
	content: "";
	border-bottom: 1px solid #b1b1b1;
	width: 100%;
	left: 0;
	bottom: -12px;
}

.sub-tab p {
	font-size: 12px;
}

.events-tab-sec .testimonial {
	text-align: center;
	margin: 0;
}

.events-tab-sec .testimonial .event-img {
	position: relative;
	margin-bottom: 26px;
}

.side-img img {
	-webkit-box-shadow: 0 20px 50px -10px rgba(0, 0, 0, 0.5) !important;
}

/*.font-14 {
	font-size: 14px !important;
}*/

.copyright p {
	color: #a2a2a2 !important;
}
.slide-content{font-size:1.2rem}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
	border: 1px solid #d8d8d8 !important;
	padding-left: 7px;
	vertical-align: top;
}

.carousel-inner img {
	width: 100%;
}

.carousel-caption {
	color: #ccc;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	text-align: left;
	text-transform: capitalize !important;
	left: inherit !important;
	right: inherit !important;
}

.row.destination-btn {
	padding-bottom: 44px !important;
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -ms-flexbox;
	display: initial;
	-ms-flex-align: center;
	top: 50% !important;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	/* height: 100vh; */
	bottom: 0;
	color: #fff;
	text-align: center;
	opacity: .5;
}

.carousel-control-prev {
	left: -51px;
}

.carousel-control-next {
	right: -51px;
}

.carousel-caption h1 {
	color: #fff;
}

.slider-main-text {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
}

.slider-main-text i.fa.fa-chevron-right {
	color: #fff;
	font-weight: inherit;
	padding-left: 7px;
}

.code-info h4 {
	color: #fff;
}

.services-box1:hover {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.trust {
	color: #fff;
	background-image: url("http://insignia-themes.website/roofing/wp-content/uploads/2017/12/roofing-bg.jpg?id=42");
}

.cta {
	color: #fff;
}

a {
	color: black;
}

.footer {
	color: #ccc;
}

.nav-tabs .nav-link {
	border: inherit;
}

.nav-tabs {
	border-bottom: inherit;
}

.nav-tabs .nav-link {
	font-weight: 600;
}

.hr-bottom h2 {
	/* font-weight: bold;
    */
	position: relative;
	font-size: 24px;
}

ul.district li {
	display: -webkit-inline-box;
	padding: 2px 9px;
	border-radius: 46%;
}

.img-rounded {
	border-radius: 50%;
	border: 5px solid #fff;
}

.bg-grey {
	background: #f5f5f5;
}
.bg-grey-mh {
    height: 168px;
    background: #f5f5f5;
    margin-bottom: 33px;
    line-height: 23px;
    overflow: hidden;
    padding: 8px !important;
}
.spac_colm .col-md-6 {
    padding: 5px;
}

.bg-gradient {
	background-image: linear-gradient(-90deg, #048f50, #0e7ca4);
	
}

.content-area {
    background: #fff;
    color: #000;
    padding: 15px;
    margin-bottom: 20px;
    -webkit-box-shadow: 2px 20px 39px -9px rgba(0,0,0,1);
    -moz-box-shadow: 2px 20px 39px -9px rgba(0,0,0,1);
    box-shadow: 2px 20px 39px -9px rgba(0,0,0,1);
}

.bg-image {
	/*     background: #f5f5f5;*/
	position: relative;
	color: #fff !important;
	background: #d65f27 url(/wp-content/themes/utdb/img/bg-districts.jpg);
	background-attachment: fixed;
}

table.table.table-hover.events_page th {
	background: #048f51;
}

.bg-green {
	background: #048f50 !important;
}

.event_text h3 {
	font-size: 21px;
}

.hr-bottom h2:after {
	position: absolute;
	content: "";
	bottom: -20px;
	background-image: url(/wp-content/themes/utdb/img/haeding_bar.png);
	height: 10px;
	background-repeat: no-repeat;
	width: 32%;
	margin: 0 auto;
	left: 0px;
	right: 0px;
	background-position: center;
	background-size: contain;
}

.post-slide h3 {
	font-size: 26px;
	font-weight: 600;
}

.post-slide span {
	font-size: 12px;
	font-weight: 600;
	color: #737373;
}

.post-slide {
	border: 1px solid #d0d0d0;
	background: #fff;
}

.post-slide p {
	color: #000;
}

.post-content i.fa.fa-clock-o {
	font-size: 21px;
	padding-right: 10px;
}

.btn-small {
	margin: auto;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	background-color: #048f50;
	padding: 10px 15px;
}

.line {
	width: 100%;
	height: 1px;
	margin-bottom: 9px;
	background: #282828;
}

.btn-small a {
	text-decoration: none;
}

a.enquiry.btn-small.text-uppercase.small {
	text-decoration: none;
	color: #fff;
}

#traveller .bottom-links {
	text-align: center;
}

ul.post-last {
	display: -webkit-inline-box;
	padding-left: 0;
	width: 100%;
	margin-bottom: 0;
}

ul.post-last li {
	list-style: none;
}

ul.post-last li a {
	text-decoration: none;
	padding: 5px 24px;
}

ul.post-last li {
	border: 1px solid #c3c3c3;
	border-radius: 1px solid #0000;
	padding: 8px 1px;
}

ul.post-last li:nth-child(2) {
	background: white;
	margin-left: -1px;
	margin-bottom: -1px;
}

ul.post-last li:nth-child(1) {
	background: white;
	margin-left: -1px;
	margin-bottom: -1px;
}

ul.post-last li:nth-child(3) {
	background: white;
	margin-left: -1px;
	margin-bottom: -1px;
}

ul.post-last li:nth-child(4) {
	background: white;
	margin-left: -1px;
	margin-bottom: -1px;
	z-index: -100;
	padding-right: 3px;
	border-right: 0;
}

.post-img img {
	transition: 0.5s all;
}

.post-img {
	overflow: hidden;
}

.post-slide:hover .post-img img {
	transform: scale(1.3, 1.3);
	transition: 0.5s all;
}

.btn_blue {
	background: #1276bc;
	padding: 10px 30px;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	transition: 1s all;
}

a.btn_blue,
a.btn_green {
	text-decoration: none;
}

.btn_blue:hover {
	background: #1168a4;
	color: #fff;
	text-decoration: none;
	transition: 1s all;
}

.btn_green {
	background: #048f50;
	padding: 10px 30px;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	transition: 1s all;
}

.btn_green:hover {
	background: #037943;
	color: #fff;
	text-decoration: none;
	transition: 1s all;
}

.footer_widget ul li {
	color: #fff;
	text-decoration: none;
	list-style: none;
	margin-bottom: 7px;
	line-height: 18px
}

.footer_widget ul li a {
	color: #a2a2a2;
	text-decoration: none;
	font-size: 17px;
    line-height: 24px;

}

.footer_widget ul li a:hover {
	color: #fff;
}

.footer_widget ul {
	padding-left: 0;
}

.footer_widget h5 {
	font-size: 17px;
}

.footer_widget {
	padding-right: 10px;
	padding-left: 10px;
}

.bottom-links span {
	font-weight: 100;
	font-size: 14px;
}

.bottom-links {
	padding: 0px;
	border-top: 0px solid #b5b5b5;
	/* background: #048f50;
     */
}


/*div#traveller h3 {
     padding-top: 10px;
     font-size: 20px;
}
*/

div.traveller h3 {
	padding-top: 10px;
	font-size: 20px;
	color: #202020;
	font-size: 16px;
}

.galler-box {
	position: relative;
}

.g_overlay {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: #0000008c;
	transition: 1s all;
}

.g-text {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
	text-transform: uppercase;
}

.g-text h3 {
	font-size: 27px;
	font-weight: 600;
}

.gallery-sec h3 {
    font-size: 22px;
    line-height: 31px;
}
.testimonial {
	text-align: center;
	margin: 18px 1px 0px;
}

.testimonial .pic {
	display: inline-block;
	width: 100px;
	height: 100px;
	border-radius: 25px;
	border: 4px solid #6b2014;
	box-shadow: 0 7px rgba(0, 0, 0, 0.1), 0 5px #e4ac01;
	margin-bottom: 15px;
	overflow: hidden;
}

.testimonial .pic img {
	width: 100%;
	height: auto;
}

.testimonial .description {
	/* padding: 0 21px 22px;
     */
	font-size: 15px;
	color: #777;
	line-height: 30px;
	padding: 27px;
	background: #fff;
	/* border-radius: 25px;
     */
	/* border-bottom: 4px solid #6b2014;
     */
	/* box-shadow: 0 7px rgba(0, 0, 0, 0.1), 0 5px #e4ac01;
     */
	margin-bottom: 25px;
}

.testimonial .title {
	display: block;
	margin: 0 0 7px 0;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.testimonial .post {
	display: block;
	font-size: 15px;
	text-transform: capitalize;
}

#testimonial-slider-d .testimonial img {
	/* border: 6px solid #ffffff;
     */
	margin-right: 20px;
	border-radius: 0;
	/*     -webkit-box-shadow: 0 20px 42px -2px rgba(0, 0, 0, 0.3) !important;*/
}

#events-slider .owl-prev {
	position: absolute;
	left: -38px;
	transform: translateY(-44%);
	top: 44%;
}

#events-slider .owl-next {
	position: absolute;
	right: -38px;
	transform: translateY(-50%);
	top: 50%;
}

#offer {
	background: url(../img/offers-blog-bg.jpg);
	background-size: cover;
	position: relative;
}

div#offer h2 {
	font-size: 73px;
	font-weight: 600;
	color: #fff;
}

a.offer_btn {
	background: #fff;
	color: #383838;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 22px;
}

.offer-img {
	position: absolute;
	bottom: -47px;
	right: 0;
}

ul.nav.nav-tabs.text-center {
	border-bottom: 1px solid grey;
	/* width: 100%;
     */
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-bottom: 2px solid #048f50;
	/* border-color: #048f50 #048f50 #fff;
     */
}

.tab-content {
	padding-top: 35px;
}

.icon-wrp {
	position: relative;
}

.post-icons {
	position: absolute;
	bottom: 0;
	background: #0000006e;
	width: 100%;
	color: #fff;
}

.post-icons .fa {
	color: white;
	/* padding: 8px 3px;
     */
	padding-left: 12px;
	padding: 8px;
	font-size: 23px;
}

.galler-box:hover .g_overlay {
	background: #048f50c4;
	transition: 0.5s;
}

.owl-theme .owl-controls {
	margin-top: 0;
}

.owl-theme .owl-controls .owl-page span {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #6b2014;
	opacity: 0.8;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
	transition: all 0.3s ease 0s;
}

.owl-theme .owl-controls .owl-page.active span {
	background: #e4ac01;
}

.owl-theme .owl-controls .owl-buttons div {
	background: transparent !important;
	opacity: 1 !important;
}

.owl-buttons .fa {
	color: #048f50;
	font-size: 20px;
}

#events-slider .owl-buttons .fa {
	color: #fff !important;
	font-size: 20px;
}

ul.navbar-nav.ml-auto.mt-2.mt-lg-0 li a {
	font-size: 18px;
}

.owl-theme .owl-controls .owl-page.active span {
	background: #048f50;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 18rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	border: inherit;
	border-radius: inherit;
}

.dropdown-menu.sm-menu a:hover {
	background: #048f50;
	color: #fff;
}

footer {
	background: #333333;
	padding-top: 55px;
}
.copyright * {
    color: #dbdbdb !important;
    font-size: 14px;
}

.banner .carousel-control-next,
.carousel-control-prev {
	top: 90px;
}

.carousel-inner img {
	width: 100%;
	/*         height: 29vh;*/
	    margin-top: 20px;
}

.library-content {
	width: 100%;
	margin: auto;
}

.contact {
	float: left;
	color: #fff;
	padding-left: 1px;
}


/* .testimonial h6:after {
         content: "";
         position: absolute;
         border-bottom: 2px solid #a9a9a9;
         width: 27px;
         left: 50%;
         height: 1px;
         bottom: -16px;
         transform: translateX(-50%);
    }
     */

.icon-bg {
	/* background: #f0f0f0;
         padding: 38px 0px;
         margin: 0 auto;
         width: 71%;
         -webkit-box-shadow: 0 14px 47px -12px rgba(0, 0, 0, 0.5) !important;
         border-radius: 50%;
         height: 100px;
         */
	border: 2px solid #28a74596;
	margin: auto;
	background: #f0f0f0;
	position: relative;
	border-radius: 50%;
	width: 100px;
}

.icon-bg img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
}

button#defaultOpen {
	border-radius: 12px 0 0 0px;
}

.font-c {
	font-size: 38px;
}


/*Almora*/

ol.breadcrumb li {
	font-size: 11px;
	COLOR: #FFF !important;
	;
}

.breadcrumb {
	padding-left: 0;
	background-color: transparent !important;
}


/*jssor slider loading skin spin css*/

.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}


/*jssor slider arrow skin 106 css*/

.jssora106 {
	display: block;
	position: absolute;
	cursor: pointer;
}

.jssora106 .c {
	fill: #fff;
	opacity: .3;
}

.jssora106 .a {
	fill: none;
	stroke: #000;
	stroke-width: 350;
	stroke-miterlimit: 10;
}

.jssora106:hover .c {
	opacity: .5;
}

.jssora106:hover .a {
	opacity: .8;
}

.jssora106.jssora106dn .c {
	opacity: .2;
}

.jssora106.jssora106dn .a {
	opacity: 1;
}

.jssora106.jssora106ds {
	opacity: .3;
	pointer-events: none;
}


/*jssor slider thumbnail skin 101 css*/

.jssort101 .p {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	background: #000;
}

.jssort101 .p .cv {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #000;
	box-sizing: border-box;
	z-index: 1;
}

.jssort101 .a {
	fill: none;
	stroke: #fff;
	stroke-width: 400;
	stroke-miterlimit: 10;
	visibility: hidden;
}

.jssort101 .p:hover .cv,
.jssort101 .p.pdn .cv {
	border: none;
	border-color: transparent;
}

.jssort101 .p:hover {
	padding: 2px;
}

.jssort101 .p:hover .cv {
	background-color: rgba(0, 0, 0, 6);
	opacity: .35;
}

.jssort101 .p:hover.pdn {
	padding: 0;
}

.jssort101 .p:hover.pdn .cv {
	border: 2px solid #fff;
	background: none;
	opacity: .35;
}

.jssort101 .pav .cv {
	border-color: #fff;
	opacity: .35;
}

.jssort101 .pav .a,
.jssort101 .p:hover .a {
	visibility: visible;
}

.jssort101 .t {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	opacity: .6;
}

.jssort101 .pav .t,
.jssort101 .p:hover .t {
	opacity: 1;
}

#jssor_1 {
	width: 100% !important;
}

#head_almora {
    /* background: url(./img/bg_almora.jpg); */
    color: #fff;
    margin-bottom: 20px;
    background-position: center !important;
    background-size: cover !important;
	 height: 400px;
    position: relative;
     z-index: 10;
         margin-top: 98px;
   
}



.overlay_head {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(1, 1, 1, 0.3);
    left: 0;
    bottom: 0;
    z-index: -1;
}
#head_almora  h1{
	font-size:2.8em;
	
}
.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	color: #ffffff;
	content: "/";
}

.almora_tabs .tabbed-content {
	background: #fff;
	box-shadow: none !important;
	max-width: 100%;
	margin: 0 auto;
	transform: none !important;
	border-radius: inherit !important;
	
	border-radius: 13px 13px 0px 0px;
}

.almora_tabs .tabbed-content .tabs li a {
	display: table-cell;
    background: #048f50;
    text-decoration: none;
    font-size: 18px;
    height: 60px;
    vertical-align: middle;
    margin-bottom: -2px;
    color: #fff;
    text-align: center;
    border: 1px solid transparent;
}
.almora_tabs .tabbed-content .tabs li a i {
    font-size: 18px;
    padding-bottom: 7px;
    color: #fff;
}

.almora_tabs .tabs ul li a {
	padding: 0.5em 1em;
	font-weight: 500;
    text-transform: capitalize;
	padding: 16px 18px;
}

.almora_tabs .tabs ul li:hover,
.tabs ul li a.active {
	background: #fff !important;
	color: #048f50 !important;
}

.almora_tabs h2 {
	font-size: 18px;
}

.almora_tabs .vc_row.wpb_row.vc_row-fluid {
	padding: 0px 16px;
	/* background: rebeccapurple; */
}

.right-bar h2 {
	font-size: 20px !important;
}

img.call,
img.location {
	width: 10%;
	margin-right: 10px;
}

.right-bar {
	background: #fff;
	padding: 1rem;
	border: 1px solid #80808017;
	margin-bottom: 25px;
    box-shadow: 0 20px 50px -10px rgba(0, 0, 0, 0.5) !important;
}


ul.xoxo {
	padding-left: 0;
}

ul.xoxo li {
	list-style: none;
}

h4 a {
	color: #000 !important;
}


/*Skiing*/

#head_skiing {
	background: url(./img/bg_skiing.jpg);
	color: #fff;
	margin-bottom: 20px;
	background-position: center;
     position: relative;
     z-index: 10;
}

a.link_a {
	color: grey;
	font-size: 14px;
	text-decoration: none;
}


/*homestay*/

#head_homestay {
	background: url(./img/bg_homestay.jpg);
	color: #fff !important;
	margin-bottom: 20px;
     position: relative;
     z-index: 10;
}

.font-22 {
	font-size: 22px;
}

.post-content hr {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.Homestay_colm h3 {
	font-size: 14px;
	min-height: 27px;
	line-height: 18px;
}
div#event_table_paginate a {
    border-radius: 0 !important;
    background: #fff;
       color:#048f50 !important;
    padding: 13px 21px;
    border: 1px solid grey;
    margin: 0;
}
div#event_table_paginate a:hover {
    background: #048f50;
    color: #fff !important;
}
div#event_table_length {
    color: #fff;
}
.accomodation .post-content {
/*	min-height: 254px;*/
    min-height: 242px;
}
table.dataTable tbody tr {
    background: none !important;
}
.column-h .post-content {
    height: 125px;
}

.accommodation-search.library-content {
	/*    width: 52%;*/
	margin: auto;
}

.accommodation-search .input-group select.form-control.select_box {
	background: #fff !important;
	border: 1px solid #048f50 !important;
	color: #048f50;
	border-radius: inherit !important;
}

.form-control:focus {
	outline: 0;
	box-shadow: none;
}

.Homestay_colm .post-slide span {
	 font-size: 12px !important;
	font-weight: 500 !important;
	color: #737373;
    display: flex;
}

.enquiry {
	background: #048f50;
	border-radius: 0 !important;
	color: white;
}

.Homestay_colm .post-slide .bottom-links {
	border-top: inherit !important;
	padding: 0 !important;
}

.Homestay_colm .post-slide .bottom-links a {
	text-decoration: none;
	font-weight: bold !important;
	color: #fff;
}


/*TendorEOI*/

#head_tendor {
	background: url(./img/tenders_banner.jpg);
	color: #fff !important;
	margin-bottom: 20px;
	background-size: cover !important;
	height: 400px;
    position: relative;
    margin-top: 98px;
}


/*************CSS FOR STATIC PAGE BY RUCHI************/

.district-img {
	margin-bottom: 30px;
	text-align: center;
}

.district-img img {
	border: 7px solid #d8d7d7;
	margin-right: 20px;
	border-radius: 50%;
	width: 224px;
	margin: auto;
	height: 224px !important;
	margin-bottom: 20px;
}

.district-name {
	text-align: center;
}

.district-name:after {
	content: "";
	position: absolute;
	border-bottom: 2px solid #a9a9a9;
	width: 27px;
	left: 50%;
	height: 1px;
	bottom: 0px;
	transform: translateX(-50%);
}

.past-program .vc_single_image-wrapper.vc_box_shadow_border_circle {
	border: 3px solid #2193d1;
}

.btn-new {
	background: #19985e;
	padding: 13px 16px;
	font-size: 13px;
	margin-bottom: 21px;
	transition: 0.5s all;
	
}
.p-rel {
    position: relative;
}
.text-center.p-rel {
    overflow: hidden;
     border-bottom: 6px solid #048f50;
}
.text-center.p-rel .events-span-text {
    bottom: -40px !important;
    transition: 0.5s all;
     border-bottom: none !important;
}
.text-center.p-rel:hover .events-span-text {
    bottom: 0px !important;
    transition: 0.5s all;
    background: rgb(15, 61, 150);
}



a.accomodation-btn {
	color: #fff;
	text-decoration: none;
	transition: 0.5s all;
}

a.accomodation-btn:hover .btn-new {
	color: #fff;
	text-decoration: none;
	background: #2090ce;
	transition: 0.5s all;
}
.content-area .vc_row {
    margin-left: 0;
    margin-right: 0;
}


/*Digtal Library*/

#head_library {
	background: url(./img/tenders_banner.jpg);
	color: #fff !important;
	background-size: cover;
	margin-bottom: 20px;
    height: 400px;
     position: relative;
     z-index: 10;
     margin-top: 98px;
}

.post-content span b {
	color: #c1c1c1;
}

.library-content {
	width: 65%;
	margin: auto;
}

.library-content input.form-control {
	height: 45px;
	outline: none;
}

.library-content a {
	cursor: pointer;
}

.slider-img {
	width: 95%;
	-webkit-box-shadow: 0 20px 50px -10px rgba(0, 0, 0, 0.2) !important;
	border: 5px solid #f5f5f5;
	border-radius: 4px;
	/* box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
         */
	margin: auto;
}

#video-slider .slider-title {
	margin-right: 5px;
	margin-left: 5px;
}

.icon-img {
	padding: 48px;
	border-radius: 13px;
	background: white;
	margin-bottom: 17px;
	-webkit-box-shadow: 0 20px 50px -10px rgba(0, 0, 0, 0.1) !important;
	transform: none;
	transition: 0.5s all;
}

button#btnContactUs {
	border: none;
	cursor: pointer;
}

.icon-img img {
	transition: 0.5s all;
}

.icon-img:hover img {
	transform: scale(1.2, 1.2);
	transition: 0.5s all;
}

.icon-img:hover {
	transform: translateY(-10px);
	-webkit-box-shadow: 0 35px 46px -10px rgba(0, 0, 0, 0.2) !important;
}

.U_line {
	width: 100%;
	height: 1px;
	background: #fff;
}

.library_carousal a {
	color: #fff;
	text-decoration: none;
	    font-size: 18px;
}
table#event_table {
    font-size: 18px;
}
.make-a-color a {
    color: #fff;
    font-size: 18px;
}

.Destination a {
    font-size: 18px;
}

.fa-angle-right {
	color: black;
	padding-left: 17px;
	font-size: 17px;
}
.icon_draw a {
	cursor: pointer;
}


/*Digital search library*/

.search-l-img {
	border: 4px solid #ffffff;
	border-radius: 4px;
	overflow: hidden;
	-webkit-box-shadow: 0 20px 50px -10px rgba(0, 0, 0, 0.2) !important;
}

.search-l-img img {
	transition: 1s all;
}

.search-l-img:hover img {
	transform: scale(1.2, 1.2);
	transition: 1s all;
}


/*Blogs*/

#head_blog {
	background: url(./img/blog_banner.jpg);
	color: #fff !important;
	background-size: cover !important;
	margin-bottom: 20px;
	background-position: center !important;
	 height: 400px;
     position: relative;
    z-index: 10;
   margin-top: 98px;
}

.head_content {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
}
#head_blog h1 {
    font-size: 2.8em;
}

.badge-success {
	background: #048f50 !important;
	border-radius: 0 !important;
	color: #fff !important;
	padding: 5px !important;
}

.font-17 {
	font-size: 17px;
}

.library-content input.form-control {
	width: 31% !important;
}

select.form-control.select_box {
	background: #fff;
	color: #2c975d;
	/*	-webkit-appearance: none;*/
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	width: 12%;
	height: 45px;
	text-transform: inherit;
	font-weight: bold;
	border-color: #fff;
}

select:invalid {
	color: green;
}

.book_now input[type="text"],
input[type="email"],
input[type="number"] {
	width: 100% !important;
	height: 46px;
	padding-left: 15px;
}

.book_now select {
	width: 100%;
	height: 46px;
	padding-left: 15px;
}

.book_now textarea {
	overflow: auto;
	resize: vertical;
	width: 100%;
	height: 130px;
	padding-top: 15px;
	padding-left: 15px;
}

.book_now button {
	border: none;
}


/*single_blog*/

#head_singleblog {
	background: url(./img/blog_banner.jpg);
	color: #fff !important;
	background-size: cover;
	margin-bottom: 20px;
    display: table;
	background-position: left;
     position: relative;
     z-index: 10;
}


.blog-content h2.display-4 {
	font-size: 34px;
}

.blog-content .post-slide {
	border: none;
}


/*pagination*/

.cpagination {
	margin: 0 auto;
	text-align: center;
	color: white;
	font-size: 14px;
}

.pagination {
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	margin-top: 14px !important;
	list-style: none;
	border-radius: .25rem;
	margin-bottom: 45px;
}

ul.pagination li {
	margin-right: -2px;
}

ul.pagination li span {
	padding: 11px 22px;
	color: #ffffff;
	text-decoration: none;
	/* border: 1px solid; */
	border-radius: 0px;
	z-index: 10000000;
	background: #2d8a5b;
	/* background: white; */
}

ul.pagination li a {
	padding: 10px 22px !important;
	color: #2d8a5b !important;
	text-decoration: none;
	border: 1px solid #bdbdbd;
	border-radius: 0px;
	/* background: #2d8a5b; */
	background: white !important;
	transition: 0.5s all;
}

ul.pagination li a:hover {
	padding: 10px 22px;
	color: #ffffff !important;
	text-decoration: none;
	border: 1px solid #2d8a5b;
	border-radius: 0px;
	z-index: 10000000;
	background: #2d8a5b !important;
	/* background: white; */
}

.title-height {
	min-height: 70px;
}

.contact-form input.form-control {
	width: 100% !important;
}

.contact-form .form-control {
	display: block;
	width: 100%;
	height: calc(2.25rem + 2px);
	padding: 1.375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	margin-top: 2px;
	background-clip: padding-box;
	border: none;
	border-radius: 0px;
	border-bottom: 2px solid #dedede;
	outline: none;
	box-shadow: none;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.contact-form textarea {
	height: 121px !important;
}

.contact-form :focus {
	outline: none;
	border-bottom: 2px solid #048f50;
}

.contact-form label {
	display: inline-block;
	margin-bottom: .5rem;
	width: 100%;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.img-width img {
	width: 100%;
}

.owl-theme .owl-controls {
	margin-top: 0px !important;
}

.library-content.accommodation-search {
	margin: 55px auto;
}

.blink {
	animation: blink 1s linear infinite;
	text-align: center;
	line-height: 28px;
	font-size: 25px;
	color: red;
	font-weight: 500;
}

@keyframes blink {
	0% {
		opacity: 0;
	}
	50% {
		opacity: .5;
	}
	100% {
		opacity: 1;
	}
}

.owl-next {
	position: absolute;
	right: 7px;
	transform: translateY(-50%);
	top: 50%;
}
.owl-prev i , .owl-next i  {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}
.post-slide .post-content {
    min-height: 181px !important;
}

.owl-prev {
	position: absolute;
	left: 7px;
	transform: translateY(-50%);
	top: 50%;
}
.owl-theme .owl-controls .owl-buttons div {
    background: #ffffff96 !important;
    width: 55px;
    border-radius: 0 !important;
    height: 55px;
}

@media only screen and (max-width: 460px) {

.owl-theme .owl-controls .owl-buttons div {
    background: #fff !important;
    width: 55px;
    border-radius: 0;
    height: 55px;
}
.content-area .vc_column_container>.vc_column-inner {
    padding: 0;
}
.carousel-caption.slick-slide.slick-cloned {
	height: 322px;
}
.vc_btn3-container.vc_btn3-left {
    margin: auto !important;
    text-align: center;
}
a.sg-show-popup img {
    margin-bottom: 10px;
}
.aligncenter {
	 height: auto !important;
}

.option.select-place {
    width: 100%!important;
    }
    .select-place .form-group {
    margin-bottom: 0 !important;
}
.form-bg {
    width: 100% !important;
}
.alignleft {
    float: none;
    margin-right: 0;
    height: auto;
    width: 100%;
    margin-bottom: 20px !important;
}
	.alignright {
    float: none;
    margin: 0;
     height: auto;
    width: 100%;
        margin-top: 12px;
    margin-bottom: 12px !important;
}
.weather a img {
    width: 100%;
}
   .groups_btns a {
        margin-bottom: 8px;
	    float: left;
	    /* margin: 0px 10px; */
	    width: 100% !important;
    }
    .groups_btns {
    padding: 13px;
}
	.subscribe-button a {
		display: none;
	}
	.vc_images_carousel .vc_carousel-inner img {
    height: auto !important;
   }
   div#demo {
    margin-top: 0;
}
   #head_blog , #head_tendor{
   	margin-top: 0px !important; 
   }
   .vc_item img {
   	width: 100% !important;
   }
   .vc_carousel-inner .vc_item {
   	height: auto !important;
   }
    .top-space {
    padding-top: 0px !important;
    }

    ul#menu-footer-bottom-menu {
    text-align: center;
}
    iframe.fb_customer_chat_bounce_in_v2 {
    WIDTH: 98% !IMPORTANT;
    /* LEFT: 0; */
}
    .copyright {
    text-align: left !important;
}
    .copyright p {
    font-size: 10px !important;
}
    ul#menu-footer-bottom-menu li a {
    margin-left: 11px;
    font-size: 8px;
    text-align: center !important;
}
    
    .heritage-icon {
    text-align: center;
    }
    
    .heritage-icon:after {
        display: none;
    }
    
    .vc_btn3-container.vc_btn3-left {
    text-align: center;
    }
    
    #head_blog,
    #head_almora,
    #head_tendor {
        min-height: 94px;
    /* height: inherit; */
    height: 286px;
    }
    
    .head_content ul#egbreadcrumbs li {
    font-size: 11px;
    }
    
    .head_content h1 {
    font-size: 30px !important;
    }
    
    .mb-search .input-group input.searchbox {
    width: 100%;
    margin-bottom: 11px;
   } 
    .mb-search button#btnContactUs {
    width: 100%;
}
	body {
		font-family: 'Poppins', sans-serif;
		overflow-x: hidden !important;
	}
    #head_tendor {
        height: inherit !important;
    }
   .Ctgrs_btn a {
     background: #1276bc;
    padding: 10px 11px;
    text-transform: capitalize;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    transition: 1s all;
    
    }
    ul.header_amenities.list-unstyled li {
    background: #ffffffc7;
    padding: 8px 11px;
    margin-right: 4px;
    transition: 0.5s all;
    border-radius: 8px;
}
  .groups_btns a {
    margin-right: 4px !important;
    font-size: 10px;
    margin-bottom: 8px;
    float: left;
    width: 49% ;
    letter-spacing: 1px;
    border: 1px solid #fff;
}
    .w-para {
    width: 100%;
    font-size: 12px;
}
    .item {
    display: block !important;
    margin-top: 0px !important;
   }
/*
    .item-content p:first-child {
    display: none;
   }
*/
    section.item {
    position: relative;
    border-bottom: 1px solid #fff;
}
    section.item:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 8px 0 8px;
        border-color: #ffffff transparent transparent transparent;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        
}
    section.item.active:after {
       position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 8px 0 8px;
        border-color: #ffffff transparent transparent transparent;
        right: 20px;
        top: 21px;
        transform: rotate(180deg);
}
    section.item.active {
    position: relative;
}
    
	.carousel-control-next {
		right: 0px;
	}
	.carousel-control-prev {
		left: 0px;
	}
	.owl-next {
		position: absolute;
		right: -3px;
	}
	.owl-prev {
		position: absolute;
		left: -3px;
	}
	.mb-pd .vc_column-inner {
		padding-left: 0px;
		padding-right: 0px;
		margin-left: 0px !important;
	}
	.navbar-brand {
		width: 43% !important;
	}
	.slider-main-text {
		top: 102%;
	}
	.tabbed-content {
/*		min-height: 1390px !important;*/
	}
	.tabbed-content .item::before {
		content: attr(data-title);
		width: 100% !important;
	}
	.tabbed-content {
		border-radius: none;
	}
	article.tabbed-content.tabs-side.px-0.home-tab {
		margin-bottom: 50px;
	}
	.carousel {
		position: relative;
		height: 215px;
	}
	.carousel-inner {
		position: relative;
		width: 100%;
		height: 215px;
		overflow: hidden;
	}
	.carousel-inner img {
		height: 215px;
		/* height: 29vh; */
	}
	.g-text h3 {
		font-size: 16px;
		font-weight: 600;
	}
	.service-text h4 {
		font-size: 14px;
	}
	.testimonial {
		padding: 0 !important;
	}
	.text-profile {
		display: none !important;
	}
	ul#menu-main-menu li {
		padding: 10px 0;
		background: #048f50;
	}
	ul.sub-menu li {
		padding: 0 !important;
	}
	ul.sub-menu li a:hover {
		color: #fff;
	}
	ul.sub-menu {
		margin-top: 10px;
		position: inherit !important;
	}
	ul.sub-menu li a {
		background: #206043 !important;
	}
	ul#menu-main-menu li a:hover {
		background-color: transparent;
		color: white;
	}
	ul#menu-main-menu li a {
		color: #fff !important;
	}
	#head_almora {
		margin-top: 0px !important; 
	}
}

@media all and (min-width: 800px) {
	.item.active .item-content {
		padding-top: 0;
	}
	.tabs-side .tabs li {
		margin-bottom: 2px;
	}
}



@media all and (min-width: 800px) {
	.tabbed-content .tabs {
		display: block;
	}
	.tabbed-content .tabs li {
		display: inline-block;
        margin-right: -2px;
            height: 89px;
	}
	.tabbed-content .tabs li a {
		display: block;
		background: #048f50;
		text-decoration: none;
		margin-bottom: -2px;
		color: #fff;
         margin-right: -4px;
          height: 95px;
	}
    .almora_tabs .tabs ul {
    margin: 0;
    padding:  0 !important;
   
    font-weight: bold;
        width: 100%;
}
.almora_tabs  .tabbed-content .tabs {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}
.almora_tabs .tabbed-content .tabs li {
    display: inline-block;
    margin-right: -2px;
    height: 72px;
}
    
	.tabbed-content .item {
		min-height: 0;
		display: none;
	}
	.tabbed-content .item.active {
		display: block;
	}
	.tabbed-content .item::before {
		display: none;
	}
	.home-tab .tabs {
		width: 21% !important;
		float: left;
	}
	.tabbed-content.tabs-side .tabs li {
		display: block;
	}
	.tabbed-content.tabs-side .item {
		/*         margin-left: 150px;*/
	}
}



@media only screen and (min-width: 1680px) {
    div#navbarColor01 ul li:last-child ul.sub-menu {
    top: 41px;
}
}

@media only screen and (max-width: 1960px) {
	
	#demo .carousel-caption a {
    position: absolute !important;
    right: 14% !important;
    bottom: -188px !important;
}
}

@media only screen and (max-width: 1680px) {
    div#navbarColor01 ul li:last-child ul.sub-menu {
    position: absolute !important;
    background: white;
    z-index: 1000;
    min-width: 303px;
    right: 0;
    top: 41px;  
}

}

@media only screen and (max-width: 479px) {
	.Tour_sidebar {
    margin-bottom: 20px;
   }
   .vc_btn3-container.vc_btn3-left {
    text-align: center !important;
}
img.aligncenter {
    width: 100%;
}
    #head_library {
    min-height: 130px !important;
    } 
    
    .bg-gradient iframe {
        width: 330px !important;
    }
    .events-tab-sec .testimonial .event-img {
    position: relative;
    margin-bottom: 25px;
    margin-top: 26px;
}
    .almora_tabs .tabbed-content .item.active .item-content {
    min-height: inherit !important; 
}
	.testimonial .description {
		padding: 0 5px 20px;
	}
	.icon-bg {
		background: #f0f0f0;
		padding: 25px 0px !important;
	}
	.tabbed-content {
		background: #fff;
		max-width: 100%;
		margin: 0 auto;
		transform: none;
		margin: 1em auto;
        position: relative;
        z-index: 100;
	}
    .home-tab section {
    width: 100%;
    float: left;
}
	.tabbed-content .item.active .item-content {
		width: 100%;
		text-align: justify;
            background: #fff;
	}
	.carousel-caption p:nth-child(1) {
		font-size: 20px !important;
        line-height: 24px;
	}
	.carousel-caption p:nth-child(2) {
		font-size: 20px !important;
		margin-top: -23px;
	}
	.carousel-caption p:nth-child(3) {
		font-size: 10px !important;
		margin-bottom: 8px;
        margin-top: 0 !important; 
	}
	.carousel-caption {
		top: 5px;
	}
}

@media only screen and (max-width:1280px) {
	.carousel-caption p:nth-child(1) {
		font-size: 45px;
	}
	.carousel-caption p:nth-child(2) {
		font-size: 47px;
		margin-bottom: 0;
            margin-top: -21px !important;
	}
	.font-20 {
		font-size: 20px;
	}
}

#egbreadcrumbs {
	list-style: none;
	margin: 10px 0;
	overflow: hidden;
	padding-left: 0;
}

ul#egbreadcrumbs li a {
	text-decoration: none;
	color: #fff;
}

#egbreadcrumbs li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	font-size: 12px;
}
table.table-responsive , .bootstrap4 .table{
    font-size: 18px;
}


.district-img a {
	text-decoration: none;
	font-size: 18px;
    color: #fff;
}

#egbreadcrumbs .separator {
	font-size: 18px;
	font-weight: 100;
	color: #fff;
}

h1.main-heading {
	position: relative;
	margin-bottom: 50px !important;
}

h1.main-heading:after {
	position: absolute;
	content: "";
	bottom: -20px;
	background-image: url(http://utdb.eghosting.in.md-44.webhostbox.net/wp-content/themes/utdb/img/haeding_bar.png);
	height: 10px;
	background-repeat: no-repeat;
	width: 32%;
	margin: 0 auto;
	left: 0px;
	right: 0px;
	background-position: center;
	background-size: contain;
}

span.carousel-control-prev-icon {
	top: 50% !important;
	position: absolute;
}

span.carousel-control-next-icon {
	position: absolute;
	top: 50%;
}

@media only screen and (max-width: 768px) {
	
	.reset-btn{
		width:100%;
		margin-top:12px;
		margin-left:0px !important;
	}
	
	.home-tab section {
		display: block !important;
	}
	.btn-new {
    background: #19985e;
    padding: 13px 17px;
    font-size: 16px;
    width: 100%;
    float: left;
    margin-bottom: 7px;
    transition: 0.5s all;
   }
    .second_step_form {
    width: 100% !important;
   }
    
	ul.business-list li {
		width: 100% !important;
	}
	#mobmenuleft li a:hover {
		color: #ffffff !important;
	}
	.mobmenu_content #mobmenuleft>li>a:hover {
		color: #206043 !important;
		background-color: #ffffff !important;
	}
	.icon-img {
		border: 1px solid #d2d2d2;
	}
	#top_bar {
		display: none;
	}
	.navbar.navbar-expand-lg {
		display: none;
	}
	ul.sub-menu li {
		display: inherit;
	}
	#mobmenuleft li>ul {
		display: none;
		left: 1px !important
	}
	ul#mobmenuleft {
		padding-top: 31px;
	}
	i.mob-icon-cancel-1.mob-cancel-button {
		padding-right: 8px;
		padding-top: 6px;
	}
	.mobmenu_content #mobmenuleft .sub-menu .sub-menu li a {
		padding-left: 56px !important;
		color: #fff;
	}
	.mob-expand-submenu i {
		top: 18px !important;
	}
	#mobmenuleft #mobmenuleft>.widgettitle,
	#mobmenuleft li a,
	#mobmenuleft li a:visited,
	#mobmenuleft .mobmenu_content h2,
	#mobmenuleft .mobmenu_content h3 {
		line-height: 2em !important;
		border-bottom: 1px solid #087142;
	}
	.library-content.accommodation-search .searchbox {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 16px;
		padding: 11px 15px;
	}
	.library-content.accommodation-search .form-control.select_box {
		width: 100% !important;
		margin-bottom: 16px;
	}
	.input-group-append {
		width: 100%;
		margin-left: 0;
	}
	.library-content.accommodation-search .input-group-append button.btn_green {
		width: 100% !important;
	}
	.library-content {
		width: 90%;
	}
	select.form-control.select_box {
		width: 100%;
		margin-bottom: 16px;
		height: 50px;
	}
	input.form-control {
		margin-left: 0 !important;
		margin-bottom: 16px !important;
	}
	.library-content .input-group-append button {
		width: 100%;
	}
	.library-content .input-group-append {
		width: 100% !important;
	}
	.library_carousal .owl-prev {
		top: 36%;
		left: -36px !important;
	}
	.library_carousal .owl-next {
		top: 36%;
		right: -36px !important;
	}
}

.almora_tabs {
box-shadow: 0 20px 50px -10px rgba(0, 0, 0, 0.5) !important;
        margin-bottom: 30px;
}
.sidebar-widget p {
    color: #7e7e7e !important;
}

.almora_tabs .tabbed-content .item.active .item-content {
	padding: 15px !important;
}

p.bg-silver {
	background: silver;
	text-align: center;
	padding: 5px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
    margin-bottom: 0 !important;
}

p.bg-gold {
	background-image: linear-gradient(to right, #e7b640, #ffd842, #c09542);
	text-align: center;
	padding: 5px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
    margin-bottom: 0 !important;
}

p.bg-bronze {
	background: #eba160;
	margin-bottom: 0 !important;
	text-align: center;
	padding: 5px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
    
}

span.badge-red {
	position: absolute;
	top: 12px;
	/* left: 0; */
	background: #d73438;
	border-radius: 0 !important;
	color: #fff !important;
	padding: 7px 20px;
}

ul.page-numbers {
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem;
	margin: 34px auto;
}

ul.page-numbers li span {
	padding: 11px 22px;
	color: #ffffff;
	text-decoration: none;
	/* border: 1px solid; */
	border-radius: 0px;
	z-index: 10000000;
	background: #2d8a5b;
	/* background: white; */
}

ul.page-numbers li a {
	padding: 10px 22px;
	color: #b7b7b7;
	text-decoration: none;
	border: 1px solid #bdbdbd;
	border-radius: 0px;
	/* background: #2d8a5b; */
	background: white;
	transition: 0.5s all;
}

ul.page-numbers li {
	margin-right: -2px;
}

ul.page-numbers li a:hover {
	padding: 10px 22px;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #2d8a5b;
	border-radius: 0px;
	z-index: 10000000;
	background: #2d8a5b;
	/* background: white; */
}

.input-group input.searchbox {
	padding: 0 15px;
	margin-right: 6px;
	font-weight: bold;
	border: 1px solid #048f50;
	color: #048f50;
	width: 40%;
}

input.searchbox:focus {
	outline: none;
}

.input-group input.searchbox::placeholder {
	color: #048f50;
}

.autor_sec ul li {
	list-style: none;
	display: -webkit-inline-box;
	margin-right: 12px;
	font-size: 11px;
}

.font-12 {
	font-size: 12px;
}

.bg-fb {
	background: #4267b2;
}

.bg-tweet {
	background: #1b95e0;
}

.bg-google {
	background: #db4437;
}

.bg-save {
	background: #e60023;
}

.autor_sec ul {
	padding-left: 0px;
}

.autor_sec ul li a {
	padding: 2px 6px;
	border-radius: 4px;
	color: #fff !important;
	text-decoration: none;
}

.autor_sec ul li a .fa {
	color: #fff !important;
}

.media {
	background: #efefef;
	/* padding: 8px 17px; */
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 20px;
	margin-bottom: 20px;
}

.bg-gray {
    background: #f1f1f1;
    margin-bottom: 23px;
    padding: 37px 5px !important;
    border-right: 10px solid white;
    border-left: 10px solid white;
    margin-right: 0px;
    transition: 0.5s all;
    align-items: center;
    overflow-y: scroll;
    height: 276px !important; 
}

.bg-gray::-webkit-scrollbar {
    background: #eaeaea;
    width: 5px;
    border-radius: 25px;
}
.bg-gray::-webkit-scrollbar-thumb {
    background: #bdbdbd;
    border-radius: 25px;
}

.bg-gray h3 {
	position: relative;
	padding-bottom: 33px !important;
}

.bg-gray h3:after {
	position: absolute;
	content: "";
	width: 80%;
	height: 2px;
	background: red;
}

.bg-gray h3:after {
	position: absolute;
	content: "";
	width: 10%;
	left: 0;
	height: 3px;
	background: #048f50;
	bottom: 20px;
	transition: 0.5s all;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.bg-gray h4 {
	font-size: 17px;
	font-weight: initial;
	color: #050505;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.bg-gray:hover {
	background: #048f50;
	color: white;
	padding-left: 15px !important;
	transition: 0.5s all;
}

.bg-gray:hover h4 {
	color: white;
	transition: 0.5s all;
}

.bg-gray:hover h3:after {
	color: white;
	width: 20%;
	left: 0;
	height: 3px;
	background: #fff;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.bg-gray .wpb_button,
.bg-gray .wpb_content_element,
.bg-gray ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0 !important;
}

.contact-img img.alignleft {
	width: 100%;
	border-radius: 50%;
	height: 160px;
	display: flex;
	border: 4px solid #f1f1f1;
	box-shadow: 0 33px 40px rgba(41, 41, 41, 0.18);
	align-items: center;
}

.register-now {
	text-decoration: none !important;
	color: #000 !important;
}

a.register-now p:last-child {
	font-size: 13px;
	background: #048f50;
	margin-top: 10px;
	text-align: center;
	padding: 7px;
	color: #fff !important;
}

.mobmenu [class^="mob-icon-"]:before,
.mobmenu [class*=" mob-icon-"]:before {
	font-size: 12px;
	transform: translateY(-5px);
}

ul.business-list {
	padding-left: 0;
}

ul.business-list li {
	list-style: none;
	float: left;
	color: #fff;
	font-size: 16px;
	margin-bottom: 7px !important;
	width: 32.6%;
	margin-right: 8px;
	background: #048f50;
	display: table;
}

.business-list {
	text-decoration: none;
	color: #fff;
	font-size: 22px;
	width: 100%;
	text-align: center;
	display: table;
	border: 7px solid #fff;
}

.business-list a {
	vertical-align: middle;
	display: grid;
	height: 115px !important;
	align-items: center;
	font-size: 18px;
	padding-top: auto !important;
	background: #048f50cf;
	padding: 0px 15px;
	text-decoration: none;
	color: #fff;
	transition: 0.5s all;
}

.business-list:hover a {
	background: #048f50;
	transition: 0.5s all;
}

.bussines-list .wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0;
}

.business-list .vc_column-inner {
	height: 200px !important;
	display: grid;
	text-align: center !important;
}

.blog_sidebar {
	background: #f1f1f1;
	height: 100%;
	padding: 10px;
}

.vc_carousel-slideline img {
	width: 100%;
}

table.events_page {
	background-repeat: no-repeat;
    background-image: url(../utdb/img/Event_Background_Image.jpg);
    background-position: right;
    color: #fff;
    background-size: cover;
}

.table.events_page tr:hover {
    background-color: #048f51;
}

/* .sidebar-widget h2:after {
	position: absolute;
	content: "";
	height: 3px;
	left: 0;
	width: 53px;
	bottom: -20px;
	background: #314c81;
} */

.sidebar-widget h2 {
position: relative;
    color: #4c4c4c;
    background: #dedede;
    padding: 14px 18px;

}

a.num {
	color: #000 !important;
	font-size: 19px;
}

.form-bg input,
select.wpcf7-form-control,
textarea#scheme,
textarea#urban,
textarea#details {
	margin-left: 0 !important;
	border-radius: 0;
	border: 2px solid lightgrey;
	width: 100%;
}

.form-bg {
	width: 70%;
	margin: auto;
}

.form-bg label {
    font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
img.amenities_img {
    width: 12%;
    float: left;
    
}
span.amen_text {
   font-size: 13px;
    padding-left: 13px;
    display: flex;
    text-align: left !important;
}
.text-strike {
    color: #bababa!important;
    text-decoration: line-through;
}
/*

.v_tabs {
    box-shadow: 0 20px 50px -10px rgba(0, 0, 0, 0.6) !important;
    margin-bottom: 35px;
}

.v_tabs nav.tabs {
    width: 20% !important;
    float: left;
    display: table-caption;
}


.v_tabs section {
    width: 80%;
    float: left;
    display: inline-flex;
    padding: 15px 20px;
}

.v_tabs  .tabbed-content {
    background: #fff;
    box-shadow: none !important;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
}
.v_tabs .tabbed-content .tabs li a {
    display: table-cell;
    background: #ffffff;
    text-decoration: none;
    font-size: 15px;
    margin-bottom: -2px;
    width: 100%;
    color: #048f50;
    text-transform: capitalize;
    border: 1px solid #e3e3e3;
    height: 108px;
    text-align: center;
    vertical-align: middle;
    font-weight: 500;
}
.v_tabs .tabbed-content .tabs li {
    display: table;
    width: 100%;
    margin-bottom: -1px;
    position: relative;
}
.v_tabs .tabbed-content .tabs li a.active {
    border: 1px solid;
    background: #048f50 !important;
    color: #fff !important;
    border: none !important;
    transition: none;
}
.v_tabs .tabbed-content .tabs li a.active:after {
   position: absolute;
    content: "";
    width: 0;
    right: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 12px 13px;
    border-color: transparent transparent transparent #048f50;
    right: -24px;
    top: 50%;
    transform: translateY(-50%);
}
.v_tabs .tabbed-content .tabs li a.active i {
    font-size: 22px;
    color: #fff;
}
.v_tabs i {
    font-size: 22px;
    color: #048f50;
}
*/

#myscroll::-webkit-scrollbar {
    height: 4px !important;
    width: 1px;
    background: #fff;
}
#myscroll::-webkit-scrollbar {
    height: 5px !important;
    width: 7px;
}
::-webkit-scrollbar-thumb {
    background: #324d81;
    border-radius: 10px;
}

img.homestay_icon {
       width: 7%;
    padding-right: 6px;
    float: left;
    opacity: 0.5;
    /* background: #f0f0f0; */
    margin-right: 7px;
}
.font-20 {
		font-size: 20px;
	}

.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}
.border_bg {
    background: #f5f5f5;
    padding: 19px;
}
.border_bg p {
    display: flex;
}
ul.header_amenities li img {
    width: 3%;
}
ul.header_amenities li {
    display: -webkit-inline-box;
    margin-right: 10px;
}
ul.header_amenities li img {
    width: 21px;
}
ul.header_amenities li  span.amen_text {
    padding-top: 4px;
}
ul.header_amenities.list-unstyled li {
    background: #ffffffc7;
    padding: 10px 17px;
    transition: 0.5s all;
    border-radius: 8px;
}
ul.header_amenities.list-unstyled li span {
    display: none;
     transition: 0.5s all;
}
.top-space {
    padding-top: 98px;
}



.postid-10757 ul#menu-main-menu li a {
    text-decoration: none;
    padding: 20px 10px;
    font-size: 12px
}
.review-total-only {
    padding: 3px 0px !important;
}
.review-result-wrapper {
    float: left;
}
.review-star .wpr-count {
   margin-left: 10px !important;
    margin-top: 4px;
    padding-left: 8px;
    vertical-align: inherit !important;
}
.groups_btns a {
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    margin-right: 6px;
    letter-spacing: 1px;
    border: 1px solid #fff;
}



.homesaty-call {    
    padding: 10px 20px !important;
}
.homesaty-call  .vc_general.vc_cta3 .vc_cta3-content 
{    padding-top: 6px !important;
    vertical-align: middle !important;
}
.homesaty-call .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) 
{    
    padding: 10px 33px 9px 22px;
}

.homesaty-call .vc_cta3-content {
     width: 100%;    
     vertical-align: middle;
}
.homesaty-call .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty){
    padding-right:34px;
}
.homesaty-call .vc_btn3.vc_btn3-size-md .vc_btn3-icon{    
    height: 14px;    
    color: #1276bc;
}

p.total {
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: relative;
    margin-bottom: 36px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.wpcf7-form input.form-control {
     margin-left: 0px !important; 
}
.single-destination #head_almora {    
    background-position: inherit !important;
}
p.align_middle {
    margin-top: 12%;
}
.shortdesc-height{
    min-height:71px}


.border_top.blue {
    border-top: 5px solid #0cb4ce;
    padding-top: 10px;
}
.border_top.orange {
    border-top: 5px solid #ff590a;
    padding-top: 10px;
}
.border_top.green {
    border-top: 5px solid #6ab13e;
    padding-top: 10px;
}
.border_top.yellow {
    border-top: 5px solid #ffc42e;
    padding-top: 10px;
}
.border_top.darkpink {
    border-top: 5px solid #c22264;
    padding-top: 10px;
}
.border_top.darkblue {
    border-top: 5px solid #158acb;
    padding-top: 10px;
}
.border_top.pink {
    border-top: 5px solid #e31293;
    padding-top: 10px;
}
.home-video .wpb_text_column {    margin-bottom: 0px !important;}
.footable-paging li.footable-page-nav {
    margin-right: 2px !important;
}
.foo-table .form-inline{
    text-align:center;
}
.footable .pagination>.active>a, .footable .pagination>.active>a:focus, .footable .pagination>.active>a:hover, .footable .pagination>.active>span, .footable .pagination>.active>span:focus, .footable .pagination>.active>span:hover {
    z-index: 2;
    color: #fff !important;
    cursor: default;
    background-color: #048f50 !important;
    border-color: inherit !important;
}
.heritage-icon img {    
    width: 120px;    
    height: 120px;
}
.heritage-icon 
{    
    position: relative;
}

.heritage-icon:after
{
background-image: url(http://utdb.eghosting.in.md-44.webhostbox.net/wp-content/uploads/2018/11/arrow.png);
content: "";
height: 19px;
width: 29px;
position: absolute;
top: 25%;
right: 0px;
    
}
.heritage-icon:last-child:after
{
display: none; 
}

/*newcss*/

.library_carousal .owl-prev    {
    position: absolute;
    left: 7px;
    transform: translateY(-50%);
    top: 35%;
}

.library_carousal .owl-next {
	top: 35%;
}
.estp-tab-wrapper.estp-template-7.estp-lft-side-tab.estp-fixed {
    width: 23px !important;
}
.option.select-place {
    width: 44% !important;
}
  .radio_btn_custom .option {
    float: left;
    width: 150px;
    margin-right: 10px;
}

 .radio_btn_custom [type="radio"]:checked,
 .radio_btn_custom [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.radio_btn_custom [type="radio"]:checked + label, 
.radio_btn_custom [type="radio"]:not(:checked) + label {
   position: relative;
    width: 100%;
    background: #f7f7f7;
    text-align: center;
    cursor: pointer;
    /* padding-top: 55px; */
    /* padding: 38px; */
    padding: 26px 10px;
    font-size: 15px;
    line-height: 20px;
    /* vertical-align: middle; */
    /* display: table-cell; */
    color: #666;
    height: 149px;
}
#exampleFormControlSelect2 option{    
    display:none;
}
#exampleFormControlSelect2 option.label{
    display:block;
}

.radio_btn_custom .option label span img {
    margin-bottom: 5px;
}
.radio_btn_custom [type="radio"]:checked + label:before,
.radio_btn_custom [type="radio"]:not(:checked) + label:before {
        content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
    height: 150px;
      border: 1px solid #dfdfdf;
    /* border-radius: 100%; */
}
.temple {
    width: 35px !important;
}

.radio_btn_custom [type="radio"]:checked + label:after,
.radio_btn_custom [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 150px;
    height: 150px;
    position: absolute;
    top: 0;
    border: 3px solid #048f50;
    left: 0;
    /* border-radius: 100%; */
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.radio_btn_custom [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.radio_btn_custom [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
input[type="date"] {
    border: none;
    border: 1px solid #bababa;
    padding: 5px 18px;
    outline: none;
}
.tour-package-box .post-slide {
    min-height: 237px;
    position: relative;
}
.tour-package-box .post-slide .bottom-links {
    position: absolute;
    bottom: 0;
    width: 100%;
}

input.form-control {
    border-radius: 0 !important;
}

.tax-document_type span.page-numbers.page-num {
    color: #048f50;
    font-weight: bold;
}
.second_step_form input.form-control {
    margin-left: 0px !important;
}

/*multistepform*/

#regForm {
  background-color: #ffffff;
  padding: 20px;
}

/* Style the input fields */



/* Hide all steps by default: */
.radio_btn_custom .tab {
  display: none;
    width: 100%;
    height: auto !important;
}

/* Make circles that indicate the steps of the form: */
.radio_btn_custom .step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none; 
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

/* Mark the active step: */
.radio_btn_custom .step.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
.radio_btn_custom .step.finish {
  background-color: #4CAF50;
}
.second_step_form label {
    margin-bottom: 0 !important;
}

.second_step_form {
    width: 50%;
    background: #ededed;
    padding: 13px;
}

.radio_btn_custom h3 {
     color: #282828;
    font-size: 24px;
    font-weight: 600;
    margin-top: 30px;
    line-height: normal;
    margin-bottom: 8px;
}
.Tour_sidebar ul.list-unstyled li {
    display: flex;
    font-size: 14px;
    padding: 5px 0px;
}
.Tour_sidebar ul.list-unstyled li i {
    color: #028641;
    font-size: 14px;
}

.error_bg h1 {
    color: #fff;
    font-size: 3em;    
    margin-top: 60px;
}
.error_bg p {
    font-size: 20px;    
    color: #fff;    
    margin-top: 2%;
}

.sub_back a {    
        background-color: #048f50;
    border-radius: 0;
    font-size: 18px;
    text-decoration: none;
    color: #fff;
    box-shadow: 0 6px 10px 0 rgba(0,0,0,0.2),0 6px 12px 0 rgba(0,0,0,0.19) !important;
}
.sub_back {    
    margin: 20px 0px 40px;
}
.sub_back a:hover {
    background-color: #ccf5e8;    
    color: #000;
}
a.default {
    background: #fff;
   padding: 0px 12px;
    text-decoration: none;
}
a.dark {
    background: #ff0;
    padding: 0px 12px;
    color: #fff;
    text-decoration: none;
}
#google_language_translator select.goog-te-combo {
    color: #048f50!important;
    font-size: 11px!important;
    border: none !important;
    font-weight: bold;
    font-family: poppins!important;
}
.search-destination .input-group input.searchbox {
    width: 83% ;
}

.option span img {
    width: 61px;
}
ul.icon_draw li a {
    font-size: 12px;
}

ul.icon_draw li {
    font-size: 15px;
    text-align: center;
}

ul#menu-footer-bottom-menu li {
    list-style: none;
    display: -webkit-inline-box;
}
ul#menu-footer-bottom-menu {
    margin-bottom: 0 !important;
}

ul#menu-footer-bottom-menu li a{
   margin-left: 11px;
}

.theme_switch {
/*    background: url(http://utdb.eghosting.in.md-44.webhostbox.net/wp-content/themes/utdb/icon/size.svg);*/
    width: 10px;
    background-repeat: no-repeat;
    padding: 0px 9px;
    height: 3px !important;
    padding-bottom: 10px;
    
}
.theme_switch img {
    width: 16px;
}
ul.theme_icon li{
    list-style: none;
}
ul.theme_icon {
   padding-left: 0 !important;
    width: 20px;
    float: left;
    margin-left: 10px;
    padding: 2px 1px;
/*    background: #000;*/
    margin-bottom: 0;
}
ul.icon_draw {
    padding-left: 0;
    background: #3f3f3f;
    padding-bottom: 3px;
}
ul.icon_draw  {
    display: none;
    position: absolute;
    width: 32px;
    z-index: 100000;
    top: 32px;
}
.thme_li:hover ul.icon_draw  {
    display: block;
}
/*searc overlay*/
/*
#search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
}
#search input[type="search"] {
  position: absolute;
  top: 50%;
  width: 100%;
  color: white;
  background: rgba(0, 0, 0, 0);
  font-size: 60px;
  font-weight: 300;
  text-align: center;
  border: 0px;
  margin: 0px auto;
  margin-top: -51px;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    border-radius: 0;
    transform: translateX(-50%);
    text-transform: uppercase;
    border: black;
    font-weight: bold;
    font-size: 21px;
    letter-spacing: 2px;
}
#search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color: #038640;
  border-color: green;
  opacity: 1;
  padding: 10px 17px;
  font-size: 27px;
}
#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    z-index: 100;
}

#search .probox {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
     height: 29px; 
    transform: translate(-50% , -50%);
    z-index: 100000;
}
div[id*="ajaxsearchpro1_"] .probox .proinput {
    font-weight: normal;
    font-family: Open Sans;
    color: rgb(0, 0, 0);
    font-size: 12px;
    line-height: 15px;
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
}
#search input.autocomplete {
    top: 0 !important;
}
*/
ul.head_labels li a {
    background: rgba(5, 5, 5, 0.64);
    color: #fff;
    font-size: 10px;
    border-radius: 4px;
    border: 0.5px solid #cecece;
    padding: 4px 16px;
    text-decoration: none;
    margin-right: 5px;
}
.align_top_bar {
    float: right;
}
.goog-te-gadget .goog-te-combo {
    margin: 1px 0 !important;
}
ul.head_labels {
    padding-left: 0;
}
ul.head_labels li {
    display: inline-block;
}

.tlfabout-img .vc_carousel-slideline img {
    width: 100%;
    height: 236px !important;
}
.postid-3298 ul.navbar-nav.ml-auto.mt-2.mt-lg-0 li a {
    font-size: 13px;
}
#subscribe_form {
    display: none;
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    padding: 15px 22px !important;
    transform: translate(-50% ,-50%);
    z-index: 100000000 !important;
}
#subscribe_form p {
	margin-bottom: 6px !important;
}

.subscribe-button a {
    background: #fff;
    padding: 10px 32px;
    position: fixed;
    right: -49px;
    font-size: 15px;
    text-decoration: none;
    top: 406px;
    z-index: 10000000;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
     -webkit-transform: rotate(-90deg);
}
.subscribe-button a:hover {
	color: #000 !important;
}
span.button.b-close span {
    position: absolute;
    top: 50%;
    font-size: 19px;
    left: 50%;
    
    transform: translate(-50% , -50%);
}
span.button.b-close {
    position: absolute;
    background: #048f50;
    cursor: pointer;
    color: #fff;
    display: block;
    width: 50px;
    height: 50px;
    right: 0;
    top: 0;
   z-index: 1000000;
}
p.cptch_block {
    background: #e6e6e6;
       padding: 7px 10px;
}

/*new-review*/
.review-bg {
    background: #f4f4f4;
    padding: 17px;
    /* border-radius: 12px; */
    border: 2px solid #e8e8e8;
    margin-bottom: 12px;
    position: relative;
}
.new_review input {
	width: 100%;
    border: none;
    margin-bottom: 19px;
    padding: 9px 18px;
       border: 1px solid #c7c7c7;
    outline: none;
}
.new_review label {
	    margin-bottom: 0;
	    width: 100%;
}
.new_review .tab {
    display: none;
    width: 100%;
    height: auto !important;
}
.reviews-new-form {
   background: #f4f4f4;
    padding: 17px;
    margin-top: 11px;
    border: 2px solid #e8e8e8;
}

.reviews-new-form input {
    width: 100%;
    border: none;
    padding: 9px 18px;
       border: 1px solid #c7c7c7;
    outline: none;
}
textarea.rating-des {
    width: 100%;
    height: 112px;
    border: none;
    padding: 9px 18px;
     border: 1px solid #c7c7c7;
     outline: none;
     margin-bottom: 12px;
}
.reviews-new-form input.btn_green {
    width: auto;
       padding: 8px 47px;
    text-align: center;
    margin: 0 auto !important;
}
.reviews-new-form {
	display: none;
}

/*starssss*/

.star-cb-group {
  /* remove inline-block whitespace */
  font-size: 0;
  /* flip the order so we can use the + and ~ combinators */
  unicode-bidi: bidi-override;
  direction: rtl;
  /* the hidden clearer */
}
.star-cb-group * {
  font-size: 1rem;
}
.star-cb-group > input {
  display: none;
}
.star-cb-group > input + label {
  /* only enough room for the star */
   
  display: inline-block;
  overflow: hidden;
  text-indent: 9999px;
     width: 1.2em;
  white-space: nowrap;
  cursor: pointer;
}
.star-cb-group > input + label:before {
  display: inline-block;
  text-indent: -9999px;
  content: "\2605";
  color: #000;
      font-size: 23px;
}
.star-cb-group:hover > input + label ~ label:before, .star-cb-group > input + label:before {
    color: black;
    content: "\2605";
}
.star-cb-group > input:checked ~ label:before, .star-cb-group > input + label:hover ~ label:before, .star-cb-group > input + label:hover:before {
  content: "\2605";
 color: #048f50;
  
}
.star-cb-group > .star-cb-clear + label {
  text-indent: -9999px;
  width: 0.5em;
  margin-left: -0.5em;
}
.star-cb-group > .star-cb-clear + label:before {
  width: 0.5em;
}
.star-cb-group:hover > input + label:before {
  content: "\2605";
  color: #000;
  text-shadow: none;
}
.star-cb-group:hover > input + label:hover ~ label:before, .star-cb-group:hover > input + label:hover:before {
  content: "\2605";
  color: #048f50;

}

fieldset {
 /* border: 0;
  background: #222;
  width: 5em;
  border-radius: 1px;
  padding: 1em 1.5em 0.9em;
  margin: 1em auto;*/
}
#log {
  margin: 1em auto;
  width: 5em;
  text-align: center;
  background: transparent;
}
.checked {
  color: #048f50;
}
.count {
    font-size: 62px;
    margin-bottom: 0;
    display: block;
    text-align: center;
}

.fixed-rating .col-md-6 {
    padding: 8px 15px;
}

.review-hr-line {
    width: 100%;
    height: 1px;
    background: #c9c9c9;
    margin: 10px 0px;
}

.count {
    text-align: center;
    content: colo;
    color: #038248;
    font-weight: bold;
}
.count p {
    margin-bottom: 0;
}
.loader {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0404048c;
    z-index: 1;
}
.loader img {
    width: 63px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% ,-50% );
}
.reg-error {
    color: #721c24;
    background-color: #ffbcc2;
    border-color: #f5c6cb;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #ff8a8af2;
    border-radius: .25rem;
}
.reg-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    font-weight: 500;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #048f5042;
    border-radius: .25rem;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
    cursor: pointer;
    border: none;
}

.row.no-gutters.grid_side .pd-grid {
    padding: 2px;
}
.accomodation .post-slide .post-content {
    min-height: 302px !important;
}
/*.wpb_wrapper p {
    word-break: break-all;
}*/
ul li {
    font-size: 18px;
}

button.slick-prev.slick-arrow {
    background: #000000a6 !important;
    width: 20px !important;
    padding: 20px;
    padding-right: 26px;
    padding-bottom: 26px;
}
#tdt-slider-139 .slick-prev:before {
    color: #ffffff !important;
    font-size: 30px !important;
}
#tdt-slider-139 .slick-next:before {
    color: #ffffff !important;
    font-size: 30px !important;
}
button.slick-next.slick-arrow {
    background: #000000a6 !important;
    width: 20px !important;
    padding: 20px;
    padding-right: 26px;
    padding-bottom: 26px;
}
.b-modal.__b-popup1__ {
    z-index: 100000000 !important;
}
#mobmenuright li a:hover {
    color: #fff !important;
}
.icon-Catagory h2 {
    font-size: 18px;
    color: #fff !important;
}
.icon-Catagory a {
    color: #fff !important;
}
.homesaty-call header {
	position: inherit !important;
}
.homestay-para * {
	opacity: 1 !important;
}



.error-page {
	
    padding: 11% 0px;
    background: url(/wp-content/themes/utdb/img/404-bg.jpg);
    background-size: cover;
}

/*landing-page-header*/

.single-landing_page .navbar-brand {
    width: 10% !important;
}
.single-landing_page  .navbar-brand img {
    width: 90% !important;
    position: absolute;
    z-index: 100;
    top: -66px;
    left: -14px;
    
}
.single-landing_page  ul#menu-main-menu li a {
    text-decoration: none;
    padding: 26px 21px;
    font-size: 14px !important;
}

.inside-gov ul.orders li a {
    background: #ebebeb;
    padding: 13px 31px;
    line-height: 38px;
    display: block;
    margin-bottom: 3px !important;
    transition: 0.5s all;
	text-decoration:none;
}
.inside-gov ul.orders li {
    list-style: none;
    text-decoration: none;
}
.inside-gov ul.orders li a:hover {
    transition: 0.5s all;
    background: #058e53;
    color: #fff;
    font-weight: bold;
    padding-left: 43px;
}
.inside-gov h4 {
    text-align: center;
    padding-top: 29px;
}
.inside-gov ul.orders li a:after {
    content: "\f061";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
color: #fff;
    font-size: 20px;
    padding: 0 0.3em;
    position: absolute !important;
    right: 34px;
    transition: 0.5s all;
    background: #048f50;
}
.inside-gov ul.orders li a:hover:after {
    color: #fff;
    transition: 0.5s all;
}
ul.orders{
    padding-left:0px;
}
ul.partner img {
    width: 74%;
    height: 65px;
}
footer li {
    list-style: none;
}
.textwidget a {
    text-decoration: none;
    color: #a2a2a2;
}
.postid-32028 .navbar, .postid-32024 .navbar {
    padding: 0px !important;
}
.postid-32028 .awas-homestay, .postid-32024 .awas-homestay {
    width:217px;
}
.postid-32028 #top_bar, .postid-32024 #top_bar {
    padding: 2px 0px;	
}
.logo-section-f {
    padding: 17px 0px;
    border-top: 1px solid grey;
}
.logo-section-f a {
    margin: 22px;
}
li#nav_menu-2, li#nav_menu-4 {
    margin-top: 40px;
}

.tablepress tfoot th, .tablepress thead th {
background-color: #048d54 !important;
font-weight: 700;
vertical-align: middle;
color: #fff !important;
}
div#tablepress-2_filter label {
padding: 15px 0px !important;
}
.dataTables_wrapper label input, .dataTables_wrapper label select {
display: inline;
margin: 2px;
padding: 6px 25px;
background: #d6d6d6 !important;
width: auto;
border: none;
}
div#tablepress-2_paginate {
float: none !important;
text-align: center;
margin: 18px 0px;
}
div#tablepress-2_paginate a.disabled {
background: #dedede !important;
padding: 16px 32px;
border-radius: 0;
}
.content-area a.paginate_button {
padding: 6px 40px !important;
background: #048e53 !important;
color: #fff !important;
border-radius:0px !important;
}
.paging_simple .paginate_button.next:after {
text-align: right;
content: "\f054";
left: auto !important;
top: 6px !important;
text-shadow: none !important;
right: 15px !important;
}
.content-area .dataTables_wrapper .dataTables_paginate .paginate_button {
color: #fff !important;
}
.strip {
    text-align: center;
}

.strip a {
    display: block;
    background: #f74c4e;
    color: #fff;
    padding: 17px;
    text-decoration: none;
    font-size: 18px;
}

.fa-angle-down {
    font-size: 27px;
    right: 42px;
    font-weight: bold;
    color: #000000;
    position: absolute;
     transition: 0.4s cubic-bezier(.17,.67,.83,.67);
}
.fa-angle-down {
    
}
.fa-angle-down.down {
    transform: rotate(180deg);
     transition: 0.4s cubic-bezier(.17,.67,.83,.67);
}
a.kedar-button {
    position: fixed !important;
    bottom: 0;
    z-index: 100000;
    font-size: 12px;
    text-decoration: none;
    background: #2b4078;
    color: #fff;
    padding-left: 10px !important;
    right: -5px;
    padding: 10px 10px;
    line-height: 2;
    text-transform: uppercase;
    bottom: 105px;
    border: 2px solid #6b87d2;
    border-radius: 7px;
}
span.contribute {
    writing-mode: vertical-rl;
    text-orientation: upright;
}
a.kedar-button span.show-text {
    display: none;
}
a.kedar-button:hover {
    text-transform: inherit !important;
    width: 167px;
    padding-top: 44px !important;
    height: 197px;
}
a.kedar-button:hover .contribute {
    writing-mode: horizontal-tb;
    text-transform: inherit;
}
a.kedar-button:hover span.show-text {
    display: block;
}
.ctgry-carousel .slider-title {
    margin: 12px;
    text-align: center;
}

.ctgry-carousel .owl-prev , 
.ctgry-carousel .owl-next{
    top: 38% !important;
}
.carousel-control-prev-icon {
	-webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    background-image: url(/wp-content/uploads/2018/11/arrow-1.png);
}
a.carousel-control-next {
		cursor: pointer;
}
.carousel-control-next-icon {
	background-image: url(/wp-content/uploads/2018/11/arrow-1.png);
}
@media only screen and  (max-width: 1366px) {
#demo .carousel-caption a {
    position: absolute;
    right: 5% !important;
    bottom: -170px !important;
}
}

.ttd ul {
	padding-left: 0px;
}
.ttd ul i {
    display: table;
    margin-right: 10px;
    margin-top: 4px;
}
.ttd ul li:after {
position: absolute;
content: '\f178';
font: normal normal normal 14px/1 FontAwesome;
left: 0px;
color: #a7a7a7;
top: 10px;
font-size: 19px;
}
.ttd ul li {
position: relative;
list-style: none;
padding: 7px 0px;
padding-left: 31px;
}
.ms-box p {
    text-align: center;
    background: #f1f1f1;
    height: 349px;
    margin: 10px;
    padding-top: 22px;
    margin-top: 16px;
}
.ms-box p img {
margin-bottom: 8px;
width: 248px;
}
article.tabbed-content.tabs-side.home-tab ul li a {
    height: inherit !important;
    padding: 28px 44px !important;
}

.library-content .btn_green{
    background: #fff;
    padding: 10px 30px;
    text-transform: capitalize;
    color: #048f50 !important;
	font-weight:bold !important;
}
.reset-btn{
	margin-left:10px;
}
