#marquee1 a {
    font-size: 15px !important;
}
figure.effect-bubba {
    background: #c52d2f;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 13px 5px;
    min-width: 24%;
    max-width: 300px;
    max-height: 200px;
    width: 24%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}
.hm-ser{margin-top:30px;}
.hm-ser h2{text-align:center;}
figure.effect-bubba:hover img { opacity: 0.4;}
figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-bubba:hover h4,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

effect-bubba figcaption:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
.grid figure figcaption, .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
}
.sec-list{
    margin-top:58px;
}
#WhatsNewControl_C_ctl00_lbl_updated {
    color: #fff;
}
#CalendarControl_C_ctl00_Label1 {
    color: #fff;
}
.grid figure figcaption {
    padding: 3em 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    align-items: center;
    justify-content: center;
}
figure.effect-bubba h4 {
    padding-top: 30%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
    font-size: 18px;
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    /* width: 100%; */
}
figure.effect-bubba {
    background: #c52d2f;
}
.footer-title-large span {
    font-size: 16px;
    color: #fff;
}

.cont-page h2 {
    font-size: 20px;
    line-height: 30px;
}
.date {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    line-height: 28px;
}
.cont-page a {
    font-size: 16px;
    color:#000;
    line-height: 30px;
}

.cont-page .st-feature-box {
    background: #eee;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-bottom: 18px;
    padding-right: 10px;
    line-height: 1.42857143;
    border: 1px dashed #ccc;
}
.st-feature-box {
    padding-left: 66px;
    position: relative;
}

.st-feature-box .st-feature-box-icon {
    color: #114366;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box .st-feature-box-icon .feature-box-image i {
    color: #003c77;
    font-size: 28px;
    margin: 12px 0 0 0;
}
.st-feature-box h3 { font-size: 20px;}

.important2 {
    background: #f5f5f5;
    padding: 20px 30px 20px 30px;
    min-height: 270px;
}
.important2 h4{font-size: 16px;
    padding-top: 21px;
    width: 80%;
    margin: 0 auto;}

.wthree-row  h3.agile-title {
    font-size: 2em;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
}

.wthree-row .title-wthree span {
    background: #f24a4a;
    width: 90px;
    height: 6px;
    margin: 0 0 0.7em;
    display: inline-block;
}
.wthree-row .w-cantt {
    margin: 0px auto;
    line-height: 24px;
}
#FooterrControl1_tr_FooterBackImage {
    background: none !important;
}
.wthree-row .about-text-grid {
    background: #f5f5f5;
    padding: 50px;
}


/*============WHATSAPP==========*/
  
.whatsapp_btn{
    position: fixed;
    bottom: 5em;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}


.services-section-two .upper-box {
    position: relative;
    text-align: center;
    border-radius: 15px;
    margin-left: -115px;
    margin-right: -115px;
    padding:0px 20px 180px;
    /*background-color: #ebebeb;*/
}
.services-section-two .inner-container {
    margin-top: -180px;
}
.sec-title.light .text, .sec-title.light .title, .sec-title.light h2 {
    color: #333;
}
.title-w3pvt {
    font-size: 25px;
    font-weight:bold;
}
.sec-title h2 {
    position: relative;
    color: #141d38;
    font-weight: 700;
    line-height: 1.3em;
    margin-top: 15px;
    font-size: 2.5em;
}
.service-block-two {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    display: flex;
    align-items: stretch;
}
.service-block-two .inner-box {
    position: relative;
    overflow: hidden;
    padding: 35px 35px;
    border-radius: 6px;
    background-color: #f5f5f5;
   border: 10px solid pink;
  border-image: repeating-linear-gradient( 45deg, #333, #333 1%, #004161 1%, #004161 8%) 10;
}

.service-block-two .inner-box::before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50%;
    opacity: 0;
    background-color: #141d38;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
}
.service-block-two .inner-box .icon-box {
    position: relative;
    font-size: 65px;
    line-height: 1em;
    color: #0060ff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    display: inline-block;
}
.service-block-two .inner-box h5 {
    position: relative;
    z-index: 2;
    color: #222222;
    font-weight: 600;
    line-height: 1.3em;
    margin: 20px 0px 15px;
}
.service-block-two .inner-box h5 a {
    position: relative;
    color: #222222;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    text-transform: uppercase;
    font-size: 18px;
}
.service-block-two .inner-box .text {
    position: relative;
    color: #222222;
    z-index: 2;
    font-size: 16px;
    line-height: 1.8em;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.service-block-two .inner-box:hover::before {
    height: 100%;
    opacity: 1;
}
.service-block-two .inner-box::before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50%;
    opacity: 0;
    background-color: #004161;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
}

