@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&family=Rubik:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans: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');



@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../assets/fonts/HelveticaNeue-UltraLight.woff2') format('woff2'),
        url('../../assets/fonts/HelveticaNeue-UltraLight.woff') format('woff');
    font-weight: 100;
    font-style:normal;
    font-display:swap;
}

@font-face {
    font-family: 'HelveticaNeueLTW06-97BlkCnObl';
    src: url('../../assets/fonts/HelveticaNeueLTW06-97BlkCnObl.woff2') format('woff2'),
        url('../../assets/fonts/HelveticaNeueLTW06-97BlkCnObl.woff') format('woff');
    font-weight: 900;
    /* font-style: italic; */
    font-display:swap;
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../../assets/fonts/HelveticaNeueRegular.woff2') format('woff2'),
        url('../../assets/fonts/HelveticaNeueRegular.woff') format('woff');
    font-weight: 100;
    font-style:normal;
    font-display:swap;
}

@font-face {
    font-family: 'HelveticaNeueW01-77BdCnObl';
    src: url('../../assets/fonts/HelveticaNeueW01-77BdCnObl.woff2') format('woff2'),
        url('../../assets/fonts/HelveticaNeueW01-77BdCnObl.woff') format('woff');
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../assets/fonts/HelveticaNeue-UltraLight.woff2') format('woff2'),
        url('../../assets/fonts/HelveticaNeue-UltraLight.woff') format('woff');
    font-weight: 100;
    font-style:normal;
    font-display:swap;
}

@font-face {
    font-family: 'HelveticaNeueW01-66MediumIt';
    src: url('../../assets/fonts/HelveticaNeueW01-66MediumIt.woff2') format('woff2'),
        url('../../assets/fonts/HelveticaNeueW01-66MediumIt.woff') format('woff');
    font-weight: 500;
    font-style:normal;
    font-display:swap;
}

@font-face {
    font-family: 'Times New Roman Cyr';
    src: url('../../assets/fonts/TimesNRCyrMT.woff2') format('woff2'),
        url('../../assets/fonts/TimesNRCyrMT.woff') format('woff');
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face {
    font-family: 'Times';
    src: url('../../assets/fonts/Times-BoldItalic.woff2') format('woff2'),
        url('../../assets/fonts/Times-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Times New Roman Cyr';
    src: url('../../assets/fonts/TimesNRCyrMT-Bold.woff2') format('woff2'),
        url('../../assets/fonts/TimesNRCyrMT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Times New Roman';
    src: url('../../assets/fonts/TimesNewRomanPS-ItalicMT.woff2') format('woff2'),
        url('../../assets/fonts/TimesNewRomanPS-ItalicMT.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


body {
  
  background-color: #272120;

}
html,
body {
  position: relative;
  /*height: 100%;*/
  font-weight: 200;
  font-family: 'Work Sans', sans-serif;
}
a {
  color: #fff;
  text-decoration: none !important;
}

a:hover {
  color: #f68b1e !important;
  text-decoration: none;
}

 :root {
    --font-size12:0.75rem;
    --font-size13:0.82rem;
    --font-size14:0.875rem;
    --font-size17: 1.062rem;
    --font-size15: 0.95rem;
    --font-size20: 1.1rem;
    --font-size22: 1.35rem;
    --font-size24: 1.5rem;
    --font-size30: 1.9rem;
    --color-red: #ab282d;
    --color-blue: #251744;

      --header-height: 3rem;
      --first-color: #3664F4;
      --dark-color: #070D1F;
      --dark-color-alt: #282B3A;
      --white-color: #E6E7E9;
    
      /*===== Fuente y tipografia =====*/
      
      --normal-font-size: .938rem;
      --small-font-size: .813rem;
    
      /*===== z index =====*/
      --z-fixed: 100;
  }

:root{
  --theme:#f68b1e;
}
.headingg {
    font-size: 36px !important;
    color: grey !important;
    /* letter-spacing: 7px; */
    text-transform: uppercase;
    margin-left: 30px !important;
    letter-spacing: 15px !important;
    padding-top: 30px;}
.WorkSans-700 {font-family: 'Work Sans', sans-serif;font-weight: 700;}
.WorkSans-500 {font-family: 'Work Sans', sans-serif;font-weight: 500;}
.WorkSans-300 {font-family: 'Work Sans', sans-serif;font-weight: 300;}
.WorkSans-200 {font-family: 'Work Sans', sans-serif;font-weight: 200;}
.textuppercase{ text-transform: uppercase}
.font-size16 {font-size: 1rem;}
.font-size18 {font-size: 1.13rem;}
.font-size20 {font-size: 1.25rem;}
.font-size24 {font-size: 1.5rem;}
.font-size26 {font-size: 1.63rem;}
.color-blue {color:#251744;}
.color-red {color:var(--theme);}
.color-gray {color:#808080;}
.color-orange {color:#f15922 !important;}
.bgred{background:#ab282d;}
.bgblue{background:#251744;}
.bgwhite{background:#fff;}


.WorkSans-700 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
}

.WorkSans-500 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
}

.WorkSans-300 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
}

.WorkSans-200 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 200;
}

.font-size16 {
    font-size: 1rem;
    font-weight: 400;
}

.font-size21 {
    font-size: 1.25rem;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
}


.font-weight {
    font-weight: 400
}

.font-size1 {
    font-size: 1.13rem;
    font-weight: 400;
    letter-spacing: 2px;
    
}
.font-size2 {
    font-size: 3.5rem;
    font-weight: 200;
    letter-spacing: 2px;
    
}

 
html,body {
  
  width: 100%;
  height: 100%;
}
.mobile-tab{
  position: fixed;
  z-index: 99999;
  display: none;
}
.d-grid{
  display: block !important;
}
.noscroll { position: fixed; overflow-y:scroll }

.wrapper {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.navbar-mobile{
  width: 100%;
}


.navbtn {
  color: #fff;
    border-radius: 4px;
    font-size: 12px;
    width: 100%;
    max-width: 145px;
}
.headerbtn .navbtn:first-child {
    margin-right: 10px;
}


/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #111111;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}
.map-img img{
  display: flex;
  height: 70vh;
  margin: auto;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  
}

.navbar-mobile {
  position: fixed !important;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #111111;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #e03a3c;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #e03a3c;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}



.slide {
  width: 100%;
  height: 100%;
  position: relative;
  background-repeat: no-repeat;
  /*-webkit-box-shadow: inset 0px 10px 10px rgba(0,0,0,0.3);
  box-shadow: inset 0px 10px 10px rgba(0,0,0,0.3); */
}

@media (max-width: 768px){
  .navbar-brand{
    display: flex;
    justify-content: center;
    margin: auto;
    width: 100%;
  }
  .togle-btn{
    position: absolute;
    right: 0;
  }
}

/*SLIDES*/
.slideBG {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}
.slideBG:nth-child(odd) {
    /*background-color: rgba(0,0,0,0.4);*/
}
#slide0 {
  /*background-color:#e5e4e9;*/
  background-image: url(../img/CALI-BACKGROUND.jpg);
}

#slide1 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 1.jpg);
  height: 100vh;
}

#slide2 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 2.jpg);
  height: 100vh;
  position: relative;
  z-index: 9;
}

#slide3 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 3.jpg);
  height: 100vh;
}

#slide4 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 4.jpg);
  height: 100vh;
}

#slide5 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 5.jpg);
  height: 100vh;
}

#slide6 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 6.jpg);
  height: 100vh;
}
#slide7 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 7.jpg);
  height: 100vh;
}
#slide8 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 8.jpg);
  height: 100vh;
}
#slide9 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 9.jpg);
  height: 100vh;
}
#slide10 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 10.jpg);
  height: 100vh;
}
#slide11 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 11.jpg);
  height: 100vh;
}
#slide12 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 12.jpg);
  height: 100vh;
}
#slide13 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 13.jpg);
  height: 100vh;
}
#slide14 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 14.jpg);
  height: 100vh;
}
#slide15 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 15.jpg);
  height: 93vh;
}
#slide16 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 16.jpg);
  height: 100vh;
}
#slide17 {
  background-image: url(../img/Family-Law/CALI9668\ WEBSITE_VERTICAL_FAMILY\ LAW_107_FINAL_PHOTOS\ ONLY-\ 17.jpg);
  height: 100vh;
}

/* ------------Bussines Law bg images------------------*/

#slide18 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 1.jpg);
  height: 100vh;
}

#slide19 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 2.jpg);
  height: 100vh;
}

#slide20 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 3.jpg);
  height: 100vh;
}

#slide21 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 4.jpg);
  height: 100vh;
}

#slide22 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 5.jpg);
  height: 100vh;
}

