body {
  color: #000;
  font-size: 15px;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  letter-spacing: 1px;
  font-weight: 400;
  line-height: 1.5;
}
a {
  text-decoration: none;
  color: #333;
}
img {
  object-position: center;
  object-fit: cover;
  /*width: 100%;*/
}
.margin-top-40 {
  margin-top: 40px;
}
.max-width-40 {
  max-width: 40px;
}
.max-width-120 {
  max-width: 120px;
}
.click-here-btn {
  padding: 10px 15px;
  border: #fff dashed 1px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.slider {
  width: 100%;
  height: 75vh !important;
}
/*header css*/
nav.navbar.navbar-inverse.custom-nav {
  border-radius: 0;
  margin-bottom: 0;
  z-index: 1;
  background: transparent;
  border: transparent;
  padding-top: 15px;
}
.custom-nav .collapse.navbar-collapse {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.custom-nav ul li {
  padding: 0px 15px;
}
.custom-nav.navbar-inverse .navbar-nav > li > a {
  color: #f00;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 2px;
}
.bor_asso p {
  text-align: center;
}
.sticky.custom-nav.navbar-inverse .navbar-nav > li > a {
  color: #272727 !important;
}
.custom-nav.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  background: transparent;
  color: #db424d;
}
#Contact p {
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  color: #777;
}
.custom-nav.navbar-inverse .navbar-nav > li.active > a {
  color: #f00;
}
.custom-nav ul.nav.navbar-nav {
  float: right;
}
section.section-white {
  position: relative;
  left: 0;
  right: 0;
  top: -75px;
}

.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 0 0 10px 25px;
  color: #272727;
  text-align: left;
  text-shadow: none;
}

.carousel-indicators {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  margin: 0;
  padding: 0 25px 25px 0;
  text-align: right;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.form {
  position: absolute;
  bottom: 50%;
  right: 50px;
  background: #ffffff;
  max-width: 300px;
  padding: 20px 20px;
  border-radius: 10px;
  border: 1px dotted #f00;
}
.locationPara p {
  font-size: 10px !important;
}

.frmfield {
  padding-bottom: 15px;
}
.fform input[type="text"],
.fform input[type="email"] {
  padding-left: 8px;
  width: 100%;
  height: 30px;
  line-height: 25px;
  color: #555252;
  border-radius: 0px;
  border: 1px solid #adb0b0;
  border-right-color: rgb(173, 176, 176);
  border-right-style: solid;
  border-right-width: 1px;
}
#tab2 h2 {
  margin-left: 25%;
}
#tab3 h2 {
  margin-left: 50%;
}
#tab4 h2 {
  margin-left: 75%;
}
.PD0 {
  padding: 0;
}
.head_form {
  text-align: center;
}
.head_form p {
  font-weight: 500;
}
.services-icon img {
  height: auto;
  width: auto;
}
.head-form-p {
  background-color: #ff0000;
  padding: 10px;
  color: #fff;
  border-radius: 5px;
  padding: 10px;
}
.btn-1 {
  background-color: #777;
  color: #fff;
}
.services-icon {
  text-align: center;
  padding: 20px 5px 10px;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  margin: 0 auto;
  background: #cccccc47;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
}
.services-details {
  text-align: center;
  padding: 50px 5px 0;
}
.Services {
  padding: 30px 0 0px;
}
.service-title {
  color: #333;
  font-size: 32px;
  font-weight: 500;
  text-align: center;
  padding: 10px 0 0px;
}
#Process p {
  text-align: center;
  padding-bottom: 30px;
}
.box-title {
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 5px;
}
#Services {
  padding: 20px 0 35px;
}
.phone-slide.is-first {
  background-image: url(../img/eaudition.png) !important;
  background-size: 13%;
}
.center_txt {
  text-align: left;
  margin-top: 115px;
}
@media screen and (max-width: 1500px) and (min-width: 1300px) {
  .center_txt {
    text-align: left;
    margin-top: 145px;
  }
}
.phone-slide {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 33% 50%;
  vertical-align: top;
  padding: 1000px 30px 30px 30px;
}
.phone-slide.is-second {
  background-image: url(../img/Carnival.png) !important;
  background-size: 13%;
}

.single-block-wrap .single-work-block .info-side .info-case-study .category {
  left: 100px;
  top: 120px;
}

