/*
Theme Name: Boroma Fishing Camp
Description: The Boroma Fishing Camp is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: The Boroma Fishing Camp
Domain Path: The Boroma Fishing Camp
Author: A2Z Developing Team
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
*{ 
	/*font-family:'IBM Plex Sans';*/
}
.header-top {
	padding: 13px 0px;
	position:relative;
}
.header-bottom img {
    width: 100% !important;
	height: auto;
}
.contact-sec  a {
    color: #3A3A3A;
}
.header-logo {
	position: absolute;
	left: 0;
	right: 0;
	top: -32px;
	z-index: 99999;
}
.header-links ul li a i {
	width: 34px;
	height: 34px;
	color:#fff;
	border-radius: 50%;
	text-align: center;
	background-color: #e5accc;
	padding-top:9px;
}
.single-post header {
    padding-bottom: 80px;
}
.single-post footer {
    margin-top: 80px;
}
.header-links ul li {
	padding-right: 8px;
}
.header-links ul li a i.fa.fa-facebook {
	background-color: #3862b9 !important;
}
.header-links ul li a i.fa.fa-twitter {
	background-color: #00aeef;
}
.header-links .fa-linkedin::before {
	content: "\f0e1" !important;
}
.header-links ul li a i.fa.fa-linkedin {
	background-color: #161f62;
}
.header-links ul li:first-child {
	margin-top: 5px;
}
.header-links li {
	font-family: 'IBM Plex Sans';
	font-size: 15px;
	font-weight: 600;
	color: #000;
	text-transform: uppercase;
}
.phone img {
	padding-right: 10px;
	border-right: none;
	float: left;
	margin: 13px 10px 0px 0px;
}
.phone p {
	display: inline-block;
	margin: 0px;
	padding: 9px 0 5px 10px;
	line-height: 1;
}
.phone p span {
	font-size: 15px;
	font-weight: 600;
	color: #000;
	text-transform: uppercase;
	display: block;
	font-family:'IBM Plex Sans';
}
.phone p a {
	font-size: 25px;
	color: #000;
	font-weight: 700;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
}
#gallery-1 img {
	border: none !important;
	padding: 3px;
}
.btn.common-btn {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 0px;
	border: none;
	background-color: #f37123;
	padding: 8px 20px;
	font-family: 'IBM Plex Sans';
/*box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.3) !important;
-webkit-box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.3) !important;
-moz-box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.3) !important;
-ms-box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.3) !important;*/
}
#wpforms-submit-279 {
	border: none;
	box-shadow: none;
	font-size: 17px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0px;
	padding: 10px 25px;
	background-color: #f37123;
	font-family: 'IBM Plex Sans';
}
/*******MAIN MENU*********/
.mainmenu {
padding-top: 25px;
float:right;
}
.header-links {
	padding-top: 20px;
}
.mainmenu .navbar {
	padding: 0px;
	margin:0px;
}
.mainmenu .navbar-nav {
	margin: 0px auto;
}
.mainmenu li.nav-item {
	margin: 0px 13px;
	position: relative;
}

.mainmenu li.nav-item a.nav-link {
	font-size: 16px;
	font-family: 'IBM Plex Sans';
	color: #000000;
	text-decoration: none;
	padding: 0px;
	font-weight:500;
	text-transform: uppercase;
	border-bottom: 3px solid transparent;
}
.mainmenu .nav-item.active a.nav-link,
.mainmenu .nav-item a.nav-link:focus,
.mainmenu .nav-item a.nav-link:hover {
	background: none;
	color:#000;
}
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{ padding: 0px !important;}
.mainmenu .sub-menu li a { background: none repeat scroll 0 0 #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; border-left:5px solid #0c68a8; color: #0c68a8 ! important; padding-left:25px;}
.header-bottom {
	position: relative;
}
.banner-wrap {
	position: relative;
}
.banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 30%;
}
header .header-bottom .banner-contents p {
	font-size: 24px;
	color: #fff;
	font-family: 'IBM Plex Sans';
	line-height:1.2;
	font-weight:400;
}
.banner-info {
	background-color: rgba(0,65,114,0.8);
	width: 39%;
	padding: 34px;
}
.banner-contents h3 {
	color: #fff;
	font-size: 45px;
    font-weight:700;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 10px;
	text-transform:Uppercase;
	/*text-shadow: 0px 5px 10px #8f8f8f;
	-webkit-text-shadow: 0px 5px 10px #8f8f8f;
	-moz-text-shadow: 0px 5px 10px #8f8f8f;
	-ms-text-shadow: 0px 5px 10px #8f8f8f;*/
}
header .header-bottom .owl-dots {
	bottom: 10%;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 9999;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}
