/*Updated on:26th September 2024*/

@charset "UTF-8";

@font-face {
  font-family: flaticon;
  src: url(/../wp-content/themes/twentytwentyfive/flaticon.ttf) format("truetype"), url(/../wp-content/themes/twentytwentyfive/flaticon.woff) format("woff"), url(/../wp-content/themes/twentytwentyfive/flaticon.woff2) format("woff2"), url(/../wp-content/themes/twentytwentyfive/flaticon.eot) format("embedded-opentype"), url(/../wp-content/themes/twentytwentyfive/flaticon.svg) format("svg")
}

:root {
  --background-modal-color: #fff;
  --body-color: #fff;
  --color-timeline-default: #D2D3D8;
  --color-step-completed: #5C6174;
  --color-checkmark-completed: #fff;
  --color-in-progress: #13CB8F;
  --color-label-default: var(--color-timeline-default);
  --color-label-completed: var(--color-step-completed);
  --color-label-loading: var(--color-in-progress);
  --color-icon-completed: var(--color-step-completed);
  --color-icon-default: var(--color-timeline-default);
}
html {
  -webkit-font-smoothing: antialiased;
  font-size: 16px
}

body {
  font-family: 'Open Sans', sans-serif;
  color: #6c757d;
  line-height: 1.6666;
  font-weight: 400;
  min-height: 100%;
}

@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: stroke7pixeden;
}

img.lazy {
  background: #f1f1fa
}

.icon-button {
    margin: 25px!important;
}
  
  .ico-rounded-lg.ico-50.bg-tra-violet-red.pink-color {
    margin-bottom: 20px!important;
}

  /*EUPOPUP CSS*/

.eupopup-container {
    background-color: rgba(25, 25, 25, 0.9);
    color: #efefef;
    padding: 15px 50px;
    font-size: 12px;
    line-height: 1.2em;
    text-align: left;
    display: none;
    z-index: 2147483647;
}

.eupopup-head
{
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0px 0px 5px!important;
    color: #fff;

}

.eupopup-body {
    color: #fff;
    font-size: 13px;
    line-height: 24px!important;
}


  /*COOKIE CSS*/

   #cookiePopup {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;

}
    #cookiePopup p{
    text-align: left;
    font-size: 15px;
    color: #fff;
  }
  #cookiePopup button{
    background-color: #f6a21d;
    font-weight: bold;
    font-size: 14px;
    color: black!important;
    padding: 7px 20px;
    border-radius: 4px;
    display: inline-block;
    margin-right: 15px;

  }

  .learn-more-button{
    color: #f6a21d;
    font-weight: normal;
    font-size: 12px;
  }


  /*ALL CSS*/
.my-top1-nav{
 text-align: center; 
}
span[class*=" flaticon-"]:before,
span[class^=flaticon-]:before {
  font-family: flaticon !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  font-size: 20px;
  line-height: 1 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.flaticon-check:before {
  content: "\f1fa"
}

.flaticon-user:before {
  content: "\f106"
}

.flaticon-click:before {
  content: "\f16e"
}

.flaticon-play-button:before {
  content: "\f1bd"
}

.flaticon-play:before {
  content: "\f1be"
}


.flaticon-speech-bubble-1:before {
  content: "\f17c";
}


.flaticon-speech-bubble-3:before {
  content: "\f18a";
}

.flaticon-signal:before {
  content: "\f19e";
}

.flaticon-equalizer:before {
  content: "\f174";
}

.flaticon-star-1:before {
  content: "\f1ba";
}

.flaticon-star-half-empty:before {
  content: "\f1b8";
}

.flaticon-star:before {
  content: "\f1b9";
}

.flaticon-layers:before {
  content: "\f199";
}

.flaticon-tool:before {
  content: "\f192";
}

.flaticon-arrow:before {
  content: "\f15d";
}

.flaticon-right-arrow:before {
  content: "\f1bf";
}

.flaticon-stop:before {
  content: "\f165";
}

.icon::before {
  z-index: 10;
  display: inline-block;
  margin: 0 .4em 0 0;
  vertical-align: middle;
  text-transform: none;
  font-weight: 400;
  font-variant: normal;
  font-size: 1.1em;
  font-family: FontAwesome;
  line-height: 1;
  speak: none;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-tools::before {
  content: "\e60a"
}

.icon-home::before {
  content: "\e648"
}

.icon-display::before {
  content: "\e65e"
}

.icon-date::before {
  content: "\e660"
}

.icon-config::before {
  content: "\e666"
}

.icon-coffee::before {
  content: "\e669"
}

.icon-box::before {
  content: "\e674"
}

.flaticon-dollar:before {
  content: "\f104";
}

.flaticon-algorithm:before {
  content: "\f134";
}

.flaticon-record:before {
  content: "\f19b";
}

.flaticon-target:before {
  content: "\f17b";
}

.flaticon-wireframe:before {
  content: "\f118";
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.ico-10 [class*=flaticon-]:after,
.ico-10 [class*=flaticon-]:before {
  font-size: .75rem
}

.ico-15 [class*=flaticon-]:after,
.ico-15 [class*=flaticon-]:before {
  font-size: .9375rem
}

.ico-20 [class*=flaticon-]:after,
.ico-20 [class*=flaticon-]:before {
  font-size: 1.25rem
}

.ico-25 [class*=flaticon-]:after,
.ico-25 [class*=flaticon-]:before {
  font-size: 1.5625rem
}

.ico-30 [class*=flaticon-]:after,
.ico-30 [class*=flaticon-]:before {
  font-size: 1.875rem
}

.ico-35 [class*=flaticon-]:after,
.ico-35 [class*=flaticon-]:before {
  font-size: 2.1875rem
}

.ico-40 [class*=flaticon-]:after,
.ico-40 [class*=flaticon-]:before {
  font-size: 2.5rem
}

.ico-45 [class*=flaticon-]:after,
.ico-45 [class*=flaticon-]:before {
  font-size: 2.8125rem
}

.ico-50 [class*=flaticon-]:after,
.ico-50 [class*=flaticon-]:before {
  font-size: 3.125rem
}

.ico-55 [class*=flaticon-]:after,
.ico-55 [class*=flaticon-]:before {
  font-size: 3.4375rem
}

.ico-60 [class*=FEATURES-]:before,
.ico-60 [class*=flaticon-]:after {
  font-size: 3.75rem
}

.ico-65 [class*=flaticon-]:after,
.ico-65 [class*=flaticon-]:before {
  font-size: 4.0625rem
}

.ico-70 [class*=flaticon-]:after,
.ico-70 [class*=flaticon-]:before {
  font-size: 4.375rem
}
@media (max-width:576px){
  .ico-70 [class*=flaticon-]:after,
  .ico-70 [class*=flaticon-]:before {
    font-size: 2.1rem;
}
}
.ico-75 [class*=flaticon-]:after,
.ico-75 [class*=flaticon-]:before {
  font-size: 4.6875rem
}

.ico-80 [class*=flaticon-]:after,
.ico-80 [class*=flaticon-]:before {
  font-size: 5rem
}

.ico-85 [class*=flaticon-]:after,
.ico-85 [class*=flaticon-]:before {
  font-size: 5.3125rem
}

.ico-90 [class*=flaticon-]:after,
.ico-90 [class*=flaticon-]:before {
  font-size: 5.625rem
}

.ico-95 [class*=flaticon-]:after,
.ico-95 [class*=flaticon-]:before {
  font-size: 5.9375rem
}

.ico-100 [class*=flaticon-]:after,
.ico-100 [class*=flaticon-]:before {
  font-size: 6.25rem
}

.ico-105 [class*=flaticon-]:after,
.ico-105 [class*=flaticon-]:before {
  font-size: 6.5625rem
}

.ico-110 [class*=flaticon-]:after,
.ico-110 [class*=flaticon-]:before {
  font-size: 6.875rem
}

.ico-115 [class*=flaticon-]:after,
.ico-115 [class*=flaticon-]:before {
  font-size: 7.1875rem
}

.ico-120 [class*=flaticon-]:after,
.ico-120 [class*=flaticon-]:before {
  font-size: 7.5rem
}

.ico-125 [class*=flaticon-]:after,
.ico-125 [class*=flaticon-]:before {
  font-size: 7.8125rem
}

.ico-rounded-lg,
.ico-rounded-md,
.ico-rounded-sm,
.ico-rounded-xl,
.ico-rounded-xs,
.ico-rounded-xxs {
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%
}

.ico-rounded-xxs {
  width: 20px;
  height: 20px
}

.ico-rounded-xs {
  width: 70px;
  height: 70px
}

.ico-rounded-sm {
  width: 80px;
  height: 80px
}

.ico-rounded-md {
  width: 90px;
  height: 90px
}

.ico-rounded-lg {
  width: 95px;
  height: 95px
}

.ico-rounded-xl {
  width: 110px;
  height: 110px
}

.ico-rounded-xxs [class*=flaticon-]:after,
.ico-rounded-xxs [class*=flaticon-]:before {
  line-height: 20px !important
}

.ico-rounded-xs [class*=flaticon-]:after,
.ico-rounded-xs [class*=flaticon-]:before {
  line-height: 70px !important
}

.ico-rounded-sm [class*=flaticon-]:after,
.ico-rounded-sm [class*=flaticon-]:before {
  line-height: 80px !important
}

.ico-rounded-md [class*=flaticon-]:after,
.ico-rounded-md [class*=flaticon-]:before {
  line-height: 90px !important
}

.ico-rounded-lg [class*=flaticon-]:after,
.ico-rounded-lg [class*=flaticon-]:before {
  line-height: 95px !important
}

.ico-rounded-xl [class*=flaticon-]:after,
.ico-rounded-xl [class*=flaticon-]:before {
  line-height: 110px !important
}

.ico-125 img {
  width: 125px;
  height: 125px
}

.ico-120 img {
  width: 120px;
  height: 120px
}

.ico-115 img {
  width: 115px;
  height: 115px
}

.ico-110 img {
  width: 110px;
  height: 110px
}

.ico-105 img {
  width: 105px;
  height: 105px
}

.ico-100 img {
  width: 100px;
  height: 100px
}

.ico-95 img {
  width: 95px;
  height: 95px
}

.ico-90 img {
  width: 90px;
  height: 90px
}

.ico-85 img {
  width: 85px;
  height: 85px
}

.ico-80 img {
  width: 80px;
  height: 80px
}

.ico-75 img {
  width: 75px;
  height: 75px
}

.ico-70 img {
  width: 70px;
  height: 70px
}

.ico-65 img {
  width: 65px;
  height: 65px
}

.ico-60 img {
  width: 60px;
  height: 60px
}

.ico-55 img {
  width: 55px;
  height: 55px
}

.ico-50 img {
  width: 50px;
  height: 50px
}

.ico-45 img {
  width: 45px;
  height: 45px
}

.ico-40 img {
  width: 40px;
  height: 40px
}

.ico-35 img {
  width: 35px;
  height: 35px
}

.ico-30 img {
  width: 30px;
  height: 30px
}

.ico-25 img {
  width: 25px;
  height: 25px
}

.ico-20 img {
  width: 20px;
  height: 20px
}

.ico-15 img {
  width: 15px;
  height: 15px
}



/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #04AA6D;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

#_form_9_ {
  position: relative;
  text-align: left;
  margin: 0 50px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: 0 0 !important;
  border: 0 solid #b0b0b0 !important;
  max-width: 900px;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  color: #000 !important
}

#stickytypeheader {
  z-index: 100 !important
}

.wsmenu body,
.wsmenu h1,
.wsmenu h2,
.wsmenu h3,
.wsmenu h4,
.wsmenu h5,
.wsmenu h6,
.wsmenu html,
.wsmenu iframe {

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;

}

.wsmenu img {
  border: 0 none;
  max-width: 100%
}

.wsmenu a:focus {
  outline: 0
}

.wsmenu:after,
.wsmenu:before {
  content: "";
  display: table
}

.wsmenu:after {
  clear: both
}

.wsmainfull {
  width: 100%;
  height: auto;
  background-color: #fff !important;
  z-index: 999;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out
}

.wsmainwp {
  margin: 0 auto;
  max-width: 1700px;
  padding: 0 15px;
  position: relative
}

.desktoplogo {
  padding: 0;
  margin: 0;
  float: left;
  line-height: 70px
}

.desktoplogo img {
  vertical-align: middle
}


.wsmenu {
  padding: 0;
  float: right;
  display: block
}

.wsmenu>.wsmenu-list {
  text-align: left;
  margin: 0 auto 0 auto;
  width: 100%;
  display: block;
  padding: 0
}

.wsmenu>.wsmenu-list>li {
  text-align: center;
  display: block;
  padding: 0;
  margin: 0;
  float: left
}

.wsmenu>.wsmenu-list>li>a {
  display: block;
  color: #4e5360!important;
    font-size: 15px;
  font-weight: 700;
  letter-spacing: .5px;
  margin: 0 7px;
  padding: 10px 12px;
  line-height: 50px;
  text-decoration: none;
  position: relative;

}


.wsmenu>.wsmenu-list>li>a.last-link {
  padding: 10px 0 10px 0
}

.white-menu .wsmenu>.wsmenu-list>li:hover>a {
  color: #171819
}

.wsmenu>.wsmenu-list>li>a i {
  display: inline-block;
  font-size: 16px;
  line-height: inherit;
  margin-right: 12px;
  vertical-align: top
}

.wsmenu>.wsmenu-list>li>a .wsarrow:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid;
  content: "";
  float: right;
  right: 15px;
  height: 0;
  margin: 0 0 0 14px;
  position: absolute;
  text-align: right;
  top: 32px;
  width: 0
}

.wsmenu>.wsmenu-list>li>.wsmegamenu {
  width: 100%;
  left: 0;
  position: absolute;
  top: 70px;
  color: #000;
  z-index: -1 !important;
  margin: 0;
  text-align: left;
  padding: 20px 30px;
  border: solid 0px #eee;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li {
  display: block;
  text-align: center;
  text-align: left;
  border-bottom: 1px dashed silver
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li.title,
.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li:last-child {
  border-bottom: none
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a {
  line-height: 22px;
  border-right: none;
  text-align: left;
  padding: 13px 0;
  background: #fff;
  background-image: none;
  border-right: 0 none;
  display: block;
  background-color: #fff;
  color: #888;
  font-size: 16px;
  font-weight: 400;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .show-grid div {
  padding-bottom: 10px;
  padding-top: 10px;
  background-color: #dbdbdb;
  border: 1px solid #e7e7e7;
  color: #6a6a6a;
  margin: 2px 0;
  font-size: 13px
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form {
  width: 100%;
  display: block
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type=text] {
  width: 100%;
  border: 1px solid #e2e2e2;
  color: #000;
  font-size: 13px;
  padding: 8px 5px;
  margin-bottom: 8px
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type=submit] {
  width: 25%;
  display: block;
  height: 32px;
  float: right;
  border: none;
  margin-right: 15px;
  cursor: pointer;
  background-color: #e1e1e1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type=button] {
  width: 25%;
  display: block;
  height: 32px;
  float: right;
  border: none;
  cursor: pointer;
  background-color: #e1e1e1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}

.wsmobileheader {
  display: none
}

.wsmenu .wsmenu-click {
  display: none
}

.wsmenu .wsmenu-click02 {
  display: none
}




#_form_9_ {
  position: relative;
  text-align: left;
  margin: 0 50px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: 0 0 !important;
  border: 0 solid #b0b0b0 !important;
  max-width: 900px;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  color: #000 !important
}

.dropdownN {
  display: none
}

.shown .dropdownN {
  display: block
}

button::-moz-focus-inner {
  padding: 0;
  border: 0
}


.responsive-content {
  width: 767px;
  margin: 0 auto
}

.animated {
  animation-duration: 1.2s;
  animation-fill-mode: both
}

.animated.fadeInUp {
  animation-duration: 1.75s
}

.animated.fadeInLeft,
.animated.fadeInRight {
  animation-duration: 2s
}


.container {
  position: relative
}

.container-2 {
  position: relative
}
@media (max-width:576px){
  .container-2{
    padding-top:0px!important;
  }
}
@media (max-width:576px){
  .my-cont{
    padding-top:56px!important;
  }
}
.content,
.toggle {
  font-family: Poppins, sans-serif
}

.active,
.my-new-faqs-addup:hover {
  background-color: #ccc
}

.panel {
  padding: 15px;
  display: none;
  background-color: #78787817;
  overflow: hidden;
  margin-bottom: 25px;
}

.my-new-faqs-addup:after {
  content: "\f067"; /* Font Awesome 6 plus icon */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #777;
  float: right;
  margin-left: 5px;
}

.my-new-faqs-addup.active:after {
  content: "\f068"; /* Font Awesome 6 minus icon */
}

/* my -faqs new functionalities*/


#page {
  overflow: hidden
}


.design-services {
  position: relative;
  background-position: center;
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
  background-image: url(/../wp-content/uploads/2025/10/design-services.webp)
}

.bg-01,
.bg-02,
.bg-03,
.bg-04,
.bg-05,
.bg-06,
.bg-07,
.bg-08 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed !important
}

.wave-shape-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%
}

.wave-shape-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}


.wide-60 {
  padding-top: 100px;
  padding-bottom: 60px
}

.wide-50 {
  padding-top: 100px;
  padding-bottom: 50px
}

.wide-40 {
  padding-top: 100px;
  padding-bottom: 40px
}

.wide-30 {
  padding-top: 100px;
  padding-bottom: 30px
}

.wide-20 {
  padding-top: 100px;
  padding-bottom: 20px
}

.mt-130 {
  margin-top: 130px
}

.mt-120 {
  margin-top: 120px
}

.mt-110 {
  margin-top: 110px
}

.mt-100 {
  margin-top: 100px
}

.mt-95 {
  margin-top: 95px
}

.mt-90 {
  margin-top: 90px
}

.mt-85 {
  margin-top: 85px
}

.mt-80 {
  margin-top: 80px
}

.mt-75 {
  margin-top: 75px
}

.mt-70 {
  margin-top: 70px
}

.mt-65 {
  margin-top: 65px
}

.mt-60 {
  margin-top: 60px
}

.mt-55 {
  margin-top: 55px
}

.mt-50 {
  margin-top: 50px
}

.mt-45 {
  margin-top: 45px
}

.mt-40 {
  margin-top: 40px
}

.mt-35 {
  margin-top: 35px
}

.mt-30 {
  margin-top: 30px
}

.mt-25 {
  margin-top: 25px
}

.mt-20 {
  margin-top: 20px
}

.mt-15 {
  margin-top: 15px
}

.mt-10 {
  margin-top: 10px
}

.mt-5 {
  margin-top: 5px !important
}

.mt-0 {
  margin-top: 0
}

.mt-inverse-150 {
  margin-top: -150px
}

.mt-inverse-140 {
  margin-top: -140px
}

.mt-inverse-130 {
  margin-top: -130px
}

.mt-inverse-120 {
  margin-top: -120px
}

.mt-inverse-110 {
  margin-top: -110px
}

.mt-inverse-100 {
  margin-top: -100px
}

.mt-inverse-90 {
  margin-top: -90px
}

.mt-inverse-80 {
  margin-top: -80px
}

.mt-inverse-70 {
  margin-top: -70px
}

.mt-inverse-60 {
  margin-top: -60px
}

.mt-inverse-50 {
  margin-top: -50px
}

.mt-inverse-40 {
  margin-top: -40px
}

.mt-inverse-30 {
  margin-top: -30px
}

.mt-inverse-20 {
  margin-top: -20px
}

.mb-100 {
  margin-bottom: 100px
}

.mb-95 {
  margin-bottom: 95px
}

.mb-90 {
  margin-bottom: 90px
}

.mb-85 {
  margin-bottom: 85px
}

.mb-80 {
  margin-bottom: 80px
}

.mb-75 {
  margin-bottom: 75px
}

.mb-70 {
  margin-bottom: 70px
}

.mb-65 {
  margin-bottom: 65px
}

.mb-60 {
  margin-bottom: 60px
}

.mb-55 {
  margin-bottom: 55px
}

.mb-50 {
  margin-bottom: 50px
}

.mb-45 {
  margin-bottom: 45px
}

.mb-40 {
  margin-bottom: 40px
}

.mb-35 {
  margin-bottom: 35px
}

.mb-30 {
  margin-bottom: 30px
}

.mb-25 {
  margin-bottom: 25px
}

.mb-20 {
  margin-bottom: 20px
}

.mb-15 {
  margin-bottom: 15px
}

.mb-10 {
  margin-bottom: 10px
}

.mb-5 {
  margin-bottom: 5px !important
}

.mb-inverse-90 {
  margin-bottom: -90px
}

.mb-inverse-80 {
  margin-bottom: -80px
}

.mb-inverse-70 {
  margin-bottom: -70px
}

.mb-inverse-60 {
  margin-bottom: -60px
}

.mb-inverse-50 {
  margin-bottom: -50px
}

.mb-inverse-40 {
  margin-bottom: -40px
}

.mb-inverse-10 {
  margin-bottom: -10px
}

.ml-150 {
  margin-left: 150px
}

.ml-140 {
  margin-left: 140px
}

.ml-130 {
  margin-left: 130px
}

.ml-120 {
  margin-left: 120px
}

.ml-110 {
  margin-left: 110px
}

.ml-100 {
  margin-left: 100px
}

.ml-95 {
  margin-left: 95px
}

.ml-90 {
  margin-left: 90px
}

.ml-85 {
  margin-left: 85px
}

.ml-80 {
  margin-left: 80px
}

.ml-75 {
  margin-left: 75px
}

.ml-70 {
  margin-left: 70px
}

.ml-60 {
  margin-left: 60px
}

.ml-55 {
  margin-left: 55px
}

.ml-50 {
  margin-left: 50px
}

.ml-45 {
  margin-left: 45px
}

.ml-40 {
  margin-left: 40px
}

.ml-35 {
  margin-left: 35px
}

.ml-30 {
  margin-left: 30px
}

.ml-25 {
  margin-left: 25px
}

.ml-20 {
  margin-left: 20px
}

.ml-15 {
  margin-left: 15px
}

.ml-10 {
  margin-left: 10px
}

.ml-5 {
  margin-left: 5px !important
}

.mr-150 {
  margin-right: 150px
}

.mr-140 {
  margin-right: 140px
}

.mr-130 {
  margin-right: 130px
}

.mr-120 {
  margin-right: 120px
}

.mr-110 {
  margin-right: 110px
}

.mr-100 {
  margin-right: 100px
}
@media (max-width: 767px){
.my-m-1, .my-m-2{
 margin-left: 50px;
  margin-right: 50px;  
}
  .mt-24{
    margin-top: 24px;  
  }
}
@media (max-width: 567px){
.my-m-1{
 margin-left: 0px;
  margin-right: 0px;  
}
}
@media (max-width: 567px){
.my-m-2{
 margin-left: 30px;
  margin-right: 30px;  
}
  .mb-22{
    margin-bottom: 22px; 
  }
  .mt-26{
  margin-top: 26px;  
  }
}
@media (max-width: 767px){
.my-m-0{
 margin-left: 0px;
  margin-right: 0px;  
}
}
.mr-95 {
  margin-right: 95px
}

.mr-90 {
  margin-right: 90px
}

.mr-85 {
  margin-right: 85px
}

.mr-80 {
  margin-right: 80px
}

.mr-75 {
  margin-right: 75px
}

.mr-70 {
  margin-right: 70px
}

.mr-65 {
  margin-right: 65px
}

.mr-60 {
  margin-right: 60px
}

.mr-55 {
  margin-right: 55px
}

.mr-50 {
  margin-right: 50px
}

.mr-45 {
  margin-right: 45px
}

.mr-40 {
  margin-right: 40px
}

.mr-35 {
  margin-right: 35px
}

.mr-30 {
  margin-right: 30px
}

.mr-25 {
  margin-right: 25px
}

.mr-20 {
  margin-right: 20px
}

.mr-15 {
  margin-right: 15px
}

.mr-10 {
  margin-right: 10px
}

.mr-5 {
  margin-right: 5px !important
}

.pt-200 {
  padding-top: 200px
}

.pt-100 {
  padding-top: 100px
}


.pt-95 {
  padding-top: 95px
}

.pt-90 {
  padding-top: 90px
}

.pt-85 {
  padding-top: 85px
}

.pt-80 {
  padding-top: 80px
}

.pt-75 {
  padding-top: 75px
}

.pt-70 {
  padding-top: 70px
}

.pt-65 {
  padding-top: 65px
}

.pt-60 {
  padding-top: 60px
}

.pt-55 {
  padding-top: 55px
}

.pt-50 {
  padding-top: 50px
}

.pt-45 {
  padding-top: 45px
}

.pt-40 {
  padding-top: 40px
}

.pt-35 {
  padding-top: 35px
}
.tabs-style{
  padding-top: 0px;  
}
.pt-30 {
  padding-top: 30px
}

.pt-25 {
  padding-top: 25px
}

.pt-20 {
  padding-top: 20px
}

.pt-15 {
  padding-top: 15px
}

.pt-10 {
  padding-top: 10px
}

.pt-5 {
  padding-top: 5px !important
}

.pb-200 {
  padding-bottom: 200px
}

.pb-190 {
  padding-bottom: 190px
}

.pb-180 {
  padding-bottom: 180px
}

.pb-170 {
  padding-bottom: 170px
}

.pb-160 {
  padding-bottom: 160px
}

.pb-150 {
  padding-bottom: 150px
}

.pb-100 {
  padding-bottom: 100px
}

.pb-95 {
  padding-bottom: 95px
}

.pb-90 {
  padding-bottom: 90px
}

.pb-85 {
  padding-bottom: 85px
}

.pb-80 {
  padding-bottom: 80px
}

.pb-75 {
  padding-bottom: 75px
}

.pb-70 {
  padding-bottom: 70px
}

.pb-65 {
  padding-bottom: 65px
}

.pb-60 {
  padding-bottom: 60px
}

.pb-55 {
  padding-bottom: 55px
}

.pb-50 {
  padding-bottom: 50px
}

.pb-45 {
  padding-bottom: 45px
}

.pb-40 {
  padding-bottom: 40px
}

.pb-35 {
  padding-bottom: 35px
}

.pb-30 {
  padding-bottom: 30px
}

.pb-25 {
  padding-bottom: 25px
}

.pb-20 {
  padding-bottom: 20px
}

.pb-15 {
  padding-bottom: 15px
}

.pb-10 {
  padding-bottom: 10px
}

.pb-5 {
  padding-bottom: 5px !important
}

.pl-150 {
  padding-left: 150px
}

.pl-140 {
  padding-left: 140px
}

.pl-130 {
  padding-left: 130px
}

.pl-120 {
  padding-left: 120px
}

.pl-110 {
  padding-left: 110px
}

.pl-100 {
  padding-left: 100px
}

.pl-95 {
  padding-left: 95px
}

.pl-90 {
  padding-left: 90px
}

.pl-85 {
  padding-left: 85px
}

.pl-80 {
  padding-left: 80px
}

.pl-75 {
  padding-left: 75px
}

.pl-70 {
  padding-left: 70px
}

.pl-65 {
  padding-left: 65px
}

.pl-60 {
  padding-left: 60px
}

.pl-55 {
  padding-left: 55px
}

.pl-50 {
  padding-left: 50px
}

.pl-45 {
  padding-left: 45px
}

.pl-40 {
  padding-left: 40px
}

.pl-35 {
  padding-left: 35px
}

.pl-30 {
  padding-left: 30px
}

.pl-25 {
  padding-left: 25px
}

.pl-20 {
  padding-left: 20px
}

.pl-15 {
  padding-left: 15px
}

.pl-10 {
  padding-left: 10px
}

.pl-5 {
  padding-left: 5px !important
}

.pr-200 {
  padding-right: 200px
}

.pr-190 {
  padding-right: 190px
}

.pr-180 {
  padding-right: 180px
}

.pr-170 {
  padding-right: 170px
}

.pr-160 {
  padding-right: 160px
}

.pr-150 {
  padding-right: 150px
}

.pr-100 {
  padding-right: 100px
}

.pr-95 {
  padding-right: 95px
}

.pr-90 {
  padding-right: 90px
}

.pr-85 {
  padding-right: 85px
}

.pr-80 {
  padding-right: 80px
}

.pr-75 {
  padding-right: 75px
}

.pr-70 {
  padding-right: 70px
}

.pr-65 {
  padding-right: 65px
}

.pr-60 {
  padding-right: 60px
}

.pr-55 {
  padding-right: 55px
}

.pr-50 {
  padding-right: 50px
}

.pr-45 {
  padding-right: 45px
}

.pr-40 {
  padding-right: 40px
}

.pr-35 {
  padding-right: 35px
}

.pr-30 {
  padding-right: 30px
}

.pr-25 {
  padding-right: 25px
}

.pr-20 {
  padding-right: 20px
}

.pr-15 {
  padding-right: 15px
}

.pr-10 {
  padding-right: 10px
}

.pr-5 {
  padding-right: 5px !important
}

.rel {
  position: relative !important;
  z-index: 3
}
.my-devcon-2{
    display: none;
  }
@media(max-width:992px){
  .my-devcon-2{
    display: block;
  }
  .my-devcon-1{
    display: none;
  }
}
@media(max-width: 767px){

   .top-notifi .popup{
   display: none;
    }
}
@media(max-width: 576px){
.my-devcon-2 table tbody tr td:nth-child(2) {
  padding-right: 0;
}
  .my-devcon-2 table tbody tr td {
  padding-left: 0;
}
.content-section.division .container .col .h2-md.text-center{
  font-size: 1.5rem;
}
}
.bg-fixed,
.bg-scroll {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}

.bg-scroll {
  background-attachment: fixed !important
}

.bg-dark {
  background-color: #282b38 !important
}

.bg-deepdark {
  background-color: #222d3d
}

.bg-white {
  background-color: #fff !important
}

.bg-lightgrey {
  background-color: #f6f7f8
}

.bg-grey {
  background-color: #f3f4f5
}


.bg-skyblue {
  background-color: #0195ff
}

.bg-pink {
  background-color: #b80404
}

.bg-red {
  background-color: #f6412d
}

.bg-violet-red {
  background-color: #c73e9b
}

.bg-tra {
  background-color: transparent;
  border: 1px solid #aaa
}

.bg-tra-dark {
  background-color: rgba(10, 10, 10, .15)
}

.bg-tra-white {
  background-color: rgba(255, 255, 255, .15)
}

.bg-tra-grey {
  background-color: rgba(17, 36, 70, .04)
}


.bg-tra-skyblue {
  background: rgba(13, 135, 231, .08)
}


