body {
  overflow: overlay;
}
/* .modal-open {
  overflow: auto !important;
  padding-right: 0 !important;
} */
.text-blue {
  color: #0191e5;
}
.bg-blue {
  background-color: #0191e5;
}
.bg-dark-blue {
  background-color: #002d46;
}
.btn.btn-blue {
  background: #0191e5;
  border-color: #0191e5;
  color: #fff;
}
.btn.btn-blue:focus,
.btn.btn-blue:hover {
  background: 0 0;
  border-color: #0191e5;
  color: #fff;
}

.btn.btn-light-blue {
  background: #0191e5;
  border-color: #0191e5;
  color: rgb(255, 255, 255);
}
.btn.btn-light-blue:focus,
.btn.btn-light-blue:hover {
  background: 0 0;
  border-color: #0191e5;
  color: #0191e5;
}

.swiper-slide .slider-img {
  margin-top: 10px;
  text-align: center;
}
.swiper-slide .slider-img img {
  width: 800px;
}
.swiper-slide .slider-text {
  padding-top: 50px;
}
.swiper-slide .slider-text h3 {
  font-family: Kodchasan, sans-serif;
  color: #000;
  font-weight: 700;
  font-size: 36px;
  line-height: 45px;
}
.second-font {
  font-family: Kodchasan, sans-serif;
}
.second-font-600 {
  font-weight: 600;
}
.swiper-slide .slider-text h6 {
  font-size: 18px;
  color: #000;
}
.carousel-wrap {
  padding: 0;
  position: relative;
}
.crm-image {
  text-align: center;
}
.owl-carousel .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
}
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}
.owl-nav i {
  font-size: 52px;
}
.owl-nav .owl-prev {
  left: -30px;
}
.owl-nav .owl-next {
  right: -30px;
}
.footer-links .footer-ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-links .footer-ul li {
  margin-right: 15px;
}
.footer-links .footer-ul li a {
  color: #232323;
  font-size: 13px;
  text-transform: uppercase;
}
.footer-links .footer-ul li a:focus,
.footer-links .footer-ul li a:hover {
  color: #0191e5;
}
.footer-links
  .footer-ul
  li
  a:hover
  .footer-links
  .footer-ul
  li:nth-last-of-type(1) {
  margin-right: 0;
}
.livicon-evo.livicon-evo-holder {
  margin: 0 auto;
  width: 80px !important;
}
.compare-section .livicon-evo.livicon-evo-holder {
  margin: 0 auto;
  width: 50px !important;
}
.modal {
  z-index: 9999 !important;
  background: rgba(0, 0, 0, 0.7);
}

.model-scroll {
  position: fixed;
  overflow-y: scroll;
}
.modal-body {
	overflow: auto;
	max-height: 500px;
}
.modal-open .modal {
	overflow-x: unset;
	overflow-y: unset;
}
.benefits .benefits-image {
  text-align: center;
}
.benefits .benefits-image .doodle-img {
  max-width: 350px;
  width: 100%;
}
.follo-us {
  background: #fff;
}
.follo-us .follow .follow-ul {
  display: flex;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  justify-content: center;
}
.follo-us .follow .follow-ul li {
  margin-right: 30px;
}