header .header-bottom  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #f89422;
}

.banner-contents h1 {
	font-size: 88px;
	font-family: 'Gloria';
	color: #fff;
	line-height: 0.9;
}

.heading h1 {
	font-size: 35px;
	margin: 20px 0px;
	color: #2d2d2d;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
}
.single .heading h1 {
	font-size: 25px;
	margin: 20px 0px;
	color: #2d2d2d;
	font-family: 'Poppins', sans-serif;
}
.holder p {
	font-size: 17px;
font-weight: 400;
color: #2d2d2d;
margin: 20px 0px;
}
.footer-wrap  {
	padding-top:55px;
	padding-bottom:40px;
}
.footer-wrap h3 {
	font-size: 17px;
	color: #fff;
	margin-bottom: 25px;
	font-family: "IBM Plex Sans";
	font-weight: 700;
	text-transform: uppercase;
}
.footer-wrap ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #fff;
	font-family: "IBM Plex Sans";
}
.footer-menu ul li a {
	text-transform: uppercase;
}
.footer-wrap ul li {
	padding-bottom: 5px;
}
.footer-contact ul li {
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: left 7px;
	padding-bottom: 10px;
}
.footer-contact ul li.location {
	background-image: url(img/others/cont-1.png);
}
.footer-contact ul li.phone {
	background-image: url(img/others/cont-2.png);
}	
.footer-contact ul li.mail {
	background-image: url(img/others/cont-3.png);
}
.social-icons ul li {
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: left 7px;
	padding-bottom: 10px;
}
.social-icons ul li.facebook {
	background-image: url(img/others/social-1.png);
}
.social-icons ul li.twitter {
	background-image: url(img/others/social-2.png);
}	
.social-icons ul li.linkedin {
	background-image: url(img/others/social-3.png);
}
.copyrights p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 0px;
	font-family: "IBM Plex Sans";
}
.copyrights {
	border-top: 1px solid rgba(191,191,191,0.2);
	padding: 25px 0px;
}
.footer-section {
	background-color: #2e2e2e;
}