#slide23 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 6.jpg);
  height: 100vh;
}
#slide24 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 7.jpg);
  height: 100vh;
}
#slide25 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 8.jpg);
  height: 100vh;
}
#slide26 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 9.jpg);
  height: 100vh;
}
#slide27 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 10.jpg);
  height: 100vh;
}
#slide28 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 11.jpg);
  height: 100vh;
}
#slide29 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 12.jpg);
  height: 100vh;
}
#slide30 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 13.jpg);
  height: 100vh;
}
#slide31 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 14.jpg);
  height: 100vh;
}
#slide32 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 15.jpg);
  height: 100vh;
}
#slide33 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 16.jpg);
  height: 100vh;
}
#slide34 {
  background-image: url(../img/Bussines-Law/CALI9668\ WEBSITE_VERTICAL_BUSINESS_107_FINAL_PHOTOS\ ONLY-\ 17.jpg);
  height: 93vh; 
}


/*-----------------Criminal Law bg images-------------------------*/
#slide35 {
  background-image: url(../img/Criminal-Law/CALI9668\ WEBSITE_VERTICAL_CRIMINAL_107_FINAL_PHOTOS\ ONLY-\ 1.jpg);
  height: 100vh; 
}

#slide36 {
  background-image: url(../img/Criminal-Law/CALI9668\ WEBSITE_VERTICAL_CRIMINAL_107_FINAL_PHOTOS\ ONLY-\ 2.jpg);
  height: 100vh; 
}

#slide37 {
  background-image: url(../img/Criminal-Law/CALI9668\ WEBSITE_VERTICAL_CRIMINAL_107_FINAL_PHOTOS\ ONLY-\ 3.jpg);
  height: 100vh; 
}

#slide38 {
  background-image: url(../img/Criminal-Law/CALI9668\ WEBSITE_VERTICAL_CRIMINAL_107_FINAL_PHOTOS\ ONLY-\ 4.jpg);
  height: 100vh; 
}

#slide39 {
  background-image: url(../img/Criminal-Law/CALI9668\ WEBSITE_VERTICAL_CRIMINAL_107_FINAL_PHOTOS\ ONLY-\ 5.jpg);
  height: 100vh; 
}

#slide40 {
  background-image: url(../img/Criminal-Law/CALI9668\ WEBSITE_VERTICAL_CRIMINAL_107_FINAL_PHOTOS\ ONLY-\ 6.jpg);
  height: 100vh; 
}
#slide41 {
  background-image: url(../img/Criminal-Law/CALI9668\ WEBSITE_VERTICAL_CRIMINAL_107_FINAL_PHOTOS\ ONLY-\ 7.jpg);
  height: 100vh; 
}
#slide42 {
  background-image: url(../img/Criminal-Law/CALI9668\ WEBSITE_VERTICAL_CRIMINAL_107_FINAL_PHOTOS\ ONLY-\ 8.jpg);
  height: 100vh; 
}
#slide43 {
    background-image: url(../img/Criminal-Law/CALI9668\ WEBSITE_VERTICAL_CRIMINAL_107_FINAL_PHOTOS\ ONLY-\ 9.jpg);
    height: 93vh; 
}

/*-----------------Real Estate bg Images------------------------*/

#slide44 {
  background-image: url(../img/Real-Estate/CALI9668\ WEBSITE_VERTICAL_REAL\ ESTATE_107_FINAL_PHOTOS\ ONLY-\ 1.jpg);
  height: 100vh; 
}

#slide45 {
  background-image: url(../img/Real-Estate/CALI9668\ WEBSITE_VERTICAL_REAL\ ESTATE_107_FINAL_PHOTOS\ ONLY-\ 2.jpg);
  height: 100vh; 
}

#slide46 {
  background-image: url(../img/Real-Estate/CALI9668\ WEBSITE_VERTICAL_REAL\ ESTATE_107_FINAL_PHOTOS\ ONLY-\ 3.jpg);
  height: 100vh; 
}

#slide47 {
  background-image: url(../img/Real-Estate/CALI9668\ WEBSITE_VERTICAL_REAL\ ESTATE_107_FINAL_PHOTOS\ ONLY-\ 4.jpg);
  height: 100vh; 
}

#slide48 {
  background-image: url(../img/Real-Estate/CALI9668\ WEBSITE_VERTICAL_REAL\ ESTATE_107_FINAL_PHOTOS\ ONLY-\ 5.jpg);
  height: 100vh; 
}

#slide49 {
  background-image: url(../img/Real-Estate/CALI9668\ WEBSITE_VERTICAL_REAL\ ESTATE_107_FINAL_PHOTOS\ ONLY-\ 6.jpg);
  height: 100vh; 
}
#slide50 {
  background-image: url(../img/Real-Estate/CALI9668\ WEBSITE_VERTICAL_REAL\ ESTATE_107_FINAL_PHOTOS\ ONLY-\ 7.jpg);
  height: 100vh; 
}
#slide51 {
  background-image: url(../img/Real-Estate/CALI9668\ WEBSITE_VERTICAL_REAL\ ESTATE_107_FINAL_PHOTOS\ ONLY-\ 8.jpg);
  height: 93vh; 
}


/*--------------Wills Estate bg Images-------------------*/

#slide52 {
  background-image: url(../img/Wills-Estate/CALI9668\ WEBSITE_VERTICAL_WILL\ AND\ ESTATES_107_FINAL_PHOTOS\ ONLY-\ 1.jpg);
  height: 100vh;
}

#slide53 {
  background-image: url(../img/Wills-Estate/CALI9668\ WEBSITE_VERTICAL_WILL\ AND\ ESTATES_107_FINAL_PHOTOS\ ONLY-\ 2.jpg);
  height: 100vh;
}

#slide54 {
  background-image: url(../img/Wills-Estate/CALI9668\ WEBSITE_VERTICAL_WILL\ AND\ ESTATES_107_FINAL_PHOTOS\ ONLY-\ 3.jpg);
  height: 100vh;
}

#slide55 {
  background-image: url(../img/Wills-Estate/CALI9668\ WEBSITE_VERTICAL_WILL\ AND\ ESTATES_107_FINAL_PHOTOS\ ONLY-\ 4.jpg);
  height: 100vh;
}

#slide56 {
  background-image: url(../img/Wills-Estate/CALI9668\ WEBSITE_VERTICAL_WILL\ AND\ ESTATES_107_FINAL_PHOTOS\ ONLY-\ 5.jpg);
  height: 100vh;
}

#slide57 {
  background-image: url(../img/Wills-Estate/CALI9668\ WEBSITE_VERTICAL_WILL\ AND\ ESTATES_107_FINAL_PHOTOS\ ONLY-\ 6.jpg);
  height: 100vh;
}
#slide58 {
  background-image: url(../img/Wills-Estate/CALI9668\ WEBSITE_VERTICAL_WILL\ AND\ ESTATES_107_FINAL_PHOTOS\ ONLY-\ 7.jpg);
  height: 100vh;
}
#slide59 {
  background-image: url(../img/Wills-Estate/CALI9668\ WEBSITE_VERTICAL_WILL\ AND\ ESTATES_107_FINAL_PHOTOS\ ONLY-\ 8.jpg);
  height: 93vh;
}
#slide60 {
  background-image: url(../img/Wills-Estate/CALI9668\ WEBSITE_VERTICAL_WILL\ AND\ ESTATES_107_FINAL_PHOTOS\ ONLY-\ 8.jpg);
  height: 93vh;
}



#slide9 {
  background-color: black;
}

#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  flex:1;
  text-align: center;
}



/* Landscape phone to portrait tablet */
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .noscroll{
    position: static; 
    overflow-y:auto;
  }
  #mute{
    left: 25px;
    left: auto;
  }
  .slide{
    background-attachment: scroll;
  }
  
}
@media only screen and (max-device-width : 768px) and (orientation : portrait) {
  .rotate{
    display: block;
  }
}
@media (min-width: 480px) and (max-width: 979px) { 
  #mute{
    left: 25px;
  }
  .navigation{
    margin-top: 60px;
    top: 0;
  }
  
}






@media screen and (min-width: 768px) {
  :root {
    --normal-font-size: 1rem;
    --small-font-size: .875rem;
  }
}

