/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/

/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
  box-sizing: border-box !important;
  /* transition: ease all 0.5s; */
}

html {
  scroll-behavior: smooth;
}

body {
  color: #666666;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  line-height: 1.80857;
  font-weight: normal;
  overflow-x: hidden;
}

a {
  color: #1f1f1f;
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
  font-weight: normal;
  position: relative;
  padding: 0 0 10px 0;
  font-weight: normal;
  line-height: normal;
  color: #111111;
  margin: 0;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 13px;
}

*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #212121;
  text-decoration: none !important;
  opacity: 1;
}

button:focus {
  outline: none;
}

ul,
li,
ol {
  margin: 0px;
  /* padding: 0px;
    list-style: none; */
}

p {
  margin: 20px;
  margin-left: 0px;
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
}

a {
  color: #222222;
  text-decoration: none;
  outline: none !important;
}

a,
.btn {
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

img {
  max-width: 100%;
  height: auto;
}

:focus {
  outline: 0;
}

.paddind_bottom_0 {
  padding-bottom: 0 !important;
}

.btn-custom {
  margin-top: 20px;
  background-color: transparent !important;
  border: 2px solid #ddd;
  padding: 12px 40px;
  font-size: 16px;
}

.lead {
  font-size: 18px;
  line-height: 30px;
  color: #767676;
  margin: 0;
  padding: 0;
}

.form-control:focus {
  border-color: #ffffff !important;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

.navbar-form input {
  border: none !important;
}

.badge {
  font-weight: 500;
}

blockquote {
  margin: 20px 0 20px;
  padding: 30px;
}

button {
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.full {
  float: left;
  width: 100%;
}

.layout_padding {
  padding-top: 100px;
  padding-bottom: 0px;
}

.padding_0 {
  padding: 0px;
}

/* header section top start */

.header_section_top {
  width: 100%;
  float: left;
  background-color: #ebebeb;
  height: auto;
  padding: 5px 0px;
}

.welcome_text {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #2b2b2b;
  margin: 0px;
}

.english_text {
  width: 100%;
  float: right;
  font-size: 16px;
  color: #2b2b2b;
  text-align: right;
  margin: 0px;
}

/* header section top end */

/* header section middle start */

.header_section_middle {
  width: 100%;
  float: left;
  background-color: #fefefd;
  height: auto;
  padding: 20px 0px;
  position: fixed;
  top: 0px;
  z-index: 9999;
}

.quick_bt {
  width: 200px;
  float: left;
}

.quick_bt a {
  float: right;
  font-size: 16px;
  color: #fefefd;
  text-transform: uppercase;
  padding: 10px 20px;
  background-color: #b81420;
}

.quick_bt a:hover {
  background-color: #0f3661;
  color: #fefefe;
}

.location_main {
  width: 100%;
  display: flex;
}

.location_top {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #000;
  margin: 15px 0px;
}

.location_top a {
  color: #000;
}

.location_top a:hover {
  color: #b81420;
}

.padding_15 {
  padding-right: 15px;
}

/* header section middle end */

/* header section start */

.header_section {
  width: 100%;
  float: left;
  background-color: #0f3661;
  height: auto;
  background-size: 100%;
  background-repeat: no-repeat;
}

.header_bg {
  background: #fb6818;
  border-bottom: 1px solid #ffffff;
}

.bg-light {
  background-color: transparent !important;
}

.ml-auto,
.mx-auto {
  margin-left: 0px;
  display: contents;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 10px 20px;
  font-size: 16px;
  color: #000000;
  margin: 0px 10px 0px 0px;
  text-transform: uppercase;
  background-color: transparent;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #4367b1;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #ffffff;
  background-color: #4367b1;
}

a.navbar-brand {
  display: none;
}

.navbar {
  padding: 0px 0px 0px 15px;
}

/* header section end */

/* banner section start */

.banner_section {
  width: 100%;
  float: left;
  background-image: url(../images/gsa.jpg);
  height: auto;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding: 90px 0px 75px 0px;
  position: relative;
  z-index: -2;
  margin-top: 100px;
}

.banner_section::after {
  content: "";
  position: absolute;
  width: 80%;
  right: initial;
  background-image: url(../images/banner-img.png);
  height: 500px;
  top: 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: -1;
}
.slider {
  height: 400px;
}
.slider img {
  background-position: center;
  background-size: cover;
  height: 100%;
  object-fit: cover;
}

.banner_title {
  width: 100%;
  float: left;
  font-size: 60px;
  color: #fefefd;
  font-weight: bold;
  line-height: 70px;
}

.improvement_text {
  width: 100%;
  float: left;
  font-size: 30px;
  color: #007bff;
  font-weight: bold;
}

.banner_text {
  width: 70%;
  font-size: 16px;
  color: #fefefd;
  padding-top: 10px;
  margin: 0px;
}

.btn_main {
  width: 100%;
  display: flex;
}

.contact_bt {
  /* width: 170px; */
  float: left;
  margin-top: 30px;
}

.contact_bt a {
  width: 100%;
  float: left;
  padding: 10px 10px;
  color: #ffffff;
  background-color: #b81420;
  text-align: center;
  font-size: 16px;
}

.contact_bt a:hover {
  color: #292929;
  background-color: #ffffff;
}

.contact_bt.active a {
  margin-left: 10px;
  color: #292929;
  background-color: #ffffff;
}

.banner_img {
  width: 100%;
  float: left;
  display: none;
}

#main_slider a.carousel-control-prev {
  left: -120px;
  top: 150px;
}

#main_slider a.carousel-control-next {
  right: -120px;
  top: 150px;
}

#main_slider .carousel-control-next,
#main_slider .carousel-control-prev {
  width: 55px;
  height: 55px;
  background: #ed1c24;
  opacity: 1;
  font-size: 30px;
  color: #ffffff;
}