/*INNER PAGE*/
.inner-holder {
	padding: 20px 0px 50px;
}
.heading h2 {
	font-size: 30px;
	font-family: "Montserrat", Sans-serif;
	color: #1b1b1b;
	margin-bottom: 15px;
}
.overview-holder.inner {
    padding-top: 40px;
    padding-bottom: 40px;
}
a.btn.btn-read1 {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0px;
    border: none;
    background-color: #f37123;
    padding: 8px 20px;
    font-family: 'IBM Plex Sans';
}
.page-id-15 .elementor-lightbox .dialog-widget-content,.page-id-268 .elementor-lightbox .dialog-widget-content {
    display: none !important;
}
.page-id-15 div#elementor-lightbox-slideshow-single-img,.page-id-268  div#elementor-lightbox-slideshow-single-img {
    display: none !important;
}
.page-id-973 .elementor-lightbox .dialog-widget-content,.page-id-265 .elementor-lightbox .dialog-widget-content,.page-id-11 .elementor-lightbox .dialog-widget-content {
    display: none !important;
}
.page-id-973 div#elementor-lightbox-slideshow-single-img,.page-id-265  div#elementor-lightbox-slideshow-single-img,.page-id-11  div#elementor-lightbox-slideshow-single-img {
    display: none !important;
}
.page-id-2020 .elementor-lightbox .dialog-widget-content,.page-id-2050 .elementor-lightbox .dialog-widget-content {
    display: none !important;
}
.page-id-2020 div#elementor-lightbox-slideshow-single-img,.page-id-2050  div#elementor-lightbox-slideshow-single-img {
    display: none !important;
}
.ngg-galleryoverview {
    margin-top: 10px !important;
}
/*Custom Css*/
.faq-section .elementor-accordion-icon {
	font-size: 18px;
}
.faq-section .elementor-accordion-icon {
	font-size: 25px;
}
.faq-section .elementor-accordion .elementor-accordion-item {
	border: none;
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 10px;
	border: none;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	position: relative;
	z-index: 99999999999;
	background-color: #fff;
}
 .faq-section .elementor-accordion .elementor-tab-content {
	border-top: none;
}
.faq-section .elementor-accordion-item::after {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: 10px;
	border: 1px solid #F37123;
	border-radius: 10px;
	z-index: -1;
}
.faq-section a,.faq-section a:hover {
	color: #0A0A0A;
}
.holder.inner.heading {
	padding-bottom: 40px;
	padding-top: 70px;
}
.holder p{
/*font-family: 'IBM Plex Sans';*/
}
#wpforms-283-field_5-container label {
	color: transparent !important;
}
#wpforms-283-field_5-container label  span{
	color: transparent !important;
}
#wpforms-283-field_2 {
	font-size: 16px;
	color: #1b1b1b;
	border-radius: 3px;
	box-shadow: none;
	border-color: rgba(0,0,0,0.1);
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: #3177b5 !important;
	border: 1px solid #3177b5 !important;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full {
	color: #fff !important;
	font-weight: 700;
}
div#wpforms-283 ::placeholder {
	color: #6c757d;
	opacity: 1;
}
#wpforms-submit-283 {
	font-size: 30px;
	font-family: 'Gloria';
	color: #fff;
	background-color: #f36647;
	border: 2px solid #f36647;
	border-radius: 5px;
	padding: 10px 30px;
	margin-top: 15px;
	line-height: 1;
}
#wpforms-submit-283:hover {
	background-color: #fff;
	color: #f36647;
}
#wpforms-283 .wpforms-submit-container {
	text-align: center;
}
#wpforms-283-field_13 h2 {
	font-size: 30px !important;
	font-family: 'Gloria';
	color: #1b1b1b;
	margin-bottom: 15px;
	text-align: center;
}
#wpforms-283-field_0,#wpforms-283-field_5,#wpforms-283-field_3,#wpforms-283-field_5,#wpforms-283-field_4, 
#wpforms-283-field_1,#wpforms-283-field_6,#wpforms-283-field_10,#wpforms-283-field_9,#wpforms-283-field_11,#wpforms-283-field_12{
	font-size: 16px;
	color: #1b1b1b;
	height: 45px;
	border-radius: 3px;
	box-shadow: none;
	border-color: rgba(0,0,0,0.1);
}
#wpforms-283-field_4 {
	background-image: url("img/icons/drpdwn-arrow.png");
	background-repeat: no-repeat;
	background-position: 95% center;
	height: 45px !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.wpforms-field-label {
	font-size: 18px !important;
	font-weight: 600 !important;
	color: #2f2f2f !important;
	margin-bottom: 10px !important;
	font-family: 'IBM Plex Sans';
}
div.wpforms-container-full .wpforms-form .wpforms-required-label {
	color: #2f2f2f !important;
	font-size: 18px !important;
	font-weight: 600 !important;
}
.fa, .fas {
	font-family: "Font Awesome 5 Free";
	
}
.fa {
	font-family: "FontAwesome" !important;
	font-weight:400 !important;

}
.contact-sec i {
	vertical-align: middle;
	width: 45px !important;
	height: 45px;
	border-radius: 50%;
	padding-top: 15px;
	text-align: center;
	background-color: #3177b5  !important;
}
header .mainmenu nav.navbar .navbar-nav li.current-menu-item a,header .mainmenu nav.navbar .navbar-nav li.current-menu-item a:active{
background: none;	/*border-bottom: 3px solid #f37123;*/
color:#f37123 !important;
font-weight:700;
border-color:#f37123;
}
.underline {padding-bottom:2px;}
header .mainmenu .nav-item.active a.nav-link, header .mainmenu .nav-item a.nav-link:focus, header .mainmenu .nav-item a.nav-link:hover {
	background: none;
	color: #f37123;
	border-color:#f37123;
	/*border-bottom: 3px solid #f37123;
	text-decoration:underline;*/
}
.mainmenu a {
	color: #000;
}
	.btn:focus, .btn.focus {
	outline: 0;
	box-shadow: none !important;
}
a,a:hover{outline:none;}
input, button, select, optgroup, textarea {
	outline: none !important;
}
.header-top.header-top-inner {
	border-bottom: 1px solid #f6f6f6;
}

