/*   
Theme Name: CTC Software
Theme URI: Theme Url
Description: This is an exclusive, fully SEO optimized Wordpress theme.
Author: CTC Software
Author URI: 
*/

body {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    padding-top: 119px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #000000;
    font-weight: 300;
}

body p{
    line-height: 1.6;
    font-weight: 300;
}

body, html{
    height: 100%;
}
* {
    margin:0;
    padding:0;
}
img {
    max-width: 100%;
    height: auto;
}
.hide{
    display: none;
}
:focus{
    outline: 0;
    outline: none;
}

a {
    color: #3757a9;
}

a:hover {
    color: #50bfbc;
}
strong {
    color: #000;
}
p:last-child{
    margin-bottom: 0
}

a:focus {
    color: #000000;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}

a, .btn, input, select, textarea, button, img{
    outline: 0 !important;
    box-shadow: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: #c70e09;
}

select{
    color: rgba(0,0,0,0);
    text-shadow: 0 0 0 #000;
}

a img{
    outline: 0;
}

input[type=checkbox], input[type=radio] {
    vertical-align: middle;
}

body.logged-in.admin-bar {
    padding-top: 88px;
}

body.nav-open-menu{
    overflow: hidden;
}

/* btn sec */
.btn {
    display: inline-block;
    padding: 16px 50px;
    position: relative;
    text-transform: uppercase;
    width: auto;
    border-radius: 0px;
    min-width: 220px;
    text-shadow: none;
    border: 1px solid #50bfbc;
    background-color: #50bfbc;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: normal;
    color: #fff;
    font-weight: 500;
}

.btn:hover {
    border: 1px solid #000000;
    background-color: rgba(0, 0, 0, 0.81);
    color: #ffffff;
}

.btn.focus, .btn:focus {
    color: #ffffff;
    border: 1px solid #50bfbc;
    background-color: #50bfbc;
    box-shadow: none;
}

input, select, textarea{
    outline: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
}

.wpcf7 .row .form-group label {
    color: #333333;
    font-size: 18px;
    display: block;
    width: 100%;
    font-weight: 500;
    text-transform: uppercase;
}

.wpcf7 .row .form-group label .req {
    color: red;
    font-weight: 700;
    border: 0 !important;
    text-decoration: none;
    line-height: 2;
}

[type=submit]{
    cursor: pointer;
}

a:hover, a:focus {
    text-decoration: none;
}
p:empty {
    display: none;
}

.quiz-math label {
    margin: 0;
}

.quiz-math .wpcf7-quiz-label:after {
    content: " (Enter captcha)";
    font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: 600;
    position: relative;
}
h1 {
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 15px;
}
h2 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 15px;
}

h3 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 15px;
}

h4 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
}

h5 {
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 15px;
}

h6 {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 15px;
}
/* reset css */
.alignnone {
    margin: 5px 20px 20px 0;
}

/* static page */
.static-page-details iframe, .news-content iframe, .blog-content iframe {
    width: 100%;
    height: 410px;
    border: none;
    margin-top: 20px;
}

.static-page-details h1 {
    margin-bottom: 15px;
    position: relative;
}

.static-page-details p a, .blog-box p a {
    font-weight: 500;
}

.static-page-details ul {
    margin-bottom: 15px;
}

.content-area {
    padding-right: 15px;
}

.static-page-details {
    padding-right: 60px;
}

.static-page-details div#wp-image-wrap-733 + p {
    padding-right: 29px;
    margin-bottom: 30px;
}

.static-page-details p strong {
    font-weight: 500;
    color: #000000;
    font-size: 16px;
}

.static-page-details .wp-image-wrap img, .static-page-details img, .page_post_image img{
    padding: 5px;
    border: 1px solid #ccc;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    opacity: 1;
    color: #fff;
}/* reset default */

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
/* common css end */

/* nav multiple css */
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.menu-top li {
    display: inline-block;
    color: #FFF;
    position: relative;
    margin-left: 12px;
}

ul.menu-top li:first-child{
    margin-left: 0px;
}

ul.menu-top > li.menu-item-has-children {
    margin-right: 14px;
}

.menu-top li a {
    padding: 20px 0px;
    color: #000;
    display: flex;
    align-items: center;
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    position: relative;
    text-transform: uppercase;
}

.nav-menu .menu-top>li>a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #3757a9;
    transition: all .3s ease-in-out;
    margin: auto;
}

.nav-menu .menu-top>li>a:hover:before {
    width: 100%;
}
.nav-menu .menu-top>li.current-menu-ancestor a:before, .nav-menu .menu-top>li.current-menu-item>a:before {
    width: 100%;
}

.menu-top li a:hover {
    color: #3757a9;
}

.nav-menu .menu-top>li.current-menu-item>a, .nav-menu .menu-top>li.current-menu-ancestor>a {
    color: #3757a9;
}

.nav-menu>.menu-top>li.menu-item-has-children:after {
    content: "";
    position: absolute;
    top: 0;
    margin: auto;
    bottom: 0;
    right: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0;
    border-color: #fff transparent transparent;
    display: flex;
    align-items: center;
}

ul.menu-top li ul.sub-menu li.menu-item-has-children:after{
    display: none;
}



/* Display the dropdown */
ul.menu-top li:hover>ul {
    display: block;
}

ul.menu-top li:hover li {
    float: none;
}

ul.menu-top li:hover li a:hover {
    background: #50bfbc;
    color: #fff;
}

.menu-top .sub-menu > li {
    border-bottom: none;
}

.menu-top .sub-menu > li:last-child {
    border-bottom: none;
}

.menu-top .sub-menu li.current_page_item a {
    background-color: #50bfbc;
    color: #fff;
}

.menu-top .sub-menu > li.current_page_item ul li a {
    background-color: rgba(22, 46, 74, 0.95);
    color: #fff;
    font-weight: 400;
}

.menu-top .sub-menu > li.current_page_item ul li a:hover, .menu-top .sub-menu > .current_page_ancestor > a {
    background-color: #50bfbc;
    color: #fff;
}

.menu-top li ul li {
    border-top: 0;
    display: block;
    margin: 0;
}

/* Displays second level dropdowns to the right of the first level dropdown */
ul.menu-top ul ul {
    left: 100%;
    top: 0;
    position: absolute;
}

ul.menu-top li .sub-menu li {
    padding: 0;
    display: block;
    width: 100%;
}

.nav-menu-inner {
    width: 100%;
    margin-top: 0px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
}

.menu-top {
    width: 100%;
    transition: all ease-in-out 0.2s;
    text-align: right;
}

.ie.ie-panel .menu-top{
    margin-bottom: -10px;
}

.ie.ie-panel .mobile-search-bar-box {
    height: 115px;
}

.menu-top li:first-child {
    padding-left: 0;
}

.menu-top li:last-child {
    margin-right: 0;
    padding-right: 0px;
}

.sub-menu {
    background-color: #4671b7;
    min-width: 230px;
    text-align: left;
}

ul.menu-top li .sub-menu li a {
    font-size: 16px;
    padding: 12px 15px;
    line-height: 18px;
    margin: 0;
    color: #ffffff;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    position: relative;
    text-transform: capitalize;
}

ul.menu-top li .sub-menu li:last-child a {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.menu-top .sub-menu li.current_page_item a:before, .menu-top .sub-menu li a:hover:before {
    background: #fff;
}

ul.menu-top li .sub-menu li a:hover {
    background-color: #50bfbc;
}

.menu-header ul.sub-menu li.menu-item-has-children>a:after {
    -ms-transform: rotate(227deg);
    -webkit-transform: rotate(227deg);
    -moz-transform: rotate(227deg);
    -o-transform: rotate(227deg);
    transform: rotate(227deg);
    right: 13px;
    top: 0;
    bottom: 0;
    content: "";
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    display: inline-block;
    width: 8px;
    height: 8px;
    position: absolute;
    margin: auto;
}

.menu-header > ul > li > ul {
    transform: translateY(1.250em);
    transition: all linear 0.1s;
    top: 100%;
    position: absolute;
    list-style: none;
    z-index: 1;
    margin: 0;
    padding: 0;
    transition: all linear 0.1s;
    margin-top: 0px;
}
.nav-menu-inner ul:not(.sub-menu)>li.menu-item-has-children>ul.sub-menu>li.rt-custom-menu-field-item ul {
    top: inherit; 
}
.nav-menu-inner li.menu-item-has-children .sub-menu li.rt-custom-menu-field-item {
    display: initial; 
}

header#header .menu-top li#menu-item-163 .sub-menu {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    column-gap: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    min-width: 29rem;
    left: 50%;
    transform: translateX(-50%);
}

header#header .menu-top li#menu-item-163 .sub-menu:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 1px;
    background: rgba(255, 255, 255, 0.11);
    margin: auto;
}

header#header.small-header .menu-header > ul > li > ul {
    box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.258);
    transition: all linear 0.1s;
}

.menu-header .sub-menu {
    visibility: hidden;
}

.menu-header ul li:hover>ul {
    opacity: 1;
    transform: translateY(0);
    display: block;
    visibility: visible;
}

.menu-top li.menu-item-has-children:after {
    content: "";
    position: absolute;
    top: 0px;
    margin: auto;
    right: -15px;
    background-size: 10px;
    background-repeat: no-repeat;
    background-image: url(img/down-arrow.svg);
    background-position: center;
    height: 10px;
    width: 10px;
    bottom: 1px;
}

.menu-top > li.current-menu-item:after, .nav-menu .menu-top>li.current-menu-ancestor:after {
    background-image: url(img/down-arrow-active.svg);
}
.menu-top li.logout-menu a:before, header#header.small-header .menu-top li.logout-menu a:before{
    display: none
}
.menu-top li.logout-menu a, header#header.small-header .menu-top li.logout-menu a {
    font-size: 0px;
    top: -5px;
    position: relative;
    width: 21px;
    height: 22px;
}

.menu-top li.logout-menu a:after {
    content: "";
    background-image: url(img/logout.png);
    position: absolute;
    width: 21px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

/* menu nav end */
.fullwidth {
    position: relative;
    float: left;
    width: 100%;
}

.bgcover{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.section-pd {
    padding: 70px 0;
}

/* Login detail */
.user-detail {
    position: relative;
    padding: 19px 0px;
    width: 20px;
    margin-left: 16px;
    height: 60px;
}

.user-detail .nav-user {
    background-image: url(img/user-icon.png);
    position: absolute;
    width: 22px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    font-size: 0px;
}

.user-detail .nav-user.active-user {
    background-image: url(img/active-user.svg);
}

.user-detail .profile-drop-down {
    display: none;
    opacity: 1;
    background: #fff;
    color: #000;
    box-shadow: 0px 0px 10px rgba(183, 183, 183, 0.32);
    top: 58px;
    right: -10px;
    transform: translate(1px, 1px);
    width: 220px;
    position: absolute;
    text-align: center;
}

.user-detail:hover ul.profile-drop-down {
    display: block;
}

.user-detail .user-img-wrap {
    border-bottom: 1px solid #f2f2f2;
    padding: 0 10px 8px;
    margin-bottom: 2px;
    margin-top: 10px;
}

.user-detail .user-img-wrap img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: table;
    margin: 5px auto;
    border: 2px solid #3757a9;
    padding: 3px;
}
.user-detail .profile-drop-down strong {
    display: block;
    color: #000;
    text-align: center;
    padding: 10px 10px 0;
    font-size: 14px;
    line-height: 20px;
}
.user-detail .profile-drop-down p {
    color: #000;
    font-size: 13px;
    padding: 0 10px 8px;
    margin: 0;
}

.user-detail .btn-profile-logout {
    text-align: center !important;
    display: block;
    background: #3757a9;
    padding: 11px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}

.user-detail .btn-profile-logout:hover {
    background: #23bfbc;
    color: #fff;
}
/* Login Detail*/


/* Header Search */
.search-box-outer {
    width: 57%;
    margin-left: auto;
}

.search-icon{
    cursor: pointer;
    transition: all ease-in-out 0.45s;
    background-size: 18px;
    background-repeat: no-repeat;
    background-image: url(img/search.svg);
    background-position: 0px 0px;
    width: 19px;
    height: 19px;
    top: 5px;
    position: relative;
}

.close-search{
    cursor: pointer;
}

.search-bar {
    padding: 1px 0 10px 15px;
    margin-left: 0;
    color: #000;
    position: relative;
    width: auto;
    display: inline-block;
    margin-top: 0px;
}

.search-bar:before {
    content: "";
    background-color: #fff;
    position: absolute;
    height: 1.15em;
    left: 0;
    width: 1.5px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

.search-bar-box {
    background-color: rgba(53, 163, 175, 0);
    position: relative;
    right: 0px;
    height: 3rem;
    border: 1px solid rgba(53, 163, 175, 0);
    border-bottom-color: #e9e9e9;
    z-index: 2;
    opacity: 1;
    width: calc(100% - 0em);
}

.mobile-search-bar {
    margin-left: 13px;
    height: 22px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    cursor: pointer;
    position: relative;
    padding-left: 12px;
    border-left: 1px solid rgba(255, 255, 255, 0.32);
}

.mobile-search-bar .white-search-icon {
    display: block;
    width: 20px;
    height: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-image: url(img/search.png);
    background-position: right bottom;
    cursor: pointer;
}


header#header.small-header .search-bar-box {
    top: 0;
}

/*header contact info  */
.header-contact-info a {
    color: #060606;
    font-weight: 300;
    font-size: 16px;
    margin-left: 30px;
    padding: 0;
    margin-top: 0;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: center left;
    padding-left: 32px;
    position: relative;
}

.header-contact-info .customer-service {
    background-image: url(img/customer-service.png);
}

.header-contact-info .email-id {
    background-image: url(img/mail.png);
}

.header-contact-info .phone-no {
    background-image: url(img/call.png);
}

.header-contact-info a:after {
    background: #e0e0e0;
    content: "";
    height: 19px;
    width: 1px;
    right: -18px;
    margin: auto;
    top: 0;
    bottom: 0;
    position: absolute;
}

.header-contact-info a:last-child:after {
    display: none;
}

.small-menu-sec {
    display: flex;
    width: 100%;
    position: relative;
    justify-content: flex-end;
    margin-top: 21px;
}

.ie .small-menu-sec{
    margin-top: 23px;
}

.header-contact-info a:hover{
    color: #50bfbc;
}

.header-social {
    margin-bottom: 0px;
    margin-top: 0px;
    z-index: 1;
    display: flex;
    text-align: center;
    justify-content: center;
    width: 200px;
    padding-left: 20px;
}

.header-social li {
    margin: 0px 6px;
}

.header-social li a {
    color: #fff;
    height: 35px;
    width: 35px;
    border-radius: 100%;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #3757a9;
}

.header-social li a svg, .header-social li a img {
    height: 17px;
    width: 17px;
}

.header-social li a svg path, .header-social li a svg circle, .header-social li a svg rect {
    fill: #3757a9;
}

.header-social li a.twitter  {
    border-color: #00abed;
}

.header-social li a.linkedin  {
    border-color: #0d75a7;
}

.header-social li a.facebook  {
    border-color: #4167b1;
}

.header-social li a.youtube {
    border-color: #ff0000;
}

.header-social li a.twitter svg path {
    fill: #00abed;
}

.header-social li a.linkedin svg path {
    fill: #0d75a7;
}

.header-social li a.facebook svg path {
    fill: #4167b1;
}

.header-social li a.youtube svg path {
    fill: #ff0000;
}

.header-social li a:hover {
    border-color: #50bfbc !important;
    background: #50bfbc !important;
}

.header-social li a:hover svg path {
    fill: #fff !important;
}

/*header contact info end */
#SiteSearchs img {
    width: 1.5em;
}
.browser-ie .search-bar-box,
.browser-unknown .search-bar-box,
.browser-ie .search-bar-box.active-bar,
.browser-unknown .search-bar-box.active-bar
{
    -webkit-transition:  all ease-in-out 0s;
    -moz-transition:  all ease-in-out 0s;
    -o-transition:  all ease-in-out 0s;
    transition: all ease-in-out 0s;
}

