/* 03-12-2024 */
section.custom-graphix-sec {
  background-image: url(../images/welcome-IMG%20Graphix.jpg) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-position: 10% 60%;
  height: 300px;
  max-width: 1200px;
  margin: 50px auto;
}
section.custom-services-data h2 {
    margin: 0;
}
section.custom-graphix-sec:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
}
.custom-graphix-sec .custom-graphix-content {
  position: relative;
  z-index: 1;
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
  padding: 0 20px;
}
.custom-graphix-content p {
  text-align: center;
}
section.custom-services-sec {
  padding: 40px 0;
}
section.custom-services-sec h2 {
  margin: 0;
  text-align: center;
}
.custom-services-data .row > * {
  margin-bottom: 20px;
}
.custom-services-data .custom-services-data-item {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    height: 100%;
}
.custom-services-data .custom-services-data-item img {
    width: 100%;
    height: 300px;
 object-fit: contain;
    max-width: 100%;
    margin: 0 0 20px;
}
section.custom-faq-sec h3 {
    color: #003E6D;
    margin: 0;
}
section.custom-services-data {
    padding: 60px 0;
    text-align: center;
}
section.custom-faq-sec {
    background: #fff;
    padding: 60px 0;
}
section.custom-faq-sec .faq-inner-data {
  background: #4D4D4D;
  padding: 60px 120px;
  border-radius: 10px;
  margin-top: 40px;
}
section.custom-faq-sec .faq-inner-data  button.collapsible {
  width: 100%;
  margin: 0;
}
section.custom-faq-sec .faq-inner-data .content {
  text-align: center;
  display: block;
}
section.custom-faq-sec .faq-inner-data .btn-block {
  padding: 0;
}
section.blockquote.custom-blockquote-sec {
  width: 100%;
  margin: 0;
  color: #fff;
  padding: 60px 0;
}
section.blockquote.custom-blockquote-sec p.blockquote {
  color: #fff;
margin: 0;
}
.container {
    margin: 0 auto;
    padding: 0 20px !important;
}
body {
  margin: 0;
  padding: 0;
}
.custom-footer h3 {
  color: #BCD3EE !important;
  background-color: #4D4D4D !important;
}
.custom-footer .blockquote-footer {
    display: block;
    color: #fff;
    text-align: center;
}
.footer-bottom .blockquote-footer {
    color: #ffffff;
    text-align: center;
}
footer.footer-bottom {
    background: #003e6d;
    border-top: 1px solid #fff;
}
.custom-footer address {
  text-align: center;
  color: #BCD3EE;
  background-color: #4D4D4D;
}
.custom-footer .custom-footer-inner-block address span a{
  color: #fff;
  padding: 0;
}
.custom-footer {
    border: 0;
    border-radius: 0;
}
.navbar{
	margin-top: 30px;
  z-index: 1;
}
.navbar-dark .navbar-brand {
    padding: 0;
}
p.footer-desp {
  color: #BCD3EE;
}
.navbar-dark .navbar-text {
    margin-right: 0;
    text-indent: initial;
}
.custom-footer form .form-group {
    float: unset;
    margin-right: 0;
    position: relative;
}
.custom-footer form button.btn {
    height: 38px;
    border-radius: 0;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.row {
    padding: 0;
}
.social-icon.row {
    justify-content: center;
}
.social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-icon a{
padding: 0;
}
.custom-footer {
    background-color: #003E6D;
    padding: 0 30px;
}
.custom-footer-inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}
.custom-footer-bottom {
    border-top: 1px solid #BCD3EE !important;
    padding: 10px 0;
}
.custom-footer-bottom p {
    text-align: center;
    color: #BCD3EE;
}
.custom-footer-bottom {
    margin-top: 20px;
}
  .custom-footer-inner-block {
    position: relative;
}
.custom-footer form .form-group {
  float: unset;
  margin-right: 0;
  position: relative;
}
.custom-about-us-data h5 {
  color: #4D4D4D;
}
.custom-about-us-data .content-left p {
  color: #4D4D4D;
}
.custom-about-us-data .content-left ul li {
  color: #4D4D4D;
}
.custom-blockquote-us p.blockquote {
  margin: 0;
  color: #BCD3EE;
}
.custom-services-data .custom-services-data-item h4 {
    color: #4D4D4D;
}
section.custom-banner-sec .jumbotron {
  background-attachment: unset;
}
:focus-visible {
  outline: -webkit-focus-ring-color auto 0px !important;
}
button:focus {
  outline: 0 !important;
  outline: 0 !important;
}
.navbar-dark .navbar-toggler {
  border-color: transparent !important;
}
section.custom-banner-sec .jumbotron {
  background-attachment: unset;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/img-graphix-portfolio-cover-bg.png);
  background-position: center bottom;
  background-color: #fff;
}
nav.navbar {
  position: absolute;
  width: 100%;
  margin: 0 auto !important;
  max-width: 1200px;
  top: 32px !important;
}
nav.navbar.navbar-expand-lg.navbar-dark.bg-dark {
  z-index: 3;
}
@media screen and (min-width:1900px){
section.custom-banner-sec .jumbotron {
  height: 610px;
}
nav.navbar {
  max-width: 80%;
}
}
@media screen and (max-width:1300px){
  .navbar-nav .nav-link {
    margin-right: 9px;
    font-size: 14px;
}
.navbar-dark .navbar-brand img {
    width: 70px;
    height: auto;
    object-fit: contain;
}
.navbar-dark .navbar-text {
    margin: 0;
    font-size: 30px;
}
nav.navbar.navbar-expand-lg.navbar-dark.bg-dark {
  max-width: 80%;
}
}

