@charset "UTF-8";
html, body {
  height: 100%;
}

html {
  line-height: normal;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "robotoregular";
  -webkit-overflow-scrolling: touch;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

img:not([src]) {
  visibility: hidden !important;
}

article, aside, header, nav, section, figcaption, figure, main {
  display: block;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, strong {
  padding: 0;
  margin: 0;
  font-weight: normal;
}

a {
  background-color: transparent;
  text-decoration: none;
  outline: none;
}

a:focus {
  outline: none;
  border: 0;
}

a:active, a:hover {
  outline: 0;
}

b, strong {
  font-weight: normal;
  font-family: "robotomedium";
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  border: 1px solid #DBDBDB;
  outline: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clear {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

p {
  margin: 0;
  padding: 0;
}

.hidden, .g-hidden {
  display: none;
}

img {
  max-width: 100%;
}

.container {
  width: 1170px;
  margin: auto;
}

@media only screen and (max-width: 1200px) {
  .container {
    width: 992px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .container {
    width: 992px;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    width: auto;
    margin: 0px auto;
    padding: 0px 10px;
  }
}
@font-face {
  font-display: swap;
  font-family: robotolight;
  src: url("../fonts/Roboto-Light-webfont.woff2") format("woff2"), url("../fonts/Roboto-Light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: robotoregular;
  src: url("../fonts/Roboto-Regular-webfont.woff2") format("woff2"), url("../fonts/Roboto-Regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: robotomedium;
  src: url("../fonts/roboto-medium-webfont.woff2") format("woff2"), url("../fonts/roboto-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
li, span, button, a {
  -webkit-tap-highlight-color: transparent;
}

.f-fixed {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #ffffff;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 9;
  -webkit-box-shadow: 0px -1px 10px -1px rgba(0, 0, 0, 0.35);
          box-shadow: 0px -1px 10px -1px rgba(0, 0, 0, 0.35);
  list-style: none;
  margin: 0;
}
.f-fixed li {
  width: 20%;
  text-align: center;
  padding: 8px 3px 0;
  font-size: 9px;
  text-transform: uppercase;
  line-height: 18px;
}
.f-fixed li a {
  color: #000;
  display: block;
}
.f-fixed li svg {
  display: block;
  margin: 0 auto 3px;
}
.f-fixed .Inquiry i {
  background-position: -126px -483px;
}
.f-fixed .Order_Now a {
  color: #3180F5;
}
.f-fixed .Order_Now svg {
  width: 44px;
  height: 40px;
  margin-top: -22px;
  border-radius: 100%;
  border: 7px solid #fff;
  -webkit-box-shadow: 0 -5px 7px -5px #797979;
          box-shadow: 0 -5px 7px -5px #797979;
  border-bottom: 0;
  background-color: #fff;
}
.f-fixed .call-backm i {
  background-position: -156px -483px;
}
.f-fixed .Live_Chat i {
  background-position: -90px -458px;
  background-size: 450px;
}

.mobileimg {
  display: none;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.66);
  z-index: 3;
}

.topstrips {
  background: #0F305D;
  padding: 3px;
  width: 100%;
  color: #FFFFFF;
}
.topstrips .offers, .topstrips .contacts {
  display: inline-block;
  width: 50%;
  font-size: 14px;
}
.topstrips .offers {
  text-align: left;
}
.topstrips .offers a {
  padding: 0 12px;
  margin: 0 0 0 12px;
  background: #ffe066;
  border-radius: 20px;
  text-align: center;
  display: inline-block;
  color: #242928;
}
.topstrips .contacts {
  text-align: right;
  width: 49%;
}
.topstrips .contacts .header-whatsapp, .topstrips .contacts .call {
  color: #fff;
  margin: 0 50px 0 0;
  position: relative;
  display: inline-block;
}
.topstrips .contacts .header-whatsapp .whatsapp, .topstrips .contacts .call .whatsapp {
  width: 20px;
  height: 20px;
  background-size: 360px;
  background-position: -67px -41px;
  position: absolute;
  left: -25px;
}
.topstrips .contacts .header-whatsapp.call, .topstrips .contacts .call.call {
  margin: 0 30px 0 0;
}
.topstrips .contacts a.mails {
  color: #FFF;
  position: relative;
}
.topstrips .contacts a.mails:before {
  width: 20px;
  content: "";
  height: 20px;
  background: url(../images/svg/sprite.png) no-repeat;
  background-size: 380px;
  left: -27px;
  position: absolute;
  background-position: -2px -325px;
  top: 0px;
}
.topstrips .contacts a.call:before {
  content: "";
  background: url(../images/svg/sprite.png) no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-position: -319px -214px;
  background-size: 370px;
  vertical-align: sub;
  margin: 0 5px 0 0;
}
.topstrips .help-center {
  padding: 0 0 0 20px;
  color: #fff;
}

@-webkit-keyframes beat {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes beat {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
header {
  background: #153D72;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  z-index: 2;
  position: relative;
}
header .menubtn {
  margin-right: 5px;
  display: inline-block;
}
header .menubtn svg {
  vertical-align: middle;
}
header .search_part {
  float: right;
  margin-top: 9px;
  position: relative;
}
header .search_part a {
  margin: 0 5px 0 0;
}
header .search_part a svg {
  vertical-align: middle;
}
header .search_part a svg path {
  fill: #fff;
  stroke: none;
}
header .search_part .notification {
  background-position: -110px -49px;
}
header .search_part .badges {
  width: 15px;
  height: 15px;
  background: #F21A1A;
  color: #ffffff;
  font-size: 12px;
  line-height: 13px;
  position: absolute;
  top: 0;
  right: 5px;
  overflow: hidden;
  text-align: center;
  border-radius: 20px;
}
header .order-cart-mobile {
  float: right;
  position: relative;
  margin: 6px 15px 0 6px;
}
header .order-cart-mobile svg path {
  stroke: #fff;
}
header .order-cart-mobile .total-order {
  background: #F25F5C;
  border-radius: 50%;
  color: #fff;
  height: 16px;
  width: 16px;
  font-size: 12px;
  font-family: "robotoregular";
  line-height: 15px;
  position: absolute;
  top: -5px;
  right: -7px;
  text-align: center;
}
header .menu-main .MyMenu .wallet .wallet-box {
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2a2a2a;
  padding: 2px 5px;
  border-radius: 24px;
  font-family: "robotomedium";
  margin: 8px 10px 0 0;
}
header .menu-main .MyMenu .wallet .wallet-box svg {
  margin: 0 5px 0 0;
}
header .menu-main .MyMenu .wallet .wallet-box:hover {
  background: #fff;
  color: #e05350;
}
header .menu-main .MyMenu .wallet:hover .wallet-box {
  color: #2a2a2a;
}
header .menu-main .MyMenu .order-cart a {
  position: relative;
}
header .menu-main .MyMenu .order-cart a svg {
  vertical-align: bottom;
}
header .menu-main .MyMenu .order-cart a svg path {
  stroke: #fff;
  fill: none;
}
header .menu-main .MyMenu .order-cart a .total-order {
  background: #F25F5C;
  border-radius: 50%;
  color: #fff;
  height: 16px;
  width: 16px;
  font-size: 12px;
  font-family: "robotoregular";
  line-height: 15px;
  position: absolute;
  top: 19px;
  right: 0px;
  text-align: center;
}
header .menu-main .MyMenu .order-cart:hover {
  background: none;
}
header .brand-logo, header .mobile_logo {
  display: inline-block;
  vertical-align: middle;
}
header .brand-logo img, header .mobile_logo img {
  width: 175px;
  height: 41px;
}
header .brand-logo {
  display: none;
}
header .h_sticky {
  background: #153D72;
  padding: 8px 15px;
}
header .menu-main .MyMenu .order_btn a {
  padding: 4px 11px;
  background: #F25F5C;
  border-radius: 24px;
  color: #ffffff;
  font-family: "robotomedium";
  margin: 21px 10px;
}
header .menu-main .MyMenu .order_btn a:hover {
  background: #e05350;
}
header .menu-main .MyMenu .order_btn a.order-btn-blink {
  -webkit-animation: beat 0.35s infinite alternate;
  animation: beat 0.35s infinite alternate;
  -webkit-transform-origin: center;
  transform-origin: center;
}
header .menu-main .MyMenu .order_btn:hover {
  background: none;
}
header .menu-main .MyMenu .order_btn:hover a {
  color: #ffffff;
}
header .menu-main .MyMenu .search a {
  display: inline-block;
}
header .menu-main .MyMenu .search i {
  width: 23px;
  height: 22px;
  background-position: -315px -163px;
  display: inline-block;
  vertical-align: bottom;
  background-size: 490px;
}
header .menu-main .MyMenu .search:hover {
  background: none;
}
header.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background: #153D72;
  -webkit-animation-name: transaction;
          animation-name: transaction;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  z-index: 15;
}
header.sticky .menu-main .btn_nav {
  top: 20px;
}
header.sticky .menu-main .MyMenu .order-cart a .total-order {
  top: 14px;
}
header.sticky .menu .MyMenu > li > a {
  padding: 19px 10px;
}
header.sticky .menu .MyMenu > li > .noatag-need {
  padding: 19px 10px;
}
header.sticky .menu-main .MyMenu .order_btn a {
  padding: 4px 11px;
  margin: 15px 10px;
}

@keyframes transaction {
  0% {
    top: -132px;
  }
  100% {
    top: 0px;
  }
}
@-webkit-keyframes transaction {
  0% {
    top: -132px;
  }
  100% {
    top: 0px;
  }
}
.search-main {
  position: absolute;
  height: 97px;
  overflow: hidden;
  background: #153D72;
  width: 100%;
  z-index: 2;
  top: 0;
  opacity: 0;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transition: opacity 0.3s ease-in, transfrom 0.3s ease-out;
  transition: opacity 0.3s ease-in, transfrom 0.3s ease-out;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.search-main.is-open {
  overflow: auto;
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.search-main .search-box-inner {
  background: #153D72;
  display: block !important;
  padding: 0.6em 0 1.9em;
}
.search-main .search-form {
  border: 0;
  float: none;
  margin: 0 auto -3.4375em;
  max-height: none;
  overflow: unset;
  padding: 0.3125em 0;
  position: relative;
  right: auto;
  top: auto;
  -webkit-transition: none;
  transition: none;
  width: 100%;
  z-index: auto;
}
.search-main fieldset {
  border: 0;
  display: contents;
  margin: 0;
  min-width: 0;
  padding: 0;
  width: 100%;
}
.search-main fieldset legend {
  left: -9999em;
  position: absolute;
  padding: 0;
  border: 0;
}
.search-main .hidden-label {
  left: -9999em;
  opacity: 0;
  position: absolute;
}
.search-main .search-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  font-family: "robotolight";
  font-size: 1.25em;
  line-height: 1.4em;
  border: 0;
  border-bottom: 2px solid #eee;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #f5F5F5;
  display: block;
  float: none;
  min-height: 0;
  margin-bottom: 0px;
  padding: 0.5em 3em 0.6em 0;
  -webkit-transition: border-color;
  transition: border-color;
  width: 100%;
  background: none;
}
.search-main .search-button {
  background-color: #eee;
  border-radius: 50%;
  height: 2.5em;
  right: 50px;
  width: 2.5em;
  border: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -9999em;
  top: 0.5em;
}
.search-main .search-button svg {
  position: absolute;
  right: 10px;
  top: 12px;
}
.search-main .search-button.close-button {
  right: 0;
}
.search-main .error {
  bottom: -10px;
  position: absolute;
}

@media (max-width: 1024px) {
  header .menu_strip .brand-logo img {
    width: 170px !important;
  }
  header .sticky.menu_strip .brand-logo img {
    width: 130px !important;
  }
  header.sticky .menu .MyMenu li a {
    padding: 19px 8px;
  }
  header.sticky .menu .MyMenu .order_btn a {
    margin: 15px 4px;
    padding: 4px 11px;
  }
  header.sticky .menu .MyMenu .order_btn .wallet-box {
    margin: 8px 10px 0 0;
    padding: 2px 5px;
  }
  .topstrips .offers {
    width: 59%;
  }
  .topstrips .contacts {
    width: 40%;
  }
  .topstrips .contacts .call, .topstrips .contacts .header-whatsapp {
    margin: 0 32px 0 0;
  }
  .topstrips .help-center {
    padding: 0 0 0 6px;
  }
}
@media (max-width: 768px) {
  header .menu-main .MyMenu .order_btn a {
    margin: 15px 5px;
  }
  header .btn_nav {
    top: 22px !important;
    display: none;
  }
  header .sticky .menu .MyMenu > li > a {
    padding: 19px 3px;
  }
  .topstrips .container {
    padding: 0;
  }
  .topstrips .contacts {
    width: 56%;
  }
  .topstrips .contacts .header-whatsapp {
    margin: 0 35px 0 0;
  }
  .topstrips .offers {
    width: 43%;
  }
  .topstrips .offers span {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  header {
    height: auto;
    padding: 0;
  }
  header .menu_strip .container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header .menu_strip .menu-wrapper {
    text-align: center;
  }
  header .menu_strip .menubtn, header .menu_strip .search_part, header .menu_strip .menu_logo {
    display: none;
  }
  header .menu {
    padding: 0 30px 0 0;
  }
  header .menu ul li .call:before, header .menu ul li .login:before {
    content: "";
    background: url(../images/svg/sprite.png) no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-position: -319px -214px;
    background-size: 370px;
    vertical-align: sub;
    margin: 0 5px 0 0;
  }
  header .menu ul li .login:before {
    background-position: -340px -213px;
    background-size: 370px;
  }
  header .menu_strip.sticky .btn_nav {
    top: 22px;
  }
  header .btn_nav {
    display: inline-block;
    width: 30px;
    height: 20px;
    position: absolute;
    top: 27px;
    right: 0;
    cursor: pointer;
    padding: 0 !important;
  }
  header .header_nav {
    position: absolute;
    top: 0px;
    right: 20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-200%);
            transform: translateY(-200%);
    -webkit-transition: 0.35s;
    transition: 0.35s;
    z-index: 1;
  }
  header .show_nav .new-nav {
    opacity: 0;
    visibility: hidden;
  }
  header .show_nav .header_nav {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  header .show_nav .btn_nav::before {
    content: "";
    background: url(../images/cross-nav.svg) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    right: 5px;
  }
  header .show_nav .btn_nav .nav-btn {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .f-fixed {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  header .h_sticky {
    display: none;
  }
  header .menu_strip .brand-logo {
    display: inline-block;
  }
  header .menu_strip .brand-logo img {
    width: 100%;
    height: 100%;
  }
  header .menu-main .MyMenu .order_btn a {
    margin: 22px 4px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1026px) {
  header .menu_strip .brand-logo {
    width: 170px;
  }
  header .menu {
    padding: 0 20px 0 0;
  }
  header .menu ul li .login:before {
    margin: 0;
  }
  header .menu_strip.sticky .brand-logo {
    width: 146px;
  }
  header .menu_strip.sticky .brand-logo img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  header .menu_strip .container {
    width: 750px !important;
    padding: 0;
  }
  header.sticky .menu .MyMenu > li > a, header.sticky .menu .MyMenu > li > .noatag-need {
    padding: 19px 4px;
  }
  header .btn_nav {
    display: none;
  }
  header .h_sticky {
    padding: 8px 10px;
  }
  header .h_sticky .mobile_logo img {
    width: 140px;
    height: 36px;
  }
  header .h_sticky .search_part {
    margin-top: 7px;
  }
  header .h_sticky .search_part a {
    margin: 0;
  }
  header .h_sticky .wallet .wallet-box {
    margin: 6px 6px 0 0;
  }
  header .h_sticky .order-cart-mobile {
    margin: 6px 10px 0 6px;
  }
}
@media (max-width: 768px) {
  .hid-scrl {
    overflow: hidden;
  }
  .topstrips {
    display: none;
  }
  .desktopimg {
    display: none !important;
  }
  .mobileimg {
    display: block;
  }
  body {
    padding: 52px 0 0;
  }
  header {
    position: fixed;
    top: 0;
    width: 100%;
  }
  header .wallet {
    float: right;
  }
  header .wallet .wallet-box {
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #2a2a2a;
    padding: 2px 5px;
    border-radius: 24px;
    font-family: "robotomedium";
    margin: 6px 10px 0 0;
  }
  header .wallet .wallet-box svg {
    margin: 0 5px 0 0;
  }
  header .menu-main .MyMenu .order_btn a:hover {
    background: #f9f9f9;
    color: #ff4a47;
    border-radius: 0;
  }
  header .menu-main .MyMenu .order_btn a.order-btn-blink {
    -webkit-animation: none;
            animation: none;
  }
}
@media (max-width: 480px) {
  .search-main {
    top: 0;
  }
  .search-main.is-open {
    height: 59px;
    position: fixed;
  }
  .search-main .error {
    bottom: -16px;
  }
  .search-main .search-box-inner {
    padding: 0 0 30px 0;
  }
  .search-main .search-input {
    font-size: 15px;
    padding: 1em 3.2em 1em 0;
    margin: 0px;
    border: none;
  }
  #collect-chat-launcher-container {
    display: none;
  }
}
.menu-overlay.active {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99;
  left: 0;
  top: 0;
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media screen and (max-width: 1023px) {
  .back_menu {
    display: block;
    color: #000000;
    padding: 15px 15px;
    border-bottom: 1px solid #d6dfe8;
    font-size: 17px;
  }
  .back_menu i {
    width: 20px;
    height: 20px;
    background-position: -212px -60px;
    display: inline-block;
    vertical-align: middle;
    background-size: 280px;
  }
  .back_menu img {
    width: 8px;
    height: 15px;
    vertical-align: middle;
  }
  .mobilemenu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -100%;
    right: 0;
    z-index: 999;
    width: 80%;
    overflow: auto;
    background: #fff;
  }
  .mobilemenu ul li {
    border-bottom: 1px solid #d7d7d7;
  }
  .mobilemenu ul li a, .mobilemenu ul li .noatag-need {
    color: #000000;
    display: block;
    padding: 10px;
    font-size: 14px;
  }
  .mobilemenu ul li .inner_menu ul li a {
    padding: 10px 15px;
  }
  .mobilemenu ul li .inner_menu ul li a.mob_active_link {
    color: #ff4a47;
    border-bottom: 1px solid #d7d7d7;
  }
  .mobilemenu ul li.show-mobile {
    display: block;
  }
  .mobilemenu ul .toggle:after, .mobilemenu ul .toggle_sm:after {
    width: 12px;
    height: 15px;
    display: block;
    background: url(../images/svg/sprite.png) -133px -40px no-repeat;
    background-size: 190px;
    content: "";
    float: right;
    margin: 3px 5px 0 0;
  }
  .mobilemenu .menu_logo.registerlogin {
    padding: 10px;
    background: #ff4a47;
  }
  .mobilemenu .menu_logo.registerlogin a {
    color: #fff;
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 0 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .mobilemenu .menu_logo.registerlogin a:last-child {
    border-right: none;
  }
  .mobilemenu .inner_menu, .mobilemenu .service-dropedown {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -100%;
    z-index: 9;
    width: 80%;
    overflow: auto;
    background: #fff;
    padding: 0 0 100px;
  }
  .mobilemenu .wallet {
    display: none !important;
  }
}
.menu .MyMenu > li > .noatag-need {
  padding: 20px 1px;
}

@media screen and (min-width: 1024px) {
  .back_menu {
    display: none;
  }
  .menu .MyMenu > li > a {
    font-size: 0.875rem;
    color: #ffffff;
    padding: 20px 3px;
    display: block;
  }
  .menu .MyMenu > li > .noatag-need {
    font-size: 0.875rem;
    color: #ffffff;
    padding: 20px 3px;
    display: block;
  }
  .menu .MyMenu > li:hover {
    background: #f25f5c;
  }
  .menu .MyMenu > li:hover > a {
    color: #ffffff;
  }
  .menu .MyMenu > li:hover > .noatag-need {
    color: #ffffff;
  }
  .menu ul li {
    display: inline-block;
    border: none;
    text-align: left;
  }
  .menu ul li.show-mobile {
    display: none;
  }
  .menu ul li .toggle {
    font-size: 0.875rem;
  }
  .menu ul li .toggle:after {
    display: none;
  }
  .menu ul li .toggle_sm {
    text-transform: uppercase;
    font-family: "robotomedium";
  }
  .menu ul li .toggle_sm:after {
    width: 12px;
    height: 15px;
    display: block;
    background: url(../images/svg/sprite.png) -133px -40px no-repeat;
    background-size: 190px;
    content: "";
    float: right;
    margin-right: 5px;
    margin-top: 3px;
  }
  .menu ul li .inner_menu {
    background: #fff;
    z-index: 99;
    padding: 0px;
    position: absolute;
    display: none;
    top: 100%;
    left: auto;
    width: 250px;
  }
  .menu ul li .inner_menu li {
    display: block;
    padding: 0px;
  }
  .menu ul li .inner_menu li a:hover {
    color: #f25f5c;
    background: #fff;
    border: none;
  }
  .menu ul li .inner_menu .drop-down {
    background: #f1f2f4;
    margin: 0;
  }
  .menu ul li .inner_menu .drop-down li a {
    padding: 10px;
  }
  .menu ul li a {
    padding: 8px 10px;
    font-size: 0.875rem;
    display: block;
    font-family: "robotoregular";
    color: #000000;
  }
  .menu ul li .service-dropedown {
    width: auto;
    right: 0;
    top: 0;
    left: 250px !important;
    position: absolute;
    bottom: 0;
    overflow: auto;
  }
  .menu ul li .service-dropedown ul {
    width: 32%;
    display: inline-block;
    vertical-align: top;
  }
  .menu ul li .service-dropedown ul li {
    border: none;
  }
  .menu ul li .service-dropedown ul li a {
    padding-left: 15px;
    padding-right: 0px;
    font-size: 0.75rem;
  }
  .menu ul li .service-dropedown ul li a:before {
    margin-left: -10px;
  }
  .menu ul li .services_menu {
    width: auto;
    height: auto;
    left: 5px;
    right: 5px;
    padding: 0;
  }
  .menu ul li .drop_service_menu {
    margin: 0;
    float: left;
    width: 250px !important;
    background: #f1f2f4;
    padding: 0;
    height: auto;
  }
  .menu ul li .drop_service_menu li {
    padding: 0;
    margin: 0;
  }
  .menu ul li:hover .sm {
    display: block;
  }
  .menu .selected {
    background: #fff;
  }
  .menu .selected .inner_menu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .menu .sm {
    border: 1px solid #d7d7d7;
    -webkit-box-shadow: 0 4px 7.28px 0.72px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 4px 7.28px 0.72px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 7.28px 0.72px rgba(0, 0, 0, 0.2);
  }
  .menu .sm li {
    border-bottom: 1px solid #dadada;
  }
  .menu .sm li:last-child {
    border: none;
  }
  .menu ul li .drop_service_menu li:hover .inner_menu {
    display: block;
  }
  header .sticky .menu .MyMenu > li > .noatag-need {
    padding: 19px 3px;
  }
}
@media screen and (min-width: 1024px) {
  .menu ul li {
    display: inline-block;
    border: none;
    margin: 0;
  }
  .menu ul li a {
    padding: 5px 10px;
  }
  .menu ul li a.mob_active_link {
    display: none;
  }
  .menu ul li .toggle_sm {
    padding: 10px 15px;
  }
  .menu ul li .service-dropedown {
    padding-top: 8px;
  }
  .menu ul li .service-dropedown ul li a {
    font-size: 0.8125rem;
    line-height: 15px;
  }
  .menu .MyMenu > li > a {
    padding: 25px 8px;
    font-size: 0.9375rem;
    line-height: 18px;
  }
  .menu .MyMenu > li > .noatag-need {
    padding: 25px 10px;
    font-size: 0.9375rem;
    line-height: 18px;
    cursor: pointer;
  }
  .menu_strip .brand-logo img {
    width: auto;
  }
  .menu_strip .menu-main {
    width: auto;
  }
}
@media screen and (min-width: 1025px) {
  .menu_strip .menubtn {
    display: none;
  }
  .menu_strip .menu-wrapper {
    padding: 0px;
  }
  .menu_strip .brand-logo img {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .menu ul li a:hover {
    background-color: #f9f9f9;
    color: #ff4a47;
  }
  .menu ul li.notification, .menu ul li.search {
    display: none;
  }
  .menu ul li.order_btn {
    border: none;
  }
  .menu .MyMenu > li > .noatag-need {
    padding: 10px;
  }
  .mobilemenu .menu .MyMenu > li.mlogin {
    display: none;
  }
  .mobilemenu .menu .MyMenu > li.order-cart {
    display: none;
  }
  .mobilemenu .menu ul li.order_btn {
    border-bottom: 1px solid #d7d7d7;
    display: block;
  }
  .mobilemenu .menu ul li.order_btn a {
    background: none;
    color: #000;
    display: block;
    padding: 15px 15px;
    font-size: 14px;
    margin: 0;
    font-family: "robotoregular";
  }
  .mobilemenu ul li a, .mobilemenu ul li .inner_menu ul li a, .menu .MyMenu > li > .noatag-need {
    padding: 15px 15px;
  }
}
@media (max-width: 1024px) {
  .menu .MyMenu > li.mcall {
    display: none;
  }
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: left;
  left: 54px;
  padding: 0;
  margin: 0;
  width: auto;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 5px;
  border-radius: 100%;
  text-align: center;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 15px;
  border-radius: 0;
  background: #0CA0AC;
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  background: #f25f5c;
  opacity: 1;
}

/*Start Responsive*/
@media (max-width: 480px) {
  .slick-dots {
    width: 100%;
    text-align: center;
    left: inherit;
  }
}
#snackbar {
  visibility: hidden;
  background-color: #000;
  color: #fff;
  padding: 16px;
  position: fixed;
  z-index: 10;
  left: 45%;
  bottom: 50px;
  font-size: 15px;
  font-family: "robotoregular";
}
#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 50px;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 50px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 50px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 50px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@media (max-width: 766px) {
  #snackbar {
    width: 100%;
    left: 0%;
    text-align: center;
    bottom: 0px;
  }
  #snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
  }
  @-webkit-keyframes fadein {
    from {
      bottom: -50px;
      opacity: 0;
    }
    to {
      bottom: 0px;
      opacity: 1;
    }
  }
  @keyframes fadein {
    from {
      bottom: -50px;
      opacity: 0;
    }
    to {
      bottom: 0px;
      opacity: 1;
    }
  }
  @-webkit-keyframes fadeout {
    from {
      bottom: 0px;
      opacity: 1;
    }
    to {
      bottom: -50px;
      opacity: 0;
    }
  }
  @keyframes fadeout {
    from {
      bottom: 0px;
      opacity: 1;
    }
    to {
      bottom: -50px;
      opacity: 0;
    }
  }
}
.cookies {
  position: fixed;
  bottom: 20px;
  left: 145px;
  width: 30%;
  padding: 10px;
  background: #fff;
  border: 1px solid #E8E8E8;
  border-radius: 12px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  z-index: 999999;
}
.cookies i {
  float: left;
  width: 48px;
  height: 48px;
  margin: 0 5px 0 0;
  background-position: -247px -65px;
  background-size: 300px;
}
.cookies .content-cookies {
  float: left;
  width: 65%;
  font-size: 14px;
  line-height: 18px;
}
.cookies .content-cookies a {
  display: block;
  text-decoration: underline;
  color: #246ED0;
}
.cookies .cookies-btn {
  float: right;
  width: 14%;
  text-align: center;
  background: #246ED0;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  border-radius: 5px;
  padding: 7px 9px;
  font-family: "robotomedium";
}

@media (max-width: 768px) {
  .cookies {
    left: 115px;
    width: 65%;
  }
}
@media (max-width: 480px) {
  .cookies {
    width: 100%;
    left: 0;
    bottom: -15px;
    z-index: 2;
  }
  .cookies .content-cookies {
    width: 60%;
    font-size: 12px;
    line-height: 14px;
  }
  .cookies .cookies-btn {
    width: 22%;
  }
}
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;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          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;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.64;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          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;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  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;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  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;
  -webkit-transform: translateZ(0);
          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: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  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: visible;
  -webkit-overflow-scrolling: touch;
  padding: 5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          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;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  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: 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;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  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;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          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: 0;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #000;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  width: 34px;
  height: 34px;
  right: -40px;
  padding: 0;
  color: #000;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 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: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(transparent));
  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 44px 25px 44px;
  }
}
.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 {
  -webkit-animation: a 1s linear infinite;
          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;
}

@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          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;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
          transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
          transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
          transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
          transform: translateZ(0) scale(1);
}

@media (max-width: 1024px) {
  .fancybox-content video {
    width: 900px;
  }
}
@media (max-width: 768px) {
  .fancybox-content video {
    width: 670px;
  }
}
@media (max-height: 576px) {
  .fancybox-content {
    max-width: 100%;
    padding: 40px 6px 0 6px;
  }
  .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: #000;
    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: 12px;
      padding-right: 12px;
    }
  }
  .fancybox-content video {
    width: 100%;
  }
}
.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;
  -webkit-transition: all 0.2s;
  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;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          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;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  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: 767px) {
  .fancybox-content video {
    width: 100%;
  }
  .fancybox-content .fancybox-close-small {
    right: 0;
    top: 0px;
  }
}
@media (max-width: 576px) {
  video {
    width: 100%;
  }
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
/*contact strip*/
.contact {
  background: #EDF4F9;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  z-index: 1;
  position: relative;
}
.contact .help {
  background: #33CC6F;
  font-family: "robotomedium";
  color: #ffffff;
  font-size: 19px;
  line-height: 22px;
  padding: 11px 7px;
  display: inline-block;
  width: 72px;
  text-align: center;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.contact .contact-link {
  padding: 20px 15px;
  vertical-align: bottom;
  font-size: 23px;
  line-height: 26px;
  display: inline-block;
  font-family: "robotomedium";
}
.contact .contact-link i {
  width: 26px;
  height: 26px;
  float: left;
  margin: 0 7px 0 0;
  background-size: 420px;
}
.contact .contact-link i.call {
  background-position: -80px -74px;
}
.contact .contact-link i.whatsapp {
  background-position: -93px -58px;
  background-size: 500px;
}
.contact .contact-link i.email {
  background-position: -51px -74px;
}
.contact .contact-link.chat-btn {
  font-size: 16px;
  line-height: 18px;
  background: #fff4d2;
  color: #2A2A2A;
  padding: 9px 15px;
  vertical-align: text-bottom;
  text-transform: capitalize;
  margin: 5px 0 5px 36px;
  border: 1px solid #ece2c1;
}
.contact .contact-link.chat-btn:hover {
  background: #fbefc8;
}

/*contact strip*/
.landscapeMode {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #1B2742;
  z-index: 99999999;
  pointer-events: none;
  display: block;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
}
.landscapeMode .ContentBox {
  width: 45%;
  margin: 50px auto 0;
}
.landscapeMode .Image {
  width: 120px;
}
.landscapeMode .Heading {
  color: #f0f0f0;
  font-size: 20px;
  margin: 30px 0 10px;
}
.landscapeMode .SubHeading {
  color: #f0f0f0;
  font-size: 14px;
}

footer {
  background: #1B2742;
  padding: 40px 0;
  float: left;
  width: 100%;
  color: #ffffff;
  position: relative;
}
footer .container {
  position: relative;
}
footer .left {
  width: 70%;
  margin-right: 3%;
}
footer .footermlink {
  width: 33%;
  float: left;
  border-bottom: 1px solid #505050;
  min-height: 300px;
  margin: 0 0 10px 0;
}
footer .footermlink .fheading i {
  width: 24px;
  height: 12px;
  display: inline-block;
  background-position: -5px -301px;
}
footer .footermlink .new-heighlight {
  background: #e41b1b;
  color: #fff;
  border-radius: 10px;
  font-size: 12px;
  line-height: 14px;
  padding: 2px 9px;
  margin: 0 0 0 10px;
}
footer .app .fcontact {
  margin: 10px 0 0 0;
}
footer .app .fcontact a {
  display: inline-block;
  padding: 0;
}
footer .app .fcontact a img {
  width: 138px;
  height: 43px;
}
footer .app .fcontact a:first-child img {
  height: 45px;
}
footer .right {
  width: 27%;
  background: #101A31;
  border-radius: 10px;
  padding: 28px 15px;
  position: absolute;
  right: 0;
  top: 0;
}
footer .fheading {
  font-size: 17px;
  line-height: 23px;
}
footer .top-searches {
  padding: 10px 0 15px;
}
footer .top-searches li {
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  width: 100%;
  padding: 0 0 10px 0;
}
footer .top-searches li a {
  color: #DFDFDF;
}
footer .top-searches li a:hover {
  color: #fb7a77;
}
footer .flink {
  padding: 5px 0 15px;
}
footer .flink a {
  font-family: "robotoregular";
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  padding: 0px 7px;
}
footer .flink a:first-child {
  padding-left: 0;
}
footer .flink a:hover {
  color: #FFC410;
}
footer .disclaimer {
  color: #D8D8D8;
  font-family: "robotolight";
  font-size: 13px;
  line-height: 17px;
}
footer .ratingcopyright {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  color: #D8D8D8;
  padding: 10px 0;
}
footer .ratingcopyright .copyright {
  float: left;
}
footer .ratingcopyright .rating {
  float: right;
}
footer .ratingcopyright .rating .f-left {
  display: inline-block;
}
footer .ratingcopyright .rating .f-left a {
  color: #D8D8D8;
}
footer .dmca-badge {
  display: inline-block;
}
footer .dmca-badge img {
  width: 100%;
  height: 100%;
}
footer .fcontact {
  margin: 20px 0 0 0;
}
footer .fcontact a {
  color: #ffffff;
  font-size: 18px;
  line-height: 21px;
  display: block;
  padding: 0 0 8px;
}
footer .fcontact a i {
  width: 20px;
  height: 20px;
  float: left;
  margin: 0 8px 0 0;
}
footer .fcontact a i.call {
  background-position: -153px -73px;
}
footer .fcontact a i.whatsapp {
  background-position: -71px -44px;
}
footer .fcontact a i.mail {
  background-position: -2px -325px;
}
footer .fcontact .callbck {
  background: #33CC6F;
  border-radius: 4px;
  text-align: center;
  padding: 7px 0;
  margin: 5px 0 0;
}
footer .fcontact .callbck:hover {
  background: #2abb63;
}
footer .help, footer .social, footer .app {
  padding: 0 0 20px 0;
}
footer .smedia {
  padding: 10px 0 0;
}
footer .smedia a {
  width: 28px;
  height: 28px;
  display: inline-block;
  position: relative;
  margin: 0 3px 0 0;
}
footer .smedia i {
  width: 28px;
  height: 28px;
  background-size: 460px;
  position: absolute;
  left: 0;
}
footer .smedia i.fb {
  background-position: -211px -72px;
}
footer .smedia i.insta {
  background-position: -241px -72px;
}
footer .smedia i.twitter {
  background-position: -274px -72px;
}
footer .smedia i.youtube {
  background-position: -7px -277px;
}
footer .smedia i.pinterest {
  background: none;
}
footer .smedia .twitter-logo {
  background: #e7faff;
  border-radius: 6px;
}
footer .smedia .twitter-logo svg {
  position: absolute;
  left: 5px;
  bottom: 5px;
}
footer .pmethod {
  padding: 10px 0 0;
}
footer .pmethod i {
  width: 240px;
  height: 26px;
  display: inline-block;
  background-position: -5px -94px;
}
footer .inner-fabs {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1;
}
footer .inner-fabs .round {
  border-radius: 50%;
}
footer .inner-fabs .fab {
  width: 40px;
  height: 40px;
  left: 44px;
  bottom: 18px;
  font-size: 1.5em;
  will-change: bottom;
}
footer .inner-fabs.show .fab:nth-child(1) {
  bottom: 90px;
}
footer .inner-fabs.show .fab:nth-child(2) {
  bottom: 140px;
}
footer .inner-fabs.show .fab:nth-child(3) {
  bottom: 190px;
}
footer .inner-fabs.show .fab:nth-child(4) {
  bottom: 240px;
}
footer .inner-fabs.show .fab:nth-child(5) {
  bottom: 290px;
}
footer .inner-fabs.show .fab:nth-child(6) {
  bottom: 340px;
}
footer .inner-fabs.show .fab:hover:before {
  content: attr(data-tooltip);
  visibility: visible;
  opacity: 1;
}
footer .fab {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 30px;
  bottom: 15px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
}
footer .fab.fab-main {
  background: #434343;
  color: #fff;
  width: auto;
  height: auto;
  font-size: 20px;
  line-height: 26px;
  padding: 9px 25px 9px 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  position: fixed;
  cursor: pointer;
  left: 30px;
  bottom: 15px;
  z-index: 1;
}
footer .fab.fab-main:before {
  display: none;
}
footer .fab.fab-main i {
  font-family: robotomedium;
  font-style: normal;
  font-size: 16px;
  line-height: 17px;
  color: #434343;
  background: #fff;
  width: 17px;
  height: 17px;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  vertical-align: inherit;
  margin: 0 3px 0 0;
}
footer .fab a i {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  will-change: transform;
  width: 36px;
  height: 36px;
  display: block;
  background-size: 550px;
}
footer .fab a i.whatsapp {
  background-position: -99px -60px;
}
footer .fab a i.callbck {
  background-position: -65px -58px;
}
footer .fab a i.chatbx {
  background-position: -246px -323px;
}
footer .fab a i.mailbx {
  background-position: 1px -493px;
}
footer .fab:before {
  content: attr(data-tooltip);
  -webkit-transition: opacity 150ms cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 150ms cubic-bezier(0.4, 0, 1, 1);
  position: absolute;
  visibility: hidden;
  opacity: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #fff;
  left: 50px;
  top: 25%;
  background-color: #f25f5c;
  font-size: 0.5em;
  line-height: 1em;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  border-radius: 2px;
  padding: 6px 8px;
  max-width: 200px;
  text-overflow: ellipsis;
  vertical-align: middle;
}

.getsample {
  background: #F5F5F5;
  padding: 75px 0;
  text-align: center;
}
.getsample .heading {
  padding: 6px 0 5px 0;
}
.getsample .sub-heading {
  font-size: 16px;
  line-height: 22px;
  color: #3E4657;
}
.getsample .samplebtn {
  background: transparent linear-gradient(91deg, #f9413e 0%, #f7514e 100%) 0% 0% no-repeat;
  color: #fff;
  border-radius: 2px;
  padding: 11px 35px;
  font-size: 22px;
  line-height: 28px;
  font-family: "robotomedium";
  display: inline-block;
  margin: 20px 0 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.getsample .samplebtn:hover {
  background: transparent linear-gradient(91deg, #fd4e4b 0%, #fb5d5a 100%) 0% 0% no-repeat;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}

.requestcallpopup {
  background: #FFFFFF !important;
}
.requestcallpopup .top-info {
  background: #E6FAFF;
  position: relative;
  text-align: left;
  padding: 16px 0 16px 75px;
}
.requestcallpopup .top-info:before {
  content: "";
  background: url(../images/svg/sprite.png) no-repeat;
  background-size: 380px;
  width: 40px;
  height: 40px;
  background-position: -63px -230px;
  position: absolute;
  left: 26px;
  top: 21px;
}
.requestcallpopup .top-info .heading, .requestcallpopup .top-info p {
  color: #246ED0;
  text-align: left;
  display: inline-block;
}
.requestcallpopup .top-info p {
  color: #616161;
  padding: 0;
}
.requestcallpopup .popup-form .inputbox {
  margin: 0 0 20px 0;
  position: relative;
  padding: 0;
}
.requestcallpopup .popup-form .inputbox .refresh {
  position: absolute;
  right: 60px;
  top: 15px;
}
.requestcallpopup .popup-form .inputbox .captchabx {
  position: absolute;
  right: 6px;
  top: 12px;
}
.requestcallpopup .popup-form .inputbox.country-bx {
  display: inline-block;
}
.requestcallpopup .popup-form .inputbox.country-bx .countrycode {
  width: 31%;
  display: inline-block;
  float: left;
}
.requestcallpopup .popup-form .inputbox.country-bx .inputno {
  width: 70%;
  display: inline-block;
  float: left;
  margin: 0 0 0 -1%;
}
.requestcallpopup .popup-form .inputbox.country-bx:after {
  content: "";
  position: absolute;
  top: 39px;
  left: 24%;
  width: 12px;
  height: 14px;
  background: #FFF url(../images/svg/sprite.png) no-repeat;
  background-size: 660px;
  background-position: -257px -84px;
}
.requestcallpopup .popup-form label {
  color: #616161;
  font-size: 14px;
  line-height: 16px;
  padding: 0 0 5px 0;
  display: block;
}
.requestcallpopup .popup-form .btn-box .button {
  text-transform: capitalize;
  background: transparent;
  border: transparent;
  color: #fff;
}

.app-strip {
  display: none;
  background: #246ed0;
  color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
  width: 100%;
  height: 42px;
  padding: 5px 0;
  -webkit-box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.22);
          box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.22);
}
.app-strip .app-content {
  font-size: 13px;
  line-height: 16px;
  width: 60%;
  float: left;
  display: inline-block;
  padding: 0 30px 0 0;
}
.app-strip .app-content span {
  color: #ffef00;
  font-family: "robotomedium";
}
.app-strip .app-install {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
  padding: 2px 0px;
  width: 40%;
}
.app-strip .app-install a {
  background: #ffffff;
  padding: 6px 13px;
  border-radius: 4px;
  font-size: 13px;
  line-height: 16px;
  color: #246ed0;
  margin: 0 0 0 15px;
}
.app-strip .app-install .iconclose {
  margin: 3px 0 0 5px;
  background: #144a92;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  padding: 2px 2px;
  text-align: center;
}
.app-strip .app-install .iconclose i {
  width: 18px;
  height: 18px;
  background-position: -131px -144px;
  display: inline-block;
  background-size: 250px;
}

.grecaptcha-badge {
  display: none !important;
}

.page-scroll {
  position: fixed;
  right: 20px;
  bottom: 80px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  z-index: 1;
  background-color: #1a3e61;
  text-indent: -9999px;
  display: none;
  border-radius: 100%;
}
.page-scroll span {
  height: 21px;
  width: 21px;
  display: block;
  background-position: -253px -219px;
  margin: 9px auto;
}
.page-scroll:hover {
  background-color: #122c46;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.offer-popup {
  background: transparent linear-gradient(91deg, #FF4946 0%, #F95B58 100%) 0% 0% no-repeat !important;
  width: 1059px;
  height: 595px;
}
.offer-popup:before {
  content: "";
  background: url(../images/offer-bg-popup.png) no-repeat;
  width: 390px;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.offer-popup:after {
  content: "";
  background: url(../images/curved-arrow.svg) no-repeat;
  width: 152px;
  height: 142px;
  position: absolute;
  top: 40px;
  left: 287px;
}
.offer-popup .close-offer {
  color: #fff !important;
  opacity: 1;
  width: 66px;
  height: 66px;
}
.offer-popup .close-offer svg {
  width: 48px;
  height: 48px;
}

.offer-popup-content {
  display: inline-block;
  width: 60%;
  position: absolute;
  top: 70px;
  right: 0;
  padding: 50px 50px 0 0px;
  color: #fff;
}
.offer-popup-content .limited {
  background: #C42220;
  font-family: "robotomedium";
  font-size: 16px;
  line-height: 20px;
  padding: 3px 15px;
  letter-spacing: 2px;
}
.offer-popup-content .discount {
  font-family: "robotomedium";
  font-size: 61px;
  line-height: 77px;
  text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.21);
}
.offer-popup-content .offeritem {
  font-family: "robotoregular";
  font-size: 22px;
  line-height: 26px;
  padding: 0 0 15px 0;
}
.offer-popup-content .upto {
  display: block;
  color: #ffffff;
  font-family: "robotomedium";
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 -13px 9px;
}
.offer-popup-content .offerper {
  font-family: "robotomedium";
  font-size: 119px;
  line-height: 110px;
  color: #fff;
  display: inline-block;
  text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.29);
}
.offer-popup-content .offerper .percent-text {
  font-size: 46px;
  line-height: 67px;
  color: #ffffff;
  vertical-align: top;
  text-shadow: none;
  font-family: "robotoregular";
}
.offer-popup-content .offerper .off-text {
  vertical-align: baseline;
  text-transform: uppercase;
  margin-left: -65px;
  color: #fff;
  font-size: 53px;
  line-height: 56px;
  text-shadow: none;
  font-family: "robotoregular";
}
.offer-popup-content .add {
  font-size: 53px;
  line-height: 60px;
  vertical-align: super;
  padding: 0 20px;
  font-family: "robotomedium";
}
.offer-popup-content .turnitin-report {
  display: inline-block;
  font-size: 41px;
  line-height: 46px;
  font-family: "robotoregular";
  vertical-align: super;
}
.offer-popup-content .turnitin-report span {
  font-size: 26px;
  line-height: 30px;
  background: #FFC410;
  color: #2A2A2A;
  padding: 0 10px;
  display: block;
  width: 85px;
  font-family: "robotomedium";
}
.offer-popup-content form .error {
  color: #ff0000;
  font-size: 14px;
  padding: 2px 10px;
  background: rgba(253, 253, 253, 0.7);
  width: auto;
  margin: 3px 0 0;
  position: absolute;
  bottom: -20px;
  left: 0;
}
.offer-popup-content .form-box {
  background: #fff;
  width: 90%;
  margin: 50px 0 0 0;
}
.offer-popup-content .form-box input, .offer-popup-content .form-box .emaildiscount {
  width: 73%;
  height: 54px;
  background: #fff;
  padding: 15px;
  font-size: 18px;
  line-height: 24px;
  color: #616161;
  border: none;
  font-family: "robotoregular";
}
.offer-popup-content .form-box input::-webkit-input-placeholder, .offer-popup-content .form-box .emaildiscount::-webkit-input-placeholder {
  color: #616161;
  font-size: 15px;
  line-height: 24px;
  opacity: 1;
}
.offer-popup-content .form-box input::-moz-placeholder, .offer-popup-content .form-box .emaildiscount::-moz-placeholder {
  color: #616161;
  font-size: 15px;
  line-height: 24px;
  opacity: 1;
}
.offer-popup-content .form-box input:-ms-input-placeholder, .offer-popup-content .form-box .emaildiscount:-ms-input-placeholder {
  color: #616161;
  font-size: 15px;
  line-height: 24px;
  opacity: 1;
}
.offer-popup-content .form-box input::-ms-input-placeholder, .offer-popup-content .form-box .emaildiscount::-ms-input-placeholder {
  color: #616161;
  font-size: 15px;
  line-height: 24px;
  opacity: 1;
}
.offer-popup-content .form-box input::placeholder, .offer-popup-content .form-box .emaildiscount::placeholder {
  color: #616161;
  font-size: 15px;
  line-height: 24px;
  opacity: 1;
}
.offer-popup-content .form-box input:-ms-input-placeholder, .offer-popup-content .form-box .emaildiscount:-ms-input-placeholder {
  color: #616161;
  font-size: 15px;
  line-height: 24px;
}
.offer-popup-content .form-box input::-ms-input-placeholder, .offer-popup-content .form-box .emaildiscount::-ms-input-placeholder {
  color: #616161;
  font-size: 15px;
  line-height: 24px;
}
.offer-popup-content .form-box .signupbtn {
  background: #C42220;
  font-family: "robotomedium";
  color: #fff;
  border: none;
  font-size: 22px;
  line-height: 28px;
  padding: 10px 14px 12px;
  width: 135px;
  display: inline;
  vertical-align: inherit;
}

.newconversationstrip .stripdesktop {
  display: block;
}
.newconversationstrip .stripdesktop img {
  width: 100%;
}
.newconversationstrip .stripmobile {
  display: none;
}

/*Start Responsive*/
@media (max-width: 1024px) {
  .contact .contact-link {
    padding: 20px 10px;
    font-size: 21px;
    line-height: 24px;
  }
  .contact .contact-link.chat-btn {
    margin: 5px 0 5px 10px;
  }
  footer .right {
    width: 29%;
    padding: 4px;
  }
  footer .flink a {
    font-size: 13px;
    line-height: 15px;
    padding: 0px 3px;
  }
  footer .ratingcopyright {
    font-size: 13px;
    line-height: 15px;
  }
  footer .pmethod i {
    background-size: 344px;
    width: 215px;
    background-position: -5px -83px;
  }
  .offer-popup {
    width: 950px;
    height: 495px;
  }
  .offer-popup:before {
    background-size: cover;
    width: 320px;
  }
  .offer-popup:after {
    left: 244px;
  }
  .offer-popup-content {
    width: 60%;
  }
  .offer-popup-content .offerper {
    font-size: 99px;
    line-height: 110px;
  }
  .offer-popup-content .offerper .percent-text {
    font-size: 40px;
  }
  .offer-popup-content .offerper .off-text {
    margin-left: -53px;
    font-size: 46px;
    line-height: 52px;
  }
  .offer-popup-content .add {
    padding: 0 15px;
  }
  .offer-popup-content .turnitin-report {
    font-size: 39px;
  }
  .offer-popup-content .form-box {
    margin: 20px 0 0 0;
  }
  .offer-popup-content .form-box input, .offer-popup-content .form-box .emaildiscount {
    width: 70%;
  }
  .getsample {
    padding: 40px 0;
  }
}
@media (min-width: 768px) and (max-width: 800px) {
  footer .app, footer .social {
    width: 45%;
    display: -ms-inline-grid;
    display: inline-grid;
  }
}
@media (max-width: 768px) {
  .contact .help {
    display: none;
  }
  .contact .contact-link {
    padding: 20px 4px;
  }
  .contact .contact-link.chat-btn {
    display: none;
  }
  footer .left {
    width: 100%;
    margin-right: 0;
  }
  footer .right {
    width: 100%;
    position: relative;
  }
  footer .fcontact {
    margin: 10px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  footer .fcontact a {
    margin: 0 30px 0 0;
  }
  .offer-popup {
    width: 720px;
    height: 455px;
  }
  .offer-popup:before {
    background-size: cover;
    width: 290px;
    left: -90px;
  }
  .offer-popup:after {
    left: 121px;
    background-size: contain;
    top: 30px;
    width: 92px;
    height: 92px;
  }
  .offer-popup-content {
    width: 70%;
    padding: 50px 30px 0 0px;
    top: 30px;
  }
  .offer-popup-content .discount {
    font-size: 55px;
    line-height: 70px;
  }
  .offer-popup-content .offeritem {
    font-size: 19px;
    line-height: 22px;
    padding: 0 0 10px 0;
  }
  .offer-popup-content .upto {
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 -16px 9px;
  }
  .offer-popup-content .offerper {
    font-size: 84px;
    line-height: 86px;
  }
  .offer-popup-content .offerper .percent-text {
    font-size: 30px;
    line-height: 57px;
  }
  .offer-popup-content .offerper .off-text {
    margin-left: -43px;
    font-size: 36px;
    line-height: 46px;
  }
  .offer-popup-content .add {
    padding: 0 15px;
  }
  .offer-popup-content .turnitin-report {
    font-size: 37px;
  }
  .offer-popup-content .turnitin-report span {
    font-size: 24px;
    line-height: 28px;
    padding: 0 10px;
    width: 78px;
  }
  .offer-popup-content .form-box {
    width: 100%;
  }
}
@media (max-width: 766px) {
  .offer-popup {
    height: 350px;
  }
  .offer-popup:before, .offer-popup:after {
    display: none;
  }
  .offer-popup .close-offer {
    width: 46px;
    height: 46px;
    padding: 5px !important;
  }
  .offer-popup .close-offer svg {
    width: 38px;
    height: 38px;
  }
  .offer-popup-content {
    width: 100%;
    padding: 10px;
    top: 56px;
  }
  .offer-popup-content .discount {
    font-size: 37px;
    line-height: 50px;
  }
  .offer-popup-content .offeritem {
    font-size: 15px;
    line-height: 18px;
  }
  .offer-popup-content .offerper {
    font-size: 63px;
    line-height: 73px;
  }
  .offer-popup-content .offerper .percent-text {
    font-size: 27px;
    line-height: 45px;
  }
  .offer-popup-content .offerper .off-text {
    margin-left: -33px;
    font-size: 30px;
    line-height: 36px;
  }
  .offer-popup-content .add {
    padding: 0 7px;
    font-size: 34px;
    line-height: 40px;
  }
  .offer-popup-content .turnitin-report {
    font-size: 20px;
    line-height: 24px;
  }
  .offer-popup-content .turnitin-report span {
    font-size: 16px;
    line-height: 20px;
    padding: 0 6px;
    width: 50px;
  }
  .offer-popup-content .form-box input, .offer-popup-content .form-box .emaildiscount {
    width: 64%;
    padding: 10px;
  }
  .offer-popup-content .form-box .signupbtn {
    width: 105px;
    font-size: 20px;
    line-height: 24px;
    padding: 10px 14px 14px;
  }
  .getsample {
    padding: 20px 0;
  }
  .getsample .heading {
    text-align: center;
  }
  .getsample .sub-heading {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
  .getsample .samplebtn {
    padding: 9px 24px;
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0 0;
  }
  footer {
    padding: 0 0 60px;
  }
  footer .container {
    padding: 0;
  }
  footer .footermlink {
    width: 100%;
    min-height: auto;
    padding: 7px 15px;
    margin: 0;
  }
  footer .footermlink .fheading:after {
    content: "+";
    float: right;
    font-size: 22px;
    position: relative;
    line-height: 14px;
    right: 0px;
    top: 5px;
  }
  footer .footermlink .top-searches {
    height: 0px;
    overflow: hidden;
    -webkit-transition: height 0.8s ease-in-out;
    transition: height 0.8s ease-in-out;
    padding: 0;
    margin: 0;
  }
  footer .footermlink.active .fheading:after {
    content: "-";
    font-size: 36px;
    right: 0px;
    top: 0px;
  }
  footer .footermlink.active .top-searches {
    visibility: visible;
    height: 150px;
    overflow: auto;
    padding: 10px 0 0 0;
  }
  footer .right {
    margin: 10px 0 10px 0;
  }
  footer .fcontact {
    display: block;
  }
  footer .help, footer .social, footer .app {
    padding: 0 0 10px 0;
  }
  footer .flink {
    padding: 5px 10px 15px;
  }
  footer .disclaimer, footer .ratingcopyright {
    padding: 0 10px;
  }
}
@media (max-width: 480px) {
  input.emaildiscount {
    font-size: 15px !important;
  }
  input.emaildiscount::-webkit-input-placeholder {
    font-size: 14px !important;
  }
  input.emaildiscount::-moz-placeholder {
    font-size: 14px !important;
  }
  input.emaildiscount:-ms-input-placeholder {
    font-size: 14px !important;
  }
  input.emaildiscount::-ms-input-placeholder {
    font-size: 14px !important;
  }
  input.emaildiscount::placeholder {
    font-size: 14px !important;
  }
  input.emaildiscount:-ms-input-placeholder {
    font-size: 14px !important;
  }
  input.emaildiscount::-ms-input-placeholder {
    font-size: 14px !important;
  }
  .contact {
    padding: 10px 0;
  }
  .contact .contact-link {
    padding: 6px 4px;
    font-size: 18px;
    line-height: 20px;
  }
  footer .ratingcopyright .rating {
    float: left;
  }
  footer .top-searches {
    margin: 0 0 10px 0;
  }
  footer .top-searches li {
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 8px 0;
  }
  footer .flink a {
    font-size: 13px;
    line-height: 14px;
    padding: 0px 3px;
  }
  footer .copyright {
    font-size: 12px;
    line-height: 14px;
    padding: 3px 0;
  }
  footer .inner-fabs .fab {
    left: 15px;
    bottom: 45px;
    visibility: hidden;
  }
  footer .inner-fabs.show .fab {
    visibility: visible;
  }
  footer .fab.fab-main {
    padding: 5px 20px 5px 15px;
    left: 8px;
    bottom: 47px;
  }
  .requestcallpopup .top-info {
    padding: 16px 0 16px 65px;
  }
  .requestcallpopup .top-info:before {
    left: 18px;
  }
}
@media (max-width: 330px) {
  .app-strip .app-content {
    padding: 0 15px 0 0;
  }
  .app-strip .app-install a {
    margin: 0;
  }
  #collect-chat-launcher-container.collect-chat-avatar-launcher, #collect-chat-launcher-container.collect-chat-launcher-notext {
    bottom: 46px !important;
  }
  .requestcallpopup .top-info {
    padding: 10px 16px;
    text-align: center;
  }
  .requestcallpopup .top-info:before {
    display: none;
  }
  .requestcallpopup .popup-form select, .requestcallpopup .popup-form input, .requestcallpopup .popup-form textarea {
    height: 40px;
    border-radius: 0;
  }
  .requestcallpopup.popup.fancybox-content .fancybox-close-small {
    color: #000;
    top: 0;
  }
  .requestcallpopup .popup-form .box .countrycode {
    width: 30%;
  }
  .requestcallpopup .popup-form .box .inputno {
    width: 70%;
  }
  .offer-popup-content {
    top: 43px;
  }
  .offer-popup-content .limited {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
  }
  .offer-popup-content .discount {
    font-size: 32px;
    line-height: 38px;
  }
  .offer-popup-content .offeritem {
    font-size: 13px;
    line-height: 15px;
  }
  .offer-popup-content .upto {
    font-size: 12px;
    margin: 0 0 -16px 4px;
  }
  .offer-popup-content .offerper {
    font-size: 48px;
    line-height: 63px;
  }
  .offer-popup-content .offerper .percent-text {
    font-size: 20px;
    line-height: 41px;
  }
  .offer-popup-content .offerper .off-text {
    margin-left: -26px;
    font-size: 24px;
    line-height: 30px;
  }
  .offer-popup-content .add {
    padding: 0 5px;
    font-size: 28px;
    line-height: 35px;
  }
  .offer-popup-content .turnitin-report {
    font-size: 21px;
    line-height: 24px;
    vertical-align: inherit;
  }
  .offer-popup-content .turnitin-report span {
    font-size: 16px;
    line-height: 20px;
    padding: 0 6px;
    width: 50px;
  }
  .offer-popup-content .form-box input, .offer-popup-content .form-box .emaildiscount {
    width: 100%;
  }
  .offer-popup-content .form-box .signupbtn {
    width: 100%;
  }
  .offer-popup-content form .error {
    font-size: 13px;
    padding: 0px 10px;
    bottom: -8px;
    left: 10px;
  }
  footer .app .fcontact a {
    margin: 0 15px 0 0;
  }
}
.whatsfix {
  display: none;
}

@media (max-width: 767px) {
  footer .fab.fab-main {
    display: none;
  }
  footer .fcontact a {
    margin: 0 19px 0 0;
  }
  footer .inner-fabs {
    display: none;
  }
  footer .help .fcontact a {
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
  }
  footer .app .fcontact {
    height: 46px;
  }
  footer .fheading {
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
  }
  footer .right {
    margin: 0 0 10px 0;
    border-radius: 0;
    padding: 15px;
  }
  footer .top-searches li a {
    display: block;
  }
  .whatsfix {
    display: block;
    -webkit-transform: translatey(200px);
            transform: translatey(200px);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: fixed;
    bottom: 52px;
    left: 15px;
    width: 45px;
    height: 45px;
    z-index: 9;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
            box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
    padding: 10px;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .whatsfix.show {
    -webkit-transform: translatey(0);
            transform: translatey(0);
  }
  .whatsfix img {
    width: 23px;
    height: 23px;
  }
  .newconversationstrip .stripdesktop {
    display: none;
  }
  .newconversationstrip .stripmobile {
    display: block;
  }
  .newconversationstrip .stripmobile img {
    width: 100%;
  }
  .right-btnwrap {
    display: none;
  }
}
.testimonial {
  background: #FFF4F3 url("../images/testimonial-bg.svg") no-repeat;
  padding: 50px 0;
  background-size: cover;
}
.testimonial .testimonial-title {
  text-align: center;
  font-size: 28px;
  line-height: 32px;
  font-family: robotomedium;
  color: #071E57;
}
.testimonial .testimonial-subtitle {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin: 0 0 60px;
  color: #3E4657;
}
.testimonial .btn-smpl {
  background: #F95B58;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  padding: 7px 47px;
  margin: 40px 0 0 0;
  display: inline-block;
  border-radius: 3px;
  font-family: robotomedium;
}
.testimonial .btn-smpl:hover {
  background: #f57371;
}
.testimonial .left {
  width: 18%;
  text-align: left;
}
.testimonial .left .count {
  font-family: "robotomedium";
  font-size: 42px;
  line-height: 46px;
  margin: 0;
}
.testimonial .left .quote {
  font-family: "robotolight";
  font-size: 19px;
  line-height: 22px;
  margin: 0;
}
.testimonial .testi .client-says {
  position: relative;
  width: 24%;
  padding: 15px 10px;
  background: #fff;
  border-radius: 3px;
  margin: 0 10px 10px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.testimonial .testi .client-says .msg {
  color: #54536D;
  font-size: 15px;
  line-height: 22px;
  height: 130px;
  overflow: hidden;
}
.testimonial .testi .client-says .msg:hover {
  overflow: auto;
}
.testimonial .testi .client-says .rating {
  margin: 0;
}
.testimonial .testi .client-says .rating .star {
  background: url(../images/rating-star.svg) no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin: 5px 1px 0;
  background-size: 14px;
}
.testimonial .testi .client-says .name {
  font-family: robotomedium;
  color: #2A2A2A;
  margin: 25px 0 0;
  font-size: 17px;
  line-height: 20px;
  height: 40px;
  overflow: auto;
}
.testimonial .testi .client-says .name span {
  font-size: 15px;
  font-family: robotoregular;
}
.testimonial .testi .client-says:focus {
  outline: none;
}
.testimonial .testi .slick-next, .testimonial .testi .slick-prev {
  font-size: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 46px;
  height: 38px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: url(../images/CaretLeft.svg) no-repeat;
  left: -60px;
  z-index: 1;
}
.testimonial .testi .slick-next::before, .testimonial .testi .slick-prev::before {
  display: none;
}
.testimonial .testi .slick-next {
  right: -60px;
  left: inherit;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 43%;
}
.testimonial .testi .slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.testimonial .testi .slick-dots li button:hover:before {
  opacity: 1;
}
.testimonial .testi .slick-dots li button:before {
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 100%;
  opacity: 0.25;
}
.testimonial.service-testimonial .testi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.testimonial.service-testimonial .testi .testimonial-box {
  width: 55%;
}
.testimonial.service-testimonial .testi .video-div {
  width: 27.5%;
  margin: 0 10px 10px;
}
.testimonial.service-testimonial .testi .video-div img {
  display: block;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.testimonial.service-testimonial .testi .video-div img, .testimonial.service-testimonial .testi .video-div video {
  border-radius: 3px;
  cursor: pointer;
}
.testimonial.service-testimonial .testi .video-div video {
  -o-object-fit: fill;
     object-fit: fill;
}
.testimonial.service-testimonial .testi .slick-next {
  right: -60%;
}

/*Start Responsive*/
@media (max-width: 1024px) {
  .testimonial .testi .slick-next, .testimonial .testi .slick-prev {
    left: -10px;
    width: 24px;
    height: 35px;
  }
  .testimonial .testi .slick-next {
    right: 0px;
    left: inherit;
  }
  .testimonial .testi .slick-list {
    width: 95%;
    margin: auto;
  }
  .testimonial.service-testimonial .testi .video-div {
    margin: 0 0 10px;
  }
  .testimonial.service-testimonial .testi .slick-next {
    right: -57%;
  }
}
@media (max-width: 768px) {
  .testimonial {
    padding: 30px 0;
  }
  .testimonial .left {
    width: 21%;
  }
  .testimonial .testimonial-subtitle {
    margin: 0 0 20px;
  }
  .testimonial .testi .slick-next {
    right: -10px;
  }
  .testimonial.service-testimonial .testi .testimonial-box {
    width: 65%;
  }
  .testimonial.service-testimonial .testi .slick-next {
    right: -50%;
  }
}
@media (max-width: 480px) {
  .testimonial {
    background: #FFF4F3;
    padding: 25px 0;
  }
  .testimonial .testimonial-title {
    font-size: 20px;
    line-height: 24px;
  }
  .testimonial .testimonial-subtitle {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 16px;
  }
  .testimonial .left {
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
  }
  .testimonial .left .count {
    font-size: 30px;
    line-height: 32px;
  }
  .testimonial .btn-smpl {
    font-size: 18px;
    line-height: 23px;
    padding: 5px 26px;
    margin: 8px 0 0;
  }
  .testimonial .testi .slick-list {
    width: 100%;
  }
  .testimonial .testi .client-says .name {
    margin: 10px 0 0;
    font-size: 15px;
    line-height: 17px;
  }
  .testimonial .testi .client-says .name span {
    font-size: 14px;
  }
  .testimonial .right {
    float: none;
  }
  .testimonial .right .testimonial-box {
    overflow: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .testimonial .right .testimonial-box::-webkit-scrollbar {
    width: 0px;
    height: 0px;
  }
  .testimonial .right .client-says {
    min-width: 73%;
    display: inline-block;
    margin: 10px;
  }
  .testimonial .right .client-says .msg {
    height: 181px;
    font-size: 14px;
  }
  .testimonial .right .client-says .name {
    margin: 15px 0 0;
    font-size: 15px;
  }
}
.breadcrumb {
  padding: 6px 0;
  overflow: auto;
  font-size: 13px;
  line-height: 18px;
  font-family: "robotoregular";
  color: #2A2A2A;
}
.breadcrumb .breadcrumb-inner {
  width: max-content;
  width: -moz-max-content;
  width: -webkit-max-content;
  float: left;
}
.breadcrumb a {
  margin: 0 3px 0 0px;
  float: left;
}
.breadcrumb .arrow {
  font-size: 20px;
  line-height: 16px;
  margin: 0 10px;
  font-family: "robotomedium";
}
.breadcrumb .home-link {
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: bottom;
}
.breadcrumb .home-link i {
  width: 19px;
  height: 19px;
  float: left;
  background-position: -65px -41px;
  background-size: 250px;
}
.breadcrumb.breadcrumb-border {
  border-bottom: 1px solid rgba(230, 230, 230, 0.5);
}

.accordion ul {
  float: left;
  width: 45%;
  margin: 0px 25px;
}

.accordion {
  width: 100%;
  padding: 30px 0;
  display: inline-block;
  position: relative;
}
.accordion .open .question:before {
  content: "-";
}
.accordion .question {
  color: #2A2A2A;
  font-family: "robotomedium";
  font-size: 16px;
  line-height: 20px;
  position: relative;
  display: block;
  padding: 10px 0 10px 30px;
  cursor: pointer;
}
.accordion .question:before {
  content: "+";
  position: absolute;
  left: 0;
  top: 10px;
  display: block;
  width: 19px;
  height: 19px;
  font-size: 19px;
  line-height: 18px;
  text-align: center;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  background: #616161;
  border-radius: 100%;
  color: #ffffff;
}

.answer {
  display: none;
  font-size: 15px;
  line-height: 22px;
  color: #2A2A2A;
  font-family: "robotoregular";
  margin: 1px 0px 10px 30px;
}

.faq {
  padding: 60px 0 30px 0;
}
.faq a {
  color: #246ED0;
}
.faq .heading {
  padding: 0 0 3px 0;
}
.faq .tab-faq .tabs {
  margin: 30px 0 6px;
  text-align: center;
}
.faq .tab-faq .tabs li {
  display: inline-block;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  margin: 0 10px;
  font-size: 16px;
  line-height: 22px;
  color: #2a2a2a;
  padding: 13px 20px;
  cursor: pointer;
}
.faq .tab-faq .tabs li.current {
  position: relative;
  border: 1px solid #f25f5c;
}
.faq .tab-faq .tabs li.current:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-top: 8px solid #f25f5c;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  position: absolute;
  bottom: -8px;
  left: 48%;
}
.faq .tab-content {
  display: none;
}
.faq .tab-content.current {
  display: block;
}

/*Start Responsive*/
@media (max-width: 1024px) {
  .accordion ul {
    margin: 0px 15px;
  }
}
@media (max-width: 768px) {
  .accordion ul {
    width: 100%;
    margin: 0px 0 0 5px;
  }
  .faq {
    padding: 30px 0 15px 0;
  }
  .faq .tab-faq .tabs {
    margin: 10px 0 6px;
  }
  .faq .tab-faq .tabs li {
    margin: 0 2px;
    padding: 9px 10px;
  }
}
@media (max-width: 767px) {
  .faq .tab-faq .tabs {
    white-space: nowrap;
    overflow: auto;
  }
}
@media (max-width: 480px) {
  .accordion {
    padding: 10px 0;
  }
  .accordion .question {
    font-size: 15px;
    line-height: 18px;
  }
  .accordion .question:before {
    top: 12px;
    width: 16px;
    height: 16px;
    font-size: 14px;
    line-height: 14px;
  }
  .answer {
    font-size: 14px;
    line-height: 20px;
  }
  .faq {
    padding: 15px 0;
  }
  .faq .tab-faq .tabs li {
    margin: 0 5px 10px;
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 330px) {
  .faq .tab-faq .tabs li {
    margin: 0 2px 10px;
    padding: 8px 6px;
  }
}
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;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          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;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.64;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          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;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  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;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  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;
  -webkit-transform: translateZ(0);
          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: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  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: visible;
  -webkit-overflow-scrolling: touch;
  padding: 5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          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;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  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: 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;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  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;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          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: 0;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #000;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  width: 34px;
  height: 34px;
  right: -40px;
  padding: 0;
  color: #000;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 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: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(transparent));
  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 44px 25px 44px;
  }
}
.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 {
  -webkit-animation: a 1s linear infinite;
          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 {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          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;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
          transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
          transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
          transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
          transform: translateZ(0) scale(1);
}

@media (max-width: 1024px) {
  .fancybox-content video {
    width: 900px;
  }
}
@media (max-width: 768px) {
  .fancybox-content video {
    width: 670px;
  }
}
@media (max-height: 576px) {
  .fancybox-content {
    max-width: 100%;
    padding: 40px 6px 0 6px;
  }
  .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: #000;
    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: 12px;
      padding-right: 12px;
    }
  }
  .fancybox-content video {
    width: 100%;
  }
}
.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;
  -webkit-transition: all 0.2s;
  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;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          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;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  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: 767px) {
  .fancybox-content video {
    width: 100%;
  }
  .fancybox-content .fancybox-close-small {
    right: 0;
    top: 0px;
  }
}
@media (max-width: 576px) {
  video {
    width: 100%;
  }
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: left;
  left: 54px;
  padding: 0;
  margin: 0;
  width: auto;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 5px;
  border-radius: 100%;
  text-align: center;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 15px;
  border-radius: 0;
  background: #0CA0AC;
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  background: #f25f5c;
  opacity: 1;
}

/*Start Responsive*/
@media (max-width: 480px) {
  .slick-dots {
    width: 100%;
    text-align: center;
    left: inherit;
  }
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #888;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

::-webkit-input-placeholder { /* Firefox, Chrome, Opera */
  color: #a1a1a1;
}

::-moz-placeholder { /* Firefox, Chrome, Opera */
  color: #a1a1a1;
}

:-ms-input-placeholder { /* Firefox, Chrome, Opera */
  color: #a1a1a1;
}

::-ms-input-placeholder { /* Firefox, Chrome, Opera */
  color: #a1a1a1;
}

::placeholder { /* Firefox, Chrome, Opera */
  color: #a1a1a1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #a1a1a1;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #a1a1a1;
}

.error {
  color: #ef1010;
  font-size: 13px;
  display: inline-block;
  width: 70%;
}

.round_button {
  text-align: center;
  font-family: "robotomedium";
  font-size: 16px;
  line-height: 27px;
  border-radius: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.button {
  text-align: center;
  font-family: "robotomedium";
  font-size: 19px;
  line-height: 24px;
  border-radius: 4px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

section {
  float: left;
  width: 100%;
}

a {
  color: #2A2A2A;
}

.sprite {
  background: url(../images/svg/sprite.png) no-repeat;
  background-size: 380px;
}

.heading {
  font-size: 26px;
  line-height: 28px;
  color: #1D1D1D;
  font-family: "robotomedium";
  padding: 0 0 10px 0;
}

p {
  font-size: 15px;
  line-height: 20px;
  color: #2A2A2A;
  font-family: "robotoregular";
  margin: 0 0 10px 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

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

.load-more-bx {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin: 50px 0 20px 0;
}
.load-more-bx a, .load-more-bx .removea {
  background: #246ED0;
  color: #ffffff;
  padding: 6px 23px;
}
.load-more-bx a:hover, .load-more-bx .removea:hover {
  background: #1c5db3;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}

.subject-content .content-left .pagination, .pagination {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 40px 0 0 0;
  font-family: "robotoregular";
}
.subject-content .content-left .pagination li, .pagination li {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.subject-content .content-left .pagination li:before, .pagination li:before {
  display: none;
}
.subject-content .content-left .pagination li.disabled, .pagination li.disabled {
  opacity: 0.2;
}
.subject-content .content-left .pagination li.active, .pagination li.active {
  background: #f25f5c;
  color: #fff;
  border-radius: 100%;
  width: 26px;
  height: 26px;
  text-align: center;
  vertical-align: bottom;
  padding: 0;
}
.subject-content .content-left .pagination li.active span, .pagination li.active span {
  vertical-align: middle;
}
.subject-content .content-left .pagination li:first-child, .pagination li:first-child {
  padding: 7px 25px 10px 0;
}
.subject-content .content-left .pagination li:first-child.disabled, .pagination li:first-child.disabled {
  padding: 8px 25px 10px 0;
  margin: 0 10px 0px 0px;
}
.subject-content .content-left .pagination li:last-child.disabled, .pagination li:last-child.disabled {
  padding: 8px 0 10px 25px;
}
.subject-content .content-left .pagination li .left-arrow, .subject-content .content-left .pagination li .right-arrow, .pagination li .left-arrow, .pagination li .right-arrow {
  background: url(../images/svg/sprite.png) no-repeat;
  background-size: 300px;
  width: 18px;
  height: 20px;
  background-position: -228px -63px;
  padding: 0;
  margin: 0;
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
}
.subject-content .content-left .pagination li:last-child, .pagination li:last-child {
  padding: 8px 0 10px 15px;
}
.subject-content .content-left .pagination li .right-arrow, .pagination li .right-arrow {
  background-position: -211px -63px;
}
.subject-content .content-left .pagination a, .pagination a {
  color: black;
  padding: 8px 7px;
  text-decoration: none;
  margin: 0 4px;
}

.cal-box .cal-pform .orderform .select-fields .select-bx.services {
  width: 100%;
}
.cal-box .cal-pform .orderform .select-fields .online-exam-new {
  display: contents;
}

.whatsapp_cta_btn {
  margin: 20px auto;
  background: #2cb742;
  border-radius: 2px;
  font-size: 16px;
  line-height: 20px;
  color: #fff !important;
  font-family: robotomedium;
  padding: 8px 20px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
.whatsapp_cta_btn svg {
  vertical-align: text-top;
  margin: 0 6px 0 0;
}

.background_none::before {
  background: none !important;
}

/* MAD-RIPPLE EFFECT */
.ripple {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  -webkit-transform: translateZ(0); /* to contain zoomed ripple */
  transform: translateZ(0);
  border-radius: inherit; /* inherit from parent (rounded buttons etc) */
  pointer-events: none; /* allow user interaction */
  z-index: 0;
}

.rippleWave {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  border-radius: 50%;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  background: rgba(0, 0, 0, 0.3);
  opacity: 0.45;
  animation: ripple 2s forwards;
  -webkit-animation: ripple 2s forwards;
}

@keyframes ripple {
  to {
    -webkit-transform: scale(24);
            transform: scale(24);
    opacity: 0;
  }
}
@-webkit-keyframes ripple {
  to {
    -webkit-transform: scale(24);
    opacity: 0;
  }
}
/* MAD-RIPPLE EFFECT */
@media (max-width: 480px) {
  .heading {
    font-size: 22px;
    line-height: 26px;
    text-align: left;
  }
  .sub-heading {
    text-align: left;
  }
  .error {
    position: relative;
    bottom: 0;
  }
}
.banner-content {
  display: inline-block;
  font-family: "robotoregular";
  font-size: 15px;
  line-height: 20px;
  color: #2A2A2A;
}
.banner-content .main_heading {
  font-family: "robotomedium";
  font-size: 38px;
  line-height: 42px;
  color: #090909;
  padding: 0 0 5px 0;
}
.banner-content .feature {
  padding: 30px 0 0 0;
  display: inline-block;
  width: 100%;
}
.banner-content .feature li {
  width: 40%;
  float: left;
  padding: 0 0 20px 0;
}
.banner-content .feature li i {
  width: 46px;
  height: 38px;
  float: left;
  margin: 0 5px 0 0;
  background-size: 420px;
}
.banner-content .feature li i.expert {
  background-position: -4px -7px;
}
.banner-content .feature li i.guaranteed {
  background-position: -49px -7px;
}
.banner-content .feature li i.rated {
  background-position: -91px -7px;
}
.banner-content .feature li i.turnitin {
  background-position: -131px -7px;
}
.banner-content .feature li .title {
  font-size: 20px;
  line-height: 22px;
  display: block;
}
.banner-content .feature li .free {
  background: #33CC6F;
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  display: inline;
  padding: 0 5px;
  text-transform: uppercase;
}
.banner-content .get_resume_btn {
  background: transparent linear-gradient(91deg, #f9413e 0%, #f7514e 100%) 0% 0% no-repeat;
  color: #ffffff;
  display: inline-block;
  padding: 10px 20px;
  margin: 5px 0 0;
  line-height: 19px;
}
.banner-content .get_resume_btn:hover {
  background: transparent linear-gradient(91deg, #fd4e4b 0%, #fb5d5a 100%) 0% 0% no-repeat;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}

.subject_banner {
  background: url(../images/subjectbanner.webp) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 65px 0;
  position: relative;
  z-index: 0;
}
.subject_banner:before {
  content: "";
  background: transparent -webkit-gradient(linear, left top, right top, from(rgb(51, 56, 57)), color-stop(45%, rgba(34, 36, 38, 0.87)), to(rgba(17, 95, 212, 0.09))) 0% 0% no-repeat;
  background: transparent linear-gradient(90deg, rgb(51, 56, 57) 0%, rgba(34, 36, 38, 0.87) 45%, rgba(17, 95, 212, 0.09) 100%) 0% 0% no-repeat;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.subject_banner .container {
  z-index: 1;
  position: relative;
}

.samplebanner {
  background: url(../images/samplebanner.jpg) no-repeat;
  background-position: 100% center;
  background-size: cover;
}

.subject-banner-content {
  display: block;
  color: #ffffff;
  text-align: left;
  width: 60%;
}
.subject-banner-content .main_heading {
  color: #ffffff;
}
.subject-banner-content .sub_heading {
  font-size: 15px;
  line-height: 20px;
}
.subject-banner-content .feature {
  width: 100%;
  text-align: left;
}
.subject-banner-content .feature li {
  width: 33.33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.subject-banner-content .feature li svg {
  width: 46px;
  height: 40px;
  margin: 0 7px 0 0;
}

.subject-price-form {
  background: #ffffff;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 26%;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  float: right;
}
.subject-price-form .offer-claim {
  text-align: center;
}
.subject-price-form .offer-claim .offer-top {
  background: #F25F5C;
  margin: 0;
  text-align: center;
  padding: 4px 0;
  color: #fff;
  font-family: robotomedium;
}
.subject-price-form .offer-claim .offer-top .offerper {
  font-size: 44px;
  line-height: 44px;
  color: #FFE066;
  display: inline-block;
}
.subject-price-form .offer-claim .offer-top .offerper .percent-text {
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  vertical-align: super;
}
.subject-price-form .offer-claim .offer-top .offerper .off-text {
  vertical-align: unset;
  text-transform: uppercase;
  margin-left: -22px;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
}
.subject-price-form .offer-claim .offer-top .add {
  font-size: 46px;
  line-height: 50px;
  vertical-align: sub;
  padding: 0 5px;
}
.subject-price-form .offer-claim .offer-top .turnitin-report {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 17px;
  line-height: 19px;
  vertical-align: text-bottom;
  text-align: left;
}
.subject-price-form .offer-claim .offer-top .turnitin-report span {
  font-size: 20px;
  line-height: 24px;
  background: #FFE066;
  color: #2a2a2a;
  padding: 7px 10px;
  display: table;
  width: 65px;
  margin: 0 7px 0 0;
}
.subject-price-form .offer-claim .form-title {
  font-size: 16px;
  line-height: 21px;
  padding: 17px 0 0;
  margin: 0px;
}
.subject-price-form .offer-claim .price-comapre {
  color: #3E4657;
  font-size: 58px;
  line-height: 50px;
  font-family: robotomedium;
  margin: 0 0 15px 0;
}
.subject-price-form .offer-claim .price-comapre .symbole {
  font-size: 39px;
  line-height: 54px;
}
.subject-price-form .offer-claim .price-comapre p {
  color: #616161;
  text-decoration: line-through;
  margin: 0;
}
.subject-price-form .offer-claim .box {
  padding: 0 16px;
  margin: 0 0 15px 0;
  position: relative;
}
.subject-price-form .offer-claim .box .error {
  position: absolute;
  bottom: -16px;
  left: 19px;
  text-align: left;
}
.subject-price-form .offer-claim .box .green-btn {
  width: 100%;
  color: #fff;
  font-size: 19px;
  line-height: 25px;
  font-family: robotomedium;
  background: #2DB261;
  display: block;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.19);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.19);
  padding: 10px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.subject-price-form .offer-claim .box .green-btn:hover {
  background: #3ac772;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}
.subject-price-form .offer-claim .box .green-btn a {
  color: #fff;
}
.subject-price-form .offer-form {
  padding: 0 16px;
}
.subject-price-form .offer-form .box input {
  width: 100%;
  height: 45px;
  background: #fff;
  padding: 0 10px;
  font-size: 14px;
  line-height: 20px;
  color: #616161;
  border: 1px solid #DBDBDB;
}
.subject-price-form .safe {
  display: block;
  padding: 0 0 15px 0;
  font-size: 14px;
  line-height: 18px;
  color: #616161;
}
.subject-price-form .safe svg {
  margin: 0 5px 0 0;
}

.subject-detail .button-section {
  text-align: left;
  padding: 10px 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.button-section {
  text-align: center;
  display: inline-block;
  width: 100%;
  padding: 30px 0 0 0;
}
.button-section .button {
  text-transform: capitalize;
}
.button-section .get-quote-btn {
  background: transparent linear-gradient(91deg, #f9413e 0%, #f7514e 100%) 0% 0% no-repeat;
  padding: 10px 16px;
  color: #ffffff;
  vertical-align: super;
  margin: 0 15px 0 0;
}
.button-section .get-quote-btn:hover {
  background: transparent linear-gradient(91deg, #fd4e4b 0%, #fb5d5a 100%) 0% 0% no-repeat;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}
.button-section .whtsap-btn {
  background: #fff;
  font-size: 12px;
  line-height: 15px;
  color: #3d3d3d;
  padding: 5px 20px 5px 50px;
  display: inline-block;
  text-align: left;
  position: relative;
}
.button-section .whtsap-btn svg {
  position: absolute;
  left: 16px;
  top: 10px;
}
.button-section .whtsap-btn p {
  font-size: 20px;
  line-height: 20px;
  color: #090909;
  font-family: "robotomedium";
  margin: 0;
}
.button-section .whtsap-btn:hover {
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.24);
}
.button-section .order-service-btn {
  background: #F25F5C;
  font-size: 20px;
  line-height: 37px;
  color: #fff;
  padding: 4px 40px;
  position: relative;
  margin: 0 0 0 18px;
  border-radius: 4px;
  font-family: "robotomedium";
}
.button-section .order-service-btn:hover {
  background: #f36d6b;
}

@media (max-width: 1024px) {
  .subject-banner-content {
    width: 77%;
  }
  .subject-banner-content .feature {
    width: 90%;
  }
  .subject-detail {
    width: 67%;
  }
  .subject-detail .feature {
    padding: 15px 0 0 0;
    width: 100%;
  }
  .subject-detail .feature li {
    padding: 0 0 15px 0;
  }
  .subject-detail .button-section {
    padding: 10px 0;
  }
  .subject-price-form {
    width: 33%;
  }
  .subject-price-form .offer-claim .form-title {
    padding: 10px 0 0;
  }
  .subject-price-form .offer-claim .price-comapre {
    margin: 0 0 7px 0;
  }
  .subject-price-form .safe {
    padding: 0 0 10px 0;
  }
}
@media (max-width: 768px) {
  .subject_banner {
    padding: 20px 0 30px 0;
    background-position: 86% center;
  }
  .subject_banner:before {
    background: transparent -webkit-gradient(linear, left top, right top, from(rgb(51, 56, 57)), color-stop(45%, rgba(34, 36, 38, 0.87)), to(rgba(17, 95, 212, 0.09))) 0% 0% no-repeat;
    background: transparent linear-gradient(90deg, rgb(51, 56, 57) 0%, rgba(34, 36, 38, 0.87) 45%, rgba(17, 95, 212, 0.09) 100%) 0% 0% no-repeat;
  }
  .subject-banner-content {
    width: 57%;
  }
  .subject-banner-content .order-service-btn {
    font-size: 18px;
    line-height: 32px;
    padding: 4px 30px;
  }
  .subject-banner-content .main_heading {
    font-size: 34px;
    line-height: 40px;
  }
  .subject-banner-content .feature {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .subject-banner-content .feature li {
    font-size: 12px;
    width: 49%;
    padding: 0 0 15px 0;
  }
  .subject-banner-content .feature li .title {
    font-size: 16px;
  }
  .subject-detail .feature li:first-child {
    display: none;
  }
  .subject-price-form .offer-claim .offer-top .offerper {
    font-size: 40px;
    line-height: 40px;
  }
  .subject-price-form .offer-claim .offer-top .turnitin-report {
    font-size: 17px;
    line-height: 19px;
  }
  .subject-price-form .offer-claim .offer-top .turnitin-report span {
    font-size: 18px;
    line-height: 20px;
    padding: 7px 6px;
    width: 50px;
    margin: 0 5px 0 0;
  }
  .subject-price-form form .box .con_btn {
    padding: 8px 3px;
  }
}
@media (max-width: 767px) {
  .subject_banner {
    padding: 20px 0;
    background-position: 92% center;
  }
  .subject_banner:before {
    background: rgba(34, 36, 38, 0.87);
  }
  .subject-detail {
    width: 100%;
  }
  .subject-detail .button-section {
    text-align: center;
  }
  .subject-detail .button-section .whtsap-btn {
    display: none;
  }
  .subject-price-form {
    width: 100%;
    position: relative;
  }
  .banner-content .main_heading {
    font-size: 24px;
    line-height: 28px;
  }
  .banner-content .sub_heading {
    font-size: 14px;
  }
  .banner-content .feature {
    padding: 10px 0 0 0;
  }
  .banner-content .feature li {
    width: 50%;
    padding: 0 0 10px 0;
    font-size: 12px;
  }
  .banner-content .feature li:first-child {
    display: none;
  }
  .banner-content .feature li i {
    width: 31px;
    height: 33px;
    margin: 0 3px 0 0px;
    background-size: 310px;
  }
  .banner-content .feature li i.expert {
    background-position: -5px -1px;
  }
  .banner-content .feature li i.guaranteed {
    background-position: -38px -2px;
  }
  .banner-content .feature li i.rated {
    background-position: -68px -2px;
  }
  .banner-content .feature li i.turnitin {
    background-position: -100px -2px;
  }
  .banner-content .feature li .title {
    font-size: 17px;
    line-height: 20px;
  }
  .subject-banner-content {
    text-align: center;
  }
  .subject-banner-content .main_heading {
    font-size: 24px;
    line-height: 28px;
  }
  .subject-banner-content .feature li i.expert {
    background-position: -56px -100px;
  }
  .subject-banner-content .feature li i.guaranteed {
    background-position: -93px -100px;
  }
  .subject-banner-content .feature li i.rated {
    background-position: -163px -100px;
  }
  .subject-banner-content .feature li i.turnitin {
    background-position: -128px -100px;
  }
  .subject-price-form form .box:nth-child(3) {
    width: 100%;
    padding: 0;
  }
  .button-section {
    padding: 20px 0 0 0;
  }
  .button-section .get-quote-btn {
    margin: 0 0 10px 0;
    display: inline-block;
  }
}
.button#writers {
  cursor: pointer;
}

.writer-popup {
  background: #fff;
  padding: 30px 20px;
  border-radius: 3px;
  width: 910px;
  text-align: center;
}
.writer-popup .full-loader {
  background: #fff;
  position: initial;
  height: auto;
  width: auto;
}
.writer-popup .full-loader svg {
  position: unset;
  -webkit-transform: none;
          transform: none;
}
.writer-popup .slick-prev::before, .writer-popup .slick-next::before {
  background: url(../images/CaretLeft.svg) no-repeat left;
  content: "";
  width: 25px;
  height: 25px;
  display: block;
  opacity: 1;
}
.writer-popup .slick-next::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.writer-popup .rating li:after, .writer-popup .rating span:after {
  content: "";
  display: none;
}
.writer-popup .rating li, .writer-popup .rating span {
  padding: 0;
}
.writer-popup .rating span {
  margin: 0;
}
.writer-popup .rating-star::before {
  content: "";
  background: url(../images/rating-star.svg);
  width: 16px;
  height: 15px;
  display: inline-block;
  margin: 0 4px 0 0;
}
.writer-popup .popup-title {
  font-size: 20px;
  line-height: 22px;
  color: #1D1D1D;
  font-family: robotomedium;
}
.writer-popup .subtitle {
  color: #616161;
  padding: 2px 0 15px;
  border-bottom: 1px solid #d8d8d8;
  margin: 0 0 30px;
  font-size: 14px;
  line-height: 18px;
}
.writer-popup .writer-list {
  width: 96%;
  margin: 0 auto;
  visibility: hidden;
}
.writer-popup .writer-list.slick-initialized {
  visibility: visible;
}
.writer-popup .fancybox-close-small {
  color: #fff;
}
.writer-popup .writer-box {
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 5px;
  margin: 8px 12px 8px;
}
.writer-popup .writer-box .writer-profile {
  padding: 15px;
  text-align: center;
}
.writer-popup .writer-box .writer-profile img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: auto;
}
.writer-popup .writer-box .writer-profile .writer-names {
  font-size: 18px;
  line-height: 20px;
  color: #1D1D1D;
  font-family: robotomedium;
  margin: 5px 0 0;
}
.writer-popup .writer-box .writer-profile .writer-paper {
  color: #10B024;
  margin: 0;
}
.writer-popup .writer-box .writer-profile .writer-details {
  font-size: 14px;
  line-height: 20px;
  color: #2A2A2A;
  margin: 15px 0 0;
  padding: 10px 0 0;
  border-top: 1px solid #d8d8d8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 3;
  max-height: 6rem;
  height: 75px;
}
.writer-popup .writer-btn {
  background: #FA5A57;
  border-radius: 0 0 5px 5px;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-family: robotomedium;
  padding: 10px;
  display: block;
}

@media (max-width: 768px) {
  .writer-popup {
    width: 760px;
  }
}
@media (max-width: 767px) {
  .writer-popup {
    padding: 35px 10px 10px;
  }
  .writer-popup .fancybox-close-small {
    color: #000;
  }
  .writer-popup .subtitle {
    padding: 2px 0 10px;
    margin: 0 0 20px;
  }
  .writer-popup .writer-list {
    width: 100%;
    margin: 0 auto 30px;
  }
}
a {
  color: #F25F5C;
}

.breadcrumbmain {
  padding: 5px 0 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.breadcrumbmain ul li {
  font-size: 13px;
  line-height: 15px;
  display: inline;
  vertical-align: inherit;
}
.breadcrumbmain ul li .home-link {
  padding: 0 5px 0 0;
  display: inline-block;
  vertical-align: bottom;
}
.breadcrumbmain ul li .home-link i {
  width: 19px;
  height: 19px;
  float: left;
  background-position: -65px -41px;
  background-size: 250px;
}
.breadcrumbmain ul li span,
.breadcrumbmain ul li a {
  color: #2A2A2A;
}
.breadcrumbmain ul li span:after,
.breadcrumbmain ul li a:after {
  width: 10px;
  height: 10px;
  content: "";
  display: inline-block;
  background: url(../images/menu-right-arrow.svg) no-repeat;
  background-size: 6px;
  margin-left: 5px;
}
.breadcrumbmain .active-breadcrumb {
  color: #d8100c;
}

.space60 {
  padding: 60px 0;
}

.space20 {
  padding: 30px 0 60px;
}

.title-head {
  font-size: 30px;
  line-height: 34px;
  color: #071E57;
  font-family: "robotomedium";
  padding: 0 0 10px 0px;
  margin: 20px 0 0 0;
  position: relative;
  text-align: Center;
}
.title-head:first-child {
  margin: 0;
}

.sub-heading {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin: 0 0 30px;
  color: #3E4657;
  padding: 0 50px;
}

.container1 {
  width: 100% !important;
}

.price-form-banner {
  background: #fff;
  padding: 20px;
  border-radius: 3px;
  width: 30%;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.34);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.34);
  position: absolute;
  right: 0;
  top: -37PX;
}
.price-form-banner .content-p {
  color: #FA5A57;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  font-family: robotomedium;
  margin: 0 0 20px;
}
.price-form-banner .form-select .box {
  margin: 0 0 20px 0;
  position: relative;
}
.price-form-banner .form-select .box select {
  width: 100%;
  font-size: 15px;
  line-height: 18px;
  color: #2A2A2A;
  padding: 12px 18px 12px 10px;
  border: 1px solid #D8D8D8;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff url("../images/down-arrow.svg") no-repeat center right 5px;
  background-size: 11px;
}
.price-form-banner .form-select .select-page {
  width: 48%;
  display: inline-block;
  margin: 0 8px 20px 0;
}
.price-form-banner .form-select .select-page.slect-last {
  margin: 0 0px 20px 0px;
}
.price-form-banner .form-select .select-bx-second {
  width: 100%;
}
.price-form-banner .form-select .select-bx-last {
  margin: 0 0 15px;
}
.price-form-banner .form-select .online-exam {
  width: 48%;
  display: inline-block;
  margin: 0 8px 20px 0;
}
.price-form-banner .form-select .error {
  position: absolute;
  bottom: -18px;
  left: 0;
}
.price-form-banner .upload_file_box {
  position: relative;
}
.price-form-banner .upload_file_box .upload-btn, .price-form-banner .upload_file_box input[type=file] {
  border: 1px solid #D8D8D8;
  color: #707070;
  background-color: #fff;
  padding: 12px 20px;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  height: 44px;
  cursor: pointer;
}
.price-form-banner .upload_file_box .upload-btn svg, .price-form-banner .upload_file_box input[type=file] svg {
  margin: 0 5px 0 0;
}
.price-form-banner .upload_file_box input[type=file] {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.price-form-banner .upload_file_box .file-type-error {
  color: #ef1010;
  font-size: 13px;
  display: inline-block;
}
.price-form-banner .upload_file_result {
  display: none;
  width: 100%;
  margin: 0;
  max-height: 70px;
  overflow: auto;
}
.price-form-banner .upload_file_result .ul_list {
  list-style: none;
  margin: 0;
}
.price-form-banner .upload_file_result .ul_list li {
  padding: 7px 30px 7px 10px;
  font-size: 13px;
  line-height: 20px;
  color: #707070;
  word-wrap: break-word;
  display: inline-block;
  width: 100%;
  float: left;
  height: 30px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
}
.price-form-banner .upload_file_result .ul_list li .close-icon {
  background: url(../images/svg/cancel.svg) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.price-form-banner .upload_file_result .ul_list li .mini_loader {
  background: #fff;
  position: absolute;
  right: 30px;
  top: 8px;
}
.price-form-banner .form-loader svg {
  background: none;
  display: block;
  margin: 0 auto;
}
.price-form-banner .amount-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0 0;
}
.price-form-banner .amount-banner .amnt-left {
  font-size: 14px;
  line-height: 16px;
  color: #707070;
  font-family: robotomedium;
}
.price-form-banner .amount-banner .amnt-left .off {
  background: #2DB261;
  border-radius: 3px;
  padding: 2px 6px;
  color: #fff;
}
.price-form-banner .amount-banner .symbole {
  color: #1D1D1D;
  font-size: 20px;
  line-height: 24px;
  font-family: robotomedium;
  margin: 0;
}
.price-form-banner .order-btn-banner {
  background: #153D72;
  font-size: 20px;
  line-height: 24px;
  font-family: "robotoregular";
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 3px;
  margin: 13px 0 5px;
  padding: 10px;
  cursor: pointer;
  width: 100%;
}
.price-form-banner .order-btn-banner:hover {
  background: #2b60a7;
}
.price-form-banner .order-btn-banner.add_customize_btn {
  background: #2DB261;
  font-family: robotomedium;
}
.price-form-banner .order-btn-banner.add_customize_btn svg {
  vertical-align: top;
  margin: 0 6px 0 0;
}
.price-form-banner .order-btn-banner.add_customize_btn svg .a {
  stroke: #fff;
}
.price-form-banner .footer-tagline {
  color: #616161;
  font-size: 11px;
  line-height: 14px;
  text-align: center;
  margin: 0;
}
.price-form-banner .footer-tagline span {
  color: #F25F5C;
}
.price-form-banner .service-page-form .form-select {
  min-height: 226px;
  position: relative;
}

.cal-box,
.content-right {
  display: none;
}

.btn {
  margin: 30px auto 0;
  background: linear-gradient(91deg, #FF4946 0%, #F95B58 100%);
  border-radius: 2px;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-family: "robotoregular";
  padding: 8px 20px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  text-transform: uppercase;
}
.btn:hover {
  background: #F95B58;
}

.slick-prev::before,
.slick-next::before {
  background: url(../images/CaretLeft.svg) no-repeat left;
  content: "";
  width: 25px;
  height: 25px;
  display: block;
  opacity: 1;
}

.slick-next::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.slick-dots li {
  margin: 0 3px;
}

.subject_banner.service-detail-pages .subject-banner-content .sub_heading {
  color: #fff;
}

.top-content .content-para {
  margin: 0 0 15px 0;
}
.top-content .question {
  font-size: 16px;
  color: #000;
  font-family: "robotomedium";
}
.top-content ul {
  padding: 0 0 0 30px;
}
.top-content ul li {
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 20px;
  color: #2A2A2A;
  font-family: "robotoregular";
  position: relative;
  list-style: disc;
}
.top-content ul li::marker {
  color: #F95B58;
  font-size: 18px;
}
.top-content a {
  color: #FF4946;
}
.top-content a.btn {
  color: #fff;
}

.topuk {
  background: #FFF5F5;
}
.topuk h2 {
  padding: 0 0 6px;
}
.topuk .university-slider .university-img {
  margin: 0 15px;
}
.topuk .ad-universities {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
  padding: 50px;
  border-radius: 10px;
  background: #fff;
}

.samples .sample-slider {
  padding: 0 0 20px;
}
.samples .slick-dots {
  left: 0;
  right: 0;
  text-align: center;
  bottom: -15px;
}
.samples .sample-box {
  background: #fff;
  margin: 30px 20px 8px 8px;
  border-radius: 3px;
  position: relative;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: left;
}
.samples .sample-box::before {
  content: "";
  background: url(../images/pin.svg) no-repeat;
  width: 15px;
  height: 30px;
  display: block;
  position: absolute;
  top: -12px;
  left: 15px;
}
.samples .sample-box .sample-topic {
  margin: 27px 15px 15px;
  text-align: revert;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  overflow: auto;
  color: #1D1D1D;
  text-align: left;
  font-family: robotomedium;
}
.samples .sample-box .sample-topic::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
.samples .sample-box .sample-topic strong {
  margin: 0 10px 0 0;
}
.samples .sample-box .features-list {
  padding: 15px 15px 20px;
  border-top: 1px solid #d8d8d8;
}
.samples .sample-box .features-list .feature-name {
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #1d1d1d;
}
.samples .sample-box .features-list .feature-name .feature-descrip {
  width: 50%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
  max-height: 2rem;
}
.samples .sample-box .features-list .sample-view {
  color: #F25F5C;
  font-size: 15px;
  line-height: 18px;
  display: inline-block;
  text-decoration: underline;
  font-family: robotomedium;
  padding: 15px 0 0;
}
.samples .sample-box .features-list .sample-view:after {
  content: "";
  background: url(../images/arrow.svg) no-repeat center right;
  width: 18px;
  height: 7px;
  display: inline-block;
  background-size: 13px;
}
.samples .sample-box .features-list .sample-view:hover {
  color: #ff7c7a;
}

.services {
  background: #FFF5F5;
}
.services .sub-heading {
  padding: 0;
}
.services .service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  row-gap: 20px;
}
.services .service-list .service-box {
  width: 32.4%;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 5px;
  padding: 14px;
  background: #FFFFFF;
}
.services .service-list .service-box a {
  color: #F25F5C;
}
.services .service-list .service-box img {
  height: auto;
}
.services .service-list .service-box .service-title {
  font-size: 20px;
  line-height: 24px;
  color: #071E57;
  text-align: left;
  font-family: "robotomedium";
  padding: 20px 0 10px 0;
}
.services .service-list .service-box .service-content {
  color: #434343;
  text-align: left;
}
.services .service-list .service-box .read-more {
  display: inline-block;
  color: #F25F5C;
  font-size: 15px;
  line-height: 18px;
  text-decoration: underline;
  float: right;
}
.services .service-list .service-box .read-more:hover {
  color: #ff7c7b;
}

.reference-style .refer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 30px;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
.reference-style .refer .refer-style {
  width: 31%;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  text-align: center;
}
.reference-style .refer .refer-style a {
  color: #F25F5C;
}
.reference-style .refer .refer-style .content-seo {
  padding: 9px;
  background: #FFE9E9;
  color: #071E57;
  border-radius: 5px 5px 0 0px;
  font-family: robotomedium;
}
.reference-style .refer .refer-style P {
  margin: 14px 14px 30px;
}

.guarantee {
  text-align: center;
  background: #FFE9E9;
}
.guarantee .whybest_slider {
  width: 95%;
  margin: 30px auto;
}
.guarantee .whybest_slider .slick-list {
  width: 98%;
  margin: auto;
}
.guarantee .whybest_slider .slick-list .services-inner {
  background: #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin: 20px 11px 8px;
  padding: 20px 15px;
  outline: 0;
}
.guarantee .whybest_slider .slick-list .services-inner figure {
  margin: -40px 0 0 0px;
}
.guarantee .whybest_slider .slick-list .services-inner .box-title {
  font-size: 20px;
  line-height: 26px;
  color: #071E57;
  padding: 0 0 5px;
  font-family: "robotomedium";
}
.guarantee .whybest_slider .slick-list .services-inner .content {
  font-size: 14px;
  margin: 0;
}

.how-it-work .process-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.how-it-work .process-step .process {
  width: 45%;
  position: relative;
}
.how-it-work .process-step .process::before {
  content: "";
  border-left: 1px dashed #F6BCBC;
  height: 59%;
  left: 5px;
  z-index: -1;
  top: 0;
  position: absolute;
}
.how-it-work .process-step .process .process-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0 35px;
}
.how-it-work .process-step .process .process-list .info {
  width: 88%;
}
.how-it-work .process-step .process .process-list .info .title {
  color: #F95855;
  text-align: left;
  font-size: 20px;
  line-height: 24px;
}
.how-it-work .process-step .process .process-list .info p {
  margin: 0;
  color: #3E4657;
}
.how-it-work .process-step .process .process-list .number {
  font-size: 38px;
  line-height: 42px;
  color: #F95956;
  font-family: robotomedium;
  position: relative;
}
.how-it-work .process-step .process .process-list .number::before {
  content: "";
  background: #FFEEEE;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  left: -14px;
}
.how-it-work .process-step .process .btn {
  display: inline-block;
  padding: 11px 52px;
  margin: 0 0 0 60px;
}
.how-it-work .process-img {
  width: 48%;
}
.how-it-work .process-img figure {
  margin: 0;
}
.how-it-work .process-img img {
  width: 100%;
  height: 100%;
}

.model-essay {
  background: #FFF5F5;
  text-align: center;
}
.model-essay .essay-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.model-essay .essay-step .model-content {
  width: 31%;
  background: #fff;
  border-radius: 29px;
  padding: 25px 23px;
}
.model-essay .essay-step .model-content svg {
  margin: 0 0 20px;
}
.model-essay .essay-step .model-content .model-title {
  font-size: 20px;
  line-height: 26px;
  color: #071E57;
  padding: 0 0 5px;
  font-family: "robotomedium";
}

.expertise-border {
  border-top: none;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}
.expertise-border .left {
  width: 80%;
  text-align: left;
}
.expertise-border .left ol {
  list-style: none;
  margin: 20px 0;
}
.expertise-border .left ol li {
  margin: 0 0 10px;
}
.expertise-border .left ol li::before {
  content: url(../images/Right-list.png);
  padding: 0 10px 0 0;
}
.expertise-border .left ol li:last-child {
  margin: 0;
}
.expertise-border .left p {
  margin: 0 0 10px;
}
.expertise-border .right {
  width: 20%;
}
.expertise-border .btn {
  display: inline-block;
  padding: 11px 52px;
  font-family: "robotoregular";
}

/*faq-block*/
.faq-block {
  padding: 50px 0;
  background: #FFF5F5;
}
.faq-block .title-head {
  font-size: 28px;
  line-height: 32px;
  font-family: robotomedium;
  margin: 0 0 30px;
  text-align: center;
}
.faq-block .faq-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.faq-block .faq-flex .mt-5 {
  display: block;
  margin-top: 5px;
}
.faq-block .faq-flex .faq-list {
  width: 48%;
}
.faq-block .faq-flex .faq-list li {
  border: 1px solid #cdcdcd;
  border-radius: 3px;
  background: #fff;
  width: 100%;
  margin: 0 40px 15px 0;
}
.faq-block .faq-flex .faq-list li:nth-child(even) {
  margin: 0 0 15px 0;
}
.faq-block .faq-flex .faq-list li ul {
  margin: 5px 0 0 10px;
}
.faq-block .faq-flex .faq-list li ul li {
  border: none;
  margin: 0 0 5px 0;
  list-style: disc;
}
.faq-block .faq-flex .faq-list li ul li::marker {
  color: #011043;
}
.faq-block .faq-flex .faq-list li ul li:last-child {
  margin: 0 0 5px 0;
}
.faq-block .faq-flex .faq-list li ul li:nth-child(even) {
  margin: 0 0 5px 0;
}
.faq-block .faq-flex .faq-list li .faq-head {
  padding: 12px 32px 12px 14px;
  font-size: 15px;
  line-height: 18px;
  font-family: "robotomedium";
  color: #343434;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  cursor: pointer;
}
.faq-block .faq-flex .faq-list li .faq-head.active {
  background: #F5F5F5;
}
.faq-block .faq-flex .faq-list li .faq-head.active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.faq-block .faq-flex .faq-list li .faq-head:after {
  content: "";
  background: url("../images/homesprite.png") no-repeat;
  width: 12px;
  height: 8px;
  display: block;
  background-position: -2px -24px;
  background-size: 270px;
  position: absolute;
  right: 15px;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.faq-block .faq-flex .faq-list li .faq-detail {
  padding: 15px;
  display: none;
  line-height: 18px;
  font-size: 14px;
  color: #333;
}
.faq-block .faq-flex .faq-list li .faq-detail ol,
.faq-block .faq-flex .faq-list li .faq-detail ul {
  padding: 0 0 0 20px;
}
.faq-block .faq-flex .faq-list li .faq-detail ol li,
.faq-block .faq-flex .faq-list li .faq-detail ul li {
  border: 0;
  margin: 0;
  list-style: decimal;
  padding: 6px 0 0;
}
.faq-block .faq-flex .faq-list li .faq-detail ul li {
  list-style: disc;
}
.faq-block .faq-flex .faq-list li:last-child {
  margin: 0;
}

.blogs {
  text-align: center;
}
.blogs .heading {
  color: #071E57;
  font-size: 30px;
  line-height: 36px;
  padding: 0 0 5px;
}
.blogs .sub-heading {
  font-size: 14px;
  line-height: 18px;
  color: #3E4657;
}
.blogs .button {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 30px auto 0;
  padding: 10px 30px;
  background: transparent linear-gradient(91deg, #FF4946 0%, #F95B58 100%) 0% 0% no-repeat padding-box;
  border-radius: 2px;
  color: #fff;
  -webkit-transition: 0s;
  transition: 0s;
}
.blogs .button:hover {
  background: #ff6e6c;
}
.blogs .blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 23px;
     -moz-column-gap: 23px;
          column-gap: 23px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 20px;
}
.blogs .blog-list .blog-box {
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 15px;
  width: 31%;
  position: relative;
}
.blogs .blog-list .blog-box img {
  width: 100%;
  height: 100%;
  max-height: 153px;
}
.blogs .blog-list .blog-box .date {
  position: absolute;
  background: #fff;
  padding: 1px 10px;
  font-size: 13px;
  font-family: robotomedium;
  color: #1D1D1D;
  margin: -15px 0 0 10px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 3px;
}
.blogs .blog-list .blog-box .blog-title {
  margin: 20px 0 10px;
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  font-family: robotomedium;
  color: #1D1D1D;
  height: 40px;
  overflow: auto;
}
.blogs .blog-list .blog-box .blog-title::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
.blogs .blog-list .blog-box .read-more {
  color: #F25F5C;
  font-size: 15px;
  line-height: 18px;
  display: inline-block;
  text-align: right;
  font-family: robotomedium;
}
.blogs .blog-list .blog-box .read-more:after {
  content: "";
  background: url(../images/arrow.svg) no-repeat center right;
  width: 18px;
  height: 7px;
  display: inline-block;
  background-size: 13px;
}
.blogs .blog-list .blog-box .read-more:hover {
  color: #ff7c7b;
}
.blogs .button {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 30px auto 0;
  padding: 10px 30px;
}

@media (max-width: 1024px) {
  .price-form-banner {
    width: 34%;
    padding: 15px 10px;
  }
  .subject-detail {
    width: 63%;
  }
  .services .service-list .service-box {
    width: 32%;
    padding: 10px;
  }
  .samples .sample-box {
    margin: 20px 11px 8px;
  }
  .samples .sample-slider {
    width: 95%;
    margin: 0px auto;
    padding: 0;
  }
  .samples .sample-slider .slick-list {
    width: 98%;
    margin: auto;
  }
  .model-essay .essay-step .model-content {
    width: 32%;
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .space20 {
    padding: 20px 0 40px;
  }
  .space60 {
    padding: 40px 0;
  }
  .sub-heading {
    margin: 0 0 20px;
  }
  .subject_banner .button-section {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 25px 0;
  }
  .subject_banner .button-section .order-service-btn {
    margin: 10px 0 0;
  }
  .topuk .ad-universities {
    padding: 20px;
  }
  .guarantee .whybest_slider {
    width: 93%;
  }
  .samples .sample-slider {
    width: 93%;
  }
  .subject-detail {
    width: 54%;
  }
  .price-form-banner {
    top: -11px;
    width: 43%;
    padding: 12px;
  }
  .price-form-banner:after {
    display: none;
  }
  .price-form-banner .content-p {
    margin: 0 0 9px;
  }
  .price-form-banner .form-select .select-page {
    width: 47%;
  }
  .price-form-banner .form-select .select-page.select-bx-second {
    width: 100%;
  }
  .price-form-banner .service-page-form .form-select {
    min-height: 283px;
  }
  .title-head {
    font-size: 24px;
    line-height: 28px;
  }
  .sub-heading {
    padding: 0;
  }
  .services .service-list .service-box {
    width: 48%;
  }
  .reference-style .refer {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    row-gap: 15px;
  }
  .reference-style .refer .refer-style {
    width: 49%;
  }
  .how-it-work .process-img {
    margin: auto;
  }
  .model-essay .essay-step .model-content {
    width: 32%;
    padding: 10px;
  }
  .expertise-border .right {
    display: none;
  }
  .expertise-border .left {
    width: 100%;
  }
  .faq-block {
    padding: 30px 0;
  }
  .faq-block .faq-flex .faq-list li .faq-head {
    padding: 8px 32px 8px 8px;
    font-size: 14px;
    line-height: 18px;
  }
  .faq-block .faq-flex .faq-list li .faq-detail {
    padding: 10px;
  }
  .writer-popup .fancybox-close-small {
    color: #000;
    right: 0px;
  }
}
@media (max-width: 767px) {
  .banner-content .feature li {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .banner-content .feature li svg {
    width: 36px;
    height: 30px;
    margin: 0 2px 0 0;
  }
  .banner-content .feature li .free {
    font-size: 15px;
  }
  .subject-detail .button-section {
    padding: 0 0 10px 0;
    display: block;
  }
  .subject-banner-content .order-service-btn {
    margin: 0;
  }
  .subject_banner::before {
    top: 0;
  }
  .container1 {
    padding: 0;
  }
  .space60 {
    padding: 20px 0;
  }
  .space20 {
    padding: 20px 0;
  }
  .sub-heading {
    padding: 0;
    text-align: left;
    margin: 0 0 20px;
  }
  .title-head {
    font-size: 20px;
    line-height: 24px;
    text-align: left;
  }
  p {
    font-size: 14px;
  }
  .btn {
    margin: 20px auto 0;
  }
  .subject_banner {
    padding: 25px 0;
  }
  .subject_banner .banner-content .feature li .title {
    font-size: 15px;
    line-height: 20px;
  }
  .subject-banner-content {
    width: 100%;
  }
  .price-form-banner {
    position: initial;
    width: 95%;
    margin: 5px 10px;
    padding: 12px 9px;
  }
  .price-form-banner:after {
    display: none;
  }
  .price-form-banner .content-p {
    font-size: 18px;
    line-height: 20px;
  }
  .price-form-banner .form-select .select-page {
    width: 48%;
  }
  .price-form-banner .form-select .select-page.select-bx-second {
    width: 100%;
  }
  .price-form-banner .form-select .box select {
    padding: 8px 18px 8px 10px;
  }
  .price-form-banner .upload_file_box .upload-btn, .price-form-banner .upload_file_box input[type=file] {
    padding: 8px 10px;
    height: 36px;
  }
  .price-form-banner .service-page-form .form-select {
    min-height: 261px;
  }
  .topuk .ad-universities {
    padding: 15px;
    margin: 0 15px;
  }
  .services .service-list .service-box {
    width: 100%;
  }
  .services .service-list .service-box .service-title {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0 5px 0;
  }
  .services .service-list .service-box .service-content {
    font-size: 14px;
    line-height: 18px;
  }
  .samples .sample-slider {
    width: 100%;
    margin: 10px auto 30px;
    padding: 0 0 20px 0;
  }
  .guarantee .whybest_slider {
    width: 100%;
  }
  .guarantee .whybest_slider .slick-list .services-inner {
    padding: 15px 10px;
  }
  .guarantee .whybest_slider .slick-list .services-inner figure svg {
    width: 67px;
  }
  .guarantee .whybest_slider .slick-list .services-inner .box-title {
    font-size: 16px;
  }
  .guarantee .box-title {
    font-size: 16px;
  }
  .reference-style .refer .refer-style {
    width: 100%;
  }
  .reference-style .refer .refer-style .content-seo {
    font-size: 16px;
  }
  .how-it-work .process-step .process {
    width: 100%;
    position: relative;
  }
  .how-it-work .process-step .process .process-list .info .title {
    font-size: 16px;
    line-height: 20px;
  }
  .how-it-work .process-step .process .process-list .number {
    font-size: 24px;
    line-height: 28px;
    padding: 0px 0 0 7px;
  }
  .how-it-work .process-step .process .process-list .number::before {
    width: 30px;
    height: 30px;
    left: -5px;
  }
  .how-it-work .process-step .process .btn {
    display: inline-block;
    padding: 8px 30px;
    margin: 0 0 0 38px;
  }
  .expertise-border .left {
    width: 100%;
  }
  .expertise-border .right {
    width: 100%;
  }
  .blogs .blog-list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .blogs .blog-list::-webkit-scrollbar {
    width: 0px;
    height: 0px;
  }
  .blogs .blog-list .blog-box {
    margin: 8px 3px 8px;
    min-width: 70%;
  }
  .how-it-work .process-step {
    display: block;
  }
  .how-it-work .process {
    width: 100%;
  }
  .how-it-work .process-img {
    margin: 30px 0 0;
    width: 100%;
  }
  .model-essay .essay-step {
    display: block;
  }
  .model-essay .essay-step .model-content {
    width: 100%;
    margin: 10px 0;
    border-radius: 10px;
  }
  .model-essay .essay-step .model-content svg {
    margin: 0 0 10px;
  }
  .model-essay .essay-step .model-content .model-title {
    font-size: 16px;
    line-height: 20px;
  }
  .model-essay .essay-step .model-content .model-title .model-para {
    font-size: 14px;
  }
  .faq-block {
    padding: 25px 0;
  }
  .faq-block .title-head {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 15px;
    text-align: left;
  }
  .faq-block .faq-flex .faq-list {
    width: 100%;
    margin: 0 0 15px;
  }
  .faq-block .faq-flex .faq-list:last-child {
    margin: 0;
  }
  .faq-block .faq-flex .faq-list li .faq-head {
    font-size: 14px;
    line-height: 16px;
  }
  .faq-block .faq-flex .faq-list li .faq-detail {
    padding: 10px;
  }
  .blogs .heading {
    font-size: 20px;
    line-height: 24px;
  }
}
/*# sourceMappingURL=essay-writing-help.css.map */