.search-icon-form button.btn {
    background-color: #50bfbc;
    padding: 20px;
    margin-top: 0;
}

.search-icon-form button.btn:hover {
    background-color: #fff;
    color: #50bfbc;
    border: 1px solid #fff;
}

.search-icon-form button.btn:focus{
    background-color: #50bfbc;
    color: #fff;
    border: 1px solid #50bfbc;
}

.search-wrapper {
    flex-direction: column;
    text-align: center;
}

.search-wrapper .title {
    color: #50bfbc;
    margin-bottom: 50px;
}

.search-input-box .form-control {
    color: #76777a;
}

.search-form-outer{
    width: 100%
}

.search-icon-form {
    padding: 0px 8px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
}

.close-search .bar {
    background: #FFF;
    border-radius: 0;
    display: block;
    height: 2px;
    width: 45px;
}

.close-search .bar:nth-of-type(2) {
    width: 25px;
    margin-bottom: 7px;
    margin-top: 7px;
    margin-left: auto;
}

.search-input-box{
    width: 100%
}

.search-input-box input{
    border: none;
    padding-left: 0;
    padding-right: 0;
    color: #fff;
}

.search-input-box input:focus{
    outline: none!important;
    box-shadow: none!important
}

#m-SiteSearchs-form .search-input-box ::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 1;
}

#m-SiteSearchs-form .search-input-box ::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

#m-SiteSearchs-form .search-input-box :-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
}

#m-SiteSearchs-form .search-input-box :-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

#search-icon-bar .fa-search {
    color: #fff;
    font-size: 0;
}

.top-search-wrap {
    display: inline-block;
}

.search-input-box .form-control {
    padding: 0;
    height: 2.5rem;
    background-color: transparent;
    color: #000000;
    font-family: 'Poppins', sans-serif;
}

.search-icon-form .fa-search {
    color: #fff;
    font-size: 0;
}

/**Header Search End**/
div.wpcf7 .wpcf7-form .form-control {
    border: 1px solid #efefef;
    padding: 15px;
    font-size: 16px;
    text-transform: none;
    color: #000000;
    background: none;
    height: 60px;
    font-weight: 300;
    background: #fdfdfd;
}

div.wpcf7 .wpcf7-form .form-control:focus {
    border-bottom: 1px solid #50bfbc;
}

div.wpcf7 .wpcf7-form textarea.form-control {
    height: 120px;
}

.form-group {
    margin-bottom: 1.5rem;
}

.wpcf7 .wpcf7-response-output {
    font-size: 12px;
    line-height: 1.3;
    position: absolute;
    left: 0;
    bottom: -40px;
    right: 0;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    border: none !important;
    margin: 0 !important;
    background: #b31517;
    max-width: 389px;
}

.form-control, .form-control:focus {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    box-shadow: none;
    padding: .4rem 0rem;
    font-size: 0.9rem;
}

.wpcf7-form-control-wrap {
    display: inline-flex;
    width: 100%;
}

.wpcf7 .wpcf7-not-valid-tip {
    color: #fff;
    font-weight: normal;
    display: block;
    position: absolute;
    bottom: 1px;
    right: 0;
    font-size: 10px;
    background-color: #b30000;
    padding: 6px;
    border-radius: 4px 4px 0px 0px;
    line-height: 6px;
    text-transform: capitalize;
}

.form-banner-404 .wpcf7 .wpcf7-not-valid-tip{
    padding: 2px 5px;
}

.wpcf7{
    position: relative;
}

.btn-wrap {
    padding: 0;
    display: inline-block;
    position: relative;
    width: 220px;
    margin-top: 20px;
    margin-right: 0;
    margin-left: 0;
}
.btn-wrap .wpcf7-spinner {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.subscribe-email .subscribe-btn span.wpcf7-spinner {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}
div.wpcf7 .ajax-loader {
    position: absolute;
    left: 0;
    right: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 1;
    z-index: 1;
    display: block;
    background: rgba(0, 0, 0, 0.91);
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 0px;
    padding: 0;
}

div.wpcf7 .ajax-loader.is-active::after {
    content: '';
    position: absolute;
    background-color: #50bfbc;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    border: none;
    z-index: -1;
    right: 0px;
    bottom: 0;
    margin: auto;
    border-radius: 100%;
}

div.wpcf7 .ajax-loader.is-active:before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: -8px;
    left: -8px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    margin: auto;
    bottom: 0;
    right: 0;
}

div.wpcf7 form.submitting .btn-wrap input {
    color: transparent;
    background-color: #50bfbc;
    border: 1px solid #50bfbc;
}

div.wpcf7 form.submitting .btn-wrap {
    background-color: #50bfbc;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    max-width: 224px;
    visibility: hidden;
    display: none !important;
}

.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok, .wpcf7 form.sent .wpcf7-response-output, .thank-you-message {
    color: #fff !important;
    background: #00772c !important;
    text-align: center;
}

textarea {
    resize: none;
    height: 5rem;
}

[type=submit], [type=submit]:focus {
    cursor: pointer;
    box-shadow: none;
}

.wpcf7 ::-webkit-input-placeholder {
    color: #999999;
}

.wpcf7 ::-moz-placeholder {
    color: #999999;
}

.wpcf7 :-ms-input-placeholder {
    color: #999999;
}

.wpcf7 :-moz-placeholder {
    color: #999999;
}

/*****************/

/* Header Start */

.phone-header {
    padding: 0;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.top-search-bar {
    text-align: right;
    position: relative;
    width: 45px;
}

.nav-menu-wrapper {
    width: 100%;
    margin-bottom: 0;
    transition: all ease-in-out .2s;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.menu-main-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}


header#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
    padding: 0;
}

header#header.small-header {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.18);
    background: #fff;
}

.header-top .header-left-logo {
    display: flex;
    align-items: center;
}

.header-aside-col {
    align-items: center;
    display: flex;
    position: static;
}

.header-top {
    padding: 0;
}

.logo-wrapper a {
    display: block;
    max-width: 120px;
    padding-bottom: 0;
    padding-top: 0;
}

.logo-wrapper a svg {
    width: 115px;
    height: 115px;
}

.ie .logo-wrapper a .main-logo {
    width: 100%;
}

.logo-wrapper {
    display: flex;
    height: 100%;
    align-items: center;
    position: relative;
}

.header-left-logo *, .nav-menu-inner ul li>a{
    transition: all .5s;
    transition-timing-function: ease-in-out;
}

.nav-menu-inner ul > li .sub-menu *{
    transition: none;
}

header#header.small-header .logo-wrapper a img{
    width: 100%;
}

header#header.small-header .nav-menu-inner {
    margin-top: 0;
}

.ie header#header.small-header .logo-wrapper a {
    padding: 0px 0;
}

.ie header#header.small-header .nav-menu-inner {
    margin-bottom: -10px;
}

.page-template-faq .page-banner-wrap .banner-title, .faq-page .small-text {
    text-transform: none;
}

header#header .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.top-left-sec {
    display: flex;
    align-items: center;
    width: 100%;
}

.header-wrap {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/* header close */

/* general css */
.read-more {
    color: #50bfbc;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    background-size: 20px;
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url(img/read-more.svg);
    padding-right: 27px;
    line-height: normal;
}

.read-more:hover {
    color: #10284d;
    background-image: url(img/read-more-hover.svg);
}

.title {
    font-size: 32px;
    font-weight: 600;
    display: block;
    line-height: 42px;
    color: #000;
    text-transform: none;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 104px;
    height: 1px;
    background: #50bfbc;
}

.border-center .title:after {
    margin-left: auto;
    margin-right: auto;
    right: 0;
}
/** Mobile Search Bar ***/
.close-btn {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 26px;
    height: 26px;
    opacity: 1;
    z-index: 2;
}

.close-btn:hover {
    opacity: 1;
    cursor: pointer;
}

.close-btn:before, .close-btn:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 26px;
    width: 2px;
    background-color: #ffffff;
}

.close-btn:hover:before, .close-btn:hover:after {
    opacity: 1;
    background-color: #ffffff;
}

.close-btn:before {
    transform: rotate(45deg);
}
.close-btn:after {
    transform: rotate(-45deg);
}

.mobile-search-bar-box{
    display: none
}

.mobile-search-bar-box {
    position: fixed;
    top: 0;
    width: 100%;
    height: 122px;
    z-index: 10000;
    background-color: #50bfbc;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-100%);
    transition: all ease-in-out 0.5s;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.42);
}

.mobile-search-active .mobile-search-bar-box {
    transform: translate(0);
    z-index: 999999;
}

.mobile-search-bar-box form{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.mobile-search-bar-box .search-input-box input {
    font-size: 16px;
    border-bottom: 1px solid #dedddd;
    color: #fff;
    height: 46px;
    padding-left: 15px;
}

.mobile-search-bar-box .search-icon-form img{
    width: 28px;
    max-width: 54px;
}

.search-icon-form button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 22px;
    height: 22px;
    top: 0px;
    position: relative;
    background-image: url(img/search-white.svg);
    opacity: 0.7;
}

.search-icon-form button:hover {
    opacity: 1;
}

.search-input-box .form-control:focus {
    border-bottom: 1px solid #ffffff;
    color: #fff;
}

.mobile-search-bar-box .search-input-box {
    position: relative;
}

.req-error {
    position: absolute;
    font-size: 11px;
    bottom: 1px;
    display: none;
    color: #fff;
    font-weight: normal;
    right: 50px;
    background-color: #b30000;
    padding: 1px 5px;
    border-radius: 4px 4px 0px 0px;
    line-height: normal;
    text-transform: capitalize;
}

.ie .mobile-search-bar{
    top: -4px;
    position:relative;
}

.ie .black-search-icon{
    background-size: 16px;
}

.ie .menu-main-wrapper{
    top: 9px;
    position:relative;
}

.mobile-search-bar img {
    cursor: pointer;
    top: -3px;
    position: relative;
}

.m-close-search .bar {
    background: #FFF;
    border-radius: 0;
    display: block;
    height: 1px;
    width: 45px;
    display: none;
}

.m-close-search .bar:nth-of-type(2) {
    width: 25px;
    margin-bottom: 9px;
    margin-top: 9px;
}

.mobile-search-bar-box .search-icon-form {
    padding: 0;
    margin-left: 15px;
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    position: absolute;
    right: 32px;
    bottom: 3px;
}

.mobile-search-bar-box [type='submit'], .mobile-search-bar-box [type='submit']:focus{
    background-color: transparent
}

.mobile-search-bar-box .search-input-box{
    width: 100%;
    position: relative;
}
/* mobile menu end */

/* search page */
.search-no-results .search-left-side .page-header .page-title {
    margin-bottom: 10px;
}
.search-left-side .page-header .page-title {
    font-weight: normal;
    font-size: 30px;
    color: #000;
    line-height: 40px;
    margin-bottom: 30px;
    position: relative;
    top: 0;
    padding-top: 0;
}

h2.page-title span {
    color: #50bfbc;
    font-style: italic;
    font-weight: 300;
}

.video-search-sec .page-header {
    margin-bottom: 20px;
}

.search-no-results .video-search-sec .page-header {
    margin-bottom: 0;
}

.search-no-results .video-search-sec .search_result .row p {
    padding-left: 15px;
    margin-bottom: 40px;
}

.search_result .status-publish {
    background: #fff;
}

.search_result article {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    padding: 20px;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.16);
    border: 1px solid rgba(255, 255, 255, 0);
    text-align: left;
}

.search_result article:hover {
    box-shadow: none;
    border: 1px solid #50bfbc;
}

.entry-header h2 {
    font-size: 30px;
    text-transform: capitalize;
    line-height: 1.4;
    margin-bottom: 15px;
    position: relative;
    display: block;
    padding-bottom: 0;
    font-weight: 600;
}

.entry-header h2 a {
    color: #000;
}

.entry-header h2 a:hover {
    color: #50bfbc;
}

.search_result .entry-summary {
    width: 100%;
    text-align: left;
}

.search_result .entry-summary .readmore {
    position: relative;
    margin-left: auto;
    width: 118px;
    display: block;
    padding-left: 0;
}

.linklist ul li ul, .blog-box .blog-content ol li ol, .blog-box .blog-content ul li ul {
    margin-top: 10px;
    position: relative;
}

.linklist ol li, .linklist ul li {
    margin-bottom: 5px;
    position: relative;
    padding-left: 15px;
    display: inline-block;
    vertical-align: top;
    padding-right: 0;
    width: 100%;
}

.linklist ul li:after {
    position: absolute;
    left: 0;
    top: 12px;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #50bfbc;
    border-radius: 50%;
}

.linklist ol {
    padding-left: 13px;
}

.linklist ol li{
    padding-left: 10px;
    display: list-item;
}

/**************** Site Schema Styling ****************/
.clientreviews {
    background: #f3f3f3;
    border: 1px solid #e0e0e0;
    padding: 20px;
    margin-bottom: 35px;
}

.clientreviews .heading {
    font-size: 2em;
    margin-bottom: 5px;
    position: relative;
    line-height: normal;
    color: #1b2638;
}

.review-schema-wrapper {
    padding-top: 0px;
}

.clientreviews div strong, .clientreviews p strong {
    color: #000;
    font-weight: 500;
}

.clientreviews .heading span, .clientreviews .heading strong {
    color: #0e449c;
    font-weight: 600;
    position: relative;
}

.clientreviews.video-schema .heading:after {
    bottom: 6px;
}

.video-schema {
    margin-bottom: 70px;
}

.video-schema p {
    margin-bottom: 5px;
}

.video-schema .heading {
    margin-bottom: 15px;
}

.clientreviews iframe {
    border: 1px solid #f6f6f6;
}


/**************** Site Schema Styling End****************/
.nav-menu-inner .nav-menu {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    position: inherit;
}

body.ie .nav-menu-inner .nav-menu div#mobile-search-bar{
    top: -6px;
}

header#header.small-header .nav-menu-inner .nav-menu {
    top: 10px;
}

/* home top contact */

.white-color-sec .title, .white-color-sec p, .white-color-sec ul li, .white-color-sec p a {
    color: #fff;
}

/* owl css for nav */
.owl-nav {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    top: 10px;
    height: 25px;
    right: 0;
    margin: auto;
    z-index: 1;
    width: 100%;
    bottom: 0;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    display: inline-block;
    vertical-align: middle;
    line-height: 26px;
    height: 47px;
    position: relative;
    width: 46px;
    font-size: 0px;
    opacity: 0.4;
    background-size: 46px;
    background-repeat: no-repeat;
}

.owl-carousel .owl-nav .owl-next,  .owl-carousel .owl-nav .owl-prev {
    background-size: 12px;
    position: relative;
    z-index: 1;
    opacity: 1;
    border-radius: 50%;
}

