#fancybox-container-1 .modal_title strong {
    font-size: 32px;
    font-family: 'SuwRegular';
}
.header {
    padding: 0 0;
    border-bottom: 2px solid#0094ca;
    background: #fff;
}
.topbar, #copyright {
    background: #0094ca;
}
#topbar::before {
    background: none;
}
#topbar:after {
    border-top: none;
    border-left: none;
}
.topbar li{
    color: #ffffff !important;
    font-size: 15px !important;
    font-family: SuwBlack;
}
.navbar-nav li a {
    color: #0094ca;
    font-size: 15px;
    text-transform: capitalize;
}
.navbar-nav li.active > a, #topbar::before {
    color: #0094ca;
}
.navbar-nav li a {
    color: #0094ca !important;
    font-size: 17px;
    text-transform: capitalize !important;
    font-family: 'SuwRegular';
}
.header .has-submenu .dropdown-menu li a {
    padding: 1em 1.5em;
    color: #fff !important;
    letter-spacing: 1px;
    font-size: 15px;
}
.header .has-submenu .dropdown-menu li a:hover {
    color: #0094ca !important;
}
#loader {
    display: none;
}
body, #title2:after, #title3:after, #title4:after {
    background: unset;
}
.welcome_page_title {
    font-size: 35px;
    font-family: 'SuwBlack';
    color: #0097cb;
    letter-spacing: 1px;
}
.team-wrapper p {
    font-size: 15px;
    font-family: 'SuwRegular';
    color: #000;
    text-align: justify;
}
.about-left {
  position: relative;
  padding-right: 30px;
  z-index: 1;
}

.about-left::before{
  content: "";
  position: absolute;
  bottom: -20px;
  right: 10px;
  width: 250px;
  height: 250px;
  background: #0094ca;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  border-radius: 0 0 10px 0;
  z-index: -1;
}

.about-left::after{
  content: "";
  position: absolute;
  top: -25px;
  left: -25px;
  width: 250px;
  height: 70%;
  border: 12px solid #0094ca;
  border-radius: 20px;
  z-index: -1;
}

.about-left img {
    width: 100%;
    border-radius: 10px;
    height: 400px;
}

.about-experience{
  position: absolute;
  bottom: 80px;
  left: -25px;
  text-align: center;
  background: #0094ca;
  padding: 15px 20px 15px 15px;
  color: #fff;
  border-radius: 0 10px 10px 10px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 10%);
}

.about-experience-icon{
  color:#0094ca;
  font-size: 65px;
  width: 90px;
  height: 90px;
  line-height: 70px;
  text-align: center;
  margin: auto;
  background:#fff;
  border-radius: 50px;
  margin-bottom: 5px;
}

.about-experience-icon img{
  width: 65px;
}

.about-right {
  position: relative;
  display: block;
}

.about-content {
  margin-top: 30px;
  padding-bottom: 20px;
}

.about-item {
  display: flex;
  gap: 15px;
}

.about-item-icon {
  width: 70px;
  height: 70px;
  line-height: 58px;
  text-align: center;
  background: #0094ca;
  border-radius: 50px;
  font-size: 45px;
  color: #0094ca;
}

.about-item-icon img{
  width: 45px;
  filter: brightness(0) invert(1);
}

.about-item-content {
  flex: 1;
}

.about-item-content h5 {
  font-size: 22px;
  margin-bottom: 5px;
}
.welpara {
    margin-top: 55px;
}
.text-start {
    font-size: 25px;
    font-family: 'SuwBlack';
    line-height: 2;
    letter-spacing: 1px;
}
.home_pro_content {
    margin-bottom: 24px;
    line-height: 30px;
    color: #000;
    font-family: 'SuwRegular';
    font-size: 14px;
}
.service-style-1, .service-style-2 {
    padding: 30px 20px;
    border: 1px solid #0097cb;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 30px 2px 30px;
    margin-bottom: 50px;
  height: 450px;
}
.service-style-1:hover {
    box-shadow: 5px 5px 5px #979696;
    border: none;
    transition: 1s ease all;
}
.btn-primary
{
  font-size: 14px;
  color: #fff;
  padding: 14px 20px;
  transition: all 0.5s ease;
  text-transform: uppercase;
  position: relative;
  border-radius: 8px;
  font-weight: 600;
  letter-spacing: 1px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  border: none;
  background: #0094ca;
  box-shadow: var(--box-shadow);
  z-index: 1;
}

.btn-primary
::before {
  content: "";
  height: 300px;
  width: 300px;
  background:  #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) scale(0);
  transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: -1;
}

.btn-primary
:hover {
  color: #fff;
}

.btn-primary
:hover::before {
  transform: translateY(-50%) translateX(-50%) scale(1);
}

.btn-primary
{
  background:#0094ca;
  color: #fff;
  font-family: 'SuwRegular';
}

.btn-primary
::before{
  background:#0094ca;
}

.btn-primary
:hover{
  color: #fff;
}
.extra_prodcontent p {
    color: #000000 !important;
    font-family: SuwRegular !important;
    font-size: 15px !important;
    line-height: 2 !important;
    text-align: justify !important;
}
.fancybox-slide.fancybox-slide--iframe.fancybox-slide--current.fancybox-slide--complete {
    overflow: hidden;
}
 .fancybox-content{
     width: 1080px !important;
    height: 460px !important;
    display: inline-block;
 }
 .product_popcont:after {
     display:none;
     position: relative;
 }
