@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v19/pxiGyp8kv8JHgFVrLPTucHtG.woff) format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v19/pxiByp8kv8JHgFVrLDz8Z1xlEw.woff) format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v19/pxiEyp8kv8JHgFVrJJfedA.woff) format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v19/pxiByp8kv8JHgFVrLGT9Z1xlEw.woff) format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v19/pxiByp8kv8JHgFVrLEj6Z1xlEw.woff) format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v19/pxiByp8kv8JHgFVrLCz7Z1xlEw.woff) format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v19/pxiByp8kv8JHgFVrLDD4Z1xlEw.woff) format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v19/pxiByp8kv8JHgFVrLBT5Z1xlEw.woff) format('woff');
}
a,
button,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
span {
  font-family: 'Poppins', sans-serif !important;
}
body {
  font-family: "Source Serif Pro", serif;
  overflow-x: hidden;
}
.form-btn-st:focus,
a:focus,
a:hover,
button:focus,
button:hover {
  text-decoration: none !important;
}
.wrapper{
    width: 100%;
}
.container{
    margin: 0 auto;
    width: 1200px;
}
.row{
    width: 100%;
    display: flex;

}
a{
    text-decoration: none;
}

.header-col-1{
    width: 50%;
}
.header-col-2{
    width: 50%;
    text-align: right;
}
section {
  float: left;
  width: 100%;
}
section.header-sec {
  padding: 30px 0;
  position: absolute;
}
.header-btn a {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  padding: 0 10px 0 0;
  border: 1px solid #000;
  padding: 12px 20px;
  border-radius: 25px;
  margin-right: 8px;
}
.custom-btn.header-btn a:last-child {
  margin: 0;
}
.header-btn a.yellow_btn {
  font-size: 16px;
  font-weight: 700;
  padding: 12px 20px;
  background-color: #0c2693;
  border-radius: 25px;
  border-color: transparent;
  color: #fff;
}
.header-btn a img {
  padding: 0px 10px 0 0;
}
img {
    vertical-align: middle !important;
}
.help-sec-cta {
  display: none !important;
}
img.header-img {
  width: 50%;
  margin-top: -23px !important;
}
section.banner-section {
  padding: 130px 0 50px 0;
  background-image: url(../images/banner-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  position: relative;
  z-index: -1;
}
.banner-col-1{
    width: 45%;
}
.banner-col-2{
    width: 25%;
}
.banner-col-3{
    width: 30%;
}
h3 {
    font-size: 24px !important;
}
p{
    line-height: 24px !important;
}
.banner-section .row {
  display: flex;
  align-items: center;
}
.banner-text h1 {
  font-size: 48px;
  font-weight: 700;
  margin: 0 0 20px 0;
  color: #232323;
}
.banner-text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  color: #232323;
  margin: 0 0 20px 0;
}
.banner-list ul {
  padding: 0;
}
.banner-list ul li {
  list-style: none;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
}
.banner-list ul li i {
  color: #c12027;
  margin-right: 10px;
}
.banner-list {
  margin-bottom: 45px;
}
section.our-section {
  padding: 50px 0;
  background-image: url(../images/bacgroung-.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.our-head{
   width: 100%;
   margin: 0 auto; 
}
.our-col-1{
    width: 25%;
    margin: 12px; 
}
.our-col-2{
    width: 25%;
    margin: 12px; 
 }
.our-col-3{
    width: 25%;
    margin: 12px; 
 }
.our-col-4{
    width: 25%;
    margin: 12px; 
}
.text-ht h2 {
  font-size: 31px;
  font-weight: 700;
  /*text-align: center;*/
  margin: 0 0 30px 0;
}
.center-text {
  text-align: center;
}
.our-main {
  padding: 30px 15px;
  text-align: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.14);
  position: relative;
  transition: all 1s;
  min-height: 322px;
}
.our-main h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 15px 15px;
}
.our-main p {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 24px;
  text-align: center;
}
.our-main img {
  width: 100px;
  animation: updown2 3s ease-in-out infinite;
}
img.main-img-2-st {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
  top: 28px;
}
.our-main:hover img.main-img-2-st {
  display: block;
}
.our-main:hover {
  transform: translateY(-15px);
}
.our-main-1:hover {
  background-color: #2bcdd8;
}
.our-main-2:hover {
  background-color: #3820b6;
}
.our-main-3:hover {
  background-color: #f27441;
}
.our-main-4:hover {
  background-color: #f03958;
}
.our-main:hover h4 {
  color: #fff;
}
.our-main:hover p {
  color: #fff;
}
section.web-section {
  padding: 50px 0;
  background-image: url(../images/bacground-3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.web-col-1{
    width: 50%
}
.web-col-2{
    width: 50%
}
.web-main {
  padding: 25px 30px 30px 65px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.04);
  display: flex;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: all 1s;
}
.web-img img {
  position: absolute;
  left: 5px;
  bottom: 100px;
  width: 40px;
  animation: updown2 3s ease-in-out infinite;
  top: 10px;
}
.web-text h4 {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin: 10px 0;
}
.web-text p {
  font-size: 14px;
  font-weight: 400;
  color: #232323;
  margin: 0;
  min-height: 60px;
}
.main-1:before {
  content: "";
  position: absolute;
  background-image: url(../images/main-1.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  border-radius: 60px;
  top: -40px;
  left: -50px;
}
.main-2:before {
  content: "";
  position: absolute;
  background-image: url(../images/main-2.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  border-radius: 60px;
  top: -40px;
  left: -50px;
}
.main-3:before {
  content: "";
  position: absolute;
  background-image: url(../images/main-3.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  border-radius: 60px;
  top: -40px;
  left: -50px;
}
.main-4:before {
  content: "";
  position: absolute;
  background-image: url(../images/main-4.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  border-radius: 60px;
  top: -40px;
  left: -50px;
}
.web-section .row {
  display: flex;
  align-items: center;
  margin: 0 auto; 
}
.web-images-box img {
  margin-left: 50px;
}
.web-main:hover {
  transform: translateY(-15px);
}
section.cta-section {
  padding: 50px 0;
  background-image: url(../images/cta-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.cta-section .row {
  display: flex;
  align-items: center;
}
.cta-col-1{
    width: 53%;
}
.cta-col-2{
    width: 47%;
}
.color-box {
  color: #fff;
}
a.yellow-ct-btn {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  padding: 12px 20px;
  background-color: #0c2693;
  border-radius: 25px;
  margin-right: 8px;
  outline: 0;
  line-height: 25px;
}
.cta-btn a.phone-ct-btn {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  padding: 12px 15px;
  border: solid 1px #fff;
  border-radius: 25px;
}
.cta-btn a.phone-ct-btn img {
  filter: brightness(100);
  margin-right: 8px;
}
.cta-btn-2 ul {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
}
.cta-btn-2 ul li {
  list-style: none;
  margin: 0;
}
.cta-btn-2 a.chats.cta-cht {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  line-height: 18px;
}
.cta-btn-2 a.chats.cta-cht span {
  font-size: 12px;
  font-weight: 300;
  margin: 0;
}
.cta-btn-2 a.chats.cta-cht {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  line-height: 18px;
}
.cta-btn-2 a.chats.cta-cht span {
  font-size: 12px;
  font-weight: 300;
  margin: 0;
}
.cta-btn-2 ul img {
  margin-right: 10px;
}
.testi-col-1{
  width: 100%;
}
.testi-col-2{
  width: 50%;
}
section.portfolio-sec {
  padding: 80px 0;
}
.port-col-1{
    margin: 0 auto; 
    width: 30%;
}
.row-t{
   margin-top: 20px; 
}
.port-text {
  text-align: center;
}
.port-text h2 {
  font-size: 36px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 20px;
  color: #18253d;
}
.port-text p {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  padding-bottom: 35px;
}
.pkg-col-1{
    margin: 20px 10px; 
}
@media only screen and (max-width: 990px) {
  .box18 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .box18 .box-content {
    padding-top: 0;
  }
}
@media only screen and (max-width: 359px) {
  .box18 .title {
    padding-bottom: 10px;
  }
}
.box18:hover .box-content i {
  font-size: 40px;
  color: #fff;
}
.port-box {
  margin-top: 20px;
}
section.faq-sec {
  padding: 50px 0;
  background-color: #ededed;
  background-image: url(https://www.webverseinc.com/404.php);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.faq-main h2 {
  font-size: 40px;
  font-weight: 700;
  color: #232323;
  margin: 0;
  line-height: 45px;
  padding-bottom: 25px;
  text-align: center;
}
section.footer-sec {
  padding: 50px 0;
  background-image: url(../images/footer-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.iconic-text {
  text-align: center;
  color: #fff;
}
.iconic-text h2 {
  font-size: 36px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 25px;
}
.iconic-text p {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding-bottom: 40px;
}
.form-group .form-control {
  padding: 20px 15px;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
}
textarea.form-control-text {
  width: 100%;
  height: 110px;
  border-radius: 5px;
  font-size: 16px;
  color: #2d2d2d;
  padding: 15px 0 0 15px;
  outline: 0;
}
textarea.form-control-text::placeholder {
  color: #2d2d2d !important;
  font-family: barlow;
}
.form-group .form-control::placeholder {
  color: #2d2d2d !important;
  font-family: barlow;
}
.header-btn a.yellow_btn:hover,
a.yellow-ct-btn:hover {
  background: #bc2027;
  transition: all 0.5s;
}
.btn_blue {
  padding: 12px 50px;
  color: #fff;
  background-color: #0c2693;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  border-radius: 25px;
  margin: 0;
}
.form-btn-div-st {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 10px;
}
.footer-sec .row {
  display: flex;
  align-items: center;
}
.footer-col-1{
  width: 55%;
}
.footer-col-2{
  width: 45%;
  margin-left: 20px;
}
.form-col-1{
  width: 50%;
}
.form-col-1 input{
  width: 80%;
  margin-bottom: 20px;
}
.form-col-2{
  width: 100%;
  
}
.form-col-2 input{
  width: 90% !important;
  margin-bottom: 20px;
}
.form-col-2 textarea{
  width: 92% !important;
  margin-bottom: 20px;
}
.copy-col-1{
  width: 50%;
}
.copy-col-2{
  width: 50%;
  text-align: center;
}
.contact-box ul {
  padding: 0;
}
.contact-box ul li {
  list-style: none;
  margin-bottom: 30px;
}
.contact-box ul li a {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  display: flex;
  align-items: center;
}
.contact-box ul li a img {
  margin-right: 15px;
  background: #fff;
  border-radius: 50px;
  padding: 2px;
}
.ftr-lst-cpy {
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
  color: #fff;
}
.privacy-terms a {
  color: #fff;
}
.privacy-terms a:nth-child(1) {
  margin-right: 15px;
}
.color-btn {
  color: #f4b117 !important;
}
.copy-right p {
  font-size: 14px;
  color: #fff;
}
.privacy-terms a {
  font-size: 14px;
}
.faq-imag-box {
  padding-top: 70px;
}
img.revie-ing {
  width: 40%;
  padding-bottom: 10px;
}
.testi-text p {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 160px;
  margin-bottom: 25px;
}
.ftr-lst-cpy {
  background-color: #b40127;
}
.nu-color {
  font-weight: 500 !important;
  color: #18253d !important;
}
.no_pd {
  padding: 0 15px 0 0;
}
.copy-box {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.store-section {
  padding: 50px 0 20px 0;
}
.store-col-1{
  width: 40%;
}
.store-col-2{
  width: 60%;
}
.store-main h4 {
  font-size: 16px;
  font-weight: 400;
  color: #232323;
  margin: 10px 0 0 0;
  line-height: 24px;
}
.store-main {
  margin: 20px 30px 30px 0;
  width: 40%;
}
.text-ht p {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 20px 0;
}
.store-img-box img {
  margin-top: 10px;
}
.text-ht h5 {
  font-size: 22px;
  font-weight: 400;
  color: #232323;
  margin: 0 0 15px 0;
}
section.testi-section {
  padding: 150px 0;
  background-image: url(../images/testi-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
.testi-box p {
  font-size: 15px;
  font-weight: 400;
  color: #000;
  margin: 0 0 20px 0;
  min-height: 105px;
}
.testi-custom {
  display: flex;
  align-items: center;
}
.coma-box img {
  position: relative;
  top: -115px;
  left: 75%;
  right: 0;
  width: 25%;
}

.testi-box {
  margin: 20px;
  padding: 50px 15px 0 30px;
  background-color: #fff;
  box-shadow: 0 0 21.12px 2.88px rgb(0 0 0 / 22%);
  margin-bottom: 10px;
  border-radius: 65px 0 65px 0;
  min-height: 290px;
}
.coma-box {
  height: 0;
}
.faq-col-1 {
    margin: 0 auto;
    width: 70%;
}
.slick-dots li.slick-active button {
  background-color: #c12027;
}
.slick-dots li.slick-active button:before {
  opacity: 0 !important;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 0 !important;
}
.slick-dots li button {
  background-color: #000;
  border-radius: 50px;
  width: 13px;
  height: 13px;
}
.slick-dots {
  position: relative;
  top: 10px;
  left: 0;
  right: 0;
}
.client-text h4 {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin: 0;
}
section.pricing-section {
  padding: 50px 0;
  background-image: url(../images/price-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #f7f7f9;
}
.pak-main-box {
  text-align: center;
  padding: 30px 0 30px 0;
}
.pak-main-box h2 {
  font-size: 46px;
  font-weight: 700;
  color: #c12027;
  margin: 15px 0 15px 0;
}
.pak-main-box h4 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin: 15px 0 0 0;
}
.pakg-list ul li i {
  font-size: 8px;
  margin: 0 5px 0 0;
  color: #c12027;
}
.pakg-list ul li {
  display: flex;
  align-items: center;
  list-style: none;
  margin-bottom: 10px;
}
.pakg-list ul li p {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  margin: 0;
}
.pakg-list ul {
  padding: 0;
}
a.ct-cht {
  line-height: 18px;
  color: #000 !important;
  font-size: 20px;
  font-weight: 700;
}
.pakg-box {
  background-color: #ffff;
  background-image: url(../images/pakg-bg-main.png);
  padding: 10px 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 357px;
  height: 518px;
  position: relative;
  border-radius: 16px;
}
.pkg-testi .slick-next:before,
.pkg-testi .slick-prev:before {
  font-family: slick;
  font-size: 34px;
  line-height: 1;
  opacity: 0.75;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pkg-testi .slick-next,
.pkg-testi .slick-prev {
  position: absolute;
  width: 40px;
  height: 40px;
  transform: translate(0, -50%);
  cursor: pointer;
  background: #4aae9d;
  border-radius: 5px;
}
.pak-main-box img {
  text-align: center;
  margin: auto;
  animation: updown2 3s ease-in-out infinite;
}
.pakg-list {
  margin-bottom: 40px;
}
.pakg-box:before {
  top: 4px;
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  width: 357px;
  height: 518px;
  left: 4px;
  z-index: -1;
  background: #fff;
}
.pakg-list ul {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 225px;
  margin-bottom: 25px;
}
.pakg-list ::-webkit-scrollbar {
  width: 6px;
}
.pakg-list ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
  border-radius: 8px;
}
.pakg-list ::-webkit-scrollbar-thumb {
  background: #c12027;
  border-radius: 8px;
}
.pakg-list ::-webkit-scrollbar-thumb:hover {
  background: #51bda6;
}
.pak-main-box h2 strike {
  font-size: 20px;
  color: #02020275;
}
a.chat_btnn.cta-cht.ct-cht span {
  font-size: 12px;
  font-weight: 400;
}
a.chat_btnn.cta-cht {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 20px;
}
a.chat_btnn.cta-cht span {
  font-size: 12px;
  font-weight: 300;
}
.port-f{
    display: flex;
    justify-content: space-around;
   /* margin: 30px;
*/
}
.gallery {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
} 
.gallery img {
    width: 350px;
    height: 400px;
    margin: 20px;
    cursor: pointer;
    object-fit: cover;
    object-position: 18% 0px;
    border-radius: 15px;

}

 #lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index: 999;

} 
#lightbox-img {
  max-width: 100%;
  max-height: auto;
  object-fit: contain;
    height: 100%;
    border-radius: 0px; 
}


@keyframes updown2 {
  0%,
  100% {
    transform: translate(0, 0);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }
  50% {
    transform: translate(0, 10px);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }
}
.store-main img {
  animation: updown2 3s ease-in-out infinite;
  margin-bottom: 10px;
}
.help-sec-cta {
  display: none !important;
}
.mobile-st-form {
  display: none;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
}
input[type="number"] {
  -moz-appearance: textfield !important;
}
.whatsapp {
  width: 50px;
  height: 51px;
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 100%;
  font-size: 34px;
  position: fixed;
  bottom: 100px;
  left: 20px;
  z-index: 9999;
  box-shadow: 6px 9px 30px 1px rgb(37 0 22 / 71%);
  padding: 1px 0;
  animation: scrollDownAnimation 0.5s ease infinite alternate;
  -webkit-animation: scrollDownAnimation 0.5s ease infinite alternate;
  background: #00a155;
  background: -moz-linear-gradient(left, #ea018e 0, #9b2c92 100%);
}
.whatsapp .fa-whatsapp {
  position: absolute;
  left: 10px;
  top: 8px;
}
@keyframes scrollDownAnimation {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10px);
  }
}
@-webkit-keyframes scrollDownAnimation {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10px);
  }
}
.fld-inp input:focus {
  outline: 0;
}
.inner-banner-form button {
  padding: 12px 20px;
  border: 0;
  color: #fff;
  font-size: 15px;
  border-radius: 30px;
  margin: 20px auto 0;
  display: table;
  background: #0c2693;
  width: 100%;
}
.inner-banner-form button i {
  margin-left: 8px;
  position: relative;
  top: 2px;
}
.inner-banner-form {
  padding: 50px 30px;
  background-size: cover;
  background-color: #fff;
  border-radius: 8px;
  margin-top: 20px;
  box-shadow: 0 0 65px 0 rgb(0 0 0 / 19%);
}
.inner-banner-form textarea {
  background: 0 0;
  border: 1px solid #ccc;
}
.inner-banner-form h2 {
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 15px 0;
}
.inner-banner-form h2 span {
  color: red;
}
.inner-banner-form p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 20px 0;
}
.inner-banner-form-main {
  position: relative;
  z-index: 1;
}
.inner-banner-form input {
  margin: 0 0 10px 0;
  background: 0 0;
}
.inner-banner-form textarea {
  background: 0 0;
  border: 1px solid #ccc;
}
.fld-inp input {
  width: 85%;
  padding: 14px 20px;
  border: solid 1px;
  border-color: #d7d7d7;
  margin-bottom: 15px;
  border: 0;
  border-bottom: solid 1px #000;
}
.fld-inp textarea {
  width: 90%;
  height: 77px;
  border-radius: 5px;
  resize: none;
  margin: 0 0 10px 0;
  padding: 10px 10px 10px;
}
.fld-inp img {
  position: absolute;
  top: 17px;
  color: #c6c6c6;
  font-size: 13px;
}
.fld-txt img {
  position: absolute;
  top: 0px;
  color: #c6c6c6;
  font-size: 13px;
}
.fld-inp {
  position: relative;
}
.fld-inp.col-sm-6.p0 {
  padding: 0;
}
.inner-banner-form:before {
  content: "";
  position: absolute;
  background-image: url(../images/form-before-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 196px;
  height: 268px;
  top: -10px;
  right: -10px;
  z-index: -1;
  background: #c12027;
  border-radius: 5px;
}
.inner-banner-form:after {
  content: "";
  position: absolute;
  background-image: url(../images/form-before-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 196px;
  height: 268px;
  bottom: -10px;
  left: -10px;
  z-index: -1;
  background: #c12027;
  border-radius: 5px;
}
.bnr-form-img-st {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  z-index: -1;
}
.banner-text {
  position: relative;
}
.banner-text img {
  width: 170px;
  text-align: right;
  position: absolute;
  left: 360px;
  top: 105px;
}
.cta-section .cta-btn {
  display: flex;
  justify-content: center;
}
.field_txt_mm textarea {
  border: none;
  border-bottom: 1px solid #000;
  border-radius: 0;
  height: 50px;
  padding: 0 0 0 20px;
}
.field_txt_mm i {
  padding: 0 0 0;
  top: 5px;
}


/*<--- Fancybox-Css---*/

body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image::before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: 0 0;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: 0 0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: 0;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.85) 0,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    rgba(0, 0, 0, 0) 100%
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right))
      max(25px, env(safe-area-inset-bottom))
      max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: 0 0;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
/*Icomo-css*/

@font-face {
  font-family: icomoon;
  src: url("https://www.webverseinc.com/404.php");
  src: url("https://www.webverseinc.com/404.php#iefix")
      format("embedded-opentype"),
    url("../fonts/icomoon8f4a.ttf?tafxk1") format("truetype"),
    url("https://www.webverseinc.com/404.php") format("woff"),
    url("https://www.webverseinc.com/404.php#icomoon") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-a2new:before {
  content: "\e973";
}
.icon-a4new:before {
  content: "\e974";
}
.icon-brandingnew:before {
  content: "\e975";
  color: #4c4c4c;
}
.icon-research:before {
  content: "\e976";
  color: #4c4c4c;
}
.icon-a1:before {
  content: "\e967";
}
.icon-a2:before {
  content: "\e968";
}
.icon-a3:before {
  content: "\e969";
}
.icon-a4:before {
  content: "\e96a";
}
.icon-a5:before {
  content: "\e96b";
}
.icon-a6:before {
  content: "\e96c";
}
.icon-branding:before {
  content: "\e96d";
  color: #4c4c4c;
}
.icon-critical:before {
  content: "\e96e";
  color: #4c4c4c;
}
.icon-formatting:before {
  content: "\e96f";
  color: #4c4c4c;
}
.icon-genuine:before {
  content: "\e970";
  color: #4c4c4c;
}
.icon-guarantee:before {
  content: "\e971";
  color: #4c4c4c;
}
.icon-researching:before {
  content: "\e972";
  color: #4c4c4c;
}
.icon-paper-plane:before {
  content: "\e977";
}
.icon-pinterest-p:before {
  content: "\e966";
}
.icon-instagram:before {
  content: "\e963";
}
.icon-vimeo:before {
  content: "\e964";
}
.icon-medium:before {
  content: "\e965";
}
.icon-check-circle:before {
  content: "\e962";
}
.icon-youtube:before {
  content: "\e960";
}
.icon-envelope-o:before {
  content: "\e927";
}
.icon-star-half-empty:before {
  content: "\e928";
}
.icon-star-half-full:before {
  content: "\e928";
}
.icon-star-half-o:before {
  content: "\e928";
}
.icon-star-o:before {
  content: "\e929";
}
.icon-star:before {
  content: "\e92a";
}
.icon-home3:before {
  content: "\e92b";
}
.icon-user:before {
  content: "\e92c";
}
.icon-instagram2:before {
  content: "\e92d";
}
.icon-linkedin-square:before {
  content: "\e92e";
}
.icon-linkedin:before {
  content: "\e92f";
}
.icon-google-plus-square:before {
  content: "\e930";
}
.icon-google-plus:before {
  content: "\e931";
}
.icon-youtube-play:before {
  content: "\e932";
}
.icon-youtube-square:before {
  content: "\e933";
}
.icon-twitter-square:before {
  content: "\e934";
}
.icon-twitter:before {
  content: "\e935";
}
.icon-facebook-square:before {
  content: "\e936";
}
.icon-facebook:before {
  content: "\e937";
}
.icon-facebook-f:before {
  content: "\e937";
}
.icon-commenting-o:before {
  content: "\e938";
}
.icon-comment-o:before {
  content: "\e939";
}
.icon-caret-right:before {
  content: "\e93a";
}
.icon-caret-left:before {
  content: "\e93b";
}
.icon-caret-up:before {
  content: "\e93c";
}
.icon-caret-down:before {
  content: "\e93d";
}
.icon-quote-right:before {
  content: "\e93e";
}
.icon-quote-left:before {
  content: "\e93f";
}
.icon-arrow-circle-down:before {
  content: "\e940";
}
.icon-arrow-circle-up:before {
  content: "\e941";
}
.icon-arrow-circle-right:before {
  content: "\e942";
}
.icon-arrow-circle-left:before {
  content: "\e943";
}
.icon-map-marker3:before {
  content: "\e944";
}
.icon-mobile2:before {
  content: "\e945";
}
.icon-mobile-phone:before {
  content: "\e945";
}
.icon-phone2:before {
  content: "\e946";
}
.icon-envelope2:before {
  content: "\e947";
}
.icon-globe:before {
  content: "\e948";
}
.icon-minus:before {
  content: "\e949";
}
.icon-plus:before {
  content: "\e94a";
}
.icon-chevron-circle-down:before {
  content: "\e94b";
}
.icon-chevron-circle-up:before {
  content: "\e94c";
}
.icon-chevron-circle-right:before {
  content: "\e94d";
}
.icon-chevron-circle-left:before {
  content: "\e94e";
}
.icon-chevron-right:before {
  content: "\e94f";
}
.icon-chevron-left:before {
  content: "\e950";
}
.icon-chevron-down:before {
  content: "\e951";
}
.icon-chevron-up:before {
  content: "\e952";
}
.icon-plus-square-o:before {
  content: "\e953";
}
.icon-minus-square-o:before {
  content: "\e954";
}
.icon-angle-down:before {
  content: "\e955";
}
.icon-angle-up:before {
  content: "\e956";
}
.icon-angle-right:before {
  content: "\e957";
}
.icon-angle-left:before {
  content: "\e958";
}
.icon-angle-double-down:before {
  content: "\e959";
}
.icon-angle-double-up:before {
  content: "\e95a";
}
.icon-angle-double-right:before {
  content: "\e95b";
}
.icon-angle-double-left:before {
  content: "\e95c";
}
.icon-check-square:before {
  content: "\e95d";
}
.icon-minus-square:before {
  content: "\e95e";
}
.icon-plus-square:before {
  content: "\e95f";
}
.icon-book:before {
  content: "\e961";
}
.icon-location:before {
  content: "\e915";
}
.icon-map:before {
  content: "\e915";
}
.icon-checkmark:before {
  content: "\e916";
}
.icon-tick:before {
  content: "\e916";
}
.icon-approve:before {
  content: "\e916";
}
.icon-submit:before {
  content: "\e916";
}
.icon-home:before {
  content: "\e900";
}
.icon-person_add:before {
  content: "\e901";
}
.icon-person:before {
  content: "\e902";
}
.icon-arrow-right-circle:before {
  content: "\e903";
}
.icon-arrow-left-circle:before {
  content: "\e904";
}
.icon-arrow-down-circle:before {
  content: "\e905";
}
.icon-arrow-up-circle:before {
  content: "\e906";
}
.icon-minus2:before {
  content: "\e907";
}
.icon-plus2:before {
  content: "\e908";
}
.icon-x-square:before {
  content: "\e909";
}
.icon-check-square2:before {
  content: "\e90a";
}
.icon-zoom-out:before {
  content: "\e917";
}
.icon-zoom-in:before {
  content: "\e918";
}
.icon-envelope:before {
  content: "\e919";
}
.icon-checkmark2:before {
  content: "\e91a";
}
.icon-minus-solid:before {
  content: "\e91b";
}
.icon-minus-outline:before {
  content: "\e91c";
}
.icon-add-solid:before {
  content: "\e91d";
}
.icon-add-outline:before {
  content: "\e91e";
}
.icon-arrow-right:before {
  content: "\e91f";
}
.icon-arrow-left:before {
  content: "\e920";
}
.icon-arrow-down:before {
  content: "\e921";
}
.icon-arrow-up:before {
  content: "\e922";
}
.icon-magnifying-glass2:before {
  content: "\e923";
}
.icon-squared-plus:before {
  content: "\e924";
}
.icon-squared-minus:before {
  content: "\e925";
}
.icon-squared-cross:before {
  content: "\e926";
}
.icon-right-quote:before {
  content: "\e90b";
}
.icon-quote:before {
  content: "\e90b";
}
.icon-left-quote:before {
  content: "\e90c";
}
.icon-quote2:before {
  content: "\e90c";
}
.icon-search:before {
  content: "\e90d";
}
.icon-zoom:before {
  content: "\e90d";
}
.icon-magnifier:before {
  content: "\e90d";
}
.icon-magnifying-glass:before {
  content: "\e90d";
}
.icon-home2:before {
  content: "\e90e";
}
.icon-house:before {
  content: "\e90e";
}
.icon-quotes-right:before {
  content: "\e90f";
}
.icon-rdquo:before {
  content: "\e90f";
}
.icon-quotes-left:before {
  content: "\e910";
}
.icon-ldquo:before {
  content: "\e910";
}
.icon-location2:before {
  content: "\e911";
}
.icon-map-marker:before {
  content: "\e911";
}
.icon-pin:before {
  content: "\e911";
}
.icon-location3:before {
  content: "\e912";
}
.icon-map-marker2:before {
  content: "\e912";
}
.icon-pin2:before {
  content: "\e912";
}
.icon-mobile:before {
  content: "\e913";
}
.icon-cell-phone:before {
  content: "\e913";
}
.icon-handheld:before {
  content: "\e913";
}
.icon-phone:before {
  content: "\e914";
}
.icon-telephone:before {
  content: "\e914";
}
.icon-contact:before {
  content: "\e914";
}
.icon-support:before {
  content: "\e914";
}
.icon-call:before {
  content: "\e914";
}


/*jquery.f-box*/

body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.85) 0,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    transparent
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right))
      max(25px, env(safe-area-inset-bottom))
      max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes a {
  to {
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}


/*Responsive-css*/

@media (min-width: 1400px) and (max-width: 1600px) {
  .header-sec .custom-btn.header-btn {
    text-align: end;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
/*  .web-images-box img {
    margin-left: -90px;
  }*/
  .cta-btn {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cta-btn a.phone-ct-btn img {
    height: 19px;
  }
  .cta-btn-2 ul {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
  }
  .store-img-box {
    margin: 0 0 0 -220px;
  }
}
@media (max-width: 1366px) {
  section {
    overflow: hidden;
  }
  .pkg-testi .slick-next:before,
  .pkg-testi .slick-prev:before {
    font-size: 20px;
  }
  .pkg-testi .slick-next,
  .pkg-testi .slick-prev {
    width: 30px;
    height: 30px;
    right: -11px;
  }
  .header-btn a {
    font-size: 14px;
    padding: 12px 19px;
  }
  section.header-sec {
    padding: 45px 0;
  }
  .baner-img-box img {
    width: 100%;
  }
  button.slick-prev.slick-arrow {
    left: -7px;
  }
  img.header-img {
    margin-top: -23px !important;
  }
  .cta-btn a.phone-ct-btn {
    padding: 9px 10px;
    font-size: 11px;
  }
  a.yellow-ct-btn {
    font-size: 12px;
    padding: 10px 20px;
  }
  section.footer-sec .col-sm-offset-1 {
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .banner-text h1 {
    font-size: 30px;
  }
  section {
    overflow: hidden;
  }
  .pakg-box {
    width: 100%;
    height: auto;
  }
  .header-btn a {
    font-size: 10px;
  }
  img.header-img {
    width: 50%;
  }
  .baner-img-box img {
    width: 100%;
  }
  .header-btn a.yellow_btn {
    font-size: 11px;
    padding: 12px 12px;
  }
  .text-ht h2 {
    font-size: 32px;
  }
  a.yellow-ct-btn {
    font-size: 10px;
    font-weight: 600;
    color: #000;
    padding: 12px 12px;
  }
  .cta-btn a.phone-ct-btn {
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    padding: 9px 3px;
  }
  .footer-sec .col-sm-offset-1 {
    margin: 0;
  }
  .privacy-terms a {
    font-size: 11px;
  }
  .copy-right p {
    font-size: 11px;
    color: #fff;
  }
  .footer-sec .col-sm-offset-1 {
    margin: 0;
  }
  .store-section .col-sm-6 {
    width: 100%;
  }
  .store-section .col-sm-5 {
    width: 100%;
  }
  .store-img-box img {
    margin: 0;
  }
  .store-main {
    display: block;
    margin: auto;
    text-align: center;
    margin: 20px 0;
  }
  .footer-sec .text-ht h2 {
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 30px 0;
  }
  .web-section .row {
    display: block;
  }
  .web-section .col-sm-6 {
    width: 100%;
  }
  .header-btn a {
    padding: 0 2px 0 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .banner-list ul li i {
    display: none;
  }
  .testi-main .slick-dots {
    left: 0;
  }
  .bannerForm input[type="email"] {
    margin-bottom: 15px !important;
  }
  .footer-sec .text-ht {
    padding: 20px 0 0 0;
  }
  .footer-sec .form-main .no_pd {
    padding: 0;
  }
  .inner-banner-form-main {
    display: none;
  }
  .bnr-form-img-st {
    display: none;
  }
  .banner-section .col-sm-4.col-sm-offset-2.banner-after-img {
    max-width: 100%;
    width: 100%;
    margin: 0 !important;
  }
  .bannerForm {
    border-style: solid;
    border-width: 4px;
    border-color: #fff;
    background-color: rgb(43 205 216);
    box-shadow: 0 28px 44px 0 rgba(0, 0, 0, 0.21);
    width: 78%;
    padding: 27px;
    position: relative;
    /*margin: 0 auto !important;*/
    margin: 20px 10px 10px 10px !important;

  }
  #lightbox-img{
    margin-left: 68px;
  }
  .web-col-1{
    width: 100%;
    }
  .bannerForm.mobile-st-form {
    display: block;
  }
  .mainBanner .bannerForm input[type="text"],
  input[type="email"] {
    margin-bottom: 0 !important;
  }
  .bannerForm button {
    font-size: 14px;
  }
  .bannerForm input {
    font-size: 12px;
  }
  .bannerForm input {
    width: 90%;
    border-style: solid;
    height: auto;
    margin: 0 0 15px 0;
    background: #fff;
    color: #2d2d2d;
    font-size: 14px;
    padding: 0 0 0 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 15px;
  }
  .bannerForm textarea {
    font-size: 12px;
  }
  .bannerForm h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 15px 0;
    text-align: center;
    line-height: 30px;
  }
  .bannerForm textarea {
    width: 90%;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(24 27 63 / 20%);
    height: 77px;
    background: #ffff;
    color: #2d2d2d;
    resize: none;
    padding: 10px 10px 10px 15px;
    font-size: 15px;
    border-radius: 5px;
  }
  .bannerForm button {
    width: 100%;
    height: auto;
    background: #31343d;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    display: block;
    margin: 15px auto 0;
    transition: 0.5s;
    padding: 15px 30px;
    border-radius: 20px;
    border-color: transparent;
  }
  .discountBox {
    display: none;
  }
  .baner-img-box img {
    width: 100%;
  }
  .banner-list ul {
    text-align: center;
  }
  .cta-btn-2 {
    display: none;
  }
  section.pricing-section ul.slick-dots {
    left: 0;
  }
  .help-sec-cta .red-color {
    font-weight: 700;
    background-color: #2bcdd8;
    border-radius: 20px;
    padding: 15px 30px;
    display: inline;
    font-size: 18px;
    display: block;
    font-weight: 600;
    color: #fff;
    margin-top: 15px;
  }
  .help-sec-cta img {
    padding: 0 10px;
  }
  .pakg-box .cta-btn-2 {
    display: block !important;
  }
  .help-sec-cta a:nth-child(1) {
    font-size: 16px;
    color: #000;
    margin: 0;
    font-weight: 700;
    padding: 0 0 10px 0;
    display: block;
  }
  .help-sec-cta a:nth-child(2) {
    background: #31343d;
    border-radius: 20px;
    padding: 15px 30px;
    display: inline;
    font-size: 18px;
    display: block;
    font-weight: 600;
    color: #fff;
    width: 80%;
    display: table;
    margin: auto;
  }
  .tel-num-st {
    animation: blinkingText 1.6s infinite !important;
  }
  @keyframes blinkingText {
    0% {
      color: #fff;
    }
    49% {
      color: #2bcdd8;
    }
    60% {
      color: #fff;
    }
    99% {
      color: #2bcdd8;
    }
    100% {
      color: #fff;
    }
  }
  section.cta-section .help-sec-cta a:nth-child(1) {
    color: #fff;
  }
  .help-sec-cta {
    display: block !important;
    text-align: center;
  }
  section.testi-section {
    background-position: inherit;
    background-image: none !important;
  }
  section.header-sec {
    padding: 20px 0;
    background: #000;
    display: inline-block;
  }
  .custom-btn.header-btn a {
    font-size: 10px !important;
    padding: 10px 7px !important;
  }
  .web-main.main-1 img {
    bottom: 165px;
  }
  .store-main {
    display: flex;
    flex-wrap: wrap;
    float: left;
    justify-content: center;
    align-items: center;
    width: 50%;
  }
  img.header-img {
    margin: 0 auto !important;
    max-width: 100%;
    display: block;
    text-align: center;
    width: auto;
  }
  .web-img img {
    bottom: 145px;
  }
  .contact-box ul li a {
    text-align: center;
    display: block;
    font-size: 14px;
  }
  .contact-box ul li {
    margin: 10px 0;
  }
  section.footer-sec .text-ht h2 {
    padding: 15px 0 0 0;
  }
  .privacy-terms {
    text-align: center;
  }
  .privacy-terms a {
    font-size: 11px;
  }
  .copy-box {
    margin: 20px 0 0 0;
  }
  .header-btn a {
    padding: 0;
  }
  .header-btn a img {
    padding: 0 5px;
  }
  .copy-right p {
    font-size: 12px !important;
    color: #fff;
    text-align: center;
  }
  section {
    overflow: hidden;
  }
  .web-img img {
    width: 36px;
  }
  .cta-btn {
    display: none !important;
    margin: auto;
    text-align: center;
  }
  .cta-col-1{
    width: 100%;
  }
  .cta-col-2{
    width: 100%;
  }
  .form-btn-div-st button {
    text-transform: capitalize;
  }
  section.banner-section {
    padding: 150px 0 60px 0;
    background-image: none;
  }
  .baner-img-box {
    margin: 30px 0 0 0;
    display: none;
  }
  .web-images-box {
    display: none;
  }
  .pakg-box:before {
    background-image: none !important;
  }
  .pak-main-box img {
    display: none;
  }
  .store-img-box {
    display: none;
  }
  .faq-sec {
    display: none;
  }
  img.header-img {
    margin: 0 auto !important;
    display: block;
    text-align: center;
    width: 70%;
  }
  .custom-btn.header-btn a {
    display: block;
    margin: 0 0 10px 0;
  }
  .header-btn a.yellow_btn {
    text-align: center;
  }
  .custom-btn.header-btn {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
  }
  .banner-list {
    margin-bottom: 10px;
  }
  .pakg-box {
    width: 100%;
    height: auto;
    background-size: 100% 100%;
  }
  .cta-btn-2 ul {
    display: block;
    text-align: center;
  }
  .port-f{
        display: block;
    }
  .cta-btn-2 ul img {
    margin: 0;
    position: relative;
    text-align: center;
    display: block;
    margin: auto;
    position: relative;
    left: -72px;
    top: 40px;
    display: none;
  }
  .cta-btn-2 ul li {
    margin: 0 0 20px;
    width: 100%;
  }
  .store-section {
    padding: 20px 0;
  }
  .store-main {
    text-align: center;
    width: 50%;
    margin: 0px 0px 0px 0px;
  }
  .store-col-1{
  width: 100%;
  }
.store-col-2{
  width: 100%;
  }
  .store-img-box img {
    margin: 0;
  }
  .cta-btn-2 ul {
    margin: 0;
  }
  .testi-col-1 {
    width: 100%;
  }
  .testi-col-1 {
    width: 100%;
  }
  .testi-col-2 {
    width: 100%;
  }
  section.testi-section {
    padding: 20px 0;
  }
  section.testi-section .text-ht h2 {
    text-align: center;
    font-size: 20px;
  }
  section.testi-section .text-ht h5 {
    font-size: 16px;
    text-align: center;
  }
  section.testi-section .text-ht p {
    text-align: center;
  }
  .coma-box img {
    width: 19%;
  }
  .faq-main h2 {
    font-size: 20px;
    padding: 0 0 10px 0;
  }
  section.faq-sec {
    padding: 20px 0;
  }
  .footer-sec .row {
    display: block;
  }
  section.footer-sec .text-ht h2 {
    font-size: 20px;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  section.footer-sec {
    padding: 20px 0;
  }
  section.footer-sec .text-ht p {
    text-align: center;
    margin: 0;
    padding: 10px 0;
  }
  .form-btn-div-st {
    display: block;
    margin: auto;
    text-align: center;
    z-index: 9999;
  }
  .contact-box ul li img {
    width: auto;
  }
  .form-btn-div-st button {
    margin: 0 0 10px 0;
  }
  .web-images-box img {
    width: 100%;
  }
  .store-img-box img {
    width: 100%;
  }
  .contact-box img {
    width: 100%;
  }
  .banner-text h1 {
    font-size: 20px;
    text-align: center;
  }
  .container {
    width: 100%;
    }
    .row{
        display: block;
    }
  .banner-section .row {
    display: block;
  }
  .header-col-1{
    width: 100%;
    }
    .banner-col-1 {
    width: 100%;
    }
    .banner-text p {
    text-align: center;
    }
    .banner-col-3{
     width: 100%;
     text-align: center;
     margin: 0 auto; 
    }
  p {
    font-size: 14px !important;
    line-height: 24px;
  }
  .banner-list ul li {
    font-size: 13px;
  }
  .header-btn a {
    font-size: 11px;
  }
  .header-btn a.yellow_btn {
    font-size: 11px;
  }
  section.our-section {
    padding: 0;
    display: none;
  }
  section.our-section h2 {
    font-size: 20px;
  }
  .our-col-1{
    width: 100%;
  }
  .our-col-2{
    width: 100%;
  }
  .our-col-3{
    width: 100%;
  }
  .our-col-4{
    width: 100%;
  }
  .our-main {
    margin: 0 0 10px 0;
  }
  .our-main img {
    display: none;
  }
  section.web-section h2 {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
  }
  .web-section .row {
    display: block;
  }
  section.web-section {
    padding: 20px 0;
  }
  .web-images-box img {
    margin-left: 0;
  }
  .cta-section .row {
    display: block;
  }
  .cta-section .text-ht h2 {
    font-size: 20px;
    text-align: center;
    margin: 0 0 10px 0;
    line-height: 30px;
  }
  section.cta-section {
    padding: 20px 0;
  }
  .cta-section .text-ht p {
    text-align: center;
  }
  a.yellow-ct-btn {
    font-size: 12px;
    margin: 0;
    width: 85%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px;
    margin-bottom: 0;
    border-radius: 20px;
  }
  .pkg-col-1 {
    width: 83%;
    margin: 0 auto;
    }
    .pakg-box {
    width: 97%;
    height: auto;
    }
  .cta-btn a.phone-ct-btn {
    font-size: 12px;
  }
  section.portfolio-sec {
    padding: 20px 0;
  }
  .portfolio-sec .text-ht h2 {
    font-size: 24px;
    margin: 0;
  }
  section.pricing-section .text-ht h2 {
    font-size: 24px;
  }
  section.pricing-section {
    padding: 20px 0;
  }
  .store-section .text-ht h2 {
    font-size: 20px;
    text-align: center;
    padding: 0;
    margin: 0 0 10px 0;
  }
  .store-section .text-ht p {
    text-align: center;
  }
  .store-main h4 {
    font-size: 14px;
    line-height: 25px;
    width: 85%;
  }
  .footer-col-1{
   width: 100%;

  }
 .footer-col-2{
   width: 100%;
   margin-left: 0px;
 }
  .form-col-1{
   width: 100%;
 }
 .form-col-1 input{
   width: 88%;
   margin-bottom: 20px;
 }
 .form-col-2{
   width: 100%;
   margin-bottom: 20px;
 }
 .form-main {
    width: 100%;
    margin-left: 10px;

  }
 .form-col-2 input{
   width: 88% !important;
   margin-top: 20px;
   margin-bottom: 10px;
 }
 .form-col-2 textarea{
   width: 92% !important;
 }
 .copy-col-1{
  width: 100%;
 }
  .copy-col-2{
  width: 100%;
  text-align: center;
 }
 .port-col-1 {
    margin: 0 auto;
    width: 87%;
  }
}


/*popup-css*/

.overlay-bg {
background: rgba(0, 0, 0, 0.8);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 10;
display: none;
}
.pop-form .submit-btn {
font-size: 18px;
width: 100%;
padding: 15px 0px;
background-color: #000000;
color: #fff;
cursor: pointer;
border-radius: 5px;
position: relative;
border: none;
margin-top: 15px;
width: 100%;
margin: 10px 0 0 0px !important;
font-weight: 700;
}
textarea.form-control {
    width: 98%;
    height: 50px;
    border-radius: 5px;
    padding: 10px 0px 0px 10px;
}
.pop-form .submit-btn {
font-size: 18px;
padding: 15px 0px;
background: #fb2224;
color: #fff;
cursor: pointer;
border-radius: 5px;
position: relative;
border: none;
margin-top: 15px;
width: 100%;
}
.popupform-main.active {
display: block !important;
}
.popupform-main {
position: fixed;
background-color: rgba(0, 0, 0, 0.62);
top: 0;
bottom: 0;
left: 0;
width: 100%;
width: 100%;
height: 100%;
z-index: 9999;
display: none;
}
.pop-form {
position: absolute;
width: 1049px;
height: 679px;
top: 0px;
left: 0;
bottom: 0;
right: 0;
margin: auto;
background-image: url(../images/popup-2.png);
padding: 0px 0 0px 0;
z-index: 99;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
background-size: cover;
}
.popupform-main .main-pop .col-md-12 {
padding: 0;
}
.popupform-main h3 {
font-size: 26px;
margin: 31px 0 0 0;
float: none;
color: #ffffff;
font-weight: 500;
text-align: center;
padding: 0 !important;
}
.popupform-main h2 {
font-size: 40px;
margin: 10px 0 0 0;
color: #ffffff;
font-weight: 700;
}
.popupform-main h4 {
font-size: 26px;
margin: 8px 0 0 0;
color: #ffffff;
font-weight: 700;
}
.fspx-23 {
font-size: 23px;
}
.fw-exbold {
font-weight: 800 !important;
}
.ls-xsmall {
letter-spacing: -2px;
}
.fc-red {
color: #fb2224;
}
.tt-uppercase {
text-transform: uppercase !important;
}
.popupform-main h6 {
letter-spacing: 0;
font-size: 45px;
background: #4274fa;
color: #fff;
border-radius: 10px;
padding: 10px 15px 5px 15px;
text-align: left;
position: relative;
right: 0px;
margin: 0px;
float: right;
}
.fspx-20 {
font-size: 20px;
display: block;
}
.fspx-23 {
font-size: 23px;
margin-bottom: 10px;
}
.fw-normal {
font-weight: 400 !important;
}
.popupform-main .main-pop {
padding: 25px 10px 0 0;
}
.pop-form .no-thanks {
text-decoration: underline;
color: #666666;
}
.pop-form form .control-group {
margin-bottom: 10px;
}
form .control-group {
margin-bottom: 24px;
position: relative;
}
.pop-form form .control-group input[type=text],.pop-form form .control-group input[type=text], .pop-form form .control-group input[type=number], .pop-form form .control-group input[type=email], .pop-form form .control-group select, .pop-form form .control-group textarea {
background-color: #fff;
font-family: "Nunito", sans-serif;
text-align: left;
}
.popupform-main form input[type=text], .popupform-main form input[type=number], .popupform-main form input[type=email] {
padding-left: 10px;
min-height: 50px;
}
.popupform-main form input[type=text], .popupform-main form input[type=number], .popupform-main form input[type=email] {
color: #333333;
/*padding: 10px;*/
height: 44px;
width: 98%;
background: transparent;
border: 1px solid #cccccc;
box-shadow: none;
-webkit-appearance: none;
border-radius: 4px;
font-family: "Nunito", sans-serif;
}
form .numberarea {
width: auto;
position: relative;
}
.pop-form .submit-btn {
font-size: 18px;
width: 100%;
padding: 10px 0px;
background-color: #ffffff;
color: #000;
cursor: pointer;
border-radius: 5px;
position: relative;
border: none;
margin-top: 15px;
width: 100%;
margin: 10px 0 0 0px !important;
font-weight: 700;
text-transform: uppercase;
}
.pop-form .no-thanks {
text-decoration: underline;
color: #666666;
}
.popupform-main h6:before {
position: absolute;
content: "";
left: -35px;
top: 0px;
width: 0;
height: 0;
border-top: 0px solid transparent;
border-right: 45px solid #4274fa;
border-bottom: 28px solid transparent;
}
.float-left {
float: left;
}
.lh-medium {
line-height: 1.2;
}
.lh-medium {
line-height: 1.2;
}
.ta-left {
text-align: left;
}
.fw-exbold {
font-weight: 800 !important;
}
.mtpx-60{
margin-top: 60px;
}
.pop-form .close-btn {
width: 45px;
height: 45px;
display: block;
position: absolute;
top: 80px;
right: 120px;
font-size: 18px;
font-weight: 900;
color: #000;
padding-top: 3px;
background-color: #e9e9e9;
text-align: center;
border-radius: 50px;
align-items: center;
display: grid;
border: inset 3px #000;
}
@media(max-width: 1366px){
.pop-form {
width: 950px;
height: 620px;
}
}
@media(max-width: 991px){
.pop-form {
position: absolute;
width: 510px;
height: 500px;
top: 0px;
left: 0;
bottom: 0;
right: 0;
margin: auto;
/* background-image: url(../images/popup-bg2.png); */
padding: 0px 0 0px 0;
z-index: 99;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
background: #260868;
}
.popupform-main .col-sm-offset-4.col-sm-8 {
max-width: 100%;
width: 100%;
margin: 0;
}
.popupform-main h3{
font-size: 30px !important;
}
.popupform-main h6 {
font-size: 30px;
}
#flform input[type="text"], input[type="email"]{
margin-bottom: 0px;
}
.pop-form .close-btn {
width: 35px;
height: 30px;
display: block;
position: absolute;
top: 2px;
right: 0;
font-size: 18px;
font-weight: 900;
color: #080808;
padding-top: 3px;
}
}
@media(max-width: 767px){
.popupform-main h6:before {
position: absolute;
content: "";
left: -20px;
top: 0px;
width: 0;
height: 0;
border-top: 0px solid transparent;
border-right: 28px solid #4274fa;
border-bottom: 28px solid transparent;
display: none;
}
div#pop-form form {
width: 100% !important;
padding: 25px 0;
}
.pop-form {
position: absolute;
width: 334px !important;
height: 535px !important;
}
.popupform-main .pop-form h3 {
font-size: 21px !important;
margin-top: 4px;
}
.pop-form .close-btn {
top: -13px;
right: -6px;
height: 35px;
}
.popupform-main form input[type=text], .popupform-main form input[type=number], .popupform-main form input[type=email] {
color: #333333;
/*padding: 10px;*/
height: 44px;
width: 90%;
background: transparent;
border: 1px solid #cccccc;
box-shadow: none;
-webkit-appearance: none;
border-radius: 4px;
font-family: "Nunito", sans-serif;
}
textarea.form-control{
  width: 90%;
}
.popupform-main h6 {
letter-spacing: 0;
font-size: 21px;
background: #4274fa;
color: #fff;
border-radius: 10px;
padding: 3px 8px 5px 8px;
text-align: left;
position: relative;
right: 0px;
margin: 0px;
float: right;
}
.pop-form .submit-btn {
font-size: 18px;
width: 90%;
padding: 8px 0px;
}
div#pop-form {
max-width: 100%;
width: 100%;
margin: 0;
text-align: center;
padding-top: 10px;
}
.popupform-main h3 {
font-size: 26px;
margin: 31px 0 0 0;
color: #ffffff;
font-weight: 500;
}
.popupform-main h2 {
font-size: 30px;
margin: 10px 0 0 0;
color: #ffffff;
font-weight: 700;
}
.popupform-main h4 {
font-size: 24px;
margin: 8px 0 0 0;
color: #fff;
font-weight: 700;
}
.chk-st-1 {display: inline-flex;}
}
div#pop-form {
width: 100%;
margin: 0 auto;
display: table;
text-align: center;
padding-top: 70px;
}
div#pop-form form {
width: 33%;
margin: 0 auto;
display: table;
}
@media (min-width:320px) and (max-width:767px){
.wow {
animation-name: none !important;
visibility: visible !important;
}
div#pop-form {
width: 100%;
margin: 0 auto;
display: table;
text-align: center;
padding-top: 14px;
}
}


/*details {
  display:block; 
  width:300px;
  margin:40px 0;
}*/
details{
 display:block; 
  width:300px;
  color: #000;
  width: 100%;
  margin: 20px 0px 20px 0px !important;

}
details p{
  background-color: #fff;
  padding: 10px 40px 30px 60px;
}
summary {
    font-family: Poppins !important;
  font-size: 17px !important;
  display:block; 
  background:#fff;
  color: #000;
  border-radius:5px;
  padding:20px !important;
  cursor:pointer;
  font-weight:bold;

}

summary::-webkit-details-marker {
   color:#FF0000; 
   background:#FFFFFF; 
}

details[open] summary::-webkit-details-marker {
   color:#0000FF; 
   background:#00FFFF;
}
summary::-webkit-details-marker {
   display: none
}

summary:after {
   content: "\f107";
   font-family: "fontawesome";
   color: #000;
   float: left;
   font-size: 20px;
   font-weight: bold;
   margin: 0px 20px 0 0;
   padding: 0;
   text-align: center;
   width: 20px;
}

details[open] summary:after {
   content: "\f106";
   font-family: "fontawesome";
  color: #000;
}

.splide__arrow--prev {
    left: -2.8em;
  }
  .splide__arrow--next {
    right: -2.1em;
  }
  .splide__arrow {
    height: 3em;
    width: 3em;
    display: none;
  }
  .splide__arrow:hover {
    background: #0c2681ad;
    color: #fff;
  }
  /*.splide__pagination {
    bottom: -0.5em;
  }*/
  .splide__pagination__page {
    height: 12px;
    width: 12px;
    background: #444;
  }
  .splide__pagination__page.is-active {
    background: #ac2029;
  }

@media (min-width: 960px) {
    .splide__list{
        flex-wrap: wrap;
    }
    .splide {
        visibility: visible;
    }
}

.splide__pagination {
    bottom: 1.5em;
}