.phone-slide.is-third {
  background-image: url(../img/FOM.png) !important;
  background-size: 13%;
}

.phone-slide.is-fourth {
  background-image: url(../img/TOP10.png) !important;
  background-size: 13%;
}

.phone-slide.is-fifth {
  background-image: url(../img/cinema_dosti.png) !important;
  background-size: 13%;
}
#Work {
  padding: 50px 0;
}
.button.primary-btn {
  outline: none;
  border-color: #4fc1ea;
  background-color: #4fc1ea;
  color: #fff;
  transition: all 0.5s;
  padding: 15px 35px;
  border-radius: 70px;
}
.info-side {
  z-index: 999;
}
.image-side {
  z-index: 0;
}

.pt-10.pb-10 {
  margin-top: 30px;
}
.grid-clients.five-grid .column:nth-child(2),
.grid-clients.five-grid .column:nth-child(3),
.grid-clients.five-grid .column:nth-child(4) {
  border-right: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.grid-clients.five-grid .column:nth-child(1),
.grid-clients.five-grid .column:nth-child(2),
.grid-clients.five-grid .column:nth-child(5) {
  border-bottom: 1px solid #ededed;
}
.grid-clients.five-grid .column:nth-child(1),
.grid-clients.five-grid .column:nth-child(6),
.grid-clients.five-grid .column:nth-child(11) {
  border-right: 1px solid #ededed;
}
.columns.is-vcentered.is-separator.is-btm .column:nth-child(1),
.columns.is-vcentered.is-separator.is-btm .column:nth-child(2),
.columns.is-vcentered.is-separator.is-btm .column:nth-child(3),
.columns.is-vcentered.is-separator.is-btm .column:nth-child(4),
.columns.is-vcentered.is-separator.is-btm .column:nth-child(5) {
  border-bottom: 0px solid #ededed;
}
.grid-clients .client {
  max-height: 70px;
}
.column {
  display: block;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  padding: 0.75rem;
  text-align: center;
}
.columns.is-vcentered {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.columns.is-vcentered .column {
  flex: 1 1 20%; /*grow | shrink | basis */
  height: 100px;
}
#Clients {
  padding: 50px 0;
}
#Review {
  padding: 50px 0;
}
#Review p {
  text-align: center;
}
.sn a {
  color: #fff;
  font-size: 20px;
  padding: 15px 12px;
}
.frm_reach {
  width: 100%;
  margin: 0;
  padding: 30px;
  background-color: #fcfcfc;
  box-shadow: 0px 2px 20px 2px #eee;
}
footer {
  background: #444f60;
  color: #fff;
  padding: 50px 0 0;
}
footer ul {
  list-style: none;
  padding-left: 0;
}
footer ul li {
  line-height: 20px;
}
footer ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 10px;
}
footer ul li a:hover {
  color: #eee;
  text-decoration: none;
}
footer h5 {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
}
footer .call-txt {
  font-size: 16px;
  color: #fff;
}
footer .call-txt:hover {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}
.call {
  margin-top: 30px;
}
.footer_copy {
  background: #1a1a1a;
  padding: 8px;
  margin-top: 50px;
}
.footer_copy p {
  margin: 5px 0 0;
  font-size: 13px;
  color: #ccc;
}
.h1 {
  font-size: 28px;
}
#Process {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background: #f7f7f7;
}
.progress-bar {
  background: #eaeaea;
}
.progress-bar a {
  color: #000;
}
.progress-bar.active {
  background: #4fc1ea;
}
#Process .tab-content {
  text-align: left;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 0px 8px 0px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.mob_nav_icon {
  font-size: 30px;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
#Home .carousel-caption {
  width: 90%;
  margin: 0 auto;
  top: 50%;
  left: 100px;
}