.bg-tra-violet-red {
  background: rgb(249 104 123 / 8%)
}
.bg-lightgrey-gradient {
  background-image: linear-gradient(180deg, #f6f7f8, #fff)
}

.bg-dark-gradient {
  background-image: linear-gradient(to right, #282b38, #2e3240, #343848, #3b3f51, #414659, #414659, #414659, #414659, #3b3f51, #343848, #2e3240, #282b38)
}

.bg-skyblue-gradient {
  background-image: linear-gradient(to right, #126fac, #1477ba, #187fc8, #1d86d7, #248ee5, #248ee5, #248ee5, #248ee5, #1d86d7, #187fc8, #1477ba, #126fac)
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2f353e;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  letter-spacing: -.75px
}

h4,
h5,
h6 {
  line-height: 1em
}

h6.h6-xs {
  font-size: 1rem
}

h6.h6-sm {
  font-size: 1.0625rem
}

h6.h6-md {
  font-size: 1.125rem
}

h6.h6-lg {
  font-size: 1.1875rem
}
@media (max-width: 576px){
h6.h6-lg {
  font-size: 1.0875rem
}
}
h6.h6-xl {
  font-size: 1.25rem
}

h5.h5-xs {
  font-size: 1.3125rem
}

h5.h5-sm {
  font-size: 1.375rem
}

h5.h5-md {
  font-size: 1.5rem
}

h5.h5-lg {
  font-size: 1.625rem
}

h5.h5-xl {
  font-size: 1.75rem
}

h4.h4-xs {
  font-size: 1.875rem
}

h4.h4-sm {
  font-size: 2rem
}

h4.h4-md {
  font-size: 2.2rem;
  line-height: 2.75rem
}
@media (max-width: 767px){
.my-port{
  font-size: 2rem;
}
}
h4.h4-lg {
  font-size: 2.25rem
}

h4.h4-xl {
  font-size: 2.375rem
}

h3.h3-xs {
  font-size: 2.5rem
}

h3.h3-sm {
  font-size: 2.625rem
}

h3.h3-md {
  font-size: 2.75rem
}

h3.h3-lg {
  font-size: 2.875rem
}

h3.h3-xl {
  font-size: 3rem
}

h2.h2-xs {
  font-size: 3.125rem
}

h2.h2-sm {
  font-size: 3.25rem
}

h2.h2-md {
  font-size: 3.375rem
}

h2.h2-lg {
  font-size: 3.5rem
}

h2.h2-xl {
  font-size: 3.75rem
}

h2.h2-title-xs {
  font-size: 4.0625rem;
  letter-spacing: -1.5px
}

h2.h2-title-sm {
  font-size: 4.375rem;
  letter-spacing: -1.5px
}

h2.h2-title-md {
  font-size: 4.6875rem;
  letter-spacing: -1.5px
}

h2.h2-title-lg {
  font-size: 5rem;
  letter-spacing: -1.5px
}

h2.h2-title-xl {
  font-size: 5.3125rem;
  letter-spacing: -1.5px
}

h1.h1-xs {
  font-size: 3.125rem
}

h1.h1-sm {
  font-size: 3.25rem
}

h1.h1-md {
  font-size: 3.75rem
}

h1.h1-lg {
  font-size: 4rem
}

#h-h1{
  font-size: 4.5rem;
    font-weight: 500;
    color:#fff;
}
@media (max-width:1199px) {
   div.hero-7-txt #h-h1{
      font-size: 4rem!important;
  }
}
@media (max-width:991px) {
   div.hero-7-txt #h-h1{
      font-size: 4rem!important;
      padding-top: 12px;
  }
}
@media (max-width: 768px) {
   div.hero-7-txt #h-h1{
      font-size: 3.5rem!important;
  }
}
@media (max-width: 576px) {
   div.hero-7-txt #h-h1{
      font-size: 3rem!important;
  }
}
h1.h1-title-xs {
  font-size: 4rem;
  letter-spacing: -1.5px;
}

h1.h1-title-sm {
  font-size: 5rem;
  letter-spacing: -1.5px;
}

h1.h1-title-md {
  font-size: 5.5rem;
  letter-spacing: -1.5px
}

h1.h1-title-lg {
  font-size: 6rem;
  letter-spacing: -1.5px
}

h1.h1-title-xl {
  font-size: 7rem;
  letter-spacing: -1.5px
}

p.p-xs {
  font-size: .836rem
}

p.p-sm {
  font-size: 1rem
}

p {
  font-size: 1.0625rem
}
@media (max-width:767px){
  .hero-7-txt .simple-list li p{
    font-size:1rem;
  }
}
p.p-md {
  font-size: 1.125rem
}
p.p-lg {
    font-size: 1.1875rem;
}
@media (max-width:576px){
p.p-lg {
  font-size: 1.1rem
}
}
p.p-xl {
  font-size: 1.25rem
}

p.p-title-xs {
  font-size: 1.3125rem
}

p.p-title-sm {
  font-size: 1.375rem
}

p.p-title-md {
  font-size: 1.4375rem
}

p.p-title-lg {
  font-size: 1.5rem
}

p.p-title-xl {
  font-size: 1.5625rem
}

