@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&amp;display=swap');
body {
	font-family: 'Rubik', sans-serif;
}
a {
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.custom-grid {
    max-width: 1100px;
    margin: auto !important;
}
body.custom-background {
    background-color: white !important;
}

.header-content .custom-header {
    max-width: 100% !important;
    margin: auto !important;
}
#opal-header-content {
    width: 100% !important;
    max-width: 1200px !important;
    margin: auto !important;
}
.header-content .header-main-content {
    width: 100% !important;
    max-width: 1100px !important;
    margin: auto !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
span.banner-text1 {
    display: block;
    color: black;
    font-weight: 700;
    font-size: 44px;
    line-height: 58px;
    letter-spacing: 0.5px;
}

.banner-text1 b {
    color: #449ef6;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}
span.banner-text1 {
    display: block;
    color: black;
    font-weight: 700;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: 0.5px;
    margin-bottom: 30px !important;
    margin-top: 110px !important;
}

span.banner-text2 {
    display: block;
    color: #2d2d2d;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 26px;
    max-width: 85%;
    font-size: 15px;
    margin-bottom: 40px !important;
}

.custom-btn1 button {
    background: linear-gradient(0, #fe7b41, #ffa768) !important;
    color: white !important;
    font-size: 15px !important;
    letter-spacing: 0.5px !important;
    padding: 16px 41px !important;
    border: none !important;
}

.full-image figure {
    width: 100% !important;
    display: block;
}

.full-image figure .vc_single_image-wrapper {
    width: 100% !important;
}

.full-image figure .vc_single_image-wrapper img {
    width: 100%;
}
.header-content {
    border-bottom: none !important;
}

.mainmenu-container ul li a {
    font-size: 15px !important;
    text-transform: none !important;
    color: black !important;
    font-weight: 500 !important;
}

.bg-sec1 {
    background-size: 84% auto !important;
    background-position: top left !important;
    background-repeat: no-repeat !important;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 15px;
}

span.client-text1 {
    display: block;
    color: darkgrey;
    font-weight: 500;
    font-size: 25px;
    letter-spacing: 0.7px;
}

.client-logos {
    display: block;
}
.client-logos br {
    display: none;
}

.client-logos img {
    width: 170px;
    margin-right: 40px;
    margin-left: -10px;
}

 

span.sec-text1 {
    display: block;
    color: darkgrey;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.8px;
    margin-bottom: 10px !important;
    line-height: 20px;
}

span.sec-text2 {
    display: block;
    color: black;
    font-weight: 600;
    font-size: 30px;
    line-height: 42px;
    max-width: 350px;
    letter-spacing: 0.6px;
}

span.sec-text1 b {
    display: inline-block;
    width: 25px;
    vertical-align: middle;
    height: 2px;
    background: darkgrey;
    font-size: 0px;
    margin-right: 10px;
}

span.sec-text3 {
    display: block;
    color: #838383;
    font-size: 14px;
    letter-spacing: 0.6px;
    max-width: 93%;
    margin-top: 35px;
    line-height: 26px;
}
 

.counter1 h5 b {
    display: inline-block;
    color: #449ef6;
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 38px;
}

.counter1 {
    width: 175px;
    display: inline-block;
    position: relative;
    padding-left: 60px;
    margin-right: 30px;
}

.counter1 h5 {
    font-size: 16px;
    color: grey;
    font-weight: 400;
    letter-spacing: 0.3px;
}

div.bg-sec2 {
    background-position: top left !important;
    background-size: 70% auto !important;
    background-repeat: no-repeat !important;
}

.service-box {
    padding: 0px 15px;
	cursor:pointer;
}

.service-box .vc_column-inner {
    background: #fcffff;
    padding: 40px 30px !important;
    box-shadow: 1px 1px 10px #efefef;
    border-radius: 6px;
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.service-box .vc_column-inner  span {
transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.service-box .vc_column-inner:hover {
background:#55b2f9
}
.service-box .vc_column-inner:hover span {
	color:white !important;
}
.service-box .vc_column-inner:hover span a {
	color:white !important;
}
span.service-text1 {
    display: block;
    color: black;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.6px;
    margin-bottom: 15px !important;
}

span.service-text2 {
    display: block;
    color: grey;
    font-size: 15px;
    letter-spacing: 0.3px;
    line-height: 25px;
    margin-bottom: 20px !important;
}

.service-text3 a {
    color: #fe743b;
    font-size: 15px;
    letter-spacing: 0.4px;
}

.col-white {
	color:white !important;
}

.cta-row {
    background: linear-gradient(0deg, #3087f3, #5ab9fa);
    padding: 45px 40px;
    border-radius: 10px;
}

.cta-row span.sec-text2 {
    max-width: 80%;
}

.cta-row span.sec-text3 {
    margin-top: 10px !important;
}

.cta-row .custom-btn1 {
    margin-top: 65px;
    text-align: right;
}

.strong-view.wpmtst-default.controls-type-sides .wpmtst-testimonial-inner {
    padding: 0px !important;
}

.strong-view.wpmtst-default.controls-type-sides .wpmtst-testimonial-inner {
    padding: 0px !important;
    max-width: 900px;
    margin: 0px auto 0px 0px;
}

.strong-view.wpmtst-default .wpmtst-testimonial-heading {
    display: none;
}
.strong-view.wpmtst-default .wpmtst-testimonial {
	border:none !important;
}

.strong-view.wpmtst-default .wpmtst-testimonial-content p:first-of-type {
    margin-top: 0;
    padding-top: 0;
    text-align: left;
    color: black;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.5px;
    margin-bottom: 20px !important;
    margin-top: 70px;
}

.wpmtst-testimonial-field.testimonial-field.testimonial-name {
    text-align: left;
    color: #449ef6;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
}

.strong-view.wpmtst-default .wpmtst-testimonial-field {
    text-align: left;
    color: black;
    font-size: 18px;
    margin-top: -5px;
}
.strong-view.wpmtst-default .wpmtst-testimonial-image {
    margin-top: 0.25em;
    margin-right: 50px;
    margin-bottom: 0.25em;
    float: left;
}

.wpm_6310_team_style_1_title {
    font-family: 'Rubik' !important;
    font-weight: 500;
}
.team-button {
    float: right;
    margin-top: 50px;
}

div.portelement_2 {
    max-width: 277px !important;
    width: 100%;
    margin: 0 0 10px 0;
    background: #f9f9f9;
    border: 1px solid #dedede;
    outline: none;
    box-sizing: border-box;
    position: static !important;
    width: 100% !important;
    display: block !important;
    float: none !important;
    max-width: 100% !important;
}

#pfhub_portfolio_content_2 #pfhub_portfolio_container_2 {
    width: 79%;
    max-width: 100% !important;
    width: 100%;
    opacity: 0;
    height: auto !important;
    column-width: 300px;
}
div.portelement_2 div.image-block_2 {
    position: relative;
    width: 100%;
    height: auto !important;
}

div.portelement_2 div.image-block_2 img {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto !important;
    display: block;
    border-radius: 0 !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}


footer#colophon {
    background: #232323;
    padding-top: 100px;
	margin-top:-50px;
}


footer .widget-column.footer-widget-1 {
    max-width: 100% !important;
    width: 100% !important;
    flex: 0 0 100% !important;
}

footer .widget-column.footer-widget-2 {
    max-width: 100% !important;
    width: 100% !important;
    flex: 0 0 100% !important;
}
.footer-logo {
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.footer-menu {
    float: right;
}
.footer-menu ul li {
    float: left;
    margin-left: 40px;
}
.footer-menu ul li a {
    color: white;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.footer-menu ul li {
    padding: 12px 0px !important;
}
footer .widget {
    margin-bottom: 0px !important;
}
.site-footer .widget-area:before {
	display:none
}
footer aside.widget-area {
    padding: 0px 0px !important;
}

footer .site-info.py-3 {
    display: none;
}

footer .widget-column.footer-widget-2 {
    max-width: 100% !important;
    width: 100% !important;
    flex: 0 0 100% !important;
    border-top: 1px solid silver !important;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px !important;
}
.bottom-foot h6 {
    float: left !important;
    display: inline-block;
    width: 50% !important;
    clear: none;
    padding: 0px !important;
    margin: 0px !important;
}
.bottom-foot h6:nth-child(1) {
    color: white;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.4px;
}


.bottom-foot h6:nth-child(2) {
    float: right !important;
    text-align: right;
}

.bottom-foot h6:nth-child(2) a {
    color: white;
    font-size: 14px;
    letter-spacing: 0.4px;
    font-weight: 400;
}

footer .widget-column.footer-widget-2 {
    max-width: 100% !important;
    width: 100% !important;
    flex: 0 0 100% !important;
    border-top: 1px solid #4c4c4c !important;
    margin-top: 25px;
    padding-top: 25px;
    padding-bottom: 20px !important;
    box-sizing: border-box !important;
}


.bottom-foot br {
    display: none;
}
footer .container {
    max-width: 1120px;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #53b1f9;
}

div#content {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important;
}

div#page-title-bar {
    display: none !important;
}

.cont-form br {
    display: none;
}

.half-col {
    float: left;
    padding: 0px 10px;
    width: 50%;
    margin-bottom: 18px;
}

.full-col {
    float: left;
    padding: 0px 10px;
    width: 100%;
    margin-bottom: 18px;
}

.cont-form input {
    width: 100% !important;
    border: 1px solid silver !important;
    background: none !important;
    color: black !important;
    font-size: 15px;
}
.cont-form textarea {
    width: 100% !important;
    border: 1px solid silver !important;
    background: none !important;
    color: black !important;
    font-size: 15px;
    height: 150px;
}

.cont-form h3 {
    font-size: 17px;
    letter-spacing: 0.3px;
    font-weight: 500;
}

.cont-form input.wpcf7-form-control.wpcf7-submit {
    background: #4fabf8 !important;
    width: 200px !important;
    border: none !important;
    color: white !important;
    letter-spacing: 1px !important;
    border-radius: 0px !important;
    padding: 10px 0px !important;
}

.cont-form span.wpcf7-list-item input {
    display: inline-block;
    vertical-align: middle;
    width: auto !important;
}

.cont-form span.wpcf7-list-item {
    margin-right: 25px;
}

.cont-form span.wpcf7-list-item span.wpcf7-list-item-label {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.wpcf7 div.wpcf7-response-output {
    position: static !important;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    border: none !important;
    padding: 10px !important;
}

ul.list-style1 {
    list-style: none;
    padding: 0px;
}

ul.list-style1 li {
    color: black;
    font-size: 16px;
    letter-spacing: 0.3px;
    padding-left: 18px;
    line-height: 22px;
    margin-bottom: 10px;
    position: relative;
}

ul.list-style1 li b {
    position: absolute;
    left: 0px;
    top: 7px;
    font-size: 0px;
    background: black;
    border-radius: 100%;
    width: 6px;
    height: 6px;
}

span.custom-margin1 {
    margin-top: 30px !important;
}.service-box {
    padding: 0px 15px;
    cursor: pointer;
    margin-bottom: 50px !important;
}

span.blog-name {
    display: block;
    color: black;
    font-weight: 500;
    margin-bottom: 15px !important;
}

 

span.blog-name {
    display: block;
    color: #717171;
    font-weight: 500;
    margin-bottom: 15px !important;
    position: relative;
    padding-left: 0px;
    line-height: 23px;
    font-size: 18px;
    letter-spacing: 0.6px;
}
span.blog-name b {
    display: inline-block;
    width: 60px;
    text-align: center;
    color: #ff975a;
    font-size: 40px;
    line-height: 40px;
    vertical-align: middle;
}

.service-box .vc_column-inner:hover span b {
	color:white !important;
}

@media screen and (max-width:992px) and (min-width:768px) { 
	
}



@media screen and (max-width:767px) and (min-width:519px) { 
.menu-toggle i {
    line-height: 1;
    font-weight: 700;
    float: left;
    font-size: 30px;
    font-size: 30px;
    color: #ffffff !important;
    background: #449ef6 !important;
    height: 40px;
    padding: 5px 10px;
}
	span.banner-text1 {
    display: block;
    color: black;
    font-weight: 700;
    font-size: 41px;
    line-height: 60px;
    letter-spacing: 0.5px;
    margin-bottom: 30px !important;
    margin-top: 50px !important;
}
	.counter1 {
    width: 175px;
    display: inline-block;
    position: relative;
    padding-left: 60px;
    margin-right: 30px;
    margin-bottom: 20px;
}
	.service-box .vc_column-inner {
    background: #fcffff;
    padding: 40px 30px !important;
    box-shadow: 1px 1px 10px #efefef;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    max-width: 400px;
    margin-bottom: 30px;
}
	section#pfhub_portfolio_content_2 {
    max-width: 400px !important;
}
	.team-button {
    float: left;
    margin-top: 30px;
}
	.wpm_main_template.wpm_main_template_1 {
    max-width: 400px !important;
    display: block;
}
	.wpm_main_template.wpm_main_template_1 {
    max-width: 400px !important;
    display: block;
}
}


@media screen and (max-width:519px) and (min-width:320px) { 
.custom-logo-link img {
    display: block;
    max-height: 70px;
    width: 250px;
}
	.menu-toggle i {
    line-height: 1;
    font-weight: 700;
    float: left;
    font-size: 30px;
    font-size: 30px;
    color: #ffffff !important;
    background: #449ef6 !important;
    height: 40px;
    padding: 5px 10px;
}
	.header-content .header-main-content {
    padding: 18px 0;
}
	.custom-grid {
    max-width: 1100px;
    margin: auto !important;
    max-width: 88% !important;
}
	span.banner-text1 {
    display: block;
    color: black;
    font-weight: 700;
    font-size: 34px;
    line-height: 45px;
    letter-spacing: 0.5px;
    margin-bottom: 20px !important;
    margin-top: 50px !important;
}
	span.banner-text2 {
    display: block;
    color: #2d2d2d;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 26px;
    max-width: 100%;
    font-size: 15px;
    margin-bottom: 40px !important;
}
	.client-logos img {
    width: 100px;
    margin-right: 40px;
    margin-left: -10px;
}
	span.client-text1 {
    display: block;
    color: darkgrey;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0.7px;
}
	.custom-grid {
    max-width: 1100px;
    margin: auto !important;
    max-width: 98% !important;
}

	.counter1 {
    width: 175px;
    display: inline-block;
    position: relative;
    padding-left: 60px;
    margin-right: 30px;
    margin-bottom: 30px;
}
	span.sec-text2 {
    display: block;
    color: black;
    font-weight: 600;
    font-size: 25px;
    line-height: 37px;
    max-width: 350px;
    letter-spacing: 0.6px;
}
	span.sec-text3 {
    display: block;
    color: #838383;
    font-size: 14px;
    letter-spacing: 0.6px;
    max-width: 100%;
    margin-top: 25px;
    line-height: 26px;
}
	.service-box {
    padding: 0px 15px;
    cursor: pointer;
    margin-bottom: 40px;
    max-width: 400px;
}
	section#pfhub_portfolio_content_2 {
    position: relative;
    display: block;
    padding: 0px 20px !important;
}
	.strong-view.wpmtst-default .wpmtst-testimonial-content p:first-of-type {
    margin-top: 0;
    padding-top: 0;
    text-align: left;
    color: black;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.5px;
    margin-bottom: 20px !important;
    margin-top: 10px;
    padding: 0px 20px;
}
	.strong-view.wpmtst-default .wpmtst-testimonial-field {
    text-align: left;
    color: black;
    font-size: 18px;
    margin-top: -5px;
    padding: 0px 20px;
}
	.strong-view.wpmtst-default .wpmtst-testimonial-image {
    margin-top: 0.25em;
    margin-right: 0px;
    margin-bottom: 0.25em;
    float: left;
    padding: 0px 22px;
}
	.cta-row {
    background: linear-gradient(0deg, #3087f3, #5ab9fa);
    padding: 40px 15px;
    border-radius: 10px;
}
	.cta-row .custom-btn1 {
    margin-top: 35px;
    text-align: left;
}
	.team-button {
    float: left;
    margin-top: 20px;
}
	.footer-menu ul li {
    float: left;
    margin-left: 0px;
    margin-right: 10px;
}
	.footer-menu {
    float: right;
    padding-left: 20px;
}
	.footer-menu ul li {
    padding: 5px 0px !important;
}
}
.custom_box2, .custom_box1, .custom_box4 {
    border: 1px;
    padding: 10px 10px 0px 10px;
    border-radius: 20px 20px 20px 20px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    width: 350px;
    box-sizing: border-box;
    margin-left: 15px;
}

.custom_box, .custom_box3 {
    border: 1px;
    padding: 10px 10px 0px 10px;
    border-radius: 20px 20px 20px 20px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    width: 350px;
    box-sizing: border-box;
}