/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */



.breadcrumbs {
    display: flex;
    align-items: center;
    gap: 3px;
    padding-bottom: 15px;
}
.breadcrumbs a {
    text-decoration: none;
	 line-height: 1;
}





/* blog list or detail page css  */
.blog_main_page {
    max-width: 1200px !important;
    padding: 0 15px;
	margin: 0 auto;
}
.blog_main_page .page-content {
    box-shadow: 0 0 17px -3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 17px -3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 17px -3px rgba(0, 0, 0, 0.5);
    padding: 15px;
    margin: 30px 0px;
	gap: 30px;
	    display: flex;
    justify-content: space-between;
}
.blog_inner .blog_article {
    display: flex
;
    gap: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}
.blog_inner .blog_article .blog_article_img {
    flex: 0 0 250px;
}
.blog_inner .blog_article .blog_article_detail h2 a {
    text-decoration: none;
}
.blog_inner .blog_article .blog_article_detail {
    width: calc(100% - 280px);
}
.blog_inner .blog_article .blog_article_detail h2 {
    color: #6291a7;
    font-size: 30px;
    line-height: 1;
    margin: 0px;
    padding-bottom: 10px;
    font-weight: 500;
}
.blog-article__header-details .blog-article_detail_category {
    padding: 0 12px;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    margin: 0 12px;
}
.blog_inner .blog_article .blog_article_detail .blog-article__header-detail {
    font-weight: 500;
    color: #000000;
    opacity: 0.8;
    font-size: 16.8px;
    line-height: 1;
}
.blog_inner .blog-article__header-details .blog-article_detail_category a {
    color: #6291a7;
    line-height: 1;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Roboto Condensed';
}
.blog_inner .blog-article__header-details .blog-article_detail_author a {
    opacity: .8;
    line-height: 1;
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Roboto Condensed';
}
.blog_inner .blog-article__header-details {
    padding-bottom: 15px;
}
.blog_inner .blog_article_detail .blog_article_des p {
    color: #000000;
    font-family: 'Roboto Condensed';
    font-size: 14px;
    line-height: 1.42857143;
    margin-bottom: 25px;
}
a.blog_article_cta {
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    text-align: center;
    background-color: #6291a7;
    color: #ffffff;
    text-decoration: none;
    line-height: 1.42857143;
    max-width: 300px;
    font-weight: 500;
}
.blog_inner .blog_article_footer {
    display: flex;
    align-items: center;
    gap: 30px;
}
.blog_inner .blog_article_footer .blog-share h3.blog-share__heading {
    padding: 0;
    margin-right: 5px;
    margin-bottom: 0;
    font-weight: 500;
       font-size: 17.5px;
    text-transform: uppercase;
    color: #000000;
    opacity: .8;
    margin: 0px;
}
.blog_inner .blog_article_footer .blog-share ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
}
.blog_inner .blog_article_footer .blog-share ul li {
    list-style: none;
}
.blog_inner .blog_article_footer .blog-share {
    display: flex;
    align-items: center;
    gap: 5px;
}
.blog_inner .blog_article_footer .blog-share ul li a i {
    opacity: 0.6;
    color: #000000;
    font-size: 16px;
}
.blog-main .pagination .nav-next {
    color: #6291a7;
    font-weight: 500;
}
.blog-main .pagination .nav-next a {
    text-decoration: none;
}
.blog-main .pagination {
    justify-content: flex-start;
gap:10px;
}
.blog_main_page .page-content .blog-main {
    width: calc(100% - 265px - 30px);
}
.blog_main_page .page-content .sidebar-blog.right-side {
    width: 256px;
    background: #f2f2f2;
    border: 1px solid #e5e5e5;
}
.sidebar-blog .all_post_box a i {
    font-size: 14px;
    opacity: 0.8;
}
.sidebar-blog .all_post_box a {
    display: flex;
    align-items: center;
    text-decoration: none;
    justify-content: left;
    font-weight: 500;
    color: #000000;
    opacity: 0.8;
    gap: 6px;
    font-size: 14px;
    min-height: 70px;
    padding: 0 30px;
    border-bottom: 1px solid #e5e5e5;
}
.blog_sidebar_date, .blog_category_main {
    padding: 25px 30px 30px;
}
.blog_sidebar_date {
    border-bottom: 1px solid #e5e5e5;
}
.blog_sidebar_date h3 a, .blog_category_main h3 a {
    text-decoration: none;
    line-height: 1;
    color: #000000;
}
.blog_sidebar_date h3, .blog_category_main h3 {
    padding: 0;
    line-height: 1;
    color: #000000;
    opacity: 0.7;
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
    margin: 0px;
	    margin-bottom: 15px;
}
.blog_sidebar_date ul {
    margin: 0px;
    padding: 0px;
}
.blog_sidebar_date ul li {
    list-style: none;
}
.blog_sidebar_date ul li h4 {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
	margin: 0px;
	position:relative;
	    width: max-content;
	padding-right: 20px !important;
}
.blog_sidebar_date ul .accordion-thumb_content li a {
    text-decoration: none;
    color: #6291a7;
    opacity: 1;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto Condensed';
	letter-spacing: -1px;
}
.blog_category_main ul {
    margin: 0px;
    padding: 0px;
}
.blog_category_main ul li {
    list-style: none;
}
.blog_category_main ul li a {
    text-decoration: none;
    color: #6291a7;
    opacity: 1;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto Condensed';
}
.blog_inner .blog_article_footer .blog-share ul li {
    border-left: 1px solid #000000;
    padding: 0 10px;
}
.blog_inner .blog_article_footer .blog-share ul li:first-child {
    border: 0px;
}
.blog_inner .blog_article_footer .blog-share ul li a {
    display: flex;
    align-items: center;
    padding: 4px 0;
    text-decoration: none;
}
.sidebar-blog .accordion {
	 margin: 1rem 0;
	 padding: 0;
	 list-style: none;
}
.sidebar-blog .accordion-thumb {
	 margin: 0;
	    padding: 0px;
	 cursor: pointer;
	margin-bottom:8px;
	 font-weight: normal;
}
.sidebar-blog .accordion-thumb::before {
   content: "\f078";
    display: inline-block;
    height: 7px;
    width: 7px;
    position: absolute;
    right: -10px;
    left: initial;
    top: 0;
    bottom: 0;
    margin: auto;
	font-family: "Font Awesome 5 free";
    margin-right: 1rem;
    margin-left: 0.5rem;
    vertical-align: middle;
    border-right: 1px solid;
    border-bottom: 1px solid;
    transform: rotate(-45deg);
    transition: transform 0.2s ease-out;
	
}
.is-active h4.accordion-thumb:before {
    transform: rotate(45deg);
    transition: all 0.3s;
	    bottom: 5px;
}
.blog-main .pagination .nav-previous a {
    text-decoration: none;
}
.blog-main .pagination .nav-previous {
    color: #6291a7;
    font-weight: 500;
}