.owl-carousel .owl-nav .owl-prev {
    left: -50px; 
    background-position: center;
    transform: rotate(180deg);
}

.owl-carousel .owl-nav .owl-next {
    right: -50px; 
    background-position: center;
}

.owl-carousel .owl-nav .owl-next:hover:after, .owl-carousel .owl-nav .owl-prev:hover:after {
    opacity: 0.2;
}

.owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:hover{
    opacity: 1;
}
/* end owl css */


/* Error Page CSS */
.page-not-found form {
    position: relative;
    margin-top: 20px;
    width: 100%;
    float: left;
}

.page-not-found div.wpcf7 .btn-wrap {
    text-align: center;
    margin: auto;
    display: block;
    margin-top: 20px;
    padding: 0;
}

.page-not-found .wpcf7 .wpcf7-response-output {
    bottom: -30px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.page-not-found .wpcf7 {
    text-align: left;
}

/* end 404 */
div#html5-close {
    background-image: url(img/lightbox-close.png);
    background-size: auto;
    width: 31px;
    height: 34px;
    background-repeat: no-repeat;
}

div#html5-close img {
    display: none;
}

/* search css */
.custom_form_msg, .msg-side-form, .library-error {
    color: #ffffff;
    font-weight: 500;
    display: block;
    position: absolute;
    bottom: 0;
    right: 32px;
    font-size: 10px;
    background-color: #b30000;
    padding: 6px;
    border-radius: 4px 4px 0px 0px;
    line-height: 6px;
    text-transform: capitalize;
}

.msg-side-form {
    right: 0;
}

.sidebar .msg-side-form {
    right: 60px;
}

.search-form ::-webkit-input-placeholder {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    opacity: 1;
}
.search-form ::-moz-placeholder {
    font-size: 16px;
    color: #000;
    opacity: 1;
    font-weight: 300;
}
.search-form :-ms-input-placeholder, .mobile-search-bar-box .search-input-box :-ms-input-placeholder {
    font-size: 16px;
    color: #000;
    opacity: 1;
    font-weight: 300;
}
.search-form :-moz-placeholder, .mobile-search-bar-box .search-input-box :-moz-placeholder {
    font-size: 16px;
    color: #000;
    opacity: 1;
    font-weight: 300;
}

form.search-form {
    float: left;
    width: 100%;
    position: relative;
}

.widget.searchitem label {
    display: inline;
    margin-bottom: 0;
}

.widget.searchitem .search-field {
    background-color: #fff;
    margin-bottom: 10px;
    color: #000;
    font-size: 16px;
    height: 60px;
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0;
    font-family: 'Poppins', sans-serif;
    border: 1px solid #d5d5d5;
    padding: 12px 20px;
    border-radius: 0;
    padding-right: 50px;
    line-height: 26px;
}

.widget.searchitem .search-submit {
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    height: 60px;
    padding: 10px;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    background: none;
    border-radius: 0;
}

.widget form.search-form:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 20px;
    pointer-events: none;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(img/search-skyblue.png);
    background-repeat: no-repeat;
    background-size: 22px;
    padding-left: 0px;
    background-position: center;
}

.sidebar .widget.searchitem {
    padding: 0;
    border: none;
    float: left;
    width: 100%;
    position: relative;
    box-shadow: none;
}
/* end */

/* sidebar css*/
.sidebar .widget {
    margin-bottom: 40px;
    width: 100%;
    float: left;
}

.sidebar .sidebar-form {
    float: left;
    width: 100%;
}

.search-box{
    margin-bottom: 30px;
}

.sidebar .widget.practice-side {
    padding-bottom: 0;
    position: relative;
    z-index: 1;
    width: 100%;
    float: left;
    margin-bottom: 0;
}

.sidebar .widget:last-child {
    margin-bottom: 0;
}

.sidebar .widget .form-title {
    color: #000;
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 38px;
}

.sidebar .widget-menu {
    padding-top: 30px;
    background: #ffffff;
    position: relative;
    border: 8px solid #e6e6e6;
    width: 100%;
    float: left;
}

.sidebar .practice-side .widget-menu {
    padding-bottom: 0;
}

.sidebar .widget-menu .widget-title {
    position: absolute;
    top: -21px;
    background: #fff;
    left: 15px;
    padding: 0px 15px;
    margin: 0;
    z-index: 1;
    line-height: 38px;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.sidebar .widget li {
    position: relative;
    padding-right: 0;
    margin-top: 1px;
    list-style: none;
}

.sidebar .widget-menu ul li a {
    display: block;
    padding: 10px 15px 10px 15px;
    text-transform: capitalize;
    position: relative;
    color: #8a8a8a;
    font-size: 17px;
    font-weight: 400;
}

.sidebar .widget-menu ul li:last-child a{
    border-bottom: none;
}

.sidebar .widget li:last-child {
    border-bottom: none;
}

.sidebar .widget li a:after {
    background-size: 12px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(img/arrow-orange-right.svg);
    content: "";
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 22px;
    width: 15px;
}

.sidebar .widget-menu ul li.archive-active a:after, .sidebar .widget li:hover a:after, .sidebar .widget-menu .current-menu a:after, .sidebar .widget-menu .current-menu-item a:after, .sidebar .widget-menu .activeChild a:after{
    background-image: url(img/arrow-white-right.svg);
}

.sidebar .widget-menu ul li a:hover{
    color: #ffffff;
    background-color: #50bfbc;
}

.sidebar .widget-menu ul li.archive-active a, .sidebar .widget-menu .current-menu a, .sidebar .widget li.current-cat a, .sidebar .widget-menu .current-menu-item a, .sidebar .widget-menu ul .current_page_item a, .sidebar .widget-menu li.activeChild a {
    color: #ffffff;
    background-color: #50bfbc;
}

.side-contact-header {
    margin-bottom: 20px;
}

.side-contact-header p {
    font-size: 12px;
    color: #000;
    line-height: normal;
}

.side-form-title {
    line-height: 38px;
    border-bottom: none;
    color: #50bfbc;
    font-size: 28px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
}
.small-form-title {
    color: #4d4d4d;
    display: block;
}

.sidebar .widget.contat-wrap {
    padding: 40px 35px;
    background-color: #fff;
    position: relative;
    border: 1px solid #d5d5d5;
}

.sidebar div.wpcf7 .wpcf7-form textarea.form-control {
    height: 110px;
}

.sidebar .btn-wrap .wpcf7-submit {
    background-color: #50bfbc;
    border: 1px solid #50bfbc;
    width: 100%;
    border-radius: 0px;
    color: #fff;
    line-height: 21px;
    padding: 18px;
    padding-top: 15px;
}

.sidebar div.wpcf7 .btn-wrap {
    position: relative;
    width: 220px;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.sidebar div.wpcf7 .wpcf7-form .form-group.quiz-math {
    margin-top: 20px;
}
.sidebar .btn-wrap .wpcf7-submit:hover {
    border: 1px solid #000000;
    background-color: rgba(0, 0, 0, 0.81);
    color: #ffffff;
}

.sidebar div.wpcf7 .wpcf7-form .form-control {
    border: 1px solid #efefef;
    padding: 15px;
    font-size: 16px;
    text-transform: none;
    color: #7e7c7c;
    height: 60px;
    font-weight: 300;
    background: #fdfdfd;
}

.sidebar div.wpcf7 .wpcf7-form .label-name {
    font-size: 16px;
}

.sidebar .wpcf7 ::-webkit-input-placeholder {
    color: #b3b3b3;
}

.sidebar .wpcf7 ::-moz-placeholder {
    color: #b3b3b3;
}

.sidebar .wpcf7 :-ms-input-placeholder {
    color: #b3b3b3;
}

.sidebar .wpcf7 :-moz-placeholder {
    color: #b3b3b3;
}

.wpcf7-form textarea.form-control {
    height: 130px;
}

.sidebar div.wpcf7 .wpcf7-form .form-control:focus {
    border-bottom: 1px solid #50bfbc
}

.sidebar div.wpcf7 .wpcf7-form .form-group {
    margin-bottom: 15px;
}

.sidebar div.wpcf7 .wpcf7-response-output {
    bottom: -20px;
    padding: 2px 6px !important;
    font-size: 12px;
    background: #b30000;
    line-height: 14px;
    color: #fff;
}

/* sidebar css*/

.elm-button {
    display: inline-block;
    cursor: pointer;
    box-shadow: none;
    height: 64px;
    padding: 17px 55px;
    position: relative;
    font-size: 18px;
    line-height: 19px;
    width: auto;
    margin-top: 40px;
    border-radius: 0;
    color: #fff;
    border: 1px solid #50bfbc;
    background-color: #50bfbc;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    min-width: 215px;
}

.elm-button:hover {
    border: 1px solid #000000;
    background-color: rgba(0, 0, 0, 0.81);
    color: #ffffff;
}

.elm-button:active, .elm-button:focus {
    border: 1px solid #000000;
    background-color: rgba(0, 0, 0, 0.81);
    color: #ffffff;
}

span.elm-button-text {
    position: relative;
    top: -1px;
}

/* home banner */
.bgimg {
    position: relative;
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.innerpages.bgimg {
    height: 300px;
    background-position: center;
}

.page-banner-wrap .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 15px;
}

.page-banner-wrap {
    bottom: 20px;
    display: flex;
    height: 100%;
}

.main-banner {
    height: 516px;
    top: 0;
}

#homebanner {
    height: 100%;
    overflow: hidden;
}

#homebanner .owl-stage, #homebanner .owl-stage, #homebanner .owl-stage-outer, #homebanner.owl-carousel.owl-drag .owl-item, #homebanner .home-banner.bgimg, #homebanner .home-banner-item .container {
    height: 100%;
}


.home-banner.bgimg {
    z-index: 1;
    align-items: center;
    display: flex;
    height: calc(100% - 0px);
    background-color: #3857a9;
}

.home-banner-item {
    position: relative;
    height: 100%;
    top: 0;
    width: 100%;
}

.home-banner-item .container {
    padding: 0;
    display: flex;
    align-items: flex-end;
    position: relative;
    padding-bottom: 100px;
}

.banner-wrap {
    position: relative;
    width: 100%;
    z-index: 2;
    display: flex;
}

.banner-left-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}

.banner-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    width: 49%;
    position: relative;
    border: 4px solid #546db9;
    min-height: 360px;
}

.banner-details {
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 0 15px;
    margin: 0 auto;
    text-align: left;
    color: #fff;
}
.banner-additional-info, .banner-additional-info p {
    color: #fff;
}
.banner-content {
    padding-right: 44px;
}

.banner-details .banner-title {
    color: #ffffff;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 700;
    position: relative;
}

.banner-details .banner-content p {
    font-size: 20px;
    line-height: 34px;
}

.banner-details .page-button {
    margin-top: 30px;
}

.innerpages .page-banner-wrap {
    text-align: center;
}

.innerpages .banner-title {
    color: #ffffff;
    font-size: 32px;
    line-height: 42px;
    text-transform: uppercase;
    margin-bottom: 24px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin: 0;
    padding-bottom: 10px;
}

.innerpages .banner-title:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 1px;
    width: 85px;
    height: 1px;
    background: #50bfbc;
}

.trust-image-sec {
    position: absolute;
    right: 0;
    z-index: 1;
    width: 300px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.trust-image-sec img {
    width: auto;
    height: 67px;
    margin: 15px 10px;
}


/* home banner sec */
.slider-btn-sec {
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 1;
    width: 300px;
    padding: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    right: 0;
    margin: auto;
    height: 24px;
}

.main-banner .owl-dots {
    position: relative;
    width: 114px;
    height: 14px;
    background: transparent;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-banner .owl-dots .owl-dot {
    width: 13px;
    height: 13px;
    opacity: 0.5;
    border-radius: 50%;
    margin: 0 3px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.0);
}

.main-banner .owl-dots .owl-dot span {
    background: #fff;
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 50%;
}



.main-banner .owl-dots .owl-dot.active {
    opacity: 1;
    background: none;
    border: 1px solid #50bfbc;
}

.main-banner .owl-dots .owl-dot.active span {
    background: #50bfbc;
    width: 7px;
    height: 7px;
    display: block;
    border-radius: 50%;
}



/* Banner end css */

.white-color-sec, .white-color-sec a, .white-color-sec .title, .white-color-sec p, .white-color-sec ul li, .white-color-sec p a {
    color: #fff;
}
.page-button {
    margin-top: 15px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 0;
}

/* about sec */
.about-left-sec {
    display: flex;
    order: 2;
    position: relative;
    flex-direction: column;
}

.about-right-sec {
    order: 1;
    min-height: 360px;
}

.about-detail p strong {
    font-size: 18px;
    font-weight: 300;
}

.home-about-sec .title {
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.home-about-sec{
    background-image: url(img/home-about-bg.jpg);
}
.about-video .video-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    position: relative;
    border: 0px solid #fff;
    background-color: #fff;
    box-shadow: 0px 0px 11px #dadada;
    height: 330px;
    display: block;
}

.about-video .video-image:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: calc(100% - 0px);
    height: calc(100% - 0px);
    background: rgba(0, 0, 0, 0.42);
    margin: auto;
    opacity: 0;
    transition: .25s;
}
.about-video .video-image:hover:after{
    opacity: 1;
}
.about-left-sec .page-button {
    margin-top: 40px;
}

.about-right-sec {
    order: 1;
    min-height: 360px;
    padding-right: 50px;
}
/* about end */

/* home additional info */
.home-additional-info {
    background-image: url(img/additional-sec-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.additional-info-wrap {
    align-items: center;
}

.additional-info-left-sec, .additional-img {
    position: relative;
}
.additional-info-left-sec .additional-img {
    width: 100%;
    padding-right: 120px;
    z-index: 1;
}

.additional-info-left-sec .add-image-second {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    right: 15px;
    width: 45%;
    height: 42%;
    bottom: 70px;
}

.additional-info-left-sec .add-image-second:after {
    content: "";
    position: absolute;
    right: -15px;
    width: calc(100% + 0px);
    height: calc(100% + 30px);
    bottom: -15px;
    border: 1px solid #e9e9e9;
    z-index: -1;
}

.additional-info-right-sec{
    position: relative;
}

/* home additional info */

/* content section */
.content-left-sec, .content-left-sec .content-img {
    position: relative;
}

.content-info-wrap {
    align-items: center;
}

.content-left-sec .content-img {
    margin-top: 40px;
    width: 100%;
}

.content-right-sec {
    padding-left: 40px;
}

.content-left-sec .content-img:after {
    content: "";
    position: absolute;
    right: -15px;
    width: calc(100% + 0px);
    height: calc(100% + 0px);
    top: -15px;
    border: 1px solid #e9e9e9;
    z-index: -1;
}
/* end */
/* single blog css */
.related-blog-sec {
    border-top: 1px solid #e5e5e5;
    padding-bottom: 30px;
}
.related-blog-sec .button_wrap {
    position: absolute;
    left: 25px;
    bottom: 20px;
}

.static-page-details .wp-image-wrap img, .static-page-details img, .blog-single-img img{
    padding: 5px;
    border: 1px solid #ccc;
}

.cat-date-wrap {
    display: flex;
    align-items: center;
    margin-top: 12px;
}

.cat-date-wrap .datetime {
    margin-right: 10px;
}

.blog-single-img {
    margin-bottom: 20px;
    width: 100%;
}

.blog-single-img .img-post, .blog-single-img .img-post img{
    width: 100%;
}

.blog-heading {
    margin-bottom: 0;
    font-weight: 400;
}

.blog-info {
    margin-bottom: 20px;
}
.singleblog .blog-content img {
    border: 5px solid #ededed;
}

.blog-content p a strong {
    color: #3757a9;
}
.blog-content p a:hover strong {
    color: #50bfbc;
}
.blog-single-img .img-post {
    margin-bottom: 15px;
    float: left;
    padding-right: 30px;
    width: 47%;
}
/* single blog css */

/* common blog sec */
.common-blog-sec {
    background-color: #fff;
}

.home-blog-wrap {
    margin: 40px 0;
}

.home-blog-sec > .blog-thumb-img, .home-blog-sec a img {
    width: 100%;
    display: block;
    position: relative;
}
.home-blog-sec > .blog-thumb-img:after {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.51);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .25s;
}

.home-blog-sec:hover > .blog-thumb-img:after{
    opacity: 1;
}

.home-blog-wrap .home-blog-content {
    width: calc(100% - 30px);
    position: relative;
    margin: 0 auto;
    background: #fff;
    margin-top: -50px;
    padding: 20px 25px;
    box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.05);
    min-height: 130px;
}

