body {
  font-family:'Aileron';
   background: rgba(0, 0, 0, 0) url("../pattern.html") repeat;
   font-size:17px;
   color: #000000;
   font-weight: 600;
}
ol, ul {
  list-style: none outside none;
}
a:focus, a:hover{
   text-decoration:none!important;
}
@font-face {
   font-family:'Aileron Heavy';
   src: url('../fonts/Aileron%20Heavy.eot');
   src: url('../fonts/Aileron%20Heavyd41d.eot#iefix') format('embedded-opentype'), url('../fonts/Aileron%20Heavy.woff2') format('woff2'), url('../fonts/Aileron%20Heavy.woff') format('woff'), url('../images/Aileron%20Heavy.svg#Aileron%20Heavy') format('svg');
   font-weight: 900;
   font-style: normal;
   font-stretch: normal;
   unicode-range: U+0020-00FE;
}
@font-face {
   font-family:'Aileron Bold';
   src: url('../fonts/Aileron%20Bold.eot');
   src: url('../fonts/Aileron%20Boldd41d.eot#iefix') format('embedded-opentype'), url('../fonts/Aileron%20Bold.woff2') format('woff2'), url('../fonts/Aileron%20Bold.woff') format('woff'), url('../images/Aileron%20Bold.svg#Aileron%20Bold') format('svg');
   font-weight: 700;
   font-style: normal;
   font-stretch: normal;
   unicode-range: U+0020-00FE;
}
@font-face {
   font-family:'Aileron SemiBold';
   src: url('../fonts/Aileron%20SemiBold.eot');
   src: url('../fonts/Aileron%20SemiBoldd41d.eot#iefix') format('embedded-opentype'), url('../fonts/Aileron%20SemiBold.woff2') format('woff2'), url('../fonts/Aileron%20SemiBold.woff') format('woff'), url('../images/Aileron%20SemiBold.svg#Aileron%20SemiBold') format('svg');
   font-weight: 600;
   font-style: normal;
   font-stretch: normal;
   unicode-range: U+0020-00FE;
}
@font-face {
   font-family:'Aileron';
   src: url('../fonts/Aileron.eot');
   src: url('../fonts/Ailerond41d.eot#iefix') format('embedded-opentype'), url('../fonts/Aileron.woff2') format('woff2'), url('../fonts/Aileron.woff') format('woff'), url('../images/Aileron.svg#Aileron') format('svg');
   font-weight: 400;
   font-style: normal;
   font-stretch: normal;
   unicode-range: U+0020-00FE;
}
/** work start here **/
.header-right ul li {
   display:inline-block;
}
.header-right ul li span {
  color: #000;
  display: block;
  font-size: 16px;
   margin-top:4px;
}
.top-email {
  background: rgba(0, 0, 0, 0) url("../new_images/top-email-icon.png") no-repeat scroll left center;
  border-right: 1px solid #800;
  color: #333333;
  font-size: 24px;
  margin-right: 20px;
  min-height: 62px;
  padding-left: 69px;
  padding-right: 20px;
}
.top-phone {
  background: rgba(0, 0, 0, 0) url("../new_images/top-phone-icon.png") no-repeat scroll left center;
  border-right: medium none;
  margin-right: 0;
  padding-right: 0;
}
.top-email > a {
  color: #800;
  font-weight: 700;
}

.top-email > a:hover{
  color: #800;
}

