@font-face {
    font-family: "Josefin Sans";
    src: url(fonts/JosefinSans-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Josefin Sans";
    src: url(fonts/JosefinSans-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Josefin Sans";
    src: url(fonts/JosefinSans-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Josefin Sans";
    src: url(fonts/JosefinSans-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Josefin Sans";
    src: url(fonts/JosefinSans-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Josefin Sans";
    src: url(fonts/JosefinSans-Thin.woff) format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-ExtraBold.woff) format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Thin.woff) format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Josefin Sans";
    src: url(fonts/JosefinSans-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Josefin Sans";
    src: url(fonts/JosefinSans-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Josefin Sans";
    src: url(fonts/JosefinSans-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Josefin Sans";
    src: url(fonts/JosefinSans-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Josefin Sans";
    src: url(fonts/JosefinSans-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Josefin Sans";
    src: url(fonts/JosefinSans-Thin.woff) format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-ExtraBold.woff) format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
body {
    font-family: "Josefin Sans", sans-serif;
    font-size: 20px;
    color: #000;
    line-height: 27px;
}
body p{
	font-size: 16px;
}
a,
img {
    text-decoration: none !important;
    outline: 0;
    border: none;
    transition: all 0.5s;
}
li,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.portfolio .modal-content :focus {
    outline: 0 !important;
    box-shadow: none !important;
}
a,
a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}
p {
    margin-bottom: 20px;
}
p:last-child {
    margin-bottom: 0;
}
a {
    color: #06c;
}
.secondary-font {
    font-family: Montserrat, sans-serif;
}
#top-nav-fixed {
    position: absolute;
    top: 0;
    z-index: 1024;
    width: 100%;
    transition: all 0.5s;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    background: #fff
}
header.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 1026;
    transition: all 0.4s;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    background: #fff;
}
.black-logo {
    /*display: none;*/
}
header.sticky .black-logo {
    display: block;
}
header.sticky .bg-light {
    margin-top: 0;
}
header.sticky .menu-toggler {
    border-color: #222;
}
header.sticky .menu-btn:hover .menu-toggler {
    border-color: #d90000;
}
header.sticky .header-right .media a,
header.sticky .menu-btn span {
    color: #222;
    text-shadow: none;
}
header.sticky .header-right .media a:hover,
header.sticky .menu-btn span:hover {
    color: #d90000;
}
header.sticky .white-logo, .white-logo {
    display: none;
}
.bg-light {
    background-color: transparent !important;
    padding: 0;
    /*margin-top: 20px;*/
    transition: all 0.4s;
}
.header-right {
    font-family: Montserrat, sans-serif;
}
.menu-toggler {
    width: 35px;
    border-top: 2px solid #fff;
    display: inline-block;
    border-bottom: 2px solid #fff;
    height: 12px;
    transition: all 0.2s;
}
.menu-btn:hover .menu-toggler {
    height: 9px;
    transform: translate(0, -3px);
}
.menu-btn span {
    color: #fff;
    font-size: 19px;
    text-shadow: 10px 10px 25px #000;
    font-weight: 500;
}
.header-right .media i {
    width: 32px;
    height: 32px;
    background: #d90000;
    color: #fff;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-right .media a {
    font-size: 22px;
    color: #222;
    /*text-shadow: 10px 10px 25px #000;*/
    font-weight: 500;
    letter-spacing: 1.5px;
}
.header-right .media a:hover {
    color: #d90000;
}
.banner-wrapper {
    position: relative;
    z-index: 2;
}
#banner-video {
    width: 100%;
    display: block;
}
.banner-content {
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    z-index: 2;
}
.banner-wrapper:after {
    content: "";
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 74, 147, 0.32) 51%, rgba(1, 36, 69, 0.63) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(51%, rgba(0, 74, 147, 0.32)), color-stop(100%, rgba(1, 36, 69, 0.63)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 74, 147, 0.32) 51%, rgba(1, 36, 69, 0.63) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 74, 147, 0.32) 51%, rgba(1, 36, 69, 0.63) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 74, 147, 0.32) 51%, rgba(1, 36, 69, 0.63) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 74, 147, 0.32) 51%, rgba(1, 36, 69, 0.63) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.7;
}
.banner-content h1 {
    font-size: 70px;
    color: #fff;
    font-weight: 600;
    text-shadow: 0 15px 15px rgba(0, 0, 0, 0.75);
    margin-bottom: 35px;
}
.banner-content h1 span {
    font-weight: 700;
    -webkit-text-stroke: 1px;
}
.banner-bottom-shape {
    background: url(../images/banner-btm-shape.png) no-repeat scroll center bottom;
    height: 190px;
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
}
.inner-bttm-shape {
    background: url(../images/inner-banner-btm-shape.png) no-repeat scroll center bottom;
    height: 190px;
}
.triangle-shape:after,
.triangle-shape:before {
    content: "";
    height: 120px;
    position: absolute;
    z-index: 1;
    bottom: 0;
}
.triangle-shape:after {
    width: 72%;
    background: linear-gradient(to right top, #f2f7fc 49.5%, transparent 50%);
}
.triangle-shape:before {
    width: 35%;
    background: linear-gradient(to left top, #f2f7fc 49.5%, transparent 50%);
    right: 0;
}
.banner-wrapper .triangle-shape:before {
    background: linear-gradient(to left top, #005bb7 49.5%, transparent 50%);
}
.banner-wrapper .triangle-shape:after {
    background: linear-gradient(to right top, #005bb7 49.5%, transparent 50%);
}
.common-padding {
    padding: 70px 0;
}
.btn-primary {
    padding: 20px;
    min-width: 260px;
    background: #d90000;
    color: #fff;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 25px rgba(217, 0, 0, 0.25);
    font-weight: 500;
}
.btn-primary:hover {
    border: 0;
    background: #0068cd;
    box-shadow: 0 0 25px rgba(0, 104, 205, 0.25);
}
.mc_signup_submit .btn-primary:hover {
    background: #000;
}
.button-hover-effect {
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.button-hover-effect::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.button-hover-effect:hover::before {
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
}
.button-hover-effect::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}
.button-hover-effect:hover::after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.section-title-small {
    color: #0068cd;
    font-size: 50px;
    font-weight: 700;
    -webkit-text-stroke: 1px;
    margin-bottom: 10px;
    margin-top: -89px;
}
.section-title-small span {
    padding-left: 60px;
    display: inline-block;
    position: relative;
    top: 10px;
}
.section-title-small:before {
    content: "";
    background: #0068cd;
    width: 1px;
    height: 140px;
    display: inline-block;
}
.section-title-small:after {
    content: "";
    background: #0068cd;
    width: 40px;
    height: 1px;
    display: block;
    position: relative;
    top: -18px;
}
.section-title-big {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 30px;
}
.about-wrapper {
    background: #f2f7fc;
    position: relative;
    z-index: 2;
    padding: 0 !important;
    margin-top: -65px !important;
}
.about-wrapper .section-title-small {
 margin-top: -40px;
}
.about-wrapper .section-title-small:before {
height: 175px;
    position: relative;
    top: 69px;
}
.about-wrapper .section-title-small:after {
    position: relative;
    top: -70px;
}
.about-front-img {
    position: relative;
    z-index: 2;
}
.about-front-layer {
    position: relative;
   max-width: 400px;
    z-index: 3;
    top: 38px;
}
.about-front-layer:before {
    content: "";
    background: url(../images/loop-logo.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
}
.about-front-layer:after {
    content: "";
    background: rgba(255, 255, 255, 0.6);
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    position: absolute;
}
.about-back-img {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 140px;
    margin: auto;
    display: flex;
    align-items: center;
    width: 32%;
}
.about-back-img img {
    width: 100%;
    height: 628px;
    object-fit: cover;
    object-position: right;
}
.about-wrapper p {
    font-size: 16px;
    font-weight: 400;
}
.about-wrapper .triangle-shape.top:after,
.about-wrapper .triangle-shape.top:before {
    top: 0;
}
.about-wrapper .triangle-shape.bottom:after,
.about-wrapper .triangle-shape.bottom:before {
    bottom: 120px;
}
.highlight-txt {
    color: #0068cd;
    margin: 0;
}
.mt-40 {
    margin-top: 40px;
}
.know-more {
    color: #d90000;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 30px;
    font-weight: 600;
}
.know-more:after {
    content: "";
    background: #d90000;
    width: 35px;
    height: 2px;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -5px;
    transition: all 0.5s;
}
.know-more:hover {
    color: #0068cd;
}
.know-more:hover:after {
    background: #0068cd;
}
.know-more.text-white:hover {
    color: #a4d1ff !important;
}
.know-more.text-white:hover:after {
    background: #a4d1ff;
}
.big-about-txt {
    font-size: 180px;
    font-weight: 800;
    color: #e6f0fa;
    position: absolute;
    right: 0;
    z-index: 2;
    font-family: Montserrat, sans-serif;
    right: 0;
    bottom: -40px;
    letter-spacing: -1px;
}
.about-wrapper:after {
    content: "";
    background: url(../images/about-bg.png) no-repeat right;
    position: absolute;
    right: 0;
    top: 150px;
    width: 446px;
    height: 545px;
}
.projects-wrapper {
    margin: 0 -8px 0;
}
.projects-wrapper > [class*="col-"] {
    padding: 0 8px !important;
}
.portfolio-section {
    padding-bottom: 30px;
    padding-top: 0;
    z-index: 4;
    position: relative;
        background: #f2f7fc;
}
.portfolio-section .section-title-small {
    margin-top: -68px;
}
.siingle-portfolio {
    position: relative;
    display: block;
    margin-bottom: 18px;
    overflow: hidden;
}
.siingle-portfolio img {
    width: 100%;
    transition: all 1s;
    min-height: 250px;
    max-height: 250px;
    object-fit: cover;
}
.siingle-portfolio span {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 9px;
    text-align: center;
    width: 100%;
    bottom: 0;
    left: 0;
    font-size: 20px;
    transition: all 1s;
}
.siingle-portfolio:before{
    content: '';
    background: rgba(220 32 46 /40%);
    width: 100%;
    height: 100%;
    display: block;
    transform: translate(100%, 100%);
    position: absolute;
    left: 0;
    right: 0;
    transition: all 0.5s;
}
.siingle-portfolio:hover:before{
    transform: translate(0%, 0%);
}
.service-img-effect{
    position: relative;
    overflow: hidden;
}
.service-img-effect:before{
    content: '';
    background: rgba(220 32 46 /40%);
    width: 100%;
    height: 100%;
    display: block;
    transform: translate(100%, 100%);
    position: absolute;
    left: 0;
    right: 0;
    transition: all 0.5s;
}
.service-img-effect:hover:before{
    transform: translate(0%, 0%);
}

.siingle-portfolio:hover img {
    /*transform: scale(1.3);*/
}
.siingle-portfolio:hover span {
    background: rgba(217, 0, 0, 0.9);
}
.service-wrapper {
    background: #005bb7;
    padding-bottom: 190px;
    position: relative;
    z-index: 2;
}
.service-wrapper:after {
    content: "";
    background: url(../images/service-bg-1.png) no-repeat right;
    position: absolute;
    right: 0;
    top: auto;
    width: 100%;
    height: 100%;
    z-index: 2;
    bottom: 0;
    transform: rotateX(180deg);
}
.service-wrapper:before {
    content: "";
    background: url(../images/service-bg-1.png) no-repeat right;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transform: rotate(180deg);
}
.service-wrapper .section-title-small {
    margin-top: -159px;
}
.service-img {
    width: 100%;
}
.service-wrapper .service-title {
    font-size: 36px;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    color: #fff;
/*     font-family: Montserrat, sans-serif; */
	font-family: "Josefin Sans", sans-serif;
    margin: -30px -50px 0;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 10px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.service-wrapper .service-title:hover {
    color: #a4d1ff !important;
}
.know-more.text-white:after {
    background: #fff;
}
.service-wrapper p {
    font-weight: 300;
    font-size: 16px;
    color: #d8e6f4;
	font-family: "Montserrat";
}
.triangle-shape-top {
    background: url(../images/triangle-shape.png) no-repeat scroll center bottom;
    height: 190px;
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
    z-index: 2;
    transform: rotate(180deg);
}
.triangle-shape-bottom {
    background: url(../images/triangle-shape.png) no-repeat scroll center bottom;
    height: 190px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    width: 100%;
    z-index: 2;
}
.gray-top {
        background: url(../images/triangle-gshape.png) no-repeat scroll center bottom;
}
.gray-bottom {
        background: url(../images/triangle-gshape.png) no-repeat scroll center bottom;
}
.blue-top {
        background: url(../images/triangle-bshape.png) no-repeat scroll center bottom;
}
.blue-bottom {
        background: url(../images/triangle-bshape.png) no-repeat scroll center bottom;
}
.events-wrapper {
    padding-bottom: 45px;
    position: relative;
    z-index: 3;
    background: #f2f7fc !important;
}
.event-img {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}
.event-content {
    background: #fff;
    margin-left: -160px;
    padding-left: 140px;
}
.event-content .carousel-item {
    padding: 30px 60px 30px 20px;
}
.event-sub-title {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    color: #0066cd;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.event-title {
    font-size: 32px;
    font-weight: 700;
    border-bottom: 1px solid #8fbbe9;
    padding-bottom: 15px;
    color: #000 !important;
    display: inline-block;
    margin-bottom: 20px;
    padding-right: 20px;
    line-height: 1.3;
}
.event-content .media {
    margin-bottom: 15px;
    font-family: Montserrat, sans-serif;
    align-items: center;
}
.event-content .media i {
    background: #d90000;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
}
.event-content .media-body {
    font-size: 16px;
    margin-left: 7px;
    font-weight: 500;
}
.date-box {
    background: #0068cd;
    font-family: Montserrat, sans-serif;
    font-size: 36px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    text-transform: uppercase;
    display: inline-block;
    padding: 14px 16px 10px;
    text-align: center;
    z-index: 2;
    font-weight: 700;
}
.date-box span {
    display: block;
    font-size: 16px;
    width: 100%;
    font-weight: 600;
}
.testimonial-wrapper {
    background-attachment: fixed !important;
    position: relative;
    padding: 120px 0 190px;
}
.testimonial-wrapper .section-title-small {
    margin-top: -69px;
}
.testimonial-wrapper .triangle-shape.top:after,
.testimonial-wrapper .triangle-shape.top:before {
    top: 0;
}
.testimonial-wrapper:after {
    content: "";
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.triangle-shape.top {
    transform: rotateX(180deg);
    position: relative;
    z-index: 2;
}
.triangle-shape.top:after,
.triangle-shape.top:before {
    top: -50px;
}
.triangle-shape.top:before {
    width: 35%;
    background: linear-gradient(to right top, #fff 49.5%, transparent 50%);
}
.triangle-shape.top:after {
    width: 65.1%;
    background: linear-gradient(to left top, #fff 49.5%, transparent 50%);
}
.z-index-1 {
    position: relative;
    z-index: 3;
}
.section-title-small.light-blue {
    color: #a4d1ff;
}
.section-title-small.light-blue:after,
.section-title-small.light-blue:before {
    background: #a4d1ff;
}
.testimonial-content {
    font-family: Montserrat, sans-serif;
}
.rating {
    margin-top: 40px;
}
.rating ul li {
    display: inline-block;
    margin-right: -2px;
}
.rating ul li a {
    color: #f2c54d;
    font-size: 30px;
}
.rating-txt {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
}
.testimonial-box {
    background: #fff;
    padding: 30px;
}
.testimonial-box h5 {
    color: #0066cd;
    font-size: 22px;
    font-family: "Josefin Sans", sans-serif;
}
.testimonial-box h5 img {
    position: relative;
    top: -2px;
}
.date-rating {
    font-size: 14px !important;
    margin-right: 10px;
    font-weight: 600 !important;
    letter-spacing: 1px;
    color: #000 !important;
    margin-bottom: 5px;
}
.date-rating img {
    max-width: 85px;
    position: relative;
    top: -2px;
}
.testimonial-box p {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.testimonial-box:after {
    content: "";
    background: url(../images/quote-sign.png) no-repeat center;
    width: 81px;
    height: 68px;
    position: absolute;
    top: -11px;
    right: 20px;
}
.triangle-shape.bottom:after,
.triangle-shape.bottom:before {
    bottom: 70px;
    transform: rotate(180deg);
    z-index: 13;
}
.triangle-shape.bottom:before {
    background: linear-gradient(to left top, #fff 49.5%, transparent 50%);
}
.triangle-shape.bottom:after {
    width: 65.1%;
    background: linear-gradient(to right top, #fff 49.5%, transparent 50%);
}
.triangle-shape.bottom {
    position: relative;
    z-index: 2;
    transform: rotate(180deg);
}
.col-md-5th {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.single-partner {
    background: #e8f0f9;
    width: 100%;
    height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.marketing-partner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.marketing-partner img {
    width: 80%;
    height: auto;
}

.case-wrapper {
    position: relative;
    background-attachment: fixed !important;
    color: #fff;
    padding-bottom: 190px;
}
.case-wrapper:after {
    content: "";
    background: rgba(0, 104, 205, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.case-name {
    font-size: 40px;
    margin-bottom: 20px;
}
.case-wrapper p {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 26px;
}
.know-more.light-clr {
    color: #a4d1ff;
}
.know-more.light-clr:hover {
    color: #fff;
}
.know-more.light-clr:hover:after {
    background: #fff !important;
}
.know-more.light-clr:after {
    background: #a4d1ff !important;
}
.carousel-control-next,
.carousel-control-prev {
    background: #d90000;
    opacity: 1;
    width: 50px;
    height: 50px;
    bottom: 50px;
    top: auto;
}
.carousel-control-prev {
    left: auto;
    right: 75px;
}
.carousel-control-next {
    right: 15px;
}
.blog-wrapper {
    position: relative;
    z-index: 3;
    /*padding-bottom: 50px;*/
    padding: 280px 0;
}
.blog-wrapper .section-title-small {
    margin-top: -180px !important;
}
.blog-wrapper .section-title-small,
.events-wrapper .section-title-small {
    margin-top: -69px;
}
.single-blog {
    position: relative;
}
.blog-img,
.blog-img-box {
    position: relative;
}
.blog-img-box:after,
.blog-img:after {
    content: "";
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.79)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 100%);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
}
.blog-text {
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.blog-title {
    display: block;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.2;
}
.blog-title:hover {
    color: #a4d1ff;
}
.single-blog .date-box {
    right: 30px;
    left: auto;
    top: -30px;
    bottom: auto;
    background: #d90000;
}
footer {
    padding: 240px 0 0;
    position: relative;
}
footer .triangle-shape.top {
    top: -70px;
}
footer hr {
    border-top: 2px solid #74726d;
    margin: 30px 0;
}
.social-icons li {
    display: inline-block;
    margin-right: 5px;
}
.social-icons li:last-child {
    margin-right: 0;
}
.social-icons li a {
    background: #282828;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #74726d;
}
.social-icons li a:hover {
    background: #0068cd;
    color: #fff !important;
}
.footer-title {
    color: #a4d1ff;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
}
footer a,
footer p {
    font-family: Montserrat, sans-serif;
    color: #b1b1b1;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
}
footer a:hover {
    color: #0068cd !important;
}
.sml-label {
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    margin-bottom: 3px;
}
.footer-links li {
    float: left;
    width: 50%;
    margin-bottom: 13px;
}
.footer-links li a {
    color: #fff;
}
footer .form-control {
    background: #282828;
    height: 55px;
    color: #fff !important;
    padding-left: 20px !important;
    border: 0;
    border-radius: 0;
}
footer .form-control:focus {
    background: #282828;
}
footer .form-control::placeholder {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
}
footer .input-group-text {
    background: #282828;
    border-radius: 0;
    border: 0;
    font-size: 22px;
    color: #fff;
    padding: 0.375rem 0.75rem !important;
}
.agree-txt,
.agree-txt a {
    font-size: 13px;
    color: #d9d9d9;
    margin-top: 10px;
}
.agree-txt a {
    color: #a4d1ff;
}
.footer-btm p {
    background: #282828;
    padding: 12px 0;
    text-align: center;
    color: #dbdbdb;
    font-size: 14px;
    margin-top: 50px;
    font-weight: 300;
}
#sidebar {
    width: 400px;
    position: fixed;
    top: 0;
    right: -100%;
    height: 100vh;
    z-index: 999;
    background: rgba(0, 0, 0, 0.85);
    color: #fff;
    transition: all 0.3s;
    overflow-y: auto;
    box-shadow: 6px 1px 13px rgba(161, 158, 158, 0.7);
    padding: 80px 50px 50px;
}
#sidebar.active {
    right: 0;
}
#sidebar .nav {
    margin-top: 50px;
}
#sidebar .nav-link {
    font-size: 20px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
    padding: 17px 0;
}
#sidebar .nav-item {
    position: relative;
}
#sidebar .nav-item a:after,
#sidebar .nav-item:hover a:after {
    position: absolute;
    top: 50%;
    left: -10px;
    width: 0;
    height: 2px;
    content: "";
    -webkit-transition: all 0.24s ease-in-out;
    transition: all 0.24s ease-in-out;
    background: #a4d1ff;
}
#sidebar .nav-item.active a,
#sidebar .nav-item:hover a {
    padding-left: 40px;
    color: #a4d1ff;
}
#sidebar .nav-item.active a:after,
#sidebar .nav-item:hover a:after {
    width: 34px;
}
#dismiss {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #d90000;
    position: fixed;
    top: 0;
    right: -100%;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
}
#sidebar.active #dismiss {
    right: 345px;
}
#dismiss:hover {
    background: #dd1a1a;
}
.overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 4;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.overlay.active {
    display: block;
    opacity: 1;
}
.toggle-icon {
    width: 80px;
    height: 80px;
    background: #c5a66c;
    display: inline-block;
    line-height: 80px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin-left: 50px;
}
.toggle-icon:hover {
    background: #25363e;
    color: #fff;
}
.btm-padding {
    padding-bottom: 260px;
}
.margin-top-minus {
    margin-top: -70px;
}
.padding-top {
    padding-top: 190px;
}
.partner-logo-wrapper {
    padding: 30px 0;
    z-index: 3;
    position: relative;
}
.inner-banner {
    background-size: cover !important;
    min-height: 592px;
}
.inner-banner:after {
    background: rgba(0, 0, 0, 0.64);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.64) 0, rgba(0, 74, 147, 0.37) 51%, rgba(0, 0, 0, 0.12) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.64)), color-stop(51%, rgba(0, 74, 147, 0.37)), color-stop(100%, rgba(0, 0, 0, 0.12)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.64) 0, rgba(0, 74, 147, 0.37) 51%, rgba(0, 0, 0, 0.12) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.64) 0, rgba(0, 74, 147, 0.37) 51%, rgba(0, 0, 0, 0.12) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.64) 0, rgba(0, 74, 147, 0.37) 51%, rgba(0, 0, 0, 0.12) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.64) 0, rgba(0, 74, 147, 0.37) 51%, rgba(0, 0, 0, 0.12) 100%);
    opacity: 1;
}
.inner-banner .banner-content {
    align-items: flex-end;
    margin-bottom: 100px;
    z-index: 3;
}
.inner-banner .banner-content h1 {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-weight: 800;
}
.h1-title {
    font-size: 70px;
    color: #fff;
    font-weight: 600;
}
.breadcrumb {
    background: 0 0;
    padding: 0;
    margin-bottom: 25px;
    font-family: Montserrat;
}
.breadcrumb-item + .breadcrumb-item::before {
    content: "";
    background: #fff;
    height: 6px;
    width: 6px;
    color: #285f81;
    padding: 0;
    margin: 0 15px;
}
.breadcrumb-item a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.breadcrumb-item a:hover {
    color: #c5c4c4;
}
.breadcrumb li:last-child,
.breadcrumb-item.active {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.service-content-area li,
.service-content-area p,.digital-marketing-content p {
    font-family: Montserrat;
    color: #202020;
    font-size: 18px;
    font-weight: 400;
}
.ppc-img {
    margin-top: 40px;
    position: relative;
}
.ppc-img img {
    width: 100%;
    max-width: 500px;
}
/*.ppc-ques-area:after {
    content: "";
    background: url(../images/question-img.png) no-repeat;
    width: 136px;
    height: 186px;
    position: absolute;
    right: 30px;
    top: 50%;
    bottom: 0;
}*/
.question-text {
    background: #0068cd;
    padding: 29px;
    /*max-width: 520px;
    position: relative;
    right: 0;
    margin-top: -180px;*/
    margin-left: auto;
}
.question-text h2 {
    color: #fff !important;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 10px;
}
.question-text p,.question-text ul li{
    font-size: 16px;
    color: #fff;
}
.ppc-ques-area {
    position: relative;
    margin-bottom: 80px;
}
.faq-area h2 {
    color: #000;
    font-size: 40px;
    font-weight: 700;
}
.faqs-accordian .card {
    border: 1px solid #ddd;
    margin-bottom: 22px;
}
.faqs-accordian .card.collapsed {
    border: 0;
}
.faqs-accordian .btn-link {
    display: block;
    text-align: left;
    font-size: 40px;
    font-weight: 500;
    padding: 18px 20px;
    border-radius: 0;
    white-space: normal;
    background: #fff;
    position: relative;
    color: #0068cd;
    border-bottom: 0;
    padding-right: 35px;
}
.faqs-accordian .btn-link.collapsed {
    background: #fff;
    border: 1px solid #e0edf8;
    color: #212121 !important;
    border-radius: 0;
}
.faqs-accordian .btn-link:hover {
    text-decoration: none;
}
.faqs-accordian .card {
    border: 0;
    margin-bottom: 22px;
    border-radius: 0;
}
.faqs-accordian .card-header {
    padding: 0;
    border-bottom: 0;
}
.faqs-accordian .card-body {
    font-size: 15px;
    padding: 1.25rem 0.2rem;
    padding-bottom: 0;
    padding-left: 1.7rem;
    padding-right: 3rem;
    padding-top: 0;
    padding: 20px 0;
    border-top: 1px solid #ddd;
    margin: 0 20px;
}
.faqs-accordian .btn-link:after {
    font-family: FontAwesome;
    content: "\f106";
    font-size: 26px;
    color: #000;
    font-weight: 600;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    line-height: normal;
    color: #0067cc;
    display: flex;
    align-items: center;
}
.faqs-accordian .btn-link:hover {
    text-decoration: none;
}
.faqs-accordian .btn-link.collapsed:after {
    transform: rotate(180deg);
    color: #222;
}
.open-card {
    box-shadow: 0 8px 13px rgba(0, 0, 0, 0.1);
}
.quote-img img {
    border-radius: 50%;
    max-width: 135px;
    border: 8px solid #599dde;
}
.quote-box {
    background: #0068cd;
    padding: 30px 20px;
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    position: relative;
    margin-bottom: 20px;
}
.quote-box:after {
    font-family: FontAwesome;
    content: "\f10e";
    font-size: 75px;
    color: #3386d7;
    position: absolute;
    right: 10px;
    top: 30px;
}
.quote-box p {
    line-height: 22px;
}
.quote-box h4 {
    font-size: 18px;
    font-weight: 600;
}
.quote-small-text {
    color: #a4d1ff;
    font-size: 14px;
}
.help-box {
    background: #f2f7fc;
    padding: 20px;
}
.help-box h3 {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}
label {
    font-family: Montserrat, sans-serif;
    font-size: 14px !important;
    color: #212121;
    font-weight: 600 !important;
    margin-bottom: 0;
    display: block;
}
.form-control {
    height: 48px;
    border: 1px solid #ddd;
    font-size: 13px !important;
    padding: 0.375rem 0.75rem !important;
    font-family: Montserrat, sans-serif !important;
}
.red {
    color: red;
}
.custom-control-label::before {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #0068cd;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-size: 12px;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #0068cd;
}
.custom-control-label {
    font-weight: 400 !important;
    padding-top: 2px !important;
}
.custom-control.custom-checkbox {
    margin-bottom: 3px !important;
    padding-left: 30px !important;
}
.custom-control-label::after {
    top: 6px;
    left: 2px;
}
textarea.form-control {
    height: auto;
    resize: none;
}
.about-pg-section {
    margin-left: -80px;
    margin-top: 90px;
}
.about-pg-section p {
    color: #000;
}
.about-pg-section p span {
    font-weight: 500;
}
.aboutpage-wrapper {
    background: #f2f7fc;
    padding: 0 0 310px !important;
    margin-top: -20px;
}
.inner-bttm-shape-grey {
    background: url(../images/inner-banner-btm-shape-2.png) no-repeat scroll center bottom;
}
.aboutpage-wrapper .about-back-img {
    top: -315px;
}
.linkedin-btn {
    background: #0068cd;
    font-size: 16px;
    color: #fff;
    position: relative;
    top: 140px;
    padding: 16px 12px 12px 35px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.linkedin-btn i {
    position: absolute;
    left: 13px;
    font-size: 27px;
    top: 10px;
}
.linkedin-btn:hover {
    background: #d90000;
    color: #fff;
}
.awards-wrapper {
    padding: 30px 0;
}
.award-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 24px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 600;
}
.award-list li:before {
    content: "";
    position: absolute;
    background: url(../images/certificate-icon.png) no-repeat center;
    width: 20px;
    height: 24px;
    left: 0;
    top: 3px;
}
.award-img {
    position: relative;
}
.award-img:after {
    content: "";
    background: #0068cd;
    width: 25%;
    position: absolute;
    right: -20px;
    top: -20px;
    bottom: -20px;
    z-index: -1;
}
.elija-wrapper {
    background: #0068cd;
    color: #fff;
    font-family: Montserrat, sans-serif;
    position: relative;
    padding-top: 230px;
}
.elija-wrapper:after {
    content: none;
}
.elija-wrapper p {
    font-size: 16px;
    font-weight: 500;
}
.team-name {
    font-family: "Josefin Sans", sans-serif;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 10px;
}
.team-designation {
    color: #a4d1ff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}
.elija-wrapper .team-designation {
    margin-bottom: 20px;
}
.elija-wrapper:before {
    content: "";
    background: url(../images/service-bg-1.png) no-repeat right;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transform: rotate(180deg);
}
.elija-wrapper:after {
    content: "";
    background: url(../images/service-bg-1.png) no-repeat right;
    position: absolute;
    right: 0;
    top: auto;
    width: 100%;
    height: 100%;
    z-index: 2;
    bottom: 0;
}
.elijah-img {
    position: relative;
    z-index: 2;
}
.elijah-img:after {
    content: "";
    background: rgba(255, 255, 255, 0.4);
    width: 44%;
    position: absolute;
    left: -20px;
    top: -20px;
    bottom: -20px;
    z-index: -1;
}
.team-image {
    position: relative;
    max-width: 370px;
    display: block;
    margin: 0 auto;
}
.team-image:after {
    content: "";
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, #000));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 100%);
    width: 100%;
    height: 30%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.member-name {
    position: absolute;
    bottom: 17px;
    text-align: center;
    color: #fff;
    z-index: 1;
    width: 100%;
}
.member-detail {
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    background: #f2f7fc;
    padding: 30px;
    text-align: center;
    position: relative;
    min-height: 330px;
    font-weight: 500;
    margin-bottom: 30px;
}
.member-detail:before {
    content: "";
    background: linear-gradient(to right top, #f2f7fc 49.8%, transparent 50%);
    width: 100%;
    height: 90px;
    position: absolute;
    top: -90px;
    left: 0;
    z-index: -1;
}
.team-wrapper .col-md-6:nth-of-type(even) .member-detail:before {
    transform: rotateY(180deg);
}
.input-group-append button {
    cursor: pointer;
}
.input-group-append button i:hover {
    color: #0068cd;
}
.gform_wrapper #input_1_7 li {
    padding-left: 30px !important;
}
.gform_footer input[type="submit"] {
    font-size: 1rem !important;
}
.card-body ul,
.service-content-area ul {
    padding-left: 40px;
}
.card-body li,
.service-content-area li {
    list-style: disc;
}
.cta-box {
    background: #0068cd;
    padding: 30px;
}
.cta-box h2 {
    color: #fff;
}
header.tribe-events-calendar-list__event-header {
    position: relative;
}
li.tribe-events-c-top-bar__nav-list-item,
li.tribe-events-c-view-selector__list-item {
    list-style: none;
}
.parent-page-box {
    background: #e6f0fa;
    padding: 30px;
}
.award-img-left {
    position: relative;
}
.award-img-left:after {
    content: "";
    background: #0068cd;
    width: 25%;
    position: absolute;
    left: -20px;
    top: -20px;
    bottom: -20px;
    z-index: -1;
}
ul.form-list-tag li {
    list-style: none;
    padding: 0;
}
.form-list-tag li {
    padding-left: 1.3em;
}
.form-list-tag li:before {
    content: "\f044";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    font-size: 22px;
    color: #356ad2;
    background: -webkit-linear-gradient(#fc4758, #356ad2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.form-list-tag li a {
    color: #000;
    font-size: 18px;
    line-height: 50px;
}
.bio-meta-box {
    margin: 20px 0;
}
.page-numbers {
    background: #0068cd;
    padding: 10px;
    color: #fff;
}
.page-numbers.current,
.page-numbers:hover {
    background: #d90000;
    color: #fff;
}
h2.screen-reader-text {
    display: none;
}
.widget_categories li,
.widget_recent_entries li {
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
.widget_categories li a,
.widget_recent_entries li a {
    color: #000;
}
.widget_categories li a:hover,
.widget_recent_entries li a:hover {
    color: #d90000;
}
#gallery-1 .gallery-item,
#gallery-2 .gallery-item,
#gallery-3 .gallery-item,
#gallery-4 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 33%;
}
#gallery-1 img,
#gallery-2 img,
#gallery-3 img,
#gallery-4 img {
    border: 2px solid #cfcfcf;
}
.post-content img {
    max-width: 100%;
    height: auto;
}
img.alignright {
    float: right;
    margin-left: 15px;
}
img.alignleft {
    float: left;
    margin-right: 15px;
}
.post-content blockquote {
    margin: 20px 0 30px;
    padding-left: 20px;
    border-left: 5px solid;
    border-color: #d90000;
}
#reviewstream-pager {
    display: none;
}
.gform_footer {
    position: relative;
}
.gform_footer input {
    padding-left: 0;
}
.gform_footer:after {
    content: "";
    font-family: FontAwesome;
    content: "\f178";
    position: absolute;
    top: 35px;
    left: 205px;
    color: #fff;
}
.mc_signup_submit:after {
    content: "";
    font-family: FontAwesome;
    content: "\f178";
    position: relative;
    top: 3px;
    left: -70px;
    color: #fff;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-size: 14px;
    padding: 0 15px;
}
header .dropdown-menu {
    top: 50px;
    left: 15px;
    border-radius: 0 0 20px 20px;
    border: 0;
    background: #f2f7fc;
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.2);
    width: 250px;
    padding: 0;
    line-height: 20px;
}
header .dropdown-menu .sub-menu {
    left: 100%;
    top: -3px;
}
.dropdown-item,
.dropdown-menu .nav-link {
    white-space: normal;
    font-size: 13px !important;
    padding: 6px 15px !important;
    font-weight: 500;
    color: #212529 !important;
}
header .dropdown-item:focus,
header .dropdown-item:hover,
header .dropdown-menu .active .nav-link,
header .dropdown-menu .nav-link:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #005bb7;
}
header .sub-menu .menu-item:last-child.active .nav-link,
header .sub-menu .menu-item:last-child > .nav-link:focus,
header .sub-menu .menu-item:last-child > .nav-link:hover {
    border-radius: 0 0 20px 20px;
}
.search-btn {
    color: #000;
    font-size: 18px;
    margin-left: 20px;
}
.search-box {
    position: absolute;
    width: 100%;
    background: #fff;
    padding: 0;
    right: 0;
    top: 0;
    border-radius: 5px;
    height: 100%;
    display: flex;
    align-items: center;
    visibility: hidden;
}
.search-box.active {
    visibility: visible;
}
.search-box .form-control {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
}
.search-box .input-group-append {
    position: absolute;
    right: 0;
    top: 10px;
}
.search-box .input-group-append .input-group-text {
    background: 0 0;
    border: 0;
    z-index: 14;
}
.search-box .input-group-append .input-group-text a {
    color: #333;
    transition: none;
}
.dropdown-toggle::after {
    vertical-align: middle;
}
button.search-submit {
    background: initial;
    border: 0;
}
.search-form {
    display: flex;
    width: 100%;
}
.service-wrapper .img-hover-effect:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
}
.about-wrapper .triangle-shape-top {
    /*background: url(../images/testimonials-triangle-top.png) no-repeat scroll center bottom;*/
    transform: rotate(0);
    bottom: -189px;
}
.testimonial-wrapper .triangle-shape-top {
    /*background: url(../images/testimonials-triangle-top.png) no-repeat scroll center bottom;*/
    bottom: 20px;
}
.events-wrapper .section-title-small {
    margin-top: -89px;
}
.events-wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: url(../images/events-bg.png) no-repeat center/cover;
    height: 100%;
    opacity: 0.4;
}
.blog-wrapper .triangle-shape-top02 {
    top: 70px;
}
.portfolio-tab {
    width: 25%;
    padding-right: 15px;
    margin-bottom: 15px;
}
.portfolio-tab .btn-primary {
    min-width: inherit;
    width: 100%;
}
.portfolio .active,
.portfolio .demo:hover {
    opacity: 1;
}
.portfolio-thumbs {
    position: relative;
    overflow: hidden;
}
.portfolio-thumbs img {
    width: 100%;
}
.portfolio-thumbs:hover img {
    transform: scale(1.1);
}
.tab-content > .active {
    display: flex;
}
.portfolio-thumbs:hover .portfolio-hover {
    -webkit-transform: translateY(85%);
    transform: translateY(85%);
}
.portfolio-hover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(217, 0, 0, 0.7);
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    padding: 8px 0;
}
.portfolio-hover a {
    color: #fff;
    font: 14px "open sans", Arial, Helvetica, sans-serif;
}
.portfolio .modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.9);
}
.portfolio .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 30px;
    width: 90%;
    max-width: 900px;
    font-size: 14px;
    line-height: 1.6;
}
.portfolio .mySlides img {
    width: 100%;
}
.portfolio .close {
    color: #333;
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 35px;
    opacity: 1;
    font-family: initial;
}
.portfolio .modal-content h2 {
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: 700;
}
.portfolio .modal-content .btn-primary {
    padding: 10px;
    min-width: 160px;
}
.elijah-social a {
    color: #fff;
    padding: 12px;
    position: relative;
    text-align: center;
    border: 1px solid;
}
.elijah-social a:hover {
    color: #fff;
    background: #d90000;
    border: 1px solid #d90000;
}
.elijah-social a i {
    font-size: 27px;
}
.t-0 {
    top: 0 !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
html div#HaHqdKAmWv div#HaHqdKAmWv_sidebar.mo-optin-form-wrapper {
    max-width: 100% !important;
    margin-left: 0 !important;
    text-align: left !important;
    background: 0 0 !important;
    border: 0 !important;
}
html div#QohBBgdJxQ div#QohBBgdJxQ_sidebar.lupinSidebar-container input.lupinSidebar-input {
    display: inline-block !important;
    width: auto !important;
    height: 48px !important;
    border: 1px solid #ddd !important;
    font-size: 13px !important;
    font-family: Montserrat, sans-serif !important;
}
html div#QohBBgdJxQ div#QohBBgdJxQ_sidebar.lupinSidebar-container input.lupinSidebar-submit {
    display: inline-block !important;
    width: auto !important;
    padding: 16px 35px !important;
    background: #d90000;
    color: #fff;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    border: 0;
    border-radius: 0 !important;
    box-shadow: 0 0 25px rgba(217, 0, 0, 0.25);
    font-weight: 500;
    transition: all 0.5s;
    position: relative;
}
html div#QohBBgdJxQ div#QohBBgdJxQ_sidebar.lupinSidebar-container input.lupinSidebar-submit:hover {
    border: 0;
    background: #0068cd !important;
    box-shadow: 0 0 25px rgba(0, 104, 205, 0.25);
}
html div#QohBBgdJxQ div#QohBBgdJxQ_sidebar.lupinSidebar-container input.lupinSidebar-submit {
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
html div#QohBBgdJxQ div#QohBBgdJxQ_sidebar.lupinSidebar-container input.lupinSidebar-submit::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
html div#QohBBgdJxQ div#QohBBgdJxQ_sidebar.lupinSidebar-container input.lupinSidebar-submit:hover::before {
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
}
html div#QohBBgdJxQ div#QohBBgdJxQ_sidebar.lupinSidebar-container input.lupinSidebar-submit::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}
html div#QohBBgdJxQ div#QohBBgdJxQ_sidebar.lupinSidebar-container input.lupinSidebar-submit:hover::after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
div#mc_display_rewards {
    display: none;
}
div#mc-indicates-required {
    display: none;
}
.mc_var_label {
    display: none;
}
.widget_mailchimpsf_widget .widget-title {
    display: none;
}
html div#HaHqdKAmWv div#HaHqdKAmWv_sidebar.gridgum_container .gridgum_body-inner {
    padding: 0 !important;
}
footer iframe {
    margin-top: 10px;
}
.service-content-area ul {
    margin-bottom: 20px;
}
.wp-block-image .alignright {
    max-width: 240px;
}
.wp-block-image img {
    height: auto;
}
.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium,
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    width: 100% !important;
    height: 48px;
    border: 1px solid #ddd;
    font-size: 13px !important;
    border-radius: 4px;
    padding: 0.375rem 0.75rem !important;
    font-family: Montserrat, sans-serif;
}
.service-content-area h3 {
    margin-bottom: 15px;
    margin-top: 60px;
}
.has-text-align-right {
    text-align: left !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container,
.tribe-events .tribe-events-l-container {
    min-height: inherit !important;
}
.gform_footer .btn-primary {
    display: block !important;
    min-height: 64px;
}
.team-wrapper .col-md-6:nth-last-child(1) .member-detail,
.team-wrapper .col-md-6:nth-last-child(2) .member-detail {
    min-height: 240px;
}
footer iframe {
    width: 100%;
    height: 300px;
    border: 0;
}
.wp-block-column iframe {
    width: 100%;
    height: 600px;
    border: 0;
}
.parent-page-box {
    min-height: 176px;
}
header .dropdown-menu .menu-item-has-children.active .dropdown-menu .nav-link {
    color: #212529 !important;
    background-color: transparent;
}
header .dropdown-menu .menu-item-has-children.active .dropdown-menu .nav-link:focus,
header .dropdown-menu .menu-item-has-children.active .dropdown-menu .nav-link:hover {
    color: #fff !important;
    background-color: #005bb7;
}
header .dropdown-menu .menu-item-has-children.active .dropdown-menu .menu-item .nav-link,
header .dropdown-menu .menu-item-has-children.active .dropdown-menu .menu-item .nav-link:focus,
header .dropdown-menu .menu-item-has-children.active .dropdown-menu .menu-item .nav-link:hover {
    border-radius: 0;
}
header .dropdown-menu .menu-item-has-children.active .dropdown-menu .menu-item:last-child .nav-link:focus,
header .dropdown-menu .menu-item-has-children.active .dropdown-menu .menu-item:last-child .nav-link:hover {
    border-radius: 0 0 20px 20px;
}
#zbaVPztBFD_sidebar_email_field {
    background: #282828 !important;
    height: 55px !important;
    color: #fff !important;
    padding-left: 20px !important;
    border: 0 !important;
    border-radius: 0 !important;
}
html div#zbaVPztBFD div#zbaVPztBFD_sidebar.lupinSidebar-container {
    padding: 0 !important;
}
html div#zbaVPztBFD div#zbaVPztBFD_sidebar.lupinSidebar-container .lupinSidebar-form {
    padding: 0 !important;
    margin-top: 0 !important;
}
html div#zbaVPztBFD div#zbaVPztBFD_sidebar.mo-optin-form-wrapper {
    max-width: 100% !important;
    margin-left: 0 !important;
    text-align: left !important;
    background: 0 0 !important;
    border: 0 !important;
}
#zbaVPztBFD .mo-optin-form-container .mo-optin-form-wrapper .mo-optin-success-msg {
    font-size: 13px !important;
    font-weight: 500 !important;
}
html .widget-content div#zbaVPztBFD div#zbaVPztBFD_sidebar.mo-optin-form-wrapper {
    max-width: 100% !important;
}
html div#zbaVPztBFD div#zbaVPztBFD_sidebar.lupinSidebar-container input.lupinSidebar-submit,
html div#zbaVPztBFD div#zbaVPztBFD_sidebar.lupinSidebar-container input[type="submit"].mo-optin-form-cta-button {
    width: 45px !important;
    padding: 12px;
    font-size: 22px !important;
    line-height: 20px !important;
    position: absolute;
    right: 0;
    top: 0;
    height: 100% !important;
    margin-top: 0 !important;
    background: #282828 !important;
}
html div#zbaVPztBFD div#zbaVPztBFD_sidebar.lupinSidebar-container input.lupinSidebar-submit:hover,
html div#zbaVPztBFD div#zbaVPztBFD_sidebar.lupinSidebar-container input[type="submit"].mo-optin-form-cta-button:hover {
    color: #0068cd !important;
}
.lupinSidebar-submit .fa-long-arrow-right:before {
    content: "/f178";
    font-family: FontAwesome !important;
}
.lupinSidebar-submit {
    font-family: FontAwesome !important;
}
.service-content-area .tab-content > .active {
    display: flex !important;
}
.author-wrapper .team-designation {
    color: #0068cd;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    margin-bottom: 20px;
}
.author-wrapper .elijah-img:after {
    content: "";
    background: #0068ce;
    width: 44%;
    position: absolute;
    left: -20px;
    top: -20px;
    bottom: -20px;
    z-index: -1;
}
.author-wrapper .elijah-social a {
    color: #fff;
    padding: 12px;
    position: relative;
    text-align: center;
    background: #0068cd;
    padding-top: 16px;
}
.author-wrapper .elijah-social a:hover {
    background: #d90000;
}
#gform_submit_button_11 {
    padding: 20px 40px 20px 20px;
}
#gform_wrapper_11 .gform_footer:after {
    left: 335px;
}
input#choice_11_4_1 {
    vertical-align: top;
    margin-right: 5px;
}
.author-bio {
    padding: 20px 0;
}
.author-avatar {
    float: left;
    margin-right: 20px;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
}
.author-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px;
}
.page-template-template-parent-service .alignright img {
    max-width: none;
    width: 400px;
}

