/*
Theme Name: OxyPro 
Theme URI: https://aonetheme.com/oxypro/
Description: OxyPro - Conference & Event WordPress Theme
Author: aonetheme
Author URI: https://themeforest.net/user/aonetheme
Version: 1.0.0
Tested up to: 6.7
Requires PHP: 7.4
Tags: custom-menu, editor-style, featured-images
Text Domain: oxypro
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1320px;
  }
}

.ws-site-btn, .ws-site2-btn {
  font-size: 16px;
  border-radius: 10px;
  padding: 13px 40px;
  display: inline-flex;
  transition: .5s;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none
}
.extra-nav, .loc-drop-text, .logo-header, .main-bar, .site-header {
  position: relative
}
.ws-g-after-media .ws-g-back img, .ws-g-after-media .ws-g-front img, .ws-g-before-media .ws-g-back img, .ws-g-before-media .ws-g-front img, .ws-testimo-follow-man .ws-folw-man img, .ws-testimos-pic img {
  object-fit: cover;
  object-position: center;
  height: 100%
}
body {
  font-family: Poppins;
  font-size: 16px
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.1;
  color: #222
}
h1 {
  font-size: 60px;
  font-weight: 700
}
.ws-site-btn, .ws-site2-btn, h2, h3, h4, h5, h6 {
  font-weight: 600
}
h2 {
  font-size: 48px
}
h3 {
  font-size: 34px
}
h4 {
  font-size: 28px
}
h5 {
  font-size: 24px
}
h6 {
  font-size: 18px
}
.ws-site-btn {
  background-color: #063b59;
  align-items: center
}
.ws-site-btn:hover {
  color: #fff;
  background: #0099cd;
  transform: scale(.9)
}
.ws-site-btn i, .ws-site2-btn i {
  margin-left: 5px;
  font-size:18px
}
.ws-site2-btn {
  background-color: #0899cd;
  align-items: center
}
.ws-site2-btn:hover {
  color: #fff;
  background: #0099cd;
  transform: scale(1.1)
}
.ws-canpage-qoute-box2 .container, img {
  max-width: 100%
}
.main-bar {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex
}
.site-header.header-style-2.mobile-sider-drawer-menu {
  border-bottom: 1px solid #1a99ce
}
.site-header {
  z-index: 999;
  font-family: poppins
}
.main-bar-wraper .container {
  max-width: 100%;
  padding: 0 30px
}
.main-bar .container, .main-bar .container-fluid {
  display: flex;
  justify-content: space-between;
  align-items: center
}
.logo-header {
  width:125px;
  display: table;
  float: left;
  height: 40px;
  padding: 0;
  font-size: 36px;
  color: #000;
  z-index: 11
}
.logo-header .logo-header-inner {
  display: table-cell;
  vertical-align: middle;
  height: 100%
}
.logo-header .logo-header-inner img {
  max-width: 100%;
  max-height: 100%
}
.header-nav .nav {
  display: flex;
  justify-content: flex-end;
  flex-direction: inherit;
  width: 100%
}
.header-nav {
  font-family: Poppins;
  padding: 0;
  z-index: 10
}
.header-nav .nav > li {
  margin: 0;
  padding: 10px 0
}
.header-nav .nav > li > a {
  color: #010101;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 15px 45px;
  cursor: pointer;
  margin: 0;
  display: block;
  text-decoration: none
}
.extra-nav {
  display: flex;
  float: right;
  height: 70px;
  z-index: 13;
  align-items: center;
}
#ws-dedu-col, #ws-dedu-col11, .call-now-text2, .extra-cell.extra-desktop, .ws-banner-form-mobile, .ws-home1-banner-features ul li:last-child:after, .ws-our-Comprehensive-wrap .in-mobile-view, .ws-section-content.logo-in-mobile-view, .ws-services-area .in-mobile-view {
  display: none
}
.extra-nav .extra-cell {
  display: flex;
  padding-left: 25px;
  align-items: center;
  font-size: 24px
}
.loc-drop-text {
  display: flex;
  align-items: center;
  white-space: nowrap;
  text-decoration: none
}
.loc-drop-text:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0;
  border-color: #000 transparent transparent;
  transform: rotate(0);
  transition: .3s
}
.call-now-text .ws-call-icon, .loc-drop-text .ws-call-icon {
  font-size: 16px;
  color: #000;
  margin-right: 15px
}
.call-now-text .ws-call-icon img, .loc-drop-text .ws-call-icon img {
  height: 32px;
  width: auto;
}
.loc-drop-text strong {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  margin-right: 0;
  position: relative;
  text-transform: uppercase
}
.call-now-text {
  display: flex;
  align-items: center;
  white-space: nowrap;
  text-decoration: none
}
.call-now-text strong {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  margin-right: 20px
}
.call-now-text img {
  height: 72px;
  width: auto;
}
.ws-topcall-warp {
  display: flex;
  font-size: 14px
}

@media only screen and (max-width:1200px) {
  .call-now-text span {
    font-size: 13px
  }
  .call-now-text strong {
    font-size: 13px;
    font-weight: 700
  }
  .call-now-text img {
    height: 55px
  }
  .logo-header {
    width: 150px
  }
  .header-nav .nav > li > a {
    padding: 15px 8px
  }
}
.extra-cell.extra-phone, .ws-aboutcost-area {
  padding: 0
}
@media only screen and (max-width:575px) {
  .extra-cell.extra-mobile {
    display: none
  }
  .call-now-text span {
    font-size: 14px
  }
  .call-now-text strong {
    font-size: 16px;
    font-weight: 700;
    color: #1a99ce
  }
  .logo-header {
    width: 150px
  }
  .ws-life-wanpic-area {
    padding: 50px 0 150px
  }
  .call-now-text2 {
    display: flex;
    align-items: center
  }
  .call-now-text2 .ws-call-icon img {
    height: 40px
  }
  .call-now-text2 .ws-phone-info {
    padding-left: 10px
  }
  .call-now-text2 .ws-phone-info span, .call-now-text2 .ws-phone-info strong {
    display: block
  }
  .call-now-text2 .ws-phone-info span {
    color: #777
  }
  .call-now-text2 .ws-phone-info strong {
    color: #222
  }
}
.navbar-toggler .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}
.header-nav .nav {
  padding-left: 5px
}
.navbar-toggler {
  margin: 24px 0 24px 25px;
  padding: 10px 10px 10px 20px;
  border-left: 2px solid #000
}
.navbar-toggler:focus {
  box-shadow: none
}
.navbar-toggler .icon-bar {
  background: #000;
  height: 4px;
  border-radius: 0;
  display: block;
  margin: 3px 0;
  width: 30px
}
.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px
}
@media (max-width:10000px) {
  .header-nav .nav > li .sub-menu, .header-nav .nav > li > ul {
    display: none;
    position: static;
    background: #f9f9f9;
    width: auto;
    visibility: visible
  }
  .header-style-1 .navbar-toggler, .navbar-toggler {
    margin-top: 14px;
    margin-bottom: 14px
  }
  .wt-tabs.tabs-default .tab-pane {
    padding: 0
  }
  .top-bar .social-icons {
    display: none
  }
  .header-nav .has-child .submenu-toogle, .main-bar .container, .main-bar .container-fluid {
    display: block
  }
  .navbar-toggler {
    display: block;
    float: right;
    outline: 0 !important
  }
  .navbar-toggler .icon-bar {
    background: #000
  }
  .header-nav {
    clear: both;
    margin: 0;
    border-bottom: 1px solid #e9e9e9
  }
  .header-nav.navbar-collapse {
    align-items: start
  }
  .header-nav .nav {
    float: none;
    margin: 0;
    background: #fff;
    display: block;
    width: 100%;
    left: 0
  }
  .header-nav .nav li {
    float: none
  }
  .header-nav .nav li i {
    float: right
  }
  .header-nav .nav > li > a {
    border-top: 1px solid #e9e9e9;
    color: #000;
    margin: 0;
    padding: 10px 12px
  }
  .header-nav .nav > li.active > a, .header-nav .nav > li.current-menu-item > a {
    color: #222
  }
  .header-nav .nav > li > a:active, .header-nav .nav > li > a:focus, .header-nav .nav > li > a:hover {
    background-color: #fff;
    text-decoration: none;
    color: #0099cd
  }
  .header-nav .nav > li .sub-menu {
    opacity: 1;
    margin: 0 !important;
    transition: none !important
  }
  .header-nav .nav > li .sub-menu li > .sub-menu > li {
    float: none;
    display: block;
    width: auto
  }
  .header-nav .nav > li .sub-menu li > .sub-menu > li a {
    padding-left: 30px
  }
  .header-nav .has-child {
    position: relative
  }
  .header-nav .has-child.nav-active > a + .submenu-toogle.fa.fa-angle-right::before {
    content: "\f107"
  }
  .mobile-full-width-menu .header-nav .nav {
    position: inherit
  }
  .mobile-sider-drawer-menu .header-nav {
    position: fixed;
    width: 550px !important;
    height: 100vh;
    z-index: 999;
    right: 0;
    top: 0;
    bottom: 0;
    transition: .5s linear;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
  }
  .mobile-sider-drawer-menu .header-nav .nav > li .sub-menu li:hover > .sub-menu, .mobile-sider-drawer-menu .header-nav .nav > li:hover > .sub-menu {
    animation: none !important
  }
  .mobile-sider-drawer-menu.active .header-nav {
    right: 0;
    visibility: visible;
    opacity: 1;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .5)
  }
  .mobile-sider-drawer-menu .icon-bar {
    transition: .5s linear;
    position: relative
  }
  .mobile-sider-drawer-menu #mobile-side-drawer {
    min-height: 46px;
    position: absolute;
    z-index: 999999;
    top: 7px;
    right: 25px
  }
  .mobile-sider-drawer-menu.active #mobile-side-drawer {
    border-left-color: #fff;
    position: fixed;
    top: 10px;
    right: 25px
  }
  .mobile-sider-drawer-menu.active .icon-bar.icon-bar-first {
    transform: rotate(45deg) translateX(3px) translateY(2px)
  }
  .mobile-sider-drawer-menu.active .icon-bar.icon-bar-three {
    transform: rotate(-45deg) translateX(3px) translateY(-2px)
  }
  .mobile-sider-drawer-menu .icon-bar.icon-bar-two {
    position: relative;
    right: 0
  }
  .mobile-sider-drawer-menu.active .icon-bar.icon-bar-two {
    position: absolute;
    right: 100px;
    opacity: 0
  }
  .mobile-sider-drawer-menu .header-fixed .header-nav .nav, .mobile-sider-drawer-menu .is-fixed .header-nav .nav {
    overflow: auto;
    max-height: 100%
  }
  .header-nav .nav > li, .is-fixed.color-fill .header-nav .nav > li {
    margin: 0;
    padding: 0
  }
}
@media only screen and (max-width:400px) {
  .navbar-toggler {
    margin-left: 0
  }
  .call-now-text2 .ws-phone-info span {
    color: #777;
    font-size: 12px
  }
  .call-now-text2 .ws-phone-info strong {
    font-size: 12px
  }
  .call-now-text2 .ws-call-icon img {
    height: 34px
  }
  .logo-header {
    width: 130px;
    margin-top: 10px
  }
  .main-bar {
    padding-top: 5px;
    padding-bottom: 5px
  }
  .ws-canpage-areas h1 {
    font-size: 24px
  }
}
.ws-canpage-areas {
  background: #fff;
  font-family: Poppins, sans-serif;
  padding-bottom: 0
}
.ws-canpage-areas .container {
  max-width: 1320px;
  width: 100%
}
.ws-canpage-row {
  display: flex;
  flex-wrap: wrap;
  color: #555;
  width: 100%
}
.ws-canpage-areas h1 {
  font-size: 36px;
  color: #555;
  font-weight: 700
}
.ws-canpage-areas h2 {
  font-size: 30px;
  color: #555;
  font-weight: 600
}
.ws-canpage-areas h3 {
  font-size: 22px;
  color: #555;
  font-weight: 700
}
.ws-canpage-areas h4 {
  font-size: 18px;
  color: #555;
  font-weight: 700
}
.ws-canpage-areas h5 {
  font-size: 16px;
  color: #555;
  font-weight: 700
}
.ws-canpage-areas h6 {
  font-size: 14px;
  color: #555;
  font-weight: 700
}
.ws-canpage-left {
  width: calc(100% - 350px);
  padding: 50px 50px 30px 0;
  color: #555;
  line-height: 30px
}
.ws-canpage-title {
  font-size: 50px;
  line-height: 1.2;
  color: #555;
  font-weight: 600;
  margin-bottom: 30px;
  margin-right: -40px
}
.ws-canpage-text {
  font-size: 18px;
  font-weight: 400;
  color: #555;
  line-height: 2;
  margin-bottom: 40px
}
.ws-canpage-right {
  width: 350px;
  padding: 50px 0 0
}
.ws-canpage-qoute-box {
  padding: 30px;
  background: #f1f6ff;
  border: 2px solid #18a5d9;
  border-radius: 20px;
  min-height: 300px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 30px
}
.ws-canpage-right-pic {
  padding: 0;
  margin-bottom: -40px
}
.row.ws-ctiesareas-row, .ws-canpage-colum, .ws-canpage-colum2, .ws-canpage-qoute-text h4, .ws-ctiesareas-title, .ws-f-b-social, .ws-proudlyserv-section {
  margin-bottom: 30px
}
.ws-canpage-right-pic img {
  margin-left: -10%;
  width: 110%;
  max-width: 110%
}
.ws-qoute-btn {
  border-radius: 30px;
  background: #0099cd;
  padding: 10px 30px;
  color: #fff;
  border: none;
  font-weight: 600;
  transition: .5s
}
.ws-qoute-btn:hover {
  background: #063b59;
  transform: scale(1.1)
}
.ws-canpage-colum2 {
  margin-top: 50px
}
.ws-canel-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px 20px
}
.ws-canel-col {
  width: 33.333%;
  padding: 0 12px;
  margin-bottom: 24px;
  display: flex
}
.ws-canel-box {
  padding: 20px 15px;
  background: #fff3f3;
  border-radius: 10px;
  width: 100%;
  transition: .5s;
  text-align: center
}
.ws-canel-box .ws-canel-title {
  font-size: 18px;
  font-weight: 600;
  color: #411313
}
.ws-canel-box .ws-canel-icon {
  display: flex;
  margin: 0 auto 20px;
  justify-content: center;
  min-height: 90px;
  align-items: center
}
.ws-canel-box .ws-canel-text {
  font-size: 15px;
  color: #582323;
  font-weight: 400;
  line-height: 1.4
}
.ws-canel-box.ws-why-blue {
  background: #ecf9ff
}
.ws-canel-box.ws-why-blue .ws-canel-title {
  color: #092d3f
}
.ws-canel-box.ws-why-blue .ws-canel-text {
  color: #395866
}
.ws-canel-box.ws-why-green {
  background: #e5ffe8
}
.ws-canel-box.ws-why-green .ws-canel-title {
  color: #0b260e
}
.ws-canel-box.ws-why-green .ws-canel-text {
  color: #29372a
}
.ws-canel-box:hover {
  transform: scale(1.05);
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, .1)
}
.ws-canel-row-blue {
  font-size: 16px;
  color: #0070a3;
  font-weight: 600;
  font-style: italic;
  line-height: 24px
}
.ws-whychoo-btn-wrap {
  display: flex;
  justify-content:center;
  padding: 15px 20px;
  background: #00112c;
  position:relative;
  z-index:5;
}

.ws-whychoo-btn {
  display: block;
  text-align: center;
  padding: 12px 20px;
  background:#0899cd;
  position: relative;
  z-index: 2;
  text-decoration:none;
  color: #fff;
  font-weight:700;;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 9px;
  transition: all 0.2s linear;
}
.ws-whychoo-btn:hover {
  background:#fff;
  color: #0899cd;
}

@media only screen and (max-width:1200px) {
  .ws-canpage-left {
    width: calc(100% - 300px);
    padding: 30px 30px 60px 15px;
    color: #555;
    line-height: 1.8
  }
  .ws-canpage-right {
    width: 300px;
    padding: 30px 0 0
  }
  .ws-canpage-areas h1 {
    font-size: 30px;
    color: #555;
    font-weight: 700;
    margin-bottom: 20px;
    margin-right: 0
  }
  .ws-canpage-text {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 1.8
  }
  .ws-canpage-colum {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 1.8
  }
  .ws-canpage-areas h2 {
    font-size: 24px;
    color: #555;
    font-weight: 600
  }
  .ws-canpage-colum2 {
    margin-top: 30px;
    margin-bottom: 25px;
    line-height: 1.8
  }
}
.ws-footer-st1-wrap {
  background-color: #f4f8f8;
  padding: 70px 0;
  font-family: poppins
}
.ws-footer-top-section {
  padding-bottom: 50px;
  display: flex;
  justify-content: space-between
}
.ws-footer-top-section-left {
  width: 50%;
  padding-left: 40px
}
.ws-footer-top-section-right {
  width: 50%
}
.ws-footer-b-bootm, .ws-footer-top-section-right .ws-f-social-section {
  display: flex;
  flex-wrap: wrap
}
.ws-footer-top-section-right .ws-f-social-section .ws-f-social-bx {
  width: 33%
}
.ws-footer-b-bootm .ws-footer-b-bootm-left {
  width: 40%;
  padding-right: 10px
}
.ws-footer-b-bootm .ws-f-links-wraps {
  width: 20%;
  padding-right: 10px
}
@media only screen and (max-width:1365px) {
  .ws-footer-b-bootm .ws-footer-b-bootm-left {
    width: 36%
  }
  .ws-footer-b-bootm .ws-f-links-wraps {
    padding: 0 10px;
    width: 21%
  }
}
@media only screen and (max-width:1024px) {
  .ws-canpage-left {
    width: calc(100% - 250px);
    padding: 30px 30px 60px 15px;
    color: #555;
    line-height: 1.8
  }
  .ws-canpage-right {
    width: 250px;
    padding: 30px 15px 0 0
  }
  .ws-canpage-qoute-box {
    padding: 30px 15px
  }
  .ws-qoute-btn {
    padding: 10px 20px;
    font-size: 15px
  }
  .ws-footer-b-bootm .ws-footer-b-bootm-left {
    width: 100%;
    padding: 0 0 30px
  }
  .ws-footer-b-bootm .ws-f-links-wraps {
    width: 33%;
    padding-right: 10px
  }
}
@media only screen and (max-width:767px) {
  .call-now-text2 {
    display: flex;
    align-items: center
  }
  .call-now-text2 .ws-phone-info {
    display: none
  }
  .fix-bg {
    overflow: hidden
  }
  .ws-location-drop {
    display: none !important
  }
  .ws-footer-b-bootm .ws-f-links-wraps {
    width: 50%;
    padding: 0 0 30px
  }
}
.ws-f-call-section .ws-f-title {
  font-size: 36px;
  color: #222;
  font-weight: 600;
  margin-bottom: 25px
}
.ws-f-call-section .ws-f-call-btn {
  font-size: 18px;
  font-weight: 600;
  background-color: #063b59;
  border-radius: 10px;
  padding: 10px 20px;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #fff;
  transition: .5s
}
.ws-f-call-section .ws-f-call-btn i {
  font-size: 24px;
  margin-right: 10px
}
.ws-f-call-section .ws-f-call-btn:hover {
  background: #0099cd;
  transform: scale(1.1)
}
@media only screen and (max-width:991px) {
  .header-nav .nav {
    padding-left: 0
  }
  .ws-canel-col {
    width: 100%
  }
  .ws-canel-box {
    text-align: left;
    display: flex;
    padding: 20px 25px
  }
  .ws-canel-box .ws-canel-icon {
    align-items: flex-start;
    margin: 0 auto;
    min-height: 0
  }
  .ws-canel-info {
    padding-left: 20px
  }
  .ws-canel-title br {
    display: none
  }
  .ws-f-call-section .ws-f-title {
    font-size: 20px
  }
  .ws-f-call-section .ws-f-call-btn {
    font-size: 14px
  }
  .ws-footer-top-section-left {
    width: 40%
  }
  .ws-footer-top-section-right {
    width: 60%
  }
}
.ws-f-social-bx, .ws-home1-banner-features ul li .ws-home1-features .ws-info {
  text-align: center
}
.ws-f-social-bx .ws-media {
  margin: 0 auto 30px;
  display: inline-block;
  border: 2px dashed #0899cd;
  border-radius: 50%;
  position: relative;
  transition: .5s
}
.ws-f-social-bx .ws-media:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  border: 2px dashed #0899cd;
  animation-name: spin;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  opacity: 0;
  transition: .5s
}
.ws-f-social-bx .ws-media:hover {
  border: 2px dashed #fff
}
.active-mega-box .nav-mega-box, .active-mega2-box .nav-mega2-box, .ws-f-social-bx .ws-media:hover:after {
  opacity: 1
}
@keyframes spin {
  from {
    transform: rotate(0)
  }
  to {
    transform: rotate(360deg)
  }
}
.ws-f-social-bx .ws-pic {
  margin: 20px;
  text-align: center;
  width: 98px;
  height: 98px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center
}
@media only screen and (max-width:991px) {
  .ws-f-social-bx .ws-pic {
    width: 60px;
    height: 60px;
    margin: 10px
  }
  .ws-f-social-bx .ws-pic img {
    height: 50%
  }
}
.ws-f-social-bx .ws-info {
  font-size: 16px;
  font-weight: 600;
  color: #000
}
.ws-f-social-bx .ws-info i {
  margin: 0 5px;
  color: #ffbd0b
}
.ws-f-social-bx .ws-info span, .ws-section-content.logo-in-desktop-view {
  display: block
}
@media only screen and (max-width:380px) {
  .ws-f-social-bx .ws-pic {
    width: 40px;
    height: 40px
  }
  .ws-f-social-bx .ws-info {
    font-size: 12px
  }
}
.ws-footer-bottom-section {
  position: relative;
  z-index: 1
}
.ws-footer-bottom-section:after {
  background-color: #0899cd;
  height: 30px;
  left: 40px;
  right: 40px;
  top: -12px;
  content: '';
  position: absolute;
  border-radius: 40px 40px 0 0;
  z-index: -1
}
.ws-footer-bottom-section-content {
  padding: 40px;
  border-radius: 40px;
  background-color: #fff
}
@media only screen and (max-width:1365px) {
  .ws-footer-bottom-section-content {
    padding: 30px
  }
}
.ws-f-b-social ul {
  margin: 0;
  padding: 0;
  display: flex
}
.ws-f-b-social ul li {
  display: inline-flex;
  margin-right: 10px
}
.ws-f-b-social ul li a {
  display: flex;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  border: 2px solid #0099cd;
  color: #000;
  font-size: 22px;
  text-decoration: none
}
.ws-f-b-social ul li a img {
  height: 25px;
  width: auto;
}
.ws-footer-bottom-section-content .ws-trusted-section {
  margin-bottom: 30px;
  display: flex;
  align-items: center
}
.ws-footer-bottom-section-content .ws-trusted-section .ws-title, .ws-footer-bottom-section-content .ws-trusted-section2 .ws-title {
  font-size: 18px;
  color: #000;
  margin: 0 20px 0 0;
  font-weight: 600;
  white-space: nowrap
}
.ws-footer-bottom-section-content .ws-trusted-section .ws-media, .ws-footer-bottom-section-content .ws-trusted-section2 .ws-media {
  margin-right: 10px
}
.ws-footer-bottom-section-content .ws-trusted-section2, .ws-footer-h-24-7, .ws-testimo-follow-man, .ws-testimo-rating-bot {
  display: flex;
  align-items: center
}
@media only screen and (max-width:640px) {
  .ws-footer-top-section {
    display: block
  }
  .ws-footer-top-section-left {
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
    padding-left: 0
  }
  .ws-footer-top-section-right {
    width: 100%
  }
  .ws-footer-bottom-section-content .ws-trusted-section2 {
    display: flex;
    flex-wrap: wrap
  }
  .ws-footer-bottom-section-content .ws-trusted-section2 .ws-title {
    width: 100%;
    padding-bottom: 20px
  }
  .ws-footer-bottom-section-content .ws-trusted-section2 .ws-media {
    margin-right: 10px;
    margin-bottom: 10px
  }
}
.ws-footer-b-head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 2px solid #dbdbdb;
  margin-bottom: 30px;
  padding-bottom: 30px
}
.ws-footer-b-head .ws-footer-h-logo {
  width: 50%;
  padding-right: 20px
}
.ws-footer-b-head .ws-footer-h-24-7 {
  width: 50%;
  display: flex;
  justify-content: end
}
.ws-footer-h-24-7 .ws-media {
  margin-right: 20px;
  width: 70px;
  min-width: 70px
}
.ws-footer-h-24-7 span {
  font-size: 18px;
  display: block
}
.ws-footer-h-24-7 .ws-title {
  font-size: 29px;
  color: #000;
  font-weight: 900px;
  margin: 0
}
.ws-canpage-qoute-box2 {
  padding: 30px;
  background: #0099cd;
  display: none
}
.ws-canpage-qoute-box2 .ws-canpage-qoute-text {
  display: flex;
  align-items: center;
  justify-content: space-between
}
.ws-canpage-qoute-box2 .ws-canpage-qoute-text h4 {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  margin: 0 30px 0 0
}
.ws-canpage-qoute-box2 .ws-qoute-btn {
  border-radius: 30px;
  background: #000;
  padding: 10px 30px;
  color: #fff;
  border: none;
  font-weight: 600
}
.ws-canpage-qoute-box2 .ws-qoute-btn:hover {
  background: #063b59
}
@media only screen and (max-width:650px) {
  .ws-footer-bottom-section-content {
    border-radius: 25px;
    padding: 20px 15px !important
  }
  .ws-f-links ul li a {
    padding-bottom: 10px
  }
}
.footer-copyright-text {
  text-align: center;
  padding: 50px 0 0
}
@media only screen and (max-width:720px) {
  .ws-footer-h-24-7 span {
    font-size: 14px
  }
  .ws-footer-h-24-7 .ws-title {
    font-size: 20px
  }
}
.ws-f-links .ws-f-link-title {
  margin: 0 0 30px;
  font-size: 24px;
  color: #000;
  font-weight: 600
}
.ws-f-links ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0 !important
}
.ws-f-links ul li a {
  color: #222;
  font-size: 16px;
  padding-bottom: 20px;
  display: block;
  text-decoration: none
}
.ws-f-links ul li a:hover {
  color: #0899cd
}
.ws-cities-btn {
  width: 24px;
  height: 24px;
  margin-left: 30px;
  cursor: pointer;
  margin-top:5px;
}
.ws-cities-btn span {
  display: block;
  padding: 1.5px;
  background:#002654;
  margin: 4px 0
}
.ws-cities-panel {
  position: fixed;
  width: 400px;
  height: 100%;
  top: 0;
  right: -450px;
  background: #fff;
  padding: 0;
  z-index: 99999;
  box-shadow: 0 0 30px 10px rgba(0, 0, 0, .1);
  transition: .5s
}
.ws-cities-panel .ws-cities-list {
  list-style: none;
  margin: 0;
  overflow: auto;
  max-height: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 30px;
  align-items: flex-start
}
.of-h, .showcase, .ti_wrapper, .ws-auto-gl-need-top, .ws-testimos-pic {
  overflow: hidden
}
.ws-cities-panel .ws-cities-list li {
  width: 50%;
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 15px
}
.ws-cities-panel .ws-cities-list li:after {
  content: url('assets/images/check.webp');
  position: absolute;
  top: 0;
  left: 0
}
.active-cities-panel .ws-cities-panel {
  right: 0
}
@media only screen and (max-width:1280px) {
  .header-nav .nav > li > a {
    padding: 15px 30px
  }
}
.ws-services-area {
  padding: 50px 0 90px;
  font-size: 16px
}
.ws-services-heading {
  padding-right: 20px;
  margin-bottom: 30px;
  margin-top: 60px
}
.ws-aboutcost-info p, .ws-services-heading p {
  font-size: 18px
}
.ws-services-title {
  font-size: 50px;
  color: #222;
  font-weight: 600
}
.ws-services-title span {
  color: #1a99ce
}
.ws-services-box {
  text-align: center;
  padding: 30px 15px;
  border-radius: 10px;
  background: #f1f6ff;
  background: linear-gradient(117deg, #f1f6ff 0, #fff 100%)
}
.ws-services-box.ws-services-nobg {
  background: #fff
}
.ws-auto-gl-need-top-left p, .ws-services-box .ws-services-name {
  font-size: 20px
}
.ws-services-box p {
  text-align: left
}
.ws-services-box .ws-services-icon {
  margin: 0 auto 60px;
  width: auto;
  height: 80px;
  position: relative;
  z-index: 1
}
.ws-services-box .ws-services-icon img {
  max-height: 80px;
  height: auto;
}
.ws-services-box .ws-services-icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 -55px;
  width: 112px;
  height: 112px;
  background-image: url("assets/images/services/bg-shape.webp");
  background-repeat: repeat;
  z-index: -1
}
.ws-services-btn-wrap {
  padding-top: 30px
}
.d-flex, .t-monial_slider.owl-carousel .owl-stage, .ws-OurComprehensive-carousel-s1 .owl-stage, .ws-compresive-row [class*=col-], .ws-services-row [class*=col-] {
  display: flex
}
.container-bx .card_bx, .wid-f, .ws-services-row [class*=col-] .ws-services-box {
  width: 100%
}
.ws-compre-wraper-area, .ws-gallery-wraper-area, .ws-testimo-wraper-area {
  padding: 50px 0;
  background-color: #fff
}
.ws-testimo-wrap {
  padding: 55px 55px 0;
  background: #f1f6ff;
  border-radius: 50px;
  margin: 0 -55px 200px
}
.ws-testimo-text {
  font-size: 24px;
  color: #053b59;
  text-align: center;
  margin-bottom: 110px;
  line-height: 1.2;
  padding: 0 15px
}
.ws-testimo-text::first-letter {
  font-size: 48px;
  font-weight: 600;
  color: #1081dd;
  font-style: italic
}
.ws-testimo-rating {
  display: flex;
  justify-content: space-between;
  background: #0099cd;
  padding: 20px;
  border-radius: 30px
}
.ws-testimo-rating-pic {
  width: 45%;
  text-align: center;
  margin-top: -110px;
  margin-bottom: -20px
}
.ws-testimo-rating-info {
  width: 55%;
  background: #fff;
  border-radius: 20px;
  padding: 38px
}
.ws-testimo-rating-top {
  display: flex;
  align-items: center;
  margin-bottom: 20px
}
.ws-testimo-rating-left {
  text-align: center;
  width: 145px
}
.ws-testimo-rating-num {
  font-size: 95px;
  line-height: 1;
  font-weight: 600;
  color: #1281dd
}
.ws-testimo-rating-star {
  font-size: 22px;
  color: #ffb400;
  line-height: 1
}
.ws-testimo-rating-right {
  width: calc(100% - 145px);
  padding-left: 15px
}
.ws-testimo-rating-title {
  line-height: 1;
  font-size: 36px;
  color: #063b59;
  margin-top: 5px
}
.ws-testimo-rating-subtitle {
  line-height: 1;
  font-size: 20px;
  color: #555
}
.ws-testimo-ratingbot-left {
  text-align: center;
  width: 180px
}
.ws-testimo-follow-man .ws-folw-man {
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 45px;
  overflow: hidden;
  margin-right: -10px
}
.ws-testimo-follow-man .ws-folw-man img {
  width: 100%
}
.ws-testimo-follow-man .ws-folw-plus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #fe882c;
  color: #fff;
  border: 1px solid #fff;
  font-size: 30px;
  font-weight: 400
}
.ws-testimo-ratingbot-right {
  width: calc(100% - 180px);
  padding-left: 15px;
  font-size: 18px;
  color: #555;
  line-height: 1.4
}
.ws-testimonial-st1-section {
  position: relative;
  bottom: -160px
}
.ws-testimos-box {
  background: #fff;
  border-radius: 30px;
  padding: 30px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05);
  margin: 15px 10px
}
.ws-testimos-top {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px
}
.ws-testimos-rating {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-flex;
  line-height: 1
}
.ws-testimos-rating li {
  display: block;
  font-size: 24px;
  margin: 0 2px;
  color: #ffb527
}
.ws-testimos-text {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.4;
  min-height: 225px
}
.ws-testimos-bot {
  align-items: center
}
.ws-testimos-pic {
  width: 75px;
  height: 75px;
  max-height: 75px;
  min-width: 75px;
  border: 1px solid #0099cd;
  padding: 5px;
  border-radius: 100%
}
.ws-testimos-pic img {
  width: 100%;
  border-radius: 100%
}
.ws-testimos-info {
  padding-left: 15px
}
.ws-testimos-name {
  font-size: 20px;
  font-weight: 600;
  color: #222
}
.ws-testimos-date {
  font-size: 14px;
  font-weight: 400;
  color: #777
}
.owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 20px
}
.owl-dots .owl-dot {
  display: flex;
  background: #063b59 !important;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin: 0 5px
}
.ws-g-after-media .ws-g-back, .ws-g-after-media .ws-g-front, .ws-g-before-media .ws-g-back, .ws-g-before-media .ws-g-front {
  height: 471px;
  clip-path: polygon(calc(100% - 28.5px) calc(100% - 0.90000000000001px), 32.2px calc(100% - 0.90000000000001px), 32.2px calc(100% - 0.90000000000001px), 26.973px calc(100% - 1.321px), 22.016px calc(100% - 2.54px), 17.395px calc(100% - 4.491px), 13.176px calc(100% - 7.108px), 9.425px calc(100% - 10.325px), 6.208px calc(100% - 14.076px), 3.591px calc(100% - 18.295px), 1.64px calc(100% - 22.916px), 0.421px calc(100% - 27.873px), 5.3248111102418E-31px calc(100% - 33.1px), 0px 87.4px, 0px 87.4px, 0.1942px 84.5609px, 0.7616px 81.8232px, 1.6794px 79.2163px, 2.9248px 76.7696px, 4.475px 74.5125px, 6.3072px 72.4744px, 8.3986px 70.6847px, 10.7264px 69.1728px, 13.2678px 67.9681px, 16px 67.1px, calc(100% - 30.8px) 0.700002px, calc(100% - 30.8px) 0.700002px, calc(100% - 26.1225px) 0.019601458px, calc(100% - 21.568px) 0.212801024px, calc(100% - 17.2235px) 1.211200686px, calc(100% - 13.176px) 2.946400432px, calc(100% - 9.5125px) 5.35000025px, calc(100% - 6.3200000000001px) 8.353600128px, calc(100% - 3.6855px) 11.888800054px, calc(100% - 1.696px) 15.887200016px, calc(100% - 0.43850000000003px) 20.280400002px, calc(100% - 5.6843418860808E-14px) 25px, calc(100% - 0px) calc(100% - 29.4px), calc(100% - 0px) calc(100% - 29.4px), calc(100% - 0.37139999999999px) calc(100% - 24.7869px), calc(100% - 1.4471999999999px) calc(100% - 20.4072px), calc(100% - 3.1698px) calc(100% - 16.3203px), calc(100% - 5.4816px) calc(100% - 12.5856px), calc(100% - 8.325px) calc(100% - 9.2625px), calc(100% - 11.6424px) calc(100% - 6.4104px), calc(100% - 15.3762px) calc(100% - 4.0887px), calc(100% - 19.4688px) calc(100% - 2.3568px), calc(100% - 23.8626px) calc(100% - 1.2741px), calc(100% - 28.5px) calc(100% - 0.90000000000001px))
}
.owl-dots .owl-dot.active {
  width: 50px;
  background: #063b59
}
.ws-gallery-wraper-area .ws-title-head {
  max-width: 800px;
  margin: auto
}
.ws-compre-wraper-area .ws-title-head span, .ws-gallery-wraper-area .ws-title-head span, .ws-home1banner-bx-content .ws-home1banner-bx-sm-title span {
  color: #0099cd
}
.ws-gallery-wraper-area .ws-title-head p {
  color: #555;
  font-size: 18px
}
.ws-gallery-wrap {
  padding: 50px 55px;
  background: #cbe8f2;
  border-radius: 50px;
  margin: 0 -55px
}
.ws-ourgallery-carousel-bx {
  max-width: 792px;
  margin: 50px auto 0
}
.ws-ourgallery-bx {
  display: flex;
  justify-content: space-between
}
.ws-ourgallery-bx .ws-o-g-title {
  font-size: 30px;
  font-weight: 600;
  color: #222;
  text-align: center;
  margin-bottom: 10px
}
.ws-ourgallery-bx .ws-ourgallery-bx-left, .ws-ourgallery-bx .ws-ourgallery-bx-right {
  width: 45%
}
.ws-g-after-media, .ws-g-before-media {
  position: relative;
  margin-top: 60px
}
.ws-g-before-media .ws-g-back, .ws-g-before-media .ws-g-front {
  width: 100%;
  transform: scaleX(-1)
}
.ws-g-before-media .ws-g-back img, .ws-g-before-media .ws-g-front img {
  transform: scaleX(-1)
}
.ws-g-before-media .ws-g-front {
  position: absolute;
  top: -30px;
  left: 30px;
  z-index: 1
}
.ws-g-after-media .ws-g-back, .ws-g-after-media .ws-g-front {
  width: 100%;
  transform: scaleX(1)
}
.ws-g-after-media .ws-g-back img, .ws-g-after-media .ws-g-front img {
  transform: scaleX(1)
}
.ws-g-after-media .ws-g-front {
  position: absolute;
  top: -30px;
  right: 30px;
  z-index: 1
}
.ws-ourgallery-carousel .owl-item .ws-g-before-media .ws-g-front {
  transform: scale(.9) scaleX(-1);
  transition: .5s linear
}
.ws-ourgallery-carousel .owl-item.active .ws-g-before-media .ws-g-front {
  transform: scale(1) scaleX(-1)
}
.ws-ourgallery-carousel .owl-item .ws-g-after-media .ws-g-front {
  transform: scale(.9);
  transition: .5s linear
}
.ws-ourgallery-carousel .owl-item.active .ws-g-after-media .ws-g-front {
  transform: scale(1)
}
.owl-nav {
  text-align: center;
  margin-top: 30px
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #063b59;
  color: #063b59
}
.owl-carousel .owl-nav button.owl-prev {
  margin-right: 20px
}
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover {
  background-color: #063b59;
  color: #cbe8f2
}
.t-monial_slider .owl-nav {
  position: absolute;
  top: -90px;
  right: 0
}
.ws-aboutcost-row {
  display: flex;
  align-items: center;
  max-width: 1050px;
  margin: auto
}
.ws-home1-banner-bottom, .ws-home1banner-section {
  max-width: 1596px;
  margin: 0 auto
}
.ws-aboutcost-info .ws-aboutcost-tagline {
  font-size: 24px;
  color: #0099cd;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block
}
.ws-aboutcost-info .ws-aboutcost-title {
  margin-bottom: 15px
}
.ws-aboutcost-info p:first-letter {
  font-size: 30px;
  font-weight: 500;
  color: #1081dd
}
.ws-home1banner-wrap {
  background-color: #f1f6ff;
  padding: 50px
}
.ws-home1banner-section {
  height: 820px;
  position: relative;
  border-radius: 30px;
  background-image: url("assets/images/h-banner/bg-1.webp");
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: end;
  z-index: 1
}
.ws-home1banner-section:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgb(0, 0, 0, .75) 40%);
  height: 300px;
  width: 100%;
  z-index: -1;
  border-radius: 0 0 30px 30px
}
.ws-home1banner-bx-wrap {
  width: 100%;
  padding: 0 30px 30px;
  display: flex
}
.ws-home1banner-bx-wrap .ws-home1banner-bx-left {
  width: 60%;
  display: flex;
  align-items: end
}
.ws-home1banner-bx-wrap .ws-home1banner-bx-right {
  width: 38%;
  margin-bottom: -200px
}
.ws-home1banner-bx-content .ws-home1banner-bx-sm-title {
  font-size: 45px;
  font-weight: 700;
  color: #fff
}
.ws-home1banner-bx-content .ws-home1banner-bx-lg-title {
  font-size: 53px;
  font-weight: 800;
  color: #fff
}
.ws-home1banner-bx-content .ws-home1banner-bx-lg-title span {
  font-size: 46px;
  font-weight: 300;
  color: #0099cd;
  display: inline-block
}
.ws-home1banner-bx-content .ws-home1banner-bx-lg-title span img {
  display: block;
  margin-left: auto
}
@media only screen and (max-width:1599px) {
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title span, .ws-home1banner-bx-content .ws-home1banner-bx-sm-title {
    font-size: 40px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title {
    font-size: 42px
  }
}
@media only screen and (max-width:1366px) {
  .ws-home1banner-wrap {
    padding: 30px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title span, .ws-home1banner-bx-content .ws-home1banner-bx-sm-title {
    font-size: 36px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title {
    font-size: 38px
  }
}
@media only screen and (max-width:1199px) {
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title span, .ws-home1banner-bx-content .ws-home1banner-bx-sm-title {
    font-size: 28px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title {
    font-size: 30px
  }
}
.ws-home1banner-bx-ration {
  display: flex;
  color: #fff;
  font-size: 20px;
  font-weight: 500
}
.ws-home1-banner-features ul, .ws-home1banner-bx-ration .ws-rating-h1banner {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex
}
.ws-home1banner-bx-ration .ws-rating-h1banner li {
  margin-right: 4px
}
.ws-home1banner-bx-ration .ws-rating-h1banner li .fa {
  color: #ffb93e
}
.ws-home1-banner-bottom-content {
  width: 60%
}
.ws-home1-banner-features ul li {
  width: 25%;
  padding: 20px 5px;
  margin-top: 10px;
  position: relative
}
.ws-home1-banner-features ul li:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background: linear-gradient(to bottom, #f1f6ff 0, rgba(98, 98, 98, .38) 20%, rgba(98, 98, 98, .41) 80%, #f1f6ff 100%)
}
.ws-home1-banner-features ul li .ws-home1-features {
  max-width: 160px;
  margin: auto;
  display: flex;
  align-items: center
}
.ws-home1-banner-features ul li .ws-home1-features .ws-media {
  display: flex;
  align-items: center;
  margin-right: 0
}
.ws-home1-banner-features ul li .ws-home1-features .ws-info .fa {
  color: #ffbd0b
}
.ws-home1-banner-features ul li .ws-home1-features .ws-info strong {
  color: #000
}
.ws-forms-boxs {
  padding: 40px 40px 0
}
.ws-home1-bnr-form-shadow img {
  width: 100%;
  height: 66px
}
.ws-forms-title {
  text-align: center;
  padding: 30px 0;
  font-family: Poppins, sans-serif
}
.ws-forms-title h2 {
  font-weight: 500;
  color: #4a5155;
  font-size: 38px
}
.ws-forms-title p {
  font-weight: 400;
  color: #555;
  font-size: 18px;
  line-height: 1.4;
  max-width: 700px;
  margin: auto
}
.ws-forms-box {
  border: 1px solid #ddd;
  border-radius: 20px;
  background-color: #fff
}
.ws-forms-top {
  display: flex;
  background: #dcedff;
  padding: 10px 20px;
  justify-content: space-between;
  align-items: center;
  border-radius: 20px 20px 0 0
}
.ws-forms-top-title {
  position: relative;
  font-size: 30px;
  margin: 0
}
.ws-forms-top-title img {
  position: absolute;
  right: 0;
  bottom: -8px;
  display: block
}
.ws-forms-top-right {
  max-width: 105px
}
.ws-forms-footer {
  padding: 30px 0;
  margin: 0 40px;
  border-top: 1px solid #ddd
}
.btn-form-save {
  padding: 9px 30px;
  background: #0099cd;
  color: #fff;
  border-radius: 50px;
  border: none;
  margin-right: 15px;
  font-size: 15px;
  font-weight: 600;
  transition: .5s
}
.btn-form-save:hover {
  background: #063b59;
  color: #fff;
  transform: scale(.9)
}
.ws-forms-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px
}
.ws-forms-col, .ws-forms-col2 {
  padding: 0 15px;
  margin-bottom: 25px;
  position: relative
}
.ws-forms-col {
  width: 50%
}
.ws-forms-col i {
  font-size: 20px;
  position: absolute;
  top: 13px;
  left: 35px;
  color: #222
}
.ws-forms-col i + .ws-forms-input {
  padding-left: 40px
}
.ws-forms-col2 {
  width: 100%
}
.ws-forms-input, .ws-forms-select {
  background: #fff;
  padding: 8px 15px;
  height: 48px;
  width: 100%;
  font-size: 16px
}
.ws-forms-input {
  border: 1px solid #d6e8f2;
  border-radius: 15px
}
.ws-forms-select {
  border: 1px solid #d6e8f2;
  border-radius: 15px;
  color: #404140
}
.ws-forms-select option {
  height: auto;
  padding: 0;
  line-height: 1;
  color: 222
}
.ws-forms-input::placeholder {
  color: #404140;
  opacity: 1
}
.ws-forms-input::-ms-input-placeholder {
  color: #404140
}
.sf-radio-checkbox input[type=checkbox] + label, .sf-radio-checkbox input[type=radio] + label {
  line-height: 1.2;
  font-size: 15px;
  display: block;
  padding-left: 24px !important;
  position: relative;
  cursor: pointer
}
.ws-form-phone-col {
  display: flex;
  width: 100%;
  border: 1px solid rgba(26, 153, 206, .49);
  font-size: 16px;
  border-radius: 16px;
  background-color: transparent;
  padding: 20px;
  color: #404140;
  align-items: center;
  justify-content: space-between
}
.ws-form-phone-col .ws-form-phone-text {
  color: #000;
  margin-right: 20px;
  font-size: 16px
}
.ws-form-phone-col .ws-form-input-box {
  width: 60%;
  position: relative
}
.ws-form-phone-col .ws-forms-input {
  margin: 0;
  padding-left: 45px
}
.ws-phone-select {
  background-color: #fff;
  border: none;
  padding: 0;
  position: absolute;
  top: 13px;
  left: 20px;
  outline: 0
}
.ws-auto-gl-need-wrap {
  background-color: #00112c;
  position: relative;
  z-index: 1
}
.ws-auto-gl-need-wrap:after {
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
  content: ''
}
.ws-auto-gl-need-top {
  display: flex;
  border-radius: 40px;
  z-index: 1;
  position: relative
}
.ws-auto-gl-need-top-left {
  width: 55%;
  background-color: #0099cd;
  position: relative;
  z-index: 1;
  padding: 80px 20px 80px 80px;
  color: #fff
}
.ws-auto-gl-need-top-left:after {
  position: absolute;
  right: -60px;
  top: 0;
  bottom: 0;
  width: 200px;
  background-color: #0099cd;
  content: '';
  z-index: -1;
  transform: skew(-15deg)
}
.ti_content, 
.ti_slide, 
.ti_wrapper, 
.ws-client-logo-wrap .ws-section-content, 
.ws-proudlyserv-wrap .container {
  position: relative
}
.ws-auto-gl-need-top-left p:last-child {
  margin-bottom: 0
}
.ws-auto-gl-need-top-left .ws-auto-need-sm-title {
  font-size: 37px;
  color: #fff;
  font-weight: 600
}
.ws-auto-gl-need-top-left .ws-auto-need-lg-title {
  font-size: 60px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600
}
.ws-auto-gl-need-top-right {
  width: 45%;
  background-size: cover;
  background-image: url(assets/images/img-skew.webp)
}
.ws-auto-gl-need-bottom {
  padding: 50px 0;
  display: flex
}
.ws-auto-gl-need-bottom .ws-auto-gl-need-bottom-detail {
  flex: 1;
  margin-right: 50px
}
.ws-auto-gl-need-bottom .ws-auto-gl-need-bottom-detail p {
  font-size: 18px;
  color: #fff;
  margin-bottom: 0
}
.ws-auto-gl-need-bottom .ws-auto-gl-need-bottom-btn {
  margin-right: 50px
}
.ws-auto-gl-need-bottom .ws-auto-gl-need-bottom-btn .ws-site-btn {
  background-color: #0099cd
}
.ws-auto-gl-need-bottom .ws-auto-gl-need-bottom-call {
  font-size: 30px;
  color: #fff;
  font-weight: 500
}

.ws-our-compre-bx {
  border: 2px solid #cbe8f2;
  background-color: #fff;
  border-radius: 30px;
  margin-bottom: 30px;
  transition: .5s
}
.ws-our-compre-bx .ws-media img {
  width: 100%;
  border-radius: 30px 30px 0 0
}
.ws-our-compre-bx .ws-content {
  padding: 20px
}
.ws-our-compre-bx .ws-content .ws-title {
  font-size: 24px;
  color: #000;
  font-weight: 600;
  margin-bottom: 20px
}
.ws-our-compre-bx .ws-content p {
  font-size: 18px;
  color: #222;
  margin-bottom: 30px
}
.ws-lg-outline-btn {
  border-radius: 50px;
  color: #222;
  font-size: 18px;
  padding: 10px 25px;
  border: 2px solid #222;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  transition: .2s
}
.ws-lg-outline-btn:hover, .ws-our-compre-bx:hover {
  border: 2px solid #0099cd
}
.ws-lg-outline-btn:hover {
  background: #0099cd;
  color: #fff;
  transform: scale(1.05)
}
.ws-our-compre-bx-btn-wrap {
  display: flex;
  align-items: end;
  justify-content: center;
  margin-bottom: 30px
}
.ws-site-btn.wsbtn-large-rounded {
  border-radius: 50px;
  padding: 20px 60px
}


.item .ws-our-compre-bx {
  margin-left: 2px;
  margin-right: 2px
}
.TickerNews {
  width: 100%;
  height: 100px;
  line-height: 100px
}
.ti_wrapper {
  width: 100%
}
.ti_slide {
  width: 30000px;
  left: 0;
  top: 0
}
.ti_content {
  width: 8000px;
  float: left
}
.fat-l, .ti_news {
  float: left
}
.ws-proudlyserv-wrap {
  background: #00112c;
  padding: 100px 0 50px;
  text-align: center
}
.ws-proudlyserv-title {
  font-size: 44px;
  color: #fff;
  margin-bottom: 30px
}
.ws-proudlyserv-section p {
  font-size: 18px;
  color: #8290a7;
  margin: 0 30px
}
.ws-proudlyserv-bg {
  position: absolute;
  color: #0099cd;
  font-size: 180px;
  text-transform: uppercase;
  font-weight: 600;
  opacity: .1;
  line-height: 1;
  top: -70px;
  left: 0;
  right: 0
}
.ws-compre-wraper-area .ws-title-head {
  margin: auto
}
.ws-compre-wraper-area .ws-title-head .ws-compre-title {
  margin-bottom: 20px
}
.ws-compre-wraper-area .ws-title-head p {
  color: #555;
  font-size: 18px;
  max-width: 940px;
  margin: 0 auto 40px
}
.ws-compre-wrap {
  padding: 50px 55px;
  background: #f1f6ff;
  border-radius: 50px;
  margin: 0 -55px
}
.ws-compre-row {
  display: flex;
  margin-bottom: 30px
}
.ws-compre-row [class*=col-] {
  display: flex;
  margin-bottom: 20px
}
.ws-compre-logo-box {
  width: 100%;
  background: #fff;
  padding: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #b9daea;
  border-radius: 10px
}
.sf-radio-checkbox.checkbox-inline, .sf-radio-checkbox.radio-inline {
  padding-left: 0 !important
}
.sf-radio-checkbox label {
  font-weight: 400 !important
}
.nav-mega-list li a.sf-maga-btns, .nav-mega2-list li a.sf-maga-btns, a.sf-maga-btns {
  font-weight: 600;
  text-transform: uppercase
}
.sf-radio-checkbox input[type=checkbox], .sf-radio-checkbox input[type=radio] {
  display: none;
  opacity: 0;
  margin-left: 1px !important
}
.sf-radio-checkbox input[type=checkbox] + label:hover:before, .sf-radio-checkbox input[type=radio] + label:hover:before {
  border-color: #1a99ce
}
.sf-radio-checkbox input[type=checkbox] + label:before, .sf-radio-checkbox input[type=radio] + label:before {
  background-color: #fff;
  border: 2px solid #0099cd;
  content: "";
  display: inline-block;
  height: 20px;
  line-height: 1;
  margin-left: -24px;
  position: absolute;
  top: 0;
  transition: .1s linear;
  width: 20px;
  border-radius: 3px
}
.sf-radio-checkbox input[type=checkbox] + label:after {
  color: #fff;
  content: "\e92b";
  font-family: feather !important;
  font-size: 0px;
  -webkit-font-smoothing: antialiased;
  left: 7px;
  position: absolute;
  top: 10px;
  transition: .1s linear
}
.sf-radio-checkbox input[type=checkbox]:checked + label:before {
  border-width: 10px;
  border-color: #0099cd
}
.sf-radio-checkbox input[type=checkbox]:checked + label:after {
  font-size: 12px;
  left: 4px;
  top: 3px
}
.sf-radio-checkbox input[type=radio] + label:before {
  border-radius: 50%;
  content: ""
}
.sf-radio-checkbox input[type=radio]:checked + label:before {
  border-color: #0099cd;
  border-width: 5px
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
  position: absolute;
  left: 0;
  bottom: 0
}
.ws-ctiesareas-area {
  padding: 70px 0
}
.ws-ctiesareas-row .ws-col-five {
  width: 20%
}
.ws-ctiesareas-row .ws-cities-list {
  list-style: none;
  margin: 0;
  overflow: auto;
  max-height: 100%;
  padding: 0;
  align-items: flex-start
}
.ws-ctiesareas-row .ws-cities-list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  color: #063b59;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500
}
.ws-ctiesareas-row .ws-cities-list li a {
  color: #063b59;
  text-decoration: none
}
.ws-ctiesareas-row .ws-cities-list li:hover a {
  color: #222
}
.ws-ctiesareas-row .ws-cities-list li:after {
  content: url('assets/images/check.webp');
  position: absolute;
  top: 0;
  left: 0;
  transition: .3s
}
.ws-ctiesareas-row .ws-cities-list li:hover:after {
  transform: scale(1.2)
}
@media only screen and (max-width:1700px) {
  .ws-home1banner-section {
    max-width: 1500px;
    height: 720px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-sm-title {
    font-size: 44px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title {
    font-size: 46px
  }
  .ws-home1banner-bx-ration {
    font-size: 18px
  }
}
.ws-services-area .in-mobile-view .ws-services-heading {
  max-width: 800px;
  margin: 0 auto 60px;
  text-align: center
}
.ws-services-area .in-mobile-view .ws-services-heading p {
  margin: 0 100px
}
.ws-services-carousel-s1.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto
}
@media only screen and (max-width:991px) {
  .ws-canpage-qoute-box2 .ws-canpage-qoute-text h4 {
    font-size: 18px
  }
  .ws-footer-st1-wrap .container {
    max-width: 100%
  }
  .main-bar-wraper .container {
    padding: 0 12px
  }
  .extra-nav .extra-cell {
    padding-left: 10px
  }
  .loc-drop-text strong {
    font-size: 16px;
    margin-right: 0;
    position: relative
  }
  .loc-drop-text::after {
    right: 10px
  }
  .call-now-text strong {
    margin-right: 15px
  }
  .ws-cities-btn {
    margin-left: 10px
  }
  .mobile-sider-drawer-menu #mobile-side-drawer, .ws-our-Comprehensive-wrap .in-mobile-view, .ws-services-area .in-mobile-view {
    display: block
  }
  .ws-our-Comprehensive-wrap .in-desktop-view, .ws-services-area .in-desktop-view {
    display: none
  }
}
@media only screen and (max-width:1600px) {
  .ws-home1banner-section {
    max-width: 1400px;
    height: 720px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-sm-title {
    font-size: 40px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title {
    font-size: 42px
  }
  .ws-home1banner-bx-ration {
    font-size: 17px
  }
  .ws-home1banner-bx-wrap .ws-home1banner-bx-right {
    width: 40%;
    margin-bottom: -200px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title span img {
    height: 12px
  }
}
@media only screen and (max-width:1500px) {
  .ws-home1-banner-features ul li .ws-home1-features .ws-info {
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500
  }
  .ws-forms-top-title {
    font-size: 24px;
    margin: 0
  }
  .ws-forms-col, .ws-forms-col2 {
    margin-bottom: 20px;
    position: relative
  }
  .ws-forms-top {
    padding: 7px 20px;
    border-radius: 15px 15px 0 0
  }
  .ws-forms-input, .ws-forms-select {
    border-radius: 10px;
    height: 46px;
    font-size: 15px
  }
  .ws-forms-boxs {
    padding: 30px 30px 0
  }
  .ws-forms-col2 {
    padding: 0 15px
  }
  .ws-forms-input {
    padding: 6px 15px
  }
  .ws-forms-select {
    padding: 8px 15px
  }
  .ws-form-phone-col {
    border: 1px solid #d6e8f2;
    border-radius: 10px;
    padding: 15px;
    font-size: 15px
  }
  .ws-form-phone-col .sf-radio-checkbox label {
    font-size: 14px
  }
  .ws-home1banner-wrap {
    padding: 35px
  }
  .ws-home1banner-section {
    max-width: 1300px;
    height: 650px
  }
  .ws-forms-col i {
    font-size: 16px;
    position: absolute;
    top: 15px;
    left: 30px;
    color: #222
  }
  .ws-form-phone-col .ws-forms-input {
    padding-left: 40px
  }
  .ws-phone-select {
    top: 11px;
    left: 12px
  }
  .header-nav .nav > li > a {
    padding: 15px 35px
  }
  .ws-forms-footer {
    padding: 20px 0
  }
  .ws-home1banner-bx-wrap .ws-home1banner-bx-right {
    margin-bottom: -170px
  }
  .nav-mega-btn::after {
    right: 8px
  }
}
@media only screen and (max-width:1399px) {
  .ws-auto-gl-need-top-left .ws-auto-need-sm-title {
    font-size: 28px
  }
  .ws-auto-gl-need-top-left {
    padding: 50px 0 50px 50px
  }
  .ws-auto-gl-need-top-left .ws-auto-need-lg-title {
    font-size: 48px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-sm-title {
    font-size: 36px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title {
    font-size: 38px
  }
  .ws-home1banner-bx-ration {
    font-size: 16px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title span img {
    height: 10px
  }
  .ws-forms-boxs {
    padding: 25px 30px 0
  }
  .ws-forms-input, .ws-forms-select {
    border-radius: 8px;
    padding: 6px 12px;
    height: 44px
  }
  .ws-forms-col, .ws-forms-col2 {
    padding: 0 10px
  }
  .ws-forms-col {
    margin-bottom: 20px
  }
  .ws-forms-col i {
    top: 13px;
    left: 20px
  }
  .ws-forms-row.ws-forms-donate .ws-forms-col {
    width: 100%
  }
  #ws-dedu-col {
    max-width: 160px
  }
  .header-nav .nav > li > a {
    padding: 15px 25px
  }
  .loc-drop-text strong {
    font-size: 18px
  }
}
@media only screen and (max-width:1300px) {
  .ws-home1-banner-features ul li .ws-home1-features {
    max-width: 140px
  }
  .ws-forms-donate .ws-text {
    font-size: 13px !important
  }
}
@media only screen and (max-width:1200px) {
  .loc-drop-text strong {
    font-size: 16px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-sm-title {
    font-size: 31px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title {
    font-size: 34px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title span img {
    height: 9px
  }
  .ws-forms-top-title {
    font-size: 20px
  }
  .ws-home1-banner-features ul li .ws-home1-features .ws-info {
    font-size: 13px;
    width: 90px
  }
  .ws-home1-banner-features ul li .ws-home1-features .ws-media {
    width: 28px
  }
  .ws-home1-banner-features ul li .ws-home1-features {
    max-width: 125px
  }
  .ws-forms-input {
    padding: 6px 12px;
    font-size: 14px;
    height: 44px
  }
  .ws-forms-select {
    padding: 8px 12px;
    font-size: 14px;
    height: 44px
  }
  .ws-form-phone-col {
    font-size: 14px
  }
  .ws-proudlyserv-bg {
    font-size: 120px;
    top: -70px
  }
}
@media only screen and (max-width:1100px) {
  .ws-home1banner-bx-content .ws-home1banner-bx-sm-title {
    font-size: 28px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title {
    font-size: 29px
  }
  .ws-home1banner-bx-ration {
    font-size: 15px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title span img {
    height: 8px
  }
}
@media only screen and (max-width:991px) {
  .ws-proudlyserv-bg {
    font-size: 90px;
    top: -50px
  }
  .ws-banner-form-mobile {
    display: block;
    padding-top: 15px
  }
  .ws-auto-gl-need-top-left::after, .ws-home1banner-bx-wrap .ws-home1banner-bx-right {
    display: none
  }
  .ws-home1-banner-bottom-content, .ws-home1banner-bx-wrap .ws-home1banner-bx-left, .ws-testimo-rating-info {
    width: 100%
  }
  .ws-home1banner-section {
    max-width: 1300px;
    height: 450px
  }
  .ws-auto-gl-need-top {
    display: block;
    border-radius: 30px
  }
  .ws-auto-gl-need-top-left .ws-auto-need-sm-title {
    font-size: 28px
  }
  .ws-auto-gl-need-top-left {
    padding: 30px;
    width: 100%
  }
  .ws-auto-gl-need-top-left .ws-auto-need-lg-title {
    font-size: 48px
  }
  .ws-auto-gl-need-top-right {
    width: 100%;
    height: 300px
  }
  .ws-auto-gl-need-bottom {
    flex-wrap: wrap
  }
  .ws-auto-gl-need-bottom .ws-auto-gl-need-bottom-detail {
    flex: inherit;
    margin: 0 0 30px
  }
  .ws-auto-gl-need-bottom .ws-auto-gl-need-bottom-btn {
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%
  }
  .ws-home1banner-wrap {
    padding: 35px 35px 0
  }
  .ws-testimo-rating {
    display: block
  }
}
@media only screen and (max-width:767px) {
  .ws-canpage-left {
    width: 100%;
    padding: 30px 0 0
  }
  .ws-canpage-right {
    display: none
  }
  .ws-canpage-qoute-box2 {
    display: block
  }
  .ws-home1banner-section {
    background-image: url("assets/images/h-banner/bg-2.webp");
    height: 380px
  }
  .ws-auto-gl-need-top-right {
    background-image: url(assets/images/img-skew.webp)
  }
  .ws-auto-gl-need-top-left .ws-auto-need-lg-title {
    font-size: 44px
  }
  .ws-auto-gl-need-top {
    border-radius: 20px
  }
  .ws-proudlyserv-bg {
    font-size: 70px;
    top: -50px
  }
  body .ws-testimo-wrap {
    margin: 0 0 100px;
    padding: 22px 10px
  }
  body .ws-testimo-text {
    font-size: 18px;
    line-height: 1.4
  }
  body .ws-testimo-text::first-letter {
    font-size: 28px
  }
  .ws-g-after-media, .ws-g-before-media {
    margin-top: 20px
  }
  .ws-g-after-media .ws-g-back, .ws-g-after-media .ws-g-front, .ws-g-before-media .ws-g-back, .ws-g-before-media .ws-g-front {
    height: 350px
  }
  .ws-g-after-media .ws-g-front {
    top: -15px;
    right: 15px
  }
  .ws-g-before-media .ws-g-front {
    top: -15px;
    left: 15px
  }
  .ws-ourgallery-bx .ws-ourgallery-bx-left, .ws-ourgallery-bx .ws-ourgallery-bx-right {
    width: 45%
  }
  .ws-ourgallery-bx .ws-o-g-title {
    font-size: 20px;
    line-height: 1.2
  }
}
@media only screen and (max-width:650px) {
  .ws-home1banner-section {
    height: 320px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title span, .ws-home1banner-bx-content .ws-home1banner-bx-sm-title {
    font-size: 24px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title {
    font-size: 24px;
    margin-bottom: 5px
  }
  .ws-home1-banner-features ul li .ws-home1-features {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
  }
  .ws-home1-banner-features ul li .ws-home1-features .ws-media {
    width: auto;
    height: 30px;
    margin-bottom: 10px
  }
  .ws-home1-banner-features ul li .ws-home1-features .ws-media img {
    height: 30px
  }
  .ws-home1-banner-features ul li .ws-home1-features .ws-info {
    width: 90px;
    line-height: 1.2
  }
}
@media only screen and (max-width:575px) {
  .ws-canpage-qoute-box2 .ws-canpage-qoute-text h4 {
    margin-bottom: 20px;
    margin-right: 0
  }
  .ws-canpage-qoute-box2 .ws-canpage-qoute-text {
    display: block;
    text-align: center
  }
  .ws-footer-b-head .ws-footer-h-logo {
    width: 100%;
    padding-right: 0;
    padding-bottom: 20px
  }
  .ws-footer-b-head .ws-footer-h-24-7 {
    width: 100%;
    justify-content: flex-start
  }
  .ws-home1banner-section {
    height: 300px;
    border-radius: 15px
  }
  .ws-home1banner-bx-wrap {
    padding: 0 15px 15px;
    border-radius: 15px
  }
  .ws-home1banner-section::after {
    height: 200px;
    border-radius: 0 0 15px 15px
  }
  .ws-auto-gl-need-top-left .ws-auto-need-sm-title, .ws-home1banner-bx-content .ws-home1banner-bx-lg-title span, .ws-home1banner-bx-content .ws-home1banner-bx-sm-title {
    font-size: 20px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title {
    font-size: 20px;
    margin-bottom: 0
  }
  .ws-home1banner-bx-ration {
    font-size: 12px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title span img {
    height: 6px
  }
  .ws-auto-gl-need-top-left .ws-auto-need-lg-title {
    font-size: 32px
  }
  .ws-auto-gl-need-bottom .ws-auto-gl-need-bottom-detail p, .ws-auto-gl-need-top-left p {
    font-size: 15px
  }
  .ws-home1banner-wrap {
    padding: 15px 15px 0
  }
}
@media only screen and (max-width:420px) {
  .ws-proudlyserv-bg {
    font-size: 50px;
    top: -40px
  }
  .ws-auto-gl-need-top-left {
    padding: 20px
  }
  .ws-auto-gl-need-top-left .ws-auto-need-sm-title {
    font-size: 16px
  }
  .ws-auto-gl-need-bottom {
    padding: 20px 0
  }
  .ws-auto-gl-need-bottom .ws-auto-gl-need-bottom-call {
    font-size: 24px
  }
  .ws-g-after-media .ws-g-back, .ws-g-after-media .ws-g-front, .ws-g-before-media .ws-g-back, .ws-g-before-media .ws-g-front {
    height: 200px
  }
  .ws-g-after-media .ws-g-front {
    top: -10px;
    right: 10px
  }
  .ws-g-before-media .ws-g-front {
    top: -10px;
    left: 10px
  }
  .ws-ourgallery-bx .ws-ourgallery-bx-left, .ws-ourgallery-bx .ws-ourgallery-bx-right {
    width: 45%
  }
}
@media only screen and (max-width:991px) {
  .ws-services-area .in-mobile-view .ws-services-heading {
    padding-right: 0
  }
  .ws-ctiesareas-row .ws-cities-list li {
    font-size: 14px
  }
  .ws-ctiesareas-row .ws-col-five {
    width: 33%
  }
  .ws-aboutcost-info .ws-aboutcost-title {
    font-size: 28px
  }
  .ws-aboutcost-info p, .ws-compre-wraper-area .ws-title-head p {
    font-size: 16px
  }
  .ws-compre-wraper-area .ws-title-head .ws-compre-title, .ws-gallery-wrap .ws-right-you-title, .ws-our-com-title-section .ws-title, .ws-proudlyserv-title, .ws-services-title {
    font-size: 36px
  }
}
@media only screen and (max-width:767px) {
  .ws-ctiesareas-area {
    padding: 50px 0
  }
  .ws-aboutcost-pic img {
    margin: 0 auto;
    display: block
  }
  .ws-compre-wraper-area .ws-title-head .ws-compre-title, .ws-gallery-wrap .ws-right-you-title, .ws-our-com-title-section .ws-title, .ws-proudlyserv-title, .ws-services-title {
    font-size: 24px
  }
}
@media only screen and (max-width:575px) {
  .ws-ctiesareas-row .ws-cities-list li {
    font-size: 12px
  }
  .ws-ctiesareas-row .ws-col-five {
    width: 33%
  }
  .ws-ctiesareas-area {
    padding: 40px 0
  }
}
@media only screen and (max-width:480px) {
  .logo-header {
    margin-top: 10px
  }
  .ws-footer-b-bootm .ws-f-links-wraps {
    width: 100%
  }
  .ws-cities-panel {
    width: 300px
  }
  .ws-cities-panel .ws-cities-list {
    padding: 15px
  }
  .ws-cities-panel .ws-cities-list li {
    padding-left: 25px;
    font-size: 14px
  }
  .ws-cities-panel .ws-cities-list li:after {
    content: url('assets/images/check2.webp')
  }
  .ws-home1banner-section {
    height: 250px
  }
  .ws-home1banner-section::after {
    height: 150px
  }
  .ws-home1-banner-features ul li .ws-home1-features .ws-media {
    margin-bottom: 5px
  }
  .ws-home1-banner-features ul li .ws-home1-features .ws-info {
    width: 80px;
    line-height: 1.2;
    font-size: 11px
  }
  .ws-home1-banner-features ul li {
    padding: 20px 2px;
    margin-top: 10px;
    position: relative
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title span, .ws-home1banner-bx-content .ws-home1banner-bx-sm-title {
    font-size: 18px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title {
    font-size: 18px;
    margin-bottom: 0
  }
  .ws-home1banner-bx-ration {
    font-size: 11px
  }
  .ws-ctiesareas-row .ws-col-five {
    width: 50%
  }
  .ws-aboutcost-info .ws-aboutcost-title br {
    display: none
  }
}
@media only screen and (max-width:1199px) {
  .ws-testimo-rating-num {
    font-size: 70px
  }
  .ws-testimo-rating-title {
    font-size: 28px
  }
  .ws-testimo-rating-pic {
    margin-top: -60px
  }
  .ws-testimo-rating-subtitle {
    font-size: 16px
  }
}
@media only screen and (max-width:991px) {
  .ws-services-area .in-mobile-view .ws-services-heading {
    padding-right: 0
  }
  .ws-ctiesareas-row .ws-cities-list li {
    font-size: 14px
  }
  .ws-ctiesareas-row .ws-col-five {
    width: 33%
  }
  .ws-aboutcost-info .ws-aboutcost-title {
    font-size: 28px
  }
  .ws-aboutcost-info p, .ws-compre-wraper-area .ws-title-head p, .ws-our-compre-bx .ws-content p {
    font-size: 16px
  }
  .ws-compre-wraper-area .ws-title-head .ws-compre-title, .ws-gallery-wrap .ws-right-you-title, .ws-our-com-title-section .ws-title, .ws-proudlyserv-title, .ws-services-title {
    font-size: 36px
  }
  .ws-testimo-rating {
    display: block
  }
  .ws-testimo-rating-info {
    width: 100%
  }
  .ws-testimo-rating-pic {
    margin-bottom: 0;
    width: 100%
  }
  .ws-our-compre-bx .ws-content .ws-title {
    font-size: 18px
  }
  .ws-services-box.ws-services-nobg {
    background: #f1f6ff;
    background: linear-gradient(117deg, #f1f6ff 0, #fff 100%)
  }
  .ws-our-Comprehensive-wrap, .ws-proudlyserv-wrap, .ws-services-area {
    padding: 50px 0
  }

  .ws-our-Comprehensive-wrap .owl-nav {
    text-align: center;
    margin-top: 1px
  }
  .ws-gallery-wraper-area .ws-title-head p {
    margin: 0 20px -25px
  }
}
@media only screen and (max-width:1024px) {
  .ws-testimo-wrap {
    margin: 0 -26px 100px;
    padding: 40px 20px
  }
  .ws-testimonial-st1-section {
    bottom: -100px
  }
  .ws-testimo-text {
    margin-bottom: 80px
  }
  .ws-compre-wrap, .ws-gallery-wrap {
    margin: 0 -26px;
    padding: 40px 20px
  }
}
@media only screen and (max-width:767px) {
  .ws-ctiesareas-area {
    padding: 50px 0
  }
  .ws-aboutcost-pic img {
    margin: 0 auto;
    display: block
  }
  .ws-aboutcost-info .ws-aboutcost-title, .ws-compre-wraper-area .ws-title-head .ws-compre-title, .ws-gallery-wrap .ws-right-you-title, .ws-our-com-title-section .ws-title, .ws-proudlyserv-title, .ws-services-title {
    font-size: 24px
  }
  .ws-g-after-media, .ws-g-before-media {
    margin-top: 30px
  }
  .ws-g-after-media .ws-g-back, .ws-g-after-media .ws-g-front, .ws-g-before-media .ws-g-back, .ws-g-before-media .ws-g-front {
    height: 350px
  }
  .ws-g-after-media .ws-g-front {
    top: -15px;
    right: 15px
  }
  .ws-g-before-media .ws-g-front {
    top: -15px;
    left: 15px
  }
  .ws-ourgallery-bx .ws-ourgallery-bx-left, .ws-ourgallery-bx .ws-ourgallery-bx-right {
    width: 45%
  }
  .ws-ourgallery-bx .ws-o-g-title {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: -10px
  }
  .ws-testimo-ratingbot-right {
    font-size: 16px;
    padding-left: 10px
  }
  .ws-proudlyserv-section p {
    font-size: 16px
  }
  .ws-services-area .in-mobile-view .ws-services-heading p {
    margin: 0;
    font-size: 16px
  }
  .ws-testimos-text {
    min-height: inherit
  }
  .ws-auto-gl-need-top-left .ws-auto-need-sm-title {
    font-size: 20px
  }
  .ws-auto-gl-need-top-left .ws-auto-need-lg-title {
    font-size: 36px
  }
  .ws-auto-gl-need-top-left p {
    font-size: 18px
  }
  .ws-section-content.logo-in-desktop-view {
    display: none
  }
  .ws-section-content.logo-in-mobile-view {
    display: block
  }
  .ws-testimo-wrap {
    border-radius: 30px
  }
}
@media only screen and (max-width:575px) {
  .ws-ctiesareas-row .ws-cities-list li {
    font-size: 12px
  }
  .ws-ctiesareas-row .ws-col-five {
    width: 33%
  }
  .ws-ctiesareas-area {
    padding: 40px 0
  }
  .ws-testimo-ratingbot-right {
    font-size: 14px
  }
  .ws-testimo-rating-title {
    font-size: 20px
  }
  .ws-testimo-rating-info {
    padding: 20px
  }
}
@media only screen and (max-width:480px) {
  .ws-ctiesareas-row .ws-col-five {
    width: 50%
  }
  .ws-testimo-rating-bot, .ws-testimo-rating-top {
    display: block;
    text-align: center
  }
  .ws-testimo-rating-right {
    width: 100%;
    padding-left: 0
  }
  .ws-testimo-rating-left, .ws-testimo-ratingbot-left {
    margin: 0 auto 20px
  }
  .ws-testimo-ratingbot-right {
    width: 100%;
    padding: 0
  }
  .ws-testimo-rating-num {
    font-size: 48px
  }
  .logo-header {
    margin-top: 3px
  }
  .ws-input-text-section {
    width: 90px;
    line-height: 1.2
  }
  .ws-form-phone-col .ws-form-input-box {
    width: calc(100% - 90px)
  }
}
.call-now-text11, .call-now-text22 {
  display: inline-flex;
  white-space: nowrap;
  text-decoration: none
}
.call-now-text11 {
  align-items: center;
  color: #fff
}
.call-now-text22 {
  align-items: center;
  color: #0099cd
}
@media only screen and (max-width:575px) {
  .ws-testimo-rating-info {
    padding: 15px
  }
  .ws-testimo-rating-num {
    font-size: 58px
  }
  .ws-testimo-rating-star {
    font-size: 18px
  }
  .ws-testimo-follow-man .ws-folw-man {
    width: 40px;
    height: 40px
  }
  .ws-testimo-ratingbot-left {
    width: 150px
  }
  .ws-testimos-text {
    font-size: 16px
  }
  .ws-auto-gl-need-bottom .ws-auto-gl-need-bottom-call, .ws-testimos-rating li {
    font-size: 20px
  }
  .ws-gallery-wrap {
    margin: 0;
    padding: 30px 10px;
    border-radius: 30px
  }
  .ws-compre-wrap {
    margin: 0;
    padding: 40px 15px;
    border-radius: 30px
  }
  .ws-site-btn, .ws-site2-btn {
    font-size: 14px;
    padding: 13px 20px
  }
  .ws-auto-gl-need-bottom .ws-auto-gl-need-bottom-call img {
    height: 36px
  }
  .header-style-1 .navbar-toggler, .navbar-toggler {
    margin-top: 7px;
    margin-bottom: 7px
  }
  .call-now-text2 .ws-phone-info {
    display: none
  }
  .extra-nav {
    height: 48px;
    margin-top: 7px
  }
  .mobile-sider-drawer-menu #mobile-side-drawer {
    height: 44px
  }
  .ws-forms-footer {
    margin: 0 20px
  }
  .btn-form-save {
    width: 100%
  }
}
@media only screen and (max-width:400px) {
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title span, .ws-home1banner-bx-content .ws-home1banner-bx-sm-title {
    font-size: 16px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title {
    font-size: 16px;
    margin-bottom: 5px
  }
  .ws-home1banner-bx-ration {
    font-size: 10px
  }
  .ws-home1banner-bx-content .ws-home1banner-bx-lg-title span img {
    height: 4px
  }
  .navbar-toggler {
    margin-left: 20px
  }
}
button.scroltop {
  border: none;
  position: fixed;
  left: 10px;
  bottom: 20px;
  color: #fff;
  margin: 0;
  font-size: 24px;
  cursor: pointer;
  display: none;
  height: 36px;
  width: 36px;
  line-height: 24px;
  padding: 0;
  text-align: center;
  border-radius: 5px;
  z-index: 999;
  background: #0899cd
}
.ws-clientlogo-box {
  display: inline-flex;
  margin: 0 50px
}
.ws-forms-input.ws-input-zip-code {
  width: 47%
}
@media only screen and (max-width:420px) {
  .ws-g-after-media .ws-g-back, .ws-g-after-media .ws-g-front, .ws-g-before-media .ws-g-back, .ws-g-before-media .ws-g-front {
    height: 300px
  }
  .ws-g-after-media .ws-g-front {
    top: -10px;
    right: 10px
  }
  .ws-g-before-media .ws-g-front {
    top: -10px;
    left: 10px
  }
  .ws-ourgallery-bx .ws-ourgallery-bx-left, .ws-ourgallery-bx .ws-ourgallery-bx-right {
    width: 45%
  }
  .ws-compre-row [class*=col-] {
    padding: 0 7px;
    margin-bottom: 16px
  }
}
@media only screen and (max-width:1400px) {
  .ws-our-compre-bx .ws-content .ws-title {
    min-height: 80px
  }
}
.t-monial_slider.owl-carousel .owl-stage .owl-item, .t-monial_slider.owl-carousel .owl-stage .owl-item .item, .ws-OurComprehensive-carousel-s1 .owl-stage .owl-item, .ws-OurComprehensive-carousel-s1 .owl-stage .owl-item .item {
  display: flex;
  width: 100%
}
.showcase {
  display: block;
  width: 100%;
  margin: 0 auto
}
.showcase .slider {
  display: block;
  list-style: none;
  position: relative;
  margin-left: auto;
  margin-right: auto
}
.showcase .slider .item {
  display: block;
  float: left;
  position: relative;
  width: 200px;
  height: auto;
  line-height: 200px;
  text-align: center
}
.showcase .slider .slider-col img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  transition: left 0 linear;
  opacity: .65;
  opacity: 1
}
.showcase .slider .slider-col {
  margin: 0 15px
}
.extra-cell.ws-location-drop, .header-nav, .header-nav .nav > li {
  position: static
}
.nav-mega-box, .nav-mega2-box {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  padding: 30px;
  width: 100%;
  margin-left: 0;
  border-top: 1px solid #ddd;
  opacity: 0;
  transition: .3s
}
.nav-mega-box .container, .nav-mega2-box .container {
  max-width: 1350px;
  display: flex;
  align-items: flex-start
}
.nav-mega-list, .nav-mega2-list {
  list-style: none;
  margin: 0;
  padding: 0
}
.nav-mega-list li, .nav-mega2-list li {
  padding: 10px 0
}
.nav-mega-list li a, .nav-mega2-list li a {
  padding: 0;
  color: #222;
  text-decoration: none;
  font-size: 16px;
  display: block;
  line-height: 1.2
}
.nav-mega-list li a.sf-maga-btns {
  text-decoration: none;
  color: #0099cd;
  display: inline-flex;
  align-items: center;
  font-size: 14px
}
.nav-mega2-list li a.sf-maga-btns {
  display: inline-flex;
  align-items: center;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #0099cd
}
.nav-mega2-list li a.sf-maga-btns:after, a.sf-maga-btns:after {
  content: "";
  position: absolute;
  top: -1px;
  left: -6px;
  width: 0%;
  height: 100%;
  background: #eaf5f9;
  z-index: -1;
  padding: 12px 0;
  transition: .3s
}
.nav-mega2-list li a.sf-maga-btns i, a.sf-maga-btns i {
  display: flex;
  width: 22px;
  height: 22px;
  align-items: center;
  justify-content: center;
  border: 1px solid #0099cd;
  border-radius: 30px;
  margin-left: 6px
}
.nav-mega2-list li a.sf-maga-btns span, a.sf-maga-btns span {
  margin-right: 5px
}
.nav-mega2-list li a.sf-maga-btns:hover:after, a.sf-maga-btns:hover:after {
  width: 0%;
  background: #0099cd;
  padding: 12px 0
}
.nav-mega-col1, .nav-mega2-col1 {
  opacity: 0;
  transition: .5s 0.1s;
  transform: translateX(20px)
}
.nav-mega-col2, .nav-mega2-col2 {
  opacity: 0;
  transition: .5s 0.2s;
  transform: translateX(20px)
}
.nav-mega-col3, .nav-mega2-col3 {
  opacity: 0;
  transition: .5s 0.3s;
  transform: translateX(20px)
}
.active-mega-box .nav-mega-col1, .active-mega2-box .nav-mega2-col1 {
  opacity: 1;
  transform: translateX(0)
}
.active-mega-box .nav-mega-col2, .active-mega2-box .nav-mega2-col2 {
  opacity: 2;
  transform: translateX(0)
}
.active-mega-box .nav-mega-col3, .active-mega2-box .nav-mega2-col3 {
  opacity: 3;
  transform: translateX(0)
}
a.nav-mega-btn, a.nav-mega2-btn {
  position: relative;
  color: #000;
  padding-right: 44px;
  text-decoration: none
}
a.nav-mega-btn::after, a.nav-mega2-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  margin: -4px 0;
  right: 18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0;
  border-color: #000 transparent transparent;
  transform: rotate(0)
}
.active-mega-box .nav-mega-btn::after, .active-mega2-box .nav-mega2-btn::after {
  transform: rotate(-180deg)
}
a.sf-maga-btns {
  text-decoration: none;
  color: #0099cd;
  display: inline-flex;
  align-items: center;
  position: relative;
  font-size: 12px;
  letter-spacing: 1px
}
@media only screen and (max-width:1399px) {
  .nav-mega-btn::after {
    right: 4px
  }
  a.nav-mega-btn {
    font-size: 20px;
    text-transform: uppercase
  }
}
.navbar-expand-lg .navbar-toggler {
  display: block;
  position: absolute;
  top: 0;
  right: 15px
}
.extra-nav.header-2-nav {
  margin-right:0px;
  position: static
}
.header-nav .nav > li > a {
  text-align: center;
  border: none
}
@media only screen and (max-width:10000px) {
  .mobile-sider-drawer-menu.active .container-bx .card_bx {
    transform: rotateY(180deg)
  }
  .container-bx {
    width: 300px;
    height: 200px;
    position: relative;
    -ms-perspective: 800px;
    perspective: 800px;
    border-radius: 4px
  }
  .mobile-sider-drawer-menu.active .header-nav {
    opacity: 1;
    display: block
  }
}
@media only screen and (max-width:991) {
  .nav-mega-btn::after {
    right: 10px
  }
  .nav-mega-col1, .nav-mega-col2, .nav-mega-col3 {
    width: 100%;
    margin-bottom: 20px
  }
  .nav-mega-box {
    position: static;
    top: 100%;
    left: 0;
    background: #fff;
    padding: 25px;
    width: auto;
    margin-left: 0;
    border-top: 1px solid #ddd;
    opacity: 1;
    transition: .3s
  }
  .nav-mega-box .container {
    max-width: 1350px;
    padding: 0
  }
  .nav-mega-box .container h4 {
    font-size: 16px
  }
}
@media only screen and (max-width:1200px) {
  .ws-our-compre-bx .ws-content .ws-title {
    font-size: 20px;
    min-height: 70px
  }
  .extra-nav.header-2-nav {
    margin-right: 70px
  }
  .navbar-expand-lg .navbar-toggler {
    right: 0
  }
  a.nav-mega-btn {
    font-size: 17px
  }
  .extra-nav .extra-cell {
    padding-left: 13px
  }
}
.header-nav .nav > li {
  display: block;
  margin-bottom: 20px;
  visibility: hidden;
  opacity: 0;
  transition: .3s ease-in-out;
  transform: translate3d(0, 50px, 0)
}
.active .header-nav .nav > li {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.header-nav .nav > li:first-child {
  -webkit-transition-delay: 0.16s;
  transition-delay: 0.16s
}
.header-nav .nav > li:nth-child(2) {
  -webkit-transition-delay: 0.20s;
  transition-delay: 0.20s
}
.header-nav .nav > li:nth-child(3) {
  -webkit-transition-delay: 0.24s;
  transition-delay: 0.24s
}
.header-nav .nav > li:nth-child(4) {
  -webkit-transition-delay: 0.28s;
  transition-delay: 0.28s
}
.header-nav .nav > li:nth-child(5) {
  -webkit-transition-delay: 0.32s;
  transition-delay: 0.32s
}
.header-nav .nav > li:nth-child(6) {
  -webkit-transition-delay: 0.36s;
  transition-delay: 0.36s
}
.header-nav .nav > li:nth-child(7) {
  -webkit-transition-delay: 0.40s;
  transition-delay: 0.40s
}
.header-nav .nav > li:nth-child(8) {
  -webkit-transition-delay: 0.44s;
  transition-delay: 0.44s
}
.header-nav .nav > li:nth-child(9) {
  -webkit-transition-delay: 0.48s;
  transition-delay: 0.48s
}
.ws-location-nav.has-mega-nav, .ws-service-nav.has-mega-nav {
  display: none !important
}
@media only screen and (max-width:991px) {
  .ws-our-compre-bx .ws-content .ws-title {
    min-height: 50px
  }
  .ws-clientlogo-box {
    display: inline-flex;
    margin: 0 40px
  }
  .extra-cell.extra-mobile, .noti-close-btn {
    display: none
  }
  .mobile-sider-drawer-menu #mobile-side-drawer {
    right: 10px
  }
  .active #mobile-side-drawer {
    display: block
  }
}
@media only screen and (max-width:767px) {
  .ws-ourgallery-bx .ws-ourgallery-bx-left, .ws-ourgallery-bx .ws-ourgallery-bx-right {
    width: 48%
  }
  .ws-g-before-media .ws-g-back, .ws-g-before-media .ws-g-front {
    width: 100%;
    height: 350px;
    clip-path: none;
    transform: scaleX(-1);
    top: 0;
    left: 0;
    border-radius: 25px;
    overflow: hidden
  }
  .ws-g-after-media .ws-g-back, .ws-g-before-media .ws-g-back {
    opacity: 0
  }
  .ws-g-after-media .ws-g-back, .ws-g-after-media .ws-g-front {
    width: 100%;
    height: 350px;
    clip-path: none;
    transform: scaleX(1);
    top: 0;
    left: 0;
    border-radius: 25px;
    overflow: hidden
  }
  .ws-auto-gl-need-bottom .ws-auto-gl-need-bottom-call {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    display: none
  }
  .extra-cell.ws-servive-drop, .ws-footer-top-section-left, .ws-proudlyserv-wrap .ws-site2-btn {
    display: none
  }
  .ws-footer-top-section {
    justify-content: center
  }
  .ws-footer-st1-wrap {
    padding: 40px 0
  }
  .ws-proudlyserv-section {
    margin-bottom: 0
  }
  .ws-clientlogo-box {
    display: inline-flex;
    margin: 0 20px
  }
  .active-mega-box .nav-mega-box, .active-mega2-box .nav-mega2-box, .nav-mega-box .container, .nav-mega2-box .container {
    display: block
  }
  .extra-nav .extra-cell {
    padding-left: 0
  }
  .navbar-toggler {
    padding: 10px 10px 10px 15px;
    margin-left: 15px
  }
  .call-now-text2 .ws-call-icon img {
    height: 28px;
    width: auto
  }
  .ws-location-nav.has-mega-nav, .ws-service-nav.has-mega-nav {
    display: block !important
  }
  .ws-clientlogo-box img {
    height: 40px;
    width: auto !important
  }
  .nav-mega-box, .nav-mega2-box {
    position: static;
    display: none
  }
  .header-nav .nav > li > a {
    padding: 10px 25px;
    font-size: 18px
  }
  .mobile-sider-drawer-menu .header-nav {
    width: 300px !important
  }
  .nav-mega2-box {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 25px
  }
  .list-wrpaaer {
    height: 40px !important
  }
}
@media only screen and (max-width:480px) {
  .mobile-sider-drawer-menu .header-nav {
    width: 320px !important
  }
}
@media only screen and (max-width:1440px) {
  .ws-our-com-title-section .ws-title span {
    display: block
  }
  .ws-our-com-title-section .ws-title, .ws-proudlyserv-title, h2 {
    font-size: 40px
  }
  .ws-services-title {
    font-size: 40px;
    color: #222;
    font-weight: 600
  }
}
.nav-popup-num, .nav-popup-text {
  font-weight: 500;
  text-transform: uppercase
}
.header-nav .nav > li > a {
  padding: 5px 25px;
  font-size: 16px
}

@media only screen and (max-width:400px) {
  .mobile-sider-drawer-menu .header-nav {
    width: 300px !important
  }
}
.wrapper {
  width: 1000px;
  margin: auto
}
.hei-f {
  height: 100%
}
.fat-r {
  float: right
}
.pat-5 {
  padding-top: 5px
}
.pat-10 {
  padding-top: 10px
}
.mat-5 {
  margin-top: 5px
}
.mat-10 {
  margin-top: 10px
}
.fot-yhei {
  font-family: 'Microsoft Yahei'
}
.fot-arial {
  font-family: Arial
}
.icon {
  display: inline-block;
  zoom: 1;
  vertical-align: middle
}
[class^=ico-] {
  background: url('../assets/images/themes/simple/ico.png')
}
.ico-bar_edge {
  background-position: 0 -42px
}
.header {
  background: url('../assets/images/themes/simple/header.jpg') center no-repeat
}
.nav-main, [class^=tibar-] > .edge {
  background-color: #0f3fa1
}
.nav-main ul.wrapper > li {
  background: url('../assets/images/themes/simple/nav_main-split.gif') center left no-repeat
}
.nav-main ul.wrapper > li a, [class^=tibar-] > .bar > a {
  color: #fff
}
.nav-main ul.wrapper > li:hover a, [class^=tibar-] > .bar > a:hover {
  color: #fed958
}

.nav-popup-logo {
  margin: 0 auto 30px;
  max-width: 200px
}
.nav-popup-text {
  font-size: 20px;
  color: #777
}
.nav-popup-num {
  font-size: 30px;
  color: #0088bc;
  text-align: center;
  margin-bottom: 30px
}
.nav-popup-wrap {
  width: 90%;
  padding: 30px;
  text-align: center;
  background: #fbfbfb;
  margin: 20px 5% 0;
  border-radius: 20px;
  border: 1px solid #ddd
}
.ws-nav-scroll {
  height: 100vh;
  overflow-y: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 30px 0
}
.noti-close-btn {
  text-transform: uppercase;
  display: none;
  position: absolute;
  left: -25px;
  top: 0;
  font-size: 32px;
  border: none;
  padding: 4px 8px;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 40px;
  height: 40px;
  background: #fff;
  color: #000;
  font-weight: 600;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  border-radius: 0;
  z-index: 99;
  transition: .5s linear;
  align-content: center;
  justify-content: center
}
.mobile-sider-drawer-menu.active .noti-close-btn {
  left: -40px
}
@media only screen and (max-width:767px) {
  .nav-popup-wrap {
    padding: 10px
  }
  .nav-popup-text {
    font-size: 14px
  }
  .nav-popup-num {
    font-size: 26px
  }
  .mobile-sider-drawer-menu.active #mobile-side-drawer {
    top: 0;
    right: 295px;
    background: #fff;
    margin-top: 0;
    padding: 12px 10px;
    height: 67px
  }
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins regular'), local('Poppins regular'), url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap) format('woff2');
  font-display: swap;
}
img.lazy {
  background-repeat: no-repeat;
  background-position: center center;
}
.nav-popup-logo img {
  height: auto;
}
.ws-compre-logo-box img {
  width: auto;
  height: auto;
}
.ws-forms-top-title img {
  width: 90px;
  height: 6px;
}
.ws-home1banner-wrap {
  padding-top: 130px;
}
.site-header {
  position: static;
  top: 0px;
  width: 100%;
  background: #fff;
}
.site-header.is-sticky {
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
  animation: slideDown 0.3s ease-out;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.loc-drop-text {
  font-size: 24px;
}
@media only screen and (max-width: 1399px) {
  .loc-drop-text {
    font-size: 18px;
  }
  a.nav-mega-btn {
    text-transform: none;
  }
}
@media only screen and (max-width: 1200px) {
  .loc-drop-text {
    font-size: 16px;
  }
}
@media only screen and (max-width:757px) {
  .btn-form-save {
    padding: 10px 30px;
    background: #063b59;
    width: 100%;
  }
  .ws-forms-footer {
    margin: 0 20px;
  }
  .ws-testimos-date {
    font-size: 16px;
    font-weight: 500;
    color: #555;
  }
  .ws-gallery-wrap .ws-right-you-title span {
    color: #063b59;
  }
  .ws-proudlyserv-bg {
    opacity: 0;
  }
}
@media only screen and (max-width:575px) {
  .ws-home1banner-wrap {
    padding-top: 90px;
  }
}
@media only screen and (max-width:400px) {
  .ws-home1banner-wrap {
    padding-top: 80px;
  }
}
@media only screen and (max-width:767px) {
  .nav-mega-box, .nav-mega2-box {
    border-bottom: 1px solid #ddd;
  }
}
@media only screen and (max-width: 991px) {
  .ws-f-social-bx .ws-pic img {
    width: auto;
  }
}






@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');


.ws-servi-banr-wrap { background: #00112c; padding:150px 0px 100px; }
.ws-servi-banr-one { text-transform: none; margin-bottom:10px; display:block; font-size: 36px; font-weight:600; color: #dadad8; text-align:center; margin-left: 190px; font-family: raleway; }
.ws-rating-box { font-size: 22px; color: #dadad8; max-width: 360px; width: 100%; }
.ws-servi-banr-two { position: relative; margin-bottom:30px; font-family: raleway; }
.ws-servi-banr-two .ws-servi-banr-heading { font-size:100px; font-weight:700; color: #dadad8; text-transform:uppercase; line-height:1; text-align:right; margin-bottom:30px; font-family: raleway; }
.ws-rating-box { font-size: 22px; color: #dadad8; max-width: 360px; width: 100%; font-weight: 600; position: absolute; bottom: 16px; left: 0;  }

.ws-rating-stars { font-size: 22px; color: #ffb93e; max-width: 360px; width: 100%; font-weight: 600; }


.ws-servi-banr-three { display:flex; margin-bottom:50px; }
.ws-servi-banr-three-arrow { width:35%; text-align:right; padding-right:30px; }
.ws-servi-banr-three-text { width:65%; font-size:18px; color:#dadad8; text-align:center;}

.ws-servi-left-img { border-radius: 30px; overflow: hidden; }
.ws-servi-left-img img { width:100%; }
.ws-servi-right-img { border-radius: 30px; overflow: hidden; }
.ws-servi-right-img img { width:100%; }

.ws-servi-banr-bot .row { margin-left:-20px; margin-right:-20px; }
.ws-servi-banr-bot .row [class*="col-md-"] { padding-left:25px; padding-right:25px; }

@media only screen and (max-width:1399px){

.ws-servi-banr-one { font-size: 32px; }
.ws-servi-banr-two .ws-servi-banr-heading { font-size: 85px; }
.ws-rating-box { font-size: 20px; max-width: 300px; }
.ws-rating-stars { font-size:20px; }
}

@media only screen and (max-width:1199px) {
.ws-servi-banr-two .ws-servi-banr-heading { font-size: 70px; }
.ws-rating-box { font-size: 18px; max-width: 270px; bottom: 15px; line-height: 1.2; }
}

@media only screen and (max-width:991px) {
.ws-servi-banr-one {font-size: 28px; }
.ws-servi-banr-two .ws-servi-banr-heading { font-size:48px; }
.ws-rating-box { font-size: 16px; max-width: 240px;bottom:5px; line-height: 1.2; }
.ws-rating-stars { font-size: 18px; }
.ws-servi-banr-three-arrow { width: 20%; display: flex;align-items: center; }
.ws-servi-banr-three-text { width: 80%; font-size: 16px; color: #dadad8; text-align: center; }
.ws-servi-banr-wrap { padding: 150px 0px 70px; }

}
  
@media only screen and (max-width:767px) {
.ws-servi-banr-one {font-size: 24px; text-align:center; margin-left:0px; margin-bottom:10px; }
.ws-servi-banr-two .ws-servi-banr-heading { font-size:44px; text-align:center; }
.ws-rating-box { font-size:16px; max-width:240px; bottom:5px; line-height:1.2; position:static; margin: auto; }
.ws-rating-stars { font-size: 18px; }
.ws-servi-banr-three { display: flex; flex-wrap: wrap; flex-direction: column-reverse; margin-bottom:20px; }

.ws-servi-banr-three-arrow { width:100%; padding:0px; justify-content:center; margin-bottom:20px; }
.ws-servi-banr-three-arrow img { height:80px; }
.ws-servi-banr-three-text { width: 100%; font-size: 15px; color: #dadad8; text-align: center; margin-bottom:20px; }

.ws-servi-banr-bot .row { margin-left:-5px; margin-right:-5px; }
.ws-servi-banr-bot .row [class*="col-md-"] { padding-left:10px; padding-right:10px; }

.ws-servi-left-img { border-radius:25px; }

.ws-client2-logo-wrap #marquee-horizontal {  height: 40px !important; }
.ws-client2-logo-wrap #marquee-horizontal .list-wrpaaer { height:60px; }
.ws-client2-logo-wrap #marquee-horizontal  li .ws-clientlogo-box { font-size:24px;}
.ws-client2-logo-wrap #marquee-horizontal .ws-clientlogo-box { margin: 0 40px }
.ws-client2-logo-wrap #marquee-horizontal > li .ws-clientlogo-box:after { top:30px; } 

}

@media only screen and (max-width:575px) {
.ws-servi-banr-one { font-size: 20px; }
.ws-servi-banr-two .ws-servi-banr-heading { font-size: 36px; }
.ws-servi-banr-wrap { padding: 110px 0px 45px; }
.ws-servi-left-img { margin-bottom: 15px; }
}

@media only screen and (max-width:480px) {
.ws-servi-banr-two .ws-servi-banr-heading { font-size: 30px; }
}

@media only screen and (max-width:400px) {
  .ws-servi-banr-one { font-size: 16px; }
  .ws-servi-banr-two .ws-servi-banr-heading { font-size:24px; }
}
  






.ws-client2-logo-wrap { padding:30px 0px; background: #00112c; }
.ws-client2-logo-wrap #marquee-horizontal { margin:0px; height: 60px;display: flex;align-items: center;}
.ws-client2-logo-wrap #marquee-horizontal > li { font-size:36px; color:#dadad8; position:relative; white-space:nowrap; font-weight:600; }
.ws-client2-logo-wrap #marquee-horizontal > li .ws-clientlogo-box:after { content:""; position:absolute; top:25px; left:-15px; width:30px; height:4px; background:#dadad8; } 






.ws-home-ws-rep-section{background-color:#f1f6ff; padding: 80px 0px; background-image: url(assets/images/ar-bg-1.png); background-repeat: no-repeat; background-position: center bottom;}
.ws-home-ws-rep-media{position: relative; display: flex;align-items: end;} 
.ws-home-ws-rep-media img{width: 100%;}
.ws-home-ws-rep-media .ws-home-ws-rep-media1{width: 33%; margin-right: 2%;}
.ws-home-ws-rep-media .ws-home-ws-rep-media2{width: 53%; margin-bottom: 10px;}
.ws-home-ws-rep-media .ws-home-ws-rep-media2 .img1{margin: 20px 0px;}
.ws-home-ws-rep-content{padding-bottom: 90px;}
.ws-home-ws-rep-content .ws-home-ws-rep-title {font-size: 36px; margin-bottom: 30px; font-weight:600;}
.ws-home-ws-rep-content p{font-size: 18px;}



.ws-home-ws-repair-section{background-color:#f1f6ff; padding: 0px 0px 60px; background-image: url(assets/images/ar-bg-2.png); background-repeat: no-repeat; background-position: center bottom;}

.ws-home-ws-repair-media{position: relative; display: flex;align-items: end;} 
.ws-home-ws-repair-media img{width: 100%;}
.ws-home-ws-repair-media .ws-home-ws-repair-media1{margin-left: auto; padding-top:70px;}

.ws-home-ws-repair-content{padding-bottom: 90px; margin-right: 30px;}
.ws-home-ws-repair-content .ws-home-ws-repair-title { font-size: 36px; margin-bottom: 30px; font-weight:600;}
.ws-home-ws-repair-content p{font-size: 18px;}

.ws-ar-list{list-style: none; margin: 20px 0px 20px 0px; padding: 0px;}
.ws-ar-list li{padding-left: 30px; position: relative;}
.ws-ar-list li p:last-child{margin-bottom: 0px;}
.ws-ar-list li i{color: #0899cd; position: absolute; left: 0px; top: 3px; font-size:26px;}



.ws-home-back-glass-rep-section{background-color:#f1f6ff; padding: 0px 0px 80px; background-image: url(assets/images/ar-bg-1.png); background-repeat: no-repeat; background-position: center bottom;}
.ws-home-back-glass-rep-media{position: relative; display: flex;align-items: end; flex-direction: column; margin-right: 30px;} 
.ws-home-back-glass-rep-media img{width: 100%;}
.ws-home-back-glass-rep-media .ws-home-back-glass-rep-media1{margin-bottom: 20px; margin-top: 30px;}
.ws-home-back-glass-rep-media .ws-home-back-glass-rep-media2{margin-bottom: 10px;}
.ws-home-back-glass-rep-content{padding-bottom: 90px;}
.ws-home-back-glass-rep-content .ws-home-back-glass-rep-title{font-size: 36px; margin-bottom: 30px; font-weight:600;}
.ws-home-back-glass-rep-content p{font-size: 18px;}


.ws-home-ws-adas-section{background-color:#f1f6ff; padding: 60px 0px 200px; background-image: url(assets/images/ar-bg-2.png); background-repeat: no-repeat; background-position: center bottom;}

.ws-home-ws-adas-media{position: relative; display: flex;align-items: end;} 
.ws-home-ws-adas-media img{width: 100%;}
.ws-home-ws-adas-media .ws-home-ws-adas-media1{margin-left: auto; padding-top: 0px;}

.ws-home-ws-adas-content{padding-bottom: 90px; margin-right: 30px;}
.ws-home-ws-adas-content .ws-home-ws-adas-title {font-size: 36px; margin-bottom: 30px; margin-top:0px; font-weight:600; }
.ws-home-ws-adas-content p{font-size: 18px;}

.ws-ar-list{list-style: none; margin: 20px 0px 20px 0px; padding: 0px;}
.ws-ar-list li{padding-left: 30px; position: relative;}
.ws-ar-list li p:last-child{margin-bottom: 0px;}
.ws-ar-list li i{color: #0899cd; position: absolute; left: 0px; top: 3px; font-size:26px;}



.ws-home-cs-window-section{background-color:#f1f6ff; padding: 50px 0px 135px;}
.ws-home-cs-window-media{position: relative; display: flex;align-items: end; margin-right: 30px;} 
.ws-home-cs-window-media img{width: 100%;}
.ws-home-cs-window-media .ws-home-cs-window-media1{margin-bottom: 20px; margin-right: 20px;}
.ws-home-cs-window-media .ws-home-cs-window-media2{margin-bottom: 10px; margin-right: 20px;}
.ws-home-cs-window-content{padding-bottom: 0px;}
.ws-home-cs-window-content .ws-home-cs-window-title { font-size: 36px; margin-bottom: 30px; font-weight:600; }
.ws-home-cs-window-content p{font-size: 18px;}




@media only screen and (max-width:1399px){
  .ws-home-ws-rep-section{background-image: url(assets/images/ar-bg-1-1.png);}
  .ws-home-ws-repair-section{background-image: url(assets/images/ar-bg-2-2.png);}
  .ws-home-back-glass-rep-section{background-image: url(assets/images/ar-bg-1-1.png);}
  .ws-home-ws-adas-section{background-image: url(assets/images/ar-bg-2-2.png);}
}


@media only screen and (max-width:1024px){
  .ws-home-ws-rep-media .ws-home-ws-rep-media2 {width: 60%;}
  .ws-home-cs-window-media {margin-right: 0px;}
}

@media only screen and (max-width:991px){
  .ws-home-ws-rep-section{background-image:none; padding-top:60px;padding-bottom: 60px;}
  .ws-home-ws-rep-content {padding-bottom: 0px;}
  .ws-home-ws-rep-media{margin-bottom: 40px;}
  .ws-home-ws-rep-media .ws-home-ws-rep-media1 { width: 38%;}


  .ws-home-ws-repair-section .container > .row {display: flex; flex-direction: column-reverse;}
  .ws-home-ws-repair-section{background-image:none; padding-top:0px;padding-bottom: 60px;}
  .ws-home-ws-repair-content {padding-bottom: 0px; margin-right: 0px;}
  .ws-home-ws-repair-media .ws-home-ws-repair-media1 {margin-left: inherit; padding-top: 0px; margin-bottom: 40px; width: 100%;}

  .ws-home-back-glass-rep-section{background-image:none; padding-bottom: 60px;}
  .ws-home-back-glass-rep-media .ws-home-back-glass-rep-media1 { margin-top: 0px; width: 100%;}
  .ws-home-back-glass-rep-media .ws-home-back-glass-rep-media2 {margin-bottom: 40px; width: 100%;}
  .ws-home-back-glass-rep-content {padding-bottom: 0px;}
  .ws-home-back-glass-rep-media {margin-right:0px;}
  
  .ws-home-ws-adas-section{background-image:none; padding-top:0px;padding-bottom: 60px;}
  .ws-home-ws-adas-section  .container > .row {display: flex; flex-direction: column-reverse;}
  .ws-home-ws-adas-media .ws-home-ws-adas-media1 {margin-left: inherit; padding-top: 0px; margin-bottom: 40px; width: 100%;}
  .ws-home-ws-adas-content {padding-bottom: 0px;  margin-right: 0px;  }

  .ws-home-cs-window-section{padding-top:0px;padding-bottom: 60px;}
  .ws-home-cs-window-media .ws-home-cs-window-media1 {width: 35%;}
  .ws-home-cs-window-media .ws-home-cs-window-media2 {width: 65%; margin-right: 0px;}

}

@media only screen and (max-width:767px){
  .ws-home-cs-window-content .ws-home-cs-window-title {font-size: 28px;}
  .ws-home-ws-adas-content .ws-home-ws-adas-title {font-size: 28px;}
  .ws-home-back-glass-rep-content .ws-home-back-glass-rep-title {font-size: 28px;}
  .ws-home-ws-repair-content .ws-home-ws-repair-title {font-size: 28px;}
  .ws-home-ws-rep-content .ws-home-ws-rep-title {font-size: 28px;}
}

@media only screen and (max-width:420px){
  .ws-home-cs-window-content .ws-home-cs-window-title {font-size: 22px;}
  .ws-home-ws-adas-content .ws-home-ws-adas-title {font-size: 22px;}
  .ws-home-back-glass-rep-content .ws-home-back-glass-rep-title {font-size: 22px;}
  .ws-home-ws-repair-content .ws-home-ws-repair-title {font-size: 22px;}
  .ws-home-ws-rep-content .ws-home-ws-rep-title {font-size: 22px;}

  .ws-home-ws-rep-content p {font-size: 14px;}
  .ws-home-cs-window-content p{font-size: 14px;}
  .ws-home-back-glass-rep-content p{font-size: 14px;}
  .ws-home-ws-adas-content p {font-size: 14px;}
  .ws-home-ws-repair-content p {font-size: 14px;}
}



.ws-footer-pay-bar { display: flex; flex-wrap: wrap; justify-content: center; border-top: 2px solid #ddd; padding: 20px 0px 0px; }
.ws-footer-pay-title { font-size: 18px; font-weight: 600; margin: 0; text-align: center; }
.ws-footer-pay-title span { font-size: 14px; font-weight:400; font-size:14px; }
.ws-footer-pay-icon { display: flex; list-style: none; flex-wrap: wrap; justify-content: center; width: 100%; padding: 0; margin: 10px 0px 0px; }
.ws-footer-pay-icon li { margin:5px 3px 0px; }




/* 15 MAR 2025 */
.ws-servi-banr2-wrap { background:#00112c; padding:150px 0px 50px; display:flex; justify-content:center; }
.ws-servi-banr2-iner { background:#fff; padding:60px 60px 70px; border-radius:30px; margin:0px 50px; max-width:1800px; }
.ws-servi-banr2-left { padding-right:50px; }
.ws-servi-banr2-title { font-family: "Urbanist", sans-serif;  font-optical-sizing: auto; font-size: 60px; font-weight:700; color: #222; margin-bottom:30px; letter-spacing:4px; }
.ws-servi-banr2-title span { color: #0899cd; }
.ws-servi-banr2-tagline { padding: 5px 10px; background: #eef4fb; border-radius: 50px;  display:inline-flex; align-items: center; margin-bottom:25px;}
.ws-servi-banr2-tagline i { width:24px; height: 24px; background:#0b2a37; border-radius:30px; font-size: 16px; color: #ffd429; display:flex; align-items: center; justify-content:center; margin-right: 10px; }
.ws-servi-banr2-tagline span { font-family: "Work Sans", sans-serif;  font-optical-sizing: auto; font-size:24px; font-weight:700; color: #222;  }
.ws-servi-banr2-btn { font-size: 18px; color: #222; line-height: 1.6;}

.ws-servi-banr2-text { font-size: 18px; color: #222; line-height: 1.6; margin-bottom:40px; }
.ws-servi-banr2-text p:last-child { margin-bottom:0px; }

/* Testimonail Section Start*/
.ws-t-m-st2-wrap { background-image: url(assets/images/map-transparent.png); background-position: center top; background-repeat: no-repeat; padding:100px 0px 100px; background-color: #00112c;}
.ws-t-m-st2-section .row { align-items:center; }
.ws-t-m-st2-left { margin-top: -83px; }

.ws-t-m-st2-left .ws-t-m-st2-left-title { font-family: "Work Sans", sans-serif;  font-optical-sizing: auto; font-size: 40px; color: #fff; font-weight:800; margin-bottom:30px; }

.ws-t-grating-section img{margin-bottom: 30px;}
.ws-t-grating-section h4{color: #fff; font-size: 30px; font-weight: 400; margin-bottom: 15px;}
.ws-t-grating-section strong{color: #c7c8c8; font-style: normal; font-weight: 400; font-size: 24px;}
.ws-t-grating-section span{color: #0899cd;}
.ws-t-grating-section p{font-size: 18px; color: #c7c8c8;}


.ws-testimonial-st1-section { position: relative;}
.ws-t-m-s2-box { background: rgba(8, 34, 75, 0.79); border-radius: 30px; padding: 30px; box-shadow: 0 0 10px 5px rgba(0,0,0,0.05); margin:15px 10px 30px 10px; }
.ws-t-m-s2-top { display: flex !important; justify-content: space-between; align-items: center; margin-bottom:30px; border-bottom: 1px solid rgba(255,255,255,0.2); padding-bottom: 30px;} 
.ws-t-m-s2-top .au-title{color: #fff; font-size: 18px;}
.ws-t-m-s2-rating { list-style: none; margin:0px 0px; padding: 0px; display: inline-flex; line-height:1; }
.ws-t-m-s2-rating li { display: block; font-size: 16px; margin: 0px 2px; color: #ffb527;}
.ws-t-m-s2-text { margin-bottom: 0px; font-size: 16px; line-height: 1.4; color: #fff; min-height:220px;}
.ws-t-m-s2-quote{text-align: right;}
.ws-t-m-s2-quote img{width: auto !important; display: inline-block !important;}

.ws-t-m-s2-bot { align-items: center; }
.ws-t-m-s2-pic { width: 63px; height:63px; max-height:63px; min-width:63px; overflow: hidden; border-radius: 100%; }
.ws-t-m-s2-pic img { width: 100%; height:100%; object-fit:cover; object-position:center; border-radius: 100%; }
.ws-t-m-s2-info { padding-left:15px; }
.ws-t-m-s2-name { font-size: 18px; font-weight: 600; color: #fff; }
.ws-t-m-s2-date { font-size:14px; font-weight: 400; color: #b4b4b4; }

.owl-dots { display: flex; justify-content: center; margin-top: 20px; }
.owl-dots .owl-dot { display:flex; background:#063b59 !important; width:10px; height:10px; border-radius:10px; margin:0px 5px; }
.owl-dots .owl-dot.active { width:50px; background:#063b59; }


.t-m-s2.owl-carousel .owl-nav button.owl-next, 
.t-m-s2.owl-carousel .owl-nav button.owl-prev {color: #0899cd;}

.t-m-s2.owl-carousel .owl-nav button.owl-next, 
.t-m-s2.owl-carousel .owl-nav button.owl-prev {width: 46px;height: 46px;border-radius: 50%;border: 1px solid #0899cd;
  color: #0899cd; font-size: 24px;}

.d-flex, .t-m-s2.owl-carousel .owl-stage{display: flex}
.t-m-s2 .owl-nav {position: absolute; top: -90px; right: 0}

.d-flex, .t-m-s2.owl-carousel .owl-stage{display: flex}





.ws-whychoo-section { background-color:#f8fbff; padding:100px 0px 0px; overflow:hidden; }
.ws-whychoo-head { width: 780px; margin:auto; text-align: center; }
.ws-about1-content { padding-left: 20px; }
.ws-whychoo-title { font-size: 36px; margin-bottom: 50px; font-weight: 800; font-family: "Work Sans", sans-serif;  font-optical-sizing: auto; }
.ws-whychoo-box { background: #f1f6ff; margin-bottom: 25px; padding: 25px; border-radius: 10px; position: relative; z-index:3; }
.ws-whychoobox-title { font-family: "Work Sans", sans-serif; font-size: 18px; font-weight: 700; margin-bottom: 10px; }
.ws-whychoobox-text { font-size: 14px;  font-optical-sizing: auto; min-height: 85px; }
.ws-about2-list { list-style:none; margin:0px; padding:0px; font-size:16px; }
.ws-about2-list li { padding-left:25px; position: relative; margin-bottom:15px; }
.ws-about2-list li:last-child { margin-bottom:0px; }
.ws-about2-list li:before { content:""; position:absolute; top:8px; left:0px; width:12px; height:12px; background-color:#f2a334; }
.ws-about2-list li:nth-child(2):before { background-color:#e16a6a; }
.ws-about2-list li:nth-child(3):before { background-color:#4cc9f6; }

.ws-about2-list li b { text-transform:uppercase; font-weight:600; }

.ws-whychoo-left { margin-bottom: 70px; }
.ws-whychoo-right { margin-bottom: 70px; }
.ws-whychoo-center { position: relative; }
.ws-whychoo-left .ws-whychoo-box-blue { background:#0899cd; margin-right:-30px; margin-left:30px; }
.ws-whychoo-box.ws-whychoo-box-blue .ws-whychoobox-title { color:#fff; }
.ws-whychoo-box.ws-whychoo-box-blue .ws-whychoobox-text { color:#fff; }
.ws-whychoo-right .ws-whychoo-box-blue { background:#0899cd; margin-left:-30px; margin-right:30px; }


.ws-whychoo-media { position:relative; z-index:2; display:flex; align-items: flex-end; justify-content:center;margin-bottom:-12px;}
.ws-whychoo-media-bg { position: absolute; bottom: -170px;left: 50%; transform: translateX(-50%); width: 100%; width: 753px;
  z-index: 0; }



  .ws-replace-pro-area {
    padding:0px 0 0px;
  }
  .ws-replace-pro-haed {
    max-width: 900px;
    margin: 0 auto 50px;
    text-align: center;
  }

  .ws-replace-pro-head {
    margin-bottom:20px;
    text-align: center;
    font-size:36px;
    font-weight:800;
    font-family: "Work Sans", sans-serif;
  }
  .ws-replace-pro-list {
    counter-reset: bullet;
    margin: 0;
    position: relative;
    list-style: none
  }
  .ws-replace-pro-list:before {
    content: '';
    border-left: 2px dotted #ddd;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    z-index: -1
  }
  .ws-replace-pro-list li {
    width: 50%;
    margin-right: 50%;
    padding: 0 70px;
    position: relative
  }
  .ws-replace-pro-list li {
    text-align: right;
    margin-bottom:70px
  }
  .ws-replace-pro-list li .ws-rep-pro-title {
    font-size:24px;
    color:#222;
    font-weight:800;
    font-family:"Work Sans", sans-serif;
  }

  .ws-replace-pro-list li:before {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    color: #222;
    display: flex;
    align-items: center;
    justify-content: center;
    counter-increment: bullet;
    content: counters(bullet, ".");
    font-size: 24px;
    font-weight: 700;
    height: 70px;
    width: 70px;
    margin: 0 -35px
  }
  .ws-replace-pro-list li:hover:before {
    background: #1a99ce;
    color: #fff;
    border-color: #1a99ce;
    transform: scale(1.1)
  }

  .ws-replace-pro-list li:nth-child(2n) {
    width: 50%;
    margin-left: 50%;
    text-align: left;
    padding-left: 60px;
    position: relative
  }
  .ws-replace-pro-list li:nth-child(2n):before {
    right: auto;
    left: 0
  }


  @media only screen and (max-width:991px) {
      .ws-replace-pro-area {
      padding: 60px 0
      }
    .ws-replace-pro-list li {
      text-align: right;
      padding: 0 40px 0 0;
      margin-bottom: 30px
    }
    .ws-replace-pro-list li:nth-child(2n) {
      padding: 0 0 0 40px
    }
    .ws-replace-pro-list li::before {
      font-size: 18px;
      height: 50px;
      width: 50px;
      margin: 0 -25px
    }

  }

  @media only screen and (max-width:767px) {
    .ws-top-line {
      max-width: 300px;
      margin: auto
    }
    .ws-banner-title {
      font-size: 30px
    }
    .ws-banner-text-row {
      padding: 0
    }
    .ws-replace-pro-list::before {
      left: 38px
    }
    .ws-replace-pro-list li {
      width: auto;
      margin-right: 0;
      text-align: left;
      padding: 0 0 0 60px;
      margin-bottom: 30px
    }
 
    .ws-replace-pro-list li::before {
      top: 0;
      left: 25px;
      right: auto
    }
    .ws-replace-pro-list li:nth-child(2n) {
      width: auto;
      margin-left: 0;
      padding: 0 0 0 60px
    }
    .ws-replace-pro-list li:nth-child(2n)::before {
      right: auto;
      left: 25px
    }
  }

  .ws-our-Comprehensive-wrap {
    padding: 40px 0 50px;
    background-color: #fff
  }
  .ws-our-com-title-section {
    max-width:1050px;
    margin: 0 auto 80px;
    text-align: center
  }
  .ws-our-com-title-section .ws-title {
    font-size:36px;
    color: #222;
    font-weight:800;
    margin-bottom: 20px;
    font-family: "Work Sans", sans-serif;
  }
  .ws-our-com-title-section .ws-title span {
    color: #0099cd;
    display: block
  }
  .ws-our-com-title-section p {
    color: #222;
    font-size: 18px;
    margin: 0 50px
  }

  .ws-client-logo-wrap {
    padding: 70px 0 50px
  }
  .ws-client-logo-wrap .ws-section-content {
    padding:10px 0px;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    position: relative;
  }

  .ws-client-logo-wrap .ws-weaccep-tagline {
    position: absolute;
    top:-12px;
    left:0px;
    color:#28a2d2;
    font-size:18px;
    font-weight:700;
    background:#fff;
    padding-right:15px;
    font-family: "Work Sans", sans-serif;
    font-optical-sizing: auto;
  }

  .ws-clientlogo-box img {
    height: 60px;
    width: auto !important
  }

  #marquee-horizontal {
    list-style: none;
    margin:0px;
  }


  @media only screen and (max-width:991px) {
    .ws-client-logo-wrap, 
    .ws-testimo-wraper-area {
      padding: 50px 0 0
    }
    .ws-client-logo-wrap .ws-section-content::after {
      bottom: -30px
    }

  }

.ws-our-com-title-section {}

.ws-con-us-content .ws-con-title { font-family: "Work Sans", sans-serif; font-weight:800;  font-optical-sizing: auto; }

.ws-con-us-wrap { padding: 50px 0;  background-color: #fff; }
.ws-con-us-content {  padding: 55px 55px 0;  background: #f1f6ff;  border-radius: 50px;  margin: 0 -55px 55px;  text-align: center;}
.ws-con-us-content .ws-con-title { font-size: 36px; font-weight:600; margin-bottom: 30px;}
.ws-con-us-content .ws-con-title2{color: #0899cd; font-size: 28px;  margin-bottom: 30px; font-weight: 600;}
.ws-con-us-content p{font-size: 22px; font-weight: 500; color: #222222; max-width:1100px; margin: 0px auto; margin-bottom: 50px;} 
.ws-con-us-content .ws-cont-media-section .ws-con-pic1{margin-bottom: -46px;}
.ws-con-us-content .ws-cont-media-section .ws-con-pic2{display: none;}
.ws-con-us-content .ws-cont-media-section .ws-con-pic3{display: none;}


@media only screen and (max-width: 1399px) {
  .ws-con-us-content .ws-cont-media-section .ws-con-pic1 { margin-bottom: -39px;}
}

@media only screen and (max-width: 1199px) {
  .ws-con-us-content .ws-cont-media-section .ws-con-pic1 { margin-bottom: -33px;}
}

@media only screen and (max-width: 1024px) {
  .ws-con-us-content {margin: 0 -26px 50px; padding: 40px 20px;}
  .ws-con-us-content .ws-cont-media-section .ws-con-pic1 { margin-bottom: -73px;}
}

@media only screen and (max-width: 991px) {
  .ws-con-us-content .ws-cont-media-section .ws-con-pic1 { margin-bottom: -65px;}
}


@media only screen and (max-width:767px){
  .ws-con-us-content .ws-cont-media-section .ws-con-pic1{display: none;}
  .ws-con-us-content .ws-cont-media-section .ws-con-pic2{display: block; margin: 0px auto 30px;}
  .ws-con-us-content .ws-cont-media-section .ws-con-pic3{display: block; margin: 0px auto;}

  .ws-con-us-content .ws-con-title{font-size: 28px;}
  .ws-con-us-content .ws-con-title2{font-size: 22px; }
  .ws-con-us-content p { font-size: 18px;} 
  .ws-con-us-content {margin: 0 0 0px;padding: 22px 20px 0px 20px;}
  
}



@media only screen and (max-width:420px){
  .ws-con-us-content .ws-con-title{font-size: 22px;}
  .ws-con-us-content .ws-con-title2{font-size: 18px; }
  .ws-con-us-content p{font-size: 14px;} 
}

.image-anime{
	position: relative;
	overflow: hidden;
}

.image-anime:after{
	content: "";
	position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255,255,255,.3);
    transform: translate(-50%,-50%) rotate(-45deg);
    z-index: 1;
}

.image-anime:hover:after{
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

.reveal{
	position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display:flex;
    visibility: hidden;
    overflow: hidden;
}

.reveal img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.reveal > a {
  display:block;
  width: 100%;
}


.page-content {
  overflow-x: hidden;
}


/*Responsive Start*/
.slide-top-animation {
  animation: slide-top-animation 3s ease-in-out infinite alternate-reverse both;
}

@keyframes slide-top-animation {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}


@media only screen and (max-width:1920px) {

.ws-servi-banr2-wrap { padding: 120px 0px 20px; }
.ws-servi-banr2-iner { padding:40px 60px 40px; margin: 0px 70px; }
.ws-servi-banr2-title { font-size: 55px; margin-bottom: 25px; }
.ws-servi-banr2-tagline { padding: 3px 30px 3px 10px; margin-bottom: 20px; }
.ws-servi-banr2-tagline span { font-size: 20px; }
.ws-servi-banr2-text { font-size: 14px;line-height: 1.4; margin-bottom:20px; }
.ws-servi-banr2-media1 { text-align:right; display:flex; justify-content:flex-end; }
.ws-servi-banr2-media1 img { max-width:550px; }

}

@media only screen and (max-width:1500px){


.ws-servi-banr2-title {font-size: 50px;}
.ws-servi-banr2-tagline span {font-size: 18px;}
.ws-servi-banr2-text{font-size: 16px;}
.ws-t-m-st2-left .ws-t-m-st2-left-title{font-size: 36px;}
.ws-about1-section{font-size: 16px;}
.ws-about2-section{font-size: 16px;}
.ws-our-com-title-section p{font-size: 16px;}

.ws-servi-banr2-wrap { padding: 120px 0px 10px; }
.ws-servi-banr2-iner { padding: 30px 35px 30px; border-radius:25px; max-width: 1280px; }
.ws-servi-banr2-title { font-size: 46px; line-height: 1; margin-bottom: 20px; }
.ws-servi-banr2-tagline { padding:5px 10px; margin-bottom: 15px; }
.ws-servi-banr2-tagline span { font-size: 16px; }
.ws-servi-banr2-text { font-size: 13px; margin-bottom: 15px; }
.ws-servi-banr2-text p { margin-bottom:10px; }

}





/* @media (min-width: 1400px) {
  .container { max-width: 1280px; }
} */


@media only screen and (max-width:1300px){
.ws-servi-banr2-iner { padding: 30px 25px 30px; border-radius:25px; max-width: 1280px; margin: 0px 60px; }

.ws-servi-banr2-title {font-size: 46px; line-height:1; margin-bottom:20px;}
.ws-servi-banr2-tagline { margin-bottom: 20px; }
.ws-servi-banr2-title { font-size: 40px; }

}


@media only screen and (max-width: 1199px) {
  .ws-servi-banr2-iner { padding: 30px 30px 40px; }
  .ws-servi-banr2-title {font-size:36px;}
  .ws-about1-title{font-size: 30px;}
  .ws-con-us-content p{font-size: 16px;}
  .ws-t-m-st2-left .ws-t-m-st2-left-title { font-size: 28px; }
  .ws-t-m-s2-text { min-height: 380px; }
}

@media only screen and (max-width: 1024px) {
  .ws-t-grating-section strong{font-size: 20px;}
  .ws-t-grating-section p {font-size: 16px;}
}

@media only screen and (max-width: 991px) {
  .ws-t-m-st2-left { margin-top: 45px; margin-right: 115px; }
  .ws-t-m-s2-text { min-height:150px; }
  .ws-servi-banr2-media1 img { max-width:none; }
  .ws-t-m-st2-wrap { padding: 20px 0px 80px; }
  .ws-about1-section { padding: 60px 0px; }
  .ws-whychoo-section { padding: 60px 0px 0px;  }
  .ws-servi-banr2-iner .row.ws-row{display: flex; flex-direction: column-reverse;}
  .ws-servi-banr2-left {padding-right: 0px;}
  .ws-servi-banr2-media{margin-bottom: 30px;}
  .ws-whychoo-head{width: auto;}
  .ws-whychoo-left .ws-whychoo-box-blue { margin-right: 0px;margin-left: 0px;}
  .ws-whychoo-right .ws-whychoo-box-blue {margin-left: 0px; margin-right: 0px;}
  .ws-whychoo-right { margin-bottom: 50px; }
  .ws-whychoo-left { margin-bottom: 40px; }
  .ws-about2-section { padding: 70px 0px; }
  .ws-replace-pro-area { padding: 0px 0;  }
  .ws-whychoo-media-bg { width: 610px; bottom: -100px; }
  .ws-whychoobox-text { min-height:auto; }
  .ws-about1-media { margin-top: 20px; }
  .ws-about2-media { margin-bottom: 20px; }
}

@media only screen and (max-width: 767px) {
  .ws-t-m-s2-text { min-height:200px; }
  .ws-t-m-st2-left { margin-top: 30px;  margin-right: 0; }
  .ws-t-m-st2-wrap { padding-top: 30px; padding-bottom:60px;}
  .ws-servi-banr2-iner {padding: 30px 30px 40px;}
  .t-m-s2 .owl-nav{position: inherit; top: auto;}
  .ws-clientlogo-box img {height: 40px; width: auto !important}
  .ws-servi-banr2-title {font-size: 30px;}
  .ws-t-m-st2-left .ws-t-m-st2-left-title {font-size: 28px; margin-bottom:20PX; }
  .ws-about1-title { font-size: 28px;}
  .ws-whychoo-title{ font-size: 28px;}
  .ws-about2-title { font-size: 28px;}
  .ws-replace-pro-head {font-size: 28px;}
  .ws-our-com-title-section .ws-title {font-size: 28px;}
  .ws-whychoo-media-bg { width:500px; bottom:0px; }
}

@media only screen and (max-width: 575px) {
  .ws-t-m-s2-text { min-height:250px; }
  .ws-servi-banr2-wrap {padding: 90px 0px 0px;}
  .ws-servi-banr2-iner {margin: 0px 15px;}
  .ws-t-m-st2-wrap { padding-bottom: 50px;  padding-top: 45px; }
  .ws-about1-section {padding: 50px 0px;}
  .ws-whychoo-right {margin-bottom: 25px;}
  .ws-whychoo-section { padding: 50px 0px 0px;}
  .ws-whychoo-left {margin-bottom: 40px;}
  .ws-about2-section { padding: 50px 0px;}
  .ws-replace-pro-area {padding: 20px 0;}
  .ws-t-m-st2-left .ws-t-m-st2-left-title { font-size: 30px; margin-bottom: 20px; }

}

@media only screen and (max-width: 420px) {
  .ws-servi-banr2-iner { padding: 10px 10px 20px;}

}
.ws-con-us-content .ws-con-title { font-weight:800; }
.ws-con-us-content .ws-con-title2 { font-weight:800; font-family: "Work Sans", sans-serif; }



/*banner service 2*/
.ws-servi-bnr2-colarge .ws-servi-colarge1{margin-bottom: 20px; border-radius: 50% 0% 0% 50%;  overflow: hidden;}
.ws-servi-bnr2-colarge .ws-servi-colarge1 img{width: 100%;}

.ws-servi-bnr2-colarge .ws-servi-colarge2{margin-bottom: 20px; border-radius: 50%; overflow: hidden;}
.ws-servi-bnr2-colarge .ws-servi-colarge2 img{width: 100%;}

.ws-servi-bnr2-colarge .ws-servi-colarge3-content{background-color: #001447; border-radius: 20px; padding: 20px; position: relative;
  height: calc(100% - 20px); display: flex;  flex-direction: column; justify-content: center;
}

.ws-servi-bnr2-colarge .ws-servi-colarge3-content h3{ margin: 0px 0px 20px 0px; text-align: center; color: #fff; font-size: 18px;}
.ws-servi-bnr2-colarge .ws-servi-colarge3-content h3 span{display:block; color: #0899cd;}
.ws-servi-bnr2-colarge .ws-servi-colarge3-content .ws-flag-media{display: block; text-align: center; margin-bottom: 20px;}
.ws-servi-bnr2-colarge .ws-servi-colarge3-content .ws-flag-media img{border-radius: 4px;}

.ws-servi-colarge3-list{text-align: center;}
.ws-servi-colarge3-list ul{list-style: none; margin-bottom: 0px; padding-left: 0px; display: inline-block;}
.ws-servi-colarge3-list ul li {color: #fff; position: relative; padding-left: 20px; text-align: left; font-size:16px; }
.ws-servi-colarge3-list ul li i{color: #0899cd; position: absolute; left: 0px; top: 3px;}

.ws-servi-bnr2-colarge .ws-servi-colarge4{margin-bottom: 20px; border-radius: 0% 50% 50% 0%;; overflow: hidden;}
.ws-servi-bnr2-colarge .ws-servi-colarge4 img{width: 100%;}


.ws-tes-rating-row { display:inline-flex; align-items:center; margin-bottom:20px; }
.ws-tes-rating-row img { margin:0px; }
.ws-tes-rating-row .ws-tes-rating-num { font-size:60px; color:#f2a334; padding-left:10px; }

.animate-v22 {
	-webkit-animation: upNdown22 5s infinite linear;
	animation: upNdown22 5s infinite linear;
}

@-webkit-keyframes upNdown22 {
	0% {}
	50% {transform: translateY(10px);}
	100% {}
}

@keyframes upNdown22 {
	0% {}
	50% {	transform: translateY(-10px);}
	100% {}
}

.animate-v33 {
	-webkit-animation: upNdown33 5s infinite linear;
	animation: upNdown33 5s infinite linear;
}

@-webkit-keyframes upNdown33 {
	0% {}
	50% {transform: translateY(-10px);}
	100% {}
}

@keyframes upNdown33 {
	0% {}
	50% {	transform: translateY(10px);}
	100% {}
}




/* 15 MAR 2025 */
.ws-servi-banr3-wrap { background:#fff; padding:200px 0px 100px; display:flex; justify-content:center; }
.ws-servi-banr3-left { padding-right:65px; }
.ws-servi-banr3-title { font-family: "Urbanist", sans-serif;  font-optical-sizing: auto; font-size: 52px; font-weight:700; color: #222; margin-bottom:30px; letter-spacing:4px; }
.ws-servi-banr3-title span { color: #0899cd; }
.ws-servi-banr3-tagline { padding: 5px 10px; background: #eef4fb; border-radius: 50px;  display:inline-flex; align-items: center; margin-bottom:15px;}
.ws-servi-banr3-tagline i { width:24px; height: 24px; background:#0b2a37; border-radius:30px; font-size: 16px; color: #ffd429; display:flex; align-items: center; justify-content:center; margin-right: 10px; }
.ws-servi-banr3-tagline span { font-family: "Work Sans", sans-serif;  font-optical-sizing: auto; font-size:17px; font-weight:700; color: #222;  }
.ws-servi-banr3-btn { font-size: 18px; color: #222; line-height: 1.6;}

.ws-servi-banr3-text { font-size: 14px; color: #222; line-height: 1.6; margin-bottom:40px; }
.ws-servi-banr3-text p:last-child { margin-bottom:0px; }
.ws-servi-banr3-left .ws-site-btn { background: #0899cd; }
.ws-servi-banr3-left .ws-site-btn:hover { background: #00112c; }


@media only screen and (max-width:1920px) {
  .ws-servi-banr3-wrap { padding: 140px 0px 40px; }
  .ws-servi-banr3-title { font-size:48px; margin-bottom:15px; line-height:1;}
  .ws-servi-banr3-tagline { padding: 3px 30px 3px 10px; }
  .ws-servi-banr3-tagline span { font-size:16px; }
  .ws-servi-banr3-text { font-size: 14px;line-height: 1.4; margin-bottom:20px; }
  .ws-servi-bnr2-colarge {
    padding-left: 20px;
  }
  
}

@media only screen and (max-width:1440px) {
  .ws-servi-banr3-wrap { padding: 130px 0px 30px; }
  .ws-servi-banr3-title { font-size:44px; margin-bottom:15px; line-height:1;}
  .ws-servi-banr3-tagline { padding: 3px 25px 3px 3px; }
  .ws-servi-banr3-tagline span { font-size:15px; }
  .ws-servi-banr3-text { font-size: 14px;line-height: 1.4; margin-bottom:20px; }
  .ws-servi-bnr2-colarge { padding-left:40px; }
  .ws-servi-banr3-left { padding-right: 30px; }
  .ws-servi-banr3-left .ws-site-btn { background: #0899cd; padding: 10px 20px; font-size: 14px; }
}

@media only screen and (max-width:1400px) {
.ws-servi-banr3-title { font-size:40px;}
.ws-servi-bnr2-colarge { padding-left: 20px; }
.ws-servi-bnr2-colarge .ws-servi-colarge3-content h3 {font-size: 14px;}
.ws-servi-colarge3-list ul li { font-size:14px; }
.ws-servi-banr3-text { font-size: 12px; margin-bottom:15px; }
}

@media only screen and (max-width:1200px) {
  .ws-servi-banr3-title { font-size:36px;}
  .ws-servi-bnr2-colarge { padding-left:0px; }
  .ws-servi-bnr2-colarge .ws-servi-colarge3-content h3 {font-size: 12px;}
  .ws-servi-colarge3-list ul li { font-size:12px; }
  .ws-servi-banr3-text { font-size: 12px; margin-bottom:15px; }
  .ws-servi-banr3-left { padding-right: 0; margin-bottom:40px; }

  }

  @media only screen and (max-width:991px) {
    .ws-servi-banr3-title { font-size:46px;}
    .ws-servi-bnr2-colarge .ws-servi-colarge3-content h3 {font-size: 16px;}
    .ws-servi-colarge3-list ul li { font-size:16px; }
    .ws-servi-banr3-text { font-size: 14px; margin-bottom:25px; }
    .ws-servi-banr3-left { padding-right: 0; margin-bottom:40px; }

    }
 @media only screen and (max-width:767px) {
    .ws-servi-banr3-title { font-size:36px;}
    .ws-servi-bnr2-colarge .ws-servi-colarge3-content h3 {font-size: 15px;}
    .ws-servi-colarge3-list ul li { font-size:15px; }
    .ws-servi-banr3-tagline i { width: 20px; height: 20px; font-size: 12px; }
 }
  @media only screen and (max-width:575px) {
    .ws-servi-banr3-wrap { padding: 100px 0px 20px; }
    .ws-servi-banr3-title { font-size:26px;}
    .ws-servi-banr3-tagline span { font-size: 13px; }
    .ws-servi-banr3-text {font-size: 13px; margin-bottom: 20px; }
    .ws-servi-bnr2-colarge .ws-servi-colarge3-content h3 {font-size: 15px;}
    .ws-servi-colarge3-list ul li { font-size:15px; }
   }


   @media only screen and (max-width:480px) {
    .ws-servi-banr3-wrap { padding: 100px 0px 20px; }
    .ws-servi-banr3-title { font-size:26px;}
    .ws-servi-banr3-tagline span { font-size: 13px; }
    .ws-servi-banr3-text {font-size: 13px; margin-bottom: 20px; }
    .ws-servi-bnr2-colarge .ws-servi-colarge3-content h3 {font-size:13px;}
    .ws-servi-colarge3-list ul li { font-size:13px; }
   }
   @media only screen and (max-width:420px) {
    .ws-servi-banr3-title { font-size:24px;}
    .ws-servi-banr3-tagline span { font-size: 12px; }
    .ws-servi-banr3-text {font-size: 14px; margin-bottom: 20px; }
    .ws-servi-bnr2-colarge .ws-servi-colarge3-content h3 {font-size:12px;}
    .ws-servi-colarge3-list ul li { font-size:12px; }
   }
   @media only screen and (max-width:420px) {
    .ws-servi-banr3-title { font-size:22px;}
    .ws-servi-banr3-tagline span { font-size: 12px; }
    .ws-servi-banr3-text {font-size:13px; margin-bottom: 20px; }
    .ws-servi-bnr2-colarge .ws-servi-colarge3-content h3 {font-size:11px;}
    .ws-servi-colarge3-list ul li { font-size:11px; }
   }














   

/* Win Repaire Css */

.ws-servi-banr4-wrap { background-image:url(assets/images/banner/bnr-bg.jpg); background-repeat:no-repeat; background-size:cover; background-position:center; padding:180px 0px 100px; display:flex; justify-content:center;  font-family: Poppins; }
.ws-servi-banr4-left { width:50%; padding:0px 15px; }
.ws-servi-banr4-title { font-family: "Urbanist", sans-serif;  font-optical-sizing: auto; font-size:72px; font-weight:700; color: #dadad8; margin-bottom:30px; }
.ws-servi-banr4-rating-box { margin-bottom:40px; font-family:"Urbanist", sans-serif; }
.ws-servi-banr4-rating-one { display: block; font-size:24px; color: #fff; font-weight:600; }
.ws-servi-banr4-rating-two { display: block; font-size:36px; color: #ffc348; font-weight:700; }
.ws-servi-banr4-rating-three { display: block; font-size: 28px; color: #fff; font-weight:600;  }

.ws-site-btn i, .ws-site2-btn i { margin-left: 5px; font-size:18px; }

.ws-servi-banr4-wrap .ws-site-btn { background: #fd4847; font-weight:600; }
.ws-servi-banr4-wrap .ws-site-btn:hover { background: #0899cd; }

.ws-servi-banr4-right { width:50%; padding:0px 15px; display:flex; align-items:flex-end; justify-content:flex-end; }
.ws-servi-banr4-pic { display: inline-flex; border-radius:10px; overflow:hidden; }

.ws-site-btn, 
.ws-site2-btn { font-size: 16px; border-radius: 10px; padding: 13px 40px; display: inline-flex; transition: .5s; color: #fff; text-transform: uppercase; text-decoration: none; cursor: pointer; }

.ws-servi-blue-wrap { background: linear-gradient(to bottom,  rgba(7,141,204,1) 0%,rgba(1,85,198,1) 100%); color:#fff; padding:60px 0px; font-size:20px; text-align:center; font-family: Poppins; }
.ws-about1-tagline { font-weight: 500; font-size: 18px; margin-bottom:20px; font-family:"Work Sans", sans-serif; }
.ws-about1-title2 { margin-bottom: 24px; color:#222; }
.ws-servi-blue-wrap b { font-weight:600; }
.ws-servi-blue-top { margin-bottom: 30px; }
.ws-servi-blue-top b span { font-size:30px; }

.ws-about1-media-wrap { padding:40px 40px 0px; border-radius:30px; display:flex; justify-content:center; background-color:#f1f7ff;
  background-image: url(assets/images/box-bg-1.png), url(assets/images/box-bg-2.png);
  background-position:bottom left, right top;
  background-repeat: no-repeat, no-repeat;
}




.ws-about1-media { border-radius:30px; margin-bottom:-50px; max-width:360px; }

.ws-about1-section { padding:0px 0px; font-size: 18px; font-family:"Poppins"; }
.ws-about1-title { font-size: 36px; line-height: 1.2; margin-bottom:20px; font-weight:800; font-family: "Work Sans", sans-serif; color:#222 }

.ws-about2-section { padding: 100px 0px 0px; font-size: 18px; font-family:"Poppins"; }
.ws-about2-title { font-family: "Work Sans", sans-serif; font-size: 36px; line-height: 1.2;  margin-bottom:30px; font-weight:800; }

.ws-about3-section { padding:100px 0px 100px; font-size: 18px; font-family:"Poppins"; }
.ws-about3-title { font-family: "Work Sans", sans-serif; font-size: 36px; line-height: 1.2;  margin-bottom:30px; font-weight:800; }

.ws-about1-texts { margin-bottom:20px; }
.ws-about-btn-areas { padding-top: 30px; margin-left: 25px; }


.mb40 { margin-bottom:40px; }
.ws-what-box-top { top: 48px; position: relative; }

.ws-what-type-area { position: relative; padding:0px 0px 10px; font-family: Poppins; }
.ws-what-type-head { font-size:36px; line-height:1.2; margin-bottom:20px; font-weight:800; font-family:"Work Sans", sans-serif; color:#222; }
.ws-what-type-row > [class*="col-"] { display:flex; }
.ws-what-type-row > [class*="col-"] .ws-what-type-box { width:100%; }


.ws-what-type-box { border:3px solid #0899cd; padding:20px; border-radius:30px; }
.ws-what-type-pic { margin-bottom: 20px; border-radius:15px; overflow:hidden; }

.ws-what-type-info { text-align: center; }
.ws-what-type-info .ws-what-type-title { font-size:28px; line-height:1.2; margin-bottom:15px; font-weight:800; font-family:"Work Sans", sans-serif; color:#222; }
.ws-what-type-info { text-align: center; }
.ws-what-type-info p { margin-bottom:15px; }
.ws-what-type-info p:last-child { margin-bottom:10px; }

/*Testimonial 2 Section */

.ws-t-m-st3-bx{background-color:#f1f7ff ; border-radius: 30px; overflow: hidden;}
.ws-t3-grating-section img{margin-bottom: 30px;}
.ws-t3-grating-section h4{color: #000; font-size: 30px; font-weight: 400; margin-bottom: 15px;}
.ws-t3-grating-section strong{color: #c7c8c8; font-style: normal; font-weight: 400; font-size: 24px;}
.ws-t3-grating-section span{color: #0899cd;}
.ws-t3-grating-section p{font-size: 18px; color: #000; margin-bottom: 0px;}

.ws-tes3-rating-row { display:inline-flex; align-items:center; margin-bottom:25px; }
.ws-tes3-rating-row img { margin:0px; }
.ws-tes3-rating-row .ws-tes3-rating-num {font-size: 72px; color: #000;  padding-left: 10px; font-weight: 700; line-height: 72px;}


.ws-t-m-st3-wrap { background-color: #fff; padding:100px 0px 100px; font-family: Poppins; }
.ws-t-m-st3-section .row { align-items:center; }
.ws-t-m-st3-left { background-color: #f1f7ff; padding:30px;  border-radius:30px;}
.ws-t-m-st3-left .ws-t-m-st3-left-title { font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-size: 28px;
  color: #000;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 44px;}

.ws-t-m-s3-box { background: #f1f7ff; border-radius: 30px; padding: 30px;}
.ws-t-m-s3-top { display: flex !important; justify-content: space-between; align-items: center; margin-bottom:0px; border-bottom: 1px solid rgba(255,255,255,0.2); padding-bottom: 30px;} 
.ws-t-m-s3-top .au-title{color: #000; font-size: 18px; font-weight: 500;  font-style: italic;}
.ws-t-m-s3-rating { list-style: none; margin:0px 0px; padding: 0px; display: inline-flex; line-height:1; }
.ws-t-m-s3-rating li { display: block; font-size: 24px; margin: 0px 2px; color: #ffb527;}
.ws-t3-rate-number{color: #000;font-size: 24px; font-weight: 500;}
.ws-t-m-s3-text { margin-bottom: 0px; font-size: 16px; line-height: 24px; color: #000; min-height:140px;}
.ws-t-m-s3-quote{text-align: right;}
.ws-t-m-s3-quote img{width: auto !important; display: inline-block !important;}

.ws-t-m-s3-bot { align-items: center;  display: flex;  justify-content: space-between; margin-bottom: 30px;}
.ws-t-m-s3-pic { width: 63px; height:63px; max-height:63px; min-width:63px; overflow: hidden; border-radius: 100%; }
.ws-t-m-s3-pic img { width: 100%; height:100%; object-fit:cover; object-position:center; border-radius: 100%; }
.ws-t-m-s3-info { padding-left:15px; text-align: right;}
.ws-t-m-s3-name { font-size: 18px; font-weight: 600; color: #0899cd; }
.ws-t-m-s3-date { font-size:14px; font-weight: 400; color: #000; }

.owl-dots { display: flex; justify-content: center; margin-top: 20px; }
.owl-dots .owl-dot { display:flex; background:#063b59 !important; width:10px; height:10px; border-radius:10px; margin:0px 5px; }
.owl-dots .owl-dot.active { width:50px; background:#063b59; }


.t-m-s3.owl-carousel .owl-nav button.owl-next, 
.t-m-s3.owl-carousel .owl-nav button.owl-prev {color: #0899cd;}

.t-m-s3.owl-carousel .owl-nav button.owl-prev { margin-right: 20px; }

.t-m-s3.owl-carousel .owl-nav button.owl-next, 
.t-m-s3.owl-carousel .owl-nav button.owl-prev {width: 46px;height: 46px;border-radius: 50%;border: 1px solid #0899cd; color: #0899cd; font-size: 24px;}

.d-flex, .t-m-s3.owl-carousel .owl-stage{display: flex}
.t-m-s3 .owl-nav {position: absolute;  bottom: 0px;  background-color: #fff;  left: 50%;  transform: translateX(-50%);  padding:20px 20px 0px 20px;  border-radius:
20px 20px 0px 0px;}

.t-m-s3 .owl-nav:after{content: ''; position: absolute; right: -8px; bottom: 0px; width: 20px; height: 50px; background-color: #fff; transform: skew(16deg);}
.t-m-s3 .owl-nav:before{content: ''; position: absolute; left: -8px; bottom: 0px; width: 20px; height: 50px; background-color: #fff; transform: skew(-16deg);}

.d-flex, .t-m-s3.owl-carousel .owl-stage{display: flex}


.t-m-s3 .owl-item:nth-child(odd) .ws-t-m-s3-info{ text-align: left;}
.t-m-s3 .owl-item:nth-child(odd) .ws-t-m-s3-bot {justify-content: flex-start;}

.t-m-s3 .owl-item:nth-child(odd) .ws-t-m-s3-rating-wrap{text-align: right;}

.ws-t-m-s3-box-wrap{position: relative;}
.ws-t3-line-sep{height: 240px;  background-color: #b9b9b9;  width: 2px;  position: absolute;  right: 3px;  top: 50px;}
.ws-t3-line-sep:after,
.ws-t3-line-sep:before{width: 8px; height: 8px; border-radius: 50%; content: '';background-color: #b9b9b9; position: absolute;}

.ws-t3-line-sep:before{top: 0px; right: -3px;}
.ws-t3-line-sep:after{bottom: 0px; right: -3px;}

.t-m-s3 .owl-item.active + .active .ws-t3-line-sep{display: none;}

.ws-what-type-slider .owl-stage { display:flex; }
.ws-what-type-slider .owl-stage .owl-item { display:flex; }
.ws-what-type-slider .owl-stage .owl-item > .item { display:flex; }
.ws-what-type-slider .owl-stage .owl-item > .item .ws-what-type-box { width:100%; }


@media only screen and (max-width:1199px){
  .ws-t-m-st3-left .ws-t-m-st3-left-title {font-size:22px;line-height: 36px;}
  .ws-tes3-rating-row .ws-tes3-rating-num{font-size: 46px; line-height: 46px;}
  .ws-tes3-rating-row img{width: 40px;}
  .ws-tes3-rating-row {margin-bottom: 15px;}
  .ws-t3-grating-section h4{font-size: 20px;}
  .ws-t3-grating-section p{font-size: 14px;}
  .ws-t-m-s3-top .au-title{font-size: 16px;}
  .ws-t-m-s3-top{padding-bottom: 20px;}
  .ws-t-m-s3-text {font-size: 14px; line-height: 22px;}
  .ws-t-m-s3-name {font-size: 16px;}
  .ws-t-m-s3-pic { width: 50px; height: 50px;max-height: 50px; min-width: 50px;}
  .ws-t-m-s3-rating li {font-size: 16px;}
  .ws-t3-rate-number {font-size: 18px;}
  .ws-t-m-s3-bot{margin-bottom: 20px;}
  .ws-t3-line-sep{top: 30px;}

  .t-m-s3 .owl-nav { padding: 10px 10px 0px 10px;}
  .t-m-s3 .owl-nav:before { left: -5px; width: 12px; height: 40px;}
  .t-m-s3 .owl-nav:after { right: -5px; width: 12px; height: 40px;}

  .ws-t-m-st3-left { padding: 55px 30px;}
}

@media only screen and (max-width:1024px){
  .ws-t3-line-sep{display: none;}
  .ws-t-m-st3-left { padding:45px 30px;}

  .t-m-s3 .owl-item:nth-child(odd) .ws-t-m-s3-info{ text-align: left;}
  .t-m-s3 .owl-item:nth-child(odd) .ws-t-m-s3-bot {justify-content: flex-start;}
  .t-m-s3 .owl-item:nth-child(odd) .ws-t-m-s3-rating-wrap{text-align: left;}
  .ws-t-m-s3-bot{justify-content: flex-start;}
  .ws-t-m-s3-info{text-align: left;}

}

@media only screen and (max-width:991px){
  .ws-t-m-st3-left {margin-bottom: 20px;}
  .ws-t-m-s3-text { min-height: auto; margin-bottom: 30px;}
}
@media only screen and (max-width:767px){
  .ws-t-m-s3-box {padding:30px 30px 70px 30px;}
}

.image-anime{
	position: relative;
	overflow: hidden;
}

.image-anime:after{
	content: "";
	position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255,255,255,.3);
    transform: translate(-50%,-50%) rotate(-45deg);
    z-index: 1;
}

.image-anime:hover:after{
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

.reveal{
	position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display:flex;
    visibility: hidden;
    overflow: hidden;
}

.reveal img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.reveal > a {
  display:block;
  width: 100%;
}


/*Scedule bx*/
.ws-schedule-bx-wrap { padding: 80px 0px; font-family: Poppins; }
.ws-schedule-bx{padding: 90px; border-radius: 30px; text-align: center;
  background-image:  url(assets/images/top-r-pic.png), url(assets/images/bot-l-pic.png),
  linear-gradient(to bottom,  #078dcc 0%,#0157c6 100%);
  background-repeat: no-repeat;
  background-position:  top right, bottom left;
}
.ws-schedule-bx .ws-sch-title{color: #fff; font-size: 30px; font-weight: normal; max-width: 560px; margin:0px auto 20px;  line-height: 46px;}
.ws-schedule-bx .ws-site-btn{background-color: #fff; color: #000; font-weight:600; }

.ws-about2-list { list-style:none; margin: 0px; padding:0px; }
.ws-about2-list li { padding-left:25px; position: relative; margin-bottom:15px; }
.ws-about2-list li:last-child { margin-bottom:0px; }
.ws-about2-list li:before { content:""; position:absolute; top:8px; left:0px; width:12px; height:12px; background-color:#f2a334; }
.ws-about2-list li:nth-child(2):before { background-color:#e16a6a; }
.ws-about2-list li:nth-child(3):before { background-color:#4cc9f6; }

/*Responsive Css Start*/

.ws-what-type-slider-wrap{display: none;}
.ws-client-logo2-wrap { padding:50px 0px 0px; font-family: Poppins; }
.ws-client-logo2-title { max-width: 1050px; margin:0 auto 0px; text-align: center; }

.ws-what-type-slider-wrap {display: none;}

.ws-what-type-slider-wrap .owl-nav { text-align: center; margin-top: 30px; }
.ws-what-type-slider-wrap .owl-carousel .owl-nav button.owl-next, 
.ws-what-type-slider-wrap .owl-carousel .owl-nav button.owl-prev { width: 40px; height: 40px; border-radius:50%; border:1px solid #063b59; color: #063b59; margin:0px 10px; }





.ws-replace-pro-area {
  padding:0px 0 0px;
  font-family: Poppins;
}
.ws-replace-pro-haed {
  max-width: 900px;
  margin: 0 auto 50px;
  text-align: center;
}

.ws-replace-pro-head {
  margin-bottom:20px;
  text-align: center;
  font-size:36px;
  font-weight:800;
  color:#222;
  font-family: "Work Sans", sans-serif;
}

.ws-site-btn {
  background-color: #063b59;
  align-items: center;
}

.ws-replace-pro-area {
  padding:0px 0 0px;
}
.ws-replace-pro-haed {
  max-width: 900px;
  margin: 0 auto 50px;
  text-align: center;
}

.ws-replace-pro-head {
  margin-bottom:20px;
  text-align: center;
  font-size:36px;
  font-weight:800;
  font-family: "Work Sans", sans-serif;
}
.ws-replace-pro-list {
  counter-reset: bullet;
  margin: 0;
  position: relative;
  list-style: none
}
.ws-replace-pro-list:before {
  content: '';
  border-left: 2px dotted #ddd;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  z-index: -1
}
.ws-replace-pro-list li {
  width: 50%;
  margin-right: 50%;
  padding: 0 70px;
  position: relative
}
.ws-replace-pro-list li {
  text-align: right;
  margin-bottom:70px
}
.ws-replace-pro-list li .ws-rep-pro-title {
  font-size:24px;
  color:#222;
  font-weight:800;
  font-family:"Work Sans", sans-serif;
}

.ws-replace-pro-list li:before {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  color: #222;
  display: flex;
  align-items: center;
  justify-content: center;
  counter-increment: bullet;
  content: counters(bullet, ".");
  font-size: 24px;
  font-weight: 700;
  height: 70px;
  width: 70px;
  margin: 0 -35px
}
.ws-replace-pro-list li:hover:before {
  background: #1a99ce;
  color: #fff;
  border-color: #1a99ce;
  transform: scale(1.1)
}

.ws-replace-pro-list li:nth-child(2n) {
  width: 50%;
  margin-left: 50%;
  text-align: left;
  padding-left: 60px;
  position: relative
}
.ws-replace-pro-list li:nth-child(2n):before {
  right: auto;
  left: 0
}


@media only screen and (max-width:991px) {
    .ws-replace-pro-area {
    padding: 60px 0
    }
  .ws-replace-pro-list li {
    text-align: right;
    padding: 0 40px 0 0;
    margin-bottom: 30px
  }
  .ws-replace-pro-list li:nth-child(2n) {
    padding: 0 0 0 40px
  }
  .ws-replace-pro-list li::before {
    font-size: 18px;
    height: 50px;
    width: 50px;
    margin: 0 -25px
  }

}

@media only screen and (max-width:767px) {
  .ws-top-line {
    max-width: 300px;
    margin: auto
  }
  .ws-banner-title {
    font-size: 30px
  }
  .ws-banner-text-row {
    padding: 0
  }
  .ws-replace-pro-list::before {
    left: 38px
  }
  .ws-replace-pro-list li {
    width: auto;
    margin-right: 0;
    text-align: left;
    padding: 0 0 0 60px;
    margin-bottom: 30px
  }

  .ws-replace-pro-list li::before {
    top: 0;
    left: 25px;
    right: auto
  }
  .ws-replace-pro-list li:nth-child(2n) {
    width: auto;
    margin-left: 0;
    padding: 0 0 0 60px
  }
  .ws-replace-pro-list li:nth-child(2n)::before {
    right: auto;
    left: 25px
  }
}


@media only screen and (max-width: 767px) {
  .ws-replace-pro-head {font-size: 28px;}
}



@media only screen and (max-width:1199px){
  .ws-what-type-info .ws-what-type-title{font-size: 22px;}
}

@media only screen and (max-width:991px){
  .ws-about1-section .row{ display: flex; flex-direction: column-reverse;}
  .ws-about1-content {padding-left: 0px; padding-top: 100px;}
  .ws-about2-section {padding: 70px 0px 0px; font-size: 18px;}
  .ws-about3-section .row{ display: flex; flex-direction: column-reverse;}
  .ws-about3-section .ws-about1-content {padding-left: 0px; padding-top: 100px;}

  .ws-what-type-slider-wrap{display: block;}
  .ws-what-type-row{display: none;}
}

@media only screen and (max-width:767px){
  .ws-about1-title{font-size: 28px;}
  .ws-about1-title2{font-size: 22px;}
  .ws-what-type-head{font-size: 28px;}
  .ws-schedule-bx {padding: 50px;}
  .ws-cont-media-section { margin-top: 20px; }
}

@media only screen and (max-width:767px){
  .ws-servi-blue-wrap{font-size: 14px; padding: 40px 0px; }
  .ws-servi-blue-top b span { font-size:18px; margin-right:5px; }
  .ws-t-m-st3-wrap {padding: 40px 0px 40px;}
  .ws-schedule-bx-wrap { padding: 40px 0px;}
  .ws-about3-section {padding: 40px 0px 40px; font-size: 18px;}
  .ws-schedule-bx .ws-sch-title {font-size: 22px; line-height: 36px;}
  .ws-replace-pro-area {  padding:0px 0; }
  .ws-about1-title br { display:none;}

}
@media only screen and (max-width:575px){
  .ws-site-btn, 
  .ws-site2-btn {font-size: 14px; padding:10px 15px; }
  .ws-schedule-bx { padding:50px 25px; }

}


@media only screen and (max-width: 360px){
  .ws-about1-title {font-size: 22px;}
   .ws-about1-title2 {font-size: 18px;}
  .ws-about2-list {font-size: 14px;}
  .ws-about1-tagline{font-size: 16px;}
  .ws-about2-section{font-size: 16px;}
  .ws-what-type-head{ font-size: 22px;}
}

.ws-con-us-content p { max-width:1100px; } 

/*======================
  Home Page 1 Start 
==========================*/



/*==== Pc Banner 1 Start= ===*/

.pc-bnr1-wrap{ background-color: #2e5e82; display: flex;}
.pc-bnr1-left-part{ padding: 180px 0px 180px 0px; margin-left: 180px;}
.pc-bnr1-left-part{ width: 50%;}
.pc-bnr1-left-part h4{ font-family: poppins; font-size: 20px; font-weight: 600; color: #69ace1; margin-bottom: 20px;}
.pc-bnr1-left-part h2{ font-family: roboto; font-size: 60px; font-weight: 900; color: #fff; line-height: 1.2; margin-bottom: 24px;}
.pc-bnr1-left-part p{ font-family: poppins; font-size: 18px; font-weight: 400; color: #fff; line-height: 30px; padding-right: 121px;}
.pc-bnr1-left-part .btn-primary{ background-color: #3081c0; padding: 20px 30px; margin-top: 40px; height: 50px; display: flex; align-items: center;  font-family: poppins; font-size: 15px; font-weight: 500; color: #fff; line-height: 48px;}
.pc-bnr1-left-part .btn-primary img{ margin-left: 15px;}
.pc-bnr1-right-part{ width: 50%; background-image: url(assets/images/n-bnr/pic-1.jpg); background-size: cover;}

/*==== family therapy 1 Start ====*/

.pc-fam-therapy-wrap{ background-color: #fff; padding: 120px 0px; position: relative;  display: flex;}
.pc-fam-therapy-left-part{background-image: url(assets/images/n-bnr/pic-2.jpg); border-radius: 50px; background-size: cover; height: 774px;}
.pc-fam-therapy-right-part{ background-color: #fff; padding: 45px 91px 60px 50px; box-shadow: #000 0px 2px 39px -27px; border-radius: 30px; width: 718px; margin: 60px 0px 60px -80px;}
.pc-fam-therapy-right-part h2{ font-family: roboto; font-size: 42px; font-weight: 900; color: #0b0948; line-height: 48px; margin-bottom: 20px;}
.pc-fam-therapy-right-part p{ font-family: poppins; font-size: 16px; font-weight: 400; color: #000; line-height: 28px;}
.pc-fam-therapy-right-part-list{ list-style: none; padding: 0px; margin-bottom: 0px;}
.pc-fam-therapy-right-part-list li{ background-color: #fff; border-radius: 10px; padding: 17px; box-shadow: #000 0px 2px 39px -27px; font-family: poppins; font-size: 16px; font-weight: 400; color: #000; line-height: 24px; display: flex; align-items: center; margin-bottom: 10px;}
.pc-fam-therapy-right-part-list li:last-child{ margin-bottom: 20px;}
.pc-fam-therapy-right-part-list-img{ background-color: #3081c0; width: 12px; height: 12px; margin-right: 10px;}
.pc-fam-therapy-right-part-list-img-2{ background-color: #000; width: 12px; height: 12px; margin-right: 10px;}
.pc-fam-therapy-right-part span{ font-family: poppins; font-size: 16px; font-weight: 400; color: #000; line-height: 28px; display: inline-block; padding-right: 70px;}


/*==== Time To Call 1 Start ====*/

.pc-time-to-call-wrap{ background-color: #fff; padding: 120px 0px;}
.pc-time-to-call-bg{ background-color: #fdd6a1; padding: 70px 35px; border-radius: 20px; text-align: center;}
.pc-time-to-call-bg h2{ font-family: roboto; font-size: 42px; font-weight: 900; color: #000; line-height: 48px; margin-bottom: 36px;}
.pc-time-to-call-bg p{ font-family: poppins; font-size: 18px; font-weight: 400; color: #000; line-height: 36px; }

/*==== type of family Start ====*/

.pc-typ-fam-wrap{ background-color: #fff; padding: 120px 0px; position: relative;  display: flex;}
.pc-typ-fam-heading{ text-align: center;}
.pc-typ-fam-heading h2{ font-family: roboto; font-size: 42px; font-weight: 900; color: #000; line-height: 48px; margin-bottom: 36px;}
.pc-typ-fam-heading p{ font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 36px; }
.pc-typ-fam-content{ margin-top: 70px;}
.pc-typ-fam-right-part{background-image: url(assets/images/n-bnr/pic-3.jpg); border-radius: 50px; background-size: cover; height: 835px;}
.pc-typ-fam-left-part{ background-color: #fff; padding: 60px 60px 40px 60px; box-shadow: #000 0px 2px 39px -27px; border-radius: 30px; margin: 60px -80px 60px 0px; position: relative; z-index: 1;}
.pc-typ-fam-left-part h2{ font-family: roboto; font-size: 42px; font-weight: 900; color: #0b0948; line-height: 48px; margin-bottom: 24px;}
.pc-typ-fam-left-part p{ font-family: poppins; font-size: 16px; font-weight: 400; color: #000; line-height: 28px;}
.pc-typ-fam-left-part-list{ list-style: none; padding: 0px}
.pc-typ-fam-left-part-list li:last-child{ margin-bottom: 0px;}
.pc-typ-fam-left-part-list li{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 24px; margin-bottom: 10px; display: flex; align-items: baseline;}
.pc-typ-fam-left-part-list li span{font-family: poppins; font-size: 16px; font-weight: 600; color: #000; line-height: 28px; display: inline-block;}
.pc-typ-fam-left-part-list-img{ background-color: #3081c0; width: 12px; height: 12px; display: inline-block;}
.pc-typ-fam-left-part-list-img-2{ background-color: #000; width: 12px; height: 12px;}
.pc-typ-fam-left-part-list-info{ width: calc(100% - 12px); margin-left: 5px;}


/*==== psychologis Sction Start ====*/

.pc-psycho-list-wrap{ background-color: #1f587f; padding: 120px 0px;}
.pc-psycho-list-heading{ text-align: center;}
.pc-psycho-list-heading h2{ font-family: roboto; font-size: 42px; font-weight: 900; color: #fff; line-height: 48px; margin-bottom: 36px;}
.pc-psycho-list-heading p{ font-family: poppins; font-size: 18px; font-weight: 400; color: #fff; line-height: 36px;}
.pc-psycho-list-content{ margin-top: 70px;}
.pc-psycho-list-content ul{ margin: 0px; padding: 0px;}
.pc-psycho-list-content ul li{ display: flex; align-items: center; list-style: none; border-bottom: 1px solid #fff; padding-bottom: 20px; margin-bottom: 30px; padding-left: 30px;}
.pc-psycho-list-content ul li:last-child{ border: none; margin: 0px; padding-bottom: 0px;}
.pc-psycho-list-content-left-part{ width: 50%; display: flex; align-items: center;}
.pc-psycho-list-content-left-part h4{ font-family: poppins; font-size: 24px; font-weight: 600; color: #fff; line-height: 1.2; margin-left: 60px; padding-right: 20px; margin-top: 0px;}
.pc-psycho-list-content-right-part p{ font-family: poppins; font-size: 14px; font-weight: 400; color: #e7e9ea; line-height: 1.2; margin: 0px; padding-left: 30px;}
.pc-psycho-list-content-right-part{ width: 50%;}


/*==== Therapy Prosses Sction Start ====*/

.pc-therapy-pro-wrap{ background-color: #fff; padding: 120px 0px;}
.pc-therapy-pro-heading{text-align: center;}
.pc-therapy-pro-heading h2{ font-family: roboto; font-size: 42px; font-weight: 900; color: #000; line-height: 48px; margin-bottom: 36px;}
.pc-therapy-pro-heading p{ font-family: poppins; font-size: 18px; font-weight: 400; color: #555; line-height: 36px;}
.pc-therapy-pro-content{ margin-top: 70px;}
.pc-therapy-pro-cont{ margin-top: 60px;}
.pc-therapy-pro-content-bx{ border-radius: 20px; border: 1px solid #89b5b6; padding: 30px; min-height: 486px;}
.pc-therapy-pro-content-bx-info h4{ font-family: roboto; font-size: 22px; font-weight: 900; color: #000; line-height: 30px; margin-top:  30px;}
.pc-therapy-pro-content-bx-info p{ font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 28px; margin-top:  30px;}


/*==== Our Clinic Sction Start ====*/

.pc-our-clinic-wrap{ background-color: #fff; position: relative;}
.pc-our-clinic-tp{ position: relative; padding: 90px 0px 120px 0px;}
.pc-our-clinic-tp:before{ content: ''; background-color: #1f587f; position: absolute; top: 0px; width: 100%; height: 500px;}
.pc-our-clinic-tp-info{ position: relative; display: flex;}
.pc-our-clinic-tp-info h4{ font-family: roboto; font-size: 42px; font-weight: 900; color: #fff; line-height: 1.2;}
.pc-our-clinic-tp-info p{ font-family: poppins; font-size: 16px; font-weight: 400; color: #fff; line-height: 28px;}
.pc-our-clinic-btm-content{ padding: 50px 40px; border-radius: 20px; background-color: #fff; box-shadow: #000 1px 1px 55px -55px; margin-top: 50px; position: relative; z-index: 1;}
.pc-our-clinic-btm-left-part{ background-color: #eef8ff; padding: 40px; border-radius: 20px;}
.pc-our-clinic-btm-left-part h4{ font-family: roboto; font-size: 30px; font-weight: 900; color: #000; line-height: 1.2; margin-bottom: 24px;}
.pc-our-clinic-btm-left-part p{ font-family: poppins; font-size: 16px; font-weight: 400; color: hsl(0, 0%, 33%); line-height: 24px; margin-bottom: 20px;}


/*=== where i can bx ===*/

.pc-our-clinic-btm-left-part .where-can-i{ background-color: #1f587f; padding: 30px; border-radius: 15px; margin-top: 40px; width: 518px;}
.pc-our-clinic-btm-left-part .where-can-i h4{font-family: roboto; font-size: 20px; font-weight: 900; color: #fff; line-height: 1.2; margin-bottom: 15px;}
.pc-our-clinic-btm-left-part .where-can-i p{font-family: roboto; font-size: 14px; font-weight: 400; color: #fff; line-height: 1.2;}
.where-can-i-list{padding-left: 0px; }
.where-can-i-list-img{ background-color: #fff; width: 8px; height: 8px; margin-right: 5px; display: inline-flex;}
.where-can-i-list li{ list-style: none;  font-family: roboto; font-size: 14px; font-weight: 700; color: #fff; line-height: 24px; display: block; padding-left: 20px; text-indent: -20px;}
.where-can-i-list li a{ font-family: roboto; font-size: 14px; font-weight: 400; color: #9ad3ff; text-decoration: underline;}
.where-can-i p{font-family: roboto; font-size: 14px; font-weight: 400; color: #fff; line-height: 24px; margin-bottom: 5px;}
.where-can-i strong{font-family: roboto; font-size: 14px; font-weight: 700; color: #fff; line-height: 24px;}

.pc-our-clinic-btm-right-part{padding: 30px 30px 30px 50px;}
.pc-our-clinic-btm-right-part h4{ font-family: roboto; font-size: 42px; font-weight: 900; color: #000; line-height: 1.2; margin-bottom: 50px;}
.pc-our-clinic-btm-right-part input{ padding: 25px 0px 25px 30px; width: 100%; border-radius: 8px; border: 1px solid #ddd; height: 65px; margin-bottom: 30px;}
.pc-our-clinic-btm-right-part label{ margin: 40px 0px 20px 0px; font-family: poppins; font-size: 16px; font-weight: 400; color: #777;}
.pc-our-clinic-btm-right-part textarea{height: 168px; padding: 25px 0px 0px 30px; width: 100%; border-radius: 8px; border: 1px solid #ddd; height: 168px; margin-bottom: 30px; resize: none;}
.pc-our-clinic-btm-right-part form::placeholder{color: #777;}
.pc-our-clinic-btm-right-part p{font-family: poppins; font-size: 16px; font-weight: 400; color: #777; line-height: 36px; margin-bottom: 40px;}
.pc-our-clinic-btm-right-part .btn-primary{background-color: #002038; font-family: poppins; font-size: 15px; font-weight: 500; color: #fff;  background-image: none; padding: 20px 30px; border: none; display: flex; }
.pc-our-clinic-btm-right-part .btn-primary i{width: 14px; height: 12px; color: #fff; margin-left: 10px;}

/*=== Team section start ===*/

.pc-team-wrap{ background-color: #fff; padding: 120px 0px; text-align: center;}
.pc-team-content{ margin: 40px 170px 0px 170px;}
.pc-team-heading h2{ font-family: roboto; font-size: 42px; font-weight: 900; color: #000; line-height: 48px; margin-bottom: 24px;}
.pc-team-heading p{ font-family: poppins; font-size: 18px; font-weight: 400; color: #555; line-height: 36px;}
.pc-team-bx1 img{ border-radius: 15px;}
.pc-team-bx2 img{ border-radius: 15px; margin-top: 40px;}


@media only screen and (max-width: 360px){
  .pc-our-clinic-btm-left-part{padding: 30px;}
  .pc-our-clinic-btm-left-part h4{font-size: 24px;}
}

@media only screen and (max-width:575px){
    .pc-our-clinic-btm-right-part h4{font-size: 30px}
    .pc-our-clinic-btm-right-part{padding: 30px;}
}

@media only screen and (max-width: 767px){
 .pc-psycho-list-content ul li {display: block;}
 .pc-psycho-list-content-right-part p{padding-left: 90px;}
 .pc-psycho-list-content-left-part h4{margin-bottom: 20px;}
}

@media only screen and (max-width: 991px){
 .pc-fam-therapy-right-part {margin: 60px 0px 60px 0px; padding: 45px; width: 100%;}
 .pc-typ-fam-left-part {margin: 60px 0px 60px 0px; padding: 45px; width: 100%;}
}

@media only screen and (max-width:1440px){
  .pc-our-clinic-btm-left-part .where-can-i{width: 100%;}
}


/*======================
  Home Page 2 Start 
==========================*/


/*=== Bnr 2 section start ===*/

.pc-bnr2-wrap{ background-image: url(assets/images/n-bnr2/pic-1.jpg); padding: 180px 0px; background-repeat: no-repeat; background-size: cover;}
.pc-bnr2-left-part{ margin-left: 180px;}
.pc-bnr2-left-part{ width: 50%; padding-right: 50px;}
.pc-bnr2-left-part h4{ font-family: poppins; font-size: 20px; font-weight: 600; color: #fff; margin-bottom: 20px;}
.pc-bnr2-left-part h2{ font-family: roboto; font-size: 60px; font-weight: 900; color: #fff; line-height: 1.2; margin-bottom: 24px;}
.pc-bnr2-left-part h2 span{ font-family: roboto; font-size: 60px; font-weight: 900; color: #69ace0; margin-bottom: 24px;}
.pc-bnr2-left-part p{ font-family: poppins; font-size: 18px; font-weight: 400; color: #fff; line-height: 30px; padding-right: 59px;}
.pc-bnr2-left-part .btn-primary{ background-color: #3081c0; padding: 20px 30px; margin-top: 40px; height: 50px; display: flex; align-items: center;  font-family: poppins; font-size: 15px; font-weight: 500; color: #fff; line-height: 48px;}
.pc-bnr2-left-part .btn-primary i{ margin-left: 15px;}
.pc-bnr2-right-part{width: 50%;}

/*=== Psychotherapy 2 section start ===*/

.pc-psycho2-wrap{ background-color: #fff; padding: 120px 0px; position: relative;  display: flex;}
.pc-psycho2-left-part{background-image: url(assets/images/n-bnr2/pic-2.jpg); border-radius: 50px; background-size: cover; height: 784px;}
.pc-psycho2-right-part{ background-color: #fff; padding: 45px 36px 60px 50px; box-shadow: #000 0px 2px 39px -27px; border-radius: 30px; width: 718px; margin: 40px 0px 40px -80px;}
.pc-psycho2-right-part h2{ font-family: roboto; font-size: 42px; font-weight: 900; color: #0b0948; line-height: 48px; margin-bottom: 20px;}
.pc-psycho2-right-part p{ font-family: poppins; font-size: 16px; font-weight: 400; color: #000; line-height: 28px;}
.pc-psycho2-right-part .list{ list-style: none; padding: 0px; margin-bottom: 0px;}
.pc-psycho2-right-part strong{font-family: roboto; font-size: 22px; font-weight: 900; color: #000; line-height: 28px; margin-bottom: 30px; display: inline-block;}
.pc-psycho2-right-part .list li{ background-color: #fff; border-radius: 10px; padding: 16px; box-shadow: #000 0px 2px 39px -27px; font-family: poppins; font-size: 16px; font-weight: 400; color: #000; line-height: 24px; display: flex; align-items: center; margin-bottom: 10px;}
.pc-psycho2-right-part .list li:last-child{ margin-bottom: 15px;}
.pc-psycho2-right-part .bx{ background-color: #3081c0; width: 12px; height: 12px; margin-right: 10px;}
.pc-psycho2-right-part .bx2{ background-color: #002038; width: 12px; height: 12px; margin-right: 10px;}
.pc-psycho2-right-part span{ font-family: poppins; font-size: 16px; font-weight: 400; color: #000; line-height: 28px; display: inline-block;}

/*=== Who are our 2 section start ===*/

.pc-who-are-wrap{ background-color: #fff; padding: 120px 0px; position: relative;  display: flex;}
.pc-who-are-content{ margin-top: 70px;}
.pc-who-are-right-part{background-image: url(assets/images/n-bnr2/pic-3.jpg); border-radius: 50px; background-size: cover; height: 774px;}
.pc-who-are-left-part{ background-color: #fff; padding: 60px 27px 40px 40px; box-shadow: #000 0px 2px 39px -27px; border-radius: 30px; margin: 40px -80px 40px 0px; position: relative; z-index: 1;}
.pc-who-are-left-part h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #002038; line-height: 48px; margin-bottom: 24px;}
.pc-who-are-left-part p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 28px; margin-bottom: 20px;}
.pc-who-are-left-part .list{ list-style: none; padding: 0px}
.pc-who-are-left-part .list li:last-child{ margin-bottom: 0px;}
.pc-who-are-left-part .list li{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 24px; margin-bottom: 10px; display: flex; align-items: baseline;}
.pc-who-are-left-part .list li span{font-family: poppins; font-size: 16px; font-weight: 600; color: #000; line-height: 24px; display: inline-block;}
.pc-who-are-left-part .bx{ background-color: #3081c0; width: 11px; height: 11px; display: inline-block;}
.pc-who-are-left-part .bx2{ background-color: #1f587f; width: 11px; height: 11px;}
.pc-who-are-left-part-list-info{ width: calc(100% - 11px); margin-left: 7px;}

/*=== Why choose us 2 section start ===*/

.pc-why-choo2-wrap{background-color: #fff; padding: 120px 0px;}
.pc-why-choo2-heading{text-align: center;}
.pc-why-choo2-heading h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #000; line-height: 48px;}
.pc-why-choo2-content{margin-top: 70px;}
.pc-why-choo2-content .con-bx{border: 1px solid #ddd; border-radius: 20px; padding: 25px; height: 400px; margin-bottom: 30px;}
.pc-why-choo2-content .con-bx .media{margin-bottom: 30px;}
.pc-why-choo2-content .con-bx h4{font-family: roboto; font-size: 24px; font-weight: 900; color: #000; line-height: 1.2; margin-bottom: 30px;}
.pc-why-choo2-content .con-bx p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 30px; margin-bottom: 70px;}
.pc-why-choo2-content .con-bx a{text-decoration: none; font-family: poppins; font-size: 18px; font-weight: 500; color: #000; line-height: 30px; display: flex; justify-content: space-between; position: relative;}
.pc-why-choo2-content .con-bx a:after{content: ''; position: absolute; width: 124px; height: 2px; background-color: #ddd; top: 14px; left: 140px;}
.pc-why-choo2-content .con-bx a .btn{ width: 32px; height: 32px; border-radius: 50%; border: 1px solid #ddd; display: flex; align-items: center; justify-content: center;}
.pc-why-choo2-content .con-bx a i{ color: #000;}
.pc-why-choo2-content .con-bx2{ background-color: #fdd6a1; height: 400px; border-radius: 20px; padding: 60px 30px;}
.pc-why-choo2-content .con-bx2 h4{font-family: roboto; font-size: 28px; font-weight: 900; color: #000; line-height: 1.2; margin-bottom: 15px;}
.pc-why-choo2-content .con-bx2 p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 30px; margin-bottom: 30px;}
.pc-why-choo2-content .con-bx2-list{ padding: 0px;}
.pc-why-choo2-content .con-bx2-list li{display: flex; list-style: none; align-items: baseline; margin-bottom: 20px;}
.pc-why-choo2-content .con-bx2-list .box{width: 10px; height: 10px; background-color: #000; display: inline-block; margin-right: 15px;}
.pc-why-choo2-content .con-bx2-list .info{font-family: poppins; font-size: 16px; font-weight: 400; color: #000; line-height: 30px; width: calc(100% - 10px);}

/*=== When is it worth 2 section start ===*/

.pc-when-is-wrap{ background-color: #fff;}
.pc-when-is-back{ background-color: #143147; padding: 120px 0px; margin: 0px 30px; border-radius: 20px;}
.pc-when-is-heading{ text-align: center;}
.pc-when-is-heading h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #fff; line-height: 48px; margin-bottom: 24px;}
.pc-when-is-heading p{font-family: poppins; font-size: 16px; font-weight: 400; color: #ddd; line-height: 28px; margin-bottom: 20px;}
.pc-when-is-content{margin-top: 70px;}
.cont-bx{text-align: center; padding: 44px;}
.cont-bx .media{width: 112px; height: 112px; border-radius: 50%; border: 1px dashed #fff; display: flex; align-items: center; justify-content: center; margin: 0px auto 40px;}
.cont-bx h4{font-family: roboto; font-size: 20px; font-weight: 700; color: #fff; line-height: 30px; margin-bottom: 24px;}
.cont-bx p{font-family: poppins; font-size: 16px; font-weight: 400; color: #ddd; line-height: 28px;}

@media only screen and (max-width:575px){
  .pc-psycho2-right-part h2,
  .pc-who-are-left-part h2,
  .pc-why-choo2-heading h2,
  .pc-when-is-heading h2{font-size: 36px;}
}

@media only screen and (max-width:767px){
  .pc-why-choo2-content .con-bx2{height: auto;}
}

@media only screen and (max-width:991px){
  .pc-psycho2-right-part{margin: 70px 0px 0px 0px; width: 100%; padding: 40px;}
  .pc-who-are-left-part{margin: 0px 0px 70px 0px; width: 100%; padding: 40px;}
  .pc-why-choo2-content .con-bx2{margin-bottom: 30px;}
  .pc-when-is-heading p br{display: none;}
  .pc-bnr2-wrap{padding: 70px 0px;}
  .pc-psycho2-wrap{padding: 70px 0px;}
  .pc-who-are-wrap{padding: 70px 0px;}
  .pc-why-choo2-wrap{padding: 70px 0px;}
  .pc-when-is-back{padding: 70px 0px 20px 0px;}
}

/*======================
  Home Page 3 Start 
==========================*/

/*=== Benefits of online section start ===*/

.pc-benefits3-wrap{ background-color: #fff; padding: 120px 0px;}
.pc-benefits3-heading{text-align: center;}
.pc-benefits3-heading h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #000; line-height: 48px; margin-bottom: 24px;}
.pc-benefits3-heading p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 28px;}
.pc-benefits3-content{margin-top: 40px;}
.pc-benefits3-content .content-box{background-color: #fff; padding: 60px 40px; box-shadow: rgb(0, 0, 0, .2) 0px 0px 50px; border-radius: 20px; text-align: center; margin-bottom: 40px;}
.pc-benefits3-content .content-box .media{ margin-bottom: 60px;}
.pc-benefit3s-content .content-box h4{font-family: roboto; font-size: 24px; font-weight: 900; color: #000; line-height: 1.4; margin-bottom: 15px;}
.pc-benefits3-content .content-box p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 30px;}

.pc-benefits3-content .content-box2{background-color: #fff; padding: 60px 40px; box-shadow: rgb(0, 0, 0, .2) 0px 0px 50px; border-radius: 20px; text-align: center; margin-top: 40px;}
.pc-benefits3-content .content-box2 .media{ margin-bottom: 60px;}
.pc-benefits3-content .content-box2 h4{font-family: roboto; font-size: 24px; font-weight: 900; color: #000; line-height: 1.4; margin-bottom: 15px;}
.pc-benefits2-content .content-box2 p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 30px;}

.content-box3{margin-top: -10px;}


/*=== How to prepare section start ===*/

.pc-how-to-pre-wrap{ background-image: url(assets/images/bnr-3/pic-1.jpg); padding: 120px 0px 200px 0px; background-size: cover; background-repeat: no-repeat;}
.pc-how-to-pre-heading{ text-align: center;}
.pc-how-to-pre-heading h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #fff; line-height: 48px; margin-bottom: 24px;}
.pc-how-to-pre-heading p{font-family: poppins; font-size: 16px; font-weight: 400; color: #ddd; line-height: 28px;}
.pc-how-to-pre-content{display: flex; margin: 130px 50px 0px 50px;}
.content-info{text-align: center; padding: 0px 83px;}
.content-info h4{font-family: roboto; font-size: 24px; font-weight: 900; color: #fff; line-height: 1.4; margin-bottom: 15px;}
.content-info p{font-family: poppins; font-size: 16px; font-weight: 400; color: #ddd; line-height: 30px;}

@media only screen and (max-width:575px){
  .pc-benefits3-heading h2,
  .pc-how-to-pre-heading h2{font-size: 36px;}
}

@media only screen and (max-width:991px){
  .content-box{margin: 0px}
  .pc-benefits3-content .content-box{margin: 0px 0px 30px 0px;}
  .pc-benefits3-content .content-box2{margin: 0px 0px 30px 0px;}
  .pc-benefits3-content [class*='col-']:last-child{margin-top: 10px;}
  .pc-benefits3-content [class*='col-']:nth-child(4){margin-top: 10px;}
  .pc-benefits3-content .content-box2 h4 br{display: none;}
  .pc-how-to-pre-content{display: flex; flex-wrap: wrap;}
  .pc-how-to-pre-wrap{padding: 70px 0px 20px 0px;}
  .content-info{width: 50%; margin-bottom: 50px; padding: 0px 70px;}
  .pc-benefits3-wrap{padding: 70px 0px;}
}

@media only screen and (max-width:768px){
  .content-info{padding: 0px 15px;}
}


/*======================
  Home Page 4 Start 
==========================*/

/*=== What does section start ===*/

.pc-what-does-wrap{ background-color: #fff;}
.pc-what-does-wrap .row .pc-content-left-part [class*='col-']:nth-child(3n) {margin-top: -40px;}
.pc-content-left-part{padding: 120px 0px;}
.pc-content-bx{ background-color: #fff; box-shadow: rgb(0, 0, 0, .2) 0px 0px 30px; padding: 40px 30px; border-radius: 20px;}
.pc-content-bx .media{margin-bottom: 30px;}
.pc-content-bx h4{font-family: roboto; font-size: 20px; font-weight: 900; color: #000; line-height: 1.4; margin-bottom: 15px;}
.pc-content-bx p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 30px; margin-bottom: 25px;}
.pc-content-bx a{font-family: poppins; font-size: 18px; font-weight: 500; color: #000; line-height: 30px; text-decoration: none; display: flex; align-items: center;}
.pc-content-bx a i{ margin-left: 15px;}
.pc-what-does-wrap .pc-content-bx-1 .pc-content-bx{ background-color: #2e5e82;}
.pc-what-does-wrap .pc-content-bx-1 h4{color: #fff;}
.pc-what-does-wrap .pc-content-bx-1 p{color: #ddd;}
.pc-what-does-wrap .pc-content-bx-1 a{color: #fff;}
.pc-what-does-wrap .pc-content-bx-1 a i{color: #fff;}
.pc-what-does-wrap .pc-content-bx-2 {margin: 40px 0px;}
.pc-content-right-part h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #000; line-height: 1.2; margin-bottom: 40px;}
.pc-content-right-part {padding: 200px 0px 0px 70px;}
.pc-content-right-part p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 36px;}

@media only screen and (max-width:575px){
  .pc-content-right-part h2{font-size: 36px;}
}

@media only screen and (max-width:991px){
  .pc-what-does-wrap .pc-content-bx{display: inline-block;}
  .pc-content-left-part{padding: 70px 0px;}
  .pc-what-does-wrap .pc-content-bx-2{margin: 0px 0px 40px 0px;}
  .pc-what-does-wrap .pc-content-bx{margin-bottom: 30px;}
  .pc-content-right-part{padding: 50px 0px 70px 0px;}
  .pc-content-right-part h2 br{display: none;}
}

/*======================
  Home Page 5 Start 
==========================*/


/*=== Psychotherapy section start ===*/

.pc-psycho5-wrap{ background-color: #ddd; padding: 120px 0px;}
.pc-psycho5-content{background-color: #fff; border-radius: 20px; padding: 40px 30px; background-image: url(assets/images/bnr-5/pic-2.png),url(assets/images/bnr-5/pic-1.png); background-position: bottom left , top right; background-repeat: no-repeat;}
.pc-psycho5-content-left-part .media img{border-radius: 20px;}
.pc-psycho5-content-right-part{ margin: 80px 0px;}
.pc-psycho5-content-right-part h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #0b0948; line-height: 1.2; margin-bottom: 40px;}
.pc-psycho5-content-right-part p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 30px; margin-bottom: 40px;}
.pc-psycho5-content-right-part p span{font-family: poppins; font-size: 16px; font-weight: 600; color: #000; line-height: 30px; margin-bottom: 40px;}
.pc-psycho5-content-right-part p strong{font-family: poppins; font-size: 16px; font-weight: 700; color: #000; line-height: 30px; margin-bottom: 40px;}

@media only screen and (max-width:575px){
  .pc-psycho5-content-right-part h2{font-size: 36px;}
}

/*======================
  Home Page 6 Start 
==========================*/

/*=== Individual section start ===*/

.pc-indi-consult-wrap{ background-color: #fff; padding: 120px 0px;}
.pc-indi-consult-bx{ background-color: #eef8ff; border-radius: 20px; padding: 40px 13px 30px 40px; margin-bottom: 30px;}
.pc-indi-consult-bx h4{font-family: roboto; font-size: 36px; font-weight: 900; color: #000; line-height: 1.2; margin-bottom: 15px;}
.pc-indi-consult-bx p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 30px; margin-bottom: 20px;}
.pc-indi-consult-bx strong{font-family: roboto; font-size: 24px; font-weight: 900; color: #000; line-height: 1.2; margin-bottom: 10px; display: inline-block;}

/*== list ==*/

.pc-indi-consult-bx .list{ list-style: none; padding: 0px}
.pc-indi-consult-bx .list li:last-child{ margin-bottom: 0px;}
.pc-indi-consult-bx .list li{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 30px; margin-bottom: 3px; display: flex; align-items: baseline;}
.pc-indi-consult-bx .list li span{font-family: poppins; font-size: 16px; font-weight: 600; color: #000; line-height: 30px; display: inline-block;}
.pc-indi-consult-bx .bx{ background-color: #3081c0; width: 11px; height: 11px; display: inline-block;}
.pc-indi-consult-bx .bx2{ background-color: #1f587f; width: 11px; height: 11px;}
.pc-indi-consult-bx .info{ width: calc(100% - 11px); margin-left: 7px;}

/*=== Who is our section start ===*/

.pc-who-is5-wrap{background-color: #fff; padding: 120px 0px;}
.pc-who-is5-wrap .pc-who-is5-content .row [class*='col-']:nth-child(4n) {margin-top: -294px;}
.pc-who-is5-wrap .pc-who-is5-content .row [class*='col-']:nth-child(6n) {margin-top: -294px;}
.pc-who-is5-heading{text-align: center;}
.pc-who-is5-heading h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #000; line-height: 1.2; margin-bottom: 24px;}
.pc-who-is5-heading p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 36px;}

.pc-who-is5-content{margin-top: 70px;}
.pc-who-is5-content-bx{background-color: #fff; border: 1px solid #c4c4c4; border-radius: 20px; padding: 29px; height: 294px; position: relative; margin-bottom: 30px;}
.pc-who-is5-content-bx .media{margin-bottom: 30px;}
.pc-who-is5-content-bx .circle{border-radius: 50%; width: 54px; height: 54px; border: 1px dashed #000; position: relative;}
.pc-who-is5-content-bx .number-circle{background-color: #143147; width: 32px; height: 32px; border-radius: 50%; border: 1px solid #000;  display: flex; align-items: center; justify-content: center; position: absolute; bottom: 0px; right: -10px;}
.pc-who-is5-content-bx .number-circle span{font-family: roboto; font-size: 13px; font-weight: 900; color: #fff;}
.pc-who-is5-content-bx h4{ font-family: roboto; font-size: 24px; font-weight: 900; color: #000; line-height: 1.2; margin-bottom: 30px;}
.pc-who-is5-content .pc-who-is5-content-bx-img img{ height: 618px; object-fit: cover; object-position: center; width: 100%;}
.pc-who-is5-content-bx-img img{border-radius: 20px;}


@media only screen and (max-width:575px){
  .pc-who-is5-heading h2{font-size: 36px;}
}

@media only screen and (max-width:991px){
  .pc-who-is5-heading h2 br,
  .pc-who-is5-heading p br{display: none;}
  .pc-indi-consult-wrap{padding: 70px 0px;}
  .pc-who-is5-wrap{padding: 70px 0px;}
  .pc-who-is5-content-bx-img {margin-bottom: 30px;}
  .pc-who-is5-content-bx-img img{width: 100%;}
}


/*======================
  Home Page 7 Start 
==========================*/

/*=== Online psychologist section start ===*/

.pc-on-psycho-wrap{background-color: #fff3e3; padding: 120px 0px;}
.pc-on-psycho-left-part{padding-right: 45px;}
.pc-on-psycho-left-part h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #000; line-height: 1.2; margin-bottom: 24px;}
.pc-on-psycho-left-part p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 36px; margin-bottom: 30px;}
.pc-on-psycho-left-part p span{font-family: poppins; font-size: 16px; font-weight: 600; color: #000; line-height: 36px;}
.pc-on-psycho-right-part{position: relative;}
.pc-on-psycho-right-part-content{display: flex; align-items: flex-start; margin-bottom: 30px;}
.pc-on-psycho-right-part-content:last-child{margin: 0px;}
.pc-on-psycho-right-part-content .media .circle{border-radius: 50%; width: 54px; height: 54px; border: 1px dashed #000; position: relative;}
.pc-on-psycho-right-part-content .media .number-circle{background-color: #2e5e82; width: 32px; height: 32px; border-radius: 50%; border: 1px solid #000;  display: flex; align-items: center; justify-content: center; position: absolute; bottom: 0px; right: -10px;}
.pc-on-psycho-right-part-content .media .number-circle span{font-family: roboto; font-size: 13px; font-weight: 900; color: #fff;}
.pc-on-psycho-right-part-content .info{margin-left: 40px;}
.pc-on-psycho-right-part-content .info h4{font-family: roboto; font-size: 24px; font-weight: 900; color: #000; line-height: 1.2;}
.pc-on-psycho-right-part-content .info p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 30px;}


/*=== Online psychologist 7 section start ===*/

.pc-on-psycho77-wrap{background-color: #fff; padding: 120px 0px;}
.pc-on-psycho77-content-bx{background-color: #eef8ff; border-radius: 20px; padding: 40px;}
.pc-on-psycho77-content-bx h2{font-family: roboto; font-size: 36px; font-weight: 900; color: #000; line-height: 1.2; margin-bottom: 15px;}
.pc-on-psycho77-content-bx p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 30px; margin-bottom: 40px;}
.pc-on-psycho77-content-bx span{font-family: poppins; font-size: 16px; font-weight: 700; color: #000; line-height: 30px;}

/*== list ==*/

.pc-on-psycho77-content-bx .list{ list-style: none; padding: 0px; margin-bottom: 30px;}
.pc-on-psycho77-content-bx .list li:last-child{ margin-bottom: 0px;}
.pc-on-psycho77-content-bx .list li{font-family: poppins; font-size: 16px; font-weight: 600; color: #000; line-height: 30px; margin-bottom: 3px; display: flex; align-items: baseline;}
.pc-on-psycho77-content-bx .bx{ background-color: #3081c0; width: 11px; height: 11px; display: inline-block; margin-right: 15px;}

/*=== psychological Help section start ===*/

.pc-psycho-help-wrap{background-color: #fff; padding: 120px 0px;}
.pc-psycho-help-heading{text-align: center;}
.pc-psycho-help-heading h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #000; line-height: 1.2; margin-bottom: 40px;}
.pc-psycho-help-heading p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 36px; margin-bottom: 30px;}
.pc-psycho-help-heading p span{font-family: poppins; font-size: 16px; font-weight: 600; color: #000; line-height: 30px; margin-bottom: 40px;}
.pc-psycho-help-content{padding: 0px 176px;}
.pc-psycho-help-content p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 30px; margin-bottom: 50px;}
.pc-psycho-help-content p span{font-family: poppins; font-size: 16px; font-weight: 600; color: #000; line-height: 30px; margin-bottom: 30px;}
.pc-psycho-help-content p a{font-family: poppins; font-size: 16px; font-weight: 400; color: #095a97; line-height: 30px; margin-bottom: 30px;}

.pc-psycho-help-content .bottom-box{display: inline-flex; align-items: center; max-width: 706px; width: 100%;}

.pc-psycho-help-content .content-bx1{width: 50%; height: 91px; border-radius: 50px 0px 0px 50px; background-color: #fed6a2; display: inline-flex; align-items: center; padding: 20px 57px;}
.pc-psycho-help-content .content-bx1 .media{margin-right: 7px;}
.pc-psycho-help-content .content-bx1 h5{font-family: 'open sans'; font-size: 18px; font-weight: 700; color: #000; margin-bottom: 0px;}

.pc-psycho-help-content .content-bx2{width: 50%; height: 91px; border-radius: 0px 50px 50px 0px; background-color: #143147; display: inline-flex; align-items: center; padding: 20px 30px 20px 15px;}
.pc-psycho-help-content .content-bx2 .media{margin-left: 7px;}
.pc-psycho-help-content .content-bx2 h5{font-family: 'open sans'; font-size: 18px; font-weight: 700; color: #fff; margin-bottom: 0px;}

@media only screen and (max-width:991px){
  .pc-psycho-help-content .bottom-box{display: inline-block;}
  .pc-psycho-help-heading h2 br,
  .pc-psycho-help-heading p br{display: none;}
  .pc-on-psycho-left-part{margin-bottom: 70px;}
  .pc-on-psycho-wrap{padding: 70px;}
  .pc-on-psycho77-wrap{padding: 70px 0px;}
  .pc-psycho-help-wrap{padding: 70px 0px 40px 0px;}
}

@media only screen and (max-width:1200px){
  .pc-psycho-help-content{padding: 0px;}
  .pc-psycho-help-content .content-bx1,
  .pc-psycho-help-content .content-bx2{border-radius: 50px; margin-bottom: 30px;}
}

@media only screen and (max-width:575px){
  .pc-psycho-help-heading h2{font-size: 36px;}
  .pc-on-psycho-left-part h2{font-size: 36px;}
}

/*======================
  Home Page 8 Start 
==========================*/

/*=== What is section start ===*/

.pc-what-is-wrap{background-color: #fff; padding: 120px 0px;}
.pc-what-is-heading{text-align: center;}
.pc-what-is-heading h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #0b0948;}
.pc-what-is-content{margin-top: 70px;}
.pc-what-is-content p{font-family: poppins; font-size: 18px; font-weight: 400; color: #555; line-height: 30px; margin-bottom: 30px;}
.pc-what-is-content p:last-child{margin: 0px;}
.pc-what-is-content span{font-family: poppins; font-size: 18px; font-weight: 600; color: #000; line-height: 30px;}



/*=== Elements of section start ===*/

.pc-element-wrap{background-color: #fff; padding: 120px 0px;}
.pc-element-heading{text-align: center;}
.pc-element-heading h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #0b0948;}
.pc-element-content{margin-top: 70px;}

/*==== Left Part ====*/
.pc-element-left-part{margin-left: -140px;}
.pc-element-left-part-img img{margin: 100px 0px;}

/*===== Right Part =====*/
.pc-element-right-part .back-bx{border: 1px solid #ddd; border-radius: 10px; padding: 20px 10px 20px 30px; margin-bottom: 20px;}
.back-bx h4{font-family: roboto; font-size: 24px; font-weight: 900; color: #0b0948; border-bottom: 1px solid #ddd; margin-bottom: 15px; margin-top: 0px; padding-bottom: 15px;}
.back-bx p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 24px; margin-bottom: 0px;}


/*=== Benefits of section start ===*/

.pc-benefits-wrap{background-color: #fff; padding: 120px 0px;}
.pc-benefits-heading{text-align: center;}
.pc-benefits-heading h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #0b0948;}
.pc-benefits-content{margin-top: 70px;}

/*==== Left Part ====*/
.pc-benefits-right-part-img img{margin: 90px 0px;}

/*===== Right Part =====*/
.pc-benefits-left-part .back-bx{border: 1px solid #ddd; border-radius: 10px; padding: 20px 10px 20px 30px; margin-bottom: 20px;}
.back-bx h4{font-family: roboto; font-size: 24px; font-weight: 900; color: #0b0948; border-bottom: 1px solid #ddd; margin-bottom: 15px; margin-top: 0px; padding-bottom: 15px;}
.back-bx p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 24px; margin-bottom: 0px;}


/*=== Who is section start ===*/

.pc-who-is-wrap{background-color: #fff; padding: 120px 0px;}
.pc-who-is-heading{text-align: center;}
.pc-who-is-heading h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #0b0948; margin-bottom: 24px;}
.pc-who-is-heading p{font-family: poppins; font-size: 18px; font-weight: 400; color: #555; line-height: 30px;}
.pc-who-is-content{margin-top: 70px;}

/*==== Left Part ====*/
.pc-who-is-left-part{margin-left: -65px;}
.pc-who-is-left-part-img img{margin: 65px 0px;}

/*===== Right Part =====*/
.pc-who-is-right-part .back-bx{border: 1px solid #ddd; border-radius: 10px; padding: 20px 10px 20px 30px; margin-bottom: 20px;}
.back-bx h4{font-family: roboto; font-size: 24px; font-weight: 900; color: #0b0948; border-bottom: 1px solid #ddd; margin-bottom: 15px; margin-top: 0px; padding-bottom: 15px;}
.back-bx p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 24px; margin-bottom: 0px;}


/*=== Why choose section start ===*/

.pc-why-choo-wrap{background-color: #fff; padding: 120px 0px;}
.pc-why-choo-heading{text-align: center;}
.pc-why-choo-heading h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #000; margin-bottom: 24px;}
.pc-why-choo-heading p{font-family: poppins; font-size: 18px; font-weight: 400; color: #555; line-height: 30px;}

.pc-why-choo-content{margin-top: 70px;}
.content-box{background-color: #fff; box-shadow: rgb(0, 0, 0, .2) 0px 0px 55px; padding: 50px 30px; text-align: left; min-height: 363px; margin-bottom: 30px;}
.content-box .media{margin-bottom: 40px;}
.content-box h4{font-family: roboto; font-size: 20px; font-weight: 900; color: #000; margin-bottom: 20px; line-height: 1.2;}
.content-box p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 28px; margin-bottom: 0px;} 
.pc-why-choo-content .content-box1 .content-box{background-color: #fff3e3;}
.pc-why-choo-content .content-box1 .content-box p{color: #000;}


/*=== Free Consultation section start ===*/

.pc-free-cons-wrap{background-color: #fff; padding: 120px 0px;}
.pc-free-cons-content{text-align: center; border: 1px solid #ddd; border-radius: 30px; padding: 50px 25px;}
.pc-free-cons-content h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #000; margin-bottom: 50px; line-height: 48px;}
.pc-free-cons-content p{font-family: poppins; font-size: 20px; font-weight: 400; color: #555; line-height: 48px; margin-bottom: 0px;}
.pc-free-cons-content span{font-family: poppins; font-size: 20px; font-weight: 600; color: #000; line-height: 48px;}


/*=== Call to action section start ===*/

.pc-cll-act-wrap{background-color: #fff;}
.pc-cll-act-content{text-align: center; border-radius: 20px; padding: 80px 0px; background-color: #fff3e3;}
.pc-cll-act-content h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #000; margin-bottom: 50px; line-height: 48px;}
.pc-cll-act-content a{background-color: #002038; padding: 20px 40px; border-radius: 5px; font-family: poppins; font-size: 15px; font-weight: 500; color: #fff; text-decoration: none; display: inline-flex; align-items: center;}
.pc-cll-act-content a i{margin-left: 10px;}

@media only screen and (max-width:1600px){
  .pc-who-is-left-part-img img{margin: 65px 0px 65px 0px;}
  .pc-who-is-left-part{margin-left: 0px;}
  .pc-element-left-part{margin-left: 0px;}
  .pc-element-left-part-img img{margin: 150px 0px 150px 0px;}
}

@media only screen and (max-width:991px){
  .pc-cll-act-content{padding: 40px;}
  .pc-who-is-left-part-img img{margin: 0px 0px 70px 0px;}
  .pc-benefits-right-part-img img{margin: 70px 0px 0px 0px;}
  .pc-element-left-part-img img{margin: 0px 0px 70px 0px;}
  .pc-benefits-wrap{padding: 70px 0px;}
  .pc-element-wrap{padding: 70px 0px;}
  .pc-what-is-wrap{padding: 70px 0px;}
  .pc-who-is-wrap{padding: 70px 0px}
  .pc-why-choo-wrap{padding: 70px 0px;}
  .pc-free-cons-wrap{padding: 70px 0px;}
  .pc-cll-act-wrap{padding: 70px 0px;}
  .pc-cll-act-content h2 br,
  .pc-who-is-heading p br,
  .pc-why-choo-heading p br{display: none;}
}

@media only screen and (max-width:575px){
  .pc-what-is-heading h2,
  .pc-free-cons-content h2,
  .pc-why-choo-heading h2,
  .pc-who-is-heading h2,
  .pc-benefits-heading h2,
  .pc-element-heading h2{font-size: 36px;}
}

/*======================
  Home Page 9 Start 
==========================*/

/*=== psychological Help section start ===*/

.pc-psycho9-wrap{background-color: #fff; padding: 120px 0px;}
.pc-psycho9-heading{text-align: center; margin-bottom: 40px;}
.pc-psycho9-heading h2{font-family: roboto; font-size: 42px; font-weight: 900; color: #000; line-height: 1.2; margin-bottom: 40px;}
.pc-psycho9-heading p{font-family: poppins; font-size: 16px; font-weight: 400; color: #555; line-height: 36px; margin-bottom: 30px;}
.pc-psycho9-heading span{font-family: poppins; font-size: 16px; font-weight: 600; color: #000; line-height: 36px; margin-bottom: 30px;}

.pc-psycho9-content{text-align: center;}
.pc-psycho9-content .bottom-box{display: inline-flex; max-width: 1140px; width: 100%;}

.pc-psycho9-content .content-bx1{width: 33.33%; height: 91px; border-radius: 50px 0px 0px 50px; background-color: #fed6a2; display: inline-flex; align-items: center; justify-content: center;}
.pc-psycho9-content .content-bx1 a{font-family: 'open sans'; font-size: 18px; font-weight: 700; color: #000; text-decoration: none;}

.pc-psycho9-content .content-bx2{width: 33.33%; height: 91px; background-color: #143147; display: inline-flex; align-items: center; justify-content: center; position: relative;}
.pc-psycho9-content .content-bx2:before{ content: ''; width: 24px; height: 24px; background-color: #fed6a2; border-radius: 50%; position: absolute; left: -10px;}
.pc-psycho9-content .content-bx2:after{ content: ''; width: 24px; height: 24px; background-color: #c6ede4; border-radius: 50%; position: absolute; right: -10px;}
.pc-psycho9-content .content-bx2 a{font-family: 'open sans'; font-size: 18px; font-weight: 700; color: #fff; text-decoration: none;}

.pc-psycho9-content .content-bx3{width: 33.33%; height: 91px; border-radius: 0px 50px 50px 0px; background-color: #c6ede4; display: inline-flex; align-items: center; justify-content: center;}
.pc-psycho9-content .content-bx3 a{font-family: 'open sans'; font-size: 18px; font-weight: 700; color: #000; text-decoration: none;}


/*=== Faq section start ===*/

.pc-faq-wrap{ background-color: #fff; padding: 120px 0px;}
.pc-faq-heading{ text-align: center; margin-bottom: 70px;}
.pc-faq-heading h2{ font-family: roboto; font-size: 42px; font-weight: 900; color: #000; line-height: 48px;}

/*-- accordian start--*/

.pc-faq-acd-1{ margin: 0px auto;  max-width: 1140px;}
.pc-faq-acd-1 .panel-group .panel.panel-default{ margin-bottom: 30px; border-radius: 10px; border: 2px solid #143147; position: relative;}

.pc-faq-acd-1 .panel-default .panel-heading{ border: none; background: none; padding:0px;}
.pc-faq-acd-1 .panel-default .panel-heading a{color: #000; background-color: #fff; padding: 35px;}
.pc-faq-acd-1 .panel-title{ font-family: roboto; font-size: 28px; font-weight: 900; color: #222; line-height: 36px; margin-bottom: 0px;}

.pc-faq-acd-1 .panel-group .panel.panel-default .panel-body{font-family: poppins; font-size: 18px; font-weight: 400; color: #777; line-height: 32px; padding: 35px 35px 35px 40px; border-top: 1px solid #ddd; border-radius: 0px 0px 10px 10px;}
.pc-faq-acd-1 .panel-title  a[aria-expanded=true] i:before{ content:'\F2EA';}
.pc-faq-acd-1 .panel-title  a[aria-expanded=true]{ border-radius: 10px 10px 0px 0px;}

.pc-faq-acd-1 .panel.panel-default .panel-heading .panel-title a{ display: flex; align-items: center; border-radius: 10px; text-decoration: none; padding-right: 80px;}
.pc-faq-acd-1 .panel.panel-default .panel-heading .panel-title i{ font-size: 45px; position: absolute; right: 35px; top: 35px;}


/*=== Footer section start ===*/

.pc-foo9-wrap{background-color: #2e5e82;}

/*=== top part ===*/
.pc-foo-tp-part{padding: 90px 0px; text-align: center; border-bottom: 1px solid rgba(219, 219, 219, 0.4);}
.pc-foo-tp-part h2{ font-family: roboto; font-size: 60px; font-weight: 900; color: #fff; line-height: 1.2; margin-bottom: 40px;}
.pc-foo-tp-part span{font-family: roboto; font-size: 36px; font-weight: 500; color: #fff; line-height: 1.2; margin-bottom: 50px; display: block;}
.pc-foo-tp-part a{font-family: poppins; font-size: 15px; font-weight: 500; color: #fff; text-decoration: none; background-color: #3081c0; padding: 20px 50px; border-radius: 5px; text-transform: uppercase; display: inline-flex; transition: 0.7s;}
.pc-foo-tp-part a:hover{background-color: #000;}
.pc-foo-tp-part a i{margin-left: 12px;}

/*=== mid part ===*/
.pc-foo-mid-part{padding: 80px 0px; border-bottom: 1px solid rgba(219, 219, 219, 0.4);}
.content-bx .media{margin-bottom: 36px;}
.content-bx .social-icon{ list-style: none; position: relative; display: flex; margin-top: 30px;}
.content-bx .social-icon a{ width: 46px; height: 46px; text-align: center; display: inline-flex; border-radius: 50%; color: #000; line-height: 46px; background-color: #fff; margin-right: 10px; transition: 0.7s; border: 2px solid #3081c0; text-decoration: none; justify-content: center; align-items: center;}
.content-bx .social-icon a:hover{ background-color: #3081c0;}
.content-bx .social-icon a:hover i{ color: #fff;}
.content-bx .social-icon a i{ font-size: 20px;}
.content-bx h4{ font-family: roboto; font-size: 24px; font-weight: 600; color: #fff; line-height: 30px; margin-bottom: 20px;}
.content-bx ul{list-style: none; padding: 0px; margin-bottom: 0px;}
.content-bx li a{ font-family: poppins; font-size: 16px; font-weight: 400; color: #fff; line-height: 36px; text-decoration: none; transition: 0.7s;}
.content-bx li a:hover{color: #3081c0;}

/*=== btm part ===*/
.pc-foo-btm-part{padding: 40px 0px; display: flex; align-items: center; justify-content: space-between;} 
.pc-foo-btm-part h5{font-family: poppins; font-size: 16px; font-weight: 400; color: #fff; line-height: 20px;}
.pc-foo-btm-part ul{list-style: none; padding: 0px; display: flex; align-items: center; margin: 0px;}
.pc-foo-btm-part li a{font-family: poppins; font-size: 16px; font-weight: 400; color: #fff; line-height: 20px; text-decoration: none; padding: 0px 30px; border-right: 1px solid rgba(219, 219, 219, 0.4); transition: 0.7s;}
.pc-foo-btm-part li:last-child a{padding: 0px 0px 0px 30px; border: none;}
.pc-foo-btm-part li a:hover{color: #3081c0;}



@media only screen and (max-width:380px){
  .pc-foo-btm-part ul{display: inline-block;}
  .pc-foo-btm-part li a{padding: 0px; border: none;}
  .pc-foo-btm-part li:last-child a{padding: 0px;}
}

@media only screen and (max-width:575px){
  .pc-foo-tp-part h2{font-size: 54px;}
  .pc-foo-mid-part .content-bx h4 br{display: none;}
  .pc-foo-mid-part{padding: 80px 0px 50px 0px;}
  .pc-faq-heading h2,
  .pc-psycho9-heading h2{font-size: 36px;}
}

@media only screen and (max-width:767px){
  .pc-psycho9-content .content-bx1,
  .pc-psycho9-content .content-bx2,
  .pc-psycho9-content .content-bx3{width: 100%;}
}

@media only screen and (max-width:991px){
  .pc-foo-mid-part .content-bx{ margin-bottom: 30px;}
  .pc-foo-btm-part{display: inline-block;}
  .pc-foo-btm-part h5{margin-bottom: 30px;}
  .pc-psycho9-heading h2 br,
  .pc-psycho9-heading p br{display: none;}
  .pc-faq-acd-1 .panel-title{font-size: 22px;}
  .pc-faq-acd-1 .panel.panel-default .panel-heading .panel-title i{font-size: 30px;}
  .pc-psycho9-content .bottom-box{display: block; text-align: center;}
  .pc-psycho9-content .content-bx1,
  .pc-psycho9-content .content-bx2,
  .pc-psycho9-content .content-bx3{border-radius: 50px; margin-bottom: 30px;}
  .pc-psycho9-content .content-bx2:before,
  .pc-psycho9-content .content-bx2:after{display: none;}
  .pc-psycho9-wrap{padding: 70px 0px;}
  .pc-faq-wrap{padding: 70px 0px;}
}





.ws-site-btn, 
.ws-site2-btn { 
  font-size: 16px; 
  border-radius:30px; 
  padding: 13px 25px; 
  display: inline-flex; 
  transition: .5s; 
  color: #fff; 
  text-transform: uppercase; 
  text-decoration: none; 
  cursor: pointer; 
  background-color: #002654;
  align-items: center;
}

.ws-site-btn i, 
.ws-site2-btn i { 
  margin-right:5px;
  margin-left:5px;
}




.mobile-side-btn { display:none; }


.main-bar-wraper .container { max-width: 100%; padding: 0 30px; display: flex; align-items: center; justify-content: space-between; }
.header-style-1 .main-bar-wraper .container {  padding: 0 50px; }

.header-style-1.site-header { background: none; margin-top:0px; }
.header-style-1.site-header.is-sticky { margin-top:0px;  background: #fff; box-shadow: 0 0 50px 10px rgba(0,0,0,0.2); position: fixed; }
.header-style-1.site-header.is-sticky .op-top-menu > li > a { color: #222; }

.header-style-1 .op-top-menu-wrap { width: calc(100% - 500px); }
.header-style-1.site-header { background:none; }
.header-style-1.site-header .op-top-menu > li { padding:0px 10px; }
.header-style-1.site-header .op-top-menu > li > a { color: #222; padding: 5px 15px; }

.op-top-menu  { display:flex; list-style:none; margin:0px; padding:0px; }
.op-top-menu > li  {  padding:0p;  }
.op-top-menu > li > a { color: #222; font-weight: 500; text-transform: uppercase; padding: 5px 25px; font-size: 14px; cursor: pointer; margin:0px; display: block; text-decoration: none; }


#mobile-side-btn { min-height: 46px;  display: none; position: absolute; z-index: 999999;  top:20px; right: 25px; background:none; border:none; z-index:9; }
#mobile-side-btn .icon-bar { background: #000;height: 4px; border-radius: 0; display: block; margin: 3px 0; margin-top: 3px; width: 30px; }



/*=====================
 Oxypro Homepage 1 Start 
 ======================*/

/*==== Op Bnr Section Start ====*/

.op-bnr1-wrap { background-color: #fff; display: flex; padding:0px 20px 20px; gap: 20px;  }
.op-bnr1-left-part { width: 50%; background-color: #37a7f4; padding:150px 90px 100px 90px; border-radius: 20px; background-image: url(assets/images/banner/1.png); background-position: bottom; background-repeat: no-repeat;}
.op-bnr1-left-part h2 { font-family: "Work sans", sans-serif; font-size: 70px;
font-weight: 800; color: #fff; line-height: 1.2; margin-bottom: 64px;}
.op-bnr1-left-part .op-bnr1-left-part-list { list-style: none; display: flex; align-items: center; justify-content: space-between; padding: 0px; margin-bottom: 70px;}
.op-bnr1-left-part .op-bnr1-left-part-list li { font-family: "Poppins", sans-serif; font-size: 22px; font-weight: 500; color: #fff; line-height: 1.2; position: relative; padding-left: 25px;}
.op-bnr1-left-part .op-bnr1-left-part-list li:before {content: ""; background-color: #fff; width:16px; height:16px; border-radius: 50px; position: absolute; left: 0; top: 4px;}
.site-btn a{background-color: #002654; padding: 20px 50px; border-radius: 50px; font-family: "Poppins", sans-serif; font-size: 18px; font-weight: 500; color: #fff; text-decoration: none; display: inline-flex; align-items: center; transition: 0.5s;}
.site-btn a i{ margin-left: 10px; font-size: 25px;}
.site-btn a:hover{background-color: #000;}
.op-bnr1-right-part{width: 50%;}
.op-bnr1-right-part-media{background-image: url(assets/images/banner/1.jpg); background-repeat: no-repeat; background-size: cover; background-position:center top; height: 100%; border-radius: 20px;}


/*==== Op wellcome to oxypro Section Start ====*/


.op-wellcome-wrap { background-image: url(assets/images/wellcome-to-oxypro/1.jpg); border-radius: 20px; padding: 195px 0px 75px 0px; background-repeat: no-repeat; background-size: cover; background-position:center top; margin-bottom: 50px; margin:0px 20px; }
.op-wellcome-content{text-align: center;}
.op-wellcome-heading h2{font-family: "Work sans", sans-serif; font-size: 36px;
font-weight: 600; color: #fff; line-height: 1.2; margin-bottom: 40px;}
.op-wellcome-heading h2 span{color: #22c6ff;}
.op-wellcome-heading p{font-family: "Poppins", sans-serif; font-size: 18px; font-weight: 400; color: #fff; line-height: 1.4; margin-bottom: 50px;}
.op-wellcome-btm-part .op-wellcome-btm-bx1{background-color: #fff; border-radius: 20px; padding: 35px 40px;}
.op-wellcome-btm-bx1-media{margin-bottom: 35px;}
.op-wellcome-btm-bx1-media img { height:90px;}
.op-wellcome-btm-bx1-info h4{font-family: "Work sans", sans-serif; font-size: 18px;
font-weight: 600; color: #000; line-height: 1.2; margin-bottom: 15px;}
.op-wellcome-btm-bx1-info p{font-family: "Poppins", sans-serif; font-size: 16px;
font-weight: 400; color: #555; line-height: 1.4; margin-bottom: 0;}

/*==== Op what is Section Start ====*/

.op-what-is-wrap{background-color: #fff; padding: 50px 0px;}
.op-what-is-content{margin-bottom: 40px;}
.op-what-is-left-part{padding-right: 111px;}
.op-what-is-left-part h2{font-family: "Work sans", sans-serif; font-size: 36px;
font-weight: 600; color: #000; line-height: 1.2; margin-bottom: 20px;}
.op-what-is-left-part h2 span{color: #0b9ed1;}
.op-what-is-left-part p{font-family: "Work sans", sans-serif; font-size: 18px; font-weight: 400; color: #555; line-height: 1.4; margin-bottom: 25px;}
.op-what-is-left-part h4{font-family: "Work sans", sans-serif; font-size: 25px;
font-weight: 600; color: #000; line-height: 1.2; margin-bottom: 20px;}
.op-what-is-left-part .list{list-style: none; padding: 0px; margin-bottom: 0px;}
.op-what-is-left-part .list li{font-family: "Poppins", sans-serif; font-size: 16px; font-weight: 400; color: #000; margin-bottom: 12px; padding-left: 30px; position: relative;}
.op-what-is-left-part .list li i{position: absolute; left: 0px; top: 0px; font-size: 20px;}
.op-what-is-left-part .list li:last-child{margin-bottom: 0px;}
.op-what-is-right-part img{border-radius: 20px;}
.op-your-safety-content .row{display: flex; align-items: center;}

/*==== Op why choose Section Start ====*/

.op-why-choose-wrap{background-color: #fff; padding: 50px 0px;}
.op-why-choose-content{ text-align: center;}
.op-why-choose-heading h2{font-family: "Work sans", sans-serif; font-size: 36px;
font-weight: 600; color: #000; line-height: 1.2; margin-bottom: 20px;}
.op-why-choose-heading h2 span{color: #22c6ff;}
.op-why-choose-heading p{font-family: "Poppins", sans-serif; font-size: 18px; font-weight: 400; color: #555; line-height: 1.4; margin-bottom: 40px;}
.op-why-choose-content-part{display: flex;  align-items: center; gap: 30px;}
.op-why-choose-content-bx1{background-color: #fff; border-radius: 10px; padding: 40px 16px 30px 16px;}
.op-why-choose-content-bx1 .media{margin-bottom: 30px;}
.op-why-choose-content-bx1 .title{font-family: "Work sans", sans-serif; font-size: 16px;
font-weight:600; color: #000; line-height: 1.2;}

/*==== Op pricing Section Start ====*/

.op-pricing-wrap{background-color: #fff; padding: 50px 0px;}
.op-pricing-heading{text-align: center;}
.op-pricing-heading h2{font-family: "Work sans", sans-serif; font-size: 36px;
font-weight: 600; color: #000; line-height: 1.2; margin-bottom: 20px;}
.op-pricing-heading h2 span{color: #22c6ff;}
.op-pricing-heading p{font-family: "Poppins", sans-serif; font-size: 18px; font-weight: 400; color: #555; line-height: 1.4; margin-bottom: 40px;}
.op-pricing-table{background-color: #3aa9f8; border-radius: 15px; transition: 0.5s;}
.op-pricing-table:hover{background-color: #002654;}
.op-pricing-table:hover .op-pricing-table-btm-part a{background-color: #3aa9f8;}
.op-pricing-table-tp-part{padding: 40px 40px 30px 40px; border-bottom: 1px solid #ddd;}
.op-pricing-table-tp-part h4{font-family: "Poppins", sans-serif; font-size: 24px; font-weight: 500; color: #fff; line-height: 1.2; margin-bottom: 10px;}
.op-pricing-table-tp-part .op-plan-tp{margin-bottom: 10px;}
.op-pricing-table-tp-part .price{font-family: "Poppins", sans-serif; font-size: 48px; font-weight: 600; color: #fff;}
.op-pricing-table-tp-part .dueration{font-family: "Poppins", sans-serif; font-size: 16px; font-weight: 400; color: #d1e7fd;}
.op-pricing-table-tp-part p{font-family: "Poppins", sans-serif; font-size: 16px; font-weight: 400; color: rgba(255, 255, 255, 0.8); margin-bottom: 0px;}
.op-pricing-table-btm-part{padding: 30px 40px 40px 40px;}
.op-pricing-table-btm-part h4{font-family: "Poppins", sans-serif; font-size: 20px; font-weight: 500; color: #fff; margin-bottom: 25px;}
.op-pricing-table-btm-part .list-st-white{list-style: none; padding: 0px; margin-bottom: 40px;}
.op-pricing-table-btm-part .list-st-white li{font-family: "Poppins", sans-serif; font-size: 16px; font-weight: 400; color: #fff; margin-bottom: 12px; padding-left: 30px; position: relative;}
.op-pricing-table-btm-part .list-st-white li i{position: absolute; left: 0px; top: 0px; font-size: 20px; color: #fff;}
.op-pricing-table-btm-part .list-st-white li:last-child{margin-bottom: 0px;}
.op-pricing-table-btm-part a{background-color: #002654; width: 100%; height: 56px; display: inline-flex; align-items: center; justify-content: center; text-decoration: none; font-family: "Poppins", sans-serif; font-size: 20px; font-weight: 500; color: #fff; border-radius: 5px;}

/*==== Op subscribe Section Start ====*/

.op-subscribe-wrap{background-color: #fff; padding: 50px 0px;}
.op-subscribe-left-part{margin: 38px 0px;}
.op-subscribe-left-part h2{font-family: "Work sans", sans-serif; font-size: 36px;
font-weight: 600; color: #000; line-height: 1.2; margin-bottom: 30px;}
.op-subscribe-left-part .list{list-style: none; padding: 0px; margin-bottom: 40px;}
.op-subscribe-left-part .list li{font-family: "Poppins", sans-serif; font-size: 16px; font-weight: 400; color: #000; margin-bottom: 12px; padding-left: 30px; position: relative;}
.op-subscribe-left-part .list li i{position: absolute; left: 0px; top: 0px; font-size: 20px;}
.op-subscribe-left-part .list li:last-child{margin-bottom: 0px;}
.op-subscribe-left-part .site-btn2 a{background-color: #3ba8f7; padding: 15px 30px; border-radius: 50px; font-family: "Poppins", sans-serif; font-size: 18px; font-weight: 500; color: #fff; text-decoration: none; display: inline-flex; align-items: center; transition: 0.5s;}
.op-subscribe-left-part .site-btn2 a i{ margin-left: 10px; font-size: 25px;}
.op-subscribe-left-part .site-btn2 a:hover{background-color: #002654;}
.op-subscribe-right-part .op-right-part-img1 img{border-radius: 10px;}
.op-subscribe-right-part .op-right-part-img2{height: 100%;}
.op-subscribe-right-part .op-right-part-img2 img{border-radius: 10px; height: 100%;}

/*==== Op perfect Section Start ====*/

.op-perfect-wrap{background-color: #fff; padding: 50px 0px;}
.op-perfect-left-part{border-radius: 15px; background-image: url(assets/images/perfect-for/1.jpg);}
.op-perfect-right-part{background-color: #002654; background-image: url(assets/images/perfect-for/1.png); background-repeat: no-repeat; background-position: top right; padding: 70px; border-radius: 15px;}
.op-perfect-right-part h2{font-family: "Work sans", sans-serif; font-size: 36px;
font-weight: 600; color: #fff; line-height: 1.2; margin-bottom: 40px;}
.op-perfect-right-content-bx{background-color: #fff; border-radius: 10px; padding: 30px 40px; display: flex; align-items: center; margin-bottom: 30px;}
.op-perfect-right-content-bx:last-child{margin-bottom: 0px;}
.op-perfect-right-content-bx .media{max-width: 50px; width: 100%;}
.op-perfect-right-content-bx .title{font-family: "Work sans", sans-serif; font-size: 22px;
font-weight: 600; color: #000; line-height: 1.2; padding-left: 20px;}

/*==== Op faq Section Start ====*/

.op-faq-wrap{background-color: #fff; padding: 50px 0px 100px 0px;}
.op-faq-content h2{font-family: "Work sans", sans-serif; font-size: 36px;
font-weight: 600; color: #000; line-height: 1.2; margin-bottom: 40px; text-align: center;}
.op-faq-content h2 span{color: #22c6ff;}

/*-- accordian start--*/
.op-faq-acd-1 .panel-group .panel.panel-default{ margin-bottom: 20px; border-radius: 15px; border: 1px solid #c1c1c1;}
.op-faq-acd-1 .panel-default .panel-heading{border: none; background: none; padding: 0px;}
.op-faq-acd-1 .panel-default .panel-heading a{color: #000; background-color: transparent; padding: 20px 30px 20px 30px;}
.op-faq-acd-1 .panel-title{font-family: "Work sans", sans-serif; font-size: 22px; font-weight: 600; color: #222; margin-bottom: 0px;}
.op-faq-acd-1 .panel.panel-default .panel-heading .panel-title a{display: flex; justify-content: space-between; align-items: center; border-radius: 15px; text-decoration: none;}
.op-faq-acd-1 .panel.panel-default .panel-heading .panel-title i{font-size: 36px;}
.op-faq-acd-1 .panel-group .panel.panel-default .panel-body{font-family: 'poppins', sans-serif; font-size: 18px; font-weight: 400; color: #555; line-height: 1.4; padding: 0px 25px 25px 35px; border-radius: 0px 0px 10px 10px; height: 125px;}
.op-faq-acd-1 .panel-title  a[aria-expanded=true] i:before{ content:'\F2EA';}
.op-faq-acd-1 .panel-title  a[aria-expanded=true]{ border-radius: 15px 15px 0px 0px;}

/*==== Op call to action Section Start ====*/

.op-cll-to-act-content{display: flex; margin-bottom: -253px; background-color:#37a7f4; border-radius:30px; position: relative; overflow:hidden; }
.op-cll-to-act-left-part{padding: 50px 0px 50px 60px; width: 50%; background-color: #3ba8f7;
border-radius: 20px 0px 0px 20px;}
.op-cll-to-act-left-part h2{font-family: "Work sans", sans-serif; font-size: 40px; font-weight: 600; color: #fff; margin-bottom: 30px;}
.op-cll-to-act-left-part h2 span{color: #000;}
.op-cll-to-act-left-part p{font-family: 'poppins', sans-serif; font-size: 20px; font-weight: 500; color: #fff; line-height: 1.4; margin-bottom: 20px;}
.op-cll-to-act-right-part{padding: 15px 20px; width: 50%; background-color: #3ba8f7;
border-radius: 0px 20px 20px 0px;}
.op-cll-to-act-right-part img{border-radius: 15px; height: 100%;}
.op-cll-to-act-conact-bx{background-color: #fff; padding: 25px 40px; border-radius: 15px; display: inline-flex; width: 437px;}
.op-cll-to-act-conact-bx .info{padding-left: 30px; width: calc(100% - 40px);}
.op-cll-to-act-conact-bx .info h4{font-family: 'poppins', sans-serif; font-size: 16px; font-weight: 500; color: #555; margin-bottom: 10px;}
.op-cll-to-act-conact-bx .info strong{font-family: 'poppins', sans-serif; font-size: 20px; font-weight: 700; color: #000; margin-bottom: 10px; display: inline-block;}
.op-cll-to-act-conact-bx .info span{font-family: "Work sans", sans-serif; font-size: 18px; font-weight: 700; color: #555; display: inline-block;}

/*==== Op footer Section Start ====*/

.op-foo-wrap{background-color: #002654; padding: 338px 0px 40px 0px; margin: 0px 20px 20px 20px; border-radius: 20px; background-image: url(assets/images/footer/2.png); background-repeat: no-repeat; background-position: left;}
.op-foo-tp-content .op-foo-logo{text-align: center;}
.op-foo-top-part{padding-bottom: 40px; border-bottom: 1px solid rgba(221, 221, 221, 0.1); margin-bottom: 40px;}
.op-foo-top-part .op-foo-list{list-style: none; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0px; margin: 0px;}
.op-foo-top-part .op-foo-list li{font-family: 'poppins', sans-serif; font-size: 18px; font-weight: 400; color: #fff;}
.op-foo-top-part .op-foo-list li a { color: #fff; text-decoration:none; padding:5px 15px; }
.op-foo-top-part .op-foo-list li a:hover { color:#3ba8f7; }
.op-foo-btm-part{margin-bottom: 70px;}
.op-foo-btm-part .op-foo-btm-list{list-style: none; display: flex; align-items: center; justify-content: space-between; padding: 0px; margin: 0px;}
.op-foo-btm-part .op-foo-btm-list li {display: flex; align-items: center; font-family: 'poppins', sans-serif; font-size: 18px; font-weight: 500; color: #fff; line-height: 1.2; text-decoration: none; color:#fff; }
.op-foo-btm-part .op-foo-btm-list li i{margin-right: 15px; font-size: 30px;}
.op-foo-btm-content{padding-top: 40px; border-top: 1px solid rgba(221, 221, 221, 0.1); display: flex; align-items: center; justify-content: space-between;}
.op-foo-btm-left-part{font-family: 'poppins', sans-serif; font-size: 18px; font-weight: 500; color: #fff;}
.op-foo-btm-left-part span{color: #39a9f6;}
.op-foo-btm-right-part .list{display: flex; align-items: center; list-style: none; padding: 0px; margin: 0px;} 
.op-foo-btm-right-part .list li a{margin-right: 30px; font-family: 'poppins', sans-serif; font-size: 18px; font-weight: 500; color: #fff; text-decoration: none;}
.op-foo-btm-right-part .list li:last-child a{margin: 0px;}


@media only screen and (max-width:1800px){
.header-style-1 .op-top-menu-wrap { width: calc(100% - 470px); }
.header-style-1.site-header .op-top-menu > li { padding: 0px 7px; }
.header-style-1.site-header .op-top-menu > li > a { padding: 5px 10px; }
.op-bnr1-left-part { padding: 150px 60px 100px 60px; }
.op-bnr1-left-part h2 { font-size: 60px; margin-bottom:50px; }
.op-bnr1-left-part .op-bnr1-left-part-list li { font-size:20px; padding-left:20px; }
.op-bnr1-left-part .op-bnr1-left-part-list li::before { width: 14px; height: 14px; top: 6px; }
.op-bnr1-left-part .op-bnr1-left-part-list { margin-bottom: 50px; }
}

@media only screen and (max-width:1600px){
.header-style-1.site-header .op-top-menu > li > a { padding: 5px 5px; }
.op-bnr1-left-part { padding: 100px 40px 90px 40px; }
.op-wellcome-wrap { padding: 170px 0px 75px 0px; margin:0px 15px; }
.op-bnr1-left-part h2 { font-size: 60px; margin-bottom:50px; }
.op-bnr1-left-part .op-bnr1-left-part-list li { font-size:20px; padding-left:20px; }
.op-bnr1-left-part .op-bnr1-left-part-list li::before { width: 14px; height: 14px; top: 6px; }
.op-bnr1-left-part .op-bnr1-left-part-list { margin-bottom: 50px; }
.op-bnr1-left-part .op-bnr1-left-part-list li { font-size: 18px; padding-left: 20px; }
.op-bnr1-left-part .op-bnr1-left-part-list li::before { width: 12px; height: 12px; top:6px; }
}
@media only screen and (max-width:1500px){
.op-bnr1-wrap { padding: 15px; gap: 15px; }
.header-style-1.site-header .op-top-menu > li > a { padding: 5px 3px; }
.op-bnr1-left-part { padding:100px 40px 90px 40px; }
.op-bnr1-left-part h2 { font-size:55px; margin-bottom:50px; }
.op-wellcome-heading h2 { line-height: 1.1; margin-bottom: 20px; }
}

@media only screen and (max-width:1400px){
.header-style-1 .main-bar-wraper .container { padding: 0 30px; }
.op-bnr1-left-part .op-bnr1-left-part-list li { font-size: 16px; }
.op-bnr1-left-part .op-bnr1-left-part-list { margin-bottom: 40px; }
.op-bnr1-left-part h2 { font-size: 50px; margin-bottom:30px; }
}


@media only screen and (max-width: 1296px){
.op-bnr1-left-part .op-bnr1-left-part-list { flex-wrap: wrap; margin-bottom:10px; }
.op-bnr1-left-part .op-bnr1-left-part-list li{margin-bottom:20px;}
}



@media only screen and (max-width: 1200px){
.extra-nav.header-2-nav { margin-right:0px; }
.op-bnr1-left-part .op-bnr1-left-part-list li {  margin-bottom: 20px;  width: 50%; }
.op-bnr1-left-part .op-bnr1-left-part-list li::before { top: 3px; }
.op-bnr1-left-part h2 { font-size:40px; }
.op-wellcome-heading h2 br {display: none;}
.op-wellcome-btm-bx1{height: 100%;}
.op-what-is-left-part{padding-right: 0px;}
.op-wellcome-btm-bx1-info h4 br{display: none;}

.op-foo-btm-part .op-foo-btm-list { display: block;}
.op-foo-btm-part .op-foo-btm-list { margin-bottom:0px;}
.op-foo-btm-part .op-foo-btm-list li { margin-bottom:20px;}
 .header-style-1 .op-top-menu-wrap { width: calc(100% - 400px);  }
.op-pricing-wrap { padding: 10px 0px 30px; }

}

@media only screen and (max-width: 1024px){
.op-bnr1-left-part h2{font-size: 64px;}
}

@media only screen and (max-width: 991px){
.op-bnr1-wrap { display:flex; flex-wrap:wrap; }
.op-bnr1-left-part { padding:80px 40px 60px 40px;  width: 100%; }
.op-bnr1-right-part { width: 100%; min-height: 400px; }

.op-wellcome-heading p br{display: none;}
.op-what-is-left-part h2 br{display: none;}
.op-what-is-left-part .list{margin-bottom: 40px;}
.op-what-is-right-part{margin-bottom: 40px;}
.op-what-is-right-part img{width: 100%;}
.op-why-choose-heading p br{display: none;}
.op-pricing-table{margin-bottom: 30px;}
.op-pricing-heading p br{display: none;}
.op-right-part-img1{margin-bottom: 40px; width: 100%;}
.op-foo-logo{margin-bottom: 40px;}
.op-wellcome-btm-bx1{margin-bottom: 30px;}
.op-wellcome-btm-bx1-info h4 br{display: none;}
.op-why-choose-content-part{display: block; text-align: center;}
.op-why-choose-content-bx1 { display:block; width: 100%; margin-bottom:5px;}
.op-perfect-left-part{width: 100%;}
.op-right-part-img1 img{width: 100%;}
.op-right-part-img2 img{width: 100%;}
.op-why-choose-wrap { padding: 50px 0px 0px; }
.op-pricing-heading h2 { font-size: 28px; }
.op-wellcome-btm-bx1-media { margin-bottom: 20px; }
.op-wellcome-btm-part .op-wellcome-btm-bx1 { padding: 30px 35px 10px; }
.op-wellcome-heading p { font-size: 16px; } 

}

@media only screen and (max-width: 768px){
.op-wellcome-wrap { padding: 120px 50px 90px 50px;}
.op-wellcome-btm-bx1{margin-bottom: 30px;}
.op-wellcome-btm-bx1-info h4 br{display: none;}
.op-what-is-left-part{padding: 0px;}
.op-perfect-right-content-bx{display: block; text-align: center;}
.op-perfect-right-content-bx .media{display: inline-block; margin-bottom: 30px;}
}


@media only screen and (max-width: 580px){
.op-faq-acd-1 .panel-title{font-size: 18px;}
}



/*========================
 Oxypro Contact Us Start 
 =========================*/

.op-inner-bnr { background:#002654; padding:30px 0px; margin-top:0px; }
.op-inner-bnr .op-title-bnr { color:#fff; }
.op-inner-bnr .op-breadcrumb-bnr { color:#fff; list-style:none; display:flex; margin:0px; padding:0px; }
.op-inner-bnr .op-breadcrumb-bnr li { color:#fff; margin-right:20px; }
.op-inner-bnr .op-breadcrumb-bnr li a { color:#fff; text-decoration:none;  }
.op-inner-bnr-img { width:50vw; height:350px; background-color:red; position: relative; right:-20px; transform: skewX(-15deg); border-radius:30px 0px 0px 100px; overflow:hidden; }
.op-inner-bnr-img img { min-width:110%; height:100%; object-fit:cover; object-position:center; transform: skewX(15deg); margin-left:-10%; }

/*==== Op Contact Us info Section Start ====*/

.op-contact-wrap{padding: 100px 0px;}
.op-contact-heading{text-align: center; margin-bottom: 100px;}
.op-contact-heading h4{font-family: "Work sans", sans-serif; font-size: 20px; font-weight: 700; color: #3ba9f6; margin-bottom: 20px;}
.op-contact-heading h2{font-family: "Work sans", sans-serif; font-size: 40px; font-weight: 700; color: #26292b; line-height: 1.2;}
.op-contact-top-part{margin-bottom: 80px;}
.op-contact-con-info-bx{background-color: transparent; padding: 30px; border: 1px solid #ddd; border-radius: 10px; display: flex; align-items: center; height: 100%;}
.op-contact-con-info-bx .media{background-color: #3ba9f6; border-radius: 7px; display: flex; align-items: center; justify-content: center; width: 70px; height: 70px;} 
.op-contact-con-info-bx .media i{color: #fff; font-size: 30px;}
.op-contact-con-info-bx .media svg { width:30px; color:#fff; }
.op-contact-con-info-bx .info{width: calc(100% - 70px); padding-left: 30px;}
.op-contact-con-info-bx .info h4{font-family: "Work sans", sans-serif; font-size: 20px; font-weight: 700; color: #000;}
.op-contact-con-info-bx .info p{font-family: 'poppins', sans-serif; font-size: 18px; font-weight: 400; color: #555; line-height: 1.4;}
.op-contact-btm-part{text-align: center;}

/*==== contact form ====*/
.op-contact-bottom-part{position: relative;}
.op-con-left-part-image{position: absolute; width:300px; top: 75px; left:170px;}
.op-con-right-part-image{position: absolute; width:300px;  top: 180px; right:170px;}
.op-contact-con-form .op-contact-con-form { background-color:#fff; border: 1px solid #ddd; border-radius: 30px; padding: 50px; display:block;}
.op-contact-con-form h4{font-family: "Work sans", sans-serif; font-size: 30px; font-weight: 700; color: #000; margin-bottom: 15px;}
.op-contact-con-form p{font-family: "poppins", sans-serif; font-size: 16px; font-weight: 400; color: #555; margin-bottom: 40px;}
.op-contact-btm-part form input{background-color: #eef0f2; border-radius: 50px; padding: 25px 25px 25px 60px; width: 751px; border: none; height: 60px; margin-bottom: 20px;}
.op-contact-btm-part form input::placeholder{color: #555; font-family: "poppins", sans-serif; font-size: 14px; font-weight: 400;}
.op-contact-btm-part form textarea{background-color: #eef0f2; border-radius: 20px; padding: 25px 25px 25px 60px; width: 751px; border: none; height: 130px; margin-bottom: 30px; resize: none;}
.op-contact-btm-part form textarea::placeholder{color: #555; font-family: "poppins", sans-serif; font-size: 14px; font-weight: 400;}
.op-contact-btm-part form .input-icon{position: relative;}
.op-contact-btm-part form .input-icon i{position: absolute; top: 18px; left: 30px; font-size: 16px; color: #555;}
.op-contact-btm-part form .input-phone{position: relative;}
.op-contact-btm-part form .input-phone i{position: absolute; top: 22px; left: 30px; font-size: 16px; color: #555; transform: rotate(38deg);}
.op-contact-btm-part form .input-pencil{position: relative;}
.op-contact-btm-part form .input-pencil i{position: absolute; top: 25px; left: 30px; font-size: 16px; color: #555;}
.op-contact-btm-part .radio-btn{width: 25px; height: 25px; border: 1px solid #ddd; border-radius: 50px;}
.op-contact-btm-part .terms-agree{display: flex; align-items: center;  margin-bottom: 34px;}
.op-contact-btm-part .terms-agree label{padding-left: 30px;}
.op-contact-btm-part .site-btn{background-color: #3ba8f7; width: 100%; height: 60px; display: inline-flex; border-radius: 50px; align-items: center; justify-content: center; border-radius: 50px; font-family: "poppins", sans-serif; font-size: 16; font-weight: 700; color: #fff; text-decoration: none;}
.op-con-left-part-image img{border-radius: 165px}
.op-con-right-part-image img{border-radius: 165px}


/*==================
 Oxypro How It Work Start 
 =========================*/

.op-how-it-wrap{padding: 100px 0px; background-color: #fff;}
.op-how-it-tp-part{text-align: center; margin-bottom: 80px;}
.op-how-it-tp-text{max-width: 953px; display: inline-block;}
.op-how-it-tp-text p{font-family: "poppins", sans-serif; font-size: 20px; font-weight: 600; color: #000; font-style: italic; line-height: 1.4;}

.op-how-it-content-bx{display: flex;}
.op-how-it-btm-left-part{width: 50%;}
.op-how-it-btm-left-part img{border-radius: 0px 0px 0px 0px; height: 100%; object-fit: cover; object-position: left; min-height: 485px;}
.op-how-it-btm-right-part{background-color: #3aa9f6; border-radius: 0px 0px 0px 0px; width: 50%; padding: 68px 64px; display: flex; align-items: center; position: relative;}
.op-how-it-btm-right-part h4{font-family: "Work sans", sans-serif; font-size: 28px; font-weight: 700; color: #fff; margin-bottom: 40px; padding-right: 70px;} 
.op-how-it-btm-right-part p{font-family: "poppins", sans-serif; font-size: 18px; font-weight: 400; color: #fff; margin-bottom: 40px;} 
.op-how-it-btm-right-part .list{list-style: none; padding: 0px; margin-bottom: 0px;}
.op-how-it-btm-right-part .list li i{position: absolute; color: #fff; left: 0px; font-size: 21px;}
.op-how-it-btm-right-part .list li{position: relative; font-family: "poppins", sans-serif; font-size: 18px; font-weight: 400; color: #fff; line-height: 1.4; padding-left: 40px; margin-bottom: 20px;}
.op-how-it-btm-right-part .list li:last-child{margin-bottom: 0px;}
.op-how-btm-right-part-info .op-number{position: absolute; top: 40px; right: 40px; font-family: "Work sans", sans-serif; font-size: 60px; font-weight: 700; color: rgba(255, 255, 255, 0.3);}

.op-how-it-content-bx.bx-2 .op-how-it-btm-left-part img{border-radius: 0px;}
.op-how-it-content-bx.bx-2 .op-how-it-btm-right-part{background-color: #002654; border-radius: 0px;}
.op-how-it-content-bx.bx-2 .op-how-it-btm-right-part .btm-text{margin-bottom: 0px;}
.op-how-it-content-bx.bx-3 .op-how-it-btm-right-part .btm-text{margin-bottom: 0px;}
.op-how-it-content-bx.bx-3 .op-how-it-btm-left-part img{border-radius: 0px;}
.op-how-it-content-bx.bx-3 .op-how-it-btm-right-part{border-radius: 0px;}
.op-how-it-content-bx.bx-4 .op-how-it-btm-left-part img{border-radius: 0px 0px 20px 0px;}
.op-how-it-content-bx.bx-4 .op-how-it-btm-right-part{background-color: #002654; border-radius: 0px 0px 0px 20px;}
.op-how-it-content-bx.bx-4 .op-how-it-btm-right-part .btm-text{margin-bottom: 0px;}

@media only screen and (max-width: 991px){
.op-how-it-content-bx{display: block;}
.op-how-it-btm-left-part{width: 100%; margin-bottom: 30px;}
.op-how-it-btm-left-part img{border-radius: 20px; width: 100%;}
.op-how-it-btm-right-part{width: 100%; border-radius: 20px; margin-bottom: 30px;}
.op-how-it-content-bx.bx-2 .op-how-it-btm-right-part{border-radius: 20px;}
.op-how-it-content-bx.bx-2 .op-how-it-btm-left-part img{border-radius: 20px;}
.op-how-it-content-bx.bx-3 .op-how-it-btm-left-part img{border-radius: 20px;}
.op-how-it-content-bx.bx-3 .op-how-it-btm-right-part{border-radius: 20px;}
.op-how-it-content-bx.bx-4 .op-how-it-btm-right-part{border-radius: 20px;}
.op-how-it-content-bx.bx-4 .op-how-it-btm-left-part img{border-radius: 20px;}
}


@media only screen and (max-width: 520px){
.op-how-it-wrap{padding: 60px 0px;}
}


/*==================
 Oxypro Refer A Friend Start 
 =========================*/

.op-refer-wrap{background-color: #fff; padding: 100px 0px;}
.op-refer-content .row{display: flex; align-items: center;}
.op-refer-left-part img{border-radius: 30px;}
.op-refer-right-part{padding-left: 50px;}
.op-refer-right-part h2{font-family: "Work sans", sans-serif; font-size: 40px; font-weight: 600; color: #000; line-height: 1.2; margin-bottom: 20px;}
.op-refer-right-part h2 span{color: #3ba8f7;}
.op-refer-right-part .tp-bold-text{font-family: "poppins", sans-serif; font-size: 22px; font-weight: 500; color: #000; line-height: 1.4; margin-bottom: 50px;}
.op-refer-right-part p{font-family: "poppins", sans-serif; font-size: 16px; font-weight: 400; color: #555; line-height: 1.8; margin-bottom: 20px;}
.op-refer-right-part .btm-blue-text{font-family: "poppins", sans-serif; font-size: 20px; font-weight: 500; line-height: 1.6; margin-bottom: 20px; color: #3ba9f6; font-style: italic;}
.op-refer-right-part .btm-text{font-family: "poppins", sans-serif; font-size: 18px; font-weight: 400; line-height: 1.4; color: #555;}


@media only screen and (max-width: 991px){
.op-refer-left-part{margin-bottom: 50px;}
.op-refer-right-part{padding-left: 0px;}
}

@media only screen and (max-width: 767px){
.op-refer-right-part h2{font-size: 36px}
}

@media only screen and (max-width: 520px){
.op-refer-wrap{padding: 60px 0px;}
.op-refer-right-part h2{font-size: 30px}
}


/*==================
 Oxypro About Us Start 
 =========================*/

.op-about-us2-wrap{background-color: #fff; padding: 100px 0px;}
.op-about-us2-content{text-align: center;}
.op-about-us2-heading{max-width: 1232px; display: inline-block;}
.op-about-us2-heading h2{font-family: "poppins", sans-serif; font-size: 40px; font-weight: 600; line-height: 1.2; color: #000; margin-bottom: 20px;} 
.op-about-us2-heading h2 span{color: #3ba8f7;}
.op-about-us2-heading p{font-family: "poppins", sans-serif; font-size: 18px; font-weight: 400; line-height: 1.6; color: #555; margin-bottom: 20px;} 
.op-about-us2-heading .mid-text{margin-bottom: 70px; font-size: 16px; max-width: 1185px;}
.op-about-us2-content .media{margin-bottom: 40px;}
.op-about-us2-content .media img{border-radius: 20px;}
.op-about-us2-btm-text{font-family: "poppins", sans-serif; font-size: 24px; font-weight: 600; line-height: 1.2; color: #000; font-style: italic; max-width: 813px; display: inline-block;}


@media only screen and (max-width: 767px){
.op-about-us2-heading h2{font-size: 36px}
}

@media only screen and (max-width: 520px){
.op-about-us2-heading h2{font-size: 30px}
.op-about-us2-wrap{padding: 60px 0px;}
}

.after-baner-wrap { width:calc(100% - 40px);  margin:0px 20px; }  



/*==================
 Oxypro Benefits Of Start 
 =========================*/

.op-benefits-wrap{background-color: #fff; padding: 100px 0px;}
.op-benefits-heading{text-align: center;}
.op-benefits-heading .tp-bold-text{font-family: "poppins", sans-serif; font-size: 20px; font-weight: 600; line-height: 1.6; color: #000; font-style: italic; max-width: 1135px; display: inline-block; margin-bottom: 50px;}
.op-benefits-heading h2{font-family: "Work sans", sans-serif; font-size: 40px; font-weight: 600; color: #000; line-height: 1.2; margin-bottom: 70px; max-width: 888px; display: inline-block;}
.op-benefits-heading h2 span{color: #3caaf7;}
.op-benefits-btm-cont{text-align: center;}
.op-benefits-list{list-style: none; padding: 0px; margin-bottom: 0px; max-width: 1174px; display: inline-block; text-align: left;}
.op-benefits-list li{padding-bottom: 40px; margin-bottom: 40px; border-bottom: 1px solid #ddd;}
.op-benefits-list li:last-child{border: none; margin: 0px; padding: 0px;}
.op-benefits-list li h4{font-family: "Work sans", sans-serif; font-size: 30px; font-weight: 600; color: #000; margin-bottom: 10px; position: relative; padding-left: 35px;}
.op-benefits-list li h4 i{position: absolute; left: 0px; top: 6px; font-size: 24px;}
.op-benefits-list li p{font-family: "poppins", sans-serif; font-size: 18px; font-weight: 500; color: #555; line-height: 1.6; margin-bottom: 0px}


@media only screen and (max-width: 767px){
.op-benefits-heading h2{font-size: 36px}
}

@media only screen and (max-width: 520px){
.op-benefits-heading h2{font-size: 30px}
.op-benefits-wrap{padding: 60px 0px;}
.op-benefits-list li h4{font-size: 25px;}
.op-benefits-list li h4 i{top: 2px;}
}



@media only screen and (max-width:1600px){
.ws-servi-banr4-title { font-size:65px; }
.ws-servi-banr4-rating-two { font-size: 30px; }
.ws-servi-banr4-rating-one { font-size: 20px; }
.ws-servi-banr4-rating-three { font-size: 24px; }
.ws-servi-blue-wrap { padding:40px 0px;  }
}

@media only screen and (max-width:1500px){
.op-foo-wrap { margin: 0px 15px 15px 15px; }
.op-how-it-wrap { padding: 60px 0px; }
.op-how-it-tp-part { text-align: center; margin-bottom: 20px; }
.op-benefits-heading h2 { font-size: 36px; }
.op-about-us2-heading h2 { font-size: 36px; margin-bottom: 20px;   }
.op-benefits-list li h4 { font-size: 22px; padding-left: 30px; }
.op-benefits-list li h4 i {  top: 3px; font-size: 20px; }
.op-benefits-list li p { font-size: 16px; }
  .op-refer-wrap { padding: 60px 0px 40px; }

.after-baner-wrap { width:calc(100% - 30px);  margin:0px 15px; }   

}

@media only screen and (max-width:1400px){
.ws-servi-banr4-title { font-size:60px; }
.ws-servi-banr4-rating-one { font-size:18px; }
.ws-servi-banr4-rating-two { font-size:24px; }
.ws-servi-banr4-rating-three { font-size:20px; }
.op-con-left-part-image { display: none; }
.op-con-right-part-image { display: none; }
}

@media only screen and (max-width:1200px){
  .header-style-1 .op-top-menu-wrap { width: calc(100% - 410px); }
  .ws-servi-banr4-wrap { padding:160px 0px 80px; }
  .ws-servi-banr4-left { width:60%; }
  .ws-servi-banr4-right { width:40%; }
  .ws-servi-banr4-title { font-size:46px; }
  .ws-servi-banr4-rating-one { font-size:16px; }
  .ws-servi-banr4-rating-two { font-size:20px; }
  .ws-servi-banr4-rating-three { font-size:18px; }
  .ws-site-btn, .ws-site2-btn { font-size: 14px; border-radius: 30px; padding: 12px 20px; }
  .op-bnr1-left-part h2 { font-size: 36px; }
 .op-wellcome-wrap { padding:140px 0px 60px 0px; }
.op-why-choose-content-part { display: flex; flex-wrap:wrap; gap:20px; justify-content: center;}
.op-why-choose-content-bx1 {  padding: 30px 15px 30px 15px;   }
.op-cll-to-act-left-part h2 { font-size: 28px; margin-bottom:20px; }
.op-cll-to-act-left-part p { font-size: 16px;}
.op-cll-to-act-left-part { padding: 30px 0px 30px 30px; }

.op-cll-to-act-conact-bx { padding: 15px 25px;width: 400px; }
.op-cll-to-act-conact-bx .info h4 { font-size: 14px; margin-bottom: 5px; }
.op-cll-to-act-conact-bx .info strong { font-size: 18px; margin-bottom:0px; display:block; }
.op-cll-to-act-conact-bx .info { padding-left: 20px; width: calc(100% - 40px); }
.op-cll-to-act-conact-bx .icon img { height:30px; }

.op-foo-btm-part .op-foo-btm-list { display: flex; flex-wrap: wrap; }
.op-foo-btm-part { margin-bottom: 20px; }

.op-foo-btm-part .op-foo-btm-list li { width:50%; }
.op-foo-btm-part .op-foo-btm-list li a { font-size: 16px; }
.op-foo-btm-right-part .list li a { margin-right:25px; font-size: 16px; }
.op-foo-btm-left-part { font-size: 16px; }
.op-foo-top-part .op-foo-list li a  { font-size: 16px; }
.op-about-us2-heading h2 { font-size: 36px; margin-bottom: 20px; }



}


.ws-cities-btn { display: none; }


@media only screen and (max-width:1600px){
  .ws-cities-btn {  display: block;   }
 .op-top-menu-wrap { width:280px !important; position:fixed; top: 0; left:-300px; background:#fff; height:100vh; box-shadow:0 0 0px 0px rgba(0,0,0,0.0); z-index: 9999; transition: all 0.5s linear; }
  .active-cities-panel .op-top-menu-wrap { left: 0; box-shadow:0 0 32px 50px rgba(0,0,0,0.2) }

 .op-top-menu-wrap #menu-primary-menu { width:100%; position:absolute; top:0; left:0px; height:100%; overflow:auto; }


  .header-style-1.site-header .op-top-menu > li > a { color: #222; }
  .header-style-2.site-header .op-top-menu > li > a { color: #222; } 
  .op-top-menu { display: block; }
  .header-style-1.site-header .op-top-menu > li { padding:0px 0px; }
  .header-style-1.site-header .op-top-menu > li > a { color:#222; padding:18px 20px;  }
  .header-style-2.site-header .op-top-menu > li > a { color:#222; padding:18px 20px;  }

}



@media only screen and (max-width:991px){


  .ws-servi-banr4-title { font-size:32px; }
  .ws-servi-banr4-rating-one { font-size:15px; }
  .ws-servi-banr4-rating-two { font-size:18px; }
  .ws-servi-banr4-rating-three { font-size:16px; }
  .ws-site-btn.ws-req-quo-btn { padding:8px 20px;font-size: 13px; }
  .extra-nav .extra-cell { display:block; align-items: center; }

 


  .ws-cities-btn { display:block; }

.op-wellcome-heading h2 {font-size: 28px; }

.op-wellcome-btm-part [class*="col-"] { margin-bottom:25px; }
.op-wellcome-wrap { background-size: 200% auto; background-color: #002655; }
.op-what-is-left-part h2 { font-size: 28px; }
.op-what-is-left-part h4 { font-size: 22px; }
.op-what-is-right-part { margin-bottom: 30px; }
.op-your-safety-content .row { flex-direction: column-reverse; }
.op-what-is-wrap { padding: 50px 0px 0; }
/* .op-why-choose-content-bx1 { width:48.222%; } */
.op-why-choose-heading p { font-size: 16px; margin-bottom:30px; }


.op-subscribe-wrap { padding: 0px 0px 20px; }
.op-why-choose-heading h2 { font-size: 28px; }
.op-pricing-heading p { font-size: 16px; }
.op-pricing-wrap {padding:50px 0px 30px; }

.op-perfect-right-part h2 { font-size: 28px; margin-bottom:30px; }
.op-perfect-right-part { padding: 40px; }
.op-perfect-right-content-bx .title { font-size: 18px; }
.op-faq-acd-1 .panel-title { font-size: 18px; }
.op-faq-acd-1 .panel-default .panel-heading a { padding: 10px 15px 10px 15px; }

.op-faq-wrap { padding: 10px 0px 50px 0px; }

.op-cll-to-act-content { display:block; }
  .op-cll-to-act-left-part { width:100%;;  }

.op-cll-to-act-right-part { padding:20px; border-radius: 20px; width: 100%; }


.op-foo-btm-part .op-foo-btm-list { display: flex; flex-wrap: wrap; justify-content: center; flex-direction: column; }
.op-foo-btm-part .op-foo-btm-list li { display: flex; margin: 10px auto 10px; width: 280px; font-size: 15px; line-height: 1.4; justify-content: center; }
.op-foo-btm-part .op-foo-btm-list li i { margin-right: 15px; font-size: 26px; }

.header-style-1.site-header.is-sticky .op-top-menu > li > a { color: #222; }
.op-subscribe-left-part h2 { font-size:28px; }
.op-faq-content h2 { font-size: 28px; }
.op-inner-bnr .op-breadcrumb-bnr { margin: 0px 0px 30px; }
.op-inner-bnr-img { width:100%; height: 300px; position: relative; right:0px; transform:skewX(0deg); border-radius: 25px 25px 40px 40px; }
.op-inner-bnr-img img { min-width: 100%; height: 100%; transform: skewX(0deg); margin-left:0%; }

.op-how-it-tp-text p { font-size: 18px; }
.op-how-it-btm-right-part { padding: 40px 40px; }

.op-how-it-btm-right-part .list li { font-size: 16px; padding-left:30px; margin-bottom: 10px; }
.op-how-it-btm-right-part .list li i { position: absolute; color: #fff; left: 0px; font-size: 16px; }
.op-how-it-btm-right-part p { font-size: 16px; margin-bottom: 24px;}
.op-how-btm-right-part-info .op-number { position: absolute; top: 13px; }
.op-how-it-btm-right-part h4 { font-size: 28px; margin-bottom: 25px; }


.op-how-it-wrap { padding: 60px 0px 30px; }

.op-about-us2-heading h2 { font-size:28px; margin-bottom: 20px; }
.op-benefits-heading h2 { font-size: 28px; }
.op-about-us2-wrap { padding: 60px 0px; }
.op-benefits-wrap { padding: 60px 0px; }

.op-benefits-list li h4 { font-size:18px; padding-left:25px; }
.op-benefits-list li h4 i {  top: 3px; font-size: 16px; }
.op-benefits-list li p { font-size: 16px; }
  .op-refer-right-part h2 { font-size:28px; }
.op-refer-right-part .tp-bold-text { font-size: 18px; margin-bottom: 30px; }
.op-refer-right-part .btm-blue-text { font-size: 18px; }

.op-contact-con-info [class*="col-"] { margin-bottom: 30px; } 
.op-contact-btm-part form input { width:100%; }
.op-contact-wrap { padding: 60px 0px; }
.op-contact-con-form { display: block; }
.op-contact-btm-part form textarea { width:100%; }   

}





@media only screen and (max-width:767px){
  .ws-servi-banr4-left { width:100%; margin-bottom:40px; }
  .ws-servi-banr4-right { width:100%; justify-content:flex-start; }  
  .ws-servi-banr4-title { font-size:54px; }
  .ws-servi-banr4-rating-one { font-size:18px; }
  .ws-servi-banr4-rating-two { font-size:22px; }
  .ws-servi-banr4-rating-three { font-size:20px; }
.op-foo-btm-content { padding-top: 25px; border-top: 1px solid rgba(221, 221, 221, 0.1); display: flex; align-items: center; justify-content: center; flex-direction: column-reverse; gap:10px; }
.op-foo-wrap { padding: 310px 0px 40px 0px; }

.op-foo-top-part .op-foo-list { justify-content: center; padding: 0px; margin: 0px; }

.ws-our-com-title-section .ws-title, 
.ws-proudlyserv-title, h2 { font-size:36px; }
.op-benefits-list li { padding-bottom: 25px; margin-bottom: 25px; }

}
@media only screen and (max-width:575px){
.ws-our-com-title-section .ws-title, 
.ws-proudlyserv-title, h2 { font-size:28px; }

  .ws-servi-banr4-wrap { padding:120px 0px 50px; }
  .ws-servi-banr4-title { font-size:36px; }
  .ws-servi-banr4-rating-one { font-size:18px; }
  .ws-servi-banr4-rating-two { font-size:22px; }
  .ws-servi-banr4-rating-three { font-size:20px; }
  .op-bnr1-left-part { padding:80px 30px 60px 30px; }
  .op-bnr1-left-part h2 {  font-size: 30px; }
  .op-bnr1-left-part .op-bnr1-left-part-list li {  margin-bottom: 15px; width: 100%; }
  .op-bnr1-left-part h2 { margin-bottom: 20px; }
  .op-bnr1-wrap { padding: 12px; gap: 12px; }
 .op-wellcome-wrap {padding:100px 0px 70px 0px; margin: 0px 12px; }
.ws-site-btn.make-appoint-btn { padding: 10px 14px;font-size: 12px; }
.ws-site-btn.make-appoint-btn i { font-size: 12px; }
.header-style-1.site-header { margin-top: 10px; }
.extra-nav { height: auto; margin-top: 0; }
.op-foo-wrap { margin: 0px 12px 12px 12px; }
.op-foo-btm-left-part { font-size: 14px; }
  .op-foo-top-part .op-foo-list li a { font-size: 14px; }
.op-foo-btm-part .op-foo-btm-list li { font-size: 14px; }
.op-foo-btm-right-part .list li a { margin-right: 25px; font-size: 14px; }

.op-cll-to-act-conact-bx .info { padding-left: 15px; width: calc(100% - 30px); }
.op-cll-to-act-conact-bx {  width: 330px; }
.op-cll-to-act-conact-bx .info h4 {font-size: 13px; margin-bottom: 3px; }
.op-cll-to-act-conact-bx .info strong { font-size: 15px; }
.op-cll-to-act-conact-bx .info span { font-size: 14px; }

.op-cll-to-act-right-part { padding:0px 20px 20px; }
.op-cll-to-act-left-part h2 { font-size: 24px; margin-bottom: 10px; }

.op-inner-bnr { margin-top:0px; }
.op-inner-bnr { margin-top:0px; }
.op-cll-to-act-content { margin-left: 20px; margin-right: 20px; }
.op-cll-to-act-left-part { padding: 30px 15px 30px 15px; }
.op-cll-to-act-conact-bx { width: 310px; }

}




@media only screen and (max-width:420px){
  .op-bnr1-left-part h2 {  font-size: 26px; }
  .ws-servi-banr4-wrap { padding:110px 0px 40px; }
  .ws-servi-banr4-title { font-size:30px; margin-bottom:20px; }
  .ws-servi-banr4-rating-box { margin-bottom:20px; }
  .ws-servi-banr4-rating-one { font-size:16px; }
  .ws-servi-banr4-rating-two { font-size:20px; }
  .ws-servi-banr4-rating-three { font-size:18px; }



}

@media only screen and (max-width:991px){
.op-how-it-content-bx.bx-2 { display: flex; flex-wrap: wrap; flex-direction: column-reverse; }
.op-how-it-content-bx {   display: flex;  flex-wrap: wrap;  flex-direction: column-reverse;   }
}



.op-con-left-part-image{position: absolute; min-width:300px !important; top: 75px; left:-170px;}
.op-con-right-part-image{position: absolute; min-width:300px !important;  top: 180px; right:-170px;}

@media only screen and ( max-width:1700px){
.op-con-left-part-image { min-width:300px !important; left:-170px;}
.op-con-right-part-image {  min-width:300px !important;  right:-170px;}
}
@media only screen and (max-width:1600px){
.op-con-left-part-image {  min-width:250px !important; left:-170px;}
.op-con-right-part-image {  min-width:250px !important;  right:-170px;}
}
@media only screen and (max-width:1500px){
.op-con-left-part-image {  left:-100px;}
.op-con-right-part-image {    right:-100px;}
}


.ao-logo-sticky { display:none; }
.single-blog-content .e-con-inner { gap: 0px !important; }

/* .is-sticky .ao-logo-main { display:none; }
.is-sticky .ao-logo-sticky { display:block; } */


h2 span.text-black { color:#000; }
.op-what-is-left-part h2 span.text-black { color:#000; }



.op-contact-btm-part .input-icon { position: relative; z-index: 1; }
.op-contact-btm-part .input-icon i { position: absolute; top: 18px; left: 30px; font-size: 16px; color: #555; z-index:2; }
.op-contact-btm-part .input-phone { position: relative; z-index: 1; }
.op-contact-btm-part .input-phone i { position: absolute; top: 18px; left: 30px; font-size: 16px; color: #555; z-index:2; }
.op-contact-btm-part .input-pencil { position: relative; z-index: 1; }
.op-contact-btm-part .input-pencil i { position: absolute; top: 18px; left: 30px; font-size: 16px; color: #555; z-index:2; }
textarea.wpcf7-form-control.wpcf7-textarea { padding-left: 60px; }

.op-contact-btm-part .wpcf7-form-control.wpcf7-text { background-color: #eef0f2; border-radius: 50px; padding: 25px 25px 25px 60px; width:100%;  border: none;  height: 60px;
  margin-bottom: 20px; }


.op-contact-con-info-bx .media svg { filter: brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(6%) hue-rotate(348deg) brightness(103%) contrast(103%); }

.wpcf7-form-control.wpcf7-submit.has-spinner.site-btn { border:none; }

.header-style-2.site-header.is-sticky { position: fixed; }

.noti-close2-btn { position: absolute; right:-47px;	top: 50%; font-size: 12px; border: none; padding:4px 8px; text-transform: uppercase; letter-spacing: 1px; height: 22px; background: #f04f53; color: #fff; font-weight: 600; margin: -45px 0px; line-height: 1; cursor:pointer;  border-radius: 0px 0px 7px 7px; z-index:99; -moz-transform: rotate(-90deg) translateX(-50%);-webkit-transform: rotate(-90deg) translateX(-50%); -o-transform: rotate(-90deg) translateX(-50%); -ms-transform: rotate(-90deg) translateX(-50%); transform: rotate(-90deg) translateX(-50%); }

.active-notifi-panel .noti-close-btn { right:-49px; }



