@import url('/wp-content/themes/Codeft/fonts/Cabin-Regular.ttf');
@import url('/wp-content/themes/Codeft/fonts/Cocomat-Light.ttf');
@import url('/wp-content/themes/Codeft/fonts/Cedarville-Cursive.ttf');
@import url('/wp-content/themes/Codeft/fonts/Quicksand-Regular.ttf');
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,600,700&display=swap');
@font-face {
  font-family: 'cocomatlight';
  src: url('/wp-content/themes/Codeft/fonts/cocomat-light-webfont.eot');
  src: url('/wp-content/themes/Codeft/fonts/cocomat-light-webfont.eot?#iefix') format('embedded-opentype'),
       url('/wp-content/themes/Codeft/fonts/cocomat-light-webfont.woff2') format('woff2'),
       url('/wp-content/themes/Codeft/fonts/cocomat-light-webfont.woff') format('woff'),
       url('/wp-content/themes/Codeft/fonts/cocomat-light-webfont.ttf') format('truetype'),
       url('/wp-content/themes/Codeft/fonts/cocomat-light-webfont.svg#cocomatlight') format('svg');
  font-weight: normal;
  font-style: normal;

}


* {
  margin: 0;
  padding: 0;coc-white
  -webkit-box-sizing: border-box;.coco-white-label-set .icon-set
          box-sizing: border-box;
  outline: none;
  list-style: none;
  word-wrap: break-word;
}

body {
  color: #000;
  line-height: 1.3;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Cabin';
  overflow-x: hidden !important;
}
p.p_uniqu {
    color: #f6b400;
    font-size: 18px;
    margin-bottom: 15px;
}
p.p_basic {
    color: #f6b400;
    font-size: 18px;
    margin-bottom: 15px;
}
p {
  font-family: 'Cabin';
  font-size: 15px;
  font-weight: 400;
  color: #999;
  line-height: 1.8;
  margin: 0;
}

img {
  width: 100%;
  height: auto;
}

span, a {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}
.col-lg-8.ss {
    padding-top: 22px;
}
.feat-item.white_secton.col-lg-12 {
    padding: 30px;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

.curve {
  position: absolute;
  z-index: 7;
}
.curve.curve-center:after {
  border-left: 50vw solid transparent;
}
.curve.curve-center:before {
  border-right: 50vw solid transparent;
}
.curve.curve-center.curve-top:after {
  border-left: 50vw solid transparent;
}
.image_loho {
    width: 5%;
}
.curve.curve-center.curve-top:before {
  border-right: 50vw solid transparent;
}
.curve.curve-bottom {
  left: 0;
  bottom: -1px;
  width: 100%;
}
.curve.curve-bottom:after, .curve.curve-bottom:before {
  bottom: 0;
}
.curve.curve-top {
  left: 0;
  top: -1px;
  width: 100%;
}
.curve.curve-top:after, .curve.curve-top:before {
  top: 0;
  border-top: 50px solid #fff;
  border-bottom: 0;
}
.curve.curve-top:after {
  border-left: 70vw solid transparent;
}
.curve.curve-top:before {
  border-right: 30vw solid transparent;
}
header.header.valign.bg-img {
    background-image: url(/wp-content/themes/Avada/img/main_baner.png);
    background-position: 0% 60%;
    background-repeat: no-repeat;
}
.curve.curve-gray-b:after, .curve.curve-gray-b:before {
  border-bottom: 50px solid #f9f9f9;
}
.curve.curve-gray-t:after, .curve.curve-gray-t:before {
  border-top: 50px solid #f9f9f9;
}
/*.curve:after, .curve:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 50px solid #fff;
  position: absolute;
}*/
.curve:after {
  right: 0;
  border-left: 30vw solid transparent;
}
/*.curve:before {
  left: 0;
  border-right: 70vw solid transparent;
}*/

/*.section-padding {
  padding: 50px 0;
}*/
.menu-inner-pages-menu-container {
    width: 100%;
}
.section-head {
  margin-bottom: 80px;
  text-align: center;
}
.section-head h4 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 15px;
}
.section-head h4 span {
  font-weight: 300;
}

[data-overlay-color] .section-head p {
  color: #ccc;
}
[data-overlay-color].process .icon {
  color: #fff !important;
}

.bg-gray {
  background: #f9f9f9;
}

.o-hidden {
  overflow: hidden;
}

.pos-re {
  position: relative;
}

.full-width {
  width: 100% !important;
}

.lg-line-height {
  line-height: 1.5;
}

.bg-img {
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-fixed {
  background-attachment: fixed;
}

.valign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


        .coco-pop-form-wrapper
        {
            min-height: 100vh;
            display: none;
            -webkit-box-shadow: 0px 6px 31px -8px rgba(0,0,0,0.75);
			-moz-box-shadow: 0px 6px 31px -8px rgba(0,0,0,0.75);
			box-shadow: 0px 6px 55px -8px rgba(0,0,0,0.75)
        }
        .coco-pop-form-background
        {
            min-height: 100vh;
        }
        .coco-pop-form-close
        {
            float:right;
            display: inline-block;
            width: 50px;
            height: 50px;
            line-height: 50px;
            cursor:pointer;
            font-size: 20px;
            color: #D6D6D6;
            text-align: right;
        }

        .coco-logo-smallscreens
        {
            display: none;
        }

.coco-feature-list
{
}

.coco-privacy-section
{
  padding: 100px 0px 100px 0px;
}

.coco_feature_headings {
  text-align: left;
  color: #f6b400 !important;
  padding-top: 15px;
  font-size: 15px;
  margin-bottom: 15px;
}





.v-middle {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 15px;
  line-height: .7;
}

.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 0 7px;
  border-radius: 50%;
  background: #ddd;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #1A237E;
}

.cd-headline {
  font-size: 3rem;
  line-height: 1.2;
}

@media only screen and (min-width: 768px) {
  .cd-headline {
    font-size: 4.4rem;
    font-weight: 300;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-headline {
    font-size: 6rem;
  }
}
.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}

.cd-words-wrapper b.is-visible {
  position: relative;
}

.no-js .cd-words-wrapper b {
  opacity: 0;
}

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

/* xclip */
.cd-headline.clip span {
  display: inline-block;
  padding: .2em 0;
}

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}

.cd-headline.clip .cd-words-wrapper::after {
  /* line */
  content: '';
  position: absolute;
  top: 10%;
  right: 0;
  width: 2px;
  height: 70%;
  background-color: #aebcb9;
}

.cd-headline.clip b {
  opacity: 0;
}

.cd-headline b.is-visible {
  opacity: 1;
  font-weight: 900;
}
.wordf {
    font-family: 'Cedarville Cursive', cursive;
}

