.it_solution_hero_content { 
  padding: 99px 50px 101px;
}
.policy_section .iconbox_content {
    min-height: 160px;
}
.policy_section .iconbox_content h3 {
    color: #fff !important;
} 
nav.main_menu.navbar {
  float: right;
}
img.thumb-1 {
  border-radius: 15px 0 0 0;
}
.thumb-2 {
  border-radius: 0px 0 15px 0;
}

.it_solution_hero_content h1 span {
  background: #bd0001;
  color: #fff;
  line-height: 55px;
  padding: 10px 30px 0;
  display: inline-block;
  transform: rotate(-3deg);
}

nav.main_menu li > a {
  font-size: 16px;
  margin: 4px 4px 0 4px;
}

.it_solution_hero_images .worldwide_clients {
  background: #000;
}

.it_solution_hero_section h1 em {
  background: #0a1f5e;
  color: #fff;
  padding: 5px 10px;
  font-style: normal;
  position: relative;
}

.funfact_block h3 {
  color: #ad001e;
  font-size: 21px;
  padding: 0;
  text-align: left;
}

.funfact_block .thecounter {
  background: #071e6a;
  font-size: 21px;
  margin: 0 0 20px 0;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
}

section.policy_section {
  padding-top: 100px;
}

.iconbox_block.layout_icon_left {
  background: #071e6a !important;
  color: #fff;
  width: 100%;
  padding: 20px !important;
}

h3.iconbox_title {
  color: #fff;
}

.iconbox_block.layout_icon_left.redone {
  background: #ad001e !important;
}

a.btn {
  border: 0;
  background: #071e6a;
  color: #fff;
}

h4.sub-title {
  margin: 10px auto 0;
  text-align: center;
  width: 50%;
}
.site_header_1 .header_bottom {
  padding: 14px 20px;
  border-radius: 20px 20px 0 0;
}

.heading_focus_text .badge {
  background: #ad001e !important;
}

.team_member_image {
  max-height: 400px;
  overflow: hidden;
  background: #fff;
  margin: 0 0 30px 0;
}

.our_world_employees .image_wrap:before {
  background: linear-gradient(0deg, #150b6c, transparent 70%);
}

main {
  min-height: 400px;
}

.about_content li {
  margin: 4px 0;
  font-size: 18px;
  list-style: none;
}

.about_content li i {
  color: #071e6a;
}
.about_content ul {
  padding: 20px 0 0 0;
}

h2.heading_text {
  font-size: 46px !important;
  text-transform: uppercase;
  line-height: 50px !important;
  color: #071e6a;
  text-transform: capitalize;
}
section.service_section.section_space {
  background: #faed97 !important;
}
.service_facilities_group li {
  background: #071e6a;
  color: #fff;
  margin: 10px 1%;
  max-width: 48% !important;
  border-left: 4px solid #bc3148;
  display: block;
  font-size: 14px;
  clear: both;
}
.service_facilities_group li i {
  margin: 0 4px 0 0;
}

.pricing_block .pricing_package_title {
  line-height: 35px;
  font-size: 30px;
  text-align: center;
}
.pricing_block .pricing_package_description {
  font-size: 14px;
  text-align: center;
  color: #777;
  font-weight: 400;
}

.price-box {
  font-size: 40px;
  background: #222;
  text-align: center;
  font-weight: 600;
  border-radius: 0px;
  position: relative;
  padding: 20px 0;
  margin: 10px 0 0;
  color: #fff;
}

.pricing_block_title {
  padding: 0 40px;
}
.price-box del {
  font-size: 20px;
  position: relative;
  top: -2px;
  font-weight: 400;
  color: #555;
}
.package-list {
  padding: 20px 20px 0;
  border-top: 1px solid #aaa;
  height: 340px;
  overflow-y: scroll;
}
.pricing_block {
  padding: 0 0 30px 0;
}
.pricing-header {
  padding: 30px 0px 0px;
}
.pricing_block a.btn.btn-light {
  display: block;
  margin: 0 30px;
  border-radius: 10px;
  background: #b10d2a;
  font-size: 19px;
  padding: 0px 0px;
}
.package-list li {
  position: relative;
  list-style: none;
  font-size: 15px;
  padding: 0 0 5px 25px;
}

.package-list li:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f058";
  position: absolute;
  left: 0;
  color: #002868;
}

