* {
    box-sizing: border-box;
}
html {
    position: relative;
}
html,
body {
    min-height: 100%;
    font-size: 16px;
}
body {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    color: #424242;
}
ul {
    padding: 0;
    margin: 0;
}
ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}
ol li {
    list-style-type: decimal;
}
header {
    height: 90px;
}
h1,
h2,
h3,
h4 {
    margin: 0;
}
a {
    color: #18f;
    text-decoration: none;
}
a:hover {
    color: #06417b;
    text-decoration: none;
}
input {
    width: 100%;
    color: #000;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
}
textarea {
    width: 100%;
}
footer {
    background: #2b2b2b;
    color: #fff;
    border-top: solid 5px #18f;
    margin-top: 100px;
    padding-top: 20px;
}
section {
    top: 100px;
    position: relative;
}
.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.wrapper {
    overflow: hidden;
}
.logo {
    float: left;
    margin-left: 0;
}
.right-header {
    float: right;
    text-align: right;
    line-height: 22px;
    margin-right: 3px;
}
.right-header-blue {
    color: #18f;
    font-size: 23px;
}
.right-header-grey {
    color: #424242;
    font-size: 20px;
}
.container {
    margin: 0 auto;
    width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
}
.containerf {
    margin: 0 auto;
    width: 1400px;
    padding-left: 10px;
    padding-right: 10px;
}
#container {
    margin: 0 auto;
    width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
}
.top-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: rgba(255, 255, 255, 0.95);
    z-index: 600;
}
.menu {
    width: 80%;
    height: 60px;
    float: right;
    margin-left: 0;
    margin-top: 0;
    text-align: right;
}
.menu ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.menu li {
    display: inline-block;
    font-size: 15px;
    line-height: 60px;
    font-weight: 700;
    text-align: left;
}
.menu a {
    color: #18f;
    text-decoration: none;
}
.top-logo {
    width: 100%;
}
.menu ul ul {
    display: none;
    top: 10;
    position: fixed;
    background: #fff;
    padding: 0;
    width: auto;
    border: solid 1px #18f;
    border-radius: 20px;
}
.menu-item-6064 .menu ul ul {
    right: 20px;
}
.menu ul ul li {
    float: none;
    width:auto;
   
    display: block;
    line-height: 40px;
    margin-left: 0;
}
.menu ul ul a {
    padding: 5px 15px;
    font-weight: 700;
    width: 100%;
    line-height: 40px;
    color: #18f;
    cursor: pointer;
    display: list-item;
}



.menu ul ul ul {
    top: 0;
    left: 100%;
}
.headermenu {
    cursor: nw-resize;
}
.sub-menu {
    -webkit-box-shadow: 0px 0px 6px 5px rgba(0,0,0,0.16); 
    box-shadow: 0px 0px 6px 5px rgba(0,0,0,0.16);
}
.menu ul li:hover > ul {
    display: block;
    padding: 15px;
}


.menu ul ul li:hover {background: #ededed;
    border-radius: 10px;}

.menu ul.menu ul.sub-menu li.menu-item-14407:hover ul {display: block !important;
    width: 346px !important;
    height: auto !important;
    position: absolute !important;
left: initial;
    top: 110px; right: 0px;}
    
    .menu ul.menu ul.sub-menu li.menu-item-6073:hover ul {display: block !important;
    width: 285px !important;
    height: auto !important;
    position: absolute !important;
left: initial;
    top: 162px; right: 0px;}

.ddownmenu a {
    cursor: default;
}
.ddownmenu:after {
    font-family: FontAwesome;
    content: "\f0d7";
    color: #18f;
    margin-left: 6px;
}


.menu-item-6073:after {
    font-family: FontAwesome;
    content: "\f0d7";
    color: #18f;
    margin-left: 40px;
    margin-left: 285px;
    margin-top: -41px;
    position: absolute;
}

.menu-item-9768::after {
    content: " – For your LMS";
    position: absolute;
    right: 45px;
    top: 20px;
}

.menu-item-21255::after {
    content: " - Buy one off Courses";
    position: absolute;
    right: 39px;
    top: 70px;
}