.super-large-heading
{ 
  color: #177E89;
  font-family: 'cocomatlight', 'Quicksand', sans-serif;
  font-size: 40px;
  text-align: left;
  padding-right: 30px;
}

.coco-medium-heading
{
  font-size: 24px;
  color: #283444;
  margin-top: 20px;
  font-family: 'Quicksand';
}

.coco-video-section
{
  text-align: center;
  padding-top: 60px;
}

.coco-video-player
{
  margin-top: 50px;
  margin-bottom: 200px;
}

.coco-subheading
{
  font-size: 20px;
  color: #283444;
  margin-top: 20px;
  padding-right: 30px;
  text-align: left;
  font-family: 'Quicksand';
}

.coco-video-heading
{
  margin-bottom: 30px;
  text-align: center;
}

.header_button
{
  background: #f6b400 !important;
  padding:0px 40px 5px 40px;
  border-radius: 6px;
  display: inline-block;
  border: 1px solid transparent;
  height: 54px;
  font-size: 18px;
  /*line-height: 54px;*/
  font-family: 'Quicksand';
  text-transform: uppercase;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  outline: none !important;
  overflow: hidden;
  color: #283444 !important;
  text-decoration:none;
}

.header_button:hover, .header_button_2:hover
{
  background: #000 !important;
  color: #f6b400 !important;

}

.header_button_2
{
  background: #f6b400 !important;
  padding:0px 40px 0px 40px;
  border-radius: 6px;
  display: inline-block;
  border: 1px solid transparent;
  line-height: 50px;
  font-size: 18px;
  /*line-height: 54px;*/
  font-family: 'Quicksand';
  text-transform: uppercase;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  outline: none !important;
  overflow: hidden;
  color: #283444 !important;
  text-decoration:none;
}

.coco-white-label-section
{
  padding-top: 100px;
}

.coco-white-label-set
{
  text-align: center;
  margin-top: 0px;
}

.coco-white-label-set .icon-set
{
  text-align: center;
  margin: 20px 0 30px 0;
}

.coco-white-label-set .icon-set img
{
  width: 50px;
  height: 50px;

}

.coco-white-label-set .icon-set .icon-text
{
  font-family: 'Quicksand';
  font-size: 16px;
  line-height: 18px;
  color: #2F343B;
}

.icon-text-bold
{
  font-weight: 700;
  color: #177E89 !important;
}

.smaller_button
{
  background: #f6b400 !important;
  padding:0px 40px 5px 40px;
  border-radius: 6px;
  display: inline-block;
  border: 1px solid transparent;
  margin-top: 30px;
  /*height: 52px;*/
  font-size: 18px;
  line-height: 50px;
  font-family: 'Quicksand';
  text-transform: uppercase;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  outline: none !important;
  overflow: hidden;
}

.smaller_button:hover
{
  background: #000 !important;
  color: #f6b400;

}

.complete_system
{
font-size:12px;
}

.header-image-wrapper
{

}

.header-image-wrapper img
{

width:100%;
}



/* ----------------------------------------------------------------
     [ End Basics ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 02 Start Buttons ]
-----------------------------------------------------------------*/
.butn {
  padding: 12px 35px;
  background: #f6b400 !important;
  border-radius: 6px;
  border: 1px solid transparent;
  position: relative;
  z-index: 3;
  margin-left: 10px;
  margin-right: 10px;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
  outline: none !important;
  overflow: hidden;
}
.butn span {
  position: relative;
  z-index: 2;
}
.butn:after {
  content: '';
  width: 0;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: width 0.4s;
  transition: width 0.4s;
  z-index: 1;
  opacity: 1;
}
.butn:hover:after {
  width: 100%;
}

.butn-bg {
  background: #1A237E;
  border-color: #1A237E;
  color: #fff;
}
.butn-bg:hover span {
  color: #1A237E;
}

.butn-light, .butn-bord {
  background: #fff;
}
.butn-light:after, .butn-bord:after {
  background: #f6b400;
}
.butn-light:hover span, .butn-bord:hover span {
  color: #3d413c !important;
}
.butn-light span, .butn-bord span {
  color: #3d413c;
}

.butn-bord {
  background: transparent !important;
  border-color: #1A237E;
}

.coco_green_container
{
  padding-top: 200px;
  padding-bottom: 100px;
margin-top:-250px;
}

.coco_green_container_image
{
text-align:right;
padding-right:50px;
}

.enabling_text
{
margin-top:20px;
width:500px;
}

/* ----------------------------------------------------------------
     [ End Buttons ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 03 Start Navbar ]
-----------------------------------------------------------------*/
.navbar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border: 0;
  background: transparent;
  z-index: 9;
  min-height: 70px;
}
.navbar .icon-bar {
  color: #fff;
}
.navbar .navbar-nav .nav-link {
  font-size: 20px;
  font-weight: 500;
  color: #4f535f;
  letter-spacing: .5px;
  margin: 15px 5px;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.navbar .navbar-nav .active {
  color: #60b8bb !important;
}

.nav-scroll {
  background: #fff;
  -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.05);
  padding: 0;
  position: fixed;
  top: -100px;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}
.nav-scroll .icon-bar {
  color: #222;
}
.nav-scroll .navbar-nav .nav-link {
  color: #222;
}
.nav-scroll .navbar-nav .logo {
  padding: 15px 0;
  color: #111;
}

.logo {
  padding: 15px 0;
  width: 100px;
}

/* ----------------------------------------------------------------
     [ End Navbar ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 04 Start Header ]
-----------------------------------------------------------------*/
.header {
  min-height: 100vh;
  position: relative;
}
.header.video {
  overflow: hidden;
}
.header .caption .o-hidden {
  display: inline-block;
}
.header .caption h4 {
  font-family: Courier New, monospace;
  font-variant: stacked-fractions;
  font-size: 30px;
  font-weight: 500;
      color: #2c7e89;
  letter-spacing: 4px;
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
}
.header .caption h1 {
     font-family: Courier New, monospace;
    font-variant: stacked-fractions;
  margin: 10px 0;
  font-size: 30px;
      color: #2c7e89;
  font-weight: 500;
  letter-spacing: 1px;
  word-spacing: 2px;
  -webkit-animation-delay: .6s;
          animation-delay: .6s;
}
.header .caption p {
  font-family: Courier New, monospace;
    font-variant: stacked-fractions;
  font-size: 16px;
  font-weight: 600;
  color: #2f3b4a;
  word-spacing: 2px;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.header .caption p span {
  letter-spacing: 5px;
  text-transform: uppercase;
  margin: 0 5px;
  padding-right: 14px;
  position: relative;
}
.header .caption p span:last-child {
  padding: 0;
}
.header .caption p span:last-child:after {
  display: none;
}
.header .caption p span:after {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #1A237E;
  position: absolute;
  top: 10px;
  right: 0;
  opacity: .5;
}
.header .caption .butn {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
          font-family: Courier New, monospace;
    font-variant: stacked-fractions;
}

.slider .owl-item, .slider-fade .owl-item {
  height: 100vh;
  position: relative;
}
.slider .item, .slider-fade .item {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
}
.slider .item .caption, .slider-fade .item .caption {
  z-index: 9;
}
.slider .owl-theme .owl-dots, .slider-fade .owl-theme .owl-dots {
  position: absolute;
  bottom: 5vh;
  width: 100%;
}

.wave {
  min-height: 105vh;
}
.wave:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -5%;
  width: 110%;
  height: 100px;
  background-image: url(../img/wave.svg);
  background-size: cover;
  z-index: 7;
}