.single-block-wrap .single-work-block .info-side .info-case-study .category {
  top: 120px;
  left: 100px;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .custom-nav ul li {
    padding: 0;
  }
  .custom-nav.navbar-inverse .navbar-nav > li > a {
    padding: 6px 5px;
    font-size: 11px;
  }
  .logo img {
    max-width: 125px !important ;
    width: 100% !important;
  }
  .logo .navbar-brand {
    padding: 15px 0px;
  }
  .logo {
    margin-top: -15px;
  }
  .fform {
    max-width: 255px;
  }
  .fform {
    bottom: 50%;
    padding: 15px 20px;
  }
  .ipad_css {
    width: 50%;
  }
  #Home .carousel-caption {
    width: 100%;
    bottom: 5vh;
    left: 0px;
    top: 20vh;
  }
  .phone-slide.is-first {
    background-size: 20%;
  }
  .phone-slide.is-second {
    background-size: 20%;
  }
  .phone-slide.is-third {
    background-size: 20%;
  }
  .phone-slide.is-fourth {
    background-size: 20%;
  }
  .phone-slide.is-fifth {
    background-size: 20%;
  }
  .frmfield.fw-b {
    padding-bottom: 2px;
  }
  /*	.slider{height: 65vh !important;}*/
  #Home h2 {
    font-size: 22px;
  }
  .phone-slide {
    background-position: 15% 50%;
  }
}
@media screen and (max-width: 3500px) and (min-width: 2000px) {
  .phone-slide {
    background-position: 37% 50%;
  }
}
@media screen and (max-width: 1199px) and (min-width: 991px) {
  .custom-nav.navbar-inverse .navbar-nav > li > a {
    padding: 6px 20px;
  }
}
@media screen and (min-width: 768px) {
  .mob_nav {
    display: none;
  }
  .desk_nav {
    display: block;
  }
  .desk_none {
    display: none !important;
  }
  .mob_work {
    display: block;
  }
  .desk_work {
    display: none;
  }
}
.frm_txt {
  display: none;
}
.frm_txt_mob {
  display: block;
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .frm_txt_mob {
    display: none;
  }
  .frm_txt {
    position: absolute;
    z-index: 11;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    display: block;
  }
  .mob_ass {
    margin: 15%;
  }
  .center_txt {
    margin-top: 0px;
  }
  .mob_work {
    display: none;
  }
  .desk_work {
    display: block;
  }
  .service-title {
    font-size: 28px;
  }
  figure:hover + span {
    bottom: -90px !important;
  }
  #Home .carousel-caption {
    width: 100%;
    top: 15%;
    left: -12px;
  }
  .custom-nav .collapse.navbar-collapse {
    display: table-column !important;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
  }
  .fform {
    padding: 5px 15px;
    bottom: 10%;
    right: 0;
    max-width: 250px;
    margin: 0 auto;
    left: 0;
  }
  .carousel-caption h2 {
    font-size: 20px;
    margin: 0;
  }
  .carousel-caption h3 {
    margin: 0;
  }
  .slider {
    height: 650px !important;
  }
  .Services {
    margin: 20px;
  }
  #Services {
    padding: 0px 0 50px;
  }
  #Process h1 {
    font-size: 28px;
  }
  .phone-slide {
    background-attachment: initial;
    background-position: 40% 50%;
    padding: 475px 30px 30px 30px;
  }
  .pt-10.pb-10 {
    margin-bottom: 30px;
  }
  .frm_reach {
    width: 100%;
    padding: 25px;
  }
  .mob_nav {
    display: block;
    position: relative;
    z-index: 2;
  }
  .desk_nav {
    display: none;
  }
  section.section-white {
    top: -95px;
  }
  .logo {
    float: right;
    top: -50px;
    position: relative;
  }
  .phone-slide.is-first {
    background-size: 60%;
  }
  .phone-slide.is-second {
    background-size: 60%;
  }
  .phone-slide.is-third {
    background-size: 60%;
  }
  .phone-slide.is-fourth {
    background-size: 60%;
  }
  .phone-slide.is-fifth {
    background-size: 60%;
  }
  #tab2 h2 {
    margin-left: 0%;
  }
  #tab3 h2 {
    margin-left: 0%;
  }
  #tab4 h2 {
    margin-left: 0%;
  }
  .mod_none {
    display: none;
  }

  .single-block-wrap .single-work-block .info-side .info-case-study .category {
    top: 80px;
    left: 35px;
  }
}
.logo img {
  max-width: 165px;
  width: 100%;
}