.copy-right {
    border-top: 1px solid #656363;
    background:#000;
}
.servive-bg{ background: url(../image/compny-1.jpg);background-position: top center;
padding: 15px; border-radius: 6px; }
.service-block-two .inner-box:hover .icon-box, .service-block-two .inner-box:hover h5 a, .service-block-two .inner-box:hover .text {
    color: #ffffff;
}
.service-block-two .inner-box:hover .wh{display: block;}
.service-block-two .inner-box:hover .color{ display: none }
.wh{ display: none }
.color{display: block;}
a:hover {
    text-decoration: none;
    opacity: 0.8;
}
small, .small {
    font-size: 80%;
    font-weight: 800!important;
}
/* footer grids */

ul.list-info-lavi {
    list-style: none;
}

ul.list-info-lavi li {
    list-style: none;
    margin: 0.8em 0;

}

h4.footer-title {
    color: #000;
    text-transform: capitalize;
}

.footerv3-top p {
    font-size: 1em;
    color: #000;
    margin: 1em 0;
    line-height: 1.5em;
}

.footer p a {
    color: #000;
    text-decoration: underline;
}

.footer p a:hover,
.last-janus-contact p a:hover,
p.copy-right-grids a:hover {
    opacity: 0.9;
}

.last-janus-contact p {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.85em;
    letter-spacing: 1px;
}

.footer-top p {
    padding-right: 6em;
    color: #000;
}

.list-info-lavi li a {
    color: #fff;
    font-size: 15px !important;
    font-size: 0.85em;
    letter-spacing: 1px;
}

h3.lavi_title {
    font-size: 1.7em;
    color: #fff;
    font-weight: 600;
}

.last-janus-contact a {
    color: #000;
}

.janus-icons li {
    display: inline-block;
    margin: 0 1em;
}

.janus-icons li a span {
    color: #000;
    font-size: 1.2em;
}

.janus-icons li a span:hover {
    color: #0063dc;
}

.subscribe-sec {
    padding: 60px 80px;
    border-radius: 4px;
    background: #0063dc;
    -moz-box-shadow: 10px 10px 30px rgba(68, 79, 173, 0.35);
    -webkit-box-shadow: 10px 10px 30px rgba(68, 79, 173, 0.35);
    box-shadow: 10px 10px 30px rgba(68, 79, 173, 0.35);
}

ul.list-info-lavi span {
    margin-right: 0.5em;
    color: #fff;
}

.feature-grids.team span {
    font-size: 1.5em;
}

/* //footer */

/* copyright */

p.copy-right-grids {
    letter-spacing: 0px;
    color: #fff;
    margin:0px;
    padding:0px;
    line-height: 40px;
    width:100%;
}

p.copy-right-grids a {
    color: #fff;
}


/* //copyright */
.move-top {
    margin-top: 1.2em;
}

a.move-top {
    text-align: center;
}

a.move-top span {
    color: #fff;
    width: 36px;
    height: 36px;
    border: transparent;
    line-height: 2em;
    background: #f7f7f7;
    border-radius: 5px;
}