.bg-vid {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
}

#particles-js {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.coco-header-section
{
  min-height: 650px;
  padding-top: 40px;
  /* background: url('coco-header-img.png') no-repeat top right; */
}

.coco-heading-container
{
  padding-top: 140px;
  text-align: left;
}
.coco-form-wrapper
{
  /* display:none; */
}


.coco-form-wrapper-slider
{
  padding: 10px 20px;
  background-color: white;
  padding-bottom: 50px;
}

.coco-form-input
{
  margin-bottom: 15px;
}
.coco-input input[type="text"]
{
  padding: 10px;
  width:100%;
  font-family: 'Quicksand';
  font-size: 16px;
  border:1px solid #D3D4D9;
  border-radius: 3px;
}

.coco-input .coco-select
{
  padding: 10px;
  width:100%;
  height:45px;
  background-color: white;
  border:1px solid #D3D4D9;
  font-family: 'Quicksand';
  font-size: 16px;
}
.coco-label
{
  font-family: 'Quicksand';
  font-size: 16px;
  color: #283444;
  display: none;
}

.coco-act-now-section
{
padding-top:80px !important;
padding-bottom:80px !important;
}

/* ----------------------------------------------------------------
     [ End Header ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 05 Start Hero ]
-----------------------------------------------------------------*/
.hero .extra-title {
  margin-bottom: 30px;
}
.hero .extra-title span {
  color: #1A237E;
}
.hero .feat-item {
  padding: 0;
}
img.image_logof {
    width: 70%;
}
.heading_1 {
    font-family: 'cocomatlight', 'Quicksand', sans-serif; 
    color: #177E89;
    font-size: 30px !important;
    text-align: center;
    margin-top: 30px;
    margin-bottom:0px;
    line-height:34px;
}

.heading_1_light {
  font-family: 'cocomatlight', 'Quicksand', sans-serif;
  color: #ffffff;
  font-size: 30px !important;
  text-align: left;
}

.heading_1_form
{
  font-family: 'cocomatlight', 'Quicksand', sans-serif;
  color: #177E89;
  font-size: 26px !important;
  text-align: left;
  margin-top: 20px;
}

.coco-privacy-animation-wrapper
{
  text-align:center;
  margin-bottom: -40px;
  position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

.coco-privacy-animation-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.coco-privacy-animation
{
  width: 550px;
}
.coco-service-headings
{
  text-align: center !important;
  margin-bottom: 10px;
}

.coco-act-now-section .row
{
  text-align: center;
}

.site-footer
{
  color:#7E7E7F;
  text-align: center;
  font-family: 'Quicksand';
  font-size: 12px;
}
.coco_body_light
{
  font-family: 'Quicksand';
  font-size: 19px;
  line-height: 24px;
  text-align: left;
  color: white;
}

.heading_2 {
  color: #6c757f;
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Quicksand';
}

.heading_2_form {
  color: #6c757f;
  font-size: 16px;
  text-align: left;
  margin-bottom: 10px;
  font-family: 'Quicksand';
}

ul.navbar-nav.ml-auto {
    float: right;
}
.menu-main_menu-container {
    width: 100%;
}
.menu-item a {
    font-size: 14px !important;
    color: #4f535f;
    font-family:'cocomatlight', 'Quicksand', sans-serif;
    letter-spacing: .5px;
    margin:17px 22px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
a#pills-profile-tab {
    color: #bcbfc9;
    font-weight: 500;
    border-bottom: 2px solid #bcbfc9;
    float: left;
    border-radius: 1px;
}

.feature_list
{
  padding-bottom: 20px;
  padding-top: 20px;
}

.feature-icon
{
  float: left;
  width: 40px;
}
.feature-label {
    display: inline-block;
    color: #6c757f;
    font-family: 'Quicksand';
    padding-left: 10px;
    padding-top: 5px;
    margin-bottom: 50px;
    cursor: pointer;
    font-size: 16px;
    line-height: 20px;
}



/* Create a custom radio button */
.checkmark {
  position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;
    background-color: #ffffff;
    border: 2px solid #f6b400;
    border-radius: 50%;
}



/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}


section.price.bg-gray {
    background: #ebeeef;
    height: 660px;
    padding: 68px;
}
section.section_4 {
    background: #59b5ae;
}
a.button_new {
    margin: -19px;
    transform: translate(0px, 36px);
}
section.team.section-padding {
    background: #63a59f;
    color: #fff;
    padding: 36px;
}
.offset-md-2.col-md-8.offset-lg-3.col-lg-6 p {
    color: #fff;
}


.coco-gif-video
{
text-align:center;
}


p.pa_sss {
    font-weight: 900;
    font-size: 22px;
}
.offset-md-2.col-md-8.offset-lg-3.col-lg-6.ss {
    margin-bottom: 60px;
}
p.loss_p_right {
    margin-left: -30%;
    font-size: 12px;
    text-align: left;
    line-height: 1.5;
    color: #7f8699 !important;
}
.col-lg-6.rr h6 {
    color: #313c4b;
    margin-bottom: 5px;
}

.mm {
    text-align: right;
    padding: 26px 10px;
}
.rr p {
    color: #414c5a;
    font-weight: 700;
    font-size: 13px;
}
p.loss_hintd {
    color: #29838e !important;
    font-size: 16px;
    line-height: 1.5;
    text-align: right;
}
.hh img {
    float: left;
}
.rr.kk {
    text-align: right;
}
img.image_ballss {
    width: 30%;
    float: left;
}
p.loss_hinttyy {
  float: left;
    text-align: justify;
    font-size: 12px;
    color: #868c9d !important;
}
p.loss_p {
    font-size: 12px;
    text-align: right;
    line-height: 1.5;
    color: #7f8699 !important;
}
.text_align {
    height: 450px !important;
}
img.imahe_23 {
    width: 50%;
}
.count_r {
    margin-left: -66% !important;
}
p.button_tag {
    color: #47515e !important;
    text-align: center;
    font-size: 14px;
}
section.five_section {
    /* background-image: url(http://byronthaimassage.com/demo/wp-content/themes/coco-theme/img/terdd.png); */
    background-position: 0% 23%;
    background-repeat: no-repeat;
    background-size: contain;
}
section.coco_builtt {
    background: #ebeeef;
}
.nn {
    width: 100px;
    padding: 10px;
}
h4.coc_h8512 {
    color: #2b3747;
    font-size: 25px;
    font-family: 'Cabin';
}
.sixthee {
    background: #ffffff !important;
}