.home-blog-wrap .home-blog-content .h3 {
    line-height: 26px;
    font-size: 18px;
    font-weight: 400;
}

.home-blog-wrap .home-blog-content .read-more{
    display: inline-block;
}
/* end */

/* Tools Section Home */
.common-tools-sec {
    background-color: #f4f6f7;
    background-image: url(img/product-bg.jpg);
    height: 506px;
    display: flex;
    align-items: center;
}

.tools-slider-info .items, .tools-slider-info .items a, .tools-slider-info .items a .tools-info{
    width: 100%;
    position: relative;
}

.tools-slider-info .items {
    padding: 15px;
    float: left;
}

.tools-slider-info .owl-carousel .owl-stage-outer, .tools-left-info {
    padding-top: 0px;
}

.tools-slider-info .items .count {
    font-family: 'Roboto', sans-serif;
    font-size: 100px;
    color: rgba(0, 0, 0, 0.05);
    font-weight: 700;
    position: relative;
    width: 100%;
    text-align: center;
    top: -25px;
    display: block;
}

.tools-slider-info .items a {
    display: block;
    box-shadow: 0px 0px 11px #ececec;
    background: #fff;
    float: left;
    text-align: center;
}

.tools-slider-info .items a:hover {
    background: #3756a7;
}

.tools-slider-info .items a:hover .tools-name  {
    color: #fff;
}

.tools-slider-info .items a .tools-info {
    float: left;
    height: 270px;
    display: flex;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.tools-slider-info .items a .tools-info:after {
    background: rgba(255, 255, 255, 0.73);
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}
.tools-slider-info .items a .tools-info .product-featured-image {
    width: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    font-size: 0px;
    height: calc(100% - 35px);
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    top: 0;
    z-index: 1;
}

.tools-slider-info .items a .tools-info .product-featured-image div img {
    width: auto;
    height: 200px;
}

.tools-slider-info .items a .tools-name {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    float: left;
    padding: 15px 15px;
    color: #000;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-tools-wrap .page-button {
    margin-top: 15px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home-tools-wrap .tools-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.toolnext, .toolprev {
    display: inline-block;
    color: #fff;
    padding: 0;
    cursor: pointer;
    font-size: 0px;
    position: relative;
    background-image: url(img/arrow.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding-right: 0;
    width: 40px;
    height: 40px;
    transform: rotate(180deg);
    opacity: .5;
    margin-right: 15px;
}
.toolprev {
    transform: rotate(0deg);
    margin-right: 0;
}

.toolnext:hover, .toolprev:hover {
    background-image: url(img/arrow-orange.svg);
    opacity: 1;
}

.tools-slider-info {
    width: 63.666667%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

/* Tools Section Home */
/* hive page css */
.page-template-hive .innerpages .banner-title:after {
    width: auto;
}
.our-hive .title:after {
    width: 60px;
}
.left-content-outer h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 5px 0;
}
.hive-image-outer {
    padding-right: 20px;
}
.left-content-outer ul li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 10px;
    height: 10px;
    background: #dca927;
    border-radius: 50px;
}
.left-content-outer ul li {
    float: left;
    width: 40%;
    position: relative;
    padding-left: 20px;
}
.links-outer-box {
    margin-top: 60px;
}
.links-outer-box .slides {
    display: flex;
    align-items: center;
    justify-content: center;
}
.links-outer-box .slides li {
    margin: 0 5px;
}
.our-hive_section {
    border-top: 1px solid #dedede;
}
.left-listing {
    border: none;
    background: #f0f0f0;
    margin-right: 30px;
}
.left-listing li {
    display: block;
    width: 100%;
}
.our-hive_section .nav-tabs .nav-link{
    color:#000;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    font-weight: 400;
}
.our-hive_section .nav-tabs .nav-item.show .nav-link, .our-hive_section .nav-tabs .nav-link.active, .our-hive_section .nav-tabs .nav-link:hover {
    color: #fff;
    background-color: #50bfbc;
}
.line-bottom {
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.our-hive_section .tab-content h3 {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 25px;
}
/* end css */
/* contact footer */
.email-and-phone .email-info {
    font-weight: 300;
    font-size: 18px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 38px;
    background-position: center left;
    padding-left: 52px;
    position: relative;
    background-image: url(img/mail-icon.png);
    line-height: normal;
    margin-bottom: 20px;
}

.email-and-phone .phone-no {
    font-weight: 300;
    font-size: 18px;
    padding: 0;
    margin-top: 0;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center left;
    padding-left: 52px;
    position: relative;
    background-image: url(img/phone-icon.png);
}

.contact-address-header .contact-address {
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 0 7px;
    padding-left: 52px;
    position: relative;
    background-image: url(img/location-icon.png);
    font-size: 18px;
}

.contact-address-header .contact-address .location-name {
    font-weight: 600;
}

.email-and-phone .phone-no, .email-and-phone .email-info, .contact-address-header .contact-address{
    color: #000;
}

.email-and-phone .phone-no:hover{
    color: #50bfbc;
}

.contact-address-header .contact-address .direction-link:hover, .contact-address-header .contact-address .direction-link:focus {
    color: #10284d;
    border-color: #10284d;
}

.contact-address-header {
    margin-bottom: 30px;
}
.contact-right-side {
    position: relative;
    display: flex;
}

.contact-address-map {
    position: relative;
    width: calc(100% - 30px);
    margin-left: auto;
    margin-top: 30px;
    height: 50%;
}

.contact-address-map iframe {
    content: "";
    position: absolute;
    width: calc(100% + 0px);
    height: calc(100% + 0px);
}

.contact-address-map:after {
    content: "";
    position: absolute;
    right: -15px;
    width: calc(100% + 0px);
    height: calc(100% + 0px);
    top: -15px;
    border: 5px solid #ededed;
    z-index: -1;
}


.city-location select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.ie select::-ms-expand {
    display: none;
}

.ie select:focus::-ms-value {
    background-color: transparent;
    color: #7e7c7c;
}

.city-location select {
    width: 100%;
    background: transparent url(img/select-arrow.svg) no-repeat right center;
    background-size: 12px;
    line-height: inherit;
    font-family: inherit;
    background-position: 96% 50%;
    border: 1px solid #efefef;
    padding: 0 15px;
    font-size: 16px;
    text-transform: none;
    color: #7e7c7c;
    height: 60px;
    font-weight: 400;
    background-color: #fdfdfd;
    text-shadow: none;
    cursor: pointer;
    padding-right: 25px;
}

/* contact footer end */

/* newsletter css */
.our-newsletter {
    margin-bottom: -105px;
    z-index: 1;
}

.our-newsletter div.wpcf7 form.submitting .subscribe-btn input {
    color: rgba(255, 255, 255, 0.0);
    background-color: #50bfbc;
    border: 1px solid #50bfbc;
}

.our-newsletter form {
    position: relative;
    float: left;
    width: 100%;
    padding: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(img/newsletter-bg.jpg);
    background-color: #50bfbc;
}

.our-newsletter .wpcf7 .wpcf7-not-valid-tip {
    bottom: 5px;
    right: 240px;
}

.subscribe-info {
    width: 100%;
    text-align: center;
}
.newsletter-title {
    text-transform: uppercase;
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px;
}

.subscribe-email {
    width: 100%;
    float: none;
    position: relative;
}

.subscribe-email .subscribe-btn {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    height: 60px;
    width: 220px;
    margin: auto;
    background-color: #3757a9;
    border-color: #3757a9;
}
 
.subscribe-email .subscribe-btn .subscribe-btn {
    right: 0;
    margin: 0;
    padding: 10px;
}

.subscribe-email .subscribe-btn .subscribe-btn:hover {
    background-color: #5376d0;
    border-color: #5376d0;
}

div.wpcf7 .subscribe-email .subscribe-btn .ajax-loader {
    left: -10px;
}

.our-newsletter .wpcf7 .wpcf7-form .subscribe-email .form-control {
    border: 5px solid #abe4e4;
    height: 80px;
}
/* news end css */


/* attorney page css */
.our-attr-wrap {
    margin-bottom: 50px;
}

.attr-page-info {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}

.attr-page-info .attorney-image {
    width: calc(100% - 0px);
    position: relative;
    height: 245px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.attr-page-info .attorney-image:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: calc(100% - 0px);
    height: calc(100% - 0px);
    background: rgba(0, 0, 0, 0.22);
    margin: auto;
    opacity: 0;
    transition: .25s;
}

.attr-page-info a:hover .attorney-image:after{
    opacity: 1;
}

.attr-page-info a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: relative;
    text-align: center;
    border: 1px solid #d9d9d9;
    padding: 15px;
}

.our_team {
    padding: 70px 0;
    padding-bottom: 40px;
}

.attr-page-list .attr-page-wrap {
    margin-bottom: 30px;
}

.attr-page-info .client-name {
    color: #000000;
    font-size: 22px;
    font-weight: 400;
}

.attr-page-info a:hover .client-name {
    color: #50bfbc;
}

.attr-page-info a:hover {
    border-color: #50bfbc;
}

.our-attr-wrap .elm-wrapper {
    margin: 0;
}

.our-attr-wrap .elm-wrapper .elm-button {
    margin-top: 10px;
    margin-bottom: 10px;
}

.attr-client-img img {
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: relative;
    text-align: center;
    border: 1px solid #d9d9d9;
    padding: 10px;
    display: inline-block;
}

.attorney-content .attorney-name {
    font-size: 28px;
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin-top: 20px;
}

.team-designation {
    color: #a7a7a7;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: normal;
    font-weight: 400;
}
.client-info-content {
    margin-top: 10px;
    text-align: left;
}
/* team css */

/* contact page  css */
.map-wrapper {
    height: 450px;
    margin-bottom: -105px;
}

.map-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.contact-page-details .contact-address-header {
    margin-bottom: 60px;
}

/* contact page  css */

/* partner page  css */
.partner-country {
    background: #5d76b9;
}

.country-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
}

.country-image div {
    position: relative;
    padding: 15px 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.16);
}

.country-image div:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.0);
}

.country-image div span {
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
}

.partner-address-info {
    width: 100%;
    position: relative;
    float: left;
    padding: 0 30px;
}

.partner-address-info .partner-image img {
    width: auto;
}

.partner-address-wrap:nth-child(2) .partner-address-info {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.partner-address-info .partner-image {
    width: 100%;
    display: flex;
    align-items: center;
    height: 150px;
}

.address-information {
    border-bottom: 1px solid #e5e5e5;
    padding: 22px 0px;
}

.address-information.other-address{
    border-bottom: none;
}

.address-information p, .address-information p strong {
    font-size: 16px;
    font-weight: 300;
}

.address-information p strong {
    font-weight: 400;
}

.address-information a {
    color: #3757a9;
}

.address-information a:hover {
    color: #50bfbc;
}
.partner-title {
    font-size: 26px;
    font-weight: 600;
}

.partner-address-info .small-title {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.our-partner-address {
    padding-bottom: 70px;
}
/* partner info */

/* Career page css */
.position-information {
    background-image: url(img/career-bg.jpg);
    margin-bottom: -105px;
    padding-bottom: 175px;
}
.job-icon {
    width: 110px;
}
.job-icon svg, .job-icon img {
    height: 80px;
    width: 85px;
}
.job-icon svg path, .job-icon svg circle, .job-icon svg rect {
    fill: #3757a9;
}
.apply-now .btn {
    border: 1px solid #29b25a;
    background-color: #29b25a;
}

.apply-now .btn:hover {
    border: 1px solid #50bfbc;
    background-color: #50bfbc;
}

.positions-detail {
    background: #fff;
    border: 1px solid #d2d2d2;
    margin-top: 40px;
    margin-bottom: 30px;
}

.job-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #d2d2d2;
    padding: 30px 20px;
}

.job-description {
    width: calc(100% - 305px);
    padding-right: 15px;
}

.job-description .position-name {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 5px;
    width: 100%;
    line-height: normal;
}

.job-description p{
    color: #000;
}
.careers-information .container > .row {
    align-items: center;
}


/* .uploadfile .wpcf7-form-control-wrap {
    margin-top: 10px;
    width: 100%;
    float: left;
    position: relative;
    display: block;
} */

.uploadfile .wpcf7-form-control-wrap input[type="file"] {
    cursor: pointer;
    /*  border: none;
     padding: 0px;
     display: block;
     width: 100%;
     color: #000; 
     font-size: 0px;
     opacity: 0; 
     font-weight: 400;
     height: 44px; */

    border: 1px solid #efefef;
    padding: 10px 15px;
    font-size: 16px;
    text-transform: none;
    color: #7e7c7c;
    background: none;
    height: auto;
    font-weight: 300;
    width: 100%;
    background: #fdfdfd;
}
/* .uploadfile .wpcf7-form-control-wrap:after {
    content: 'Upload Resume';
    color: white;
    display: inline-block;
    border-radius: 0px;
    padding: 7px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 0;
    pointer-events: none;
    text-transform: uppercase;
    background-color: #29b25a;
    border: 1px solid #29b25a;
    background-repeat: no-repeat;
    background-size: 22px;    
    background-position: 41.5% 50%;
    background-image: url(img/upload-icon-white.svg);
    text-indent: 48px;
}

.uploadfile .wpcf7-form-control-wrap:hover:after {
    background-color: #3757a9; 
    border-color: #3757a9;
} */

.popup-form .wpcf7-response-output {
    position: absolute;
    bottom: -30px;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 320px;
    display: block;
    left: 0;
    right: 0;
}

/* modal popup */
.modal-body {
    padding: 30px;
    padding-bottom: 40px;
}

.modal-header {
    padding: 0;
    border-bottom: 0 solid #e9ecef;
}

.modal-header {
    padding: 0;
    border-bottom: 0 solid #e9ecef;
}

.modal-header .close {
    background-color: #50bfbc;
    color: #fff;
    position: absolute;
    right: 8px;
    top: 0px;
    width: 36px;
    height: 36px;
    opacity: 1;
    z-index: 2;
    font-size: 0px;
    border-radius: 50%;
}

.modal-header .close:before, .modal-header .close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 16px;
    width: 2px;
    background-color: #ffffff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.modal-header .close:after {
    transform: rotate(-45deg);
}

.modal-header .close:before {
    transform: rotate(45deg);
}

