


@font-face {
  font-family: 'Livvic';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/livvic/v8/rnCr-x1S2hzjrlfXbeM-.ttf) format('truetype');
}

@font-face {
  font-family: 'Livvic';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/livvic/v8/rnCq-x1S2hzjrlffw8Eesg.ttf) format('truetype');
}

@font-face {
  font-family: 'Livvic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/livvic/v8/rnCp-x1S2hzjrlfnbw.ttf) format('truetype');
}

@font-face {
  font-family: 'Livvic';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/livvic/v8/rnCq-x1S2hzjrlffm8Aesg.ttf) format('truetype');
}

@font-face {
  font-family: 'Livvic';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/livvic/v8/rnCq-x1S2hzjrlfft8cesg.ttf) format('truetype');
}

@font-face {
  font-family: 'Livvic';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/livvic/v8/rnCq-x1S2hzjrlff08Yesg.ttf) format('truetype');
}

@font-face {
  font-family: 'Livvic';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/livvic/v8/rnCq-x1S2hzjrlff68Qesg.ttf) format('truetype');
}

/* -----------------------------------
    01. General CSS
-------------------------------------*/

html,
body {
  font-size: 16px;
  color: #454545;
  font-family: 'Livvic', sans-serif;
  vertical-align: baseline;
  line-height: 26px;
  font-weight: 400;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

p {
  margin: 0 0 26px;
  line-height: 1.8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Livvic', sans-serif;
  color: #101010;
  margin: 0 0 26px;
  line-height: 1.2;
}

h1 {
  font-size: 70px;
  font-weight: 700;
}

h2 {
  font-size: 36px;
  font-weight: 700;
}

h3 {
  font-size: 28px;
  font-weight: 700;
}

h4 {
  font-size: 24px;
  font-weight: 700;
}

h5 {
  font-size: 18px;
  font-weight: 700;
}

h6 {
  font-size: 16px;
  font-weight: 700;
}

.text-right {
  text-align: right;
}

a {
  color: #106eea;
  transition: all 0.3s ease;
  text-decoration: none !important;
  outline: none !important;
}

a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #106eea;
}

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

::-moz-selection {
  background: #106eea;
  text-shadow: none;
  color: #ffffff;
}

::selection {
  background: #106eea;
  text-shadow: none;
  color: #ffffff;
}