/*-- //footer --*/
.footer-content p span a{font-size: 15px;
    color: #fff;
    line-height: 1.9em;
    letter-spacing: 1px;
}

.footer-content p a{font-size: 15px;
    color: #fff;
    line-height: 1.9em;
    letter-spacing: 1px;
}


.footer-content i {
    font-size: 26px;
    color: #fff;
}

.footer-content {
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    background: url(../image/footer_bg.jpg);
}

/*-- header --*/
/*-- header --*/

a.navbar-brand {
    font-size: 0.8em;
    color: #fff;
    padding: 0;
    font-weight: 700;
    margin: 0;
    letter-spacing: 1px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    position: relative;
    text-transform: uppercase;
}


#more {display: none;}
.redamorebtn{color: #03447e;
    font-weight: 700;
    text-transform: uppercase;}



header {
    position: relative;
    z-index: 9;
    width: 100%;
    padding: 1rem 0 1rem 0;
	background: #fff!important;
}


.rs-left-border-title {
    padding-left: 20px;
    position: relative;
}
.rs-left-border-title h4 {
    color: #0e78b6;
    margin-bottom: 8px;
    line-height: 16px;
}
.rs-left-border-title h4, .rs-left-border-title h2 {
    text-transform: uppercase;
}
.rs-left-border-title:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 30px;
    background: #0e78b6;
}
.rs-about-lawyer.rs-about-lawyer1 .sub-tilte {
    font-style: italic;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}
.rs-about-lawyer .des {
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 28px;
    text-align:justify;
}
.mt-45 {
    margin-top: 45px;
}
.rs-about-lawyer .sub-tilte {
    font-family: 'Oswald', sans-serif;
    color: #8d6e63;
    padding-top: 6px;
    font-weight: 400;
    line-height: 28px;
	    padding: 32px 0px;
}
.rs-about-lawyer .service-call h4 {
    margin-bottom: 10px;
}

.footer-social-media li a .fa {
    font-size: 20px;
    color: #fff;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
    background-color: #000;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
	background:#888;
}

.footer-social-media {
    list-style: none;
    padding: 0 0 0 0px;
    margin: 6px 0 0;
}
.footer-social-media li {
    padding: 4px 0;
    display: block;
}
.footer-social-media li a {
    color: #ececec;
    display: block;
    font-size: 18px;
}
.sub-heading{
    font-size: 20px;
}
#marquee1 a {
    font-size: 15px !important;
}

.footer-title-large span {
    font-size: 16px;
    color: #fff;
}

.cont-page h2 {
    font-size: 20px;
    line-height: 30px;
}
.date {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    line-height: 28px;
}
.cont-page a {
    font-size: 16px;
    color:#000;
    line-height: 30px;
}

.cont-page .st-feature-box {
    background: #eee;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-bottom: 18px;
    padding-right: 10px;
    line-height: 1.42857143;
    border: 1px dashed #ccc;
}
.st-feature-box {
    padding-left: 66px;
    position: relative;
}

.st-feature-box .st-feature-box-icon {
    color: #114366;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box .st-feature-box-icon .feature-box-image i {
    color: #003c77;
    font-size: 28px;
    margin: 12px 0 0 0;
}
.st-feature-box h3 { font-size: 20px;}

.important2 {
    background: #f5f5f5;
    padding: 20px 30px 20px 30px;
    min-height: 270px;
}
.important2 h4{font-size: 16px;
    padding-top: 21px;
    width: 80%;
    margin: 0 auto;}

.wthree-row  h3.agile-title {
    font-size: 2em;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
}

.wthree-row .title-wthree span {
    background: #f24a4a;
    width: 90px;
    height: 6px;
    margin: 0 0 0.7em;
    display: inline-block;
}
.wthree-row .w-cantt {
    margin: 0px auto;
    line-height: 24px;
}

.wthree-row .about-text-grid {
    background: #f5f5f5;
    padding: 50px;
}