@media screen and (max-width:1024px){
section.custom-faq-sec {
    padding: 30px 0;
}
.custom-footer h3 {
    font-size: 20px;
}
section.custom-banner-sec .jumbotron {
  background-size: 100%;
  height: 270px;
}
}
@media screen and (max-width:991px){
nav.navbar.navbar-expand-lg.navbar-dark.bg-dark {
    justify-content: flex-start;
    display: flex !important;
}
.navbar-dark .navbar-toggler {
position: static !important;
margin: 0 !important;
}
.navbar-collapse {
    padding: 20px;
}
.navbar-dark .navbar-nav .nav-link {
    padding: 0;
}
.navbar-dark .navbar-toggler-icon {
 filter: brightness(0);
    margin: 0;
}
nav.navbar.navbar-expand-lg.navbar-dark.bg-dark {
  justify-content: space-between !important;
}
nav.navbar .navbar-collapse {
  width: 100% !important;
}
nav.navbar.navbar-expand-lg.navbar-dark.bg-dark {
  top: 16px !important;
}
section.custom-banner-sec .jumbotron {
  height: 376px;
  background-image: url(../images/img-graphix-portfolio-cover-bg-mobile.png);
}

}
@media screen and (max-width:822px){
  .custom-footer-inner {
      grid-template-columns: 1fr;
  }
  }
@media screen and (max-width:767px){
section.custom-services-data, section.blockquote.custom-blockquote-sec {
    padding: 20px 0;
}
section.blockquote.custom-blockquote-sec p.blockquote {
    font-size: 16px;
}
.custom-footer .blockquote-footer {
    text-align: center;
}
section.custom-faq-sec .faq-inner-data {
    padding: 20px;
}
section.custom-faq-sec .faq-inner-data  button.collapsible {
    font-size: 15px;
}
section.custom-faq-sec .faq-inner-data .btn-block {
    font-size: 14px;
}
.custom-footer form button.btn {
    position: relative;
    text-align: center;
    margin: 0 auto;
    display: block;
}
section.custom-graphix-sec {
  height: 200px !important;
  background-position: 20% 100% !important;
}
.custom-footer{
  display:block;
  overflow:hidden;
  }
  .custom-footer-inner {
      display: block;
  }
  .custom-footer {
      padding: 10px 30px;
  }
  .footer-desp {
      text-align: center;
  }
.custom-graphix-sec .custom-graphix-content h1 {
    font-size: 22px;
}
.custom-graphix-content p {
    font-size: 14px;
}
section.custom-faq-sec .faq-inner-data {
    padding: 30px 20px;
}
.navbar-dark .navbar-toggler {
  top: 14px !important;
}
section.custom-banner-sec .jumbotron {
  height: 180px;
}
.navbar-nav a.dropdown-item {
  font-size: 12px !important;
  padding: 10px 10px !important;
}
}
@media screen and (max-width:575px){
.navbar-dark .navbar-brand img {
    width: 30px;
}
.navbar-dark .navbar-text {
    font-size: 18px;
}
.custom-services-data .custom-services-data-item img {
    height: auto;
}
}
@media screen and (max-width:320px){
section.custom-banner-sec .jumbotron {
  height: 150px;
}
}