.class_title, .modal_title {
    padding: 15px 15px  !important;
    font-weight: 700  !important;
    font-family: 'SuwRegular' !important;
    font-size: 25px  !important;
    line-height: 22px  !important;
    text-align: center  !important;
}
.backtotop {
    background-color: #0094ca !important;
}
.pro_title {
    color: #0097ca !important;
    text-align: center;
    font-size: 25px !important;
    font-family: SuwBlack !important;
    margin-bottom: 20px;
}
.effect-phoebe {
    background: none;
}
.entry.wow.fadeIn {
    padding: 15px;
    border: 2px solid #0094ca;
    border-radius: 0px 30px 0px 30px;
    box-shadow: 2px 2px 8px #000;

}
.pro_image2 {
    width: 100%;
    height: 265px;
    border-radius: 20px !important;
}
.about_page_content {
    border: 2px solid #0094ca;
    border-radius: 40px 0px 40px;
    padding: 20px;
}
.owl-carousel .owl-item img {
    display: block;
    width: 50%;
    height: 100px;
    border-radius: 50%;
}
#news_section {
    background: linear-gradient(45deg, #00000087, #0000008c), url(../../images/images/images/9.png);
    background-size: cover !important;
    background-position: unset !important;
}
.parallax .lead {
    color: #f4f4f4;
    font-size: 15px;
    font-family: 'SuwRegular';
}
.abtpara p {
    font-size: 15px;
    font-family: 'SuwRegular';
    text-align: justify;
    line-height: 2;
    color: #000;
}
#clients_section {
    display: none;
}
.vis h3 {
    font-size: 20px;
    font-family: 'SuwRegular';
    text-align: center;
    color: #0094ca;
}
.vis p {
    font-size: 13px;
    padding: 0px 12px;
    color: #000;
    line-height: 25px;
}
.abtpara {
    margin-top: 40px;
}
.ptables {
    padding-top: 0 !important;
}
#about_section .section-title {
    margin-bottom: 20px !important;
}
.submit_button {
    background: #0094ca;
    color: #fff;
    font-size: 15px;
    font-family: 'SuwBlack';
    border-radius: 10px;
}
.footer a, .footer p {
    color: #fff;
    font-size: 15px;
    font-family: 'SuwRegular';
    text-align: justify;
}
.footer p {
    line-height: 30px;
}
.contact-details {
    padding: 0;
    font-size: 14px;
    font-family: 'SuwBlack';
}
.contact-widget strong {
    color: #fff;
    line-height: 30px;
    font-size: 13px;
    font-family: 'SuwRegular';
    font-weight: 300;
}
.footer {
    padding: 40px 0;
}
#copyright::before {
    background: none;
}
#copyright:after {
    border-top: 0px solid #262626;
    border-left: 0px solid #262626;
}
#copyright {
    padding: 0px 0px;
}
.section {
    padding: 40px 0;
}
.portfolio-filter {
    display: none;
    margin: 0px auto 0px;
}
.contact_card_inner span {
    font-size: 25px;
    color: #0094ca;
}
.contact_card_inner {
    font-family: 'SuwRegular';
}
.footer {
    background: linear-gradient(45deg, #025c7c, #000000);
}
.pageheader {
    background: linear-gradient(45deg, #025c7c, #000000);
}
.img {
    text-align: -webkit-center;
}
.breadcrumb>.active, .breadcrumb>li, .breadcrumb>li a {
    font-size: 13px;
    color: #afb0b4;
    display: none;
}
.about_page_title {
    color: #ffffff;
    font-size: 40px;
    font-family: 'SuwBlack';
}
.section .ser {
    font-size: 15px;
    font-family: 'SuwRegular';
    color: #000;
    text-align: justify;
    line-height: 2;
}
.entry, .portfolio-filter {
    margin: 15px;
}
.portfolio-style-1 img {
    width: 100% !important;
    height: 150px !important;
}


@media(max-width:767px){
    .header_logo {
    width: 200px;
    height: 80px;
}
.collapsed {
    font-size: 30px;
}
.topbar li {
    font-size: 14px !important;
}
#welcome_section {
    padding: 20px 0px 30px;
}
.welcome_page_title {
    font-size: 25px;
    letter-spacing: 0px;
}
.about-left::after {
    border: 0px solid #0094ca;
    border-radius: 20px;
    z-index: -1;
}
.about-experience {
    display: none;
}
.about-left::before {
    background: unset;
}
.about-left img {
 height: unset;
}
.service-style-1, .service-style-2 {
     height: unset;
}
.navbar-toggle {
    font-size: 30px;
    color: #000;
}

#product_section {
    padding: 10px 0px 10px;
}
.about_page_content {
        height: 730px;
    margin: 20px 0;
    padding: 0px;
}
.pro_title {
    margin: 20px 0;
}
.about_page_title {
    font-size: 35px;
}
.section {
    padding: 0px 0;
}
.contact_card {
    margin-top: 20px;
}
.topbar li {
    padding: 8px 0px;
}
}