a {
  color: #6c757d;
  text-decoration: none;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

a:hover {
  color: #666;
  text-decoration: none
}

a:focus {
  outline: 0;
  text-decoration: none
}

ul {
  margin: 0;
  padding: 0;
}

.txt-list li i {
  position: relative;
  font-size: 1.05rem;
  line-height: 1.5rem;
  float: left;
  margin-right: 10px;
  top: 2px
}

.txt-list li p {
  overflow: hidden;
  margin-bottom: 10px
}

ul.simple-list {
  list-style: disc;
  margin-left: 15px
}

.box-list p {
  position: relative;
  font-weight: 400;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #ddd
}

.bg-dark .box-list p {
  border-bottom: 1px dashed #777
}

.box-list p:last-child {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none
}

.box-list p span {
  font-weight: 500;
  position: absolute;
  top: 0;
  right: 15px
}

.bg-dark .box-list p span {
  color: #fff
}

.btn {
  background-color: transparent;
  color: #fff;
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 500;
  padding: 16px 32px;
  border: 1px solid transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.btn-sm {
  background-color: transparent;
  color: #fff;
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 500;
  padding: 16px 32px;
  border: 1px solid transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.btn-xs {
  background-color: transparent;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  padding: 12px 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.btn-dropdown {
  background-color: #222d3d;
  color: #fff;
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 500;
  padding: 5px 15px 5px 15px;
  border: 1px solid transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.btn.btn-sm {
  font-size: 1rem;
  padding: 13px 30px
}
@media (max-width: 621px){
.btn-my-1{
  position: relative;
  left: 12px;
}
.btn-my-2{
  position: relative;
    top: 10px;
  right: 12px;
}
}
.btn.btn-md {
  font-size: 1.125rem;
  padding: 18px 34px
}
.h-form-main{
    display: flex;
    justify-content: center;
}
@media (max-width:576px){
  .h-form-main{
  display:block;
}
}
@media (max-width:438px){
  .h-form-main{
  width: 113%;
}
}
.h-new-btn{
  font-size: 1.125rem;
    padding: 18px 34px;
    margin: 5px 5px 5px 5px;
    width: 20%;
  
}

@media (max-width:1199px){
  .h-new-btn{
    margin: 5px 5px 5px 5px;
} 
}
@media (max-width:776px){
  .h-new-btn{
    font-size: 0.80rem!important;
    padding:0px!important;
    width:17%;
}  
}
@media (max-width:576px){
  .h-new-btn{
   width: 32%;
    padding: 18px 34px!important;
    display: flex;
    justify-content: center;
    margin: auto;
    
}  
}
@media (max-width:438px){
  .h-new-btn{
    width:22%;
    padding: 18px 21px!important;
    position: relative;
    right: 25px;
    top: 6px;
}  
}
.h-s{
  background: #333;
  border-radius: 5px;
  padding:15px 15px;
  border: none;
  margin:5px;
  width: 50%;
  height:55px;
  font-size: 18px;
  line-height: 55px;
  color: #fff;
  float: left;
}
@media (max-width:1199px){
    .h-s{
      width:48%; 
      font-size:16px;
  }
}
@media (max-width:776px){
    .h-s{
  width:46%;
  }
}
@media (max-width:576px){
    .h-s{
      width: 55%;
      font-size: 14px;
  }
}
@media (max-width:438px){
    .h-s{
      width: 40%;
      padding: 15px 10px;
      margin: 2 px!important;
  }
}
.h-c{
    background: #333;
    border-radius: 5px;
    padding: 15px 15px;
    border: none;
    margin: 5px;
    width: 10%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    color: #fff;
    float: left; 
}
@media (max-width:776px){
    .h-c{
  font-size: 16px;
  }
}
@media (max-width: 576px){
.h-c {
    font-size: 15px;
    width: 17.8%;
}
}
@media (max-width: 438px){
.h-c {
    font-size: 13px;
    width: 16.8%;
    padding: 15px 10px;
}
}
.h-w{
    font-weight: 700;
    border-radius: 5px;
    margin: 5px;
    background-color: #0195ff;
    color: #fff;
    font-size: 20px;
    width: 15%;
    height: 55px;
    line-height: 55px;
    float: left;
    text-align: center;
}
@media (max-width: 930px){
.h-w{
  width: 13%;
 } 
}
@media (max-width:776px){
.h-w{
  width: 11%;
    font-size: 16px;
 } 
}
@media (max-width:576px){
.h-w{
  width: 19%;
    font-size: 16px;
    font-weight: 500;
 } 
}
@media (max-width:438px){
.h-w{
  width: 17%;
 } 
}
.btn.btn-lg {
  font-size: 1.15rem;
  padding: 20px 36px
}

.h-mycenter{
  position: relative;
  bottom: 5px;
}
.btn.btn-xl {
  font-size: 1.75rem;
  padding: 25px 40px;
  margin-left: 15px;
  margin-right: 15px;
  letter-spacing: 2px;
  font-weight: 400;
  text-transform: uppercase;
}


.btn.btn-md.btn-transparent {
  padding: 18px 6px
}
@media (max-width : 576px){
  
.btn.btn-md.btn-transparent {
  width:100%;
}
}
.btn.btn-lg.btn-transparent {
  padding: 20px 6px
}

.btn.ico-left span {
  position: relative;
  top: 1px;
  right: 3px
}

.btn.ico-right span {
  position: relative;
  top: 1px;
  left: 3px
}

.btn.ico-20.ico-left span {
  top: 4px;
  right: 6px
}

.btn-transparent {
  padding: 16px 6px;
  background-color: transparent;
  border-color: transparent
}

.box-transparent {
  background-color: #fff
}

.box-transparent:hover {
  background-color: #add8e6;
}

.white-color .btn-transparent:hover {
  color: #fff
}



.dark-color.btn.btn-transparent:focus {
  color: #dce3e7 !important
}

.btn-white,
.white-color .btn-white {
  color: #b80404;
  background-color: #fff;
  border-color: #fff !important
}


.btn-tra-white {
  color: #fff;
  background-color: transparent;
  border-color: #fff !important
}

.scroll .btn-tra-white {
  color: #dce3e7 !important;
  background-color: transparent;
  border-color: #dce3e7 !important
}

.btn-grey,
.white-color .btn-grey {
  color: #666;
  background-color: rgba(17, 36, 70, .04);
  border-color: rgba(17, 36, 70, .02) !important
}

.btn-tra-grey,
.white-color .btn-tra-grey {
  color: #dce3e7;
  background-color: transparent;
  border-color: #ccc !important
}

.btn-black,
.white-color .btn-black {
  color: #fff;
  background-color: #dce3e7;
  border-color: #dce3e7
}

.btn-tra-black,
.white-color .btn-tra-black {
  color: #dce3e7;
  background-color: transparent;
  border-color: #dce3e7
}

.blue-hover:hover,
.btn-blue,
.scroll .blue-hover:hover,
.scroll .btn-blue,
.white-color .blue-hover:hover,
.white-color .btn-blue {
  color: #fff !important;
  background-color: #0f53fa !important;
  border-color: #0f53fa !important
}


.btn-pink,
.pink-hover:hover,
.scroll .btn-pink,
.scroll .pink-hover:hover,
.white-color .btn-pink,
.white-color .pink-hover:hover {
  color: #fff !important;
  background-color: #b80404 !important;
  border-color: #b80404 !important
}
@media (max-width : 576px){
  .btns-group .my-call{
        width:100%;
  }
}
.btn-tra-pink,
.btn-tra-pink-hover:hover,
.scroll .btn-tra-pink,
.scroll .tra-pink-hover:hover,
.tra-pink-hover:hover,
.white-color .btn-tra-pink,
.white-color .tra-pink-hover:hover {
  color: #b80404 !important;
  background-color: transparent !important;
  border-color: #b80404 !important
}

.btn-purple,
.scroll .btn-purple,
.white-color .btn-purple,
.purple-hover:hover,
.scroll .purple-hover:hover,
.white-color .purple-hover:hover {
  color: #fff !important;
  background-color: #6a26da !important;
  border-color: #6a26da !important;
}

.btn-tra-purple,
.scroll .btn-tra-purple,
.white-color .btn-tra-purple,
.tra-purple-hover:hover,
.scroll .tra-purple-hover:hover,
.white-color .tra-purple-hover:hover {
  color: #6a26da !important;
  background-color: transparent !important;
  border-color: #6a26da !important;
}

.btn-skyblue,
.scroll .btn-skyblue,
.scroll .skyblue-hover:hover,
.skyblue-hover:hover,
.white-color .btn-skyblue,
.white-color .skyblue-hover:hover {
  color: #fff !important;
  background-color: #0195ff !important;
  border-color: #0195ff !important
}

.btn-green,
.scroll .btn-green,
.white-color .btn-green,
.green-hover:hover,
.scroll .green-hover:hover,
.white-color .green-hover:hover {
  color: #fff !important;
  background-color: #0fbc49 !important;
  border-color: #0fbc49 !important;
}

.btn-tra-green,
.scroll .btn-tra-green,
.white-color .btn-tra-green,
.tra-green-hover:hover,
.scroll .tra-green-hover:hover,
.white-color .tra-green-hover:hover {
  color: #0fbc49 !important;
  background-color: transparent !important;
  border-color: #0fbc49 !important;
}

.btn-lightblue,
.lightblue-hover:hover,
.scroll .btn-lightblue,
.scroll .lightblue-hover:hover,
.white-color .btn-lightblue,
.white-color .lightblue-hover:hover {
  color: #fff !important;
  background-color: #d0e2f0 !important;
  border-color: #d0e2f0 !important
}

.btn-tra-skyblue,
.scroll .btn-tra-skyblue,
.scroll .tra-skyblue-hover:hover,
.tra-skyblue-hover:hover,
.white-color .btn-tra-skyblue,
.white-color .tra-skyblue-hover:hover {
  color: #0195ff !important;
  background-color: transparent !important;
  border-color: #0195ff !important
}

.btn-violet-red,
.scroll .btn-violet-red,
.scroll .violet-red-hover:hover,
.violet-red-hover:hover,
.white-color .btn-violet-red,
.white-color .violet-red-hover:hover {
  color: #fff !important;
  background-color: #c73e9b !important;
  border-color: #c73e9b !important
}

.btn-tra-violet-red,
.scroll .btn-tra-violet-red,
.scroll .tra-violet-red-hover:hover,
.tra-violet-red-hover:hover,
.white-color .btn-tra-violet-red,
.white-color .tra-violet-red-hover:hover {
  color: #c73e9b !important;
  background-color: transparent !important;
  border-color: #c73e9b !important
}

.scroll .white-hover:hover,
.white-hover:hover {
  color: #dce3e7 !important;
  background-color: #fff !important;
  border-color: #fff !important
}

.tra-white-hover:hover,
.white-color .tra-white-hover:hover {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #fff !important
}

.scroll .tra-white-hover:hover {
  color: #dce3e7 !important;
  background-color: transparent !important;
  border-color: #dce3e7 !important
}

.dark-menu .scroll .tra-white-hover:hover {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #fff !important
}

.black-hover:hover,
.scroll .black-hover:hover,
.white-color .black-hover:hover {
  color: #fff !important;
  background-color: #dce3e7 !important;
  border-color: #dce3e7 !important
}

.scroll .tra-black-hover:hover .white-color .tra-black-hover:hover,
.tra-black-hover:hover {
  color: #dce3e7 !important;
  background-color: transparent !important;
  border-color: #dce3e7 !important
}

.grey-hover:hover,
.scroll .grey-hover:hover {
  color: #dce3e7 !important;
  background-color: #dce3e7;
  border-color: rgba(17, 36, 70, .02) !important
}

.scroll .tra-grey-hover:hover,
.tra-grey-hover:hover {
  color: #dce3e7 !important;
  background-color: transparent !important;
  border-color: #ccc !important
}

.cbox-3{
 display: flex; 
}
.cbox-3-txt {
  display: inline-block !important;
  padding-left: 10px;
}

.cbox-txt {
  overflow: hidden;
  padding-left: 25px;
}


.cbox-ico {
  float: left;
  text-align: center;
  margin-top: 2px;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
  /*cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;*/
}

.mfp-zoom {
  cursor: pointer;
  /* cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; */
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}



/******************************************************BUTTONS & VIDEOS **************************************************/
/*************************************************************************************************************************/
.btn:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn.btn-black:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-grey:focus {
  color: #666;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-tra-black:focus,
.btn.btn-tra-grey:focus {
  color: #333;
  -webkit-box-shadow: none;
  box-shadow: none
}

.watch-video {
  display: inline-block;
  position: relative
}

.watch-video-link {
  display: inline-block;
  position: relative;
  text-align: center;
  float: left;
  width: 56px;
  height: 56px;
  color: #fff;
  border: 2px solid transparent;
  margin-right: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%
}

.watch-video-link:before {
  content: '';
  position: absolute;
  left: -3px;
  right: -3px;
  top: -3px;
  bottom: -3px;
  background: rgba(255, 255, 255, .2);
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.watch-video-link:hover:before {
  opacity: .75;
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px
}

.watch-video-link.bg-tra-white {
  background-color: rgba(255, 255, 255, .15);
  border: 2px solid transparent
}

.watch-video-link.ico-35 [class^=flaticon-]:after,
.watch-video-link.ico-35 [class^=flaticon-]:before {
  line-height: 54px !important;
  margin-left: 5px
}

.watch-video-txt {
  display: inline-block
}

p.video-txt-lg {
  line-height: 1;
  font-weight: 500;
  margin-bottom: 5px
}

p.video-txt-sm {
  line-height: 1;
  padding-left: 2px;
  margin-bottom: 0
}

.btn-md.btn-video-link {
  color: #666;
  font-size: 18px;
  padding: 10px 8px
}

.btn-md.btn-video-link span {
  position: relative;
  top: 5px;
  right: 6px
}

.btn-md.btn-video-link {
  line-height: 30px !important
}

.video-preview {
  position: relative;
  text-align: center
}

.video-btn {
  position: absolute !important;
  top: 50% !important;
  left: 50%;
  display: inline-block;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%
}

.video-btn-xl {
  width: 120px;
  height: 120px;
  margin-top: -60px;
  margin-left: -60px
}

.video-btn-lg {
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px
}

.video-btn-md {
  width: 80px;
  height: 80px;
  margin-top: 100px !important;
  margin-left: -40px
}
@media (max-width:991px){
  .video-btn-md {
  margin-top: 133px !important;
  margin-left: -14px;
  }
}
@media (max-width:576px){
 .video-btn-md {
    width: 60px;
    height: 60px;
    margin-top: 170px !important;
    margin-left: -9px;
}
  }
@media (max-width:500px){
   .video-btn-md {
      margin-left: -7px;
  }
}
  @media (max-width:430px){
    .video-btn-md {
      margin-top: 230px !important;
      margin-left: -13px;
    }
  }
  @media (max-width:385px){
    .video-btn-md {
      margin-top: 254px !important;
    }
  }
.video-btn-sm {
  width: 80px;
  height: 80px;
  margin-top: -30px;
  margin-left: 220px
}

.video-block-wrapper {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.video-btn.video-btn-xl [class^=flaticon-]:after,
.video-btn.video-btn-xl [class^=flaticon-]:before {
  line-height: 120px !important;
  margin-left: 10px
}

.video-btn.video-btn-lg [class^=flaticon-]:after,
.video-btn.video-btn-lg [class^=flaticon-]:before {
  line-height: 100px !important;
  margin-left: 8px
}

.video-btn.video-btn-md [class^=flaticon-]:after,
.video-btn.video-btn-md [class^=flaticon-]:before {
  line-height: 80px !important;
  margin-left: 7px
}
@media (max-width:576px){
  .video-btn.video-btn-md [class^=flaticon-]:after, .video-btn.video-btn-md [class^=flaticon-]:before {
    line-height: 62px !important;
    margin-left: 6px;
}
}
.video-btn.video-btn-sm [class^=flaticon-]:after,
.video-btn.video-btn-sm [class^=flaticon-]:before {
  line-height: 80px !important;
  margin-left: 6px
}



/**************************************************** FOOTER *********************************************************************/
.my-ft-p{
 position: relative;
  right: 8px;
}
/* For footer Search option */
@media (max-width: 719px){
.Popup__Container-sc-1dmol00-0{
  left : 51px;
} 
}
@media (max-width: 430px){
.Popup__Container-sc-1dmol00-0{
  width: 300px;
  
} 
}

@media (min-width: 1200px){
.my-it-logo{
      width: 60%;
}
}
@media (max-width: 1199px){
.my-it-logo{
      width: 84%;
  left: 24px;
}
}
@media (max-width: 992px){
.my-it-logo{
      width: 30%;
}
}
@media (max-width: 992px){
.my-it-logo{
      width: 32%;
}
}
@media (max-width: 767px){
.my-it-logo{
      width: 34%;
}
}
@media (max-width: 648px){
.my-it-logo{
      width: 38%;
}
}
@media (max-width: 580px){
.my-it-logo{
      width: 48%;
}
}
@media (max-width: 518px){
.my-it-logo{
      width: 56%;
}
}
@media (max-width: 428px){
.my-it-logo{
      width: 66%;
}
}
@media (max-width: 380px){
.my-it-logo{
      width: 76%;
}
}
@media (max-width: 340px){
.my-it-logo{
      width: 80%;
}
}
.section-id {
  display: block;
  font-size: 1.1875rem;
  font-weight: 500;
  letter-spacing: .5px;
  margin-bottom: 35px
}

.we-are {
  display: block;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: .5px;
  margin-bottom: 0
}

.we-are.rounded-id {
  display: inline-block;
  padding: 6px 24px;
  font-size: 2rem;
  text-transform: uppercase;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px
}

.section-id-2 {
  display: block;
  font-size: 1.1875rem;
  font-weight: 500;
  letter-spacing: .5px;
  margin-bottom: 5px
}

.section-title .section-id,
.section-title-left .section-id {
  margin-bottom: 25px
}

.section-id.grey-color {
  color: #998da0;
  opacity: .65
}

.section-id.rounded-id {
  display: inline-block;
  padding: 6px 24px;
  font-size: 1.05rem;
  text-transform: uppercase;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px
}

.section-id-2.rounded-id {
  display: initial;
  padding: 6px 24px;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px
}


.title-01,
.title-02,
.title-03 {
  text-align: center
}

.title-01 h2 {
  letter-spacing: -1px
}

.title-01 p {
  padding: 0 3%;
  margin-top: 20px;
  margin-bottom: 0
}

.title-02 p {
  margin-top: 20px;
  margin-bottom: 0
}

.section-title .btn {
  margin-top: 25px
}

.txt-300 {
  font-weight: 300
}

.txt-400 {
  font-weight: 400
}

.txt-500 {
  font-weight: 500
}

.txt-600 {
  font-weight: 600
}

.txt-700 {
  font-weight: 700
}

.txt-900 {
  font-weight: 900
}

.txt-upcase {
  text-transform: uppercase
}


.more-questions {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}


.white-color,
.white-color a,
.white-color h2,
.white-color h3,
.white-color h4,
.white-color h5,
.white-color h6,
.white-color i,
.white-color li,
.white-color p,
.white-color span {
  color: #fff
}

.dark-color,
.dark-color a,
.dark-color h2,
.dark-color h3,
.dark-color h4,
.dark-color h5,
.dark-color h6,
.dark-color i,
.dark-color li,
.dark-color p,
.dark-color span,
.white-color .dark-color {
  color: #dce3e7
}

.grey-color,
.grey-color a,
.grey-color h2,
.grey-color h3,
.grey-color h4,
.grey-color h5,
.grey-color h6,
.grey-color i,
.grey-color li,
.grey-color p,
.grey-color span,
.white-color .grey-color {
  color: #757575
}

.skyblue-color,
.skyblue-color a,
.skyblue-color h2,
.skyblue-color h3,
.skyblue-color h4,
.skyblue-color h5,
.skyblue-color h6,
.skyblue-color i,
.skyblue-color li,
.skyblue-color p,
.skyblue-color span,
.white-color .skyblue-color {
  color: #0195ff
}


.green-color,
.green-color h2,
.green-color h3,
.green-color h4,
.green-color h5,
.green-color h6,
.green-color p,
.green-color a,
.green-color li,
.green-color i,
.green-color span,
.white-color .green-color {
  color: #0fbc49;
}


.pink-color,
.pink-color a,
.pink-color h2,
.pink-color h3,
.pink-color h4,
.pink-color h5,
.pink-color h6,
.pink-color i,
.pink-color li,
.pink-color p,
.pink-color span,
.white-color .pink-color {
  color: #e21919
}

.tra-pink-color,
.tra-pink-color a,
.tra-pink-color h2,
.tra-pink-color h3,
.tra-pink-color h4,
.tra-pink-color h5,
.tra-pink-color h6,
.tra-pink-color i,
.tra-pink-color li,
.tra-pink-color p,
.tra-pink-color span,
.white-color .tra-pink-color {
  color: rgba(245, 86, 108, 1)
}


.content-section .img-block.left-column,
.content-section .txt-block.left-column,
.tabs-section .img-block.left-column,
.tabs-section .txt-block.left-column {
  padding-left: 5px;
  padding-right: 20px;
  margin-bottom: 40px
}
@media (max-width:1199px){
.content-section .img-block.left-column,
.content-section .txt-block.left-column,
.tabs-section .img-block.left-column,
.tabs-section .txt-block.left-column {
  padding-left:0px;
    padding-right:0px;
  margin-bottom: 40px;
}
}

@media (max-width:928px){
.my-pt-42{
  padding-top: 42px!important;
 }

}
@media (max-width:576px){
    .non-empty-space{
  height: 27px!important;
      margin-top: 0px!important;
}
}
@media (max-width:991px){
  .h-myimg{
    width:50%;
    
  }
  .content-section .img-block.left-column{
    padding-top:78px;
    margin-bottom: 0px;
}
}
@media (max-width:767px){
  .h-myimg{
    width:65%; 
  }
}
@media (max-width:500px){
  .h-myimg{
    width:75%; 
  }
}
@media (max-width:400px){
  .h-myimg{
    width:85%; 
  }
}
@media (max-width:885px){
  .pl-24{
    padding-left:24px!important; 
  }
  .pr-24{
    padding-right: 24px;
  }
 .pr-16{
   padding-right: 16px;
  }
  .pl-16{
   padding-left: 16px;
  }
  .pr-12{
   padding-right: 12px;
  }
  .pl-12{
   padding-left: 12px;
  }
  
}
@media (min-width:1200px){
.h-my-row-2{
  display:none;
}
.h-my-row-3{
  display:none;
}
}
@media (max-width:1200px){
 .h-my-row-1{
  display:none;
}
  .h-my-row-3{
  display:none;
}
}
@media (max-width:992px){
 .h-my-row-2{
  display:none;
}
    .h-my-row-3{
  display:flex;
}
  .pt-84{
   padding-top: 84px;
  }
  .my-pt24{
    margin-top: 22px;
  }
  .pb-84{
   padding-bottom: 84px;
  }
}
.h-my-row-3{
  margin-left: 10px;
    margin-right: 10px;
}
.pb-80{
  padding-bottom:80px!important;
}
@media (max-width:992px){
.my-pb{
  padding-bottom:80px!important;
}
}
@media (max-width:749px){
.my-pb1{
  padding-bottom:80px!important;
}
}

@media (max-width:692px){
.my-pb1{
  padding-bottom:59px!important;
}
}
@media (max-width:604px){
.my-pb1{
  padding-bottom:80px!important;
}
}
@media (max-width:698px){
.my-pb2{
  padding-bottom:80px!important;
}
}
@media (max-width:604px){
.my-pb2{
  padding-bottom:80px!important;
}
}
@media (max-width:652px){
.my-pb3{
  padding-bottom:80px!important;
}
}
@media (max-width:652px){
.my-pb3{
  padding-bottom:59px!important;
}
}
@media (max-width:930px){
.my-pl24{
  padding-left:32px!important;
}
}
@media (max-width:576px){
.mr-140{
  margin-right:0px;
}
}
@media (max-width:1199px){
.app-col{
  padding: 0px!important; 
} 
  
}
.mainpt-24{
  padding-top:24px;
  }
@media (max-width:992px){
.my-ml-mr{
  margin-left:10px;
  margin-right:10px;
}
}
.pb1-80{
  padding-bottom: 80px!important;
}
@media (max-width:1199px){
.pb1-80{
  padding-bottom: 102px!important;
} 
}
@media (max-width:992px){
.pb1-80{
  padding-bottom: 80px!important;
} 
}

.pb2-80{
  padding-bottom: 80px!important
}
@media (max-width:767px){
.pb2-80{
  padding-bottom: 80px!important;
} 
}
@media (max-width:757px){
.pb2-80{
  padding-bottom: 55px!important;
} 
}
@media (max-width:851px){
.pb4-80{
  padding-bottom: 80px!important;
} 
}
@media (max-width:740px){
.pb4-80{
  padding-bottom: 55px!important;
} 
}
@media (max-width:672px){
.pb4-80{
  padding-bottom: 80px!important;
} 
}
@media (max-width:586px){
.pb4-80{
  padding-bottom: 80px!important;
} 
}
@media (max-width:836px){
.pb5-80{
  padding-bottom: 80px!important;
} 
}
@media (max-width:583px){
.pb5-80{
  padding-bottom: 55px!important;
} 
}
@media (min-width:1199px){
.pb6-80{
  padding-bottom: 28px!important;
} 
}
@media (max-width:756px){
.pb6-80{
  padding-bottom: 80px!important;
} 
}
@media (max-width:992px){
.dm-img{
  width:70%;
  
}
}
@media (max-width:740px){
.dm-img{
  width:80%;
  
}
}
@media (max-width:680px){
.dm-img{
  width:90%;
  
}
}
@media (max-width:576px){
.dm-img{
  width:100%;
  
}
}
@media (max-width:576px){
.dm-img{
  width:100%; 
}
}
@media (max-width:1199px){
.p2b{
  padding-bottom: 80px!important; 
}

}
@media (max-width:992px){
.p2b{
  padding-bottom: 55px!important; 
}

}
@media (max-width:678px){
.p2b{
  padding-bottom: 80px!important; 
}

}
@media (max-width:1199px){
.p3b{
    padding-bottom: 55px!important;
    padding-left: 29px!important;
    padding-right: 29px!important;
}
}
@media (max-width:767px){
.p3b{
    padding-bottom: 80px!important;
    padding-left: 29px!important;
    padding-right: 29px!important;
}
  .p4b{
    padding-bottom: 80px!important;
    padding-left: 29px!important;
    padding-right: 29px!important;
}
}
@media (max-width:690px){
.p4b{
    padding-bottom: 55px!important;
    padding-left: 29px!important;
    padding-right: 29px!important;
}
}
@media (max-width:620px){
.p4b{
    padding-bottom: 80px!important;
}
}


@media (max-width:1199px){
.p5b{
  padding-bottom: 80px!important; 
}
  .p6b{
  padding-bottom: 80px!important; 
}
}
@media (max-width:655px){
.p6b{
  padding-bottom: 55px!important; 
}
}
@media (max-width:699px){
.p5b{
  padding-bottom: 55px!important; 
}
}
@media (max-width:655px){
.p5b{
  padding-bottom: 55px!important; 
}
}
@media (max-width:992px){
.cs-img{
  padding-top:16px!important;
}
}
@media (max-width:992px){
.cs-img img{
  width:75%;
}
}
@media (max-width:767px){
.cs-img img{
  width:80%;
}
}
@media (max-width:576px){
.cs-img img{
  width:90%;
}
}
@media (max-width:450px){
.cs-img img{
  width:95%;
}
}

@media (max-width:700px){
.my-fa-2x{
  font-size:1.5rem;
  margin-top:21px!important;
}
.my-rounded-x{
    width: 66px;
    height: 66px;
  }
  .my-table{
    margin-left:12px;
  }
}
@media (max-width: 2500px){
 .pbn1{
      padding-bottom:80px!important;
  }
  .pbn2{
      padding-bottom:25px!important;
  }
}
@media (max-width: 992px){
  .pbn2{
      padding-bottom:55px!important;
  }
}
@media (max-width: 727px){

  .pbn2{
      padding-bottom:80px!important;
  }
}
@media (max-width: 696px){

  .pbn2{
      padding-bottom:55px!important;
  }
}
@media (max-width: 649px){

  .pbn2{
      padding-left: 29px!important;
    padding-right: 29px!important;
  }
}
@media (max-width: 605px){

 .pbn2{
      padding-bottom:24px!important;
  }

.pbn1{
     padding-left: 29px!important;
    padding-right: 29px!important;
  }
}
@media (max-width: 856px){
  .pbn4{
      padding-bottom:84px!important;
  }
}
@media (max-width: 792px){
  .pbn4{
      padding-bottom:55px!important;
  }
}
@media (max-width: 738px){
  .pbn3{
      padding-bottom:80px!important;
  }
}
@media (max-width: 721px){
  .pbn3{
       padding-left: 29px!important;
     padding-right: 29px!important;
  }
}
@media (max-width: 677px){
  .pbn3{
         padding-bottom: 55px!important;
  }
}
@media (max-width: 992px){
  .sm-img{
         float:right;
       margin-right:48px;
  }
}
@media (max-width: 757px){
  .sm-img{
         float:right;
       margin-right:0px;
  }
}
@media (max-width: 2500px){
  .pbs4{
         padding-bottom:80px!important;
  }
}
@media (max-width: 1199px){
  .pbs4{
         padding-bottom:55px!important;
  }
}
@media (max-width: 992px){
  .pbs2{
         padding-bottom:32px!important;
  }
}
@media (max-width: 810px){
  .pbs1{
          padding-left: 29px!important;
          padding-right: 29px!important;
  }

}
@media (max-width:852px){
   .pbs4{
         padding-bottom:80px!important;
  }

}
@media (max-width: 992px){
  .pbs1{
         margin-bottom:40px!important;
  }
  .pbs2{
         margin-bottom:40px!important;
  }

}
@media (max-width: 576px){
  .pbs1{
         margin-bottom:20px!important;
  }
  .pbs2{
         margin-bottom:20px!important;
  }
  .my-mb-20{
    margin-bottom:20px!important;
  }

}
@media (max-width:767px){
   .pbs1{
         padding-bottom:28px!important;
  }

}
@media (max-width:692px){
   .pbs2{
         padding-left: 29px!important;
          padding-right: 29px!important;
  }

}
@media (max-width:648px){
   .pbs1{
        padding-bottom: 55px!important;
  }

}
@media (max-width:616px){
   .pbs1{
        padding-bottom: 26px!important;
  }

}
@media (max-width:749px){
   .pbs3{
        padding-bottom: 80px!important;
  }

}
@media (max-width:699px){
   .pbs3{
        padding-left: 29px!important;
        padding-right: 29px!important;
  }

}
@media (max-width:669px){
   .pbs5{
        padding-left: 29px!important;
        padding-right: 29px!important;
  }
  .pbs6{
        padding-left: 29px!important;
        padding-right: 29px!important;
  }
}
.portfolio-sec-2{
    display: none!important; 
  }
@media (max-width:768px){
  .portfolio-sec-1{
    display: none!important; 
  }
   .portfolio-sec-2{
    display: inline!important; 
  }
  .portfolio-img{
    border: none;
    border-radius: 17px;
  }
  .portfolio-img-extra{
    height:91vh;
  }
  .portfolio-content-center{
    display:flex;
    justify-content: center;
    margin-top:0px!important;
    
  }
}
@media (max-width: 576px){
   .portfolio-img{
      width:75%;
     
  }
  .project-preview{
      text-align: center;
  }
    
}
@media (max-width: 400px){
   .portfolio-img{
      width:85%;
      height: 55%;
  }
}
@media (max-width: 576px){
   .brands-img{
      width:80%;
  }
}
@media (max-width: 490px){
   .brands-img{
      width:90%;
  }
}
@media (max-width: 440px){
   .brands-img{
      width:100%;
  }
}
@media (max-width:992px){
   .my-text-center{
      text-align: center;
  }
  .my-pt-20{
      margin-top: 16px;
  }
   .my-pt-28{
      margin-top:28px;
  }
}
@media (max-width: 1199px){
  .my-brand-img{
    max-width: 100%;
  }  
}
@media (max-width:1199px){
   .my-text-center-1{
      text-align: center;
  }
}
@media (max-width:576px){
   .my-text-center-1{
      text-align: start!important;
  }
}
/*For web hosting plan main*/
@media (max-width:769px){
    .comp-table__columnGroup .h-comp-table__tableData,.comp-table__columnGroupSection .h-comp-table__tableData,.comp-table__columnHeader:nth-child(2),.comp-table__tableBodyRow .h-comp-table__tableData:nth-child(2){
        border-left:1px solid #bdbdbd!important
    }
    .comp-table__emptyCell,.h-comp-table__rowheader{
        display:none
    }
    .comp-table__productImage{
        height:auto;
        max-width:100%
    }
    .comp-table__columnGroupSection .h-comp-table__tableData{
        text-align:center;
        font-size:1rem!important
    }
    .comp-table__recommendedText{
        /*font-size:.8rem!important*/
    }
    .comparisonTableContainer .h-comp-table__tableData:not([scope="colgroup"]){
        min-width:80px!important;
        max-width:80px!important
    }
    .comparisonTableContainer.moreThan4 .h-comp-table__tableData:not([scope="colgroup"]){
        min-width:90px!important;
        max-width:90px!important
    }
    .comparisonTableContainer.moreThan4 .h-comp-table__tableData[scope="colgroup"]{
        text-align:left
    }
    .comp-table__productImageContainer{
        width:80px;
        height:80px
    }
}
.comparisonTableContainer.moreThan4 .h-comp-table__tableData[scope="colgroup"] span {
    padding-left: 10px;
}
.comparisonTableContainer.moreThan4 .h-comp-table__tableData[scope="colgroup"]{
    padding-left: 0
}
@media (max-width:769px) and (min-width:400px){
    .comp-table__price,.comp-table__productLink,.comp-table__productName,.h-comp-table__tableData{
        font-size:1rem!important
    }
}
@media (max-width:400px){
    .comp-table__price,.comp-table__productLink,.comp-table__productName,.h-comp-table__tableData{
        font-size:.9rem!important
    }
}
.comp-table{
    width:100%;
    margin:auto;
    border-bottom:1px solid #bdbdbd;
    table-layout:auto;
    border-collapse:separate;
    border-spacing:0
}
.comparisonTableContainer{
    overflow:auto
}
.comparisonTableContainer .h-comp-table__tableData:not([scope="colgroup"]){
    min-width:150px;
    max-width:150px
}
.comparisonTableContainer .h-comp-table__rowheader{
    width:200px!important;
    min-width:200px!important;
    max-width:200px!important;
    font-size:1.2rem;
    border-left: 1px solid #bdbdbd;
}
.comp-table Check:before{
    color:#4ac263;
    font-size:20px
}
.comp-table X:before{
    color:#808080;
    font-size:20px
}
.h-comp-table__tableData{
    border-right:1px solid #bdbdbd;
    border-top:1px solid #bdbdbd
}
.comp-table caption{
    position:absolute;
    opacity:0;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden
}
.h-comp-table__rowheader{
    /*width:20%;*/
    text-align:left;
    padding:10px;
    font-weight:700;
    color:#000000;
    left:0;
    position:sticky
}
.h-comp-table__tableData{
    padding:12px 7px;
    background:#ffffff;
    border-color:#bdbdbd;
    line-height:1.4
}
[scope="colgroup"] span{
    position:sticky;
    top:0;
    left:0
}
.comp-table__columnGroup,.comp-table__columnHeader,.h-comp-table__tableDataCell{
    text-align:center;
    background-clip:padding-box!important
}
.comp-table__columnHeader{
    font-weight:700;
    background:#ffffff;
    padding-top:55px;
    padding-bottom:10px;
    position:relative
}
@media(min-height:450px){
    .comp-table__columnHeaders{
        position:sticky;
        top:0;
        left:0;
        z-index:9
    }
}
.comp-table__emptyCell{
    border-top:1px solid #ffffff;
    border-left:1px solid #ffffff;
    background:#ffffff;
    position: sticky;
    left: 0;
    z-index: 99;
}
.h-comp-table__tableDataCell{
    color:#000000;
    font-size:1.2rem;
    padding:12px 3px
}
.comp-table__columnHeader:not(.comp-table__recommended) .comp-table__recommendedText{
    display:none
}
.comp-table__recommendedText{
    background:#4ac263;
    color:#ffffff;
    position:absolute;
    top:0;
    left:0;
    font-size:1rem;
    font-weight:600;
    width:100%;
    margin:0;
    padding:4px 0
}
@media (min-width:769px){
    .comp-table__tableBodyRow:nth-child(2n),.comp-table__tableBodyRow:nth-child(2n) .h-comp-table__tableData{
        background:#ffffff
    }
    .comp-table__tableBodyRow:nth-child(4n),.comp-table__tableBodyRow:nth-child(4n) .h-comp-table__tableData{
        background:#ededed
    }
    .comp-table__columnGroup{
        display:none
    }
    .comp-table__productImage{
        max-width:120px!important;
        height:auto
    }
    .h-comp-table__rowheader{
        padding-left:20px!important
    }
    .comp-table__columnGroupSection .h-comp-table__tableData{
        text-align:left
    }
    .comp-table__productImageContainer{
        width:180px;
        height:140px
    }
}
.comp-table__columnGroup .h-comp-table__tableData{
    background:#f0f0f0;
    color:#000000;
    font-weight:700;
    border-top:4px solid #bdbdbd
}
.comp-table__buyProduct{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:end;
    grid-gap:10px;
    height:auto;
    position:relative
}
.comp-table__productLink:hover{
    filter:brightness(.9)
}
.comp-table__productLink{
    border:2px solid #000000;
    background:#ffffff;
    color:#000000;
    padding:12px 2px;
    border-radius:5px;
    width:95%;
    font-size:1.1rem;
    line-height:1.2
}
.comp-table__recommended .comp-table__productLink{
    border:2px solid transparent;
    background:#f27e3d;
    color:#ffffff
}
.comp-table__price{
    font-size:1.8rem;
    margin-top:10px;
    margin-bottom:10px;
    color:#000000;
    word-break:break-word;
    line-height:1.2
}
.comp-table__productName{
    line-height:1.2;
    color:#000000;
    /*height:23px;*/
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:1.3rem
}
.comp-table__recurrence{
    font-weight:600;
    font-size:1rem;
    margin-top:-10px;
    margin-bottom:20px;
    color:#000000;
    line-height:1rem
}
.comp-table__columnGroupSection .h-comp-table__tableData{
    font-size:.9rem;
    text-transform:uppercase;
    color:#000000;
    background:#9fd0d1;
    padding:15px 5px;
    border-left:1px solid #bdbdbd
}
.comp-table__unicodeSymbolCheck{
    font-size:22px;
    font-weight:bold
}
.comp-table__unicodeSymbolX{
    font-size:22px;
    font-weight:bold
}
.comp-table__unicodeSymbolX{
    color:#808080
}
.comp-table__unicodeSymbolCheck{
    color:#4ac263
}
.comp-table__recommended{
    background:#eafbed!important
}
.comp-table__productImageContainer{
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
    margin-bottom:10px
}
/*For Corporate Services*/
@media (max-width:1399px){
  .my-corporate-hei{
    height: 380px!important;
  }

  .desktoplogo img{
  max-height:50px !important;
  }

  .dark-theme .dark-theme-logo img {
    max-height: 50px;
}
}
@media (max-width:1199px){
  .my-corporate-hei{
    height: 280px!important;
  }
}
@media (max-width: 767px){
  .my-corporate-hei{
    height: auto!important;
    padding-bottom: 20px;
  }
}
/*For web hosting plan*/
@media (min-width: 992px){
  .swiper-1{
    display: none;
  }
}
@media (max-width: 929px){
  .swiper1{
   margin-top: 42px;
    }
}
@media (max-width: 991px){
  .swiper2{
    display: none;
    }
}
.swiperf::before{
content: "";
    position: absolute;
    width: 15vw;
    height: 240vh;
    left: 0;
    z-index: 2;
    background: -webkit-gradient( linear, right top, left top, from(rgba(245, 246, 255, 0)), color-stop(80%, #fff) );
    background: linear-gradient(270deg, rgba(245, 246, 255, 0) 0, #fff 80%);
}
@media (max-width: 992px){
  .swiperf::before{
    display: none;
  }
  .swiperf::after{
    display: none;
  }
  
}
.swiperf::after{
  content: "";
    position: absolute;
    width: 15vw;
    height: 240vh;
    right: 0;
    top: 0px;
    z-index: 2;
    background: -webkit-gradient( linear, right top, left top, from(rgba(245, 246, 255, 0)), color-stop(80%, #fff) );
    background: linear-gradient(270deg, rgba(245, 246, 255, 0) 0, #fff 80%);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);

}
.my-package-1{
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    border: 1px solid #d5dfff;
    padding-top: 39px;
    padding-bottom: 39px;
}

.my-package-blue-header{
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #0195ff1c;
    padding: 10px;
    margin-bottom: 20px;
     border-radius: 10px 10px 0px 0px;
}


.my-package-blue-content{
  display: block;
    flex-direction: column;
    align-items: center;
    background-color: rgba(13, 135, 231, .15);
    padding: 30px 50px;
    border-radius: 0 0 10px 10px;
}

.my-package-green-header{
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #01ff331c ;
    padding: 10px;
    margin-bottom: 20px;
     
    border-radius: 10px 10px 0px 0px;
}

.my-package-green-content{
    display: block;
    flex-direction: column;
    align-items: center;
    background-color: rgba(15, 188, 73, .15); 
    padding: 30px 50px;
    border-radius: 0 0 10px 10px;
}

.my-package-red-header{
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #ff01011c;
    padding: 10px;
    margin-bottom: 20px;
     border-radius: 10px 10px 0px 0px;
}

.my-package-red-content{
    display: block;
    flex-direction: column;
    align-items: center;
    background-color: rgba(245, 86, 108, .15);
    padding: 30px 50px;
    border-radius: 0 0 10px 10px;
}
}

.package-sec-1, .package-sec-2{
  padding-left: 31px;
  padding-right:31px;
}
.Owl-section-3 .main_content .owl-stage-outer .owl-stage .owl-item{
  width: 380px!important;
}
.package-sec-2{
  
  
}
/*For Web Hosting Page*/
@media (max-width: 576px){
.my-fast{ 
  font-size: 1.6rem!important 
}

.hero-7-img img{
    margin-bottom: -135px;
  width:80%;
}
}
.hero-7-img-1 {
     margin-top: 22px;
}
.hero-7-img img{
      margin-bottom: -75px;
}
.my-discount{
    width: 93%;
    margin: auto;
    margin-bottom: 22px;
  border-radius: 4px;
}
.my-discount div{
  background: #eeeeee;
   text-align: center;
   padding-top: 4px;
   padding-bottom: 4px;
   font-weight: 500;
   color: #000;
}
@media (max-width: 992px){
  .my-discount{
    margin-top: 22px;
  }
  .my-host{
    width: 70%;
  }
  .my-video-btn{
    margin-left: 0;
    right: 0px;
    left: 147px;
    top: 54% !important;
}
}
@media (max-width: 767px){
  .my-video-btn{
      left: 138px;
      top: 17% !important;
    width: 65px;
    height: 65px;
  }
  .my-video-btn .video-block-wrapper .my-flatplay:before{
    font-size: 3.1rem!important;
    line-height: 66px!important;
   }
  }
@media (max-width: 350px){
   .my-video-btn{
    left: 35%;
    top: 14% !important;
    width: 60px;
    height: 60px;
  } 
}

@media (max-width: 626px){
   .my-host{
    width: 75%;
  }
  
}
@media (max-width: 576px){
   .my-host{
    width: 80%;
  }
  .my-brands-img{
    width: 36%!important;
  }
  
}
@media (max-width: 450px){
   .my-host{
    width: 90%;
  }
  .my-brands-img{
    width: 46%!important;
  }
}
@media (max-width: 400px){
   .my-host{
    width: 100%;
  }
 .my-brands-img{
    width: 48%!important;
  }
}
.my-font-size{
  font-size: 18px;
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (max-width: 576px){
.my-content-wrapper{
  padding: 48px 24px 40px 23px!important;
}
}
/*For Register Domain Name Page*/

@media (max-width: 576px){
.it-h4-md{
  font-size: 1.8rem!important;
  text-align: start!important;
}
  .my-content-wrapper-0{
    padding: 0px!important;
  }
  .tick-ico{
    display:none;
  }
  .pt-12{
  padding-top: 12px;
}
    .pt-22{
  padding-top: 22px;
}
}
@media (min-width: 1400px){
.it-video-btn{
    margin-top: -119px;
    margin-left: 315px;
    width: 72px;
    height: 72px;
}
  
}
@media (max-width: 1399px){
.it-video-btn{
    margin-top: -113px;
    margin-left: 291px;
    width: 72px;
    height: 72px;
}
}
@media (max-width: 1199px){
.it-video-btn{
    margin-top: -103px;
    margin-left: 204px;
}
}
@media (max-width: 992px){
.it-video-btn{
   margin-top: -29px;
   margin-left: 0px; 
    left: 25%!important;
}
  .t-start{
    text-align: start!important;
  }
  .it-video-btn-c{
    margin-top: 3px;
  }

  .man-with-laptop img {
    max-width: none;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: -140px;
    width: 300px;
}

.video-btn {
    position: absolute !important;
    top: 65% !important;
    left: 50%;
    display: inline-block;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

}


@media (max-width: 767px){
.it-video-btn{
   margin-top: -29px;
   margin-left: 0px; 
  top: 21%!important;
    left: 25%!important;
  width: 65px!important;
  height: 65px!important;
}
  .it-video-btn-c{
        margin-top: -52px;
  }
}

@media (max-width: 650px){
.it-video-btn{
  top: 19%!important;
  }
}
@media (max-width: 576px){
  .it-video-btn-c{
        margin-top: -52px;
  }
}
@media (max-width: 520px){
.it-video-btn{
  top: 18%!important;
  }
}
@media (max-width: 500px){
.it-video-btn{
  top: 17%!important;
  }
  .it-video-btn-c{
     margin-top: -65px;
  }
}
@media (max-width: 430px){
.it-video-btn{
  top: 15.5%!important;
  }
}
@media (max-width: 400px){
.it-video-btn{
    top: 14.5%!important;
  }
}
@media (max-width: 370px){
.it-video-btn{
  top: 13.5%!important;
  }
  .it-video-btn-c{
     margin-top: -78px;
  }
}
@media (max-width: 355px){
  .it-video-btn-c{
     margin-top: -88px;
  }

}
@media (max-width: 338px){
.it-video-btn{
  top: 12.5%!important;
  }
}
@media (max-width: 311px){
  .it-video-btn-c{
     margin-top: -94px;
  }
}
@media (max-width: 1199px){
  .my-content-wrapper-7{
    padding: 40px 24px 40px 24px!important;
  }
}
@media (max-width: 992px){
 .my-content-wrapper-1{
    padding: 60px 24px 0px 23px!important;
  }
  .my-content-wrapper-2{
    padding: 0px 24px 0px 23px!important;
  }
  .my-content-wrapper-3{
    padding: 40px 0px 40px 0px!important;
  }
  .my-content-wrapper-4{
    padding: 40px 24px 40px 24px!important;
  }
  .my-content-wrapper-6{
    padding: 0px 24px 0px 24px!important;
  }
   .my-content-wrapper-9{
    padding: 0px 28px 0px 28px!important;
  }
  .my-ftp-h{
    height: 745px;
  }
}
@media (max-width: 767px){
   .my-content-wrapper-5{
    padding: 40px 20px 40px 20px!important;
  }
  .my-content-wrapper-10{
    padding: 20px 24px 20px 24px!important;
  }
}
@media (max-width: 576px){
   .my-content-wrapper-11{
    padding: 40px 0px 40px 0px!important;
  }
}
/* For  transfer domain*/
@media (max-width: 338px){
.it-video-btn-1{
  top: 10.5%!important;
  }
}
/*Free-dns-service Page*/
.my-db-2, .my-db-1{
  display: block;
  width: 100%;
}
@media (min-width: 1199px){
.my-support-hei{
  height: 520px;
}
}
@media (max-width: 991px){
.it-video-btn-d{
    margin-top: -70px;
}
}


/*Request a Quote Box*/
.my-db-1 .my-fbox-1img{
    background-position: top;
    padding: 20px 70px 10px 20px!important;
}


@media (min-width: 520px) and (max-width: 1199px)
{
  .my-db-1 .my-fbox-1img {
    background-position: right!important;
    padding: 40px 175px 60px 20px!important;
  }

  .my-db-1 .my-fbox-1img:hover {
    background-position: right!important;
    padding: 40px 175px 60px 20px!important;
  }
}
@media (min-width: 1200px) 
{
  .my-db-1 .my-fbox-1img {
      background-position: top!important;
      padding: 20px 100px 20px 25px!important;
      }

      .my-db-1 .my-fbox-1img:hover {
      background-position: top!important;
      padding: 20px 100px 20px 25px!important;
      }
}


.my-f-img{
    margin: auto;
    display: flex;
    justify-content: center;
}
.my-f-img img{
  margin-top: -13px;
}
.my-fbox-contactbox{
  height:auto!important;
  padding: 30px!important;
}
.my-box-it {
  height: 486px;
}
@media (max-width: 1199px){
.my-box-it {
  height: 436px;
}
}
@media (max-width: 730px){
.my-box-it {
  height: 496px;
}
}
@media (max-width: 500px){
.my-box-it {
  height: 396px;
}
}
@media (max-width: 426px){
.my-box-it {
  height: 432px;
}
}
@media (max-width: 400px){
.my-box-it {
  height: 460px;
}
}
@media (max-width: 420px){
.my-key{
  padding-top: 60px;
}
}
@media (max-width: 401px){
.my-key{
  padding-top: 90px;
}
}
@media (max-width: 992px){
.it-video-btn-e{
  margin-top: -46px;
}
}
@media (max-width: 885px){
.it-video-btn-e{
  margin-top: -46px;
  margin-left: 25px;
}
}
@media (max-width: 830px){
.it-video-btn-e{
  margin-top: -46px;
}
}
@media (max-width: 830px){
.it-video-btn-e{
  margin-top: -18px;
}
}
@media (max-width: 767px){
.it-video-btn-e{
  margin-top: -24px;
}
 
}

@media (max-width: 700px){
.it-video-btn-e{
  margin-top: -32px;
}
}
@media (max-width: 576px){
.it-video-btn-e{
  margin-top: -44px;
}
}
@media (max-width: 466px){
.it-video-btn-e{
  margin-top: -54px;
  margin-left: 4px;
}
}
@media (max-width: 448px){
.it-video-btn-e{
  margin-top: -67px;
 
}
}
/*FTP HOSTING*/
@media (max-width: 576px){
.my-dt-img img{
 width: 100%; 
}
}
@media (max-width: 1199px){
.my-ftp-heig{
  height: 513px;
    margin-bottom: 22px;
}
}
@media (min-width: 1199px){
.my-ftp-heig{
  height: 556px!important;
    margin-bottom: 22px!important;
}
}
@media (max-width: 767px){
.my-ftp-heig{
  height: auto;
}

}
@media (max-width: 992px){
.my-pt-0{
  padding-top: 0px; 
}
}
@media (max-width: 992px){
.it-video-btn-cw{
  margin-left: -64px;
}
}
@media (max-width: 885px){
.it-video-btn-cw{
  margin-left: -39px;
    margin-top: 12px;
}
}
@media (max-width: 806px){
.it-video-btn-cw{
  margin-left: -35px;
    margin-top: 21px;
}
}
@media (max-width: 781px){
.it-video-btn-cw{
  margin-left: -35px;
    margin-top: 16px;
}
}
@media (max-width: 767px){
.it-video-btn-cw{
  margin-left: -32px;
    margin-top: -57px;
}
}
@media (max-width: 691px){
.it-video-btn-cw{
    margin-top: -69px;
}
}
@media (max-width: 576px){
.it-video-btn-cw{
  margin-left: -9px;
    margin-top: -74px;
}
}
@media (max-width: 458px){
.it-video-btn-cw{
  margin-left: -9px;
    margin-top: -88px;
}
}
@media (max-width: 356px){
.it-video-btn-cw{
  margin-left: -9px;
    margin-top: -90px;
}
}
/*Cloud-Services*/
@media (max-width: 767px){
 .it-video-btn-e1{
  margin-top: -48px;
}
}
@media (max-width: 600px){
 .it-video-btn-e1{
  margin-top: -64px;
}
}
@media (max-width: 466px){
 .it-video-btn-e1{
  margin-top: -72px;
    margin-left: 4px;
}
}
@media (max-width: 448px){
 .it-video-btn-e1{
  margin-top: -78px;
}
}
.my-flex-widt{
 width: auto!important; 
}
.my-cloud-box-h{
  height: 464px;
}
@media (max-width:767px){
  .my-cloud-box-h{
  height: 498px;
} 
}
@media (max-width:567px){
  .my-cloud-box-h{
  height: auto;
} 
}
/*Sim Hosting Service*/
.my-wave-shape{
  position: relative;
}
@media (max-width: 576px){
.it-video-btn-c-1{
  margin-top: -76px;
}
}
/*Reseller-hosting*/
@media (max-width:1199px){
  .my-pt-22{
    padding-top: 22px;
  }
}
@media (max-width:767px){
  .my-pt-22-1{
    padding-top: 22px
      
      ;
  }
}
@media (min-width:992px){
.rs-img img{
  width: 100%;
}
}
@media (max-width:767px){
.rs-img img{
  width: 100%;
}
}
/*Email-Hosting*/
@media (max-width:992px){
.it-video-btn-em1{
 margin-left: 56px;
 margin-top: -65px;
}
}
@media (max-width:767px){
.it-video-btn-em1{
 margin-top: -6px;
}
}
@media (max-width:670px){
.it-video-btn-em1{
 margin-left: 41px;
    margin-top: -28px;
}
}
@media (max-width:450px){
.it-video-btn-em1 {
    margin-left: 17px;
    margin-top: -49px;
}
}
@media (max-width:325px){
.it-video-btn-em1 {
    margin-left: 8px;
    margin-top: -51px;
}
}
/*Microsoft-office-365*/
@media (max-width:992px){
.it-video-btn-cm1{
    margin-left: 38px;
    margin-top: -51px;
}
  
}
@media (max-width:885px){
.it-video-btn-cm1{
    margin-left: 57px;
    margin-top: -10px;
}
}
@media (max-width: 767px){
.it-video-btn-cm1{
    margin-left: 54px;
    margin-top: -50px;
}
  
}
@media (max-width: 680px){
.it-video-btn-cm1{
    margin-top: -62px;
    margin-left: 48px;
}
}
@media (max-width: 576px){
.it-video-btn-cm1{
  margin-top: -66px;
    margin-left: 48px;
}
}
@media (max-width: 466px){
.it-video-btn-cm1{
  margin-top: -84px;
    margin-left: 36px;
}
}
@media (max-width: 420px){
.it-video-btn-cm1{
    margin-left: 14px;
}
}
/*Google-workspace*/
@media (min-width: 1200px){
.it-video-btn-g{
    margin-top: -143px;
    margin-left: 281px;
}
}
@media (min-width: 1400px){
.it-video-btn-g{
    margin-top: -154px;
    margin-left: 322px;
}
}
@media (max-width: 1199px){
.it-video-btn-g{
    margin-top: -130px;
    margin-left: 215px;
}
}
@media (max-width: 992px){
.it-video-btn-g{
    margin-top: -80px;
    margin-left: 27px;
}
}
@media (max-width: 885px){
.it-video-btn-g{
    margin-top: -79px;
    margin-left: 42px;
}
}
@media (max-width: 827px){
.it-video-btn-g{
    margin-top: -49px;
    margin-left: 42px;
}
}
@media (max-width: 767px){
.it-video-btn-g{
    margin-top: -82px;
    margin-left: 42px;
}
}
@media (max-width: 767px){
.it-video-btn-g{
    margin-top: -82px;
    margin-left: 42px;
}
}
@media (max-width: 752px){
.it-video-btn-g{
    margin-top: -94px;
    margin-left: 42px;
}
}
@media (max-width: 660px){
.it-video-btn-g{
    margin-top: -115px;
    margin-left: 31px;
}
}
@media (max-width: 650px){
.it-video-btn-g{
    margin-top: -98px;
    margin-left: 31px;
}
}
@media (max-width: 584px){
.it-video-btn-g{
    margin-top: -110px;
    margin-left: 31px;
}
}
@media (max-width: 584px){
.it-video-btn-g{
    margin-top: -110px;
    margin-left: 31px;
}
}
@media (max-width: 484px){
.it-video-btn-g{
    margin-top: -102px;
    margin-left: 18px;
}
}
@media (max-width: 442px){
.it-video-btn-g{
    margin-top: -112px;
    margin-left: 18px;
}
}
@media (max-width: 366px){
.it-video-btn-g{
    margin-top: -112px;
    margin-left: 18px;
}
}
/*email-marketing*/
@media (max-width: 992px){
.it-video-btn-cem{
    margin-left: 38px;
    margin-top: -13px;
}
}
@media (max-width: 767px){
.it-video-btn-cem{
     margin-top: -48px!important;
}
}
@media (max-width: 767px){
.it-video-btn-cem{
     margin-top: -48px!important;
}
}
@media (max-width: 729px){
.it-video-btn-cem{
   margin-top: -63px!important;
}
}
@media (max-width: 650px){
.it-video-btn-cem{
   margin-top: -56px!important;
}
}
@media (max-width: 600px){
.it-video-btn-cem{
     margin-top: -74px!important;
}
}
@media (max-width: 576px){
.it-video-btn-cem{
    margin-top: -83px;
}
}
@media (max-width: 456px){
.it-video-btn-cem{
    margin-top: -97px!important;
    margin-left: 14px!important;
}
}
.my-content-wrapper-em{
  height: 522px;
}
@media (max-width: 630px){
.my-content-wrapper-em{
    height: 560px;
}
}
@media (max-width: 576px){
.my-content-wrapper-em{
    height: auto;
}
}
.my-em-2{
    display: none;
}
@media (max-width: 1199px){
.my-em-1{
    display: none;
}
.my-em-2{
    display: block;
}
}
@media (max-width: 1400px){
.my-mt-20{
    margin-top: 20px;
}
}
@media (max-width: 992px){
.my-mt-20{
    margin-top: 0px;
}
}
@media (max-width: 596px){
.my-mt-20{
    margin-top: 20px;
}
}
/*microsoft-teams-integration*/
@media (max-width: 388px){
.it-video-btn-c-2{
   margin-top: -103px;
}
}
@media (min-width: 1399px){
.my-fbox-features{
  height: auto!important;
  
}
}
@media (max-width: 767px){
.my-fbox-features{
  height: auto!important;
}
 .my-pt-30{
   padding-top: 30px;
  }
}
.my-mb-28{
  margin-bottom: 28px!important;
}
@media (max-width: 576px){
.my-fbox-features{
  padding-left: 24px!important;
  padding-right: 24px!important;
}
}
.my-p1{
  display: none;
}
.my-p2{
  display: none;
}
.my-p3{
  display: none;
}
.my-p4{
  display: none;
}
@media (min-width: 767px){
.my-p1{
  display:block;
}
}
@media (max-width: 767px){
.my-p2{
  display:block;
}
}
@media (max-width: 545px){
.my-p3{
  display:block;
}
  .my-p2{
  display:none;
}
}
@media (max-width:400px){
.my-p4{
  display:block;
}
  .my-p3{
  display:none;
}
  .my-p2{
  display:none;
}
}
@media (min-width: 1199px){
.my-high-col{
  height: 300px
}
}
@media (max-width: 992px){
  .pt-32{
    padding-top: 30px
  }
}
@media (max-width: 1199px){
.my-high-col{
  height: 360px;
}
}
@media (max-width: 992px){
.my-high-col{
  height: 260px;
}
}
@media (max-width: 767px){
.my-high-col{
  height: auto;
}
}
.my-high-col-row1{
  display: none!important;
}
.my-high-col-row2{
  display: none!important;
}
@media (min-width: 992px){
.my-high-col-row1{
  display: flex!important;
}
}
@media (max-width: 991px){
.my-high-col-row1{
  display: none!important;
}
  .my-high-col-row2{
  display: flex!important;
}
}
/*Branding Services*/
@media (max-width: 992px){
.my-wd-sec{
  height: 1000px;
}
}
@media (max-width: 680px) and (min-width: 576px){
.my-wd-sec{
  height: 1056px;
}
}
.my-brand-servi-1{
  display: none;
}
 .my-brand-servi-2{
  display: none;
}
@media (min-width: 992px){
.my-brand-servi-1{
  display: block;
}
  .my-brand-servi-2{
  display: none;
}
}
@media (max-width: 991px){
.my-brand-servi-1 {
  display: none;
}
  .my-brand-servi-2{
  display: block;
}
}
.my-brand-hei{
  height: 520px;
  position: relative;
}
.main-buy-btn{
 text-align: center;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto; 
}
@media (max-width: 991px){
.my-brand-hei{
  height: 520px;
}
}
@media (max-width: 596px){
.my-pt-wb{
  margin-top: 28px;
}
}
@media (max-width: 767px){
.my-brand-hei{
  height: 560px;
}
}
@media (max-width: 576px){
.my-pt-bs{
  margin-top: 28px;
}
}
.buy-now-container {
  position: absolute;
  bottom: 32px;
  text-align: center;
}
@media (min-width: 767px) and (max-width: 848px){
.it-video-btn-bs{
    margin-top: 16px;
}
}
/*ebay-store*/
@media (min-width: 992px) {
.it-video-btn-eb-s{
  left: 40%!important;
}
}
@media (max-width: 992px) {
.it-video-btn-eb-s{
  left: 17%!important;
}
}
@media (max-width: 800px) {
.it-video-btn-eb-s{
      margin-top: -22px;
}
}
@media (max-width: 576px) {
.it-video-btn-eb-s{
      margin-top: -38px;
}
}
@media (max-width: 450px) {
.it-video-btn-eb-s{
      left: 22%!important;
}
}
@media (max-width: 350px) {
.it-video-btn-eb-s{
      margin-top: -56px;
}
}
@media (min-width: 1800px) {
.my-eb-sec{
  background-position: top;
}
  .my-add-sec{
     background-position: top;
  }
}
@media (max-width: 1800px) {
.my-eb-sec{
  background-color: #0969a8;
  background-image:none;
}
  .my-add-sec{
      background-color: #ef6162;
  background-image:none;
  }
}
@media (max-width: 992px) {
.my-choose-ebay{
   height:634px; 
}
}
@media (max-width: 767px) {
.my-choose-ebay{
   height: auto; 
}
}
/*explainer-video*/
.my-create-sec{
  height: 540px;
}
@media (max-width: 767px) {
.my-create-sec{
  height: auto;
}
.my-mt24{
  margin-top: 24px;
}
  .my-bt16{
  margin-bottom: 16px;
}
}
/*Web-maintenance*/
@media (max-width: 992px) {
.it-video-btn-cwm{
  margin-top: 48px;
}
}
@media (max-width: 885px) {
.it-video-btn-cwm{
  margin-top: 66px;
}
}
@media (max-width: 767px) {
.it-video-btn-cwm{
  margin-top: -84px;
}
.img-for-cen{
  display: flex;
  Justify-content: center;
  }
}
@media (max-width: 576px) {
.it-video-btn-cwm{
  margin-top: -104px;
}
}
@media (max-width: 385px) {
.it-video-btn-cwm{
  margin-top: -128px;
}
}
/*Web-application*/
@media (min-width: 886px) and (max-width: 992px){
.it-video-btn-wa{
      margin-top: -23px;
}
}
/*Mobile-Apps*/
@media (max-width: 992px) {
.it-video-btn-ma{
  margin-top: -86px;
}
}
@media (max-width: 817px) {
.it-video-btn-ma{
  margin-top: -56px;
}
}
@media (max-width: 767px) {
.it-video-btn-ma{
  margin-top: -28px;
}
}
@media (max-width: 527px) {
.it-video-btn-ma{
  margin-top: -44px;
}
}
@media (max-width: 320px) {
.it-video-btn-ma{
  margin-top: -60px;
}
}
@media (min-width: 1400px) {
.my-dev-col{
  height: 612px!important;
}
}
@media (max-width: 1199px) {
.my-dev-col{
  height: 768px!important;
}
}
@media (max-width: 992px) {
.my-dev-col{
  padding: 35px 16px!important;
}
}
@media (max-width: 767px) {
.my-dev-col{
  padding: 36px 24px !important;
  height: auto!important;
}
}
.my-mb40{
 margin-bottom: 40px!important; 
}
/*database-services*/
@media (max-width: 576px) {
.my-db-img{
  background-image: none !important;
  background-color: #3ba3d6;
}
}
@media (min-width: 1200px) {
.my-db-col{
  height: 496px;
}
}
@media (max-width: 1199px) {
.my-db-col{
  height: 304px;
}
}
@media (max-width: 825px) {
.my-db-col{
  height: 346px;
}
}
@media (max-width: 767px) {
.my-db-col{
  height: 386px;
}
}
@media (max-width: 628px) {
.my-db-col{
  height: 482px;
}
}
@media (max-width: 567px) {
.my-db-col{
  height: auto;
}
}
/*Sql-services*/
@media (max-width: 767px) {
.it-video-btn-sql{
  margin-top: -76px;
}
  .it-video-btn-api{
  margin-top: -56px;
}
}
@media (max-width: 576px) {
.it-video-btn-api{
  margin-top: -72px;
}
}
@media (max-width: 473px) {
.it-video-btn-sql{
  margin-top: -102px;
}
}
@media (max-width: 311px) {
.it-video-btn-sql{
  margin-top: -136px;
}
  .it-video-btn-api{
  margin-top: -102px;
}
}
@media (max-width: 460px) {
.my-features-ico{
  width: 8%!important;
}
}
@media (max-width: 767px) {
.my-mt80{
  margin-top: 80px;
}
}
/*Api-integration-service*/
@media (min-width: 1400px) {
.my-api-col-hei{
   height: 426px;
}
 .my-api-col-hei-1{
  height: 224px;
}
}
@media (max-width: 1399px) {
.my-api-col-hei{
   height: 456px;
}
 .my-api-col-hei-1{
  height: 244px;
}
}
@media (max-width: 992px) {
.my-api-col-hei{
   height: auto;
}
 .my-api-col-hei-1{
  height: 296px;
}
}
/*Sms-services*/
@media (max-width: 929px) {
  .my-mt-24{
    margin-top: 24px;
  }
}
@media (max-width: 992px) {
  .it-video-btn-sms{
    margin-top: 12px;
    margin-left: 42px;
  }
}
@media (max-width: 776px) {
  .it-video-btn-sms{
    margin-top: -54px;
  }
}
@media (max-width: 569px) {
  .it-video-btn-sms{
    margin-top: -78px;
    margin-left: 16px
  }
}
@media (max-width: 394px) {
  .it-video-btn-sms{
    margin-top: -94px;
    margin-left: 16px
  }
}
@media (min-width: 992px) {
  .my-mr40{
    margin-right: 40px;
  }
}
@media (max-width: 1299px) {
.my-it-hei{
  height: 478px;
}
}
@media (max-width: 992px) {
.my-it-hei{
  height: 526px;
}
}
@media (max-width: 768px) {
.my-it-hei{
  height: auto;
}
}
.my_input_field{
  width: 100%!important;
}
/*Digital-marketing*/
.my-cont-1, .my-bd-sec-1{
  display: none;
}
.my-cont-2, .my-bd-sec-2{
  display: none;
}
@media (min-width: 1199px) {
.my-cont-1{
  display: block;
}
  .my-bd-sec-1{
  display: flex;
}
  .my-ah-hei{
    height: 408px;
  }
}
@media (max-width: 1199px) {
.my-cont-2{
  display: block;
}
  .my-bd-sec-2{
  display:flex;
}
  .my-ah-hei{
    height: 408px;
  }
  .my-bh-hei{
    
  }
}
@media (min-width: 767px) {
  .my-ml-10{
  margin-left: 10px;
  margin-right: 10px;
}
 .my-ml-20{
  margin-left: 20px;
  margin-right: 20px;
}
}
@media (max-width: 767px) {
  .my-ah-hei{
    height: auto;
  }
}
/*Seo-services*/
@media (max-width: 576px) {
.my-pad-16{
  padding-left: 16px!important;
  padding-right: 16px!important;
  }
  .my-mth-24{
    margin-top: 24px;
  }
}
@media (max-width: 468px) {
 .it-video-btn-seo{
    margin-top: -46px;
  } 
}
@media (max-width: 1199px) {
 .my-seo-col{
    height: 800px!important;
  } 
}
@media (max-width: 885px) {
 .my-seo-col{
    height: 860px!important;
  } 
}
@media (max-width: 717px) {
 .my-seo-col{
    height: 860px!important;
  } 
}
@media (max-width: 648px) {
 .my-seo-col{
    height: 992px!important;
  } 
}
@media (max-width: 576px) {
 .my-seo-col{
    height: auto!important;
  } 
  .my-fbox-padd{
    padding: 18px!important;
  }
}
@media (max-width: 576px) {
 .it-video-btn-digi{
    margin-top: -82px;
  }  
}
@media (max-width: 2400px){
   .my-manage-sec{
    height: 180px;
  } 
}
@media (max-width: 992px){
   .my-manage-sec{
    height: 210px;
  } 
}
@media (max-width:767px){
   .my-manage-sec{
    height: auto;
  } 
}
/*social-media-marketing*/
@media (max-width: 600px){
   .it-video-btn-social{
      margin-top: -64px;
}
}
.my-pts-20{
  padding-top: 20px!important;
  
}
.my-social-mobi-pic{
    align-items: center;
    display: flex;
    /* height: 58px; */
    justify-content: center; 
}
/*Google Add*/
@media (max-width: 680px){
.it-video-btn-googlead{
    margin-top: -64px;
}
}
@media (max-width: 576px){
.it-video-btn-googlead{
    margin-top: -88px;
}
}
@media (max-width: 1199px){
.my-market-hei{
     height: 380px!important;
}
}
@media (max-width: 992px){
.my-market-hei{
     height: 420px!important;
}
}
@media (max-width: 817px){
.my-market-hei{
     height: 452px!important;
}
}
@media (max-width: 767px){
.my-market-hei{
     height: auto!important;
}
}
/*Facebook Ads*/
@media (max-width: 992px) and (min-width: 767px){
.it-video-btn-fba{
    margin-top: 32px;
}
}
@media (max-width: 576px){
.it-video-btn-fba {
    margin-top: -76px;
}
}
@media (max-width: 566px){
.it-video-btn-fba {
    margin-top: -86px;
}
}
@media (max-width: 316px){
.it-video-btn-fba {
    margin-top: -96px;
}
}
@media (min-width: 992px){
.my-margin-50{
    margin-left: 50px;
  margin-right: 50px;
}
}
/*Microsoft Azure Cloud*/
@media (max-width: 992px){
.it-video-btn-az{
    margin-top: 26px;
}
}
@media (max-width: 885px){
.it-video-btn-az{
    margin-top: 52px;
}
}
@media (max-width: 833px){
.it-video-btn-az{
    margin-top: 84px;
}
}
@media (max-width:767px){
.it-video-btn-az{
    margin-top: -67px;
}
}
@media (max-width:767px){
.it-video-btn-az{
    margin-top: -82px;
}
}
@media (max-width: 536px){
.it-video-btn-az{
    margin-top: -108px;
}
}
@media (max-width: 490px){
.it-video-btn-az{
  margin-top: -90px;
}
}
@media (max-width: 458px){
.it-video-btn-az{
  margin-top: -116px;
}
}
@media (max-width: 576px){
.it-video-btn-ac{
  margin-top: -48px;
  }
}
@media (max-width: 354px){
.it-video-btn-ac{
  margin-top: -66px;
  }
}
/*server-management*/
.my-reliable-hei{
  height: 252px;
}
@media (max-width: 1199px){
.my-reliable-hei{
  height: 278px;
}
}
@media (max-width: 992px){
.my-reliable-hei{
  height: 274px;
}
}
@media (max-width: 767px){
.my-reliable-hei{
  height: 228px;
}
}
@media (max-width: 576px){
.my-reliable-hei{
  height: 276px;
}
}
@media (max-width: 400px){
.my-reliable-hei{
  height: 296px;
}
}
@media (max-width: 326px){
.my-reliable-hei{
  height: 322px;
}
}
.my-choice-hei{
  height: 336px;
}
@media (max-width: 1399px){
.my-choice-hei{
  height: 400px;
}
}
@media (max-width: 767px){
.my-choice-hei{
  height: auto;
}
}
/*SSl Certifiticate*/
@media(max-width: 992px) and (min-width: 886px){
  .it-video-btn-ssl{
    margin-top: -36px;
  }
}
@media(max-width: 885px) and (min-width: 875px){
  .it-video-btn-ssl{
    margin-top: -8px;
  }
}
@media(max-width: 874px) and (min-width: 768px){
  .it-video-btn-ssl{
    margin-top: 2px;
  }
}
.my-ssl-row-2{
  display: none;
}
@media(max-width: 1199px){
  .my-ssl-row-1{
  display: none;
}
  .my-ssl-row-2{
  display: flex;
}
}
.my-ssl-hei{
  height: 438px;
}
@media (max-width: 767px){
  .my-ssl-hei{
  height: auto;
}
}
/*web security*/
@media (max-width: 992px){
.it-video-btn-ws{
  margin-top: 30px;
}
}
@media (max-width: 767px){
.it-video-btn-ws{
  margin-top: -68px;
}
}
@media (max-width: 576px){
.it-video-btn-ws{
  margin-top: -72px;
}
}
/*hacked-website-repair*/
@media (max-width: 992px){
.it-video-btn-hack{
    margin-top: 32px;
}
}
@media (max-width: 846px){
.it-video-btn-hack{
    margin-top: 48px;
}
}
@media (max-width: 767px){
.it-video-btn-hack{
    margin-top: -72px;
}
}
@media (max-width: 576px){
.it-video-btn-hack{
    margin-top: -96px;
}
}
@media (max-width: 992px){
.it-video-btn-vscan{
  margin-top: 46px;
  }
}
@media (max-width: 805px){
.it-video-btn-vscan{
  margin-top: 84px;
  }
}
@media (max-width: 767px){
.it-video-btn-vscan{
 margin-top: -66px;
  }
}
@media (max-width: 651px){
.it-video-btn-vscan{
  margin-top: -84px;
  }
}
@media (max-width: 450px){
.it-video-btn-vscan{
  margin-top: -88px;
  }
}
@media (max-width: 322px){
.it-video-btn-vscan{
   margin-top: -108px;
  }
}
/*cyber-insurance*/
.my-cyber-hei{
  height: 320px;
}
@media (max-width: 992px){
 .my-cyber-hei{
  height: 380px;
} 
}
@media (max-width: 767px){
 .my-cyber-hei{
  height: auto;
} 
}
.my-h4-md{
  font-size: 2.2rem;
}
.p1-m{
  color:grey;
  text-decoration:line-through;
  font-weight: 200;
  font-size: 18px;

}
.p2-m{
  font-size: 36px;
  font-weight:500;
  line-height:30px;
  display: inline-block;
  padding-top: 12px;
}
.p3-m{
  font-weight: 200;
  font-size: 16px;
  padding-top: 9px;
}
.p4-m{
  margin-top: 16px;
   padding: 14px 48px!important;
}
.my-divider{
  width: 100%;
    border: .5px solid #d5dfff;
    margin-top: 36px;
    margin-bottom: 24px;
}
.my-first-row{
  margin-left: 8px;
  font-size: 14px;
  color: #000;
}

.my-bullet-point{
  font-size: 14px;
  color: #000;
  float: left;
  display: contents;
}

.my-markers {
    float: right;
    display: block;
    margin-left: 35px;
}

.my-cart{
  padding-right: 16px;
}
.my-pt12{
  padding-top: 16px;
  
}
.my-main-content{
 
}
.content-5.content-section .content-section .img-block.left-column,
.content-5.content-section .txt-block.left-column {
  padding-left: 0
}

.content-5.content-section .content-section .img-block.right-column,
.content-5.content-section .txt-block.right-column {
  padding-right: 0
}

.content-14-txt h3,
.content-14-txt h4,
.txt-block h2,
.txt-block h3 {
  margin-bottom: 26px
}

.txt-block h5 {
  margin-bottom: 20px
}

h5.sm-title {
  margin-top: 20px;
  margin-bottom: 20px
}

.content-14-txt .btn,
.txt-block .btn {
  margin-top: 20px
}

.txt-block hr {
  margin-top: 30px;
  margin-bottom: 30px
}

.img-block {
  text-align: center
}

#header {
  width: 100%;
  display: block;
  padding-top: 0
}

.header-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030
}

.strip-wrapper {
  position: sticky;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100 !important
}

.hidden-nav .wsmainfull {
  margin-top: -50px;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.hidden-nav .wsmainfull.scroll {
  margin-top: 0
}

.hidden-nav .wsmainfull-2 {
  margin-top: -200px;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.hidden-nav .wsmainfull-2.scroll {
  margin-top: 0
}

.desktoplogo img {
  width: auto;
  max-width: inherit;
  max-height: 65px
}

.wsmainfull {
  width: 100%;
  height: auto;
  z-index: 1031;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out
}

.tra-menu .wsmainfull {
  background-color: #fff;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}

.white-menu .wsmainfull {
  background-color: #fff !important;
  padding: 5px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.dark-menu .wsmainfull {
  background-color: #222227 !important;
  padding: 5px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.wsmainfull-2 {
  width: 101%;
  height: auto;
  z-index: 1031;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out
}

.tra-menu .wsmainfull-2 {
  background-color: rgba(52, 56, 63, .8) !important;
  padding: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}


.wsmenu>.wsmenu-list>li>a.last-link {
  padding: 10px 0;
  margin: 0 0 0 7px
}

.wsmenu>.wsmenu-list>li>a .wsarrow:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid;
  content: "";
  float: right;
  right: 0;
  height: 0;
  margin: 0 0 0 14px;
  position: absolute;
  text-align: right;
  top: 33px;
  width: 0
}

.wsmenu>.wsmenu-list>li a.btn {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 7px;
  margin-bottom: 7px;
  margin-left: 50px;
  margin-right: 50px;
  padding: 5px 30px
}

.wsmenu>.wsmenu-list>li a.header-store {
  margin: 8px 0 0 12px;
  padding: 0
}

.header-socials {
  margin: 0;
  display: inline-block;
  text-align: center
}

.header-socials span {
  float: left;
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0
}

.header-socials a {
  display: block;
  line-height: 70px !important;
  margin-left: 15px
}

.header-socials a span {
  position: relative;
  top: 5px
}

.header-socials.ico-20 [class*=flaticon-]:after,
.header-socials.ico-20 [class*=flaticon-]:before {
  font-size: 1.4rem
}

.wsmenu>.wsmenu-list>li>.wsmegamenu {
  top: 69px
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li {
  border-bottom: none
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 ul.link-list>li>a {
  color: #2c3e50;
  font-size: 16px;
  font-weight: 500;
  padding: 8px 0;
  transition: all .3s ease-in-out
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 ul.link-list>li>a:hover {
  padding: 8px 0 8px 8px
}

.wsmenu>.wsmenu-list>li>.wsmegamenu {
  padding: 15px 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.wsmenu>.wsmenu-list>li.mg_link:hover>a:after {
  content: "";
  background-color: #d0e2f0;
  position: absolute;
  bottom: -2px;
  left: 34%;
  height: .9375rem;
  width: .9375rem;
  border-top: solid 1px #d0e2f0;
  border-left: solid 1px #d0e2f0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 9990;
  transition: all 1.4s ease-in-out
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 {
  width: 100% !important;
  left: 0;
  padding: 0
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .title p {
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  margin: 10px 0 10px 0;
  letter-spacing: 0
}

.wsmenu>.wsmenu-list.nav-blue-hover>li>.wsmegamenu.w-75 ul.link-list>li>a:hover {
  color: #0f53fa !important
}

.wsmenu>.wsmenu-list.nav-skyblue-hover>li>.wsmegamenu.w-75 ul.link-list>li>a:hover {
  color: #0195ff !important
}

.wsmenu>.wsmenu-list.nav-lightblue-hover>li>.wsmegamenu.w-75 ul.link-list>li>a:hover {
  color: #d0e2f0 !important
}

.wsmenu>.wsmenu-list.nav-pink-hover>li>.wsmegamenu.w-75 ul.link-list>li>a:hover {
  color: #b80404 !important
}

.wsmenu>.wsmenu-list.nav-purple-hover>li>.wsmegamenu.w-75 ul.link-list>li>a:hover {
  color: #6a26da !important
}

.wsmenu>.wsmenu-list.nav-red-hover>li>.wsmegamenu.w-75 ul.link-list>li>a:hover {
  color: #f6412d !important
}

.wsmenu>.wsmenu-list.nav-violet-red-hover>li>.wsmegamenu.w-75 ul.link-list>li>a:hover {
  color: #c73e9b !important
}

.wsmenu>.wsmenu-list.nav-violet-hover>li>.wsmegamenu.w-75 ul.link-list>li>a:hover {
  color: #9400d3 !important
}


.scroll .white-color.header-socials span {
  color: #463853 !important
}

.tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li a {
  color: #463853
}

.tra-menu.navbar-dark.dark-scroll .scroll .wsmenu>.wsmenu-list>li a,
.tra-menu.navbar-light.dark-scroll .scroll .wsmenu>.wsmenu-list>li a {
  color: #fff
}

.tra-menu.navbar-dark.dark-scroll .scroll .wsmenu>.wsmenu-list li .wsmegamenu a,
.tra-menu.navbar-light.dark-scroll .scroll .wsmenu>.wsmenu-list li .wsmegamenu a {
  color: #666
}

.h-navigation {
  display: none
}


.logo-white,
.logo-black {
  display: block;
}

.navbar-light .logo-black,
.navbar-dark .logo-white,
.tra-menu.navbar-light .scroll .logo-white,
.tra-menu.navbar-light.dark-scroll .scroll .logo-black,
.tra-menu.navbar-dark.dark-scroll .scroll .logo-black {
  display: none;
}

.tra-menu.navbar-light .scroll .logo-black,
.tra-menu.navbar-light.dark-scroll .scroll .logo-white,
.tra-menu.navbar-dark.dark-scroll .scroll .logo-white {
  display: block;
}



.topheader-list li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding-left: 10px;
  font-size: 12px;
  line-height: 16px;
  font-family: 'Open Sans', sans-serif;
}

.topheader-list li.first-li {
  padding-left: 0;
    font-size: 12px;
}

.topheader-list li:after {
  content: "|";
  padding-left: 11px;
  position: relative;
  top: 0;
  font-size: 12px;
}

.topheader-list li.last-li:after {
  content: " ";
  padding-left: 0;
}

.topheader-list li p {
  display: inline-block;
  float: left;
  margin-bottom: 0;
  font-size: 12px;
    font-weight: 200;
    font-family: 'Open Sans', sans-serif!important;
}

ul.topheader-list {
  margin-top: 4px;
  text-align: center;
}



.topbar-list li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding-left: 10px;
  font-size: 12px;
    font-weight: 200;
    font-family: 'Open Sans', sans-serif!important;
  
}


a.h6-md.black-color {
  display: flex;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 3px;
  border-bottom: 0.04px solid #515151;
}


.combine_flags {
  width: 24px;
  height: 25px;
  margin-right: 8px;
  float: left
}

.combine_flags_1 {
  width: 30px;
  height: 30px;
  margin-left: 10px;
  float: left;
  margin-top: -8px
}

.top_bar ul .dropdown .dropdown-toggle {
  line-height: 26px;
  color: black;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 4rem;
  margin-top: .04rem;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

.combine_flags.country-1 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px 0
}

.combine_flags.country-2 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -30px
}

.combine_flags.country-3 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -60px
}

.combine_flags.country-4 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -90px
}

.combine_flags.country-5 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -120px
}

.combine_flags.country-6 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -150px
}

.combine_flags.country-7 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -180px
}

.combine_flags.country-8 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -210px
}

.combine_flags.country-9 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -270px
}

.combine_flags.country-10 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -240px
}

.combine_flags.country-11 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -304px
}

.combine_flags.country-12 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -332px
}

.combine_flags.country-13 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -362px
}

.combine_flags.country-14 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -392px
}

.combine_flags.country-15 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -422px
}

.combine_flags.country-16 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -484px
}

.combine_flags.country-17 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -452px
}

.combine_flags.country-18 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -424px
}

.combine_flags.country-19 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -454px
}

.combine_flags.country-20 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -474px
}

.combine_flags.country-21 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -870px
}

.combine_flags.country-22 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -900px
}

