/* 1. Theme default css */
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Rubik:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500&display=swap');
 body {
	font-family: 'Rubik', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #7d7d7d;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,
.btn:focus,
.button:focus {
	text-decoration: none;
	outline: none;
	box-shadow: none;
}

a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	color: #2B96CC;
	text-decoration: none;
}
a,
button {
	color: #1696e7;
	outline: medium none;
}
button:focus,input:focus,input:focus,textarea,textarea:focus{outline: 0}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Josefin Sans', sans-serif;
	color: #252525;
	margin-top: 0px;
	font-style: normal;
	font-weight: 700;
	text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	font-weight: 500;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	color: #7d7d7d;
	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #7e7e7e;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #1C71A0;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #1696e7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}
/* button style */
.btn {
	-moz-user-select: none;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 0;
	padding: 19px 27px 15px 27px;
	text-align: center;
	text-transform: uppercase;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	font-family: 'Josefin Sans', sans-serif;
}
.btn.yellow-btn {
	color: #ffffff;
}
.btn:hover,
.btn.yellow-btn:hover {
	background: #BD6C20;
	color: #fff;
}
.breadcrumb > .active {
	color: #888;
}


/* All-color */
.header-top-right ul li i,
.header-top-right ul li a:hover,
.header-top-action ul li a:hover,
.footer-social ul li a:hover{
	color: #0163d2;
}

.header-style-two .header-top-right ul li a:hover,
.header-style-two .navbar-wrap > ul > li.active > a,
.header-style-two .navbar-wrap > ul > li:hover > a,
.header-action ul li a:hover,
.header-style-two .category-menu > li:hover > a,
.header-style-two .mega-menu ul li a:hover,
.second-slider-area .slider-content p span,
.exclusive-item-two .tag a:hover,
.best-cat-item:hover .best-cat-content h5 a,
.breadcrumb-content .breadcrumb li.active,
.third-slider-area .slider-content h2 span,
.third-slider-area .slider-content p span,
.exclusive-item-three .new-price,
.exclusive-item-three .exclusive-item-content h5 a:hover,
.bs-cat-box .bs-cat-list ul li a:hover,
.bs-cat-box .view-all,
.core-features-style-two .core-features-item:hover .core-features-content h6,
.footer-style-two .newsletter-title h4 span,
.footer-style-two .fw-link ul li a:hover,
.footer-style-two .copyright-text p a,
.four-slider-area .slider-content p span,
.shop-cat-list ul li a:hover::before,
.sidebar-product-content h5 a:hover,
.rc-post-content h5 a:hover,
.promo-subscribe .trial-text span,
.header-style-two .navbar-wrap ul li .submenu li:hover a,
.header-style-two .navbar-wrap ul li .submenu li.active a{
	color: #1C71A0;
}

/* All-background */
.header-search-wrap form button,
.navbar-wrap > ul > li > a::before,
.header-shop-cart .minicart .checkout-link a,
.btn.yellow-btn {
	background: #1C71A0;
}
.btn,
.blue-bg,
.view-more a:hover i,
.scroll-top {
	background: #1C71A0;
}

