body {
    font-size: 16px;
    font-family: "Outfit", sans-serif;
    color: #212529;
}
.container,
.container-fluid,
div,
img,
h1,
h2,
h3,
h4,
h5,
p {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    animation-delay: 2s;
}
header {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    margin-top: 25px;
}

.img-responsive {
    max-width: 100%;
}
.tb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.tb-equal {
    padding: 120px 0px;
}
.tb-equal-half {
    padding: 50px 0px;
}
.pt-half {
    padding-top: 40px;
}

.bg-contain {
    background-size: contain !important;
}
.bg-cover {
    background-size: cover !important;
}
.pt-none {
    padding-top: 0px;
}
.pb-none {
    padding-bottom: 0px;
}
.overflow-hidden {
    overflow: hidden;
}
P {
    font-size: 16px;
    line-height: 24px;
}
.p-none {
    padding: 0px;
}

h1 {
    font-size: 50px;
    font-weight: 700;
}
h2 {
    font-size: 40px;
    font-weight: 700;
}
h3 {
    font-size: 24px;
    font-weight: 600;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
    line-height: 24px;
}
h6 {
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Outfit", sans-serif;
    margin: 0;
}

.m-auto {
    margin: auto;
}
.mt-10 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-80 {
    margin-top: 80px;
}

.mb-10 {
    margin-bottom: 10px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-80 {
    margin-bottom: 80px;
}
.pr-8 {
    padding-right: 8.8%;
}
.z-index-9 {
    z-index: 9;
}

.tb-equal {
    padding: 120px 0px;
}
.pl-30 {
    padding-left: 30px;
}
.pr-30 {
    padding-right: 30px;
}
.pr-50 {
    padding-right: 50px;
}

.height-full {
    height: 100%;
}

.space-10 {
    height: 10px;
}
.space-20 {
    height: 20px;
}
.space-30 {
    height: 30px;
}

.border-radius-5 {
    border-radius: 5px;
}

/* Button */

.view-more {
    background: #406390;
    border: none;
    font-size: 15px;
    height: 50px;
    line-height: 48px;
    color: #fff;
    font-family: "Outfit", sans-serif;
    padding: 0px 30px;
    margin: 0px;
    margin-top: 0px;
    cursor: pointer;
    display: inline-block;
    border-radius: 7px 0px 7px 0px;
    text-transform: uppercase;
}
.view-more:hover {
    background: #ddd;
    color: #333;
    text-decoration: none;
}

.btn_blue {
    background: #1177c8;
    border: none;
    font-size: 15px;
    height: 50px;
    line-height: 48px;
    color: #fff;
    font-family: "Outfit", sans-serif;
    padding: 0px 30px;
    margin: 0px;
    margin-top: 0px;
    cursor: pointer;
    display: inline-block;
    border-radius: 7px 0px 7px 0px;
    text-transform: uppercase;
}
.btn_blue:hover {
    background: #cd253f;
    color: #fff;
    text-decoration: none;
}

/* Button End */

p:last-child {
    margin: 0px;
}
.pt-none {
    padding-top: 0px;
}

.internal-banner {
    min-height: 800px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.internal-banner h2 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 48px;
    letter-spacing: 2px;
}


.wage-lawyer-banner img {
    transform: translateY(38.5%) !important;
}
.employment-law-banner img {
    transform: translateY(31%) !important;
}
.internal-banner h4 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 20px;
    font-size: 25px;
    font-weight: 300;
}
.internal-banner p {
    color: #fff;
    margin: 0;
    font-size: 19px;
    line-height: 30px;
    font-weight: 300;
    padding: 8px 0px 10px;
    padding-right: 20%;
}
.internal-banner img {
    position: absolute;
    right: -100px;
    bottom: 0px;
    transform: translateY(27%);
    object-fit: cover;
    height: 403px;
}

.form-landing {
    padding: 40px;
    position: absolute;
    transform: translateY(-88.2%);
	/*transform: translateY(-108.2%);*/
    top: 50%;
    background: #ffffff;
    border-radius: 8px 8px 0px 0px;
}
.form-landing h3 {
    margin-bottom: 10px;
    text-align: center;
    color: #003e7e;
    font-weight: 600;
}
.form-landing p {
    text-align: center;
}

.tel_us {
    background: #cd253f;
    height: 40px;
    font-size: 18px;
    border-radius: 10px;
    height: 55px;
    display: inline-block;
    line-height: 55px;
    padding: 0px 35px;
    color: #fff;
    margin-top: 40px;
}
.tel_us:hover {
    color: #fff;
    text-decoration: none;
    background: #406390;
}