/*===== BASE =====*/
*, ::before, ::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.bd-grid {
  /*max-width: 1024px;*/
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
      grid-template-columns: 100%;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

/*===== HEADER =====*/
.header {
  width: 100%;
  height: var(--header-height);
  position: fixed;
  top: 0;
  left: 0;
  padding: 0 1.5rem;
  background-color: #fff;
  z-index: var(--z-fixed);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__logo {
  color: var(--white-color);
}

.header__toggle {
  font-size: 1.5rem;
  color: var(--white-color);
  cursor: pointer;
}

/*===== NAV =====*/
@media screen and (max-width: 768px) {
  .nav {
    position: fixed;
    top: 0;
    left: -100%;
    background-color: var(--dark-color);
    color: var(--white-color);
    width: 100%;
    height: 100vh;
    padding: 1.5rem 0;
    z-index: var(--z-fixed);
    -webkit-transition: .5s;
    transition: .5s;
  }
}

.nav__content {
  height: 100%;
  -ms-grid-rows: max-content 1fr max-content;
      grid-template-rows: -webkit-max-content 1fr -webkit-max-content;
      grid-template-rows:max-content 1fr max-content;
  row-gap: 2rem;
}

.nav__close {
  position: absolute;
  right: 1.5rem;
  font-size: 1.3rem;
  padding: .25rem;
  background-color: var(--dark-color-alt);
  border-radius: 50%;
  cursor: pointer;
}

.nav__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  
  overflow: hidden;
}


.nav__name {
  display: block;
  color: var(--white-color);
}

.nav__profesion {
  font-size: var(--small-font-size);
}

.nav__menu {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      margin-left: -40px;
      margin-bottom: -40px;
}



.nav__link {
  color: #AAAAAA;
}

.nav__social {
  padding-top: .5rem;
}

.nav__social-icon {
  font-size: 1.2rem;
  color: var(--white-color);
  margin-right: 1rem;
}

.nav__social-icon:hover {
  color: var(--first-color);
}

/*Aparecer menu*/
.show {
  left: 0;
}


/*===== MEDIA QUERIES =====*/
@media screen and (min-width: 768px) {
  body {
    margin: 0;
  }
  .header {
    height: calc(var(--header-height) + 1rem);
  }
  .header__logo, .header__toggle {
    display: none;
  }
  .nav {
    width: 100%;
  }
 
  .nav__close, .nav__profesion {
    display: none;
  }
  .nav__perfil {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -400px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .nav__img {
   
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .nav__img img {
    height: 120px;
    margin-top: 50px;
  }
  .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .nav__item {
    margin: 0 .25rem;
  }
  .nav__link {
    padding: .5rem .2rem;
    border-radius: .25rem;
    font-family: 'HelveticaNeue' !important;
  }
  
}
@media screen and (min-width: 1024px) {
}
.text-img{
  top: 40%;
  left: -10%;
  position: relative;
}
.home-img{
  height: 100%;
  display: flex;
  margin: auto;
  
}
.icon{
      float: left;
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 40px;
  color: grey;
  padding: 20px 20px 20px 20px;
    }
.QPH-caption {
    position: absolute;
    top: 30%;
    left: 5%;
    max-width: 560px;
    width: 100%;
    padding: 50px 50px;
    
    color: #fff;
    /*background-color: #38153c;*/
    opacity: 0.8;
    font-size: 25px;
    border-radius: 10px;
    height: 430px;
   
    

}

.QPH-caption h2 {
    font-size: 30px;
    /*background: rgba(0, 0, 0, 0.6);*/
    padding: 10px 6rem 10px 10px;
}
.QPH-caption p {
    padding: 1.7rem 6rem 0;
    font-size: 24px;
    font-weight: 300;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
    margin-left: auto;
}

.last-img {
    top: 30%;
    padding:100px;
    position: relative;
    }


button:not(.navbar-toggler) {
  height: 50px;
  /*width: 250px!important;*/
  color: white;
  font-size: 15px;
 /* background-color: #2b0f51 !important;*/
  border: #e67e22;
  border-radius: 10%;
  cursor:pointer;
  background: #da291c;
  padding: 12px 15px;
  text-transform: uppercase;
  letter-spacing: 3px;
  border-radius: 0;
  width: 100%;
  max-width: 262px;
  margin: 0 auto;
}
.button2{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    
}
.button2 a{
    padding: 20px;
}

.a-img{
  height: 100px;
}


.btn {
    width: 15rem;
    max-width: 60%;
}



#header {
  transition: all 0.5s;
  z-index: 999;
  /* padding: 5px 0 0px 0; */
  height: 50px;
  position: fixed;
  width: 100%;
}

#header.header-scrolled {
  padding: 12px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  flex:1;
  text-align: center;
}
#header .logo  img {
  margin-bottom: 3px; 
}

#header .logo a {
  color: #111111;
}

#header .logo a span {
  color: #e03a3c;
}

#header .logo img {
  max-height: 200px;
  z-index: 999;
}
section {
  position: relative;
}



  .modal-text{
    background: rgba(255, 255, 255, -0.25) !important;
    backdrop-filter: blur(5px) !important;
    border: none;
    z-index: 1;
}







.ebcf_close {
    color: #fff;
    float: right;
    font-size: 52px;
    font-weight: bold;
    margin-top: -31px;
    margin-right: -10px
}





  
.animatedText-wrapper p{
  font-family: 'Work Sans', sans-serif;
  font-weight: 200;
  color: #fff;
  font-size: 50px;
    margin-bottom: 0px;
}
.animate-text {
  overflow: hidden;
  border: 2px solid #fff;
  margin: 0 10px;
  line-height: 1.3!important;
  width: 450px;
  height: 100%;
}

.animate-text span{
    font-size: 55px;
    color:#fff;
    font-weight: 500;
    display: none;
    font-family: 'Work Sans', sans-serif;
}

.animate-text span.text-in{
  display: block;
  animation: textIn .5s ease;
}
.animate-text span.text-out{
  animation: textOut 1s ease;
}

@media (max-width: 480px) {  
  .animate-text span, .animatedText-wrapper p {
    font-size: 43px;
  }
  .animate-text {
    line-height: 150% !important;
    width: 310px;
  }
}
@keyframes textIn{
  0%{
    transform: translateY(100%);
  }
  100%{
    transform: translateY(0%);
  }
}
@keyframes textOut{
  0%{
    transform: translateY(0%);
  }
  100%{
    transform: translateY(-100%);

  }
}

.modal-backdrop {
    
     --bs-backdrop-bg: none !important; 
    
}


h1 span{
  color: #fff;
}
.abc{
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin: -10px;
}
.right-btn{
 display: flex;
    justify-content: center;
    flex-direction: row;
} 
    
    
   
    .container1 {
    width:200px;
    display:inline-block;
    }
    .modal-content, #caption {   
      
    /*     -webkit-animation-name: zoom; */
        -webkit-animation-duration: 0.8s;
    /*     animation-name: zoom; */
        animation-duration: 0.6s;
    }
    
    
    @-webkit-keyframes zoom {
        from {-webkit-transform:scale(0)} 
        to {-webkit-transform:scale(1)}
    }
    
    @keyframes zoom {
        from {transform:scale(0)} 
        to {transform:scale(1)}
    }
    
    .doctor-image{
        z-index: 10;
    }
}
    
  
.mobile{
  display: flex;
  display: block !important;
}
.tabs h4 {
    display: none;
}
.mobile{
  background: #e1e0e0;
  padding: 8px 0;
  color: black;
  margin-bottom: 0px;
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: capitalize;
  font-weight: 500;
  
}
.services_tab .nav.nav-tabs {
    background: #2a0d51;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.services_tab .tab-content {
    padding: 9px 8px 8px 5px !important;
}
.services_tab_content p {
    color: #f68b1e;
    font-size: 14px !important;
    line-height: 18px !important;
    text-align: center !important;
    margin-top: -35px !important;
}
.recentProject img {
    width: 350px;
    height: 10vh !important;
    object-fit: cover;
}
.recentProject{
  padding: 10px !important;
}
.lightbox .lb-image {
    display: block;
    width: 300px !important;
    height: 485px;
    /* height: auto; */
    max-width: inherit;
    max-height: none;
    border-radius: 3px;
    border: 4px solid #fff;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  
  transition: all 0.5s;
  z-index: 999;
  height: 50px;
  position: fixed;
  width: 100%;
}

#header.header-scrolled {
  padding: 12px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  flex:1;
  text-align: center;
}


#header .logo a {
  color: #111111;
}

#header .logo a span {
  color: #e03a3c;
}

#header .logo img {
  max-height: 200px;
  z-index: 999;
  position: relative;
  /* height: 150px; */
  /* top: 0%; */
  /* padding-top: 74px; */
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/


.navbar-mobile{
  width: 100%;
}


/* .navbar li {
  position: relative;
} */





.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #e03a3c;
}



.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
.navbtn {
  color: #fff;
    border-radius: 4px;
    font-size: 12px;
    width: 100%;
    max-width: 145px;
}
.headerbtn .navbtn:first-child {
    margin-right: 10px;
}



/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #111111;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  /* .navbar ul {
    display: none;
  } */
}

.navbar-mobile {
  position: fixed !important;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #111111;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #e03a3c;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #e03a3c;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}



/*--------------------------------------------------------------
# Recent Projects
--------------------------------------------------------------*/
.recentProject h2{
  color: #d7f0da;
}
.recentProject ul {
  list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
}
.recentProject li {
    margin: 0;
    position: relative;
    overflow: hidden;
}
.ProjectDetail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 1rem 1rem 2.8rem;
    color: #fff;
    font-size: 1.2rem;
    z-index: 1;
    opacity: 0;
    transition: opacity 600ms, transform 600ms;
    background-color: rgba(246,139,30, 0.7);
}
.recentProject li:is(:hover, :focus) .ProjectDetail {
  opacity: 1;
}
.recentProject img {
    width: 350px;
    height: 40vh;
    object-fit: cover;
}
.ProjectDetail .btn {
  position: absolute;
    bottom: 10px;
    max-width: 120px;
    right: 10px;
    background-color: #62c46f!important;
    line-height: normal;
    font-size: 13px;
    padding: 5px;
    border-radius: 4px!important;
}
.ProjectDetail h3{
  font-size: 24px;
  margin-bottom: 2rem;
}
.ProjectDetail h5 {
    font-size: 19px;
}