/*Service Page Content*/
section.client_logo_section {
  padding: 100px 0;
}

h3.iconbox_title {
  color: #150b6c;
}

.homeSection6 {
  padding: 120px 0 70px;
}

.homeSection6 .hSec6-cont {
  /*padding-left: 120px;*/
}

.mn-hd h5 {
  font-weight: 600;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.285em;
  text-transform: uppercase;
  color: #db3145;
  padding-bottom: 8px;
  margin: 0;
}

.mn-hd h6 {
  font-weight: 700;
  font-size: 38px;
  line-height: 1.2;
  color: #111111;
  padding-bottom: 25px;
  margin: 0;
}

.mn-hd p {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
}

.pt-5 {
  padding-top: 3rem !important;
  padding: 0px;
}

.btnList li {
  display: inline-block;
  margin-right: 20px;
}

.btnList li.last {
  margin-right: 0;
}

.mn-btn a {
  padding: 20px 55px;
  background: #db3145;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  color: #fff !important;
}

.mn-btn a:before {
  transform: translate3d(-100%, 0, 0);
  background-color: #26503a;
  border: 1px solid #26503a;
  transition: transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.mn-btn a span {
  position: relative;
  z-index: 1;
}

.mn-btn a:after {
  background-color: #111111;
  border: 1px solid #111111;
  transform: translate3d(100%, 0, 0);
  left: auto;
  right: -2px;
  transition: transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
}

.sec-mn-btn a {
  padding: 20px 55px;
  background: #023871;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  color: #fff !important;
}
.homeSection8 {
  background: #cbffe3;
  padding: 40px 0 50px;
}
.homeSection8 .hSec8-cont {
  padding-right: 100px;
}
/*Service Page Content*/


/**/
.package-list {
}

/* Custom scrollbar styles for WebKit browsers (Chrome, Safari) */
.package-list::-webkit-scrollbar {
  width: 12px; /* Width of the scrollbar */
}

.package-list::-webkit-scrollbar-track {
  background: #fff; /* Background of the scrollbar track */
  border-radius: 10px; /* Rounded corners for track */
}

.package-list::-webkit-scrollbar-thumb {
  background: #fff; /* Color of the scrollbar thumb */
  border-radius: 10px; /* Rounded corners for thumb */
}

.package-list::-webkit-scrollbar-thumb:hover {
  background: #fff; /* Color of the scrollbar thumb on hover */
}

/* Optional: styles for Firefox */
.package-list {
  scrollbar-width: thin; /* Thin scrollbar */
  scrollbar-color: #888 #f1f1f1; /* Thumb color and track color */
}

.package-list {
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1;
    padding: 35px 35px 0px;
}

.section_space {
    padding-top: 120px;
    padding-bottom: 120px !important;
}



.form-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: 100%;
    background: rgb(4 26 38 / 70%);
}

.form-popup {
    position: fixed;
    top: 0;
    left: 0;
    max-width: 840px;
    height: 600px;
    background: orange;
    z-index: 1000;
    right: 0;
    bottom: 0;
    margin: auto;
}



img.popup-thumb {
    float: right;
    width: 420px;
    height: 600px;
}

.form-content{
    background:#fff;
    width:420px;
    height:600px;
    padding:20px 30px;
}

a.form-close {
    position: absolute;
    top: 0px;
    text-align:center;
    right: 0px;
    border-radius: 0px 0 0 8px;
    background: #000000;
    width: 32px;
    height: 32px;
    font-size: 16px;
    display: flex;
    color:#fff;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}
.form-content label{
    display:block;
    font-size:15px;
    margin:20px 0 0;
    color:#000;
    
}
span.disclaimer-form {
    font-size: 12px;
    color: #777;
}

span.disclaimer-form a{
font-weight:600;
color:#d80025;
}
.form-content h1 {
    font-weight: 800;
    color: #000;
    font-size: 26px;
    line-height: 30px;
}
.form-content input[type="text"], 
.form-content select{
    display:block;
    width:100%;
    padding:10px;
    border:1px solid #eee;
    box-shadow:0px 0px 2px #eee;
    border-radius:5px;
}


.form-content input[type="submit"]{
    background:#000;
 display:inline-block;
    margin:20px 0 0 0;color:#fff;
    border:0;
    font-size:15px;
    padding:10px 40px 10px;
    border-radius:6px;
}

.iconbox_content > h3.about_title{
    color:#000 !important;
}