.form-landing input[type="text"],
.form-landing input[type="tel"],
.form-landing input[type="email"] {
    border: 1px solid #999;
    background: none;
    height: 35px;
    font-size: 14px;
    border-radius: 0px;
    margin-bottom: 15px;
    line-height: 40px;
}
.form-landing input[type="text"]::placeholder,
.form-landing input[type="tel"]::placeholder,
.form-landing input[type="email"]::placeholder {
    font-weight: 400;
}
.form-landing label {
    font-size: 14px;
}

.form-landing select {
    border: 1px solid #999;
    /*background: url(../images/arrow_down.png) no-repeat right 10px center;*/
	background: #FBFBFB;
    height: 35px;
    font-size: 14px;
    border-radius: 0px;
    margin-bottom: 10px;
    line-height: 40px;
}
.form-landing select:focus {
    background: none;
}
.form-landing textarea {
    border: 1px solid #999;
    background: none;
    height: 50px;
    font-size: 14px;
    border-radius: 0px;
    margin-bottom: 10px;
}

.form-landing input[type="submit"] {
    background: #003e7e;
    border: none;
    font-size: 15px;
    border-radius: 5px;
    height: 40px;
    max-width: 100%;
    color: #fff;
    font-family: "Outfit", sans-serif;
    padding: 0px 30px;
    margin: auto;
    margin-top: 15px;
    display: table;
    cursor: pointer;
}
.form-landing input[type="submit"]:hover {
    background: #406390;
}

.xs-clusat {
    display: none !important;
}
.clusat p {
    color: #fff;
    font-size: 26px;
    text-align: center;
    font-weight: 300;
    margin-left: 10px;
}
.clusat p a {
    color: #fff;
    display: block;
    font-weight: 500;
    margin-top: 8px;
    font-size: 28px;
    text-decoration: none;
}

.cl_divEnd div[class^="col-"] {
    margin-bottom: 30px;
}
.cl_divEnd div[class^="col-"]:last-child(-n + 2) {
    margin: 0px;
}

.list-style {
    padding: 0px;
    list-style: none;
}
.list-style li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    line-height: 30px;
}
.list-style li:before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 8px;
    background: #66bd1b;
    color: #fff;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    display: block;
    border-radius: 51px;
    margin-right: 7px;
}

.recovery_h2 h2 {
    color: #406390;
    text-transform: uppercase;
}