/* career end css */
/* about page */
.about-content-info{
    background-image: url(img/about-content.jpg);
}

.about-additional-img {
    width: 100%;
    position: relative;
    text-align: center;
    padding-bottom: 120px;
}
.about-info-wrap {
    align-items: center;
}
.about-additional-img img {
    width: calc(70% - 0px);
}

.about-additional-img:after {
    content: "";
    width: 56%;
    right: 15px;
    background: #fff4ee;
    height: 40%;
    bottom: 56px;
    position: absolute;
    z-index: -1;
}

.additional-image-second {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    width: 56%;
    height: 37%;
    bottom: 0;
}

.about-info-img {
    position: relative;
    width: 100%;
    padding-top: 88px;
    text-align: right;
}

.about-info-img img {
    width: calc(100% - 85px);
}

.about-info-img .about-title {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(img/about-title.jpg);
    font-size: 30px;
    font-weight: 600;
    display: block;
    line-height: 42px;
    color: #fff;
    padding: 30px;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 60px);
    text-align: left;
}
.about-info-right {
    padding-left: 50px;
}

.about-information .container > .row{
    align-items: center;
}

.people-are-saying{
    background-color: #f0efeb;
    background-image: url(img/testimonial-bg.jpg);
}

.testimonial-info-sec {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
}

.testimonial-wrapper {
    display: flex;
}

.testimonial-description {
    width: 100%;
    padding: 30px 25px;
    background: #fff;
    box-shadow: 0 0 12px #d4d4d4;
    position: relative;
    z-index: 1;
}
.testimonial-name {
    font-size: 22px;
    color: #3757a9;
    font-weight: 400;
    margin-bottom: 10px;
}

.testimonial-description:before {
    content: "";
    width: 106px;
    height: 106px;
    position: absolute;
    background-image: url(img/qoutes.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 10px;
    z-index: -1;
    left: 21px;
    opacity: 1;
}
/* end css about*/
/* newsletter page css */
.newsletter-content .title {
    display: inline-block;
    padding-bottom: 10px;
}
.newsletter-content .title:after {
    width: 70%;
}
.month-name {
    color: #3757a9;
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 10px;
}

.newsletter-item-wrap {
    margin-bottom: 45px;
}

.newsletter-content .newsletter-item-wrap:last-child {
    margin-bottom: 0;
}

.newsletter-content {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 50px;
    margin-bottom: 40px;
}

.newsletter-content:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
.newsletter-item-wrap a.btn {
    margin-top: 12px;
}
/* newsletter page css */
/* testimonial page css */
.reviews-item-wrap {
    width: 100%;
    padding: 30px 25px;
    background: #fff;
    border: 1px solid #d4d4d4;
    position: relative;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.reviews-item-wrap:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(173,171,171,0.8);
    -moz-box-shadow: 0 0 20px rgba(173,171,171,0.8);
    box-shadow: 0 0 20px rgba(173,171,171,0.8);
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    -moz-border-radius: 100px / 10px;
    border-radius: 100px / 10px;
    width: 75%;
    margin: auto;
}

.testimonial-header {
    margin-bottom: 40px;
}

.testimonial-title {
    font-size: 22px;
    color: #3757a9;
    font-weight: 400;
    margin-bottom: 10px;
}

.testimonial-logo img {
    width: auto;
}
.testimonial-logo {
    width: 225px;
}

.reviews-icon svg, .reviews-icon img {
    width: 120px;
    height: 120px;
}

.reviews-icon {
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.reviews-short-info {
    width: calc(100% - 180px);
    position: relative;
    padding-left: 30px;
}

.reviews-short-info:before {
    content: "";
    position: absolute;
    top: 0;
    left: -13px;
    width: 30px;
    height: 100%;
    background-image: url(img/shadow-border.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
}

.reviews-item-wrap:last-child{
    margin-bottom: 0;
}
.reviews-item-wrap:nth-child(even) {
    background: #fff;
}


.known-by-the-companies {
    border-bottom: 1px solid #e5e5e5;
}

.known-by-the-companies h3 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 25px;
    margin-top: 30px;
}

.compnay-testimonial {
    border: 1px solid #f0f0f0;
    width: 100%;
    position: relative;
    padding: 30px;
    min-height: 218px;
    margin-top: 30px;
    text-align: center;
}

.compnay-testimonial .client_name span {
    display: block;
    margin-top: 20px;
    margin-bottom: 15px;
}

.wrap-company-testimonial{
    position: relative;
    width: 100%;
}

.wrap-company-testimonial:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    background-image: url(img/qoutes.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50px;
    z-index: -1;
    left: 0;
    opacity: 1;
    right: 0;
    top: -16px;
    margin: auto;
}

.compnay-testimonial-wrap .compnay-testimonial:nth-child(1) {
    margin-top: 0px;
}

.compnay-testimonial .client_name {
    font-size: 22px;
    color: #50bfbc;
    font-weight: 400;
    margin-top: 10px;
    position: relative;
    width: 100%;
}

.compnay-testimonial .client_name .featured-img {
    width: 130px;
}

/* end css */

/* blog css */
.post-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.post-list li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 40px;
}

.post-list li:nth-child(1), .post-list li:nth-child(2) {
    margin-top: 0px;
}

.blog-content-box {
    width: 100%;
    position: relative;
}

.blog-content-box > a, .blog-content-box a img {
    width: 100%;
    display: block;
    position: relative;
}

.blog-content-box a img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 270px;
}

.blog-content-box .news-short-info, .home-blog-sec .news-short-info {
    height: 271px;
    width: 100%;
    position: relative;
    background-image: linear-gradient(to right bottom, #4671b7, #1787c3, #009cc6, #1aaec2, #50bfbc);
    color: #fff;
    padding: 35px 15px;
    font-size: 16px;
}

.home-blog-sec .news-short-info {
    height: 285px;
}

.blog-content-box > a:after {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.51);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .25s;
}

.blog-content-box:hover > a:after {
    opacity: 1;
}

.blog-content-box .info-box {
    width: calc(100% - 30px);
    position: relative;
    margin: 0 auto;
    background: #fff;
    margin-top: -50px;
    box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.05);
    min-height: 130px;
    padding: 15px 15px;
}
.blog-content-box .info-box .blog-foot {
    position: relative;
    left: 0;
    bottom: 0;
}
.blog-content-box .info-box .h2 {
    line-height: 26px;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
}

.blog-content-box .blog-foot .read-more {
    display: inline-block;
}

/* blog end css */

/* white-paper-library-info */
.search-filter select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.search-filter select {
    width: 100%;
    background: transparent url(img/select-arrow.svg) no-repeat right center;
    background-size: 12px;
    line-height: inherit;
    font-family: inherit;
    background-position: 96% 50%;
    border: 1px solid #efefef;
    padding: 0 15px;
    font-size: 16px;
    text-transform: none;
    color: #7e7c7c;
    height: 60px;
    font-weight: 400;
    background-color: #fdfdfd;
    text-shadow: none;
    cursor: pointer;
    padding-right: 25px;
}

.search-lib-sec .widget form.search-form:after {
    display: none;
}

.search-and-filter-section .search-filter, .search-lib-sec .search-library-sec {
    width: 330px;
    ;
}

.search-filter {
    display: flex;
    align-items: center;
}

.search-filter #refreshbtn {
    color: #4671b7;
    padding-left: 15px;
    cursor: pointer;
    width: auto;
    display: inline-block;
}

.search-lib-sec .search-library-sec form {
    display: block;
    width: 100%;
    float: left;
    position: relative;
}

.search-lib-sec .search-library-sec {
    margin-left: auto;
}

.search-lib-sec .search-library-sec .library-error {
    margin: 0;
    right: 0;
    opacity: 0;
    display: none;
}

.search-lib-sec .search-library-sec .library-search-inner {
    width: 100%;
    position: relative;
    float: left;
}

.search-lib-form .search-lib-submit {
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    height: 60px;
    padding: 10px;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    background: none;
    border-radius: 0;
}

.search-lib-form .lib-search-field {
    background-color: #fff;
    margin-bottom: 10px;
    color: #000;
    font-size: 16px;
    height: 60px;
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0;
    font-family: 'Poppins', sans-serif;
    border: 1px solid #d5d5d5;
    padding: 12px 20px;
    border-radius: 0;
    padding-right: 50px;
    line-height: 26px;
}

.white-paper-library-sec > .container > .row {
    padding: 0 10px;
}

.paper-library-wrap {
    display: flex;
    position: relative;
    padding: 0 10px;
}

.white-paper-library-info {
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 25px 10px;
    padding-bottom: 50px;
    position: relative;
}

.white-paper-library-info > img {
    height: 80px;
    width: auto;
}

.white-paper-library-info .download-btn {
    color: #50bfbc;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    position: absolute;
    bottom: 20px;
    left: 15px;
}

.white-paper-library-info .download-btn:hover {
    color: #3757a9;
}

.white-paper-library-info .ctc-title {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    color: #000;
    margin-top: 20px;
    line-height: normal;
    margin-bottom: 10px;
    min-height: 75px;
}

.white-paper-library-info .ctc-title.suit-name, .white-paper-library-info .ctc-title.tool-name{
    margin-bottom: 0;
    min-height: inherit;
}

.white-paper-library-info .suites-name, .white-paper-library-info .ctc-tools, .white-paper-library-info .ctc-tools p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
    color: #757575;
}

.suites-name span:last-child, .ctc-tools span:last-child  {
    display: none;
}

.readall-button {
    color: #3757a9;
    background: none;
    border: none;
    font-size: 14px;
    cursor: pointer;
    font-weight: 300;
    position: relative;
    bottom: 10px;
    text-transform: capitalize;
    border-bottom: 1px solid #3757a9;
    line-height: normal;
}

.readall-wrapper .readall-button:hover{
    border-color: #50bfbc;
    color: #50bfbc;
}

.readall-button {
    display: none;
}

.readall-hide + .readall-button {
    display: inline-block;
}

.white-paper-container .posts-data-table thead .col-image {
    padding-left: 20px;
}

.white-paper-container .posts-data-table thead .col-downloads{
    text-align: right;
}

/* white-paper-library-info end css */

/* faq css */
.top-search-outer .req-error {
    z-index: 10;
    bottom: 0;
}
.our_faq .title {
    text-transform: capitalize;
}
.our-faq_section .card button {
    border: none;
    font-size: 24px;
    height: auto;
    padding: 25px 30px;
    font-weight: 400;
    text-align: left;
    cursor: pointer;
    width: 100%;
    background: none;
    border-bottom: 1px solid #dedede;
}

.our-faq_section .card button img, .our-faq_section .card button svg {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 6px;
}
.our-faq_section .green-box p {
    color: #fff;
    border-top: 1px solid #fff;
    padding-top:20px;
}

.our-faq_section .green-box {
    background: #4671b7;
    padding-top: 0;
}
.our-faq_section .card {
    border: none;
}
.our-faq_section .card button[aria-expanded=true] {
    background: #4671b7;
    color: #fff;
    border: none;
}
.our-faq_section .card button[aria-expanded=true] svg {
    fill: #fff;
    transform: rotate(90deg);
}

.top-search-outer input.search {
    background: #fff;
    padding: 20px;
    height: auto;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3) !important;
    position: relative;
    z-index: 9;
    color: #000 !important;
    border: none;
}

.top-search-outer input.global_filter {
    height: 61px;
}

.top-search-outer .global_filter:focus {
    border: none;
}

.top-search-outer .search-input-box {
    border: 5px solid rgba(255, 254, 254, 0.30) !important;
    margin-top: -35px;
    position: relative;
}

.top-search-outer .search-input-box .search-icon {
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 10;
    bottom: 0;
    margin: auto;
    cursor: default;
}

.top-search-outer .input-group-btn {
    width: 50px;
    height: 60px;
}


.top-search-outer .input-group-btn input.search-btn {
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/themes/ctcsoftware/img/search.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px;
    background-color: transparent;
}

.top-search-outer .input-group-btn {
    width: 50px;
    height: 60px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
    top: 0;
}
/* end css */

/* video css */
.videosbg {
    position: relative;
    height: 100%;
    display: block;
    cursor: pointer;
}

.play-icon {
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 9;
}

.play-icon svg, .play-icon img {
    width: 18px;
    height: 18px;
    margin-left: 6px;
    fill: #ffffff;
}

.play-icon {
    background: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video_box .item-video .play-icon {
    z-index: 1;
    background-image: url(img/play-black.svg);
    background-repeat: no-repeat;
    background-position: 60% 50%;
    background-size: 16px;
}

.video_box .item-video .videosbg:hover .play-icon {
    background-color: #50bfbc;
    background-image: url(img/play-white.svg);
}

.videosbg:hover .play-icon svg, .videosbg:hover .play-icon svg path {
    fill: #fff;
}
.videosbg:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: calc(100% - 0px);
    height: calc(100% - 0px);
    background: rgba(0, 0, 0, 0.42);
    margin: auto;
    opacity: 0;
    transition: .25s;
}
.videosbg:hover:after{
    opacity: 1;
}

.video-title h4 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 15px;
}
.cat-name-video, .video-date {
    font-size: 12px;
}

.cat-name-video {
    line-height: normal;
    width: calc(100% - 118px);
    position: relative;
    color: #3f58a3;
    font-weight: 600;
}

.video_box .item-video .video-date {
    width: 118px;
}

.video-date {
    color: rgba(0, 0, 0, 0.50);
    margin: 0;
    display: block;
    font-weight: 600;
    line-height: normal;
    text-align: right;
}

.category-and-date {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 10px 0;
    margin-top: 7px;
}

.video_box {
    margin-bottom: 30px;
}

.video_box .video-image-sec {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 148px;
    width: 100%;
}

.video-main-tab .video-nav {
    border: none;
    width: 100%;
    justify-content: center;
}
.view-all-button {
    margin-top: 50px;
}
.video-main-tab .video-nav > .row, .video-category-wrap, .video-category-wrap > div{
    width: 100%;
}

.video-category {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 50px;
}

.video-category li {
    float: none;
    position: relative;
    width: auto;
    padding: 13px 35px;
    border: 2px solid #50bfbc;
    margin: 7px .5%;
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    cursor: pointer;
}

.video-category li.active-item-cat, .video-category li:hover {
    color: #fff;
    background: #50bfbc;
}
.cat-table-content {
    display: flex;
    align-items: center;
}
.video-container, .response-container {
    position: relative;
}
.video-container.active:before, .response-container.active:before {
    position: absolute;
    content: '';
    z-index: 3;
    background-color: rgba(255, 255, 255, 0.90);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(img/video-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100px;
}
.table-video-data .video-category {
    margin: 20px 0px;
    max-width: 300px;
    margin-top: 0;
    margin-bottom: 40px;
    text-align: left;
}
.table-video-data .cat-table-content .video-category {
    margin-right: 25px;
}

.video-control-wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-control-wrap p {
    margin: 0;
}

.video-control-wrap select#sortby {
    width: 270px;
    margin-left: 15px;
    background-position: 93% 50%;
}
.video-control-wrap select#video-entries {
    background-position: 80% 50%;
    margin: 0 15px;
    width: 80px;
}

/* end */
/* event page */
.nw_event h6 {
    font-size: 18px;
    margin-bottom: 10px;
}
.nw_event .content ul {
    max-width: 80%;
    padding-right: 30px;
}