.blog_detail_page .page-content {
    margin-top: 20px;
	    row-gap: 30px !important;
}
.blog_detail_left .thumb.border-thumb img {
    border: 1px solid #000000;
}
.blog-detail-top .blog-item-info h3 {
    color: #6291a7;
    line-height: 1;
    margin: 0px;
    font-weight: 500;
    font-size: 36px;
    padding-bottom: 10px;
	    padding-top: 20px;
}
.blog_detail_page .blog-detail-top {
    display: flex;
    gap: 20px;
    justify-content: space-between;
	margin-bottom:20px;
}
.blog-detail-top .blog-item-info .post-meta {
    display: flex;
    align-items: center;
    padding: 0px 0 15px 0;
    margin: 0px;
}
.blog-detail-top .blog-item-info .post-meta li.post-date {
    font-weight: 500;
    color: #000000;
    opacity: 0.8;
    font-size: 16.8px;
    line-height: 1;
}
.blog-detail-top .blog-item-info .post-meta li:first-child {
    border: 0px;
    padding-left: 0px;
}
.blog-detail-top .blog-item-info .post-meta li {
    list-style: none;
    padding: 3px 12px;
    border-left: 1px solid #000000;
}
.blog-detail-top .blog-item-info .post-meta li.post-category {
    color: #6291a7;
    line-height: 1;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Roboto Condensed';
}
.blog-detail-top .blog-item-info .post-meta li.post-author {
    opacity: .8;
    line-height: 1;
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Roboto Condensed';
}
.blog-detail-top .post-tags span a {
    pointer-events: none;
    transition: opacity .25s ease-in-out;
    display: block;
    border-radius: 4px;
    border: 1px solid #000000;
    padding: 0 15px;
    line-height: 2;
    opacity: .8;
    text-decoration: none;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto Condensed';
}
.blog-detail-top .post-tags {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.blog-detail-top .blog_detail_social ul li {
    list-style: none;
}
.blog-detail-top .blog_detail_social ul {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    margin: 0px;
       padding: 20px 25px;
}
.blog-detail-top .blog_detail_social ul li:first-child a {
    border: 0px;
    padding-left: 0px;
}
.blog-detail-top .blog_detail_social ul li:last-child a {padding-right:0px;}
.blog-detail-top .blog_detail_social ul li a {
    padding: 7px 15px;
    border-left: 1px solid #000000;
    display: flex;
    align-items: center;
    text-decoration: none;
}
.blog-detail-top .blog_detail_social ul li a i {
    color: rgb(97 97 97);
}
.blog_detail_left .st-blog-content-detils .elementor-element p {
    font-size: 14px;
    color: #000000;
    line-height: 1.42857143;
    font-family: 'Roboto Condensed';
    padding-bottom: 20px;
    margin: 0px;
}
.blog_detail_left .st-blog-content-detils .elementor-element p a {text-decoration:none;}
.blog_detail_left .st-blog-content-detils .elementor-element h2 {
    color: #6291a7;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.42857143;
    margin: 0 0 10px 0;
}
.blog_detail_left .st-blog-content-detils {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}
.blog_detail_left .st-blog-content-detils .elementor-element {
    padding: 0px;
}
.blog_detail_page .post-navigation a {
    font-size: 14px;
    text-decoration: none;
    color: #6291a7;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 7px;
	line-height: 1;
}
.blog_detail_page .post-navigation {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
	row-gap:15px;
}
.blog_sidebar_date ul.accordion .accordion-item {
    background: transparent;
    border: 0px;
}


input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	    border: 1px solid #d9d9d9;
}

