/*Template: Reevan Web Design & Digital Marketing Agency HTML5 Template
Author: Rajesh-Doot
File Description: Main CSS file of the template*/

@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');

/*scrollbar theme*/
::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: #fff;
}

::-webkit-scrollbar-thumb:hover {
    background: #cacaca;
}

::-webkit-scrollbar-thumb {
    background: #b5b5b5;
    border-radius: 100px;
}

/*right click selection css*/
::-moz-selection {
    background: rgb(255 226 217 / 50%);
}

::selection {
    background: rgb(255 226 217 / 50%)
}

/*universal css*/
* {
    -webkit-font-smoothing: antialiased;
    -moz-os-font-smoothing: grayscale;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    outline: none;
    vertical-align: baseline;
}

body {
    font-family: 'Roboto', sans-serif;
    color: #52525d;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    font-size: 19px;
    outline: none;
    overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    color: #30303c;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    padding: 0;
    margin: 0;
}

a {
    color: #30303c;
    text-decoration: none;
    background-color: transparent;
}

ul {
    list-style: none;
    /* font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
    color: #686868;
    font-weight: 400;
    line-height: 30px; */
}

a:hover {
    text-decoration: none;
    color: initial;
}

button:focus {
    outline: none !important
}

.animation,
.ree-btn-grdt1,
.ree-btn-grdt1:hover,
.sticky,
.ree-header,
a.menu-links,
.dskt-logo,
.ree-btn-grdt2,
.half-blog-card,
.setps,
.whatsapp-bg,
.ree-btn,
a,
.ree-media-crd,
button,
.stats-box,
.img-hor,
.img-hover img,
.mini-header-bar {
    -webkit-transition: 1.1s cubic-bezier(.16, .84, .442, .98);
    -o-transition: 1.1s cubic-bezier(.16, .84, .442, .98);
    transition: 1.1s cubic-bezier(.16, .84, .442, .98);
}

.text-bold {
    font-weight: bold
}

.text-normal {
    font-weight: normal
}

.text-light {
    font-weight: lighter
}

.vcenter {
    align-items: center;
    align-self: center;
}

/**help css**/
.h1a {
    font-size: 50px;
    line-height: 62px;
    font-weight: bold;
    font-weight: 700;
}

h1.h1 {
    font-size: 60px;
    line-height: 72px;
    font-weight: bold;
    font-weight: 700;
}

.h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    font-family: 'Rajdhani';
}

h1 {
    font-size: 45px;
    line-height: 57px;
    font-weight: 700;
}

h2 {
    font-size: 40px;
    line-height: 52px;
    font-weight: 700;
}

h3 {
    font-size: 34px;
    line-height: 46px;
    font-weight: 700;
}

h4 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
}

h5 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}

h6 {
    /* font-size: 17px;
    line-height: 26px;
    font-weight: 600; */
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
    color: #686868;
    font-weight: 400;
    line-height: 30px;
}

p {
    /* font-size: 17px;
    line-height: 28px; */
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
    color: #686868;
    font-weight: 400;
    line-height: 30px;
}

.ptb130 {
    padding-top: 130px;
    padding-bottom: 130px;
}

.ree-card {
    background: #fff;
    padding: 30px;
    border-radius: 14px;
}

.h-light {
    font-weight: 300
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #30303c;
}

body .t-dark {
    color: #30303c;
}

/*margin top class*/
.mr5 {
    margin-right: 5px;
}

.m0 {
    margin: 0 !important;
}

html .mt0 {
    margin-top: 0px;
}

html .mt5 {
    margin-top: 5px;
}

html .mt10 {
    margin-top: 10px;
}

html .mt15 {
    margin-top: 15px;
}

html .mt20 {
    margin-top: 20px;
}

html .mt25 {
    margin-top: 25px;
}

html .mt30 {
    margin-top: 30px;
}

html .mt35 {
    margin-top: 35px;
}

html .mt40 {
    margin-top: 40px;
}

html .mt45 {
    margin-top: 45px;
}

html .mt50 {
    margin-top: 50px;
}

html .mt55 {
    margin-top: 55px;
}

html .mt60 {
    margin-top: 60px;
}

html .mt65 {
    margin-top: 65px;
}

html .mt70 {
    margin-top: 70px;
}

html .mt75 {
    margin-top: 75px;
}

html .mt80 {
    margin-top: 80px;
}

html .mt85 {
    margin-top: 85px;
}

html .mt90 {
    margin-top: 90px;
}

html .mt95 {
    margin-top: 95px;
}

html .mt100 {
    margin-top: 100px;
}

html .mt106 {
    margin-top: 105px;
}

html .mt110 {
    margin-top: 110px;
}

html .mt115 {
    margin-top: 115px;
}

html .mt120 {
    margin-top: 120px;
}

html .mt125 {
    margin-top: 125px;
}

html .mt130 {
    margin-top: 130px;
}

html .mt135 {
    margin-top: 135px;
}

html .mt140 {
    margin-top: 140px;
}

html .mt145 {
    margin-top: 145px;
}

html .mt150 {
    margin-top: 150px;
}

/*margin bottom class*/
html .mb0 {
    margin-bottom: 0px;
}

html .mb5 {
    margin-bottom: 5px;
}

html .mb10 {
    margin-bottom: 10px;
}

html .mb15 {
    margin-bottom: 15px;
}

html .mb20 {
    margin-bottom: 20px;
}

html .mb25 {
    margin-bottom: 25px;
}

html .mb30 {
    margin-bottom: 30px;
}

html .mb35 {
    margin-bottom: 35px;
}

html .mb40 {
    margin-bottom: 40px;
}

html .mb45 {
    margin-bottom: 45px;
}

html .mb50 {
    margin-bottom: 50px;
}

html .mb55 {
    margin-bottom: 55px;
}

html .mb60 {
    margin-bottom: 60px;
}

html .mb65 {
    margin-bottom: 65px;
}

html .mb70 {
    margin-bottom: 70px;
}

html .mb75 {
    margin-bottom: 75px;
}

html .mb80 {
    margin-bottom: 80px;
}

html .mb85 {
    margin-bottom: 85px;
}

html .mb90 {
    margin-bottom: 90px;
}

html .mb95 {
    margin-bottom: 95px;
}

html .mb100 {
    margin-bottom: 100px;
}

html .mb105 {
    margin-bottom: 105px;
}

html .mb110 {
    margin-bottom: 110px;
}

html .mb115 {
    margin-bottom: 115px;
}

html .mb120 {
    margin-bottom: 120px;
}

html .mb125 {
    margin-bottom: 125px;
}

html .mb130 {
    margin-bottom: 130px;
}

html .mb135 {
    margin-bottom: 135px;
}

html .mb140 {
    margin-bottom: 140px;
}

html .mb145 {
    margin-bottom: 145px;
}

html .mb150 {
    margin-bottom: 150px;
}

/*margin left class*/
html .ml5 {
    margin-left: 5px;
}

html .ml10 {
    margin-left: 10px;
}

html .ml15 {
    margin-left: 15px;
}

html .ml20 {
    margin-left: 20px;
}

html .ml25 {
    margin-left: 25px;
}

html .ml30 {
    margin-left: 30px;
}

html .ml35 {
    margin-left: 35px;
}

html .ml40 {
    margin-left: 40px;
}

html .ml45 {
    margin-left: 45px;
}

html .ml50 {
    margin-left: 50px;
}

/*margin right class*/
html .mr5 {
    margin-right: 5px;
}

html .mr10 {
    margin-right: 10px;
}

html .mr15 {
    margin-right: 15px;
}

html .mr20 {
    margin-right: 20px;
}

html .mr25 {
    margin-right: 25px;
}

html .mr30 {
    margin-right: 30px;
}

html .mr35 {
    margin-right: 35px;
}

html .mr40 {
    margin-right: 40px;
}

html .mr45 {
    margin-right: 45px;
}

html .mr50 {
    margin-right: 50px;
}

/*padding top class*/
html .pt0 {
    padding-top: 0px;
}

html .pt5 {
    padding-top: 5px;
}

html .pt10 {
    padding-top: 10px;
}

html .pt15 {
    padding-top: 15px;
}

html .pt20 {
    padding-top: 20px;
}

html .pt25 {
    padding-top: 25px;
}

html .pt30 {
    padding-top: 30px;
}

html .pt35 {
    padding-top: 35px;
}

html .pt40 {
    padding-top: 40px;
}

html .pt45 {
    padding-top: 45px;
}

html .pt50 {
    padding-top: 50px;
}

html .pt55 {
    padding-top: 55px;
}

html .pt60 {
    padding-top: 60px;
}

html .pt65 {
    padding-top: 65px;
}

html .pt70 {
    padding-top: 70px;
}

html .pt75 {
    padding-top: 75px;
}

html .pt80 {
    padding-top: 80px;
}

html .pt85 {
    padding-top: 85px;
}

html .pt90 {
    padding-top: 90px;
}

html .pt95 {
    padding-top: 95px;
}

html .pt100 {
    padding-top: 100px;
}

html .pt105 {
    padding-top: 105px;
}

html .pt110 {
    padding-top: 110px;
}

html .pt115 {
    padding-top: 115px;
}

html .pt120 {
    padding-top: 120px;
}

html .pt125 {
    padding-top: 125px;
}

html .pt130 {
    padding-top: 130px;
}

html .pt135 {
    padding-top: 135px;
}

html .pt140 {
    padding-top: 140px;
}

html .pt145 {
    padding-top: 145px;
}

html .pt150 {
    padding-top: 150px;
}

/*padding bottom class*/
html .pb0 {
    padding-bottom: 0px;
}

html .pb5 {
    padding-bottom: 5px;
}

html .pb10 {
    padding-bottom: 10px;
}

html .pb15 {
    padding-bottom: 15px;
}

html .pb20 {
    padding-bottom: 20px;
}

html .pb25 {
    padding-bottom: 25px;
}

html .pb30 {
    padding-bottom: 30px;
}

html .pb35 {
    padding-bottom: 35px;
}

html .pb40 {
    padding-bottom: 40px;
}

html .pb45 {
    padding-bottom: 45px;
}

html .pb50 {
    padding-bottom: 50px;
}

html .pb55 {
    padding-bottom: 55px;
}

html .pb60 {
    padding-bottom: 60px;
}

html .pb65 {
    padding-bottom: 65px;
}

html .pb70 {
    padding-bottom: 70px;
}

html .pb75 {
    padding-bottom: 75px;
}

html .pb80 {
    padding-bottom: 80px;
}

html .pb85 {
    padding-bottom: 85px;
}

html .pb90 {
    padding-bottom: 90px;
}

html .pb95 {
    padding-bottom: 95px;
}

html .pb100 {
    padding-bottom: 100px;
}

html .pb105 {
    padding-bottom: 105px;
}

html .pb110 {
    padding-bottom: 110px;
}

html .pb115 {
    padding-bottom: 115px;
}

html .pb120 {
    padding-bottom: 120px;
}

html .pb125 {
    padding-bottom: 125px;
}

html .pb130 {
    padding-bottom: 130px;
}

html .pb135 {
    padding-bottom: 135px;
}

html .pb140 {
    padding-bottom: 140px;
}

html .pb145 {
    padding-bottom: 145px;
}

html .pb150 {
    padding-bottom: 150px;
}

.sec-pad {
    padding-top: 70px;
    padding-bottom: 80px;
}

.shadows {
    -webkit-box-shadow: 0 19px 40px -10px #ffe0d2;
    box-shadow: 0 19px 40px -10px #ffe0d2;
}