.event_rd li {
    position: relative;
    padding-left: 13px;
    padding-right: 2rem;
    line-height: 1.6;
    margin-top: 0;
}

.event_rd li::before {
    content: "";
    font-size: 25px;
    width: 6px;
    height: 6px;
    background: #50bfbc;
    display: inline-block;
    border-radius: 50%;
    left: 0;
    position: absolute;
    top: 10px;
    left: 0;
}

/* .event_rd .img_wrap, .event_rd .img_wrap img {
    height: 100%;
    object-fit: cover;
} */
.event_rd .img_wrap img {
    border: 5px solid #ededed;
}
.event_rd .content {
    position: relative;
    min-height: 110px;
    padding-right: 230px;
}
.event_rd .content .register_btn {
    position: absolute;
    bottom: 0;
    right: 0;
}
.event_rd .content .register_btn a {
    background: #2ab25a;
    border-color: #2ab25a;
}
.event_rd.row {
    border-bottom: 1px solid #efefef;
    padding-bottom: 30px;
}
.event_rd .meet_rd_data {
    height: 100%;
    padding-bottom: 1rem;
}
.event_rd .content .register_btn a:hover {
    border: 1px solid #000000;
    background-color: rgba(0, 0, 0, 0.81);
    color: #ffffff;
}
.nw_event .main_event_rd > li:first-child ul {
    display: flex;
    flex-wrap: wrap;
}
.nw_event .main_event_rd > li:first-child ul li {
    width: 50%;
}
.event_rd .date {
    color: #50bfbc;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
}

.event_rd h5 {
    margin-bottom: 5px;
    font-size: 27px;
    line-height: 34px;
}

.nw_event .date_range {
    width: 100%;
    max-width: 260px;
}
.nw_event select {
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #e5e5e5;
    width: 100%;
    padding: 1rem 28px 1rem 1rem;
    cursor: pointer;
    background: url(http://ctcsoftware.staging.wpengine.com/wp-content/uploads/2021/04/calendar.svg) no-repeat scroll center right 10px / 15px;
}
.nw_event select option {
    color: #000;
}
.nw_event .top_heading {
    font-size: 22px;
}

.event_top .wrapper {
    display: flex;
    text-align: center;
    margin: 3rem 0;
    justify-content: space-between;
}
.event_top h2 {
    font-size: 40px;
    font-weight: 500;
    text-transform: none;
}
.event_top h2:first-letter {
    text-transform: capitalize;
}
.event_top h3 {
    font-weight: 600;
    font-size: 24px;
    font-style: italic;
}

.event_top ul {
    display: flex;
    justify-content: center;
}
.event_top ul li:not(:last-child) {
    margin-right: 10px;
}

.event_top ul li a {
    width: 50px;
    display: flex;
    height: 50px;
    background: #0d75a7;
    align-items: center;
    justify-content: center;
}

.event_top ul li a img, .event_top ul li a svg{
    height: 20px;
    width: 20px;
}

.event_top ul li a svg path{
    fill: #fff;
}

.event_top ul li a.twitter {
    background: #00abed;
}

.event_top ul li a.linkedin {
    background: #0d75a7;
}

.event_top ul li a.youtube {
    background: #ff0000;
}

.event_top ul li a.facebook {
    background: #4167b1;
}

.event_top ul li a:hover {
    background: #50bfbc;
}


.event_top .quote {
    margin-top: 1rem;
}
.event_top .quote span {
    display: block;
    font-weight: 600;
}
.event_top .wrapper .left_section, .event_top .wrapper .right_section {
    max-width: 500px;
}

.tribe-events-content p strong {
    font-weight: 600;
}

.tribe_events .tribe-events-cal-links {
    margin: 0;
}
.tribe-events-content .eventRegister, .tribe-events-content .downloadPDF {
    display: inline-block;
    position: relative;
    border: 1px solid #50bfbc;
    background-color: #50bfbc;
    font-size: 18px;
    margin-bottom: 40px;
    color: #fff;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-subscribe-dropdown {
    margin-top: 0;
}

.tribe-events-content .eventRegister:hover, .tribe-events-content .downloadPDF:hover {
    border: 1px solid #000000;
    background-color: rgba(0, 0, 0, 0.81);
    color: #ffffff;
}

.tribe-events-content .eventRegister:active, .tribe-events-content .downloadPDF:focus, .tribe-events-content .eventRegister:focus, .tribe-events-content .downloadPDF:active {
    border: 1px solid #50bfbc;
    background-color: #50bfbc;
    color: #fff;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-description .learnmore {
    color: #50bfbc;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    background-size: 20px;
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url(img/read-more.svg);
    padding-right: 27px;
    line-height: normal;
    margin-top: 15px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-description .learnmore:hover {
    color: #10284d;
    background-image: url(img/read-more-hover.svg);
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a {
    line-height: normal;
    position: relative;
    display: block;
    font-size: 14px;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:after, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:before {
    display: none;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a {
    padding-right: 15px;
    padding-left: 15px;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a {
    padding-left: 20px;
    padding-right: 15px;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
    color: #50bfbc;
    border-color: #50bfbc;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background: #50bfbc;
    border-color: #50bfbc;
}
.tribe-events-cal-links {
    padding-bottom: 30px;
}
/* event end */
/* footer css */
.main-footer {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(img/footer-bg.jpg);
    background-color: #0c0c0c;
    overflow: hidden;
    position: relative;
    padding-top: 150px;
}

.footer-info * {
    color: #fff;
}

.footer-col-1 {
    width: 100%;
    display: flex;
    position: relative;
    padding: 0px;
    padding-bottom: 40px;
}

.footer-logo a {
    display: inline-block;
}

.footer-logo a img {
    width: auto;
}

.copyright-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0px;
    position: relative;
    width: 100%;
}

.copyright {
    display: flex;
    align-items: center;
    padding: 10px 0;
    width: 100%;
    line-height: normal;
    justify-content: center;
}

.copyright p, .copyright a {
    font-size: 14px;
    line-height: normal;
    margin: 0;
    color: rgba(255, 255, 255, 0.30);
}

.page-template-privacy-policy .copyright .current-page-1, .page-template-terms-of-use .copyright .current-page-2{
    color: #50bfbc;
}

.small-nav {
    margin-left: 10px;
    line-height: 10px;
}

.small-nav a {
    display: inline-block;
    margin-right: 6px;
    position: relative;
    padding-right: 0;
    font-weight: 400;
}

.small-nav a:hover {
    color: #50bfbc;
}

.small-nav a:last-child {
    padding: 0;
    margin: 0;
    padding-left: 0;
    margin-left: 4px;
}

.small-nav a:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 10px;
    background: rgba(255,255,255,.5);
    top: 0;
    right: -8px;
    bottom: 0;
    margin: auto;
}

.small-nav a:last-child:after {
    display: none;
}

.footer-menus {
    width: 100%;
    background: rgba(70, 70, 70, 0.17);
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.footer-menus .quick-link {
    padding: 15px 25px;
    background: #50bfbc;
    color: #fff;
    width: auto;
    text-align: center;
}

.menu-footer {
    position: relative;
    width: auto;
    margin-bottom: 0;
    margin-top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding-right: 0;
}

.menu-footer li {
    position: relative;
    display: inline-block;
    margin-left: 15px;
    padding-right: 15px;
}

.menu-footer li:last-child {
    padding-right: 0;
}

.menu-footer li a {
    padding: 0;
    display: inline-block;
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    line-height: 24px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.menu-footer li#menu-item-908 a{
    text-transform: none;
}

.menu-footer li a:hover {
    color: #50bfbc;
}

.menu-footer li.current-menu-item>a {
    color: #50bfbc;
}

.footer-information {
    text-align: center;
}

.footer-information .footer-logo {
    width: 100%;
    margin-bottom: 30px;
}
.footer-information .footer-info {
    width: 100%;
}
.footer-info p {
    line-height: 30px;
}
.footer-col-2 {
    position: relative;
    width: 100%;
    z-index: 1;
}

ul.footer-social {
    margin-top: 0px;
    z-index: 1;
    display: flex;
    text-align: center;
    justify-content: center;
}

.social-profile-wrap {
    position: relative;
    margin-bottom: 0;
}

.social-profile-wrap:after, .social-profile-wrap:before {
    position: absolute;
    height: 1px;
    width: calc(43% - 35px);
    background: #2e2e2e;
    margin: auto;
    right: 0;
    z-index: 1;
    content: "";
    bottom: 15px;
}

.social-profile-wrap:before{
    right: inherit;
    left: 0;
}

ul.footer-social li {
    margin: 0px 6px;
}

ul.footer-social li a {
    color: #fff;
    height: 35px;
    width: 35px;
    border-radius: 100%;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.footer-social li a img {
    width: 25px;
    height: auto;
}

ul.footer-social li a svg, ul.footer-social li a img {
    height: 20px;
    width: 20px;
}

ul.footer-social li a svg path, ul.footer-social li a svg circle, ul.footer-social li a svg rect {
    fill: #ffffff;
}

ul.footer-social li a:hover svg path{
    fill: #50bfbc;
}

.footer-phone .call-num {
    font-size: 18px;
    color: #ffffff;
    padding: 0;
    margin-top: 0px;
    display: inline-block;
    background-image: url(img/phone.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center left;
    padding-left: 25px;
    font-weight: 400;
}

.footer-phone .call-num:hover {
    color: #50bfbc;
}

.nap-wrapper {
    display: block;
    text-align: center;
    margin-top: 15px;
    width: 100%;
    position: relative;
}

.nap-footer {
    padding-bottom: 22px;
    display: none;
}

.nap-address-info {
    background-image: url(img/location-icon.png);
    font-size: 20px;
    color: #fff;
    background-repeat: no-repeat;
    background-size: 26px;
    background-position: 0 2px;
    padding-left: 36px;
    font-weight: 500;
    line-height: normal;
    display: inline-block;
}

.nap-address-info .phoneno {
    color: #ffffff;
}

.nap-address-info .phoneno:hover {
    color: #50bfbc;
}

.direction-link {
    border-bottom: 1px solid #50bfbc;
    display: inline-block;
    line-height: normal;
    color: #50bfbc;
    border-color: #50bfbc;
}

.direction-link:hover, a.direction-link:focus {
    color: #ffffff;
    border-color: #ffffff;
}
.nap-address-info br {
    display: none;
}
.nap-address-info a, .nap-address-info span{
    display: inline-block;
}
/* footer end */

/* home v2 css */
.homev2-banner.bgimg {
    height: auto;
    min-height: 422px;
}

.homev2-banner .container-fluid {
    padding: 0 15px;
}

.banner-tool-wrap {
    padding-top: 35px;
    padding-bottom: 35px;
}

.homev2-banner .banner-wrap {
    align-items: center;
    margin: 0;
}

.homev2-title {
    color: #ffffff;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: 900;
    position: relative;
    font-family: 'Lato', sans-serif;
}

.homev2-banner-details {
    color: #fff;
    padding-right: 90px;
    width: 100%;
    position: relative;
    font-family: 'Lato', sans-serif;
}

.banner_tool_info_wrap {
    width: 100%;
    position: relative;
    justify-content: space-between;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.banner_tool_desc {
    width: 50%;
    padding-right: 15px;
}

.banner-num-2 .banner_tool_desc {
    width: 100%;
}

.banner_small_title {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 5px;
}

.banner_tool_desc ul {
    padding-left: 18px;
}

.banner_tool_desc ul li {
    list-style-type: disc;
    font-size: 15px;
    line-height: 28px;
}

.banner-tools-info, .new-tools-info {
    width: 100%;
    float: left;
    position: relative;
    color: #fff;
    font-family: 'Lato', sans-serif;
}

.banner-tool-name {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 12px;
}

.new-tools-info {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 30px;
    background-image: url(img/banner-icon.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0 2px;
    padding-left: 30px;
}

.new-tools-info:last-child {
    margin-bottom: 0;
}

.ipad-tool-image, .ipad-tool-image img {
    display: none;
}

.banner-tool-image {
    width: 45%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: calc(100% - 20px);
    right: 0;
    bottom: 0;
    margin: auto;
    top: 0;
}

.page-template-about .site-schema {
    padding-top: 70px;
}

.page-template-about .site-schema .video-schema {
    margin-bottom: 0;
}

.home-rev-banner {
    border-bottom: 5px solid #3593ac;
    background: #3593ac;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.home-rev-banner .rs-parallax-wrap span.reg {
    font-size: 18px !important;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 0px;
    left: 0px;
}

.home-rev-banner p {
    font-weight: 400 !important;
}

.page-template-videos .video-list-page {
    margin-top: 70px;
}

.product-contact-form .wpcf7 .wpcf7-response-output {
    margin-left: auto !important;
    margin-right: auto !important;
}

.dropdown-list select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.ie select::-ms-expand {
    display: none;
}

.ie select:focus::-ms-value {
    background-color: transparent;
    color: #3d3d3d;
}

.dropdown-list .your-country {
    width: 100%;
    display: block;
    position: relative;
}

.dropdown-list .your-country:after, .dropdown-list .wpcf7-form-control-wrap:after  {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    margin-left: 0;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
    content: "";
    right: 15px;
}

.dropdown-list select {
    border: 1px solid #efefef;
    padding: 15px;
    font-size: 16px;
    text-transform: none;
    color: #000000;
    background: none;
    height: 60px;
    font-weight: 300;
    background-color: #fdfdfd;
    font-family: 'Poppins', sans-serif;
    text-shadow: none;
    width: 100%;
    cursor: pointer;
}

.wpcf7 .row .form-group .signup label input[type="checkbox"], .wpcf7 .row .form-group .signup label span {
    vertical-align: middle;
}

.wpcf7 .row .form-group .signup .first{
    margin: 0;
}

.wpcf7 .row .form-group .signup label span {
    vertical-align: middle;
    margin-left: 8px;
    cursor: pointer;
    display: inline-block !important;
}

.price-small-title {
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 10px;
}
.suite-pricing table tr {
    line-height: normal;
}
.purchasing-options .purchasing-info {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #e2e2e2;
    padding: 7px 0px;
}

.purchasing-info .purchasing-name {
    width: calc(100% - 135px);
}

.purchasing-info .purchasing-rate {
    width: 135px;
    text-align: right;
    font-weight: 400;
}

/*
.buy-top-price .purchasing-info:nth-child(1) .purchasing-rate, .buy-top-price .purchasing-info:nth-child(2) .purchasing-rate {
    font-weight: 600;
}*/

.postid-11819 .buy-top-price .purchasing-info:nth-child(1) .purchasing-rate, .postid-11819 .buy-top-price .purchasing-info:nth-child(2) .purchasing-rate {
    font-weight: 400;
}

.woocommerce-checkout-payment ul li:after {
    display:none;
    opacity: 0;
}
.woocommerce-checkout .static-page-details div#payment ul.wc_payment_methods.payment_methods.methods li {
    padding: 0 !important;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received.checkout-thank{
    background: #c6e8c6;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    margin: 0 0 20px;
    font-size: 17px;
}

.woocommerce ul.order_details.checkout-thank-detail li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1;
    border-right: 0;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    padding-left: 0px;
    margin-bottom: 9px;
}

.woocommerce ul.order_details.checkout-thank-detail li:after{
    display:none;
}

.woocommerce ul.checkout-thank-detail.order_details li strong {
    display: block;
    font-size: 16px;
    text-transform: none;
    line-height: 1.5;
    margin-left:6px;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details.checkout-thank-detail {
    margin-bottom: 10px;
    background: #f5f5f5;
    padding: 13px;
    border-radius: 3px;
}

th.woocommerce-table__product-table.product-total {
    width: 200px;
}

/* roi calculator css */
.savings-workflow-container {
    background-color: #3959ac;
    padding: 15px;
    width: calc(100% - 0px);
    margin: 0;
    position: relative;
    margin-top: 20px;
    background-image: url(img/saving.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.roi-data-wrapper .city-location select:focus {
    border: 1px solid #000;
    padding: 0 15px;
    font-size: 16px;
    background-color: #fdfdfd;
    padding-right: 38px;
}
.div-flex-wrap {
    display: flex;
    align-items: center;
}
.div-flex-wrap span {
    width: 50%;
    padding: 0 10px 0 0;
}

.roi-data-wrapper .row .form-group label {
    font-size: 16px;
    display: block;
    width: 100%;
    font-weight: 500;
    text-transform: none;
    line-height: 22px;
}

.roi-data-wrapper .row .form-group label span {
    color: red;
}
.roi-data-wrapper .form-group input.form-control {
    border: 1px solid #000000;
    padding: 0px 12px;
    font-size: 16px;
    text-transform: none;
    color: #7e7c7c;
    height: 34px;
    line-height: 34px;
    font-weight: 400;
    background: #fdfdfd;
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.24);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.24);
}

.roi-data-wrapper .savings-workflow-container .form-group .est-minute {
    background: none;
    color: #fff;
    border: none;
    border-bottom: 1px solid #fff;
    box-shadow: none;
    font-weight: 600;
}

.roi-data-wrapper .form-group ::-webkit-input-placeholder {
    font-size: 13px;
}

.roi-data-wrapper .form-group ::-moz-placeholder {
    font-size: 13px;
}

.roi-data-wrapper .form-group :-ms-input-placeholder {
    font-size: 13px;
}

.roi-data-wrapper .form-group :-moz-placeholder {
    font-size: 13px;
}

.roi-data-wrapper .workflow-sec {
    margin-bottom: 0;
    margin-top: 10px;
}

.roi-data-wrapper .workflow-sec h4 {
    margin-bottom: 30px;
    display: inline-block;
    color: #000;
    padding: 0;
    font-size: 25px;
    text-transform: uppercase;
}

.savings-workflow-container, .savings-workflow-container .workflow-sec h4, .savings-workflow-container .form-group label {
    color: #fff;
}

.roi-data-wrapper .savings-workflow-container .form-group label {
    font-size: 18px;
    font-weight: 600;
}

.roi-data-wrapper .savings-workflow-container .form-group label.time-save, .roi-data-wrapper .savings-workflow-container .form-group label.cost-save {
    font-size: 20px;
}

#ROI-calculator .savings-workflow-container .form-group input:disabled {
    color: #fff;
}

.savings-workflow-container .form-group input.est-price {
    font-weight: 600;
    font-size: 32px;
    color: #ffffff;
}

.savings-workflow-container .workflow-sec h4 {
    margin-bottom: 15px;
}

.roi-data-wrapper .btn-section {
    margin-top: 30px;
}
.roi-data-wrapper  {
    background-image: url(img/roi-bg.jpg);
}

.roi-data-wrapper .city-location select {
    border: 1px solid #000;
    padding: 0 15px;
    padding-right: 38px;
    height: 34px;
    background-position: 100% 50%;
    background-image: url(img/down-arrow.jpg);
    background-size: 34px;
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.24);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.24);
}

.roi-button {
    margin-bottom: 0;
}

.roi-data-wrapper .card {
    border: none;
    padding: 30px;
    padding-bottom: 40px;
}

.roi-header .title {
    margin: 0;
    padding: 0;
    font-size: 25px;
    line-height: normal;
}

.roi-header h2.title {
    margin-top: 10px;
}

.roi-header .title:after{
    display: none;
}
.single-product .roi-data-wrapper, .page-template-hive .roi-data-wrapper{
    margin-bottom: 70px;
}

.work-sec-wrap {
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    flex-direction: column;
}

.work-sec-wrap .more-info-btn {
    padding: 10px 15px;
    padding-bottom: 15px;
    width: 100%;
    margin-bottom: 30px;
    align-items: center;
    margin-top: 20px;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 4px solid #50bfbc;
    justify-content: center;
    flex-direction: column;
    height: 115px;
}

.savings-workflow-container .ctc-workflow-container {
    width: calc(100% - 12px);
    margin-left: auto;
}

.work-sec-wrap .more-info-btn label {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    width: 100%;
    text-align: left;
}

.work-sec-wrap .btn {
    padding: 10px 18px;
    display: block;
    font-size: 25px;
    font-weight: 600;
    position: relative;
    width: 100%;
}

/*
.work-sec-wrap .more-info-btn{   
    border: 1px solid #dee2e6;
    padding: 10px;
}
*/
.more-info-btn img {
    height: 51px;
    margin-right: 10px;
    width: auto;
}

.more-info-btn span {
    display: block;
    color: #000;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    margin-top: 0px;
}

.more-info-btn span {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    line-height: 10px;
}

.more-info-btn span .arrow-sign {
    font-size: 20px;
    line-height: 16px;
    margin: 0;
    margin-left: 5px;
    display: none;
    opacity: 0;
}

.more-info-btn:hover span {
    color: #50bfbc;
}

.roi-data-wrapper div#tool-product-information {
    margin: 0;
}

#ROI-calculator input:disabled {
    border: none;
    background: unset;
    box-shadow: none;
    padding: 0;
}

#ROI-calculator .est-cost-annually:disabled {
    color: #f00;
    max-width: 546px;
    font-size: 32px;
    font-weight: 600;
}
/* roi calculator css */

/* page top */
#page-top-btn {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    position: fixed;
    bottom: 30px;
    right: 15px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    background-image: url(img/page-top.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    cursor: pointer;
    background-color: #50bfbc;
    border-radius: 6px;
}

#page-top-btn.show {
    opacity: 1;
    visibility: visible;
}


.white-paper-container .posts-data-table thead tr {
    background: #f1f1f1;
}

.white-paper-container .posts-data-table td.col-image.dtr-control .posts-table-image-wrapper {
    width: 100% !important;
    text-align: center;
}

.white-paper-container table.posts-data-table tbody tr.even {
    background: #f7f7f7 !important;
}

.white-paper-container .select2-dropdown.posts-table-dropdown .select2-search--dropdown {
    display: none !important;
}
.white-paper-container .posts-table-wrapper {
    margin-top: 60px;
}

.posts-table-reset a.reset:focus {
    color: #3757a9;
}

.white-paper-container .posts-data-table td {
    border-top: 1px solid #111;
}
.white-paper-container table.posts-data-table tbody tr.odd {
    background: #fcfcfc !important;
}

.white-paper-container .posts-data-table td, .white-paper-container .posts-data-table th {
    padding-top: 20px;
    padding-bottom: 20px;
}

.white-paper-container .posts-table-controls.posts-table-above {
    margin-bottom: 35px;
}

.white-paper-container .posts-data-table th {
    pointer-events: none;
}

.white-paper-container table.dataTable thead .sorting {
    background: none !important;
}

.white-paper-container .posts-data-table td, .white-paper-container .posts-data-table th, .white-paper-container .posts-data-table td p {
    font-size: 14px;
    line-height: 24px;
}

.white-paper-container .posts-data-table td.col-downloads a {
    background: #50bfbc;
    color: #fff;
    padding: 8px 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
}

.white-paper-container .posts-data-table td.col-downloads a:hover {
    background-color: rgba(0, 0, 0, 0.81);
    color: #ffffff;
}

.white-paper-container .posts-table-controls .select2-container .select2-selection--single {
    width: 100%;
    border: 1px solid #efefef;
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
    background-color: #fdfdfd;
    text-shadow: none;
    cursor: pointer;
    border-radius: 0px;
    height: 50px !important;
}
.white-paper-container  .posts-table-controls .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
    padding-left: 18px;
}

.white-paper-container  .posts-table-controls .select2-container {
    height: 50px!important;
}

.white-paper-container .posts-table-controls input[type=search] {
    height: 50px !important;
    margin: 0;
    font-family: 'Poppins', sans-serif;
    border: 1px solid #d5d5d5 !important;
    border-radius: 0px;
    text-shadow: none !important;
    box-shadow: none !important;
    background: none !important;
    margin-left: 10px;
}
.readall-wrapper .readall-button {
    display: inline;
}

.posts-table-reset a {
    display: none;
}

.white-paper-container .posts-table-reset a.reset:after{
    content: "All";
    margin-left: 4px;
}
.white-paper-container  td.col-image.dtr-control {
    vertical-align: top;
}
.white-paper-container td.col-image a, .white-paper-container td.col-image{
    pointer-events: none;
}

.readall-wrapper .readall-button {
    margin-top: 10px;
}

/*** Page - HIVE *****/
body:not(.logged-in) .user-login{
    display: none
}
body.logged-in .user-no-login{
    display: none
}

.thank-you-detail {
    margin-top: 50px;
}
.thank-you-detail p{
    text-align: left;
}
.downloand-information a.btn {
    margin: 5px;
    margin-top: 10px;
    padding: 15px 20px;
    font-size: 15px;
}

.downloand-information .page-button a.btn:nth-child(1) {
    margin-left: 0px;
}

.event_rd h5 a {
    color: #000;
}

.event_rd h5 a:hover {
    color: #50bfbc;
}
.event-detail-page .blog-single-img .img-post{
    float:none;
}

.page-template-roi-calculators .roi-button .btn {
    opacity: 0;
    display: none;
}

.html5-elem-data-box, .page-template-videos .html5-title {
    display: none !important;
    opacity: 0;
}

.table-video-data .active-sort-val {
    margin-bottom: 30px;
}


.our-hive, .single-product.single-product-banner {
    background-color: #ededed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
}

.single-product.single-product-banner:after, .our-hive:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.85);
    z-index: -1;
}
.our-hive:after {
    display: none;
}
.our-hive .hive-image-outer {
    border: 5px solid #dedede;
}