#main_slider .carousel-control-next:focus,
#main_slider .carousel-control-next:hover,
#main_slider .carousel-control-prev:focus,
#main_slider .carousel-control-prev:hover {
  color: #252525;
  background-color: #ffffff;
}

/* banner section end */

/* about_section start */

.about_section {
  width: 100%;
  float: left;
  background-color: #ffffff;
  height: auto;
  background-size: 100%;
}

.about_title_main {
  /* width: 90%; */
  float: left;
  /* padding: 20px 0px 0px 0px; */
}

.about_title {
  width: 100%;
  float: left;
  font-size: 40px;
  color: #272726;
  font-weight: bold;
}

.about_text {
  width: 100%;
  float: left;
  /* font-size: 16px; */
  color: #272726;
  margin: 0px;
  /* padding-top: 20px; */
  text-align: justify;
}

.about_text1 {
  width: 100%;
  float: left;
  /* font-size: 16px; */
  color: #272726;
  /* padding-top: 20px; */
  text-align: justify;
}

.read_bt {
  width: 175px;
  float: left;
  padding-top: 40px;
}

.read_bt a {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #ffffff;
  padding: 12px 0px;
  text-align: center;
  background-color: #b81420;
}

.read_bt a:hover {
  color: #ffffff;
  background-color: #0f3661;
}

.about_img {
  width: 100%;
  float: left;
}

/* about section end */

/* services section start */

.services_section {
  width: 100%;
  float: left;
  padding: 90px 0px;
}

.section {
  width: 100%;
  float: left;
  padding: 40px 0px;
}

.services_title {
  width: 100%;
  float: left;
  font-size: 40px;
  color: #2b2b2b;
  font-weight: bold;
}

.services_section_2 {
  width: 100%;
  float: left;
}

.services_box {
  width: 100%;
  height: auto;
  padding: 20px;
  margin-top: 30px;
  box-shadow: 0px 15px 15px 1px #00000029;
  transition: all 0.35s ease;
  border-radius: 10px;
  cursor: pointer;
  border-top: 3px solid #b81420;
  background-color: #fff;
}

.services_box:hover {
  color: #b81420;
  box-shadow: 0px 20px 15px 1px #00000029;
  transform: scale(1.05);
  border-top: 4px solid #b81420;
  backdrop-filter: blur(5px);
}

.services_box:hover .corportae_text {
  color: #b81420;
}

