.page-body strong {
    color: #1767a0;
}
.page-body ul {
    list-style: none;
    margin-top: -10px;
    padding: 0;
}
.page-body ul li {
    margin-bottom: 10px;
}
.page-body ul strong {
    color: #da4761;
}
.page-body ul span:first-child {
    color: #1767a0;
    font-weight: 500;
}
.page-body ul + ul {
    margin: 40px 0;
}
.page-body > div {
    padding: 20px;
}
.page-body > div > figure {
    margin: -20px -20px 0;
}
.page-body > div > figure:first-child img {
    border-radius: 12px 12px 0 0;
    width: 100%;
}
.page-body > div > figure:last-child {
    bottom: 0;
    position: absolute;
}
.ltr .page-body > div > figure:last-child {
    right: 50px;
}
.rtl .page-body > div > figure:last-child {
    left: 50px;
}
.page-body p.wish {
    margin: 0;
    padding-top: 240px;
    width: 70%;
}

.btn-h {
    border: none;
    border-radius: 50px;
    box-shadow: none;
    -webkit-appearance: none;
    outline: none !important;
    color: #ffffff;
    font-size: 18px;
    font-family: inherit;
    font-weight: 700;
    padding: 0 20px;
    transition: all .4s ease-in-out;
}

.btn-h-xs {
    font-size: 15px;
    font-weight: 500;
    height: 34px;
    line-height: 36px;
}
.btn-h-danger--alt {
    background: #da4761;
}
.btn-h-primary--alt {
    background: #1767a1;
}





@media only screen and (max-width: 767px) {
    .page-body {
        margin: 0 !important;
        padding: 0 !important;
    }
    .page-body > div {
        padding: 20px !important;
    }
    .page-body > div > figure {
        display: none;
    }
    .page-body p.wish {
        padding-top: 0;
        width: 100%;
    }
    .help-center__faq {
        padding-top: 22px;
    }
    .table {
        margin: 0 0 30px !important;
    }
    .table,
    .table.standard {
        border-radius: 0;
    }
    .table.standard .table-head {
        border-radius: 0;
        border-top: 3px solid #92bfe0;
    }
    .table.standard .table-body .table-row,
    .table.standard .table-head {
        padding-left: 10px;
        padding-right: 10px;
    }
    .table.table.standard div:first-child,
    .table.table.standard div:last-child {
        border-radius: 0;
    }
    .table.standard .table-foot .options button {
        margin-bottom: 10px;
    }
    .table.standard .table-foot .options button:last-child {
        margin-bottom: 0;
    }
    fieldset {
        border-radius: 0;
        margin-bottom: 25px;
        padding: 0 35px;
    }
    fieldset legend {
        margin: 25px auto;
    }
    .table {
        margin: 0 0 30px !important;
    }
    .table,
    .table.standard {
        border-radius: 0;
    }
    .table.standard .table-head {
        border-radius: 0;
        border-top: 3px solid #92bfe0;
    }
    .table.standard .table-body .table-row,
    .table.standard .table-head {
        padding-left: 10px;
        padding-right: 10px;
    }
    .table.table.standard div:first-child,
    .table.table.standard div:last-child {
        border-radius: 0;
    }
    .table.standard .table-foot .options button {
        margin-bottom: 10px;
    }
    .table.standard .table-foot .options button:last-child {
        margin-bottom: 0;
    }
    fieldset {
        border-radius: 0;
        margin-bottom: 25px;
        padding: 0 35px;
    }
    fieldset legend {
        margin: 25px auto;
    }
    .help-center__title {
        min-height: 1px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 991px) 
{

.help-center__topics {
    padding-top: 30px;
}

}

.help-center__topics {
	padding-top: 50px;
}
.help-center__topics [class*=col-] {
	margin-bottom: 30px;
}





.help-center__faq {
	background: #ffffff;
	border-radius: 14px;
	box-shadow: -1px 4px 12px 0px rgba(183, 183, 183, 0.2);
	height: 100%;
	padding: 22px;
	padding-top: 35px;
}
.help-center__faq ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.help-center__faq ul li {
	color: #324148;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.45;
	border-bottom: 1px solid #e5e0e0;
	padding-bottom: 10px;
	margin-bottom: 16px;
}
.help-center__faq ul li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
.help-center__faq ul li a {
	display: block;
	color: #324148;
	text-decoration: none;
}
.help-center__faq ul + .btn {
	width: 100%;
	margin-top: 12px;
}
.help-center__faq ul + .btn {
	width: 100%;
	margin-top: 12px;
}




a.faq-all,a.faq-all:hover{
    border-radius: 50px;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 15px 5px 15px;
    background-color: #1767a1;
    
  }
  .help-all-ar{
    padding-top: 5px;
    text-align: left;
  }
  .help-all{
    padding-top: 5px;
    text-align: right;
  }

  .help-center__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 63px;
}
.help-center__title .icon {
	margin-left: 15px;
    margin-right: 0px;
}