.no-shadows {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.height-f {
    height: 100vh;
}

/*bg classes*/
body .r-bg-x {
    background: #fff;
}

body .r-bg-a {
    background: #f7f7f7;
}

body .r-bg-b {
    background: #ff5b2e;
}

body .r-bg-c {
    background: #f7f7f7;
}

body .r-bg-d {
    background: #f7f7f7;
}

body .r-bg-e {
    background: #5a428e;
}

body .r-bg-f {
    background: #3043b9;
}

body .r-bg-blue {
    background: #3043b9;
}

.ree-text1 {
    background: #ff5b2e;
    border-radius: 4px;
    padding: 0 4px;
    color: #fff;
}

/*for font highlights*/
.ree-text,
.rt40,
.rt60 {
    position: relative;
    z-index: 5;
}

.rt40:after {
    bottom: 10px;
}

.rt45:after {
    bottom: 13px;
}

.rt60:after {
    bottom: 18px;
}

.ct-sol-img,
.sol-img,
.sol-image {
    border-radius: 14px;
    overflow: hidden;
    margin: 0 auto;
    border-left: 12px solid #93A7ED;
    border-top: 12px solid #93A7ED;
    border-top-left-radius: 29px;
    border-bottom-left-radius: 30px;
}

.roww {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.underline {
    text-decoration: underline;
}

/*button css*/
.fb-bigon {
    font-size: 20px;
    margin-right: 8px;
}

.whatsapp-bg {
    background: #4ee464;
    border: 1px solid #4ee464;
    -webkit-box-shadow: 0 19px 40px -10px rgb(78 228 100 / 30%);
    box-shadow: 0 19px 40px -10px rgb(78 228 100 / 30%);
}

.ree-btn.whatsapp-bg:hover {
    background: #fff;
    color: #110a32;
    border: 1px solid #110a32;
}

.ree-btn0 {
    line-height: 48px !important;
}

.ree-btn:hover {
    color: #fff;
    background-color: #2771b8;
}

.ree-btn2 {
    font-size: 18px;
    color: #fff;
    border-radius: 14px;
    display: inline-block;
    line-height: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
}

.ree-btn {
    font-weight: 500;
    font-size: 17px;
    color: #fff;
    border-radius: 100px;
    padding: 0 27px;
    display: inline-block;
    line-height: 50px;
    white-space: nowrap;
}

.ree-btn-round {
    border-radius: 100%;
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 0;
}

.ree-btn-grdt1:hover {
    background: #fff;
    color: #3043b9 !important;
    -webkit-box-shadow: 0 19px 40px -10px #3043b9;
    box-shadow: 0 19px 40px -10px #3043b9;
    border: 1px solid #3043b9;
}

.ree-btn-grdt1 {
    border: 1px solid #fff;
    background: #3043b9;
    -webkit-box-shadow: 0 19px 40px -10px #3043b9;
    box-shadow: 0 19px 40px -10px #3043b9;
}

.ree-btn-grdt2:hover {
    background: #2771b8;
    border: 1px solid #2771b8;
}

.ree-btn-grdt2 {
    background: #fff;
    color: #2771b8;
    border: 1px solid #2771b8;
    -webkit-box-shadow: 0 19px 40px -10px #2771b8;
    box-shadow: 0 19px 40px -10px #2771b8;
}

.btn-sets {
    display: flex;
}

.vid-btntitl {
    display: flex;
}

.vide-btntitl {
    margin-left: 10px
}

/*header*/
.ree-header.sticky .dskt-logo {
    float: left;
    line-height: 70px;
}

.ree-header.sticky {
    /* background-color: #2671b8; */
    background-color: #f6f6f6 !important;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
}

.ree-header.sticky {
    height: 70px;
}

.ree-header.sticky .ree-btn,
.ree-header.sticky .ree-btn-grdt1 {
    box-shadow: none;
}

.sticky .nav-list li a.menu-links {
    line-height: 70px !important;

}

.ree-header {
    padding: 0 20px;
    height: 85px;
    z-index: 9995;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.dskt-logo {
    float: left;
    line-height: 85px;
}

.dskt-logo .nav-brand img {
    max-height: 55px !important;
}

.ree-nav .nav-list li a.menu-links {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    padding: 0px 15px;
    line-height: 85px;
    position: relative;
    overflow: hidden;
}

.ree-nav .nav-list li {
    display: inline-flex;
}

.owl-carousel .owl-item img {
    display: block;
    max-width: 100%;
    width: inherit;
    text-align: center;
    margin: 0 auto;
}

/*home-hero-a*/
.home-hero-a {
    position: relative;
    height: 100vh;
    align-items: center;
    display: grid;
    /* background-color: #283890; */
}

.hero-brand-block {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 10px;
}

.hero-content-a>p {
    font-size: 17px;
    line-height: 31px;
}



/*home-about*/
.fa-btn {
    font-size: 11px;
    margin-left: 4px;
    display: inline-block;
    position: relative;
    top: -2px;
}

.sub-heading {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    display: block;
    color: #3043b9;
    font-family: 'Rajdhani';
    /* text-transform: uppercase; */
}

.company-budges {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.img-budges {
    padding: 0 20px;
    width: 33.333%;
    text-align: center;
}

.company-stats {
    padding-left: 5%;
}

.stats-box h3 {
    font-size: 40px;
    font-weight: 700;
}

.stats-box p {
    font-size: 18px;
}

.stats-box:hover {
    /* -webkit-box-shadow: 0 10px 15px 0px rgb(241 99 52 / 10%);
    box-shadow: 0 10px 15px 0px rgb(241 99 52 / 10%); */
    transform: translateY(-10px);
    /* box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15); */
    background-color: #f3f3f3 !important;
    border-bottom: 6px solid #2771b8;
}

.stats-box {
    border-radius: 10px;
    padding: 40px 30px;
    min-height: 164px;
    background-color: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    /* width: 230px; */
    width: 240px;
    transition: all 0.3s ease;
}

/*home servies*/

.home-services .ree-card {
    min-height: 330px;
    background-color: #fff;
}

.ree-card {
    background: #fff;
    position: relative;
    place-items: start;
    display: grid;
    border-radius: 14px;
    padding: 40px 30px;
    -webkit-box-shadow: 0 10px 15px -2px rgb(82 0 57 / 8%);
    box-shadow: 0 10px 15px -2px rgb(82 0 57 / 8%);
}

.ree-card:hover {
    transform: translateY(-10px);
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15);
    background-color: #f3f3f3 !important;
}

.light-grdnt {
    background: linear-gradient(180deg, #fff5f9 50%, #f2fcff 100%);
}

.ree-card-img {
    background: #fff;
    box-shadow: 0 15px 30px -10px rgb(0 0 0 / 14%);
    padding: 15px;
    border-radius: 14px;
    position: absolute;
    /* width: 321px; */
    width: 200px;
    height: 55px;
    /* top: 227px; */
    left: 50px;
    border-bottom: 6px solid transparent;
    border-bottom-color: #2771b8;
    /* transform: translate(-8px, -56px); */
    transform: translate(50px, -54px) !important;
}

.ree-card-img img {
    width: 100%;
}

.ree-card-content h3 {
    font-size: 28px;
    line-height: 30px !important;
}

.ree-card-link {
    display: block;
    color: #110a32;
    font-size: 18px;
}

.ree-card-link:hover {
    color: #2771b8;
}

/*cta block*/
.cta-heading-wide-bt {
    display: inline-flex;
    align-items: center;
    padding-bottom: 10px;
}

.cta-heading-wide-bt h3 {
    margin-right: 20px;
}

.ctablock {
    padding: 50px;
    border-radius: 14px;
    overflow: hidden;
}

.cta-block-a {
    background: #fff;
}

/*home portfolio*/
.home-portfolio {
    background: #ecf4fa;
}

.full-work-block:hover .owl-nav button {
    opacity: 1;
}

.full-work-block .owl-nav button {
    width: 40px;
    height: 50px;
    background: #ffffff !important;
    border-radius: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #ff5b2e !important;
}

.full-work-block .owl-nav .owl-prev {
    left: 5px;
}

.full-work-block .owl-nav .owl-next {
    right: 5px;
}

.link-sol-header {
    text-align: right;
}

.fwb-main {
    padding: 50px 70px;
    border-radius: 14px;
    background: #ffdbca;
}

.work-thumbnails {
    text-align: center;
    align-items: flex-end;
    border-radius: 14px;
    overflow: hidden;
    border: 4px solid #fff;
}

.work-thumbnails img {
    margin: 0 auto;
}

.full-work-block .owl-stage-outer {
    border-radius: 14px;
    overflow: hidden;
}

.work-details {
    padding: 30px 20px;
}

.fwb-main-x {
    background: #fff;
    border-radius: 14px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}


.patient-card {
    background-color: #fffdfd;
    padding: 8px;
    /* margin-bottom: 40px; */
    border-bottom: 6px solid transparent;
    border-bottom-color: #2771b8;
    /* height: 220px; */
    height: 256px;
    box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.05);
    border-radius: 10px;
}

#patient .owl-nav button {
    font-size: 20px !important;
    background-color: #3043b9 !important;
    color: white !important;
    width: 18px !important;
}

#patient .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    position: absolute !important;
    top: 50% !important;
}

#patient .owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    position: absolute;
    left: 99%;
    top: 50%;

}

/*tab css*/

.tab-17.tabs-layout .nav-tabs .nav-link.active {
    color: #ff5b2e;
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-bottom: 1px solid #ff5b2e;
}

.tab-17.tabs-layout .nav-tabs .nav-link {
    font-weight: 500;
    border: 0px solid transparent;
    color: #110a32;
    background-color: transparent;
    border-radius: 0;
    padding: 15px;
    border-bottom: 0px solid #f6f6f7;
}

.tabs-layout .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #00baff;
    border-color: #00baff;
    border-radius: 100px;
}

.tabs-layout .nav-tabs .nav-link {
    border: 0px solid transparent;
    color: #6a6a8e;
    background-color: #efefef;
    border-radius: 100px;
    padding: 10px 35px;
}

.tabs-layout .tab-content {
    padding: 30px 0 0px 0;
}

.iwt-content p {
    font-size: 16px;
    line-height: 26px;
}

/*home-technologies */
.home-technologies {
    background: #fff;
}

.icon-with-title {
    text-align: center;
    padding: 20px 0;
    background: #f7f7f7;
    border-radius: 14px;
    margin-top: 30px;
}

.iwt-icon {
    padding: 0px 0 20px 0;
    min-height: 52px;
}

.iwt-icon img {
    width: 52px;
}

/**/
/*home review*/
.home-review-block {
    position: relative;
    background: #fff1e5;
}

.home-review-slider {
    text-align: center;
}

.home-review-slider .owl-dots {
    margin-top: 30px;
}

.review-slider {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

.reviewers-img {
    border-radius: 100px;
    width: 140px;
    height: 140px;
    margin: 0px auto 20px;
    position: relative;
    -webkit-box-shadow: 0 10px 15px 0px rgb(0 0 0 / 20%);
    box-shadow: 0 10px 15px 0px rgb(0 3 23 / 20%);
}

.reviewers-img img {
    border-radius: 100px;
    width: 100%;
}

.play-vid-review {
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    color: #ff5b2e;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    -webkit-box-shadow: 0 10px 15px 0px rgb(0 0 0 / 20%);
    box-shadow: 0 10px 15px 0px rgb(0 3 23 / 20%);
}

/*partners logo*/

.home-partners-block .brand-logo img {
    max-width: 120px;
}

.clients-logos ul li {
    display: inline-block;
    padding: 30px 5px 0 5px;
}

.clients-logos ul li p {
    font-size: 16px;
    padding-top: 0.5em;
    letter-spacing: 0px;
}

.brand-logo {
    max-width: 220px;
    margin: 0 auto;
    padding: 10px;
}


/*home blogs*/
.half-bg-ree {
    position: relative;
}

.half-bg-ree:before {
    content: "";
    /* background: #f7f7f7; */
    position: absolute;
    /* height: 420px; */
    height: 299px;
    right: 0;
    left: 0;
    top: 0;
    background-size: auto;
    background-repeat: repeat;
    background-position: center;
    background-image: url("../images/testimonial-bg.webp");
}

e .banner-testi {
    padding-top: 54px !important;
    padding-bottom: 110px !important;
}

.half-blog-card {
    border-radius: 14px;
    overflow: hidden;
    border: 5px solid #ffffff;
    border-bottom: 0;
    background: #f7f7f7;
    -webkit-box-shadow: 0 10px 15px 0px rgb(0 0 0 / 7%);
    box-shadow: 0 10px 15px 0px rgb(0 0 0 / 7%);
}

.half-blog-img {
    height: 150px;
}

.half-blog-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.half-blog-content {
    padding: 7px;
    height: 70px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.half-blog-content h3 {
    font-size: 28px;
    line-height: 30px;
}

.blog-quick-inf {
    font-weight: 300;
    font-size: 17px;
}

.blog-quick-inf span+span {
    margin-left: 15px;
}

.half-blog-content h4 {
    font-weight: 600;
}

/*cta email subsc*/
.cta-bg-img {
    position: relative;
    right: -54px;
    bottom: -50px;
}

.cta-block-b {
    background: #fff
}

.email-subs-form input {
    width: 100%;
    height: 65px;
    padding: 0px 175px 0px 30px;
    margin: 0px 0 0px 0;
    color: #172b43;
    font-size: 18px;
    outline: none;
    background: #fff;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 14px;
    border-radius: 14px;
}

/*
.email-subs-form button {
width: max-content;
position: absolute;
top: 5px;
right: 5px;
border-radius: 8px 8px 8px 8px;
padding: 0 30px;
line-height: 55px;
box-shadow: none;
background:#1661f2;
border: 0;
}*/
.email-subs-form {
    position: relative;
}

/*home contact*/
.home-contact-block {
    color: #fff;
    padding-top: 155px;
}

.review-text p::before {
    font-family: 'Font Awesome 5 Free';
    content: "\f10d";
    font-weight: bold;
    /* use this*/
    margin: 0 8px 0 0;
    color: #ff5b2e;
}

.review-text p::after {
    font-family: 'Font Awesome 5 Free';
    content: "\f10e";
    font-weight: bold;
    /* use this*/
    margin: 0 0px 0 8px;
    color: #ff5b2e;
}

.col-right-a {
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}

.col-right-b {
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}

.home-contact {
    margin-top: 155px;
    position: relative;
    background-size: contain;
}

.home-contact:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .85;
    right: 0;
    left: 0;
    z-index: 0;
    background: #3043b9;
}

.contact-infos {
    display: flex;
}

.c-infot+.c-infot {
    margin-left: 15px;
}

.c-infot {
    width: 40%;
}

.c-infot span {
    display: block;
    font-weight: 300;
    margin: 0 0 10px 0;
    font-size: 17px;
    letter-spacing: 1px;
}

.c-infot a i {
    margin: 0 10px 0 0;
}

.c-infot a {
    display: inline-flex;
    background: #fff;
    padding: 20px;
    border-radius: 14px;
    width: 100%;
}

.live-review- span {
    display: block;
    font-weight: 300;
    margin: 0 0 10px 0;
    letter-spacing: 1px;
    font-size: 17px;
}

.live-review- a {
    display: inline-block;
    background: #fff;
    padding: 20px;
    border-radius: 14px;
    width: 32%;
    margin: 0 5px 0 0;
}

.livrve {
    display: flex;
}

.live-review- a img {
    max-width: 100%;
}

/*form css*/
.label-f-form {
    font-size: 16px;
    line-height: 25px;
}

.form-block input,
.form-block select {
    width: 100%;
    height: 50px;
    padding: 0px 15px;
    margin: 0px 0 15px 0;
    color: #172b43;
    font-size: 17px;
    outline: none;
    background: #fff;
    border: 0;
    border-bottom: 2px solid #e6e6e6;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: 400;
}

.form-block textarea {
    /* height: 100px; */
    width: 100%;
    padding: 7px;
    margin: 0px 0 15px 0;
    color: #172b43;
    font-size: 18px;
    outline: none;
    background: #fff;
    border: 0;
    border-bottom: 2px solid #e6e6e6;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.form-block p.trm {
    font-size: 13px;
    width: 100%;
    text-align: center;
    margin: 10px 0 0 0;
}

.form-block input:focus,
.form-block textarea:focus {
    border-bottom: 2px solid #2771b8;
}

.form-block p.trm i {
    padding: 5px 5px 0 0;
}

.form-body {
    padding: 0px 40px 40px 40px;
}

.form-head {
    padding: 40px 40px;
}

.fourc-up-a {
    margin: -150px 0 0 0;
}

.fourc-up-b {
    margin: -150px 0 0 0
}

.form-block {
    border-radius: 14px;
    overflow: hidden;
    background: #f7f7f7;
    -webkit-box-shadow: 0 10px 15px -2px rgb(82 0 57 / 8%);
    box-shadow: 0 10px 15px -2px rgb(82 0 57 / 8%);
}

body .bg-w {
    background: #fff;
}

/* home locations*/
.location-home {
    padding-top: 60px;
    background: #ffff;
}

.location-block- {
    padding: 0 5%;
}

.loc-icon-nam {
    display: inline-flex;
    align-items: center;
}

.loc-icon-nam img {
    width: 42px;
}

.loc-icon-nam p {
    font-weight: bold;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    margin-left: 15px;
    color: #30303c;
}

.loc-contct a+a {
    padding-left: 10px;
}

.loc-contct a {
    padding-right: 10px;
    display: inline-block;
    font-size: 20px;
}

/*footer*/
.footer-a {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    align-items: center;
    /* background-image: url(http://127.0.0.1:8000/assets/frontend/images/footer-banner.webp); */
    background-image: url("../images/footer-banner.webp");
    /* background: #1a1a1a; */
}

.footer-ree-lg span.checked {
    color: #ffb100;
    font-size: 18px;
}

.footer-links-list li {
    display: flex;
    padding: 0 0 5px 0;
}

.footer-links-list li a {
    font-size: 14px;
    line-height: 34px;
    color: #000;
}

.footer-links-list li a:hover {
    color: #2771b8;
}

.footer-head h5 {
    padding: 30px 0 20px 0;
    color: #adb7c5;
}

.footer-ree-lg h6 {
    color: #adb7c5;
    font-weight: 500;
}

.footer-rowset {
    display: grid;
    justify-content: space-between;
    grid-template-columns: auto auto auto auto auto;
}

.social-linkz a span i {
    font-size: 20px;
}

.social-linkz a span {
    width: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}

.ft-btn {
    text-align: right;
}

.footer-abt {
    border-top: 1px solid #353544;
    border-bottom: 1px solid #353544;
}

.ft-abt p,
.ft-copyright p,
.ft-copyright p a {
    font-size: 16px;
    line-height: 27px;
    color: #000;
}

.ft-copyright {
    padding: 15px 0;
}

.ft-r {
    text-align: right;
}

.ref-logo {
    display: grid;
    justify-content: space-between;
    grid-template-columns: auto auto auto auto;
    grid-gap: 15px
}

.ref-logo a img {
    width: 120px;
}

/**/
.zup {
    z-index: 10;
    position: relative;
}

/**contact page**/
.flx-end {
    align-items: flex-end;
    align-self: flex-end;
}

.contact-details-block {
    padding: 30px;
    border-radius: 14px;
    background: #fff;
}

.ree-row-set {
    align-items: flex-start;
    display: flex;
    vertical-align: top;
    margin-top: 15px;
}

.ree-icon-set {
    display: inline-table;
    vertical-align: top;
}

.dtb-details span {
    margin: 0 0 6px 0;
    font-size: 17px;
    display: block;
    font-weight: 600;
    font-family: rajdhani;
    color: #30303c;
    /* letter-spacing: 1px; */
}

.dtb-icon i {
    font-size: 24px;
    color: #3043b9;
}

.cnt-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    align-items: center;
    background-image: url("../images/20.webp");
}