.revit-users-wrap .compnay-testimonial:last-child{
    min-height: 367px;
}
.tab-content h2 {
    color: #118341;
    font-size: 35px;
}
.tab-video-sec {
    float: left;
}

.tab-content p strong {
    font-weight: 600;
}

/*bugs css 18082021*/
.video-loop .videosbg .play-icon {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-0%,-50%);
    right: 0;
    margin: 0 auto;
    border: 1px solid #000;
    box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.32);
}
.video_box .item-video .videosbg:hover .play-icon {
    border-color: #50bfbc;
}
body.video-active {
    overflow: hidden;
}
/*div#html5box-html5-lightbox .html5-prev , div#html5box-html5-lightbox .html5-next {display: block !important;}*/

.footer-menus .quick-link {
    background: 0 none;
    color: #50bfbc;
    font-weight: 400;
}

/*Software Development*/
.ctc-dev {
    text-align: center;
    margin-bottom: 35px;
}
.ctc-dev h2.title::after {
    margin: 0 auto;
    right: 0;
}
.the-content ul {
    list-style-type: disc;
    padding-left: 16px;
}
.content-btn {
    margin-top: 30px;
}




.sort-bread-crumb .active-cat-val {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 17px;
    color: #000;
}

.sort-bread-crumb .active-cat-val span {
    color: #000;
    margin: 0 6px;
    font-weight: 400;
}

.sort-bread-crumb .active-cat-name{

}

.sort-bread-crumb .active-sort-name{
    color: #3f58a3;
}

.tab-content h4 {
    font-weight: 400;
}

.tab-content h5, .tab-content h6 {
    font-weight: 600;
    text-transform: capitalize;
}

.tab-content h5 strong, .tab-content h6 strong {
    font-weight: 600;
}

.postid-788 .our-hive_section .tab-content h2 {
    margin-bottom: 25px;
}

.product-tools-slider .owl-stage{
    display:flex
}
.white-desc {
    padding-top: 10px;
    width: 100%;
    text-align: left;
    background: #f3f3f3;
    padding: 10px;
    margin-bottom: 10px;
}
.white-desc p {
    font-size: 14px;
}

ul.menu-top li.has-mega-menu .sub-menu > li.pointer-enable > a.rt-custom-menu-field-item-link {
    pointer-events: auto;
}
ul.menu-top li.has-mega-menu .sub-menu > li.pointer-enable > a.rt-custom-menu-field-item-link:hover {
    color:#fff;
    text-decoration:underline;
}

.ctc-dev ul.list-col {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    margin-top: 50px;
    padding-left: 19px;
}
.ctc-dev ul.list-col li {
    margin-bottom: 7px;
    padding: 0;
    text-align: left;
    list-style: disc;
}
.software-bg {
    padding: 0px 20px;
}
.software-bg .btn {
    background: #fff;
    color: #50bfbc;
}
.software-bg .btn:hover {
    background-color: rgba(0, 0, 0, 0.81);
    color: #fff;
}
.single-product.postid-946 .left-content-outer .wp-image-wrap {
    background: #fff;
    border: 1px solid #ddd;
    text-align: center;
    padding: 10px 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.meppp_des .meppp_product_bg{
    padding: 25px;
    margin: 10px 0;
}
.meppp_des > .row:nth-child(2n)  .meppp_product_bg {
    background: #fcfcfc;
    border: 1px solid #ddd;
}

.event_rd_btn a {
    width: 100%;
    background: #2ab25a;
    border-color: #2ab25a;
}

.nw_event .content ul {
    max-width: 100%;
    padding-right: 0px;
}
.event_rd .content {
    padding-right: 0px;
}
.event_rd_btn {
    margin-top: 5px;
}

/* Search Bar New */
.mobile-search-active #header .container {
    position: relative;
}
.mobile-search-active .search-bar-short {
    display: block !important;
    background: #50bfbc;
    width: 100%;
    max-width: 380px;
    position: absolute;
    right: 15px;
    bottom: -52px;
    padding: 5px 15px;
    height: 52px;
    box-shadow: 0px 10px 10px rgba(0,0,0,0.05);
    transition: all ease-in-out 0.5s;
}
.search-bar-short .search-icon-form button {
    top: 5px;
}
.search-bar-short .req-error {
    bottom: 6px;
    right: 45px;
}
.search-bar-short .close-btn {
    right: 0px;
    top: -45px;
}
.search-bar-short .close-btn:before, .search-bar-short .close-btn:after {
    background-color: #000;
}
.mobile-search-active .mobile-search-bar .white-search-icon{
    opacity:0;
}
.search-bar-short .search-input-box .form-control {
    border-bottom: 1px solid #ffffff;
    color: #fff;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper:after{
    background: none !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    background-color: transparent!important;
    border:none !important;
    padding: 0px 0!important;
}
.single-product-content .single-product .woocommerce-product-gallery__image{
    width:100% !important;
}
.project-tools-link .btn {
    padding: 14px 9px!important;
}
.hive-image-outer:after {
    background: none !important;
}
.our-hive .hive-image-outer {
    border: 0px;
}
.hive-image-outer{
    padding:0px !important;
}
.links-outer-box2{
    margin-top:0px;
}
.links-outer-box2 li a {
    font-size: 14px;
    padding: 15px 17px;
    min-width:auto;
}
.postid-944 div#toolTabContent {
    margin-top: 0px;
}
.tab-content {
    margin-top: 0px;
}