.col-we_are h3 {
    font-size: 21px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.col-we_are img {
    object-fit: cover;
    height: 100px;
}

.malorum {
    padding: 90px;
}
.malorum h4 {
    font-weight: 600;
    text-transform: uppercase;
}

.role_cta h3 {
    color: #fff;
    font-size: 33px;
}
.role_cta p {
    color: #fff;
    font-weight: 300;
    font-size: 24px;
}

.wi_92 {
    padding: 60px;
    position: relative;
}
.wi_92 h3 {
    font-weight: 500;
    margin-bottom: 10px;
}
.wi_92:after {
    content: "";
    background: url(../images/nore.png) no-repeat;
    height: 371px;
    width: 146px;
    position: absolute;
    right: -30px;
    bottom: -50px;
    background-size: 150px;
}

.info_lawyers,
.col-form_go {
    padding: 80px 40px;
}
.info_lawyers p {
    color: #fff;
}
.info_lawyers select {
    background: url(../images/arrow_down.png) no-repeat right -5px center;
    border: 2px solid #fff;
    height: 45px;
    border-radius: 0px;
    color: #fff;
    -webkit-appearance: none;
    /* background-size: 12px; */
}
.info_lawyers select:focus {
    background:#ffffff00 url(../images/arrow_down.png) no-repeat right -5px center;
    color: #fff;
}
.info_lawyers select option {
    color: #000;background: #fff;
}
.col-form_go h3 {
    text-align: center;
    margin-bottom: 25px;
}
.last_a a:last-child {
    margin-left: 15px;
}

.col-form_go h3 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.col-form_go input[type="text"],
.col-form_go input[type="tel"],
.col-form_go input[type="email"] {
    border: 2px solid #fff;
    background: none;
    height: 45px;
    font-size: 14px;
    padding: 0px 15px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
    line-height: 40px;
}
.col-form_go input[type="text"]::placeholder,
.col-form_go input[type="tel"]::placeholder,
.col-form_go input[type="email"]::placeholder {
    color: #ffffff66;
    fon-weight: 400;
}
.col-form_go textarea {
    border: 2px solid #fff;
    background: none;
    height: 85px;
    font-size: 14px;
    padding: 0px 15px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
    line-height: 40px;
}
.col-form_go textarea::placeholder {
    color: #ffffff66;
    fon-weight: 400;
}
.col-form_go textarea:focus {
    background: none;
    color: #ffffff6e;
}
.col-form_go [type="submit"] {
    width: 100%;
    margin-top: 20px;
}

footer {
    padding: 15px 0px;
}
footer p {
    color: #fff;
}
footer a {
    color: #fff;
}
footer a:last-child {
    color: #fff;
    margin-left: 15px;
    position: relative;
}
footer a:last-child:before {
    content: "";
    height: 100%;
    width: 1px;
    border-right: 1px solid #ffffff42;
    margin-right: 15px;
}

.c_carousel {
    padding: 40px;
    position: relative;
}
.back_end-skew {
    padding: 32px 30px 32px 0px;
    overflow: hidden;
}
.back_end-skew:after {
    content: "";
    width: 80%;
    height: 120%;
    background: #406390;
    position: absolute;
    right: -70px;
    top: 50%;
    -webkit-transform: translateY(-50%) skew(-200deg);
    -moz-transform: translateY(-50%) skew(-200deg);
    transform: translateY(-50%) skew(-200deg);
    z-index: -1;
}

.testimonials_c h4 {
    color: #406390;
}
.testimonials_c p {
    width: 70%;
    margin: auto;
}

.line_between {
    width: 2px;
    background: #ddd;
    height: 17px;
    display: block;
    margin: 0px 20px;
}
.star i {
    margin: 0px 5px;
    color: #406390;
}

.c_carousel .owl-nav {
    margin: 0px;
}
.c_carousel .owl-nav button {
    font-size: 100px !important;
    position: absolute;
    left: 0px;
    top: 50%;
	-webkit-transform: translateY(-80%);
	-moz-transform: translateY(-80%);
	-ms-transform: translateY(-80%);
	-o-transform: translateY(-80%);
	transform: translateY(-80%);
    margin: 0px !important;
	outline:none;
}
.c_carousel .owl-nav button:hover{background:none !important;}
.c_carousel .owl-nav button.owl-next {
    right: 0px;
    left: inherit;
}
.c_carousel .owl-nav button i {
    color: #406390;
}

.c_today {
    padding: 40px;
    color: #fff;
}

.c_today a {
    color: #fff;
    font-size: 18px;
}
.c_today p {
    margin: 15px 0px 0px;
    font-weight: 300;
    font-size: 18px;
}

.c_today:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 20px 15px 0;
    border-color: transparent #0a284f transparent transparent;
    position: absolute;
    left: -35px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.after_border:after {
    content: "";
    position: absolute;
    width: 92%;
    height: 130%;
    margin: auto;
    left: 0;
    right: 0;
    border: 3px solid #406390;
    top: 55%;
    transform: translateY(-50%);
    z-index: -1;
}

.desk_mt_80 {
    margin-top: 80px;
}

.left_white:after {
    content: "";
    width: 93%;
    height: 80%;
    border: 6px solid #fff;
    position: absolute;
    top: 50%;
    right: 0;
    border-radius: 10vw 0px 0px 10vw;
    transform: translateY(-50%);
}
.right_white:after {
    content: "";
    width: 93%;
    height: 80%;
    border: 6px solid #fff;
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 0px 10vw 10vw 0px;
    transform: translateY(-50%);
}
.left_white img, .right_white img{width:100%;}
.internal-banner1 {
    min-height: 700px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.internal-banner1 h2 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 60px;
    letter-spacing: 2px;
}
.internal-banner1 h4 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 20px;
    font-size: 28px;
    font-weight: 300;
}
.internal-banner1 p {
    color: #fff;
    margin: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    padding: 10px 0px 25px;
    padding-right: 20%;
}
.internal-banner1 img {
    position: absolute;
    right: -100px;
    bottom: 0px;
    transform: translateY(43.5%);
    object-fit: cover;
    height: 403px;
}
.form-landing.multi-form-landing {
    transform: translateY(-88.2%);
    background: #FBFBFB;
}


.wpcf7-response-output {
    color: #fff;
}

.form-landing .wpcf7-response-output {
    color: #000;
}