/* Put Your Custom Styles Here */
body h2 
{
	font-family: 'Muli', sans-serif;
	color: #272b41;
    font-size: 2rem;
    font-weight: 700;
    line-height: 2.93333rem;
	
}
body h2 span
{
  color: #b2c93b;
}
body p
{
	font-family: 'Montserrat', sans-serif;
    color: #7a82a6;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
	 text-align: justify !important;
}
body h5
{
	font-family: 'Montserrat', sans-serif;
    font-size: 0.9rem;
    color: #7a82a6;
    line-height: 1.4rem;
	margin-bottom: 32px;
	
}
body a
{
	font-family: 'Montserrat', sans-serif;
}
a:hover
{
	text-decoration: none;
}
/* ======= HEADER STARTS ========= */
.header__wrapper__search
{
  width: 100%;
    height: auto;
    background: rgba(169, 185, 37, 0.88);
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    box-shadow: 0 0px 20px #0c0c0c;
    z-index: 2;
}
.f-nav
{
	position:fixed;
	z-index:999;
	 -webkit-box-shadow: 0px -8px 15px 1px #797979;
            box-shadow: 0px -8px 15px 1px #797979;
    -webkit-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;
}
.header__wrapper__search .main__banner__wrap #wpbdp-main-box
{
  background: none;
  margin: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  width: auto !important;
}
.main__banner__wrap
{
  width: 100%;
}
.f-nav .main__banner__wrap_logo{
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
	padding:5px 0;
}
.main__banner__wrap_logo
{
  background:#fff;
  padding:15px 0;
}
.main__banner__wrap .wpbdp-main-box .box-row .search-fields
{
  display: inline-block;
  width: 78%;
}
.main__banner__wrap .wpbdp-main-box .box-row .search-fields .box-col .keywords-field
{
  font-family: 'Muli', sans-serif;
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.main__banner__wrap .wpbdp-main-box .box-row .submit-btn
{
  display: inline;
}
.main__banner__wrap .wpbdp-main-box .box-row .wpbdp-main-links-container
{
  display: none;
}
.main__banner__wrap .wpbdp-main-box .box-col .advanced-search-link
{
  color: #fff;
  display: none;
}
/* ======= HEADER ENDS ======== */
.nav__banner__wrap h3
{
  font-family: 'Muli', sans-serif;
  color: #fff;
  font-size: 4rem;
  font-weight: 600;
  line-height: 6.933rem;
}
.nav__banner__wrap p
{
  font-size: 1.3rem;
  color: #ececec;
}
.nav__banner__wrap
{
	width: 100%;
	height: auto;
	background:url(../images/banner_img_main_1.jpeg);
	background-size:cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	position: relative;
  padding:250px 0;
}
.nav__banner__wrap:after
{
	position: absolute;
	content: "";
	/*background: rgba(47, 38, 57, 0.58);*/
  background: rgba(58, 57, 113, 0.21);
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
}
.nav__banner__wrap .header_top
{
	position: relative;
	z-index: 1;
}
.nav__banner__wrap .navbar-nav li > a {
  text-transform: capitalize;
  color: #fff !important;
  transition: background-color 0.2s, color 0.2s;
}
.navbar-toggler {
    padding: 0.25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #6262629c;
    border: 1px solid #9f9f9f;
    border-radius: 0;
}
.header_top .navbar
{
  background: rgba(0,0,0,0.7);
}
.navbar-brand
{
	color: #fff;
	font-weight: 800;
	font-size: 35px;
}
.navbar-nav .menu-item.active > a {
    border-bottom: 4px dotted #b2c93b;
    color: #fff;
}
.navbar-nav .menu-item
{
	padding: 5px 15px;
}
.navbar-nav .menu-item a
{
	color: #fff;
	padding: 4px 8px;
}
.main__banner__wrap h3
{
	 font-family: 'Muli', sans-serif;
    color: #fff;
    margin: 0 0 2.1rem;
    font-size: 4.2rem;
    font-weight: 600;
    line-height: 2.93333rem;
}
.main__banner__wrap p
{
	font-size: 17px;
	color: #fff;
	font-weight: 400;
	padding: 0 0 32px 0;
}
.banner__listing__bar .form-control
{
    font-family: 'Muli', sans-serif;
    padding: 28px 16px;
    color: #6c6c6c;
    border-radius: 0;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 5px 0 #d7d7d7;
    font-size: 14px;
    font-weight: 500;
}
.banner__listing__bar .dropdown-menu 
{
	background: #fff;
}
.dropdown-menu 
{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #000000a3;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #ff2222;
    text-decoration: none;
    background-color: #b73235;
}
.last_navitem_btn
{
	background-color: #ff2222;
    border-radius: 2px;
    padding: 7px 13px !important;
    font-size: 14px;
    font-weight: 600;
    margin-top: 2px;
}
.banner__listing__bar
{
	    height: auto;
    display: flex;
    position: absolute;
    bottom: -125px;
    left: 119px;
    width: 82%;
}
.listing_btn_banner
{
	display: flex;
	align-items: center;
	background: #3a3971;
	color: #fff !important;
	padding: 0 20px;
	font-weight: 700;
}
/* Categories Section */
.main_categories_wrap
{
  width: 100%;
  height: auto;
  padding: 45px 0;
  background: #fafafa;
  margin-top: -100px;
}
.categories_flags_wrap
{
    background: #fafafa;
    position: relative;
    padding: 5px 0 5px;
    box-shadow: 0 3px 5px 0 #6f6f6f;
    overflow: hidden;
   	display: none;
}
.categories_flags_wrap h3
{
  font-family: 'Muli', sans-serif;
  color: #272b41;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.93333rem;
  display: none;
}
.main_categories_wrap .main_category_cont
{
   /*box-shadow: 0px 0px 3px #ccc;*/
    padding: 2px;
    min-height: 99px;
    width: 158px !important;
    margin:10px auto;	
}
.main_categories_wrap img
{
	    width: 100%;
}
.main_categories_wrap h2
{
	font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.2rem;
}
/* Categories Section Ends */
/* Web Links Section Starts */
.web_listing_wrapper
{
	height: auto;
	width: 100%;
	overflow: hidden;
	padding: 60px 0;
}
.web_listing_wrapper .web_listing_cont
{
	background: url('../images/weblinks-img1.jpg');
	background-size: cover !important;
	background-position: center !important;
	width: 100%;
	height: 260px;
	position: relative;
	border-radius: 4px;
	margin: 15px 0;
}
.web_listing_wrapper .web_listing_cont:after
{
	content: "";
	background: rgba(23, 27, 46, 0.44);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	border-radius: 4px;
}
.web_listing_wrapper .web_listing_cont figcaption
{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	z-index: 1;
}
.web_listing_wrapper .web_listing_cont figcaption i
{
	color: #fff;
	font-size: 19px;
}
.web_listing_wrapper .web_listing_cont figcaption h2
{
	  color: #fff;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin: 5px 0 15px;
}
.web_listing_wrapper .web_listing_cont figcaption a
{
	  background: #b3c13f;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 6px 16px;
    border-radius: 23px;
    display: table;
    margin: 0 auto;
}
/* Web Links Section Ends */
/* Best Listing Section Starts */
.best_listing_wrapper
{
	height: auto;
    width: 100%;
    overflow: hidden;
    padding: 75px 0 25px;
    background: #f5f5f5;
}
.best_listing_wrapper .best_listing_cont 
{
	margin: 6px 0 15px;
}
.best_listing_wrapper .best_listing_cont figure
{
	position: relative;
	margin: 0;
}
.best_listing_wrapper .best_listing_cont .best_listng_icon
{
	position: absolute;
    bottom: -15px;
    right: 30px;
	z-index: 1;
}
.best_listing_wrapper .best_listing_cont .best_listng_icon:after
{
	position: absolute;
    content: '';
    width: 41px;
    height: 46px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    top: -5px;
    left: -1px;
    z-index: -1;
}
.best_listing_wrapper .best_listing_cont .best_listng_icon img
{
	border-radius: 50%;
}
.best_listing_wrapper .best_listing_cont figcaption
{
	background: #fff;
	border: 1px solid #e3e6ef;
	padding: 20px 15px;
}
.best_listing_wrapper .best_listing_cont h2
{
	font-weight: 700;
    font-size: 1.1rem;
    line-height: 1.3rem;
	    min-height: 38px;
}
.best_listing_wrapper .best_listing_cont ul
{
	margin: 0;
	padding: 0;
}
.best_listing_wrapper .best_listing_cont ul li
{
	list-style: none;
}
.best_listing_wrapper .best_listing_cont .rating 
{
	margin: 16px 0;
	display: none;
	margin :5px;
}
.best_listing_wrapper .best_listing_cont .rating li
{
	display: inline-table;
}
.best_listing_wrapper .best_listing_cont .rating li a
{
    color:#fff;
    font-family: "Muli", sans-serif;
    padding: 4px 9px;
    border-radius: 2px;
    font-size: 0.8rem;
    border: 1px solid transparent;
    font-weight: 600;
}
.best_listing_wrapper .best_listing_cont .rating .web_o_btn
{
	background: #3a3971;
	color: #fff;
	display:none;
}
.best_listing_wrapper .best_listing_cont .rating .adv_o_btn
{
	background: #b2c93b;
	color: #fff;
	display:none;
}
.best_listing_wrapper .best_listing_cont .rating li:nth-child(3)
{
	color: #3a3971;
	border-color: #e3e6ef;
}
.best_listing_wrapper .best_listing_cont .adres 
{
	position: relative;
	margin: 0 0 32px;
}
.best_listing_wrapper .best_listing_cont .adres:after
{
	position: absolute;
    content: "";
    background: #e3e6ef;
    width: 109%;
    height: 1px;
    bottom: -18px;
    left: -14px;
}
.best_listing_wrapper .best_listing_cont .adres li
{
	color: #7a82a6;
    position: relative;
    padding-left: 27px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 9px 0;
	margin-top: 22px;
}
.best_listing_wrapper .best_listing_cont .adres li i
{
	  color: #b2c93b;
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 15px;
}
.best_listing_wrapper .best_listing_cont .visting li
{
	display: inline-table;
	color: #5d658c;
      font-size: 12px;
    font-weight: 411;

}
.best_listing_wrapper .best_listing_cont .visting li a
{
  color: #5d658c;
  border: 1px solid #e8e8e8;
  padding: 10px 15px;
}
.best_listing_wrapper .best_listing_cont .visting li i
{
	width: 2.26667rem;
    height: 2.26667rem;
    background: rgba(144,58,249,.1);
    font-size: 1rem;
    border-radius: 50%;
    text-align: center;
    line-height: 2.26667rem;
	margin-right: 5px;
}
.best_listing_wrapper .best_listing_cont .visting li .fa-heart
{
	color: #b2b7d0;
    margin-left: 5px;
}
.best_listing_wrapper .best_listing_cont .visting li:nth-child(2)
{
	float: right;
    margin: 6px 0 0;
}
.best_listing_wrapper .my-slick-prev {
	left:-50px;
}
.best_listing_wrapper .slick-arrow {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	color: #b2c618;
	z-index:9;
}
.best_listing_wrapper .slick-arrow {
	font-size:30px;
}
.best_listing_wrapper .my-slick-next {
	right:-50px;
}
/* Best Listing Section Ends */
/* Features Section Starts */
.features_wrapper
{
	height: auto;
	width: 100%;
	padding: 60px 0 20px;
	position: relative;
}
.features_wrapper:after
{
	position: absolute;
    content: "";
    background: url('../images/bg-8.jpg');
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    top: -100px;
    right: 0;
    height: 600px;
    width: 700px;
    z-index: -1;
    opacity: 0.5;
}
.features_wrapper .features_cont ul
{
	margin: 0;
	padding: 0;
}
.features_wrapper .features_cont ul li
{
	    list-style: none;
    position: relative;
    padding-left: 70px;
    margin: 70px 0;
    display: block;
}
.features_wrapper .features_cont ul li h2
{
	font-weight: 600;
    font-size: 1.2rem;
	line-height: 2rem;
	text-transform: capitalize;
}
.features_wrapper .features_cont ul li p
{
	font-size: 13px;
	font-weight: 500;
	text-align:left !important;
}
.features_wrapper .features_cont ul li i
{
    position: absolute;
    top: 50%;
    left: -6px;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    -webkit-border-radius: 20rem;
    border-radius: 20rem;
    font-size: 1.5rem;
    line-height: 4rem;
    text-align: center;
    transform: translateY(-50%);
}
.features_wrapper .features_cont ul li:nth-child(1) i
{
	color: #903af9;
    background: rgba(144,58,249,.1);
}
.features_wrapper .features_cont ul li:nth-child(2) i
{
	color: #adca32;
    background: rgba(50,204,111,.1);
}
.features_wrapper .features_cont ul li:nth-child(3) i
{
	color: #f5548e;
    background: rgba(245,84,142,.1);
}
.features_wrapper .features_cont a
{	
    background: #504f4d;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 24px;
    border-radius: 3px;
    margin-top: 25px;
    display: inline-table;
    margin-right: 12px;
}
.features_wrapper .features_cont .a_bg
{
	background: #3a3971;
}
/* Features Section Ends */
/* Banner Promotion Section Starts */
.banner_promotion_section
{
	height: auto;
	width: 100%;
	overflow: hidden;
	padding: 0 0 40px;
}
.slider {
  box-sizing: border-box;
  padding-top: 50%;
  position: relative;
}
.slider-items-container {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.slider-items {
  position: relative;
  height: 90%;
}
.slider-slide {
  height: 100%;
  position: absolute;
  top: 0;
}
.slider-slide-content {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: #f8faff;
}
.slider-control {
  cursor: pointer;
  width: 4rem;
  height: 4rem;
  border-radius: 4rem;
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -2rem;
  background: rgba(0, 0, 0, 0);
  text-align: center;
  line-height: 4rem;
  transition: background 0.2s, opacity 0.2s, transform 0.2s;
}
.slider-control:hover {
  background: rgba(0, 0, 0, 0.025);
}
.slider-prev {
  left: 2rem;
}
.slider_start .slider-prev {
  opacity: 0;
  transform: scale(0);
}
.slider-next {
  right: 2rem;
}
.slider_end .slider-next {
  opacity: 0;
  transform: scale(0);
}
.image-slider {
  padding-top: 40%;
}
.image-slider .slider-items-container {
  top: 4rem;
}
.image-slider .slider-slide-content {
  overflow: hidden;
  width: 70%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.6s;
}
.image-slider .slider-slide-content img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-slider .slider-slide_prev .slider-slide-content {
  transform: translate(-25%, -50%);
}
.image-slider .slider-slide_next .slider-slide-content {
  transform: translate(-75%, -50%);
}
.text-slider {
  padding-top: 11.5rem;
  margin-top: -7rem;
}
.text-slider .slider-items-container {
  left: 15%;
  right: 15%;
  margin-left: 4rem;
  margin-right: 4rem;
}
.text-slider .slider-items {
  top: 1.5rem;
  background: #fff;
}
.text-slider .slider-slide {
  transition: opacity 0.6s;
}
.text-slider .slider-slide_prev,
.text-slider .slider-slide_next {
  opacity: 0;
}
.text-slider .slider-slide-content {
  padding: 2rem;
  position: relative;
}
.text-slider .slider-slide-content h1 {
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 1rem;
  transition: transform 0.4s 0.2s;
      font-family: Muli,sans-serif;
	  font-weight: 700;
}
.text-slider .slider-slide-content h2 {
  font-size: 1rem;
  line-height: 1.2;
  transition: transform 0.4s 0.3s;
}
.text-slider .slider-slide_prev h1, .text-slider .slider-slide_prev h2 {
  transform: translateX(-20%);
}
.text-slider .slider-slide_next h1, .text-slider .slider-slide_next h2 {
  transform: translateX(20%);
}
/* Banner Promotion Section Ends */
/* Display Ads Starts */
.display_ads_wrapper
{
	height: auto;
	width: 100%;
	overflow: hidden;
	padding: 50px 0 90px;
}
.home .mfp-arrow
{
	display: none;
}
.display_ads_wrapper .slick-slider 
{
     margin: 0;
    width: 100%;
    padding: 0;
}
.display_ads_wrapper .slick-slider .slick_cont
{
	padding: 0 10px;
	position: relative;
	margin: 0;
}
.display_ads_wrapper .slick-slider .slick_cont .caption
{
	background:rgba(0,0,0,0.5);
	position:absolute;
	top:0;
	left:10px;
	bottom:0;
	right:10px;
	opacity:0;
	transition:all 300ms ease-in-out;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}
.display_ads_wrapper .slick-slider .slick_cont .caption:hover{
	opacity:1; 
}
.display_ads_wrapper .slick-slider .slick_cont .caption a{
	    color: #fff;
    border-right: 2px solid #b3c13f;
    padding: 0 9px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
}
.display_ads_wrapper .slick-slider li div ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 17px;
    left: 20px;
}
.display_ads_wrapper .slick-slider li div ul li
{
	list-style: none;
	color: #fff;
	font-family: "Muli", sans-serif;
}
.display_ads_wrapper .slick-slider li div ul li:nth-child(1)
{
	font-size: 19px;
	font-weight: 600;
}
.display_ads_wrapper .slick-slider li div i
{ 
	   background: #b2c93b;
    color: #fff;
    height: 3rem;
    width: 3rem;
    line-height: 3rem;
    text-align: center;
    border-radius: 50%;
    font-size: 1.1rem;
}
.display_ads_wrapper .slick-slider h3 
{
  background: #FFF;
  color: #3498DB;
  font-size: 136px;
  line-height: 200px;
  margin: 10px;
  padding: 2%;
  position: relative;
  text-align: center;
}
.display_ads_wrapper .slick-slider 
{
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.display_ads_wrapper .slick-list 
{
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.display_ads_wrapper .slick-list:focus 
{
  outline: none;
}
.display_ads_wrapper .slick-list.dragging 
{
  cursor: pointer;
  cursor: hand;
}
.display_ads_wrapper .slick-slider .slick-track,
.display_ads_wrapper .slick-slider .slick-list 
{
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.display_ads_wrapper .slick-track 
{
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.display_ads_wrapper .slick-track:before,
.display_ads_wrapper .slick-track:after 
{
  content: "";
  display: table;
}
.display_ads_wrapper .slick-track:after
{
  clear: both;
}
.display_ads_wrapper .slick-loading .slick-track 
{
  visibility: hidden;
}
.display_ads_wrapper .slick-slide 
{
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.display_ads_wrapper [dir="rtl"] .slick-slide 
{
  float: right;
}
.display_ads_wrapper .slick-slide img 
{
  display: block;
}
.display_ads_wrapper .slick-slide.slick-loading img 
{
  display: none;
}
.display_ads_wrapper .slick-slide.dragging img 
{
  pointer-events: none;
}
.display_ads_wrapper .slick-initialized .slick-slide 
{
  display: block;
}
.display_ads_wrapper .slick-loading .slick-slide 
{
  visibility: hidden;
}
.display_ads_wrapper .slick-vertical .slick-slide 
{
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.display_ads_wrapper .slick-arrow.slick-hidden 
{
  display: none;
}
/* Display Ads Ends */
/* Subcribe Section Starts */
.subcribe_wrapper
{
  height: auto;
  width: 100%;
  overflow: hidden;
  background: url(../images/subcribe-bg.svg);
      background-position-x: 0%;
      background-position-y: 0%;
  background-size: auto;
  background-position: inherit;
  background-size: cover;
  padding: 20px 0 80px;
}
.subcribe_wrapper .input-group
{
	margin-top: 50px;
    width: 78%;
    margin: 0 auto;
}
/*.subcribe_wrapper .text_grp
{
	   width: 82%;
    background: #fff;
    box-shadow: 0 10px 10px rgba(144,58,249,.1);
    padding: 11px 0;
    border-radius: 40px 0px 0px 38px;
}*/
.subcribe_wrapper .text_grp i
{
	color: #acb3cf;
    font-size: 1rem;
}
.subcribe_wrapper .text_grp .txt
{
  border: none;
  color: #acb3cf;
  font-family: "Muli", sans-serif;
  font-size: 1rem;
  width: 75%;
  background: #fff;
  box-shadow: 0 10px 10px rgba(144,58,249,.1);
  padding: 14px 35px;
  border-radius: 40px 0px 0px 38px;
}
.subcribe_wrapper .text_grp .txt::placeholder
{
	color: #acb3cf;
}
.subcribe_wrapper .text_grp .txt:focus
{
	outline: 0;
	outline-offset: 0;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: none;
  position: relative;
  font-family: "Muli", sans-serif;
  color: red;
  width: 100%;
  font-size: 15px;
}
span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 15px;
  font-weight: normal;
  display: block;
  position: absolute;
  right: 10px;
  bottom: 0;
  font-family: "Muli", sans-serif;
}
.subcribe_wrapper .btn
{
    background: #3a3971;
    padding:11px 35px;
    border-radius: 0px 40px 40px 0px;
    color: #fff;
	font-family: "Muli", sans-serif;
	font-weight: 600;
	font-size: 1rem;
}
/* Subcribe Section Ends */
/* Footer Starts */
.footer
{
	height: auto;
	width: 100%;
	overflow: hidden;
	background: url('../images/footer-bg.jpg');
	background-size: cover;
	background-position: center;
	position: relative;
	padding: 70px 0 0;
}
.footer:after
{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(47,38,57,.8);
	z-index: 0;
}
.footer .footer_secton
{
	position: relative;
	z-index: 1;
}
.footer .footer_secton .footer_links h2
{
	color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
}
.footer .footer_secton .footer_links ul
{
	margin: 0;
	padding: 0;
}
.footer .footer_secton .footer_links ul li
{
	list-style: none;
    font-family: "Montserrat", sans-serif;
    color: #aaaaaa;
    font-size: 14px;
    font-weight: 400;
    margin: 17px 0;
}
.footer .footer_secton .footer_links ul li a
{
    color: #aaaaaa;
}
.footer .footer_secton .footer_links ul li i
{
    color: #aaaaaa;
    padding-right: 5px;
}
.footer .footer_cont p
{
    color: #aaaaaa;
}
.footer .footer_cont .f_app
{
    font-family: "Muli", sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: table;
    border-bottom: 1px solid #fff;
    margin-top: 30px;
}
.footer .footer_cont ul
{
    margin: 22px 0 0;
	padding: 0;
}
.footer .footer_cont ul li
{
    display: inline-table;
    list-style: none;
    margin-right: 16px;
    width: 12%;
}
.footer .footer_bottom
{
    margin-top: 100px;
}
.footer .footer_bottom p
{
	color: #aaaaaa;
    font-weight: 500;
    font-size: 15px;
}
.footer .footer_bottom p a
{
    color: #aaaaaa;
}
.footer .footer_bottom ul
{
    margin: 0;
	padding: 0;
	margin-left: auto;
	text-align: right;
}
.footer .footer_bottom ul li
{
    list-style: none;
    display: inline-table;
    padding-left: 15px;
    font-size: 16px;
}
.footer .footer_bottom ul li a
{
    color: #fff;
}
/* Footer Ends */
  /* ======= INNER PAGES STARTS ======== */
.inner__banner__wrap
{
    width: 100%;
    height: auto;
   
    background: url('https://goverment.brandheights.info/wp-content/uploads/2019/11/bannerimg3-1.jpg');
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
   margin-top: 0;
   padding: 166px 0;
}
.inner__banner__wrap:after
{
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.200);
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
}
.inner__banner__wrap h3
{
  font-family: 'Muli', sans-serif;
  color: #fff;
  margin: 0 0 .86667rem;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 2.93333rem;
  position: relative;
  z-index: 1;
	display:none;
}
  /* ======= INNER PAGES ENDS ========= */
	
  /* ========= NEW FOOTER STARTS ========= */
.footer__wrap
{ 
  width: 100%;
  height: auto;
  padding: 35px 0 0;
  background: url(../images/footer-bg-2.jpg);
      background-position-x: 0%;
      background-position-y: 0%;
      background-repeat: repeat;
      background-size: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.footer__wrap ul
{
   
    padding: 0;
}
.footer__wrap ul li
{
    display: inline-table;
    list-style: none;
    margin-right: 16px;
    width: 12%;
}
.footer__wrap .privacy_terms_links
{
  width: 100%;
  margin-top: -14px;
}
.footer__wrap .privacy_terms_links li
{
  width: auto;
}
.footer__wrap .privacy_terms_links li a
{
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: 1rem;
    transition: transform 0.4s 0.2s;
    font-family: Muli,sans-serif;
    font-weight: 500;
    color: #fff;
}
.footer__wrap p
{
  font-size: 0.9rem;
  line-height: 2.2;
  margin-bottom: 0;
  transition: transform 0.4s 0.2s;
  font-weight: 500;
  color: #fff;
	margin-left: 32px;
}
.footer__wrap p a
{
	color:#fff;
}
.footer__wrap p a:hover
{
	color: #0056b3;
}
.footer__social__links li
{
  width: auto !important;
}
  .text-left .container .footer__social__links li a
{
  color:#fff;
  font-size: 20px;
margin-top: 25 !important;
}
  /* ========= NEW FOOTER ENDS ========= */
  
  /* ========= DIRECTORY STARTS ========== */
  .wpbdp-page .wpbdp-main-box .box-col input
  {
    font-family: 'Muli', sans-serif;
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .page-h1
  {
    font-family: 'Muli', sans-serif;
    color: #272b41;
    font-size: 2rem;
    font-weight: 700;
    line-height: 2.93333rem;
  }
  .wpbdp-main-box .submit-btn input[type="submit"] 
  {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 24px;
    border-radius: 0;
    display: inline-table;
    background: #3a3971;
    margin-top: 0;
    border: 1px solid #3a3971;
    cursor: pointer;
    text-transform: uppercase;
  }
  .wpbdp-page .wpbdp-main-links .button 
  {
      display: inline-table;
      font-family: "Muli", sans-serif;
      padding: 5px 10px;
      border-radius: 2px;
      font-size: 1.01rem;
      border: 1px solid transparent;
      font-weight: 600;
      background: #e6e6e6;
      cursor: pointer;
  }
  .wpbdp-page .wpbdp-categories .cat-item .category-label 
  {
    font-weight: 600;
    line-height: 2.5rem;
    color: #3a3971;
    font-size: 16px !important;
  }
  .wpbdp-page .wpbdp-categories.without-images .cat-item 
  {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    color: #f22;
  }
  .wpbdp-page .wpbdp-categories.without-images .cat-item 
  {
    text-align: left;
    color: #f22;
    font-family: "Muli", sans-serif;
    font-weight: 800;
    font-size: 13px;
    width: 49.28%;
    border: 1px solid #e6e6e6;
    margin: 0 8px 20px 0;
    padding: 0 10px 0 10px;
    box-shadow: 0 0 3px 1px #f0f0f0;
  }
  .wpbdp-form-field.wpbdp-form-field-type-textarea textarea, .wpbdp-form-field.wpbdp-form-field-type-textfield input[type="text"], .wpbdp-form-field.wpbdp-form-field-type-select select, .wpbdp-form-field.wpbdp-form-field-type-social-network input[type="text"], .wpbdp-form-field.wpbdp-form-field-type-social-twitter input[type="text"], .wpbdp-form-field.wpbdp-form-field-type-social-facebook input[type="text"], .wpbdp-form-field.wpbdp-form-field-type-social-linkedin input[type="text"], .wpbdp-form-field.wpbdp-form-field-type-phone_number input[type="text"], .wpbdp-form-field.wpbdp-form-field-type-date input[type="text"] 
  {
    font-family: 'Muli', sans-serif;
    display: block;
    width: 95% !important;
    height: auto;
    padding: .375rem .75rem;
    line-height: 1.5;
    height: 42px;
    color: #495057;
    background-color: #fff;
    border-radius: 5px;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: 0px 5px 5px #56565687;
  }
.header__wrapper__search .nice-select
{
	width: 95% !important;
	box-shadow: 0px 5px 5px #56565687;
}
  .wpbdp-region-selector-inner .form-submit .button
  {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 18px;
    margin-top: 20px;
    background: #f22;
    border: none;
    border-radius: 0;
    font-family: "Muli",sans-serif;
    display: table;
    margin-left: 8px;
    cursor: pointer;
  }
header .wpbdp-search-page .wpbdp-submit.wpbdp-button.submit
{
    width: 95%;
    height: 42px;
    position: relative;
    display: block;
    background: #333366;
    border: 1px solid #333366;
	box-shadow: 0px 5px 5px #56565687;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
}
  
  .content .wpbdp-listings.grid .wpbdp-listing-excerpt 
  {
    width: 48%;
    margin-bottom: 1.7em;
    box-sizing: border-box;
    box-shadow: 0 0 10px 0 rgb(240, 240, 240);
    display: block;
    border-top: none;
    padding: 0;
    float: left;
    border:none;
  }
  .wpbdp-listing-excerpt.odd 
  {
    background: #fff !important;
  }
  .content .wpbdp-listings.grid .wpbdp-listing-excerpt .listing-details
  {
      padding: 20px 25px;
      font-size: 15px;
      margin: 0;
      line-height: 2.4;
  }
  .wpbdp-listings .wpbdp-listing .listing-details .listing-field a
  {
    font-family: 'Montserrat', sans-serif;
    color: #b2c93b;
    font-weight: 500;
    font-size: 14px;
  }
  .wpbdp-listings .mobile-compact-excerpt-field.with-icon
  {
      padding-left: 0;
      display: flex;
  }
  .content .wpbdp-listings.grid .items .wpbdp-listing-excerpt:nth-child(2n+1) 
  {
      margin-right: 2%;
  }
  .wpbdp-listings .mobile-compact-excerpt-field i
  {
      position: relative;
      top: 9px;
      left: -3px;
      font-size: 15px;
      color: #3a3971;
  }
  
  .wpbdp-listing .listing-details .mobile-compact-excerpt-field 
  {
    font-size: 15px;
    font-weight: 600;
    color: #292929;
    line-height: 2.2;
    font-family: "Muli",sans-serif;
  }
  .content .listing-actions .wpbdp-button
  {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 12px;
    border-radius: 0;
    display: inline-table;
    background: #3a3971;
    border: 1px solid #3a3971;
    cursor: pointer;
    margin: 0 10px 0 0;
  }
  .content .listing-actions .view-listing
  {
    margin: 0 10px 0 36px;
    display: inline-table;
  }
  .content .listing-actions .delete-listing
  {
      background: #f22;
      border: 1px solid #f22;
  }
  .listings .wpbdp-pagination .next a
  {
    font-size: 15px;
    color: #f22;
    font-weight: 800;
    display: table;
    margin-right: 20px;
  }
  .listings .wpbdp-pagination .prev a 
  {
      font-size: 15px;
      color: #f22;
      font-weight: 800;
      margin-right: 20px;
  }
  .content .mobile-compact-list-style-selector a 
  {
      float: left;
      padding: 5px 10px;
      font-size: 12px;
      background: #3a3971;
      border: none;
          border-right-color: currentcolor;
          border-right-style: none;
          border-right-width: medium;
      margin: 0;
      text-decoration: none;
      text-align: center;
      color: #fff;
  }
  .content .mobile-compact-list-style-selector a:hover 
  {
      background-color: #000;
      border: none;
      padding: 5px 10px;
  }
  .content .mobile-compact-list-style-selector a.active 
  {
      background-color: #fff;
      border: 1px solid #3a3971;
      box-shadow: none;
      color: #3a3971;
      padding: 4px 10px;
  }
  .content .wpbdp-listing-excerpt.sticky
  {
    background:none;
  }
  .mobile-compact-details-wrapper .mobile-compact-thumbnail .listing-thumbnail .thickbox img
  {
   padding: 0 16px;
    font-size: 15px;
    margin: 0;
    line-height: 2.4;
  height: auto;
	  max-width:180px;
    
  }
  .content .listing-actions input.delete-listing
  {
    background: none;
  }
  .content .mobile-compact-listing-title 
  {
    font-family: 'Muli', sans-serif;
    color: #3a3971;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 2.93333rem;
    text-transform: uppercase;
  }
  
  .mobile-compact-listing-details .field-value label, .mobile-compact-listing-details .wpbdp-field .field-label 
  {
    color: #292929;
    font-weight: 600;
    width: 150px;
    line-height: 100%;
    font-family: "Muli",sans-serif;
     margin: 8px 0;
  }
  /*======= FLEX CLASS STARTS ====== */
  .content .mobile-compact-details-wrapper .mobile-compact-listing-details .wpbdp-field-display
  {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
  }
  /*======= FLEX CLASS ====== */
  .mobile-compact-listing-details .field-value .value
  {
    font-family: 'Montserrat',sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #646464;
    width: calc(100% - 160px);
    line-height: 100%;
    margin: 8px 0;
  }
  .wpbdp-field-view_advert .field-label{
	cursor:pointer;
  }
  .mobile-compact-listing-details .field-value .value a
  {
    color: #3a3971;
    font-weight: 800;
  }
  .wpbdp-listing-contact-form h3 
  {
    font-family: 'Muli', sans-serif;
    color: #272b41;
    font-size: 1.5rem !important;
    font-weight: 700;
    line-height: 2.93333rem;
    text-transform: capitalize;
  }
  .wpbdp-listing-contact-form input[type="text"]
  {
      width: 100% !important;
      font-family: 'Muli', sans-serif;
      display: block;
      padding: .375rem .75rem;
      font-size: 1rem;
      line-height: 1.5;
      color: #495057;
      background-color: #fff;
      background-clip: padding-box;
      border: 1px solid #ced4da;
      border-radius: .25rem;
      transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .content .wpbdp-listing-contact-form textarea 
  {
    width: 100% !important;
    font-family: 'Muli', sans-serif;
    display: block;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .content .wpbdp-listing-contact-form .wpbdp-button
  {
      color: #fff;
      font-size: 15px;
      font-weight: 500;
      padding: 8px 30px;
      border-radius: 0;
      display: inline-table;
      background: #3a3971;
      border: 1px solid #3a3971;
      cursor: pointer;
      margin: 0 10px 0 0;
  }
  .content .wpbdp-listings.grid .wpbdp-listing-excerpt .listing-thumbnail 
  {
    display: block;
    float: right;
    padding: 0;
    margin-top: 0;
    border: none;
    width: auto;
    margin-right: 8px;
	max-width:180px;
  }
  .content .wpbdp-listings.grid .wpbdp-listing-excerpt .listing-thumbnail a img{
	width:100%;
	height:auto;
  }
  .content .mobile-compact-listing-tabs .wpbdp-listing-contact-form .contact-form-wrapper 
  {
    padding: 30px 30px;
    box-shadow: 0 0 3px 1px #e3e3e3;
    margin: 20px 0 0;
    background: #fdfdfd;
  }
  
  .content .mobile-compact-listing-details 
  {
    float: left;
    padding: 15px;
    width: 55%;
    box-sizing: border-box;
  }
  .content .mobile-compact-thumbnail
  {
      float: left;
      padding: 15px;
      width: 25%;
      box-sizing: border-box;
  }
  .content .mobile-compact-thumbnail a
  {
      display:block;
  }
  .content .mobile-compact-thumbnail a img
  {
      width:100%;
  }
  .content .mobile-compact-listing-details .wpbdp-field-view_advert
  {
       width: auto;
    position: absolute;
   top: 120px; 
     right: 0; 
    display: block !important;
    max-width: 188px;
    margin-top: 16px;
  }
  .content .mobile-compact-listing-details .wpbdp-field-view_advert br{
	  display:none;
  }
  .content .mobile-compact-listing-details .wpbdp-field-view_advert .field-label
  {
	    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0);
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 700;
    z-index: 9;
    color: #3a3971;
    text-transform: uppercase;
  }
  .content .mobile-compact-listing-details .wpbdp-field-view_advert .value a
  {
	  background:#b3c13f;
	  display:block;
  }
  .content .mobile-compact-listing-details .wpbdp-field-view_advert .value a img
  {
	  opacity: 0.2;
  }
  
  .content .mobile-compact-listing-details .wpbdp-field-type-image label
  {
    font-family: 'Muli', sans-serif;
    color: #b2c93b;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 2.93333rem;
  }
  .content .mobile-compact-listing-details .wpbdp-field-type-image .value .listing-image .attachment-wpbdp-thumb
  {
    width: 100%;
    height: auto;
  }
  .content .mobile-compact-listing-details .wpbdp-field-type-image .value .listing-image
  {
    width: 100% !important;
  }
  .content .wpbdp-single-wrapper .wpbdp-listing p a
  {
    color: #f22;
    font-weight: 600;
  }
  .content .wpbdp-login-options .wpbdp-login-option .input
  {
      display: block;
      width: 100%;
      height: calc(2.25rem + 2px);
      padding: .375rem .75rem;
      font-size: 1rem;
      line-height: 1.5;
      color: #495057;
      background-color: #fff;
      background-clip: padding-box;
      border: 1px solid #ced4da;
      border-radius: .25rem;
      transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .content .wpbdp-login-options .wpbdp-login-option .login-submit .button 
  {
      color: #fff;
      font-size: 12px;
      font-weight: 500;
      padding: 5px 20px;
      border-radius: 0;
      display: inline-table;
      background: #1c8dc9;
      border: 1px solid #1c8dc9;
      cursor: pointer;
      margin: 0 10px 0 0;
  }
  .content .wpbdp-msg 
  {
    font-size: 15px;
    padding: 10px 12px;
    background: #f6f6f6;
    border-radius: 0;
    font-family: 'Montserrat',sans-serif;
    color: #ff4747;
    font-weight: 500;
  }
  .content #wpbdp-search-form .wpbdp-search-filter > div.field > input[type="text"] 
  {
      box-sizing: border-box;
      width: 100%;
      font-family: 'Muli', sans-serif;
      display: block;
      width: 100% !important;
      height: calc(2.25rem + 2px);
      padding: .375rem .75rem;
      line-height: 1.5;
      color: #495057;
      background-color: #fff;
      background-clip: padding-box;
      border: 1px solid #ced4da;
      border-radius: .25rem;
      transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .content .wpbdp-form-field-association-category .select2
  {
    width: 100% !important;
  }
  .content #wpbdp-search-form .wpbdp-search-filter > div.field > select
  {
      box-sizing: border-box;
      width: 100%;
  }
  .content .wpbdp-search-page .wpbdp-search-filter .wpbdp-search-field-label label
  {
      color: #626262;
      font-weight: 600;
      line-height: 2.5;
      font-family: "Muli",sans-serif;
      font-size: 15px;
  }
  .content .wpbdp-main-links 
  {
    text-align: right;
    padding: 6px 0;
  }
  .content .wpbdp-search-page h3
  {
    font-family: 'Muli', sans-serif;
    color: #3a3971;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2.93333rem;
    text-transform: uppercase;
    text-align: left;
  }
  .content .wpbdp-search-page p .wpbdp-button
  {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 15px;
    border-radius: 0;
    display: inline-table;
    background: #3a3971;
    border: 1px solid #3a3971;
    cursor: pointer;
    margin: 15px 10px 0 0;
  }
  .content .mobile-compact-listing-tabs li.ui-state-active a, .mobile-compact-listing-tabs li.ui-state-active a:active, .mobile-compact-listing-tabs li.ui-state-active a:visited 
  {
    border: none;
    background: #1c8dc9;
    color: #fff !important;
    font-weight: 500;
    border-radius: 0;

  }
  .content .mobile-compact-listing-tabs li.ui-state-active a:hover 
  {
      color: #292929 !important;
      background: #ddd;
  }
  .content .wpbdp-submit-page form .wpbdp-submit-listing-form-actions input
  {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 12px;
    border-radius: 0;
    display: inline-table;
    background: #1c8dc9;
    border: 1px solid #1c8dc9;
    cursor: pointer;
    margin: 0 10px 0 0;
  }
  .wpbdp-listings .wpbdp-listing .listing-details .listing-field:first-child a
  {
    font-size: 16px;
	text-transform: capitalize;
	font-weight: 700;
	line-height: 22px;
	display: block;
	  
  }
  /* ========= DIRECTORY ENDS ========== */
  
/* Your Custom Styles Ends */
.footer__social__links a
{
color: white;
}
.container .ph
{
	margin-left:-349px;
	margin-top: -29px;
}
.carousel-item img
{
    height: auto;
    width: 100%;
}
.footer__wrap .navbar-brand img
{
	margin-top: -22px !important;
}
 .footer__wrap .text-left img
{
	margin-top: 7px;
}
.display_ads_wrapper .snip0016 .contt::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 100%;
    border-left: 2px solid rgb(226, 110, 53);
    content: '';
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.display_ads_wrapper .snip0016 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    color: #ffffff;
}