/*-------------*/
.answer_text {
    margin-left: 0%;
    margin-right: 0%;
    white-space: pre-line;
    text-align: center;
    font-size: larger;
    font-family: Comfortt,sans-serif;
    color: #000!important;
    font-weight: 300;
}
.half {
  float: left;
  width: 100%;
  padding: 0 0em;
}
/* Acordeon styles */
.tab {
    position: relative;
    margin-bottom: 1px;
    width: 100%;
    color: #000;
    font-family: Comfortt,sans-serif;
    line-height: 2;
    font-size: 15px;
    font-weight: 400;
    overflow: hidden;
}
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab label {
  position: relative;
    display: block;
    padding: 5px 0 5px 1em;
    background: #ededed;
    line-height: 3;
    cursor: pointer;
    background-color: #ededed;
    color: #000;
    border: hidden;
    font-family: Comfortt,sans-serif;
    font-size: 15px;
    font-weight: 400;
}
h4.heading {
    font-size: large;
    font-weight: 400;
}
.over_scroll.mbott p {
    font-size: 15px;
    font-weight: 400;
}
.blue label {
  background: #2980b9;
}
.tab-content {
    max-height: 0;
    overflow: hidden;
    background: #e0dfdf;
    -webkit-transition: max-height .35s;
    -o-transition: max-height .35s;
    transition: max-height .35s;
}
.blue .tab-content {
  background: #3498db;
}
.tab-content p {
  margin: 1em;
}
/* :checked */
.tab input:checked ~ .tab-content {
  max-height: 100vh;
}

/* Icon */
.tab label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.tab input[type=radio] + label::after {
  content: "\25BC";
}
.tab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.tab input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}
.wrapperr.sgg .tab-content {
    /*display: flex;*/
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.wrapperr.sgg .main_product_btn {
    margin-bottom: 20px;
}
.wrapperr.sgg h4 {
    color: aliceblue;
    font-weight: 600;
    margin-top: 20px;
}
.wrapperr.sgg .tab-content p {
    margin: 2px 5px 20px;
}
.wrapperr.sgg .tab-content {
    padding: 0px 5px;
    /* margin-top: 20px; */
}
.wrapperr.sgg .tab-content>.over_scroll.mbott:nth-child(1) {
    margin-top: 15px;
}
.wrapperr.ggs p {
    color: #000;
    margin-top: 20px;
}
.wrapperr.ggs a {
    color: #5badc2;
}

input#wpmtst_client_name {
    height: 35px !important;
}

input#wpmtst_email {
    height: 35px !important;
}
.podheaderpart {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    background: #4b60ce;
    color: #fff;
    padding: 20px;
    position: relative;
    margin-top: 30px;
    margin-bottom: -30px;
}
.podheaderpart nav {
    display: flex;
    margin: 0 auto;
	  width: 90%;
}
nav li ul {
    display: none;
}
nav li:hover > ul {
    display: block;
}
nav li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
	  padding: 5px;
    z-index: 99999;
    width: 280px;
	  max-height: 500px;
    overflow-y: scroll;
    background: #4b60ce;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
nav li ul:hover {
    display: block;
}
nav li {
    position: relative;
}
nav li ul li {
    padding: 10px 0px;
	  border: 1px solid #fff;
    border-width: 0 0 1 0;
}
.t-btn {
    min-width: 179px;
    background-image: -moz-linear-gradient( 0deg, rgb(70,85,202) 0%, rgb(77,106,210) 49%, rgb(92,119,215) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(70,85,202) 0%, rgb(77,106,210) 49%, rgb(92,119,215) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(70,85,202) 0%, rgb(77,106,210) 49%, rgb(92,119,215) 100%);
    overflow: hidden;
    z-index: 1;
    position: relative;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    outline: none;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    border: none;
    font-size: 15px;
    text-align: center;
    white-space: nowrap;
    padding: 13px 24px 15px;
    box-shadow: 0 0 11.31px 1.69px rgb(1 80 140 / 29%);
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.over_scroll {
    overflow-x: auto;
}
a:hover {
    text-decoration: none;
}
.diagonal_swipe_left {
    overflow: hidden;
    z-index: 1;
    position: relative;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
@media screen and (max-width: 800px) {
	a#f_button i#f_info {
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
	a#f_button {
    bottom: 117px;
    display: flex;
}
}