/*============WHATSAPP==========*/
  
.whatsapp_btn{
    position: fixed;
    bottom: 5em;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}


.services-section-two .upper-box {
    position: relative;
    text-align: center;
    border-radius: 15px;
    margin-left: -115px;
    margin-right: -115px;
    padding: 19px 20px 29px;
    /*background-color: #ebebeb;*/
}
.services-section-two .inner-container {
    margin-top: -180px;
}
.sec-title.light .text, .sec-title.light .title, .sec-title.light h2 {
    color: #333;
}
.title-w3pvt {
    font-size: 25px;
    font-weight:bold;
}
.sec-title h2 {
    position: relative;
    color: #141d38;
    font-weight: 700;
    line-height: 1.3em;
    margin-top: 15px;
    font-size: 2.5em;
}
.service-block-two {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    display: flex;
    align-items: stretch;
}
.service-block-two .inner-box {
    position: relative;
    overflow: hidden;
    padding: 35px 20px;
    border-radius: 6px;
    background-color: #f5f5f5;
    border: 10px solid pink;
    border-image: repeating-linear-gradient( 45deg, #333, #333 1%, #004161 1%, #004161 8%) 10;
    width: 100%;
}

.service-block-two .inner-box::before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50%;
    opacity: 0;
    background-color: #141d38;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
}
.service-block-two .inner-box .icon-box {
    position: relative;
    font-size: 65px;
    line-height: 1em;
    color: #0060ff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    display: inline-block;
}
.service-block-two .inner-box h5 {
    position: relative;
    z-index: 2;
    color: #222222;
    font-weight: 600;
    line-height: 1.3em;
    margin: 20px 0px 15px;
}
.service-block-two .inner-box h5 a {
    position: relative;
    color: #222222;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    text-transform: uppercase;
    font-size: 16px;
}
.service-block-two .inner-box .text {
    position: relative;
    color: #222222;
    z-index: 2;
    font-size: 16px;
    line-height: 1.8em;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.service-block-two .inner-box:hover::before {
    height: 100%;
    opacity: 1;
}
.service-block-two .inner-box::before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50%;
    opacity: 0;
    background-color: #004161;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
}

.copy-right {
    border-top: 1px solid #656363;
    background:#000;
}
.servive-bg{ background: url(../image/compny-1.jpg);background-position: top center;
padding: 15px; border-radius: 6px; }
.service-block-two .inner-box:hover .icon-box, .service-block-two .inner-box:hover h5 a, .service-block-two .inner-box:hover .text {
    color: #ffffff;
}
.service-block-two .inner-box:hover .wh{display: block;}
.service-block-two .inner-box:hover .color{ display: none }
.wh{ display: none }
.color{display: block;}
a:hover {
    text-decoration: none;
    opacity: 0.8;
}
small, .small {
    font-size: 80%;
    font-weight: 800!important;
}
/* footer grids */

ul.list-info-lavi {
    list-style: none;
}

ul.list-info-lavi li {
    list-style: none;
    margin: 0.8em 0;

}

h4.footer-title {
    color: #000;
    text-transform: capitalize;
}

.footerv3-top p {
    font-size: 1em;
    color: #000;
    margin: 1em 0;
    line-height: 1.5em;
}

.footer p a {
    color: #000;
    text-decoration: underline;
}

.footer p a:hover,
.last-janus-contact p a:hover,
p.copy-right-grids a:hover {
    opacity: 0.9;
}

.last-janus-contact p {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.85em;
    letter-spacing: 1px;
}

.footer-top p {
    padding-right: 6em;
    color: #000;
}

.list-info-lavi li a {
    color: #fff;
    font-size: 14px !important;
    font-size: 0.85em;
    letter-spacing: 1px;
}

h3.lavi_title {
    font-size: 1.7em;
    color: #fff;
    font-weight: 600;
}

.last-janus-contact a {
    color: #000;
}

