/* 14-10-25 */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

.banner-sec {
    background: #13527F;
    padding: 70px 0;
    position: relative;
	font-family: "Open Sans", sans-serif;
}
.flex-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.flex-col-6 {
    width: 50%;
    padding: 0 15px;
}
.item-center {
    align-items: center;
}
.main-ban-con h1 {
    font-size: 32px;
    color: #fff;
    font-weight: 700 !important;
}
.main-ban-con h2 {
    font-size: 24px !important;
    color: #fff;
    margin-bottom: 30px;
    font-weight: 600 !important;
}
.main-ban-con p {
    font-size: 19px !important;
    color: #F0F5F9;
    margin-bottom: 40px;
}
.main-ban-con .cus-btn {
    margin-left: 0;
    margin-right: 15px;
}
.main-ban-img {
    margin-left: 60px;
}
.main-ban-bg {
    position: absolute;
    left: 0;
    top: 20%;
}
.p-relative {
    position: relative;
}
.cus-btn {
    margin-right: 20px;
    color: #F59E37 !important;
    border: 1px solid #F59E37;
    font-size: 18px;
    border-radius: 8px;
    padding: 12px 20px;
    display: inline-block;
}
.cus-fill,  .cus-btn:hover{
    background: #F59E37;
    color: #fff !important;
}
.cus-sec {
    padding-top: 80px;
    position: relative;
	font-family: "Open Sans", sans-serif;
}
.cus-hed {
    margin: 0 0 35px;
    text-align: center;
    font-weight: 700 !important;
}
.smt-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    border-radius: 12px;
    border-left: 12px solid #F59E37;
    border-right: 12px solid #F59E37;
    padding: 10px 15px;
}
.smt-list li {
    background: #fff;
    padding: 15px;
    max-width: 190px;
}
.flex-col-4 {
    width: 25%;
    padding: 0 15px;
}
.sol-box {
    border: 1px solid #DFE8EE;
    border-radius: 12px;
    padding: 15px;
    height: 100%;
    background: #fff;
}
.sol-img {
    background: #F4FAFF;
    padding: 20px;
    border-radius: 12px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.smt-icon img {
    max-height: 48px;
}
.sol-box h3 {
    font-size: 20px;
    font-weight: 600 !important;
}
.sol-box p {
    margin: 0;
    color: #565656;
}
.cus-light-bg {
    background: #F6FBFF;
    padding-bottom: 40px;
    padding-top: 55px;
}
.pb_80 {padding-bottom: 80px;}
.prem-smt {
    text-align: center;
}
.smt-icon {
    padding: 10px;
}
.mb-20 {margin-bottom: 20px;}

.cus-warpper .cus-tab {
    cursor: pointer;
    padding: 10px 20px;
    margin: 0;
    color: #363636;
    font-weight: 400;
    border-radius: 30px;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    column-gap: 12px;
}

.cus-warpper .cus-panel{
  display:none;
  animation: fadein .8s;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

.cus-warpper .radio{
  display:none;
}
#cus-one:checked ~ .cus-panels #cus-one-panel,
#cus-two:checked ~ .cus-panels #cus-two-panel{
  display:block
}
#cus-one:checked ~ .cus-tabs #cus-one-tab,
#cus-two:checked ~ .cus-tabs #cus-two-tab{
  background:#fff;
  color:#00ABE1;
}
.cus-tabs {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 35px;
    max-width: 520px;
    background: #E8F9FF;
    padding: 10px;
    border-radius: 40px;
    justify-content: space-between;
}
.txt-left {
    text-align: left;
}
.comp-list li {
    margin: 0 0 25px;
    padding-left: 30px;
	background: url(https://mailclickconvert.com/img/relay/cus-list-icon.png) no-repeat left 5px;
}
.smt-comp {
    padding: 0 25px;
}
.cus-warpper .cus-tab-box {
    background: #fff;
    width: 100%;
    border-radius: 16px;
    padding: 20px;
    border: 1px solid #DFE8EE;
}
.plan-prc {
    color: #13527F;
    font-weight: 700;
    font-size: 32px;
}
.cus-tab-box h3 {line-height: 1.4;}
.cus-tab-box h3 span {
    display: block;
    font-size: 16px;
    color: #363636;
    margin-top: 7px;
}
.cus-tab-box .comp-list li {
    margin: 0 0 15px;
    padding-left: 25px;
    background: url(https://mailclickconvert.com/img/relay/cus-list-icon.png) no-repeat left 2px;
}
.cus-tab-box .comp-list {
    margin-bottom: 30px;
    margin-top: 25px;
}
.cus-tab-box .cus-btn {
    display: block;
    padding: 10px 20px;
    max-width: 170px;
    text-align: center;
    margin: 0 auto;
    font-weight: 700;
}
.cus-warpper .cus-panel > h3 {
    font-weight: 700 !important;
}
.cus-populer {
    padding: 15px 15px 25px;
    margin: -55px -15px 0;
    border-radius: 16px;
    position: relative;
	background: url(https://mailclickconvert.com/img/relay/populer-bg.png) no-repeat right top #13527F;
}
.popular-up {
    background: #FDAA46;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: -15px;
    padding: 5px 10px;
    border-radius: 8px;
    right: 15px;
}
.cus-populer p, .cus-populer li, .cus-populer h3, .cus-populer span {
    color: #fff !important;
}
.cus-populer .comp-list li {
    background: url(https://mailclickconvert.com/img/relay/populer-icon.png) no-repeat left 2px;
}
.cus-bg-blue {
    padding: 30px;
    border-radius: 24px;
	background: url(https://mailclickconvert.com/img/relay/cus-blue-bg.png) no-repeat right 42px #13527F;
}
.cus-populer .comp-list {
    border-top: 1px solid #226392;
    padding-top: 20px;
    margin-top: 20px;
}
.cus-panels {
    padding-top: 10px;
}
.cus-tab-box .comp-list li span {
    font-weight: 700;
}
.prem-row {
    display: flex;
    background: #F6FBFF;
    border-radius: 16px;
    padding: 10px;
    align-items: center;
    margin-bottom: 20px;
}
.prem-col {
    width: 33.33%;
    padding: 10px 15px;
	text-align: center;
}
.prem-col:first-child {
    text-align: left;
    display: flex;
    align-items: center;
    column-gap: 15px;
}
.prem-col label {
    margin: 0;
}
.prem-col label span {
    font-size: 16px;
    font-weight: 400;
    display: block;
    color: #363636;
}
.prem-col:last-child {
    text-align: right;
}
.prem-col:last-child .cus-btn {
    display: inline-block;
    padding: 8px 20px;
    font-weight: 400;
}

.prem-col [type="radio"]:checked,
.prem-col [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.prem-col [type="radio"]:checked + label,
.prem-col [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.prem-col [type="radio"]:checked + label:before,
.prem-col [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 18px;
    height: 18px;
    border: 1px solid #13527F;
    border-radius: 100%;
    background: #fff;
}
.prem-col [type="radio"]:checked + label:after, .prem-col [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #FDA946;
    position: absolute;
    top: 11px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.prem-col [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.prem-col [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.cus-warpper .cus-tab-box input[type=radio] {
    width: 0;
    height: 0;
    display: none;
}
.cus-tab-box [type="radio"]:checked + .prem-row { background: #13527F;}
.cus-tab-box [type="radio"]:checked + .prem-row,
.cus-tab-box [type="radio"]:checked + .prem-row label,
.cus-tab-box [type="radio"]:checked + .prem-row label span,
.cus-tab-box [type="radio"]:checked + .prem-row .plan-prc {
	color: #fff !important;
}
.cus-tab-box [type="radio"]:checked + .prem-row .cus-btn {
	background: #F59E37;
    color: #fff !important;
}
.cus-tab-box [type="radio"]:checked + .prem-row label,
.cus-tab-box [type="radio"]:not(:checked) + .prem-row label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}

.cus-tab-box [type="radio"]:checked + .prem-row label:before,
.cus-tab-box [type="radio"]:not(:checked) + .prem-row label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 18px;
    height: 18px;
    border: 1px solid #13527F;
    border-radius: 100%;
    background: #fff;
}
.cus-tab-box [type="radio"]:checked + .prem-row label:after, .cus-tab-box [type="radio"]:not(:checked) + .prem-row label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #FDA946;
    position: absolute;
    top: 11px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.cus-tab-box [type="radio"]:not(:checked) + .prem-row label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.cus-tab-box [type="radio"]:checked + .prem-row label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.cus-bg-blue .cus-hed {
    color: #fff;
    margin-top: 10px;
}
.stan-smt, .stan-smt1 {
    margin: 15px 15px 0;
}
.stan-smt-in {
    background: #fff;
    padding: 25px;
    border-radius: 24px;
}
.stan-smt-in h3 {
    margin: 0 0 20px;
    line-height: 1.3;
    font-weight: 600 !important;
}
.stan-smt-in li {
    background: url(https://mailclickconvert.com/img/relay/cus-list-icon.png) no-repeat left 2px;
    margin-bottom: 15px;
	padding-left: 25px;
	color: #565656;
}
.stan-smt1 {padding-top: 130px; position: relative;}
.stan-smt1:before {
    top: 0;
    background: linear-gradient(to bottom,  #195D8E 0%,#13527F 100%);
    border-radius: 24px;
    height: 100px;
    width: 100%;
    position: absolute;
    content: "";
    left: 0;
}
.stan-smt {padding-bottom: 130px; position: relative;}
.stan-smt:before {
    bottom: 0;
    background: linear-gradient(to bottom,  #13527F 0%,#195D8E 100%);
    border-radius: 24px;
    height: 100px;
    width: 100%;
    position: absolute;
    content: "";
    left: 0;
}
.flex-col-3 {
    width: 33.33%;
	padding: 0 15px;
}
.cus-serv {
    border: 1px solid #DFE8EE;
    border-radius: 16px;
    padding: 15px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.cus-serv-img {
    background: #F6FBFF;
    padding: 20px;
    text-align: center;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
	min-height: 190px;
}
.cus-serv-img img {
    max-width: 230px;
	max-height: 150px;
}
.cus-serv h3 {
    font-size: 20px;
    font-weight: 700 !important;
}
.cus-serv p {
    color: #565656;
}
.cus-serv-hover .cus-btn {
    padding: 8px 20px;
    margin-top: 10px;
}
.cus-serv-hover h3 {
    margin-top: 0;
    color: #fff;
    margin-bottom: 20px;
}
.cus-serv-hover {
    background: linear-gradient(to right,  rgba(0,171,225,1) 0%,rgba(19,82,127,1) 100%);
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: all 0.5s ease-out;
}
.cus-serv:hover .cus-serv-hover  {top: 0;}
.cus-sec a {transition: all 0.5s ease-out;}
.flex-row-col {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.flex-row-col h2 {
    font-weight: 700 !important;
}
.btn-col .cus-btn {
    margin-right: 0;
    margin-left: 20px;
}
.use-lane {
    background: #F6FBFF;
    padding: 40px;
    border-radius: 24px;
}
.lane-head {
    display: flex;
    background: #13527F;
    color: #fff;
	padding: 12px 20px;
	font-size: 17px;
}
.lane-table ul {
    margin: 0 20px;
}
.lane-table ul li {
    border-top: 1px solid #DFE8EE;
    display: flex;
    align-items: flex-start;
    column-gap: 6px;
    font-size: 15px !important;
    padding: 10px 0;
    min-height: 44px;
}
.lane-table ul li img {
    width: 20px;
}
.lane-col {
    width: 33.33%;
    padding: 15px 0;
}
.lane-table {
    background: #fff;
    border-radius: 24px;
    overflow: hidden;
}
.lane-row {
    display: flex;
    border-top: 1px solid #DFE8EE;
    margin: 0 25px;
	font-size: 15.5px;
}
.lane-col img {
    width: 20px;
}
.demo-blue {
    background: linear-gradient(to right,  rgba(0,171,225,1) 0%,rgba(19,82,127,1) 100%);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 24px;
    margin: 0 50px;
}
.demo-left-img {
    width: 23%;
}
.demo-right-img {
    width: 25%;
}
.demo-col-center {
    width: 52%;
    padding: 40px;
    text-align: center;
    color: #fff;
}
.demo-col-center h2 {
    font-weight: 600 !important;
    margin: 0 0 20px;
}
.demo-col-center p {
    color: #F0F5F9;
    margin: 0 0 25px;
    font-size: 17px !important;
}
/*Question*/
.question {
    position: relative;
    margin: 0;
    padding: 20px 50px 20px 20px;
    display: block;
    width: 100%;
    cursor: pointer;
	color: #565656;
}
/*Answer*/
.answers {
  padding: 0px 15px;
  margin: 0;
  width:100%!important;
  height: 0;
  overflow: hidden;
  z-index: -1;
  position: relative;
  opacity: 0;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  font-size: 16px;
}

.questions:checked ~ .faq-col-in .answers {
    height: auto;
    opacity: 1;
    padding: 0 15px 15px;
    z-index: 1;
}
.questions:checked ~ .faq-col-in {
    background: #F2FCFF;
}

/*FAQ Toggle*/
.plus {
    position: absolute;
    margin-left: 0;
    right: 18px;
    z-index: 5;
    font-size: 2em;
    line-height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    top: 10px;
	pointer-events: none;
}

.questions:checked ~ .faq-col-in .plus {
    color: #F2FCFF;
}
.questions:checked ~ .faq-col-in .plus:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 3px;
    background: #000;
    right: 0;
    top: 19px;
}
.questions:checked ~ .faq-col-in .question {color: #000;}
.questions {
  display: none;
  
}
.faq-content h2 {
    font-weight: 600 !important;
    margin: 0 0 25px;
}
.faq-col-in {
    border-radius: 16px;
    background: #fff;
    border: 1px solid #E8E8E8;
    margin: 0 0 20px;
    position: relative;
    border-left: 4px solid #00ABE1;
}
.flex-col-5 {
    width: 45%;
    padding: 0 15px;
}
.flex-col-7 {
    width: 55%;
    padding: 0 15px 0 50px;
}
.cus-right-bg1 {
    position: absolute;
    right: 0;
}
.cus-left-bg1, .cus-left-bg2 {
    position: absolute;
    left: 0;
    top: 0;
}
.plan-active {
    background: #13527F;
}
.plan-active .prem-col, .plan-active .plan-prc, .plan-active .prem-col label, .plan-active .prem-col label span {
    color: #fff !important;
}
.cus-btn {
    margin: 0 10px;
}
.flex-revr {
    flex-direction: row-reverse;
}
.mob-on {
    display: none;
}
.flex-table-row {
    display: flex;
    flex-wrap: wrap;
}
.flex-table-row .flex-col-3 {
    padding: 0;
}
.mb_20 {margin-bottom: 20px;}


@media only screen and (max-width: 1280px) {
.cus-right-bg1,.cus-left-bg1, .cus-left-bg2 {display: none;}
.banner-sec {
    padding: 40px 0;
}
.cus-sec {
    padding-top: 50px;
}
.sol-img {
    background: #F4FAFF;
    height: 130px;
}
.pb_80 {
    padding-bottom: 50px;
}
.cus-light-bg {
    padding-bottom: 30px;
}
.cus-bg-blue {
    padding: 20px;
}
.use-lane {
    padding: 25px;
}
.demo-blue {margin: 0;}
.main-ban-img {
    margin-left: 0;
}
}

@media only screen and (max-width: 1023px) {
.demo-left-img, .demo-right-img {
    display: none;
}
.demo-col-center {
    width: 100%;
}
.btn-col .cus-btn {
    margin-right: 0;
    margin-left: 15px;
    padding: 10px 15px;
}
.cus-btn {
    margin-right: 15px;
    font-size: 16px;
    padding: 10px 15px;
}
.main-ban-con h2 {
    margin-bottom: 15px;
}

.sol-box h3 {
    font-size: 18px;
}
.flex-col-4 {
    width: 50%;
    padding: 0 15px;
}
.sol-img img {
    max-height: 90px;
}
.smt-comp {
    padding: 0;
}
.flex-col-5 {
    width: 100%;
    padding: 0 15px;
}
.flex-col-7 {
    width: 100%;
    padding: 0 15px;
    margin-top: 30px;
}
}

@media only screen and (max-width: 767px) {
.flex-col-6 {
    width: 100%;
}
.main-ban-con h1 {
    font-size: 28px;
    line-height: 1.3;
    margin: 0;
}
.main-ban-con h2 {
    margin-bottom: 15px;
    font-size: 22px !important;
}
.flex-col-4 {
    width: 100%;
    padding: 0 15px;
}
.sol-img {
    background: #F4FAFF;
    height: 200px;
}
.sol-img img {
    max-height: 160px;
}
.smt-comp {
    padding: 0;
    margin-bottom: 30px;
}
.cus-tab-box .cus-btn {
    padding: 10px 20px;
    margin: 0 auto 30px;
}
.cus-populer {
    margin: 0 0 30px;
}
.stan-smt {
    padding-bottom: 0;
    position: relative;
}
.stan-smt:before, .stan-smt1:before {display: none;}
.stan-smt1 {
    padding-top: 0;
}
.stan-smt-in {
    padding: 20px;
    border-radius: 12px;
}
.stan-smt, .stan-smt1 {
    margin: 15px 0 0;
}
.stan-smt-in h3 {
    margin: 0 0 15px;
    font-size: 20px;
}
.flex-col-3 {
    width: 100%;
    padding: 15px;
}
.flex-row-col h2 {
    margin: 0 0 15px;
}
.btn-col .cus-btn {
    margin-right: 5px;
    margin-left: 0;
    padding: 6px 10px;
    font-size: 13px;
}
.use-lane {
    padding: 15px;
	border-radius: 16px;
}
.lane-head {
    background: #fff;
    color: #13527F;
    font-weight: 700;
    font-size: 16px;
    padding-top: 18px;
}
.lane-row {
    margin: 0;
    font-size: 14.5px;
    width: 600px;
    padding: 0 10px;
}
.lane-table {
    border-radius: 12px;
    overflow: scroll;
	margin-top: 25px;
}
.demo-col-center {
    padding: 20px;
}
.cus-btn {
    margin-right: 10px;
    font-size: 14px;
    padding: 8px 15px;
}
.cus-btn {
    margin: 0 5px;
    padding: 8px 12px;
}
.main-ban-con {
    text-align: center;
}
.banner-sec {
    padding: 20px 0 30px;
}
.main-ban-con p {
    font-size: 16px !important;
    color: #F0F5F9;
    margin-bottom: 20px;
}
.smt-list li {
    padding: 5px;
    max-width: 190px;
}
.smt-list {
    border-radius: 8px;
    border-left: 6px solid #F59E37;
    border-right: 6px solid #F59E37;
    padding: 10px 5px;
}
.cus-hed {
    margin: 0 0 25px;
    font-size: 22px !important;
}
.dex-on {
    display: none;
}
.dex-on {
    display: none;
}
.flex-row-col h2 {
    margin: 0 0 15px;
    font-size: 20px !important;
}
.flex-row-col {
    margin-bottom: 10px;
	justify-content: center;
}
.mob-on {
    display: block;
    text-align: center;
}
.cus-tabs {
    justify-content: center;
}
.prem-col {
    width: 50%;
    padding: 10px;
    text-align: left;
}
.prem-row {
    flex-wrap: wrap;
}
.prem-col:last-child {
    text-align: center;
    width: 100%;
}
.prem-col:last-child .cus-btn {
    display: block;
    padding: 10px 20px;
    margin: 0;
    max-width: 100%;
}
.plan-prc {
    font-size: 22px;
}
.sol-box {
    height: auto;
    margin-bottom: 20px;
}
.prem-smt .sol-box {
    margin: 0;
}
.cus-tabs {
    margin: 0 auto;
    padding: 6px;
}
.cus-warpper .cus-tab img {
    width: 18px;
}
.cus-warpper .cus-tab {
    padding: 8px;
    margin: 0;
    column-gap: 7px;
    font-size: 12px;
}
.cus-warpper .cus-tab-box {
    padding: 15px;
}
.prem-col label span {
    font-size: 14px;
}
.cus-bg-blue {
    padding: 20px;
    border-radius: 16px;
}
.lane-col {
    display: flex;
    align-items: flex-start;
    column-gap: 7px;
    padding: 10px 5px;
}
.smt-solu .flex-col-4 {
    margin: 0 0 20px;
}
.smt-solu .flex-col-4 {
    margin: 0;
}
.main-ban-img {
    margin-left: 0;
    margin-bottom: 20px;
}
}