.dtb-details a {
    letter-spacing: 0.5px;
    display: block;
    font-size: 20px;
    font-weight: 400;
}

.ree-details-set {
    width: calc(100% - 80px);
    padding-left: 20px;
    -ms-flex: 1;
    flex: 1;
}

/* .dtb-details a+a {
    margin-top: 10px;
} */

.trust-logo-block ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.trust-logo-block li {
    width: 33.333%;
    margin: 10px 0;
    padding: 0 15px;
}

.trust-logo-block li img {
    width: 100%;
}

.img-round80 {
    border-radius: 100%;
    /* width: 80px; */
    width: 70px;
    height: 70px;
    overflow: hidden;
    /* filter: grayscale(100%); */
}

.icon-setss {
    display: flex;
    justify-content: space-between;
}

.icon-imgg img {
    width: 42px;
}

.icon-rows {
    padding: 0 0px;
}

.icon-txt p {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
}

/**portfolio page**/
.portfolio-source {
    display: flow-root;
}

.port-ref-link img {
    width: 40px;
}

.port-ref-link a {
    display: block;
}

.port-ref-link a span {
    display: block;
    margin-top: 15px;
    font-size: 19px;
    line-height: 28px;
}

.port-ref-link {
    width: 20%;
    float: left;
    margin-top: 30px;
    display: flex;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: space-between;
}

.company-stats {
    display: flex;
}

.statsnum {
    width: 25%;
}

.statsnum span {
    font-size: 44px;
    color: #2771b8;
    font-weight: 700;
}

.statsnum p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}

.portfolio-detls {
    position: relative;
    z-index: 50;
    margin-top: 50px;
}

.pdr-dtls {
    margin-left: 30px;
    ;
}

.pdl-dtls {
    margin-right: 30px;
}

.port-tags {
    font-size: 20px;
    margin-bottom: 15px;
    color: #2771b8;
}

.port-title-main {
    display: block;
    font-size: 35px;
    line-height: 45px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;

    margin-bottom: 30px;
}

.port-links {
    display: block;
    font-size: 20px;
    letter-spacing: .5px;
    color: #52525d;
}

.item-logo {
    display: inline-block;
}

.portfolio-items .row+.row {
    margin-top: 120px;
}

/**start portfolio img hover effect**/
.hovr-scale-main .hovr-scale-base {
    border-radius: 14px;
    overflow: hidden;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hovr-scale-main:hover .hovr-scale-base {
    -webkit-transform: scale(.97);
    -ms-transform: scale(.97);
    transform: scale(.97);
}

.hovr-scale-main:hover .hovr-scale-base img {
    -webkit-transform: scale(1.10);
    -ms-transform: scale(1.10);
    transform: scale(1.10);
}

.hovr-scale-main .hovr-scale-base,
.hovr-scale-base img {
    -webkit-transition: 1.2s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1.2s cubic-bezier(.17, .85, .438, .99);
    transition: 1.2s cubic-bezier(.17, .85, .438, .99);
}

/**contact page**/

/*icon with content card*/
.ic-img img {
    width: 120px;
}

/*vertical tabs*/

.vrt-tabb.nav-pills .nav-link {
    border-radius: 14px;
    margin-bottom: 8px;
    font-size: 18px;
}

.vrt-tabb.nav-pills .nav-link+.nav-link {
    margin-top: 8px;
}

.vrt-tabb li {
    width: 100%;
}

.vrt-tabb .nav-link {
    width: 90%;
    display: block;
    padding: 20px;
    background: #e7e7e7;
}

.vrt-tabb .nav-link i {
    margin-right: 15px;
    background: #fff;
    padding: 8px;
    border-radius: 100px;
    height: 33px;
    width: 35px;
    color: #2771b8;
    box-shadow: 0 19px 40px -10px #2771b8;
}

.vrt-tabb .nav-link.active,
.vrt-tabb .show>.nav-link {
    color: #fff !important;
    background-color: #2771b8;
}

.tab-bg {
    padding: 0px;
}

.vrt-tabb {
    padding-right: 100px;
}

.about-pag-head {
    position: relative;
    overflow: hidden;
    padding: 80px 0;
}

.about-pag-head:after {
    content: "";
    position: absolute;
    right: -50rem;
    bottom: -60.625rem;
    width: 88.75rem;
    height: 88.75rem;
    border: 14.0625rem solid #fbf1ef;
    border-radius: 50%;
    z-index: -1;
}

/**service page**/

.ul-list-icon li {
    font-size: 19px;
    line-height: 30px;
    text-indent: -18px;
    padding-left: 48px;
}

.ul-list-icon li+li {
    margin-top: 10px;
}

.service-page {
    text-align: center;
}

.ul-list-icon li i {
    margin-right: 10px;
}

.serv-page-head {
    position: relative;
}

.ree-media-sets {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-gap: 20px;
}

.ree-stat-icn {
    width: 80px;
    height: 80px;
    padding: 14px;
    border-radius: 100px;
    background: #fff;
    box-shadow: 0 15px 30px -10px rgb(0 0 0 / 14%);
}

.countrr span {
    font-size: 35px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    color: #110a32;
    margin-bottom: 8px;
    display: inline-block;
}

.round-bdr {
    border: 1px solid #e2e2e2;
    padding: 20px;
    border-radius: 20px;
    background: #fff;
}

.icon70 {
    width: 70px;
}

.services-blocks-set {
    list-style-type: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    margin: 0 0 0 auto;
    flex-wrap: wrap;
}

.servic-block-a {
    position: relative;
    width: 48%;
    margin-top: 30px;
    padding: 40px 30px;
    background: #fff;
    border-radius: 14px;
    -webkit-box-shadow: 0 10px 15px -2px rgb(82 0 57 / 8%);
    box-shadow: 0 10px 15px -2px rgb(82 0 57 / 8%);
}

.servic-block-a:hover .link-serv {
    opacity: 1;
}

.link-serv:hover {
    background: #ff5b2e;
    color: #fff;
    ;
}

.link-serv {
    position: absolute;
    right: 20px;
    top: 40px;
    color: #ff5b2e;
    background: #ffdbca;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 100px;
    font-size: 18px;
    /*opacity: 0;*/
}

.or {
    display: inline-block;
    padding: 0 10px;
}

.call-us {
    color: #2771b8;
    font-weight: 500;
    font-size: 18px;
    display: inline-block;
}

.ree-why-sec p a,
.ree-why-sec p,
.ree-why-sec h4 {
    color: #110a32;
}

.ree-why-sec p {
    padding: 0 15%;
    font-size: 20px;
    font-weight: 500;
}

/*work process start*/
.setps {
    opacity: 0;
    font-size: 74px;
    font-weight: 700;
    position: absolute;
    right: 30px;
    top: 30px;
    font-family: 'Poppins', sans-serif;
    color: #2771b8;
    z-index: 99;
}

.process-block h4 {
    margin-bottom: 15px;
}

.process-content:hover .setps {
    opacity: 1;
}

.process-content {
    /* min-height: 330px; */
    overflow: hidden;
}

.process-content:hover:after {
    width: 100%;
}

.process-content:after {
    content: '';
    position: absolute;
    left: 0;
    width: 0%;
    bottom: 0;
    height: 4px;
    background: linear-gradient(270deg, #2771b8 35%, #273b91 100%);
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

/*tech industry cate*/
.industry-workfor {
    background: #f7f7f7;
    padding: 15px 90px;
    border-radius: 14px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    /* justify-content: center!important; */
}

.industry-workfor img {
    width: 55px;
}

.industry-workfor h6 {
    margin: 0 0 0 15px;
}

/**blog page**/
.ree-subs-from {
    margin-left: 20%;
}

.ree-subs-from form {
    position: relative;
}

.subs-input {
    width: 100%;
    height: 65px;
    padding: 0px 100px 0px 30px;
    margin: 0px 0 0px 0;
    color: #172b43;
    font-size: 18px;
    outline: none;
    background: #fff;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 14px;
    border-radius: 14px;
}

.subs-btn {
    width: max-content;
    position: absolute;
    top: 4px;
    right: 5px;
    border-radius: 8px 8px 8px 8px;
    padding: 0 30px;
    line-height: 55px;
    font-size: 18px;
    color: #fff;
}

.ree-media-crd {
    background: #fff;
    margin-top: 40px;
    border-radius: 10px;
    overflow: hidden;
    border: 2px solid #e2e2e2;
}

.ree-media-crd:hover {
    -webkit-box-shadow: 0 10px 15px 0px rgb(82 0 57 / 10%);
    box-shadow: 0 10px 15px 0px rgb(82 0 57 / 10%)
}

.rpl-contt {
    padding: 0 20px 20px;
}

.rpl-img {
    /* border-radius: 0 0 8px 8px; */
    overflow: hidden;
}

.tags a+a {
    margin-left: 10px;
}

.tags a {
    color: #8383a2;
    margin: 30px 0 20px 0;
    display: inline-block;
    font-size: 16px;
}

.fill-fixed {
    object-fit: cover;
    max-height: 100%;
    width: 100%;
    height: 300px;
}

.ul-list li {
    font-size: 19px;
    line-height: 45px;
    list-style-type: circle;
}

.ul-list {
    padding: 0 0 0 40px;
}

/*info bar*/
.info-bar {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
}

.info-b-left a+a {
    margin-left: 10px;
}

.info-b-left a {
    color: #ff5b2e;
}

.info-b-left {
    background-color: aliceblue;
    padding: 10px;
}

.info-b-right {
    background-color: aliceblue;
    padding: 10px;
}

.blog-details-img {
    border: 0 !important;
}

.blog-details h1,
.blog-details h2,
.blog-details h3,
.blog-details h4,
.blog-details h5,
.blog-details h6 {
    margin-bottom: 15px;
}

.blog-details p,
.text {
    margin: 0 0 20px;
}

/*breadcrus*/
.breadcrus {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    list-style-type: none;
}

.bread-active a {
    color: #ff5b2e;
}

.center-btn {
    text-align: center;
    margin-top: 60px;
}

/*mobile nav refine*/
ul.bottom-nav li svg {
    fill: #110a32;
    display: inline-block;
    vertical-align: middle;
}

.hc-offcanvas-nav:not(.touch-device) li:not(.nav-item-custom) a:not([disabled]):hover {
    background: #efefef;
    border-radius: 0;
}

.hc-nav-original.hc-nav-1 {
    display: none;
}

#main-nav {
    display: none;
}

ul.bottom-nav li svg {
    width: 22px;
    height: 22px;
}

.hc-offcanvas-nav .nav-next span::before,
.hc-offcanvas-nav .nav-back span::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin-left: -2px;
    box-sizing: border-box;
    border-top: 2px solid #110a32;
    border-left: 2px solid #110a32;
    transform-origin: center;
}

.hc-offcanvas-nav.nav-levels-expand .nav-wrapper.nav-wrapper-0,
.hc-offcanvas-nav .nav-content {
    max-height: 100vh;
    background: #fff;
}

body .hc-offcanvas-nav h2 {
    font-size: 22px;
    font-weight: 400;
    text-align: left;
    padding: 10px 17px !important;
    background: #2771b8;
    margin: 0 !important;
}

.hc-offcanvas-nav .nav-item-link,
.hc-offcanvas-nav li.nav-close a,
.hc-offcanvas-nav .nav-back a {
    padding: 15px 17px;
    font-size: 15px;
    color: #110a32;
    z-index: 1;
    background: #ffdbca;
    border-radius: 0;
    transition: .05s background ease;
}

.hc-offcanvas-nav.nav-close-button-empty .nav-title {
    padding-right: 55px;
    margin: 0;
    padding: 10px 10px;
}

.hc-offcanvas-nav .nav-close-button span::before,
.hc-offcanvas-nav .nav-close-button span::after {
    width: 8px;
    height: 8px;
}

.hc-offcanvas-nav .nav-title+.nav-close a:not(.has-label) {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 12px;
    right: 15px;
}

.hc-offcanvas-nav .nav-content {
    padding: 0;
}

.hc-offcanvas-nav .nav-item-link,
body.theme-carbon .hc-offcanvas-nav li.nav-close a,
body.theme-carbon .hc-offcanvas-nav .nav-back a {
    padding: 15px 17px;
    font-size: 16px;
    color: #110a32;
    z-index: 1;
    background: #fff;
    border-radius: 5px;
    transition: .05s background ease;
}

.mob-nav2 {
    display: flex;
}

.mobile-menu2 .navm- {
    margin: 0px 0 0 15px;
}

.mob-nav2 li {
    position: relative;
}

.hc-nav-trigger {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: none;
    top: 0px;
    z-index: 9980;
    width: 30px;
    min-height: 48px;
}

.mobile-menu2 {
    display: none;
}


/*pegination*/
ul.pagination {
    position: relative;
    background: #ffdbca;
    display: flex;
    padding: 10px 20px;
    border-radius: 50px;
    width: fit-content;
    margin: 0 auto;
}

ul.pagination li {
    list-style: none;
    line-height: 50px;
    margin: 0 5px;
}

ul.pagination li.pageNumber {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

ul.pagination li a {
    display: block;
    text-decoration: none;
    /* color: #ff5b2e; */
    color: #fff;
    font-weight: 600;
    border-radius: 50%;
    font-size: 17px;
}

ul.pagination li.pageNumber:hover a,
ul.pagination li.pageNumber.active a {
    /* background: #ff5b2e; */
    background-color: #3043b9 !important;
    color: #fff;
}

ul.pagination li:first-child {
    margin-right: 30px;
    font-weight: 700;
    font-size: 20px;
}

ul.pagination li:last-child {
    margin-left: 30px;
    font-weight: 700;
    font-size: 20px;
}



/**owl slider dot style**/
.owl-carousel .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 2px;
    vertical-align: middle;
}

.owl-carousel .owl-dots .owl-dot.active:after,
.owl-carousel .owl-dots .owl-dot.active:before {
    opacity: 1;
}

.owl-carousel .owl-dots .owl-dot.active:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.owl-carousel .owl-dots .owl-dot:after,
.owl-carousel .owl-dots .owl-dot:before {
    content: '';
    position: absolute;
    border-radius: 50%;
    -webkit-transition: ease-out .16s;
    transition: ease-out .16s;
}

.owl-carousel .owl-dots .owl-dot:before {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    opacity: 0;
    background: 0 0;
    border: 1px solid #fff;
}

.owl-carousel .owl-dots .owl-dot:after {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: .8;
    background: #fff;
    width: 10px;
    height: 10px;
}

.trust-review.owl-carousel .owl-dots {
    position: absolute;
    bottom: 40px;
    right: 30px;
    text-align: right;
    background: #87C5FE;
    border-radius: 50px;
    height: auto;
    padding: 5px;
    width: fit-content;
}

/**back to top**/
#scrollUp {
    bottom: 8%;
    right: 10px;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    color: #fff !important;
    background: url(http://127.0.0.1:8000/assets/frontend/images/up-arrow.svg), #3043b9;
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    border: 1px solid #fff;
}

/**bootstrap dropdown refine**/
.ree-nav .dropdown-menu {
    border: 0;
    border-top: 2px solid #ff5b2e;
    -webkit-box-shadow: 0 10px 15px 0px rgb(82 0 57 / 10%);
    box-shadow: 0 10px 15px 0px rgb(82 0 57 / 10%);
}

.ree-nav .dropdown-item {
    display: block;
    width: 100%;
    padding: 12px 18px;
    clear: both;
    font-weight: 500;
    color: #110a32;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 15px;
    font-family: rajdhani;
    line-height: 15px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    ;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #333;
    border-color: #2771b8;
    background-color: #2771b8;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #333;
    background-color: #2771b8;
    border-color: #2771b8;
}


/**preloader css**/
.onloadpage {
    position: fixed;
    z-index: 99999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: #ffffff;
}

.onloadpage .loader-div {
    top: 50%;
    position: relative;
    right: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
}

.on-img img {
    max-width: 120px;
}



/**portfolio details**/
.technolo-sec {
    display: grid;
    justify-content: space-evenly;
    grid-template-columns: auto auto auto;
    grid-gap: 30px;
    text-align: center;
}

.technolo-sec .icon-with-title {
    background: transparent;
}

.arrow-li li:before {
    content: "\f00c";
}


.list-li li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 15px;
}