.corportae_text.active {
  color: #b81420;
}

.corportae_text {
  width: 100%;
  font-size: 18px;
  color: #2b2b2b;
  font-weight: bold;
}

.services_text {
  width: 100%;
  font-size: 15px;
  color: #373636;
  margin: 0px;
}

.read_bt_1 {
  width: 175px;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
  display: flex;
}

.read_bt_1 a {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #ffffff;
  padding: 12px 0px;
  text-align: center;
  background-color: #b81420;
}

.read_bt_1 a:hover {
  color: #ffffff;
  background-color: #0f3661;
}

/* services section end */

/* projects section start */

.projects_section {
  width: 100%;
  float: left;
  padding-bottom: 90px;
  background-color: #0f3661;
  height: auto;
  padding: 50px 0px 90px 0px;
}

.projects_title {
  width: 100%;
  float: left;
  font-size: 40px;
  color: #fefefd;
  font-weight: bold;
}

.projects_section_2 {
  padding: 30px 0px;
  width: 85%;
  float: right;
}

.pets_section_2 {
  width: 100%;
  float: left;
  padding-top: 20px;
}

.image {
  display: block;
  width: 100%;
  height: auto;
  min-height: 310px;
}

.pets_section_2 .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: rgb(45, 45, 45, 0.5);
  margin: 0 auto;
}

.container_main {
  position: relative;
}

.container_main:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
}

.some_text {
  width: 170px;
  margin: 0 auto;
  text-align: center;
}

.some_text a {
  text-align: center;
  font-size: 18px;
  color: #fefefd;
  text-transform: uppercase;
  font-weight: bold;
}

.some_text a:hover {
  color: #fefefd;
  text-transform: uppercase;
  font-weight: bold;
}

.padding_right0 {
  padding-right: 0px;
}

#custom_slider a.carousel-control-next {
  right: initial;
  left: -70px;
  top: 110px;
}

#custom_slider a.carousel-control-prev {
  left: -70px;
  right: initial;
  top: 160px;
  color: #363636;
  background-color: #ffffff;
}

#custom_slider .carousel-control-next,
#custom_slider .carousel-control-prev {
  width: 55px;
  height: 55px;
  background-color: #b81420;
  opacity: 1;
  font-size: 30px;
  color: #ffffff;
}

#custom_slider .carousel-control-next:focus,
#custom_slider .carousel-control-next:hover,
#custom_slider .carousel-control-prev:focus,
#custom_slider .carousel-control-prev:hover {
  color: #363636;
  background-color: #ffffff;
}

/* portfolio section end */

/* customers section start */

.customer_section {
  width: 100%;
  float: left;
}

.customer_title {
  width: 100%;
  float: left;
  font-size: 40px;
  color: #464747;
  text-align: center;
  font-weight: bold;
}

.customer_section_2 {
  width: 100%;
  float: left;
  margin-top: 50px;
}

.box_main {
  width: 100%;
  float: left;
}

.customer_text {
  width: 100%;
  font-size: 16px;
  color: #464747;
  margin: 0 auto;
  text-align: center;
}

.customer_main {
  width: 30%;
  display: flex;
  text-align: center;
  margin: 0 auto;
  padding-top: 30px;
}

.customer_img {
  margin: 0px 5px;
}

.customer_name {
  width: 100%;
  font-size: 26px;
  font-weight: bold;
  color: #464747;
  text-align: center;
}
.dummy_text {
  width: 100%;
  font-size: 16px;
  color: #464747;
  text-align: center;
  margin: 0px;
}

.quick_icon {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 20px;
}

/* customers section end */

/* contact section start */

.contact_section {
  width: 100%;
  float: left;
}

.contact_title {
  width: 100%;
  float: left;
  font-size: 40px;
  color: #464747;
  font-weight: bold;
  text-align: center;
}

.contact_section_2 {
  width: 100%;
  margin: 0 auto;
}

.mail_section {
  width: 100%;
  margin: 0 auto;
}

.mail_text {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #464747;
  border: 1px solid #cacaca;
  background-color: transparent;
  padding: 10px 15px;
  margin-top: 20px;
}

input.mail_text::placeholder {
  color: #464747;
}