p.loss_all {
  text-align: left;
    color: #293444 !important;
    font-size: 38px;
    line-height: 1;
}
.offset-md-2.col-md-8.offset-lg-3.col-lg-6.ss p {
    color: #414c5a;
}
section.team.section-padding.gg {
    background: #ffffff;
    color: #267e89;
}
h4.design {
    text-align: center;
    font-weight: 400;
    font-size: 35px;
}
.coco-privacy-section .row
{
  margin-top: 20px;
}

.coco-divider-privacy
{
  border-top:1px solid #D3D4D9;
  margin: 20px 0px 20px 0px;
}



p.P2P {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    width:350px;
    text-align: left;
    font-family: 'Quicksand';
    color: #283444;
    
}
h6.Safegaruds {
    text-align: right;
    color: #283444;
    font-size: 24px;
    font-family: 'Quicksand';
}
p.elaed {
        text-align: center;
    font-size: 18px;
    line-height: 1.5;
    color: #444f5d;
    font-weight: 600;
    padding-top: 13px;
    border-bottom: 2px solid #444f5d;
    padding-bottom: 32px;
}
p.p_contec {
    font-size: 20px;
    text-align: justify;
}
a.button_three {
    float: left;
        margin-left: 0px !important;
}
p.p_noew {
    font-size: 42px;
    font-weight: bolder;
        line-height: 0.5;
}
.offset-md-2.col-md-8.offset-lg-3.col-lg-6 {
    text-align: center;
}
.col-md-4.btt {
    text-align: center;
    padding-bottom: 25px;
}
.offset-md-2.col-md-8.offset-lg-3.col-lg-6 p {
  padding-top: 10px;
  font-weight: 700;
}

.white_secton {
    /* position: absolute; */
    background-color: #fff;
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
    margin-top: -70px;
    /* width: 91%; */
    border-radius: 8px;
    padding: 46px;
    min-height: 831px;
}