.combine_flags_1.country-1 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px 4px
}

.combine_flags_1.country-2 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -30px
}

.combine_flags_1.country-3 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -60px
}

.combine_flags_1.country-4 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -84px
}

.combine_flags_1.country-5 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -112px
}

.combine_flags_1.country-6 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -150px
}

.combine_flags_1.country-7 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -174px
}

.combine_flags_1.country-8 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -210px
}

.combine_flags_1.country-9 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -270px
}

.combine_flags_1.country-10 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -240px
}

.combine_flags_1.country-11 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -295px
}

.combine_flags_1.country-12 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -332px
}

.combine_flags_1.country-13 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -362px
}

.combine_flags_1.country-14 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -392px
}

.combine_flags_1.country-15 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -422px
}

.combine_flags_1.country-16 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -484px
}

.combine_flags_1.country-17 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -445px
}

.combine_flags_1.country-18 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -415px
}

.combine_flags_1.country-19 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -454px
}

.combine_flags_1.country-20 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -474px
}


.combine_flags_1.country-21 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -860px
}

.combine_flags_1.country-22 {
  background: url(https://it-company.azureedge.net/cdn/webp/country-flag.webp) 24px -890px
}


.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-1 {
  background-position: 24px -4px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-3 {
  background-position: 24px -64px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-4 {
  background-position: 24px -94px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-5 {
  background-position: 24px -124px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-6 {
  background-position: 24px -154px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-7 {
  background-position: 24px -184px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-8 {
  background-position: 24px -214px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-9 {
  background-position: 24px -274px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-10 {
  background-position: 24px -244px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-11 {
  background-position: 24px -308px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-12 {
  background-position: 24px -336px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-13 {
  background-position: 24px -366px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-14 {
  background-position: 24px -396px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-15 {
  background-position: 24px -426px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-16 {
  background-position: 24px -488px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-17 {
  background-position: 24px -456px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-18 {
  background-position: 24px -424px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-19 {
  background-position: 24px -458px
}

.top_bar ul .dropdown .dropdown-toggle .combine_flags.country-20 {
  background-position: 24px -478px
}


.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 235px;
  padding: 10px !important;
  margin: 0;
  font-size: 0.9rem;
  color: #212529 !important;
  text-align: left !important;
  list-style: none;
  background-color: #383838 !important;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0 0 15px 15px !important;
}


.wsmenu>.wsmenu-list>li>.wsmegamenu {
  top: 65px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu {
  padding: 15px 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}


.cards2 {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  max-width: 820px;
  height: 440px;
}

.card--1 .card__img,
.card--1 .card__img--hover {
  background-image: url('https://it-company.azureedge.net/cdn/webp/menu/development-bg.webp');
}

.card__img {
  visibility: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 350px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.card__info-hover {
  position: absolute;
  padding: 16px;
  width: 100%;
  opacity: 0;
  top: 0;
}

.card__img--hover {
  transition: 0.2s all ease-out;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  height: 350px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  top: 0;
}

.card:hover {
  box-shadow: 0px 30px 18px -8px rgb(0 0 0 / 10%);
  transform: scale(1.0, 1.0);
}

.card {
  transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
  background-color: #002c3d;
  width: 85%;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0px 13px 10px -7px rgb(0 0 0 / 10%);
  border: none !important;
}

.card__info {
  z-index: 2;
  background-color: rgb(255, 255, 255, 0.9);
  padding: 16px 24px 24px 24px;
  height: 200px;
  margin-bottom: 120px;
}

.card__category {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: 500;
  color: skyblue;
}

.card__title {
  margin-top: 5px;
  margin-bottom: 10px;
  color: #0195ff;
}

.card__by {
  font-size: 12px;
  font-weight: 500;
  color: #00a2ff!important;
}

.card__author {
  font-weight: 600;
  text-decoration: none;
  color: #fd6a3c;
}

.card:hover .card__img--hover {
  height: 100%;
  opacity: 0.09;
}

.card:hover .card__info {
  background-color: transparent;
  position: relative;
}

.card:hover .card__info-hover {
  opacity: 1;
}

.cards_cloud {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  max-width: 820px;
  height: 440px;
}

.card--11 .card__img2,
.card--11 .card__img2--hover {
  background-image: url('https://it-company.azureedge.net/cdn/webp/cloud.webp');
}

.card__img2 {
  visibility: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 350px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.card__info2-hover {
  position: absolute;
  padding: 16px;
  width: 100%;
  opacity: 0;
  top: 0;
}

.card__img2--hover {
  transition: 0.2s all ease-out;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  height: 350px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  top: 0;
}

.card2:hover {
  box-shadow: 0px 30px 18px -8px rgb(0 0 0 / 10%);
  transform: scale(1.0, 1.0);
}

.card2 {
  transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
  background-color: #fedd2f;
  width: 85%;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0px 13px 10px -7px rgb(0 0 0 / 10%);
  border: none !important;
}

.card__info2 {
  z-index: 2;
  background-color: rgb(255, 255, 255, 0.9);
  padding: 16px 24px 24px 24px;
  height: 200px;
  margin-bottom: 120px;
}

.card__title2 {
  margin-top: 5px;
  margin-bottom: 10px;
  color: orange;
}

.card__by2 {
  font-size: 12px;
  font-weight: 500;
  color: orange;
}

.card__author {
  font-weight: 600;
  text-decoration: none;
  color: #009b9c;
}

.card2:hover .card__img2--hover {
  height: 100%;
  opacity: 1;
}

.card2:hover .card__info2 {
  background-color: transparent;
  position: relative;
}

.card2:hover .card__info2-hover {
  opacity: 1;
}

.www {
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}


.dropdownN {
  display: none;
}

.shown .dropdownN {
  display: block;
}


.section-domain {
  z-index: 1000;
  position: relative;
}

.menu-heading {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #0E2C44;
}

.menu-tagline {
  font-size: 13px;
  font-weight: 300;
  color: #000!important;
}


.fa-icon-solid {
  color: #0E2C44;
}

.fa-icon-solid:hover {
  color: white;
}


/***************************************************************************************************************/
/* HOMEPAGE DOMAIN TABS */
/**************************************************************************************************************/


.domain-text {
  font-size: 18px;
  font-weight: 500;
  color: black;
  text-transform: capitalize;
  text-align: center;
}

.domain-list li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding-left: 10px;
  font-size: 13px;
}

.tabs-style-shape {
  max-width: 1200px;
}
.my-tab-shape{
    max-width: 100%;
}
.tabs-style-shape nav ul li {
  margin-left: 10px;
  margin-right: 10px;
}

.tabs-style-shape nav ul li:first-child {
  margin-left: 0;
}

.tabs-style-shape nav ul li.tab-current {
  z-index: 1;
}

.tabs-style-shape nav li a {
  overflow: visible;
  margin: 0 0;
  padding: 0;
  color: #fff;
  font-weight: 500;
  margin-left: 10px;
  margin-right: 10px;
}

.tabs-style-shape nav li:first-child a span {
  padding-left: 0em;
  border-radius: 8px;
}

.tabs-style-shape nav li:last-child a span {
  padding-right: 0em;
  border-radius: 8px;
  padding: 5px 15px 5px 15px;
}

.tabs-style-shape nav li a svg {
  position: absolute;
  left: 100%;
  margin: 0;
  width: 3em;
  height: 100%;
  display: none;
}

.tabs-style-shape nav li a svg:nth-child(2),
.tabs-style-shape nav li:last-child a svg {
  right: 100%;
  left: auto;
  -webkit-transform: scale3d(-1, 1, 1);
  transform: scale3d(-1, 1, 1);
}

.tabs-style-shape nav li a span {
  display: block;
  overflow: hidden;
  padding: 5px 15px 5px 15px;
  background-color: white;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #b80404;
  border: 2px #b80404 solid;
  border-radius: 8px;
}

.tabs-style-shape nav li a:hover span {
  background-color: #ff9088;
  border: 2px solid #b80404;
  color: white;
  border-radius: 8px;
}

.tabs-style-shape nav li a:hover svg {
  fill: #b80404;
}

/* Make only shape clickable */
.tabs-style-shape nav li a svg {
  pointer-events: none;
}

.tabs-style-shape nav li a svg use {
  pointer-events: auto;
}

.tabs-style-shape nav li.tab-current a span,
.tabs-style-shape nav li.tab-current a svg {
  -webkit-transition: none;
  transition: none;
}

.tabs-style-shape nav li.tab-current a span {
  background: #b80404;
  margin-bottom: 30px;
  border: 2px #dc3545 solid;
  color: white;
  border-radius: 8px;
  padding: 5px 15px 5px 15px;

}

.tabs-style-shape nav li.tab-current a svg {
  fill: #f2f2f2;
}

.tabs-style-shape .content-wrap {
  background: none;
}


.tabs {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  font-weight: 300;
  font-size: 1.25em;
}
@media (max-width:992px){
  .tabs {
    padding-top:0px!important;
  }
}
/* Nav */
.tabs nav {
  text-align: center;
}

.tabs nav ul {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 200px 0 200px;
  padding: 0;
  max-width: 1200px;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width:1199px){
  .tabs nav ul {
  margin: 0 15px 0 15px;
  }
}
@media (max-width:928px){
  .tabs nav ul {
  margin: 0 175px 0 175px;
  }
}
@media (max-width: 700px){
  .tabs nav ul {
  margin: 0 155px 0 155px;
  }
}
@media (max-width: 576px){
  .tabs nav ul {
  margin: 0 15px 0 15px;
  }
}
.tabs nav ul li {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  text-align: center;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tabs nav a {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5;
}

.tabs nav a span {
  vertical-align: middle;
  font-size: 0.75em;
}

.tabs nav li.tab-current a {
  color: #74777b;
}

.tabs nav a:focus {
  outline: none;
}


.tabs-sms {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  font-weight: 300;
  font-size: 1.25em;
}

/* Nav */
.tabs-sms nav {
  text-align: center;
}

.tabs-sms nav ul {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 200px 0 200px;
  padding: 0;
  max-width: 1200px;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}

.tabs-sms nav ul li {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  text-align: center;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tabs-sms nav a {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5;
}

.tabs-sms nav a span {
  vertical-align: middle;
  font-size: 0.75em;
}

.tabs-sms nav li.tab-current a {
  color: #74777b;
}

.tabs-sms nav a:focus {
  outline: none;
}


/*****************************************************************************************************************************************/
/* FAQS ACCORDIONS & RELATED PRODUCTS CAROUSELS */
/*****************************************************************************************************************************************/


.main-my-new-faqs .my-new-faqs-addup {
  background-color: #4b5663;
  padding-top: 32px;
  padding-bottom: 30px;
  padding-left: 18px;
  padding-right: 18px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  width: 100%;
  text-align: left;
  outline: 0 !important;
  transition: .1s;
  margin-top: 20px
}


/*My new caurosal Css*/
.owl-nav .owl-prev {
  position: absolute;
  left: -27px;
  top: 33%;
  border: 1px solid #fff;
  text-align: center;
  z-index: 5;
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  outline: 0;
  background: #D6D6D6 !important;
  transition: all 0.3s;
  color: #fff !important;
}

.owl-nav .owl-prev span {
  font-size: 25px;
  margin-top: -6px;
  display: inline-block;
}

.owl-nav .owl-prev:hover {
  background: #fff !important;
  border-color: #D6D6D6;
  color: #D6D6D6 !important;
}

.owl-nav .owl-next {
  position: absolute;
  right: -27px;
  top: 33%;
  text-align: center;
  border: 1px solid #fff;
  z-index: 5;
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  outline: 0;
  background: #D8D8D8 !important;
  color: #fff !important;
  transition: all 0.3s;
}

.owl-nav .owl-next span {
  font-size: 25px;
  margin-top: -6px;
  display: inline-block;
}

.owl-nav .owl-next:hover {
  background: #fff !important;
  border-color: #D8D8D8;
  color: #D6D6D6 !important;
}

.owl-carousel .owl-nav {
  display: block !important;
}


.owl-carousel .owl-nav {
  display: block !important
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel.owl-hidden {
  opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}

.owl-carousel.owl-rtl {
  direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
  float: right
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
  z-index: 0
}

.owl-carousel .owl-animated-out {
  z-index: 1
}

.owl-carousel .fadeOut {
  animation-name: fadeOut
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.owl-height {
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}


.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}


.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
      background-color: transparent;
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.owl-height {
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}


.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
  margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none
}

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791
}


/* Content */
.content-wrap {
  position: relative;
}
@media (max-width: 991px){
 .my-pricing-comparision-table{
    height: 900px;
    overflow: scroll;
  }
  .my-inner-pricing-table{
    width: 1000px!important;
  }
    
}
@media (min-width: 992px){
 .my-pricing-comparision-table{
    height: auto;
    overflow: visible;
  }
}
.content-wrap section {
  display: none;

}

.content-wrap section.content-current {
  display: block;
}

.content-wrap section p {
  margin: 0;
  padding: 0.75em 0;
  color: rgba(40, 44, 42, 0.05);
  font-weight: 900;
  font-size: 4em;
  line-height: 1;
}


/*ELFSIGHT CSS*/

.bilpPw {
  display: none;
}

.bnZuNK {
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  border: 0 !important;
  margin-bottom: 10px;
  padding: 0 !important;
  border-radius: 25px;
  background-color: white !important;
}

input.SearchBar__Input-sc-yq8zfg-3.jiczNa {
  color: black !important;
  padding-left: 20px !important;
}

.dCRYzd {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding: 15px !important;
  border: none;
  color: white;
  background-color: #0195ff !important;
}

.mzfxb {
  width: 25px;
  height: 25px;
  fill: white;
  transition: all 0.15s ease 0s;
  opacity: 1;
  padding: 30px;
}

.SearchBar__ButtonContainer-sc-yq8zfg-1.dCRYzd {
  border-radius: 0 20px 20px 0;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 235px;
  padding: 10px !important;
  margin: 0;
  font-size: 0.9rem;
  color: #212529 !important;
  text-align: left !important;
  list-style: none;
  background-color: #383838 !important;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0 0 15px 15px !important;
}

.btn-dropdown {
  background-color: #222d3d;
  color: white;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  padding: 2px 15px 2px 15px;
  border: 1px solid transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 4rem;
  margin-top: .04rem;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}



.socialmedia-img {
  filter: none;
  -webkit-filter: grayscale(0%);
}



.socialmedia-img:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%) ;
}

.socialmedia-domain {
  filter: none;
  -webkit-filter: grayscale(0%);
  width: 200px;
}

.socialmedia-domain:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%) ;
}

.footer {
  padding-top: 100px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.footer-info p {
  padding-right: 5%;
}

.search-button{
  display: inline-block; width: 80%;
}
.policies-img{
  display: flex; justify-content: space-around; align-items: center;
}
.footer-info p {
  padding-right: 5%;
}

#insta-feed {display: grid;grid-template-columns: repeat(5, 1fr);gap: 10px;padding-left: 16px;padding-right:16px;}.insta-post {width: 100%;}.insta-post img {width: 100%;height: auto;display: block;}@media (max-width: 991px) {#insta-feed {grid-template-columns: repeat(4, 1fr);}}@media (max-width: 767px) {#insta-feed {grid-template-columns: repeat(3, 1fr);}}@media (max-width: 576px) {#insta-feed {grid-template-columns: repeat(2, 1fr);}}

ul.foo-links.text-secondary.clearfix {
    line-height: 20px;
    padding-top: 8px;
    list-style: none!important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

ul.menu-items {
    list-style: none!important;
}

/*------------------------------------------*/
/*  FOOTER SOCIAL LINKS
/*------------------------------------------*/

.footer-socials {
  margin: 0;
  display: inline-block;
}

.footer-socials li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0;
}

.footer-socials a {
  display: block;
  margin-right: 20px;
}

.footer-socials span {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.footer-socials.ico-25 a {
  margin-right: 16px;
}


/*------------------------------------------*/
/*  BOTTOM FOOTER
/*------------------------------------------*/

.bottom-footer {
  padding-top: 10px;
}


/*------------------------------------------*/
/*  BOTTOM FOOTER LINKS
/*------------------------------------------*/

.bottom-footer-list li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  font-size: 12px;
}


.bottom-footer-list li.first-li {
  padding-left: 0;

}

.bottom-footer-list li:after {
  content: "|";
  position: relative;
  top: 5px;
  padding: 15px;
  font-size: 12px;
}

.bottom-footer-list li.last-li:after {
  content: " ";
  padding-left: 0;
}

.bottom-footer-list li p {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}


.wp-gr .wp-google-badge-fixed,
.wp-gr .wp-google-form {
  left: 10px !important;
  right: auto !important;
}


/*------------------------------------------*/
/*  FOOTER COPYRIGHT
/*------------------------------------------*/

.footer-copyright p {
  margin-bottom: 0;
}


/*********************************************************** ANIMATIONS *************************************************/
/************************************************************************************************************************/


@keyframes bounce {

  20%,
  53%,
  80%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    transform: translate3d(0, -4px, 0)
  }
}

@keyframes flash {

  50%,
  from,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1)
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05)
  }

  to {
    transform: scale3d(1, 1, 1)
  }
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1)
  }

  30% {
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    transform: scale3d(.75, 1.25, 1)
  }

  50% {
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    transform: scale3d(1.05, .95, 1)
  }

  to {
    transform: scale3d(1, 1, 1)
  }
}

@keyframes shake {

  from,
  to {
    transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0)
  }
}

@keyframes headShake {
  0% {
    transform: translateX(0)
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg)
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg)
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg)
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg)
  }

  50% {
    transform: translateX(0)
  }
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg)
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }

  to {
    transform: scale3d(1, 1, 1)
  }
}

@keyframes wobble {
  from {
    transform: none
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }

  to {
    transform: none
  }
}

@keyframes jello {

  11.1%,
  from,
  to {
    transform: none
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }

  77.7% {
    transform: skewX(.390625deg) skewY(.390625deg)
  }

  88.8% {
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

@keyframes bounceIn {

  20%,
  40%,
  60%,
  80%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1)
  }
}

@keyframes bounceInDown {

  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0)
  }

  75% {
    transform: translate3d(0, -10px, 0)
  }

  90% {
    transform: translate3d(0, 5px, 0)
  }

  to {
    transform: none
  }
}

@keyframes bounceInLeft {

  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0)
  }

  75% {
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    transform: translate3d(5px, 0, 0)
  }

  to {
    transform: none
  }
}