.massage-bt {
  color: #464747;
  width: 100%;
  height: 130px;
  font-size: 18px;
  background-color: transparent;
  padding: 40px 15px 0px 15px;
  border: 1px solid #cacaca;
  margin-top: 40px;
}

textarea#comment.massage-bt::placeholder {
  color: #464747;
}

.send_bt {
  width: 160px;
  margin: 0 auto;
  text-align: center;
}

.send_bt a {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 18px;
  color: #fefefd;
  background-color: #b81420;
  padding: 14px;
  text-transform: uppercase;
  margin-top: 30px;
  display: block;
  font-weight: bold;
}

.send_bt a:hover {
  color: #ffffff;
  background-color: #0056b3;
}

/* contact section end */

/* news section start */

.news_section {
  width: 100%;
  float: left;
  padding: 45px 0px;
}

.news_title {
  width: 100%;
  float: left;
  font-size: 30px;
  color: #464747;
  font-weight: bold;
  text-align: center;
}

.news_section_2 {
  width: 100%;
  float: left;
  padding-top: 20px;
}

.seller_title {
  width: 100%;
  float: left;
  font-size: 24px;
  color: #363636;
  font-weight: bold;
  padding-top: 10px;
}

.passages_text {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #363636;
  margin: 0px;
  margin-bottom: 20px;
  text-align: justify;
}

.news_img {
  width: 100%;
  float: left;
}

/* news section end */

.logo {
  width: 250px;
}

.logo > a > img {
  width: 85%;
}

div#navbarSupportedContent {
  justify-content: end;
}

/* footer section start */

.footer_section {
  width: 100%;
  float: left;
  background-color: #363636;
  height: auto;
  padding: 90px 0px;
}

.footer_logo {
  width: 100%;
  float: left;
}

.footer_text {
  width: 100%;
  float: left;
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
}

.lorem_text {
  width: 90%;
  float: left;
  font-size: 16px;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
}

.footer_menu_main {
  width: 100%;
  float: left;
}

.footer_menu_left {
  width: 50%;
  float: left;
}

.footer_menu_right {
  width: 50%;
  float: left;
}

.footer_menu {
  width: 100%;
  float: left;
}

.footer_menu ul {
  margin: 0px;
  padding: 0px;
}

.footer_menu li {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #fefefd;
  padding-bottom: 5px;
  position: relative;
}

.footer_menu li a {
  color: #fefefd;
}

.footer_menu li a:hover {
  color: #b81420;
}

.form-group {
  margin-bottom: 1rem;
  width: 100%;
  margin: 0 auto;
  float: left;
}

.update_mail {
  color: #363636;
  width: 100%;
  height: 55px;
  font-size: 18px;
  padding: 10px 20px 0px 20px;
  background-color: #ffffff;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  display: block;
  margin-top: 20px;
  border: 0px;
  font-weight: bold;
}

textarea#comment.update_mail::placeholder {
  color: #363636;
}

.subscribe_bt {
  width: 170px;
  float: left;
  padding-top: 30px;
}

.subscribe_bt a {
  width: 100%;
  float: left;
  color: #fefefd;
  font-size: 16px;
  padding: 10px 0px;
  background-color: #f54725;
  text-transform: uppercase;
  text-align: center;
}

.subscribe_bt a:hover {
  color: #252525;
  background-color: #ffffff;
}

.social_icon {
  width: 100%;
  float: left;
  margin-top: 20px;
}

.social_icon ul {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}

.social_icon li {
  float: left;
}

.social_icon li a {
  float: left;
  padding: 3px 0px;
  background-color: #fefefd;
  color: #363636;
  border-radius: 100%;
  font-size: 20px;
  margin-right: 5px;
  width: 43px;
  text-align: center;
  margin-top: 10px;
}

.social_icon li a:hover {
  background-color: #0056b3;
  color: #ffffff;
}

/* footer section end */

/* copyright section start */

.copyright_section {
  width: 100%;
  float: left;
  background-color: #ffffff;
  height: auto;
}

.copyright_text {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #252525;
  text-align: center;
  margin-left: 0px;
}