[dir="ltr"] .help-center__title .icon {
	margin-left: 0px;
    margin-right: 15px;
}

.help-center__title .icon img {
	display: block;
	max-width: 100%;
}
.help-center__title h2 {
	color: #1767a1;
	font-size: 20px;
	font-weight: 700;
	line-height: normal;
	padding-bottom: 0;
	padding-top: 12px;
}
.help-center__faq ul li a {
	display: block;
	color: #324148;
	text-decoration: none;
    font-size: 16px;
}
.help-center__faq ul li a:hover {
	color: #1767a1;
    font-size: 16px;
	
}

[dir="ltr"] .help-center__faq ul li a {
    font-size: 18px;
}

[dir="ltr"]  .help-center__faq ul li a:hover {
    font-size: 18px;
	
}


.blog-list__block{
    background:#fff;
    border-radius:8px;
    box-shadow:-1px 4px 12px 0 rgba(183,183,183,.2);
    padding:25px 22px;
    margin-bottom:16px
}
.blog-list__block:after{
    display:block;
    content:"";
    clear:both
}
.blog-list__block figure{
    width:191px;
    height:184px;
    margin:0;
    border-radius:8px;
    overflow:hidden;
    float:right;
    margin-left:15px
}
.blog-list__block figure img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover
}
.blog-list__block .blog-list__content{
    overflow:hidden;
    padding-top:16px;
    min-height:184px;
    position:relative;
    padding-bottom:28px
}
.blog-list__block .blog-list__content .d-flex{
    position:absolute;
    left:0;
    bottom:-6px;
    width:100%;
    padding-left:8px
}
.blog-list__block h2{
    color:#324148;
    font-size:19px;
    font-weight:500;
    line-height:normal;
    padding-bottom:6px
}
.blog-list__block h2 a{
    color:#324148;
    text-decoration:none
}
.blog-list__block h2 a:hover{
    color:#324148;
    text-decoration:underline
}
.blog-list__block p{
    color:#000000;
    font-size:18px;
    font-weight:400;
    line-height:1.86;
    padding-left:55px;
    margin-bottom:0
}
.read-more{
    display:inline-block;
    color:#da4761;
    font-size:16px;
    font-weight:500;
    line-height:30px;
    text-decoration:none
}
.read-more:hover{
    color:#da4761;
    text-decoration:underline
}
@media only screen and (max-width:1200px){
    .blog-list__block p{
        padding-left:0
    }
}
@media only screen and (max-width:767px){
    h2{
        font-size:23px;
        padding-bottom:25px
    }
    p{
        line-height:1.61
    }
    .blog-list__block figure{
        float:none;
        margin-left:0;
        margin-bottom:20px
    }
    .blog-list__block .blog-list__content{
        padding-top:0
    }
    .blog-list__block p{
        margin-bottom:10px
    }
    .blog-list__block h2{
        padding-bottom:10px
    }
    .blog-list__block figure{
        width:auto;
        height:200px;
        margin-right:0
    }
    .blog-list__block figure a{
        display:block;
        height:200px
    }
    .blog-list__block figure img{
        display:block;
        width:100%;
        height:100%;
        object-fit:cover
    }
    .blog-list__block .read-more{
        display:none
    }
    .blog-list__block h2{
        font-weight:700
    }
    .blog-list .blog-list__content .date{
        background-color:#fff;
        position:absolute;
        right:0;
        top:-50px;
        padding:0 10px;
        padding-right:30px;
        background-position:center right;
        padding-top:4px
    }
    .blog-list__block .blog-list__content{
        padding-bottom:0;
        overflow:visible;
        min-height:1px
    }
    .blog-list__block .blog-list__content .d-flex{
        position:static
    }
    .blog-list__block p{
        height:56px;
        overflow:hidden;
        margin-bottom:0
    }
}
.blog-main h1{
    font-size:25px;
    font-weight:500
}
.blog-main__content{
    background:#fff;
    border-radius:8px;
    box-shadow:-1px 4px 12px 0 rgba(183,183,183,.2);
    padding:25px 30px;
    padding-bottom:62px
}
.blog-main__content>figure{
    margin:0;
    border-radius:20px;
    overflow:hidden;
    margin-bottom:28px
}
.blog-main__content figure img{
    display:block;
    width:100%
}
.blog-main__content .title{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding-bottom:15px
}
.blog-main__content .title h2{
    color:#324148;
    font-size:21px;
    font-weight:500;
    line-height:normal;
    padding-bottom:0
}
.blog-main__content p {
    color:#324148;
    font-size:18px;
    font-weight:400;
    line-height:1.93
}