/*.wp-block-image .alignright{float: none !important;} #block-ca5dc7e6-20ca-4efc-9f05-d4bac507cd33{float: left; width: 63%; margin-right: 10px;}*/
.single-quote {
    background: #fff;
    position: relative;
    z-index: 5;
}

.single-quote:before {content: '';background: #006acf; width: auto; height: auto; position: absolute; z-index: -1;transform: rotate(-8deg);top: -10px;left: -10px;bottom: -10px;right: -10px;}

.single-quote:after {content: '';background: #d90000; position: absolute; left: -10px; right: -10px; bottom: -10px; top: -10px; z-index: -2;}


.jcarousel{
    padding: 45px 0;
}
.white-box {
    background: #fff;
    padding: 20px;
    padding-left: 40px;
}
.quote-sign{
        position: absolute;
    left: -10px;
    color: #d90000;
    top: 21px;
    font-size: 42px;
}
.white-box h5{
    text-align: right;
}
.jcarousel li{
        padding: 0 50px;
    }
.list-arrow{
    font-size: 16px;
    position: relative;
    top: -3px;}
    .service-list{
        color: #000;
}
    
.page-id-28817 blockquote {
    position: relative;
    background-color: #fff;
    /*padding: 40px !important;*/
    /*max-width: 900px;*/
    margin-left: auto;
    margin-right: auto;
    border: none;
}
/*blockquote::before {*/
/*    content: '';*/
/*    background: #006acf;*/
/*    width: auto;*/
/*    height: auto;*/
/*    position: absolute;*/
/*    z-index: -1;*/
/*    transform: rotate(-5deg);*/
/*    top: -10px;*/
/*    left: -10px;*/
/*    bottom: -10px;*/
/*    right: -10px;*/
/*}*/
/*blockquote::after {*/
/*    content: '';*/
/*    background: #d90000;*/
/*    position: absolute;*/
/*    left: -10px;*/
/*    right: -10px;*/
/*    bottom: -10px;*/
/*    top: -10px;*/
/*    z-index: -2;*/
/*}*/
.page-id-28817 blockquote p,.page-id-28817 .service-content-area blockquote h3 {blockquote::before
    font-size: 20px !important;
    line-height: 1.5 !important;
    font-style: normal !important;
}
.page-id-28817 blockquote cite {
    font-size: 20px;
    font-weight: 600;
}
.page-id-28817 blockquote p,.page-id-28817 blockquote cite{
    color:#0366CD !important;
    font-size: 24px;
}
/*blockquote p:before, .service-content-area blockquote h3:before {*/
/*	content: "\f10d";*/
/*	font-family: "FontAwesome";*/
/*	position: absolute;*/
/*	left: -10px;*/
/*	color: #d90000;*/
/*	top: 21px;*/
/*	font-size: 42px;*/
/*}*/
/*.post-content blockquote {
    margin: 3rem auto 4rem !important;
    padding: 40px !important;
    border: none;
}*/
hr.wp-block-separator.is-style-wide {
        border-width: 1px;
    margin: 20px 0;
    border-color: #666;
}
.wp-block-image .alignright{
    margin: 0 0 .5em 1em !important;
}
 .border-right-new {
    border-right: 1px solid #0068cd;
    align-items: center;
    display: flex;
}

.pricing-div h4 {
    font-size: 24px;
    color: #0068cd!important;
    line-height: 1.4em;
    text-align: center;
    padding-bottom: 10px;
}
.pricing-div h5 span.pricing {
    font-size: 25px;
    position: relative;
    top: 1px;
    margin-left: -17px;
    font-weight: 400!important;
}
.pricing-div h5 span.min-txt {
    font-size: 24px;
    color: #6b707f;
    font-weight: 400!important;
}
.pricing-div h5 {
    font-weight: 700;
    font-size: 45px;
    color: #0068cd!important;
    text-align: center;
}
.pricing-div .or {
    background: #d90000;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    margin: 0 auto;
    font-size: 24px;
    line-height: 1.3!important;
    margin-top: 30px;
    margin-bottom: 30px;
}
.price-box {
    background-color: #ffffff;
    box-shadow: 2.911px 13.694px 24.07px 14.93px rgba(29,30,30,0.13);
    webkit-box-shadow: 2.911px 13.694px 24.07px 14.93px rgba(29,30,30,0.13);
    -moz-box-shadow: 2.911px 13.694px 24.07px 14.93px rgba(29,30,30,0.13);
    border-radius: 7px;
    webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    z-index: 1;
    padding:5% 2%;
}
.txt-input,.txt-input:focus {
    border: 0;
    outline: none;
    border-bottom: 1px solid #6b707f;
    font-size: 25px;
    padding-left: 20px;
    width: 200px;
}
.flex-box span.currency {
    color: #15365f;
    font-weight: 500;
    font-size: 25px;
    position: relative;
    left: 20px;
}
.result-div h4{
    font-size:20px;
    height: 75px;
}
.flex-box {
    white-space: nowrap;
}

.service-content-area h2{
    font-size: 42px;
    font-weight: 900;
    color: #434343;
    margin-bottom: 20px;
}
.service-content-area h5{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.service-content-area h3{
    font-size: 34px;
    font-weight: 500;
}
.page-id-28817 blockquote cite{
    font-size: 20px;
    font-weight: 700;
}
.wp-block-buttons.aligncenter.clearnone {
    clear: none;
}

.check-site-online-btn {
   font-size: 14px;
   padding: 5px 10px;
   background: #0068cd;
   color: #fff;
   border-radius: 5px;
   margin-left: 35px;
}
.check-site-online-btn:hover {
  background: #dc202e;
  color: #fff;
}
.icon-div {
    margin: 10px 0;
    margin-left: 3px;
}

.digital-marketing-content .parent-page-box p{
    min-height: 80px;
}

.single-story{
    margin-bottom: 30px;
}

.single-story h2{
    margin-right: -140px;
    font-size: 27px;
    position: relative;
    z-index: 2;
    border: 3px solid #dc202e;
    padding: 30px;
    color: #000;
    /*margin-top: 50px;*/
}

.story-img{
        background: #e6e6e6;
    padding: 30px;
}
.story-discription-txt{
    background: rgb(0 104 205 / 80%);
    padding: 40px;
    margin-left: -70px;
    /*margin-top: 70px;*/
    color: #fff;
}


.service-content-area .carousel-control-next, .service-content-area .carousel-control-prev{
    position: absolute;
    font-size: 14px !important;
    width: 30px;
    height: 30px;
    bottom: 0;
}

.service-content-area .carousel-control-next-icon, .service-content-area .carousel-control-prev-icon{
    width: 14px;
}

.service-content-area .carousel-control-prev {
    left: auto;
    right: 53px;
}

.service-content-area .testimonial-content{
    margin-bottom: 100px;
}
.elevated-accordion .card-header {
    padding: 0;
    border-bottom: 0;
}
.elevated-accordion .card-link:after {
    font-family: FontAwesome;
    content: "\f106";
    font-size: 26px;
    color: #000;
    font-weight: 600;
    position: absolute;
    right: 20px;
    top: 11px;
    /*bottom: 0;*/
    margin: auto;
    text-align: center;
    line-height: normal;
    color: #0067cc;
    display: flex;
    align-items: center;
}
.elevated-accordion .card-link.collapsed:after {
    transform: rotate(180deg);
    color: #dc202e;
}
.elevated-accordion h2 {
    background: #e8f0f9;
    color: #000;
    font-size: 18px;
    padding: 15px;
    margin-bottom: 10px;
    font-weight:500;
}
.elevated-accordion h2 a{
    color: #000;
}
.elevated-accordion .card{
    border:0;
    border-radius:0;
    margin-bottom: 10px;
}
.elevated-accordion .open-card {
    box-shadow: none;
}
.elevated-accordion ul li {
    background: #e8f0f9;
    color: #000;
    padding: 15px;
    margin-bottom: 10px;
    list-style:none;
    font-size:16px;
}
.elevated-accordion .card-body ul{
    padding-left:12px;
}
.elevated-form .w-100 {
    width: auto !important;
}
.wp-block-image.brand-icon img {
    width: 85px;
    height: auto;
}
.page-id-205275 .wp-block-column:not(:first-child){
    margin-left:0 !important;
}
@media (min-width: 600px) and (max-width: 781px){
.page-id-205275 .wp-block-column:not(:only-child) {
    flex-basis: 100% !important;
    flex-grow: 0;
}
/*.page-id-205275 .wp-block-column:not(:only-child) {
    flex-basis: 85% !important;
    flex-grow: 0;
}*/
.page-id-205275 .wp-block-column:nth-child(2n) {
    margin-left: 5px !important;
}
}

.single_author p{
    color:#fff;
}
.mm-services {
   background: #f2f7fc;
   position: relative;
   z-index: 5;
   padding-bottom: 90px;
}
.mm-services h4 {
    color: #0068cd;
}
.mm-services .services a p {
    color: #000;
	font-family: "Montserrat";
}
.mm-services i {
    font-size: 10px;
    color: red;
}
.mm-services i:hover {
    color: #0068cd;
}
.mm-services .col-lg-3.col-md-6 {
      margin-bottom: 40px !important;
}
.mm-services .col-lg-3.col-md-6:hover {
    color:#A4D1FF;
}
.mm-services .col-lg-3.col-md-6:hover h4, .mm-services .col-lg-3.col-md-6:hover p {
    color:#A4D1FF;
}
 textarea {
    max-width: 100%;
}
.py-230 {
    padding: 230px 0 !important;
}
.stay-wrapper {
       background: #0068cd;
          position: relative;
   z-index: 5;
       margin-top: -65px;
}
.page-id-206515 footer .triangle-shape-bottom {
    background: url(../images/triangle-bshape.png) no-repeat scroll center bottom !important;
}
.mc_merge_var {
    width: 33.33%;
    float: left;
    padding-right: 30px;
    margin-bottom: 40px !important
}
.mc_merge_var:last-child {
    padding-right: 0;
}
.stay-wrapper .section-title-small {
    margin-top: -65px;
}
.pos-rel-top {
        position: relative;
    top: -70px;
}
.subscriber-text {
    color: #eee;
}
.testimonial-wrapper {
    margin-top: -20px;
}
.pos-top {
    position: relative;
    top: -120px;
}



/**/


.success-wrapper{
	background: url(/wp-content/uploads/2022/08/case-bg-1024x684-1.jpeg) no-repeat center / cover;
	padding: 180px 0;
	position: relative;
	color: #fff;
	z-index: 2;
}
.success-wrapper:after{
	content: '';
	position: absolute;
	background: rgba(0,102,205,0.8);
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: -1

}
.we-do-sectn{
	margin-top: 100px;
}

.process-img{
	    float: right;
    max-width: 500px;
    margin-bottom: 50px;
    margin-left: 50px;
}
.border-left-red{
	border-left: 3px solid #D90000;
	padding-left: 20px;
	font-style: italic;
}
.client-say-wrap{
	margin-top: 100px;
}
.blue-txt{
	color: #0066CD !important;
}
.download-wrapper{
	background: #E6F0FA;
	position: relative;
	padding-top: 0;
	margin-top: 190px;
}

.page-template-template-services-new .triangle-shape-bottom-grey{
	background: url(../images/triangle-shape-grey.png) no-repeat center;
	height: 190px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    width: 100%;
    z-index: 2;
}

.page-template-template-services-new .triangle-shape-top{
	background: url(../images/bottom-shape-grey.png) no-repeat;
	top: -156px;
    bottom: auto;
    transform: none;
    background-position: center;
    background-size: cover;
}

.z-index{
	position: relative;
	z-index: 3;
}
.download-wrapper h2{
	color: #0068cd;
    font-size: 50px;
    font-weight: 700;
}
.download-wrapper p{
	font-family: Montserrat;
    color: #202020;
    font-size: 18px;
    font-weight: 400;
}
.service-new{
	position: relative;
}
.service-new .service-content-area h2.black{
	color: #000;
}
.small-title {
    font-size: 24px !important;
    margin-top: 0 !important;
}
.service-new .service-content-area h3 {
    font-size: 24px;
}
.m-w-100{
	min-width: 100%;
}
.service-new .form-control {
    height: 45px;
}
.single-grey-box{
	background: #F2F7FB;
	padding: 20px;
}
.single-grey-box h3{
	margin: 0;
    font-size: 22px;
    color: #0066CD;
    font-weight: 700;
}
.single-grey-box p{
	font-size: 16px;
	line-height: 22px;
	margin-top: 5px;
}

.types-wrapper .service-content-area h3{
	font-size: 24px;
	margin-bottom: 5px;
    margin-top: 20px;
}
.success-wrapper h2{
	font-size: 42px;
    margin-bottom: 30px;
}
.success-wrapper h4{
	font-size: 24px;
	margin-bottom: 20px;
}
.success-wrapper p{
	    font-family: Montserrat;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.types-wrapper{
	position: relative;
}
.top-triangle-success{
	    background: url(../images/top-triangle.png) no-repeat center / cover;
    position: absolute;
    bottom: -250px;
    height: 250px;
    width: 100%;
    z-index: 5;
}
.bottom-triangle-success{
	background: url(../images/bottom-triangle.png) no-repeat center / cover;
    position: absolute;
    top: -250px;
    height: 250px;
    width: 100%;
    z-index: 5;
}
.process-img.mobile{
    display: none;
}

.border-left-red p{
	font-weight: 600;
}
.blue-txt{
	font-style: normal;
	font-weight: 500
}


/*.service-content-area ul{*/
/*        display: flex;*/
/*    flex-wrap: wrap;*/
/*}*/
/*.service-content-area .gform_legacy_markup_wrapper .gfield_checkbox li{*/
/*        max-width: 50%;*/
/*    flex: 0 0 50%;*/
/*    margin-bottom: 4px;*/
/*}*/

.service-new .gform_legacy_markup_wrapper .gfield_checkbox li label{
        font-size: 14px !important;
    font-weight: 400 !important;
    position: relative;
    top: 4px;
}

.service-new .gform_wrapper.gravity-theme .gfield textarea.small{
    border: 1px solid #ddd;
    font-size: 13px;
    padding: 13px;
    height: 60px;
    font-family: Montserrat, sans-serif;
}

.success-wrapper ul li{
    display: list-item;
    list-style: disc;
    /*list-style-position: inside;*/
        margin-left: 20px;
}

.service-new .gform-button{
        padding: 20px;
    min-width: 100%;
    background: #d90000;
    color: #fff;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 25px rgb(217 0 0 / 25%);
    font-weight: 500;
    position: relative;
    top: -7px;
}


.success-wrapper .know-more{
    margin-bottom: 60px;
}
.gform_wrapper.gravity-theme .gfield-choice-input+label{
        line-height: normal;
    margin-bottom: 10px;
}
.gform_wrapper.gravity-theme .gfield-choice-input+label{
    font-weight: 400 !important;
}

.service-new  .gform_required_legend{
    display: none;
}
.service-new .gform_footer:after{
    content: none;
}

.service-new legend{
    font-family: Montserrat, sans-serif;
    font-size: 14px !important;
    color: #212121;
    font-weight: 600 !important;
}



#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    font-size: 16px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    font-size: 16px !important;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
    font-size: 16px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
        /*width: 1140px !important;*/
    margin-top: 19px;
}

header.sticky .navbar-collapse{
    justify-content: center;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{
    margin-top: 19px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
        padding: 3px 13px 3px 13px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
    margin: 0px 0px 15px 0px;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
    font-size: 16px !important;
}
header.sticky .navbar-collapse{
        padding-left: 100px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	font-weight: 600 !important;
}


header .logo,  .footer-logo {
	width: 150px;
}


/* muneeb codiffy code starts */
.mub_certificates {
	position: relative;	
}

.mub_heading_home {
	margin-bottom: 0 !important;
}
.hero_bg_overlay {
	position: absolute;
	inset: 0;
	background-color: #f2f7fc;
    z-index: -1;
    border-radius: 10px;
}

.subscribe-box {
    border-radius: 8px;
	margin-top: 20px;
  }

  .subscribe-box .newsletter-signup-form {
    display: flex;
    align-items: center;
    justify-content: space-between;
	gap: 20px;  
  }

	.subscribe-box .form-group {
		width: 80%;
		margin-bottom: 0;
	}

  .subscribe-box .newsletter-input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 16px;
  }

  .subscribe-box .newsletter-btn {
    padding: 12px 20px;
    border: none;
  }

  .subscribe-box .newsletter-btn:hover {
    background-color: #0056b3;
  }

  .subscribe-box .newsletter-input::placeholder {
    color: #aaa;
    font-style: italic;
  }

  .subscribe-box #mc-indicates-required {
    margin-top: 10px;
    font-size: 12px;
    color: #666;
  }





/* muneeb codiffy code ends */