@media (min-width:1240px) { 
  .recentProject ul {
    /*gap: 1.8rem;*/
    grid-template-columns: repeat(6, 1fr);
  } 
}
@media (max-width:1500px) { 
  .ProjectDetail h3{
    font-size: 19px;
    margin-bottom: 1.5rem;
  }
  .ProjectDetail h5 {
    font-size: 14px;
  }
}

/*  recent project popup popup design */
.hidestep {
  display: none!important;
}
.full-w-Popup .modal-dialog {
    width: 100%;
    max-width: 98%;
  margin-top: 13px;
}
.customPopup .modal-header {
    height: 50px;
    background: transparent;
    display: block;
    position: relative;
    border: none;
    Padding: 0px;
}
.customPopup .modal-content {
  /* border: 15px solid #000; */
}
.modal-dialog .modal-header .btn-close {
  position: absolute;
  top: 15px;
  right: 40px;
  opacity: 1;
  font-size: 18px;
  z-index: 2;
}
.customPopup .btn-close.white {
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; 
  width: auto;
}
.recentP_pdesign .modal-header {
    max-height: 310px;
}
.recentP_pdesign .modal-header img {
    width: 100%;
}
.recentP_pdesign p {
    font-size: 17px;
}
.btn.moreGallery {
  font-size: 13px;
    width: 139px;
    padding: 5px 5px 6px;
    border-radius: 2px!important;
    line-height: normal;
}
@media (min-width:1440px) { 
  .recentP_pdesign .modal-header {
    max-height: 650px;
  } 

}



.item {
  width: 100%;
 
}
.item img{
 
  height: 100vh;
}
.last {
  color: #222;
 
}

@media screen and (max-width: 600px){
  
  .parent {
    flex-direction: column-reverse;  
  }
  
  .item {
    width: auto;
    min-height: 200px;
  }
  
  .last {
    background: #aa0000;
  }
  
}



.servicePdesign .btn {
   
margin-bottom: 12px;
background-color: #f15922 !important;
}
.side-nav-brief{
  position: absolute;
    right: 0;
    max-width: 500px;
    width: 100%;
    text-align: left;
    padding: 20px 0px;
    bottom: 30%;
    color: #fff;
    left: 10%;
    background-color: #351d0c;
    padding: 40px;
    opacity:0.5;
}
.bio h2 {
  font-size: 30px;
  /*background: rgba(0, 0, 0, 0.6);*/
}
.bio p {

    font-size: 18px;
    letter-spacing: 0.8px;
    font-weight: 300;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
    margin-left: auto;
    font-family: 'Work Sans', sans-serif;
    font-weight: 200;
    
}

.btn-close{
  color: red !important;
}

hr:not([size]) {
    /*height: 2px !important;*/
    border: 1px solid #fff !important;
    font-weight: bold;
    margin: 0px !important
}

.style{
  width: 150px !important;
    align-items: inherit;
    float: inline-end;
}

  
.text{display: flex;flex-direction: column;text-align:  center;position: relative;}
h1 span{
  color: #fff;
}


/* Home all doctor-image css */
.height-auto{
  height: auto;
}
.doctors-slide {
  height: 100%
}
.doctorsH-section {
  padding: 175px 15px 0;
}
.all-doctors {
    max-width: 1250px;
  padding: 0 5px;
}
.all-doctors .doctors-col {
    z-index: 1;
}
.all-doctors .doctors-col:nth-child(1) {
    margin-right: -75px;
}
.all-doctors .doctors-col:nth-child(2) {
  z-index:2;
    margin-right: -145px;
}
.all-doctors .doctors-col:nth-child(4) {
   margin-left: -75px;
   z-index:0;
}

@media (max-width: 767px) { 
  .all-doctors .doctors-col:nth-child(1) {
    margin-right: -50px;
  }
  .all-doctors .doctors-col:nth-child(2) {
    margin-right: -115px;
  }
  .all-doctors .doctors-col:nth-child(4) {
    margin-left: -50px;
  }
}
  
    
    
   
    .container1 {
    width:200px;
    display:inline-block;
    }
    .modal-content, #caption {   
      
    /*     -webkit-animation-name: zoom; */
        -webkit-animation-duration: 0.8s;
    /*     animation-name: zoom; */
        animation-duration: 0.6s;
    }
    
    
    @-webkit-keyframes zoom {
        from {-webkit-transform:scale(0)} 
        to {-webkit-transform:scale(1)}
    }
    
    @keyframes zoom {
        from {transform:scale(0)} 
        to {transform:scale(1)}
    }
    
    .doctor-image{
        z-index: 10;
    }
  
  
  
/* TOP nav bar  design */
.topNab-bar img{
  max-width: 210px ;
   /*box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);*/
}
.topNab-bar li a {
  font-family: 'Work Sans', sans-serif;
  color: grey;
  font-weight: 300;
  font-size: 15px;
  padding: 20px 20px 10px 20px;
}

.topNab-bar li a:hover{
    color: #f68b1e !important
  }

/* left full nav bar  design */
.openfullNav {
  background: transparent;
    position: fixed;
    top: 0px;
    font-size: 33px;
    color: #5e524e;
    z-index: 1000;
    left: 32px;
    width: auto;
    display: none;
}

.menunav_overlay {
  background-color: rgba(0,0,0, 0.8);
    position: fixed!important;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 999;
}
.customNav {
  /* margin: 3rem 0; */
    height: inherit;
    width: 100%;
    display: block;
    max-width: 220px;
}
.customNav > li > a{
  padding: 10px 0px;
}
.customNav li .dropdown-menu a{ 
padding: 6px 0px;
}
.customNav li a{
  color: #ffff!important;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 2px;
  font-weight: 100;
  text-decoration: none!important;
  padding: 10px 10px;
    display: block;
}
.customNav > li:hover > a{ 
  color: #722a12!important;
  font-weight: 300;
}
 .customNav li .dropdown-menu li:hover > a{ 
  color: #722a12!important;
  font-weight: 300;
}
.customNav .dropdown:hover .dropdown-menu {
   display: block;
    background: transparent;
    left: 100%;
    top: 0;
    padding-left: 2rem;
    width: 100%;
}
.customNav .dropdown:hover > .dropdown-menu {
  border-left: 1px solid #fff;
}
.customNav .dropdown:hover > .dropdown-menu .sub-menu-2 {
  display: block;
    position: relative;
    left: auto;
    border: none;
    padding-left: 4rem;
}
.nav-icon{
  height: 20px;
  width: 20px;
}
.modal{
  width: 100% !important;
}
.navbar { 
    width: 100%;
    max-width: 56%;
  Padding:0px
}

.navbar-brand{
  padding-top: 0px !important;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23FFFFFF' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}
@media (max-width: 1400px) { 
  .topNab-bar img{
    max-width: 145px;
  }
  
}
/** footer-bottom **/

.footer-bottom{
  position: relative;
  background-color:#000;
  padding: 25px 0px 22px 0px;
  height: auto;
  bottom: 0px;
  width: 100%;
}
.footer-bottom .copyright,
.footer-bottom .copyright a,
.footer-bottom .footer-nav li a{
  position: relative;
  color: #9ea0a9;
}
.footer-bottom .copyright a:hover,
.footer-bottom .footer-nav li a:hover{
  color: #ff5e14;
}
.footer-bottom .footer-nav{
  position: relative;
  text-align: left;
  z-index: 99999;
  color: #fff;
}
.footer-bottom .footer-nav li{
  position: relative;
  display: inline-block;
  margin-left: 29px;
}
.footer-bottom .footer-nav li:first-child{
  margin-left: 0px;
}
.footer-bottom .footer-nav li:before{
  position: absolute;
  content: '';
  background: #9ea0a9;
  width: 1px;
  height: 14px;
  top: 7px;
  left: -18px;
}
.footer-bottom .footer-nav li:first-child:before{
  display: none;
}

.uparrow{
  text-align: center;
  position: relative;
  /*bottom: 10px;*/
}

@media (min-width: 320px) and (max-width: 768px){
  .map-img img {
    display: flex;
    height: auto;
    margin: auto;
    margin-top: 20px;
  }
  .mobile-tab{
    display: flex;
  }
  .topNab-bar img {
        max-width: 133px;
        margin-left:75px;
    }
    .footer-bottom .footer-nav {
    position: relative;
    text-align: left;
    z-index: 99999;
    color: #fff;
    display: flex;
    flex-direction: column;
}
.d-grid {
  display: inline-grid !important;
}
.footer-bottom .footer-nav li {
    position: relative;
    display: inline-block;
     margin-left: 0px; 
}
.family-law-team h2 {
    font-size: 30px !important;
    }
  }

@media (min-width: 1201px) and (max-width: 1400px) { 
  .navbar { 
     max-width: 62%;
  }
  .navbar-collapse {
    flex-grow: inherit;
  }
  
}
@media (min-width: 992px) and (max-width: 1200px) { 
  .navbar { 
     max-width: 75%;
  }
  .navbar-collapse {
    flex-grow: inherit;
  }
}
@media (max-width: 991px) { 
  .navbar {
    max-width: 100%;
  }
  .mobile-tab{
    display: flex;
  }
      .navbar-brand {
        display: flex;
        justify-content: center;
        margin: auto;
        
    }
  .navbar .navbar-collapse {
    background:#272120;
    margin-left: -12px;
    margin-right: -12px;
    padding: 0px 15px;
  }
  .topNab-bar li:not(:first-child) a { 
    padding-top:10px;
  }
  .navbar .navbar-collapse .pay-online {
    margin-bottom: 15px;
  }
  .doctorsH-section {
    padding-top: 122px;
  }
  .animatedText-wrapper {
    flex-direction: column;
  }
}


.modal{
  width: 100% !important;
}
.contact-icon {
    position: fixed;
    /*width: 100%;*/
    text-align: right;
    padding: 20px 0px;
    color: #fff;
    right: 2%;
    bottom: 0%;
    z-index: 999;
}
.contact-icon img{
  width:40px;
  
}
.arrow{
  position: relative;
    display: flex;
    justify-content: center;
    z-index: 99 !important;
    padding-bottom: 15px;
    top: -5%;
}
.arrow img{
  width: 40px;
}
.doctorsArrow {
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
}

.innerSection-wrapper {
    max-width: 84%;
    margin: 0 auto;
  padding: 120px 20px 20px;
    color: #fff;
}
.innerSection1 h2 {
    font-size: 50px;
    color: #f15922 !important;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
}
.innerSection1 p {
    font-size: 24px;
    font-weight: 300;
    margin-left: auto;
    letter-spacing: 1px;
}
}
@media (max-width: 1400px) { 
  .innerSection-wrapper {
    max-width: 90%;
    padding-top: 70px; 
  }
}
@media (max-width:991px) { 
  .innerSection-wrapper {
    max-width: 97%;
    padding-top: 30px; 
  }
}


