.down_enquiry { background: rgb(0, 120, 191); bottom: 0px; position: fixed; width: 100%; z-index: 9; }
.down_enquiry ul { list-style-type: none; margin: 0px; padding: 0px; }
.down_enquiry ul li { float: left; text-align: center; width: 50%; border-right: 1px solid rgb(255, 255, 255); }
.down_enquiry ul li:last-child { border-right: none; }
.down_enquiry ul li a { color: rgb(255, 255, 255); display: block; font-size: 12px; text-decoration: none; font-weight: bold; padding: 8px 0px; }
.down_enquiry ul li a:hover { color: rgb(255, 255, 255); background: rgb(236, 105, 31); }
#feedback {height: 0px;width: 0px;border-radius: 10px;position: fixed;right: 42px;top: 50%;z-index: 1000;transform: rotate(-90deg);text-transform: uppercase;}
#feedback a {display: block;border: 1px solid white;background: rgb(236, 105, 31);padding: 5px;width: 137px;text-align: center;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;font-size: 14px;font-weight: 400;letter-spacing: 1px;text-decoration: none;animation: 2s ease-out 0s infinite normal none running breathing;-webkit-font-smoothing: antialiased;}
#feedback a:hover { background: rgb(0, 160, 227); color: rgb(255, 255, 255); animation: 2s ease-out 0s infinite normal none running breathing; -webkit-font-smoothing: antialiased; }
.whatsapp-btn { position: fixed; left: 15px; bottom: 31px; width: 51px; height: 51px; cursor: pointer; color: rgb(255, 255, 255); background: rgb(75, 199, 90); font-size: 25px; border-radius: 50%; line-height: 30px; padding-left: 0px; border: 2px solid rgb(255, 255, 255); padding-top: 9px; z-index: 4444; }
.wht { margin-left: 13px; }
.what, .whatsapp-btn a { color: rgb(255, 255, 255) !important; }
.what { font-size: 16px; font-weight: 400; min-width: 150px; min-height: 50px; line-height: 50px; border-radius: 0px; padding: 0px 20px; background: rgb(50, 183, 43); text-transform: capitalize; border: 0px; box-shadow: none; font-family: "Open Sans", sans-serif; transition: 0.5s; }
.whatsapp-btn::after { z-index: -1; content: ""; position: absolute; left: 0px; top: 0px; width: 45px; height: 45px; opacity: 1; background: rgb(75, 199, 90); border-radius: 50%; animation: 1.6s ease-out 0s infinite normal none running ripple; }
.whatsapp-btn span { font-size: 18px; position: relative; top: -10px; }
@keyframes ripple { 
  0% { transform: scale(0); opacity: 1; }
  100% { transform: scale(2.5); opacity: 0; }
}
#fix-icon { animation-duration: 2.5s; animation-fill-mode: both; animation-timing-function: linear; animation-iteration-count: infinite; }
.fix-icon-item { animation: 1s ease 0s infinite alternate none running bounce; }
.fix-icon-item img { background: rgb(0, 152, 153); border-radius: 50%; padding: 10px; border: 2px solid rgb(255, 255, 255); }
.fix-icon-whataap { position: fixed; bottom: 30px; left: 20px; z-index: 999999; }
.fix-icon-whataap-item img { border-radius: 50%; box-shadow: rgba(60, 60, 60, 0.4) 1px 1px 4px; transition: box-shadow 0.2s; overflow: hidden; background: rgb(37, 211, 102) !important; }
::selection { background-color: rgb(108, 181, 54); color: rgb(255, 255, 255); }
.color1 { color: rgb(236, 105, 31) !important; }
.color2 { color: rgb(108, 181, 54) !important; }
.prtext { font-size: 14px !important; line-height: 26px; }
strong { font-weight: 700 !important; }
.cc, .cc-portal { display: none !important; }
p { text-align: justify !important; }
.main-box { display: none !important; }
@-webkit-keyframes sticky { 
  0% { top: -200px; }
  100% { top: 0px; }
}
@keyframes sticky { 
  0% { top: -200px; }
  100% { top: 0px; }
}
@-webkit-keyframes float-bob-x { 
  0% { transform: translateX(-20px); }
  50% { transform: translateX(-10px); }
  100% { transform: translateX(-20px); }
}
@keyframes float-bob-x { 
  0% { transform: translateX(-20px); }
  50% { transform: translateX(-10px); }
  100% { transform: translateX(-20px); }
}
@-webkit-keyframes float-bob-y { 
  0% { transform: translateY(-20px); }
  50% { transform: translateY(-10px); }
  100% { transform: translateY(-20px); }
}
@keyframes float-bob-y { 
  0% { transform: translateY(-20px); }
  50% { transform: translateY(-10px); }
  100% { transform: translateY(-20px); }
}
@-webkit-keyframes preloader { 
  0% { transform: perspective(160px) rotateX(0deg) rotateY(0deg); }
  50% { transform: perspective(160px) rotateX(-180deg) rotateY(0deg); }
  100% { transform: perspective(160px) rotateX(-180deg) rotateY(-180deg); }
}
@keyframes preloader { 
  0% { transform: perspective(160px) rotateX(0deg) rotateY(0deg); }
  50% { transform: perspective(160px) rotateX(-180deg) rotateY(0deg); }
  100% { transform: perspective(160px) rotateX(-180deg) rotateY(-180deg); }
}
@-webkit-keyframes pulse-border { 
  0% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1); opacity: 1; }
  100% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1.5); opacity: 0; }
}
@keyframes pulse-border { 
  0% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1); opacity: 1; }
  100% { transform: translateX(-50%) translateY(-50%) translateZ(0px) scale(1.5); opacity: 0; }
}
.animate-float-bob-x { animation-name: float-bob-x; animation-duration: 2s; animation-iteration-count: infinite; animation-timing-function: linear; }
.animate-float-bob-y { animation-name: float-bob-y; animation-duration: 2s; animation-iteration-count: infinite; animation-timing-function: linear; }
.itext { font-size: 14px !important; line-height: 28px !important; }
.modal { background: rgba(0, 0, 0, 0.5); }
.modal-backdrop { display: none; }
.carousel-caption { position: absolute; right: 15%; left: 15%; padding-top: 1.25rem; padding-bottom: 1.25rem; bottom: 45% !important; color: rgb(255, 255, 255) !important; text-align: center !important; }
@media (min-width: 10px) and (max-width: 775px) {
  .dontdisplay { display: none !important; }
  .carousel-caption { position: absolute; right: 15%; left: 15%; padding-top: 1.25rem; padding-bottom: 1.25rem; bottom: 20% !important; color: rgb(255, 255, 255) !important; text-align: center !important; }
}
@media (min-width: 775px) and (max-width: 2820px) {
  .dontdisplaylg { display: none !important; }
}
