html,
body {
    margin: 0;
    font-size: 100%;
    background: #fff;
    font-family: 'Poppins', sans-serif;
    scroll-behavior: smooth;
}

body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.update-bg{min-height: 340px; padding-top: 70px; padding-bottom: 70px; background-size: cover!important; background-attachment: fixed!important; }
.update-bg .title-w3pvt, .update-bg p{ color: #fff; }
.update-bg p{font-size: 20px;}

.fixed-header{ position: fixed; z-index: 99999;  width: 100%;-webkit-transition: all 0.5s ease; -moz-transition: position 10s; -ms-transition: position 10s; -o-transition: position 10s; transition: all 0.5s ease; }
.thumb img, .thumbnail img, .india-tv a img {
    border-radius: 6px;
}
.important2 {
    background: #f5f5f5;
    padding: 20px 30px 20px 30px;
    min-height: 270px;
}
.important2 h4{font-size: 16px;
    padding-top: 21px;
    width: 80%;
    margin: 0 auto;}
.thumb .video-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 0 none;
}
button.video-popup::before, a.video-popup::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translate(-6px, -9px);
    -ms-transform: translate(-6px, -9px);
    transform: translate(-6px, -9px);
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 15px solid #f9004d;
}
a.video-popup {
    display: block;
    position: relative;
    margin: 0 auto;
    width:70px;
    height:70px;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all 1s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: all 1s cubic-bezier(0, 0, 0.2, 1);
    transition: all 1s cubic-bezier(0, 0, 0.2, 1);
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
}
.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;
}

.card-header {
    padding: 7px 10px 7px 17px;
    margin-bottom: 0;
    line-height: 24px;
    background-color: #28578a!important;
}
.card-header a {
    font-size: 15px!important;
    color: #fff;
}
.card-header span {
    padding-right: 10px;
}


#process {
    background: #f5f5f5;
}