.describe-section{
    position: absolute;
    top: 20%;
    left:8%;
    right: 5%;
    text-align: left;
    padding: 20px 0px;
    color: #fff;
}
.describe-section h2 {
    font-size: 50px;
    color: #f15922 !important;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
}
.divorce h2{
  color: #fff !important;
}
.divorce h4{
  color: #f15922 !important;
  font-size: 40px;
  font-weight: 300;
}
.describe-section h2 span{
  font-weight: 300 !important;
}
.describe-section p {
    /*padding: 1.7rem 6rem 0;*/
    font-size: 24px;
    font-weight: 300;
    /* text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1); */
    margin-left: auto;
    letter-spacing: 1px;
}
.nav-link:focus, .nav-link:hover {
    color: grey !important;
}

.family-law-team{
    position: absolute;
    top: 50%;
    left:3%;
    max-width: 850px;
    width: 100%;
    text-align: left;
    padding: 20px 0px;
    color: #fff;
}
.family-law-team h2 {
    font-size: 65px;
    color: #f15922 !important;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
}
.family-law-team h2 span{
  font-weight: 300 !important;
  color: #fff;
}
.highlight-color{
  color: #f68b1e !important;
  font-weight: bold;
}
.highlight-bold{
  font-weight: bold;
}
.serviceList {
  padding: 0.3rem 1rem 1rem;
}

.serviceList ul {
  list-style: none;
  font-weight: 400;
  color: black;
}
.serviceList ul li {
  font-size: 22px;
  color: #fff;
  /* padding: 0px !important; */
  font-weight: bold;
}
.serviceList ul li:before {
  content: "\2022";
  color: #f68b1e;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}


.parent {
  /* display: flex; */
  font-family: arial, sans-serif;
}

.item {
  width: 100%;
}
.item img{
  height: 100vh;
}
.last {
  color: #222;
}

@media screen and (max-width: 600px){
  
  .parent {
    flex-direction: column-reverse;  
  }
  
  .item {
    width: auto;
    min-height: 200px;
  }
  
  .last {
    background: #aa0000;
  }
  .map-img img{
  display: flex;
    height: auto;
    margin: auto;
    margin-top: 20px;
}
}

.bio {
    position: absolute;
    right: 0;
    max-width: 600px;
    width: 100%;
    text-align: left;
    padding: 20px 0px;
    bottom: 30%;
    color: #fff;
    right: 15%;
    font-family: 'Work Sans', sans-serif;
}
.bio h2 {
  font-size: 30px;
  font-family: 'Work Sans', sans-serif;
}

.servicePdesign .btn {
  margin-bottom: 12px;
  background-color: #f15922 !important;
  border: none !important;
}
.side-nav-brief{
  position: absolute;
    right: 0;
    max-width: 500px;
    width: 100%;
    text-align: left;
    padding: 20px 0px;
    bottom: 30%;
    color: #fff;
    left: 10%;
    background-color: #351d0c;
    padding: 40px;
    opacity:0.5;
}
.bio h2 {
  font-size: 30px;
}
.bio p {

    font-size: 18px;
    letter-spacing: 0.8px;
    font-weight: 300;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
    margin-left: auto;
    font-family: 'Work Sans', sans-serif;
    font-weight: 200;
    
}

.btn-close{
  color: red !important;
}

hr:not([size]) {
   
    border: 1px solid #fff !important;
    font-weight: bold;
    margin: 0px !important
}

.style{
  width: 150px !important;
    align-items: inherit;
    float: inline-end;
}


.DRpopup-img img{
    height: 100vh;
    margin: 0 auto;
}
.borderBottom5 {
  border-bottom: 5px solid #fff; 
}
 .popup{
   border-bottom: 5px solid #fff; 
 }
 
 .DRpopup-content {
  max-width: 600px;
  padding: 20px 0px;
  font-family: 'Work Sans', sans-serif;
      color: #fff;
 } 
 .DRpopup-content h2{
  font-size: 30px;
 } 
 .DRpopup-content p{
  font-size: 18px;
    letter-spacing: 0.8px;
    font-weight: 300;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
    margin-left: auto;
    font-family: 'Work Sans', sans-serif;
    font-weight: 200;
 }
@media (max-width: 1200px) {
  .DRpopup-img img{
      height: auto;
  }
}

@media (max-width: 991px) {
  .DRpopup-wrapper .borderBottom5 {
    border-bottom: none; 
  }
  .DRpopup-wrapper .DRpopup-img {
    border-bottom: 5px solid #fff; 
  }
  .DRpopup-img img {
     max-width: 350px;
    }
}

/*--------------------------------------------------------------
# Service popup design
--------------------------------------------------------------*/
.servicePdesign .modal-dialog {
    width: 100%;
    max-width: 98%;
  margin-top: 13px;
}
.servicePdesign .modal-header {
    /*background:url(../img/industrial-banner.png);*/
    display: block;
    position: relative;
    height: 50px;
    background-color: none;
    background-size: cover;
    background-repeat: no-repeat;
    border: none;
}

/* .servicePdesign .btn-close {
    position: absolute;
    top: 15px;
    right: 15px;
    opacity: 1;
    font-size: 18px;
} */


.btn {
  padding: 0.8rem 1.3rem;
  background-color: #f15922 !important;
  font-size: 0.95rem;
  color: #fff;
  line-height: 1;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  margin: 0;
  width: 250px;
}

.btn:hover {
  background-color: transparent;
  color: #fff;
}

.law-img img{
  display: flex;
  justify-content: center;
  margin: auto;
  margin-top: 150px;
}
.side-tab {
  display: flex;
  width: 45px;
  float: left;
  position: fixed;
  transition: height 0.5s;
  -webkit-transition: height 0.5s;
  text-align: center;
  overflow: hidden;
  transition: 1.5s;
}
.side-tab-fa {
  display: flex;
  width: 45px;
  float: left;
  position: fixed;
  transition: height 0.5s;
  -webkit-transition: height 0.5s;
  text-align: center;
  overflow: hidden;
  transition: 1.5s;
}
.side-tab-ca {
  display: flex;
  width: 45px;
  float: left;
  position: fixed;
  transition: height 0.5s;
  -webkit-transition: height 0.5s;
  text-align: center;
  overflow: hidden;
  transition: 1.5s;
}
.side-tab-ca:hover{
  height: 300px;
  width: 13vw;
}
.side-tab:hover {
  height: 300px;
  width: 18vw;
}
.side-tab-fa:hover {
  height: 400px;
  width: 22vw;
}
.side-tab-heading{
   -webkit-writing-mode: vertical-rl;
   -ms-writing-mode: tb-rl;
   text-orientation: mixed;
   writing-mode: vertical-rl;
   transform: rotate(180deg);
   font-size: 20px;
    color: grey;
  font-weight: bold;
  letter-spacing: 2px;
   
}
.side-tab-menu{
  width: 1200px;
  height: 350px;
  background-color: #2e1208;
}

.side-tab-menu ul li a{
  /*height: 150px;*/
  text-decoration: none;
  display: flex;
  flex-direction: row;
}

.active{
  font-weight: bold;
  font-size: 16px;
}
.s-btn {
  appearance: none;
    -webkit-appearance: none;
  font-family: sans-serif;
  cursor: pointer;
  padding: 12px;
  border: 0px;
  height: 300px;
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
     transition: background-color 100ms linear;
}
.s-fa-btn {
  appearance: none;
    -webkit-appearance: none;
  font-family: sans-serif;
  cursor: pointer;
  padding: 12px;
  border: 0px;
  height: 350px;
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
     transition: background-color 100ms linear;
}
.ca-btn {
  appearance: none;
    -webkit-appearance: none;
  font-family: sans-serif;
  cursor: pointer;
  padding: 12px;
  border: 0px;
  height: 300px;
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
     transition: background-color 100ms linear;
}

.btn:focus, .btn.focus {
  outline: 0;
}

.btn-primary1 {
  background: #501e0d;
  
}

.side-nav {
  height: 0px;
  width: 100%;
  background-color: #4d4d4d;
  position: relative;
}

.side-nav > .nav-header {
  display: inline;
}

.side-nav > .nav-header > .nav-title {
  display: inline-block;
  font-size: 12px;
  color: #fff;
}

.side-nav > .nav-btn {
  display: none;
}

.side-nav > .nav-links {
  display: inline;
  float: right;
  font-size: 15px;
  display: flex;
  flex-direction: column;
  align-items:  flex-start;
}

.side-nav > .nav-links > a {
  display: inline-block;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
  color: #efefef;
}

.side-nav > .nav-links > a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.side-nav > #nav-check {
  display: none;
}
.family-law{
  background-image: url(../img/CALI-BACKGROUND.jpg);
  background-size: cover;
  height: 530vh;
}