@keyframes bounceInRight {

  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    transform: translate3d(10px, 0, 0)
  }

  90% {
    transform: translate3d(-5px, 0, 0)
  }

  to {
    transform: none
  }
}

@keyframes bounceInUp {

  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0)
  }

  75% {
    transform: translate3d(0, 10px, 0)
  }

  90% {
    transform: translate3d(0, -5px, 0)
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1)
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0)
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0)
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0)
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0)
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0)
  }
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0)
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0)
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fadeIn {
  animation-name: fadeIn
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -30%, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-20%, 0, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInLeft {
  animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}
@media(max-width: 1800px){
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(20%, 0, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInRight {
  animation-name: fadeInRight
}
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 30%, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInUp {
  animation-name: fadeInUp
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 50%, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

@keyframes fadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.fadeOut {
  animation-name: fadeOut
}

@keyframes fadeOutDown {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0)
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0)
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0)
  }
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in
  }

  80% {
    transform: perspective(400px) scale3d(.95, .95, .95);
    animation-timing-function: ease-in
  }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in
  }
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  to {
    transform: perspective(400px)
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  to {
    transform: perspective(400px)
  }
}

@keyframes flipOutX {
  from {
    transform: perspective(400px)
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

@keyframes flipOutY {
  from {
    transform: perspective(400px)
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    transform: skewX(20deg);
    opacity: 1
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1
  }

  to {
    transform: none;
    opacity: 1
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1
  }

  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out
  }

  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(.1) rotate(30deg);
    transform-origin: center bottom
  }

  50% {
    transform: rotate(-10deg)
  }

  70% {
    transform: rotate(3deg)
  }

  to {
    opacity: 1;
    transform: scale(1)
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  to {
    opacity: 1;
    transform: none
  }
}

@keyframes rollOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomOut {
  from {
    opacity: 1
  }

  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  to {
    opacity: 0
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0);
    transform-origin: left center
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0);
    transform-origin: right center
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0)
  }
}


/********************************** MODAL BOX ***********************************************************8*/

@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900');

[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
  position: inherit;
  left: -9999px;
}

.modal-btn:checked+label,
.modal-btn:not(:checked)+label {
  position: relative;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 15px;
  line-height: 2;
  height: 50px;
  transition: all 200ms linear;
  border-radius: 4px;
  width: 240px;
  letter-spacing: 1px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  -ms-flex-item-align: center;
  align-self: center;
  border: none;
  cursor: pointer;
  background-color: lightgrey;
  color: #ffeba7;
  box-shadow: 0 12px 35px 0 rgba(16, 39, 112, .25);
}

.modal-btn:not(:checked)+label:hover {
  background-color: #b80404 !important;
  color: #fff;
}

.modal-btn:checked+label .uil,
.modal-btn:not(:checked)+label .uil {
  margin-left: 10px;
  font-size: 18px;
}

.modal-btn:checked+label:after,
.modal-btn:not(:checked)+label:after {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 110;
  width: 40px;
  border-radius: 3px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  background-color: #ffeba7;
  color: #102770;
  font-family: 'unicons';
  content: '\eac6';
  box-shadow: 0 12px 25px 0 rgba(16, 39, 112, .25);
  transition: all 200ms linear;
  opacity: 0;
  pointer-events: none;
  transform: translateY(20px);
}

.modal-btn:checked+label:hover:after,
.modal-btn:not(:checked)+label:hover:after {
  background-color: #102770;
  color: #ffeba7;
}

.modal-btn:checked+label:after {
  transition: opacity 300ms 300ms ease, transform 300ms 300ms ease, background-color 250ms linear, color 250ms linear;
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.modal {
  position: fixed;
  display: block;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  overflow-x: hidden;
  background-color: rgba(31, 32, 41, .75);
  pointer-events: none;
  opacity: 0;
  transition: opacity 250ms 700ms ease;
}

.modal-btn:checked~.modal {
  pointer-events: auto;
  opacity: 1;
  transition: all 300ms ease-in-out;
}

.modal-wrap {
  position: relative;
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 20px;
  background-color: #fff;
  -ms-flex-item-align: center;
  align-self: center;
  box-shadow: 0 12px 25px 0 rgba(199, 175, 189, .25);
  opacity: 0;
  transform: scale(0.6);
  transition: opacity 250ms 250ms ease, transform 300ms 250ms ease;
}

.modal-wrap img {
  display: block;
  width: 100%;
  height: 150px;
}

.modal-wrap p {
  padding: 20px 30px 0 30px;
}

.modal-btn:checked~.modal .modal-wrap {
  opacity: 1;
  transform: scale(1);
  transition: opacity 250ms 500ms ease, transform 350ms 500ms ease;
}

- .modal-btn:checked~.logo img {
  filter: brightness(100%);
  transition: all 250ms linear;
}
.modal-content {
  background-color: transparent;
  display: none;
}

.cd-modal.visible .modal-content {
  display: block
}


/***************************************************************************************************************/
/* PORTFOLIO HOMEPAGE */
/**************************************************************************************************************/


.cd-btn {
  text-align: left;

}


/* Main Content */
.cd-main-content {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100vh;
  /* vertically align its content */
  display: table;
}

.cd-main-content .center {
  /* vertically align inside parent element */
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* Modal Window */
.cd-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  height: 100%;
  width: 100%;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-modal .modal-content {
  height: 100%;
  overflow-y: auto;
  padding: 3em 5%;
}



.cd-modal .modal-close {
  /* 'X' icon */
  position: absolute;
  z-index: 1;
  top: 20px;
  right: 5%;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  color: transparent;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: visibility 0s .3s, opacity .3s 0s, -webkit-transform .3s 0s;
  transition: visibility 0s .3s, opacity .3s 0s, -webkit-transform .3s 0s;
  transition: transform .3s 0s, visibility 0s .3s, opacity .3s 0s;
  transition: transform .3s 0s, visibility 0s .3s, opacity .3s 0s, -webkit-transform .3s 0s;
}

.cd-modal .modal-close::before,
.cd-modal .modal-close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 20px;
  top: calc(50% - 1px);
  left: calc(50% - 10px);
}

.cd-modal .modal-close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-modal .modal-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cd-modal. {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .7s, visibility 0s;
  transition: opacity .7s, visibility 0s;
}

.cd-modal.visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .7s, visibility 0s;
  transition: opacity .7s, visibility 0s;
}

.cd-modal.visible .modal-content {
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
}

.cd-modal.visible .modal-close {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0s 0s, opacity .3s 0s, -webkit-transform .3s 0s;
  transition: visibility 0s 0s, opacity .3s 0s, -webkit-transform .3s 0s;
  transition: transform .3s 0s, visibility 0s 0s, opacity .3s 0s;
  transition: transform .3s 0s, visibility 0s 0s, opacity .3s 0s, -webkit-transform .3s 0s;
  -webkit-transform: scale(1);
  transform: scale(1);
  margin-top: 85px;
  margin-right: 2px;
}


/* Transition Layer */
.cd-transition-layer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

.cd-transition-layer .bg-layer {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-2%);
  transform: translateY(-50%) translateX(-2%);
  /* its dimentions will be overwritten using jQuery to proportionally fit the viewport */
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.cd-transition-layer.visible {
  opacity: 1;
  visibility: visible;
}

.cd-transition-layer.visible .bg-layer {
  -webkit-transform: translateY(-50%) translateX(-98%);
  transform: translateY(-50%) translateX(-98%);
}

.cd-transition-layer.opening .bg-layer,
.cd-transition-layer.closing .bg-layer {
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.no-cssanimations .cd-transition-layer {
  display: none;
}

.gummy-transition {
  font-family: Nunito, sans-serif;
  color: #f2f2f2;
}

.gummy-transition h1,
.gummy-transition h2 {
  margin-bottom: .4em;
  font-size: 16px;
  font-weight: 500;
}

.gummy-transition .cd-btn {
  color: #a9a9a9 !important;
  text-decoration: none;
}

.gummy-transition .cd-btn:hover {
  color: #000 !important;
  text-decoration: none;
}

.gummy-transition .cd-modal .modal-content {
  background-color: #c94242;
}


.gummy-transition .cd-modal .modal-close::after,
.gummy-transition .cd-modal .modal-close::before {
  background: #f2f2f2;
}

.gummy-transition .cd-modal .modal-close {
  background: #cb727c;
}

.gummy-transition .cd-modal .modal-close:hover {
  background: #a75e66;
}

.gummy-transition .cd-transition-layer .bg-layer {
  width: 2500%;
  background-image: url(/../wp-content/uploads/2025/10/gummy.webp);
}

.modal-form {
  font-family: Nunito, sans-serif;
  color: #f2f2f2;
}

.modal-form h1,
.modal-form h2 {
  margin-bottom: .4em;
  font-size: 16px;
  font-weight: 500;
}

.modal-form .cd-btn {
  color: white !important;
  text-decoration: none;
}


.modal-form .cd-modal .modal-content {
  background-color: transparent;
}


.modal-form .cd-modal .modal-close::after,
.modal-form .cd-modal .modal-close::before {
  background: #f2f2f2;
}

.modal-form .cd-modal .modal-close {
  background: #cb727c;
}

.modal-form .cd-modal .modal-close:hover {
  background: #a75e66;
}

.modal-form .cd-transition-layer .bg-layer {
  width: 250%;
  background-color: rgb(0, 0, 0, 0.4);
}

.btn-portfolio {
  background-color: transparent;
  color: #2f353e;
  font-family: Rubik, sans-serif;
  font-weight: 500;
  letter-spacing: -.75px;
  font-size: 1.35rem;
  line-height: 1;
  padding: 0;
  margin-bottom: 10px;
  border: 1px solid transparent;
}

@-webkit-keyframes cd-sequence {
  0% {
    -webkit-transform: translateY(-50%) translateX(-2%);
    transform: translateY(-50%) translateX(-2%)
  }

  100% {
    -webkit-transform: translateY(-50%) translateX(-98%);
    transform: translateY(-50%) translateX(-98%)
  }
}

@keyframes cd-sequence {
  0% {
    -webkit-transform: translateY(-50%) translateX(-2%);
    transform: translateY(-50%) translateX(-2%)
  }

  100% {
    -webkit-transform: translateY(-50%) translateX(-98%);
    transform: translateY(-50%) translateX(-98%)
  }
}

@-webkit-keyframes cd-sequence-2 {
  0% {
    -webkit-transform: translateY(-50%) translateX(-1.3158%);
    transform: translateY(-50%) translateX(-1.3158%)
  }

  100% {
    -webkit-transform: translateY(-50%) translateX(-98.6842%);
    transform: translateY(-50%) translateX(-98.6842%)
  }
}

@keyframes cd-sequence-2 {
  0% {
    -webkit-transform: translateY(-50%) translateX(-1.3158%);
    transform: translateY(-50%) translateX(-1.3158%)
  }

  100% {
    -webkit-transform: translateY(-50%) translateX(-98.6842%);
    transform: translateY(-50%) translateX(-98.6842%)
  }
}

@-webkit-keyframes cd-sequence-3 {
  0% {
    -webkit-transform: translateY(-50%) translateX(-2.5%);
    transform: translateY(-50%) translateX(-2.5%)
  }

  100% {
    -webkit-transform: translateY(-50%) translateX(-97.5%);
    transform: translateY(-50%) translateX(-97.5%)
  }
}

@keyframes cd-sequence-3 {
  0% {
    -webkit-transform: translateY(-50%) translateX(-2.5%);
    transform: translateY(-50%) translateX(-2.5%)
  }

  100% {
    -webkit-transform: translateY(-50%) translateX(-97.5%);
    transform: translateY(-50%) translateX(-97.5%)
  }
}

.duration-ani {
  -webkit-animation-duration: 3s !important;
  animation-duration: 3s !important;
}

#wrapper {
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  padding-left: 0;
  transition: all .5s ease;
}

#page-content-wrapper {
  padding-top: 70px;
  width: 100%;
}


.content-wrapper {
  padding: 40px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  margin-bottom:20px; 
}

.features-wrapper {
  padding: 30px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  margin: 20px;

}

.content-wrap div.content-current {
  display: block;
}

.overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .4);
  z-index: 1000;
}

.contact - us - background {
  width: 100 %;
  clear: both;
  padding: 20 px;
  background - color: #383838;
  font-size: 14px;
  color: #bbb;
}

.contact - text1 {
  margin-bottom: 21 px
}

.contact - text2 {
  margin-right: 20 px;
  float: left;
  color: #fff
}

.contact - text3 {
  color: #fff
}

.contact - text4 {
  color: #fff
}

.popup {
  position: relative;
  border-radius: 5 px;
  background-color: #41474c;
  color: #fff;
  padding: 30px;
  transition: all 1 s ease - in - out
}

.popup.close {
  position: absolute;
  top: 20 px;
  right: 30 px;
  transition: all .2 s;
  font-size: 30 px;
  font-weight: 400;
  text-decoration: none;
  color: #bbb
}

.popup.close: hover {
  color: #008cc6
}

.popup .content {
  max-height: 30%;
  overflow: auto
}

.overlay:target {
  visibility: hidden;
  opacity: 0;
  display: none
}


.close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .75rem 1.25rem;
  color: inherit;
  font-size: 2rem
}

.close {
  float: right;
  font-weight: 400;
  line-height: 1;
  color: #000;
  opacity: .5
}

.close: focus,
.close: hover {
  color: #000;
  text-decoration: none;
  opacity: .75
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none
}


.contact-text {
  float: left;
}

a.contact-text1 {
  margin-right: 20 px !important;
  float: left !important;
  color: #fff !important margin-left:10px;
}

a.contact-text2 {
  margin-right: 20 px !important;
  float: left !important;
  color: #fff !important
}

a.contact-text3 {
  margin-right: 20 px !important;
  float: left !important;
  color: #fff !important
}


.customize - overlay_popup {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100 %;
  max-width: 100 %;
  height: 100 %;
  background: rgba(0, 0, 0, .47)
}

.customize - popup {
  display: none;
  position: relative;
  z-index: 1000;
  margin: auto;
  width: 90 %;
  max-width: 800 px;
  padding: 15 px;
  top: 50 %;
  transform: translateY(-50 %)
}


.customize - 1 - wrapper {
  max-width: 1000 px;
  margin: auto;
  text-align: center
}

.customize - 1 - container {
  margin: -23 px auto 20 px;
  display: inline-block;
  width: 100 %;
  max-width: 551 px;
  font-family: Open sans, sans-serif;
}

.customize - 1,
.customize - 1 - popup__box {
  position: relative;
  width: 100 %;
  height: 0;
  padding-bottom: 56.25 %
}

.customize - 1__ link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100 %;
  height: 100 %
}

.customize - 1 iframe,
.customize - 1 - popup__box iframe,
.customize - 1__ bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100 %;
  height: 100 %;
  border: none
}

.customize - 1__ play - icon {
  position: absolute;
  top: 50 %;
  left: 50 %;
  z-index: 1;
  padding: 0;
  width: 100 px;
  height: 50 px;
  border: none;
  background-color: transparent;
  transform: translate(-50 %, -50 %);
  cursor: pointer;
  display: inline - block;
  background: #3eb5e5;
  color: #fff;
  font-size: 20 px;
  border-radius: 6 px;
  border: rgba(110, 50, 92, .1);
  transition: all .1 s ease .1 s;
  display: block;
  text-align: center;
  line-height: 50 px
}

.customize - 1__ button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  padding: 0;
  width: 30 px;
  height: 30 px;
  border: none;
  border-radius: 50 %;
  background-color: transparent;
  transform: translate(50 %, -50 %);
  cursor: pointer;
  display: none;
  background: rgba(255, 0, 0, .8);
  line-height: 30 px;
  text-align: center;
  color: #fff;
  font - size: 30 px;
  border: rgba(255, 0, 0, .1);
  transition: all .1 s ease .1 s
}

.customize - 1__ button: hover {
  box-shadow: 0 0 10 px 1 px rgba(0, 0, 0, .1);
  cursor: pointer
}

.customize - 1__ button: focus {
  outline: 0;
  box-shadow: 0 0 10 px 1 px rgba(0, 0, 0, .1)
}

.customize - 1__ button: before {
  content: '';
  width: 20 px;
  height: 2 px;
  background: #fff;
  transform: rotate(45 deg);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

.customize - 1__ button: after {
  content: '';
  width: 20 px;
  height: 2 px;
  background: #fff;
  transform: rotate(-45 deg);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

.customize - 1 - overlay_popup {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100 %;
  max-width: 100 %;
  height: 100 %;
  background: rgba(0, 0, 0, .47)
}

.customize - 1 - popup {
  display: none;
  position: relative;
  z-index: 1000;
  margin: auto;
  width: 90 %;
  max-width: 800 px;
  padding: 15 px;
  top: 50 %;
  transform: translateY(-50 %)
}

.org-chart {
  display: block;
  clear: both;
  margin-bottom: 30px;
  margin-top: 120px;
  position: relative;
  background-color: #fffaf0;
}


.bg-form {
  display: block;
  clear: both;
  margin-bottom: 0px;
  margin-top: 0px;
  position: relative;
  background-color: #fff;
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}


.image-container {
  min-height: 100vh;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.image-container:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: .3;
}


/*------------------------------------------*/
/*  FEATURE BOX
/*------------------------------------------*/


.fbox {

  padding: 10px;
  background-color: white;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}


.fbox-domain {

  padding: 15px;
  padding-top: 55px;
  height: 320px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}

.manage {

  padding: 10px;

}

.manage-white {

  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fff;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}

.manage-grey {

  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f3f4f5;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  height: 300px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}


.fbox-img {
  padding: 30px;
  margin-bottom: 70px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}

.fbox-1 {

  padding: 15px 20px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}

.fbox-1:hover {
  background-color: #fff;
  padding: 15px 20px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;

  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}


.fbox-2 {
  background: rgba(13, 135, 231, .05);
    padding: 20px 50px;
    border: 0px solid rgb(205 205 205 / 14%);
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
    height: 100px;

}

.fbox-2:hover {
  background: rgba(13, 135, 231, .1);
  padding: 20px 50px;
    border: 0px solid rgb(205 205 205 / 14%);
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
    height: 100px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .09);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .09);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .09);
}

.fbox-11 {
  padding: 20px 20px;
  border: 2px solid #efefef;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
@media (max-width:776px){
.fbox-11 {
  padding: 20px 0px;
  }
}
.fbox-11:hover {
  background-color: #fff;
  border: 2px solid #efefef;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .03);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .03);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .03);
}


.fbox-5 {
  background-color: #adadad1f!important;
  padding: 55px 30px;
  border: 0px solid rgb(205 205 205 / 14%);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  height: 90%;

}



.fbox-5:hover {
  background-color: #adadad1c!important;
  border: 1px solid rgb(205 205 205 / 14%);
  padding: 55px 30px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}

.fbox-6 {
  background-color: #ffffff!important;
  padding: 55px 30px;
  border: 0px solid rgb(255 255 255 / 4%);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  height: 90%;

}

.fbox-6:hover {
  background-color: #ffffff!important;
  border: 1px solid rgb(255 255 255 / 40%);
  padding: 55px 30px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}


.fbox-55 {
  background-color: #adadad1f!important;
  padding: 55px 40px;
  border: 0px solid rgb(205 205 205 / 14%);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  height: 90%;

}

.fbox-55:hover {
  background-color: #adadad1c!important;
  padding: 55px 40px;
  border: 1px solid rgb(205 205 205 / 14%);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}

.ico-rounded-lg.ico-45.bg-tra-violet-red.pink-color {
    margin-bottom: 25px;
}
.fbox-menu {
  padding: 10px 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 5x;
  border-bottom: 1px rgba(1, 149, 255, 0.4) solid;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .03);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .03);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .03);
}