.sub-menu1 ul {
    width: 660px !important;
    padding: 5px;
}
.sub-menu-columns ul.sub-menu li {
    display: inline-block;
    float: left;
    width: 320px;
}
.sub-menu-columns ul.sub-menu li:nth-child(odd) {
    float: left;
    margin-right: 10px;
}
.sub-menu-columns ul.sub-menu li:nth-child(even) {
    float: right;
}
.menu-boder {
    border-right: solid 1px #5e5e5e;
}
.menu_fmembers {
    width: 710px;
    height: 60px;
    float: left;
    margin-left: 25px;
    margin-top: 8px;
}
.menu_fmembers li {
    display: inline-block;
    line-height: 60px;
    font-weight: 700;
    padding-right: 1%;
    padding-left: 1%;
    text-transform: uppercase;
    font-size: 15px;
}
.menu_fmembers a {
    color: #18f;
    text-decoration: none;
}
.menu_fmembers a:hover {
    color: #06417b;
}
.menu_fmembers ul ul {
    display: none;
    top: 10;
    position: fixed;
    background: #fff;
    padding: 0;
    width: 400px;
    -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.75);
    cursor: pointer;
}
.menu_fmembers ul ul li {
    float: none;
    width: 400px;
    background: #18f;
    cursor: pointer;
}
.menu_fmembers ul ul li:hover {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: #fff;
}
.menu_fmembers ul ul a {
    line-height: 1em;
    padding: 10px 15px;
    color: #fff;
}
.menu_fmembers ul ul ul {
    top: 0;
    left: 100%;
}
.menu_fmembers ul li:hover > ul {
    display: block;
}
.ddownmenu a {
    cursor: default;
}
.ddownmenu:after {
    font-family: FontAwesome;
    content: "\f0d7";
    color: #18f;
}
.menu_bottom a {
    color: #fff;
    text-decoration: none;
}
.menu_bottom a:hover {
    color: #fff;
}
.menu_bottom {
    font-size: 12px;
    line-height: 24px;
}
.menu_bottom li {
    display: block;
    float: left;
    margin-right: 20px;
}
.menu_bottom_long {
    float: left;
    width: 75%;
}
.menu_bottom_long .srp-widget-container {
    display: block;
}
.menu_bottom_long .srp-widget-singlepost {
    width: 31%;
    margin-right: 2%;
    color: #fff;
    float: left;
    display: inline-block;
    font-size: 12px;
}
.menu_bottom_long .srp-content-box {
    color: #fff;
    font-size: 12px;
}
.menu_bottom_long .srp-post-title {
    font-size: 14px;
}
.menu_bottom_long .srp-widget-singlepost {
    border-bottom: none;
}
.menu_bottom_long .srp-post-title-link {
    color: #fff;
    font-weight: 700;
}
.footer-bottom {
    background: #222;
    width: 100%;
}
.bottom-menu a:hover {
    color: #ccc;
}
.bottom-menu {
    border-top: none;
    font-size: 12px;
    display: block;
    float: left;
    width: 25%;
}
.bottom-menu p {
    font-size: 16px;
}
.bottom-menu li {
    margin-bottom: 8px;
}
.bottom-menu a {
    color: #fff;
    text-decoration: none;
}
.copy {
    display: block;
    font-size: 14px;
    color: #fff;
    width: 25%;
    line-height: 60px;
    text-align: left;
}
.slider {
    width: 100%;
    background: center center no-repeat;
    height: auto;
    background-size: cover;
    padding-bottom: 30px;
}
.slider-small {
    width: 100%;
    background: center center no-repeat;
    height: 300px;
    background-size: cover;
}
.slider-inner {
    width: 100%;
    background: url(../images/innerbg.jpg) center center no-repeat;
    height: 675px;
    background-size: cover;
}
.slider-inner-order {
    width: 100%;
    background: url(../images/bg_order.jpg) center center no-repeat;
    height: 675px;
    background-size: cover;
}
.slider-inner-order2 {
    width: 100%;
    background: url(../images/bg_order2.jpg) center center no-repeat;
    height: 675px;
    background-size: cover;
}
.slider-inner-order3 {
    width: 100%;
    background: url(../images/bg_slider_2.jpg) center center no-repeat;
    height: 675px;
    background-size: cover;
}
.slider-inner-order4 {
    width: 100%;
    background: url(../images/bg_slider_4.jpg) center center no-repeat;
    height: 675px;
    background-size: cover;
}
.intro {
    text-align: center;
    width: 70%;
    float: left;
}
.intro-inner {
    text-align: center;
    width: 100%;
}
.intro-inner-small {
    text-align: center;
    width: 100%;
}
.intro-top {
    margin-top: 180px;
    font-size: 44px;
    padding: 25px;
    color: #fff;
    width: 800px;
    display: block;
    font-weight: 300;
    background: rgba(0, 0, 0, 0.5);
    text-shadow: 0 0 11.83px rgba(0, 0, 0, 1);
    margin-bottom: 20px;
}
.intro-top-inner {
    font-size: 48px;
    padding: 25px;
    color: #fff;
    width: 850px;
    margin: 0 auto;
    display: block;
    margin-top: 180px;
    font-weight: 300;
    background: rgba(0, 0, 0, 0.5);
    text-shadow: 0 0 11.83px rgba(0, 0, 0, 1);
    margin-bottom: 20px;
}
.intro-description {
    font-size: 30px;
    padding: 12px;
    color: #fff;
    width: 730px;
    margin: 0 auto;
    font-weight: 300;
    background: rgba(0, 0, 0, 0.5);
    text-shadow: 0 0 11.83px rgba(0, 0, 0, 1);
    margin-bottom: 20px;
}
.intro-top-inner-small {
    font-size: 36px;
    padding: 25px;
    color: #fff;
    margin: 0 auto;
    display: block;
    margin-top: 60px;
    font-weight: 300;
    background: rgba(0, 0, 0, 0.5);
    text-shadow: 0 0 11.83px rgba(0, 0, 0, 1);
    margin-bottom: 20px;
}
.intro-description-inner-small {
    text-align: center;
    font-size: 20px;
    padding: 12px;
    color: #fff;
    width: 80%;
    margin: 0 auto;
    font-weight: 300;
    background: rgba(0, 0, 0, 0.5);
    text-shadow: 0 0 11.83px rgba(0, 0, 0, 1);
    margin-bottom: 20px;
}
.intro-description-inner {
    font-size: 30px;
    padding: 12px;
    color: #fff;
    width: 80%;
    margin: 0 auto;
    font-weight: 300;
    background: rgba(0, 0, 0, 0.5);
    text-shadow: 0 0 11.83px rgba(0, 0, 0, 1);
    margin-bottom: 20px;
}
.intro-button {
    display: block;
    width: 240px;
    margin: 0 auto;
    color: #fff;
    line-height: 36px;
    font-size: 14px;
    background: #18f;
    border-radius: 6px;
}
.intro-pp {
    display: block;
    width: 240px;
    margin: 0 auto;
    color: #fff;
    line-height: 36px;
    font-size: 14px;
    background: #d12527;
    border-radius: 6px;
}
.widthsmall {
    text-align: center;
    float: left;
    margin-right: 30px;
    width: 240px;
    margin-top: 20px;
}
.intro-button:hover {
    background: #06417b;
}
.intro-button a {
    color: #fff;
}
.intro-button-large {
    display: block;
    text-align: left;
    padding-left: 10px;
    width: 100%;
    color: #fff;
    margin-bottom: 10px;
    line-height: 44px;
    font-size: 24px;
    background: #18f;
    border-radius: 10px;
}
.intro-button-large:hover {
    background: #06417b;
}
.intro-button-large a {
    color: #fff;
}
.slider-right-column {
    margin-top: 50px !important;
    background: #fff;
    padding: 25px;
    float: right;
    -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.31);
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.31);
    text-align: center;
    float: right;
    width: 30%;
    margin-bottom: 50px;
}
.right__title {
    color: #18f;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 18px;
}
.slider-right-column h1 {
    width: 100%;
    font-size: 24px;
    padding-bottom: 8px;
    color: #18f;
    border-bottom: solid 1px #18f;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: left;
}