.column1 {
  margin: 15px 15px 0;
  padding: 0;
}
.column1:last-child {
  padding-bottom: 60px;
}
.column1::after {
  content: "";
  clear: both;
  display: block;
}
.column1 div {
  position: relative;
  float: left;
  width: 25%;
  height: 20px;
  margin: 0 0 0;
  padding: 0;
  background: #fff;
  cursor: pointer;
}
.btn-danger {
  background: transparent !important;
}
.column1 div:first-child {
  margin-left: 0;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.9) !important;
  padding-bottom: 20px;
  left: 0px;
  right: 0;
}
.column1 div span {
  position: absolute;
  bottom: -20px;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 0;
}
figure {
  width: 100%;
  height: 10px;
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
}
figure:hover + span {
  bottom: -36px;
  opacity: 1;
}
.brd {
  border: 2px solid #929292;
  border-radius: 4px;
}

/* Zoom In #1 */
.hover01 figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.hover01 figure:hover img,
.hover01 figure.active img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  background: #ccc;
}

.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #ff5a5a;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
}
.float:hover {
  color: #fff;
}
.my-float {
  margin-top: 22px;
}
.float-green {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #4caf50;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  box-shadow: 4px 4px 8px #00a507;
}

.float-green:hover {
  color: #fff;
}

.img_ass {
  width: 100%;
  max-width: 135px;
  height: auto;
}
#Association.service-title {
  padding: 0;
}
.bor_asso {
  border: 1px solid #e2dfdf;
  padding: 45px 10px;
}
.img_ass1 {
  max-width: 65px;
  margin-top: 0px;
  padding: 10px;
  width: 100%;
}
#Review .jsx-1473416917.eagr-reviews-skeleton-container a {
  display: none !important;
}

.first-section {
  padding-top: 90px;
}

.single-block-wrap .single-work-block {
  display: block;
  overflow: hidden;
  border-radius: 8px;
  height: 440px;
  position: relative;
  cursor: pointer;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.4);
  transition: all 0.4s ease;
}
.single-block-wrap .single-work-block:hover {
  box-shadow: initial;
  transform: scale(0.95);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
.single-block-wrap .single-work-block .image-side .image-case-study-gif {
  position: relative;
  right: 0;
  /* display: none;*/
  background-position: center bottom;
  width: calc(102%);
  height: calc(100%);
}
.single-block-wrap .single-work-block .image-side {
  height: 100%;
  height: 440px;
}

.single-block-wrap .single-work-block .image-side .image-case-study-still {
  background-size: cover;
  background-position: center bottom;
  width: calc(102%);
  height: calc(100%);
}
.bg-image-contain {
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.single-block-wrap {
  margin-bottom: 90px;
}
.single-block-wrap .single-work-block .info-side .info-case-study .title {
  padding-top: 180px;
  left: 100px;
  font-weight: 700;
  font-size: 35px;
  line-height: 40px;
  letter-spacing: 1.2px;
}

.single-block-wrap .single-work-block .info-side .info-case-study .explore {
  bottom: 40px;
}
.single-block-wrap
  .single-work-block
  .info-side
  .info-case-study
  .explore
  .line-white {
  transition: all 0.4s ease;
}
.line-white,
.line-yellow,
.line-grey {
  display: inline-block;
  width: 40px;
  height: 2px;
  background-color: #fff;
}
.single-block-wrap .single-work-block .info-side .info-case-study .logo-company,
.single-block-wrap .single-work-block .info-side .info-case-study .category,
.single-block-wrap .single-work-block .info-side .info-case-study .title,
.single-block-wrap .single-work-block .info-side .info-case-study .explore {
  display: inline-block;
  color: #fff;
  position: absolute;
}
.cust_modal button.close {
  padding: 10px;
}
.jsx-1473416917.eagr-reviews-skeleton-component.eagr-widget-root {
  max-width: 100% !important;
  margin: 0 auto;
}

@media screen and (max-width: 767px) and (min-width: 320px) {
  .section {
    margin-top: 20%;
  }
  .single-block-wrap .single-work-block .info-side .info-case-study .title {
    padding-top: 120px;
    left: 35px;
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 1.2px;
  }
  .single-block-wrap .single-work-block {
    height: 350px;
  }
  .single-block-wrap .single-work-block .image-side {
    height: 350px;
  }
  .single-block-wrap .single-work-block .image-side .image-case-study-still {
    background-position: right bottom;
    background-size: 50%;
  }
}
.float:focus {
  text-decoration: none;
  outline: none;
}
/*#Review .jsx-3592236245eagr-reviews-skeleton-container a{display: none !important;}
*/

