@font-face {
    font-family: geomanist;
    src: url(//semalt.com/css/fonts/geomanist/geomanist-light-webfont.eot);
    src: url(//semalt.com/css/fonts/geomanist/geomanist-light-webfont.eot?#iefix) format("embedded-opentype"),
    url(//semalt.com/css/fonts/geomanist/geomanist-light-webfont.woff2) format("woff2"),
    url(//semalt.com/css/fonts/geomanist/geomanist-light-webfont.woff) format("woff"),
    url(//semalt.com/css/fonts/geomanist/geomanist-light-webfont.ttf) format("truetype"),
    url(//semalt.com/css/fonts/geomanist/geomanist-light-webfont.svg#geomanistlight) format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: geomanist;
    src: url(//semalt.com/css/fonts/geomanist/geomanist-regular-webfont.eot);
    src: url(//semalt.com/css/fonts/geomanist/geomanist-regular-webfont.eot?#iefix) format("embedded-opentype"),
    url(//semalt.com/css/fonts/geomanist/geomanist-regular-webfont.woff2) format("woff2"),
    url(//semalt.com/css/fonts/geomanist/geomanist-regular-webfont.woff) format("woff"),
    url(//semalt.com/css/fonts/geomanist/geomanist-regular-webfont.ttf) format("truetype"),
    url(//semalt.com/css/fonts/geomanist/geomanist-regular-webfont.svg#geomanist_regularregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: geomanist;
    src: url(//semalt.com/css/fonts/geomanist/geomanist-regular-italic-webfont.eot);
    src: url(//semalt.com/css/fonts/geomanist/geomanist-regular-italic-webfont.eot?#iefix) format("embedded-opentype"),
    url(//semalt.com/css/fonts/geomanist/geomanist-regular-italic-webfont.woff2) format("woff2"),
    url(//semalt.com/css/fonts/geomanist/geomanist-regular-italic-webfont.woff) format("woff"),
    url(//semalt.com/css/fonts/geomanist/geomanist-regular-italic-webfont.ttf) format("truetype"),
    url(//semalt.com/css/fonts/geomanist/geomanist-regular-italic-webfont.svg#geomanist_regularitalic) format("svg");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: geomanist;
    src: url(//semalt.com/css/fonts/geomanist/geomanist-book-webfont.eot);
    src: url(//semalt.com/css/fonts/geomanist/geomanist-book-webfont.eot?#iefix) format("embedded-opentype"),
    url(//semalt.com/css/fonts/geomanist/geomanist-book-webfont.woff2) format("woff2"),
    url(//semalt.com/css/fonts/geomanist/geomanist-book-webfont.woff) format("woff"),
    url(//semalt.com/css/fonts/geomanist/geomanist-book-webfont.ttf) format("truetype"),
    url(//semalt.com/css/fonts/geomanist/geomanist-book-webfont.svg#geomanistbook) format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: geomanist;
    src: url(//semalt.com/css/fonts/geomanist/geomanist-medium-webfont.eot);
    src: url(//semalt.com/css/fonts/geomanist/geomanist-medium-webfont.eot?#iefix) format("embedded-opentype"),
    url(//semalt.com/css/fonts/geomanist/geomanist-medium-webfont.woff2) format("woff2"),
    url(//semalt.com/css/fonts/geomanist/geomanist-medium-webfont.woff) format("woff"),
    url(//semalt.com/css/fonts/geomanist/geomanist-medium-webfont.ttf) format("truetype"),
    url(//semalt.com/css/fonts/geomanist/geomanist-medium-webfont.svg#geomanistmedium) format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: geomanist;
    src: url(//semalt.com/css/fonts/geomanist/geomanist-bold-webfont.eot);
    src: url(//semalt.com/css/fonts/geomanist/geomanist-bold-webfont.eot?#iefix) format("embedded-opentype"),
    url(//semalt.com/css/fonts/geomanist/geomanist-bold-webfont.woff2) format("woff2"),
    url(//semalt.com/css/fonts/geomanist/geomanist-bold-webfont.woff) format("woff"),
    url(//semalt.com/css/fonts/geomanist/geomanist-bold-webfont.ttf) format("truetype"),
    url(//semalt.com/css/fonts/geomanist/geomanist-bold-webfont.svg#geomanistbold) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: geomanist;
    src: url(//semalt.com/css/fonts/geomanist/geomanist-bold-italic-webfont.eot);
    src: url(//semalt.com/css/fonts/geomanist/geomanist-bold-italic-webfont.eot?#iefix) format("embedded-opentype"),
    url(//semalt.com/css/fonts/geomanist/geomanist-bold-italic-webfont.woff2) format("woff2"),
    url(//semalt.com/css/fonts/geomanist/geomanist-bold-italic-webfont.woff) format("woff"),
    url(//semalt.com/css/fonts/geomanist/geomanist-bold-italic-webfont.ttf) format("truetype"),
    url(//semalt.com/css/fonts/geomanist/geomanist-bold-italic-webfont.svg#geomanistbold_italic) format("svg");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}
.arrow_up {
    background: linear-gradient(180deg, #24BED3 0%, #0288D1 100%);
    position: fixed;
    z-index: 10;
    bottom: 3%;
    right: 5%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: none;
    padding: 10px;

}
.tooltipHf:hover em {
    bottom: -94px !important;
    left: -170px;
}

.content * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: normal;
}

html {
    height: 100%;
}

body {
    margin: 0;
    height: 100%;
    /*font-family: Ebrima, Arial, Tahoma, Sans-Serif;*/
    font-family: geomanist;
    font-weight: 300 !important;
    background: #fff;
    overflow-x: hidden;
    overflow-y: scroll;
}

a {
    text-decoration: none;
    color: #3498db;
}

a img {
    border: none;
}

.myriad {
    font-family: MyriadPro, Arial, Tahoma, Sans-Serif;
}

.none {
    display: none;
}

.hidden {
    visibility: hidden;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.center, .textCenter {
    text-align: center;
}

.textLeft {
    text-align: left;
}

.textRight {
    text-align: right;
}

span.btn, a.btn {
    -webkit-transition: 0.15s opacity;
    -moz-transition: 0.15s opacity;
    -ms-transition: 0.15s opacity;
    transition: 0.15s opacity;
}

span.btn:hover, a.btn:hover {
    opacity: 0.7;
}

/***********************/

.popupTable td {
    text-align: center;
}

.popupTable .popupArea {
    text-align: left;
}

header {
    position: relative;
    height: 83px;
    background: #21314b;
    background: -moz-linear-gradient(left, #21314b 0%, #015d6c 50%, #21314b 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #21314b), color-stop(50%, #015d6c), color-stop(100%, #21314b));
    background: -webkit-linear-gradient(left, #21314b 0%, #015d6c 50%, #21314b 100%);
    background: -o-linear-gradient(left, #21314b 0%, #015d6c 50%, #21314b 100%);
    background: -ms-linear-gradient(left, #21314b 0%, #015d6c 50%, #21314b 100%);
    background: linear-gradient(to right, #21314b 0%, #015d6c 50%, #21314b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21314b', endColorstr='#21314b', GradientType=1);
    overflow: hidden;
    z-index: 1;
    transition: 0.1s height;
}

header.nav-open {
    height: 127px;
}

.topbg {
    background: #21314b;
    background: -moz-linear-gradient(left, #21314b 0%, #015d6c 50%, #21314b 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #21314b), color-stop(50%, #015d6c), color-stop(100%, #21314b));
    background: -webkit-linear-gradient(left, #21314b 0%, #015d6c 50%, #21314b 100%);
    background: -o-linear-gradient(left, #21314b 0%, #015d6c 50%, #21314b 100%);
    background: -ms-linear-gradient(left, #21314b 0%, #015d6c 50%, #21314b 100%);
    background: linear-gradient(to right, #21314b 0%, #015d6c 50%, #21314b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21314b', endColorstr='#21314b', GradientType=1);
    height: 83px;
}

.btmbg {
    background: #192c47;
    background: -moz-linear-gradient(left, #192c47 0%, #04485c 50%, #192c47 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #192c47), color-stop(50%, #04485c), color-stop(100%, #192c47));
    background: -webkit-linear-gradient(left, #192c47 0%, #04485c 50%, #192c47 100%);
    background: -o-linear-gradient(left, #192c47 0%, #04485c 50%, #192c47 100%);
    background: -ms-linear-gradient(left, #192c47 0%, #04485c 50%, #192c47 100%);
    background: linear-gradient(to right, #192c47 0%, #04485c 50%, #192c47 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#192c47', endColorstr='#192c47', GradientType=1);
    height: 44px;
}

.btmbg .container {
    width: 100% !important;
}

.menu-space {
    width: 170px;
    height: 44px;
    float: left;
}

.inner-nav {
    margin: 0 0 0 35px;
}

.inner-nav li {
    list-style: none;
    float: left;
}

.inner-nav a {
    color: #fff;
    display: block;
    padding: 10px 20px;
    font-family: 'Myriad Pro Light', Arial;
    font-size: 16px;
    text-decoration: none;
}

#logo {
    float: left;
    min-width: 143px;
    margin: 22px 0px 18px;
}

.slides {
    position: absolute;
    /*left: 50%;*/
    top: 0;
    max-width: 100% !important;
    width: 100%;
    /*-webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    /*-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;*/
}

nav.main {
    margin: 22px 0 0 40px;
}

nav.main ul {
    margin: 0;
}

nav.main li {
    float: left;
    display: inline-block;
    list-style: none;
    width: 25%;
    text-align: center;
    margin: 0;
}

nav.main a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 17px;
    opacity: 1;
    text-align: right;
    display: inline-block;
    line-height: 40px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .7);
    height: 40px;
    -webkit-transition: .5ms all;
    -moz-transition: .5ms all;
    -ms-transition: .5ms all;
    -o-transition: .5ms all;
    transition: .5ms all;
}

nav.main a:hover {
    opacity: 1 !important;
    background: rgba(255, 255, 255, .1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

nav.main li {
    width: 20%;
}

.auth {
    float: right;
    width: 192px;
    margin: 22px 0px 13px;
    text-align: right;
}

.auth button {
    color: #fff;
    text-transform: initial;
    border: 1px solid #fff;
    font: 15px Ebrima, Arial, Helvetica, sans-serif;
}

.auth button:hover {
    background: rgba(255, 255, 255, .1);
    border: 1px solid #fff;
}

/***********************/


.topHeader {
    height: 83px;
    background: #015c6c;
    background: -webkit-linear-gradient(left, #21314b, #015c6c, #21314b);
    background: -moz-linear-gradient(left, #21314b, #015c6c, #21314b);
    background: -ms-linear-gradient(left, #21314b, #015c6c, #21314b);
    background: linear-gradient(left, #21314b, #015c6c, #21314b);
}

.topHeaderLogoLink {
    position: absolute;
    display: inline-block;
    /*margin: 19px 0 0 30px;*/
    width: 187px;
    height: 36px;
    line-height: 14px;
    text-align: right;
    text-decoration: none;
    font-weight: 300;
    font-size: 20px;
    color: #feffff !important;
    background: url(/public/img/blog-logo.png) no-repeat;
}

.topHeaderMenu {
    margin: 0 auto;
    padding: 18px 0 0 300px;
}

.topHeaderMenu a {
    display: inline-block;
    margin: 0 7px;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    border-radius: 3px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.43);
}

.topHeaderMenu a:hover {
    background: rgba(255, 255, 255, 0.04);
}

.topAcc {
    position: relative;
    top: 10px;
    right: 40px;
    font-size: 16px;
    color: #fff;
}

.topLogoutBox {
    font-size: 14px;
    color: #ccc;
}

.topLogoutBtn {
    font-size: 14px;
    color: #ccc;
}

.topLogoutBtn:hover {
    text-decoration: underline;
}

/*#topLogRegBtn {
	position: absolute;
	top: 30px;
	right: 40px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}*/
.posterWr {
    position: relative;
    box-shadow: inset 0 -700px 700px -450px rgba(0, 0, 0, 0.5019607843137255);
    /*background-image: url(/public/img/header-bg.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    vertical-align: middle;
    overflow-x: hidden;
    width: 100%;
    top: -1px;
}

.poster_arrow {
    position: absolute;
    height: 47px;
    width: 26px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 40%;
    z-index: 1;
    cursor: pointer;
}

.poster_arrow.left {
    background-image: url(/public/img/arrow-left.png);
    left: 20px;
}

.poster_arrow.right {
    background-image: url(/public/img/arrow-right.png);
    right: 20px;
}

.posterImg {
    width: 100%;
    vertical-align: bottom;
    /*visibility: hidden;*/
}

.posterTextBox {
    position: absolute;
    bottom: 50px;
    width: 100%;
    text-align: center;
}

.posterTextBox h1 {
    margin: 0;
    font-size: 36px;
    line-height: 42px;
    color: #fff;
    letter-spacing: normal;
}

.posterText1 {
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.2px;
    position: relative;
    bottom: -15px;
}

.posterText1 a {
    color: #50b6fb;
}

.posterText1 a:hover {
    text-decoration: underline;
}

.content {
    margin: 0 auto;
    max-width: 1600px;
    display: table;
}

.contentLeft {
    padding: 30px 2% 45px 5%;
    background: #fff;
    display: table-cell;
    padding-bottom: 140px;
}

.content.article .contentLeft {
    padding: 10px 2% 45px 5%;
}

.contentRight {

    width: 350px;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top;
}

.artPreviewBox h1,
.artPreviewBox h1 a,
.artPreviewBox h2,
.artPreviewBox h2 a {
    color: #363636;
    font-weight: 600;
    font-size: 26px;
    letter-spacing: 0.1px;
}

.c_000 {
    color: #000 !important;
}

.c_3498db {
    color: #3498db !important;
}

.artPrevHeader {
    padding: 10px 0 10px;
    font-size: 14px;
    font-weight: 500;
}

.artPrevHeader .authorName {
    color: #363636;
}

.artPrevHeader a {
    color: #3498db;
}

.artPrevHeader a:hover {
    text-decoration: underline;
}

.artPrevHeader .timeAgo {
    color: #aeaeae;
}

.artPrevHeader .sepDot {
    position: relative;
    top: -2px;
    margin: 0 7px;
    font-size: 10px;
    color: #aeaeae;
}

.artPreviewBox p {
    font-size: 18px;
    color: #363636;
    line-height: 22px;
}

.artPreviewBox p a {
    color: #3498DB;
}

.artPreviewBox p a:hover {
    text-decoration: underline;
}

.artPreviewBox .readMoreBtn {
    display: inline-block;
    padding: 10px 22px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #3498db;
    border-radius: 2px;
}

.artStatCntBox {
    padding: 5px 0 0 0;
}

.artPreviewBox .artStatCnt {
    display: inline-block;
    margin: 0 0 0 20px;
    font-size: 14px;
    color: #959595;
}

.artPreviewBox .sharesCnt {
    padding: 0 0 0 25px;
    background: url(/public/img/shares-cnt.png) 0 1px no-repeat;
}

.artPreviewBox .viewsCnt {
    padding: 0 0 0 28px;
    background: url(/public/img/views-cnt.png) 0 3px no-repeat;
}

.artPreviewBox .commentsCnt {
    padding: 0 0 0 22px;
    background: url(/public/img/comments-cnt.png) 0 3px no-repeat;
}

.artListNav {
    font-size: 16px;
    text-align: center;
}

.artListNav a {
    color: #3498db;
}

.artListNav a:hover {
    text-decoration: underline;
}

.artListNav span {
    color: #363636;
}

.sep1 {
    margin: 17px 0;
    height: 1px;
    background: #fff;
}

.sep2 {
    margin: 20px 0;
    height: 1px;
    background: #d1d3d7;
}

.contentRight h3 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1px;
}

/*#newsletterTf {*/
/*padding: 0 0 0 45px !important;*/
/*width: 100%;*/
/*height: 42px;*/
/*font-size: 16px;*/
/*background: #fff url(//blog2.semalt.com/public/img/mail-grey.png) 13px 13px no-repeat;*/
/*border: 1px solid #cecece;*/
/*border-radius: 2px;*/
/*}*/

.rightSideLinks {
    padding: 0 0 0 13px;
}

.rightSideLinks div {
    padding: 0 0 5px;
}

.rightSideLinks a {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #3498db;
}

.rightSideLinks a:hover {
    text-decoration: underline;
}

.comOne {
    float: right;
    padding: 20px 0 22px;
    /*border-bottom: 1px solid #d1d3d7;*/
}

.comAvatar {
    float: left;
    margin: 0 22px 0 0;
    overflow: hidden;
}

/*.comAvatar img {*/
/*width: 50px;*/
/*vertical-align: bottom;*/
/*}*/
.comAvatarContainer {
    width: 68px;
    height: 68px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: bottom;
    border-radius: 50%;
}

.comTextBox {
    float: left;
    font-size: 16px;
}

.comTextBoxLevel0 {
    width: 640px;
}

.comTextBoxLevel1 {
    width: 570px;
}

.comAuthor {
    float: left;
    padding: 0 0 5px 0;
    font-weight: bold;
}

.comDate {
    float: right;
    padding: 0 0 0 20px;
    font-size: 14px;
    color: #aeaeae;
    background: url(/public/img/clock.png) 0 4px no-repeat;
}

.comBody {
    line-height: 22px;
    max-width: 850px;
    word-wrap: break-word;
}

.addComBox {
    padding: 30px 0 0 0;
}

.addComLeft {
    float: left;
}

.addComRight {
    float: right;
}

.addComLeftPadding {
    height: 37px;
}

.addComYou {
    margin: 5px 22px 0 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #576A78;
}

#addComTa, #ansComTa {
    width: 639px;
    max-width: 639px;
    height: 100px;
}

.addComBtnBox {
    text-align: left;
}

#addComBtn {
    display: inline-block;
    padding: 13px 16px;
    background: #2ECC71;
    border-radius: 4px;
    width: 190px;
    font-weight: 600;
    font-size: 14px;
    line-height: 118.5%;
    text-align: center;
    letter-spacing: 0.045em;
    color: #FFFFFF;
    margin-top: 10px;
}

#ansComBtn {
    max-width: 148px;
    min-width: 148px;
    margin-top: 10px;
}

.login {
    padding: 15px 25px 0 25px;
    text-align: center;
}

.login .text1 {
    padding-top: 15px;
}

.login .text2 {
    padding-top: 15px;
}

.login .submit {
    padding-top: 25px;
}

.login .text1 input {
    width: 250px;
    height: 32px;
    font-size: 18px;
    background: #f5f4f4;
    background-image: url('/public/img/login_l.png');
    background-repeat: no-repeat;
    background-position: 2px 1px;
    border: 1px solid #d8d8d8;
    outline: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding-left: 35px;
}

.login .text2 input {
    width: 250px;
    height: 32px;
    font-size: 18px;
    background: #f5f4f4;
    background-image: url('/public/img/login_p.png');
    background-repeat: no-repeat;
    background-position: 2px 1px;
    border: 1px solid #d8d8d8;
    outline: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding-left: 35px;
}

.login .submit input {
    width: 255px;
    height: 40px;
    font-family: "Roboto Light", Arial, sans-serif;
    font-size: 18px;
    background: #344b5d;
    border: 1px solid #1d2e40;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
}

#popupNameTf {
    display: none;
}

#social {
    font-size: 18px;
    padding: 15px 0 20px;
}

#connect {
    margin-top: -20px;
}

#facebook {
    background: url(/public/img/facebook.png) no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    cursor: pointer;
    top: 10px;
    margin-left: 6px;
    position: relative;
}

#google {
    background: url(/public/img/google.png) no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    cursor: pointer;
    top: 10px;
    margin-left: 11px;
    position: relative;
}

#ms {
    background: url(/public/img/ms.png) no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    cursor: pointer;
    top: 10px;
    position: relative;
    margin-left: 11px;
}

#popupLoginBtn, #popupLoginBtn2 {
    cursor: pointer;
}

.footer {
    padding: 30px 0 0 0;
    height: 70px;
    font-size: 14px;
    text-align: center;
    color: #646464;
    background: #f5f5f5;
}

.footer a {
    color: #646464;
}

.footer a:hover {
    text-decoration: underline;
}

.footerSep {
    margin: 0 10px;
}

/***********************/

.socShareBtn {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 3px 8px 3px 25px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
}

.socShareBtn:hover {
    color: #fff;
    opacity: 0.9;
}

.socShareBtn[data-soc-btn-type="fb"] {
    background: #3b5998 url(/public/img/fb-share-inner.png) 10px 7px no-repeat;
}

.socShareBtn[data-soc-btn-type="tw"] {
    background: #39b2f7 url(/public/img/tw-share-inner.png) 8px 9px no-repeat;
}

.socShareBtn[data-soc-btn-type="gp"] {
    background: #dd493b url(/public/img/gp-share-inner.png) 7px 7px no-repeat;
}

.firefox .header-semalt-main {
    height: 85px;
}

.tags-li {
    display: inline;
    margin-right: 2px;
}

.tags-link {
    background: #d5d5d6;
    color: #6a6a6a !important;
    font-size: 13px;
    line-height: 13px;
    display: inline-block;
    text-decoration: none !important;
    padding: 6px 11px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 0 0 0;
}

.tags-link:hover {
    background: #ebebec;
}

.tag-head-sep {
    margin: 10px 0;
    height: 1px;
    background: #D1D3D7;
}

.comm-reg {
    text-align: center;
    color: red;
}

.comTextBoxLevel2 {
    width: 500px;
}

.comTextBoxLevel3 {
    width: 430px;
}

.comTextBoxLevel4 {
    width: 360px;
}

.help-search-icon {
    background: url(/public/img/help-search-icon.png) 0 0 no-repeat;
    width: 35px;
    height: 30px;
    cursor: pointer;

    display: inline-block;
    float: left;
    padding: 0;
    border: 0 !important;
    padding: 0 0 0 0 !important;
    float: right;
    z-index: 22 !important;
    margin: 4px 0 0px -23px !important;
}

.help-search-inp {
    z-index: 1 !important;
    border: 0 !important;
}

.help-search {
    display: inline-block;
    background-color: #fff;
    width: 299px;
    border: 1px solid #cecece;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 40px !important;
    margin: 0 0 0 -14px;
}

.contentLeft p, .contentLeft ul {
    text-align: justify;
}


.layout_table {
    display: table;
    width: 100%;
}

.layout_cell {
    display: table-cell;
}

.layout_cell.left_cell {
    width: 126px;
    padding-right: 15px;
    vertical-align: top;
}

.layout_cell.left_cell > img {
    width: 80%;
    border-radius: 50%;
    margin: 0 10px;
}

.layout_cell img {
    max-width: 100%;
    width: 100%;
    max-height: 200px;
    object-fit: cover;
    height: auto !important;
}

.slider_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    /*max-height: 415px;*/
}

.slider_list .slide {
    margin: 0;
    padding: 0;
    display: inline-block;
    left: 100%;
    top: 0;
    width: 100%;
    z-index: -1;
    -webkit-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -ms-transition: left 0.5s;
    -o-transition: left 0.5s;
    transition: left 0.5s;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.comments_header {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.comOne, .addComBox {
    /*display: table;*/
    float: none;
    width: 100%;
}

.comAvatar, .comTextBox {
    display: table-cell;
    float: none;
}

.comAvatar {
    width: 90px;
}

.comTextBox {
    vertical-align: top;
    width: auto;
}

.hidden {
    display: none;
}

.comAnswerBtn, .comAnswerBtn1 {
    float: left;
    margin: 15px 0 0 0;
}

.for-bttn {
    text-align: center;
    padding: 35px 0;

}

.addComBox.messageBox {

    width: 100%;
    max-width: 100%;
    margin: 0 auto 45px auto;
}

.block-comm {
    border-bottom: 1px solid #3498db;
}

.addComLeft, .addComRight {
    display: table-cell;
    width: auto;
    float: none;
    vertical-align: top;
    width: 100%;
}

.addComLeft {
    width: 90px;
    padding-left: 90px;
    padding-right: 22px;
}

.addComRight h3 {
    height: 40px;
    color: #3498db;
    font-size: 20px;
    font-weight: 500;
}

.addComLeftPadding {
    height: 40px;
}

#addComTa {
    width: 100%;
    max-width: 100%;
}

.addComYou {
    margin: auto;
}

.comAvatar img {
    width: 68px;
    border-radius: 50%;
}

#ansComBox {
    display: block;
    float: right;
    padding-top: 20px;
    padding-bottom: 20px;
}

.artListNav > * {
    padding: 0 3px;
}

#notification {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    background: #000;
    z-index: 999999;
    border-radius: 20px;
    opacity: 0.7;
    font-size: 13px;
    padding: 7px 0px 7px 27px;
    font-weight: normal;
    margin: 20px 0 5px 0;
    letter-spacing: -1px;
}

.artPreviewBox > p img {
    max-width: 100%;
}

.tooltipHf:hover em {
    bottom: -114px !important;
}

.artPreviewBox ul, .artPreviewBox ol {
    font-size: 16px;
    padding: 15px 0;
}

.fixed_bottom {
    display: none;
}

.sec_banner {
    width: 100%;
    height: 180px;
    background: #e7a423;
    border-radius: 4px;
    background: url(/public/img/bg_banner_blog.png) 10% center no-repeat #e7a423;
}

.banner_text {
    text-align: left;
    color: #fff;
    font-size: 17px;
    font-weight: 800;
    margin: 0 0 0 40%;
    font-family: Ebrima;
    padding: 2.5% 0 1% 0;
    text-transform: uppercase;
}

.btn_nofill {
    padding: 12px 52px !important;
    color: #513f1d;
    background: #ffcc42;
    border: 3px solid #fff;
    font-weight: 600;
    font-size: 17px;
    border-radius: 3px;
    text-transform: none;
    cursor: pointer;
}

.btn_block {
    padding: 30px 0;
}

.btn_nofill {
    padding: 12px 52px !important;
    color: #513f1d;
    background: #ffcc42;
    border: 3px solid #fff;
    font-weight: 600;
    font-size: 17px;
    border-radius: 3px;
    text-transform: none;
}

.s_b1 {
    background: url(/public/img/bg_banner_blog1.png) 10% center no-repeat #6eb6e7;
}

.btn_nofill_blue {
    background: #a7d1ed;
}

.chart-mobile {
    display: none;
}

.privacyPolice {
    text-align: left;
    color: #818f99;
    margin-top: 5px;
}

.privacyPolice .underline {
    text-decoration: underline;
    padding: 0 4px;
    color: #818f99;
}

/* widget*/

.widget {
    background: #fbfcfd;
    margin-bottom: 30px;
    border-radius: 5px;
}

.widget:last-child {
    margin-bottom: 0
}

.widget .title {
    font-weight: 600;
    padding: 15px 30px;
    border: 1px solid #f2f2f2;
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.widget .category_list,
.widget .tags-ul {
    border: 1px solid #f2f2f2;
    border-top: 0;
    padding: 20px 10px;
    font-size: 14px;
    line-height: 1.75em;
    background: #fff;
    margin: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.widget-traffic {
    padding: 30px 30px 0 30px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(52, 152, 219, 0.18);
    border-radius: 5px;
}

.medium {
    font-weight: 600 !important;
    color: #3498DB;
    display: block;
}

.size-33 {
    font-size: 33px;
    line-height: 34px;
}

.widget-traffic .title {
    font-weight: 300;
    font-size: 36px;
    line-height: 100%;
    border: none;
    padding: 0;
    margin: 0 auto .75em auto;
    width: 100%;
}

/*.widget-traffic .title:after {*/
/*width: 40px;*/
/*margin-left: -20px;*/
/*top: 0;*/
/*left: 50%;*/
/*height: 2px;*/
/*background: #3498db;*/
/*position: absolute;*/
/*bottom: 0;*/
/*content: "";*/
/*display: block;*/
/*}*/
.error-field {
    border: 1px solid red !important;
}

.widget-traffic .description {
    margin-bottom: 2em;
    font-size: 17px;
    line-height: 23px;
    color: #000;
    text-align: left;
}

.size-16 {
    font-size: 16px;
    line-height: 20px;
}

.light {
    font-weight: 300 !important;
}

.form-traffic {
    background: #3498db;
    padding: 20px;
    width: calc(100% + 60px);
    max-width: 1010px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: left;
    margin-left: -30px;
}

.gray input {
    background-color: hsla(0, 0%, 100%, .2);
    color: #fff;
    caret-color: #fff;
    border: none;
    border-radius: 1px;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
}

.widget-traffic .fieldset {
    margin-bottom: 1px;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

.gray input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}

.gray input::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}

.gray input:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}

.gray input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}

input.input-subs::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #A5B1BD;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 125.5%;
}

input.input-subs::-moz-placeholder { /* Firefox 19+ */
    color: #A5B1BD;
}

input.input-subs:-ms-input-placeholder { /* IE 10+ */
    color: #A5B1BD;
}

input.input-subs:-moz-placeholder { /* Firefox 18- */
    color: #A5B1BD;
}

.btn, .btn-wrap a {
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    line-height: 19px;
    font-family: "geomanist";
    font-weight: 600;
    letter-spacing: .02em;
    padding: 18px 10px 16px;
    width: 100%;
    border: 1px solid;
    cursor: pointer;
    white-space: normal;
    border: none;
    border-radius: 5px;
    color: #3498db;
    background: #fff;
}

#sticky-wrapper {
    max-width: 330px;
}

/*---share---*/
h1.h2_title_post {
    font-size: 30px;
    line-height: 100%;
}

.b-share-left {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transform: translateY(22px);
    transform: translateY(22px);
    position: absolute;
    left: -9px;
    top: 29px;
    pointer-events: auto;
    display: none;
    z-index: 99;
}

.b-share-right__item__widget {
    position: relative;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.b-share-right__item__widget__logo {
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    color: #fff;
    z-index: 10;
    width: 40px;
    height: 40px;
    display: inline-block;
    background-color: #3e444f;
    border-bottom: 1.5px solid #fff;
    text-align: center;
}

strong, b {
    font-weight: 600;
}

.b-share-left i {
    font-size: 20px;
}

.b-share-right__list {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.b-share-right__item:first-child .b-share-right__item__widget__logo {
    border-radius: 4px 4px 0 0;
}


.tw .b-share-right__item__widget__logo{
    background-color: #37aee8;
}

.b-share-right__item__widget__logo {
    cursor: pointer;
}


.fb .b-share-right__item__widget__logo{
    background-color: #3d5895;
}


.li .b-share-right__item__widget__logo{
    background-color: #2379af;
}

.com .b-share-right__item__widget__logo{
    background-color: #59b73a;
}



.b-share-right__item:last-child .b-share-right__item__widget__logo {
    border-bottom: none;
    border-radius: 0 0 4px 4px;
}

.b-share-right__item:hover .b-share-right__item__widget__logo {
    background: linear-gradient(180deg, #24BED3 0%, #0288D1 100%) ;
    background: #3498db;

}

.com .b-share-right__item__widget__num {
    color: #59B73A;
}

.b-share-right__item__widget__num {
    display: inline-block;
    color: #59b73a;
    font-size: 14px;
    font-weight: 500;
    padding-left: 0;
    width: 100%;
    text-align: center;
}


input.help-input {
    height: 40px;
    width: 100%;
    padding: 0 30px 0 20px;
    font-size: 15px;
    font-family: "Ebrima", Arial, Tahoma, sans-serif;
    vertical-align: middle;
    margin: 0 auto;
    border: 1px solid #e4e8ed;
    border-radius: 5px;
}

.submit-search-icon {
    position: relative;
    top: -39px;
}

.search-container form {
    margin: 0;
    padding: 0;
    height: auto;
    width: auto;
}

.core_category {
    font-family: "Ebrima", Arial, Tahoma, sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin-top: 19px;
    margin-bottom: 10px;
}

.category_list {
    list-style-type: none;
    margin: 0;
}

.category_list > li {
    margin-bottom: 3px;
}

.category_list > li:before {
    content: '';
    padding-right: 24px;
    position: relative;
    background-image: url(//blog2.semalt.com/public/img/arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}

.category_list > li > a {
    font-family: Ebrima;
}


.input-subscribe {
    margin: 0px 0 0 -9px;
    color: #818f99;
    width: 244px;
}

div.subscribe {
    padding: 0 0 20px 0;
}

.s-left {
    margin: 10px 0px 3px 1px;
    float: left;
    border-radius: 50%;
    padding: 0;
    width: 75px;
    height: 76px;
}

.s-left img {
    border-style: none;
}

.pulse {
    z-index: 99;
    height: 75px;
    width: 75px;
    /* background-color: #223139; */
    position: relative;
    cursor: none;
    /* background: linear-gradient(to right, #223139 0%,#223139 100%); */
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: -82px;
    right: -1px;
}

.pulse .pulse_holder {
    position: absolute;
    width: 75px;
    height: 75px;
}

.pulse .pulse_rays {
    z-index: 99;
    position: absolute;
    background-color: transparent;
    opacity: 0.01;
    width: 124px;
    height: 124px;
    bottom: -24.5px;
    right: -24.5px;
    border: 2px solid rgba(34, 49, 57, 0.41);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    animation: mlfnc-pulse 3s linear infinite;
    -webkit-animation: mlfnc-pulse 3s linear infinite;
    -moz-animation: mlfnc-pulse 3s linear infinite;
    -o-animation: mlfnc-pulse 3s linear infinite;
    -ms-animation: mlfnc-pulse 3s linear infinite;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.pulse .pulse_rays1 {
    z-index: 99;
    position: absolute;
    background-color: transparent;
    opacity: 0.01;
    width: 115px;
    height: 115px;
    bottom: -19.5px;
    right: -19.5px;
    border: 2px solid rgba(34, 49, 57, 0.41);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    -webkit-animation: mlfnc-pulse 3s linear infinite;
    -moz-animation: mlfnc-pulse 3s linear infinite;
    -o-animation: mlfnc-pulse 3s linear infinite;
    -ms-animation: mlfnc-pulse 3s linear infinite;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    animation-delay: 1.5s;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.s-right {
    margin-left: 91px;
    padding: 6px 0px 0px 0px;
    width: 57%;
    /* margin-top: 33px; */
}

.s-text {
    color: #5a5a5a;
    /* font-weight: bold; */
    /* padding-top: 15px; */
    margin: 0px 0px 0px 0px;
    font-size: 14.67px;
    line-height: 20px;
    padding-top: 6px;
    letter-spacing: -0.5px;
    width: 170px;
}

.rightSideLinks .subscribeBtn {
    display: inline-block;
    padding: 15px 0;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 118.5%;
    /* or 21px */
    color: #fff;
    text-align: center;
    letter-spacing: 0.045em;
    background: #2ECC71;
    border-radius: 5px;
    margin: 15px 0 0 0;
    text-decoration: none;
    width: 100%;

}

input[type="text"].input-subs {
    padding: 0 0 0 15px !important;
    width: 100%;
    height: 42px;
    font-size: 16px;
    background: #F4F5F6;
    border-radius: 5px;
    border: none;
    margin-top: 10px;
    margin-bottom: 0;
}


.contentRight h3 {
    margin-bottom: 0px;
    margin-top: 0;
}

.rightSideLinks {
    margin-bottom: 60px;
}

.hic-first {
    margin-bottom: 20px;
}

.contentRight {
    padding-top: 30px;
    padding-left: 20px;
    display: table-cell;
}

.rightSideLinks div {
    padding: 0;
}

.content {
    margin: 0 auto;
    max-width: 1300px;
    width: 100%;
    display: table;
}

a.tags-link {
    background: #ffffff;
    border: 1px solid #dbdbdb;
}

.block-how .autblockSmall {
    width: auto;
}

/*header banner*/
.header-banner {
    background: #fbfcfd;
    padding: 20px 0 20px 0;

}

.header-inner-tags {
    max-width: 1300px;
    margin: 30px auto;
    padding: 0 10px;
    text-align: center;
    position: relative;
    display: block;
    vertical-align: baseline;
}

.header-inner-tags .title {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
}

.size-40 {
    font-weight: 300;
    font-size: 31px;
    line-height: 113.5%;
}

.nice-select,
.nice-select option {
    font-size: 31px;
    font-weight: 300;
    height: 50px;
    border: none;
    outline: none;
    border-radius: 0;
    padding: 4px 4px 4px 10px;
    background: #F4F5F6;
    border: 1px solid #FFFFFF;
    margin: 0 0 0 20px;
    font-family: geomanist;
    cursor: pointer;
    width: calc(100% - 311px);
}

.nice-select {
    -webkit-appearance: none;
}

select.nice-select {
    background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%), linear-gradient(to right, #F4F5F6, #F4F5F6);
    background-position: calc(100% - 25px) calc(1em - 9px), calc(100% - 16px) calc(1em - 9px), calc(100% - 2.5em) 0.5em;
    background-size: 10px 10px, 10px 10px, 13px 7.5em;
    background-repeat: no-repeat;
    border-radius: 5px;
    margin-top: -7px;
}

select.nice-select:focus {
    background-image: linear-gradient(45deg, #2ECC71 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #2ECC71 50%), linear-gradient(to right, #F4F5F6, #F4F5F6);
    background-position: calc(100% - 16px) calc(1em - 9px), calc(100% - 25px) calc(1em - 9px), calc(100% - 2.5em) 0.5em;
    background-size: 10px 10px, 10px 10px, 13px 7.5em;
    background-repeat: no-repeat;
    border-color: #2ECC71;
    outline: 0;
}


select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.nice-select option {
    font-size: 20px;

}

.header-inner-cats {
    margin: 0 auto;
    padding: 0 20px 0 5%;
    max-width: 1300px;
    width: 100%;
    display: block;

}

.hic-second select {
    font-family: geomanist;
    font-size: 17px;
    height: 34px;
    padding: 5px;
    width: 100%;
    outline: none;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
}

.header-banner h1 {
    font-family: Georgia;
    font-style: normal;
    font-weight: bold;
    font-size: 49px;
    line-height: 124%;
    /* identical to box height, or 71px */
    letter-spacing: -0.015em;
    color: #000000;
}

.header-banner span {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
}

.grid-img {
    min-height: 200px;
}

.content.header-inner-tags {
    background: #fff;
}

.header-banner .contentLeft {
    padding: 0 2% 5px 5%;
    background: #fbfcfd;
    display: inline-block;
    width: calc(1300px - 350px);


}

/*subscribe*/
.exit-blog-subscribe {
    position: absolute;
    right: 4px;
    top: 6px;
    align-items: center;
    /*background-color: rgba(0, 0, 0, .1);*/
    background: transparent;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    height: 18pt;
    justify-content: center;
    outline: none;
    width: 18pt;
}

.subscribe-popup {
    position: fixed;
    bottom: -15px;
    /*left: calc((100% - 1300px) / 2 + 18px);*/
    left: 50px;
    background: #fff;
    padding: 25px;
    margin: 0;
    max-width: 273px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.17);
    border-radius: 4px;
    display: none;
    z-index: 25;
}

.subscribe-popup .privacyPolice,
.subscribe-popup .privacyPolice a {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    padding: 0 0 5px 0;
    color: #A5B1BD;
}

.subscribe {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 136%;
    text-align: center;
    color: #000000;
}

.rightSideLinks .subscribeBtn:hover,
.btn-rww:hover {
    text-decoration: none;
    opacity: 0.7;
}

input[type="text"].input-subs#newsletterTf {
    margin: 15px 0 15px 0;
}

.artPreviewBox:nth-child(1) {
    margin-top: 40px;
}

.article .artPreviewBox:nth-child(1) {
    margin-top: 0px;
}

.subscribe b {
    color: #2ECC71;
}

.subscribe_text {
    margin: 12px 0 15px 0;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 177%;
    /* or 32px */

    text-align: center;

    color: #363636;
}

.addComBox.messageBox h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 118.5%;
    /* or 33px */

    text-align: left;

    color: #000000;
    margin: 8px 0 15px 0;
}

/*subscribe form start*/
.subs-form-inputs {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    max-width: 1250px;
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    padding: 0px 0 25px 26px;
}

.subs-form-inputs > div {
    width: 33%;
    padding-right: 2.5%;
}

.bttn-green {
    display: inline-block;
    padding: 7px 0 5px 0;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 183.5%;
    text-align: center;
    letter-spacing: 0.045em;
    color: #FFFFFF;
    background: #2ECC71;
    border-radius: 5px;
    margin: 10px 0 0 0;
    text-decoration: none;
    width: 100%;
}

.subscribe-form {
    padding: 26px;
    color: #fff;
    font-size: 20px;
    background: #F4F5F6;
    border-radius: 6px;
}

.subscribe-form input[type="text"] {
    min-width: auto;
}

.subscribe-form_in {
    background: #FFFFFF;
    box-shadow: 0px 1px 15px rgba(89, 113, 137, 0.11);
    border-radius: 5px;

}

.subscribe-form_text {
    padding: 23px 0 0px 26px;
    font-size: 22px;
    font-weight: 500;
    color: #000000;
}

.subscribe-form_text-sub {
    padding: 9px 0 21px 26px;
    font-size: 18px;
    font-weight: 500;
    /* or 32px */
    color: #363636;
}

.subscribe-form_text b {
    color: #2ECC71;
}

/*suscribe form end*/


/*btns*/


.bttn-blue-border {
    display: inline-block;
    padding: 10px 25px;
    border: 1px solid #3498db;
    background: #fff;
    color: #3498db;
    font-weight: normal;
    font-size: 17px;
    line-height: 118.5%;
    text-align: center;
    letter-spacing: 0.045em;
    color: #3498DB;
    border: 1px solid #3498DB;
    box-sizing: border-box;
    border-radius: 4px;
    text-transform: none;
}

.bttn-cancel {
    font-weight: normal;
    font-size: 17px;
    line-height: 118.5%;
    /* or 21px */
    margin-left: 40px;
    text-align: center;
    letter-spacing: 0.045em;

    color: #959595;
}

.bttn-cancel:hover {
    color: #3498DB;
}

.bttn-blue-border:hover {
    color: #fff;
    background: #3498db;
}

.bttn-green:hover {
    opacity: 0.7;
}

.bttn-reply {
    border: none;
    padding: 0;
    position: relative;
    padding: 0 0 0 25px;
}

.bttn-reply::before {
    content: url(/public/img/reply.png);
    position: absolute;
    top: 1px;
    left: 0px;
}

.bttn-reply:hover {
    text-decoration: underline;
}

/* end bttn*/
.bg_fff {
    background: #fff;
    margin-top: -20px;
}

.rpsContact {
    background: #3498db;
    color: #fff;
}

.btn-rww {
    font-weight: bold;
    font-size: 16px;
    line-height: 118.5%;
    /* or 19px */

    text-align: center;
    letter-spacing: 0.05em;
}

.gor-scroll {
    width: 0%;
    position: fixed;
    top: 0;
    background: linear-gradient(180deg, #24BED3 0%, #0288D1 100%);
    height: 5px;
    display: block;
    z-index: 99;
}