h1.newtemplateHeader {font-size: 20px;   color:#FF9700}
h2.newtemplateHeader   {font-size: 42px; margin-top: 40px; margin-bottom:20px; color:#1188ff}

.slider-right-column img {
    width: 100%;
    height: auto;
    margin-bottom: 4px;
}
.slider-right-column--highlight {
    color: #18f;
    text-decoration: underline;
}
.blue__block {
    position: relative;
    overflow: hidden;
    background: rgba(136, 136, 136, 0.7);
    height: 700px;
    color: #fff;
    padding-bottom: 20px;
}
.blue__block_noshape {
    position: relative;
    overflow: hidden;
    min-height: 640px;
    color: #fff;
    padding-bottom: 20px;
}
.videos {
    margin-top: 10%;
}
.blue {
    color: #18f;
    margin-bottom: 20px;
    font-size: 14px;
}
.intro-top-bluebox {
    margin-top: 80px;
    margin-bottom: 80px;
    font-size: 28px;
    padding: 25px;
    color: #fff;
    width: 800px;
    display: block;
    font-weight: 300;
    background: rgba(0, 0, 0, 0.5);
    text-shadow: 0 0 11.83px rgba(0, 0, 0, 1);
}
.small {
    font-size: 18px;
    margin-top: 10px;
}
.white {
    padding-top: 20px;
    padding-bottom: 20px;
}
.white ul li {
    display: list-item;
    list-style: disc outside none;
    margin-left: 22px;
}
.block_cotnent {
    background: #e5e5e5;
    padding: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 30px;
    height: 90px;
}
.block_cotnent strong {
    padding-top: 20px;
    font-size: 16px;
}
.video {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-right: 20px;
}
.blueline {
    font-size: 32px;
    text-align: center;
    color: #18f;
}
.blueline span {
    margin-right: 30px;
}
.blueline__desc {
    font-size: 16px;
    color: #000;
}
.blue_bullet {
    text-align: left;
    font-size: 28px;
    color: #18f;
}
.blue_bulle p {
    margin-bottom: 15px;
}
.blueline__title {
    font-size: 45px;
    text-align: center;
    color: #18f;
}
.video-background {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    transition: 1s opacity;
    z-index: -100;
}
.heder__bold {
    font-size: 32px;
    font-weight: 700;
}
.right__title-outside {
    font-size: 32px;
    width: 100%;
    text-align: center;
    font-weight: 700;
    background: #18f;
    color: #fff;
    line-height: 50px;
}
.bluebox {
    background: #18f;
    color: #fff;
}
.bluebox h1 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}
.inner {
    padding-top: 40px;
    padding-bottom: 0;
}
.inner-left p {
    font-size: 18px;
}
.inner-right p {
    font-size: 14px;
}
.profile {
    padding: 30px;
    text-align: center;
}
.profile_content {
    background: #f0f0f0;
    border: solid 1px #ccc;
    padding: 20px;
}
.profile__content {
    text-align: left;
    font-size: 14px;
    margin-top: 0;
}
.profile__title {
    width: 100%;
    display: block;
    background: #18f;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 10px;
    color: #fff;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
}
.profile__description {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}
.profile img {
    width: 100%;
    max-width: 350px;
}
.order-price {
    position: relative;
    top: 20px;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.boxfloat {
    float: left;
    width: 33%;
    padding: 20px;
}
.order__box {
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}
.order__box img {
    margin-top: 10px;
}
.order__box-first {
    background: #18f;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.75);
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 300px;
}
.order__box-second {
    background: #18f;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.75);
    padding-top: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 180px;
}
.order__description {
    font-size: 16px;
    text-transform: none;
    margin-top: 20px;
    width: 100%;
    display: block;
    padding-top: 20px;
    border-top: 1px solid #fff;
    font-weight: 400;
}
.order_button {
    bottom: 30px;
    background: #2b2b2b;
    text-transform: none;
    font-weight: 400;
    margin: 0 auto;
}
.contact_form {
    margin-top: 0;
    width: 100%;
    color: #111;
    padding: 10px;
}
.submit__button {
    display: block;
    width: 200px;
    float: left;
    margin-top: 30px;
    line-height: 50px;
    border: 0;
    background: #18f;
    color: #fff;
}
.submit__button:hover {
    background: #06417b;
}
.submit__buttonlong {
    display: block;
    width: 320px;
    margin: 0 auto;
    line-height: 50px;
    border: 0;
    border-radius:20px;
    background: #ff9700;
    color: #fff;
}
.submit__buttonlong:hover {
    background: #06417b;
}
.submit__button_left {
    display: initial;
    width: 200px;
    float: none;
    line-height: 50px;
    border: 0;
    background: #ff9700;
    color: #fff;
    font-weight: 700;
}
.submit__button_left:hover {
    background: #09666d;
}
.submit__order {
    display: block;
    width: 170px;
    margin: 0 auto;
    line-height: 50px;
    border: 0;
    background: #18f;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}
.submit__order:hover {
    background: #2b2b2b;
    color: #fff;
}
.contact_button a {
    color: #fff;
}
.contact_button {
    display: block;
    width: 345px;
    margin: 0 auto;
    border: 0;
    background: #18f;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-weight: 700;
}
.contact_button:hover {
    background: #06417b;
}
.whitebgbut {
    display: block;
    width: 150px;
    margin: 0 auto;
    background: #fff;
    padding: 10px;
    font-weight: 700;
    border-radius: 8px;
}
.contact_button-white a {
    color: #18f;
}
.contact_button-white {
    display: block;
    width: 345px;
    margin: 0 auto;
    border: 0;
    background: #fff;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-weight: 700;
}
.contact_button-white:hover {
    background: #0d5dae;
}
.white__align {
    text-align: center;
    margin-top: 0;
    margin-bottom: 50px;
}
.white__align strong {
    color: #18f;
}
.icons__gird {
    max-width: 100px;
    margin-bottom: 20px;
}
.icons__bullets {
    max-width: 30px;
    margin-right: 10px;
}
.whitecolor {
    color: #fff;
    margin-top: 20px;
    margin-bottom: 0;
}
.gettouchbut {
    text-align: center;
    width: 90px;
    float: left;
}
.loginbut {
    margin-left: 10px;
    background-color: #545454;
}
.bullets {
    font-size: 20px;
}
.bullets li {
    padding: 5px;
    margin: 5px;
    list-style-type: none;
    padding-left: 30px;
    list-style-position: outside;
}
.bullets li:before {
    background: url(https://www.skillshub.com/wp-content/uploads/2019/02/lightbulb.svg) no-repeat;
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    content: " ";
    margin-top: -2px;
    left: 8px;
}
.box__link-element {
    display: inline-block;
    float: left;
    text-align: center;
}
.box__link-block {
    width: 295px;
    height: 200px;
    display: block;
    padding: 10px;
    border: solid 1px #18f;
    -webkit-transition: 2.5s;
    transition: 2.5s;
}
.box__link-block:hover {
    background: #e0e0e0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.box__link-element_long {
    display: inline-block;
    float: left;
    text-align: center;
    overflow: hidden;
}
.box__link-block_long {
    width: 392px;
    height: 200px;
    display: block;
    padding: 10px;
    border: solid 1px #18f;
    -webkit-transition: 2.5s;
    transition: 2.5s;
}
.box__link-block_long:hover {
    background: #e0e0e0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.box__link-block_image {
    width: 392px;
    height: 200px;
    display: block;
    padding: 10px;
    border: solid 1px #fff;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
}
.image_bg1 a {
    color: #fff;
}
.tech-slideshow {
    height: 80px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
}
.tech-slideshow > div {
    height: 107px;
    width: 5262px;
    background: url(https://www.skillshub.com/wp-content/uploads/2025/06/logosline_june.svg);
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    left: 0;
    height: 100%;
    transform: translate3d(0, 0, 0);
}
.tech-slideshow .mover-1 {
    animation: moveSlideshow 40s linear infinite;
    -ms-animation: moveSlideshow 40s linear infinite;
    -webkit-animation: moveSlideshow 40s linear infinite;
    -moz-animation: moveSlideshow 40s linear infinite;
}
@keyframes moveSlideshow {
    100% {
        transform: translateX(-66.6666%);
        -ms-transform: translateX(-66.6666%);
        -moz-transform: translateX(-66.6666%);
        -webkit-transform: translateX(-66.6666%);
    }
}
.contacts_button a {
    font-weight: 600;
    background: #ff9700;
    color: #fff;
    border-radius: 10px;
    width: 125px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    display: block;
    margin-top: 10px;
}
.contacts_buttonpink a {
    background: #b7297d;
    color: #fff;
    border-radius: 10px;
    text-transform: uppercase;
    width: 125px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    line-height: 30px;
    display: block;
    margin-top: 10px;
}
.contacts_button a:hover {
    color: #fff;
}
.desktop {
    display: inline-block;
}
.contacts_button:hover {
    color: #fff;
}
.phonenumber {
    display: inline-block;
    margin-top: 0;
}
.image_bg1 {
    background-image: url(https://www.skillshub.com/wp-content/uploads/2017/02/th1.jpg);
    transition: all 1s ease;
    box-shadow: inset 0 0 205px 20px #282a2d;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.image_bg1:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5,M12=0,M21=0,M22=1.5,SizingMethod='auto expand');
}
.image_bg2 {
    background-image: url(https://www.skillshub.com/wp-content/uploads/2017/02/th2.jpg);
    transition: all 1s ease;
    box-shadow: inset 0 0 205px 20px #282a2d;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.image_bg2:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5,M12=0,M21=0,M22=1.5,SizingMethod='auto expand');
}
.image_bg3 {
    background-image: url(https://www.skillshub.com/wp-content/uploads/2017/02/th3.jpg);
    transition: all 1s ease;
    box-shadow: inset 0 0 205px 20px #282a2d;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.image_bg3:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5,M12=0,M21=0,M22=1.5,SizingMethod='auto expand');
}
.image_bg4 {
    background-image: url(https://www.skillshub.com/wp-content/uploads/2017/02/th4.jpg);
    transition: all 1s ease;
    box-shadow: inset 0 0 205px 20px #282a2d;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.image_bg4:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5,M12=0,M21=0,M22=1.5,SizingMethod='auto expand');
}
.image_bg5 {
    background-image: url(https://www.skillshub.com/wp-content/uploads/2017/02/th5.jpg);
    transition: all 1s ease;
    box-shadow: inset 0 0 205px 20px #282a2d;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.image_bg5:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5,M12=0,M21=0,M22=1.5,SizingMethod='auto expand');
}
.image_bg6 {
    background-image: url(https://www.skillshub.com/wp-content/uploads/2017/02/th6.jpg);
    transition: all 1s ease;
    box-shadow: inset 0 0 205px 20px #282a2d;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.image_bg6:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5,M12=0,M21=0,M22=1.5,SizingMethod='auto expand');
}
.homeblock {
    z-index: 97;
    position: relative;
    background: none;
    width: 100%;
}
.homedesc {
    width: 480px;
    margin: 0 auto;
    margin-top: 20px;
}
.signupform {
    height: 51px;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 20px;
    font: 400 15px/51px "Open Sans", Helvetica, sans-serif;
    width: 30%;
    float: left;
    margin-right: 30px;
}
.signupbutton {
    width: 30%;
    background: transparent;
    vertical-align: top;
    height: 51px;
    padding: 0 20px;
    float: left;
    border: 2px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font: 700 12px/14px "Open Sans", Helvetica, sans-serif;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
    text-transform: uppercase;
}
.entry-thumbnail img {
    display: block;
    float: left;
    max-width: 300px;
    max-height: 180px;
    margin: 0 30px 20px 0;
    border-radius: 8px;
    border: solid 2px #fff;
    -webkit-box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.42);
    -moz-box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.42);
    box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.42);
}
.leftblog {
    float: left;
    width: 20%;
}
.rightblog {
    float: right;
    width: 375px;
}
#searchform input[type="text"] {
    background-image: url(https://www.skillshub.com/images/ico15.png);
    background-repeat: no-repeat;
    background-position: right center;
    border: 1px solid #ddd;
    font-size: 1em;
    padding-right: 20px;
}
#searchformmail input[type="email"] {
    background-image: url(https://www.skillshub.com/images/ico16.png);
    background-repeat: no-repeat;
    background-position: right center;
    border: 1px solid #ddd;
    font-size: 1em;
    padding-right: 20px;
}
.categories {
    margin-top: 10px;
}
.postform {
    height: 34px;
    border: none;
    width: 150px;
}
.buttonPhoneCall {
    display: none;
}
select {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 5px;
    width: 100%;
    color: #757575;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
}
select.posorm {
    background-image: linear-gradient(45deg, transparent 50%, #1188ff 50%), linear-gradient(135deg, #1188ff 50%, transparent 50%), linear-gradient(to right, #fff, #ffff);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
    width: 100%;
    color: #757575;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
}
select.postform {
    background-image: linear-gradient(45deg, transparent 50%, #1188ff 50%), linear-gradient(135deg, #1188ff 50%, transparent 50%), linear-gradient(to right, #fff, #fff);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
}
select.postform:focus {
    background-image: linear-gradient(45deg, #1188ff 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #1188ff 50%), linear-gradient(to right, #fff, #fff);
    background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
    border: none;
    outline: 0;
}
.backbutton {
    color: #fff;
    background: #18f;
    padding: 10px;
    position: fixed;
    left: 0;
    right: auto;
    top: 39px;
    border-radius: 0 10px 10px 0;
    z-index: 999999;
}
.block_l {
    padding-left: 60px;
}
.block_sm {
    padding-left: 36px;
}
.pt-cv-ifield {
    padding: 15px;
    border: 1px solid #ddd;
}
.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #1188ff !important;
    border-color: #1188ff !important;
}
.pt-cv-wrapper .btn-success.active,
.pt-cv-wrapper .btn-success:active,
.pt-cv-wrapper .btn-success:hover,
.pt-cv-wrapper .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #1562ae !important;
    border-color: #1562ae !important;
}
.socialicons {
    float: right;
}
.socialicons img {
    margin-left: 10px;
    cursor: pointer;
}
.pt-cv-ifield ul {
    float: right;
}
.pt-cv-ifield ul li {
    display: inline-block;
    margin: 0 0 0 15px;
    vertical-align: middle;
}
.pt-cv-ifield ul li.fb > span {
    background: url(https:/www.skillshub.com/images/fb-ico-s.png) no-repeat;
    width: 7px;
    height: 15px;
}
.pt-cv-ifield ul li.google > span {
    background: url(https://www.skillshub.com/images/google-ico-s.png) no-repeat;
    width: 16px;
    height: 14px;
}
.pt-cv-ifield ul li.tw > span {
    background: url(https://www.skillshub.com/images/tw-ico-s.png) no-repeat;
    width: 13px;
    height: 10px;
}
.recentposts img {
    width: 120px;
    height: 120px;
    display: block;
    float: left;
    margin-right: 15px;
}
.sidebar h1 {
    font-size: 18px;
    font-weight: 700;
    color: #18f;
    margin-bottom: 8px;
}
.srp-post-date {
    font-size: 12px;
    font-style: italic;
}
.size-post-thumbnail {
    max-width: 350px;
    height: auto;
    margin-bottom: 10px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.entry-title {
    margin-bottom: 10px;
}
.entry-meta {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 10px;
}
#wprmenu_menu.left {
    z-index: 99;
}
.sidebar-inner {
    display: block;
}
.step_box {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    padding-bottom: 40px;
}
.step_right {
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    text-align: center;
    justify-content: center;
    background: #18f;
    width: 200px;
    height: 200px;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    position: absolute;
    top: 0;
    right: 0;
}
.step_cotennt-left {
    float: left;
    width: 80%;
}
.step_left {
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    text-align: center;
    justify-content: center;
    background: #18f;
    width: 120px;
    height: 100px;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    position: absolute;
    top: 0;
    left: 0;
}
.step_left:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(17, 136, 255, 0);
    border-top-color: #18f;
    border-width: 60px;
    margin-left: -60px;
}
.step_right {
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    text-align: center;
    justify-content: center;
    background: #18f;
    width: 120px;
    height: 100px;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    position: absolute;
    top: 0;
    right: 0;
}
.step_right:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 207, 17, 0);
    border-top-color: #ffcf11;
    border-width: 60px;
    margin-left: -60px;
}
.step_left-orange {
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    text-align: center;
    justify-content: center;
    background: #18f;
    width: 120px;
    height: 100px;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    position: absolute;
    top: 0;
    left: 0;
}
.step_left-orange:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(221, 152, 31, 0);
    border-top-color: #dd981f;
    border-width: 60px;
    margin-left: -60px;
}
.step_right-green {
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    text-align: center;
    justify-content: center;
    background: #18f;
    width: 120px;
    height: 100px;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    position: absolute;
    top: 0;
    right: 0;
}
.step_right-green:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(114, 192, 23, 0);
    border-top-color: #72c017;
    border-width: 60px;
    margin-left: -60px;
}
.step_left-sea {
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    text-align: center;
    justify-content: center;
    background: #17c0a6;
    width: 120px;
    height: 100px;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    position: absolute;
    top: 0;
    left: 0;
}
.step_left-sea:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(23, 192, 166, 0);
    border-top-color: #17c0a6;
    border-width: 60px;
    margin-left: -60px;
}
.step_right-blue {
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    text-align: center;
    justify-content: center;
    background: #1736c0;
    width: 120px;
    height: 100px;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    position: absolute;
    top: 0;
    right: 0;
}
.step_right-blue:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(23, 54, 192, 0);
    border-top-color: #1736c0;
    border-width: 60px;
    margin-left: -60px;
}
.home_img {
    width: 340px;
    float: left;
    margin-right: 10px;
}
.step_cotennt-right {
    padding-top: 20px;
}
.step_box {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    padding-bottom: 40px;
}
.showtable {
    display: none;
}
.titlemargin {
    margin-top: 50%;
    margin-bottom: 0;
    font-size: 26px;
}
.mobileonly {
    display: none;
}
.serviceBox {
    text-align: left;
    margin-top: 60px;
    position: relative;
    z-index: 1;
    margin-bottom: 21px;
}
.serviceBox .service-icon {
    width: 78px;
    height: 78px;
    border-radius: 23px;
    background: #18f;
    margin: 0 auto;
    position: absolute;
    top: -34px;
    left: 0;
    right: 0;
    z-index: 1;
    transition: all 0.3s ease-out 0s;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
}
.serviceBox:hover .service-icon {
    transform: rotate(45deg);
}
.serviceBox .service-icon span {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 23px;
    background: #18f;
    font-size: 30px;
    color: #fff;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: all 0.3s ease-out 0s;
}
.serviceBox .service-icon span i {
    transition: all 0.3s ease-out 0s;
}
.serviceBox:hover .service-icon span img {
    transform: rotate(-45deg);
}
.serviceBox .service-content {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 23px;
    padding: 55px 15px 20px 15px;
    position: relative;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
.serviceBox .service-content:before {
    content: "";
    display: block;
    width: 80px;
    height: 80px;
    border: 1px solid #e7e7e7;
    border-radius: 23px;
    margin: 0 auto;
    position: absolute;
    top: -37px;
    left: 0;
    right: 0;
    z-index: -1;
    transition: all 0.3s ease-out 0s;
}
.serviceBox:hover .service-content:before {
    transform: rotate(45deg);
}
.serviceBox .title {
    font-size: 17px;
    font-weight: 500;
    color: #324545;
    text-transform: uppercase;
    margin: 0 0 25px 0;
    position: relative;
    transition: all 0.3s ease-out 0s;
}
.serviceBox:hover .title {
    color: #727cb6;
}
.serviceBox .description {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0;
}
.serviceBox .read-more {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e7e7e7;
    font-size: 14px;
    color: #c4c2c2;
    margin: 0 auto;
    position: absolute;
    bottom: -17px;
    left: 0;
    right: 0;
    transition: all 0.3s ease-out 0s;
}
.serviceBox .read-more:hover {
    border: 1px solid #727cb6;
    color: #727cb6;
    text-decoration: none;
}
.serviceBox.green .service-icon span {
    background: #008b8b;
}
.serviceBox.blue .service-icon span {
    background: #3498db;
}
.serviceBox.orange .service-icon span {
    background: #e67e22;
}
.serviceBox.green:hover .title {
    color: #008b8b;
}
.serviceBox.blue:hover .title {
    color: #3498db;
}
.serviceBox.orange:hover .title {
    color: #e67e22;
}
.serviceBox:hover .read-more {
    border: 1px solid #727cb6;
    color: #727cb6;
}
.serviceBox.green:hover .read-more {
    border: 1px solid #008b8b;
    color: #008b8b;
}
.serviceBox.blue:hover .read-more {
    border: 1px solid #3498db;
    color: #3498db;
}
.serviceBox.orange:hover .read-more {
    border: 1px solid #e67e22;
    color: #e67e22;
}
.service-content h3 {
    color: #18f;
}
.banner-wrap {
    position: relative;
}
.banner::after {
    content: "";
    display: block;
    background-image: url(https://www.skillshub.com/wp-content/uploads/2020/02/bg_main.svg);
    background-size: 100% 100%;
    height: 450px;
    position: absolute;
    width: 100%;
    top: -66px;
    z-index: -999;
}
.banner_block {
    color: #fff;
    text-align: center;
    font-weight: 700;
    background-color: #ff9700;
    font-size: 2em;
    z-index: 1;
    position: relative;
    padding: 30px 30px;
}
.banner h4 {
    color: #fff;
    text-align: center;
    font-weight: 700;
    background-color: #ff9700;
    font-size: 2em;
    z-index: 1;
    position: relative;
    padding: 30px 30px;
}
.authorbl {
    background-color: #e2f3fd;
    padding: 15px;
    margin-right: 30px;
    margin-bottom: 10px;
    float: left;
    text-align: center;
    border-radius: 20px;
}
@media screen and (min-width: 1700px) {
    .menu {
        margin-top: 0;
    }
}
@media screen and (max-width: 1700px) {
    .right-header {
        padding-top: 0;
    }
}
@media screen and (min-width: 1200px) {
    .pt-cv-title a {
        display: block;
        height: 280px;
    }
}
.pt-cv-content {
    display: block;
    height: 140px;
}
/*
.pt-cv-content a {
    display: block;
    height: 35px;
    position: absolute;
    bottom: 34px;
}*/
@media screen and (max-width: 1200px) {
    .container {
        width: 980px;
    }
    .containerf {
        width: 980px;
    }
    #container {
        width: 980px;
    }
    .menu {
        width: 75%;
        height: 60px;
        margin-left: 5px;
        margin-top: 0;
        font-size: 12px;
    }
    .menu li {
        font-size: 12px;
    }
    .right-header {
        padding-top: 0;
    }
    .blue_bullet {
        font-size: 22px;
    }
    .intro-top {
        font-size: 30px;
        width: 600px;
        margin: 0 auto;
        margin-top: 180px;
        margin-bottom: 20px;
    }
    .intro-description {
        font-size: 24px;
        padding: 12px;
        width: 600px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .intro-top-bluebox {
        width: 600px;
        margin: 0 auto;
        margin-top: 80px;
        margin-bottom: 80px;
        font-size: 22px;
    }
    .heder__bold {
        font-size: 24px;
    }
    .small {
        font-size: 16px;
    }
    .order__box img {
        width: 35px;
        height: 35px;
    }
    .homeblock {
        z-index: 96;
        position: relative;
        background: none;
        width: 900px;
    }
}
.same-category-post-item {
    width: 30%;
    float: left;
    margin-right: 1%;
    margin-bottom: 30px;
    border: solid 1px #ededed !important;
    padding: 20px;
    min-height: 450px;
    position: relative;
}
li.same-category-post-item p {
    margin-top: 20px;
}
@media screen and (max-width: 992px) {
    .same-category-post-item {
        width: 49%;
        float: left;
        margin-right: 1%;
        margin-bottom: 30px;
        border: solid 1px #ededed !important;
        padding: 20px;
        min-height: 450px;
        position: relative;
    }
    h1.newtemplateHeader {font-size: 20px;   color:#FF9700}
h2.newtemplateHeader   {font-size: 36px; margin-top: 40px; margin-bottom:20px; color:#1188ff}
    .container {
        width: 728px;
    }
    .containerf {
        width: 728px;
    }
    #container {
        width: 728px;
    }
    .menu {
        width: 100%;
        height: 60px;
        margin-top: 0;
        font-size: 14px;
    }
    .menu li {
        font-size: 13px;
    }
    .intro-top {
        font-size: 24px;
        width: 470px;
        margin: 0 auto;
        margin-top: 180px;
        margin-bottom: 20px;
    }
    .intro-description {
        font-size: 18px;
        padding: 12px;
        width: 470px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .intro-top-bluebox {
        width: 470px;
        margin: 0 auto;
        margin-top: 80px;
        margin-bottom: 80px;
        font-size: 18px;
    }
    .heder__bold {
        font-size: 18px;
    }
    .small {
        font-size: 12px;
    }
    .right__title {
        color: #18f;
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 10px;
    }
    .slider-right-column h1 {
        font-size: 18px;
    }
    .slider-right-column {
        font-size: 13px;
    }
    .blue {
        font-size: 13px;
    }
    .blue_bullet {
        font-size: 16px;
    }
    .slider {
        height: auto;
    }
    .slider-small {
        height: auto;
    }
    .intro-top-inner {
        margin-top: 80px;
        width: 80%;
        font-size: 22px;
    }
    .intro-description-inner {
        font-size: 18px;
    }
    .order-price {
        position: relative;
        top: 20px;
        margin-bottom: 40px;
        text-transform: uppercase;
    }
    .boxfloat {
        padding: 0;
    }
    .order__box {
        font-size: 20px;
    }
    .order__box img {
        width: 30px;
        height: 30px;
    }
    .order__description {
        font-size: 14px;
    }
    .homeblock {
        z-index: 96;
        position: relative;
        background: none;
        width: 600px;
    }
}
.pricing-table {
    border: 0 !important;
    border-collapse: initial !important;
    width: 100%;
}
.pricing-table th {
    font-size: 20px;
    line-height: 16px;
    vertical-align: middle;
    background: #fff;
    color: #000;
    text-align: center !important;
    text-transform: uppercase;
    border-right: none !important;
    border-bottom: solid 3px #fff !important;
    border-left: solid 3px #fff !important;
    font-size: 15px;
    color: #18f;
}
.pricing-table th span {
    font-family: "kalambold" !important;
    font-size: 15px;
    text-transform: none;
    color: #18f;
}
.pricing-table th:first-of-type {
    border-left: none !important;
    color: #000000 !important;
}
.pricing-table td {
    background: #fff;
    text-align: center !important;
    border-bottom: solid 3px #fff !important;
    border-right: none !important;
    font-size: 25px !important;
    font-weight: 400;
    color: #000;
    vertical-align: middle;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.pricing-table tr:last-of-type td {
    border-bottom: none !important;
}
.pricing-table td:first-of-type {
    border-left: none !important;
    font-family: "MikadoBold", arial, sans-serif;
    font-size: 32px !important;
    color: #fff;
    text-align: center !important;
    border-right: solid 3px #fff !important;
}
.pricing-table tbody tr td {
    background: #f7f7f7;
    width: 15%;
}
.pricing-table tbody tr td:first-of-type {
    background: #18f;
}
@media screen and (max-width: 768px) {
    .backbutton {
        right: 0;
        left: auto;
        border-radius: 10px 0 0 10px;
    }
    section {
        top: 90px;
        position: relative;
    }
    .titlemargin {
        margin-top: 0%;
        margin-bottom: 40px;
        font-size: 26px;
    }
    footer {
        margin-top: 95px;
    }
    .pricing-table td {
        font-size: 16px !important;
    }
    .pricing-table td:first-of-type {
        font-size: 17px !important;
    }
    .block_l {
        padding-left: 100px;
    }
    .block_sm {
        padding-left: 100px;
    }
    .step_box {
        display: block;
    }
    .step_left,
    .step_right,
    .step_left-orange,
    .step_right-green,
    .step_left-sea,
    .step_right-blue {
        width: 100%;
        height: 60px;
        position: relative;
    }
    .step_left:after,
    .step_right:after,
    .step_left-orange:after,
    .step_right-green:after,
    .step_left-sea:after,
    .step_right-blue:after {
        top: 0%;
        left: 0%;
        border-width: 0;
        margin-left: 0;
    }
    .top-header {
        padding-top: 10px;
        height: 90px;
    }
    .container {
        width: 640px;
    }
    .containerf {
        width: 640px;
    }
    #container {
        width: 480px;
    }
    .boxfloat {
        width: 100%;
        float: none;
    }
    .logo {
        float: left;
        text-align: center;
    }
    .logo img {
        width: 80%;
    }
    .intro {
        text-align: center;
        width: 100%;
        float: none;
    }
    .slider-right-column {
        width: 100%;
    }
    .intro-top {
        margin-top: 20px;
        width: 100%;
    }
    .intro-top-bluebox {
        margin-top: 20px;
        margin-bottom: 20px;
        width: 100%;
    }
    .intro-description {
        width: 100%;
    }
    .video {
        padding: 0;
    }
    .videos {
        margin-top: 0;
    }
    .bottom-menu {
        float: none;
        margin-top: 20px;
        width: 100%;
    }
    .copy {
        width: 100%;
    }
    .blueline__title {
        font-size: 32px;
    }
    .intro-top-inner {
        width: 100%;
        margin-top: 20px;
    }
    .intro-description-inner {
        width: 100%;
    }
    .menu_bottom_long .srp-widget-singlepost {
        width: 100%;
    }
    .menu_bottom_long {
        float: none;
        width: 100%;
    }
    .homeblock {
        z-index: 96;
        position: relative;
        background: none;
        width: 640px;
        margin-top: 100px;
    }
    .signupform {
        height: 51px;
        background: #fff;
        display: inline-block;
        vertical-align: top;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 0 20px;
        font: 400 15px/51px "Open Sans", Helvetica, sans-serif;
        width: 100%;
        float: left;
        margin-right: 30px;
    }
    .signupbutton {
        width: 100%;
    }
    .widthsmall {
        text-align: center;
        float: left;
        margin-right: 30px;
        width: 210px;
        margin-top: 20px;
    }
}
.novideo {
    display: none;
}
.topvideo {
    display: block;
}
.ch1title {
    text-align: right;
}
.ch1title_left {
    text-align: left;
}
.hide-mob {
    display: block;
}
@media screen and (max-width: 760px) {
    .novideo {
        display: block;
    }
    .topvideo {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    .same-category-post-item {
        width: 100%;
        float: none;
        margin-bottom: 30px;
        border: solid 1px #ededed !important;
        padding: 20px;
        min-height: 450px;
        position: relative;
    }
    h1.newtemplateHeader {font-size: 20px;   color:#FF9700}
h2.newtemplateHeader   {font-size: 30px; margin-top: 40px; margin-bottom:20px; color:#1188ff}
    .authorbl {
        float: none;
        margin-right: 0;
    }
    .home_img {
        width: -webkit-fill-available;
    }
    .banner::after {
        top: -110px;
    }
    #shiftnav-toggle-main.shiftnav-toggle-style-burger_only {
        height: 50px;
    }
    .buttonPhoneCall {
        display: block;
        position: absolute;
        top: 15px;
        left: 10px;
    }
    .desktop {
        display: none;
    }
    .phonenumber {
        margin-top: 15px;
    }
    .container {
        width: 95%;
    }
    .containerf {
        width: 95%;
    }
    .mobileonly {
        display: block;
        width: 100%;
    }
    #shiftnav-toggle-main.shiftnav-toggle-style-burger_only {
        margin-top: 15px !important;
    }
    .pricing-table td {
        font-size: 14px !important;
    }
    .top-header {
        height: 100px;
    }
    .pricing-table td {
        font-size: 14px !important;
    }
    .pricing-table td:first-of-type {
        font-size: 14px !important;
    }
    .pricing-table th {
        font-size: 13px;
    }
    .showtable {
        display: block;
    }
    .hidetable {
        display: none;
    }
    .block_l {
        padding-left: 0;
    }
    .block_sm {
        padding-left: 0;
    }
    .ch1title {
        text-align: center;
    }
    .ch1title_left {
        text-align: center;
    }
    .submit__button {
        float: none;
        margin: 0 auto;
    }
    .hide-mob {
        display: none;
    }
    .inner {
        padding-top: 0;
        padding-bottom: 0;
    }
    .sidebar-inner {
        display: none !important;
    }
    section {
        top: 100px;
    }
    #container {
        width: 95%;
    }
    .logo {
        width: 100%;
    }
    .logo img {
        width: 32%;
    }
    .logo {
        margin-left: 0;
    }
    .right-header-blue {
        font-size: 18px;
    }
    .intro-button {
        width: 65px;
        line-height: 24px;
        font-size: 10px;
    }
    .widthsmall {
        text-align: center;
        float: none;
        margin: auto;
        width: 150px;
        margin-top: 20px;
    }
    .blueline__title {
        font-size: 24px;
        text-align: center;
    }
    .contact_button {
        width: 100%;
    }
    .rightblog {
        float: none;
        width: 100%;
    }
    .blue__block_noshape {
        height: 925px;
    }
    .homedesc {
        width: 100%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .homeblock {
        z-index: 96;
        position: relative;
        background: none;
        width: 100%;
    }
}
#secondary {
    display: none;
}
#content {
    margin-top: 80px;
}
.woocommerce-breadcrumb,
.page-title,
.woocommerce-result-count,
.woocommerce-ordering {
    display: none;
}
.woocommerce-info {
    display: none;
}
#customer_details {
    margin-top: 20px;
}
.fancybox {
    margin-bottom: 20px;
}
.woocommerce a.button.alt,
.woocommerce input.button.alt {
    background-color: #18f;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.reviews_tab {
    display: none !important;
}
.woocommerce a.button.alt,
.woocommerce input.button.alt:hover {
    background-color: #0a59a8;
    color: #fff;
}
li.product {
    border-radius: 10px;
    border: solid 1px #e5e5e5;
    background: #fff;
    padding: 10px !important;
    text-align: center;
}
.product h3 {
    font-weight: 700;
}
.woocommerce button.button.alt {
    background: #1188ff !important;
    margin-top: 10px !important;
}
.price {
    font-weight: bold !important;
    font-size: 24px !important;
    color: #000 !important;
}
.woocommerce a.button {
    background: #1188ff !important;
    color: #fff !important;
}
.woocommerce a.button:hover {
    background: #0f69c3 !important;
}
ul.products li.product,
.woocommerce-page ul.products li.product {
    height: 400px;
    min-height: 400px;
}
.woocommerce ul.products li.product .button {
    position: absolute;
    bottom: 20px;
    left: 60px;
}
.product-type-simple img {
    max-width: 100%;
}
.cart_totals {
    margin-bottom: 20px;
}
.woocommerce {
    margin-top: 20px;
}
.coupon {
    display: none;
}
.box {
    padding: 10px;
    border: solid 1px #18f;
    height: 200px;
    background: #fff;
    -webkit-transition: 2.5s;
    transition: 2.5s;
}
.box:hover {
    background: #e0e0e0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.contents img {
    width: 100%;
}
.contents {
    font-size: 14px;
    margin-top: 5px;
}
.contentsfirst {
    margin-top: 30px;
}
.contents span {
    padding-left: 40px;
}
.contents h3 {
    color: #18f;
    font-size: 16px;
    text-align: center;
    padding-bottom: 8px;
}
.description {
    font-style: italic;
    text-align: center;
    margin-top: 8px;
    line-height: 22px;
}
.description img {
    width: inherit;
}
.description_block {
    float: left;
    display: block;
    width: 20%;
    padding: 5px;
    font-size: 12px;
}
.description_block img {
    width: 77px;
}
.sub-menu-page li a {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-weight: 700;
    background-color: #18f;
    border-bottom: solid 1px #fff;
}
.sub-menu-page li a:hover {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: #015db5;
}
.options {
    background-color: #2b2b2b;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 10px;
}
.tick_pricing {
    text-align: left;
    font-size: 14px;
    text-transform: none;
    margin-top: 15px;
    font-weight: 400;
}
ul.tick_pricing {
    margin-top: 20px;
    margin-bottom: 0;
}
ul.tick_pricing li:before {
    font-size: 24px;
    line-height: 0.4em;
    vertical-align: middle;
}
ul.tick_pricing li:before {
    color: #fff;
    content: "\f3fd";
    display: inline-block;
    font-family: "ionicons";
    margin-left: -20px;
    width: 20px;
}
ul.tick_pricing li {
    line-height: 1;
    padding: 8px 0 8px 36px;
}
.video-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    background: transparent url(https://www.skillshub.com/wp-content/uploads/2016/12/grid.png) repeat;
    -webkit-backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.5);
}
.shiftnav-site-title {
    display: none !important;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ppsPopupShell {
    margin-top: 40px !important;
}
.leftresearch {
    width: 50%;
    float: left;
}
.rightresearch {
    width: 50%;
    float: left;
}
@media screen and (max-width: 768px) {
    .hide-mob {
        display: none;
    }
    .leftresearch {
        width: 100%;
        float: none;
    }
    .rightresearch {
        width: 100%;
        float: none;
    }
    .ch1title {
        text-align: center;
    }
    .ch1title_left {
        text-align: center;
    }
    .right-header {
        float: none;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        padding-top: 3px;
    }
    .desktop {
        display: none;
    }
    .submit__button {
        float: none;
        margin: 0 auto;
    }
}
.terms OL {
    counter-reset: item;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}
.terms LI {
    display: block;
    margin-bottom: 10px;
}
.terms LI:before {
    content: counters(item, ".") " ";
    counter-increment: item;
}
.terms li {
    text-indent: -20px;
}
.terms li li {
    margin-left: 30px;
    text-indent: -30px;
}
.terms li li li {
    margin-left: 40px;
    text-indent: -40px;
}
div#sideBar {
    position: absolute;
    top: 0%;
    left: -45px;
    z-index: 200;
    display: block;
}
#sideBarmobile {
    display: none;
}
@media (max-width: 750px) {
    div#sideBar {
        display: none;
    }
    #sideBarmobile {
        display: block;
        position: fixed;
        bottom: 0;
        background: #fff;
        z-index: 999;
        width: 100%;
    }
    .sumome-share-client-wrapper div.sumome-share-client {
        width: 100% !important;
        padding-top: 10px;
    }
}
.stick {
    position: fixed;
    top: 160px;
}
.freetrial_block {
    display: block;
    margin-bottom: 40px;
    background: #e7e7e7;
}
.freetrial_block h1 {
    display: block;
    background: #18f;
    text-align: center;
    font-weight: 700;
    color: #fff;
    padding: 10px;
}
.freetrial_content {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.pt-cv-meta-fields {
    display: none;
}
.sumome-control {
    display: none !important;
}
.post_pic {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.more-link {
    background: #18f;
    color: #fff;
    padding: 8px 15px;
    display: block;
    margin-top: 8px;
    width: 140px;
}
.more-link:hover {
    background: #727272;
    color: #fff;
}
#slideout {
    background: #f3f3f3;
    border-radius: 9px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 8px;
    -moz-box-shadow: inset 0 0 4px #333;
    -webkit-box-shadow: inset 0 0 4px #333;
    box-shadow: inner 0 0 3px #333;
    padding: 12px 14px 12px 14px;
    width: 350px;
    position: fixed;
    bottom: 13px;
    right: 2px;
    display: none;
    z-index: 999;
    height: 265px;
}
#newsletter_custom {
    background: #fff;
    bottom: 10px;
    right: -300px;
    box-shadow: -2px 0 5px #aaa;
    padding: 20px;
    height: auto;
    overflow: visible;
    position: fixed;
    width: 250px;
    z-index: 1;
}
a.close {
    background: url(images/close.gif) no-repeat scroll left top transparent;
    cursor: pointer;
    height: 13px;
    position: absolute;
    left: -7px;
    top: -3px;
    width: 13px;
    opacity: 1;
}
.pricepage ul li:before {
    content: "\2714\0020";
    color: #18f;
}
.pricepage ul li {
    list-style-type: none;
    list-style: none;
    margin-left: 10px;
}
.wpcf7-list-item {
    width: 48.5%;
    float: left;
    text-align: center;
    padding-bottom: 10px;
    background: #eee;
    padding-top: 20px;
}
.wpcf7-list-item-label {
    width: 100%;
    margin: 0 auto;
    font-weight: 700;
}
.wpcf7-checkbox,
.radio {
    display: block;
    margin: 10px 0 0;
}
.wpcf7-checkbox .wpcf7-list-item,
.radio .wpcf7-list-item {
    display: block;
}
.wpcf7-checkbox .wpcf7-list-item input[type="radio"],
.radio .wpcf7-list-item input[type="radio"] {
    z-index: 999;
    opacity: 0;
    margin-bottom: 15px;
}
.wpcf7-checkbox .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label::before,
.radio .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label::before {
    content: "\f111";
    white-space: pre;
    color: #18f;
    font-size: 12px;
    font-family: FontAwesome;
    line-height: 20px;
    text-decoration: inherit;
    text-align: center;
}
.wpcf7-checkbox .wpcf7-list-item-label,
.radio .wpcf7-list-item-label {
    display: inline-block;
    font-family: "Arial", sans-serif;
    line-height: 14px;
    margin: 0 0 15px;
    position: relative;
}
.wpcf7-checkbox .wpcf7-list-item-label::before,
.radio .wpcf7-list-item-label::before {
    background: #fff;
    border: 3px solid #18f;
    border-radius: 3px;
    content: " ";
    white-space: pre;
    height: 25px;
    left: 46%;
    top: -39px;
    position: absolute;
    width: 25px;
}
.wpcf7-checkbox .wpcf7-list-item-label:hover,
.radio .wpcf7-list-item-label:hover {
    cursor: pointer;
}
.radio .wpcf7-list-item-label::before {
    border-radius: 100%;
}
.radio input[type="radio"] {
    position: sticky;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.partner {
    background-color: #545454 !important;
}
.partner a:hover {
    color: #fff !important;
}
.bullets_list li {
    list-style-type: none;
    margin-left: 26px;
    list-style-position: outside;
}
.bullets_list li:before {
    background: url(https://www.skillshub.com/wp-content/uploads/2019/01/whitetick.svg) no-repeat;
    width: 16px;
    height: 12px;
    display: block;
    position: absolute;
    content: " ";
    left: 15px;
    margin-top: 8px;
}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.menu-item > .shiftnav-target {
    background: #18f;
    color: #fff;
    font-weight: 700;
}
.mobmenu-right-panel {
    width: 100% !important;
}
body.admin-bar .mobmenu {
    top: 0 !important;
    width: 60px !important;
}
li.donepage {
    position: relative;
}
li.donepage:after {
    content: "";
    background-color: transparent;
    position: absolute;
    left: -16px;
    top: 8px;
    width: 5px;
    border-bottom: 3px solid #18f;
    height: 11px;
    border-right: 3px solid #18f;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
a.anchor {
    display: block;
    position: relative;
    top: -280px;
    visibility: hidden;
}
.accordion-title {
    border-bottom: 2px solid #ededed;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(237, 237, 237);
    padding-bottom: 10px;
    position: relative;
    padding-top: 20px;
    margin-bottom: 20px;
    font-weight: 700;
}
.accordion-title:after {
    z-index: 100;
    position: absolute;
    top: 30%;
    right: 0;
    left: 97%;
    content: "";
    width: 0;
    height: 0;
    border-top: solid 10px #18f;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}
.logosline {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
    background-color: none;
}
.header_lms {
    background-image: url(https://www.skillshub.com/wp-content/uploads/2020/03/topebbg.png);
    background-repeat: no-repeat;
    background-color: #fff;
}
.titlelor {
    font-size: 24px;
    color: #18f;
    text-align: center;
}
.containerf h1 {
    font-size: 62px;
    color: #fff;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 40px;
    padding-top: 50px;
}
.demobox {
    margin-top: 80px;
    margin-bottom: 20px;
}
.lam-logo {
    position: absolute;
    width: 130px;
    top: 15px;
}
.llogo {
    text-align: left;
}
@media screen and (max-width: 1024px) {
    .demobox {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 1024px) {
    .logosline {
        display: inline-block;
        text-align: center;
        background-color: #fff;
    }
    .containerf h1 {
        font-size: 48px;
        color: #fff;
        margin-top: 20px;
        text-align: center;
        margin-bottom: 40px;
        padding-top: 10px;
    }
}
@media screen and (max-width: 768px) {
    .titlelor {
        font-size: 24px;
        color: #fff;
        text-align: center;
    }
    .header_lms {
        background-image: none;
        background-repeat: no-repeat;
        background-color: #18f;
    }
    .logosline {
        display: inline-block;
        text-align: center;
        background-color: #fff;
    }
    .lam-logo {
        position: relative;
        width: 130px;
    }
    .llogo {
        text-align: center;
    }
    .demobox {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .containerf h1 {
        font-size: 35px;
        color: #fff;
        margin-top: 30px;
        text-align: center;
        margin-bottom: 40px;
        padding-top: 0;
    }
}
.titlegrey a {
    background-color: #1188ff !important;
}
.titlegrey a {
    color: #fff !important;
}
.marketplace li {
    list-style: none !important;
    border-radius: 20px;
    font-size: 14px;
    background-color: #f8f8f8;
    padding: 10px;
    margin-right: 10px;
    font-weight: 700;
    margin-left: 0px !important;
    margin-bottom: 10px;
}
.marketplace li.active {
    background-color: #18f;
}
.marketplace li a {
    padding: 0px !important;
    background: none !important;
    border: none !important;
}
.marketplace li a:hover {
    padding: 0px !important;
    background: none !important;
    border: none !important;
}
li.active a {
    color: #fff !important;
}
.mob-menu-header-holder {
    width: 64px !important;
    height:60px !important;
}
@media screen and (max-width: 992px) {
    .intro-top-inner {
        font-weight: 700;
    }
}
@media screen and (max-width: 992px) {
    .intro-description-inner {
        font-weight: 700;
    }
}
.wpcf7-list-item:hover {
    background: #18f;
    color: #fff;
}
.menulast {position:relative}
.menulast ul {position: absolute !important;right:0px}

.button_green {padding: 10px 15px;
    text-align: center;
    border-radius: 12px;
    background: #108B96;
    color: #fff;
    display: block;
    width: max-content;}

    .button_green:hover {
    background: #aaaaaa; color:white
   }
   .orange_but {background-color: #ff9700; }
.pink_but {background-color: #B7297D;}
.orange_but:hover {background: #aaa; }
.pink_but:hover {background: #aaa;}