html {
scroll-behavior: smooth;
} .section .page-title p {
font-size: 18px;
}
.ulstyle li::before {
content: url(https://www.rllaw.co.uk/wp-content/uploads/2020/07/arrow.svg);
margin-left: -15px;
color: #1498EF;
height: 10px;
margin-right: 9px;
}
.ulstyle ul li {
list-style: none;
padding-bottom: 10px;
font-family: 'Arial';
color: #707070;
}
.temp-para p {
font-size: 16px;
line-height: 26px;
}
body{overflow-x:hidden !important;}
.tcenter{text-align:center;}
.tleft{text-align:left;}
.trightP{text-align:right;}
.tjust{text-align:justify;}
.ffam-1{font-family: 'Arial', sans-serif;}
.ffam-2{font-family: 'Arial', sans-serif;}
.ffam-3{font-family: 'Arial', serif;} p, ul li {
font-size: 16px;
color: #707070;
font-family: 'Arial', sans-serif;
margin-bottom: 0px;
text-align: justify;
}
.section.hero-section {
height: 100vh;
background-blend-mode: overlay;
background-color: #181717bf !important;
width: 100%;
overflow: hidden;
}
.inline li{display:inline-block;}
.btn-main {
padding: 15px 38px;
background-color: red;
display: block;
font-family: 'Arial', sans-serif;
font-weight: 700;
color: #fff;
text-transform: uppercase;
text-decoration: unset !important;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.twit-feed {
border: 1px solid #e5e5e5;
border-radius: 5px;
-webkit-box-shadow: 0 0 12px #0000001a;
box-shadow: 0 0 12px #0000001a;
}
.video-overlay {
min-height: 100%;
min-width: 100%;
position: absolute !important;
z-index: 2222;
top: 0;
left: 0;
} .section-one {
padding-top: 80px;
padding-bottom: 80px;
}
.section-two {
padding-top: 40px;
padding-bottom: 80px;
position:relative;
}
.section-three {
padding-top: 80px;
padding-bottom: 80px;
}
.section-four {
padding-top: 100px;
padding-bottom: 100px;
position: relative;
background-color: #F5F5F5;
}
.section-four .container {
z-index: 2;
position: relative;
}
.section-five {
padding-top: 80px;
padding-bottom: 80px;
}
.section-six {
padding-top: 90px;
padding-bottom: 90px;
}
.section-seven {
padding-top: 80px;
padding-bottom: 80px;
} #myVideo {
position: absolute;
left: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
}
.mobile-video{ display: none;}
.content {
background-color: #00000059;
min-width: 100%;
min-height: 100%;
position: absolute;
}
.hero-section {
background-blend-mode: overlay;
background-color: #0006 !important;
position: relative;
-ms-transform: all 2s ease-in-out;
-webkit-transform: all 2s ease-in-out;
transform: all 2s ease-in-out;
}
.hero-title {
position: absolute;
left: 50%;
top: 89%;
-webkit-transform: translate(-50%, -68%);
-ms-transform: translate(-50%, -68%);
transform: translate(-50%, -68%);
color: #fff;
width: 100%;
text-align: center;
text-transform: capitalize;
font-weight: 100;
z-index: 8888;
} .hero-block h1 {
font-size: 80px;
line-height: 80px;
}
.hero-block {
position: absolute;
top: 46%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
color: #fff;
width: 100%;
z-index: 4444;
}
.hero-block p {
font-size: 20px;
line-height: 26px;
color: #fff;
}
.hero-btn-1 {
background: rgb(162,141,219);
background: -o-linear-gradient(67deg, rgba(162,141,219,1) 0%, rgba(20,152,239,1) 100%);
background: linear-gradient(23deg, rgba(162,141,219,1) 0%, rgba(20,152,239,1) 100%);
}
.hero-btn-2 {
background-color: #758086;
}
.btn-con {
margin-top: 56px;
}
.btn-con li {
margin: 0 10px;
}
.hero-btn-2:hover, .hero-btn-1:hover {
color: #fff;
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
-webkit-box-shadow: -1px 20px 20px 5px #00000021;
box-shadow: -1px 20px 20px 5px #00000021;
} .section-one {
background: -webkit-gradient(linear, left top, left bottom, color-stop(73%, #22282D), color-stop(27%, #fff));
background: -o-linear-gradient(top, #22282D 73%, #fff 27%);
background: linear-gradient(180deg, #22282D 73%, #fff 27%);
}
.sec-1-h3 {
color: #fff;
font-size: 53px;
line-height: 55px;
}
.sec-1-p {
font-size: 20px;
color: #C2C2C2;
line-height: 30px;
margin-bottom: 0px;
text-align: left;
} .sec-1-scroller {
height: 210px;
overflow-y: scroll;
padding-right: 10px;
scrollbar-color: #7391E2 #646464;
scrollbar-width: thin;
}
.sec-1-scroller::-webkit-scrollbar {
width: 7px;
}
.sec-1-scroller::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 20px rgb(117 144 225);
}
.sec-1-scroller::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 3px 20px rgba(255, 255, 255, 0.23);
border-radius: 10px;
}
.sec-1-scroller {
-ms-scrollbar-3dlight-color: blue;
scrollbar-3dlight-color: blue;
}
.sec-1-scroller {
scrollbar-3dlight-color: rgba(40, 167, 69, 1);
-ms-scrollbar-arrow-color: rgb(117 144 225);
-ms-scrollbar-base-color: rgba(255, 220, 82, 1);
} .xp-card-row {padding-top: 82px;}
.card-logo {
width: 100px;
height: 130px;
margin: auto;
background-size:contain !important;	
}
.card-logo-1 {
width: 100%;
height: 172px;
background-size: cover !important;
}
.xp-content {
padding: 0 40px;
}
.xp-card-1 {
padding: 0px !important;
}
.xp-card {
background-color: #fff;
-webkit-box-shadow: 0px 3px 14px 0px #33333333;
box-shadow: 0px 3px 14px 0px #33333333;
height: auto;
min-height: 373px;
-webkit-transition: all ease-in 0.3s;
-o-transition: all ease-in 0.3s;
transition: all ease-in 0.3s;
position:relative;
}
.xp-title {
position: absolute;
bottom: 26px;
width: 100%;
}
.title-blk {color: #f7f7f7;}
.xp-card:hover {
-webkit-transform: scale(1.04);
-ms-transform: scale(1.04);
transform: scale(1.04);
-webkit-box-shadow: 0 6px 20px 13px #00000026;
box-shadow: 0 6px 20px 13px #00000026;
}
.xp-crd-black { background-color: black;}
.xp-b-title { color: #fff;}
.xp-card h3 {
font-size: 20px;
padding-top: 20px;
padding-bottom: 0;
}
.xp-para-b {color: #C2C2C2;} .page-title h2 {
font-weight: 600;
font-size: 40px;
}
.page-title p {
padding-top: 25px;
padding-bottom: 30px;
}
.ser-logo {
width: 63px;
height: 63px;
background-size: contain !important;
margin:auto;
}
.ser-title {
font-family: 'Arial', sans-serif;
font-size: 18px;
font-weight: 700;
padding: 138px 5px 33px 5px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(14%, rgba(0, 0, 0, 0)), color-stop(75%, rgb(0, 0, 0)));
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 14%, rgb(0, 0, 0) 75%);
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 14%, rgb(0, 0, 0) 75%);
color: #fff;
width: 100%;
position: absolute;
bottom: 0;
margin-bottom: 0px;
}
.ser-para {
font-size: 16px;
}
.service-cards {
border-radius: 10px;
-webkit-box-shadow: 0px 0px 9px 0px #3333333b;
box-shadow: 0px 0px 9px 0px #3333333b;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 32px;
position: relative;
height: 250px;
overflow: hidden;
-webkit-transition: all ease-in 0.2s;
-o-transition: all ease-in 0.2s;
transition: all ease-in 0.2s;
}
.service-cards:hover {
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
.ser-slider-row {
padding-top: 40px;
}
.back-img {
height: 600px;
width: 100%;
position: absolute;
bottom: 0;
background-repeat: no-repeat !important;
background-size: cover !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #fff !important;
} .step-card {
padding: 30px 0px;
}
.step-clogo {
width: 100px;
height: 100px;
background-size: contain !important;
background-repeat: no-repeat !important;
margin: 0 auto;
position: relative;
z-index: 999;
-webkit-transition: ease-in-out all 0.1s;
-o-transition: ease-in-out all 0.1s;
transition: ease-in-out all 0.1s;
}
.step-clogo:hover {
-webkit-transform: scale(1.06);
-ms-transform: scale(1.06);
transform: scale(1.06);
}
.step-title {
font-size: 18px;
padding-top: 24px;
padding-bottom: 15px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
margin-bottom: 0;
}
.sector-row .col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 22%;
flex: 0 0 22%;
max-width: 22%;
}
.step-para {
font-size: 16px;
color: #fff;
}
.pg-black h2 {
color: #fff;
}
.pg-black {
margin-bottom: 30px;
}
.section-three {
background-blend-mode: overlay;
background-color: #18171799 !important;
}  .sec4-h2 {
font-size: 30px;
font-weight: bold;
margin-bottom: 20px;
}
.sec4-para p {
font-size: 18px;
line-height: 30px;
}
.side-img {
width: 100%;
min-height: 100%;
background-repeat: no-repeat !important;
background-size: contain !important;
position: absolute;
left: 0;
bottom: 0;
z-index: 0;
}
.sec4-img-con {
position: relative;
z-index: 999;
}
.sec4-img {
width: 621px;
height: 450px;
border: 15px solid #fff;
-webkit-box-shadow: 0px 0px 12px 0px #3333335e;
box-shadow: 0px 0px 12px 0px #3333335e;
position: absolute;
right: 14px;
-webkit-transform: translateY(2%);
-ms-transform: translateY(2%);
transform: translateY(2%);
} .sec5-h2 {
font-size: 25px;
font-weight: bold;
margin-bottom: 20px;
}
.sec5-para p {
font-size: 18px;
line-height: 30px;
margin-bottom: 20px;
}
.counter {
margin-top: 55px;
}
.counter li .count {
font-size: 36px;
color: #1498EF;
line-height: 36px;
position: relative;
font-weight: 500;
}
.counter li span {
font-weight: 600;
font-size: 14px;
font-family: 'Arial';
}
.plus::after {
content: "+";
position: absolute;
right: 8px;
}
.counter li { margin-bottom: 16px;
width: 100%;
}
.sec5-img {
width: 450px;
height: 600px;
margin: 0 auto;
position: relative;
margin-top: 60px !important;
}
.sec5-img::after {
content: "";
width: 450px;
height: 600px;
border: 8px solid #5094ed;
position: absolute;
z-index: -1;
right: -25px;
top: -25px;
}
.sgn-form input {
padding: 8px 15px;
width: 80%;
border-radius: 5px;
border: 1px solid #C1C7D0;
font-size: 14px;
}
.sgn-form .btn-main {
width: 40%;
border: none;
cursor: pointer;
} .section-six {
background-blend-mode: overlay;
background-color: #18171799 !important;
}
.testimonial-content {
height: 168px;
overflow: hidden;
}
.testimonial-content p {
font-size: 17px;
font-style: italic;
}
.t-slide {
padding: 30px;
background-color: #fff;
border-radius: 40px 0 40px;
background-image: url(https://www.rllaw.co.uk/wp-content/uploads/2020/07/right-quote.png);
background-repeat: no-repeat;
background-position-x: right;
}
.testimonial-name {
text-align: right;
font-family: 'Arial', serif;
position: relative;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
float: right;
font-weight: 600;
color: #2E0D5F;
}
.testimonial-name::before {
position: absolute;
content: "";
width: 30px;
height: 2px;
background-color: #7e7a7a;
bottom: 5px;
left: -36px;
}
.testi-title {
padding-bottom: 40px;
}
.btn-teti {
display: block;
padding: 6px 20px;
border: 2px solid #fff;
font-size: 23px;
border-radius: 8px;
color: #fff;
font-weight: 600;
margin: 0 auto;
margin-top: 20px;
text-decoration: none;
transition: ease-in 0.2s;
}
.btn-teti:hover {
text-decoration: unset;
color: #fff;
transform: translateY(-10px);
} .post-card {
-webkit-box-shadow: 0px 0px 7px 0px #0003;
box-shadow: 0px 0px 7px 0px #0003;
margin-left: 20px;
margin-top: 15px;
margin-bottom: 15px;
}
.post-img {
width: 100%;
height: 270px;
}
.post-title {
font-size: 18px;
font-family: 'Arial';
height: 45.3px;
overflow: hidden;
}
.post-con {
padding: 20px;
}
.post-exce {
height: 73px;
overflow: hidden;
display: block;
}
.owl-two {
width: 95% !important;
margin: 0 auto;
}
.post-exce p {
font-size: 16px;
text-align: left;
}
.read-more {
color: #333;
font-family: 'Arial',s;
text-decoration: none !important;
}
.read-more:hover {
color: #2e0d5f;
}
.owl-two .owl-dots {
display: none;
}
.blog-slider {
padding-top: 30px;
} .sra-logo img {
width: auto;
height: 120px;
padding-top: 0;
padding-bottom: 17px;
}
footer li {list-style: none;}
footer ul {padding-left: 0px;}
footer li { list-style-type: none;}
.fot-heading {
font-size: 20px;
padding-bottom: 20px;
position: relative;
margin-bottom: 25px;
}
.fot-heading::after {
content: "";
position: absolute;
width: 53px;
height: 4px;
background-color: #1498EF;
left: 0;
bottom: 0;
}
.footer-logo {
margin-bottom: 25px;
width: 250px;
height: 50px;
-o-object-fit: contain;
object-fit: contain;
}
.post-scroller {
-ms-scrollbar-3dlight-color: blue;
scrollbar-3dlight-color: blue;
}
.post-scroller {
scrollbar-3dlight-color: rgba(40, 167, 69, 1);
-ms-scrollbar-arrow-color: rgba(0, 0, 0, 0);
-ms-scrollbar-base-color: rgba(255, 220, 82, 1);
}
.post-scroller {
height: 193px;
overflow-y: scroll;
padding-right: 10px;
text-align: left;
scrollbar-color: #0672BA #F1F1F1;
scrollbar-width: thin;
}
.post-scroller::-webkit-scrollbar {
width: 7px;
}
.post-scroller::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 20px rgb(20, 152, 239);
}
.post-scroller::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 3px 0px rgb(20, 152, 239);
border-radius: 10px;
}
.b-icons {padding-right: 14px;}
.span-add span {
padding-left: 28px;
font-size: 15px;}
.span-add {
margin-top: 18px;
font-size: 15px;
color: #2d2a2a;
text-align: left;
}
.fot-nav li a {
font-size: 15px;
color: #898989;
text-decoration: none;
}
.fot-nav li {
padding-bottom: 18px;
}
.fot-nav li a {
font-family: 'Arial', sans-serif;
font-size: 16px;
color: #2d2a2a;
text-decoration: none;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.fot-nav li a:hover {
color: #7e52a1;
}
.post-scroller li a {
font-size: 16px;
color: #2d2a2a;
font-family: 'Arial', sans-serif;
}
.post-scroller li{
padding-bottom:10px;
}
.mc-month {
color: #504e4e;
font-size: 14px;
font-family: 'Arial',s;
}
.fot-col-1 li a {
color: #2d2a2a;
font-size: 15px;
text-decoration: none;
}
.fot-social {
width: 100%;
text-align: left;
padding-top: 40px;
padding-bottom: 20px;
}
.sra-logo {
text-align: right;
}
.fot-logo {
text-align: right;
}
.fot-logo .sra-logo {
display: inline-block;
text-align: right;
display: block;
float: left;
width: 49%;
margin-left: 3px;
}
.fot-social li {
display: inline-block;
margin: 0 2px;
}
.fot-social li a img:hover {
-webkit-transform:translatey(-5px);
-ms-transform:translatey(-5px);
transform:translatey(-5px);
}
.fot-social li a img {
-webkit-transition: all ease-in-out 0.3s;
-o-transition: all ease-in-out 0.3s;
transition: all ease-in-out 0.3s;
}
.fot-botm li:first-child {
font-size: 14px;
color: #707070;
}
.p1 {
font-size: 14px;
color: #7070709c;
margin-bottom: 0px;
}
.p2, .p2 a {
font-size: 14px;
color: #707070;
text-decoration: none;
margin-bottom: 0px;
}
.promo li {
display: inline-block;
}
.fm-cen {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
margin: 0 auto;
}
.fm-mid {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
margin-left: 35px;
}
.bottom-footer {
padding-top: 20px;
background-color: #fff;
padding-bottom: 20px;
}
.promo li a {
text-decoration: none;
color: #707070;
font-size: 16px;
font-family: 'Arial';
}
.promo { text-align: right;}
.promo li {padding-top: 20px;}
.top-img img {
width: 100%;
height: auto;
position: relative;
right: -4px;
max-width: 958px;
}
.top-img {
text-align: right;
margin-bottom: 40px;
}
.fcall-action .row {
max-width: 1140px;
width: 100%;
margin: 0 auto;
}
.fcall-action {
background-color: #2E0D5F;
max-width: 100%;
color: #fff;
padding-top: 60px;
padding-bottom: 60px;
}
.fbtn-white {
font-size: 16px;
padding: 29px 26px;
background-color: #fff;
color: #333;
margin-top: 0;
}
.fbtn-white:hover {
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
-webkit-box-shadow: 0px 0px 30px 0px #0000004a;
box-shadow: 0px 0px 30px 0px #0000004a;
color: #333;
}
.fcall-action p {
color: #fff;
font-size: 24px;
}
.fot-h2 {
color: #fff;
font-size: 40px;
margin-bottom: 5px;
}
.fot-h2 {
font-size: 35px;
margin-bottom: 0px;
}  div#comments {
display: none;
}
.single {
background-color: #fff;	
font-family: "Arial", arial, sans-serif;
color: #383838;
}
.single .col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 30%;
max-width: 30%;
}
.single .col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 70%;
max-width: 70%;
} .sidebar-mcon ul {
padding-left: 0px;
}
.sidebar-mcon ul li a img {
width: 70px;
height: 70px;
border-radius: 10px;
float: left;
-o-object-fit: cover;
object-fit: cover;
margin-right: 10px;
}
.sidebar-mcon ul li {
height: 72px;
overflow: hidden;
margin-bottom: 18px;
}
.sidebar-mcon ul li a .title p {
font-size: 14px;
line-height: 20px;
font-family: 'Arial';
height: 40px;
overflow: hidden;
text-align: left;
}
.sidebar-mcon ul li a .title .mc-month {
font-size: 13px;
font-family: 'Arial';
font-style: italic;
color: #707070;
}
.single .entry-title {
margin-bottom: 20px;
font-size: 35px;	
font-weight: 600;
}
.blog-single h2{
font-family: 'Arial';
font-weight: 200;
font-size: 30px;
}
.blog-single h3,.blog-single h4,.blog-single h5,.blog-single h6{
font-family: 'Arial';
font-weight: 200;
font-size: 25px;	
}
.navigation {
display: none;
}
.blog-single {
padding-top: 80px;
padding-bottom: 80px;
}
.sidebar-mcon h3,.fea-sidbar h3{
font-size: 23px;
border-bottom: 3px solid #1498EF;
padding-bottom: 20px;
margin-bottom: 25px;
}
.single .feature-img img {
margin-bottom: 20px;
}
.blog-single img {
width: 100%;
height: auto;
}
.single ol {
padding-left: 19px;
font-size: 18px;
}
.single .widget-title {
font-size: 18px !important;
font-weight: 600;
}
.single #recent-posts-2 ul li a {
font-size: 14px;
color: #515151 !important;
}
.single #recent-posts-2 ul {
padding-left: 18px;
}
.single article p {
font-size: 18px;
line-height: 1.7em;
margin-bottom: 1.5em;
font-family: 'Arial';
}
.single #recent-posts-2 {
background-color: white;
padding: 15px;
border-radius: 5px;
-webkit-box-shadow: 0 0 4px 0px #00000021;
box-shadow: 0 0 4px 0px #00000021;
}
.fea-sidbar ul {
padding-left: 0px !important;
}
.fea-sidbar ul li a img {
width: 100%;
height: 200px;
-o-object-fit: cover;
object-fit: cover;
}
.fee-postcon {
display: block;
position: relative;
width: 100%;
height: 200px;
background-size: cover;
background-position: bottom;
background-repeat: no-repeat;
}
.fee-postcon .title p {
color: #fff;
line-height: 19px;
font-weight: bold;
text-align: left;
}
.fee-postcon .title {
position: absolute;
bottom: 0;
background: rgb(255,255,255);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(rgba(0,0,0,1)));
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
padding: 20px;
}
.fea-sidbar li {
margin-bottom: 20px;
display: block;
}
.fea-sidbar li:last-child {
margin-bottom: 0px;
}
.fea-sidbar {
margin-bottom: 40px;
}  .video-btn {
background-image: url(https://www.rllaw.co.uk/wp-content/uploads/2020/07/vid-btn.png);
width: 200px;
height: 185px;
background-size: cover;
background-position: center;
position: absolute;
right: 17.5px;
bottom: 17.5px;
border-radius: 0px;
-webkit-transition: all ease-in 0.2s;
-o-transition: all ease-in 0.2s;
transition: all ease-in 0.2s;
}