.header-right {
  margin-top: 17px;
}
.langugae {
   float: right;
   margin-top: -9px;
   margin-bottom: 10px;
}
.resp-email > a {
   display: none;
}
/* .follow-us img {
   transition: all 0.2s ease-in-out 0s;
}
.orange-services-box:hover {
   transform: scale(0.9);
} */
/* .follow-us img:hover {
   transform: scale(0.9);
} */
.header-right > ul {
   clear: both;
}
.resp-email{
   display:none;
}
#banner > img {
  width: 100%;
}
.navbar-nav.mr-auto {
  padding: 0;
}
.nav-link:hover {
  background-color: #011e30;
  color: #fff;
}
.follow-us {
  background-color: #D7D8D2;
  color: #00275E;
   min-height:52px !important;
}
.follow-us > span {
   text-transform: uppercase;
   display: inline-block;
   margin: 15px 0;
   font-size:14px;
   font-weight:bold;
}
.top-services {
  margin-top: 40px;
}
.content-para h1{
   font-size:39px;
   color:#ed0504;
   font-weight:600;
}
.content-para span{
   color:#00275E;
}
.middle-content {
  border-top: 1px solid #ccc;
  margin-top: 40px;
}
#middle {
   padding-bottom: 40px;
}
.content-para-shivanand a {
   color: hsl(0, 0%, 0%);
   text-transform: uppercase;
}
.content-para-shivanand a:hover{
   color: #000;
}
.top_nav.fixed-cart {
   bottom: 50px;
   height: 50px;
   left: auto;
   padding: 7px 20px;
   position: fixed;
   right: -60px;
   width: 163px;
   z-index: 1000;
}
.astrology-services-location .content-para-shivanand a {
   color: #fff;
}
.main-form {
  border-radius: 5px;
  margin-top: 20px;
   padding:20px;
   background: #800000;
  /* fallback for old browsers */
   background: -webkit-linear-gradient(to right, #800000, #000000) !important;
  /* Chrome 10-25, Safari 5.1-6 */
   background: linear-gradient(to right, #800000, #000000);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.main-form h2 {
  margin: 0 0 20px 0;
  text-align: center;
   font-weight:600;
   color:#fff;
}
.textfield {
  background-color: #fff;
  border: medium none;
  color: #333333;
  font-size: 15px;
  line-height: 42px;
  margin-bottom: 4px;
  padding: 0 10px;
  width: 100%;
}
.form-btn{
   background-color:#ffd600;
   color:#000;
   text-transform:uppercase;
   border:none;
   padding:10px;
   font-size:20px;
   margin-top:10px;
}
/** our main services **/
#our-main-services {
  background-color: #800;
  border: 1px solid #ccc;
  float: left;
  width: 100%;
  padding: 10px 0 40px;
}
.main-title{
   background:url("../images/title-bg.png") no-repeat scroll center bottom;
   text-align:center;
   padding-bottom:16px;
   margin-bottom:30px;
}
.main-title > h2 {
   font-family: "Aileron Heavy";
   font-size: 40px;
   font-weight: 900;
   margin-bottom: 0;
   color: #fff;
}
.main-title > span {
  color: #000000;
  font-size: 20px;
}
.orange-services-box{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
   padding: 20px;
}
.blue-services-box {
  background-color:#00275E;
}

.service-icon-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  padding: 20px;
}
.service-icon-content h6 {
  color: #800;
  font-size: 23px;
  font-weight: 600;
}
.service-icon-content a {
  color: #fff;
  background-color: #800;
  padding: 11px 10px;
  display: inline-block;
}
.service-icon-content > a:hover {
  color: #fff;
}
.blue-services-box .service-icon-content h6{
  color: #fff;
}
.blue-services-box .service-icon-content p{
  color: #fff;
}
.blue-services-box .service-icon-content a {
  color: #000;
  background-color: #ffd600;
}
.main-view-services{
   text-align:center;
   font-size:22px;
   color:#011e2e;
   clear:both;
}
.main-view-services a {
  text-align:center;
   background: rgba(0, 0, 0, 0) url("../images/view-arrow.png") no-repeat scroll 94% center;
   border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  margin-top: 20px;
  padding: 10px 42px 10px 42px;
}