.list-li li {
    padding: 0 0px 12px 29px;
    position: relative;
    line-height: 22px;
    font-size: 16px;
}


/**Accordion**/
.collapsible-link::before {
    content: '';
    width: 14px;
    height: 2px;
    background: #333;
    position: absolute;
    top: calc(50% - 1px);
    right: 1rem;
    display: block;
    transition: all 0.3s;
}

.collapsible-link::after {
    content: '';
    width: 2px;
    height: 14px;
    background: #333;
    position: absolute;
    top: calc(50% - 7px);
    right: calc(1rem + 6px);
    display: block;
    transition: all 0.3s;
}

.collapsible-link[aria-expanded='true']::after {
    transform: rotate(90deg) translateX(-1px);
}

.collapsible-link[aria-expanded='true']::before {
    transform: rotate(180deg);
}

.ac-1 .card-header {
    padding: 10px 15px;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 0px solid rgba(0, 0, 0, .125);
}

.ac-1 .card-header h6 {
    font-weight: 500;
    font-size: 17px;
    line-height: 27px;
}

.ac-1 .card-header h6 a {
    position: relative;
}

.cards .card-header h6 a {
    position: relative;
    padding: 0 40px 0 0;
}


.typo-set {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: flex-start;
    grid-gap: 100px;
}

.typo-head h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 80px;
    margin-bottom: 20px;
}

.typo-head p {
    font-family: 'Poppins', sans-serif;
}

.typo-para h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 80px;
    margin-bottom: 20px;
}

.typo-para p {
    font-family: 'Roboto', sans-serif;
}

.typo-set p span {
    display: block;
    color: #999;
}

.color-box1 {
    width: 70px;
    height: 70px;
    border-radius: 100px;
}

.cbx0 {
    background: #000000;
}

.cbx1 {
    background: #7F95D1;
}

.cbx2 {
    background: #FF82A9;
}

.cbx3 {
    background: #FFC0BE;
}

.cbx4 {
    background: #FFEBE7;
}

.color-detailss p {
    color: #999;
}

/**out team page**/
.team-img {
    height: 400px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 320px;
    transition: background 0.8s;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.ree-media-crd:hover .team-img {
    background-size: 500px;
    background-position: left center;
}

.ree-media-crd:hover .icons a {
    opacity: 1;
}

.icons a {
    color: #30303c;
    transition: opacity 1s;
    opacity: 0;
}

.icons {
    position: absolute;

    height: 160px;
    top: 20px;
    left: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}

/**app development page**/

.hero-sec {
    position: relative;
    height: 100vh;
    align-items: center;
    display: grid;
}

.shape-dot-bg {
    width: 200px;
    height: 200px;
    background: #ffece4;
    border-radius: 100px;
    position: absolute;
    z-index: -0;
}

.uniq-points {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 30px;
    text-align: center;
}

.uniq-card {
    border-radius: 14px;
    padding: 20px 15px;
}

.uniq-card i {
    margin-bottom: 15px;
    font-size: 35px;
}

.uniq-card p {
    font-size: 18px;
    line-height: 28px;
}

.btn-sets2 {
    display: flex;
}

.uca {
    background: #e7e9ff;
    color: #838ae0;
}

.ucb {
    background: #ffefe8;
    color: #ec7c47;
}

.ucc {
    background: #fff7df;
    color: #8c8265;
}

.w-txt {
    color: #fff;
}

.key-and-award {
    margin-top: -150px;
}

.quick-key-points {
    background: #3043b9;
    padding: 40px 60px;
    display: grid;
    grid-template-columns: auto 30%;
    grid-gap: 30px;
    border-radius: 14px;
}

.key-highlights {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 30px;
    justify-content: space-between;
}

.key-highlt-b {
    color: #2771b8;
}

.key-highlt-b img {
    width: 65px;
}

.key-highlt-b h3 {
    margin: 15px 0 10px 0;
    color: #FFF;
    font-size: 45px;
    line-height: 55px;
}

.our-app-d {
    text-align: left;
}

.ree-app-st-a {
    width: 40%;
}

.ree-app-st-b {
    width: 60%;
}

.agency-info-anim {
    display: flex;
    align-items: center;
}

.animated-logo {
    position: relative;
    width: 160px;
    height: 160px;
    margin: 0 auto;
}

.animated-logo .logo-anim {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    width: 83px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.animated-logo .circle-anim {
    width: 159px;
    height: 159px;
    animation: rotation 14s infinite linear;
    position: relative;
}

@keyframes rotation {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.app-awards {
    display: grid;
    grid-template-columns: 200px 200px 200px 200px 200px;
    grid-gap: 0;
    justify-content: space-between;
}

.award-achivt {
    text-align: center;
    padding: 0 20px;
    white-space: initial;
}

.footer-deg2 h5 {
    padding: 30px 0 20px 0;
    color: #000;
}

.footer-deg2 {
    color: #adb7c5;
}

.footer-deg2 p {
    font-size: 16px;
    line-height: 24px;
}

.bt-top {
    border-top: 1px solid #dedee5;
}

.footer_social {
    display: flex;
    align-items: center;
}

.footer_social li a {
    color: #000;
    font-size: 18px;
}

.footer_social li a i {
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 8px;
}

.footer_social li+li {
    margin-left: 15px;
}

.col-5s {
    width: 17%;
    /* width: 20%; */
    padding-right: 15px;
    padding-left: 15px;
}


.owl-nv:hover .owl-nav button {
    opacity: 1;
}

.owl-nv .owl-nav button {
    width: 40px;
    height: 50px;
    background: #ffffff !important;
    border-radius: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #3043b9 !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.owl-nv .owl-nav .owl-prev {
    left: 5px;
}

.owl-nv .owl-nav .owl-next {
    right: 5px;
}


.dot-c1 img {
    width: 100%;
}

.dot-c1 {
    width: 100px;
    height: 100px;
    border-radius: 14px;
    border: 0;
    overflow: hidden;
}

.dot-c1.active {
    position: relative;
}

.dot-c1.active::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ff5b2e;
    left: 5px;
    top: 5px;
    border-radius: 50px;
}



/**pricing page**/

.header--btn {
    display: flex;
    justify-content: space-between;
    padding: 0px;
    align-items: center;
}

.price-table-heading ul {
    display: flow-root;
}

.price-table-heading ul li:first-child {
    width: 20%;
    background-color: #ffffff;
    border-radius: 14px 0px 0px 0px;
    color: #30303c;
}

.price-table-heading ul li {
    float: left;
    background-color: #fbc3a9;
    padding: 18px 25px;
    color: #30303c;
    width: 60%;
    font-size: 19px;
    font-weight: bold;
}

.price-table-heading ul li:last-child {
    width: 20%;
    background-color: #ffffff;
    text-align: center;
    border-radius: 0px 14px 0px 0px;
}

.price-table-ree ul li.heading {
    font-size: 22px;
    width: 20%;
    padding: 10px 25px;
    font-weight: bold;
    text-align: left;
    position: relative;
    color: #30303c;
    background: #ffffff;
    border-top: 1px solid #fbc3a9;
}

.price-ree li {
    padding: 10px 15px;
    display: table-cell;
    align-items: center;
    vertical-align: middle;
}

.price-table-ree li.content {
    width: 60%;
    font-weight: 400;
    padding: 30px 25px 30px 25px;
    color: #050748;
    background: #fff4f4;
    border-top: 1px solid #fbc3a9;
}

.price-table-ree ul li.price {
    font-size: 25px;
    font-weight: bold;
    width: 20%;
    text-align: center;
    justify-content: center;
    color: #050748;
    background: #ffffff;
    border-top: 1px solid #fbc3a9;
}

span.price-title {
    font-weight: 400;
    font-size: 15px;
    text-transform: none;
    width: 100%;
    display: block;
    margin: 0 0 8px 0px;
}

span.price-title {
    font-weight: 400;
    font-size: 14px;
    text-transform: none;
    width: 100%;
    display: block;
    margin: 0 0 10px 0px;
}

.price-off {
    display: block;
    font-size: 16px;
    margin: 10px 0 0 0;
    text-decoration: line-through;
    color: #636363;
}

.br-bl {
    border-radius: 0 0 0 14px;
}

.br-br {
    border-radius: 0 0 14px 0;
}

.text-link {
    color: #ff5b2e;
}


/**career page**/
.job-detail h4 {
    color: #2771b8;
}

.career-detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.career-detail p:last-child {
    font-weight: bold;
    text-align: right;
}

.career-detail p {
    font-size: 17px;
    list-style: 26px;
}

.job-titl p:first-child {
    font-size: 16px;
}

.career-detail+.career-detail {
    margin-top: 10px;
}

.job-titl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

/**update 1.2 css***/
.loader-div span {
    display: block;
    margin: 20px 0 0 0;
}

.hero-content-a>p {
    font-size: 17px;
    line-height: 31px;
}

.uniq-card {
    border-radius: 14px;
    padding: 20px 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    flex-direction: row;
    text-align: left;
}

.uniq-card p {
    font-size: 16px;
    line-height: 24px;
    padding-left: 12px;
}

.home-app {
    height: auto;
    min-height: 700px;
}

.megamenu:hover>a {
    color: #2771b8 !important;
}

.megamenu>a::before {
    content: "•";
    position: absolute;
    right: 4px;
    color: #2771b8;
}

.mega-small {
    position: relative;
}

.mega-small .menu-block-set {
    display: inline-table;
    border: 0;
    border-top: 2px solid #2771b8;
    -webkit-box-shadow: 0 10px 15px 0px rgb(82 0 57 / 10%);
    box-shadow: 0 10px 15px 0px rgb(82 0 57 / 10%);
    padding: 10px 25px;
    border-radius: 0px 0px 14px 14px;
}

.ree-nav>ul.nav-list>li:hover .menu-dropdown {
    opacity: 1;
    top: 85px;
    pointer-events: auto;
}

.menu-dropdown {
    height: auto;
    left: 0;
    opacity: 0;
    pointer-events: none;
    top: 115px;
    z-index: 99999;
    position: absolute;
    width: 100%;

    -webkit-transition: .4s ease all;
    -moz-box-transition: .4s ease all;
    -o-transition: .4s ease all;
    transition: .4s ease all;

}

.menu-block-set {
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 4%);
    border-top: 2px solid #f3f3f3;
    width: 100%;
    padding: 40px 0;
    display: inline-block;
    background-color: #fff;
    margin-top: 4px;
}

.menu-dropdown p {
    font-size: 17px;
    line-height: 27px;
}

.menu-block-a {
    display: grid;
    grid-template-columns: 20% auto;
    grid-gap: 30px;
}

.menu-headings {
    position: relative;
    color: #2771b8;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    font-family: rajdhani;
}

.menu-headings:after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background-color: #2771b8;
    margin: 5px 0 0;
}