.f-list ul li{
    font-size: 24px;
    font-weight: 300;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
    padding-left: 10px;
}
/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 140px 0 60px 0;
  min-height: 50vh;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.breadcrumbs:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  inset: 0;
}

.breadcrumbs h2 {
  font-size: 56px;
  font-weight: 500;
  color: #fff;
  font-family: var(--font-secondary);
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}

.breadcrumbs ol a {
  color: rgba(255, 255, 255, 0.8);
  transition: 0.3s;
}

.breadcrumbs ol a:hover {
  text-decoration: underline;
}

.breadcrumbs ol li+li {
  padding-left: 10px;
}

.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: #fff;
  content: "/";
}






ul {
  /*background: darkorange;*/
  list-style: none;
  margin: 0;
  padding-left: 0;
}

li {
  color: #fff;
  /*background: darkorange;*/
  /*display: block;*/
 
  position: relative;
  text-decoration: none;
  transition-duration: 0.5s;
}
  
li a {
  color: #fff;
}

li:hover {
 /* background: red;*/
  cursor: pointer;
}

.navbar-nav li .dropdown-menu {
    background-color: #272120;
    border: none;
    height: 100%;
    
}

.navbar-nav li .dropdown-menu li {
  clear: both;
  width: 100%;
  padding-bottom: 10px;
}
/* .dropdown-menu {
  
    min-width: 75rem !important;
} */
/* .dropdown{
  width: 15rem;
  position: absolute;
} */

@media (min-width: 992px) {
  .navbar-nav li .dropdown-menu {
    /*background: orange;*/
    /*visibility: hidden;*/
    opacity: 0;
    min-width: 10rem;
    transition: all 0.5s ease;
    margin-top: 0rem;
    left: 0;
    position: absolute !important;
  }
  .navbar-nav li:hover > .dropdown-menu,
  .navbar-nav li .dropdown-menu:hover {
    visibility: visible;
    opacity: 1;
    display: block;
    background-color: #272120;
    height: auto;
  }
  .navbar-nav li .dropdown-menu {
    width: 15rem;
  }
}
@media (max-width: 991px) {
  .navbar-nav li .dropdown-menu {
    position: static;
    display: block;
    Padding: 0px;
  }
  #slide2, #slide3, #slide4, #slide5, #slide6, #slide7, #slide8, #slide9, #slide10, #slide11, #slide12, #slide13, #slide14, #slide15,
  #slide16, #slide17, #slide19, #slide20, #slide21, #slide22, #slide23, #slide24, #slide25, #slide26, #slide27, #slide28, 
  #slide29, #slide30, #slide31, #slide32, #slide34, #slide36, #slide37, #slide38, #slide39, #slide40, #slide41, #slide42, #slide43,
  #slide45, #slide46, #slide47 ,#slide48 ,#slide49 ,#slide50 ,#slide51  ,#slide53 ,#slide54, #slide55, #slide56, #slide57, #slide58, #slide59{
    height: auto;
  }
  .mob-slide {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  
  }
  .family-law-team {
    position: absolute;
    top: 30%;
    left: 3%;
    max-width: 850px;
    width: 100%;
    text-align: left;
    padding: 20px 0px;
    color: #fff;
}
}

.describe-section-real{
    position: absolute;
    top: 20%;
    left:8%;
    right: 5%;
    text-align: left;
    padding: 20px 0px;
    color: #fff;
}

.describe-section-real h2 {
    font-size: 35px;
    color: #f15922 !important;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
}


.describe-section-real p {
    /*padding: 1.7rem 6rem 0;*/
    font-size: 22px;
    font-weight: 300;
    /* text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1); */
    margin-left: auto;
    letter-spacing: 1px;
}
.innerSection2 {
  
}
.innerSection2 h2 {
    font-size: 35px;
    color: #f15922 !important;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
}
.innerSection2 p {
    /*padding: 1.7rem 6rem 0;*/
    font-size: 22px;
    font-weight: 300;
    /* text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1); */
    margin-left: auto;
    letter-spacing: 1px;
}

.heanderNumer .cal-us {
    font-size: 25px;
    font-weight: 400;
    display: flex;
    align-items: center;
    padding-top: 10px;
}
.pay-online{
  background-color: #f15922 !important;
  /*background-color: darkorange;*/
  margin: 15px;
  /*height: 45px;*/
  color: #fff;
  /*width: 160px;*/
  font-size: 15px;
}
.pay-online a{
  color: #fff !important;
}

.pay-btn{
  padding: 10px !important;
  text-align: center;
  border: 2px solid #f15922 !important
}
.pay-btn:hover{
  background-color: #fff;
  border: 2px solid #f15922 !important;
  color: #f15922 !important;
}

/*------------------About us--------------------------*/



.bg-img{
  background-image: url(../img/CALI-BACKGROUND.jpg);
  background-size: cover;
}
.about {
  display: grid;
  place-content: center;
  position: relative;
  padding-top: 250px;
  background-size: cover;
  display: flex;
  margin: auto;
  height: auto;
  
}
 .about__heading {
    font-size: 50px;
    color: #f15922 !important;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    padding-top: 20px;
    padding: 5px 50px;
}
.about__content {
  margin-bottom: var(--size-6);
}
.about__title_Award{
  margin-bottom: var(--size-8);
  font-family: 'Work Sans', sans-serif;
  font-size: 20px;
  font-weight: 500;
  padding: 10px;
  padding: 0px 50px;
  color: #f68b1e !important
}

.about__desc {
    font-family: 'Work Sans', sans-serif;
    color: gray;
    padding: 0px 50px;
    font-size: 24px;
    font-weight: 300;
    /*text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);*/
    margin-left: auto;
}

.get-in-touch{
  display: flex;
  justify-content: center;
  padding:20px;
}

.primary-btn:hover {
  color: var(--gray-0);
  background-color: black;
}

.awrd{
  padding-top: 100px;
  font-size: 50px;
    color: #f15922 !important;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    padding-top: 20px;
    padding: 5px 50px;
    text-align: center;
}
.awads-section{
  padding-top: 100px;
  background-color: #fff;
}
.divide{
  width: 95%;
  margin: auto;
  position: relative;
  border: 1px solid #fff;
  opacity: .25;
}
.awrd-img {
  display: grid;
    padding: 50px 50px;
    gap: 1rem;
    grid-auto-flow: column;
    align-items: center;
    justify-content: center;
}


@media (max-width: 991px) {
  .about {
    padding-top: 120px;
  }
  
}
@media (max-width: 767px) {
  .awrd-img { 
    grid-auto-flow: row;
    grid-template-columns: auto auto;
  }
  .about__heading, .about__title_Award, .about__desc {
    padding-right: 20px;
    padding-left: 20px;
    
  }
  .about__heading{
    margin-top: 50px;
  }
  .awrd-img {
    padding: 50px 25px;
  }
  .awrd {
    font-size: 35px;
    padding: 5px 25px;
  }
}


.about_privacy {
    display: grid;
    place-content: center;
    position: relative;
    padding-top: 120px;
    background-size: cover;
    display: flex;
    margin: auto;
    height: auto;
}
.about__P-heading {
    font-size: 25px;
    color: #f15922 !important;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    padding-top: 20px;
    padding: 5px 50px;
}
.about__P-desc {
    font-family: 'Work Sans', sans-serif;
    color: gray;
    padding: 0px 50px;
    font-size: 19px;
    font-weight: 300;
    /* text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1); */
    margin-left: auto;
}