.blog-main__content ul {
    padding-right: 25px;
    color: #324148;
    font-size:18px;
    font-weight:400;
    line-height:1.93;
    margin-right: 20px;
}

[lang="en-US"] .blog-main__content ul {
    margin: 0px;
    padding-left: 25px;
}

.blog-main__content ol {
    padding-right: 0px;
    color: #324148;
    font-size:18px;
    font-weight:400;
    line-height:1.93;
    margin-right: 20px;
}
.blog-main__content .date{
    font-size:18px;
    padding-right:30px;
    background-size:22px auto;
    height:26px!important
}
.blog-main__content h3{
    color:#1767a1;
    font-size:20px;
    font-weight:500;
    line-height:1.93;
    padding-bottom:18px
}
.blog-main__content h2{
    color:#1767a1;
    font-size:20px;
    font-weight:500;
    line-height:1.93;
    padding-bottom:18px
}
.blog-main__highlight{
    background:#fdfcfc;
    border-radius:14px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding:25px 15px;
    padding-right:0px;
    position:relative;
    min-height:85px;
    margin-bottom:30px
}

[dir="ltr"] .blog-main__highlight{
    padding-left: 0;
}

.blog-main__highlight h4{
    color:#324148;
    font-size:20px;
    font-weight:500;
    line-height:normal
}
.blog-main__highlight .icon{
    position:absolute;
    right:40px;
    top:50%;
    -ms-transform:translate(0,-50%);
    -webkit-transform:translate(0,-50%);
    transform:translate(0,-50%)
}
.blog-main__highlight .icon img{
    display:block;
    max-width:74px
}
.blog-main__highlight .btn{
    font-weight:500;
    padding:0 30px
}
.blog-main__content .social__share{
    padding-top:20px;
    padding-bottom:24px;
    border-bottom:1px solid #e8e8e8
}
.blog-main__content .social__share h5{
    color:#324148;
    font-size:19px;
    font-weight:500;
    line-height:normal
}
.blog-main__related-topics{
    padding-bottom:20px
}
.blog-main__related-topics h4{
    color:#da4761;
    font-size:22px;
    font-weight:500;
    line-height:normal;
    padding-bottom:26px
}
.blog-main__related-topics ul{
    list-style:none;
    margin:0;
    padding:0
}
.blog-main__related-topics ul li{
    color:#324148;
    font-size:19px;
    font-weight:500;
    line-height:1.63;
    padding-right:25px;
    position:relative;
    margin-bottom:12px
}
.blog-main__related-topics ul li a{
    color:#324148;
    text-decoration:none;
    transition:.1s ease-in
}
.blog-main__related-topics ul li a:hover{
    color:#1767a1;
    text-decoration:none
}
.blog-main__related-topics ul li:before{
    display:block;
    content:"";
    width:8px;
    height:8px;
    background:#b61b45;
    border-radius:50%;
    position:absolute;
    right:0;
    top:10px
}
.social__share{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin:30px 0
}
.social__share ul{
    list-style:none;
    margin:0;
    padding:0
}
.social__share ul li{
    float:right;
    margin-right:10px
}
.social__share ul li a{
    display:block;
    transition:.1s ease-in
}
.social__share ul li a img{
    display:block;
    max-width:100%
}
.social__share ul li a:hover{
    opacity:.8
}
@media only screen and (max-width:1400px){
    #section2{
        top:-40px
    }
    #section3{
        top:-40px
    }
    #section4{
        top:60px
    }
    #section5{
        top:40px
    }
    #section6{
        top:0
    }
    #section2{
        top:-20px
    }
    #section3{
        top:0
    }
    #section5{
        top:50px
    }
}
@media only screen and (max-width:1200px){
    .signup-section__links{
        padding:60px 20px
    }
    .signup-section__links .signup-section__links-wrapper h6{
        font-size:16px
    }
    .signup-section{
        padding-top:100px
    }
    .app-section{
        background-size:auto
    }
    .app-section__links ul li{
        width:46%;
        max-width:220px
    }
    .success-stories{
        padding:100px 0
    }
    .success-stories h2{
        padding-bottom:60px
    }
    .footer__toplinks{
        padding:0
    }
    .footer__links h4{
        font-size:24px
    }
    .footer__logo h6{
        font-size:20px
    }
    .footer__logo p{
        font-size:18px
    }
    .footer__social-links ul li{
        padding:0 15px
    }
    .members-list__content{
        padding:25px
    }
    .mainnav nav ul li a{
        padding:0 15px
    }
    .blog-list__block p{
        padding-left:0
    }
    .contact-page__title p{
        font-size:18px
    }
    .contact-page__title .icon{
        margin-left:20px
    }
    .contact-page__form h2{
        font-size:24px
    }
    .contact-page__form{
        padding-top:50px
    }
    .blog-main__content{
        padding:25px
    }
    .blog-main__highlight{
        padding-right:110px
    }
    .blog-main__highlight .icon{
        right:20px
    }
    .app-links a{
        margin-bottom:10px
    }
    #section2{
        top:-60px
    }
}
@media only screen and (max-width:991px){

    .blog-list__block figure{
        float:none;
        margin-left:0;
        margin-bottom:20px
    }
    .blog-list__block .blog-list__content{
        padding-top:0
    }
    .blog-list__block p{
        margin-bottom:10px
    }
    .blog-list__block h3{
        padding-bottom:10px
    }
    .contact-page__title{
        padding:20px 15px
    }
    .contact-page__title p{
        font-size:16px
    }
    .contact-page__title .icon{
        margin-left:15px
    }
    .contact-page__form h2{
        font-size:22px;
        padding-bottom:30px
    }
    .contact-page__form{
        padding:25px 15px
    }
    .social__share{
        display:block!important
    }
    .social__share:after{
        display:block;
        content:"";
        clear:both
    }
    .social__share ul li{
        width:40px;
        margin-right:0;
        margin-left:10px
    }
    .register_link{
        font-size:24px
    }
    .highlight-box2 .btn-box{
        padding-top:15px
    }
    .highlight-box2 .btn-box a{
        margin-right:0;
        margin-left:10px;
        margin-bottom:10px
    }
    .login-page{
        padding-bottom:20px
    }
    .signup-form__content{
        margin-bottom:80px
    }
    .signup-form h1{
        font-size:24px
    }
    .blog-main__content{
        padding:25px 15px
    }
    .blog-main__content .title h2{
        font-size:20px;
        padding-bottom:10px
    }
    .blog-main__content .title{
        display:block!important
    }
    .blog-main__content>figure{
        margin-bottom:20px
    }
    .blog-main__content h3{
        padding-bottom:12px
    }
    .blog-main__highlight{
        display:block!important;
        padding:20px 15px
    }
    .blog-main__highlight .icon{
        position:static;
        margin-bottom:5px;
        -ms-transform:none;
        -webkit-transform:none;
        transform:none
    }
    .blog-main__highlight h4{
        margin-bottom:15px
    }
    .blog-main__content .social__share h5{
        padding-bottom:15px
    }
    .blog-main__content .social__share h5{
        font-size:18px
    }
    .blog-main__related-topics ul li{
        font-size:16px;
        line-height:1.45;
        padding-right:20px
    }
    .blog-main__related-topics ul li:before{
        top:6px
    }
    .success-page{
        margin-top:0;
        padding-top:10px!important
    }
    .blog-list__block figure{
        width:auto;
        height:200px;
        margin-right:0
    }
    .blog-list__block figure a{
        display:block;
        height:200px
    }
    .blog-list__block figure img{
        display:block;
        width:100%;
        height:100%;
        object-fit:cover
    }
    .blog-list__block .read-more{
        display:none
    }
    .blog-list__block h3{
        font-weight:700
    }
    .blog-list .blog-list__content .date{
        background-color:#fff;
        position:absolute;
        right:0;
        top:-50px;
        padding:0 10px;
        padding-right:30px;
        background-position:center right;
        padding-top:4px
    }
    .blog-list__block .blog-list__content{
        padding-bottom:0;
        overflow:visible;
        min-height:1px
    }
    .blog-list__block .blog-list__content .d-flex{
        position:static
    }
    .blog-list__block p{
        height:56px;
        overflow:hidden;
        margin-bottom:0
    }
    .login-form{
        padding-top:10px
    }
    .blog-main__highlight{
        text-align:center
    }
    .blog-main__highlight .icon{
        display:inline-block
    }
    #section4{
        top:140px
    }
    #section5{
        top:-50px
    }
    #section6{
        top:-60px
    }
    #section6{
        top:80px
    }
}
@media only screen and (min-width:320px) and (max-width:479px){
    
    .blog-main__content>figure{
        border-radius:15px
    }
    .blog-main__content h3{
        line-height:normal
    }
    .blog-main__highlight h4{
        font-size:18px
    }
}