.text-white {
    color: #fff;
}
.borderR {
    border: 1px solid red;
}
.bg-white{background: #fff;}
.text-blue ,.bg-blue{
    background: #048df1
}

p.title--2f7tE {
    display: -webkit-box!important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.c-link--small {
    color: #1956d7;
    line-height: 1.33333;
    font-size: .83333rem;
}
.u-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}
.c-link--small .u-icon {
    font-size: 28px;
    top: 8px;
}
#primary .section-block.id-sort-text {
    padding: 30px 0;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
#primary .section-block.id-sort-text ol {
    padding-left: 15px;
    font-family: FFMark,Tahoma,Sans-Serif;
    font-weight: 100;
}
#primary .section-block.id-sort-text ol li {
    font-size: 20px;
    list-style: decimal;
    font-family: FFMark,Tahoma,Sans-Serif;
    font-weight: 100;
}
#primary .section-block.id-sort-text ol li a, #primary .section-block.id-sort-text ul li a {
    font-family: FFMark,Tahoma,Sans-Serif;
    font-weight: 400;
    position: relative;
    text-align: center;
    letter-spacing: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    min-width: 180px;
    cursor: pointer;
    height: 50px;
    border-width: 3px;
    border-style: solid;
    background-color: transparent;
    display: inline!important;
    border: none;
    text-decoration: blink!important;
    border-bottom: 2px solid #46ef75!important;
    color: #2e354f!important;
    padding: 0 0 4px;
    letter-spacing: 0;
}
#primary .section-block.bg.lite_gray, #primary .section-block.bg.secondary_gray, #primary .section-header.bg.lite_gray, #primary .section-header.bg.secondary_gray {
    background: #f7f7f7;
}
#primary .section-block.id-sort-text h2 {
    color: #30384d;
    font-size: 25px;
    line-height: 1.1;
    margin-bottom: 35px;
    font-weight: 700;
}
#primary .section-block.id-sort-text p {
    font-size: 14px;
    line-height: 1.6;
    color: #2e354f;
}
@media (min-width: 992px) {
   #primary .section-block.id-sort-text h2 {
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 65px;
}
}
@media (min-width: 640px) {
#primary .section-block.id-sort-text p {
    font-size: 20px;
}
}
#primary .section-block.id-sort-text ul:not(.iti__country-list) li {
    font-size: 14px;
    line-height: 1.6;
    color: #2e354f;
    position: relative;
    padding: 0 0 25px 30px;
}
@media (min-width: 1200px) {
#primary .section-block.id-sort-text ul:not(.iti__country-list) li {
    font-size: 20px;
    line-height: 30px;
}
}
#primary .section-block.id-sort-text ul:not(.iti__country-list) li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background-repeat: no-repeat;
    background-size: auto;
    width: 14px;
    height: 14px;
    background: url(../../img/svg/li-style-3-col-green.svg);
}
#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {
    color: #68b631;
    border: 1px solid #68b631;
    height: auto;
    white-space: normal;
    word-wrap: break-word;
    padding: 0.8em 2em;
    font-size: 0.8em;
    line-height: 1.2;
    cursor: pointer;
    -moz-transition: 0.1s ease;
    -o-transition: 0.1s ease;
    -webkit-transition: 1s ease;
    transition: 0.1s ease;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
}
.features-carousel {
    background-color: #ffffff;
}
.v-turquoise li {
    font-size: 18px;
    line-height: 30px;
    padding-left: 60px;
    margin-top: 23px;
    margin-bottom: 23px;
}
#primary  .logo-and-title .ia-title h5 {
    font-size: 30px;
}
#primary .nav-item.nav-link .content-area {
	height: 0;
    overflow: hidden;
}
#primary .nav-item.nav-link.active .content-area {
    height: auto;
}
#primary .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #f7f7f7;
    border-left: 3px solid #46ef75;
    -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}