.follo-us .follow .follow-ul li img {
  width: 50px;
  border-radius: 8px;
}
.follo-us .follow .follow-ul li img:hover{
  transform: translateY(-10px);
  box-shadow: 0 15px 19px #a9a9a9;
}
.shadow-effect .content {
  padding: 35px 15px;
}
.shadow-effect {
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.shadow-effect:hover {
  box-shadow: 0 0 8px #d6d6d6;
  border-radius: 5px;
}
/* .intl-tel-input {
  margin: 10px;
  font-size: 14px;
  color: #333;
}
.intl-tel-input input {
  width: 250px;
  border: 1px solid #ccc;
  font-family: inherit;
  font-size: 100%;
  color: inherit;
}
.iti.iti--allow-dropdown {
  width: 100%;
  margin-bottom: 30px;
} */
.custom-design-tel {
  font-size: 14px;
  padding: 8px 15px;
  width: 100%;
  margin: 0 0 20px 0;
  max-width: 100%;
  resize: none;
  color: inherit;
  background: #002d46;
  border: none;
  border-bottom: 1px solid #484848;
}
.custom-design-tel-2 {
  font-size: 14px;
  padding: 8px 15px;
  width: 100%;
  margin: 0 0 20px 0;
  max-width: 100%;
  resize: none;
  color: inherit;
  background: #ffffff;
  border: none;
  border-bottom: 1px solid #484848;
}

.modal-body #contact-form-2 .intl-tel-input .flag-dropdown .selected-flag .down-arrow {
  top: 6px;
  position: relative;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000000;
}
.modal-body #contact-form-2 .select-style{
  padding: 0px 0;
  border: none;
  border-bottom: 1px solid #484848;
}
.modal-body #contact-form-2 .select-style select{
  padding-left: 0;
}
#jquery-script-menu {
  position: fixed;
  height: 90px;
  width: 100%;
  top: 0;
  left: 0;
  border-top: 5px solid #316594;
  background: #fff;
  -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
  z-index: 999999;
  padding: 10px 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.jquery-script-center {
  width: 960px;
  margin: 0 auto;
}
.jquery-script-center ul {
  width: 212px;
  float: left;
  line-height: 45px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.jquery-script-center a {
  text-decoration: none;
}
.jquery-script-ads {
  width: 728px;
  height: 90px;
  float: right;
}
.jquery-script-clear {
  clear: both;
  height: 0;
}
.intl-tel-input {
  margin: 0;
  font-size: 14px;
  color: #000000;
  width: 100%;
}
.intl-tel-input input {
  width: 250px;
  border: 1px solid #ccc;
  font-family: inherit;
  font-size: 100%;
  color: inherit;
}

.home {
  height: 100%;
  z-index: 0;
}
.home .swiper-full-screen {
  height: 100%;
}
.home .swiper-wrapper .swiper-slide {
  display: flex;
  align-items: center;
}
.home .swiper-pagination-white .swiper-pagination-bullet {
  background: #000;
}
.home .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #0191e5;
}

video::-webkit-media-controls-mute-button {
  display: none;
}
video::-moz-media-controls-mute-button {
  display: none;
}
video::-ms-media-controls-mute-button {
  display: none;
}
video::-o-media-controls-mute-button {
  display: none;
}

video::-webkit-media-controls-volume-slider {
  display: none;
}
video::-moz-media-controls-volume-slider {
  display: none;
}
video::-ms-media-controls-volume-slider {
  display: none;
}
video::-o-media-controls-volume-slider {
  display: none;
}

video::-webkit-media-controls-fullscreen-button {
  display: none;
}
video::-moz-media-controls-fullscreen-button {
  display: none;
}
video::-ms-media-controls-fullscreen-button {
  display: none;
}
video::-o-media-controls-fullscreen-button {
  display: none;
}
video {
  outline: 0;
}
.video-section .video-col {
  padding-left: 0;
  padding-right: 0;
}

.video {
  width: 100%;
}
.video-padding-six-all {
  padding: 6%;
}
.wrappers {
  /* display:table; */
  width: 100%;
  position: relative;
}
.playpause {
  background-image: url("../images/icon/play-button.png");
  background-repeat: no-repeat;
  width: 14%;
  height: 30%;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}

/* screenshots Start */
.screenshots .screen-pils{
  justify-content: center;
}
.screenshots .screen-pils .nav-link.active, .screenshots .screen-pils .show>.nav-link {
  background: none;
  border-bottom: 2px solid #0191e5;
}
.screenshots .screen-pils .nav-link {
  border-radius: .25rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 14px;
  color: black;
  border-radius: 0;
  border-bottom: 2px solid transparent;
}
.screenshots .screen-pils .nav-item{
  margin-right: 15px;
}

/* Contact Start */
.form-error {
  display: flex;
    color: #ff4040;
    margin-top: -20px;
    font-weight: 400;

}

#contact #contact-form-2 .focus:focus{
  color: #ffffff;
  border-color: #ffffff !important;
}

/* ticket-button */
#ticket-button.btn-blue:hover,#ticket-button.btn-blue:focus{
  background: 0 0;
    border-color: #0191e5;
    color: #0191e5;
}