.main-view-services a:hover {
  color: #ffd600 !important;
}
/** services video **/
.main-services-shivanand {
  background-color: #fff;
  display: flex;
  float: left;
  text-align: center;
  width: 100%;
}
.main-content-shivanand {
  background: url("../images/feature-video-bg.png") no-repeat scroll right 0;
  min-height: 398px;
   position: relative;
  width: 50%;
}
.content-para-shivanand {
  float: right;
  max-width: 482px;
  position: absolute;
  right: 100px;
  text-align: left;
  top: 50%;
  transform: translateY(-50%);
}
.content-para-shivanand > h2 {
  font-size: 33px;
  font-weight: 600;
   margin-bottom:27px;
   color: #f2f203;
}
.content-para-shivanand > ul {
  padding: 0;
}
.content-para-shivanand li {
  background: rgba(0, 0, 0, 0) url("../images/right-mark-icon.png") no-repeat scroll left center;
  color: #1c1c1b;
  font-size: 20px;
  padding-left: 27px;
  margin-bottom: 18px;
   font-weight:600;
}
.main-content-shivanand.main-video {
  background:url("../images/astrology-blue-bg.jpg") no-repeat scroll left 0;
}
.main-video .content-para-shivanand{
  left: 100px;
  right: 0;
}
.quick-services-box h3 {
  border-bottom: 1px solid #ccc;
  font-size: 21px;
  font-weight: 600;
  padding-bottom: 10px;
}
.quick-services-box > a {
  background-color: #00275E;
  color: #fff;
  display: inline-block;
  margin-top: 10px;
  padding: 10px 15px;
}
.main-quick-services {
  clear: both;
  padding: 20px 0 60px;
}
.quick-services-box > a:hover {
  color: #fff;
}
.astrology-services-location .main-content-shivanand {
   background: rgba(0, 0, 0, 0) url("../images/location-bg.jpg") no-repeat scroll left 0;
   min-height: 581px;
}
.astrology-services-location .content-para-shivanand > h2 {
  color: #fff;
}
.content-para-shivanand span {
  color: #e7a51c;
}
.astrology-services-location .content-para-shivanand li {
  color: #fff;
}
.astrology-services-location .content-para-shivanand li {
   background: rgba(0, 0, 0, 0) url("../images/yellow-tick-mark.png") no-repeat scroll left center;
}
.main-faq-testimonial {
  clear: both;
   padding: 40px 0;
}
.location-phone a {
  background: rgba(0, 0, 0, 0) url("../images/location-phone-icon.png") no-repeat scroll left center;
  padding-left: 40px;
  line-height: 30px;
  display: inline-block;
  font-size: 30px;
  text-transform: capitalize;
  margin-top: 20px;
  font-weight: 600;
}
.location-phone > a{
   color:#fff;
}
.main-content-shivanand.main-video.main-why-choose-us{
  background:url("../images/why-choose-bg.jpg") no-repeat;
}
.main-services-shivanand.astrology-services-location {
  background-color: #00285c;
}
.main-why-choose-us .content-para-shivanand {
  left: 50px;
   max-width: 524px;
}
.main-why-choose-us .content-para-shivanand > h2 {
  color: #000;
}
.why-choose-icon{
   border-right:1px solid #ac7a15;
}
.why-choose-icon:nth-child(3n){
   border-right:none;
}
.why-choose-icon > span {
  color: #000;
  font-size: 20px;
  text-align: center;
  display: inline-block;
  margin: 10px 0;
}
.why-choose-icon {
  margin-bottom: 20px;
  text-align: center;
}
.asked-question .main-title {
  text-align: left;
  background: none;
   margin-bottom:20px;
}
.asked-question .main-title > span {
   margin-top: 10px;
  display: inline-block;
}
.faq-qes {
  background-color: #fff;
}
.main-testimonial{
   background-color:#fff;
   padding:20px;
   border:1px solid #ccc;
   position:relative;
   min-height:313px;
}
.right-top-testimonial {
  float: right;
  width: 457px;
}
.right-top-testimonial span {
  display: block;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 4px;
}
.testimonial-para > p {
  color: #333;
  margin-top: 20px;
  line-height: 25px;
}
.testimonial-para > span {
  color: #00275E;
}
.testimonial-para {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.testimonial-para img {
  position: absolute;
  right: 90px;
  top:0px;
   width:auto !important;
}
#footer{
   padding:20px 0;
   background: linear-gradient(to right, #800000, #000);
}
.footer-top{
   text-align:center;
   border-bottom:1px solid #fff;
   padding-bottom:20px;
}
.footer-top h6{
   color:#fff;
   text-transform:uppercase;
   font-weight:700;
   font-size:30px;
}
.foot-bottom ul li a {
  color: #fff;
}
.foot-bottom ul li span {
   color:#ffd600;
}
.foot-call {
  background: rgba(0, 0, 0, 0) url("../images/footer-phone-icon.png") no-repeat scroll left top;
  border-right: 1px solid #fff;
  display: inline-block;
  line-height: 23px;
  padding-left: 40px;
  padding-right: 20px;
  margin-right: 10px;
}
.foot-mail {
  display: inline-block;
   background:url("../images/footer-mail-icon.png") no-repeat top left;
   border-right:none;
}
.footer-box h6{
   color:#ffd600;
   font-size:18px;
   font-weight:600;
}
.footer-box ul li a {
  background: rgba(0, 0, 0, 0) url("../images/foot-arrow.png") no-repeat scroll left center;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 7px;
   padding-left: 12px;
}
.footer-box > ul {
  padding: 0;
}
.footer-box-section {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.footer-box {
  border-right: 1px solid #fff;
  min-height: 246px !important;
}
.foot-contact {
  float: left;
  margin: 2px 0 ;
  width: 100%;
}
.foot-contact > p {
  color: #fff;
  display: table;
  float: right;
  font-size: 14px;
  width: 85%;
}
.foot-contact span {
  color: #ffd600;
  display: block;
  font-size: 18px;
}
.foot-last{
   text-align:center;
}
.foot-last p{
   color:#fff;
   font-size:15px;
}
.footer-bottom{
   padding:20px 0;
   background-color:#fff;
   position:relative;
}
/** slider work css **/
#banner .item.active > img {
  width: 100%;
}
#middle .ser-box.item > img {
  width: auto !important;
}
#middle .owl-dots.disabled {
  display: none;
}
#middle .owl-prev {
  background: rgba(0, 0, 0, 0) url("../images/service-arrow-1.jpg") no-repeat scroll 0 0;
  margin: 0 5px;
  min-height: 44px;
  width: 45px;
}
#middle .owl-next {
  background: rgba(0, 0, 0, 0) url("../images/service-arrow-2.jpg") no-repeat scroll 0 0;
  min-height: 44px;
  width: 45px;
}
#middle .owl-prev > span {
  display: none;
}
#middle .owl-next > span {
  display: none;
}
.quick-services{
   width:100%;
   float:left;
}
.quick-services .owl-dots.disabled {
  display: none !important;
}
.quick-services .owl-prev > span {
  display: none;
}
.quick-services .owl-next > span {
  display: none;
}
.quick-services .owl-carousel .owl-item img {
  width: auto !important;
}
.main-testimonial .owl-carousel .owl-item img {
  width: auto !important;
   display:inline-block;
}
.main-testimonial .owl-dots {
  display: none;
}
.main-testimonial .owl-prev {
  background: rgba(0, 0, 0, 0) url("../images/testimonial-arrow.jpg") no-repeat scroll 0 0;
  margin: 0 5px;
  min-height: 31px;
  width:26px;
}
.main-testimonial .owl-next {
  background: rgba(0, 0, 0, 0) url("../images/testimonial-arrow-2.jpg") no-repeat scroll 0 0;
  min-height: 31px;
  width: 26px;
}
.main-testimonial .owl-prev > span {
  display: none;
}
.main-testimonial .owl-next > span {
  display: none;
}
.main-testimonial .owl-nav.disabled {
  text-align: left !important;
}
/** slider work css end **/
/** about **/
.inner-banner{
  background:url("../images/inner-banner-bg.jpg") no-repeat scroll top center;
   padding:46px 0;
}
.inner-banner-left > h1 {
  color: #fff;
  font-weight: 700;
   margin:0;
}
.inner-banner-right a {
  color: #fff;
  display: block;
  padding: 0 4px;
}
/*.inner-banner-right a:hover {*/
/*  color: #F7B121;*/
/*}*/
.inner-banner-right {
  text-align: right;
}
.inner-banner-right ul li {
  display: inline-block;
}
.middle-content.inner-middle-content {
  border-top: 0;
}
.side-bar-contact-astro {
  background-color: #F7B121;
  float: left;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100%;
}
.side-bar-astro {
  background-color: #00275E;
   text-align:center;
}
.side-bar-astro h2 {
  color: #fff;
  font-size: 33px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 40px;
  margin: 0 0 5px;
   padding: 7px 0;
  position: relative;
  text-align: center;
  text-transform: capitalize;
}
.side-bar-astro span {
  color: #fbd242;
  font-weight: 600;
}
.main-side-bar-astro ul li {
  margin: 5px 0;
  padding: 3px 0;
}
.side-bar-whtsapp > a {
  background: rgba(0, 0, 0, 0) url("../images/side-bar-whtsapp.png") no-repeat scroll left 6px;
  color: #000;
  font-size: 30px;
  font-weight: 700;
  margin-left: 10px;
  padding-left: 36px;
}
.side-bar-email {
  background-color: #00275e;
  padding: 10px 0 !important;
}
.side-bar-email > a {
  background: rgba(0, 0, 0, 0) url("../images/side-bar-email-icon.png") no-repeat scroll left 0px;
  color: #fff;
  font-size: 21px;
  font-weight: 700;
   margin-left: 10px;
  padding-left: 43px;
}
.facebook-box.insta-box {
   background-color: #D4317F;
}
.main-side-bar-astro > ul {
  padding: 0;
}
.content-para > img {
  float: right;
  margin: 0 0 10px 10px;
  border: 4px solid #F7B121;
}
.side-bar-facebook {
  color: #fff;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center;
}
.facebook-box.google-plus-box {
  background-color: #007BB5;
}
.facebook-box.twitter-box {
  background-color: #00abec;
}
.facebook-box.youtube-box {
  background-color: #000;
}
.facebook-box {
  background-color: #3c5a99;
  color: #fff;
  font-size: 25px;
  padding: 9px 0px;
  margin: 7px 10px;
   transition:all .2s ease-in-out;
}
.facebook-box:hover {
   transform: scale(0.9);
}
.quick-services-box.inner-service-page {
  margin-bottom: 30px;
   min-height:460px;
}
.content-para > h1 {
  font-size: 28px;
  font-weight: 700;
   margin-bottom:20px;
   color:#800000;
}
/** contact us **/
.contact-form .form-box {
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.sub {
  background-color: #800000;
  color: #fff;
  border: none;
  font-size: 20px;
  padding: 14px 18px;
}
.contact-address > ul {
  padding: 0;
}
.contact-address li {
  margin-bottom: 12px;
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}
.contact-address span {
  color: #002458;
  display: block;
  font-size: 24px;
  width: 100%;
  font-weight: 600;
}
.contact-address img {
  vertical-align: middle;
}
.contact-address p {
  font-size: 20px;
  left: 55px;
  position: absolute;
  top: 40px;
}
.map-contact {
  clear: both;
  float: left;
  margin-top: 30px;
  width: 100%;
}
.map-contact iframe {
  width: 100%;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.side-bar-email > a:hover {
  color: #fff;
}
.drops{
   display:none;
}
.side-bar-whtsapp > a:hover {
  color: #000;
}
.paanel-left > img {
  width: 100%;
}
#middle-pannel {
  clear: both;
  padding: 50px 0 0;
}
.paanel-right .main-title {
  margin-bottom: 0;
}
.paanel-left > img:nth-child(2n) {
  display: inline-block;
  text-align: center;
  width: 456px;
}
.paanel-left {
  margin-top:27px;
   text-align: center;
}
.paanel-left > img:first-child {
  height: auto;
  width: 456px;
}
.bckp-top {
  position: absolute;
  top: -18px;
  right: 30px;
}
.all-services-list > ul {
  padding-left: 0;
}
.all-services-list li {
  float: left;
}
.all-services-list a:hover {
  color: #fff;
}
.all-services-list a {
  background-color: #093067;
  border-radius: 5px;
  color: #fff;
  display: block;
  margin: 10px 10px 10px 0;
  padding: 10px;
}
.location-phone > a:hover {
   color: #fff;
}
.dropdown-menu.canda-dropdown {
   width: 788px;
   left:-280px;
}
.dropdown-menu.canda-dropdown > li {
   float: left;
   width: 262px;
}
.all-location-services {
   padding: 0px 0 50px;
}
.bottom-list-areas > ul {
   padding-left: 0;
}
.bottom-list-areas a:hover{
   color:#fff;
}
.bottom-list-areas a {
   background-color: hsl(215, 100%, 15%);
   border-radius: 5px;
   color: hsl(0, 0%, 100%);
   float: left;
   font-size: 17px;
   margin: 5px 0;
   padding: 8px 0;
   text-align: center;
   text-transform: uppercase;
   width: 100%;
}
.listing > ul {
   padding-left: 0;
}
.listing li {
   margin-bottom: 5px;
}
.ask-qes {
   display: inline-block;
   float: right;
   margin: -20px 0 0 50px;
   position: relative;
}
.footer-bottom {
   padding: 20px 0;
   background-color: #000000;
   position: relative;
}
.content-para-shivanand a {
   color: hsl(0deg 0% 100%);
   text-transform: uppercase;
}
.main-quick-services {
   background: red;
   clear: both;
   bak: revert;
   background: #F00000;
   background: -webkit-linear-gradient(to right, #DC281E, #F00000);
   background: linear-gradient(to right, #DC281E, #F00000);
   padding: 20px 0 60px;
}
.quick-services-box > a {
   background-color: #098d00;
   color: #fff;
   display: inline-block;
   margin-top: 10px;
   border-radius: 52px;
   padding: 10px 15px;
}
.quick-services-box h3 {
   border-bottom: 1px solid #ad0f0f;
   font-size: 21px;
   font-weight: 600;
   padding-bottom: 10px;
}
.owl-carousel.owl-drag .owl-item {
   -ms-touch-action: pan-y;
   touch-action: pan-y;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   padding: 10px;
   background: white;
   user-select: none;
}
.quick-services-box h3 {
   border-bottom: 1px solid #dfdfdf;
   font-size: 21px;
   font-weight: 600;
   padding-bottom: 10px;
}
.main-title > span {
   color: #fff;
   font-size: 20px;
}
.main-navigation {
   margin-top: 10px;
   background: #000000;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
   color: #fff !important;
   background-color: #800000 !important;
}
.orange-services-box {
   background-color: #ffffff;
   padding: 75px;
}
.orange-services-box.blue-services-box {
   background-color: #000;
}
.main-quick-services {
   background: red;
   clear: both;
   bak: revert;
   background: #F00000;
   background: -webkit-linear-gradient(to right, #DC281E, #F00000);
   background: linear-gradient(to right, #a1045d, #000000);
   padding: 20px 0 60px;
}
.quick-services-box > a {
   background-color: #000000;
   color: #fff;
   display: inline-block;
   margin-top: 10px;
   border-radius: 52px;
   padding: 10px 15px;
}
.quick-services-box h3 {
   border-bottom: 1px dashed #090400;
   font-size: 24px;
   font-weight: 600;
   padding-bottom: 10px;
   color: #000000;
   text-align: center;
}

.footer-bottom {
   padding: 20px 0;
   background-color: #fff4f4;
   position: relative;
}
.navbar-nav li a {
   color: white !important;
}
.navbar-nav li a:hover {
   color: #fff !important;
   background: #800000 !important;
}

.navbar-nav .dropdown-menu li a:hover {
  color: #000 !important;
  background: #fff !important;
}

.container-about{
   display: flex;
   flex-direction: row;
   justify-content: center;
   align-items: center;
}
.home-form{
   margin-top: 140px;
}

.dropdown-menu li{
  background-color: #800 ;
}

/* web pages */

/* web pages */

.service_box {
  display: flex;
  flex-wrap: wrap; /* Allow columns to wrap to the next line if needed */
  justify-content: space-between; /* Space out columns evenly */
  margin: 0 -15px; /* Negative margin to compensate for column margins */
}

.service-box {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); /* Shadow effect */
  border-radius: 8px; /* Rounded corners */
}

.list_serv {
  list-style-type: none; /* Remove default list styling */
  padding: 0;
  margin: 0;
}

.list_serv li {
  margin: 10px 0; /* Space between list items */
}

.list_serv a {
  text-decoration: none; /* Remove underline from links */
  color: #333; /* Link color */
  transition: color 0.3s; /* Smooth color change */
}

.list_serv a:hover {
  color: #000; /* Color change on hover */
}

.view-more {
  text-align: center; /* Center alignment for the button */
  margin-top: 20px; /* Space above the button */
  margin-bottom: 20px; /* Space below the button */
}

.view-more button {
  background: transparent; /* Transparent background */
  border: 2px solid #333; /* Border color */
  color: #333; /* Text color */
  padding: 10px 20px; /* Padding for the button */
  border-radius: 5px; /* Rounded corners */
  cursor: pointer; /* Pointer cursor on hover */
}

.view-more button:hover {
  background: #FFD700; /* Yellow background on hover */
  color: #fff; /* White text on hover */
}

.container-fluid.topbar {
  display: none;
}
.service_box{
  margin: 0px;
  padding:25px 0px;
  background:#f7f6f6;
}

.list_serv{
  margin: 0px;
  padding: 15px;
  background:#eeecec;
}
.list_serv ul{
  margin: 0px;
  padding: 0px;
}
.list_serv li{
  list-style-type:none;
}

.list_serv li a{
  margin:0px 0px 0px 0px;
  padding:5px 15px;
  font-size: 15px;
  background:#fff;
  display: block;
  color: #800;
  border-bottom:#eeecec solid thin;
}

.btnd{
  padding:5px 55px;
  margin: 0px;
  background:#800;
  border:#800 solid thin;
  font-size: 18px;
  color:#fff;
  outline: none;
}

.btn_modal{
  margin:30px 0px 0px 0px;
  padding: 0px;
  text-align: center;
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  -webkit-animation-name: fadeIn; /* Fade in the background */
  -webkit-animation-duration: 0.4s;
  animation-name: fadeIn;
  animation-duration: 0.4s;
}

/* Modal Content */

.modal-content {
  position: fixed;
  top: 0;
  background-color: #fefefe;
  width: 100%;
  -webkit-animation-name: slideIn;
  -webkit-animation-duration: 0.4s;
  animation-name: slideIn;
  animation-duration: 0.4s;
  padding:0px 0px 15px 0px;
  overflow: scroll;
  height: 500px;
}

.modal-header {
  padding: 2px 16px;
  background-color: #800;
  color: white;
}

.modal-body {
padding:15px 16px;
}

.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}

.close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.desktop-logo {
  display: block;
}

.desktop-logo img{
    width: 1320px;
    height: auto; /* Maintains aspect ratio */
}

@media (min-width: 767px) and (max-width: 990px) {
    .desktop-logo img {
        width: auto; /* Adjust width as needed */
        max-width: 100%; /* Ensures the logo fits within its parent container */
    }
}

@media (min-width: 990px) and (max-width: 1157px) {
    .desktop-logo img {
          width: auto; /* Adjust width as needed */
          max-width: 306%; 
    }
}

@media (min-width: 1157px) and (max-width: 1388px) {
    .desktop-logo img {
          width: auto; /* Adjust width as needed */
          max-width: 304%; 
    }
}

.mobile-logo {
  display: none;
}


/* Responsive Styles */
@media (max-width: 768px) {
  /* Logo and right section for mobile */
  #header .logo {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .desktop-logo {
    display: none; /* Hide desktop logo */
  }

  .mobile-logo {
    display: block; /* Show mobile logo */
  }

  .mobile-logo img {
    margin-top: 15px;
    width: 296px;
  }


  .header-right ul li:first-child {
    display: none;
  }
  .header-right ul li:nth-child(2) {
    display: none;
  }
  
  .middle-content{
    padding-bottom: 80px;
  }

  /* Navbar */
  .navbar-header {
    text-align: center;
    width: 100%;
  }

  .navbar-collapse {
    display: block;
  }

  .navbar-nav {
    display: block;
    text-align: center;
    margin: 0;
  }

  .navbar-nav li {
    display: inline-block;
    float: none;
  }

  .navbar-nav li a {
    padding: 10px 20px;
  }

  .dropdown-menu {
    text-align: center;
  }
}

@media (max-width: 576px) {
  /* For smaller devices (phones) */
  .header-right ul li a {
    flex-direction: column;
    text-align: center;
  }

  .header-right ul li span {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
  }

  .navbar-nav li {
    display: block;
    width: 100%;
  }

  .navbar-nav li a {
    padding: 10px;
    border-bottom: 1px solid #ddd;
  }

  .navbar-nav li a:hover {
    background-color: #f8f8f8;
  }

  .dropdown-menu {
    width: 100%;
    text-align: left;
  }

  .dropdown-menu li {
    padding: 5px 20px;
  }

  .dropdown-menu li a {
    white-space: normal;
  }
}

.orange-services-box img{
    height: auto;
    width: 100%;
    max-width: 325px;
}

/* footer responsiveness */

@media (max-width: 768px) {
  .footer-box-section {
    display: flex;
    flex-wrap: wrap;
  }
  
  .footer-box {
    width: 50%; /* Full-width for mobile */
    margin-bottom: 20px; /* Add margin for separation */
  }

  #footer h6 {
    font-size: 16px; /* Reduce heading size on mobile */
  }

  #footer .foot-call {
    font-size: 14px;
  }

  #footer .foot-contact p {
    font-size: 14px; /* Smaller font on mobile */
  }

  .foot-bottom ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .foot-bottom ul li a {
    font-size: 14px;
    text-align: left; /* Align text to the left on mobile */
  }
}