@media (max-width:991px){
    .search-bar-short .close-btn {
        right: 54px;
        top: -63px;
    }
    .meppp_product_bg h5.mobile-space {
        margin-top: 20px;
    }
    .savings-workflow-container .ctc-workflow-container {
        margin-left: -15px;
    }

    .work-sec-wrap a.btn {
        font-size: 16px;
        margin-top: 10px;
    }
}
@media (max-width:767px){
    .search-bar-short .close-btn {
        top: -68px;
    }
    .tab-content {
        margin-top: 0px;
    }
}
@media (max-width:575px){
    .search-bar-short .close-btn {
        right: 70px;
    }
    .mobile-search-active .search-bar-short {
        max-width: 100%;
        right: 0;
        left: 0;
    }
    .ctc-dev ul.list-col {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }
    .meppp_des .meppp_product_bg{
        padding: 20px 15px;
    }
}



.single-product.bodynoscroll {
    height: auto !important;
    overflow: auto !important;
    overflow-x: hidden !important;
}

.disable-btn .loader {
    background-image: url(img/video-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    position: absolute;
    height: 30px;
    width: 30px;
    right: -40px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
}
div#fileoutput {
    text-align: right;
    font-size: 13px;
    text-transform: uppercase;
    color: green;
    margin-top: -28px;
    position: relative;
    margin-right: 10px;
}

.codedropz-upload-wrapper {
    width: 100%;
}

/* Choose an Express Tool to View Updates*/
#cimSuiteTools, #managerSuiteTools, #projectSuiteTools, #batchSuiteTools, #dataSuiteTools, #cimManagerSuiteTools, #hiveCms {
    display: none;
}

.page-template-release-notes-page #cimSuiteTools, .page-template-release-notes-page #managerSuiteTools,
.page-template-release-notes-page #projectSuiteTools, .page-template-release-notes-page #batchSuiteTools,
.page-template-release-notes-page #dataSuiteTools, .page-template-release-notes-page #cimManagerSuiteTools,
.page-template-release-notes-page #hiveCms {
    display: block;
}



.dropdown-list .toolDropdown{
    background: transparent url(img/select-arrow.svg) no-repeat right center;
    background-size: 12px;
    background-position: 97% 50%;
    margin-top: 25px;
}

.choose-express-tool iframe {
    display: none;
    height: 500px;
    border: none;
    margin-top: 40px;
    width: 100%;
    max-width: 100%;
}
.page-template-release-notes-page .innerpages {
    z-index: 1;
}

.page-template-release-notes-page .choose-express-tool .dropdown-list {
    margin-bottom: 30px;
}
.page-template-product-contact-form .innerpages:after, .page-template-release-notes-page .innerpages:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.85);
    z-index: -1;
}

.page-template-product-contact-form .innerpages {
    position: relative;
    z-index: 1;
}

.page-template-product-contact-form .innerpages .banner-title, .page-template-release-notes-page .innerpages .banner-title {
    color: #000;
}

.project-tools-information .meppp_des {
    float: left;
    width: 100%;
}

.tribe-common div h3 a {
    color: #3757a9 !important;
}
.tribe-events .datepicker .day.active, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused{
    background: #66cac7;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
    background: #50bfbc;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover {
    background: #66cac7;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 60px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-ical__link {
    color: #50bfbc;
    border-color: #50bfbc;
    display: none;
    opacity: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-ical__link:hover, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-ical__link:focus {
    color: #ffffff;
    background: #50bfbc;
    border-color: #50bfbc;
}
.tribe-events-after-html {
    display: none;
}
.tribe-common .tribe-common-c-svgicon {
    color: #50bfbc
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-ical__link:hover .tribe-common-c-svgicon {
    color: #fff;
}

.meppp_des .meppp_product_bg h3, .meppp_des .meppp_product_bg h2 {
    border-bottom: 1px solid #50bfbc;
    display: inline-block;
    padding-bottom: 10px;
}

/* release note page css */
.select-express-tool select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.select-express-tool select {
    border: 1px solid #efefef;
    padding: 15px;
    font-size: 16px;
    text-transform: none;
    color: #000000;
    background: none;
    height: 60px;
    font-weight: 300;
    background-color: #fdfdfd;
    font-family: 'Poppins', sans-serif;
    text-shadow: none;
    width: 100%;
    cursor: pointer;
    background: transparent url(img/select-arrow.svg) no-repeat right center;
    background-size: 12px;
    background-position: 97% 50%;
    margin-top: 0px;
    position: relative;
    text-transform: capitalize;
}

.sel-by-version select.selectVer {
    max-width: 500px;
    margin-bottom: 20px;
    margin-top: 15px;
}

.rel-note-container {
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 400;
    color: #999999;
    font-family: 'Poppins', sans-serif;
    background: #f7f7f7;
    padding: 25px;
    height: 550px;
    overflow-y: auto;
    margin-top: 70px;
}
.rel-version-wrap .ver-name {
    font-size: 22px;
    color: black;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 600;
    margin-top: 20px;
}
.rel-version-wrap:first-child .ver-name {
    margin-top: 10px;
}

.rel-version-wrap ul {
    list-style: disc;
    padding-left: 20px;
}

.rel-version-wrap ul li {
    list-style: disc;
}
.rel-version-wrap ul li strong {
    font-weight: 600;
}
.rel-version-wrap ul li strong b {
    font-weight: 600;
}
.rel-version-wrap .rel-enhancement ul li strong, .rel-version-wrap .rel-bug-fixes ul li strong{
    color: green;
}
.rel-version-wrap .rel-new-feature ul li strong {
    color: red;
}

.rel-version-wrap .rel-new-feature p strong {
    color: red;
    font-weight: 600;
    margin-top: 18px;
    display: inline-block;
}
.rel-enhancement p strong {
    color: green;
    font-weight: 600;
}
.select-express-tool .backBtn-page {
    margin: 50px 0;
}

.sel-by-version, .rel-version-detail {
    padding-bottom: 30px;
}

.select-express-tool, .page-id-12320 .choose-express-tool  {
    display: none;
}

.page-id-12320 .select-express-tool{
    display: block;
}
/* rel note end css */

/*changes css 24/09/2021*/
.project-video span.play-icon {
    width: 60px;
    height: 60px;
}
.play-icon svg {
    width: 22px;
    height: 22px;
}
.cart_totals .cart-subtotal span.woocommerce-Price-amount.amount bdi span.woocommerce-Price-currencySymbol, .cart_totals .cart-subtotal span.woocommerce-Price-amount.amount bdi, .cart_totals .woocommerce-Price-amount.amount bdi, .cart_totals .woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol , tr.woocommerce-cart-form__cart-item.cart_item td.product-subtotal span.woocommerce-Price-amount.amount bdi , tr.woocommerce-cart-form__cart-item.cart_item td.product-subtotal span.woocommerce-Price-amount.amount  span.woocommerce-Price-currencySymbol{
    color: #118341;
    font-weight: 600;
}
table.dataTable.no-footer tbody tr.post-row.post-type-white_papers td.col-image.dtr-control {
    padding-left: 10px;
}
.summary.entry-summary p.custom-sub-text a {
    display: block;
    font-weight: 600;
}
.backBtn-page {
    margin-bottom: 25px;
    text-align: center;
}
.innerpages .page-banner-wrap .backBtn-page {
    margin: 0;
    margin-top: 30px;
}
.subscribe-email .subscribe-btn span.ajax-loader {
    left: 0 !important;
}
.user-detail:hover ul.profile-drop-down {
    z-index: 3;
}
table.shop_table tbody tr.cart-subtotal , .cart-collaterals tr.cart-subtotal {
    display: none;
}
table.shop_table tbody tr.order-total td {
    border-top: 0 !important;
}
.quantity {
    display: flex;
    align-items: center;
}
.quantity button {
    border: 1px solid #efefef;
    background: #efefef;
    height: 30px;
    width: 30px;
    font-size: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

/* Cloud Share Pricing */
.cloud-shared-sec {
    margin-top: 20px;
}

.cloud-shared-sec .cloud-title {
    line-height: normal;
    font-weight: 600;
}

.cloud-shared-sec .cloud_user_tier {
    width: 95px;
}
.cloud-shared-sec .cloud_srp {
    width: 120px;
    text-align: right;
}

.cloud-shared-sec table tr td:last-child {
    text-align: right;
}

/* Cloud Share Pricing */

/* cart css */
.cart-content-info {
    background-image: url(img/cart-icon.svg);
    position: relative;
    width: 32px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    font-size: 0px;
    display: inline-block;
    margin-left: 15px;
    margin-right: 5px;
}

.cart-content-info span {
    position: absolute;
    width: 27px;
    height: 27px;
    font-size: 12px;
    font-weight: 500;
    right: -12px;
    top: -15px;
    background: #23bfbc;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
/* software download Page css */
.product-software-detail .site-logo {
    max-width: 160px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.product-software-detail .site-logo a {
    display: block;
}
.product-software-content {
    width: 100%;
    margin-top: 40px;
}

.product-software-detail .h2 {
    font-size: 28px;
}

.product-software-detail .btn {
    margin-top: 20px;
}
.product-software-detail .btn:hover, .multi-label-btn .multi-download-btn .btn:hover {
    background: rgba(0, 0, 0, 0.81) !important;
    border-color: rgba(0, 0, 0, 0.81) !important;
}
.page-template-software-download{
    padding-top: 0;
}

.page-template-software-download #page-top-btn, .page-template-software-download #page-top-btn.show, .page-template-software-download .our-newsletter, .page-template-software-download header#header, .page-template-software-download header, .page-template-software-download header#header.small-header, .page-template-software-download .main-footer{
    display: none;
    opacity: 0;
    pointer-events: none;
}

.multi-label-btn {
    text-align: center;
}

.multi-label-btn .multi-download-btn {
    margin-top: 30px;
}
/* software download Page css */
/* Support Page CSS */
.support-company-info{
    display: none;
}
.support-company-info .address-information p strong {
    font-weight: 600;
}
.support-company-info .partner-address-info .small-title {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.support-company-info .partner-address-info .partner-title {
    font-size: 26px;
    font-weight: 600;
}

.support-company-info .partner-address-info .partner-image {
    width: 100%;
    position: relative;
    height: auto;
}
.support-company-info .partner-address-info .partner-image img {
    max-width: 100%;
}

.support-company-info.other .partner-address-info .partner-image img {
    max-width: 160px;
}

.support-company-info .partner-address-info {
    height: auto;
    width: 100%;
}
/* support end css */

@media (max-width: 975px){
    .quantity {
        justify-content: flex-end;
    }
}
/* hide page 2023 */

.postid-10988 .single-product-content .woocommerce div.product form.cart, .postid-10987  .single-product-content .woocommerce div.product form.cart{
    display: none;
}
.postid-10988 .popup-addto-cart, .postid-10987 .popup-addto-cart{
    display: none;
}
ul.products .post-10988 .woocommerce-Price-amount.amount,  ul.products .post-10987 .woocommerce-Price-amount.amount{
    visibility: hidden;
    pointer-events: none;
}
ul.products .post-10987 .button, ul.products .post-10988 .button {
    pointer-events: none;
    visibility: hidden;
}

.pardot-contact-form iframe {
    border: none;
}

.single-product .single-product-content .woocommerce-message .button {
    float: none;
    width: auto;
    min-width: auto;
    padding: 5px 10px;
    margin-left: 20px;
}
/*
.single-product .single-product-content .woocommerce-message {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
*/
.client_details-updated .known_by_heading:first-letter {
    text-transform: capitalize;
}

.wpcf7 .form-group.quiz-math {
    margin: 0;
    margin-top: 7px;
}

.wpcf7 .quiz-math .wpcf7-not-valid-tip {
    left: 0;
    bottom: -18px;
    max-width: 302px;
    text-align: center;
}
.page-not-found .quiz-math {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-not-found .quiz-math .recaptcha {
    width: auto;
    margin-bottom: 10px;
}


#indirectform #countryname option:nth-child(7), #indirectform #countryname option:nth-child(8), #indirectform #countryname option:nth-child(9), #indirectform #countryname option:nth-child(10), #indirectform #countryname option:nth-child(11) {
    display: none;
}

.support-left-info .city-location #countryname, .support-left-info  .request-type select {
    text-transform: uppercase;
}

.support-left-info .city-location select option, .support-left-info .request-type select option { 
    text-transform: capitalize;
}

.support-left-info  #countryname option:nth-child(7) { 
    text-transform: uppercase;
}
.page-template-template-thankyou.page-id-15274 .back-to-previous {
    display: none;
}

/*
.single-product.postid-13093 .popup-addto-cart .small-btn, .single-product.postid-13094 .popup-addto-cart .small-btn  {
    opacity: 0;visibility: hidden; display: none;
}
.single-product.postid-13093 .single-product-content .summary.entry-summary form.cart, .single-product.postid-13094 .single-product-content .summary.entry-summary form.cart {
    display: none;
    opacity: 0;
}

.single-product.postid-13093 .woocommerce div.product p.price, 
.single-product.postid-13093 .woocommerce div.product span.price{
    display: none;
}
.single-product.postid-13094 .woocommerce div.product p.price, 
.single-product.postid-13094 .woocommerce div.product span.price{
    display: none;
}
.ctc-product .post-13094 .button, .ctc-product .post-13093 .button {
    pointer-events: none; 
}

.ctc-product .post-13093 .woocommerce-Price-amount.amount, .ctc-product .post-13094 .woocommerce-Price-amount.amount {
    visibility: hidden;
}

.single-product.postid-13093 .project-tools-link ul li, .single-product.postid-13094 .project-tools-link ul li {
    display: none;
}
.single-product.postid-13093 .project-tools-link ul li:nth-child(1), .single-product.postid-13093 .project-tools-link ul li:nth-child(5) {
    display: inline-block;
}
.single-product.postid-13094 .project-tools-link ul li:nth-child(1), .single-product.postid-13094 .project-tools-link ul li:nth-child(5) {
    display: inline-block;
}
*/

/*
.html5-prev-inside .mh-icon-left, 
.html5-next-inside .mh-icon-right{ 
    background-size: 10px;
    background-repeat: no-repeat; 
    background-position: center;
    background-image: url(img/lightbox-next.svg);
    position: relative;    
}
.html5-prev-inside .mh-icon-left {
    transform: rotate(180deg);
}

*/


.tribe-events-view--list .tribe-events-c-top-bar__datepicker time span {
    position: relative;
    width: 170px;
    height: 40px;
    font-size: 0;
}

.tribe-events-view--list .tribe-events-c-top-bar__datepicker time span:after {
  content: "Now onwards";
  position: absolute;
  left: 0;
  font-size: var(--tec-font-size-8);
  line-height: var(--tec-line-height-1);
  top: 0;
}
.tribe-events-view--list .tribe-events-c-top-bar__datepicker time span.tribe-events-c-top-bar__datepicker-mobile {
    width: 170px;
    height: 32px;
    display: block;
}

/* newsletter new css */
.newsletter-form-wrap {
    float: left;
    width: 100%;
    padding: 32px 40px;
    height: 232px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(img/newsletter-bg.jpg);
    background-color: #50bfbc;
    position: relative;
    overflow: hidden;
    resize: none;
    box-sizing: border-box;
}
.our-newsletter iframe {
    float: left;
    width: 100%;
    padding: 0;
    height: 140px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.newsletter-form-wrap .newsletter-title {
    margin-bottom: 0;
    text-align: center;
}
/* newsletter new css */ 