/* form desing css here */

.all_form_sc>.e-con-inner {
    box-shadow: 0 0 17px -3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 17px -3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 17px -3px rgba(0, 0, 0, 0.5);
    padding: 15px;
    margin-top: 10px;
	margin-bottom: 30px;
}
.all_form_sc .row.full_width .col {
    width: 100%;
    max-width: 100%;
    flex: 100%;
}
.all_form_sc .col.redio_btn_main p span, .all_form_sc .col.redio_btn_main p span label {
    display: flex;
    align-items: center;
}
.all_form_sc .col.redio_btn_main p span label {gap:5px;}
.all_form_sc .col.redio_btn_main {
    display: flex;
    align-items: center;
}
.all_form_sc .col.redio_btn_main h4 {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
	margin: 0px;
}
.all_form_sc .col.redio_btn_main p {
    margin: 0px;
}
.all_form_sc .redio_btn_main {
    padding-bottom: 10px;
}
.all_form_sc form .row .col {
    width: 50%;
    max-width: 50%;
    flex: 50%;
}
.all_form_sc form h3 {
    color: #6291a7;
    font-weight: 400;
    font-size: 24px;
}
.all_form_sc .row .col textarea {
    max-height: 130px;
}
.all_form_sc form .wpcf7-submit {
    border: 0px;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    text-align: center;
    background-color: #6291a7;
    color: #ffffff;
    border-radius: 0px;
}

.policies-infoMain .wpcf7-form .wpcf7-submit {
    border: 0px;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    text-align: center;
    background-color: #6291a7;
    color: #ffffff;
    border-radius: 0px;
	margin: 0;
}





@media only screen and (max-width: 1200px) {
.blog_inner .blog_article_footer {
    gap: 20px;
	 flex-wrap: wrap;
}
a.blog_article_cta {
    font-size: 17px;
    padding-top: 11px;
    padding-bottom: 11px;
	}
.blog_main_page .page-content {
    gap: 20px;
}
.blog-detail-top .blog-item-info h3 {
    font-size: 30px;	
	}
	
}


@media only screen and (max-width: 991px) {
.blog_main_page .page-content .blog-main {
    width: 100%;
}
.blog_main_page .page-content .sidebar-blog.right-side {
    width: 100%;
  }  
.blog_main_page .page-content {
        flex-direction: column;
gap:0px;
    }
	.blog_sidebar_date, .blog_category_main {
    padding: 20px 15px 20px;
}
.blog_inner .blog_article {
    gap: 20px;
}
	
	
	
}

@media only screen and (max-width: 575px) {
.blog_inner .blog_article {
    gap: 15px;
	flex-direction: column;
}
.blog_inner .blog_article .blog_article_detail {
    width: 100%;
}
.blog_inner .blog_article .blog_article_img {
    flex: auto;
}
.blog_inner .blog_article .blog_article_detail h2, .blog_sidebar_date h3, .blog_category_main h3 {
    font-size: 26px;	
	}
	.blog-detail-top .blog-item-info h3 {
    font-size: 26px;	
	}
.blog_detail_page .blog-detail-top {
    flex-direction: column;
    align-items: flex-start;
}
.blog-detail-top .blog_detail_social ul {
    padding: 10px 20px;
}	
.blog_detail_left .st-blog-content-detils .elementor-element h2 {
    font-size: 24px;
    line-height: 28px;
}
.sidebar-blog .all_post_box a {
    padding: 0 20px;
}
.all_form_sc form .row .col {
    width: 100%;
    max-width: 100%;
    flex: 100%;
}
.all_form_sc .row .col textarea {
    max-height: 90px;
}	
	
}