.menu-inner-block-a {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-gap: 30px;
}

.ree-nav ul .menu-li-link li {
    display: block;
    width: 100%;
}

.ree-nav ul .menu-li-link li+li {
    margin-top: 10px;
}

.menu-li-link li a {
    width: 100%;
    font-size: 16px;
    color: #52525d;
    position: relative;
    line-height: 26px;
    font-weight: normal;
}

.menu-li-link li a:hover {
    color: #ff5b2e;
}

.menu-extra-info {
    background: #fbf1ef;
    padding: 20px 0;
    border-bottom: 2px solid #ff5b2e;
}

.ree-nav>ul>li.megamenu>div>div.menu-extra-info>div>div>ul>li a {
    font-size: 16px;
    color: #050748;
    padding-left: 10px;
}

.ree-nav>ul>li.megamenu>div>div.menu-extra-info>div>div>ul>li {
    display: inline-flex;
    align-items: center;
    width: 20%;
}

.menu-extra-info-inner ul {
    display: flex;
    grid-gap: 20px;
}

.menu-icon-ree {
    width: 45px;
}

.menu-icon-ree img {
    width: 35px;
}

.webiocon {
    text-align: center;
    background: #fff;
    color: #273b91;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    -webkit-box-shadow: 0 19px 40px -10px #ffa880;
    box-shadow: 0 10px 30px -6px #ffa880;
}










html body .bd-rds {
    border-radius: 14px;
}

.pera-block p+p {
    margin: 15px 0 0 0;
}

.pera-block h1,
.pera-block h2,
.pera-block h3,
.pera-block h4,
.pera-block h5,
.pera-block h6 {
    margin-bottom: 15px;
}

.d-ml50 {
    margin-left: 50px;
}

.shadow2 {
    -webkit-box-shadow: 0 10px 15px 0px rgb(82 0 57 / 10%);
    box-shadow: 0 10px 15px 0px rgb(82 0 57 / 10%);
}

.ucd {
    background-color: #ffe0e0;
    color: #ff7575;
}

.ree-nav .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transform: translateY(50px);
    border-radius: 14px;
    border: 0;
    border-top: 2px solid #ff5b2e;
    -webkit-box-shadow: 0 10px 15px 0px rgb(82 0 57 / 10%);
    box-shadow: 0 10px 15px 0px rgb(82 0 57 / 10%);

    -webkit-transition: .4s ease all;
    -moz-box-transition: .4s ease all;
    -o-transition: .4s ease all;
    transition: .4s ease all;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    ;
    display: block;
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);

    -webkit-transition: .4s ease all;
    -moz-box-transition: .4s ease all;
    -o-transition: .4s ease all;
    transition: .4s ease all;

}


.head-opacity {
    padding: 150px 0px 120px 0px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.head-opacity:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .6;
    right: 0;
    left: 0;
    z-index: 0;
    /* background: #011238; */
}

/*case study*/
.item-filter {
    border-bottom: 1px solid #eaeaea;
}

.filter-bx .custom-select {
    border: 0px;
    height: 60px;
    outline: none;
    box-shadow: none;
}

.filter-bx {
    padding: 0px 20px;
    border-right: 1px solid #eaeaea;
    height: 60px;
    align-items: center;
    display: flex;
    max-width: 240px;
}

.filter-bx:last-child {
    border-right: 0;
}

.sub-heading2 {
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    color: #ff5b2e;
    background: #ffdbca;
    display: inline-block;
    border-radius: 50px;
    padding: 2px 15px;
}

.item-author-infos {
    display: flex;
    align-items: center;
}

.itemcont a {
    color: #ff5b2e;
    display: inline-block;
    padding-top: 4px;
}

.itemcont {
    margin-left: 40px;
}

.img-hover:hover .img-hor {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.img-hover:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}


.itemcont h5 {
    font-size: 19px;
    line-height: 28px;
    font-weight: 600;
}

.full-card--title {
    color: #fff;
    position: absolute;
    bottom: 10px;
    width: 100%;
    padding: 0 30px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}

.full-card-link {
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 14px 14px 0px 0px;
    z-index: 2;
    width: 100%;
}

.img-full-bgimg:after {
    content: "";
    /* background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgb(38 113 184 / 44%) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgb(38 113 184 / 44%) 100%);
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 60%, rgb(38 113 184 / 44%) 100%); */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.img-full-bgimg img {
    object-fit: cover;
    max-height: 100%;
    width: 100%;
}

.full-card-footer {
    padding: 0 7px;
    display: flex;
    align-content: center;
    justify-content: space-between;
    border-radius: 0 0 14px 14px;
    justify-content: center;
}

.itmmlogo img {
    max-width: 130px;
}

.what-youget .stats-box img {
    width: 52px;
    margin-bottom: 30px;
}

.list-icon li {
    padding: 0 0px 12px 29px;
    position: relative;
    line-height: 27px;
    font-size: 17px;
}

.dottss .owl-dots {
    text-align: center;
    margin-top: 30px;
}

.list-icon li+li {
    margin-top: 20px;
}

.list-icon li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 15px;
}

.list-check li:before {
    content: "\f00c";
    color: #4caf50;
    border-radius: 50px;
    border: 1px solid #4caf50;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 0 0px 0 0px;
}

.list-check li {
    padding: 0 0 0 45px;
}

.case-study-about {
    display: flex;
}

.csa-block+.csa-block {
    margin-left: 30px;
}

.numbers-feature {
    display: grid;
    grid-template-columns: 80px auto;
    grid-gap: 20px;
}

.number-f h2 {
    text-align: center;
    font-size: 45px;
    line-height: 80px;
    color: #ff5b2e;
    background: #fbf1ef;
    border-radius: 50%;
    width: 80px;
    height: 80px;
}


.quote-line::before {
    font-family: 'Font Awesome 5 Free';
    content: "\f10d";
    font-weight: bold;
    margin: 0 8px 0 0;
    color: #ff5b2e;
}

.quote-line::after {
    font-family: 'Font Awesome 5 Free';
    content: "\f10e";
    font-weight: bold;
    margin: 0 0px 0 8px;
    color: #ff5b2e;
}

/**creative agency**/

.dark-deep .ree-header.sticky {
    background-color: #3043b9;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
}

/*dark mode*/

.header-dark .ree-nav .nav-list li a.menu-links {
    /* color: #2671b8 !important; */
    color: #fff !important;
    font-family: 'Rajdhani';
    font-size: 16px;
    font-weight: 500;
}

.header-dark.sticky .ree-nav .nav-list li a.menu-links {
    /* color: #000; */
    color: #3043b9 !important;
    font-family: 'Rajdhani';
    font-weight: 600;
    font-size: 16px;
}

.header-dark .l-dark {
    display: none;
}

.header-dark .l-white {
    display: block;
}

.header-dark.sticky .l-white {
    display: none;
}

.header-dark.sticky .l-dark {
    display: block;
}

.header-dark.sticky .ree-btn-grdt3 {
    background: #2771b8;
    color: #ffffff;
    border: 1px solid #2771b8;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dark-deep .header-dark .ree-nav .nav-list li a.menu-links {
    color: #fcfcfd;

}

.dark-deep .header-dark.sticky .ree-nav .nav-list li a.menu-links {
    color: #fcfcfd;
}


html .dark-bg h1 a,
.dark-bg h2 a,
.dark-bg h3 a,
.dark-bg h4 a,
.dark-bg h5 a,
.dark-bg h6 a {
    color: #fcfcfd;
}

html .dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5,
.dark-bg h6 {
    /* color: #fcfcfd; */
    color: #000000ed;
}

body .dark-bg p {
    color: #939db2;
}

body.dark-bg {
    color: #939db2;
}

body .home-creative-agency p {
    color: #fcfcfd;
}

.dark-deep .ree-btn,
.dark-deep .ree-btn2,
.dark-deep .ree-btn,
.dark-deep .ree-btn2 {
    box-shadow: none !important;
}

.dark-deep {
    background-color: #0b0b0f;
}

.dark-light-a {
    background: #131419;
}

.dark-bg .icon-with-title {
    background: #1b1c22;
}

.dark-bg .half-blog-content {
    background: #1b1c22;
}

.dark-bg .half-blog-card {
    border: 5px solid #1b1c22;
    background: #1b1c22;
}

.dark-bg label a {
    color: #ff5b2e;
}

.dark-bg .custom-control-input:checked~.custom-control-label::before {
    color: #333;
    border-color: #ff5b2e;
    background-color: #ff5b2e;
}

.ree-btn-grdt3 {
    background: transparent;
    /* color: #2771b8; */
    color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.home-creative-agency:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.9) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.9) 100%);
    /* background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.9) 100%); */
    background-image: linear-gradient(-180deg, rgb(215 204 204 / 40%) 50%, rgb(151 144 144 / 90%) 100%);
}

.home-creative-agency {
    background-size: cover;
    background-position: -2px 0px;
    height: 750px;
    width: calc(100% + 0px);
    position: relative;
}

.dark-bg .ree-text:after {
    background: #3043b9;
}

.creative-service {
    margin-top: -15vh
}

.sevctxt h3 {
    font-size: 28px;
    line-height: 38px;
}

.work-thumbnail {
    text-align: center;
    border-radius: 14px;
    overflow: hidden;
    width: 100%;
}

.work-thumbnail img {
    width: 100%;
}

/* .creative-service .img-full-bgimg:after {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.35) 60%, rgba(0, 0, 0, 0.3) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.35) 60%, rgba(0, 0, 0, 0.3) 100%);
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.35) 60%, rgba(0, 0, 0, 0.3) 100%);
} */
.creative-service .img-full-bgimg img {
    height: auto;
}

.bottom-tags a {
    color: #939db2;
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    padding: 0 10px;
}

.bottom-tags {
    background: #12186d;
    position: relative;
    top: -4px;
    padding: 10px;
    display: block;
    border-radius: 0 0 14px 14px;
    text-align: center;
    z-index: 1;
    margin: 0 auto;
    width: 90%;
}

.counter-c-a {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.input-ree {
    width: 100%;
    height: 50px;
    padding: 0px;
    margin: 0px 0 25px 0;
    color: #939db2;
    font-size: 17px;
    outline: none;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #585858;
    -webkit-border-radius: 4px;
    border-radius: 0;
    font-weight: 400;
    -webkit-appearance: none;
}

.form-blocks textarea {
    height: 100px;
}

.form-blocks input:focus,
.form-blocks textarea:focus {
    border-bottom: 2px solid #ff5b2e;
}

.form-blocks::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #939db2;
}

.form-blocks::-moz-placeholder {
    /* Firefox 19+ */
    color: #939db2;
}

.form-blocks:-ms-input-placeholder {
    /* IE 10+ */
    color: #939db2;
}

.form-blocks:-moz-placeholder {
    /* Firefox 18- */
    color: #939db2;
}

.form-blocks select option {
    padding: 10px;
    background-color: #141416;
    color: #939db2;
}

.our-map iframe {
    width: 100%;
    height: 150px;
    border-radius: 14px;
    border: 0;
}

.home-contact-blocks .c-infot {
    width: 50%;
}

.form-blocks {
    padding-left: 50px;
}

/*logo swipe*/
.l-white {
    display: none;
}

.dark-bg .l-white {
    display: block;
}

.dark-bg .l-dark {
    display: none;
}


/**contact us page 2**/
.contact-detalnk a {
    display: table;
    font-size: 20px;
    text-indent: -20px;
    line-height: 30px;
    padding-left: 40px;
}

.contact-detalnk i {
    margin-right: 15px;
}

.contact-detalnk a+a {
    margin-top: 20px;
}

.contact-detalnk a:hover span {
    box-shadow: inset 0px -30px #2771b8;
    color: #fff;
}


.contact-detalnk a span {
    padding: 4px 6px;
    box-shadow: inset 0px -2px #2771b8;
    transition: box-shadow 250ms ease, color 250ms ease;
}


.get-conct-2 .footer_social li a {
    color: #30303c;
    font-size: 18px;
}

.icon-block-ree {
    text-align: center;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-gap: 30px;
}

.icon-block-ree img {
    width: 80px;
    margin-bottom: 20px;
}