.footer-box-section {
  margin-bottom: -20px; /* Adjust the value as needed */
}

/* You may also need to adjust the margin of individual footer-boxes */
.footer-box {
  margin-bottom: 0; /* Ensure no extra space is added from the footer boxes themselves */
}

@media (max-width: 576px) {
  /* General styles for footer boxes */
  .footer-box {
    width: 100%;
    text-align: center; /* Center the text on small mobile screens */
    display: flex; /* Enable flexbox */
    flex-direction: column; /* Stack items vertically */
    gap: 20px !important; /* Add a gap between items */
  }

  /* Align items in the footer-top */
  .footer-top {
    display: flex; /* Use flexbox for footer-top */
    flex-direction: column; /* Stack items vertically */
    align-items: center; /* Center items */
  }

  /* Styling for the footer bottom */
  .foot-bottom ul {
    align-items: center;
    text-align: center;
  }

  /* Adjustments for footer-contact */
  .foot-contact {
    display: flex; /* Enable flexbox */
    flex-direction: row; /* Arrange items in a row */
    align-items: center; /* Center vertically */
    justify-content: flex-start !important; /* Center horizontally */
    margin-bottom: 15px;
  }

  .foot-contact p {
    font-size: 13px;
    color: #fff;
  }
}

/* Footer Bottom Disclaimer */
.footer-bottom {
  background-color: #f7f6f6;
  padding: 10px 0;
  text-align: center;
}