/* custom css */
	
.header_sec_main .head_right ul {margin: 0px; padding: 0px;}
.page-id-12 .header_sec_main {position: absolute; top: 0; left: 0;  right: 0px; width: 100%; z-index: 2; background: transparent !important;}
.header_sec_main .head_right ul li {list-style: none;}
.header_sec_main .head_right ul li.facebook_icon i{
	font-size: 13px;
    transition: all .2s ease-in-out;
    background-color: #ffffff;
    overflow: hidden;
    width: 22px;
    height: 22px;
    text-align: center;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header_sec_main .head_right ul li.facebook_icon a.social-fb {
    display: flex;
    align-items: center;
    gap: 5px;
	font-size: 14px;
    text-transform: uppercase;
}
.header_sec_main .head_right ul li.facebook_icon a.social-fb:hover i {
    background: #3b5998;
}
.header_sec_main .head_right ul li.facebook_icon a.social-fb:hover i:before{
	color:#ffffff;
}
.header_sec_main .head_right .head_top ul li.call_icon a:after{
	-webkit-transition: .2s width ease-in-out;
	-o-transition: .2s width ease-in-out;
	transition: .2s width ease-in-out;
	display: inline-block;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 0;
	margin: auto;
	border-bottom: 2px solid #28394a;
}

.header_sec_main .head_right .head_top ul li.call_icon a:hover:after {
    width: 100%;
}



.header_sec_main .head_right .head_top ul {display: flex;  gap: 42px; align-items: center; justify-content:end;}
.header_sec_main .head_right ul li a {color: #28394a; font-size: 16px;}
.header_sec_main .head_right .head_top ul li.call_icon a {font-size: 36px; color: #28394a; font-weight: 700; line-height:30px; position:relative; display: inline-block;}
.header_sec_main .head_right .head_top ul li a {color: #28394a; font-size: 16px;}
/* .header_sec_main .head_right .head_top ul li.call_icon a {font-size: 36px; color: #28394a; font-weight: 700;} */
.header_sec_main .head_right .head_bottom ul {display: flex; align-items: center; justify-content: end;}
.header_sec_main .head_right .head_bottom ul li {margin-left: 13px;}
.header_sec_main .head_right .head_bottom ul .map_icon a i {font-size: 15px; color: #4b7386;}
.header_sec_main .head_right .head_bottom ul .map_icon a:hover i{color: #28394a;}
.header_sec_main .head_right .head_bottom ul .map_icon a{display: inline-block; color: #28394a; font-size: 18px; text-transform: uppercase; vertical-align: middle; position:relative;}
.header_sec_main .head_right .head_bottom ul .map_icon a:after{-webkit-transition: .2s width ease-in-out, .2s border-color ease-in-out; -o-transition: .2s width ease-in-out,.2s border-color ease-in-out; transition: .2s width ease-in-out, .2s border-color ease-in-out; content: ""; position: absolute; bottom: -4px; left: 0; right: 0; width: 0; margin: auto; border-bottom: 2px solid #28394a;}
.header_sec_main .head_right .head_bottom ul .map_icon a:hover:after{width: 100%;}
.header_sec_main .head_right .head_bottom ul .location_icon span {font-size: 18px; font-weight: 700; text-transform: uppercase; color: #28394a;}
.header_sec_main .head_right .head_bottom ul .location_icon{margin-left:0px; padding-right: 13px; border-right: 2px solid #ffffff;}
.header_sec_main .head_right .head_bottom ul li:last-child {border-right: 0; padding-right: 0px;}
.headerNavMain .wpr-nav-menu .menu-item a {line-height: 50px !important; display: inline-block; padding: 0 19px !important; color: #ffffff !important; width: 100%;}
.headerNavMain .wpr-nav-menu .menu-item a:hover{background: #6291a7;}
.headerNavMain .wpr-nav-menu .menu-item .sub-menu .menu-item .wpr-sub-menu-item{line-height: 42px !important; padding: 0 16px !important;}

.bannerSecMain{
	.banner-slider{
		    max-width: 1170px;
    		margin: 0 auto;
		    overflow: hidden;
		.contentMain{
			ul{
				margin:0px; 
				padding:0px;
					@media only screen and (max-width: 1024px){
						display:flex;
					}
					@media only screen and (max-width: 768px){
						flex-direction:column;
					}
				li{
					list-style:none;
					background-color: #262626;
					display: table;
                    width: 100%;
                    height: 100%;
                    position: relative;
                    min-height: 108px;
					.second-line{
						font-size: 14px;
    					text-transform: uppercase;
						color: #ffffff;
						display: block;
					}
					a{
						display: table-cell;
                        vertical-align: middle;
                        text-align: center;
						transition: .2s background-color ease-in-out;
							&:hover{
								 background-color: #6291a7;
								 transition: .2s background-color ease-in-out;
									.first-line{
										color: #ffffff;
									}
							}

						img{
							margin:0 auto;
						}
						&:after{
							content: "";
							position: absolute;
							bottom: 0;
							left: 0;
							right: 0;
							border-bottom: 1px solid #525252;
							border-top: 1px solid #000000;
							@media only screen and (min-width: 992px){
								    left: 16px;
        							right: 16px;
							}
						}
						.first-line{
							line-height: 26px;
							transition: .2s color ease-in-out;
							font-size: 36px;
							text-transform: uppercase;
							color: #6291a7;
							display: block;
						}
						.center-line{
							display: block;
							color: #ffffff;
							font-size: 24px;
							font-weight: 700;
 							text-transform: uppercase;
						}
					}
				}
			}
		}
	}
	.bannerMain{
		display: grid;
		grid-template-columns: 235px auto 235px;
		align-items: center;
		overflow: hidden;
		border-top: 16px solid #ffffff;
        border-bottom: 16px solid #ffffff;
        border-left: 14px solid #ffffff;
        border-right: 14px solid #ffffff;
			@media only screen and (max-width: 1024px){
				grid-template-columns: 1fr;
				border: 5px solid #ffffff;
			}
/* 			@media only screen and (max-width: 768px){
				grid-template-columns: 1fr;
			} */
								    
						
		.bannerSlider{
  			max-width: 100%;
 			width: 100%;
			overflow:hidden;
			ul{
				margin:0px;
				padding:0px;
				.itemsMain{
					display:flex !important;
					width:100% !important;
					a{
						width:100% !important;
							img{
								vertical-align:middle;
								width: 100% !important;
							}
					}
				}
			}
			
			.slick-dots{
					bottom: 20px;
					right: 20px;
					width: auto;
				li{
					width: 8px;
					height: 8px;
					border-radius: 50%;
					background-color: rgba(255, 255, 255, 0.75);
					margin:0 3px;
					button{
						display:none;
					}
				}
				li.slick-active{
					background-color: #6291a7;
				}
			}
			
			.slick-list{
				.slick-track{
					.slick-slide{
						height:100%;
						max-height:430px;
					}
				}
			}
		}
	}
}

.learnMore-btn{
	a{
		text-decoration: none !important;
		color: #28394a !important;
		&:before{
			display:none;
		}
		&:after{
			-webkit-transition: .2s width ease-in-out;
			-o-transition: .2s width ease-in-out;
			transition: .2s width ease-in-out;
			content: "";
			position: absolute;
			bottom: -3px;
			left: 0;
			right: 0;
			width: 0;
			margin: auto;
			border-bottom: 2px solid #28394a;
		}
		&:hover:after{
			width:100%;
		}
	}
}

.footer_main .footer-social-fb{
	.elementor-icon-list-item{
		a{
		   &:hover{
				span.elementor-icon-list-icon{
					background-color: #3b5998;
						svg{
							color: #ffffff;
							fill: #ffffff !important;
							transition: fill 0.3s;
						}
				}
			}
			span.elementor-icon-list-icon{
				padding: 0px;
				border-radius: 100%;
				height: 22px;
				width: 22px;
				display: flex;
				align-items: center;
				justify-content: center; 
				background:#ffffff;
				svg{
					margin:0px;
					color: #6291a7;
					fill: #6291a7 !important;
					transition: fill 0.3s;
				}
			}
		}
	}
}


@media only screen and (max-width:880px){
	.footer-copyright-main{
		.footer-copyright{
			text-align:center;
		}	
	}
}


.footer_main ul.hours_info { padding: 0px;}
.footer_main ul.hours_info li {list-style: none; display: flex;}
.footer_main ul.hours_info li {line-height:19px;}
.footer_main ul.hours_info li span.day {display: inline-block;  width: 20%;}
.footer_main ul.hours_info li span.time {width: 50%;}
.footer_main .hours_box .elementor-widget-html {width: 100%;}
.footer_main ul.hours_info li span {color: #fff; font-size: 14px; font-weight: 600; display: inline-block;}
.boat_country_hours_main ul.hours_info {padding: 0px; margin: 0px;}
.boat_country_hours_main ul.hours_info li {list-style: none; display: flex;}
.boat_country_hours_main ul.hours_info li span.day {display: inline-block; width: 30%; font-weight: 700;}
.boat_country_hours_main ul.hours_info li span.time {width: 70%;}
.boat_country_hours_main ul.hours_info li span {color: #000000; font-size: 14px; font-weight: 500; display: inline-block;}
.winterize_box .elementor-widget-container >ul {padding: 0px; margin: 0px;}
.winterize_box .elementor-widget-container >ul li {margin-bottom: 5px; list-style: none; position: relative; padding-left: 20px;}
.winterize_box .elementor-widget-container >ul li:after {content: "\f2dc"; position: absolute; left: 0px; top: 0; font-family: "Font Awesome 5 Free"; color: #6291a7;}
.winterize_main .title_bg .elementor-heading-title {position: relative;  padding: 0 50px;}
.winterize_main .title_bg .elementor-heading-title:after {
    content: "\f2dc";
    position: absolute;
    left: 0px;
    top: 0;
    font-family: "Font Awesome 5 Free";
    color: #6291a7;
}

.winterize_main .title_bg .elementor-heading-title:before {
    content: "\f2dc";
    position: absolute;
    right: 0px;
    top: 0;
    font-family: "Font Awesome 5 Free";
    color: #6291a7;
}
.page_box_shadow_main >.elementor-element .e-con-inner {
    padding: 20px;
   box-shadow: 0 0 17px -3px rgba(0, 0, 0, 0.5);
}


.page-template-payment-calculator .finance-calculator {
    padding: 20px;
    box-shadow: 0 0 17px -3px rgba(0, 0, 0, 0.5);
	margin: 20px auto 40px auto !important;
	max-width:95%;
	.calculator-wrapper{
		grid-template-columns: 1fr 1fr; 
		@media only screen and (max-width:768px){
			grid-template-columns: 1fr;
		}
	}
}



.promotion-filters{
	.accordion{
		.accordion-item{
			.accordion-header{
				.accordion-button.collapsed{
					position:relative;
					&:after{
						content:"+";
						position:absolute;
						right:0px;
						top:0px;
						bottom:0px;
						width:auto;
						height:auto;
						font-size:25px;
						color:#000000;
						font-weight:600;
						transition: none;
						transform:none;
 						display: flex;
                        background: none;
                        align-items: center;
                        justify-content: center;
					}
				}
				.accordion-button{
					position:relative;
					&:after{
						content:"-";
						position:absolute;
						right:0px;
						top:0px;
						bottom:0px;
						width:auto;
						height:auto;
						font-size:25px;
						color:#000000;
						font-weight:600;
						transition: none;
						transform:none;
 						display: flex;
                        background: none;
                        align-items: center;
                        justify-content: center;
					}
					&:focus{
						border: 0;
						outline: 0;
						box-shadow: none;
					}
				}
			}
		}
	}
}

.promotion-filter{
	.promotions-list{
		.promotion-card {
			margin-bottom:30px;
			border: 1px solid #dcdcdc;
			border-radius: 10px;
			padding: 20px;
		}
	}
}

.btn-blue-main{
    border: 0px;
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: center;
    background-color: #6291a7;
    color: #ffffff !important;
    border-radius: 5px;
    width: auto;
    max-width: max-content;
    margin: 0;
	&:hover{
		background: #3c6172;
	}
}

.newsletters-button {
    border: 0px !important;
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: center;
    background-color: #6291a7 !important;
    color: #ffffff !important;
    border-radius: 0 !important;
    width: auto;
    max-width: max-content;
    margin: 10px 0 0 0;
	 &:hover{
		background: #3c6172;
	}
}


.single-product .content-area .site-main {
    padding: 20px;
    box-shadow: 0 0 17px -3px rgba(0, 0, 0, 0.5);
    max-width: 1170px;
    margin: 0px auto 40px auto;
    position: relative;
}


.grid-inner-main{
	.item-grid{
		position:relative;
		&:hover{
			.info-text{
				color:#6291A7;
			}
		}
		.item-second-img {
				position: absolute;
				bottom: 25px;
				z-index: 3;
				left: 10px;
			}
		.info-text {
			position: absolute;
			bottom: 10px;
			right: 10px;
			z-index: 3;
		}
		.grid-overlay{
			position:absolute;
			bottom:0px;
			background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  			background-repeat: repeat-x;
			height:100%;
			max-height:102px;
			z-index: 2;
  			left: 0;
		}
		.grid-overlay-marine{
			position:absolute;
			bottom:0px;
			background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  			background-repeat: repeat-x;
			height:100%;
			max-height:75px;
			z-index: 2;
  			left: 0;
		}
	}
}


.inventoryTopContent{
	.inventory-breadcrumb{
		.breadcrumbs{
			a{
				text-decoration:none;
				font-family: "Roboto", sans-serif; 
				span.fa-angle-double-right{
					position:relative;
 					font-size: 11px;
				}
			}
		}
	}
}


/* pdp page */

.single-product .woocommerce-product-gallery .flex-control-thumbs {
    margin-top: 20px !important;
}

.single-product .woocommerce-product-gallery .flex-control-thumbs li {
    padding: 0 4px;
}

.single-product .woocommerce-product-gallery .flex-control-thumbs li img {
    border: 1px solid #dcdcdc;
    padding: 5px;
}
.single-product .product .wc-tabs-wrapper ul.tabs.wc-tabs {
    margin: 0px;
    padding: 0px;
}

.single-product .product .wc-tabs-wrapper ul.tabs.wc-tabs li a {
    background-color: #ebebeb;
    color: #6291a7;
    font-size: 18px;
    margin: 0px;
    border: 0;
    font-weight: 400;
    padding: 12px 24px;
}

.single-product .product .wc-tabs-wrapper ul.tabs.wc-tabs li.active a {
    background-color: #ebebeb;
    color: #6291a7;
    font-weight: 700;
    display: inline-block;
}

.single-product .product .wc-tabs-wrapper ul.tabs.wc-tabs li {
    border: 0;
    border-radius: unset;
    padding: 0px; margin-right: 2px;
}
.single-product .product .wc-tabs-wrapper ul.tabs.wc-tabs li:after, .single-product .product .wc-tabs-wrapper ul.tabs.wc-tabs li:before{display: none;}
.single-product .product .wc-tabs-wrapper ul.tabs.wc-tabs li a:after, .single-product .product .wc-tabs-wrapper ul.tabs.wc-tabs li a:before{display: none;}
.single-product .product .wc-tabs-wrapper ul.tabs.wc-tabs:before{ display: none;}

.wc-tabs-wrapper .woocommerce-Tabs-panel {background: #ebebeb;padding: 10px 20px !important;}
.single-product .summary .product_title { font-size: 34px; line-height: 1.1; font-weight: 600;}
.single-product .summary .price span {font-size: 30px; color: #000; font-weight: 500;}
.wc-tabs-wrapper .woocommerce-Tabs-panel h2 {font-size: 32px;}
section.related>h2 {font-size: 24px; font-weight: 500; margin-bottom: 10px;}
.related ul.products li.product {margin-right: 20px;}
.related ul.products li.product a.woocommerce-loop-product__link img {height: 200px; object-fit: cover;}
.related ul.products li.product a.woocommerce-loop-product__link .woocommerce-loop-product__title {font-size: 16px; font-weight: 500; padding-top: 0px;}
.related ul.products li.product a.woocommerce-loop-product__link span.price {font-size: 18px; color: #000; font-weight: 600; margin-bottom: 0px;}
.woocommerce-product-gallery .flex-direction-nav { position: absolute; top: 30%; padding: 0px; margin: 0px; width: 100%;}
.woocommerce-product-gallery .flex-direction-nav li {list-style: none;}
.woocommerce-product-gallery .flex-direction-nav li .flex-prev, .woocommerce-product-gallery .flex-direction-nav li .flex-next {height: 40px;width: 40px; display: flex;align-items: center; justify-content: center;font-size: 0px;}
.woocommerce-product-gallery .flex-direction-nav li .flex-prev {background: url(images/next_icon.png); font-size: 0; position: relative; background-color: #ebebeb !important; background-size: 15px; background-repeat: no-repeat; background-position: center;}
.woocommerce-product-gallery .flex-direction-nav li .flex-next {background: url(images/previous_icon.png); font-size: 0; position: relative; background-color: #ebebeb !important; background-size: 15px; background-repeat: no-repeat; background-position: center;}
.woocommerce-product-gallery .flex-direction-nav .flex-nav-prev {position: absolute; right: 10px;}
.woocommerce-product-gallery .flex-direction-nav li.flex-nav-next {left: 10px; position: absolute;}



.modal_text p {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
}
.modal_text h2 {
    font-size: 24px;
    color: #6291a7;
    line-height: 1;
    margin: 0px 0 5px 0;
}
.team_sc .container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
    max-width: 1200px;
    margin: 0px auto;
}
.team_sc .card {
    text-align: center;
    position: relative;
    transition: box-shadow 0.2s;
	    border: 0px;
}
.team_sc .card .card-img img {
    border-radius: 10px;
    margin-bottom: 6px;
    border: solid 2px #6291a7;
}
.team_sc .card .card-img img {
    width: 100%;
}
.team_sc .card h2 {
    margin: 0px;
    font-size: 18px;
    color: #3a6b8e;
}
.team_sc .card .role {
    font-weight: bold;
    color: #000000;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0px;
}
.team_sc .card .info-icon {
    position: absolute;
    bottom: 12px;
    right: 12px;
    background: #eaf1f8;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #3a6b8e;
    cursor: pointer;
    border: 1px solid #c3d0e0;
}
.team_sc .card-img {
    width: 98.5%;
    position: relative;
}
.modal-content {
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #ffffff;
    height: max-content;
    min-height: 410px;
    min-width: 600px;
    margin: auto;
    left: 0;
    width: 600px;
}
div#popupModal:before {
    position: fixed;
    content: '';
    height: 100%;
    width: 100%;
    background: #00000080;
}
div#popupModal {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100vh;
    width: 99vw;
}
#popupModal .popup_topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    padding: 15px;
    background-color: #ebebeb;
}
.modal_main {
    padding: 20px 20px 20px 20px;
}
.modal_main .modal_info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.card-img:before {
    content: 'i';
    display: block;
    width: 26px;
    height: 26px;
    margin: 0;
    padding: 0;
    line-height: 24px;
    text-align: center;
    border-radius: 63px;
    color: #fff;
    font-family: Georgia, Times, serif;
    font-style: italic;
    border: solid 2px #fff;
    font-size: 19px;
    position: absolute;
    bottom: 20px;
    right: 10px;
    background-color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
button#closeModalBtn {
    cursor: pointer;
    background: transparent;
    border: 0px;
    padding: 0px;
    color: #000000;
    font-size: 27px;
    line-height: 20px;
    font-weight: 600;
}
.contact-btn {
    display: flex;
    justify-content: end;
}
#contact_us.hide {
    display: none;
}
#contact_us {
    display: block;
}
.team_sc .card span.number {
    display: none;
}
.custom-form {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 15px;
}

.custom-form input,
.custom-form textarea {
    padding: 10px;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 14px;
    outline: none;
}

.custom-form textarea {
    resize: vertical;
    min-height: 60px;
}
#contact_us, .custom-form button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    user-select: none;
    border-radius: 0;
    border: 0;
    color: #fff;
    background-color: #6291a7;
    border-color: #568499;
	width: fit-content;
    margin: 0 auto;
}
#contact_us {
    margin: 0 0 0 auto;
}
.team_section, .team_section .elementor-element-d16ee05, .team_section .elementor-element-e58bab1, .team_section .elementor-element-0667b55 {
    position: unset;
}
.modal_main .staff-form .row {
    display: flex;
    flex-direction: column;
}
.modal_main .staff-form .row .col textarea {
    height: 60px;
}
.modal_main .staff-form .row .col input {
    height: 35px;
    font-size: 14px;
}

.modal_main .staff-form .row .col p {
    margin-bottom: 6px;
}
.modal_main .wpcf7 form .wpcf7-response-output {
    margin: 0px 0em 0em;
    padding: 0.2em 1em;
	font-size:14px;
}


@media (max-width: 1000px) {
    .team_sc .container {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 600px) {
    .team_sc .container {
        grid-template-columns: 1fr;
    }
	.modal-content {
    min-height: auto;
    min-width: auto;
    width: max-content;
}
.modal_main .modal_info {
    grid-template-columns: 1fr;
}	

.related ul.products li.product a.woocommerce-loop-product__link img{height:auto;}
.related ul.products li.product{width:100% !important;}	
	
} 



body.post-type-archive-product main#main {
    padding: 20px;
    box-shadow: 0 0 17px -3px rgba(0, 0, 0, 0.5);
    width: 1170px;
    max-width:100%;
    margin: 0px auto 40px auto;
    position: relative;
}


.tribe-events .tribe-events-calendar-month__day-cell {
    background: #ffffff;
}
.tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-cell {
    background: #ececec;
}
.tribe-events .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__day-date {
    font-size: 16px;
}

.newslatter_form_sc form input.form-control:before {
    position: absolute;
    content: '*';
    right: 0;
    height: 10px;
    width: 10px;
    background: red;
    color: red;
    top: 0;
    display: block!important;
}
.newslatter_form_sc form input.form-control {
    position: relative;
}
.finance-calculator {
    padding-bottom: 40px;
}





.page-header .center-btn ul{
    justify-content:center;
}


 .woocommerce div.product .product_title{
     font-size:24px; color: #6291a7; font-weight: 500;
    line-height: 1.42857143; margin-bottom:0;
 }
.product-title-section {
    display: flex;
    gap: 15px;
    align-items: center;margin-bottom: 20px;
}

.product-title-section a {
    font-size: 18px;
    padding: 5px 10px;
    background: #ebebeb;
    color: #6291a7;
}
.woocommerce span.onsale{
    display:none !important;
}

.summary.entry-summary .product_title.entry-title{display:none;} 
.product-title-section a .fa{margin-right: 5px; opacity: .75;}