.sectin_rr {
    border-radius: 6px;
    /* padding: 18%; */
    padding-top: 65px;
    /* padding-bottom: 166px; */
    background: #fff;
}
iframe.image_mx {
    margin: -64px;
    width: 490px;
}
img.image_mx {
    width: 30%;
}
h4.coc_h12 {
    font-size: 18px;
    color: #293444;
    font-weight: 500;
    font-family: 'Cabin';
}
a.button_new {
    margin-left: 7%;
    padding: 13px 60px;
}
img.image_enable {
    width: 60%;
}
p.p_frictionless {
    font-size: 20px;
    color: #fff;
    text-align: justify;
}
p.Ecosystem {
    font-size: 35px;
    text-align: left;
    color: #ffff;
}
.feat-item.col-lg-12 {
    min-height: 0px !important;
}
.hero .feat-item .text-center {
  height: auto;
  padding: 20px;
      position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
          width: 100%;
              border-radius: 9px;
}
section.hero {
  height: 1109px;
}
.hero .feat-item.active .text-center {
  margin-top: -25px;
  padding-top: 75px;
  -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 3;
}
.hero .feat-item:hover .icon {
  color: #fff;
}
.hero .feat-item:hover .icon:after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.hero .feat-item .icon {
  width: 90px;
  height: 90px;
  line-height: 105px;
  color: #777;
  font-size: 60px;
  border-radius: 50%;
  margin-bottom: 15px;
  position: relative;
  z-index: 3;
}
.hero .feat-item .icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #1A237E;
  background: -webkit-gradient(linear, left top, right bottom, from(#2576FD), to(#1A237E));
  background: linear-gradient(to bottom right, #2576FD, #1A237E);
  border-radius: 50%;
  z-index: -1;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-transition: all .4s;
  transition: all .4s;
}
.hero .feat-item h5 {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 10px;
}
.hero .feat-item h6 {
  color: #1A237E;
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 20px;
}

.tabs-section .nav-pills {
  padding: 0;
}
.tabs-section .nav-pills .nav-link {
  background-color: #f2f2f2;
  padding: 12px 40px;
  border-right: 1px solid #eee;
  border-top: 2px solid transparent;
  border-radius: 0;
  position: relative;
  z-index: 5;
}
.tabs-section .nav-pills .nav-link.active {
  border-top-color: #1A237E;
  background-color: #fff;
  color: #1A237E;
}
.tabs-section .tab-content .left {
  padding: 0;
  position: relative;
  z-index: 3;
}
.tabs-section .tab-content .left .box-white {
  padding: 50px 30px;
  background-color: #fff;
  -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  border-radius: 0px 5px 5px 5px;
}
.tabs-section .tab-content .left .title {
  margin-bottom: 5px;
  font-weight: bold;
}
.tabs-section .tab-content .left .sub-title {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 20px;
}
.tabs-section .tab-content .left .feat li {
  margin: 0;
  text-align: center;
  padding: 30px 5px;
  background-color: #f7f7f7;
}
.tabs-section .tab-content .left .feat li:nth-child(odd) {
  background-color: #f3f3f3;
}
.tabs-section .tab-content .left .feat li:hover {
  color: #fff;
  background-color: #1A237E;
}
.tabs-section .tab-content .left .feat li:hover .icon {
  color: #eee;
}
.tabs-section .tab-content .left .feat .icon {
  font-size: 30px;
  color: #1A237E;
  margin-bottom: 15px;
}
.tabs-section .tab-content .left .feat h6 {
  font-size: 14px;
  font-weight: 400;
}
.tabs-section .tab-content .image {
  padding: 0;
  position: relative;
  margin-left: -50px;
  margin-top: -40px;
  max-width: calc(50% + 50px);
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.tabs-section .tab-content .image .img {
  position: relative;
}
.tabs-section .tab-content .image .img .vid {
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 1.5;
  font-size: 70px;
  color: #1A237E;
  z-index: 3;
}
.tabs-section .tab-content .image .img .vid:hover:after {
  -webkit-transform: scale(2, 2);
          transform: scale(2, 2);
  opacity: 0;
}
.tabs-section .tab-content .image .img .vid:after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: .7;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.tabs-section .tab-content .image .img img {
  -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.tabs-section .tab-content .image .owl-dots {
  margin-top: -30px;
  position: relative;
  z-index: 7;
}

.skills h6 {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.skills .skill-progress {
  height: 8px;
  width: 100%;
  background-color: #f7f7f7;
  border-radius: 20px;
  position: relative;
}
.skills .skill-progress .progres {
  width: 10%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px;
  background-color: #1A237E;
  background: -webkit-gradient(linear, left top, right bottom, from(#2576FD), to(#1A237E));
  background: linear-gradient(to bottom right, #2576FD, #1A237E);
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}
.skills .skill-progress .progres:after {
  content: attr(data-value);
  position: absolute;
  top: -15px;
  right: 0;
  font-size: 10px;
}

/* ----------------------------------------------------------------
     [ End Hero ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 06 Process ]
-----------------------------------------------------------------*/
.process .item {
  position: relative;
  z-index: 4;
}
.process .item img {
  position: absolute;
  width: 70%;
  right: -40%;
  top: 15px;
  opacity: .5;
}
.process .item img.tobotm {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.process .item.odd {
  margin-top: 50px;
}
.process .item .cont {
  padding: 50px 30px;
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  position: relative;
  z-index: 3;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.process .item .cont:hover {
  background-color: #1A237E;
}
.process .item .cont:hover h6 {
  color: #fff;
}
.process .item .cont:hover p {
  color: #eee;
}
.process .item .icon {
  color: #2576FD;
  font-size: 30px;
  width: 80px;
  height: 80px;
  line-height: 85px;
  border-radius: 50%;
  border: 1px dashed #eee;
  margin-bottom: 30px;
}
.process .item h3 {
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
  color: #777;
  font-size: 50px;
  font-weight: bold;
  opacity: .1;
  z-index: -1;
}
.process .item h6 {
  color: #222;
  font-size: 16px;
  margin-bottom: 15px;
}
.process .item p {
  font-size: 14px;
  color: #999;
}

/* ----------------------------------------------------------------
     [ End Process ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 07 Start Works ]
-----------------------------------------------------------------*/
.works .filtering .filter {
  display: inline-block;
  padding: 4px 10px;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
}
.works .filtering span {
  margin: 0 5px;
  padding: 8px 20px;
  font-size: 12px;
  font-weight: 500;
  border-radius: 30px;
  cursor: pointer;
}
.works .filtering .active {
  background: #1A237E;
  background: -webkit-gradient(linear, left top, right top, from(#1A237E), to(#2576FD));
  background: linear-gradient(to right, #1A237E, #2576FD);
  -webkit-box-shadow: 0px 8px 30px -5px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 30px -5px rgba(0, 0, 0, 0.2);
  color: #fff;
}
.works .item-img {
  position: relative;
  margin-top: 30px;
}
.works .item-img:hover .item-img-overlay {
  visibility: visible;
  opacity: 1;
}
.works .item-img-overlay {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  padding: 30px;
  background: rgba(255, 255, 255, 0.95);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.works .item-img-overlay .icon {
  position: absolute;
  right: 30px;
  bottom: 30px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  border: 1px solid #1A237E;
  text-align: center;
  font-size: 20px;
  color: #1A237E;
}
.works .item-img-overlay p {
  color: #1A237E;
  font-weight: 400;
  font-size: 13px;
}
.works .item-img-overlay h6 {
  font-weight: 400;
  font-size: 16px;
  margin-top: 5px;
}

/* ----------------------------------------------------------------
     [ End Works ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 08 Start why-us ]
-----------------------------------------------------------------*/
.why-us .img {
  border-radius: 5px;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.why-us .item .icon {
  width: 85px;
  height: 85px;
  text-align: center;
  line-height: 95px;
  font-size: 35px;
  border-radius: 50%;
  border: 1px solid #eee;
  color: #2576FD;
  float: left;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.why-us .item .icon:hover {
  color: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
}
.why-us .item .icon:hover:after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.why-us .item .icon:after {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #1A237E;
  background: -webkit-gradient(linear, left top, right top, from(#1A237E), to(#2576FD));
  background: linear-gradient(to right, #1A237E, #2576FD);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.why-us .item .icon:before {
  position: relative;
  z-index: 3;
}
.why-us .item .cont {
  margin-left: 100px;
}
.why-us .item .cont h5 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}
.why-us .item .cont p {
  font-size: 14px;
}

/* ----------------------------------------------------------------
     [ End why-us ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 09 Start Team ]
-----------------------------------------------------------------*/
.team .item:hover .team-img:after {
  opacity: .8;
}
.team .item:hover .social {
  bottom: 30%;
}
.team .item .team-img {
  position: relative;
  overflow: hidden;
}
.team .item .team-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2576FD;
  background: -webkit-gradient(linear, left top, left bottom, from(#1A237E), to(#2576FD));
  background: linear-gradient(to bottom, #1A237E, #2576FD);
  opacity: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.team .item .social {
  position: absolute;
  bottom: -30%;
  left: 0;
  width: 100%;
  padding: 30px 15px;
  text-align: center;
  -webkit-transition: all .5s;
  transition: all .5s;
  z-index: 3;
}
.team .item .social a {
  color: #fff;
  margin: 0 15px;
}
.team .item .info {
  text-align: center;
  margin-top: 20px;
}
.team .item .info h6 {
  font-size: 16px;
  margin-bottom: 5px;
}
.team .item .info span {
  color: #777;
  font-size: 13px;
  font-weight: 400;
}

/* ----------------------------------------------------------------
     [ End Team ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 10 Start Testimonials ]
-----------------------------------------------------------------*/
.testimonials .item-box {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.testimonials .item-box .quote {
  width: 60px;
  margin: 0 auto 30px;
  opacity: .3;
}
.testimonials .item-box p {
  font-size: 14px;
  color: #999;
  font-weight: 300;
  word-spacing: 2px;
}
.testimonials .item-box .info {
  text-align: left;
  margin: 30px 0 15px;
}
.testimonials .item-box .info .author-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  float: left;
  overflow: hidden;
}
.testimonials .item-box .info .cont {
  margin-left: 60px;
}
.testimonials .item-box .info h6 {
  color: #222;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 3px;
}
.testimonials .item-box .info span {
  font-size: 12px;
  font-weight: 400;
  color: #777;
}

/* ----------------------------------------------------------------
     [ End Testimonials ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 11 Start Price ]
-----------------------------------------------------------------*/
.price .item {
  padding: 50px 15px;
  background-color: #fff;
  -webkit-box-shadow: 0px 15px 40px -5px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 15px 40px -5px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.price .type h4 {
  font-size: 16px;
  margin-bottom: 15px;
}
.price .value {
  margin-bottom: 30px;
}
.price .value h3 {
  font-size: 50px;
  display: inline-block;
  position: relative;
}
.price .value h3 span {
  font-size: 12px;
  position: absolute;
  top: 0;
  left: -10px;
}
.price .features {
  margin-bottom: 30px;
}
.price .features li {
  font-size: 13px;
  color: #777;
  margin-bottom: 12px;
}
.price .features li:last-child {
  margin-bottom: 0;
}
.price .active {
  -webkit-box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.5);
  background-color: #1A237E;
  background: -webkit-gradient(linear, left top, left bottom, from(#1A237E), to(#2576FD));
  background: linear-gradient(to bottom, #1A237E, #2576FD);
  color: #fff;
}
.price .active .features li {
  color: #eee;
}
.price .active .butn span {
  color: #1A237E;
}
.price .butn {
  padding: 10px 30px;
}
.price .butn span {
  font-size: 12px;
}

/* ----------------------------------------------------------------
     [ End Price ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 12 Start Blog ]
-----------------------------------------------------------------*/
.blog .item {
  -webkit-box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.05);
  padding: 15px;
}
.blog .item .post-img {
  overflow: hidden;
}
.blog .item .post-img:hover .img {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.blog .item .post-img .img {
  -webkit-transition: all .4s;
  transition: all .4s;
}
.blog .item .cont {
  padding: 30px 0 15px;
}
.blog .item .cont h6 {
  font-size: 16px;
  margin-bottom: 10px;
}
.blog .item .info {
  font-size: 10px;
  color: #999;
  font-style: italic;
  margin-bottom: 10px;
}
.blog .item .info a {
  margin-right: 10px;
}
.blog .item .info a:last-child {
  margin-right: 0;
}
.blog .item .info .tag {
  padding: 4px;
  background-color: #1A237E;
  color: #fff;
  float: right;
  line-height: 1;
}
.blog .item .more {
  font-size: 13px;
  font-weight: 500;
  margin-top: 10px;
}
.blog .item .more:hover {
  color: #1A237E;
}
.blog .item .more:hover i {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.blog .item .more i {
  font-size: 10px;
  -webkit-transform: translateX(-15px);
          transform: translateX(-15px);
  opacity: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
}

/* ----------------------------------------------------------------
     [ End Blog ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 13 Start Call-action ]
-----------------------------------------------------------------*/
.call-action {
  position: relative;
}
.call-action:after {
  content: '';
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
.call-action .text-center {
  padding: 0 20px;
}
.call-action h2 {
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 10px;
}
.call-action h5 {
  font-weight: 400;
  margin-bottom: 30px;
}

/* ----------------------------------------------------------------
     [ End Call-action ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 14 Start Contact ]
-----------------------------------------------------------------*/
.contact .contact-info h5 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.contact .contact-info .item {
  margin-top: 30px;
}
.contact .contact-info .item .icon {
  float: left;
  font-size: 25px;
  color: #1A237E;
}
.contact .contact-info .item .cont {
  margin-left: 50px;
}
.contact .contact-info .item .cont h6 {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.contact .contact-info .item .cont p {
  font-size: 13px;
}
.contact .form input, .contact .form textarea {
  width: 100%;
  padding: 10px;
  border: 0;
  background-color: #f9f9f9;
}
.contact .form textarea {
  height: 160px;
  max-height: 160px;
  max-width: 100%;
}

/* ----------------------------------------------------------------
     [ End Contact ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 15 Start Footer ]
-----------------------------------------------------------------*/
footer {
  padding: 10px 0;
  background-color: #111;
}
footer .social a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #151515;
  color: #999;
  font-size: 16px;
  margin: 15px 5px;
}
footer .social a:hover {
  background-color: #1A237E;
  color: #fff;
}
img.imahe_1 {
    width: 40%;
}
.cont {
    color: #293444;
    font-size: 18px;
    margin-left: -57%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    padding-left: 35px;
}
ul#pills-tab {
    margin-bottom: 16px;
}
footer p {
  color: #999;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* ----------------------------------------------------------------
     [ End Footer ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
 	 [ 16 Responsive ]
-----------------------------------------------------------------*/
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1166px;
  }
}
@media screen and (max-width: 991px) {
  .mb-md50 {
    margin-bottom: 50px;
  }

  .mb-md30 {
    margin-bottom: 30px;
  }

  .mb-md0 {
    margin-bottom: 0;
  }

  .bgimg-height {
    height: 400px;
  }

  .bg-fixed {
    background-attachment: scroll !important;
  }

  .navbar {
    padding-left: 15px;
  }
  .navbar .navbar-collapse {
    max-height: 340px;
    overflow: auto;
    background: #111;
    text-align: center;
    padding: 10px 0;
  }
  .navbar .nav-link {
    margin: 10px auto !important;
  }

  .nav-scroll .navbar-toggler {
    margin-right: 15px;
  }
  .nav-scroll .navbar-collapse .nav-link {
    color: #fff !important;
  }
  .nav-scroll .navbar-collapse .active {
    color: #1A237E !important;
  }

  .header {
    background-attachment: scroll !important;
    background-position: 50% 0% !important;
  }
  .header .caption h4 {
    font-size: 30px;
  }
  .header .caption h1 {
    font-size: 35px;
    line-height: 1.4;
  }

  .hero .feat-item.active .text-center {
    padding-top: 50px;
    margin-top: 0;
  }

  .tabs-section .tab-content .image {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    max-width: 100%;
    margin: 50px 0 0;
  }

  .process .item img {
    display: none;
  }

  .process .item.odd {
    margin-top: 0;
  }
}

/*@media screen and (max-width: 480px) {
  .header .caption h4 {
    font-size: 14px;
  }
  .header .caption h1 {
    font-size: 25px;
    line-height: 1.4;
  }

  .works .filtering span {
    padding: 5px 15px;
  }
}*/

.text-center.caption.mt-30 {
    width: 50%;
}
.offste {
    margin-left: 18px;
}
.section-padding.pos-re {
    /* background-image: url(http://byronthaimassage.com/demo/wp-content/themes/coco-theme/img/preview22.png); */
    background-position: -6% 72%;
    background-repeat: no-repeat;
}
/*
@media (min-width: 768px){
.col-md-8 {
    float: left !important;
    margin-top: 25px;
}
}
.col-md-2 {
    float: left;
}*/

.mobile-container {
    display: none;
}

@media screen and (max-width: 767px){
.logo {
    padding: 0px 0;
    width: 91px;
    margin-left: 0px;
}

.text-center.caption.mt-30 {
width: 50%;
transform: translate(96px, 56px);
}
.uniqui_radio {
margin-left: 30%;
}

img.image_enable {
width: 35%;
margin-top: 853px;
}
p.Ecosystem {
font-size: 35px;
text-align: center;
color: #ffff;
}
img.imahe_23 {
width: 50%;
margin-left: 66px;
}
.cont {
color: #293444;
font-size: 18px;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
padding-left: 35px;
transform: translate(71px, 3px);
}

.mt-30 {
    margin-top: -125px !important;
}
p.p_frictionless {
    text-align: center;
}
a.button_three {
    margin-top: -90px !important;
}
.col-lg-8.ss {
    height: 1468px;
}
h4.design {
    margin-top: 326%;
}
/* .white_secton {
    width: 100%;
        height: 2300px;
} */
[data-overlay-dark]:before{
    background-position: 51% 1%;
}
section.team.section-padding.gg {
    margin-top: 130%;
}



/******************11-july-2019-changes************************/

.text-center.caption.mt-30 {
    width: 50%;
    transform: translate(98px, 136px);
}

.hero .feat-item .text-center {
    height: auto;
    position: absolute;
    background-color: #fff;
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
    width: 100%;
    border-radius: 9px;
    margin-top: 71px;
}
img {
    width: 100%;
    height: ;
    padding-top: 98px;
} 

h4.design {
    margin-top: 427%;
}

iframe.image_mx {
    margin: -64px;
    width: 340px;
}
.logo img {
    /* width: 100%; */
    height: ;
    padding-top: 0px;
}

.mb-md50 {
    margin-bottom: -98px;
}
a.butn.butn-light {
    margin: -19px;
    transform: translate(14px, 36px);
}
img.image_fottle {
    transform: translate(9px, 910px);
    margin-top: 0%;
}

h4.design {
    margin-top: 368%;
}
h6.Safegaruds {
    color: #434f5d;
    font-size: 22px;
    font-weight: 400;
    transform: translate(-9px, -17px);
    text-align: center;
}
a.button_three {
    margin-top: 0px !important;
    transform: translate(24px, 22px) !important;
}
.herl {
    display: none;
}
a.button_new {
    padding: 13px 83px !important;
}


.mobile-container {
   margin-top: -160px;
}

.topnav {
  overflow: hidden;
  background-color: #2c7f8a;
  /*position: relative;*/
}

.topnav #myLinks {
  display: none;
      padding-top: 90px;
}

.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.topnav a.icon {
  background: #2c7f8a;
  display: block;
  position: absolute;
  right: 25px;
  top: 0;
  padding: 29px;
}

.topnav a:hover {
     background-color: #2c7f8a;
    color: white;
    padding: 29px;
}

.active {
  background-color: #4CAF50;
  color: white;
}
.mobile-container {
    display: block;
        width: 100%;
}

}
.ytp-button svg {
    display: none !important;
}
button.ytp-large-play-button {
    background-size: auto !important;
    width: 97px !important;
    height: 104px !important;
}

hr.bolt {
    margin-top: 33px !important;
    height: 0px !important;
    background: #9b9b9b;
}
p.content_underline {
    font-size: 17px;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}
nav.navbar.navbar-expand-lg {
    /*position: fixed;
    background: #fff;*/
    height: 80px !important;
}
html, body { height: 100%; }

h5 { 
  z-index: 1;
  color: hsl(357, 85%, 80%);
  text-align: center;
  font-size: 89px; 
  font-family: 'Sacramento', cursive;
  
}
.header_button_2{
 	font-family: 'Quicksand', sans-serif;
}
.coco-subheading,
.icon-text,
.coco_body_light{
	font-family: 'Quicksand', sans-serif !important;
}


h5::after {
  z-index: 1;
  content: attr(data-content);
}
.coco-logo-smallscreens
{
    display: none;
}

/*
.coco-input input,
.coco-input input::placeholder{
	font-family: 'cocomatlight', 'Quicksand', sans-serif;
}
*/



@media (min-width: 501px) and (max-width: 1024px) {
  .coco-privacy-animation-wrapper img
  {
    width:100%;
    margin-top: -50px;
  }
  .coco-privacy-section
  {
    padding-left:40px;
    padding-right: 40px;
  }
  /*.Safegaruds, .P2P
  {
    text-align: center !important;
    width:100% !important;
  }*/
  .P2P
  {
    margin-bottom: 50px;
    margin-top: -10px;
  }
  /* .white_secton
  {
    margin:0px 20px;
  } */
  .icon-set
  {
    /*border-bottom:1px solid#D3D4D9;*/
    margin:0px !important;
    padding-top:20px !important;
    padding-bottom: 20px !important;
  }
  .icon-set img
  {
    /* display:none; */
  }
  .coco-video-player iframe
  {
    width: 100%;
  }
  .coco_green_container
  {
    margin-top:-100px;
  }
  .coco_green_container_image
    {
    text-align:center;
    }
  .coco_green_container, .heading_1_light, .coco_body_light
  {
    text-align: left;
    width: auto;
  }
  .coco-platform-features
  {
    margin-left: 20px;
    margin-right: 20px;
  }
  .coco-feature
  {
    /*border-bottom:1px solid#D3D4D9;*/
    text-align: center;
  }
  .coco-feature img
  {
    /*display: none;*/
  }
  .feature-label
  {
    margin:0px !important;
    padding-top:20px !important;
    padding-bottom: 20px !important;
    text-align: center;
  }
  .coco_feature_headings
  {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    padding-top: 20px;
  }
  .heading_2
  {
    padding-left: 20px;
    padding-right: 20px;
  }
  .coco-form-wrapper-slider
  {
    padding: 0px;
    padding-top:50px;
    margin: 10px !important;
  }
  .coco-form-wrapper-slider .header_button
  {
    width:100%;
    text-align: center;
  }
  .coco-heading-container
  {
    padding-top: 150px;
    /* padding-bottom: 200px; */
    height: 480px;
    text-align: center;
  }
  


    .coco-gif-wrapper
    {
        
    }
    .header-image-wrapper
    {
        display:block;
        padding-top: 60px;
    }
    
    .header_button_2
    {
        display: block;
    }
    img.image_enable
    {
        width:80%;
    }
    .heading_1_light
    {
        margin-top: 50px;
    }
    .coco_green_container_image
    {
    padding-right:0px;
    }
}

@media (max-width: 767px) and (min-width:500px) {

.header-image-wrapper img
{
display:none;
}
.coco-heading-container .super-large-heading, .coco-heading-container .coco-subheading
{
text-align:center;
}
.coco-platform-features .heading_1, .coco-platform-features .heading_2
{
text-align:left;
padding:0px 20px;
}

img.image_enable
{
width:50%;
}

.coco_green_container .heading_1_light, .coco_green_container .enabling_text
{
text-align:center;
}
.cus_btn_div
{
text-align:center !important;
}
.coco-gif-video video
{
width:100% !important;
}
.P2P
{
text-align:center !important;
width:100% !important;

}

}

@media (max-width: 500px) {
    .header_button_2
    {
        padding-left:10px;
        padding-right:10px;
        font-size:14px;
    }
    .coco-gif-wrapper
    {
        
    }
    .header-image-wrapper
    {
        display:none;
    }
    .coco-logo-smallscreens
    {
        display: block;
        text-align:center;
    }
    .coco-logo-smallscreens img
    {
        width:70px;
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .super-large-heading
    { 
      font-size:30px;
      margin-top: 30px !important;
      padding-right: 0px !important;
    }
    .super-large-heading, .coco-subheading
    { 
      text-align: center;
      padding-right: 0px !important;
    }
    .coco-heading-container
    {
        padding-top: 10px !important;
    }
    .coco-header-section
    {
        min-height: 0px;
    }
    .heading_2
    {
        margin-top: 15px;
        line-height: 24px;
    }
    .image_enable
    {
        margin-top:550px !important;
    }
    .coco-video-heading
    {
    margin-bottom:50px;
    }
    .coco-video-player
    {
        margin-bottom: 100px;
    }
    .coco-privacy-section
    {
        padding-bottom: 50px;
    }
    .enabling_text
    {
    width:100%;
    }
    .section_4 .coco_green_container
    {
    padding-top:100px !important;
    }
    .coco_green_container_image
    {
    padding-right:0px;
    text-align:center;
    }
    .coco-white-label-set .icon-set img
    {
    display:none !important;
    }
    .icon-text
    {
    border-bottom:none !important;
    line-height:18px !important;
    padding:10px 0px;
    }
    .coco-privacy-section
    {
    padding-top:30px;
    }
}
@media (max-width:1200px){
	.super-large-heading{
		font-size:32px;
	}
	.section-padding.pos-re .col-md-3.offset-md-3{
		margin:0;
	}
	.section-padding.pos-re .feature_list .col-md-3{
		max-width:100%;
		flex: 0 0 50%;
		text-align: center;
	}
	.section-padding.pos-re .coco-feature{
		display: flex;
    	align-items: center;
        margin-bottom:10px;
        padding-left:10px;
	}
	.section-padding.pos-re .coco-feature p br{
		display:none;
	}
	.feature-label{
		margin-bottom:0;
	}
	.coco-header-section .coco-heading-container{
		padding-top:50px;
	}
	.coco-header-section .header_button_2{
		display: inline-block;
		padding: 5px 20px;
		font-size: 15px;
		line-height: 2;
	}
	.coco-header-section {
    	min-height: 450px;
	}
	section.hero {
		height: 850px;
	}
	.section_4{
		margin:0 !important;
	}
	.coco_green_container{
		align-items: center;
	}
	.header-image-wrapper{
		padding-top:0;
	}
	.coco-privacy-section{
    	padding-top: 30px;
		padding-bottom:30px;
	}
	.coco-act-now-section .heading_1_light{
		margin-top:0;
	}
	.section_4 .coco_green_container{
		padding: 160px 0px 100px 0px;
	}
	.hero.coco-platform-features {
   		height: 732px;
	}
	.cus_btn_div{
		text-align: left;
	}
	.coco_feature_headings{
		text-align: left;
    	padding-left: 10px;
	}
}
@media (max-width:991px){
	.heading_1_light{
		margin-top:0;
	}
	.hero.coco-platform-features {
		height: 788px;
	}
	.coco-act-now-section .header_button_2{
		padding: 0px 20px 0px 20px;
		font-size: 14px;
	}
}
@media (max-width:768px){
	.coco-heading-container {
		height: 290px;
	}
	.section-padding.pos-re .feature_list .col-md-3{
		flex: 0 0 100%;
	}
		.hero.coco-platform-features {
		height: 1400px;
	}
	img.image_enable{
		width:60%;
	}
	.section_4 .coco_green_container{
		padding-top: 0;
	}
	img.image_enable{
		margin-top: 0;
	}
	img{
		padding-top: 0;
	}
	.section_4 .coco_green_container{
		padding-top:70px;
	}
}
@media (max-width:500px){
	.super-large-heading {
		font-size: 22px;
	}
	.coco-video-player iframe{
		width:100%;
	}
	.coco-header-section{
		padding-top: 0;
	}
	.super-large-heading{
		margin-top: 0 !important;
	}
	.coco-logo-smallscreens img{
		padding: 16px 7px !important;
	}
	.coco-header-section {
		min-height: 341px;
	}
	.heading_1{
	 	font-size: 27px !important;
	}
	.feature-label{
		font-size: 16px;
	}
	.hero.coco-platform-features {
		height: 1230px;
	}
	.image_enable{
		margin-top: 0px !important;
	}
	.section_4 .coco_green_container{
		padding: 30px 0px;
	}
	.heading_1_light {
		margin: 12px 0px;
		line-height: 1.4;
		font-size: 26px !important;
	}
	.coco_green_container .smaller_button{
		padding: 5px 15px;
		line-height: 2;
		font-size: 15px;
	}
	.coco-video-section{
		padding: 12px 0px;
	}
	.coco-white-label-set .icon-set{
		margin: 0px 0px 30px 0px;
	}
	section.team.section-padding{
		padding: 30px 0px !important;
	}
	.coco-act-now-section .header_button_2{
		padding: 0px 5px;
	}

	.white_secton.coco-white-label-section{
		padding-top: 0;
	}
	.coco-medium-heading{
		font-size: 20px;
	}
	.cus_btn_div{
		text-align:center;
	}
	.coco_body_light,
	.heading_1_light{
		text-align: center;
	}
	.coco-white-label-set .icon-set img{
		display: block;
	}
	.icon-text{
		border-bottom: 1px solid #D3D4D9;
    	padding-bottom: 15px;
	}
	.coco-complete-system{
		margin: 20px 0px;
	}
	.coco-gif-wrapper{
		display: block;
	}
	.coco-gif-wrapper video{
		width: 100% !important;
		height: 210px !important;
	}
	.coco-privacy-section .row{
		margin-bottom: 20px;
	}
	.coco-gif-wrapper .heading_1{
		margin-top: 0;
	}
	.coco-gif-wrapper p.P2P{
		width:100%;
		text-align: center;
	}
	.coco-white-label-set .icon-set{
		margin: 0;
	}
	.heading_2_form{
		margin-top: 30px;
	}
	.coco-gif-wrapper .row{
		margin-top: 0 !important;
	}
	.coco-gif-wrapper .Safegaruds{
		margin-top: 25px;
	}
	.coco-complete-system{
		border-top: none !important; 
	}
	.coco-white-label-set .icon-set .icon-text{
		line-height: 52px;
	}
	.coco-complete-system{
		max-width: 255px;
    	margin: auto;
        font-family: 'QuickSand' !important;
	}
}
-------------------------------------------------
[White-Label COCO Your Way section starts]
-------------------------------------------------

#white_label_coco_heading_1{
	margin-bottom: 30px !important;
    border: 1px solid black;
}