/*-=-=-=-=-=-=index3 page css start-=-=-=-=-=-=-*/
.index3_menu_wrapper {
    float: left;
    width: 100%;
    z-index: 1000;
    position: initial;
    background: #ffffff;
}
.index3_menu_wrapper #nav_filter li a , .index3_menu_wrapper .lv_search_bar , .index3_menu_wrapper .main_btn a{
    color: #000000;
}
.index3_sign_in i, .index3_cart i{
    color: #000000;
}
.index3_menu_wrapper #toggle{
    bottom: -25px;
}
.index3_menu_wrapper #toggle i{
    color: #000000;
    font-size: 35px;
}
.owl-theme .owl-nav [class*='owl-'] {
  transition: all .3s ease;
}
.owl-theme .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}
#sync1.owl-theme {
  position: relative;
}
#sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
#sync1.owl-theme .owl-prev {
  left: 10px;
}
#sync1.owl-theme .owl-next {
  right: 10px;
}
.index3_slider .owl-nav {
    display: none;
}
.index3_slider{
    width: 100%;
    float: left;
    position: relative;
}
.index3_media li {
    width: 100%;
    background: #413ca3;
    padding: 10px;
    text-align: center;
    border: 1px solid #ffffff;
}
.index3_media li a{
    color: #ffffff;
}
.index3_media li:hover a{
    color: #0095ff;
}
.index3_slider_img1{
    width: 100%;
    float: left;
    height: 100vh;
    background-position: center;
    background-image: url(../images/bg_image1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.index3_slider_img2{
    width: 100%;
    float: left;
    height: 100vh;
    background-position: center;
    background-image: url(../images/index3_slider_img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.index3_slider_img3{
    width: 100%;
    float: left;
    height: 100vh;
    background-position: center;
    background-image: url(../images/bg_image1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.index3_home_text {
    width: 100%;
    float: left;
    margin-top: 100px;
}
.index3_home_count {
    width: 50%;
    float: left;
    background: #000000;
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 30px;
}
.index3_home_count p {
    width: 50%;
    float: left;
    color: #ffffff;
    text-align: right;
}
.index3_home_count h2 {
    width: 50%;
    float: left;
    color: #ffffff;
    text-align: right;
    font-size: 20px;
}
.index3_home_count h2 span{
    font-size: 30px;
    color: #b8824f;
}
.index3_media {
    text-align: right;
    position: fixed;
    top: 45%;
    right: 25px;
    z-index: 999;
}
.index3_home_text h1 {
    color: #ffffff;
    font-size: 95px;
}
.index3_home_text p{
    color: #ffffff;
}
.index3_slider button.owl-dot{
    width: 40px;
    height: 3px;
    background: #ffffff;
    margin: 0 5px;
}
.index3_slider button.owl-dot.active{
    background: #b8824f;
}
.index3_slider .owl-dots {
    position: absolute;
    bottom: 30px;
    right: 40px;
}
.index3_services{
    background-image: url('../images/index3_service_bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}
.index3_services .heading_class h2 , .index3_services .paragraph_class p , .index3_services .heading_class h4{
    color: #ffffff;
}
.index3_services .heading_class h4{
    margin-bottom: 10px;
}
.index3_services .index2_services_svg {
    border: 1px solid #b8824f;
    height: 55px;
    text-align: center;
    position: relative;
}
.index3_services svg {
    fill: #b8824f;
    position: absolute;
    width: 60px;
    top: -30px;
    background: #19233e;
    left: 10px;
}
.leading_legal_img img {
    width: 100%;
}
.leading_legal2 {
    padding: 100px 0;
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
}
.leading_legal2:before {
    content: '';
    width: 50%;
    height: 100%;
    background-size: cover;
    background-position: center;
    float: left;
    background: #f8f8f8;
    position: absolute;
    top: 0;
    left: 0;
}
.leading_legal2:after{
    content: '';
    width: 335px;
    height: 500px;
    background-image: url('../images/justice2.png');
    background-size: cover;
    background-position: center;
    float: left;
    position: absolute;
    bottom: 0;
    right: 0;
}
.leading_legal2 .heading_class {
    margin-top: 0px;
}
.leading_legal2 .paragraph_class {
    margin-bottom: 50px;
}
.leading_legal2 .leading_legal_content .paragraph_class p, .leading_legal2 .leading_legal_content .about_us_number p {
    color: #797979;
}
.leading_legal2 .leading_legal_content .about_us_number h4 {
    color: #000000;
}
.position_chang {
    position: relative;
    right: 60px;
}
.position_chang2 {
    position: relative;
    left: 60px;
}
.index3_choose_us{
    background-color: #f8f8f8;
    position: relative;
    overflow: hidden;
}
.index3_choose_us:before{
    content: '';
    width: 335px;
    height: 500px;
    background-image: url('../images/img1.png');
    background-size: cover;
    background-position: center;
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
}
.index3_choose_us:after{
    content: '';
    width: 335px;
    height: 500px;
    background-image: url('../images/img2.png');
    background-size: cover;
    background-position: center;
    float: left;
    position: absolute;
    bottom: 0;
    right: 0;
}
.index3_choose_us .paragraph_class p , .index3_choose_us .choose_us_box_text p{
    color: #797979;
}
.index3_counter .counter_svg {
    height: 50px;
    position: relative;
    margin-top: 15px;
}
.index3_counter .counter_svg svg {
    background: #242c43;
    position: absolute;
    top: -25px;
    left: 15px;
}
.index3_our_team{
    background-image: url('../images/index3_bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.index3_our_team .ot_text {
    bottom: 77px;
    padding: 10px 0;
    background: #ffffff;
    border: 1px solid #b8824f;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.index3_our_team .ot_text h4{
    color: #000000;
}
.index3_our_team .ot_text p{
    color: #797979;
}
.index3_our_team .ot_img:hover .ot_text {
    border-color: transparent;
    background: transparent;
    bottom: 77px;
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.index3_our_team .ot_img:hover .ot_text h4 , .index3_our_team .ot_img:hover .ot_text p{
    color: #ffffff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.index3_our_team .ot_img:hover .ot_icon {
    bottom: 97px;
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .4s;
    transition: .4s;
}
.index3_our_team .ot_img2:hover .ot_icon {
    bottom: 97px;
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .4s;
    transition: .4s;
}
.index3_our_team .ot_img2:hover .ot_text2 {
    border-color: transparent;
    background: transparent;
    bottom: 77px;
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.index3_our_team .ot_img2:hover .ot_text h4 , .index3_our_team .ot_img2:hover .ot_text p{
    color: #ffffff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.index3_our_team .ot_img2:hover .ot_icon {
    bottom: 97px;
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .4s;
    transition: .4s;
}
.index3_our_team .ot_img2:hover .ot_icon {
    bottom: 97px;
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .4s;
    transition: .4s;
}
.index3_pricing_plans{
    background: #f8f8f8;
    overflow: hidden;
    position: relative;
}
.index3_pricing_plans .pricing_plans_box{
    background: #ffffff;
    border: none;
     -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1); 
}
.index3_pricing_plans .pricing_plans_img_content {
    width: 100%;
    float: left;
    padding: 30px 30px 10px 30px;
}
.index1_warpper_pricing .pricing_plans_img_content {
    position: absolute;
    left: 0;
    right: 0;
    padding: 30px 30px 10px 30px;
}
.index3_pricing_plans .pricing_plans_box ul{
    text-align: center;
    list-style: none;
}
.index3_pricing_plans .pricing_plans_box ul li {
    padding: 5px 0;
}
.index3_pricing_plans .pricing_plans_box .a_class{
    text-align: center;
}
.index3_faq .leading_legal_content{
    padding: 100px 0;
}
.index3_faq .leading_legal_content_video {
    width: 100%;
    float: left;
    position: relative;
}
.index3_faq .leading_legal_content_video img {
    width: 100%;
}
.index3_faq .leading_legal_content h2{
    color: #ffffff;
    margin-bottom: 20px;
}
.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #8f9398;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #dddedf;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #b8824f;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}



.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.80);
  opacity: 0;
  transition: all ease 500ms;
}

.video-overlay.open {
  position: fixed;
  z-index: 1000;
  opacity: 1;
}

.video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 200ms;
}

.video-overlay-close:hover {
  color: #fa183d;
}

.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  /* width: 90%; */
  /* height: auto; */
  box-shadow: 0 0 15px rgba(0,0,0,0.75);
}
.index3_recent_case {
    background: #f8f8f8;
}
.index3_recent_case .recent_case_text {
    padding: 20px;
}
.index3_recent_case .date_content {
    position: absolute;
    top: 30px;
    left: 0;
    border: none;
    background: #ffffff;
    padding-left: 20px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.index3_recent_case .date_content i {
    color: #797979;
}
.index3_recent_case .recent_case_box:hover .date_content{
    background: #b8824f;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.index3_recent_case .recent_case_box:hover .date_content i , .index3_recent_case .recent_case_box:hover .date_content a{
    color: #ffffff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.index3_contect{
    width: 100%;
    float: left;
    background-image: url(../images/index3_image.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.index3_contect .form_input input, .index3_contect .form_input select , .index3_contect .form_input textarea{
    border: 1px solid #545b6e;
}
.index3_contect .form_input input::placeholder , .index3_contect .form_input textarea::placeholder , .index3_contect .consultation_box h2{
  color: #ffffff;
}
.png_img{
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
}
.png_img:before{
    content: '';
    background-image: url('../images/png_image.png');
    background-size: cover;
    height: 607px;
    width: 374px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.footer_boder{
    border-right: 1px solid #5e5750;
    border-left: 1px solid #5e5750;
    padding: 0 50px;
}
.index3_pricing_plans .pricing_plans_img_content h5 , .index3_pricing_plans .pricing_plans_img_content p, .index3_pricing_plans .pricing_plans_img_content a{
    color: #000000;
}
.index3_pricing_plans .pp_detalis{
    padding-top: 0;
}
.index3_pricing_plans .price {
    border-bottom: 1px solid #f8f8f8;
    border-top: 1px solid #f8f8f8;
    padding: 30px 0 10px 0;
    margin-top: 20px;
}
.index3_pricing_plans .price a{
    position: relative;
}
.index3_pricing_plans .price span{
    font-size: 20px;
    position: absolute;
    top: 13px;
    left: -15px;
}
.index3_pricing_plans .pricing_plans_box:hover{
    background-color: #b8824f;
     z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.15);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.15);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.15);
    transition: all 200ms ease-in;
    transform: scale(1.15);
}
.index3_pricing_plans .pricing_plans_box:hover .pricing_plans_img_content h5, .index3_pricing_plans .pricing_plans_box:hover .pricing_plans_img_content p , .index3_pricing_plans .pricing_plans_box:hover .pricing_plans_img_content a , .index3_pricing_plans .pricing_plans_box:hover .a_class a , .index3_pricing_plans .pricing_plans_box:hover ul a , .index3_pricing_plans .pricing_plans_box:hover .a_class a span i{
    color: #ffffff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.index3_fb_slider .fb_slider_text{
    display: inline-flex;
}
.index3_fb_slider .fb_user_name{
    text-align: left;
    margin-bottom: 0;
    padding: 25px;
    background: #ffffff;
}
.index3_fb_slider .fb_clients_svg{
    text-align: left;
}
.index3_fb_slider .fb_user_name h5{
    margin-top: 0;
    color: #000000;
}
.index3_fb_slider .fb_user_name p{
    color: #797979;
}
.index3_fb_slider .fb_user_name p.p_cls{
    margin-top: 30px;
}
.index3_fb_slider .index2_fb_slider_content .carousel-indicators{
    display: none;
}
.index3_fb_slider .index2_fb_slider_content #quote-carousel .carousel-control {
    width: 10%;
    float: left;
    position: initial;
    background: #b8824f;
    border: 1px solid #b8824f;
    color: #ffffff;
    display: initial;
    margin-top: 0;
    padding: 149.5px 0;
}
.index3_fb_slider .index2_fb_slider_content #quote-carousel .carousel-control:hover{
    background: transparent;
    color: #b8824f;
        -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.index3_fb_slider .index2_fb_slider_content .carousel-inner {
    width: 80%;
    float: left;
}
.index3_header_border_main .heading_class , .index3_header_border_main .heading_class h2{
    margin-top: 0;
}
/*-=-=-=-=-=-=index3 page css end-=-=-=-=-=-=-*/