#talkincloud_services dl, ol, ul {
	padding-left: 0rem;
	list-style: none;
}
#talkincloud_services ul li:before {
    content: "";
    position: absolute;
    margin-left: -61px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 20px;
    height: 20px;
}
#talkincloud_services ul li:before {
    width: 47px;
    height: 43px;
}
#talkincloud_services ul.v-turquoise li:before {
    background-image: url(../../img/svg/v-li-purple.svg);
}
.solutions-component .solution-col {
    transition: all .3s ease;
    color: #3d466e;
    padding-bottom: 25px;
    padding-top: 35px;
    text-decoration: none;
}
.solutions-component .solution {
    text-align: center;
}
.solutions-component .solution .image {
    margin-bottom: 20px;
    height: 65px;
}
.solutions-component .solution .title {
    font-size: 16px;
    font-weight: 500;
}
.solutions-component .solution .description {
    font-size: 14px;
    font-weight: 400;
}
.solutions-component .description.view-more {
    display: block!important;
    display: -webkit-box!important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.solutions-component .solution-col:hover {
    box-shadow: 0 20px 30px 0 rgb(61 70 110 / 20%);
}
.pricing-page .service-inner-wrap .title-container {
    margin: 40px 0 50px;
}
.pricing-page .service-inner-wrap .title-container {
    display: flex;
    align-items: center;
}
.title-container .thumbnail-svg {
    height: 50px;
    width: 50px;
}
.pricing-page .service-inner-wrap .title-container .text {
    margin-left: 15px;
    color: #59667f;
}
.pricing-page .service-inner-wrap .title-container .title {
    font-size: 14px;
    font-weight: 700;
    line-height: 42px;
    margin-left: 15px;
    margin-top: 0;
    margin-bottom: 0;
}
.pricing-page .service-inner-wrap .title-container .text .title {
    line-height: 20px;
    margin: 0;
}
.pricing-page .service-inner-wrap .title-container .text .desc {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}
.pricing-page .promoted-destinations .title {
    font-size: 16px;
    font-weight: 600;
    color: #3d466e;
}
.promoted-destinations .list {
    list-style-type: none;
    padding: 0 20px;
    min-height: 250px;
}
.pricing-page .promoted-destinations .currency {
    font-size: 14px;
    font-weight: 400;
    color: #59667f;
}
.pricing-page .promoted-destinations .list .record {
    border-bottom: 1px solid #d3d9e6;
    color: #59667f;
    display: flex;
    justify-content: space-between;
    padding: 10px 5px;
}
.em, .em-svg {
    height: 1.5em;
    width: 1.5em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
}
.em-flag-ae.em-svg {
    background: url(https://twemoji.maxcdn.com/2/72x72/1f1e6-1f1ea.png);
    background-image: url(https://twemoji.maxcdn.com/2/svg/1f1e6-1f1ea.svg),none;
}
.em-flag-sa.em-svg {
    background: url(https://twemoji.maxcdn.com/2/72x72/1f1f8-1f1e6.png);
    background-image: url(https://twemoji.maxcdn.com/2/svg/1f1f8-1f1e6.svg),none;
}
.em-flag-za.em-svg {
    background: url(https://twemoji.maxcdn.com/2/72x72/1f1ff-1f1e6.png);
    background-image: url(https://twemoji.maxcdn.com/2/svg/1f1ff-1f1e6.svg),none;
}
.em-flag-ca.em-svg {
    background: url(https://twemoji.maxcdn.com/2/72x72/1f1e8-1f1e6.png);
    background-image: url(https://twemoji.maxcdn.com/2/svg/1f1e8-1f1e6.svg),none;
}
.em-flag-tr.em-svg {
    background: url(https://twemoji.maxcdn.com/2/72x72/1f1f9-1f1f7.png);
    background-image: url(https://twemoji.maxcdn.com/2/svg/1f1f9-1f1f7.svg),none;
}
p.mb-5 {
    font-size: 20px;
}
a.nav-item {
    font-size: 14px;
    font-weight: 400;
    color: #3d466e;
    text-decoration: none;
    transition: color .3s ease;
}
a.nav-item:hover {
    color: #06f;
}