.copyright_text a {
  color: #252525;
}

.copyright_text a:hover {
  color: #b81420;
}

/* copyright section end */

.margin_top90 {
  margin-top: 90px;
}

.highlighter {
  color: #b81420;
  margin-top: 15px;
  display: inline-block;
  font-weight: 500;
}
.img_section > img {
  width: 150px;
}

.content_section > p {
  margin-left: 0;
}

.img_section {
  min-height: 60px;
  display: grid;
  align-items: center;
}

.bg-grey {
  background: #f7f7f7;
}

h3.corportae_text > img {
  width: 50%;
}

.row.client_logos {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-align: center;
}

.bb-1 {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 20px;
  padding-top: 20px;
}

.image_main > img {
  width: 120px;
  /* filter: grayscale(100%); */
}

.image_2 {
  /* width: 100%; */
  /* float: left; */
  position: relative;
}

.br-1 {
  border-right: 1px solid #e1e1e1;
  padding-bottom: 20px;
  padding-top: 20px;
}

.cert_h {
  height: 170px;
  display: grid;
  align-items: center;
  justify-content: center;
}

.address > p {
  display: flex;
  align-items: baseline;
}

.address > p > i {
  margin-right: 10px;
  color: #b81420;
}

/* .list .row{
  background: linear-gradient(#ffffff 60%, #00326b 40%);
} */
.core_card {
  padding: 20px;
  min-height: 200px;
}
.core_points {
  list-style-type: none !important;
}
.core_points li {
  color: #000000;
  padding-left: 0 !important;
  z-index: 2;
  position: relative;
  transition: all 0.5s ease;
}
.card_img{
  width: 70px;
  height: 70px;
  margin-bottom: 10px;
  border: 2px solid #000000;
  border-radius: 100px;
}
.card_img img{
  padding: 10px;
}
.services_box:hover .card_img{
  border: 2px solid #b81420;
}
.cards{
  background: linear-gradient(#00000030, #003878), url("../images/banner.jpg") !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/*  */
.core_container {
  width: 1142px;
  margin: 0 auto;
}
.core_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 0 0;
}
.core_item {
  -ms-flex-preferred-size: calc(33.33333% - 30px);
  flex-basis: calc(33.33333% - 30px);
  margin: 0 15px 30px;
  overflow: hidden;
  border-radius: 10px;
}
.core_item_link {
  display: block;
  padding: 30px 20px;
  overflow: hidden;
  position: relative;
  border: 1.5px solid #b81420;
  min-height: 180px;
}
.core_item_link:hover,
.core_item_link:hover .ag-courses-item_date {
  text-decoration: none;
  color: #fff;
}
.core_item_link:hover .core_item_bg {
  -webkit-transform: scale(10);
  -ms-transform: scale(10);
  transform: scale(10);
}
.core_item_link:hover .core_points li {
  color: #ffffff;
}
.ag-courses-item_date-box {
  font-size: 18px;
  color: #fff;
  z-index: 2;
  position: relative;
}
.ag-courses-item_date {
  font-weight: bold;
  color: #b81420;
  -webkit-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.core_item_bg {
  height: 128px;
  width: 128px;
  background-color: #b81420;
  z-index: 1;
  position: absolute;
  top: -75px;
  right: -75px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.mb-10 {
  margin-bottom: 10px;
}

.pb-0 {
  padding-bottom: 0;
}

@media only screen and (max-width: 979px) {
  .core_item {
    -ms-flex-preferred-size: calc(50% - 30px);
    flex-basis: calc(50% - 30px);
  }
}

@media only screen and (max-width: 767px) {
  .core_container {
    width: 96%;
  }
}
@media only screen and (max-width: 639px) {
  .core_item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .core_item_link {
    padding: 22px 40px;
  }
  .ag-courses-item_date-box {
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  .core_item_link {
    padding: 20px 0px;
  }
  .navbar-collapse {
    margin-top: 2rem;
  }
  .logo {
    width: 220px;
  }
  .navbar{
    padding: 0 !important;
  }
  .banner_title{
    font-size: 44px !important;
  }
  .content_section > p, p{
    margin: 0 !important;
  }
}