.fbox-menu:hover {
  background-color: rgba(1, 149, 255, 0.4);
  border: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .03);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .03);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .03);
}

.fbox-menu-last {
  padding: 10px 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.fbox-menu-last:hover {
  background-color: rgba(1, 149, 255, 0.4);
  border: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .03);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .03);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .03);
}


.fbox-ico {
  width: 10%;
  display: inline-block !important;
  float: left;
  margin-top: 4px;
  text-align: left;
  margin-right: 10px;
}

.fbox-txt {
  width: auto;
  display: block !important;
  margin-left: 10px;
}


.fbox-square {
  background-color: white;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 10px;
  border: 1px solid var(--background);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 10px;
}

.fbox-square:hover {
  background-color: white;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 10px;
  border: 1px solid var(--background);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 10px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}

.fbox-products {
  background-color: var(--background)!important;
  padding: 35px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  height: 500px;
}

.fbox-products:hover {
  background-color: var(--background)!important;
  padding: 35px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 8px;
  height: 500px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}

.fbox-features {
  background-color: #ffff !important;
  padding: 35px;
  border: 1px solid var(--background);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 8px;
  height: 550px;
}


.fbox-features:hover {
  background-color: #ffff !important;
  padding: 35px;
  border: 1px solid #efefef;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 8px;
  height: 550px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}

.fbox-ms-office {
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  border: 10px solid white;
  width: 100%;
  max-width: 1200px;
  -webkit-box-shadow: 0px 5px 10px 5px rgba(5 5 5 / 9%);
  -moz-box-shadow: 0px 5px 10px 5px rgba(5 5 5 / 9%);
  box-shadow: 0px 5px 10px 5px rgba(5 5 5 / 9%);
  margin: 0 auto;
  border-radius: 10px !important;
}

.fbox-seo {
  background-color: #ffff !important;
  padding: 35px;
  border: 1px solid #efefef;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 8px;
  height: 700px;
}

.fbox-seo:hover {
  background-color: #ffff !important;
  padding: 35px;
  border: 1px solid #efefef;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 8px;
  height: 700px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}

.fbox-contact {
  background-color: #ffff !important;
  padding: 5px;
  border: 1px solid #efefef;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 8px;
  height: 90px;
}

.fbox-contact:hover {
  background-color: #0195ff !important;
  padding: 5px;
  border: 1px solid #efefef;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 8px;
  height: 90px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}


.ebay-why {
  padding: 10px;
  background-color: white;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0px 15px 20px 0px rgb(5 5 5 / 5%);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgb(5 5 5 / 5%);
  height: 120px;
  margin: 10px;
  width: 300px;
}
}


#dos-section {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/dos.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  height: auto;
}

#donts-section {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/donts.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  height: 410px;
}

#request-quote {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/request-quote.webp);
  padding-top: 10px;
  margin-bottom: 20px;
  color: white;
  background-repeat: no-repeat;
  height: auto;
}

#database-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/development/database-services/database-ad.webp);
  background-position: center;
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
  height: 410px;
}

#website-design {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/design/website-design/web-design.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
  height: auto;
}


#fb-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/marketing/facebook-ads/fb-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
  height: auto;
}

#google-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/marketing/google-ads/google-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
  height: auto;
}

#ebay-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/design/ebay-store/ebay-ad.webp);
  margin-bottom: 0px;
  background-position: left;
  background-repeat: no-repeat;
  height: auto;
}

@media (max-width: 1680px)
{
  #web-apps {
    position: relative;
    background-image: url(https://it-company.azureedge.net/cdn/webp/development/web-applications/web-apps.webp);
    padding-top: 60px;
    margin-bottom: 0px;
    background-repeat: no-repeat;
    background-position: -300px;
    background-position: -300px;
}


#database-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/development/database-services/database-ad.webp);
  background-position: center;
  padding-top: 60px;
  margin-bottom: 0px;
  background-position: -90px;
  background-repeat: no-repeat;
  height: auto;
}

#website-design {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/design/website-design/web-design.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-position: -300px;
  background-repeat: no-repeat;
  height: auto;
}


#fb-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/marketing/facebook-ads/fb-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-position: -300px;
  background-repeat: no-repeat;
  height: auto;
}

#google-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/marketing/google-ads/google-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
  background-position: -300px;
  height: auto;
}

#ebay-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/design/ebay-store/ebay-ad.webp);
  margin-bottom: 0px;
  background-position: -300px;
  background-repeat: no-repeat;
  height: auto;
}

}
/*#feature-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/ssd-img.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
} */

#register-domain-name-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/register-domain-name-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#register-domain-banner {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/register-domain.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}



#transfer-domain-name-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/transfer-domain-name-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#transfer-domain {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/transfer-domain.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#corporate-services-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/corporate-services-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#free-dns-service-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/free-dns-service-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#domain-resellers-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/domain-resellers-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#web-hosting-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/web-hosting-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#ftp-hosting-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/ftp-hosting-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#wordpress-hosting-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/wordpress-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#cloud-vps-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/cloud-vps-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#sim-hosting-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/sim-hosting-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#reseller-hosting-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/reseller-hosting-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#email-hosting-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/email-hosting-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#ms-office-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/ms-office-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#mobile-apps {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/app-screen-mockup.gif);
  padding-top: 60px;
  margin-bottom: 0px;
}

#gmail-hosting-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/gmail-hosting-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#logo-designing-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/logo-designing-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#ebay-store-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/ebay-store-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#explainer-video-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/explainer-video-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#web-maintenance-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/web-maintenance-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
}

#web-applications-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/web-applications-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}


#web-apps {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/development/web-applications/web-apps.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#databases-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/databases-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#sql-services-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/sql-services-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#api-integration-service-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/api-integration-service-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#digital-marketing-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/digital-marketing-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#seo-services-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/seo-services-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#social-media-marketing-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/social-media-marketing-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}


#sms-services-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/sms-services-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#google-facebook-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/google-facebook-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#azure-cloud-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/azure-cloud-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}


#aws-cloud-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/aws-cloud-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#cloud-backup-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/cloud-backup-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#ssl-certificates-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/ssl-certificates-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#fast-vpn-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/fast-vpn-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#website-security-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/website-security-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#email-security-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/email-security-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#hacked-website-repair-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/hacked-website-repair-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#vulnerability-assessment-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/vulnerability-assessment-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#server-management-ad {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/ads/server-management-ad.webp);
  padding-top: 60px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}


#more-employees {
  position: relative;
  background-image: url(https://it-company.azureedge.net/cdn/webp/employees.webp);
  padding-top: 30px;
  padding-bottom: 30px;
  border: 10px var(--background);
  width: 100%;
  max-width: 1200px;
  -webkit-box-shadow: 0px 5px 10px 5px rgba(5 5 5 / 9%);
  -moz-box-shadow: 0px 5px 10px 5px rgba(5 5 5 / 9%);
  box-shadow: 0px 5px 10px 5px rgba(5 5 5 / 9%);
  margin: 0 auto;
  border-radius: 10px !important;
}



.eapps-pricing-table-toggle-item-hint {
  content: "";
  position: absolute;
  left: 15px;
  background-color: #ffa21d52!important;
  padding-bottom: 8%;
  margin-top: -35px;
  width: 60%;
  font-size: 15px;
  color: var(--text);
  margin-left: 25px;
  border-radius: 8px;
  z-index: -1;
  transform-origin: 0 0;
  transform: rotate(0deg);
}


.eapps-pricing-table-toggle-item-hint-2 {
  content: "";
  position: absolute;
  left: 50px;
  background-color: rgba(244, 235, 176, 0.5);
  padding-bottom: 8%;
  margin-top: -35px;
  width: 60%;
  font-size: 15px;
  color: black;
  margin-left: 25px;
  border-radius: 8px;
  z-index: -1;
  transform-origin: 0 0;
  transform: rotate(0deg);
}

.branding-pricing-table {
border-bottom: 2px dotted lightgrey; 
text-align: left;
color: grey;
font-weight: 500;
}

.branding-pricing-table-last {
border-bottom: 0px; 
text-align: left;
color: grey;
font-weight: 500;
}


.dark-theme .branding-pricing-table {
border-bottom: 2px dotted lightgrey; 
text-align: left;
color: var(--text);
font-weight: 500;
}

.dark-theme .branding-pricing-table-last {
border-bottom: 0px; 
text-align: left;
color: var(--text);
font-weight: 500;
}



.pricing-table-box {
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  width: 100%;
}

.pricing-table-box td {
  padding: 0px;
  border-left: 1px solid transparent;
}

.pricing-table-box .pricing-table-box-list td {
  padding: 10px 8px;
  font-weight: 500;
  text-align: center;
  font-size: 14px;
  background: #F9F9F9;
}

.pricing-table-box .pricing-table-box-list .glyphicon-ok {
  color: #68AF27;
}

.pricing-table-box .pricing-table-box-list .glyphicon-remove {
  color: #C22439;
}

.pricing-table-box .pricing-table-box-list td:first-child {
  font-weight: 400;
  text-align: left;
  border-left: 0px;
  font-size: 14px;
  color: #060606;
  padding-left: 20px;
}

.pricing-table-box .pricing-table-box-list:nth-child(2n) td {
  background: #F2F2F2;
}


.pricing-table-cell {
  margin-top: 5px;
  margin-bottom: 5px;
  background: #F2F2F2;
  border-left: 1px dashed lightgrey !important;
}

.pricing-table-box .pricing-table-box-text h2 {
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #8a8a8a;
}

.pricing-table-box .pricing-table-box-text p {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #666;
  margin-top: 10px;
}

.pricing-table-box .pricing-table-box-item {
  color: #FFF;
}

.pricing-table-box .pricing-table-box-item .pricing-table-box-item-head {
  padding: 10px 5px;
  text-align: center;
  background-color: #2ac4ea !important;
  box-shadow: 0 -2px rgba(0, 0, 0, .1) inset;
  -moz-box-shadow: 0 -2px rgba(0, 0, 0, .1) inset;
  -webkit-box-shadow: 0 -2px rgba(0, 0, 0, .1) inset;
  -o-box-shadow: 0 -2px rgba(0, 0, 0, .1) inset;
}

.pricing-table-box .pricing-table-box-item .pricing-table-box-item-head p {
  font-size: 17px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.pricing-table-box .pricing-table-box-item .pricing-table-box-item-price {
  padding: 15px 10px;
  text-align: center;
  color: #009AD7;
  background: #F9F9F9;
}

.pricing-table-box .pricing-table-box-item .pricing-table-box-item-price p {
  font-size: 31px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 0px;
}

.pricing-table-box .pricing-table-box-item .pricing-table-box-item-price p span {
  font-size: 12px;
  font-weight: 300;
}

.pricing-table-box .pricing-table-box-item .pricing-table-box-item-price>span {
  font-size: 12px;
  font-weight: 400;
  color: #009AD7
}

.pricing-table-box .pricing-table-box-item .pricing-table-box-item-purchase {
  padding: 10px 5px;
  background: #FFF;
}

.pricing-table-box-item-purchase .btn {
  text-transform: uppercase;
  margin-bottom: 0px;
  background-color: #2ac4ea;
  box-shadow: 0 -2px rgba(0, 0, 0, .1) inset;
  -moz-box-shadow: 0 -2px rgba(0, 0, 0, .1) inset;
  -webkit-box-shadow: 0 -2px rgba(0, 0, 0, .1) inset;
  -o-box-shadow: 0 -2px rgba(0, 0, 0, .1) inset;
  border: none;
  padding: 11px 0;
}


.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
  color: inherit !important;
  background-color: inherit !important;
  border-color: inherit !important;
}

.pricing-table-box .pricing-table-box-list:nth-child(1n) td.second-row {
  background: rgb(219 237 251);
  border: 1px solid white;
}

.pricing-table-box .pricing-table-box-list:nth-child(2n) td.second-row {
  background: rgb(236 246 253);
  border: 1px solid white;

}

.pricing-table-box .pricing-table-box-list:nth-child(1n) td.third-row {
  background: rgb(219 245 228);
  border: 1px solid white;
}

.pricing-table-box .pricing-table-box-list:nth-child(2n) td.third-row {
  background: rgb(236 250 241);
  border: 1px solid white;
}

.pricing-table-box .pricing-table-box-list:nth-child(1n) td.fourth-row {
  background: rgb(254 230 233);
  border: 1px solid white;
}

.pricing-table-box .pricing-table-box-list:nth-child(2n) td.fourth-row {
  background: rgb(254 242 243);
  border: 1px solid white;
}


/* Color Version 2*/

.pricing-table-box .pricing-table-box-item .pricing-table-box-item-head.color2 {
  background-color: #f6653c !important;
}

.pricing-table-box-item-purchase .btn.color2 {
  background-color: #f6653c !important;
}

.pricing-table-box .pricing-table-box-item .pricing-table-box-item-price.color2 {
  color: #f6653c !important;
}

.my-fbox-blue{
  padding: 10px !important;
}

.fbox-blue {

  background-color: rgb(236 246 253);
  border: 1px solid white;
  padding: 30px 20px !important;

}


.fbox-green {

  background-color: rgb(236 250 241);
  border: 1px solid white;
  padding: 30px 20px !important;
}


.fbox-red {

  background-color: rgb(254 242 243);
  border: 1px solid white;
  padding: 30px 20px !important;
}

/* -------------- Pricing Table Style -------------- */
.pricing-table {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.pricing-table .ptable-item {
  width: 33.33%;
  padding: 15px;
}

.pricing-table .ptable-single {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.pricing-table .ptable-header,
.pricing-table .ptable-body,
.pricing-table .ptable-footer {
  position: relative;
  width: 100%;
  text-align: center;
  background: #ffffff;
  overflow: hidden;
}

.pricing-table .ptable-status,
.pricing-table .ptable-title,
.pricing-table .ptable-price,
.pricing-table .ptable-description,
.pricing-table .ptable-action {
  position: relative;
  width: 100%;
  text-align: center;
}


.pricing-table-title {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 60px 0 15px 0;
}

.pricing-table-title:first-child {
  margin-top: 30px;
}

.pricing-table-title h2 {
  font-size: 35px;
  font-weight: 900;
  color: #2A293E;
  letter-spacing: 2px;
}


.pricing-table {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.pricing-table .ptable-item {
  width: 33.33%;
  padding: 15px;
}


/* ==========================================================================
    COMPARISON TABLE
  ========================================================================== */


.comparison-table {
  flex-flow: row wrap;
  border: 10px solid white;
  width: 100%;
  max-width: 1200px;
  -webkit-box-shadow: 0px 5px 10px 5px rgba(5 5 5 / 9%);
  -moz-box-shadow: 0px 5px 10px 5px rgba(5 5 5 / 9%);
  box-shadow: 0px 5px 10px 5px rgba(5 5 5 / 9%);
  margin: 0 auto;
  border-radius: 10px !important;
}
.my-btn-com{
  font-size: 16px!important;
  padding: 0px;
  margin-top: 20px
}
.my-btn-com i{
  padding-right: 12px;
}
.pricing-table-box-text img{
 width: 100%; 
}
@media(min-width: 1015px){
  .pricing-table-box-text{
    max-width: 100%;
    width: 25%;
    
  }
  td.fbox-blue {
    width: 25%;
  }
  td.red-blue {
    width: 25%;
  }
  td.green-blue {
    width: 25%;
  }
}
.my-p-4{
 padding-left: 6.5px;
    padding-right: 6.5px;
}
.comparison-table .ctable-item {
  width: 33.33%;
  padding: 15px;
}

.comparison-table.table-5 .ptable-status span::before {
  content: "";
  position: absolute;
  right: 50%;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 10px solid #FF6F61;
  border-right: 25px solid transparent;
}

.comparison-table.table-5 .ptable-status span::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 10px solid #FF6F61;
  border-left: 25px solid transparent;
}
.empty-space {
  height: 25px;
      margin-top: 20px;
  
}
.empty-space-web{
  padding-top: 38px;
  padding-bottom: 38px
}
@media (max-width:576px){
  .empty-space {
  height: 0px;
}
}

.empty-space3 {

  height: 35px;

}

.empty-space4 {

  height: 40px;

}

.empty-space2 {

  height: 0px;

}


/*------------------------------------------*/
/*  CB BOXES
/*------------------------------------------*/


.cta-box {
  border: 1px solid #efefef;
  padding: 35px;
  border-radius: 5px;
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  height: 930px!important;
}

@media only screen and (max-width:1000px )
{
  .cta-box {
  border: 1px solid #efefef;
  padding: 35px;
  border-radius: 5px;
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  height: 90%!important;
  margin-top: 20px;
    margin-bottom: 20px;
    height: auto!important;
}

.grid-column {
    flex: 0 1 calc(33.33% - 20px);
    margin-bottom: 20px;
    padding: 10px 40px 40px 30px;
    width: 100%!important;
    display: inline-grid;
    margin: 16px;
    background-color: #fff!important;
    border-radius: 6px;
    height: auto!important;
    box-shadow: 0px 5px 10px 5px rgb(47 47 47 / 9%);
}

}

.cta-box-2 {
  border: 1px solid #efefef;
  padding: 5px;
  border-radius: 5px;
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}

.cta-txt {
  width: 80%;
  display: inline-block !important;
  text-align: left;


}

.cb-wrapper {
  position: relative;
}

.cb-holder {
  background-color: rgb(250, 250, 250, 0.7);
  border: 1px solid #f5f6f6;
  padding: 50px 40px;
  margin: 0 12% 40px;
  z-index: 1;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}


.cb-holder-2 {
  background-color: none;
  border: none;
  padding: 50px 40px;
  margin: 10% 40px;
}

.cb-box-rounded {
  padding: 20px 25px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  -moz-box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
  box-shadow: 0px 15px 20px 0px rgba(5, 5, 5, .05);
}


.cb-shape-1 {
  position: absolute;
  right: 30px;
  top: -35px;
  z-index: -1;
}

.cb-shape-2 {
  position: absolute;
  left: 30px;
  bottom: -25px;
  z-index: -1;
}

.cb-shape-1 img,
.cb-shape-2 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.cta-ico {
  width: 20%;
  display: inline-block !important;
  float: left;
  margin-top: 2px;
  text-align: center;
}

.features-ico {
  width: 5%;
  display: inline-block !important;
  float: left;
  margin-top: 2px;
  text-align: center;
  margin-right: 15px;
}


/*------------------------------------------*/
/*  DOWNLOAD BUTTON
/*------------------------------------------*/

.os-btn {
  margin: 0 auto 10px;
  text-align: left;
  width: 310px;
  min-width: 310px;
  border: 1px solid #dbe4f1;
  padding: 20px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.os-btn-txt {
  display: inline-block !important;
  padding-left: 20px;
}
 .my-pl-0{
   padding-left: 0px;
}
.my-ol{
  position: relative;
    left: 21px;
}

.os-txt {
  display: inline-block !important;
  padding-left: 20px;
  padding-right: 20px;
  top: 0;
  bottom: 0;
}

.mac-os-btn .os-btn-txt {
  padding-top: 7px;
  color: var(--text);
}

.os-ico {
  display: -webkit-inline-box;
  text-align: center;
  left: auto;
  right: auto;
}

.os-btn-ico {
  display: inline-block !important;
  float: left;
  text-align: center;
}


@media only screen and (max-width: 768px)
{
.contact-btn {
  margin: 0 auto 10px;
  text-align: left;
  width: 80%;
  min-width: 80%;
  border: 1px solid #dbe4f1;
  padding: 20px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
}


@media only screen and (min-width:768px)  and (max-width: 1200px)
{

.col-md-2 {
    flex: 0 0 auto;
    width: 25%!important;
}
.contact-btn {
  margin: 0px 12px 10px;
    text-align: left;
    width: 100%!important;
    min-width: 80%!important;
    border: 1px solid #dbe4f1;
    padding: 12px 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

  .h5, sh5.os-btn-txt {
    font-size: 1rem!important;
}
}



@media only screen and (min-width: 1200px)
{
.contact-btn {
  margin: 0 auto 10px;
  text-align: left;
  width: 95%;
  min-width: 95%;
  border: 1px solid #dbe4f1;
  padding: 20px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
}
.contact-btn-txt {
    margin-left: 10px;
}

/* ====================================================================
MAP CSS
=========================================================================*/


.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.centered-y {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.distribution-map {
  position: initial;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  margin: 0 auto;
}

.distribution-map>img {
  width: 90%;
  position: initial;
  margin: 0;
  padding: 0;
}
@media(max-width: 576px){
.distribution-map>img {
  width: 100%;
  }
}
.distribution-map .map-point {
  cursor: pointer;
  outline: none;
  z-index: 0;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, z-index 0.25s ease-in-out;
  -webkit-transition-delay: 0.25s, 0.25s, 0.25s, 0.25s;
  transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  background: rgba(26, 26, 26, 0.85);
  border: none;
}



.distribution-map .map-point .content {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  width: 100%;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  overflow: overlay;
}

.distribution-map .map-point:active,
.distribution-map .map-point:focus {
  margin: 0;
  padding: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  width: 300px;
  height: 220px;
  color: #e5e5e5;
  z-index: 1;
  transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out;
}

.distribution-map .map-point:active .content,
.distribution-map .map-point:focus .content {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: opacity 0.25s ease-in-out 0.25s, height 0.25s ease-in-out, overflow 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out 0.25s, height 0.25s ease-in-out, overflow 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out, height 0.25s ease-in-out, overflow 0.25s ease-in-out;
  -webkit-transition-delay: 0.25s, 0s, 0s;
  transition: opacity 0.25s ease-in-out 0.25s, height 0.25s ease-in-out, overflow 0.25s ease-in-out;
  overflow: hidden;
}

.distribution-map .map-point:active .content a:hover,
.distribution-map .map-point:active .content a:active,
.distribution-map .map-point:focus .content a:hover,
.distribution-map .map-point:focus .content a:active {
  color: #afe1fa;
}


div.photo-container {
  max-width: 40em;
  height: auto;
  position: relative;
  margin:1.5em auto;
}

div.photo-container a {
  text-decoration: none;
  color: black;
  cursor: default;
  font-weight: normal;
}

div.photo-container a span {
  visibility: hidden;
  position: absolute;
  left: 1.5em;
  top: 2.3em;
  background: white;
  color: black;
  font-size: 0.8em;
  padding: 0.3em;
  cursor: default;
  line-height: 1.4;
}

div.photo-container a:hover span {
  visibility: visible;
}

/*my new fixed class*/
.closing {
  opacity: 0 !important;
  z-index: -1;
 visibility: hidden!important;
}

.new-portfolio {
  top: 0px;
  position: fixed;
}

.scroll {
  position: fixed;
  top: 0;
}

.new {
  display: none;
}

.top-notifi .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
.h-dis{
  display:inline-block;
  }
.main-drop{
  padding-left:22px;
}
/*My new media queries for mobile screen*/

.iti {
  position: relative;
  display: flex
}

.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box
}


.iti__hide {
  display: none
}

.iti__v-hide {
  visibility: hidden
}

.iti input,

.iti input[type=tel],
.iti input[type=text] {

  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
  border: 1px solid skyblue;
  border-radius: 5px;
  padding: 10px;
}

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px
}

.iti.iti--allow-dropdown {
  width: 100%
}

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px
}

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555
}

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555
}

.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
  background-color: #fff;
  border: 1px solid #ccc;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px
}
.iti__flag-box {
  display: inline-block;
  width: 20px
}

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc
}

.iti__country {
  padding: 5px 10px;
  outline: 0
}

.iti__dial-code {
  color: #999
}

.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, .05)
}

.iti__country-name,
.iti__dial-code,
.iti__flag-box {
  vertical-align: middle
}

.iti__country-name,
.iti__flag-box {
  margin-right: 6px
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, .05)
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
  cursor: default
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
  background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, .05)
}

.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px
}

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px
}

.iti--container:hover {
  cursor: pointer
}

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed
}

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%
}

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em
}

.iti__flag {
  width: 20px
}

.iti__flag.iti__be {
  width: 18px
}

.iti__flag.iti__ch {
  width: 15px
}

.iti__flag.iti__mc {
  width: 19px
}

.iti__flag.iti__ne {
  width: 18px
}

.iti__flag.iti__np {
  width: 13px
}

.iti__flag.iti__va {
  width: 15px
}


.iti__flag.iti__ac {
  height: 10px;
  background-position: 0 0
}

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0
}

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0
}

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0
}

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0
}

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0
}

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0
}

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0
}

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0
}

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0
}

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0
}

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0
}

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0
}

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0
}

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0
}

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0
}

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0
}

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0
}

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0
}

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0
}

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0
}

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0
}

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0
}

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0
}

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0
}

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0
}

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0
}

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0
}

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0
}

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0
}

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0
}

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0
}

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0
}

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0
}

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0
}

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0
}

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0
}

.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0
}

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0
}

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0
}

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0
}

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0
}

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0
}

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0
}

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0
}

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0
}

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0
}

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0
}

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0
}

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0
}

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0
}

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0
}

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0
}

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0
}

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0
}

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0
}

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0
}

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0
}

.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0
}

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0
}

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0
}

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0
}

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0
}

.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0
}

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0
}

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0
}

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0
}

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0
}

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0
}

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0
}

.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0
}

.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0
}

.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0
}

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0
}

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0
}

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0
}

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0
}

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0
}

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0
}

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0
}

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0
}

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0
}

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0
}

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0
}

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0
}

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0
}

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0
}

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0
}

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0
}

.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0
}

.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0
}

.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0
}

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0
}

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0
}

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0
}

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0
}

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0
}

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0
}

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0
}

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0
}

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0
}

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0
}

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0
}

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0
}

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0
}

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0
}

.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0
}

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0
}

.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0
}

.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0
}

.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0
}

.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0
}

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0
}

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0
}

.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0
}

.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0
}

.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0
}

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0
}

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0
}

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0
}

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0
}

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0
}

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0
}

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0
}

.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0
}

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0
}

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0
}

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0
}

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0
}

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0
}

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0
}

.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0
}

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0
}

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0
}

.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0
}

.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0
}

.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0
}

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0
}

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0
}

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0
}

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0
}

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0
}

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0
}

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0
}

.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0
}

.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0
}

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0
}

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0
}

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0
}

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0
}

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0
}

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0
}

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0
}

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0
}

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0
}

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0
}

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0
}

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0
}

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0
}

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0
}

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0
}

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0
}

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0
}

.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0
}

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0
}

.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0
}

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0
}

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0
}

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0
}

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0
}

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0
}

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0
}

.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0
}

.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0
}

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0
}

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0
}

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0
}

.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0
}

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0
}

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0
}

.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0
}

.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0
}

.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0
}

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0
}

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0
}

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0
}

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0
}

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0
}

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0
}

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0
}

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0
}

.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0
}

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0
}

.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0
}

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0
}

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0
}

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0
}

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0
}

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0
}

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0
}

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0
}

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0
}

.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0
}

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0
}

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0
}

.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0
}

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0
}

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0
}

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0
}

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0
}

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0
}

.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0
}

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0
}

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0
}

.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0
}

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0
}

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0
}

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0
}

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0
}

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0
}

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0
}

.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0
}

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0
}

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0
}

.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0
}

.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0
}

.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0
}

.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0
}

.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0
}

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0
}

.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0
}

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0
}

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0
}

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0
}

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0
}

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0
}

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0
}

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0
}

.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0
}

.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0
}

.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0
}

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0
}

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0
}

.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0
}

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0
}

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0
}

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0
}

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0
}

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0
}

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0
}

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0
}

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0
}

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0
}

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0
}

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0
}

.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0
}

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0
}

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0
}


.iti__flag {
  height: 15px;
  box-shadow: 0 0 1px 0 #888;
  background-image: url(https://it-company.azureedge.net/cdn/webp/flags.webp);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0
}

.iti__flag.iti__np {
  background-color: transparent
}

textarea#message {
  display: flex;
  width: 550px;
  height: 80px;
  border-radius: 8px;
  padding: 10px;
  color: grey;
  font-size: 14px;
  border: 1px solid lightblue;
}

.submit-button {
  text-align: left;
  font-size: 13px;
  font-weight: 400;
}

ul.list_tick_sec1 {
  list-style-image: url(https: //itcompany.azureedge.net/cdn/webp/tick-list.webp);
  color: #666;
}

.card-desc h5 {
  color: #000;
  font-style: italic;
  left: 25px;
  position: relative;
  font-size: 16px;
  font-weight: 700;
}

a.card-link {
  text-decoration: none;
  color: #333;
}

.customize - wrapper {
  max-width: 1000 px;
  margin: auto;
  text-align: center;
}

.customize - container {
  margin: -23 px auto 20 px;
  display: inline - block;
  width: 100 %;
  max-width: 551 px;
  font-family: 'Open sans', sans-serif
}

.customize,
.customize - popup__box {
  position: relative;
  width: 100 %;
  height: 0;
  padding - bottom: 376 px
}

.customize__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100 %;
  height: 100 %;
}

.customize iframe,
.customize - popup__box iframe,
.customize__bg {
  position: absolute;
  top: 45 px !important;
  left: 0;
  width: 100 %;
  height: 100 %;
  border: none;
}

img.customize__bg.lazyload {
  height: max-content;
}

.customize__play - icon {
  position: relative;
  top: 56 %;
  left: 50 %;
  z-index: 1;
  padding: 16 px;
  width: 80 px;
  height: 54 px;
  border: none;
  background - color: transparent;
  transform: translate(-50 %, -50 %);
  cursor: pointer;
  display: inline - block;
  background: #f44336;
  color: #fff;
  font - size: 20 px;
  border-radius: 6 px;
  border: rgba(110, 50, 92, .1);
  transition: all .1 s ease .1 s;
  display: block;
  text-align: center;
  line-height: 50 px
}

i.fa.fa - play {
  top: 0 px;
  position: relative;
}

.customize__button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  padding: 0;
  width: 30 px;
  height: 30 px;
  border: none;
  border-radius: 50 %;
  background - color: transparent;
  transform: translate(50 %, -50 %);
  cursor: pointer;
  display: none;
  background: #6fc241;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font - size: 30 px;
  border: rgba(255, 0, 0, .1);
  transition: all .1 s ease .1 s
}

.customize__button: hover {
  box-shadow: 0 0 10 px 1 px rgba(0, 0, 0, .1);
  cursor: pointer
}

.customize__button: focus {
  outline: 0;
  box-shadow: 0 0 10 px 1 px rgba(0, 0, 0, .1)
}