.menu-nav {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.main-menu .navigation li.dropdown .dropdown-btn {
	display: none;
}

.custom-container-two {
	max-width: 1428px;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.header-style-two .header-top-area {
    background: #1C71A0;
    padding: 14px 0;
    border-bottom: 1px solid #eeeeee;
}
.header-style-two .header-top-right ul li span {
    margin: 0 5px;
}
.header-style-two .header-top-right ul li i {
    font-size: 14px;
    color: #eeeeee;
}
.header-style-two .navbar-wrap ul li a {
	color: #2d2d2d;
}
.header-style-two .navbar-wrap > ul > li > a::before {
    width: 45px;
    height: 1px;
    border-radius: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
	background: #1C71A0;
	margin: 0 auto;
    z-index: -1;
}
.header-style-two .navbar-wrap > ul > li.active > a::before,
.header-style-two .navbar-wrap > ul > li:hover > a::before {
	transform: translateY(-50%) rotate(-40deg);
}
.header-style-two .navbar-wrap > ul > li a {
    padding: 35px 20px;
}
.header-style-two .main-header {
    padding: 9px 0;
}
.header-style-two .main-header.sticky-menu {
	padding: 0;
}
.header-style-two .header-category {
    width: 275px;
}
.header-style-two .header-search-area {
    background: #e7e7e7;
    padding: 0;
}
.header-style-two .header-category > a {
    padding: 0 30px 0 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    background: #1C71A0;
	font-family: 'Josefin Sans', sans-serif;
	display: flex;
	align-items: center;
}
.header-style-two .header-category > a i:last-child {
    margin-left: 0;
}
.header-style-two .header-category > a i {
	font-weight: 400;
    font-size: 20px;
}
.header-style-two .category-menu {
    margin-top: 15px;
	display: block;
	padding: 13px 0;
}
.header-style-two .category-menu > li > a,
.more_slide_open > li > a {
    border: none;
    padding: 7px 20px 7px 20px;
}
.header-style-two .category-menu > li:hover > a,
.header-style-two .category-menu > li > a:hover {
	background: transparent;
}
.header-style-two .category-menu > li.has-dropdown > a::after {
	display: none;
}
.header-style-two .category-menu > li > a > img {
    border-radius: 50%;
}
.header-style-two .cat-menu-img {
    display: inline-block;
    border: 2px solid #ebebeb;
    padding: 2px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    margin-right: 15px;
}
.header-style-two .cat-menu-img img {
	border-radius: 50%;
}
.header-style-two .category-menu > li:hover > a .cat-menu-img,
.more_slide_open > li:hover > a .cat-menu-img {
	border-color: #1C71A0;
}
.header-style-two .header-search-wrap form {
    width: 675px;
}
.header-style-two .header-search-wrap form input {
    border: none;
    width: 440px;
    padding: 10px 20px;
    border-radius: 30px 0 0 30px;
    height: 40px;
}
.header-style-two .header-search-wrap form .custom-select {
    padding: 10px 42px 10px 16px;
    width: 170px;
    height: 40px;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #d5d5d5;
}
.header-style-two .header-search-wrap form button {
    border: none;
    color: #2d2d2d;
    height: 40px;
    line-height: 40px;
    border-radius: 0 30px 30px 0;
}

.header-style-three .category-menu {
	margin-top: 0;
	display: none;
	padding: 13px 0;
}
.custom-container-three {
    max-width: 1628px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.feature-item {
	margin-top: 80px;
	text-align: center;
	align-items: center;
}



/* 3. Breadcrumb */
.breadcrumb-bg {
    background-position: center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 85px;
}
.breadcrumb-content h2 {
    font-size: 45px;
    text-transform: uppercase;
	line-height: 1;
	margin-bottom: 15px;
}
.breadcrumb-content .breadcrumb {
    display: inline-block;
    padding: 10px 40px;
    margin-bottom: 0;
    list-style: none;
    background-color: rgba(255, 255, 255, 0.82);
    border-radius: 50px;
}
.breadcrumb-content .breadcrumb li,
.breadcrumb-content .breadcrumb li a {
    display: inline-block;
	color: #6d6c6c;
	padding: 0;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0;
    color: unset;
    content: "";
    height: 6px;
    width: 6px;
    background: #a1a1a1;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: 10px;
}

/* 4. Slider */
.slick-slide:focus {
	outline: none;
}
.slider-bg {
	min-height: 600px;
	display: flex !important;
	align-items: center !important;
	background-position: center;
	background-size: cover;
}
.slider-content h5 {
    font-size: 56px;
    text-transform: uppercase;
    line-height: .9;
    font-weight: 300;
	margin-bottom: 10px;
	letter-spacing: 2px;
}
.slider-content h2 {
	font-size: 50px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.slider-content p {
    line-height: 1.2;
    margin-bottom: 45px;
    color: #3b3b3b;
    font-size: 16px;
}
.second-slider-area {
    background-position: center;
    background-size: cover;
    padding-bottom: 40px;
}
.second-slider-area .slider-content {
    width: 50%;
}
.second-slider-area .slider-active {
    margin-left: 66px;
    margin-top: 15px;
}
.third-slider-area .slider-active {
	margin: 30px 0;
}
.second-slider-area .slider-bg {
    min-height: 557px;
    background-position: right center;
    padding: 70px;
}
.second-slider-area .slider-content h5 {
	font-size: 50px;
}
.third-slider-area {
	background-position: center;
	background-size: cover;
}
.third-slider-area .slider-bg {
    padding: 0 90px;
    min-height: 557px;
    justify-content: space-between;
}
.third-slider-area .slider-content {
    width: 55%;
}
.third-slider-area .slider-img {
    flex-grow: 1;
    text-align: right;
}
.third-slider-area .slider-img img {
	display: inline-block;
}
.third-slider-area .slider-content h5,
.third-slider-area .slider-content h2 {
    font-size: 35px;
    color: #fff;
}
.third-slider-area .slider-content p {
	color: #fff;
}


.about-area {
	margin-top: 100px;
}
.about-content {
    padding-left: 25px;
}
.about-content > .title {
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 22px;
	display: flex;
	align-items: center;
}
.our-mission-wrap .title {
    font-size: 20px;
    color: #1C71A0;
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}
.our-mission-list {
    display: flex;
    flex-wrap: wrap;
}
.mission-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 35px;
    border-right: 1px solid #ebebeb;
	margin-right: 35px;
	margin-top: 35px;
}
.mission-box:last-child {
	margin-right: 0;
	padding-right: 0;
	border: none;
}
.mission-icon {
    font-size: 40px;
    color: #b3c1cf;
    margin-right: 15px;
}
.mission-count h2 {
    font-size: 30px;
    font-family: 'Rubik', sans-serif;
    line-height: 1;
    margin-bottom: 0;
}
.mission-count > span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #828282;
}
.our-mission-wrap {
    margin-top: 37px;
}
.about-img img {
	width: 100%;
	border-radius: 4px;
	box-shadow: 0px 1px 16px 0px rgba(94, 94, 94, 0.21);
}

/* 14. Blog */
.blog-post-content h4 {
    font-size: 22px;
    margin-bottom: 7px;
}
.blog-post-meta ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 15px;
}
.blog-post-meta ul li {
	display: block;
	margin-right: 20px;
	font-size: 12px;
	text-transform: uppercase;
	color: #a3a3a3;
	font-weight: 500;
	letter-spacing: 1px;
}
.blog-post-meta ul li:last-child {
	margin-right: 0;
}
.blog-post-meta ul li i {
	margin-right: 5px;
}
.blog-post-meta ul li a {
	font-size: 12px;
	text-transform: uppercase;
	color: #a3a3a3;
	font-weight: 500;
	letter-spacing: 1px;
}
.blog-post-content p {
	margin-bottom: 20px;
	padding: 0 20px;
	font-size: 16px;
	color: #1d2124;
}

.guide-content {
	margin-top: 30px;
	margin-bottom: 20px;
	align-content: center;
	text-align: center;
	padding: 0 20px;
	font-size: 16px;
	color: #1d2124;
}

.guide-content p {
	margin-bottom: 20px;
	padding: 0 20px;
	font-size: 16px;
	color: #1d2124;
}


.blog-rc-post ul li {
    display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.blog-rc-post ul li:last-child {
	margin-bottom: 0;
}
.rc-post-thumb {
    margin-right: 15px;
}
.rc-post-content h5 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 3px;
}
.rc-post-content span {
    display: block;
    color: #929191;
    font-style: italic;
}
.details-img-wrap {
	display: flex;
	align-items: center;
}
.details-img-wrap img {
	width: 100%;
}
.details-img-wrap .details-img-col:first-child {
	margin-right: 30px;
}
.details-img-wrap {
    display: flex;
    align-items: center;
    margin: 30px 0;
}

.blog-details-wrap {
    margin-bottom: 50px;
    padding-bottom: 0;
    border: none;
}
.blog-details-wrap .s-blog-post-bottom {
    padding-top: 25px;
    border-top: 1px dashed #dadada;
    margin-top: 50px;
}

.b-details-inner-title {
    font-size: 20px;
    text-transform: uppercase;
}


/* 15. Contact */
.contact-wrap-padding {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
    padding: 0 73px;
}
.contact-info-box {
    background: #fff;
    border: 1px solid #f4f4f4;
    box-shadow: 0px 1px 16px 0px rgba(117, 114, 114, 0.07);
    padding: 40px;
    transition: .4s linear;
}
.contact-info-box:hover {
	box-shadow: none;
}
.contact-box-icon {
    width: 72px;
    height: 72px;
    text-align: center;
    line-height: 72px;
    margin: 0 auto 20px;
    font-size: 34px;
    background: #1C71A0;
    border-radius: 50%;
    color: #fff;
    position: relative;
}
.contact-box-icon::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 80px;
    height: 80px;
    border: 1px solid #ececec;
    border-radius: 50%;
}
.contact-info-content h6 {
	margin-top: 10px;
    font-size: 20px;
    margin-bottom: 10px;
}
.contact-info-content p {
    margin-bottom: 0;
    line-height: 26px;
}
.contact-title p {
    line-height: 26px;
	margin-bottom: 0;
	color: #696868;
    margin-top: 25px;
}