.india-tv-cantt h3{ font-size:18px; }
.services-section-two {
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
   
}
.explore-button a{ position: relative;  color: #333; text-transform: uppercase;}
.explore-button a:before{ content: ''; position: absolute; top:11px; height: 2px; width: 15px; background: #333; left: -25px; }
.explore-button a:after{ content: ''; position: absolute; top:11px; height: 2px; width: 15px; background: #333; right: -25px; }
/*.services-section-two .upper-box{background-color: #0060ff;}*/
.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;
}
.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;
}
.servive-bg{ background: url(https://gkkediaandco.com/best-tax-consultants/images/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;
}
.container-2{width: 1366px; max-width: 100%; margin: 0px auto; }
.date-span{ font-size: 14px; font-weight: 300; margin-top: 10px; }
.readmore-button a{font-size: 14px;  color: #fff; background: #007bff; padding: 5px 15px; }

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="search"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all; 
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: 'Poppins', sans-serif;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    letter-spacing: 1px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}

p {
    font-size: 14px;
    color: #000;
    line-height: 1.9em;
    letter-spacing: 1px;
}

ul {
    margin: 0;
    padding: 0;
}

/*-- 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;
}
blockquote {
    margin: 0 0 1rem;
    background: #f5f5f5;
    padding: 10px 10px;
    border-left: 5px solid #85aace;
}
.blog-desc{ height: 100%; width: 100%; position: relative; min-height: 120px; }

.back-to-tops img{width:50%;}
.captchas img{width: 66px;
    height: 39px; 
    border-radius: 4px;
    text-align: center;} 
.td tr td{ font-size: 14px; padding: 8px; border: #ddd solid 1px;    color: #000;
    font-weight: 500; }
.td tr td b{ font-weight: 600 }
.baout-r-cantt{padding: 10% 0px 0px 10%}
.table-pt{height: 580px; border: none; display: flex; overflow: auto;}

a.navbar-brand.logo span {}
.infra .image1{ border: #ddd solid 5px; }
.service-scroll{ position: relative; height: 240px;}
.ps-container {-ms-touch-action: none; touch-action: none; overflow: hidden !important; -ms-overflow-style: none;}
.pdrr{padding-right:0px;}
.qr-image {background: #f5f5f5;
    padding: 36px 0px;
    text-align: center;}
.nicescroll-rails {z-index:9999 !important}
#ascrail2000 {z-index:1 !important}
#ascrail2000 .nicescroll-cursors {background:rgba(0,0,0,0.7) !important;}
.nicescroll-cursors {background:#1a8ed4 !important; height: 80px!important;}
.rs-left-border-titleinner:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 2px;
    height: 30px;
    background: #0e78b6;
}
.innerconts ul li {
    width: 100%;
    margin-right: 12px;
    list-style: none;
    background: url(../images/widget-link.png) 0% 10px no-repeat!important;
    padding-left: 30px;
    line-height: 31px;
    color: #000;
    font-size: 16px!important;
}
.rs-left-border-titleinner h4{font-size:26px;}
/*sidebar form*/
.side_menu {position:fixed; right:-29%;top:0px!important;height:100%;background:#2f2f2f;width:100%;max-width:23%;text-align:center;padding-left:20px; z-index: 9999999999;border-left: #F9FAFF solid 2px; padding-right:20px; transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; -ms-transition:all .3s ease 0s;  opacity:.95}
.open .side_menu {right:0}
.close-buttion a {border: #fff solid 1px; color: #fff; position: absolute; right: 10px;top: 010px; width: 25px; height: 25px; border-radius: 50%;}
.close-buttion a:hover {color: #fff;border: #fff solid 1px;}
a.close {opacity: 1}
.servicemodal .modal-body h4{font-size: 20px;color: #235a49;padding-bottom: 30px; position: relative;}
.servicemodal .modal-body h4:before{position: absolute; width: 150px; height: 5px; background: #235a49; display: block; }
.fomr-pt { padding-top: 0%;}
.fomr-pt h4 {text-align: left;padding-bottom: 32px;padding-top: 38px;font-size: 18px;color: #000;line-height: 30px;}
.sidebanenr {
        width: 100%;
    color: #fff!important;
    background-color:#2f2f2f!important;
    border-color: #104548!important;
    
}
#more {display: none;}
.redamorebtn{color: #03447e;
    font-weight: 700;
    text-transform: uppercase;}
.nav-tab-contact li a{
    background: #65add8;
    border: none;
    margin-right: 2px;
	color: #fff!important;
    cursor: default;
	padding: 5px 41px;
    line-height: 40px;
    cursor: pointer;
}
.panel-title>a, .panel-title>a:active{
	display:block;
	padding:15px;
	color:#555;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	word-spacing:3px;
	text-decoration:none;
}
.panel-heading  a:before {  
   font-family: 'FontAwesome';
   content: "\f078"; 
   float: right;
   transition: all 0.5s;
}
.panel-heading.active a:before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
} 
.cr-content .card a{ font-size: 15px;
    color: #333;
    text-transform: uppercase;}
.cr-content .card p{text-align:justify;}
.cr-content .card ul{margin:0px; padding:0px!important;}
.cr-content .card ul li{text-align:justify; }
.nav-tab-contact li a.active{ background: #000; color: #fff }
.map-contact{ padding-top:45px;}
.bg-gr .nav-tabs {
     border-bottom: none!important;
}
.cr-content{ padding-top:3%;}
.cr-content h3{ font-size:22px; padding-bottom:10px;}
.cr-content ul{padding:10px 90px 0px 0px; margin:0px;}
.cr-content li{ font-size: 15px;
    line-height: 24px;
    margin-left: 23px;}
.nav-tab-contact li a{color: #fff!important;}
.bg-gr{    background: #fff;
    padding: 20px;
    border: none;}
.nav-tab-contact>li.active>a, .nav-tab-contact>li.active>a:hover, .nav-tab-contact>li.active>a:focus {
    color: #fff;
    cursor: default;
	padding: 5px 14px;
    background-color: #000;
    border: none;
    border-bottom-color: transparent;
}
.marquee p{ color:#eb3c45!important; font-size: 18px; font-weight:600;}
.videoiocn::before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background: url(../images/v-icon.png) center no-repeat;
   z-index: 99;
   cursor: pointer;

}
.gallery-container a:hover{opacity: 1}

.video-gary-popup .modal-content .close {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #fff;
    line-height: 32px;
    text-align: center;
    color: #000;
    font-size: 16px;
    opacity: 1;
    position: absolute;
    right: -13px;
    top: -13px;
}
.right-buttion {
    position: fixed;
    bottom: 0px;
    right: 0px;
    top: 50%;
    z-index: 999;
	    height: 119px;
}
.side_menu .form-group input {
   outline: none;
    padding: 10px 20px!important;
    color: #000;
    font-size: 13px;    
    letter-spacing: 2px;
    width: 100%;
    border: 1px solid #ddd;
     text-align: left!important;
    background: #F9FAFF;
}
.thnkyou h2{ font-size:18px; font-weight:600px; padding-bottom:10px;}
.thnkyou a{color:#000;}
.contcat-form .form-field select{
   
    height: 45px!important;
}
.side_menu .form-group select {
      outline: none;
    /* padding: 10px 20px!important; */
    /* color: #000; */
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 2px;
    width: 100%;
    border: 1px solid #ddd;
    text-align: left!important;
    background: #F9FAFF;
    height: 43px!important;
}
.side_menu btn{  background: #F9FAFFimportant;}
.side_menu textarea{
   outline: none;
    padding: 10px 20px;
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 2px;
    width: 100%;
    border: 1px solid #ddd;
    height:70px!important;
    background: #F9FAFF;
}
.fomr-pt h4 {
    text-align: left;
    padding-bottom: 13px!important;
    color: #fff!important;
	font-size: 16px;
}
}
.founder-m{}
.founder-m .title-w3pvt2{ color: #fff; }
/*-- //header --*/
/* banner style */
.banner_w3pvt {
    position: relative;
    z-index: 1;
}
.socail-icon p{padding-top: 20px!important;
    font-size: 18px!important;
    padding-bottom: 0px;
    margin: 0px;}
.socail-icon ul li{    padding-left: 5px!important; float:left!important; width:20px!important; list-style:none!important; background:none!important}
.blog-item:hover {
    border: #f15f22 solid 1px!important;
	border-radius: 5px 5px 0 0;
}
.blog-btn{  bottom: 20px; }
.blog-btn2{position: absolute; bottom: 6px;}
.blog-btn{    background: #1a8ed4;
    padding: 5px 16px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-top: 10px;}
.posstion-bottom{ position: absolute; bottom: 0px; }   
.blog-btn:hover{   
    color: #fff;
    }
  .fileContainer {
    background: #fff;    
    float: left;   
    overflow: hidden;
    position: relative;
    WIDTH: 100%;   
    line-height: 40px;
    padding: 0 20px;
    color: #666666;
    border: 1px solid #ddd;
    border-radius: 3px;
	font-weight: 400;
}
.fancybox-content .fancybox-image{ border:4px solid #a3cde6!important;}
.gs-content { padding:2px!important;}
label {
    display: inline-block;
    margin-bottom: .5rem;
    color: #000;
    font-weight: 600;
}
.fileContainer [type=file] {
    cursor: pointer;
}
.fileContainer [type=file] {
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
/*.fixed {
    position: fixed;
    top: 0;
    left: 0;
	z-index:999999;
	box-shadow: 0 1px 3px -3px black!important;
}*/

.about-poup td{ border:1px solid #ddd!important;font-size: 14px;
    padding: 5px 10px;}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.borders { border:1px solid #ddd; margin-bottom:20px;
padding: 20px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
	background:#fff;
}
.bg-primary {
    background-color: #484848 !important;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
ul.LeftMenu {
    list-style: outside none;
    margin: 0px;
    padding: 0px;
}
ul.LeftMenu li {
    margin: 0px 0 0px;
    padding: 8px 15px 8px 35px;
   
    border-bottom: dashed 1px #ccc;
}
ul.LeftMenu li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #1a8ed4;
}
ul.LeftMenu li a {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #000;
}
.footer-social-media {
    list-style: none;
    padding: 0 0 0 0px;
    margin: 6px 0 0;
}
.footer-social-media li {
    padding: 4px 0;
    display: block;
}
.Privacy li{float:right; color:#fff; list-style:none;margin-left: 10px;}
.Privacy li a{ color:#fff; font-size: 14px; }
.footer-social-media li a {
    color: #ececec;
    display: block;
    font-size: 18px;
}
.partners-team{ border: 1px solid #ddd;
    background: #4ca0d2;
    padding: 0px;
}
.partners-team-details {    padding: 20px 10px;}
.partners-team-details p{ padding:0px; margin:0px; color:#fff;}
.copy-right{ padding:10px; color:#fff;}
.copy-right p{  color:#fff;}
.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;
}
.banner-top {
    background: url(../images/banner1.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}
.important{ background:#fff; padding:15px; min-height: 222px;}
.important h4{ font-size:16px; padding:20px 0px;}
.pbb{ padding-bottom:25px;}
.banner-top1 {
    background: url(../images/banner2.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}
.btn-dark {
   background: #333 !important;
    border-color: #080909;
    color: #fff!important;
    padding: .7rem 1.4rem!important;
	margin-left:5px;
}
.blog-call h3{ font-size:18px!important; padding-bottom:10px;}
.blog-call ul li {
    width: 100%;
    margin-right: 12px;
    list-style: none;
    background: url(../images/before-img.png) 0% 8px no-repeat;
    padding-left: 22px;
    line-height: 31px;
    color: #000;
    font-size: 16px;
}
.btn-dark a{color:#fff!important}
.btn-2{    margin: 0px auto;
    width: 166px;
    display: grid;}
.whyvideo{text-align: center; margin-left:59px;}
.btn {
	margin-top: 20px;
    border: 2px solid #fff;
    border-radius: 0;
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 500;
    color: #fff;
    padding: .5rem 1.6rem;
    position: relative;
    background: 0 0;
}
.btn-dark.btn--leftBorder:before {
    background:#000;
}
.btn--leftBorder:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -1.25rem;
    min-width: 1.25rem;
    height: 2px;
    background: #fff;
}
.btn-dark.btn--rightBorder:after {
    background: #000;
}
.btn--rightBorder:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -1.25rem;
    min-width: 1.25rem;
    height: 2px;
    background: #fff;
}




.btn-dark2 {
    background:#fff!important;
    border-color: #fff!important;
    color: #fff!important;
    padding: .7rem 1.4rem!important;
	margin-left:5px;
}
.btn-dark2 a{color:#000!important}
.btn-2{    margin: 10px auto;;
    width: 166px;
    display: grid;}
.btn2 {
    border: 2px solid #fff;
    border-radius: 0;
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 500;
    color: #fff;
    padding: .5rem 1.6rem;
    position: relative;
    background: 0 0;
}
.btn-dark2.btn--leftBorder2:before {
    background:#fff;
}
.btn--leftBorder2:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -1.25rem;
    min-width: 1.25rem;
    height: 2px;
    background: #fff;
}
.patn h2{ font-size:18px;}
.btn-dark2.btn--rightBorder2:after {
    background: #fff;
}
.btn--rightBorder2:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -1.25rem;
    min-width: 1.25rem;
    height: 2px;
    background: #fff;
}

.banner-top2 {
    background: url(../images/banner3.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}
.sec-color {
    background-color: #faf8f7 !important;
	   /* padding-top: 48px;*/
}
.rs-breadcrumbs .breadcrumbs-image {
    position: relative;
    overflow: hidden;

}
.rs-breadcrumbs .breadcrumbs-image:before {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 50%;
    height: 150px;
    /*background-image: linear-gradient(to left, rgba(255, 0, 0, 0), #000333);
    -moz-background-image: linear-gradient(to left, rgba(255, 0, 0, 0), #000333);
    -webkit-background-image: linear-gradient(to left, rgba(255, 0, 0, 0), #000333);
    -ms-background-image: linear-gradient(to left, rgba(255, 0, 0, 0), #000333);*/
}
/*.rs-breadcrumbs .breadcrumbs-image img {
    width: 100%;
}*/
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li {
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
}
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li a:hover {
    color: #ddd;
}
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li a {
    color: #ffffff;
    position: relative;
    padding-right: 24px;
}

.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li a:before {
    right: 6px;
}
.progress-content p{text-align:justify;}
.p-lg-5 {
    padding: 2rem !important;
}
.bg11 {
    background-image: url(../img/bg11.jpg);
    background-size: cover;
    background-position: center center;
}
.pt-100 {
    padding: 70px 0px!important;
}

.contact-address-section .contact-info {
    padding: 40px 0px 0px 50px;
    border-radius: 5px;
    background: #ffffff;
}
.sider-contact {
    background: #65add8;
    border-radius: 5px 0 0 5px;
    padding: 61px 40px 60px;
    color: #ffffff;
}
.sider-contact .sidebar-text {
    color: #ffffff;
    margin: 30px 0 26px;
}
.white-color {
    color: #ffffff !important;
    font-size: 20px;
    padding: 10px 0px;
}
.contact-sidebar-section .contact-form-one {
    padding: 50px 50px 50px 20px;
}
.contact-sidebar-section .contact-form .form-field {
    margin-bottom: 20px;
    position: relative;
}
.contact-sidebar-section .contact-form .form-field input {
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    color: #666666;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.sidebar-opening-hour ul{ padding-left:10px;}
.sidebar-opening-hour li{ list-style:square;}
.service-call  h2{font-size:18px;padding-bottom: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;}
.rs-left-border-title h1{
    text-shadow: 3px 1px 3px rgba(45, 45, 45, 0.14);
    font-size: 22px!important;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 2px!important;
}
h3.title-w3pvt2 {
    text-shadow: 3px 1px 3px rgba(45, 45, 45, 0.14);
    font-size: 26px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 15px!important;
}
.progress-w3pvt .fa{ padding-right:10px;}
.progress-w3pvt li {
	font-size: 0.9em;
    color: #000;
    line-height: 1.9em;
    letter-spacing: 1px;
    list-style: none;
    display: flex;
    line-height: 22px;
    padding-bottom: 10px;
}

.cont{font-size:22px; color:#fff; font-weight:700;}
.readon:hover:before {
    right: 20px;
}
.contact-sidebar-section .contact-form .form-field textarea {
    width: 100%;
    padding: 20px;
    color: #666666;
    border: 1px solid #ddd;
    border-radius: 5px;
    resize: none;
	height:100px;
}
.readon:hover {
    color: #ffffff;
}
.readon {
    background: #65add8;
    line-height: normal;
    color: #ffffff;
    transition: all 0.3s ease 0s;
    border-radius: 3px;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-transform: uppercase;
    font-weight: 400;
    padding-right: 50px;
    display: inline-block;
}
.sidebar-inner {
    background: #faf8f7;
    border-radius: 0 5px 5px 0;
}
.contact-address-section .contact-info i {
    color: #1a8ed4;
    font-size: 20px !important;
    margin: 0;
    padding: 0;
    display: flex
;
    padding-right: 15px;
}
.contact-address-section .contact-info h4 {
    color: #000333;
    margin: 0;
    padding: 15px 0;
}
.contact-address-section .contact-info p {
    color: #000;
    margin: 0;
	padding-bottom: 14px;
   
	    display: flex;
}
.about-bg{ background:#faf9f7; margin-top: 99px;}
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li a:before, .rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li a:after {
    background-color: #ffffff;
    content: "";
    height: 15px;
    width: 1px;
    position: absolute;
    top: 5px;
    transform: rotate(20deg);
    right: 7px;
}
.rs-about-lawyer .about-inner {
    background-position: top right;
    position: relative;
}
.rs-about-lawyer .about-right-bg, .rs-about-lawyer .about-inner {
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #faf8f7;
}
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-title {
    width: 100%;
    font-size: 42px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #ffffff;
    float: left;
    line-height: 42px;
}
.banner-info {
    padding-top: 19em;
}

.banner-janus-inner {
    text-align: center;
    /* background: #fff; */
    padding: 2em;
    /* width: 50%; */
    margin: 0 auto;
}

.banner-info h3 {
    text-shadow: 3px 1px 3px rgba(45, 45, 45, 0.38);
    font-size: 9em;
    color: #fff;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
}

.banner-info h4 {
    color: #fff;
    margin: 1em 0;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1em;
    text-shadow: 3px 1px 3px rgba(45, 45, 45, 0.38);
}

.banner-info i {
    vertical-align: middle;
}

.banner-top,
.banner-top1,
.banner-top2,
.banner-top3 {
    min-height: 50em;
}

.overlay {
    min-height: 50em;
    background: rgba(0, 0, 0, 0.44);
}

.overlay1 {
    min-height: 750px;
    background: rgba(0, 0, 0, 0.5);
}

.read {
    width: 90px;
    height: 90px;
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 2px;
    display: inline-block;
    border: none;
    outline: none;
    background: #0063dc;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.34);
    -webkit-transition: transform .2s linear, -webkit-box-shadow .2s linear;
    -moz-transition: transform .2s linear, -moz-box-shadow .2s linear;
    transition: transform .2s linear, box-shadow .2s linear;
}

.read span {
    font-size: 3em;
    line-height: 1.5em;
    margin-left: 8px;
}

.read:hover,
.book-appo {
    opacity: 0.9;
}

.book-appo {
    background: #f54785;
}


/* CSS Document */
header {
    position: relative;
    z-index: 9;
    width: 100%;
    padding: 1rem 0 1rem 0;
	background: #fff!important;
}

.toggle,
[id^=drop] {
    display: none;
}

nav {
    margin: 0;
    padding: 0;
}



nav:after {
    content: "";
    display: table;
    clear: both;
}


nav ul {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}


nav ul li {
    margin:0px 4px;
    display: inline-block;
    float: left;
}


nav a {
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
    font-size: 14px;
    position: relative;
    padding: 0px 2px;
}


nav ul li ul li:hover {
    background: #f8f9fa;
}


nav a:hover {
    color: #000;
   
}

.menu li.active a {
    color: #0063dc;
}


nav ul ul {
    display: none;
    position: absolute;
   
    top: 25px;
    background: #fff;
    padding-top: 10px;
	    width: 400px;
}

.fixmenuheight{overflow: auto;
    height: 250px;}

ul.inner-dropdown a:hover {
    color: #660099;
}


nav ul li:hover > ul {
    display: inherit;
}

nav ul ul li {
    border-bottom: 1px dotted #ccc;
    padding: 4px 0px;
    float: none;
    display: list-item;
    position: relative;
}

nav ul ul li a {
    color: #000;
    padding: 5px 10px;
    display: block;
}


nav ul ul ul li {
    position: relative;
    top: -60px;
   
    left: 170px;
}



li > a:only-child:after {
    content: '';
}
/*left-side-fixed*/
#content{
padding: 18px;
margin-left: 215px;
min-height: 2000px;
color: darkgrey;
}

#sidebar{
float: left;
width: 200px;
color: #ffbdbd;
will-change: min-height;
}

#sidebar .sidebar__inner{
padding: 10px;
position: relative;
transform: translate(0, 0);
transform: translate3d(0, 0, 0);
will-change: position, transform;
}
/*end-left-side-fixed*/

.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;
	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;
}
.service-call ul li {
    
  width: 100%;
    margin-right: 12px;
    list-style: none;
    background: url(../images/widget-link.png) 0% 10px no-repeat;
    padding-left: 30px;
    /* line-height: 31px; */
    /* color: #000; */
    font-size: 14px;
    color: #000;
    line-height: 1.9em;
    letter-spacing: 1px;
}
.rs-about-lawyer .service-call ul li a {
    display: block;
    color: #757575;
    border-bottom: 2px solid #8d6e63;
}

/* Media Queries
--------------------------------------------- */

@media all and (max-width : 992px) {

    #logo {
        display: block;
        padding: 0;
        width: 100%;
        text-align: center;
        float: none;
    }

    nav {
        margin: 0;
    }

    .header-section {
        float: left;
        width: 80%;
    }

    nav ul {
        width: 100%;
    }

    
    .toggle + a,
    .menu {
        display: none;
    }

    .toggle {
        display: block;
        padding: 8px 18px;
        font-size: 20px;
        text-decoration: none;
        border: none;
        float: right;
        cursor: pointer !important;
        color: #000;
        background-color: #fff;
    }

    .menu .toggle {
        float: none;
       /* text-align: center;*/
        margin: auto;
        width: 100%;
        padding: 0px;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 1px;
        background: none;
        color: #000;
    }

    .toggle:hover {
        color: #000;
        background-color: #fff;
    }

   
    [id^=drop]:checked + ul {
        display: block;
        background: #ffff;
        padding: 0px 0;
        text-align: left;
        border: 1px solid #ddd;
    }

  
    nav ul li {
        display: block;
        width: 100%;
        padding: 7px 10px;
        margin: 0;
        border-bottom: #ddd solid 1px;
    }

    nav ul ul .toggle,
    nav ul ul a {
        padding: 0 40px;
    }

    nav ul ul ul a {
        padding: 0 80px;
    }

    nav a:hover,
    nav ul ul ul a {
        background-color: transparent;
    }

    nav ul li ul li .toggle,
    nav ul ul a,
    nav ul ul ul a {
        padding: 14px 20px;
        color: #FFF;
        font-size: 17px;
    }

    /* Hide Dropdowns by Default */
    nav ul ul {
        float: none;
        position: static;
        color: #ffffff;
        /* has to be the same number as the "line-height" of "nav a" */
    }

    /* Hide menus on hover */
    nav ul ul li:hover > ul,
    nav ul li:hover > ul {
        display: none;
    }

    /* Fisrt Tier Dropdown */
    nav ul ul li {
        display: block;
        width: 100%;
        padding: 0;
    }

    nav ul ul ul li {
        position: static;
        /* has to be the same number as the "width" of "nav ul ul li" */

    }

    nav a {
        color: #000;
    }

    nav a:hover {
        color: #000;
    }

    .menu li.active a {
        color: #000;
    }

    nav ul ul li a {
        display: inline-block;
        font-size: 15px;
    }

    ul.inner-dropdown {
        padding-bottom: 0 !important;
        padding-top: 8px !important;
		width:400px;
    }
}

@media all and (max-width : 330px) {

    nav ul li {
        display: block;
        width: 94%;
    }

}

.banner-janus-top-icons li {
    display: inline-block;
    text-shadow: 3px 1px 3px rgba(45, 45, 45, 0.38);
    font-size: 1em;
    color: #fff;
    font-weight: 400;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 3px;
}

li.icons a {
    width: 48px;
    height: 48px;
    text-align: center;
    display: inline-block;
    font-size: 1em;
    border-radius: 50%;
    line-height: 33px;
    padding: 0;
    background: transporant;
    color: #fff;
}

/*-- // header --*/
/*-- /banner-bottom --*/
.sub-wthree {
    color: #000;
    font-size: 1.1em;
    text-transform: capitalize;
    font-weight: 500;
    text-shadow: 3px 1px 3px rgba(45, 45, 45, 0.09);
}

/*-- //banner-bottom --*/
/*-- features --*/
h3.title-w3pvt,
h3.title-w3pvt.two {
    text-shadow: 3px 1px 3px rgba(45, 45, 45, 0.14);
    font-size: 2.2em;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}
h3.f-lg{ font-size:40px!important; }
h3.title-w3pvt.two {
    color: #fff;
}

.about {
    background: #f5f1f6;
}

h3.tittle {
    font-size: 2.5em;
    letter-spacing: 2px;
    color: #292a2b;
    text-transform: uppercase;
}

.feature-grids h3,
.bottom-gd.fea h3 {
    color: #05c46b;
    letter-spacing: 1px;
    margin-top: 0em;
    font-size: 1.4em;
}

.feature-grids p {
    margin: 0;
}

.feature-grids span {
    font-size: 2em;
    vertical-align: middle;
    color: #2e3840;
    margin-bottom: 0.3em;
}

.bottom-gd,
.bottom-gd2-active {
    background: #fff;
    transition: 2s all;
    -webkit-transition: 2s all;
    -moz-transition: 2s all;
    -ms-transition: 2s all;
    -o-transition: 2s all;
    box-shadow: 7px 7px 10px 0 rgba(76, 110, 245, .1);
}

.bottom-gd2-active {
    background: #65add8;
    transition: 2s all;
    -webkit-transition: 2s all;
    -moz-transition: 2s all;
    -ms-transition: 2s all;
    -o-transition: 2s all;
}
.rs-our-practice .nagetive-margin {
    margin-top: -210px;
    border-radius: 3px 3px 0 0;
}
.sec-title {
    margin-bottom: 56px;
}
.rs-our-practice .practice-inner {
    position: relative;
    margin-bottom: 30px;
    border-radius: 5px;
    transition: all 0.3s ease 0s;
}

.rs-our-practice .practice-inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    z-index: 1;
    background: rgba(51, 51, 51, 0.9);
    transition: all 0.3s ease 0s;
}

.rs-our-practice .practice-inner > img {
    min-height: 230px;
    border-radius: 3px;
    width: 100%;
}


.rs-our-practice .practice-inner .details {
    position: absolute;
    width: 100%;
    top: 52%;
    left: 0;
    z-index: 10;
    transform: translateY(-50%);
    padding: 30px;
    border-radius: 3px;
}
.rs-our-practice .practice-inner .top-bar h4 {
    color: #ffffff;
    text-transform: uppercase;
    margin: 18px 0 12px;
	font-size: 19px;
}
.details .des{color:#fff;}
.bottom-gd2-active span {
    color: #fff;
}

.bottom-gd2-active p {
    color: #fff;
}

.bottom-gd2-active h3 {
    color: #fff;
}

.feature-grids h3,
.bottom-gd.fea h3 {
    font-size: 1em;
    color: #1e272e;
    text-transform: uppercase;
    font-weight: 600;
}
.rs-our-practice .practice-inner .top-bar i, .rs-our-practice .practice-inner .top-bar i:before {
    font-size: 35px;
	color:#fff;
}
.infos{padding: 10px 0px 0px 0px;}
.date{  position: absolute;
    z-index: 99999;
    bottom: -20px;
    color: #000;
    background: #fff;
    font-size: 14px;
    margin: 10px;
    width: 155px;
    padding: 7px 10px;}

.effect-w3 {
    padding: 6px;
    background: #f0f0f1;
}
.blog-meta h4{ padding-bottom:10px;}
.content-wrapper{    padding: 20px 8px;}
.rs-blog .blog-item .blog-img img {
    width: 100%;
    border-radius: 5px 5px 0 0;
}
.blog-item{background: #fff;
    border: #ddd solid 1px;
    overflow: hidden;
    height: 100%;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;}
	
.blog-item h4 a{ font-size:18px; color:#000!important}
.rs-blog .blog-item .blog-img {
    position: relative;
    overflow: hidden;
}
/*-- //features --*/
.ab-content h4 {
    font-size: 1.2em;
    color: #4c4d4e;
    margin: 2em 0 1em 0;
    text-transform: uppercase;
    font-weight: 600;
}

ul.tic-info li span {
    color: #ff0084;
}

ul.tic-info li {
    color: #566773;
    font-size: 0.9em;
    margin-bottom: 1.5em;
    letter-spacing: 1px;

}

.progress-bar-striped {
    background-image: none;
    background-size: 0.5rem 0.5rem;
}

.progress-one .progress {
    height: 0.5rem;
    background: #ff0084;
}

h4.progress-wthree {
    color: #555;
    font-size: 0.85em;
    text-transform: uppercase;
    margin-bottom: 1em;
    letter-spacing: 1px;
    font-weight: 500;
}

.progress-one .progress {
    height: 0.3rem;
    background: #444;
    border-radius: 0px;
}

.gd-bottom.process-1 {
    margin-top: 3em;
}

/*-- /stats --*/
.stats_janus_counter_grid span {
    font-size: 35px;
    margin-bottom: 0.7em;
}

p.para-janus {
    font-size: 15px;
    text-transform: uppercase;
}

p.counter {
    color: #444;
    font-size: 3em;
    font-weight: 600;
    line-height: 0.7em;
}

.f1 {
    color: #ff0084;
}

.f2 {
    color: #efc001;
}

.f3 {
    color: #0063dc;
}

.f4 {
    color: #2db928;
}

/*-- //stats --*/
/*-- partners --*/
.partners {
    background: #efc001;
}

.partner-w3pvt span {
    font-size: 3em;
    color: #000;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.partner-w3pvt h4 {
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 600;
    letter-spacing: 2px;
    margin-top: 5px;
    text-shadow: 3px 1px 3px rgba(45, 45, 45, 0.06);
    color: #000;
}

/*-- //partners --*/
/* gallery page */
.gallery {
    position: relative;
}

.gal-img img,
.popup img {
    width: 100%;
}

/* popup */
.popup-effect {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 0ms;
    visibility: hidden;
    opacity: 0;
    z-index: 99;
}

.popup-effect:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    background: #fff;
    border-radius: 4px;
    max-width: 430px;
    position: relative;
    margin: 8em auto;
    padding: 3em 2em;
    z-index: 999;
    text-align: center;
}

.popup .close {
    position: absolute;
    top: 5px;
    right: 15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}


/* //popup */
/* //gallery page */

.main-janus-header-sec.inner-page {
    background: url(../images/banner2.jpg) no-repeat top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    min-height: 20em;
}

.overlay-innerpage {
    min-height: 20em;
    background: rgba(0, 0, 0, 0.44);
}

/*-- /contact --*/
.map-janus iframe {
    min-height: 20em;
    border: none;
    background: #e8eaec;
    padding: 0.4em;
    width: 100%;
}

.form-group label {
    font-size: 0.9em;
    color: #666;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
}

.janus-contact-fm {
    margin: 0 auto;
    width: 80%;
}

.form-group input {
    outline: none;
    padding: 16px 20px;
    color: #000;
    font-size: 14px;
   
    letter-spacing: 2px;
    width: 100%;
    border: 1px solid #ddd;
    text-align: center;
    background: #F9FAFF;
}

.btn.submit {
    background: #ff0084;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    color: #fff;
    padding: 0.9em 3em;
    text-transform: uppercase;
    font-size: 0.9em;
    letter-spacing: 2px;
    font-weight: 600;
    -moz-box-shadow: 1px 3px 8px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 3px 8px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 1px 3px 8px 0 rgba(0, 0, 0, 0.15);
}

.form-group textarea {
   
    border: 1px solid #ddd;
    background: #F9FAFF;
}

/*-- //contact --*/
/*-- /single --*/
h4.leave-janus {
    font-size: 1.4em;
    color: #4f5152;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 2em;
}

.media h5 {
    font-size: 1em;
    color: #555;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 2em;
}

.content-sing-janus h4 {
    color: #555;
    font-size: 1.4em;
    margin: 1em 0;
    letter-spacing: 2px;
    font-weight: 600;
}

.single-lavi-page img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o- border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
}

/*-- //single --*/
/*-- footer --*/

.copy-right {
    border-top: 1px solid #656363;
	background:#000;
}
.years:hover {
    background: url(../images/fifty-y-hover-img.png) no-repeat!important;
    height: 60px;
}
.years .d-none2 {
    display: none;
    position: absolute;
    top: 0px;
}
.hd-cantt {
    padding-right: 16px;
}
.hd-cantt a {
    font-size: 60px;
    color: #fff;
    line-height: 60px;
}
.footer-title-large {
    font-size: 26px;
    color: #fff;
    line-height: 30px;
    margin: 0 0 0 15px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.footer-line-b {
    border-color: #f5f5f5;
    border-style: dotted;
    border-top-width: 1px;
    margin: 20px 0;
}
.fotter-sms-col p {
    font-size: 13px;
    color: #fff;
    margin: 0;
}
.fotter-sms-col  a{color:#fff;}
.fotter-sms-col {
    position: relative;
    padding-left:60px;
}
.fotter-sms-col .fa {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 30px;
    margin-top: -20px;
    color: #fff;
}
hr {
    border-top: 1px solid rgba(251, 247, 247, 0.1);
}

.footer-content {
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    background: url(../img/footer_bg.jpg);
    padding-top: 20px
}
.person_title{ font-size:16px; padding-bottom:5px;}
.person_subtitle{font-size: 14px;
    padding: 0px;
    margin: 0px;}
.entry-header2 {
    position: relative;
    z-index: 10;
    margin: -35px 10% 0;
    padding: 10px;
    background-color: #ffffff;
    text-align: center;
    border: 1px solid #e0e0e0;
}
.footer-top-inner-janus {
    padding: 2em 0;
}

.footer-content h2 a {
    padding-top: 1em;
    font-size: 1.2em;
    color: #000;
    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;
}

.footer-content h2 a span {
    color: #ff0084;
}

.con-gd .form-control {
    padding: 15px 0px;
    border: 0;
    border-bottom: 1px solid #7e8bf3;
    outline: none;
    background: transparent;
    color: #fff;
    border-radius: 0;
    font-size: 0.9em;
    letter-spacing: 5px;
}

.con-gd button.btn {
    margin-left: auto;
    background: #fff;
    margin-bottom: 0;
    border-radius: 4px;
    padding: 15px 5px;
    border: 0px;
    color: #4759d8;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
    outline: none;
    cursor: pointer;
    width: 100%;
}

/*--placeholder-color--*/

.con-gd ::-webkit-input-placeholder {
    color: #a2a9dc;
}

.con-gd :-moz-placeholder {
    /* Firefox 18- */
    color: #a2a9dc;
}

.con-gd ::-moz-placeholder {
    /* Firefox 19+ */
    color: #a2a9dc;
}
.founder-partners-img2 h3{ font-size:18px; padding-bottom:10px;}
.founder-partners-img2 ul{ margin-left:22px;}
.founder-partners-img2 ul li{ font-size:14px; list-style:square}
.con-gd :-ms-input-placeholder {
    color: #a2a9dc;
}
.founder-partners-img-width img{ width:135px;}
/*--//placeholder-color--*/
/* 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: 0.85em;
    letter-spacing: 1px;
}

h3.lavi_title {
    font-size: 1.2em;
    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;

	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 --*/

/*-- to-top --*/
a.move-top span {
    color: #212529;
    text-align: center;
    border: none;
    line-height: 2em;
}

.left-s h3{font-size: 20px; font-weight: 600; padding-bottom: 15px;}
.left-s p{ text-align: justify; letter-spacing: 0px; }
.left-s ul{margin-left: 21px; padding: 0px; }
.left-s ul li{ color: #000; font-size: 0.9em; }
.why-main-c{background-size: cover; height: 440px;}
.f1-box h3{ font-size: 18px; color: #000; }
.f1-box p{ font-size: 11px; color: #000; }
.f1-box p a{ font-size: 14px;}
.p-s1 {position: absolute;top: 103px;left: 110px;width: 191px;text-align: center;}
.gallery-pt{padding-top: 40px; padding-bottom: 30px;}



/*-- //to-top --*/


/*-- Responsive design --*/

@media screen and (max-width:1450px) {

    .banner-top,
    .banner-top1,
    .banner-top2,
    .overlay {
        min-height: 45em;
    }

    h3.title-w3pvt,
    h3.title-w3pvt.two {
        font-size: 2.5em;
    }

    .banner-info h3 {
        font-size: 8em;
    }
}
@media screen and (max-width:1366px) {
.mb-5, .my-5 {margin-bottom: 1rem !important;}
.mt-lg-5, .my-lg-5 {margin-top: 0rem !important;}
.mt-5, .my-5 {margin-top: 1rem !important;}
.progress-content-img img{width: 100%;/*height: 838px;*/}
.progress-content-img p{line-height: 22px!important;}
.progress-content-img.p-lg-5 {padding: 1rem !important;}
.baout-r-cantt {padding: 0% 0px 0px 10%;}
.container-2 {width: 1230px; max-width: 100%; margin: 0px auto;}
.side_menu {overflow: auto;}
}


@media screen and (max-width: 1280px) {
    .banner-info {
        padding-top: 17em;
    }
}

@media screen and (max-width: 1080px) {
    .banner-info h3 {
        font-size: 7em;
    }

    .banner-top,
    .banner-top1,
    .banner-top2,
    .overlay {
        min-height: 40em;
    }

    .banner-info {
        padding-top: 14em;
    }

    .progress-one {
        margin-bottom: 1.2em;
    }

    .gd-bottom img {
        width: 50%;
        margin-top: 2em;
    }
}

@media screen and (max-width:1024px) {

    .main-janus-header-sec.inner-page,
    .overlay-innerpage {
        min-height: 18em;
    }

    .partner-w3pvt span {
        font-size: 2.5em;
    }

    .partner-w3pvt h4 {
        font-size: 0.8em;
    }
}

@media screen and (max-width: 992px) {
.years{ padding-top: 10px; }
.right-buttion {right: 15px;}
.main-janus-header-sec.inner-page,
.overlay-innerpage {min-height: 16em;}
.footer-content { padding-top: 15px; }

    .banner-info h3 {
        font-size: 5.5em;
    }

    .banner-janus-top-icons li {
        font-size: 0.9em;
        letter-spacing: 2px;
    }

    .banner-top,
    .banner-top1,
    .banner-top2,
    .overlay {
        min-height: 35em;
    }

    .banner-info {
        padding-top: 11em;
    }

    .gd-bottom {
        float: left;
        width: 50%;
    }
}

@media screen and (max-width: 736px) {
.banner-info h3 {font-size: 4.5em; }
    h3.title-w3pvt,
    h3.title-w3pvt.two {
        font-size: 2.3em;
    }

    .con-gd {
        margin-bottom: 1em;
    }
}

@media screen and (max-width: 667px) {

    .main-janus-header-sec.inner-page,
    .overlay-innerpage { min-height: 14em;}
    .why-us-hide{display: none;}
}

@media screen and (max-width: 640px) {
.pdrr{padding-right:15px;}
    .banner-top,
    .banner-top1,
    .banner-top2,
    .overlay { min-height: 30em; }
    .banner-info {padding-top: 9em; }
    .gd-bottom {float: left;        width: 80%;
        margin: 0 auto;
    }

    .gd-bottom.team-wthree-gd {
        text-align: center;
    }
nav ul ul li a {
    display: inline-block;
    font-size: 14px!important;
    text-transform: capitalize!important;
}
}


@media screen and (max-width:600px) {
.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a, .metaslider.ms-theme-cubic ul.rslides_tabs li a, .metaslider.ms-theme-cubic div.slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) a, .metaslider.ms-theme-cubic .coin-slider .cs-buttons a {
   border-radius: 50%!important;
}
.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav li a.flex-active{
background: #000!important;
border: 2px solid rgba(255,255,255,.8);
border-radius: 50%;
}
.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav:not(.flex-control-thumbs), .metaslider.ms-theme-cubic ul.rslides_tabs, .metaslider.ms-theme-cubic div.slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) {bottom: -5px!important;}
.banner-info h3 {font-size: 4em;}
.banner-info h4 {font-size: 0.9em;letter-spacing: 1px;}
.subscribe-sec {padding: 40px 40px;}
p.counter {font-size: 2em;line-height: 0.7em;}
.sub-wthree {font-size: 1em;}
.gd-bottom {float: left;width: 90%;margin: 0 auto;}
#about.pt-100 {padding: 0px 0px !important;}
.rs-left-border-title {padding-top: 15px;}
.update-bg {padding-top: 20px; padding-bottom: 33px;}
#about .w-75 {width:100% !important;}
.footer-title-large {font-size: 18px; line-height: 21px;margin: 0 0 0 0px; text-align: center;}
.baout-r-cantt { padding: 5% 0px 0px 5%;}
#sidebar {display: none;}
h3.title-w3pvt2 {padding-top: 30px!important; padding-bottom: 30px!important;}
h3.title-w3pvt2 {font-size: 20px;}
.about .w-75 { width: 100% !important;}
.collections-gid-janus{padding-top: 15px;}
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-title {font-size: 30px;}
.progress-content-img p {line-height: 22px !important;text-align: justify;}
h3.title-w3pvt2 {font-size: 18px;padding: 0px;  padding-bottom: 0px;}
.borders {padding: 0px;}
.content-info .pt-100 {padding: 30px 0px !important;}
.blog-item {height: auto;}
.gd-bottom { width: 100%;}
.gd-bottom img { margin-top: 0em;}
.important { min-height: auto;}
.contact-address2 h4{font-size: 16px;}
.rs-breadcrumbs .breadcrumbs-image {min-height: 180px;}
.breadcrumbs-image img{ min-height: 180px!important; }
.collections-gid-janus h3.title-w3pvt2{padding-bottom: 0px!important;}
.feature-grids p { margin: 0; text-align: justify;}
.side_menu {right: -82%; max-width: 81%;}
}

@media screen and (max-width:568px) {
.blog-btn2, .blog-btn {
    position: initial;
    bottom: 6px;
}
.banner-top,
.banner-top1,
.banner-top2,
.overlay { min-height: 25em;}

.banner-info { padding-top: 7em; }
.main-janus-header-sec.inner-page,
.overlay-innerpage { min-height: 12em;}
.metaslider.ms-theme-cubic.ms-is-small {padding-bottom: 15px!important;}
.container-2{padding-left: 15px!important; padding-right: 15px!important;}
.nagetive-margin.py-5, .about.py-5{padding-top: 2rem !important;}
.rs-left-border-title::after { background:none }
.service-call h4, .rs-our-practice .practice-inner .top-bar h4{font-size: 18px!important;}
p, li{ font-size: 14px!important; }
.fotter-sms-col.pull-right{float: left}
.footer-top-inner-janus {padding: 0em 0;}
.footer-top-inner-janus  .mt-4{margin-top: 0px!important;}
.collections-gid-janus.pt-5{padding-top: 2rem !important;} 
.update-bg{min-height: 280px!important;}

}

@media screen and (max-width: 480px) {
	.rs-left-border-title {
    padding-left: 0px!important;
   
}
.qr-image { 
    padding: 10px;
    text-align: center;}
.footer-lavi h3{padding-top:15px;!important}
.pt300{padding-top:0px!important;}
	.title-w3pvt{font-size:17px!important;}
	.borders {
     padding: 12px; 
}
.breadcrumbs-title {
    font-size: 17px!important;
    line-height: 20px!important;
}
	.paynow {
    position: initial!important;
    width: 340px;
    padding-top: 15px;
}
.paynow img{width:85%;}
	.rs-left-border-titleinner h4 {
    font-size: 17px;
}
    .banner-info h3 {
        font-size: 3em;
    }
.list-prt {    
    min-height: 230px!important;
}
    li.icons a {
        width: 36px;
        height: 36px;
    }
	.cr-content ul {
    padding: 0px;
    margin: 0px;
}
.cr-content {
    
    padding: 3px 36px 20px 36px;
    display: inline-block;
}
    .banner-top,
    .banner-top1,
    .banner-top2,
    .overlay {
        min-height: 23em;
    }

    h3.title-w3pvt,
    h3.title-w3pvt.two {
        font-size: 2em;
    }

    .janus-contact-fm {
        margin: 0 auto;
        width: 90%;
    }
}

@media screen and (max-width: 414px) {

    h3.title-w3pvt,
    h3.title-w3pvt.two, h3.f-lg{
        font-size: 1.8em!important;
    }

    .banner-janus-top-icons li {
        font-size: 0.8em;
        letter-spacing: 1px;
    }

    .main-janus-header-sec.inner-page,
    .overlay-innerpage {
        min-height: 10em;
    }
    .update-bg p {
    font-size: 15px;
    text-align: center;
}

}

@media screen and (max-width: 384px) {

    h3.title-w3pvt,
    h3.title-w3pvt.two {
        font-size: 1.6em;
    }

    .banner-info h3 {
        font-size: 2.5em;
    }

    .banner-top,
    .banner-top1,
    .banner-top2,
    .overlay {
        min-height: 20em;
    }

    .banner-info {
        padding-top: 6em;
    }
}

@media screen and (max-width:375px) {}

@media screen and (max-width:320px) {}


/*==========================
testimonial 
=============================*/
/*.testimonials{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px,1fr));
    grid-gap: 20px;
}*/


.videoIcon > img {
position: relative;
top: -5px;
right: -7px;
}
.testimonials .image img{ width: 100%; }
.testimonials .card{
    position: relative;
    margin: 0 auto;
    background:#333;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0 10px 40px rgba(0,0,0,.5);
    overflow: hidden;
    margin-bottom: 16px;
    min-height: 380px;
}
.testimonials .card .video-icon-cantt{
     position: absolute;
     bottom: 70px;
     left: 50%;
    transform: translate(-50%);
    cursor: pointer;
}
.testimonials .card .layer
{
    position: absolute;
    top:calc(100% - 2px);
    left:0;
    width:100%;
    height: 100%;
    background: linear-gradient(#03a9f4, #1b1a1b)!important;
    z-index: 1;
    transition: 0.5s;
}

.fancybox-slide>* {
    display: inline-block;
    position: relative;
    padding:10px!important;
    margin: 44px 0;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box;
    width: 800px;
}
.testimonials .card:hover .layer
{
   top: 0;
}
.testimonials .card .content
{
   position: relative;
   z-index: 2;
}
.testimonials .card .content p
{
   font-size:14px;
   line-height: 24px;
   color:#fff;
}
.testimonials .card .content .image
{
   width: 100px;
   height: 100px;
   margin: 0 auto;
   border-radius: 50%;
   overflow: hidden;
   border: 4px solid #fff;
   box-shadow: 0 10px 20px rgba(0,0,0,.2);
   position: relative;
}

.testimonials .card .content .image{


}

.testimonials .card .content .details h2
{ 
   font-size: 18px;
   color: #fff;
       text-transform: capitalize;
}
.testimonials .card .content .details h2 span
{
    color: #03a9f4;
    font-size: 14px;
    transition: 0.5s;
}
.testimonials .card:hover .content .details h2 span
{
    color: #fff;
}
.video-icon-f i{ color: #fff; font-size: 18px; }
.video-icon-f {
 position: absolute;
  margin-left: 28px;
  top: -80px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ee0808;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(238,8,8, 0.8);
  animation: pulse 2s infinite;  
  display: flex;
  align-items: center;
  justify-content: center;
}

@-webkit-keyframes pulse {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(238,8,8, 0.8);
}
70% {
-webkit-box-shadow: 0 0 0 10px rgba(238,8,8, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(238,8,8, 0);
}
}
@keyframes pulse {
0% {
-moz-box-shadow: 0 0 0 0 rgba(238,8,8, 0.8);
box-shadow: 0 0 0 0 rgba(238,8,8, 0.4);
}
70% {
-moz-box-shadow: 0 0 0 10px rgba(238,8,8, 0);
box-shadow: 0 0 0 10px rgba(238,8,8, 0);
}
100% {
-moz-box-shadow: 0 0 0 0 rgba(238,8,8, 0);
box-shadow: 0 0 0 0 rgba(238,8,8, 0);
}
}
/*.video-icon-f i{ color: #ec1a1e; font-size: 60px; }*/
.close {
  position:absolute;
  right:-30px;
  top:0;
  z-index:999;
  font-size:2rem;
  font-weight: normal;
  color:#fff;
  opacity:1;
}
.modal-body {
  position:relative;
  padding:0px;
}
.viedimodal .modal-dialog {
      max-width: 800px;
      margin: 30px auto;
  }


