.btn-customTooltip {
z-index: 1;
overflow: hidden; 
position: relative;
}
.btn-customTooltip span.ribbon {
font-size: 10px;
color: #fff;
text-transform: uppercase;
text-align: center;
font-weight: bold;
line-height: 20px;
transform: rotate(45deg);
width: 100px;
display: block;
background: #01b47a;
box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
position: absolute;
top: 10px;
right: -33px;
z-index: 9999;
}
a.btn-customTooltip {
border: none;
box-shadow: 0 0 0 0 rgb(130, 0, 15);
font-size: 17px;
background-color: #bc0419;
display: block;
text-align: center;
color: #fff !important;
border-radius: 5px;
padding: 10px;
}
a.btn-customTooltip:hover {
color: #fff !important;  
background-color: #ff2941;
}
span.btn-strong {
display: block;
font-weight: 700;
}
.simple-translate-panel {
display: none !important;
}
.ntf__all-prices {
width: 100%;
border: none;
background-color: #ffeac4 !important;
border-radius: 4px;
padding: 2px 5px;
margin: 20px 0;
display: inline-block;
} 
.ntf__all-prices span {
font-size: 13px;
font-weight: 400;
color: #202b45;
}
.ntf__all-prices i {
font-size: 13px;
font-weight: 400;
color: #202b45;
}
.custom-social-proof {
position: fixed;
bottom: 20px;
left: 20px;
z-index: 9999999999999 !important;
}
.custom-social-proof .custom-notification {
width: auto;
min-width: 280px;
text-align: left;
z-index: 99999;
box-sizing: border-box;
font-weight: 400;
box-shadow: 2px 2px 10px 2px rgba(11, 10, 10, 0.08);
border-radius: 50px;
background-color: #fff;
position: relative;
cursor: pointer;
padding: 10px 15px;
border: 2px solid #344bc1;
}
.custom-social-proof .custom-notification .custom-notification-container {
display: flex !important;
align-items: center;
height: 80px;
}
.custom-social-proof .custom-notification .custom-notification-container .custom-notification-image-wrapper img {
max-height: 50px;
width: 50px;
padding: 0px 5px 0px 10px;
object-fit: cover;
}
.custom-social-proof .custom-notification .custom-notification-container .warning {
border: 1px;
background-color: #fbe8e8;
border-color: #ffa9a9;
}
#simple-translate {
display: none !important;
}
.custom-social-proof .custom-notification .custom-notification-container .custom-notification-content-wrapper {
margin: 0;
height: 100%;
color: gray;
padding-left: 10px;
padding-right: 20px;
border-radius: 0 50px 50px 0;
flex: 1;
display: flex !important;
flex-direction: column;
justify-content: center;
background: #fff;
}
.custom-notification-image-wrapper.pulse img {
margin-top: 0;
}
.custom-notification-content strong {
color: #575757;
}
.custom-social-proof .custom-notification .custom-notification-container .custom-notification-content-wrapper .custom-notification-content {
font-family: inherit !important;
margin: 0 !important;
padding: 0 !important;
font-size: 14px;
line-height: 18px;
color: #616161;
}
.custom-social-proof .custom-notification .custom-notification-container .custom-notification-content-wrapper .custom-notification-content a {
color: #354cc5;
text-decoration-color: #354cc5;
font-size: 18px;
}
.custom-social-proof .custom-notification .custom-notification-container .custom-notification-content-wrapper .custom-notification-content a:hover {
color: #354cc5;
text-decoration-color: #354cc5;
}
.custom-social-proof .custom-notification .custom-notification-container .custom-notification-content-wrapper .custom-notification-content small {
margin-top: 3px !important;
display: block !important;
font-size: 12px !important;
opacity: 0.8;
}
.custom-social-proof .custom-notification .custom-close {
position: absolute;
top: 8px;
right: 28px;
height: 12px;
width: 12px;
cursor: pointer;
transition: 0.2s ease-in-out;
transform: rotate(45deg);
opacity: 0;
}
.custom-social-proof .custom-notification .custom-close::before {
content: "";
display: block;
width: 100%;
height: 2px;
background-color: gray;
position: absolute;
left: 0;
top: 5px;
}
.custom-social-proof .custom-notification .custom-close::after {
content: "";
display: block;
height: 100%;
width: 2px;
background-color: gray;
position: absolute;
left: 5px;
top: 0;
}
.custom-social-proof .custom-notification:hover .custom-close {
opacity: 1;
}
.notification__wrapper p {
padding: 8px;
margin: 0;
display: inline-block;
text-align: center !important;
font-size: 15px;
}
.notification__wrapper {
text-align: center;
}
a.btn-top {
display: inline-block;
background: #d3e1f0;
padding: 3px 10px;
border-radius: 3px;
font-size: 15px;
margin-top: -2px;
font-weight: 700;
color: #151617 !important;
}
.btn-top:hover {
background: #ffb500;
}
.pulse img {
margin-top: -60px;
position: relative;
z-index: 999;
}
.pulse {
width: 100% !important;
position: relative;
display: inline-block;
}
body, html {
font-family: 'Roboto', sans-serif;
font-size: 20px;
background: #f9f9f9;
height: 100%;
-webkit-font-smoothing: antialiased;
text-rendering: geometricPrecision;
}
.row + .row {
margin-top: 20px;
}
.container {
width: 100%;
max-width: 1280px;
}
img.alignright {
float: right;
margin: 0 0 1em 1em;
}
img.alignleft {
float: left;
margin: 0 1em 1em 0;
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
} h1,h2,h3,h4,h5,h6 {
-webkit-font-smoothing: antialiased;
text-rendering: optimizelegibility;
letter-spacing: -0.04em !important;
}
.small, small {
line-height: 1.95;
}
h1 {
font-size: 72px;
z-index: 998;
color: #000;
line-height: 1.1;
font-family: 'Muller';
}
h2 {
font-size: 40px;
color: #181a53;
line-height: 42px;
text-align: center;
font-style: normal;
font-family: 'Muller';
}
h3 {
margin: 10px 0 20px 0;
color: #131313;
font-weight: 500;
font-size: 26px;
font-weight: 500 !important;
}    
h4 {
font-size: 18px;
margin: 20px 0 15px 0;
color: rgba( 255, 255, 255, 0.502 );
letter-spacing: 1.5px;
font-weight: 500;
}
h5 {
font-size: 16px;
line-height: 1.95;
}
h3.lead {
width: 100%;
max-width: 650px;
margin: 0 auto;
}
.light p {
color: #fff;
}
p {
margin: 20px 0;
font-weight: 400;
font-size: 16px;
color: #333;
line-height: 1.78;
letter-spacing: normal;
}
a:link, a:visited {
color: #374fcc;
border-bottom: 0 !important;
border-bottom-color: transparent !important;
}
a:focus {
border-bottom: 0 !important;
border-bottom-color: transparent !important;
color: #374fcc !important;;
}
a:hover {
border-bottom: 0 !important;
border-bottom-color: transparent !important;
text-decoration: none;
color: #ec992d;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0px0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.social-icons a:hover {
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0px0.5s ease 0s;
-o-transition: all 0.5s ease 0s;   
}
ul.dropdown-menu {
background-color: black;
}
a.anchor {
display: block;
position: relative;
top: -180px;
visibility: hidden;
}
p.lead {
font-weight: 300;
font-size: 20px;
color: #5e6e7d;
line-height: 1.78;
letter-spacing: .015em;
padding: 0 0 30px 0;
} .modal-dialog {
width: 100%;
max-width: 700px;
margin: 30px auto;
}
#modalSub .modal-header {
padding: 15px;
border-bottom: 3px solid #de7d00;
background: #324048;
}
#modalSub .btn-submit {
margin-top: 30px;
padding: 7.5px 20px !important;
border: 1px solid rgba(50, 64, 72, 0.36);
background: #324048;
color: #fff !important;
}
#modalSub .input-lg {
border: 1px solid rgba(50, 64, 72, 0.36);
}
#modalSub label {
color: #324048;
}
#modalSub h4.modal-title{
color: #2a4553;
}
.modal-dialog {
display: inline-block;
text-align: left;
vertical-align: middle;
}
#modalSub .modal-body {
background-color: #ededed;
}
.modal {
text-align: center;
padding: 0!important;
}
.modal p {
font-size: 14px;
margin: 0;
color: #777;
}
.modal .form-group {
margin-bottom: 0;
}
.btn.btn-modal-login {
border-radius: 5px !important;
float: none;
width: auto !important;
color: #fff;
background: #3a53d7 !important;
padding: 13px 55px 10px 55px;
font-family: 'Roboto', sans-serif;
margin-top: 0;
font-size: 16px;
letter-spacing: normal;
margin: 0 auto;
}
.btn.btn-modal-login:hover {
background: #3a53d7#87b644 !important;
}
h4.modal-title {
font-size: 1.1em;
line-height: 1.2;
text-align: center;
color: #324149;
font-weight: bold;
}
.modal:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -4px;
}
.modal-dialog {
display: inline-block;
text-align: left;
vertical-align: middle;
}
.modal-body {
background-color: #eff1f8;
padding: 20px;
}
body, body.modal {
margin-right: 0 !important;
}
body.modal {
overflow-y: hidden;
}
.modal-footer {
text-align: center;
}
@media screen and (min-width: 768px) { 
.modal:before {
display: inline-block;
vertical-align: middle;
content: " ";
height: 100%;
}
}
@media screen and (max-width: 768px) {
.modal-dialog {
width: auto;
margin-top: 160px;
margin-left: 20px;
margin-right: 20px;
}
}
.vc_row[data-vc-full-width].quick-menu__section {
overflow: inherit !important;
}
.btn-desktop-login {
border: none;
box-shadow: 0 0 0 0 rgba(58, 83, 215, 0.63);
-webkit-animation: pulse 2.15s infinite cubic-bezier(0.66, 0, 0, 1);
-moz-animation: pulse 2.15s infinite cubic-bezier(0.66, 0, 0, 1);
-ms-animation: pulse 2.15s infinite cubic-bezier(0.66, 0, 0, 1);
animation: pulse 2.15s infinite cubic-bezier(0.66, 0, 0, 1);
padding: 20px 50px !important;
font-weight: bold;
font-size: 20px !important;
background-color: #3a53d7;
color: #ffffff;
letter-spacing: normal !important;
}
.btn-desktop-login:hover, .btn-desktop-login:focus, .btn-desktop-login:active {
opacity: .75;
color: #fff ;
} #comments .comment-meta {
background: #ebebeb;
padding: 10px;
margin-top: 10px;
}
h2.comments-title {
font-size: 24px;
font-weight: bold;
margin: 40px 0;
color: #ff7b29;
}
#comments ol, #comments ol ul {
padding-left: 0;
}
#comments ol li,#comments ol ul li {
list-style: none;
}
#comments .comment-meta a{
color: #111 !important;
font-size: 13px !important;
}
#comments .comment-meta a:visited {
color: #111;
}
.comment-body {
font-size: 14px;
}
.comment-content p {
font-weight: 400;
letter-spacing: normal;
color: #35393d;
font-size: 16px;
}
.comment-author img {
border-radius: 4px;
}
p.comment-form-comment label {
display: block;
}
p.comment-form-comment textarea {
width: 100%;
padding: 10px;
line-height: 1.3333333;
border-radius: 5px;
color: #222;
font-family: 'Lato', sans-serif;
box-shadow: 5px 7px 30px 0px rgb(209, 209, 209);
border: 1px solid rgba(224, 224, 224, 0.68);
font-size: 15px;
}
h3#reply-title {
display: none;
}
.comment-form input[type=submit] {
background: #ff7b29;
border-radius: 3px;
font-weight: bold;
color: #fff;
border: none;
margin: 0;
font-size: 16px;
padding: 12px 26px;
}
.comment-respond input {
height: 52px;
padding: 10px 16px;
line-height: 1.3333333;
border-radius: 6px;
color: #222;
font-family: 'Lato', sans-serif;
box-shadow: 5px 7px 30px 0px rgb(209, 209, 209);
border: 1px solid rgba(224, 224, 224, 0.68);
font-size: 15px;
} .navbar-fixed-top {
position: fixed;
top: 0;
z-index: 99999 !important;
}
.admin-bar .navbar-fixed-top {
top: 32px;
}  span.wpcf7-not-valid-tip {
color: #fff;
font-size: 0.61em;
font-weight: normal;
background: #ea2b37;
padding: 2px;
margin-bottom: 4px;
margin-top: -10px;
display: inline-block;
border-radius: 5px;
}
div.wpcf7-validation-errors {
color: #131313;
background: #fff;
border-radius: 3px;
font-size: 16px;
font-weight: 500;
padding: 15px;
border: 3px solid #de7d00;
}
div.wpcf7-mail-sent-ok {
color: #131313;
background: #fff;
border-radius: 3px;
font-size: 16px;
font-weight: 500;
padding: 15px;
border: 3px solid #37a000;
}
.input-lg {
height: 42px;
padding: 10px 16px;
line-height: 1.3333333;
border-radius: 0;
color: #222;
font-size: 16px;
width: 100%;
margin-bottom: 10px;
}
label {
font-size: 13px;
font-weight: 500;
color: #222;
width: 100%;
}
.wpcf7-form input[type="submit"] {
background: #d10921;
padding: 15px 18px;
font-size: 16px;
line-height: 1.3333333;
border-radius: 4px;
color: #fff!important;
border-color: transparent;
display: block;
text-align: center;
margin-top: 20px;
font-family: 'Muller';
text-shadow: 2px 2px 4px rgba(0,0,0,.4);
-webkit-text-shadow: 2px 2px 4px rgba(0,0,0,.4);
-moz-text-shadow: 2px 2px 4px rgba(0,0,0,.4);
text-transform: uppercase;
width: 100%;
}
.wpcf7-form input[type="submit"]:hover {
opacity: .85;
} @media all and (max-width: 1000px) {
.owl-carousel .owl-item {
text-align:center;
}
.owl-carousel .item {
float: none;
display: inline-block;
}
}
.services__box-home {
background-image: -webkit-linear-gradient(292deg,#8190ff,#23d1bc);
background-image: linear-gradient(158deg,#3a53d7,#ea3249);
box-shadow: 2px 2px 6px 0 rgba(74,69,100,.1);
}
.archive__title {
background: linear-gradient(to right, rgba(222, 228, 234, 0.42), rgb(249, 252, 255));
box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 11px;
padding-top: 100px;
padding-bottom: 60px;
margin-bottom: 40px;
}
.archive__title h2 {
font-size: 46px;
color: #111111;
}
.archive__title .archive-description {
font-size: 17px;
color: #333;
line-height: 1.78;
padding-top: 20px;
text-align: center;
}
.single__content h2 {
text-align: inherit;
color: #3a53d7;
}
.compare-col, .compare-col__alt {
z-index: 9999;
}
.vc_tta-panel-body p {
color: #333;
letter-spacing: normal;
font-size: 16px;
}
.wpcf7-form input[type="submit"] {
height: 50px;
margin-top: 10px;
font-size: 20px;
}
h4.vc_tta-panel-title a {
color: #3a53d7 !important;
}
#contact__page-wrapper #comment-input input, .avada-select .select2-container .select2-choice, .avada-select-parent select, .avada-shipping-calculator-form .avada-select-parent select, .cart-collaterals .avada-select-parent input, .cart-collaterals .form-row input, .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_postcode, .checkout .input-text:not(textarea), .chzn-container .chzn-drop, .chzn-container-single .chzn-single, .coupon .input-text, .fusion-login-box .fusion-login-form input[type=password], .fusion-login-box .fusion-login-form input[type=text], .input-text:not(textarea), .main-nav-search-form input, .post-password-form label input[type="password"], .search-page-search-form input, .searchform .fusion-search-form-content .fusion-search-field input, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow, .shipping-calculator-form .avada-select-parent select, .woocommerce-checkout .select2-drop-active, .wpcf7-captchar, .wpcf7-form .wpcf7-date, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-select, .wpcf7-form .wpcf7-text, input.s, input[type="email"], input[type="number"], input[type="password"], input[type="text"], select {
height: 48px;
padding-top: 0;
padding-bottom: 0;
box-shadow: 0 3px 36px rgba(0, 0, 0, 0.04);
border: 1px solid #dedfe0;
}
#contact__page-wrapper #calc_shipping_state_field .select2-selection__arrow, #comment-input input, #comment-textarea textarea, .avada-select .select2-container .select2-choice, .avada-select .select2-container .select2-choice .select2-arrow, .avada-select .select2-container .select2-choice2 .select2-arrow, .avada-select-parent .select-arrow, .avada-select-parent select, .chzn-container .chzn-drop, .chzn-container-single .chzn-single, .comment-form-comment textarea, .fusion-body .tribe-events-tickets .quantity, .fusion-search-form-classic .searchform .fusion-search-form-content, .gravity-select-parent .select-arrow, .input-text, .main-nav-search-form input, .post-password-form label input[type="password"], .search-page-search-form input, .searchform .fusion-search-form-content .fusion-search-field input, .select-arrow, .select2-container .select2-selection .select2-selection__arrow, .select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default .select2-selection--single, .select2-dropdown, .woocommerce-checkout .select2-drop-active, .wpcf7-captchar, .wpcf7-form .wpcf7-date, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-select, .wpcf7-form .wpcf7-text, .wpcf7-form textarea, .wpcf7-select-parent .select-arrow, input.s, input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"], select, textarea {
box-shadow: 0 3px 36px rgba(0, 0, 0, 0.04);
border: 1px solid #dedfe0; 
width: 100%;
}
.contact__page p {
display: inline-block;
font-size: 15px;
color: #333;
}
#contact__page-wrapper h4 {
color: #333;
font-family: 'Muller';
}
.contact__page {
box-shadow: 0 22px 33px -17px rgba(0, 51, 161, 0.22);
display: inline-block;
width: 100%;
}
.contact__page h5 {
color: #333;
margin: 0;
margin-top: 12px;
font-size: 20px;
}
.contact__page .fa {
color: #37a000;
font-size: 13px;
line-height: normal;
padding-right: 7px;
}
.fa-closed {
color: #ed3948 !important;
}
#columns-pricing {
text-align: center;
border: 1px solid #e8e8e8;
border-radius: 5px;
-webkit-box-shadow: 0 2px 30px 0 #e0e5f0;
box-shadow: 0 2px 30px 0 #e0e5f0;
}
#columns-pricing a.pp__btn {
display: inline-block;
margin-top: -2px;
margin-bottom: 20px;
border-radius: 50px;
}
#column-pricing p {
font-size: 12px !important;
line-height: 20px;
padding: 15px 0;
color: #222;
}
#columns-pricing h2 {
color: #fff;
font-weight: lighter;
font-family: 'Muller', sans-serif;
font-size: 16px !important;
line-height: 16px;
text-transform: uppercase;
display: block;
text-shadow: 1px 1px 0 rgba(0,0,0,.3);
-webkit-margin-before: 0em!important;
-webkit-margin-after: 0em!important;
-webkit-margin-start: 0px!important;
-webkit-margin-end: 0px!important;
margin-top: 0em !important;
margin-bottom: 0px!important;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
background: linear-gradient(to right, rgb(244, 92, 67), rgb(235, 51, 73));
padding: 11px 20px 12px 20px;
}
.cp__header {
background: linear-gradient(to right,rgb(46, 65, 170),rgb(58, 83, 215));
}
.cp__header h3 {
margin: 0;
padding: 18px 0 16px 0;
font-size: 56px;
color: #fff;
position: relative;
font-family: 'Muller';
}
.cp__header h3:before {
content: "$";
position: absolute;
font-size: 22px;
margin-left: -17px;
font-weight: 400;
margin-top: 12px;
}
.cp__header span {
color: #ffd565;
margin-top: -23px;
display: block;
padding-bottom: 18px;
font-size: 17px;
letter-spacing: normal !important;
font-weight: 500 !important;
}
.light {
display: block;
margin: 0;
width: auto;
background-color: #f6f6f6;
}
#columns-pricing .light p {
line-height: 20px;
padding: 15px 0;
margin-bottom: 0px;
font-size: 11pt;
margin: 0;
color: #222
}
.dark {
display: block;
margin: 0;
width: auto;
background-color: #eee;
}
#columns-pricing .dark p {
line-height: 20px;
padding: 15px 0;
margin-bottom: 0px;
font-size: 11pt;
margin: 0;
color: #222;
}
.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
background-color: #d10921;
padding-left: 30px;
padding-right: 30px;
font-size: 17px;
border-radius: 5px;
}
.premium-ribbon {
background-color: #ffd565;
color: #333;
width: 120px;
line-height: 12px;
font-size: 10px;
font-weight: 700;
padding: 4px 0;
display: inline-block;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
ms-transform: rotate(-45deg);
position: absolute;
left: -33px;
top: 16px;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
-webkit-box-shadow: 0 3px 0 0 rgba(0,0,0,.1);
-moz-box-shadow: 0 3px 0 0 rgba(0,0,0,.1);
box-shadow: 0 3px 0 0 rgba(0,0,0,.1);
}
.product-article h2 {
font-size: 38px;
color: #212121;
text-align: center;
}
p.quote {
font-size: 17px;
font-style: italic;
margin-top: 50px !important;
margin-bottom: -20px !important;
}
span.quote-author {
font-weight: bold;
}
.btn.btn-article {
line-height: 1.3333333;
border-radius: 5px;
color: #fff!important;
border-color: transparent;
display: block;
text-align: center;
margin-top: 20px;
background-color: #cc1243;
font-weight: 700;
letter-spacing: normal;
font-size: 20px;
padding: 16px 50px;
}
.btn.btn-article:hover {
opacity: .85;
}
img.img-product--article {
float: right;
box-shadow: 0 4px 23px -2px rgba(0,0,0,.07);
padding: 15px;
border-radius: 9px;
-webkit-transition: -webkit-transform .3s ease;
transition: -webkit-transform .3s ease;
transition: transform .3s ease;
transition: transform .23s ease,-webkit-transform .2s ease;
margin-left: 30px;
height: 400px;
width: auto;
margin-top: 42px;
}
.product-article {
line-height: 1.8;
font-size: 16.4px;
color: #333;
}
p.pa-first {
margin-top: 50px !important;
display: block;
}
.product-article h4 {
color: #222;
padding: 5px 0;
font-weight: 700;
}
#article {
padding-top: 30px;
}
#article p a, .product-article p a {
color: #ea2b37;
}
.product-article p {
color: #333;
line-height: 1.7;
font-weight: 300;
margin-top: 5px;
margin-bottom: 5px;
}
.product-article p span {
font-weight: 300 !important;
}
.product-article a {
font-weight: 400;
color: #202b45;
border-bottom: 1px solid;
}
.btn__extra .vc_btn3-size-lg {
background-color: rgba(58, 83, 215, 0.43) !important;
border: 2px solid #3a53d7 !important;
border-radius: 5px !important;
color: #1f3293 !important;
font-weight: 700 !important;
font-size: 20px !important;
}
.btn__extra.alt .vc_btn3-size-lg {
background: #fff !important;
color: #222 !important;
border: 2px solid #dbdbdb !important;
}
.btn__extra.alt .vc_btn3-size-lg:hover {
background-color: rgba(58, 83, 215, 0.43) !important;
border: 2px solid #3a53d7 !important;
}
.chat-bubble p {
display: block;
margin: 0;
line-height: 1.2;
margin-top: 3px;
font-weight: 300;
}
.chat-bubble span {
color: #b6b6b6;
}
.chat-bubble img {
float: left;
border-radius: 50px;
margin-right: 10px;
}
@keyframes chatBubblesDots {
0% {
top: 0px;
}
50% {
top: -4px;
}
100% {
top: 0px;
}
}
.chat-bubbles-container {
padding: 40px;
height: 500px;
margin-top: -650px;
overflow: hidden;
}
.chat-bubbles-container .chat-bubble {
top: 600px;
opacity: 0;
background: #DEDEDE;
max-width: 270px; 
margin-bottom: 28px;
border-radius: 10px;
position: relative;
background-color: #fff;
box-shadow: 5px 5px 22px -8px rgba(0,0,0,.42);
border-radius: 10px;
padding: 10px;
}
.chat-bubbles-container .chat-bubble.left {
float: left;
clear: both;
margin-left: -200px;
}
.chat-bubbles-container .chat-bubble.right {
float: right;
clear: both;
margin-right: -200px;
}
h3.pp__features_emoji {
color: #fff;
font-size: 19px;
line-height: 1.5;
text-align: center;
letter-spacing: .015em !important;
font-weight: 400 !important;
}
.owl-theme .owl-nav [class*=owl-] {
color: #868686;
margin: 0;
padding: 0;
background: transparent !important;
display: inline-block;
cursor: pointer;
border-radius: 0;
}
.owl-theme .owl-nav [class*=owl-]:hover {
background: transparent !important;
color: #ea2b37;
}
.owl-theme .owl-controls .owl-page {
display: inline-block;
}
.owl-prev {
position: absolute;
top: 20%;
margin-left: -73px !important;
display: block !important;
border: 0px solid black;
}
.owl-next {
position: absolute;
top: 20%;
right: -73px;
display: block !important;
}
.owl-theme .owl-nav [class*=owl-]:hover {
background: transparent;
text-decoration: none;
}
.owl-prev i, .owl-next i, .owl-prev .fa, .owl-next .fa {
font-size: 100px;
color: #3951d2;
-webkit-text-stroke: 1px white;
margin-top: 50px;
}
.owl-prev i:hover, .owl-next i:hover {
color: #ea2b37;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0px0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.owl-dots {
margin-top: 22px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #c7c7c7;
}
.owl-theme .owl-dots .owl-dot span {
background: #e6e6e6;
}
.product__pricing.popular .pp__price {
background: linear-gradient(to right,rgb(204, 92, 18),rgb(244, 117, 33));
}
.popular {
border: 3px solid #F07320 !important;
}
.pulse img {
}
.product__title {
background: linear-gradient(to right, rgba(222, 228, 234, 0.42), rgb(249, 252, 255));
color: rgb(222, 228, 234);
box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 11px;
}
.wpcr3_admin_response p {
color: #f47521 !important;
}
@-webkit-keyframes scale {
0% { 
}
100% {
-webkit-transform: scale(1.1);
}
}
footer h2.widgettitle {
color: #fff;
}
.with-subscription .product__pricing {
min-height: 593px;
}
.product__pricing {
background-color: #fff;
-webkit-box-shadow: 0 4px 8px 0 rgba(50,86,123,.16);
box-shadow: 0 4px 8px 0 rgba(50,86,123,.16);
border-radius: 4px;
padding-top: 16px;
margin-bottom: 30px;
z-index: 9999 !important;
position: relative !important;
border: 3px solid #fff;
}
.pp__title {
text-align: center;
padding-left: 20px;
padding-right: 20px;
line-height: 1.6;
}
.pp__title h3 {
font-size: 26px;
color: #222;
position: relative;
margin-top: 0;
margin-bottom: 16px;
line-height: 38px;
font-family: 'Roboto';
font-weight: 700 !important;
}
.pp__title span {
display: block !important;
font-size: 21px;
margin-top: -10px;
}
.pp__price {
padding-top: 12px;
padding-bottom: 6px;
text-align: center;
background: linear-gradient(to right,rgb(46, 65, 170),rgb(58, 83, 215));}
.pp__price span {
font-size: 46px;
font-weight: 700;
color: #fff;
position: relative;
font-family: 'Muller';
}
.pp__price span:before {
content: "$";
position: absolute;
font-size: 22px;
margin-left: -17px;
font-weight: 400;
margin-top: 12px;
}
.pp__options {
padding-left: 20px;
padding-right: 20px
}
.pp__options ul {
padding: 0;
margin: 0;
}
.pp__options ul li {
list-style: none;
color: #333;
font-weight: 400;
font-size: 15px;
padding-top: 8px;
text-align: center;
line-height: 2;
}
.pp__options ul li:not(:last-child) {
border-bottom: 1px solid #e8ebec;
padding-bottom: 8px;
}
.pp__cta {
padding: 0 20px 20px 20px;
}
a.pp__btn {
background: #bc0419;
padding: 13px 18px 10px;
font-size: 17px;
line-height: 1.3333333;
border-radius: 4px;
color: #fff!important;
border-color: transparent;
display: block;
text-align: center;
margin-top: 20px;
font-family: 'Muller';
text-transform: uppercase;
}
a.pp__btn:hover {
background: #d10921;
}
.discount__row {
font-size: 15px;
margin-top: -11px;
margin-bottom: 17px;
}
.pp__title .discount__row span {
font-size: 15px;
display: inline-block !important;
background: #c2f3c9;
padding: 2px;
border-radius: 5px;
}
@media (min-width: 768px) {
#blog_general .col-sm-4 {
width: 32.33333333%;
}
}
.rpwwt-widget ul li img {
border-radius: 3px;
}
.rpwwt-post-title {
color: #000;
font-weight: 700;
font-size: 16px;
}
.rpwwt-post-excerpt {
font-size: 15px;
}
.rpwwt-post-title a {
color: #000;
}
ul.blog-sidebar {
padding: 0;
margin: 0;
}
.at-style-responsive .at-share-btn {
border-radius: 3px !important;
}
.at-share-btn-elements {
padding-bottom: 40px;
}
.single__content p {
color: #222;
font-size: 16px;
font-weight: 400;
}
img.post__image {
border-radius: 8px;
max-height: 500px;
width: auto;
margin: 0 auto;
}
.author__wrapper p {
font-size: 14px;
color: #5a5a5a;
margin-left: 10px;
display: inline-block;
margin-top: 7px;
}
.author__wrapper p a {
font-weight: 700;
}
.post__meta h2 {
color: #222;
text-align: left;
padding: 40px 0 30px;
}
.post__date span {
font-size: 14px;
color: #5a5a5a;
}
ul.post-categories {
padding: 0;
margin: 0;
}
ul.post-categories li {
list-style: none;
color: #333;
font-weight: 700;
border-bottom: 2px solid #f47521;
display: inline-block;
font-size: 16px;
text-transform: uppercase;
}
ul.post-categories li a {
color: #333;
}
.post__meta {
padding: 80px 0 40px;
}
.author__wrapper img {
width: 70px;
height: 70px;
border-radius: 100px;
border: 3px solid #fff;
box-shadow: 0 0 0 2px #f47521;
float: left;
}
.container-custom {
width: 100%;
max-width: 1080px;
}
.sb-b {
margin-top: -25px;
}
#blog-post .sidebar__newsletter p {
letter-spacing: normal;
text-align: center;
margin-bottom: 0;
padding-bottom: 0;
}
.sidebar__newsletter .input-lg {
height: 40px;
padding: 10px 10px;
line-height: 1.3333333;
border-radius: 0;
color: #222;
font-size: 14px;
width: 100%;
margin-bottom: 10px;
border: 1px solid #ddd;
}
.sidebar__newsletter .btn.btn-submit {
background: #ea2b37;
color: #fff !important;
border-radius: 0 !important;
padding: 0;
font-weight: 700;
text-transform: uppercase;
height: 40px;
font-size: 15px;
}
.social__round {
height: 40px;
width: 40px;
text-align: center;
line-height: 40px;
border-radius: 100px;
display: inline-block;
margin: 0 10px;
}
.social__round.footer {
color: #fff !important;
height: 30px;
width: 30px;
line-height: 28px;
margin: 0;
margin-right: 9px;
}
.social__round.footer a {
color: #fff !important;
font-size: 15px;
}
.social__round:hover {
background: #ea2b37 !important;
}
.social__round a {
color: #fff;
}
.social__round.facebook {
background-color: #3368a7;
}
.social__round.instagram {
background: #d6249f;
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}
.social__round.twitter {
background: #54bce8;
}
@media (max-width: 768px) {
.isotope .item {
position: static ! important;
-webkit-transform: translate(0px, 0px) ! important;
-moz-transform: translate(0px, 0px) ! important;
transform: translate(0px, 0px) ! important;
}
} .isotope,
.isotope .item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:         top, left, opacity;
transition-property:         transform, opacity;
}
img.references-img {
width: 100px;
height: auto;
margin-bottom: 20px;
} @supports not (flex-wrap: wrap) {
div#masonry { display: block; }
div#masonry .item {  
display: inline-block;
vertical-align: top;
}
}
div.ppt, div.pp_default .pp_description {
display: none !important;
}
.item-screen img {
width: auto;
max-height: 219px;
}
span.tags {
color: #fff;
font-size: 11px;
display: block;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 0.7px;
}
span.tags a {
background-color: #5a7799;
padding: 2px;
border-radius: 5px;
font-size: 11px;
color: #e0e0e0;
font-weight: 400;
}
#blog-post h1 {
font-size: 32px;
line-height: 30px;
text-align: left;
}
#blog-post p {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
line-height: 1.7;
letter-spacing: 0.2px;
padding-bottom: 8px;
}
#blog-post .thumbnail_wrapper img {
display: block;
max-width: 100%;
height: auto;
}
#blog-post .blog_post--content {
background: #3276b5;
padding: 0;
}
.blog_post--content_wrapper {
padding: 46px;
}
#posts .well {
background-color: #fff;
-webkit-box-shadow: 0 4px 8px 0 rgba(50,86,123,.16);
box-shadow: 0 4px 8px 0 rgba(50,86,123,.16);
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
padding: 0;
border: none !important;
border-radius: 0;
}
#posts .col-sm-6 {
padding-left: 10px;
padding-right: 10px;
}
#posts .well h3 {
text-transform: uppercase;
font-size: 14px;
letter-spacing: 1px !important;
font-weight: 400;
color: #d51521;
margin-bottom: 8px;
}
#posts .well h3 a {
color: #ea2b37;
font-weight: 700;
}
#posts .well h3 a:hover {
color: #333;
}
#posts .well a.readmore {
color: #b5b0b0;
font-size: 11px;
text-transform: uppercase;
margin-top: 20px;
font-weight: bold;
letter-spacing: normal;
}
span.readmore_after i.fa {
color: #b5b0b0;
font-size: 13px;
}
#posts .well a.readmore:hover {
color: #ea2b37;
}
#posts .well p {
color: #333;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
line-height: 1.6;  
margin-bottom: 0;
}
#posts .well span.date, .blog_post--content_wrapper span.date {
color: #b4b4b4;
font-size: 13px;
display: block;
font-weight: 400;
}
.blog_post--wrapper {
padding: 20px 25px 30px 25px;
color: #333;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
line-height: 1.6;
margin-bottom: 0;
font-weight: 400;
}
.blog_post--wrapper span.date {
margin-bottom: 20px;
}
#posts .well img {
width: 100%;
height: auto;
}
.isotope {
height: auto;
}
div#masonry { 
display: flex; 
flex-direction: column; 
flex-wrap: wrap;
height: 100vw;
font-size: 0;  
}
div#masonry .item {  
width: 33.3%;
transition: .8s opacity;
} 
.tag-list, .sidebar__newsletter, .sidebar__social, .widget {
background: #fff;
-webkit-box-shadow: 0 4px 8px 0 rgba(50,86,123,.16);
box-shadow: 0 4px 8px 0 rgba(50,86,123,.16);
padding: 15px;
margin-bottom: 20px;
}
.tag-list h4, .sidebar__newsletter h4, .sidebar__social h4, .widget h2 {
text-transform: uppercase;
font-weight: 700;
font-size: 17px;
color: #333;
text-align: center;
margin: 10px 20px 20px 20px;
}
.tag-item {
display: inline-block;
}
.tag-item a {
font-size: 13px;
padding: 3px 5px;
border-radius: 3px;
background: #ea2b37;
color: #fff;
}
.widget_recent_entries ul {
padding-left: 0;
margin: 0;
}
.widget_recent_entries ul li {
font-size: 13px;
list-style: none;
padding-bottom: 8px;
}
.widget_recent_entries ul li a {
color: #333;
}
.widget_categories ul {
margin: 0;
padding-left: 0;
}
.widget_categories ul li {
list-style: none;
display: inline-block;
}
.widget_categories ul li a {
font-size: 13px;
padding: 3px 5px;
border-radius: 3px;
background: #ea2b37;
color: #fff;
}
.col-sidebar-main {
margin-top: 25px;
background: #fff;
box-shadow: 0 4px 23px -2px rgba(0,0,0,.07);
padding: 25px;
border-radius: 9px;
-webkit-transition: -webkit-transform .3s ease;
transition: -webkit-transform .3s ease;
transition: transform .3s ease;
transition: transform .23s ease,-webkit-transform .2s ease;
}
.archive__general {
margin: 40px 0;
font-weight: 400;
font-size: 17px;
color: #636363;
line-height: 1.78;
letter-spacing: .015em;
}
.archive__general h3 {
font-size: 38px;
font-weight: bold;
}
.archive__general .date {
color: #333;
font-size: 13px;
font-weight: bold;
letter-spacing: normal;
margin-bottom: 20px;
display: block;
margin-top: -10px;
}
.archive__general a.readmore {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;
color: #000;
}
.archive__aside {
margin-top: 50px;
}
.review__item {
background: #fff;
box-shadow: 0 4px 23px -2px rgba(0,0,0,.07);
padding: 25px;
border-radius: 9px;
-webkit-transition: -webkit-transform .3s ease;
transition: -webkit-transform .3s ease;
transition: transform .3s ease;
transition: transform .23s ease,-webkit-transform .2s ease;
}
.review__item:hover {
-webkit-transform:scale(1.03);
-ms-transform:scale(1.03);
transform:scale(1.03);
}
.review__item-content {
display: table;
}
img.review-thumb {
float: left;
margin-right: 20px;
height: 95px;
width: 95px;
border-radius: 50px;
}
.review__item p {
color: #333;
line-height: 1.4;
font-weight: 300;
margin-top: 5px;
margin-bottom: 5px;
}
.review__item-title {
}
.review__ig-item-title {
color: #f47521 !important;
font-size: 18px;
font-weight: 500;
}
.review__item-title a {
color: #f47521 !important;
font-size: 18px;
font-weight: 500;
}
.review__item-title a:hover {
color: #222 !important;
}
#all-social-proofs {
visibility: hidden;
} .mega-menu-item-nav_menu-4 h4 {
background: linear-gradient(145deg, #f77737 10%, #C92BB7 70%) no-repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
} .mega-menu-item-nav_menu-5 h4 {
color: #3b5998 !important;
} .mega-menu-item-nav_menu-6 h4 {
color: #ff0000 !important;
} .mega-menu-item-nav_menu-7 h4 {
color: #1db954 !important;
} .mega-menu-item-nav_menu-8 h4 {
color: #ff8800 !important;
} .mega-menu-item-nav_menu-18 h4 {
color: #bd081c !important;
}
@media screen and (min-width: 1000px) {
#all-social-proofs {
visibility: visible !important;
}
.extra-buttons {
margin-top: -15px;
margin-bottom: 35px;
}
.product__title {
margin-top: 61px;
}
.notification__wrapper + .product__title {
margin-top: 150px !important;
}
.single__content {
padding-right: 75px;
}
.hero__wrapper h1 {
margin-top: 124px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
width: 400px;
}
.custom__container {
height: 360px;
overflow: hidden;
}
.custom__container h2 {
padding-top: 30px;
}
.section__padding {
padding: 20px 0 60px 0;
}
.section__padding_alt {
padding: 10px 0 50px 0;
}
.cases__inner-block img {
position: absolute;
left: 0;
} 
.cases___cat p {
padding-top: 210px;
text-transform: uppercase;
font-weight: bold;
color: #ea2b37;
}
.services--inner_block {
width: 31.33333333% !important;
margin-right: 2%;
margin-bottom: 2%;
min-height: 297.73px !important;
}
.ben__pos img {
max-width: 100% !important;
}
.ben__pos {
position: relative;
}
.steps__block .vc_column-inner::after {
content: "\f178";
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
right: 0;
margin-top: -59px;
color: #f47521;
font-size: 28px;
}
.steps__block.alt .vc_column-inner::after {
margin-top: -84px;
}
.steps__block {
-webkit-transition: -webkit-transform .2s ease;
transition: -webkit-transform .2s ease;
transition: transform .2s ease;
transition: transform .2s ease,-webkit-transform .2s ease;
}
}
@font-face {
font-family: 'Muller';
font-style: normal;
font-weight: normal;
src: url(../../../themes/mrinsta/assets/fonts/Muller-ExtraBold.otf) format('woff');
} 
@font-face {
font-family: 'Muller Bold';
font-style: normal;
font-weight: normal;
src: url(../../../themes/mrinsta/assets/fonts/Muller-Bold.otf) format('woff');
}
.with-subscription a.pp__btn {
height: 68px;
padding: 0;
line-height: 68px;
}
.pp__or span {
text-align: center;
text-transform: uppercase;
display: block;
padding-bottom: 20px;
font-size: 15px;
font-weight: 700;
}
.cta__item {
text-align: center;
}
.cta__img--wrapper {
background: #bc0419;
display: inline-block;
padding: 5px;
border-radius: 9px;
margin-right: 8px;
}
.btn.btn-cta {
background: #bc0419;
box-shadow: 0 4px 22px -3px rgba(0, 0, 0, 0.05);
padding: 10px 15px;
border-radius: 10px;
letter-spacing: normal !IMPORTANT;
font-weight: 700;
color: #fff !important;
}
.btn.btn-cta:hover {
color: #374fcc !important;
background: #fff;
}
.btn.btn-cta:hover a {
color: #374fcc !important;
}
.btn.btn-cta:hover .cta__img--wrapper {
background-color:  #bc0419;
}
.cta__item img {
height: 22px;
width: auto;
}
.pricing-plans__wrapper {
background: linear-gradient(to right,rgb(76, 124, 247),rgb(58, 83, 215));
}
.panel {
background-color: #f4f5fc;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
border: none;
cursor: pointer;
padding-bottom: 8px;
}
.panel p {
color: #333;
}
.panel .panel-title {
color: #181a53;
text-align: center;
border-bottom: 10px solid #fff;
}
.panel ul.pricing__list li {
color: #181a53;
}
.panel ul.pricing__list li:before {
color: #37a000;
}
.panel h1 {
color: #3a53d7;
}
.panel .the-price {
}
.panel span.more {
color: #333;
}
.panel span.more:before {
color: #333;
}
.panel .the-price .form-control {
background: #fff;
border: 1px solid #c2baba;
color: #232323;
font-weight: 400;
}
.panel-body {
padding: 0px;
text-align: center;
background-color: #f4f5fb;
}
.the-price {
background-color: transparent;
box-shadow: none;
padding: 20px;
margin: 0;
}
.panel-footer {
cursor: pointer;
font-family: 'Muller';
background: transparent;
border-top: 1px solid #efefef;
margin-top: 10px;
}
span.more {
font-size: 14px;
color: #efefef;
}
span.more:before {
content: "\f196";
font: normal normal normal 14px/1 FontAwesome;
color: #efefef;
font-size: 13px;
padding-right: 6px;
}
.the-price .form-control {
height: 43px;
background: transparent;
border: 1px solid #efefef;
box-shadow: none;
color: #efefef;
font-weight: 700;
}
.the-price select {
border-radius: .25rem;
border: 1px solid #CACFE7 !important;
font-weight: 400;
color: #4E5154;
background-color: #ffffff;
height: 40px !important;
width: 100%;
font-size: 15px;
line-height: 1.25;
}
.panel-info {
border-color: #fefefe;
min-height: 568px;
}
.panel-primary {
min-height: 568px;
}
.compare-col p.mini {
}
.panel-primary p.mini {
}
.mini-left {
margin: 16px 0 0 0 !important;
height: 30px;
}
.mini-right {
margin: 17px 0 0 0 !important;
height: 30px;
}
.compare-col {
left: -25px;
}
.table {
margin-bottom: 0;
}
.table>tbody>tr>td {
padding: 14px;
}
.btn-insta {
margin-top: 13px;
padding: 10px 0;
font-size: 20px;
}
.panel-info>.panel-heading, .panel-primary>.panel-heading, .panel-info>.panel-heading:hover, .panel-primary>.panel-heading:hover {
background: #f4f5fb;
margin: 0;
border-radius: .35rem .35rem 0rem 0rem;
border: none;
}
.pplan__title h4 {
text-align: center;
color: #fff;
font-size: 20px;
}
.the-price p {
margin: 0;
color: #181a53;
font-size: 16px;
line-height: 26px;
font-weight: 600;
}
.panel-body .btn {
background: #BC0419;
border-color: #BC0419;
border-radius: 4px;
font-size: 16px;
color: #fff;
line-height: normal;
padding: 8px;
display: block;
width: 100%;
letter-spacing: normal;
}
.panel-body .btn:hover {
background: #f47521;
border-color: #f47521;
}
.has-list ol, .has-list ul, ul.pricing__list {
padding: 0 0 0 20px;
margin: 0;
text-align: left;
}
.has-list ol li, .has-list ul li, ul.pricing__list li {
list-style: none;
font-size: 16px;
line-height: 1.7;
padding-left: 0;
margin-bottom: 5px;
}
ul.pricing__list li:before {
content: "\f00c";
font: normal normal normal 14px/1 FontAwesome;
color: #fff;
font-size: 13px;
padding-right: 6px;
-webkit-text-stroke: thin #f4f5fc;
}
.vc_color-info.vc_message_box p {
padding: 0;
margin: 0;
font-family: 'Muller';
}
.the-price h2 {
padding: 0;
color: #181a53;
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 40px;
line-height: 1;
margin: 1px 0 5px;
}
.has-list ul li, .has-list ol li {
color: #333;
text-align: left !important;
list-style: circle;
}
.has-list ul li:before, .has-list ol li:before {
content: '';
}
.panel-title {
padding: 15px 20px;
font-size: 1.1rem;
margin: 0;
}
.subscript{
font-size: 25px;
}
.panel-heading {
padding: 0;
}
.panel-primary {
}
.info img {
text-align: center;
display: block;
margin: 0 auto; padding: 5px 0 10px 0;
}
.info {
border: none;
font-size: 14px;
display: none;
position: absolute;
width: 90%;
margin: 0 auto;
bottom: 60px;
left: 5.1%;
background: #efefef !important;
padding: 10px;
text-align: left;
line-height: 1.7;
color: #333;
border: 0;
font-family: 'Roboto', sans-serif;
}
.panel-footer:hover .info {
display: inline-block;
}
.btn-select {
position: relative;
padding: 0;
width: 100%;
border-radius: 2px;
margin-bottom: 13px;
}
.btn.btn-danger {
color: #fff !important;
letter-spacing: normal;
font-family: 'Muller';
}
.btn-select .btn-select-value {
padding: 6px 12px;
display: block;
position: absolute;
left: 0;
right: 34px;
text-align: left;
text-overflow: ellipsis;
overflow: hidden;
border-top: none !important;
border-bottom: none !important;
border-left: none !important;
}
.btn-select .btn-select-arrow {
float: right;
line-height: 20px;
padding: 6px 10px;
top: 0;
}
.btn-select ul {
display: none;
background-color: white;
color: black;
clear: both;
list-style: none;
padding: 0;
margin: 0;
border-top: none !important;
position: absolute;
left: -1px;
right: -1px;
top: 33px;
z-index: 999;
}
.btn-select ul li {
padding: 3px 6px;
text-align: left;
}
.btn-select ul li:hover {
background-color: #f4f4f4;
}
.btn-select ul li.selected {
color: white;
}
.btn-select.btn-default:hover, .btn-select.btn-default:active, .btn-select.btn-default.active {
border-color: #ccc;
}
.btn-select.btn-default ul li.selected {
background-color: #ccc;
}
.btn-select.btn-default ul, .btn-select.btn-default .btn-select-value {
background-color: white;
border: #ccc 1px solid;
}
.btn-select.btn-default:hover, .btn-select.btn-default.active {
background-color: #e6e6e6;
}
.btn-select.btn-select-light .btn-select-value {
background-color: white;
color: black;
}
.btn-select-two {
position: relative;
padding: 0;
width: 100%;
border-radius: 2px;
margin-bottom: 13px;
}
.btn-select-two .btn-select-two-value {
padding: 6px 12px;
display: block;
position: absolute;
left: 0;
right: 34px;
text-align: left;
text-overflow: ellipsis;
overflow: hidden;
border-top: none !important;
border-bottom: none !important;
border-left: none !important;
}
.btn-select-two .btn-select-two-arrow {
float: right;
line-height: 20px;
padding: 6px 10px;
top: 0;
border: #ccc 1px solid;
border-left: none;
}
.btn-select-two ul {
display: none;
background-color: white;
color: black;
clear: both;
list-style: none;
padding: 0;
margin: 0;
border-top: none !important;
position: absolute;
left: -1px;
right: -1px;
top: 33px;
z-index: 999;
}
.btn-select-two ul li {
padding: 3px 6px;
text-align: left;
}
.btn-select-two ul li:hover {
background-color: #f4f4f4;
}
.btn-select-two ul li.selected {
color: white;
}
.btn-select-two.btn-default-two:hover, .btn-select-two.btn-default-two:active, .btn-select-two.btn-default-two.active {
border-color: none;
}
.btn-select-two.btn-default-two ul li.selected {
background-color: #ccc;
}
.btn-select-two.btn-default-two ul, .btn-select-two.btn-default-two .btn-select-two-value {
background-color: white;
border: #ccc 1px solid !important;
}
.btn-select-two.btn-default-two:hover, .btn-select-two.btn-default-two.active {
background-color: #e6e6e6;
}
.btn-select-two.btn-select-two-light .btn-select-two-value {
background-color: white;
color: black;
}
@media screen and ( max-width : 768px ) {
.compare-col  {
left: 0;
}
}
.steps__title {
width: 100%;
max-width: 170px;
margin: 0 auto;
}
.final-step__img img {
height: 36px !important;
width: auto;    
margin-top: 6px;
}
.vc_toggle_title>h4 {
display: inline;
color: #3a53d7;
}
ol.cc-list {
padding-left: 25px;
}
.cc-list li {
font-size: 17px;
color: #494949;
padding-bottom: 10px;
font-weight: 300;
}
.custom__container {
overflow: hidden;
background-color: #5081F5;
border-radius: 8px;
}
.insta__f-img img {
height: 500px !important;
width: auto;
}
.counter__block, .custom__container h2 {
font-family: 'Muller';
}
.counter__block {
font-weight: 500 !important;
}
div.inside ul li {
list-style: none;
line-height: 16px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
z-index: 999;
background: #fff;
padding: 0px 0px 0px 0px;
position: absolute;
width: 100%;
border-top: 0px solid #fff;
border-left: 0px solid #fff;
border-right: 0px solid #fff;
border-bottom: 0px solid #fff;
max-width: none;
left: 0;
box-shadow: 0 20px 30px rgba(0,0,0,.03);
border-radius: 6px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle {
background: #db2834;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
border-bottom: 1px solid #fff;
margin-bottom: -1px;
}
#mega-menu-wrap-menu-1 {
clear: none;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
text-align: right;
margin-top: 14px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
margin-top: 14px !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
color: #3a53d7;
padding: 10px 0px 5px 0px;
display: inline-block;
margin-bottom: 10px;
font-family: 'Muller';
font-size: 13px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 input, #mega-menu-wrap-menu-1 #mega-menu-menu-1 img {
margin-bottom: -120px;
display: block;
}
#mega-menu-wrap-menu-1 .custom-menu {
background-color: #3a53d7 !important;
padding: 2px 15px !important;
margin-left: 10px !important;
border-radius: 3px !important;
font-weight: bold !important;
color: #fff !important;
}
#mega-menu-wrap-menu-1 .custom-menu a {
color: #fff !important;
}
#mega-menu-wrap-menu-1, #mega-menu-wrap-menu-1 #mega-menu-menu-1, #mega-menu-wrap-menu-1 #mega-menu-menu-1 ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-row, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-column, #mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link {
list-style: none !important;
font-weight: 500 !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
padding: 10px 20px 10px 20px;
border-bottom: 1px solid #d3d2d2;
}
#mega-menu-wrap-menu-1 {
background: transparent;
-webkit-border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-ms-border-radius: 0px 0px 0px 0px;
-o-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
}
ul.mega-sub-menu ul {
margin: 0 !important;
margin: 0 !important;
list-style: none !important;
padding: 0 !important;
}
ul.mega-sub-menu ul li {
padding-bottom: 15px !important;
font-weight: 600;
}
ul.mega-sub-menu ul li a {
color: #313131;
}
ul.mega-sub-menu ul li a:hover {
color: #4c7cf7;
}
.hero__phone-a img {
height: 700px !important;
width: auto;
margin-top: 40px !important;
}
.btn-pulse .vc_btn3.vc_btn3-shape-rounded {
border: none;
box-shadow: 0 0 0 0 rgba(58, 83, 215, 0.63);
-webkit-animation: pulse 2.15s infinite cubic-bezier(0.66, 0, 0, 1);
-moz-animation: pulse 2.15s infinite cubic-bezier(0.66, 0, 0, 1);
-ms-animation: pulse 2.15s infinite cubic-bezier(0.66, 0, 0, 1);
animation: pulse 2.15s infinite cubic-bezier(0.66, 0, 0, 1);
font-size: 18px;
}
.btn-pulse .vc_btn3.vc_btn3-shape-rounded:hover 
{
-webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;
}
@-webkit-keyframes pulse {to {box-shadow: 0 0 0 10px rgba(58, 83, 215, 0.09);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 10px rgba(58, 83, 215, 0.09);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 10px rgba(58, 83, 215, 0.09);}}
@keyframes pulse {to {box-shadow: 0 0 0 10px rgba(58, 83, 215, 0.09);}}
.hero__wrapper {
height: 600px;
}
.full-width-tabs img {
position: absolute;
z-index: 999;
left: 0;
right: 0;
margin: 0 auto;
margin-top: -35px;
height: 25px;
width: auto;
}
.full-width-tabs .nav-tabs > li > a {
margin-right: 0;
line-height: 1.42857143;
border: none;
border-radius: 0;
}
.full-width-tabs ul {
margin: 0;
padding: 0;
}
.nav-tabs {
border-bottom: none;
background-color: #F7F8FC;
border-radius: 5px 5px 0 0;
overflow: hidden;
}
.full-width-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555555;
border: none !important;
cursor: pointer;
transition: all 0.2s ease;
background: linear-gradient(180deg, #EBEDF7 0%, #FCFDFF 69.88%);
box-shadow: inset 0px 4px 5px rgba(13, 22, 74, 0.05);
height: 100%;
}
.nav-tabs > li:not(:last-child) {
border-right: 1px solid #E3E7FC !important;
}
.nav-tabs > li:hover {
background-color: #eef1fb !important;
transition: all 0.2s ease;
}
.full-width-tabs > ul.nav.nav-tabs {
display: table;
width: 100%;
table-layout: fixed;
height: 108px;
}
.full-width-tabs > ul.nav.nav-tabs > li {
float: none;
display: table-cell;
}
.full-width-tabs > ul.nav.nav-tabs > li > a {
text-align: center;
padding-top: 65px;
font-size: 14.5px;
color: #333;
font-weight: 700;
}
.full-width-tabs > ul.nav.nav-tabs > li > a:hover {
background-color: #EEF1FA;
}
.w-100 {
width:100%;
}
.tab-content {
padding: 25px 30px;
border-top: none;
position: relative;
display: inline-block;
width: 100%;
box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.03);
background: #fff;
}
.cd-select {
background-color: #fff;
height: 50px;
text-indent: 5px;
width: 100% !important;
border-radius: 5px;
border: solid 1px #E3E7FC !important;
font-size: 14px;
color: #2e3234;
}
.pr-price, .pr-price-2, .pr-price-3, .pr-price-4 {
display: block;
background-color: #eef2ff; 
height: 50px;
text-indent: 5px;
width: 100% !important;
border-radius: 5px;
border: solid 1px #E3E7FC !important;
font-size: 14px;
color: #2e3234;
font-family: 'Roboto', sans-serif;
line-height: 50px;
padding: 0 20px;
font-weight: 700;
}  
a.pr-btn, a.pr-btn-2, a.pr-btn-3, a.pr-btn-4 {
font-family: 'Muller';
background: linear-gradient(to right,rgb(214, 19, 70),rgb(235,51,73));
letter-spacing: 1px;
color: #fff !important;
height: 50px;
padding-left: 30px;
padding-right: 30px;
display: block;
text-align: center;
line-height: 50px;
border-radius: 5px;
box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.05);
font-weight: 700;
margin-top: 24px;
font-size: 16px;
text-transform: uppercase;
}
a.pr-btn:focus, a.pr-btn-2:focus, a.pr-btn-3:focus, a.pr-btn-4:focus {
color: #fff !important;
}
a.pr-btn:hover, a.pr-btn-2:hover, a.pr-btn-3:hover, a.pr-btn-4:hover {
background: rgb(58, 83, 215) !important;
transition: none;
}
.tabbable {
margin-top: -108px;
}
.service__details {
font-size: 15px;
padding-bottom: 10px;
display: block;
}
.ben__wrapper {
overflow: hidden !important;
}
.col__ben {
position: absolute;
}
.ben__pos {
position: absolute;
left: 0;
}
.ben__pos img {
max-width: none !important;
height: 540px !important;
width: auto;
border-radius: 10px;
box-shadow: 0 20px 30px rgba(0,0,0,.03);
margin-left: 20px;
}
#heart {
position: relative;
width: 100px;
height: 90px;
animation: heartbeat 5s infinite;
margin:0 auto
}
#heart:before,
#heart:after {
position: absolute;
content: "";
left: 50px;
top: 0;
width: 50px;
height: 80px;
background: #fff;
-moz-border-radius: 50px 50px 0 0;
border-radius: 50px 50px 0 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
}
#heart:after {
left: 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transform-origin: 100% 100%;
-moz-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
-o-transform-origin: 100% 100%;
transform-origin :100% 100%;
}
@keyframes heartbeat
{
0%
{
transform: scale( .75 );
}
20%
{
transform: scale( 1 );
}
40%
{
transform: scale( .75 );
}
60%
{
transform: scale( 1 );
}
80%
{
transform: scale( .75 );
}
100%
{
transform: scale( .75 );
}
}
.wpcr3_clear, div.wpcr3_review .wpcr3_clear, div.wpcr3_review_item div.wpcr3_item_name, div.wpcr3_dotline, div.wpcr3_aggregateRating {
display: none!important;
}
div.wpcr3_review div.wpcr3_review_title {
color: #3a53d7;
font-size: 18px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
margin-top: 10px;
}
div.wpcr3_review div, div.wpcr3_review span {
display: inline-block !important;
line-height: 24px;
font-size: 13px;
}
div.wpcr3_review div.wpcr3_review_author {
font-size: 13px;
font-style: normal;
color: #333;
padding-left: 4px;
}
div.wpcr3_review div.wpcr3_review_datePublished {
font-size: 13px;
font-style: normal;
color: #333;
}
.wpcr3_content {
border-radius: 5px!important;
color: #fff!important;
font-style: normal!important;
border: 0!important;
padding: 20px 30px 30px 30px!important;
line-height: 1.9!important;
background: #ffffff;
width: 100%;
max-width: 860px !important;
margin: 0 auto !important;
margin-bottom: 10px !important;
-webkit-box-shadow: 0 4px 8px 0 rgba(50,86,123,.16);
box-shadow: 0 4px 8px 0 rgba(50,86,123,.16);
text-align: center;
}
.wpcr3_pagination {
margin: 0 auto;
width: 300px;
max-width: 100%;
}
div.wpcr3_review blockquote p.admin-response-custom {
display: block !important;
margin-top: 20px !important;
color: #ffcc31;
font-weight: bold;
font-style: italic;
} 
.wpcr3_leave_text {
font-weight: 700;
line-height: 78px;
color: #000000 !important;
font-size: 30px;
}
div.wpcr3_rating_style1_base {
background: none !important;
padding-right: 0 !important;
}
input.text-input.wpcr3_required, input.text-input  {
background: transparent;
border: 0;
border-bottom: 1px dashed #a2a9b4;
color: #000 !important;
border-radius: 0 !important;
}
label.comment-field {
font-size: 14px !important;
color: #000 !important;
font-weight: bold;
}
.wpcr3_respond_2 textarea {
background: #eef1fb;
border-bottom: 0 !important;
height: 136px !important;
margin-top: 10px;
margin-bottom: 20px;
padding: 25px 30px !important;
border: 1px solid #fff !important;
}
.wpcr3_check_confirm label {
color: #000000 !important;
}
input.wpcr3_fconfirm2 {
margin-top: 0 !important;
}
.wpcr3_pagination .wpcr3_a.wpcr3_disabled, .wpcr3_pagination .wpcr3_a.wpcr3_disabled:hover {
background: #e1e7e5 !important;
color: #4e5a66;
cursor: default;
border-radius: 5px !important;
font-size: 13px !important;
}
.wpcr3_pagination_page {
float: left;
display: block;
line-height: 30px;
padding-right: 5px;
color: #5e6b7d !important;
font-size: 13px !important;
font-weight: 500 !important;
}
.wpcr3_pagination .wpcr3_a.wpcr3_current {
background: #869791;
color: #fff;
cursor: default;
border-radius: 4px !important;
}
.wpcr3_pagination .wpcr3_a {
display: block;
float: left;
margin: 0px 1px 0px 1px;
padding: 6px 10px 6px 10px;
line-height: 16px;
text-decoration: none;
width: auto;
color: #5e6b7d;
background: #edf1f8;
cursor: pointer;
border-radius: 4px !important;
}
.wpcr3_pagination .wpcr3_a:hover {
background: #869791 !important;
}
.wpcr3_clear, div.wpcr3_review .wpcr3_clear, div.wpcr3_review_item div.wpcr3_item_name, div.wpcr3_dotline, div.wpcr3_aggregateRating {
display: none !important;
}
.wpcr3_respond_3 {
text-align: center;
}
.wpcr3_button_1 {
line-height: 1.3333333;
border-radius: 5px;
color: #fff!important;
border-color: transparent;
text-align: center;
margin-top: 20px;
background: #cc1243;
font-weight: 700;
letter-spacing: normal;
font-size: 20px;
padding: 16px 50px;
margin-bottom: 30px !important;
}
.wpcr3_button_1:hover {
background: #cc1243;
opacity: .85;
font-weight: 700;
}
.wpcr3_pagination_page {
float: left;
display: block;
line-height: 30px;
padding-right: 5px;
color: #5e6b7d !important;
font-size: 13px !important;
font-weight: 500 !important;
}
div.wpcr3_review div.wpcr3_review_ratingValue {
position: relative;
top: 2px;
margin-right: 5px;
display: block !important;
}
div.wpcr3_review blockquote.wpcr3_content p {
font-size: 14px;
display: block !important;
color: #333;
padding-top: 10px !important;
font-weight: 500;
line-height: 1.5 !important;
}
.services--inner_block {
border-radius: 6px;
background-color: #3a53d7;
}
.services--inner_block .vc_btn3.vc_btn3-size-md {
background-color: #ffffff;
color: #000000;
font-size: 16px;
text-transform: uppercase;
border-radius: 4px;
}
.wpcr3_admin_response p {
color: #ffcc64;
line-height: 1.3 !important;
}
.services--inner_block h3 {
font-family: 'Muller';
padding: 8px 0 0 0;
font-size: 26px;
margin-bottom: -10px;
}
.services--inner_block .vc_btn3.vc_btn3-size-md {
padding: 16px 35px !important;
font-size: 18px !important;
margin-bottom: 20px;
}
.services--inner_block h4 {
font-size: 17px !important;
}
h2.hero__subtitle {
width: 900px;
max-width: 100%;
margin: 0 auto;
}
.btn.btn-footer--cta {
padding: 5px;
border: 1px solid #ea2b37 !important;
background: #ea2b37;
color: #fff;
font-weight: bold;
font-size: 14px;
letter-spacing: normal;
}
.btn.btn-footer--cta:hover {
border: 1px solid #1a73e8 !important;
background: #1a73e8;
color: #fff;
}
footer a:hover {
color: #fff;
}
footer p.footer__address a {
line-height: 30px;
color: #636363;
font-weight: bold;
}
footer p.footer__address {
font-size: 14px;
font-weight: 400;
color: #636363;
text-align: left;
line-height: 1.3;
letter-spacing: normal;
padding-top: 14px;
display: inline-block;
}
img.footer__brand {
padding-top: 8px;
}
h2.widgettitle {
font-size: 16px;
font-weight: 700;
color: #3a53d7;
text-align: left;
line-height: 1.3;
padding-top: 7px;
font-family: 'Roboto';
margin: 0;
padding-bottom: 20px;
}
ul.menu-footer ul {
padding: 0;
margin: 0;
}
ul.menu-footer ul li {
list-style: none;
font-size: 14px;
padding-bottom: 10px;
}
.owl-carousel .owl-stage {
display: flex;
align-items: center;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #ea2b37;
}
.owl-carousel .owl-item img {
min-height: 45px;
width: auto;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
.owl-carousel .owl-item img:hover {
filter: none;
}
.np-r {
padding-right: 5px;
}
.np-l {
padding-left: 5px;
}
.featured__cs p {
color: #ea2b37;
letter-spacing: 1.2px;
}
.list ul {
margin-left: 0;
padding-left: 0;
}
.list ul li {
list-style: none;
margin: 0;
padding-bottom: 12px;
font-size: 16px;
color: #636363;
font-weight: 400;
font-style: normal;
}
.list ul li:before {
content: "\f046";
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
color: #4fa468;
margin-right: 12px;
font-size: 15px;
vertical-align: middle;
}
.testimonial_rotator_wrap {
width: 800px;
margin: 0 auto;
}
.testimonial_rotator .testimonial_rotator_slide_title {
display: none;
}
.testimonial_rotator_quote {
color: #767676;
font-size: 17px;
font-family: Open Sans;
font-weight: 400;
font-style: normal;
line-height: 32px;
max-width: 800px;
margin-top: 10px;
}
.testimonial_rotator.template-default .testimonial_rotator_author_info p {
font-size: 15px;
line-height: 0.4;
color: #2e2626;
}
.testimonial_rotator.template-default .testimonial_rotator_author_info {
font-style: normal;
padding: 0;
border-left: none;
}
.testimonial_rotator.template-default .has-image .img, .testimonial_rotator_single.has-image.template-default .img {
margin-right: 0;
margin-left: 5%;
}
.testimonial_rotator.template-default .has-image .img img, .testimonial_rotator_single.has-image.template-default .img img {
border-radius: 50%;
width: auto;
}
.btn__services .vc_btn3.vc_btn3-size-md  {
background: transparent !important;
margin-left: -15px;
}
.btn__services .vc_btn3.vc_btn3-size-md:hover {
opacity: .85;
}
.services__inner-block.web {
background: #0575E6; background: -webkit-linear-gradient(to right, #021B79, #0575E6); background: linear-gradient(to right, #021B79, #0575E6); }
.services__inner-block.lead {
background: #141E30; background: -webkit-linear-gradient(left, #243B55, #141E30);
background: -o-linear-gradient(left, #243B55, #141E30);
background: linear-gradient(to right, #243B55, #141E30);  }
.services__inner-block.soft {
background: #205717; background: -webkit-linear-gradient(to right, #205717, #35a320); background: linear-gradient(to right, #205717, #35a320); }
h2.general {
letter-spacing: 1.2px !important;
}
.hr-small {
max-width: 60px !important;
}
h1.hero__title {
text-shadow: 2px 2px 4px rgba(0,0,0,.4);
-webkit-text-shadow: 2px 2px 4px rgba(0,0,0,.4);
-moz-text-shadow: 2px 2px 4px rgba(0,0,0,.4);
text-transform: uppercase;
}
.vc_btn3.vc_btn3-size-md {
padding: 20px 50px !important;
font-weight: bold;
font-size: 20px !important;
}
.vc_btn3.vc_btn3-size-md:hover {
opacity: .85;
}
.hero__ico img {
position: absolute;
left: 20px;
top: 26px;
}
p.hero__subtitle {
margin-left: 75px;
margin-top: -40px;
max-width: 150px;
line-height: 1.7;
letter-spacing: 1.2px !important;
}
p.hero__subtitle.last {
max-width: 100% !important;
}
p.hero__subtitle a {
color: #fff;
text-decoration: underline;
}
p.hero__subtitle a:hover {
color: #fff;
text-decoration: none;
}
.hero__content {
position: absolute !important;
margin-top: -650px;
}
.vid-container{
position:relative;
height:710px;
overflow:hidden;
}
.vid-container:after {
content: '';
position: absolute;
background: rgba(39, 175, 213, 0.79);
height: 710px;
width: 100%;
}
.bgvid{
position:absolute;
left:0;
top:0;
width:100vw;
}
.inner-container{
width:400px;
height:400px;
position:relative;
top:calc(50vh - 200px);
left:calc(50vw - 200px);
overflow:hidden;
z-index: 999;
}
.bgvid.inner{
top:calc(-50vh + 200px);
left:calc(-50vw + 200px);
filter: url("data:image/svg+xml;utf9,<svg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='10'%20/></filter></svg>#blur");
-webkit-filter:blur(10px);
-ms-filter: blur(10px);
-o-filter: blur(10px);
filter:blur(10px);
} .nav-tabs > li, .nav-pills > li {
float:none;
display:inline-block;
display:inline; zoom:1; }
.nav-tabs, .nav-pills {
text-align:center;
margin-bottom: 60px;
}
.nav-tabs {
border-bottom: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
color: #3f4245;
cursor: default;
background-color: #cfe0ed;
border: 1px solid #cfe0ed;
border-bottom-color: transparent;
box-shadow: 5px 7px 30px 0px rgba(209, 209, 209, 0.5);
}
.nav-tabs>li>a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
border-bottom: 1px dotted #cfe0ed;
font-weight: 300;
} .navbar-toggle {
padding: 10px;
margin-top: 28px;
background-color: #fff !important;
border: 1px solid #fff !important;
}
.navbar {
margin-bottom: 0;
}
#nav {
margin-bottom: 0px;
z-index: 999;
position: relative;
}
.navbar-default {
background-color: #fff;
box-shadow: rgba(0, 0, 0, 0.09) 0 4px 16px;
border-color: transparent;
border-radius: 0;
}
.btn-login {
background: #de7d00;
font-weight: bold;
padding-top: 10px;
border-radius: 3px;
margin-top: 5px;
}
.navbar-default .navbar-nav>li>a:hover {
color: #dadadb;
border-bottom: 2px solid #dadadb !important;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.custom-menu {
background: #333 !important;
background-color: #ea2b37 !important;
padding: 2px 15px !important;
margin-left: 10px !important;
border-radius: 3px !important;
font-weight: bold !important;
}
.custom-menu:hover {
background-color: #1a73e8 !important;
}
.navbar-default .navbar-nav>li>a:active {
color: #1979b6;
}
.navbar-default .navbar-nav > .active {
color: #1979b6;
}
.navbar-brand {
height: auto;
z-index: 999;
position: relative;
}
.navbar-brand a  {
text-transform: uppercase;
letter-spacing: -0.03em;
font-size: 32px;
color: #111;
}
.footer-brand a  {
color: #fff !important;
}
.footer-brand {
margin-top: -2px;
}
.footer-brand p {
margin-top: 8px;
}
.navbar-nav {
margin-top: 11px;
}
.navbar-right {
float: right!important;
padding: 30px;
}
.navbar-default .navbar-nav>li>a {
color: #333;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
padding-bottom: 8px;
}
.navbar-default .navbar-nav>li>a.active {
color: #dadadb;
border-bottom: 2px solid #dadadb;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
color: #fff;
background-color: transparent;
}
.navbar-toggle {
padding: 10px;
margin-top: 18px;
background-color: transparent !important;
border: none !important;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-toggle .icon-bar {
display: block;
width: 28px;
height: 3px;
border-radius: 1px;
}
.navbar-default .navbar-collapse {
border: none;
} .btn {
font-size: 17px;
border-width: 1px;
padding: 18px 24px;
letter-spacing: 1.3px;
}
.btn:hover {
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0px0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.btn-sub {
background-color: #de7d00;
color: #ffffff !important;
letter-spacing: normal;
font-size: 15px !important;
padding: 10px 55px !important;
margin-bottom: -32px !important;
border: none;
border-radius: 5px;
}
.btn-sub:hover {
opacity: .85;
}
.btn-fill {
z-index: 5;
position: relative;
border-radius: 50px;
color: #fff !important;
font-size: 0.9em;
}
.btn-flat {
padding: 20px 0 3px 0 !important;
margin-bottom: 17px;
border-bottom: 1px #bdbdbd dashed;
}
.btn-lg {
padding: 22px 54px !important;    
}
.btn-sm {
padding: 12px 24px !important;
}
.btn-xs {
padding: 8px 14px !important;
}
.btn-link {
color: #0769cb;
}
.btn-default {
border-color: #036;
}
.btn-default:hover {
color: #fff;
background-color: #003366;
border-color: #003366;
}
.btn-outline {
font-weight: 700 !important;
font-style: italic !important;
letter-spacing: -0.04em !important;
padding: 3px 8px !important;
border: #bb2a2d 2px solid !important;
color: #bb2a2d !important;
display: inline-block !important;
font-size: 16px !important;
background: transparent !important;
border-radius: 0;
}
.btn.btn-submit {
background: #1e1e1e;
color: #fff !important;
border-radius: 0 !important;
padding: 0;
font-weight: 700;
text-transform: uppercase;
height: 42px;
font-size: 18px;
}
.btn.btn-submit:hover {
opacity: .85;
}
#vc_license-activation-notice {
display: none !important;
}
div.wpcf7 input[type="file"] {
font-size: 17px;
font-weight: 300;
color: #5e6e7d;
padding-left: 0;
border: none;
}
ul.menu-footer {
padding-left: 0;
}
.vc_toggle_content p {
font-size: 17px;
color: #494949;
font-weight: 300;
margin-top: 0;
} footer {
background: #3a53d7;
padding: 40px 0 30px 0;
}
footer p {
color: #ddd;
font-size: 14px;
font-weight: normal;
line-height: 1.8;
padding-top: 0;
margin-bottom: 12px;
margin-top: 20px;
}
.social-round {
width: 34px;
height: 34px;
line-height: 30px;
border: 1px solid #818181;
border-radius: 50%;
text-align: center;
margin: 0 auto;
display: inline-block;
margin-left: 10px;
margin-right: 10px;
}
.social-round a {
color: #fff;
font-size: 14px;
}
footer a:link, footer a:visited {
color: #e5e5e5;
}
footer p.address:before, footer p.email-address:before, footer p.phone-number:before {
font: normal normal normal 14px/1 FontAwesome;
color: #e7e7e7;
padding-right: 3px;
}
footer p.address:before {
content: "\f041";
}
footer p.email-address:before {
content: "\f003";
}
footer p.phone-number:before {
content: "\f095"; a.facebook { color: #3b5998; }
a.facebook:hover { color: #3b5998 !important; }
a.twitter { color: #1da1f2; }
a.twitter:hover { color: #1da1f2 !important; }
a.dribble { color: #ea73a0; }
a.dribble:hover { color: #ea73a0 !important; }
a.pinterest { color: #d73532; }
a.pinterest:hover { color: #d73532 !important; }
a.google { color: #dd4b39; }
a.google:hover { color: #dd4b39 !important; }
a.tumblr { color: #2a445f; }
a.tumblr:hover { color: #2a445f !important; }
a.instagram { color: #82685a; }
a.instagram:hover { color: #82685a !important; }
a.rss { color: #f79638; }
a.rss:hover { color: #f79638 !important; }
a.linkedin { color: #0077b5; }
a.linkedin:hover { color: #0077b5 !important; }
a.youtube { color: #f00; }
a.youtube:hover { color: #f00 !important; }  @media screen and ( max-width : 768px ) {
.owl-prev {
top: 30%;
margin-left: -11px !important;
display: block !important;
border: none;
}
.owl-next {
position: absolute;
top: 30%;
right: -13px;
display: block !important;
}
.pp__tables {
margin-top: 50px;
}
.btn.btn-cta {
display: block;
}
.cta__item {
text-align: left;
}
.hero__wrapper {
height: auto;
}
.hero__phone-a img {
height: auto !important;
width: auto;
margin-top: 0 !important;
}
h1 {
font-size: 33px !important;
}
.insta__f-img img {
height: auto !important;
}
.ben__pos img {
height: auto !important;
box-shadow: 0 20px 30px rgba(0,0,0,.03);
margin-left: 0;
}
.ben__pos {
position: relative;
}
.ben__left_col {
width: 100% !important;
}
.services--inner_block {
margin-bottom: 15px;
}
.modal:before {
display: inline;
}
.modal-dialog {
width: auto;
}
.navbar-collapse {
float: left;
}
.navbar-nav {
margin: auto;
}
.navbar-nav>li:nth-last-child(1) {
margin-left: 0;
}
.navbar-default {
padding-bottom: 20px;
position: relative;
}
.admin-bar .navbar-fixed-top {
top: 0;
}
.screen__hero {
display: none;
}
.hero__content {
margin-top: 0;
position: relative !important;
background-color: #29afd4;
padding-top: 70px;
}
.hero__content h1 {
font-size: 21px !important;
}
.navbar-brand {
margin: 0 auto;
text-align: center;
float: none;
padding: 15px 0;
}
.chat-bubbles-container .chat-bubble.left {
margin-left: -50px;
}
.chat-bubbles-container .chat-bubble.right {
margin-right: -50px;
}
.owl-carousel .item {
width: 100%;
}
} @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
} @media (min-width: 768px) and (max-width: 991px) {
.navbar-collapse.collapse {
display: none !important;
}
.navbar-collapse.collapse.in {
display: block !important;
}
.navbar-header .collapse, .navbar-toggle {
display:block !important;
}
.navbar-header {
float:none;
}
} @media screen and ( max-width : 768px ) {
}
@media (max-width: @screen-xs-min) {
.modal-xs { width: @modal-sm; }
} @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
.services__inner-block {
padding-left: 20px !important;
width: 100% !important;
margin-right: 0;
margin-bottom: 0;
min-height: auto !important;
padding-right: 20px !important;
} 
} @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
.services__inner-block {
padding-left: 20px !important;
width: 100% !important;
margin-right: 0;
margin-bottom: 0;
min-height: auto !important;
padding-right: 20px !important;
} 
.screen__hero {
display: none;
}
.hero__content {
margin-top: 0;
position: relative !important;
background: #545858;
padding-top: 70px;
}
}.select2-container--default .select2-selection--single .select2-selection__arrow b {
right: 10px !important;
left: auto !important;
}
#order_review {
border-radius: 4px;
border: 1px rgba(226, 225, 225, 0.47) solid !important;
box-shadow: 5px 7px 30px 0px rgb(209, 209, 209);
padding: 20px 30px 20px 30px;
}
#order_review .product-thumbnail img {
display: none;
}
#order_review .shop_table .product-name {
width: 95% !important;
padding-right: 10px;
}
h3#order_review_heading {
display: none;
}
#order_review .product-total {
display: inline-block;
}
h3.woo__order {
font-family: 'Muller';
font-size: 20px;
text-transform: uppercase;
color: #222;
}
#order_review .product-info {
margin-top: 0px;
font-size: 14px;
font-weight: 400;
padding: 10px 0;
}
#order_review .variation {
display: none;
}
#order_review .shop_table td {
padding: 0;
}
#order_review .woocommerce-Price-amount {
padding: 10px 0;
display: block;
font-weight: 400;
font-size: 14px;
}
#order_review #payment ul {
margin-top: 30px !important;
}
#order_review .order-total {
background: rgba(58, 83, 215, 0.09);
}
#order_review .order-total th {
font-weight: 700;
}
.woocommerce-form-coupon-toggle {
display: none !important;
}
.payment_method_paypal label a {
display: block !important;
}
.col2-set#customer_details {
border-radius: 4px;
border: 1px rgba(226, 225, 225, 0.47) solid !important;
box-shadow: 5px 7px 30px 0px rgb(209, 209, 209);
padding: 20px 30px 20px 30px;
}
.col2-set#customer_details h3 {
font-family: 'Muller';
font-size: 20px;
text-transform: uppercase;
color: #222;
}
.payment_box p {
font-size: 13px;
}
p.form-row{
margin: 5px 0;
}
.woocommerce-additional-fields {
margin-top: 35px;
}
@media screen and (min-width: 1000px) {
#order_review {
width: 35%;
float: right;
}
.col2-set#customer_details  {
width: 60%;
display: inline;
float: left;
}
.field__col-left, .field__col-right {
width: 48%;
display: inline-block;
}
.field__col-right {
float: right;
}
.field__col-right.alt label {
color: #f8f8f8;
}
} .woocommerce_checkout_coupon {
display: none !important;
}
#checkout_timeline.style3 li .timeline-wrapper .timeline-step:after {
display: none !important;
}
#checkout_timeline.style3 li.active .timeline-wrapper {
background-color: #3a53d7 !important;
border-color: #3a53d7 !important;
color: #ffffff;
font-family: 'Muller';
text-transform: none !important;
}
.yith-wcms-button {
background: rgba(0, 61, 92, 0.57) !important;
box-shadow: none !important;
border: none !important;
border-radius: 4px !important;
padding: 10px 40px !important;
color: #fff !important;
margin-bottom: 40px !important;
font-family: 'Muller' !important;
}
.yith-wcms-button:hover {
opacity: .85;
}
#checkout-wrapper .shop_table .product-name, #checkout-wrapper .shop_table td {
font-size: 14px;
}
#checkout-wrapper .shop_table .product-name {
width: 100% !important;
}
.button#place_order {
padding: 15px !important;
margin-top: 20px !important;
}
.button#place_order:hover {
opacity: .85;
}
#payment ul {
padding: 0 !important;
margin: 0 !important;
}
#payment ul li {
list-style: none !important;
font-size: 16px !important;
padding: 10px 0 !important;
}
#payment ul li:before {
display: none !important;
}
#checkout-wrapper h3 {
margin-bottom: 20px !important;
}
.wc_payment_method label {
display: inline !important;
}
p.return-to-shop {
display: none !important;
}
.hero__prod.woo {
height: 185px;
}
.product-price span {
color: #333;
font-size: 16px;
}
.woocommerce .quantity .minus, .woocommerce-page .quantity .minus {
bottom: 0;
left: 0;
border-radius: 0 0 2px 2px;
height: 30px;
}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus {
height: 30px;
}
.woocommerce .quantity, .woocommerce-page .quantity {
padding-right: 0 !important;
}
.product-quantity label {
display: none !important;
}
.cart_totals h2 {
font-weight: 700;
font-size: 20px;
color: #000;
font-family: 'Muller';
padding-bottom: 10px;
text-align: left;
}
h2.woo__custom-title {
font-weight: 700;
font-size: 20px;
color: #000;
font-family: 'Muller';
padding-bottom: 10px;
text-align: left;
}
.shop_table .product-name a {
color: #333;
font-size: 14px;
font-weight: 700;
}
.product-thumbnail img {
width: auto !important; }
.woo__container {
width: 70%;
border: 1px rgba(226, 225, 225, 0.47) solid !important;
box-shadow: 5px 7px 30px 0px rgb(209, 209, 209);
padding: 20px 30px;
margin-bottom: 50px;
}
.woocommerce .single_add_to_cart_button, .woocommerce button.button, .woocommerce-MyAccount-content form .button {
background: #3ea322;
color: #ffffff;
background-image: -webkit-gradient( linear, left bottom, left top, from( #18a300 ), to( #3ea322 ) );
background-image: linear-gradient( to top, #18a300, #3ea322 );
background-image: -webkit-linear-gradient( to top, #18a300, #3ea322 );
background-image: -moz-linear-gradient( to top, #18a300, #3ea322 );
background-image: -ms-linear-gradient( to top, #18a300, #3ea322 );
background-image: -o-linear-gradient( to top, #18a300, #3ea322 );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3ea322, endColorstr=#18a300);
transition: all .2s;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
margin-top: -15px !important;
}
.woocommerce:hover .single_add_to_cart_button:hover, .woocommerce button.button:hover, .woocommerce-MyAccount-content form:hover .button:hover {
background: #fd0202;
color: #ffffff;
background-image: -webkit-gradient( linear, left bottom, left top, from( #18a300 ), to( #3ea322 ) );
background-image: linear-gradient( to top, #18a300, #3ea322 );
background-image: -webkit-linear-gradient( to top, #18a300, #3ea322 );
background-image: -moz-linear-gradient( to top, #18a300, #3ea322 );
background-image: -ms-linear-gradient( to top, #18a300, #3ea322 );
background-image: -o-linear-gradient( to top, #18a300, #3ea322 );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3ea322, endColorstr=#18a300);
transition: all .2s;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
margin-top: -15px !important;
}
.woocommerce #wrapper .single_add_to_cart_button {
padding: 30px 150px;
line-height: 17px;
font-size: 24px;
margin: auto;
background: #D10921;
width: 100% !important;
}
.single_variation_wrap .variations_button .quantity {
float: left;
display: none !important;
}
.shop_table .product-quantity {
text-align: center;
}
.shop_table .product-name {
width: 40% !important;
}
.price > .amount {
font-size: 16px;
color: #003d5c !important;
}
.single_variation_price_reset .reset_variations {
float: right;
margin-top: 7px;
color: #7a7a7a !important;
border-bottom: 1px dotted #7a7a7a;
font-size: 14px;
}
.product a.product_type_variable, .product a.woocommerce-Price-amount {
font-size: 14px;
padding-bottom: 10px;
color: #222 !important;
display: block;
padding: 10px;
}
#top-head-title {
padding-top: 20px !important;
padding-bottom: 20px !important; 
}
.rpt_style_basic .rpt_recommended_plan .rpt_head {
background: #b80000 !important;
}
.shop_table td {
padding: 20px 0;
}
.comment-form input[type="submit"], .fusion-button, .fusion-load-more-button, .ticket-selector-submit-btn[type="submit"], .woocommerce .avada-order-details .order-again .button, .woocommerce .avada-shipping-calculator-form .button, .woocommerce .cart-collaterals .checkout-button, .woocommerce .checkout #place_order, .woocommerce .checkout_coupon .button, .woocommerce .login .button, .woocommerce .register .button, .woocommerce .single_add_to_cart_button, .woocommerce .track_order .button, .woocommerce button.button, .woocommerce-MyAccount-content form .button, .wpcf7-form input[type="submit"] {
background-image: -webkit-gradient( linear, left bottom, left top, from( #18a300 ), to( #3ea322 ) );
background-image: -webkit-linear-gradient( bottom, #18a300, #3ea322 );
background-image: -moz-linear-gradient( bottom, #18a300, #3ea322 );
background-image: -o-linear-gradient( bottom, #18a300, #3ea322 );
background-image: linear-gradient( to top, #18a300, #3ea322 );
font-size: 14px;
font-family: 'Raleway',sans-serif;
text-transform: uppercase;
font-weight: 700;
color: #fff;
border-radius: 4px;
border: none;
cursor: pointer;
}
.wc-proceed-to-checkout {
font-size: 22px;
font-weight: 700;
background-image: #d10921;
background: #d10921;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
color: #fff;
border-radius: 4px;
border: none;
cursor: pointer;
padding: 0;
}
.wc-proceed-to-checkout:hover {
background: #B0061C;
}
.wc-proceed-to-checkout a {
color: #fff !important;
padding: 30px;
display: block;
text-align: center;
}
.product-info {
margin-top: 0px;
}
#content input.button[value="Update Cart"] {
display:none !important;
}
.shipping-coupon {
display: none !important; 
}
.shop_table .product-name {
width: 100%;
}
.woocommerce-cart .cart_totals .shop_table tr {
height: auto;
text-align: right;
}
.shop_table .product-subtotal .amount {
color: #333;
font-size: 16px;
}
.shop_table tr {
border-bottom: 1px solid #e5e5e5;
}
.single_variation_price_reset {
display: none;
}
dt.variation-Quantity {
display: none !important;
}
.variation-Quantity dt {
display: none !important;
}
dt.variation-attribute_attribute {
display: none !important;
}
.variation-attribute_attribute dt {
display: none !important;
}
.woocommerce-content-box {
width: 70% !important;
}
.woocommerce-content-box {
border: 1px rgba(226, 225, 225, 0.47) solid !important;
box-shadow: 5px 7px 30px 0px rgb(209, 209, 209);
}
.woocommerce-content-box {
border: 1px solid;
padding: 30px;
margin-left: 240px;
overflow: hidden;
box-sizing: border-box;
}
.cart_totals  {
float: right !important;
width: 28% !important;
border-radius: 4px;
border: 1px rgba(226, 225, 225, 0.47) solid !important;
box-shadow: 5px 7px 30px 0px rgb(209, 209, 209);
padding: 20px 30px 20px 30px;
}
.cart-totals-buttons, .woocommerce-shipping-calculator, .coupon, #customer_login .col-1, #customer_login .col-2, .checkout_coupon, .cross-sells {
box-sizing: border-box;
-moz-box-sizing: border-box;
border: none;
overflow: hidden;
padding: 30px;
}
.woo-new h2 {
color: #333 !important;
font-size: 20px;
}
.products-2>li, .products-3>li, .products-4>li, .products-1>li {
float: left;
width: 24.25%;
margin-right: 1%;
}
.products-2>li:nth-child(4n), .products-3>li:nth-child(4n), .products-4>li:nth-child(4n), .products-1>li:nth-child(4n) {
margin-right: 0;
}
.products {
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}
.products img {
width: 60px !important;
height: auto !important;
padding: 10px 0;
}
.cross-sells .products h2 {
text-align: center;
line-height: 1.3;
font-size: 16px;
color: #222;
}
.products>li {
border: 1px solid #efefef;
border-bottom-width: 2px;
margin-bottom: 10px;
}
.product {
position: relative;
}
@media screen and ( max-width : 768px ) {
.quantity .qty {
width: 50px;
padding-right: 8px;
}
.product-remove a {
position: absolute;
left: 30px;
}
.shop_table .product-name a {
font-size: 13px;
}
.shop_table .product-thumbnail {
display: none;
}
.shop_table .product-subtotal .amount, .product-price span {
font-size: 13px;
}
.woo__container {
width: 100%;
}
.cart_totals  {
float: right !important;
width: 100% !important;
border-radius: 4px;
position: relative !important;
margin-bottom: 25px;
}
.cart-collaterals ul.products li {
width: 100% !important;
margin-bottom: 10px;
} 
}
.cart_totals table {
width: 100%;
}
table th {
color: #555;
font-size: 14px
}
span.woocommerce-Price-amount amount {
color: #3a9c22;
}
.product-title {
font-size: 17px !important;
}
.product-title a {
color: #202b45;
}
.product-images img {
width: 60px;
height: auto;
margin: auto;
padding-top: 10px;
}
.product-buttons a:last-child {
float: right;
display: none;
}
.product .product-buttons {
border-top: none !important;
}
.product-details-container .clearfix .price {
margin: auto;
background: #18a300;
padding: 10px;
border-radius: 50px;
margin-top: 20px;
color: #fff;
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
display: none;
}
span.optional {
display: none !important;
color: #f4f4f5 !important;
}
form.checkout .continue-checkout {
padding: 20px !important;
font-weight: 700;
}
form.checkout .continue-checkout a {
color: #fff !important;
}
form.checkout .continue-checkout a:hover {
color: #fff !important;
}
select#quantity {
color: #000000;
font-size: 18px;
font-weight: bold;
width: 100%;
}
.dhvc-woocommerce-page *, .dhvc-woocommerce-page *:before, .dhvc-woocommerce-page *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
select {
background-color: #fff;
border: 2px solid rgba(151, 151, 151, 0.52) !important;
font-size: 13px;
height: 55px;
text-indent: 5px;
border-radius: 5px;
}
.product-buttons a {
max-width: 100%;
}
.product-buttons .button {
text-align: center;
}
.product-buttons a {
float: none;
}
.woocommerce-error li {
margin-bottom: 15px;
background-color: #d10921;
border: 1px solid #d10921;
color: #ffffff;
padding: 8px;
text-align: center;
top: 5px;
width: 97.5%;
font-weight: bold;
}
.cross-sells h2 {
font-weight: 700;
font-size: 20px;
color: #000;
padding-bottom: 10px;
text-align: left;
}
.coupon {
background: transparent;
padding: 0;
border: none;
}
.coupon .input-text {
height: 50px !important;
font-size: 18px;
color: #222;
width: 100%;
border: 1px solid #d8d8d8 !important;
padding: 0 15px !important;
}
.shop_table .product-price {
padding-right: 0;
}
.product-details-container .fusion-price-rating .price {
text-align: center;
font-weight: bold;
color: #37a000 !important;
}
.single_variation_wrap .variations_button .quantity {
display: none !important;
}
.woocommerce .checkout_coupon {
display: none !important;
}
.product-details-container .fusion-price-rating {
display: block;
text-align: center;
}
abbr[title], acronym[title] {
text-decoration: none !important;
}
.shop_table .product-subtotal {
padding-left: 30px;
}
input[type="submit"] {
text-align: center !important;
width: 100% !important;
border-radius: 5px !important;
background: #37a000;
border: none;
padding: 10px;
color: #fff;
margin-top: 20px;
text-transform: uppercase;
cursor: pointer;
font-size: 14px;
font-weight: 700;
}
.checkout .input-text:not(textarea), .input-text:not(textarea), .input-text:not(textarea) {
background-color: #fff;
border: 1px solid rgba(151, 151, 151, 0.52) !important;
height: 46px;
text-indent: 5px;
border-radius: 5px;
color: #000;
font-weight: bold;
font-size: 16px;
}
.select2-container .select2-selection--single {
background-color: #fff;
border: 1px solid rgba(151, 151, 151, 0.52) !important;
height: 46px;
text-indent: 5px;
border-radius: 5px;
color: #000;
font-weight: bold;
font-size: 16px;
line-height: 55px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 46px;
color: #000;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 46px;
color: #18a300;
}
.btn-update {
padding: 10px 20px !important;
width: 100%;
background: #82beb5 !important;
margin-bottom: 20px;
}
.btn-update:hover {
background: #37a000 !important;
}
.comment-form input[type="submit"], .fusion-button, .fusion-load-more-button, .ticket-selector-submit-btn[type="submit"], .woocommerce .avada-order-details .order-again .button, .woocommerce .avada-shipping-calculator-form .button, .woocommerce .cart-collaterals .checkout-button, .woocommerce .checkout #place_order, .woocommerce .checkout_coupon .button, .woocommerce .login .button, .woocommerce .register .button, .woocommerce .single_add_to_cart_button, .woocommerce .track_order .button, .woocommerce button.button, .woocommerce-MyAccount-content form .button, .wpcf7-form input[type="submit"] {
width: 100%;
background: #d10921;
border-radius: 5px !important;
border: none !important;
font-size: 20px !important;
font-family: 'Muller';
padding: 18px 0 13px 0 !important;
}
.woocommerce-info .wc-forward, .woocommerce-message .wc-forward {
display: none !important;
} 
.quantity .qty {
border: 1px solid #d8d8d8 !important;
height: 40px;
width: 60px;
text-align: center;
}   
.product-price {
padding-right: 30px;
}
.woocommerce .cart-collaterals .checkout-button:hover {
background: #df2339 !important ;
}
.woocommerce-message {
display: none !important;
}
.shop_table .product-thumbnail {
margin-top: 20px;
}
.fusion-body .cart_totals h2, .fusion-body .woocommerce-content-box h2 {
border-radius: 0 !important;
border: none !important;
}
.checkout textarea {
background-color: #fff;
border: 1px solid rgba(192, 192, 192, 0.52) !important;
min-height: 145px;
border-radius: 5px;
color: #000;
font-weight: bold;
font-size: 16px;
padding: 15px;
}
.checkout textarea::-webkit-input-placeholder {
font-weight: 700 !important;
font-size: 16px;
font-family: "Arial";
line-height: 1.4;
color:#c1c1c1;
} 
.checkout textarea:-moz-placeholder {
font-weight: 700 !important;
font-size: 16px;
font-family: "Arial";
line-height: 1.4;
color:#c1c1c1;
} 
.checkout textarea::-moz-placeholder {
font-weight: 700 !important;
font-size: 16px;
font-family: "Arial";
line-height: 1.4;
color:#c1c1c1;
}  
.checkout textarea:-ms-input-placeholder {
font-weight: 700 !important;
font-size: 16px;
font-family: "Arial";
line-height: 1.4;
color:#c1c1c1;
}  
.checkout textarea::-ms-input-placeholder {
font-weight: 700 !important;
font-size: 16px;
font-family: "Arial";
line-height: 1.4;
color:#c1c1c1;
} 
.checkout textarea::-webkit-input-placeholder { 
font-size: 16px;
font-family: "Arial";
line-height: 1.4;
color:#c1c1c1;
}
.cross-sells ul.v2bwno-list {
display: none;
}
.cross-sells hr.p4_b {
display: none;
}
.fusion-body .woocommerce .cross-sells {
border: none;
}
#helpnav {
margin: 0 auto;
}
#helpnav input {
text-align: center;
margin: 0 auto;
background: #003d5c;
border: none;
color: #fff;
border-radius: 4px;
padding: 12px 20px;
cursor: pointer;
margin-top: 30px;
display: block;
}
#helpnav input:hover {
opacity: .85;
}
.coupon input[type="submit"], .btn-update {
background: #6fbc66 !important;
}
.coupon input[type="submit"]:hover, .btn-update:hover, .wc-proceed-to-checkout:hover input {
background: #71D0EC !important;
}
.cart_totals .order-total .amount {
color: #000;
font-size: 16px;
text-align: right;
}
.woocommerce-cart .cart_totals .shop_table .cart-subtotal {
border-bottom: 1px solid #e1e1e1;
text-align: right;
color: #333;
font-size: 16px;
}
.wc-product-table .col-add-to-cart {
text-align: left !important;
}
table.dataTable tbody td {
padding: 8px 0 !important;
}
.wc-product-table .cart .variations select {
width: 100% !important;
}
.wc-product-table .cart .single_variation_wrap {
width: 33% !important;
}
.wc-product-table .cart .variations {
width: 66% !important;
}
.wc-product-table .cart .variations select {
height: 3em!important;
}
.wc-product-table .cart .quantity~.single_add_to_cart_button {
padding: 0 !important;
height: 3em !important;
}
.wc-product-table .cart .woocommerce-variation-price {
display: none !important;
}
th.col-add-to-cart {
display: none !important;
}
.wc-product-table-above {
display: none !important;
}
table.dataTable.no-footer {
border-bottom: 1px solid #dfdfdf;
border-radius: 0 !important !important;
}
.wc-product-table .cart .quantity~.single_add_to_cart_button:hover {
background-color: #D10921 !important;
border-color: #D10921 !important;
}
.wc-product-table .cart .quantity~.single_add_to_cart_button:hover {
margin-top: 3px !important;
left: 0 !important;
top: 0 !important;
background-color: #B1071D !important;
border-color: #B1071D !important;
}