/*-----------------------------Contact Us-------------------*/


.contact-us{
  padding-top: 150px;
}


input[type=text], input[type=email], input[type=number], select, textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  /*margin-top: 6px;
  margin-bottom: 16px;*/
  resize: vertical;
}

input[type=submit] {
  background-color: #04AA6D;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: #45a049;
}


/* Begin Right Contact Page */
.direct-contact-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Location, Phone, Email Section */
.contact-list {
  list-style-type: none;
  margin-left: 30px;
  padding-right: 20px;
}

.list-item {
  line-height: 4;
  color: #aaa;
}

.contact-text {
  font: 300 18px 'Lato', sans-serif;
  letter-spacing: 1.9px;
  color: #bbb;
}

.place {
  margin-left: 62px;
}

.phone {
  margin-left: 56px;
}

.gmail {
  margin-left: 53px;
}

.contact-text a {
  color: #bbb;
  text-decoration: none;
  transition-duration: 0.2s;
}

.contact-text a:hover {
  color: #fff;
  text-decoration: none;
}






/* Begin Media Queries*/
@media screen and (max-width: 850px) {
  .contact-wrapper {
    display: flex;
    flex-direction: column;
  }
  .direct-contact-container, .form-horizontal {
    margin: 0 auto;
  }  
  
  .direct-contact-container {
    margin-top: 60px;
    max-width: 300px;
  }  
  .testimonial4_slide blockquote p {
     font-size: 15px !important;
   }  
}


@media (max-width:1440px)
{
  .innerSection1 h2 {
    font-size: 25px;
 }
 .innerSection1 p {
    font-size: 18px;
  }
  .serviceList ul li{
    font-size: 18px;
  }
  .innerSection2 p {
    font-size: 17px;
  }
  .innerSection2 h2 {
    font-size: 25px;
  }
}

@media (min-width: 1360px) and (max-width: 1440px){
  .innerSection2 p {
    font-size: 15px;
  }
  .innerSection2 h2 {
    font-size: 20px;
  }
  .serviceList ul li{
    font-size: 16px;
  }
  .innerSection-wrapper {
        max-width: 98%;
        padding-top: 90px;
    }
}

@media (max-width: 1280px) {
  .innerSection1 p {
    font-size: 15px;
  }
  .innerSection1 h2 {
    font-size: 30px;
  }
  .serviceList ul li {
    font-size: 20px;
  }
  .innerSection2 h2 {
    font-size: 20px;
  }
  .innerSection2 p {
   
    font-size: 12px;
  }
  .topNab-bar img {
    max-width: 150px;
  }

}



@media (min-width: 2000px) and (max-width: 3000px){
  .innerSection1 h2 {
    font-size: 70px;
    color: #f15922 !important;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
}
.innerSection1 p {
    font-size: 36px;
    font-weight: 300;
    margin-left: auto;
    letter-spacing: 1px;
  }
  .serviceList ul li {
    font-size: 32px ;
  }
  .innerSection2 p {
    
    font-size: 28px;
  }
  .innerSection2 h2 {
    font-size: 60px;
  }
  .innerSection-wrapper {
    max-width: 84%;
    margin: 0 auto;
    padding: 150px 20px 20px;
    color: #fff;
}
.topNab-bar img {
    max-width: 250px;
}
.doctorsH-section {
    padding: 297px 15px 0;
  }
 
}

/*----------------------Testimonial------------------------*/

.heading {
    text-align: center;
    text-transform: uppercase;
    font-size: 50px;
     color: #f68b1e !important;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    padding-top: 180px;
}





/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    position: relative;
    background-position: center;
    background-size: cover;

}

#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 40%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 40%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide blockquote p {
     font-size: 24px;
    font-weight: 300;
    margin-left: auto;
    letter-spacing: 1px;
    color: #fff;
}
.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px;
}

/*.testimonial .carousel {
  padding-bottom:50px;
}*/
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    top: 0px;
}

/*.testimonial4_slide  blockquote p {
  background-color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0;
  padding: 25px 50px 30px;
  position: relative;
}*/

.testimonial4_slide  blockquote:before, .testimonial4_slide  blockquote:after {
  content: "\201C";
  /*position: absolute;*/
  color: #f68b1e !important;
  font-size: 50px;
  font-style: normal;
}

.testimonial4_slide  blockquote:before {
  top: 25px;
  left: 20px;
}

.testimonial4_slide  blockquote:after {
  content: "\201D";
  right: 20px;
  bottom: 0;
}



/*----------------service-area---------------------*/
.service-area{
  padding: 50px 10px;
}



/* Loader styles */
.pageloader {
  position: fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-image: url(../img/loaderBG.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
      font-size: 20px;
    font-weight: 500;
  background: rgb(37,13,1);
}
.wave-loader {
  width: 60px;
  aspect-ratio: 4;
  background: radial-gradient(circle closest-side,#fff 90%,#0000) 0/calc(100%/3) 100% space;
  clip-path: inset(0 100% 0 0);
  animation: l1 1s steps(4) infinite;
}
@keyframes l1 {to{clip-path: inset(0 -34% 0 0)}}





#header.scrolled {
    background-color: #272120; /* Change to your desired color */
    height: 85px;
  }

@media (min-width: 1201px) and (max-width: 1440px){
  .DRpopup-img img {
    height: 72vh;
  }
  .height{
    height: auto !important;
  }
}
.award-img{
  display: flex;
}
.award-img img{
  height: 130px;
  padding: 12px;
}


@media screen and (max-width: 3840px)  {
  .topNab-bar li a {
    font-size: 50px;
    }
    #header.scrolled {
      background-color: #272120;
      height: 130px;
    }
    .topNab-bar img {
    max-width: 420px;
    }
    .pay-online {
    font-size: 45px;
    }
    .heanderNumer .cal-us {
    font-size: 45px;
    }
    .doctorsH-section {
    padding: 340px 15px 0;
    }
    .animatedText-wrapper p {
      font-size: 130px;
    }
    .animate-text span{
      font-size: 130px;
    }
    .animate-text{
      width: 900px;
    }
    .all-doctors {
    max-width: max-content;
  }
  
  .DRpopup-content h2 {
    font-size: 50px;
  }
  .DRpopup-content p {
    font-size: 34px;
  }
  .DRpopup-content {
    max-width: 900px;
  }
  button:not(.navbar-toggler) {
   
    font-size: 30px;
    padding: 17px 26px;
    width: 100%;
    max-width: 351px;
    margin: 0 auto;
    height: auto;
  }
  .recentP_pdesign p {
    font-size: 35px;
    letter-spacing: 1px;
  }
  .h3, h3 {
    font-size: 3.75rem;
  }
  .innerSection-wrapper {
    padding: 280px 20px 20px;
    
  }
  .innerSection1 p {
    font-size: 55px;
  }
  .innerSection2 p {
    font-size: 45px;
  }
  .heading {
    padding-top: 340px;
  }
  .about__title_Award {
    font-size: 35px;
  }
  .about__desc{
    font-size: 40px;
  }
  .btn {
    font-size: 30px;
  }
  .contact-us {
    padding-top: 300px;
  }
  .navbar-nav li .dropdown-menu{
    min-width: 45rem;
  }
  .serviceList ul li {
    font-size: 45px;
  
  }
}


@media screen and (max-width: 3200px)  {
  .topNab-bar li a {
    font-size: 40px;
    }
    #header.scrolled {
      background-color: #272120;
      height: 120px;
    }
    .topNab-bar img {
    max-width: 400px;
    }
    .pay-online {
    font-size: 40px;
    }
    .heanderNumer .cal-us {
    font-size: 40px;
    }
    .doctorsH-section {
    padding: 340px 15px 0;
    }
    .animatedText-wrapper p {
      font-size: 120px;
    }
    .animate-text span{
      font-size: 120px;
    }
    .animate-text{
      width: 900px;
    }
    .all-doctors {
    max-width: max-content;
  }
  
  .DRpopup-content h2 {
    font-size: 50px;
  }
  .DRpopup-content p {
    font-size: 34px;
  }
  .DRpopup-content {
    max-width: 900px;
  }
  button:not(.navbar-toggler) {
   
    font-size: 30px;
    padding: 17px 26px;
    width: 100%;
    max-width: 351px;
    margin: 0 auto;
    height: auto;
  }
  .recentP_pdesign p {
    font-size: 35px;
    letter-spacing: 1px;
  }
  .h3, h3 {
    font-size: 3.75rem;
  }
  .innerSection-wrapper {
    padding: 280px 20px 20px;
    
  }
  .innerSection1 p {
    font-size: 45px;
  }
  .innerSection2 p {
    font-size: 35px;
  }
  .heading {
    padding-top: 340px;
  }
  .about__title_Award {
    font-size: 35px;
  }
  .about__desc{
    font-size: 40px;
  }
  .btn {
    font-size: 30px;
  }
  .contact-us {
    padding-top: 300px;
  }
  .navbar-nav li .dropdown-menu{
    min-width: 30rem;
  }
  .serviceList ul li {
    font-size: 35px;
  
  }
}