/*RESPONSIVE*/
@media screen and (max-width: 1270px) {
	.head-ct a {
		font-size: 13px;
		padding-left: 45px;
		margin-top: 10px;
		background-size: 38px;
	}
	.header-links {
	padding-top: 18px;
}
	.mainmenu li.nav-item {
	margin: 0px 13px;
}
	.mainmenu li.nav-item a.nav-link {
		font-size: 14px;
	}
	.banner-contents h1 {
		font-size: 45px;
	}
	.banner-contents {

	}
	.btn.common-btn {
		font-size: 18px;
		padding: 5px 20px;
		margin-top: 10px;
	}
	.about-holder {
		padding: 30px 0px;
	}
	.heading img {
		/*width: 50px;
		margin: auto;*/
	}
	.heading h1 {
		font-size: 30px;
	}
	
	.holder p {
		font-size: 16px;
	}
	.view-holder {
		padding: 20px 0px;
	}
	.footer-logo {
		padding: 40px 0px;
		width: 300px;
		margin: auto;
	}
	.foot-contact {
		padding: 0px 0px 0px 50px;
		background-position: left 2px;
		background-size: 40px;
	}
	.foot-contact a {
		font-size: 14px;
	}
	.copyrights p {
		font-size: 14px;
	}
	.foot-social {
		padding: 0px 0px 30px;
	}
	.foot-social ul li i {
		font-size: 18px;
		padding-top: 9px;
	}

	/*INNER PAGE*/
	/*ABOUT*/
	.inner-holder {
		padding: 30px 0px;
	}

	.mainmenu li.nav-item a.nav-link {
	font-size: 14px;
}
.mainmenu li.nav-item {
	margin: 0px 9px;
}
.mainmenu {
	padding-top: 20px;
	font-size: ;
	float: right;
}
.header-links ul li a i {
	width: 30px;
	height: 30px;
	padding-top: 7px;
}
.header-links {
	padding-top: 11px;
}
.phone img {
	margin-top: 6px;
}
.phone p a {
	font-size: 16px;
}
header .header-bottom .banner-contents p {
	font-size: 18px;
}
.banner-contents h3 {
	font-size: 30px;
}
.btn.common-btn {
	font-size: 16px;
	padding: 5px 20px;
}
.footer-wrap ul li a {
	font-size: 14px;
}
.footer-wrap h3 {
	font-size: 16px;
}
	.single-post header {
    padding-bottom: 50px;
}
.single-post footer {
    margin-top: 50px;
}
}
@media screen and (max-width: 1023px) {
	.mainmenu li.nav-item a.nav-link {
	font-size: 10px;
}
	.mainmenu li.nav-item {
    margin: 0px 7px;
}
.header-logo {
	top: -25px;
}
header .header-bottom .banner-contents p {
	font-size: 14px;
}
.banner-contents h3 {
	font-size: 20px;
}
.btn.common-btn {
	font-size: 15px;
	padding: 5px 20px;
	margin-top: 5px
	
}
	.single .heading h1 {
	font-size: 20px;
}
	.heading h1 {
		font-size: 25px;
	}
	.faq-section .elementor-accordion-icon {
	font-size: 15px;
}
	
}
@media screen and (max-width: 767px) {

	.header-top {
		padding: 0px 0px;
		position: relative;
	}
	.mob-contact {
		position: absolute;
		top: 21px;
		right: 170px;
		z-index: 999999;
	}
	.mob-contact a img {
		width: 30px;
	}
	.navbar-brand {
		width: 100px;
	}
	.header-menu {
		display: none;
	}
	.navbar-toggler.navbar-dark {
		padding: 0;
	}
	.navbar-dark .navbar-toggler-icon {
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	}
	.mainmenu {
		padding-bottom: 0px;
		text-align: left;
	}
	.mainmenu .navbar-nav {
		margin: 0px;
	}
	.mainmenu li.nav-item {
		margin: 5px 0px;
	}
	.mainmenu li.nav-item a.nav-link {
		font-size: 14px;
	}
	.mainmenu li.nav-item img {
		display: inline-block !important;
		margin: 0 !important;
		width: 40px;
	   padding-right: 2px;
	}
	.menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below, .menu-image-title-below, .menu-image-title-above, .menu-item a.menu-image-title-above, .menu-item a.menu-image-title-below, .menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below {
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}
	
	.btn.banner-btn.common-btn {
		font-size: 15px;
		padding: 5px 20px;
		margin: 0;
	}
	.banner-overlay {
		bottom: -2px;
	}
	.heading h1 {
		font-size: 25px;
	}
	.btn.common-btn {
		font-size: 13px;
		padding: 5px 15px;
		margin-top: 10px;
	}
	.about-holder {
		padding: 20px 0px;
	}
	.view-contents {
		padding: 20px 0px;
	}
	.view-details {
		text-align: center;
		margin-top: 20px;
	}
	.footer-overlay {
	   top: -20px;
}
	.footer-logo {
		padding: 20px 0px;
		width: 250px;
	}
	.foot-contact-wrap {
		padding: 10px 0px;
	}
	.foot-contact {
		margin: 10px 0;
	}
	.copyrights p {
		font-size: 14px;
	}
.footer-wrap {
	padding-top: 30px;
	padding-bottom: 20px;
}
.copyrights {
	padding: 20px 0px;
}
.header-options .phone {
	position: absolute;
	right: 80px;
	top: 30px;
	z-index:99999
}
.header-options .phone img {
	width:40px;
}
	.mainmenu {
	padding-top: 0px;
	float: none;
}
	#wpforms-submit-283{
	font-size: 13px;
	padding: 5px 15px;
	margin-top: 10px;
}
#wpforms-283-field_5-container label {
	margin-bottom: -10px !important;
}
.icon-bar {
background-color: #1c1c1c;
border-radius: 1px;
display: block;
height: 2px;
width: 22px;
}
.icon-bar + .icon-bar {
margin-top: 4px;
}
button:focus {
outline:none;
}
.header-logo {
	top: 0;
	position: relative;
}
.mainmenu li.nav-item a.nav-link {
	display: inline-block;
}
.banner-info {
	background-color: rgba(0,65,114,0.8);
	width: auto;
	padding: 20px;
}
.banner-contents {
		width: auto;
		right: 0;
		left: 0;
		top:20%;
		/*background-color: rgba(0,0,0,0.3);*/
		text-align: center;
	}
	.banner-contents h1 {
		font-size: 30px;
	}
	.btn.banner-btn.common-btn {
	font-size: 13px;
	padding: 5px 15px;
	margin: 0px;
}
.owl-dots {
	display: none;
}
	.header-options .phone {
	display: none;
}
	.holder.inner.heading {
	padding-bottom: 40px;
	padding-top: 45px;
}
.single-post header {
    padding-bottom: 20px;
}
.single-post footer {
    margin-top: 40px;
}
}
@media screen and (max-width: 480px) {
.banner-contents {
	top: 10%;
}
	.ngg-gallery-thumbnail-box {
    max-width: 50% !important;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box {
    float: left !important;
}
}
@media screen and (max-width: 414px) {
	header .header-bottom .banner-contents p {
	margin-bottom: 6px;
}

}
@media screen and (max-width: 375px) {

.banner-contents h3 {
	font-size: 15px;
	margin-bottom: 5px;
}
.btn.banner-btn.common-btn {
	font-size: 12px;
	padding: 3px 15px;
	margin: 0px;
}
}
@media screen and (max-width: 320px) {
.banner-contents {
	top: 6%;
}
}