.icon-block-ree p {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

.icon-card-title {
    padding: 0 30px;
}


/**header-design-3**/
.head-dez3 {
    padding-top: 110px;
    position: relative;
    background: #452650;
}

/**personal portfolio**/
/*.reebga{background: #fff2e2;}*/
.reebgb {
    background: #feeae3;
}

.reebgc {
    background: #c8ebff;
}

.reebgd {
    background: #f7f7f7;
}

.personal.footer_social {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 20px 0;
    margin-top: 30px
}

.ref-links a {
    color: #adb7c5;
    padding: 0 15px;
}

.ref-links {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.freelancer .footer_social a {
    color: #30303c;
}

.home-hero-pp {
    display: flex;
    min-height: auto;
    align-items: center;
    background: #f7f7f7;
    padding-top: 140px;
    padding-bottom: 100px;
}

.hero-right-cnt .media {
    align-items: flex-start;
    padding-left: 80px;
}

.hero-right-cnt .media h4 {
    font-size: 35px;
    line-height: 45px;
}

.noise-bg-effct {
    background: #ffdfbd;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);
}

.home-hero-pp .ree-stat-icn {
    padding: 18px;
    background: #fff;
}

/**logo design**/
.logo-design {
    background: #090F21;
    padding-top: 140px;
    padding-bottom: 80px;
    color: #fff;
    /* background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url("http://127.0.0.1:8000/assets/frontend/images/service_bg_2.webp"); */
}

.logo-design h1 {
    color: #fff
}

.logo-design .hero-content-a {
    padding-right: 80px;
}

.bg-perallx {
    min-height: 550px;
    background-repeat: no-repeat;
}

/**digital agency**/
.owlbg11 {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.bg-opcty {
    position: relative;
    background-size: cover;
}

.dsbld {
    color: #c5c5c5 !important;
    cursor: not-allowed;
}

.ree-nav>ul.nav-list>li:hover .h-bhv {
    top: 115px;
}

.header-bhv {
    display: block !important;
}

.ree-nav .h-bhv {
    top: 145px;
}

.mini-header-bar {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    max-height: 30px;
    min-height: 30px;
    background: #fbf1ef;
    margin: 0 -20px;
    padding: 0 20px;
}

.sideone {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
    justify-content: flex-start;
}

.sideone a i {
    margin-right: 5px;
}

.sideone a.contactinfo {
    font-size: 16px;
}

.sideone a+a {
    margin-left: 15px;
}

.sidetwo a {
    font-size: 16px;
    padding: 0 10px;
}

html body .header-bhv {
    height: 115px;
    -webkit-box-shadow: 0 10px 15px -10px #ffe0d2;
    box-shadow: 0 10px 15px -10px #ffe0d2;
}

html body .header-bhv.sticky .mini-header-bar {
    max-height: 0px;
    min-height: 0px;
    opacity: 0;
}


.ree-header.sticky .ree-nav>ul.nav-list>li:hover .menu-dropdown {
    opacity: 1;
    top: 65px;
    pointer-events: auto;
}

.hero-content-x span {
    font-size: 55px;
    line-height: 67px;
    font-weight: 700;
}

.hero-content-x h1 {
    font-weight: 600;
}

.slide-hero {
    background: rgb(255 255 255);
    margin-top: 115px;
    min-height: 600px;
    display: flex;
    align-items: flex-start;
    align-content: center;
    flex-direction: row;
}

.slide-hero .row {
    padding-top: 50px;
    padding-bottom: 100px;
}

.slide-hero .owl-dots {
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    text-align: center;
}

.ree-tt {
    background: #ff5b2e;
    background: -moz-linear-gradient(right, #ff5b2e, #f5324f);
    background: -webkit-linear-gradient(right, #ff5b2e, #f5324f);
    background: linear-gradient(right, #ff5b2e, #f5324f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.client-logo-set {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    grid-gap: 30px;
}

.client-logo-set a {
    display: flex;
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    -webkit-box-shadow: 0 19px 40px -10px #ffe0d2;
    box-shadow: 0 19px 40px -10px #ffe0d2;
    align-items: center;
    justify-content: center;
}

.client-logo-set a img {
    max-width: 100px;
    max-height: 50px;
}

.bhv-tt .creative-img {
    width: 100%;
    margin: 0 auto 40px;
    border-radius: 14px;
    padding: 15px;
}

.bhv-tt {
    text-align: center;
}

.bhv-tt .ree-card-link {
    color: #ff5b2e;
}

.digi-service {
    position: relative;
    overflow: hidden;
}

.digi-service:after {
    content: "";
    position: absolute;
    right: -20rem;
    top: -20rem;
    width: 40rem;
    height: 40rem;
    border: 6.0625rem solid #eff0fb;
    border-radius: 50%;
    z-index: -1;
}

.digi-service:before {
    content: "";
    position: absolute;
    left: -20rem;
    bottom: -20rem;
    width: 40rem;
    height: 40rem;
    border: 6.0625rem solid #e2f6ff;
    border-radius: 50%;
    z-index: -1;
}


.cta-info-tt {
    background: #fff;
    z-index: 11;
    position: relative;
    padding: 50px;
    border-radius: 14px;
    margin: -106px 15px 50px;
    box-shadow: 0px 20px 50px rgb(103 34 0 / 10%);
    -moz-box-shadow: 0px 20px 50px rgb(103 34 0 / 10%);
    -webkit-box-shadow: 0px 20px 50px rgb(103 34 0 / 10%);
}

.w80 {
    width: 80px;
}

.ourinfo p {
    color: #fff;
    padding-bottom: 10px;
}

.ourinfo h5 a {
    color: #fff;
}

.formnews input {
    width: 100%;
    height: 40px;
    padding: 0px 45px 0px 0px;
    margin: 0;
    color: #ffffff;
    font-size: 17px;
    outline: none;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #e6e6e6;
    -webkit-border-radius: 4px;
    border-radius: 0;
    font-weight: 400;
}

.formnews button {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    background: transparent;
    color: #fff;
    padding: 10px;
}

.formnews {
    position: relative;
}

.formnews input::placeholder {
    color: #fff;
    opacity: 1;
}

.formnews input::-ms-input-placeholder {
    color: #fff;
    ;
}

.formnews input::-ms-input-placeholder {
    color: #fff;
    ;
}



/**lead generation**/
.lead-gen {
    margin-top: 85px;
    padding-top: 100px;
    padding-bottom: 100px;
}

.lead-number img {
    width: 80px;
    margin-top: 40px;
}

.lead-number h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    margin-bottom: 30px;
}


/**header center**/
.ree-header {
    padding: 0 20px;
    height: 85px;
    z-index: 9995;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-content: center;
    align-items: center;
    /* background-color: #fff; */
}

.dark-bg .hc-nav-trigger span,
.dark-bg .hc-nav-trigger span::before,
.dark-bg .hc-nav-trigger span::after {
    display: block;
    position: absolute;
    left: 0;
    height: 4px;
    background: #ffffff;
    transition: all .2s ease;
}

/**update 1.3*/

.header-bhv .ree-nav>ul.nav-list>li:hover .menu-dropdown {
    opacity: 1;
    top: 110px;
}

.header-bhv .ree-nav>ul.nav-list>.menu-dropdown {
    opacity: 0;
    top: 125px;
}

.header-bhv .ree-nav>ul.nav-list>.mega-small .menu-dropdown {
    opacity: 0;
    top: 95px;
}

.header-bhv .ree-nav>ul.nav-list>.mega-small:hover .menu-dropdown {
    opacity: 1;
    top: 80px;
}


.small-box {
    height: 175px;
}

@media (max-width:768px) {
    .small-box p {
        font-size: 20px;
    }

    .small-box {
        height: auto;
    }

    .separator-line {
        display: none;
    }

    .techstack-logo {
        padding: 0px !important;
    }

    .home-img1 {
        display: none !important;
    }

    .industry-we-serve {
        padding: 0px !important;
    }

}


.blue-bg-img {
    position: relative;
}

.blue-bg-img::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    /* background-color: #050748; */
    background: rgb(38, 113, 184);
    background: linear-gradient(303deg, rgba(38, 113, 184, 1) 0%, rgba(44, 60, 147, 1) 100%);
    opacity: 0.3;
}


.blue-bg {
    background-color: #3043b9 !important;
}


.text-blue {
    color: #3043b9 !important;
}

.a-none a {
    cursor: inherit;
}

/* custom designs */
.section-wrap {
    padding-top: 40px !important;
}

.doct-app-sc {
    height: 600px !important;
}

.br-doc {
    border-radius: 40px !important;
}

.it-text {
    color: #3043b9;
}

.main-wrap {
    z-index: 99px !important;
    position: relative !important;
}

.banner-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 650px;
    display: flex;
    align-items: center;
    /* background-image: linear-gradient(#fff, #ffffff) */
}

.about-img-wrap .about-img-big {
    max-width: calc(100% - 70px);
    /* height: 550px; */
    /* height: 429px; */
    border: 11px solid #ececec;
    border-radius: 10px;
    max-width: 100%;
}

.about-img-wrap .about-img-small {
    position: absolute;
    bottom: 0;
    right: 0;
    border: 11px solid #ececec;
    /* max-width: 284px; */
    max-width: 369px;
    -webkit-box-shadow: 0px 5px 120px 0px rgba(14, 28, 52, 0.15);
    box-shadow: 0px 5px 120px 0px rgba(14, 28, 52, 0.15);
    border-radius: 10px;
}

.banner-1 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* height: 550px; */
    height: 640px;
    /* display: flex;
    align-items: center; */
    /* background-image: linear-gradient(#eff3f7, rgb(250 253 251 / 53%)), url("http://127.0.0.1:8000/assets/frontend/images/home-banner-tech.png"); */
    background-image: url("../images/service_bg_2.webp");
}

.banner-2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 436px;
    display: flex;
    align-items: center;
    background-image: linear-gradient(#ffffffe6, rgb(255 255 255 / 90%)), url("../images/homepage2.webp");
}

.section-2 {
    /* background-color: #F6F8FF !important; */
    padding: 80px 50px 80px 50px !important;
    /* background-image: linear-gradient(#f9f9f9a8, rgb(243 243 243 / 42%)), url(http://127.0.0.1:8000/assets/frontend/images/m-hero-main-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; */
}

.about-img-wrap img {
    height: 100%;
    width: 100%;
}

.card-img {
    height: 227px;
    width: 290px;
    /* width: 367px; */
    border-radius: 10px;
}

.wrap-blr {
    border-left: 2px solid #e4e4e4;
    /* border-right: 2px solid #16416D; */
    height: 130px !important;
    margin-top: 12px;
    ;
}

.g-img {
    height: 300px;
    width: 100%;
    border-radius: 20px;
}

.l-card {
    padding: 12px 54px !important;
    border-radius: 5px !important;
}

.content_wrap {
    color: #3043b9 !important;
    font-size: 14px;
    margin-bottom: 5px;
}

.testimonial-card {
    background-color: #fff;
    border-radius: 20px;
    /* padding: 10px; */
    box-shadow: 0px 20px 50px rgb(103 34 0 / 10%);
    height: 250px;
    /* margin-right: 26px; */
    margin-left: 0px;
}

/* .test-sec-h{
    height: 500px;
} */
.banner-5 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 250px;
    display: flex;
    align-items: center;
    background-image: linear-gradient(#eff3f7, rgb(250 253 251 / 53%)), url("../images/banner-1.webp");
}

.banner-6 {
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
    /* height: 275px; */
    display: flex;
    align-items: center;
    background-image: linear-gradient(#f0f0f0a3, rgb(245 245 245 / 84%)), url("../images/tech-bg.webp");
    /* padding: 80px 0; */
}

.carousel {
    background-image: linear-gradient(#1e1d1da3, rgba(27, 27, 27, 0.84)), url("../images/bg-1-transparent.webp");
}

.banner-3 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 70px 80px 70px !important;
    /* height: 587px; */
    background-image: linear-gradient(#000000c9, rgb(0 0 0 / 80%)), url("../images/Business-diss.webp");
}

.rs-newsletter.style6 .newsletter-wrap .newsletter-form input {
    background: #ffffff;
    color: #505050;
    padding: 18px 40px;
    padding-right: 150px;
}

.col-w {
    width: 32%;
}

.subscribe-c {
    background-color: #3043b9;
    ;
}

.img-z {
    z-index: 99px !important;
}

.test-img {
    height: 20px;
    width: 100% !important;
    border-radius: 5px;
}

.user-img {
    height: 120px;
    width: 100px !important;
}

@media (max-width:992px) {
    .home-creative-agency {
        height: 928px !important;
    }

    /* .banner-2{
    height: 981px!important;
} */
    /* .banner-6 {
        height: 891px !important;
    } */

    .sub-mt {
        margin-top: 10px !important;
    }

    .ree-card-img {
        background: #fff;
        box-shadow: 0 15px 30px -10px rgb(0 0 0 / 14%);
        padding: 13px !important;
        border-radius: 14px;
        position: absolute;
        /* width: 321px; */
        width: 244px;
        /* max-width: 100%; */
        transform: translate(0px, -54px) !important;
    }

    .banner-3 {
        /* height: 682px; */
        height: 793px;

    }

    .about-img-wrap .about-img-big {
        /* max-width: calc(100% - 70px);
    height: 261px; */
        border: 11px solid #ececec;
        height: 259px;
        width: 213px;
    }

    .banner-1 {
        height: 559px !important;
    }

    .sol-image {
        display: none;
    }

    .g-img {
        margin-top: 17px !important;
    }

    .patient-card {
        height: 435px;
    }

    .user-img {
        height: 200px;
        width: 178px !important;
    }

    .patient-card p {
        text-align: justify !important;
        padding-top: 10px !important;
    }

    .about-img-wrap .about-img-small {
        position: absolute;
        bottom: 0;
        right: 0;
        border: 11px solid #ececec;
        /* max-width: 284px; */
        max-width: 369px;
        -webkit-box-shadow: 0px 5px 120px 0px rgba(14, 28, 52, 0.15);
        box-shadow: 0px 5px 120px 0px rgba(14, 28, 52, 0.15);
        border-radius: 10px;
        left: 200px;
    }
}

@media (max-width:768px) {
    .stats-box {
        border-radius: 3px !important;
        padding: 8px 8px;
        min-height: auto;
        margin-bottom: 10px !important;
    }

    .banner-3 {
        height: 872px;

    }

    .ree-card-img {
        /* width: 165px; */
        background: #fff;
        box-shadow: 0 15px 30px -10px rgb(0 0 0 / 14%);
        padding: 13px !important;
        border-radius: 14px;
        position: absolute;
        /* width: 321px; */
        width: 244px;
        /* max-width: 100%; */
        transform: translate(0px, -54px) !important;
    }

}

@media (max-width:528px) {

    .ree-card-img {
        width: 190px;
        transform: translate(22px, -54px) !important;
    }

    .about-img-wrap .about-img-small {
        position: absolute;
        bottom: 0;
        right: 0;
        border: 11px solid #ececec;
        /* max-width: 284px; */
        max-width: 369px;
        -webkit-box-shadow: 0px 5px 120px 0px rgba(14, 28, 52, 0.15);
        box-shadow: 0px 5px 120px 0px rgba(14, 28, 52, 0.15);
        border-radius: 10px;
        left: 100px;
    }

    .banner-3 {
        height: 100%;
        padding: 50px 0 !important;

    }

    .ree-card-link {
        margin-top: 0 !important;
    }

    .project-card-sec {
        position: relative;
        right: 0 !important;
    }

    .process-section {
        padding: 50px 0 !important;
    }

    /* .banner-6 {

        height: 966px !important;
    } */
}

.megamenu>a::before {
    content: "";
    position: absolute;
    right: 4px;
    color: #3043b9;
}

#healthcare .owl-nav button {
    font-size: 20px !important;
    background-color: #3043b9 !important;
    color: white !important;
    padding: 3px !important;
}

/* Service page */
.service-banner {
    background-position: top !important;
    padding: 55px 0px 34px 0px !important;
}

.second-sec {
    /* background-color: #f7f7f7; */
    background-color: #ececec;
    padding: 80px 50px 80px 50px;
}

.card-icon-img {
    width: 130px !important;
}

.six-sec {
    background-color: #007bff14;
}

.fourth-sec {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* height: 880px; */
    display: flex;
    align-items: center;
    background-image: linear-gradient(#f9fafb, rgb(193 212 201 / 53%)), url("../images/banner-1.webp");
    padding: 80px 50px 80px 50px;
}

.dg-img {
    height: 622px !important;
    width: 100% !important;
}

.fivth-sec {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 818px;
    display: flex;
    align-items: center;
    background-image: url("../images/20.webp");
}

.eight-sec {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* height: 1030px!important; */
    display: flex;
    align-items: center;
    background-image: linear-gradient(#f9f9f9, rgb(255 255 255 / 82%)), url("../images/g-1.webp");
    padding: 80px 0;
}

.faq-sec {
    background-image: url("../images/testi_bg_10.webp");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.content-wrap {
    border: 1px solid !important;
    border-radius: 20px !important;
    width: 100% !important;
    padding: 20px !important;
}

.round-cl {
    background-color: #3043b9 !important;
}

.service-accordion {
    box-shadow: 0 15px 30px -10px rgb(0 0 0 / 14%) !important;
}

.service-ac-f {
    font-size: 21px;
    font-weight: 600;
    color: #3043b9;
}

.itec-btn {
    background-color: #3043b9 !important;
    color: #fff !important;
    z-index: 99px !important;
    position: relative !important;
}

.round-no {
    position: relative;
    bottom: -19px;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
}

#devlopment .owl-nav button {
    font-size: 20px !important;
    background-color: #3043b9 !important;
    color: white !important;
    padding: 3px !important;
}

@media (max-width:992px) {
    .fourth-sec {
        height: 880px;
    }

    .fivth-sec {
        height: 1339px;
    }

    .itec-h {
        font-size: 30px !important;
        line-height: 41px !important;
    }

    .service-banner {
        padding: 89px 0px 60px 0px !important;
    }

    .eight-sec {
        height: 850px !important;
    }
}

@media (max-width:768px) {
    .eight-sec {
        height: 890px !important;
    }
}

/* about us */
.about-banner {
    background-position: top !important;
    padding: 91px 0px 99px 0px !important;
}

.about-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("../images/iigtech-banner1.webp");
}

.about-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(46 46 46 / 60%);
}

.round-img {
    height: 182px !important;
    width: 182px !important;
    left: 340px !important;
    border-radius: 130px !important;
    background-color: #3043b9 !important;
}


.round-text {
    position: relative;
    bottom: -58px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

.vision-img-b {
    height: 365px;
    /* width: 90%; */

}

.vision-img-s {
    right: 434px !important;
    top: 258px;
}

.team-img {
    width: 36%;
    height: 55%;
    object-fit: cover;
    object-position: center;
    border-radius: 165px;
}

.team-card {
    position: relative !important;
    place-items: center !important;
    border-bottom-color: #2771b8 !important;
}

.meet-team-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 430px;
    display: flex;
    align-items: center;
    background-image: linear-gradient(#f9fafb, rgb(193 212 201 / 53%)), url("../images/banner-1.webp");
}

.why-sec {
    /* background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 500px;
    display: flex;
    align-items: center;
    background-image: url("../images/20.webp"); */
    background-color: #fbfbfb;
    padding: 50px 0;

}

@media (max-width:567px) {

    .round-img {
        height: 226px !important;
        width: 225px !important;
        left: 111px !important;
        border-radius: 130px !important;
        background-color: #3043b9 !important;
    }
}

/* blog page */
.blog-pagination {
    position: relative;
    background: #3043b9 !important;
}

.ree-media-crd:hover {
    border-bottom-color: #2771b8 !important;
    border-bottom-color: #2771b8 !important;
    transform: translateY(-10px);
    background-color: #eaeaea;
}

/* .round-img {
    height: 182px !important;
    width: 182px !important;
    left: 340px !important;
    border-radius: 130px !important;
    background-color: #2671b8 !important;
} */
.round-img {
    height: 182px !important;
    width: 182px !important;
    left: 471px !important;
    border-radius: 130px !important;
    background-color: #3043b9 !important;
    position: relative;
    bottom: 132px;
    border: 6px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

@media (max-width:992px) {
    .meet-team-banner {
        /* height: 654px; */
        height: 1015px;
    }

    .why-sec {
        height: 966px;
    }

    .round-text {
        position: relative;
        bottom: -53px;
        text-align: center;
        font-size: 16px;
        font-weight: 500;
    }

    .ab-img-w {
        border: 11px solid #ececec;
        height: 259px;
        width: 267px !important;
    }

    .round-img {
        height: 182px !important;
        width: 182px !important;
        left: 150px !important;
        border-radius: 130px !important;
        background-color: #3043b9 !important;
    }

    .vision-img-b {
        width: 344px !important;
    }

    #mission-img {
        display: none !important;
    }

    #vision-img {
        display: none !important;
    }

    /* .round-text {
        position: relative;
        bottom: -58px;
        text-align: center;
        font-size: 18px;
    } */

}

@media (min-width: 1024px) {
    .services-mobile {
        display: none !important;
    }
}

@media (max-width:768px) {
    .round-text {
        position: relative;
        bottom: -44px;
        text-align: center;
        font-size: 16px;
        font-weight: 500;
    }

    .round-img {
        height: 162px !important;
        width: 162px !important;
        left: 150px !important;
        border-radius: 130px !important;
        background-color: #3043b9 !important;
    }

    .section-2 {
        padding: 0 !important;
    }

    .abt-mv-img {
        height: 262px !important;
        width: 253px !important;
        padding-top: 18px;
    }

    .about-text {
        padding: 0 !important;
    }

    .home-about-txt {
        font-size: 26px !important;
    }

    .industry-segment {
        padding: 50px 0 !important;
    }

    .about-text h2 {
        font-size: 28px !important;
    }

    .about-banner {
        height: 50vh !important;
    }

    .about-banner::before {
        height: 50% !important;
    }

    .service-banner {
        height: 50vh !important;
    }

    .service-banner::before {
        height: 50% !important;
    }

    .contact-banner {
        height: 50vh !important;
    }

    .contact-banner::before {
        height: 50% !important;
    }

    .second-sec {
        padding: 30px 0 !important;
    }

    .services-mobile {
        padding: 30px 0 !important;
    }

    .about-05-split {
        display: none !important;
    }

    .offshore-img {
        padding: 0 !important;
    }

    .banner {
        height: 60vh;
    }

}

@media (max-width:567px) {

    .round-img {
        height: 127px !important;
        width: 127px !important;
        /* left: 148px !important; */
        left: 194px !important;
        border-radius: 130px !important;
        background-color: #3043b9 !important;
    }

    .meet-team-banner {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 969px !important;
        display: flex;
        align-items: center;
        background-image: linear-gradient(#f9fafb, rgb(193 212 201 / 53%)), url("../images/banner-1.webp");
    }

    .round-text {
        position: relative;
        bottom: -28px;
        text-align: center;
        font-size: 16px;
    }



}


@media (max-width:328px) {

    .meet-team-banner {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 969px;
        display: flex;
        align-items: center;
        background-image: linear-gradient(#f9fafb, rgb(193 212 201 / 53%)), url("../images/banner-1.webp");
    }

}

.service-skill-img {
    height: 334px;
    width: 517px;
}

.read-more-box {
    border: 2px solid #3043b9;
    padding: 10px 10px 10px 10px;
    width: 133px;
}

.industry-we-serve {
    background-color: #F6F8FF;
    padding: 80px 0;
}

.tab-content-bullet {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    color: #686868;
    font-weight: 400;
    line-height: 30px;
}

.d-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.teck-stack-img {
    width: 100%;
    padding: 1.4rem 1.9rem;
    box-shadow: 2px 2px 10px #00000012;
    height: 110px;
    margin-bottom: 0rem;
    background: #fff;
    overflow: hidden;
    /* filter: grayscale(1); */
    border-radius: 5px;
}

.techstack-logo {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.separator-line {
    height: 200px;
    /* background-color: #f2f2f2; */
    border-left: 1px solid #d5d5d5;
    width: 5px;
    margin-left: 40px;
}





.nav-tabs {
    gap: 15px;
}

.sort-section {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 20px;
    justify-content: center;
}

.sort-section label {
    font-weight: bold;
    margin-right: 10px;
}

.form-control {
    width: auto;
}

.sort-section select {
    -webkit-appearance: listbox !important;
}

.port-head-sec {
    background-color: #F6F8FF !important;
}

.setps {
    opacity: 0;
    font-size: 74px;
    font-weight: 700;
    position: absolute;
    right: 30px;
    top: 30px;
    font-family: 'Poppins', sans-serif;
    color: #2771b8;
    z-index: 99;
}

.partner-sec {
    background: #F6F8FF !important;
}

.partner-logo {
    max-width: 100px !important;
    margin-right: 15px !important;
}

.tab-bg img {
    max-width: 295px;
}

.partner-tab-details {
    background-color: #F6F8FF !important;
}

.partnership-detailed-image {
    width: 100%;
    float: right;
    padding: 1rem;
    min-height: 175px;
    background: #e3e3e3;
}

/* Features Section */
.features-section {
    padding: 80px 0;
    background-color: #373737;
}

.feature-box {
    text-align: center;
    padding: 20px;
    transition: transform 0.3s;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    border: 2px dashed #494949;
    border-radius: 15px 50px;
}

.feature-box:hover {
    transform: translateY(-10px);
}

.feature-icon {
    font-size: 40px;
    color: #2771b8;
    margin-bottom: 20px;
}

.feature-box h5 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #fff;
}

.feature-box p {
    color: #fff;
}

/* CTA Section */
.cta-section {
    color: #fff;
    padding: 60px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: linear-gradient(#f0f0f0a3, rgb(245 245 245 / 84%)), url("../images/tech-bg.webp");
}

.cta-section h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #fff;
}

.cta-section .btn {
    background-color: #2771b8;
    color: #fff;
    border: 0;
    padding: 10px 20px;
    font-size: 17px;
}

.cta-section .btn:hover {
    background-color: #fff;
    color: #2771b8;
}


.industry-carousel .item {
    text-align: center;
    padding: 30px;
    background: #f4f4f4;
    border-radius: 10px;
    transition: transform 0.3s ease-in-out;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.industry-carousel .item:hover {
    transform: translateY(-10px);
    background-color: #f3f3f3;
    border-radius: 10px;
    cursor: pointer;
    border-bottom: 6px solid #2771b8;
    /* color: #fff; */
}

.industry-carousel .item img {
    /* width: 100px; */
    margin-bottom: 20px;
    width: 80% !important;
    border-radius: 10px;

}

.industry-carousel .item h5 {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: rajdhani;
}

.industry-carousel .item p {
    font-size: 1rem;
    font-weight: 500;
    font-family: rajdhani;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    font-size: 30px;
    color: #2771b8;
}

.owl-nav .owl-prev {
    left: -50px;
}

.owl-nav .owl-next {
    right: -50px;
}

.owl-dots .owl-dot {
    background: #ddd;
    display: inline-block;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    margin: 0 5px;
}

/* .owl-dots .owl-dot.active {
    background: #007bff;
} */

.hiring-section {
    background-color: #f8f9fa;
    padding: 50px 30px 50px 30px;
}

.job-positions {
    margin-top: 40px;
}

.job-card {
    border: none;
    border-radius: 10px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
    transition: all 0.3s ease;
}

.job-card:hover {
    transform: translateY(-10px);
    /* box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15); */
    background-color: #f3f3f3 !important;
    border-bottom: 6px solid #2771b8;
}

.job-card h5 {
    font-size: 1.3rem;
    font-weight: 600;
}

.job-card p {
    font-size: 1rem;
    color: #777;
}

/* mision & vision */
.mission-vision-section {
    padding: 50px 30px 50px 30px;
    background-color: #f9f9f9;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #333;
    margin-bottom: 40px;
    text-align: center;
}

.card-custom {
    border: none;
    border-radius: 10px;
    padding: 30px;
    background-color: #ffffff;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card-custom:hover {
    transform: translateY(-10px);
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15);
    background-color: #f3f3f3 !important;
    border-bottom: 6px solid #2771b8 !important;
}

.icon-box {
    font-size: 3rem;
    color: #3043b9;
    margin-bottom: 20px;
}

.abt-mv-img {
    height: 90%;
    width: 100%;
}

/* team */

.team-card:hover {
    transform: translateY(-10px);
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15);
    background-color: #f3f3f3;
}

.modal-content {
    border-radius: 8px;
    padding: 20px;
    border: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.modal-header {
    border-bottom: none;
    padding-bottom: 0;
}

.modal-header h5 {
    font-weight: bold;
    font-size: 1.5rem;
}

.modal-body {
    padding-top: 20px;
}

.book-call-head .form-control {
    border-radius: 30px;
    padding: 10px 20px;
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    transition: all 0.3s ease-in-out;
    width: 100%;
    height: 100%;
}

.book-call-head .form-control:focus {
    background-color: #fff;
    border-color: #007bff;
    box-shadow: none;
}

.btn-custom {
    border-radius: 30px;
    padding: 10px 20px;
    background-color: #007bff;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    transition: background-color 0.3s ease;
}

.btn-custom:hover {
    background-color: #0056b3;
}

.modal-footer {
    border-top: none;
    padding-top: 10px;
}

.close {
    outline: none;
    border: none;
    font-size: 1.2rem;
}

.service-page-img {
    height: 100%;
    width: 90%;
}

.accordion-body {
    line-height: 29px;
    font-size: 18px;
}

.ree-card-content-link {
    /* display: flex;
    justify-content: center !important;
    align-items: center; */
    font-family: rajdhani;
    font-weight: 600;
    padding-top: 10px;
}

.home-about-txt {
    font-size: 48px;
}

.home-banner-txt {
    color: #c0c0c0 !important;
}

.about-list {
    line-height: 25px;
    font-size: 17px;
    /* list-style: disc; */
}

.about-list svg {
    color: #3043b9;
}

/* Fullscreen banner styling */
.banner {
    height: 100vh;
    background-image: url("../images/home-banner-new.webp");
    background-size: cover;
    background-position: center;
    position: relative;
    /* color: white; */
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Dark overlay */
.banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(46 46 46 / 43%);
    /* Adjust opacity */
}

.banner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: linear-gradient(180deg, rgba(20, 20, 22, 0), #141416);
    transition: 7s ease, opacity 1.5s ease-in;

}

/* Text container */
.banner-text {
    position: relative;
    z-index: 2;
    text-align: center;
}

/* Heading animation */
.banner-text h1 {
    font-size: 5.775rem;
    font-weight: bold;
    letter-spacing: 3px;
    text-transform: uppercase;
    animation: fadeInUp 2s ease-in-out;
    color: #fff;
    line-height: 103px;
    font-family: rajdhani;
}

/* Subheading animation */
.banner-text p {
    font-size: 1.5rem;
    margin-top: 20px;
    animation: fadeInUp 2.5s ease-in-out;
    line-height: 25px;
    font-family: rajdhani;
    color: #cfcfcf;
}

/* CTA button styling */
.banner-text .btn {
    background-color: #3043b9;
    color: white;
    margin-top: 30px;
    animation: fadeInUp 3s ease-in-out;
    border-radius: 30px;
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-family: rajdhani;
    font-weight: 600;
}

/* Keyframes for fade-in-up animation */
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

/* Custom arrows for carousel */
.carousel-control-prev-icon,
.carousel-control-next-icon {
    /* background-color: white; */
    border-radius: 50%;
    padding: 10px;
}

/* Custom overlay lines */
.overlay-lines {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

.overlay-lines img {
    width: 100%;
}

.need-help-msg-icon {
    position: relative;
    right: 70px;
    top: 25px;
    color: #fff;
    font-family: rajdhani;
}

.need-help-text {
    position: relative;
    bottom: 25px;
    color: #ffff;
    font-family: rajdhani;
    font-weight: 500;
}

.need-help-text a {
    color: #ffff;
    font-family: rajdhani;
    font-weight: 700;
    font-size: 1.5rem;
}

.header-dark.sticky .ree-nav-cta .need-help li svg {
    color: #3043b9 !important;
}

.header-dark.sticky .ree-nav-cta .need-help li .need-help-text a {
    color: #3043b9 !important;
}

.header-dark.sticky .ree-nav-cta .need-help li .need-help-text {
    color: #3043b9 !important;
}

.read-more-box-home {
    border: 2px solid #3043b9;
    padding: 12px 12px 12px 12px;
    width: 141px;
    border-radius: 30px;
}

#breadcrumbs {
    color: #3043b9;
}

#breadcrumbs a {
    color: #fff;
}

.abt-banner-text h1 {
    font-family: 'Rajdhani';
    font-size: 78px;
    line-height: 80px;
}

.about-text p {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    /* color: #d3d3d3; */
}

.about-text h2 {
    font-family: rajdhani;
    font-size: 3rem;
}

.about-text h6 {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
}

.about-text li {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    padding-bottom: 15px;
}

.about-text a {
    font-family: rajdhani;
    font-size: 1rem;
    line-height: 1.1;
    letter-spacing: .08em;
    border-radius: 100px;
    /* padding: 0 32px; */
    display: inline-block;
    line-height: 60px;
    white-space: nowrap;
    font-weight: 700;
}

.tech-stack-text {
    font-family: rajdhani;
    font-size: 1.3rem;
}

/* Custom styling */
.process-section {
    padding: 80px 70px 80px 70px;
    /* background-color: #333; */
    /* Dark background for right section */
    color: #fff;
}

.process-section .process-text {
    padding: 40px;
}

.process-section h2 {
    font-size: 3rem;
    font-weight: bold;
    color: #141416;
    font-family: rajdhani;
    margin-bottom: 20px;
}

.process-section p {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
    color: #686868;
    font-weight: 400;
    line-height: 30px;
}

/* Styling for tabs */
.nav-tabs {
    border-bottom: none;
    margin-bottom: 30px;
}

.nav-tabs .nav-item {
    flex: 1;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    background-color: #f8f9fa;
    color: #141416;
    font-weight: 600;
    text-align: center;
    font-size: 1.27rem;
    font-family: rajdhani;
    line-height: 1.34;
}

.nav-tabs .nav-link.active {
    background-color: #3043b9;
    color: #fff;
}

.process-content {
    margin-top: 20px;
    color: #141416;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
}

/* Card Styles */
.project-card {
    display: flex;
    align-items: center;
    background-color: #f8f9fa;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.project-card-sec {
    position: relative;
    right: 20px;
}

/* Circular Icon */
.project-icon {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    background-color: #d4daff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    position: relative;
    right: 50px;
    border: 3px solid #78787a;
    border-color: #3043b9 #1b6a8b;
}

/* Icon Image */
.project-icon img {
    width: 50px;
    height: 50px;
}

/* Project Info Text */
.project-info {
    text-align: left;
    position: relative;
    right: 45px;
}

.project-info h5 {
    font-size: 20px;
    color: #4285f4;
    margin: 0;
    font-family: 'Rajdhani';
}

.project-info p {
    font-size: 42px;
    color: #333;
    margin: 0;
    font-weight: bold;
    position: relative;
    top: 8px;
    font-family: 'Rajdhani';
}

.split-section {
    position: relative;
    z-index: 10;
}

.page-section-ptb {
    padding: 30px 0;
}

.gray-bg {
    background: #ffffff;
}

.split-section .img-side.img-left {
    left: 0;
}

.split-section .img-side {
    right: 0;
    padding: 0;
    position: absolute !important;
    top: 0px;
    height: 100%;
    overflow: hidden;
    z-index: 100;
}

.split-section .img-holder {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.about-05-split .shop-split-content {
    padding: 100px 0;
}

.split-section .img-side.img-right {
    right: 0;
}

.shop-split-content h3 {
    position: relative;
    z-index: 9;
    margin-top: 20px;
    margin-bottom: 20px;
}

.shop-split-content p {
    position: relative;
    z-index: 9;
    margin-top: 20px;
    margin-bottom: 20px;
}

.shop-split-content b {
    position: absolute;
    z-index: 0;
    top: -35px;
    font-family: "Poppins", sans-serif;
    right: 0;
    font-size: 300px;
    color: #dde1eb;
    line-height: normal;
    opacity: 0.3;
}

.skilled-proff {
    background-image: url("../images/service-skilled.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    padding: 80px 0;
    background-attachment: fixed;
}



/* .skilled-img {
    object-fit: cover;
    object-position: 50% 50%;
    max-width: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 1519.2px;
    height: 484.2px;
    overflow: hidden;
    pointer-events: none;
    transform-style: preserve-3d;
    backface-visibility: hidden;
    will-change: transform, opacity;
    margin-top: -47.1px;
    transform: translate3d(0px, 63.5925px, 0px);
} */

.page-section-ptb {
    padding: 80px 0;
}

.page-section-ptb-offshore {
    padding: 30px 0;
}

.section-title {
    margin-bottom: 40px;
    position: relative;
}

/* Styling the footer section */
.footer {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    align-items: center;
    background-image: url("../images/footer-banner.webp");
    color: white;
    /* padding: 60px 0 0 0; */
}

.footer-cont {
    padding: 100px 0 100px;
}

/* Styling for headings in the footer */
.footer h5 {
    color: white;
    margin-bottom: 20px;
    font-weight: bold;
}

.footer p {
    color: #bebebe;
}

/* Link styles */
.footer a {
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
    color: #bebebe !important;
    font-weight: 400;
}

.footer ul li a:hover {
    color: #fff !important;
}

/* Social media icon styles */
.footer .social-icons i {
    font-size: 17px;
    color: #c4c4c4;
    margin-right: 7px;
    border-radius: 50%;
    border: 3px solid #89898a;
    padding: 6px 8px;
    margin-top: 5px;
    height: 35px;
    width: 36px;
}

.footer .social-icons i:hover {
    color: #3043b9;
}

/* Footer bottom text style */
.footer .footer-bottom {
    padding: 20px 0;
    border-top: 1px solid #444;
    text-align: center;
    color: #c2c2c2;
    margin-top: 20px;
}

/* Footer gallery images */
.footer .gallery img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    margin: 5px;
}

/* Footer links styling */
.footer ul {
    list-style-type: none;
    padding: 0;
}

/* .footer ul li {
    margin-bottom: 10px;
} */

/* Underline effect for headings */
.footer h5 {
    position: relative;
    display: inline-block;
}

.footer h5::after {
    content: '';
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #4285f4;
    bottom: -8px;
    left: 0;
}

.why-iig-sec {
    background-image: url("../images/why--iig-bg.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    padding: 100px 0 100px 0;
    background-attachment: fixed;
}

.services-section {
    background-color: #f8f9fa;
    padding: 80px 0;
}

.case-study-sec {
    padding: 80px 0;
    background-color: #f8f9fa;
}

.industry-segment {
    padding: 80px 0;
}

.service-inner-sec {
    padding: 20px 0 !important;
}

.service-inner-sec2 {
    background-color: #ebeaea;
}

.why-iig-bg {
    background-color: #b1b1b112;
    padding: 30px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    border-radius: 5px;
}

.contact-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("../images/iigtech-banner4.webp");
}

.contact-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(46 46 46 / 60%);
}

.address-card {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    padding: 30px;
}

.address-card:hover {
    transform: translateY(-10px);
    /* box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15); */
    background-color: #efefef !important;
}

.dtb-details a {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
    color: #686868;
    font-weight: 400;
    line-height: 30px;
}

.map-card {
    border-radius: 14px;
    overflow: hidden;
    /* background: #fff; */
    -webkit-box-shadow: 0 10px 15px -2px rgb(82 0 57 / 8%);
    box-shadow: 0 10px 15px -2px rgb(82 0 57 / 8%);
}

.map {
    filter: grayscale(100%);
}

.service-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("../images/iigtech-banner3.webp");
}

.service-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(46 46 46 / 60%);
}

.offshore-img {
    padding: 3rem !important;
}

.patient-card p {
    font-style: italic;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
    color: #686868;
    font-weight: 400;
    line-height: 30px;
}

/* Positioning the nested submenu */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    display: none;
    position: absolute;
}

.dg-menu {
    margin-top: 30px;
}


.mega-box {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0 30px;
    top: 85px;
    opacity: 0;
    visibility: hidden;
}

.mega-box .content {
    background: #242526;
    padding: 25px 20px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.mega-box .content .row {
    width: calc(25% - 30px);
    line-height: 45px;
}

.content .row img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content .row header {
    color: #f2f2f2;
    font-size: 20px;
    font-weight: 500;
}

.content .row .mega-links {
    margin-left: -40px;
    border-left: 1px solid rgba(255, 255, 255, 0.09);
}

.row .mega-links li {
    padding: 0 20px;
}

.row .mega-links li a {
    padding: 0px;
    padding: 0 20px;
    color: #d9d9d9;
    font-size: 17px;
    display: block;
}

.row .mega-links li a:hover {
    color: #f2f2f2;
}

.wrapper .btn {
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    display: none;
}

.wrapper .btn.close-btn {
    position: absolute;
    right: 30px;
    top: 10px;
}

@media screen and (max-width: 970px) {
    .wrapper .btn {
        display: block;
    }

    .wrapper .nav-links {
        position: fixed;
        height: 100vh;
        width: 100%;
        max-width: 350px;
        top: 0;
        left: -100%;
        background: #242526;
        display: block;
        padding: 50px 10px;
        line-height: 50px;
        overflow-y: auto;
        box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.18);
        transition: all 0.3s ease;
    }

    /* custom scroll bar */
    ::-webkit-scrollbar {
        width: 10px;
    }

    ::-webkit-scrollbar-track {
        background: #242526;
    }

    ::-webkit-scrollbar-thumb {
        background: #3A3B3C;
    }

    #menu-btn:checked~.nav-links {
        left: 0%;
    }

    #menu-btn:checked~.btn.menu-btn {
        display: none;
    }

    #close-btn:checked~.btn.menu-btn {
        display: block;
    }

    .nav-links li {
        margin: 15px 10px;
    }

    .nav-links li a {
        padding: 0 20px;
        display: block;
        font-size: 20px;
    }

    .nav-links .drop-menu {
        position: static;
        opacity: 1;
        top: 65px;
        visibility: visible;
        padding-left: 20px;
        width: 100%;
        max-height: 0px;
        overflow: hidden;
        box-shadow: none;
        transition: all 0.3s ease;
    }

    #showDrop:checked~.drop-menu,
    #showMega:checked~.mega-box {
        max-height: 100%;
    }

    .nav-links .desktop-item {
        display: none;
    }

    .nav-links .mobile-item {
        display: block;
        color: #f2f2f2;
        font-size: 20px;
        font-weight: 500;
        padding-left: 20px;
        cursor: pointer;
        border-radius: 5px;
        transition: all 0.3s ease;
    }

    .nav-links .mobile-item:hover {
        background: #3A3B3C;
    }

    .drop-menu li {
        margin: 0;
    }

    .drop-menu li a {
        border-radius: 5px;
        font-size: 18px;
    }

    .mega-box {
        position: static;
        top: 65px;
        opacity: 1;
        visibility: visible;
        padding: 0 20px;
        max-height: 0px;
        overflow: hidden;
        transition: all 0.3s ease;
    }

    .mega-box .content {
        box-shadow: none;
        flex-direction: column;
        padding: 20px 20px 0 20px;
    }

    .mega-box .content .row {
        width: 100%;
        margin-bottom: 15px;
        border-top: 1px solid rgba(255, 255, 255, 0.08);
    }

    .mega-box .content .row:nth-child(1),
    .mega-box .content .row:nth-child(2) {
        border-top: 0px;
    }

    .content .row .mega-links {
        border-left: 0px;
        padding-left: 15px;
    }

    .row .mega-links li {
        margin: 0;
    }

    .content .row header {
        font-size: 19px;
    }
}

.industry-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("../images/iigtech-banner2.webp");
}

.industry-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(46 46 46 / 60%);
}

#loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1c1c1cde;
    /* Background color during loading */
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Loader Circle with gradient animation */
.loader-circle {
    width: 80px;
    height: 80px;
    border: 10px solid;
    border-color: transparent transparent transparent transparent;
    /* Initial transparent */
    border-top-color: #4f46e5;
    /* Primary color for loader */
    border-radius: 50%;
    animation: spin 1.5s linear infinite, gradient 3s linear infinite;
    background: conic-gradient(from 180deg, #4f46e5, #3b82f6, #0ea5e9, #3b82f6, #4f46e5);
    background-size: 400% 400%;
}

/* Spinner animation */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Gradient animation to give dynamic gradient colors */
@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}
.footer-icons{
    font-size: 16px;
    color: #bbbbbb;
}