/* 23. Limited offer */
.limited-offer-left {
    display: flex;
    align-items: center;
    text-align: right;
    justify-content: flex-end;
}
.limited-offer-title .title {
	color: #fff;
}
.limited-offer-disc {
    margin-left: 45px;
}

.limited-offer-area {
    background-position: center;
    background-size: cover;
	padding: 30px 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
}



.copyright-wrap {
	background: #303030;
	padding: 16px 0;
}
.copyright-text p {
	margin-bottom: 0;
	color: #939292;
}
.copyright-text p a {
	color: #f7ba01;
}
.footer-style-two .footer-top {
	background: #2d2b2f;
}
.footer-style-two .newsletter-title h4,
.footer-style-two .fw-title h5 {
	color: #fff;
}
.footer-style-two .newsletter-title > span,
.footer-style-two .fw-link ul li a {
	color: #9c9c9c;
}
.footer-style-two .newsletter-form form button {
	background: #ff6000;
}
.footer-style-two .footer-newsletter-wrap {
	border-bottom: 1px dashed #5a595b;
	margin-bottom: 60px;
}
.footer-style-two .footer-text .call-us {
	font-family: 'Rubik', sans-serif;
	color: #bdbbbb;
	font-weight: 300;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 10px;
}
.footer-style-two .footer-text .number {
	font-size: 20px;
	font-weight: 500;
	color: #bdbbbb;
	font-family: 'Rubik', sans-serif;
	margin-bottom: 25px;
}
.footer-style-two .footer-text p {
	padding: 0;
	color: #9c9c9c;
	margin-bottom: 35px;
}
.footer-style-two .footer-text .btn {
	background: #ff6000;
	font-size: 12px;
}
.footer-style-two .footer-text .btn i {
	margin-right: 8px;
}
.footer-style-two  .copyright-wrap {
	background: #262527;
}