.customize__button: before {
  content: '';
  width: 20 px;
  height: 2 px;
  background: #fff;
  transform: rotate(45 deg);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

.customize__button: after {
  content: '';
  width: 20 px;
  height: 2 px;
  background: #fff;
  transform: rotate(-45 deg);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

.customize - overlay_popup {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100 %;
  max-width: 100 %;
  height: 100 %;
  background: rgba(0, 0, 0, .47)
}

.customize - popup {
  display: none;
  position: relative;
  z-index: 1000;
  margin: auto;
  width: 90 %;
  max-width: 800 px;
  padding: 15 px;
  top: 50 %;
  transform: translateY(-50 %)
}


.customize - 1 - wrapper {
  max-width: 1000 px;
  margin: auto;
  text-align: center
}

.customize - 1 - container {
  margin: -23 px auto 20 px;
  display: inline - block;
  width: 100 %;
  max-width: 551 px;
  font-family: 'Open sans', sans-serif
}

.customize - 1,
.customize - 1 - popup__box {
  position: relative;
  width: 100 %;
  height: 0;
  padding - bottom: 56.25 %
}

.customize - 1__ link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100 %;
  height: 100 %
}

.customize - 1 iframe,
.customize - 1 - popup__box iframe,
.customize - 1__ bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100 %;
  height: 100 %;
  border: none;
}

.customize - 1__ play - icon {
  position: absolute;
  top: 50 %;
  left: 50 %;
  z-index: 1;
  padding: 0;
  width: 100 px;
  height: 50 px;
  border: none;
  background - color: transparent;
  transform: translate(-50 %, -50 %);
  cursor: pointer;
  display: inline - block;
  background: #3eb5e5;
  color: #fff;
  font-size: 20 px;
  border-radius: 6 px;
  border: rgba(110, 50, 92, .1);
  transition: all .1 s ease .1 s;
  display: block;
  text-align: center;
  line-height: 50 px
}

.customize - 1__ button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  padding: 0;
  width: 30 px;
  height: 30 px;
  border: none;
  border-radius: 50 %;
  background - color: transparent;
  transform: translate(50 %, -50 %);
  cursor: pointer;
  display: none;
  background: rgba(255, 0, 0, .8);
  line-height: 30 px;
  text-align: center;
  color: #fff;
  font-size: 30 px;
  border: rgba(255, 0, 0, .1);
  transition: all .1 s ease .1 s
}

.customize - 1__ button: hover {
  box-shadow: 0 0 10 px 1 px rgba(0, 0, 0, .1);
  cursor: pointer
}

.customize - 1__ button: focus {
  outline: 0;
  box-shadow: 0 0 10 px 1 px rgba(0, 0, 0, .1)
}

.customize - 1__ button: before {
  content: '';
  width: 20 px;
  height: 2 px;
  background: #fff;
  transform: rotate(45 deg);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

.customize - 1__ button: after {
  content: '';
  width: 20 px;
  height: 2 px;
  background: #fff;
  transform: rotate(-45 deg);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

.customize - 1 - overlay_popup {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100 %;
  max-width: 100 %;
  height: 100 %;
  background: rgba(0, 0, 0, .47)
}

.customize - 1 - popup {
  display: none;
  position: relative;
  z-index: 1000;
  margin: auto;
  width: 90 %;
  max-width: 800 px;
  padding: 15 px;
  top: 50 %;
  transform: translateY(-50 %)
}


.modal.in.modal - dialog {
  -webkit-transform: translate(0, 0);
  -ms- transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal - open.modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal - dialog {
  position: relative;
  width: auto;
  margin: 10 px
}

.modal - content {
  position: relative;
  width: 100 %;
  margin: auto;
  padding: 20 px;
  background-color: #fff;
  -webkit-background - clip: padding - box;
  background - clip: padding - box;
  border: 1 px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  margin-top: 144px
}

textarea #message {
  width: 100 %;
  padding-top: 12;
  margin-top: 12 px;
  margin-bottom: 12 px;
  background-color: #f5f5f5
}

input #mobilenumber {
  background - color: #f5f5f5;
  height: 45px;
  width: 100%;
}

.iti.iti--allow-dropdown {
  width: 10 %
}

.modal-header h2 {
  color: #89bb00;
  font-size: 32px;
  font-weight: 700
}

button #btn_smsSubmit {
  border: none;
  padding: 10 px 20 px
}

.modal - backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background - color: #000
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.in {
  opacity: .5
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}

.modal - header.close {
  margin - top: -2 px
}

.modal - title {
  margin: 0;
  line-height: 1.42857143
}

.modal - body {
  position: relative;
  padding: 15 px
}

.modal - footer {
  padding: 15 px;
  text-align: right;
  border-top: 1 px solid #e5e5e5
}

.modal - footer.btn+.btn {
  margin-bottom: 0;
  margin-left: 5 px
}

.modal - footer.btn - group.btn+.btn {
  margin-left: -1 px
}

.modal - footer.btn - block+.btn - block {
  margin-left: 0
}

.modal - scrollbar - measure {
  position: absolute;
  top: -9999 px;
  width: 50 px;
  height: 50 px;
  overflow: scroll
}



.page_tab form.inquiry_form label {
  display: block
}

.page_tab form.inquiry_form span.input_field {
  display: block
}

.page_tab form.inquiry_form span.input_field input,
.page_tab form.inquiry_form span.input_field textarea {
  height: 45px;
  background-color: #f5f5f5;
  padding: 10px;
  margin-bottom: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border: 2px solid rgba(0, 0, 0, .07)
}

.page_tab form.inquiry_form span.input_field textarea {
  height: 175px
}

.page_tab form.inquiry_form span.input_field input:focus,
.page_tab form.inquiry_form span.input_field textarea:focus {
  background: #fff;
  box-shadow: 0;
  border: 2px solid rgba(174, 8, 8, .12);
  color: #3498db;
  outline: 0
}


.iti {
  position: relative;
  display: inline-block
}

.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box
}


.img-negative {
  margin-top: -70px !important;
  margin-bottom: -70px !important;
}


.image-box {
  background-color: #ffffff;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;

}

.image-box * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.image-box h3 {
  background-color: #0195ff;
  border: 2px solid rgba(1, 149, 255, 0.5);
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0;
  padding-bottom: 5px 10px !important;
  text-transform: uppercase;
  border-radius: 8px;
}
.image-box:before,
.image-box:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #fff;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  content: '';
  opacity: 0.5;
  z-index: 1;
}

.image-box:before {
  -webkit-transform: skew(45deg) translateX(-155%);
  transform: skew(45deg) translateX(-155%);
}

.image-box:after {
  -webkit-transform: skew(45deg) translateX(155%);
  transform: skew(45deg) translateX(155%);
}

.image-box img {
  backface-visibility: hidden;
  max-width: 100%;
  vertical-align: middle;
}

.image-box figcaption {
  top: 50%;
  left: 50%;
  position: absolute;
  z-index: 2;
  border-radius: 8px;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  -webkit-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
}

.image-box a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  border-radius: 8px;
}


.image-box:hover>img,
.image-box.hover>img {
  opacity: 0.5;
}

.image-box:hover:before,
.image-box.hover:before {
  -webkit-transform: skew(45deg) translateX(-55%);
  transform: skew(45deg) translateX(-55%);
}

.image-box:hover:after,
.image-box.hover:after {
  -webkit-transform: skew(45deg) translateX(55%);
  transform: skew(45deg) translateX(55%);
}

.image-box:hover figcaption,
.image-box.hover figcaption {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

@media only screen and (max-width:991px) {
  html {
    overflow: hidden;
    height: 100%;
    -webkit-overflow-scrolling:touch
  }

  body {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden
  }

  .desktoplogo {
    display: none
  }

  .wsmainfull {
    height: 0
  }
  
  .wsmenu {
    width: 100%;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    right: 0;
    overflow-y: hidden;
    padding: 0;
    top: 0;
    visibility: hidden;
    position: fixed;
    margin: 0
  }

  .wsmenu>.wsmenu-list {
    height: auto;
    min-height: 100%;
    width: 350px;
    background: #fff;
    padding-bottom: 0;
    margin-right: -350px;
    display: block;
    text-align: center;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
  }

  .wsmenu>.wsmenu-list>li {
    width: 100%;
    display: block;
    float: none;
    border-right: none;
    background-color: transparent;
    position: relative;
    white-space: inherit;
    clear: right
  }

  .wsmenu>.wsmenu-list>li>a {
    padding: 12px 32px 12px 17px;
    font-size: 15px;
    text-align: left;
    border-right: solid 0;
    color: #666;
    line-height: 25px;
    border-bottom: 1px solid;
    border-bottom-color: rgba(0, 0, 0, .13);
    position: static
  }

  .wsmenu>.wsmenu-list>li>a>i {
    font-size: 14px;
    color: #bfbfbf
  }

  .wsmenu>.wsmenu-list>li>a .wsarrow:after {
    display: none
  }

  .wsmenu>.wsmenu-list>li:hover>a {
    background-color: rgba(0, 0, 0, .08);
    text-decoration: none
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu {
    color: #666;
    display: none;
    position: relative;
    top: 0;
    padding: 10px 0;
    border: solid 0;
    transform: none;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    transition: inherit;
    border-bottom: 1px solid rgba(0, 0, 0, .13);
    -webkit-transform-style: flat
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .title {
    color: #666;
    font-size: 15px;
    padding: 10px 8px 10px 0
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu>ul {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 15px
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu>ul>li>a {
    padding: 9px 14px;
    line-height: normal;
    font-size: 13px;
    background-color: #e7e7e7;
    color: #666
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu>ul>li>a:hover {
    background-color: #000
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu ul li.title {
    line-height: 26px;
    color: #666;
    margin: 0;
    font-size: 15px;
    padding: 7px 0;
    background-color: transparent
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form {
    padding: 5px 0 62px 0
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .show-grid div {
    margin: 0
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type=button] {
    width: 46%
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type=submit] {
    width: 46%
  }

  .wsmobileheader {
    width: 100%;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10002;
    height: 54px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    box-shadow: 0 0 1px rgba(0, 0, 0, .3)
  }

  .wsmobileheader .smllogo {
    display: inline-block;
    margin-top: 12px;
    padding-left: 18px
  }

  .wsanimated-arrow {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 102;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
  }

  .wsanimated-arrow {
    cursor: pointer;
    padding: 16px 35px 16px 0;
    margin: 7px 0 0 15px
  }

  .wsanimated-arrow span,
  .wsanimated-arrow span:after,
  .wsanimated-arrow span:before {
    cursor: pointer;
    height: 3px;
    width: 22px;
    background: #a9a9a9;
    position: absolute;
    display: block;
    content: ''
  }

  .wsanimated-arrow span:before {
    top: -13px;
    width: 26px
  }

  .wsanimated-arrow span:after {
    bottom: -7px;
    width: 20px
  }

  .wsanimated-arrow span,
  .wsanimated-arrow span:after,
  .wsanimated-arrow span:before {
    transition: all .5s ease-in-out
  }

  .wsmenu>.wsmenu-list>li>.wsmenu-click {
    height: 49px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 100%
  }

  .wsmenu>.wsmenu-list>li>.wsmenu-click>i {
    display: block;
    height: 8px;
    width: 8px;
    float: right;
    transform: rotate(-225deg);
    margin: 18px 18px 0 0
  }

  .wsmenu>.wsmenu-list>li>.wsmenu-click>i:before {
    content: "";
    width: 100%;
    height: 100%;
    border-width: 1.5px 1.5px 0 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, .4);
    transition: .2s ease;
    display: block;
    transform-origin: 100% 0
  }
}

@media only screen and (max-width:1199px) {
  .wsmainfull {
    display: none !important;
  }
}

@media only screen and(max-width: 1000px) and(max-height: 640px) and(orientation: landscape) {
  .customize - popup {
    width: 70 %
  }
}


@media only screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media (max-width:1199px) {
  .h-navigation {
    display: block;
    padding-top: 0px;
    background: #fff;
    padding-bottom: 0px;
  }
      .h-navigation-1 {
        position: fixed;
        top: 0px;
        width: -webkit-fill-available;
  }
  .my-container {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between
  }

  .h-sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: .5s
  }

  .h-sidenav ul li {
    padding: 14px 8px 11px 32px;
    text-decoration: none;
    font-size: 24x;
    color: #111;
    display: block;
    transition: .3s
  }
  .h-sidenav ul li button{
      color: #111;
    }
  @media only screen and (max-device-width: 812px) {
  /* Set the color to red for iPhones with a screen width of up to 812 pixels */
  .h-sidenav ul li {
    color: #111;
  }
    .h-sidenav ul li button{
      color: #111;
    }
}
  .h-sidenav a:hover {
    color: #f1f1f1;
  }

  .h-sidenav .h-closebtn {
    position: absolute;
    top: 28px;
    right: 14px;
    font-size: 34px;
    margin-left: 50px;
  }

  .h-border-top {
    border-top: 1px solid #000;
    margin-top: -1px;
  }

  .h-elements-sidenav-1 {
    background: #e9e9e9;
    padding-top: 28px;
    padding-bottom: 29px;
    border-bottom: 1px solid #3f3f3f00;
  }

  .h-elements-sidenav-2 {
    padding-top: 12px;
  }

  .h-dropdown-btn {
    border: none;
    background: 0 0;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: 0;
  }

  .h-icon-show {
    float: right;
  }

  .h-bt {
    border-bottom: 1px solid #c3bfbf
  }

  .h-dropdown-container {
    display: none;
    background-color: #fff;
    padding-left: 8px
  }

  .h-dropdown-container a {
    border-bottom: 1px solid #b9a9a9;
    display: block;
    line-height: 46px
  }

  .h-bt-n {
    border-bottom: none !important;
  }

    .wsmobileheader {
      display: block !important;
    }

  .wsmenu>.wsmenu-list>li:last-child {
    padding-bottom: 110px;
  }
  .close {
    color: #fff;
  }

  .h-sidenav ul li {
    font-size: 19px;
  }
 }
 
.Grid__GridContainer-sc-mnc6zf-0.kbvIBp {
    grid-template-columns: repeat(4, minmax(0px, 1fr))!important;
    gap: 20px!important;
  }

@media  only screen and (max-width: 668px) {

  svg.hidden {
    height: 0px;
  }
}
@media  only screen and (min-width: 321px) {
  .footer {
    padding-top: 80px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media only screen and (max-width: 58em) {
  .tabs-style-shape nav ul {
    display: block;
  }

  .tabs-style-shape nav ul li {
    display: block;
    margin: 0;
    -webkit-flex: none;
    flex: none;
  }

  .tabs-style-shape nav ul li a {
    margin: 0;
  }

  .tabs-style-shape nav ul li svg {
    display: none;
  }

  .tabs-style-shape nav ul li a span {
    padding: 1.34em 0 1.3em!important;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
    line-height: 1;
  }

  .tabs-style-shape nav ul li:last-child a span {
    padding: 1.25em 0 !important;
  }

  .tabs-style-shape nav ul li.tab-current {
    z-index: 1;
  }
}


@media only screen and (max-width: 58em) {
  .tabs nav a.icon span {
    display: none;
  }
  

  .tabs nav a:before {
    margin-right: 0;
  }
}

@media only screen and (max-width: 930px) {
.tabs-style-shape nav ul li a {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 58em) {
  .tabs-sms nav a.icon span {
    display: none;
  }

  .tabs-sms nav a:before {
    margin-right: 0;
  }
}
@media only screen and (max-width: 500px) {
  .modal-wrap {
    width: calc(100% - 40px);
    padding-bottom: 15px;
  }

  .modal-wrap p {
    padding: 15px 20px 0 20px;
  }
}
//New class

@media only screen and (min-width:768px) {


  .gummy-transition h1 {
    font-size: 7.2rem;
    font-family: 'Open Sans', sans-serif;
  }

  .gummy-transition h2 {
    font-size: 5.5rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #a9a9a9;
  }

  .gummy-transition h3 {
    font-size: 1.65rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #a9a9a9;
  }

  .gummy-transition h3:hover {
    font-size: 1.65rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #000;
  }

  .gummy-transition p {
    font-size: 1.2rem;
    font-family: 'Open Sans', sans-serif;
    color: #6c757d;
    line-height: 1.6666;
    font-weight: 400;
  }
}
@media  only screen and (min-width: 768px) {
  .modal - dialog {
    width: 600 px;
    margin: 30 px auto
  }

  .modal - content {
    -webkit-box-shadow: 0 5 px 15 px rgba(0, 0, 0, .5);
    box-shadow: 0 5 px 15 px rgba(0, 0, 0, .5)
  }

  .modal - sm {
    width: 300 px
  }
}

@media only screen and(max-width: 1000px) and(max-height: 640px) and(orientation: landscape) {
  .customize - popup {
    width: 70 %
  }
}
@media only screen and(max-width: 1000px) and(max-height: 640px) and(orientation: landscape) {
  .customize - 1 - popup {
    width: 70 %
  }
}
  @media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
  .iti__flag {
    background-size: 5652px 15px
  }
}
@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
  .iti__flag {
    background-image: url(https://it-company.azureedge.net/cdn/webp/flags-at-2x.webp)
  }
}
  @media (max-width:500px) {
  .iti__country-list {
    white-space: normal
  }
}
@media (max-width:767px){
    .popup{
    display:none;
  }
}
  .h4-md{
    font-size:2rem!important;
  }
  .hero-7-txt .simple-list li p{
    font-size:1rem;
  }
}
  @media (max-width:576px) {
  .h4-md{
    font-size: 1.5rem!important;
  }
}
 @media (max-width:991px) {
    .popup,
  .p-sm {
    font-size: 17px !important;
  }
  p.p-xs {
      font-size: 1rem;
  }
    #h-we{
        font-size: 26px!important;
    }
    .h1-xl {
        font-size: 4rem!important;
        padding-top: 12px!important;
  }
   .video-popup-about .video-btn-md{
     margin-left: -10px;
   }
}



#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #0195f;

    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */

    z-index: 1001;
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #2182bb;

        -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #126fac;

        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
          animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    @-webkit-keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }
    @keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }

    #loader-wrapper .loader-section {
        position: fixed;
        top: 0;
        width: 51%;
        height: 100%;
        background-image: linear-gradient(to right, #282b38, #2e3240, #343848, #3b3f51, #414659, #414659, #414659, #414659, #3b3f51, #343848, #2e3240, #282b38);
 z-index: 1000;
 background-repeat: no-repeat;;
        -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: translateX(0);  /* IE 9 */
        transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */
    }

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }

    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

    /* Loaded */
    .loaded #loader-wrapper .loader-section.section-left {
        -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(-100%);  /* IE 9 */
                transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
                transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }

    .loaded #loader-wrapper .loader-section.section-right {
        -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(100%);  /* IE 9 */
                transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */

-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
        transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }
    
    .loaded #loader {
        opacity: 0;
        -webkit-transition: all 0.3s ease-out;  
                transition: all 0.3s ease-out;
    }
    .loaded #loader-wrapper {
        visibility: hidden;

        -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateY(-100%);  /* IE 9 */
                transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.3s 1s ease-out;  
                transition: all 0.3s 1s ease-out;
    }
    
    /* JavaScript Turned Off */
    .no-js #loader-wrapper {
        display: none;
    }
    .no-js h1 {
        color: #222222;
    }

#scroll {
    position:fixed;
    right:80px;
    bottom:60px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#3498db;
    text-indent:-9999px;
    z-index: 2;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color:#e74c3c;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
@media (max-width: 992px){
  #scroll{
    display: inline!important;
  }
  
}
/*my Blog Post*/
@media (max-width: 992px){
.elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .Grid__Container-sc-x730z7-0.hTqner{
  grid-template-columns: repeat(2, minmax(0px, 1fr))!important;
  grid-gap: 20px;
}
}
@media (max-width: 992px){

 .elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .UeEGy{
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 567px){
.elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .Grid__Container-sc-x730z7-0.hTqner{
  grid-template-columns: repeat(1, minmax(0px, 1fr))!important;
}

.elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .Main__Inner-sc-1241y56-0.cBYcmq{
  width: 81%;
}
}
@media (max-width: 540px){
.elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .Main__Inner-sc-1241y56-0.cBYcmq{
  width: 86%;
}
}
@media (max-width: 510px){
.elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .Main__Inner-sc-1241y56-0.cBYcmq{
  width: 92%;
}
}
@media (max-width: 490px){
.elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .Main__Inner-sc-1241y56-0.cBYcmq{
  width: 96%;
}
}
@media (max-width: 475px){
.elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .Main__Inner-sc-1241y56-0.cBYcmq{
  width: 100%;
}
}
@media (max-width: 465px){
.elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .czuuxq{
    width: 356px;
}
}
@media (max-width: 465px){
.elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .Main__Inner-sc-1241y56-0.cBYcmq {
    width: 92%;
}
}
@media (max-width: 450px){
.elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .Main__Inner-sc-1241y56-0.cBYcmq {
    width: 93%;
}
  .elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .czuuxq{
    width: 336px;
}
}
@media (max-width: 425px){
    .elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .czuuxq{
    width: 336px;
}
  .elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .Main__Inner-sc-1241y56-0.cBYcmq {
    width: 95%;
}
}
@media (max-width: 405px){
.elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .Main__Inner-sc-1241y56-0.cBYcmq {
    width: 97%;
}
     .elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .czuuxq{
    width: 336px;

}
}
  @media (max-width: 390px){
.elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .Main__Inner-sc-1241y56-0.cBYcmq {
    width: 97%;
}
     .elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .czuuxq{
    width: 300px;

}
}
@media (max-width: 370px){
.elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .Main__Inner-sc-1241y56-0.cBYcmq {
    width: 100%;
}
}
@media (max-width: 360px){
   .elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .czuuxq{
    width: 280px;

}
}
@media (max-width: 345px){
   .elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .czuuxq{
    width: 266px;

}
}
@media (max-width: 330px){
   .elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .czuuxq{
    width: 260px;

}
}
@media (max-width: 318px){
   .elfsight-app-1e79bee7-efe8-469d-9b80-b31440a29e39 .czuuxq{
    width: 240px;

}
}
/*My reiviews changing*/
@media (max-width: 992px){
.Grid__GridContainer-zyt552-0{
    grid-template-columns: repeat(3, minmax(0px, 1fr))!important;
  }
}
@media (max-width: 768px){
.Grid__GridContainer-zyt552-0{
    grid-template-columns: repeat(2, minmax(0px, 1fr))!important;
  }
}
@media (max-width: 576px){
.Grid__GridContainer-zyt552-0{
    grid-template-columns: repeat(1, minmax(0px, 1fr))!important;
  }
}
/* Follow us on Social media */
@media (max-width: 1199px){
.Grid__Container-sc-x730z7-0.hTqner{
  display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}
  .bBEiQs {
    cursor: pointer;
    min-height: 160px;
    width: 250px;
}
  
}
@media (max-width: 992px){
  .bBEiQs {
    cursor: pointer;
    min-height: 160px!important;
    width: 225px!important;
}
  .elfsight-app-dd85c81e-3248-4ebe-a6db-29d1cbb38519{
    padding-left: 24px!important;
    padding-right: 24px!important;
  }
}

@media (max-width: 768px){
  .Grid__Container-sc-x730z7-0.hTqner{
  display: grid!important;
    grid-template-columns: repeat(2, 1fr)!important;
    grid-gap: 20px!important;
}
  .bBEiQs {
    cursor: pointer;
    min-height: 160px!important;
    width: 320px!important;
}

}
@media (max-width: 738px){

  .bBEiQs {
    cursor: pointer!important;
    min-height: 160px!important;
    width: 300px!important;
}

}
@media (max-width: 695px){

  .bBEiQs {
    cursor: pointer;
    min-height: 160px!important;
    width: 280px!important;
}

}
@media (max-width: 652px){

  .bBEiQs {
    cursor: pointer;
    min-height: 160px!important;
    width: 260px!important;
}

}
@media (max-width: 616px){

  .bBEiQs {
    cursor: pointer;
    min-height: 160px!important;
    width: 240px!important;
}

}
@media (max-width: 576px){
.Grid__Container-sc-x730z7-0.hTqner{
    grid-template-columns: repeat(1, 1fr)!important;
}
 .bBEiQs{
    cursor: pointer;
    min-height: 160px!important;
    width: 350px!important;
  }
  .elfsight-app-dd85c81e-3248-4ebe-a6db-29d1cbb38519 .Main__Inner-sc-1241y56-0.cBYcmq{
   width: 67%!important!important;
}
}
@media (max-width: 540px){
.elfsight-app-dd85c81e-3248-4ebe-a6db-29d1cbb38519 .Main__Inner-sc-1241y56-0.cBYcmq{
  width: 74%!important;
}
}
@media (max-width: 500px){
.elfsight-app-dd85c81e-3248-4ebe-a6db-29d1cbb38519 .Main__Inner-sc-1241y56-0.cBYcmq{
  width: 81%!important;
}
}
@media (max-width:470px){
.elfsight-app-dd85c81e-3248-4ebe-a6db-29d1cbb38519 .Main__Inner-sc-1241y56-0.cBYcmq{
  width: 89%!important;
}
}
@media (max-width:425px){
.elfsight-app-dd85c81e-3248-4ebe-a6db-29d1cbb38519 .Main__Inner-sc-1241y56-0.cBYcmq{
  width: 100%!important;
}
    .bBEiQs {
    cursor: pointer;
    min-height: 160px!important;
    width: 340px!important;
    
}
}
@media (max-width:404px){

    .bBEiQs {

    width: 325px!important;
    
}
}
@media (max-width:388px){

    .bBEiQs {

    width: 309px!important;
    
}
}
@media (max-width:375px){

    .bBEiQs {

    width: 295px!important;
    
}
}
@media (max-width:350px){

    .bBEiQs {

    width: 295px!important;
    
}
}
@media (max-width:335px){
    .bBEiQs {
    width: 260px!important;
}
}
@media (max-width:315px){
.bBEiQs {
    width: 246px!important;
}
}
@media (max-width:300px){
.bBEiQs {
    width: 225px!important;
}
}
@media (max-width:280px){
    .bBEiQs {
    width: 205px!important;
}
  
}

.btn.question {
    transform: initial!important;
    text-transform: uppercase!important;
    padding: 4px 10px!important;
        font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}

.btn-default-white-fill
{
  background-color: #ffba59!important;
    color: black!important;
    border: none;
    padding: 5px 10px;
    font-size: 10px;
    border-radius: 8px!important;
    
    text-transform: uppercase;
    font-weight: 700;
}

.btn-default-white-fill:hover
{
  background-color: #000!important;
  color: white!important;
  border: none;
  padding: 5px 10px;
  font-size: 10px;
    border-radius: 8px!important;
    
    text-transform: uppercase;
    font-weight: 700;
}

.btn-radius:{
  border-radius: 15px;
}


/*---------------Swiper Slider Button---------*/
@media(min-width: 992px){
.swiper-button-prev,
.swiper-button-next {
  display: none!important;
  }
}
@media(max-width: 991px){
.swiper-button-prev,
.swiper-button-next {
  background-color: white;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color:#000;
}
.content-section{
 position: relative; 
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 18px;
}
.swiper-button-prev {
  left: 10px;
}

.swiper-button-next {
  right: 10px;
}
}

.login-button {
  color: black!important;
}

.login-button:hover {
  color: white!important;
}

*Additionally add changes */
.dropdown {
  position: relative;
  display: inline-block;
}


.dropdown-menu {
  display: none;
  position: absolute;
  z-index: 999;
  top: 100%;
  left: 0;
  background-color: #f1f1f1;
  list-style-type: none;
  margin: 0;
  padding: 0;

  overflow-y: auto;
}

.dropdown-menu li {
  padding: 12px 16px;
  cursor: pointer;
}

.dropdown.active .dropdown-menu {
  display: block;
}

body.no-scroll {
  overflow: hidden;
}

.my-db-img .features-ico{
 float: none; 
}
.my-smart-sec{
  
}
.my-wb-tick{
  display: flex;
}
.my-db-inline{
  display: flex;
}

.my-about-us-bt{
  
}
.dDDcGe {
    width: 100%;
    display: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 20px;
}
.my-mp-12{

}
@media (max-width: 576px) {
  .carousel-item-next {
    transform: translateX(0%);
  }
  .active.carousel-item-right {
    transform: translateX(-100%);
  }
}
/*Additionally add changes */
#phplive_btn_1669028426_clone{
    z-index: 99!important;
}
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  display: none;
  z-index: 992;
}


.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-toggle:focus + #dropdown-menu {
  display: block;
}
.My-dropdown-menu{
  right: -20px;  
}
.My-btn-dropdown {
  border: none;
  outline: none;
  font-size: 16px;
  text-decoration: none;
  display: none;
  margin-left: 15px;
  margin-right: 15px;
  cursor: pointer;
}

.my-db-img .features-ico{
 float: none; 
}
.my-smart-sec{
  
}
@media (min-width: 1200px){
.my-about-us-btn{
    margin-top: -64px!important;
    margin-left: 146px;
}
}
@media (max-width: 1199px){
.my-about-us-btn{
    margin-top: -69px!important;
    margin-left: 112px;
}
}
@media (max-width: 992px){
.my-about-us-btn{
    margin-top: -34px!important;
    margin-left: 112px!important;
}
}
@media (max-width: 767px){
.my-about-us-btn{
    top: 33%!important;
    left: 24%;
  margin-left: -18px!important;
}
}
@media (max-width: 623px){
.my-about-us-btn{
    top: 29%!important;
    left: 24%;

}
}
@media (max-width: 507px){
.my-about-us-btn{
      top:25%!important;
    left: 24%;
}
}
@media (max-width: 460px){
.my-about-us-btn{
  top: 23%!important;
    left: 24%;
}
}
@media (max-width: 387px){
.my-about-us-btn{
    top: 20%!important;
    left: 24%;
}
}
@media (max-width: 373px){
.my-about-us-btn{
    top: 13%!important;
    left: 11%;
}
}
@media (max-width: 767px) {

  .my-mp-1{
  top: 84%!important;
    left: 75%!important;
}

.my-mp-2{
    top: 51%!important;
    left: 18%!important;
}

.my-mp-3{
    top: 73%!important;
    left: 66%!important;
}

.my-mp-4{
  top: 81%!important;
    left: 86%!important;
}

.my-mp-5{
  top: 64%!important;
    left: 65%!important;
}


.my-mp-6{
  top: 67%!important;
    left: 70%!important;
}
.my-mp-7{
    top: 92%!important;
    left: 85%!important;
}
.my-mp-8{
  top: 73%!important;
    left: 81%!important;
}


.my-mp-9{
    top: 60%!important;
    left: 60%!important;
}
.my-mp-10{
    top: 64%!important;
    left: 55%!important;
}

.my-mp-11{
    top: 58%!important;
    left: 44%!important;
}

.my-mp-12{
    top: 60%!important;
    left: 18%!important;
}

.my-mp-13{
    top: 68%!important;
    left: 74%!important;
}

.my-mp-14{
    top: 64%!important;
    left: 55%!important;
}
}

