/*
Theme Name: RR Imaging
Theme URI: https://tetramind.asia/
Author: Shiva Kumar
Author URI: https://tetramind.asia
Description: Flexible Bootstrap WordPress starter-theme for developers with full WooCommerce support. <a href="https://bootscore.me/category/documentation/" target="_blank">Documentation</a>
Version: 6.2.2
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.4
License: MIT License
License URI: https://github.com/bootscore/bootscore/blob/main/LICENSE
Text Domain: bootscore
Tags: featured-images, threaded-comments, translation-ready

Use this theme to make something cool, have fun, and share what you've learned with others.

Bootscore is based on Underscores https://underscores.me/, (C) 2012-2024 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/* 
All style editing is done via /assets/scss/_bootscore-custom.scss
*/


@import url('https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&display=swap');/* font-family: "Mona Sans", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap'); /* font-family: "Onest", sans-serif;*/



a{text-decoration: none ;}
img,svg{max-width: 100%;}
body{
	 font-family: "Onest", sans-serif;
	 overflow-x: hidden; color: #343434;
}

.text-green{color: #4FBA6B;}
.text-white{color: #fff;}
.text-black{color: #000;}
.text-dark-gray{color: rgba(88, 88, 88, 1);}
.text-blue{color:#1d4060;}
.text-purple{color: #9f63ad;}
.text-pink{color: #f17e9f;}

.bg-blue{background-color:#1d4060;}
.bg-purple{background-color: #9f63ad;}
.bg-pink{background-color: #f17e9f;}

.bg-green{background-color: rgba(20, 25, 2, 1);}
.bg-dark-green{background-color: rgba(5, 21, 2, 1)}
.bg-green .text-green{color: #000;}
.bg-white{background-color: #fff;}
.bg-white-gray{ background-color:#F5F5F5; }

.bg-dark-blue{background-color: #132D46;}

.font-200{font-weight: 200;}
.font-light{
	font-weight: 300;
}
.font-normal{font-weight: normal;}
.font-medium{font-weight: 600;}
.font-600{
	font-weight: 600;
}
.font-bold{font-weight: bold !important;}
.border-right{border-right: 1px solid;}

.rounded20{border-radius: 20px;}
.rounded25{border-radius: 25px}
.rounded30{border-radius: 30px;}


#masthead{
	position: fixed; left: 0; right: 0;z-index: 76;
}
/*#site-header.header-scrolled{
	padding: 0;
}*/
.navheader{
    background-color: rgba(260, 260, 260, 0.7); backdrop-filter:blur(2px); box-shadow: 0 5px 5px rgba(0, 0, 0,0.1);
    backdrop-filter:blur(6px);
}

.nav-toggler{border}

#masthead.header-scrolled .navbar{ border-radius:0; }
.navbar-brand img{max-width: 140px;}
.navbar-brand img, .navbar-brand{transition: all ease 0.2s;}
.header.header-scrolled .navbar-brand svg{
	width: 90px; height: 50px;
}

#bootscore-navbar > li > a{color: #000 !important; font-weight: 500; text-transform:uppercase; font-size:16px;}
#bootscore-navbar > li > a:hover, .navigation > li > a.active{color: #1d4060 !important}



.bannerSection{}
.banner{ position:relative; }
.banner img{ height:100vh; object-fit:cover; width:100%; transform:scale(1.3); transition:all ease 3s;}
.bannerCap{
	position: absolute; left: 0; right: 0; top: 0; padding-top: 80px; bottom: 0; display: flex; align-items: center; justify-content: center; z-index:3; padding-bottom:30px;
	background-color: rgba(5, 44, 80, 0.0);
}
.bannerContent{max-width:560px; background-color:rgba(0,0,0,0.3); backdrop-filter:blur(7px); color:#fff; padding:30px; border-radius:20px;border:2px solid rgba(260,260,260,0.3);}
.bannerContent h4{font-size:20px;}
.swiper-slide-active img{transform:none;}

.aboutimages{max-width: 500px; margin: auto;	width: 100%; padding: 0 30px 30px 30px; margin-bottom: 30px;}
.abtsecimg{
	background-image:url(assets/images/about-image-bg-shape.svg); mask-image:url(assets/images/about-image-bg-shape.svg); 
	    mask-size: cover;
    mask-position: center center;
    mask-repeat: no-repeat;
    border-radius: 30px;
    width: 100%; 
    height: 100%;
}
.abtsecimg img{aspect-ratio: 1 / 1.26;
    object-fit: cover;
}

.abt-image-1{}


.abt-image-2{position: absolute; right: -3%; bottom: -8%; width: 45%;}
.abt-image-2 figure{border-radius: 20px; overflow: hidden;}
.abt-image-2 figure img{
	width: 100%;
    aspect-ratio: 1 / 1.04;
    object-fit: cover;
}
.about-experience-box {
    position: absolute; top: 0;left: -30px;   transform: translateY(33%);    background: #f17e9f;border-radius: 10px;padding: 20px;
    max-width: 178px;    animation: experiencemoveobject 2s infinite linear alternate;
}
.about-experience-content h3{font-size: 20px; font-weight: bold; color: #fff;}
.about-experience-content .counter{font-size: 26px;}

.secheading{font-size: clamp(1rem, 7vh, 7rem);}


.serviceswrapper{
	background-image: url(https://html.awaikenthemes.com/ferlix/images/section-bg-imgae.png); border-radius: 30px;
	background-size: cover; background-position: center; 
	
}


.servicewrp{
	height: 360px; display: flex; flex-direction: column; justify-content: space-between; background-color: #fff; border-radius: 30px; padding: 30px; border:1px solid #dfdfdf;
	position: relative; overflow: hidden; z-index: 0;transition: all ease 0.2s; background-position:center;
	transition:all ease 0.2s;
}
.servicewrp:hover{ color:#fff; }
.servicewrp:before{
	position: absolute; left: 0; right: 0; bottom: 0; top: 0; content: ''; z-index: 0; background-color: #9e63ad; transform: translateY(100%);
	opacity: 0.1; filter: blur(40px);
	perspective: 100px; border-radius: 100%;
	transition: all ease-in-out 0.3s;
}
.servicewrp:hover:before{transform: none; opacity: 1; border-radius: 0; filter: none; opacity:0.8; background-color: #1d4060}
.servicewrp h4{font-weight: bold; position: relative; z-index: 1;}
.servicewrp > div{ position:relative; z-index:1; }
.servicon{width: 70px;}
.servicon path{fill: #f17e9f;}
.servicon-st path, .servicon-st polyline, .servicon-st rect, .servicon-st line{stroke:#f17e9f !important}
.servicewrp:hover .servicon path{fill: #fff;}
.servicewrp:hover .servicon-st path, 
.servicewrp:hover .servicon-st polyline, 
.servicewrp:hover .servicon-st rect, 
.servicewrp:hover .servicon-st line{stroke:#fff !important}


.circlebtn{background-color: #1d4060; width: 150px; height: 150px; padding: 10px; border-radius: 50%;}
.circlebtn img{animation: infiniterotate 25s infinite linear;}

.lsitStyle1{margin: 0; padding:0; list-style: none;}
.lsitStyle1 li{position: relative; padding-left: 30px; padding: 5px 0 5px 30px;}
.lsitStyle1 li:before{
	content: ''; position: absolute; left: 0; width: 20px; height: 20px; top: 8px; background-color: #f17e9f; border-radius: 50px;
	background-image: url(assets/images/check.png); background-size: 10px; background-repeat: no-repeat; background-position: center;
}


.btn_readType1{ background-color:#f37da0; color:#fff; padding:10px 26px; border-radius: 10px;}
.btn_readType1:hover{background-color: #9c64af !important; color: #fff !important;}
.btn_readType1:after{content: '>'; margin-left: 8px;}
.btn_readType2{background-color:#1d4060; color:#fff; padding:8px 18px; border-radius: 10px;}


.collink{display: none; text-align: right;}
.collink a{background-color: #f17e9f; margin-left: auto; transition: all ease 0.2s; border-radius: 50px; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;}
.collink a:hover{ transform:rotate(45deg); }
.collink a svg{width: 20px;}
.collink a svg path{stroke: #fff;}


.cardcontac{max-width: 500px; border-radius: 20px; overflow: hidden;}
.card_body a{color: #fff;}
.card_body a:hover{color: #f17e9f;}

.custom-accordion {
    max-width: 800px;
    margin: 2rem auto;
    --bs-accordion-btn-bg: #ffffff;
    --bs-accordion-active-bg: #f8f9fa;
    --bs-accordion-active-color: #0d6efd;
    --bs-accordion-btn-focus-border-color: #e9ecef;
    --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.1);
}

.accordion-button {
    padding: 1.25rem;
    font-weight: bold;
    transition: all 0.3s ease;
}

.accordion-button:not(.collapsed) {
    box-shadow: none; background-color: #f17e9f; color: #fff; border-bottom:1px solid rgba(0,0,0,0.1);
}
.accordion-collapse .accordion-body{background-color: #f17e9f; color: #fff !important;}
.accordion-body {
    padding: 1.5rem;
    line-height: 1.6;
    color: #6c757d;
}

.accordion-item {
    border: 1px solid #e9ecef;
    margin-bottom: 0.5rem;
    border-radius: 0.5rem !important;
    overflow: hidden;
}

.accordion-button::after {
    transition: transform 0.3s ease;
}





.contact-form .form-control{padding:15px;}
.contact-form textarea{resize:none; height:200px;}


.stickyimghm{position:sticky; top:100px;}

.offcanvas{height:100vh;}
.bookimg{border-radius:20px; aspect-ratio:1/1; object-fit:cover}


.footer{background-color: #1d4060; color: #fff;}
.sociallinks{margin: 30px 0 15px 0; list-style: none; padding: 0; display: flex; gap: 20px;}
.sociallinks li img{width: 20px;}
.sociallinks li a{display: flex; width: 35px; height: 35px; border:1px solid #fff; justify-content: center; border-radius: 50px;}

.ftcols h4{margin-bottom: 26px;}

.ftlinks{ margin:0; padding:0; list-style:none; }
.ftlinks li{margin: 0 0 10px 0;}
.ftlinks li a{ color:#fff; }

.circlebtn-ftbtn{ background-color:#f17e9f; }


@keyframes experiencemoveobject{
	50%{
		left: 0;
	}
}
@keyframes infiniterotate{
	from{
		transform: rotate(0deg);
	}
	to{
		transform: rotate(360deg);
	}
}

.wa__btn_popup{z-index:678 !important;}
.closepop{border-radius:50px; background-color:#fff;}
.modal-content {
  animation: fadeInUp 0.4s ease-in-out;
}
@keyframes fadeInUp {
  from { transform: translateY(30px); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
}


@media (max-width: 768px) {
    
    .wp-caller{
        border: 3px solid #9E63AE;
        bottom: 100px;
        right: 30px;
        padding: 10px;
        z-index: 999;
    }
    
    .secheading{
        font-size: 2.5rem;
    }
    
}

#elementor-about-accordion details[open] > .e-n-accordion-item-title {
  border-radius: 8px 8px 0px 0px;
}

#elementor-about-accordion details:not([open]) > .e-n-accordion-item-title {
  border-radius: 8px;
}


#elementor-about-accordion #elementor-about-item-body {
  border-radius: 0 0 8px 8px;
  overflow: hidden;
  transition: border-radius 0.3s ease;
}