@media screen and (max-width: 2560px)  {
  .topNab-bar li a {
    font-size: 28px;
  }
  #header.scrolled {
      background-color: #272120;
      height: 105px;
    }
    .topNab-bar img {
    max-width: 320px;
    }
    .pay-online {
    font-size: 28px;
    }
    .heanderNumer .cal-us {
    font-size: 28px;
    }
    .doctorsH-section {
    padding: 340px 15px 0;
    }
    .animatedText-wrapper p {
      font-size: 100px;
    }
    .animate-text span{
      font-size: 100px;
    }
    .animate-text{
      width: 700px;
    }
    
  
  .DRpopup-content h2 {
    font-size: 50px;
  }
  .DRpopup-content p {
    font-size: 35px;
  }
  .DRpopup-content {
    max-width: 900px;
  }
  button:not(.navbar-toggler) {
   
    font-size: 28px;
    padding: 17px 26px;
    width: 100%;
    max-width: 351px;
    margin: 0 auto;
    height: auto;
  }
  .recentP_pdesign p {
    font-size: 35px;
    letter-spacing: 1px;
  }
  .h3, h3 {
    font-size: 3.75rem;
  }
  .innerSection-wrapper {
    padding: 280px 20px 20px;
    
  }
  .innerSection1 p {
    font-size: 32px;
  }
  .innerSection2 p {
    font-size: 28px;
  }
  .heading {
    padding-top: 340px;
  }
  .about__title_Award {
    font-size: 32px;
  }
  .about__desc{
    font-size: 30px;
  }
  .btn {
    font-size: 30px;
  }
  .contact-us {
    padding-top: 300px;
  }
  .navbar-nav li .dropdown-menu{
    min-width: 25rem;
  }
  .serviceList ul li {
    font-size: 35px;
  
  }

}


@media screen and (max-width: 2304px){
.topNab-bar li a {
    font-size: 25px;
  }
  #header.scrolled {
      background-color: #272120;
      height: 90px;
    }
}

@media screen and (max-width: 2248px){
.topNab-bar li a {
    font-size: 22px;
  }
  #header.scrolled {
      background-color: #272120;
      height: 90px;
    }
    .topNab-bar img {
    max-width: 320px;
    }
    .pay-online {
    font-size: 22px;
    }
    .heanderNumer .cal-us {
    font-size: 22px;
    }
    .doctorsH-section {
    padding: 340px 15px 0;
    }
    .animatedText-wrapper p {
      font-size: 100px;
    }
    .animate-text span{
      font-size: 100px;
    }
    .animate-text{
      width: 700px;
    }
    .all-doctors {
    max-width: 1500px;
  }
  
  .DRpopup-content h2 {
    font-size: 50px;
  }
  .DRpopup-content p {
    font-size: 28px;
  }
  .DRpopup-content {
    max-width: 900px;
  }
  button:not(.navbar-toggler) {
   
    font-size: 28px;
    padding: 17px 26px;
    width: 100%;
    max-width: 351px;
    margin: 0 auto;
    height: auto;
  }
  .recentP_pdesign p {
    font-size: 25px;
    letter-spacing: 1px;
  }
  .h3, h3 {
    font-size: 3.75rem;
  }
  .innerSection-wrapper {
    padding: 280px 20px 20px;
    
  }
  .innerSection1 p {
    font-size: 24px;
  }
  .innerSection2 p {
    font-size: 20px;
  }
  .heading {
    padding-top: 340px;
  }
  .about__title_Award {
    font-size: 30px;
  }
  .about__desc{
    font-size: 28px;
  }
  .btn {
    font-size: 30px;
  }
  .contact-us {
    padding-top: 300px;
  }
  .navbar-nav li .dropdown-menu{
    min-width: 25rem;
  }
  .serviceList ul li {
    font-size: 30px;
  
  }
}

@media screen and (max-width: 1920px){
    .topNab-bar li a {
    font-size: 18px;
    }
    .topNab-bar img {
    max-width: 200px;
    }

    .pay-online {
    font-size: 22px;
    }
    .doctorsH-section {
    padding: 250px 15px 0;
    }
    .animatedText-wrapper p {
      font-size: 50px;
    }
    .animate-text span{
      font-size: 50px;
    }
    .all-doctors {
    max-width: 1600px;
  }
  .animate-text{
      width: 366px;
    }
     .DRpopup-content h2 {
    font-size: 35px;
  }
  .DRpopup-content p {
    font-size: 25px;
  }
  .DRpopup-content {
    max-width: 700px;
  }
  
  .recentP_pdesign p {
    font-size: 25px;
    letter-spacing: 1px;
  }
  .h3, h3 {
    font-size: 35px;
  }
  .innerSection-wrapper {
    padding: 150px 20px 20px;
  }
  .innerSection1 p {
    font-size: 25px;
  }
  .innerSection2 p {
    /* padding: 1.7rem 6rem 0; */
    font-size: 20px;
  }
  .heading {
    padding-top: 240px;
  }
  .contact-us {
    padding-top:200px;
  }
  .serviceList ul li {
    font-size: 25px;
  
  }
}
@media screen and (max-width: 1600px){
    .topNab-bar li a {
    font-size: 18px;
    }
    .topNab-bar img {
    max-width: 200px;
    }

    .pay-online {
    font-size: 22px;
    }
    .doctorsH-section {
    padding: 250px 15px 0;
    }
    .animatedText-wrapper p {
      font-size: 50px;
    }
    .animate-text span{
      font-size: 50px;
    }
    .all-doctors {
    max-width: 1300px;
  }
  .animate-text{
      width: 366px;
    }
     .DRpopup-content h2 {
    font-size: 35px;
  }
  .DRpopup-content p {
    font-size: 25px;
  }
  .DRpopup-content {
    max-width: 700px;
  }
  
  .recentP_pdesign p {
    font-size: 25px;
    letter-spacing: 1px;
  }
  .h3, h3 {
    font-size: 35px;
  }
  .innerSection-wrapper {
    padding: 130px 20px 20px;
  }
  .innerSection1 p {
    font-size: 22px;
  }
  .innerSection2 p {
    /* padding: 1.7rem 6rem 0; */
    font-size: 18px;
  }
  .heading {
    padding-top: 200px;
  }
  .contact-us {
    padding-top:200px;
  }
  .serviceList ul li {
    font-size: 19px;
  
  }
}

@media screen and (max-width: 1440px){
    .topNab-bar li a {
      font-size: 16px;
    }
    .topNab-bar img {
    max-width: 175px;
    }
    #header.scrolled {
    background-color: #272120;
    height: 75px;
}
    .pay-online {
    font-size: 16px;
    }
    .doctorsH-section {
    padding: 170px 15px 0;
    }
    
    .all-doctors {
    max-width: 1250px;;
  }
  
     .DRpopup-content h2 {
    font-size: 25px;
  }
  .DRpopup-content p {
    font-size: 16px;
  }
  .DRpopup-content {
    max-width: 500px;
  }
  
  .recentP_pdesign p {
    font-size: 18px;
    letter-spacing: 1px;
  }
  .h3, h3 {
    font-size: 35px;
  }
  .innerSection-wrapper {
    padding: 120px 20px 20px;
  }
  .innerSection1 p {
    font-size: 18px;
  }
  .innerSection2 p {
    /* padding: 1.7rem 6rem 0; */
    font-size: 16px;
  }
  .heading {
    padding-top: 240px;
  }
 
  button:not(.navbar-toggler) {
    font-size: 16px;
    padding: 10px 19px;
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    height: auto;
}
  .about__desc {
    font-size: 20px;
}
.about__title_Award {
    font-size: 25px;
}
.btn {
    font-size: 25px;
  }
  .about{
    padding-top: 150px;
  }
  .serviceList ul li {
    font-size: 20px;
  
  }
}


/*@media screen and (max-width: 2305px){
.topNab-bar li a {
    font-size: 25px;
  }
}*/
@media (max-width: 1366px) {
      .heanderNumer .cal-us {
        font-size: 15px;
    }
        .topNab-bar li a {
        font-size: 15px;
    }
    #header.scrolled {
    background-color: #272120;
    height: 75px;
  }
    .pay-online {
        font-size: 15px;
    }
    .topNab-bar img {
        max-width: 150px;
    }
        .innerSection1 p {
        font-size: 16px;
    }
  .innerSection2 p {
    
    font-size: 15px;
  }
  .innerSection2 h2 {
    font-size: 20px;
  }
  .heading {
    padding-top: 160px;
  }
 .testimonial4_slide blockquote p {
    font-size: 16px;
  }
  .heading {
    font-size: 25px;
  }
  .all-doctors {
    max-width: 900px;;
  }
  .serviceList ul li {
    font-size: 18px;
  
  }
}
/*
#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    transition: background-color 0.3s ease;
    background-color: ;
    z-index: 1000;
}*/