@media (max-width:766px) {

  div.photo-container {
  max-width: 25em;
  height: auto;
  position: relative;
  margin:.5em auto;
}

.distribution-map .map-point {
  cursor: pointer;
  outline: none;
  z-index: 0;
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, z-index 0.25s ease-in-out;
  -webkit-transition-delay: 0.25s, 0.25s, 0.25s, 0.25s;
  transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  background: rgba(26, 26, 26, 0.85);
  border: none;
}


  .my-mp-1{
  top: 86%!important;
    left: 77%!important; 
}

img.mp-au {
   max-width: 25px;
    max-height: 25px;
}

.my-mp-2{
    top: 52%!important;
    left: 18%!important;
}

img.mp-ca {
    max-width: 25px;
    max-height: 25px;
}
.my-mp-3{
    top: 81%!important;
    left: 63%!important;
}
img.mp-cc {
    max-width: 25px;
    max-height: 25px;
}

.my-mp-4{
  top: 81%!important;
    left: 86%!important;
}
img.mp-fj {
   max-width: 25px;
    max-height: 25px;
}

.my-mp-5{
  top: 66%!important;
    left: 64%!important;
}
img.mp-in {
    max-width: 25px;
    max-height: 25px;
}


.my-mp-6{
  top: 73%!important;
    left: 67%!important;
}

img.mp-my {
    max-width: 25px;
    max-height: 25px;
}
.my-mp-7{
    top: 92%!important;
    left: 85%!important;
}

img.mp-nz {
    max-width: 25px;
    max-height: 25px;
}
.my-mp-8{
  top: 79%!important;
    left: 70%!important;
}

img.mp-sg {
    max-width: 25px;
    max-height: 25px;
}
.my-mp-9{
    top: 67%!important;
    left: 58%!important;
}

img.mp-pk {
    max-width: 25px;
    max-height: 25px;
}

.my-mp-10{
    top: 70%!important;
    left: 53%!important;
}

img.mp-ae {
    max-width: 25px;
    max-height: 25px;
}

.my-mp-11{
    top: 58%!important;
    left: 45%!important;
}

img.mp-uk {
    max-width: 25px;
    max-height: 25px;
}

.my-mp-12{
    top: 64%!important;
    left: 18%!important;
}

img.mp-us {
    max-width: 25px;
    max-height: 25px;
}

.my-mp-13{
    top: 72%!important;
    left: 71%!important;
}

img.mp-ph {
    max-width: 25px;
    max-height: 25px;
}
.my-mp-14{
    top: 67%!important;
    left: 72%!important;
}
img.mp-hk {
    max-width: 25px;
    max-height: 25px;
}
}

@media (max-width:576px) {

  div.photo-container {
  max-width: 25em;
  height: auto;
  position: relative;
  margin:.5em auto;
}

.distribution-map .map-point {
  cursor: pointer;
  outline: none;
  z-index: 0;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, z-index 0.25s ease-in-out;
  -webkit-transition-delay: 0.25s, 0.25s, 0.25s, 0.25s;
  transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  background: rgba(26, 26, 26, 0.85);
  border: none;
}


  .my-mp-1{
  top: 87%!important;
    left: 79%!important;
}

img.mp-au {
    max-width: 20px;
    max-height: 20px;
}


.my-mp-2{
    top: 60%!important;
    left: 20%!important;
}

img.mp-ca {
    max-width: 20px;
    max-height: 20px;
}

.my-mp-3{
    top: 82%!important;
    left: 66%!important;
}

img.mp-cc {
    max-width: 20px;
    max-height: 20px;
}
.my-mp-4{
  top: 84%!important;
    left: 90%!important;
}

img.mp-fj {
    max-width: 20px;
    max-height: 20px;
}

.my-mp-5{
  top: 72%!important;
    left: 67%!important;
}

img.mp-in {
    max-width: 20px;
    max-height: 20px;
}

.my-mp-6{
  top: 73%!important;
    left: 75%!important;
}

img.mp-my {
    max-width: 20px;
    max-height: 20px;
} 


.my-mp-7{
    top: 94%!important;
    left: 91%!important;
}

img.mp-nz {
    max-width: 20px;
    max-height: 20px;
} 

.my-mp-8{
  top: 81%!important;
    left: 73%!important;
}

img.mp-sg {
    max-width: 20px;
    max-height: 20px;
}


.my-mp-9{
    top: 72%!important;
    left: 61%!important;
}

img.mp-pk {
    max-width: 20px;
    max-height: 20px;
}


.my-mp-10{
    top: 74%!important;
    left: 56%!important;
}

img.mp-ae {
    max-width: 20px;
    max-height: 20px;
}

.my-mp-11{
    top: 66%!important;
    left: 47%!important;
}

img.mp-uk {
    max-width: 20px;
    max-height: 20px;
}


.my-mp-12{
    top: 70%!important;
    left: 20%!important;
}

img.mp-us {
    max-width: 20px;
    max-height: 20px;
}

.my-mp-13{
    top: 78%!important;
    left: 78%!important;
}

img.mp-ph {
    max-width: 20px;
    max-height: 20px;
}

.my-mp-14{
    top: 70%!important;
    left: 80%!important;
}

img.mp-hk {
    max-width: 20px;
    max-height: 20px;
}

}

@media (max-width:500px) {

  div.photo-container {
  max-width: 25em;
  height: auto;
  position: relative;
  margin:.5em auto;
}

.distribution-map .map-point {
  cursor: pointer;
  outline: none;
  z-index: 0;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, z-index 0.25s ease-in-out;
  -webkit-transition-delay: 0.25s, 0.25s, 0.25s, 0.25s;
  transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  background: rgba(26, 26, 26, 0.85);
  border: none;
}

  .my-mp-1{
  top: 87%!important;
    left: 79%!important;
}

img.mp-au {
    max-width: 20px;
    max-height: 20px;
}


.my-mp-2{
    top: 60%!important;
    left: 20%!important;
}

img.mp-ca {
    max-width: 20px;
    max-height: 20px;
}

.my-mp-3{
    top: 85%!important;
    left: 65%!important;
}

img.mp-cc {
    max-width: 20px;
    max-height: 20px;
}
.my-mp-4{
  top: 85%!important;
    left: 92%!important;
}

img.mp-fj {
    max-width: 20px;
    max-height: 20px;
}

.my-mp-5{
  top: 72%!important;
    left: 66%!important;
}

img.mp-in {
    max-width: 20px;
    max-height: 20px;
}

.my-mp-6{
  top: 75%!important;
    left: 71%!important;
}

img.mp-my {
    max-width: 20px;
    max-height: 20px;
} 


.my-mp-7{
    top: 94%!important;
    left: 91%!important;
}

img.mp-nz {
    max-width: 20px;
    max-height: 20px;
} 

.my-mp-8{
  top: 82%!important;
    left: 73%!important;
}

img.mp-sg {
    max-width: 20px;
    max-height: 20px;
}


.my-mp-9{
    top: 72%!important;
    left: 60%!important;
}

img.mp-pk {
    max-width: 20px;
    max-height: 20px;
}


.my-mp-10{
    top: 75%!important;
    left: 58%!important;
}

img.mp-ae {
    max-width: 20px;
    max-height: 20px;
}

.my-mp-11{
    top: 67%!important;
    left: 43%!important;
}

img.mp-uk {
    max-width: 20px;
    max-height: 20px;
}


.my-mp-12{
    top: 76%!important;
    left: 18%!important;
}

img.mp-us {
    max-width: 20px;
    max-height: 20px;
}

.my-mp-13{
    top: 76%!important;
    left: 79%!important;
}

img.mp-ph {
    max-width: 20px;
    max-height: 20px;
}

.my-mp-14{
    top: 70%!important;
    left: 80%!important;
}

img.mp-hk {
    max-width: 20px;
    max-height: 20px;
}

}


@media (max-width:450px) {

  div.photo-container {
  max-width: 25em;
  height: auto;
  position: relative;
  margin:.5em auto;
}

.distribution-map .map-point {
  cursor: pointer;
  outline: none;
  z-index: 0;
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, z-index 0.25s ease-in-out;
  -webkit-transition-delay: 0.25s, 0.25s, 0.25s, 0.25s;
  transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  background: rgba(26, 26, 26, 0.85);
  border: none;
}

  .my-mp-1{
  top: 87%!important;
    left: 79%!important;
}

img.mp-au {
    max-width: 15px;;
    max-height: 15px;;
}


.my-mp-2{
    top: 65%!important;
    left: 20%!important;
}

img.mp-ca {
    max-width: 15px;;
    max-height: 15px;;
}

.my-mp-3{
    top: 85%!important;
    left: 65%!important;
}

img.mp-cc {
    max-width: 15px;;
    max-height: 15px;;
}
.my-mp-4{
  top: 85%!important;
    left: 92%!important;
}

img.mp-fj {
    max-width: 15px;;
    max-height: 15px;;
}

.my-mp-5{
  top: 74%!important;
    left: 66%!important;
}

img.mp-in {
    max-width: 15px;;
    max-height: 15px;;
}

.my-mp-6{
  top: 77%!important;
    left: 71%!important;
}

img.mp-my {
    max-width: 15px;;
    max-height: 15px;;
} 


.my-mp-7{
    top: 94%!important;
    left: 91%!important;
}

img.mp-nz {
    max-width: 15px;;
    max-height: 15px;;
} 

.my-mp-8{
  top: 82%!important;
    left: 73%!important;
}

img.mp-sg {
    max-width: 15px;;
    max-height: 15px;;
}


.my-mp-9{
    top: 74%!important;
    left: 60%!important;
}

img.mp-pk {
    max-width: 15px;;
    max-height: 15px;;
}


.my-mp-10{
    top: 80%!important;
    left: 58%!important;
}

img.mp-ae {
    max-width: 15px;;
    max-height: 15px;;
}

.my-mp-11{
    top: 70%!important;
    left: 43%!important;
}

img.mp-uk {
    max-width: 15px;;
    max-height: 15px;;
}


.my-mp-12{
    top: 76%!important;
    left: 18%!important;
}

img.mp-us {
    max-width: 15px;;
    max-height: 15px;;
}

.my-mp-13{
    top: 77%!important;
    left: 76%!important;
}

img.mp-ph {
    max-width: 15px;;
    max-height: 15px;;
}

.my-mp-14{
    top: 75%!important;
    left: 79%!important;
}

img.mp-hk {
    max-width: 15px;;
    max-height: 15px;;
}

}

@media (max-width:395px) {

  div.photo-container {
  max-width: 25em;
  height: auto;
  position: relative;
  margin:.25em auto;
}

.distribution-map .map-point {
  cursor: pointer;
  outline: none;
  z-index: 0;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 15px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, z-index 0.25s ease-in-out;
  -webkit-transition-delay: 0.25s, 0.25s, 0.25s, 0.25s;
  transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  background: rgba(26, 26, 26, 0.85);
  border: none;
}

  .my-mp-1{
  top: 87%!important;
    left: 79%!important;
}

img.mp-au {
   max-width: 14px;
   max-height: 14px;
}


.my-mp-2{
    top: 73%!important;
    left: 20%!important;
}

img.mp-ca {
   max-width: 14px;
   max-height: 14px;
}

.my-mp-3{
    top: 87%!important;
    left: 65%!important;
}

img.mp-cc {
    max-width: 14px;
   max-height: 14px;
}
.my-mp-4{
  top: 86%!important;
    left: 88%!important;
}

img.mp-fj {
   max-width: 14px;
   max-height: 14px;
}

.my-mp-5{
  top: 79%!important;
    left: 68%!important;
}

img.mp-in {
   max-width: 14px;
   max-height: 14px;
}

.my-mp-6{
  top: 83%!important;
    left: 69%!important;
}

img.mp-my {
    max-width: 14px;
   max-height: 14px;
} 


.my-mp-7{
    top: 94%!important;
    left: 91%!important;
}

img.mp-nz {
    max-width: 14px;
   max-height: 14px;
} 

.my-mp-8{
  top: 85%!important;
    left: 73%!important;
}

img.mp-sg {
    max-width: 14px;
   max-height: 14px;
}


.my-mp-9{
    top: 78%!important;
    left: 63%!important;
}

img.mp-pk {
    max-width: 14px;
   max-height: 14px;
}


.my-mp-10{
    top: 82%!important;
    left: 56%!important;
}

img.mp-ae {
    max-width: 14px;
   max-height: 14px;
}

.my-mp-11{
    top: 75%!important;
    left: 43%!important;
}

img.mp-uk {
    max-width: 14px;
   max-height: 14px;
}


.my-mp-12{
    top: 79%!important;
    left: 20%!important;
}

img.mp-us {
    max-width: 14px;
   max-height: 14px;
}

.my-mp-13{
    top: 82%!important;
    left: 74%!important;
}

img.mp-ph {
    max-width: 14px;
   max-height: 14px;
}

.my-mp-14{
    top: 80%!important;
    left: 80%!important;
}

img.mp-hk {
    max-width: 14px;
   max-height: 14px;
}

}


@media (max-width:320px) {

  div.photo-container {
  max-width: 25em;
  height: auto;
  position: relative;
  margin:.12em auto;
}

.distribution-map .map-point {
  cursor: pointer;
  outline: none;
  z-index: 0;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 15px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, z-index 0.25s ease-in-out;
  -webkit-transition-delay: 0.25s, 0.25s, 0.25s, 0.25s;
  transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  background: rgba(26, 26, 26, 0.85);
  border: none;
}

  .my-mp-1{
  top: 92%!important;
    left: 78%!important;
}

img.mp-au {
    max-width: 10px;
    max-height: 10px;
}


.my-mp-2{
    top: 78%!important;
    left: 20%!important;
}

img.mp-ca {
    max-width: 10px;
    max-height: 10px;
}

.my-mp-3{
    top: 88%!important;
    left: 65%!important;
}

img.mp-cc {
    max-width: 10px;
    max-height: 10px;
}
.my-mp-4{
  top: 89%!important;
    left: 85%!important;
}

img.mp-fj {
    max-width: 10px;
    max-height: 10px;
}

.my-mp-5{
  top: 82%!important;
    left: 68%!important;
}

img.mp-in {
    max-width: 10px;
    max-height: 10px;
}

.my-mp-6{
  top: 85%!important;
    left: 72%!important;
}

img.mp-my {
    max-width: 10px;
    max-height: 10px;
} 


.my-mp-7{
    top: 95%!important;
    left: 82%!important;
}

img.mp-nz {
    max-width: 10px;
    max-height: 10px;
} 

.my-mp-8{
  top: 89%!important;
    left: 73%!important;
}

img.mp-sg {
    max-width: 10px;
    max-height: 10px;
}


.my-mp-9{
    top: 82%!important;
    left: 63%!important;
}

img.mp-pk {
    max-width: 10px;
    max-height: 10px;
}


.my-mp-10{
    top: 84%!important;
    left: 58%!important;
}

img.mp-ae {
    max-width: 10px;
    max-height: 10px;
}

.my-mp-11{
    top: 80%!important;
    left: 45%!important;
}

img.mp-uk {
    max-width: 10px;
    max-height: 10px;
}


.my-mp-12{
    top: 84%!important;
    left: 20%!important;
}

img.mp-us {
    max-width: 10px;
    max-height: 10px;
}

.my-mp-13{
    top: 85%!important;
    left: 76%!important;
}

img.mp-ph {
    max-width: 10px;
    max-height: 10px;
}

.my-mp-14{
    top: 83%!important;
    left: 79%!important;
}

img.mp-hk {
    max-width: 10px;
    max-height: 10px;
}

}

@media (max-width:270px) {

  div.photo-container {
  max-width: 25em;
  height: auto;
  position: relative;
  margin:.12em auto;
}

.distribution-map .map-point {
  cursor: pointer;
  outline: none;
  z-index: 0;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 12px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, z-index 0.25s ease-in-out;
  -webkit-transition-delay: 0.25s, 0.25s, 0.25s, 0.25s;
  transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  background: rgba(26, 26, 26, 0.85);
  border: none;
}

  .my-mp-1{
  top: 92%!important;
    left: 78%!important;
}

img.mp-au {
    max-width: 8px;
    max-height: 8px;
}


.my-mp-2{
    top: 83%!important;
    left: 22%!important;
}

img.mp-ca {
    max-width: 8px;
    max-height: 8px;
}

.my-mp-3{
    top: 92%!important;
    left: 65%!important;
}

img.mp-cc {
    max-width: 8px;
    max-height: 8px;
}
.my-mp-4{
  top: 90%!important;
    left: 80%!important;
}

img.mp-fj {
    max-width: 8px;
    max-height: 8px;
}

.my-mp-5{
  top: 86%!important;
    left: 68%!important;
}

img.mp-in {
    max-width: 8px;
    max-height: 8px;
}

.my-mp-6{
  top: 88%!important;
    left: 70%!important;
}

img.mp-my {
    max-width: 8px;
    max-height: 8px;
} 


.my-mp-7{
    top: 95%!important;
    left: 82%!important;
}

img.mp-nz {
    max-width: 8px;
    max-height: 8px;
} 

.my-mp-8{
  top: 92%!important;
    left: 72%!important;
}

img.mp-sg {
    max-width: 8px;
    max-height: 8px;
}


.my-mp-9{
    top: 86%!important;
    left: 60%!important;
}

img.mp-pk {
   max-width: 8px;
    max-height: 8px;
}


.my-mp-10{
    top: 88%!important;
    left: 56%!important;
}

img.mp-ae {
    max-width: 8px;
    max-height: 8px;
}

.my-mp-11{
    top: 84%!important;
    left: 45%!important;
}

img.mp-uk {
    max-width: 8px;
    max-height: 8px;
}


.my-mp-12{
    top: 85%!important;
    left: 23%!important;
}

img.mp-us {
    max-width: 8px;
    max-height: 8px;
}

.my-mp-13{
    top: 89%!important;
    left: 74%!important;
}

img.mp-ph {
    max-width: 8px;
    max-height: 8px;
}

.my-mp-14{
    top: 87%!important;
    left: 76%!important;
}

img.mp-hk {
   max-width: 8px;
    max-height: 8px;
}

}

.title-left {
    text-align: left;
}

  .country-dropdown {
  display: inline-block;
  position: relative;
}
.country-dropdown-content {
  display: none;
  position: absolute;
  width: 100%;
  overflow: auto;
  box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.4);
    z-index: 1000;
    background-color: #383838!important;
    color: white;
    border-radius: 5px;
    padding: 5px 10px; 

}
.country-dropdown:hover .country-dropdown-content {
  display: block;
}
.country-dropdown-content a {
  display: block;
  text-decoration: none;

} 

img.transfer.img-fluid.feature-img {
    margin-bottom: 0px!important;
}

section.transfer.pt-60.pb-30.bg-dark-gradient.statistic-section.division {
    padding-bottom: 0!important;
}

@media only screen and (min-width:1400px)
  {
      .Grid__GridContainer-sc-mnc6zf-0.kbvIBp {
        grid-template-columns: repeat(4, minmax(0px, 1fr))!important;
        gap: 20px!important;
        display: grid!important;
      }
  }

.kbvIBp {
    display: grid!important;
    justify-content: stretch!important;
}

    #cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
      background-color: rgba(25, 25, 25, 0.9);
    color: #efefef;
    padding: 15px 50px;
    font-size: 12px;
    line-height: 1.2em;
    text-align: left;
     z-index: 2147483647;
    display: block;
    justify-content: space-between;
}

.eupopup-head {
    font-size: 18px!important;
    font-weight: 700;
    padding: 15px 0px!important;
    color: #fff;
}

.eupopup-body {
    color: #fff;
    font-size: 13px!important;
    line-height: 16px!important;
    font-weight: normal!important;
}
.eupopup-buttons {
    padding: 20px 0 5px 0!important;
}

.eupopup-button {
    margin: 0 10px;
}


.eupopup-button_1 {
    background-color: #f6a21d;
    font-weight: bold;
    font-size: 14px;
    color: black!important;
    padding: 7px 20px;
    border-radius: 4px;
    display: inline-block;
    border:none!important;
    transition: all 0.3s ease;
    margin: 0 10px;
}


.eupopup-button_1:hover {
    background-color: #fff;
    font-weight: bold;
    font-size: 14px;
    color: black!important;
    padding: 7px 20px;
    border-radius: 4px;
    display: inline-block;
    margin: 0 10px;
}

.eupopup-button_2 {
    color: #f6a21d!important;
    font-weight: normal;
    font-size: 12px;
    margin:0 7px;
}

.eupopup-closebutton {
    font-size: 16px;
    font-weight: 100;
    line-height: 1;
    color: #fff!important;
    filter: alpha(opacity=20);
    position: absolute;
    font-family: helvetica, arial, verdana, sans-serif;
    top: 0;
    right: 0;
    padding: 5px 10px;
}

#cookie-consent p {
    margin: 0;
}

#cookie-consent a {
    color: #007bff;
    text-decoration: none;
}

  body::-webkit-scrollbar {
  width: 8px;               /* width of the entire scrollbar */
}

body::-webkit-scrollbar-track {
  background: #fafafa;        /* color of the tracking area */
}

body::-webkit-scrollbar-thumb {
  background-color: grey;    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 1px solid #fafafa;  /* creates padding around scroll thumb */
}


span.stats-title {
    font-size: 1.5rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    color: white;
    font-weight: 400;
}

span.stats-number {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-weight: 600;
    color: white;
}

span.stats-icon {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-weight: 600;
    color: white;
}

p.stats-description{
  color:#C3C4CB;
}

.grbUXA {
    position: relative!important;
    width: 100%;
    -webkit-font-smoothing: antialiased!important;
}

.sr-only {
  position: absolute;
  top: -30em;
}

table.sortable td,
table.sortable th {
  padding: 0.125em 0.25em;
  width: 8em;
}

table.sortable th {
  font-weight: bold;
  border-bottom: thin solid #888;
  position: relative;
}

table.sortable th.no-sort {
  padding-top: 0.35em;
}

table.sortable th:nth-child(5) {
  width: 10em;
}

table.sortable th button {
  position: absolute;
  padding: 4px;
  margin: 1px;
  font-size: 100%;
  font-weight: bold;
  background: transparent;
  border: none;
  display: inline;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  text-align: left;
  outline: none;
  cursor: pointer;
}

table.sortable th button span {
  position: absolute;
  right: 4px;
}

table.sortable th[aria-sort="descending"] span::after {
  content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼";
  color: currentcolor;
  font-size: 100%;
  top: 0;
}

table.sortable th[aria-sort="ascending"] span::after {
  content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²";
  color: currentcolor;
  font-size: 100%;
  top: 0;
}

table.show-unsorted-icon th:not([aria-sort]) button span::after {
  content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢";
  color: currentcolor;
  font-size: 100%;
  position: relative;
  top: -3px;
  left: -4px;
}

table.sortable td.num {
  text-align: right;
}

table.sortable tbody tr:nth-child(odd) {
  background-color: #ddd;
}

/* Focus and hover styling */

table.sortable th button:focus,
table.sortable th button:hover {
  padding: 2px;
  border: 2px solid currentcolor;
  background-color: #e5f4ff;
}

table.sortable th button:focus span,
table.sortable th button:hover span {
  right: 2px;
}

table.sortable th:not([aria-sort]) button:focus span::after,
table.sortable th:not([aria-sort]) button:hover span::after {
  content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼";
  color: currentcolor;
  font-size: 100%;
  top: 0;
}


img.attachment-large.size-large.wp-post-image {
    max-height: 55%;
    max-width: 100%;
    margin: 0px 0px 20px 0px;
}

.blog-box {
    height: 100%;
}

 /* Style the grid container */
        .grid-container {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }

        .blog-grid {
        display: grid;
        justify-content: space-between;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        
    }

        /* Style the grid items (columns) */
        .grid-column {
        flex: 0 1 calc(33.33% - 20px);
        margin-bottom: 20px;
        padding: 10px 40px 40px 30px;
        width: 28%;
        display: inline-grid;
        margin: 16px;
        background-color: #fff!important;
        border-radius: 6px;
        height: 90%;
        box-shadow: 0px 5px 10px 5px rgb(47 47 47 / 9%);
    }

        /* Style the thumbnail images */
        .grid-column img {
            max-width: 100%;
            height: auto;
        }

        /* Style the grid row */
        .grid-row::after {
            content: "";
            clear: both;
            display: table;
        }

        /* Style the grid container (centering it on the page) */
        .grid-container {
            margin: 0 auto;
            max-width: 1200px;
            padding: 20px;
        }

       .blog-title {
        line-height: 1.75rem;
        margin: 15px 0px;
        font-size: 1.35rem;
    }

    .blog-excerpt {
        font-size: 1rem;
        text-align: justify;
        line-height: 1.35rem;
        height: 80px;
    }

a.read-more {
    text-decoration: underline dashed;
    text-underline-offset: 5px;
    text-decoration-skip-ink: none;
    text-decoration-style: dashed;
    font-size: 14px;
    color: grey;
}

a.read-more:hover {
    text-decoration: underline dashed;
    text-underline-offset: 5px;
    text-decoration-skip-ink: none;
    text-decoration-style: dashed;
    font-size: 14px;
    color: #0195ff !important;
}


.para-request{
    font-size: 1rem;
    text-align: justify;

}

.division {
    padding: 30px 0px;
}


/*Portfolio CSS*/

  /*My new caurosal Css*/
  .owl-nav .owl-prev {
  position: absolute;
  left: -27px;
  top: 33%;
  border: 1px solid #fff;
  text-align: center;
  z-index: 5;
  width: 40px;
  height: 40px;
  border-radius: 50%!important;
  outline: 0;
  background: #D6D6D6!important;
  transition: all 0.3s;
  color: #fff!important;
}
.owl-nav .owl-prev span {
  font-size: 25px;
  margin-top: -6px;
  display: inline-block;
}
.owl-nav .owl-prev:hover {
  background: #fff!important;
  border-color: #D6D6D6;
  color: #D6D6D6!important;
}
.owl-nav .owl-next {
  position: absolute;
  right: -27px;
  top: 33%;
  text-align: center;
    border: 1px solid #fff;
  z-index: 5;
  width: 40px;
  height: 40px;
  border-radius: 50%!important;
  outline: 0;
  background: #D8D8D8!important;
  color: #fff!important;
  transition: all 0.3s;
}
.owl-nav .owl-next span {
  font-size: 25px;
  margin-top: -6px;
  display: inline-block;
}
.owl-nav .owl-next:hover {
  background: #fff!important;
  border-color: #D8D8D8;
  color: #D6D6D6!important;
}
.owl-carousel .owl-nav{
  display:block!important;
}
 
 .sctsp{
       border: 1px solid rgb(255 255 255 / 40%)!important; 
      }


      .main-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    transition: all 200ms ease;
    min-width: auto;
    max-width: auto;
    flex-grow: 1;
    min-height: 300px;
    vertical-align: top!important;
    border-radius: 5px;
}
.main-container .steps-container {
  padding: 40px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-container .steps-container .step {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 200ms ease;
  flex-grow: 0;
  height: 15px;
  width: 15px;
  border: 4px solid var(--color-timeline-default);
  border-radius: 50%;
}
 .main-container .steps-container .step .preloader, body .main-container .steps-container .step svg {
  display: none;
}
.main-container .steps-container .step.completed {
  width: 18px;
  height: 18px;
  background: var(--color-step-completed);
  border: none;
}
.main-container .steps-container .step.completed svg {
  transition: all 200ms ease;
  display: block;
  height: 10px;
  width: 10px;
  fill: var(--color-checkmark-completed);
}
.main-container .steps-container .step.in-progress {
  width: 18px;
  height: 18px;
  background: var(--color-in-progress);
  border: none;
}
.main-container .steps-container .step.in-progress .preloader {
  display: block;
  height: 10px;
  width: 10px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  animation-name: spin;
  animation-duration: 2000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.main-container .steps-container .step .label {
       position: absolute;
    top: 40px;
    filter: none;
    z-index: 2000;
    color: var(--color-label-default);
    transition: all 200ms ease;
    font-weight: 400;
    width: 210px;
    text-align: center;
}
.main-container .steps-container .step .label.completed {
  color: var(--color-label-completed);
}
body .main-container .steps-container .step .label.loading {
  color: var(--color-label-loading);
}
.main-container .steps-container .step .icon {
  font-size: 40px;
  position: absolute;
  top: -60px;
  color: var(--color-icon-default);
  transition: color 200ms ease;
}
.main-container .steps-container .step .icon.completed {
  color: var(--color-icon-completed);
}
.main-container .steps-container .step .icon.in-progress {
  color: var(--color-in-progress);
}
.main-container .steps-container .line {
    transition: all 200ms ease;
    height: 2px;
    flex-grow: 1;
    max-width: 220px;
    background: var(--color-timeline-default);
}
.main-container .steps-container .line.completed {
  background: var(--color-step-completed);
}
.main-container .steps-container .line.next-step-uncomplete {
  background: linear-gradient(to right, var(--color-step-completed), var(--color-timeline-default));
}
.main-container .steps-container .line.next-step-in-progress {
  background: linear-gradient(to right, var(--color-step-completed), var(--color-in-progress));
}
.main-container .steps-container .line.prev-step-in-progress {
  background: linear-gradient(to right, var(--color-in-progress), var(--color-timeline-default));
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

form.SearchBar__Container-sc-hcx8xr-4.sctsp {
    background-color: white!important;
}

.mobile-display {
                        display: none;
                      }

                      .desktop-display {
                        display: flex;
                      }

                      .outline-text {
                        font-size: 66px;
                        font-weight: bold;
                        color: transparent !important;
                        -webkit-text-stroke-width: 2px;
                        -webkit-text-stroke-color: #fff;
                        text-stroke-width: 2px;
                        text-stroke-color: #000;
                      }

                      /* Media query for mobile devices: Show mobile section and hide desktop section */
                      @media only screen and (max-width: 767px) {
                        .mobile-display {
                          display: block;
                        }
                        .desktop-display {
                          display: none!important;
                        }
                      }

                      /* Media query for desktop devices: Show desktop section and hide mobile section */
                      @media only screen and (min-width: 768px) {
                        .mobile-display {
                          display: none;
                        }
                        .desktop-display {
                          display: flex;
                        }
                      }

                      /* Lightbox container */
.insta-feed:hover{
cursor: pointer;
}
.hlightbox {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
}

.hlightbox-content {
margin-top: 40px;
  position: relative;
  background: #fff;
max-width: 800px;
  padding: 20px;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.hlightbox-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 24px;
  cursor: pointer;
}

.hlightbox-prev, .hlightbox-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  cursor: pointer;
  user-select: none;
}

.hlightbox-prev {
  left: 10px;
}

.hlightbox-next {
  right: 10px;
}

.hlightbox-img {
  width: 50%;
  height: auto;
  margin-bottom: 15px;
}

.hlightbox-details {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hlightbox-profile-pic {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-bottom: 10px;
}

.hlightbox-profile-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 15px;
}

.hlightbox-profile-name {
  font-size: 18px;
  font-weight: bold;
}

.hlightbox-follow-btn {
  background: #0095f6;
  color: #fff;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
}

.hlightbox-caption {
  margin-bottom: 15px;
  font-size: 1rem;
  color: #575655;
}

.hlightbox-actions {
  display: flex;
  justify-content: space-around;
  width: 100%;
}

.hlightbox-actions button {
  background: none;
  border: none;
  color: #0095f6;
  cursor: pointer;
}


._form-label {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    color: var(--text)!important;
}

#_form_65409B09B469B_ ._form-label, #_form_65409B09B469B_ ._form_element ._form-label {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    color: var(--text)!important;
}

#_form_65409B8BA8C44_ ._form_element{
    color: var(--text)!important;
}

._row._checkbox-radio {
    color: var(--text);
}

._html-code {
    color: var(--text);
}

.sctsp {
    border: 1px solid rgb(255 255 255 / 40%);
    background-color: white!Important;
}

input::placeholder {     color: white;
/* Change this to your desired color */
opacity: 1;
/* Set opacity to 1 for full opacity */
  }   
/* For Firefox */
input::-moz-placeholder {     color: white;
/* Change this to your desired color */
opacity: 1;
/* Set opacity to 1 for full opacity */
  }   
/* For Internet Explorer 10-11 */
input:-ms-input-placeholder {     color: white;
/* Change this to your desired color */
  }   
/* For Edge */
input::-ms-input-placeholder { color: white;
/* Change this to your desired color */
}


.iso-box
{
  margin-top: 370px;
}

@media(max-width: 576px)
{
  .iso-box{margin-top: 10px;}
  .dmh{width:80%}.policies-img{display: grid;}
  .search-button{width: 60%!important;}
}