.janus-icons li {
    display: inline-block;
    margin: 0 1em;
}

.janus-icons li a span {
    color: #000;
    font-size: 1.2em;
}

.janus-icons li a span:hover {
    color: #0063dc;
}

.subscribe-sec {
    padding: 60px 80px;
    border-radius: 4px;
    background: #0063dc;
    -moz-box-shadow: 10px 10px 30px rgba(68, 79, 173, 0.35);
    -webkit-box-shadow: 10px 10px 30px rgba(68, 79, 173, 0.35);
    box-shadow: 10px 10px 30px rgba(68, 79, 173, 0.35);
}

ul.list-info-lavi span {
    margin-right: 0.5em;
    color: #fff;
}

.feature-grids.team span {
    font-size: 1.5em;
}

/* //footer */

/* copyright */

p.copy-right-grids {
    letter-spacing: 0px;
    color: #fff;
    margin:0px;
    padding:0px;
    line-height: 40px;
    width:100%;
}

p.copy-right-grids a {
    color: #fff;
}


/* //copyright */
.move-top {
    margin-top: 1.2em;
}

a.move-top {
    text-align: center;
}

a.move-top span {
    color: #fff;
    width: 36px;
    height: 36px;
    border: transparent;
    line-height: 2em;
    background: #f7f7f7;
    border-radius: 5px;
}


/*-- //footer --*/
.footer-content p span a{font-size: 15px;
    color: #fff;
    line-height: 1.9em;
    letter-spacing: 1px;
}

.footer-content p a{font-size: 15px;
    color: #fff;
    line-height: 1.9em;
    letter-spacing: 1px;
}


.footer-content i {
    font-size: 26px;
    color: #fff;
}

.footer-content {
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    background: url(../image/footer_bg.jpg);
}

/*-- header --*/
/*-- header --*/

a.navbar-brand {
    font-size: 0.8em;
    color: #fff;
    padding: 0;
    font-weight: 700;
    margin: 0;
    letter-spacing: 1px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    position: relative;
    text-transform: uppercase;
}


#more {display: none;}
.redamorebtn{color: #03447e;
    font-weight: 700;
    text-transform: uppercase;}



header {
    position: relative;
    z-index: 9;
    width: 100%;
    padding: 1rem 0 1rem 0;
	background: #fff!important;
}


.rs-left-border-title {
    padding-left: 20px;
    position: relative;
}
.rs-left-border-title h4 {
    color: #0e78b6;
    margin-bottom: 8px;
    line-height: 16px;
}
.rs-left-border-title h4, .rs-left-border-title h2 {
    text-transform: uppercase;
}
.rs-left-border-title:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 30px;
    background: #0e78b6;
}
.rs-about-lawyer.rs-about-lawyer1 .sub-tilte {
    font-style: italic;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}
.rs-about-lawyer .des {
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 28px;
    text-align:justify;
}
.mt-45 {
    margin-top: 45px;
}
.rs-about-lawyer .sub-tilte {
    font-family: 'Oswald', sans-serif;
    color: #8d6e63;
    padding-top: 6px;
    font-weight: 400;
    line-height: 28px;
	    padding: 32px 0px;
}
.rs-about-lawyer .service-call h4 {
    margin-bottom: 10px;
}

.footer-social-media li a .fa {
    font-size: 20px;
    color: #fff;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
    background-color: #000;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
	background:#888;
}

.footer-social-media {
    list-style: none;
    padding: 0 0 0 0px;
    margin: 6px 0 0;
}
.footer-social-media li {
    padding: 4px 0;
    display: block;
}
.footer-social-media li a {
    color: #ececec;
    display: block;
    font-size: 18px;
}

.services-section-two .carousel-control-next, .carousel-control-prev {width: 35px;height: 35px;border-radius: 5px;background: #004161;top: 40%;opacity: .8;padding: 5px}
.services-section-two .carousel-item { padding:0 48px} 