.bg1 {
  background: url(assets/images/bg/testimonial-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000060;
  height: 600px;
}

.bg2 {
  background: url(assets/images/bg/counter-bg.png);
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: -1px 21px 25px 0px rgba(0, 0, 0, 0.12);
  border-radius: 10px 10px 10px 10px;
  padding: 40px 40px 40px 40px;
  z-index: 10;
}

.bg3 {
  background: url(assets/images/bg/process-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #03228F;
  margin: 0px 31px 0px 0px;
  padding: 80px 40px 75px 40px;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  border-radius: 10px 10px 10px 10px;
}

.bg7 {

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}


input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none !important;
}




.rs-carousel .owl-dots {
  text-align: center;
  margin: 40px auto 0;
  line-height: 15px;
  display: block;
}

.rs-carousel .owl-dots .owl-dot {
  width: 30px;
  height: 10px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 30px;
  border: 1px solid #106eea;
  background: transparent;
  opacity: 0.7;
  cursor: pointer;
}

.rs-carousel .owl-dots .owl-dot:hover {
  background: #106eea;
}

.rs-carousel .owl-dots .active {
  background: #106eea;
  opacity: 1;
}


/* ------------------------------------
    02. Global Class CSS
---------------------------------------*/
.readon {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: all 0.4s;
  z-index: 1;
  background-color: transparent;
}

.readon.learn-more {
  padding: 14px 40px 14px 40px;
  background-image: linear-gradient(250deg, #4e95ed 19%, #03228f 100%);
  border-radius: 30px 30px 30px 30px;
}

.readon.learn-more:hover {
  background-image: linear-gradient(180deg, #03228f 19%, #4e95ed 100%);
  color: #ffffff;
}

.readon.lets-talk {
  padding: 14px 40px 14px 40px;
  background-image: linear-gradient(250deg, #4e95ed 19%, #03228f 100%);
  border-radius: 30px 30px 30px 30px;
}

.readon.lets-talk:hover {
  background-image: linear-gradient(180deg, #03228f 19%, #4e95ed 100%);
  color: #ffffff;
}

.readon.discover {
  font-size: 16px;
  font-weight: 500;
  color: #032491;
  padding: 17px 30px 17px 30px;
  background: transparent;
  background-image: linear-gradient(90deg, #ffffff 19%, #ffffff 100%);
  border-radius: 4px 4px 4px 4px;
}

.readon.discover:hover {
  background-image: linear-gradient(90deg, #f6f7f9 19%, #f6f7f9 100%);
}

.readon.discover.more {
  background-image: linear-gradient(90deg, #032491 19%, #032491 100%);
  padding: 16px 30px 16px 30px;
  color: #ffffff;
}

.readon.discover.more:hover {
  background-image: linear-gradient(90deg, #0d6ada 19%, #0d6ada 100%);
  color: #ffffff;
}

/*-- Submit Button Css --*/
.submit-btn {
  box-shadow: 0 28px 50px 0 rgba(0, 0, 0, 0.05);
  outline: 0;
  border: none;
  padding: 18px 18px 18px 18px;
  border-radius: 3px;
  display: inline-block;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  color: #fff;
  background-image: linear-gradient(160deg, #03228f 0%, #0b70e1 77%);
  transition: all .3s ease;
  position: relative;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
}

.submit-btn:hover {
  opacity: 0.9;
}

.address-item .address-icon {
  display: inline-block;
  position: relative;
  height: 70px;
  width: 70px;
  line-height: 70px;
  border-radius: 100%;
  text-align: center;
  background: #ffffff;
}

.address-item .address-icon i {
  text-align: center;
  color: #106eea;
  border-radius: 100%;
  font-size: 25px;
  position: relative;
  line-height: 70px;
  z-index: 9;
  width: 100%;
  vertical-align: middle;
  margin-left: 0;
  height: auto;
}

.address-item .address-icon:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  background: #ffffff;
}

.container-fluid {
  padding-left: 60px;
  padding-right: 60px;
}

.sec-title {
  position: relative;
}

.sec-title .sub-text {
  position: relative;
  padding-left: 95px;
  display: inline-block;
  line-height: 28px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #03228F;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.sec-title .sub-text:after {
  content: "";
  position: absolute;
  border: 0;
  height: 4px;
  width: 50px;
  background-color: #03228F;
  z-index: 1;
  margin-left: 0;
  left: 24px;
  top: 12px;
}

.sec-title .sub-text:before {
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  height: 4px;
  width: 12px;
  background-color: #03228F;
}

.sec-title .sub-text.new {
  color: #ffffff;
  font-size: 15px;
  padding-left: 0;
}

.sec-title .sub-text.new:before {
  display: none;
}

.sec-title .sub-text.new:after {
  display: none;
}

.sec-title .sub-text.new-text {
  padding-left: 0;
  margin-bottom: 7px;
  color: #ffffff;
}

.sec-title .sub-text.new-text:before {
  display: none;
}

.sec-title .sub-text.new-text:after {
  display: none;
}

.sec-title .sub-text.style2:after {
  background-color: #106eea;
}

.sec-title .sub-text.style2:before {
  background-color: #106eea;
}


.sec-title .sub-text.style-bg {
  background-color: #1273EB17;
  display: inline-block;
  padding: 6px 25px;
  color: #1273eb;
  border-radius: 30px;
  text-transform: uppercase;
}

.sec-title .sub-text.style-bg:before {
  display: none;
}

.sec-title .sub-text.style-bg:after {
  display: none;
}

.sec-title .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  color: #101010;
  margin: 0;
}

.sec-title .title.white-color {
  color: #ffffff;
}

.sec-title .desc {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}

.sec-title .desc.white-color {
  color: #fff;
}

.sec-title2 {
  position: relative;
}

.sec-title2 .sub-text {
  margin: 0 0 10px;
  display: block;
  line-height: 28px;
  font-family: 'Livvic', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #03228F;
  text-transform: uppercase;
}

.sec-title2 .sub-text.white-color {
  color: #ffffff;
}


.sec-title2 .sub-text.contact {
  color: #1273EB;
}

.sec-title2 .sub-text.style-bg {
  background-color: #1273EB17;
  display: inline-block;
  padding: 6px 25px;
  color: #1273eb;
  border-radius: 30px;
  text-transform: uppercase;
}

.sec-title2 .sub-text.style-bg.white-color {
  color: #ffffff;
}

.sec-title2 .sub-text.style-bg.con-bg {
  background-color: #03228F;
}

.sec-title2 .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  color: #0a0a0a;
  max-width: 490px;
  margin: 0 auto;
}

.sec-title2 .title.white-color {
  color: #ffffff;
}

.sec-title2 .title.testi-title {
  max-width: unset;
}

.sec-title2 .title.testi-title.new {
  color: #102B3E;
}

.sec-title2 .title.title2 {
  max-width: 550px;
}

.sec-title2 .title.title3 {
  color: #102B3E;
  max-width: 430px;
  margin: 0;
}

.sec-title2 .desc {
  font-size: 18px;
  line-height: 31px;
  font-weight: 400;
  color: #454545;
  max-width: 429px;
  margin: 13px auto 0;
}

.sec-title2 .desc.desc-text {
  max-width: 540px;
}

.sec-title2 .desc.white-color {
  color: #fff;
}

.sec-title2 .desc.desc2 {
  max-width: 700px;
  margin: 0;
}

.sec-title2 .desc.desc3 {
  max-width: 930px;
}

.sec-title2 .desc-big {
  font-size: 18px;
  line-height: 31px;
  color: #ffffff;
}

.sec-title3 .sub-text {
  font-size: 19px;
  line-height: 1.4;
  font-weight: 700;
  color: #ffffff;
  display: block;
  margin-bottom: 20px;
}

.sec-title3 .title {
  font-size: 42px;
  font-weight: 700;
  color: #fff;
  line-height: 40px;
  margin-bottom: 30px;
}

.sec-title3 .title.title2 {
  margin: 0;
  line-height: 52px;
}

.sec-title3 .desc {
  font-size: 19px;
  font-weight: 500;
  color: #fff;
  margin: 0;
}




/* -----------------------
    03. Header Section CSS
--------------------------*/
.header_section header.top-header {
  background: #fff;
  padding: 15px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #eee;
}
.header_section .top-logo {
  font-size: 24px;
  font-weight: bold;
}
.header_section .top-log a img {
  transition: 0.4s;
  max-height: 40px;
}
.header_section .info-box {
  display: flex;
  gap: 30px;
  align-items: center;
  flex-wrap: wrap;
}
.header_section .info-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.header_section .info-item i {
  color: #0044b8;
}

.header_section nav {
  background: #0039a6;
  display: flex;
  align-items: center;
  padding: 15px 30px;
  position: relative;
  transition: all 0.3s ease;
  z-index: 1000;
  flex-wrap: wrap;
}
.header_section nav.white-bg {
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  justify-content: space-between;
}
.header_section nav.white-bg .nav-links a {
  color: #000;
}
.header_section nav.white-bg .nav-links a:hover {
  color: #0044b8;
}
.header_section nav.white-bg .social-icons {
  display: none;
}
.header_section .logo {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  flex: 1;
}
.header_section .nav-links {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: flex-start;
}


.header_section .nav-links a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s;
}
.header_section .nav-links a:hover {
  color: black;
}
.header_section nav.white-bg .nav-links {
  justify-content: flex-end;
  margin-left: auto;
}
.header_section .toggle-btn {
  display: none;
  font-size: 22px;
  color: #fff;
  cursor: pointer;
}
.header_section nav.white-bg .toggle-btn i {
  color: #000;
}
.header_section .social-icons {
  display: flex;
  justify-content: flex-end;
  gap: 15px;
}

.header_section .social-icons a {
  color: #0044b8;
  background: #fff;
  padding: 8px;
  height: 40px;
  width : 40px;
  text-align: center;
  border-radius: 50%;
}
.header_section .social-icons a:hover {
  color: #fff;
  background-color: #0044b8;
}

.header_section .fixed-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.header_section nav {
  background: #0039a6;
  display: flex;
  align-items: center;
  padding: 15px 30px;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* Responsive Styles */
@media (max-width: 991px) {
  .header_section header.top-header {
    display: none !important;
  }
  .header_section header.top-header {
    display: none;
  }
  .header_section nav {
    justify-content: space-between;
  }
  .header_section .nav-links {
    display: none;
    flex-direction: column;
    background: #0039a6;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    text-align: center;
    padding: 10px 0px;
  }
  .header_section .nav-links.active {
    display: flex;
  }
  .header_section .toggle-btn {
    display: block;
  }
  .header_section .social-icons {
    display: none !important;
  }
}

.header_section .mobile-logo img {
  transition: 0.4s;
  max-height: 40px;
}
.header_section .sticky-logo {
  transition: 0.4s;
  max-height: 40px;
}

/* Hide logo in normal nav */
.header_section nav .logo {
  display: none;
}


/* Show logo and adjust layout when white-bg class is added */
.header_section nav.white-bg .logo {
  display: block;
}
.header_section nav.white-bg .nav-links {
  margin-left: auto;
  justify-content: flex-end;
}
.header_section nav.white-bg .social-icons {
  display: none;
}





/* -----------------------
    37. Scroll Up CSS
--------------------------*/
#scrollUp {
  text-align: center;
  bottom: 40px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  z-index: 999;
  border-radius: 50px 50px 4px 4px;
}

#scrollUp i {
  background-image: linear-gradient(90deg, #03228f 0%, #0e73e4 100%);
  border-radius: 50%;
  height: 40px;
  font-size: 24px;
  font-weight: 600;
  width: 42px;
  color: #fff;
  line-height: 36px;
  transition: all 0.3s ease;
  margin-left: 2px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}

#scrollUp i:hover {
  opacity: 0.8;
}

#scrollUp.oranage i {
  background-image: linear-gradient(180deg, #dd4c23 19%, #f27c1e 100%);
}

#scrollUp.oranage2 i {
  background: #ff7045;
}

#scrollUp.purple-color i {
  background: #787cf2;
}




/*------------------------------------
    04. Sticky Menu CSS
--------------------------------------*/
.menu-sticky {
  background: #fff;
  margin: 0;
  z-index: 999;
  width: 100%;
  top: 0;
  position: relative;
}


@-webkit-keyframes sticky-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes sticky-animation {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}




/* ------------------------------------
    05. About Section CSS
---------------------------------------*/
.rs-about .rs-animation-shape {
  position: relative;
  z-index: 1;
}


.rs-about .rs-animation-shape .middle-image2 {
  position: absolute;
  top: -80px;
  left: -25px;
  z-index: -1;
}


.rs-about .shape-image {
  position: relative;
}

.rs-about .shape-image .top {
  position: absolute;
  right: 51%;
  top: -125px;
}

.rs-about.style3 {
  position: relative;
}

.rs-about.style3 .rs-animation-image {
  position: relative;
}

.rs-about.style3 .rs-animation-image .pattern-img {
  text-align: center;
  z-index: -1;
}

.rs-about.style3 .rs-animation-image .middle-img {
  position: absolute;
  left: 4px;
  top: -15px;
}

@media only screen and (max-width: 991px) {
  .rs-about.style3 .rs-animation-image .middle-img {
    position: absolute;
    left: 85px;
    top: -30px;
  }
}
@media only screen and (max-width: 767px) {
  .rs-about.style3 .rs-animation-image .middle-img {
    position: absolute;
    left: 5px;
    top: -20px;
  }
}
@media only screen and (max-width: 575px) {
  .rs-about.style3 .rs-animation-image .middle-img {
    position: absolute;
    left: -10px;
    top: 35px;
  }
}
@media only screen and (max-width: 480px) {
  .rs-about.style3 .rs-animation-image .middle-img {
    position: absolute;
    left: -10px;
    top: 25px;
  }

  .rs-about .shape-image .top {
    position: absolute;
    right: 11%;
    top: -620px;
  }

}




/* ------------------------------------
    06. Banner Section CSS
---------------------------------------*/
.rs-banner.main-home {
  background: url(/front/assets/images/banner/banner-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 765px;
}

.rs-banner.main-home .content-wrap {
  position: relative;
  padding-top: 40px;
}

.rs-banner.main-home .content-wrap .it-title {
  font-size: 52px;
  line-height: 1.3;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  padding-bottom: 20px;
}

.rs-banner.main-home .content-wrap .description .desc {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #ffffff;
  margin: 0;
  padding-bottom: 40px;
}




/* ------------------------------------
    07. Breadcrumbs Section CSS
---------------------------------------*/
.rs-breadcrumbs {
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.rs-breadcrumbs .breadcrumbs-inner {
  padding: 140px 0 150px;
}

.rs-breadcrumbs .breadcrumbs-inner .page-title {
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  margin-bottom: 5px;
  color: #ffffff;
}

.rs-breadcrumbs .breadcrumbs-inner .page-title.new-title {
  margin: 0 auto;
  max-width: 850px;
}

.rs-breadcrumbs .breadcrumbs-inner ul {
  padding: 0;
}

.rs-breadcrumbs .breadcrumbs-inner ul li {
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
}

.rs-breadcrumbs .breadcrumbs-inner ul li a {
  position: relative;
  padding-right: 22px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #ffffff;
}

.rs-breadcrumbs .breadcrumbs-inner ul li a:before {
  background-color: #fff;
  content: "";
  height: 15px;
  width: 1px;
  position: absolute;
  right: 9px;
  top: 2px;
  transform: rotate(26deg);
}




/* ------------------------------------
    11. Counter Section CSS
---------------------------------------*/







/* ------------------------------------
    12. Contact Section CSS
---------------------------------------*/

.rs-contact .contact-wrap {
  background: #ffffff;
  padding: 25px 40px 50px;
  border-radius: 10px 10px 10px 10px;
}

.rs-contact .contact-wrap .content-part {
  text-align: center;
}

.rs-contact .contact-wrap .content-part .title {
  font-size: 24px;
  line-height: 40px;
  font-weight: 700;
  color: #0a0a0a;
  margin: 0;
}

.rs-contact .contact-wrap .content-part .desc {
  margin: 0;
}

.rs-contact .contact-wrap .from-control {
  padding: 12px 16px 12px 16px;
  border-radius: 5px 5px 5px 5px;
  border-style: solid;
  border-color: #02010100;
  background-color: #F6F7F9;
  color: #454545;
  width: 100%;
  opacity: 4;
}

.rs-contact .contact-wrap ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #454545;
  opacity: 1;
}

.rs-contact .contact-wrap ::-moz-placeholder {
  /* Firefox 19+ */

  color: #454545;
  opacity: 1;
}

.rs-contact .contact-wrap :-ms-input-placeholder {
  /* IE 10+ */

  color: #454545;
  opacity: 1;
}

.rs-contact .contact-wrap :-moz-placeholder {
  /* Firefox 18- */

  color: #454545;
  opacity: 1;
}

.rs-contact .contact-box {
  background-image: linear-gradient(250deg, #4e95ed 0%, #03228f 100%);
  padding: 80px 30px 80px 30px;
  border-radius: 5px 5px 5px 5px;
}

.rs-contact .contact-box .address-box {
  display: flex;
}

.rs-contact .contact-box .address-box .address-icon {
  background-image: linear-gradient(275deg, #ffffff 0%, #fcfcff 100%);
  min-width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  width: 40px;
  border-radius: 50%;
  margin-right: 23px;
}

.rs-contact .contact-box .address-box .address-icon i {
  font-size: 20px;
  line-height: 20px;
  color: #03228F;
}

.rs-contact .contact-box .address-box .address-text .label {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  display: block;
  margin-bottom: 5px;
}

.rs-contact .contact-box .address-box .address-text a {
  color: #ffffff;
}

.rs-contact .contact-box .address-box .address-text a:hover {
  color: #ccc;
}

.rs-contact .contact-box .address-box .address-text .desc {
  color: #ffffff;
}

.rs-contact .contact-box.onepage-box {
  background-image: linear-gradient(220deg, #f27c1e 0%, #dd4c23 79%);
}

.rs-contact .contact-box.onepage-box .address-box .address-icon {
  background: white-color;
}

.rs-contact .contact-box.onepage-box .address-box .address-icon i {
  color: #f2541b;
}

.rs-contact .contact-box.onepage-box.home14-onepage-style {
  background-image: linear-gradient(250deg, #932ff5 0%, #343dfb 100%);
}

.rs-contact .contact-widget .from-control {
  padding: 20px 20px 20px 20px;
  border-radius: 5px 5px 5px 5px;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  background-color: #F6F7F9;
  width: 100%;
  max-width: 100%;
}

.rs-contact .contact-widget textarea {
  height: 120px;
}

.rs-contact .contact-widget ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #454545;
  opacity: 1;
}

.rs-contact .contact-widget ::-moz-placeholder {
  /* Firefox 19+ */

  color: #454545;
  opacity: 1;
}

.rs-contact .contact-widget :-ms-input-placeholder {
  /* IE 10+ */

  color: #454545;
  opacity: 1;
}

.rs-contact .contact-widget :-moz-placeholder {
  /* Firefox 18- */

  color: #454545;
  opacity: 1;
}

.rs-contact .contact-widget.onepage-style .from-control {
  background: #fff;
}






/* ------------------------------------
    16. Team Section CSS
---------------------------------------*/
.rs-team {
  background: url(assets/images/bg/team-bg.png);
  background-position: center center;
  background-size: cover;
  background-color: #000060;
}

.rs-team .team-item-wrap .team-wrap {
  padding: 9px 35px 25px 20px;
  background: url(assets/images/team/ngbng.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.rs-team .team-item-wrap .team-wrap .image-inner {
  overflow: hidden;
  border-radius: 50%;
}

.rs-team .team-item-wrap .team-wrap .image-inner a img {
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}



.rs-team .team-item-wrap .team-content {
  padding: 20px 20px 20px;
}

.rs-team .team-item-wrap .team-content .person-name {
  font-size: 22px;
  font-weight: 600;
  line-height: 44px;
  margin-bottom: 5px;
}

.rs-team .team-item-wrap .team-content .person-name a {
  color: #ffffff;
}

.rs-team .team-item-wrap .team-content .designation {
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  color: #ffffff;
  margin-bottom: 15px;
}

.rs-team .team-item-wrap .team-content .team-social li {
  display: inline-block;
  margin-right: 10px;
}

.rs-team .team-item-wrap .team-content .team-social li a i {
  font-size: 15px;
  line-height: 14px;
  font-weight: 400;
  color: #ffffff;
}

.rs-team .team-item-wrap .team-content .team-social li:last-child {
  margin-right: 0;
}

.rs-team .team-item-wrap:hover .team-wrap .image-inner a img {
  transform: scale(1.3);
}






/* ------------------------------------
    17. Services Section CSS
---------------------------------------*/


.rs-services.style2 .flip-box-inner {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000px;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part {
  background-color: #FFFFFF;
  text-align: center;
  padding: 50px 40px 50px 40px;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 3px 7px 25px 0px rgba(0, 0, 0, 0.05);
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part:hover {
  background-color: #106eea;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part:hover p {
  color: #ffffff;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part {
  margin-bottom: 15px;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part .icon-part img {
  width: 60px;
  height: 60px;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a {
  color: #101010;
}


.rs-services .shape-animation {
  position: relative;
}

.rs-services .shape-animation .shape-part {
  position: absolute;
  left: -50px;
  bottom: 150px;
}





/* ------------------------------------
    18. Process Section CSS
---------------------------------------*/
.rs-process .rs-addon-number .number-text .number-area {
  display: block;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.4;
  color: #03228f;
}

.rs-process .rs-addon-number .number-text .number-title .title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  color: #101010;
  margin-bottom: 10px;
}

.rs-process .rs-addon-number .number-text .number-txt {
  margin: 0;
  padding-right: 34px;
}

.rs-process.style2 .addon-process .process-wrap .process-img {
  padding: 10px 10px 10px 10px;
}

.rs-process.style2 .addon-process .process-wrap .process-img img {
  width: 100%;
  height: auto;
  cursor: pointer;
  transition: transform 0.3s ease-in;
}

.rs-process.style2 .addon-process .process-wrap .process-img:hover img {
  transform: translateY(-10px);
}

.rs-process.style2 .addon-process .process-wrap .process-text {
  text-align: center;
  padding: 15px 0 0;
}

.rs-process.style2 .addon-process .process-wrap .process-text .title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #0a0a0a;
  margin-bottom: 0;
}

.rs-process.style2 .addon-process .process-wrap .process-text .title:hover {
  color: #061340;
}

.rs-process.style5 .rs-addon-number .number-text .number-area {
  color: #ffffff;
}

.rs-process.style5 .rs-addon-number .number-text .number-title .title {
  color: #ffffff;
}

.rs-process.style5 .rs-addon-number .number-text .number-txt {
  color: #ffffff;
}




/*------------------------------------
    28. Partner Section CSS
------------------------------------*/
.rs-partner {
    background-image: linear-gradient(330deg, #00005b 0%, #020275 90%);
    margin: 20px !important;
    padding: 60px 0;
}

.rs-partner .partner-item {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px;
}

.rs-partner .partner-item .logo-img {
    text-align: center;
}

/* A tag hat gaya, direct image selector */
.rs-partner .partner-item .logo-img .main-logo {
    max-width: 400px; /* Width badha di */
    max-height: 80px;  /* Height bhi thodi badha di */
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    filter: none;
    object-fit: contain;
}

.rs-carousel .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100px;
}

@media (max-width: 768px) {
    .rs-partner .partner-item .logo-img .main-logo {
        max-width: 150px;
        max-height: 50px;
    }

    .rs-partner .partner-item,
    .rs-carousel .owl-item {
        min-height: 80px;
    }
}


/*------------------------------------
    35. Footer Section CSS
------------------------------------*/
.rs-footer {
  background: url(assets/images/bg/footer-bg.png);
  background-color: #F5F6F9;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.rs-footer .footer-top {
  padding: 92px 0 65px;
}

.rs-footer .footer-top .footer-logo img {
  height: 40px;
}

.rs-footer .footer-top .widget-title {
  font-size: 22px;
  line-height: 40px;
  font-weight: 600;
  color: #101010;
  margin-bottom: 25px;
}

.rs-footer .footer-top .site-map li {
  margin-bottom: 12px;
}

.rs-footer .footer-top .site-map li a {
  font-size: 16px;
  color: #454545;
}

.rs-footer .footer-top .site-map li a:hover {
  color: #106eea;
}

.rs-footer .footer-top .footer-social li {
  display: inline;
  margin-right: 5px;
}

.rs-footer .footer-top .footer-social li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  color: #555;
  text-align: center;
  font-size: 15px;
  transition: all .8s ease;
  background: rgba(255, 255, 255, 0.9);
}

.rs-footer .footer-top .footer-social li a i {
  line-height: 35px;
}

.rs-footer .footer-top .footer-social li a:hover {
  color: #ffffff;
  background: #106eea;
}

.rs-footer .footer-top .footer-social li:last-child {
  margin: 0;
}

.rs-footer .footer-top .address-widget li {
  padding: 0px 0px 16px 40px;
}

.rs-footer .footer-top .address-widget li .desc a {
  color: #454545;
}

.rs-footer .footer-top .address-widget li .desc a:hover {
  color: #106eea;
}

.rs-footer .footer-top .address-widget li i {
  color: #106eea;
}

.rs-footer .footer-top .address-widget li i:before {
  font-size: 20px;
}

.rs-footer .footer-top .widget-desc {
  margin: 0;
}

.rs-footer .footer-top p {
  margin: 30px 0 0;
  position: relative;
}

.rs-footer .footer-top p input[type=email] {
  border: none;
  width: 91%;
  font-size: 13px;
  padding: 16px 60px 16px 20px;
  margin: 0;
  color: #0a0a0a;
  overflow: hidden;
  border-radius: 30px 0 0 30px;
  background: #fff;
  box-shadow: 0 0 25px #eeeeee;
}

.rs-footer .footer-top p input[type="submit"] {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  background-image: linear-gradient(90deg, #03228f 0%, #0e73e4 100%);
  border-radius: 50%;
  padding: 15px 28px 15px;
  font-family: "Flaticon";
  font-size: 0;
  border: none;
}

.rs-footer .footer-top p i {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 12px 20px;
  pointer-events: none;
  color: #ffffff;
}

.rs-footer .footer-top p ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #eeeeee;
  opacity: 1;
}

.rs-footer .footer-top p ::-moz-placeholder {
  /* Firefox 19+ */

  color: #454545;
  opacity: 1;
}

.rs-footer .footer-top p :-ms-input-placeholder {
  /* IE 10+ */

  color: #454545;
  opacity: 1;
}

.rs-footer .footer-top p :-moz-placeholder {
  /* Firefox 18- */

  color: #eeeeee;
  opacity: 1;
}

.rs-footer .footer-bottom {
  padding: 20px 0;
  background: #102b3e;
}

.rs-footer .footer-bottom .copyright p {
  margin: 0;
  color: #eeeeee;
}

.rs-footer .footer-bottom .copyright p a {
  color: #eeeeee;
  font-weight: 500;
}

.rs-footer .footer-bottom .copyright p a:hover {
  color: #106eea;
}

.rs-footer .footer-bottom .copy-right-menu li {
  display: inline-block;
  position: relative;
  padding: 0px 19px 0 25px;
}

.rs-footer .footer-bottom .copy-right-menu li a {
  color: #eeeeee;
}

.rs-footer .footer-bottom .copy-right-menu li a:hover {
  color: #106eea;
}

.rs-footer .footer-bottom .copy-right-menu li:before {
  display: block;
  content: "";
  position: absolute;
  font-size: 18px;
  background: #106eea;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  transform: translateY(-50%);
  border-radius: 50%;
}

.rs-footer .footer-bottom .copy-right-menu li:first-child:before {
  display: none;
}

.rs-footer.style1 .footer-top .widget-title {
  color: #102b3e;
}




.dance3 {
  -webkit-animation: dance3 8s alternate infinite;
}

@keyframes dance3 {
  0% {
    -webkit-transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

.dance {
  -webkit-animation: dance 2s alternate infinite;
}






/*  ========= responsive css  =========*/

@charset "utf-8";

/**
   *
   * -----------------------------------------------------------------------------
   *
   * Template : Braintech - Technology & IT Solutions HTML Template
   * Author : rs-theme
   * Author URI : http://www.rstheme.com/
   *
   * -----------------------------------------------------------------------------
   *
   **/


@media only screen and (min-width: 1300px) {
  .container {
    max-width: 1240px;
    width: 100%;
  }
}


/* container control end */

@media only screen and (max-width: 1700px) {
  .rs-about.style2 .image-part img {
    max-width: 45%;
  }
}


@media only screen and (max-width: 1440px) {
  .sec-right {
    right: -15%;
  }

}







@media only screen and (max-width: 1199px) {
  

  h4 {
    font-size: 21px;
  }

  .readon.learn-more {
    padding: 14px 35px 14px 35px;
  }
  
  .sec-title3 .title {
    font-size: 33px;
    line-height: 35px;
  }
}



@media only screen and (min-width: 992px) and (max-width: 1199px) {

  .bg3 {
      margin: 0 15px 0 0;
      padding: 70px 30px 65px;
  }
  .sec-title .title{
      font-size: 27px;
  }
  
  .rs-about .rs-animation-shape .middle {
      left: -20px;
      top: -50px;
  }
  .rs-about .rs-animation-shape .bottom-shape {
      left: -20px;
  }
  .rs-contact .contact-wrap {
      padding: 25px 35px 50px;
  }
  .rs-banner.main-home .content-wrap .it-title {
      font-size: 38px;
      line-height: 1.3;
  }
  .rs-contact .contact-wrap .content-part .title {
      font-size: 18px;
  }
  .rs-contact .contact-wrap .content-part .desc {
      font-size: 14px;
  }
  
}





@media only screen and (max-width: 991px) {
  .hidden-md {
      display: none !important;
  }

  .sec-title2 .title,
  .sec-title .title{
      font-size: 30px;
      line-height: 1.4;
  }

  .rs-process .process-wrap.bg3{
      margin-right: 0;
  }

  /*Menu Part CSS*/
  .logo-part {
      float: left;
      height: 65px;
      line-height: 62px;
  }

  .main-menu {
      width: 100%;
  }
  
  
  .rs-footer .footer-bottom .copy-right-menu,.copyright{
      text-align: center;
  }
  .rs-footer .footer-top p{
      max-width: 380px;
  }

  .bg3 {
      text-align: center;
      margin: 0 31px 0 0;
      padding: 80px 40px 80px;
  }
  .rs-about .rs-animation-shape .pattern {
      position: unset;
      top: 22px;
  }
  .rs-about .rs-animation-shape .bottom-shape {
      left: -15px;
  }
  .rs-about .rs-animation-shape .middle {
      left: -40px;
      top: -56px;
  }
  .dance {
      -webkit-animation: unset;
  }

 
  .rs-contact .contact-wrap {
      max-width: 450px;
  }
  .rs-about .rs-animation-shape .middle {
      left: -15px;
      top: -80px;
  }
  .rs-process .rs-addon-number .number-text .number-txt {
     padding-right: 0;
  }
  .rs-services.main-home.style1 {
      margin-top: 10px;
  }

  .rs-contact.mod1 .contact-wrap {
      max-width: 100%;
  }

  .sec-title5 .title.title2 {
      font-size: 28px;
      line-height: 38px;
  }
  

}



@media only screen and (max-width: 767px) {

  .readon.qoute-btn {
      font-size: 14px;
      padding: 12px 26px;
  }

  .sec-title5 .title {
      font-size: 28px;
  }
  .rs-step {
      padding: 170px 0;
  }

  .bg3 {
      margin: unset;
      padding: 60px 20px 60px;
  }
  .sec-title3 .desc {
      font-size: 16px;
  }
  .sec-title3 .title {
      font-size: 36px;
      margin-bottom: 20px;
  }
  .sec-title .title{
      font-size: 26px;
  }

  .rs-footer .footer-top p{
      max-width: 280px;
  }

  .rs-about .rs-animation-shape .middle,
  .rs-about .rs-animation-shape .bottom-shape,
  .rs-process .shape-animation .shape-process {
      display: none;
  }

  .rs-breadcrumbs .breadcrumbs-inner .page-title {
      font-size: 30px;
      line-height: 45px;
  }
 
  h3 {
      font-size: 23px;
  }

}


@media only screen and (max-width: 575px) {

  .rs-carousel .owl-dots {
      display: none;
  }

  .rs-about .rs-animation-shape .middle,
  .rs-about .rs-animation-shape .bottom-shape {
      left: -10px;
  }
}    


@media only screen and (max-width: 480px) {

  .container-fluid {
      padding: 0 15px;
  }
  .rs-footer .footer-top p{
      max-width: 100%;
  }
 
  .rs-about .rs-animation-shape .bottom-shape {
      top: 260px;
  }

  .sec-title3 .title {
      font-size: 34px;
      margin-bottom: 15px;
  }
  .sec-title3 .desc {
      font-size: 15px;
  }
  .sec-title .title {
      font-size: 24px;
  }

  .rs-contact .contact-wrap .content-part .title {
      font-size: 15px;
  }
  .rs-videos .animate-border.main-home .popup-border {
      left: 24%;
  }

  .rs-contact .contact-wrap .content-part .desc {
      font-size: 12px;
  }

  .rs-about .rs-animation-shape .middle-image2 .dance {
      max-width: 133px;
  }

  .readon.started {
      padding: 10px 25px;
  }
  .address-widget {
    padding-right: 50px;
  }

}



 /* Testimonial Section Styles */
 .bg5 {
  background: url(assets/images/bg/project-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #000060;
}

.pt-120 {
  padding-top: 120px;
}

.pb-120 {
  padding-bottom: 120px;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.sec-title2 {
  text-align: center;
  margin-bottom: 45px;
}

.white-color {
  color: #ffffff;
}

.sub-text {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  display: block;
}

.title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.3;
}

/* Testimonial Item Styles */
.rs-testimonial.main-home .testi-item {
  position: relative;
  margin-bottom: 30px;
}

.rs-testimonial.main-home .testi-item .author-desc {
  background-image: linear-gradient(150deg, #000060 0%, #1e1eaa 98%);
  padding: 70px 40px 80px 40px;
  border-radius: 10px;
  box-shadow: unset;
  margin-right: 20px;
  position: relative;
}

.rs-testimonial.main-home .testi-item .author-desc .desc {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.7;
  padding: 70px 20px 35px 20px;
  text-align: center;
  position: relative;
}

.rs-testimonial.main-home .testi-item .author-desc .desc .quote {
  width: 50px;
  top: -13px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.rs-testimonial.main-home .testi-item .author-desc .author-img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -50px;
}

.rs-testimonial.main-home .testi-item .author-desc .author-img img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid #ffffff;
}

.rs-testimonial.main-home .testi-item .author-part {
  text-align: center;
  padding-top: 70px;
}

.rs-testimonial.main-home .testi-item .author-part .name {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  text-decoration: none;
}

.rs-testimonial.main-home .testi-item .author-part .designation {
  color: #ffffff;
  font-size: 16px;
}

/* Owl Carousel Customization */
.rs-carousel .owl-dots {
  text-align: center;
  margin: 40px auto 0;
  line-height: 15px;
  display: block;
}

.rs-carousel .owl-dots .owl-dot {
  width: 25px;
  height: 8px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 30px;
  border: none;
  transition: all 0.3s ease;
  background: #0B70E1;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  opacity: 0.7;
}

.rs-carousel .owl-dots .owl-dot:hover,
.rs-carousel .owl-dots .owl-dot.active {
  width: 40px;
  background: #0B70E1;
  opacity: 1;
}

/* Responsive Styles */
@media only screen and (max-width: 1199px) {
  .pt-120 {
    padding-top: 100px;
  }
  
  .pb-120 {
    padding-bottom: 100px;
  }
  
  .rs-testimonial.main-home .testi-item .author-desc .desc {
    font-size: 16px;
    padding: 60px 15px 25px;
  }
  
  .rs-testimonial.main-home .testi-item .author-desc {
    padding: 60px 30px 70px;
  }
}

@media only screen and (max-width: 991px) {
  .md-pt-80 {
    padding-top: 80px;
  }
  
  .md-pb-80 {
    padding-bottom: 80px;
  }
  
  .title {
    font-size: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .rs-testimonial.main-home .testi-item .author-desc {
    margin-right: 0;
  }
  
  .rs-testimonial.main-home .testi-item .author-desc .desc {
    font-size: 16px;
  }
}

@media only screen and (max-width: 480px) {
  .rs-testimonial.main-home .testi-item .author-desc {
    padding: 40px 15px 50px;
  }
  
  .rs-testimonial.main-home .testi-item .author-desc .desc {
    padding: 60px 10px 25px;
  }
  
  .title {
    font-size: 24px;
  }
}

/* ------------------------------------
    11. Counter Section CSS
---------------------------------------*/
.rs-counter {
  margin-top: -78px;
  position: absolute;
  min-width: 860px;
  right: 100px;
}
.rs-counter .counter-top-area .counter-list .counter-text .count-number {
  margin-bottom: 7px;
}
.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count {
  color: #03228F;
  font-size: 48px;
  font-weight: 900;
  position: relative;
}
.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.plus {
  padding-right: 30px !important;
}
.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.plus:before {
  content: '+';
  position: absolute;
  right: 0;
}
.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.k {
  padding-right: 30px !important;
}
.rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.k:before {
  content: 'k';
  position: absolute;
  right: 0;
}
.rs-counter .counter-top-area .counter-list .counter-text .title {
  font-size: 19px;
  line-height: 29px;
  color: #333333;
  font-weight: 600;
  margin: 0;
}
.rs-counter.style2 {
  margin-top: unset;
  position: unset;
  min-width: unset;
  right: unset;
}
.rs-counter.style2 .counter-top-area .counter-list {
  display: flex;
  align-items: center;
}
.rs-counter.style2 .counter-top-area .counter-list .count-icon {
  width: 80px;
  display: inline-block;
  padding-right: 15px;
}
.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number {
  margin-bottom: 7px;
}
.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count {
  color: #FFFFFF;
  font-size: 53px;
  font-weight: 700;
  -webkit-text-fill-color: #042BA1;
  -webkit-text-stroke-width: 1px;
  position: relative;
}
.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus {
  padding-right: 22px;
}
.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus:before {
  content: '+';
  position: absolute;
  right: 0;
  top: 25px;
  font-size: 35px;
}
.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.k {
  padding-right: 22px;
}
.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.k:before {
  content: 'k';
  position: absolute;
  right: 0;
  top: 25px;
  font-size: 35px;
}
.rs-counter.style2 .counter-top-area .counter-list .counter-text .title {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}

@media only screen and (max-width: 1199px) {
  .rs-counter.style2 .counter-top-area .counter-list {
    display: block; 
}
.rs-counter.style2 .counter-top-area .counter-list .count-icon {
    padding-right: 0;
    margin-bottom: 30px;
}

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .rs-counter {
    margin-top: -58px;
    position: absolute;
    min-width: 720px;
    right: 100px;
}

}

@media only screen and (max-width: 991px) {
  .rs-counter {
    right: auto;
    position: relative;
    /* margin: 80px 30px 0; */
    min-width: auto;
    text-align: center;
}
.rs-counter.style2 {
  padding: 80px 0 72px;
}
}

@media only screen and (max-width: 767px) {
  .rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count{
    font-size: 45px;
}
.rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus:before {
    top: 16px;
}
.rs-counter .counter-top-area .counter-list .counter-text .title {
  font-size: 17px;
  line-height: 1.2;
}
}