.footer-bottom p {
  font-size: 14px;
  color: #333;
  margin: 0;
}

@media (max-width: 768px) {
  .footer-bottom p {
    font-size: 12px;
  }
}

@media (max-width: 576px) {
  .footer-bottom p {
    font-size: 11px;
  }
}


/* General Styles */
/* #our-main-services h2 {
  font-size: 2.5rem;
}

#our-main-services span {
  font-size: 1.2rem;
}

#our-main-services .service-icon-content h6 {
  font-size: 1.5rem;
}

#our-main-services .service-icon-content p {
  font-size: 1rem;
}

#our-main-services .service-icon-content a {
  font-size: 1rem;
} */

/* Flexbox Layout for Images and Content */


/* Responsive adjustments */
@media only screen and (max-width: 768px) {

  #our-main-services .orange-services-box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; /* For responsiveness, content wraps */
    flex-direction: column; /* Stack image and content vertically on smaller screens */
    align-items: flex-start; /* Align content to the start */
  }

  #our-main-services .orange-services-box img {
    width: 80%; /* Increase image size for mobile screens */
    margin-bottom: 15px; /* Add space below the image */
  }

  #our-main-services .service-icon-content {
    width: 100%;
  }
}

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

  #our-main-services .orange-services-box {
    display: flex;
    align-items: flex-start; 
    justify-content: center;
    flex-wrap: wrap; /* For responsiveness, content wraps */
  }
  
  #our-main-services .orange-services-box img {
    width: 100%; /* Set the image width to 20% */
    height: auto; /* Maintain aspect ratio */
  }
  
  #our-main-services .service-icon-content {
    display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  padding: 0;
  }

  /* #our-main-services h2 {
    font-size: 8rem;
  }

  #our-main-services span {
    font-size: 0.9rem;
  }

  #our-main-services .service-icon-content h6 {
    font-size: 1.2rem;
  }

  #our-main-services .service-icon-content p {
    font-size: 0.8rem;
  }

  #our-main-services .service-icon-content a {
    font-size: 0.8rem;
  } */
}

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

  .service-box {
    margin-top: 20px; /* Adjust the value as needed */
}

/* Override padding for a specific Bootstrap class */
.container-fluid.display .container {
  padding: 0 !important; /* This overrides Bootstrap’s default padding */
}

.container-fluid.display .container .col-xs-12.col-sm-12.col-md-12.col-lg-12.matter {
    /* Your custom styles */
    padding: 0;  /* Example to remove padding */
}

.container-fluid h1{
    color: #800;
    font-size : 26px;
}

.container-fluid .matter a {
    color: #800 !important;
}

.container-fluid .matter a:hover {
    color: #800 !important;
    text-decoration: underline !important;
}

.container-fluid h2{
    color: #800;
    font-size : 24px;
}

.container-fluid h3{
    color: #800;
    font-size : 22px;
}

.container-fluid p{
    font-size : 17px;
    text-align : justify;
}

}


iframe {
  border: none;
}

a[href^="tel:"] {
    color: #fff ; /* Change to your preferred color */
}
