

@font-face {

        font-family:'Roboto-Regular';

        src: url(fonts/roboto/Roboto-Regular.ttf);

}

@font-face {

        font-family:'Roboto-Bold';

        src: url(fonts/roboto/Roboto-Bold.ttf);

}



*,html{
	
	    font-family: 'Fira Sans',sans-serif;
}



/*====================================================================

	                    Global Settings

====================================================================*/



body {

   line-height: 24px;
font-weight: 400;
background: #fff;
margin: 0px;
padding: 0px;
font-family: 'Fira Sans',sans-serif;
font-size: 16px;
}

a{

    text-decoration:none;

    cursor:pointer;

    color:#01ba7c;	
	

}

a:hover,a:focus,a:visited{

    text-decoration:none;

    outline:none;

}
.section-title h1{
    font-size:30px;
    text-align:center;
    color:#333;
    font-weight: 700;
    line-height: 1.1;
}
.section-titless{
       margin-bottom: 50px; 
      margin-top: 50px; 
}
.section-titless h2{
  font-size:50px;
    text-align:center;
    color:#333;
    font-weight: 500;
    line-height: 1.1;  
}
h1,h2,h3,h4,h5,h6 {

    position:relative;

    font-family: 'Roboto-Regular';

    margin:0px;

    background:none;

}

p{

    position:relative;

    line-height:1.6em;

    color: #000;

}

.registration_form {
    background: #fff;
    padding: 0px;
    box-shadow: 0 0 8px 0px rgb(0 0 0 / 50%);
    border-radius: 10px;
}
.regis_hrading {
    color: #fff;
   
    display: block;
    margin: 0 auto;
    background-color: #d8232a;
}
.form_registre {
    padding: 30px;
}
.form-control {
    border-radius: 0 !important;
    padding: 1.4rem .75rem !important;
    height:50px!important;
}
.form_registre .form-control {
    border-radius: 5px!important;
}
.client_section {
    position: relative;
    padding: 15px 0px 50px;
    overflow: hidden;
    background-color: #fec95f;
}
.client_section h2:before {
    content: "";
    width: 150px;
    display: inline-block;
    height: 7px;
    background-image: url(https://www.elevateindia.co.in/resources/media/1632463846_border_0_0.png);
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 15px;
    background-size: 170%;
}
.client_section h2:after {
    content: "";
    width: 150px;
    display: inline-block;
    height: 7px;
    background-image: url(https://www.elevateindia.co.in/resources/media/1632463846_border_0_0.png);
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 15px;
    background-size: 170%;
}
.client_section h2 {
    text-align: center;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 30px;
    font-weight: bold;
    font-size: 36px;
}
  .btn_login .btn-info {
   color: #fff;
    background-color: #ef4130!important;
    border-color: #ef4130!important;
    /*width: 70px;*/
    height: 36px;
    border-radius: 4px;
    margin-top: 9px;
    padding: 7px 26px;
    margin-left: 0px;
}
  .btn_login  .pricing{
   color: #fff;
    background-color:#03a84e!important;
    border-color: #03a84e!important;
    /*width: 70px;*/
    height: 36px;
    border-radius: 4px;
    margin-top: 9px;
    margin-left: 0px;
}
.shop-text h1{
    font-size:29px;
    line-height: 38px;
}
.pricing{
    background-color: #000;
    border-color: #000;
    color: #fff;
}
  .btn_login p{
	color: #fff;
    font-size: 14px;
    margin-left: 15px;
    margin-top: 10px;
    font-weight: 600;
	  }


.center{

    text-align:center;	

}


.ttm-box-post-date {
    bottom: 0px;
    left: 0px;
    top: 39%;
    height: 40px;
    width: 100px;
    position: relative;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    padding-top: 12px;
    padding-bottom: 0px;
    z-index: 1;
    text-align: center;
    background-color: #4472c4;
    color: #fff;
        position: absolute;
}
/*.content {*/
/*    -webkit-box-shadow: 0 0 15px 0 rgba(41,61,88,.1);*/
/*    -moz-box-shadow: 0 0 15px 0 rgba(41,61,88,.1);*/
/*    box-shadow: 0 0 15px 0 rgba(41,61,88,.1);*/
/*    background-color: #fff;*/
/*    padding: 0;*/
/*    border-bottom: 3px solid #f2f2f2;*/
/*    transition: all .3s ease-in-out;*/
/*    -moz-transition: all .3s ease-in-out;*/
/*    -webkit-transition: all .3s ease-in-out;*/
/*    -o-transition: all .3s ease-in-out;*/
/*    height: auto;*/
/*}*/
.post-meta .ttm-meta-line {
    padding-right: 10px;
    position: relative;
    color: gray;
    font-size: 12px;
}
.featureds-title {
    margin-top: 0px;
    padding: 10px 0px;
    margin-bottom: 0px;
}
/*--------------------------------------------------------------tab-------------------------------*/
.tabss li a {
  font-size: 15px!important;  
}
.newtabss{
 padding: 0px 15px!important; 
 
}
.tabss li.active a {
    border: 1px solid #eee;
    color: #4472c4 !important;
    border-bottom: 1px solid #fff;
    cursor: default;
    background-color: #fff;
    box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
    -o-box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
    -moz-box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
}
.tabss li a:hover {
    color: #000!important;
}
.newtabss ul li ul {
   margin-left: 30px; 
   list-style-type: none;
    
}
.newtabss ul li  {
   margin-left: 20px; 
    
}
.newtabss ul li ul li::before {
  content: "-";
  display: inline-block;
  height: 10px;
  width: 10px;
  margin-right: 7px;
}
.newtabss h3{
  margin-top: 10px!important;
  font-size: 17px !important;
}

/*--------------------------------------------------------------tab-------------------------------*/

/*.ttm-btn.btn-inline {*/
/*    text-transform: capitalize;*/
/*    font-size: 15px;*/
/*    font-weight: 300;*/
/*    padding: 0;*/
/*    border: 1px solid transparent;*/
/*    background-color: transparent;*/
/*    padding-left: 41%;*/
/*    position: relative;*/
/*    top: -5px;*/
/*}*/
.post-meta {
    /* margin: 0 0 5px 0; */
    font-size: 12px;
    padding-left: 0px;
}
.featureds-title h5 {
    font-size:15px!important;
    line-height:20px!important;
    margin-bottom: 10px;
    position: relative;
    font-family: 'Poppins',Arial,Helvetica,sans-serif;
    font-weight: 700!important;
    text-transform: capitalize;
}
.ttm-btn.btn-inline {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 300;
    padding: 0;
    border: 1px solid transparent;
    background-color: transparent;
    padding-left: 0%;
    position: relative;
    top: -5px;
}
.ttm-box-post-datess {
    bottom: -89px;
    /* left: 20px; */
    top: auto;
    height: 62px;
    width: 100px;
    position: relative;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    padding-top: 19px;
    padding-bottom: 7px;
    z-index: 1;
    text-align: center;
    background-color: #01d6a3;
    color: #fff;
    margin-top: -19px;
}
.content-details h1 {
    color: #43aea5;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 33px;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.con-submits {
    color: #fff;
    border: 1px solid #01d6a3!important;
    background-color: #fff!important;
    padding: 15px 30px!important;
    border-radius: 5px!important;
    font-size: 14px!important;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    background-color: #01d6a3!important;
}
.post-metass {
    margin: 0 0 5px 0;
    font-size: 12px;
    float: left;
    margin-top: 10px;
}
.content-boxs {
    padding:0rem 0;
    text-align: center;
}
.featured-descs p {
    text-align: justify!important;
    font-size: 14px!important;
    line-height: 20px!important;
}
#custam {margin-top: 30px;
         left: 200px;
		 }
  .top-connects:after {
        position: absolute;
    content: "";
    width: 1px;
    height: 60px;
    background: #ffffff5c;
    transform: rotate(18deg);
    right: 16px;
    top: -4px;
    z-index: 999;
}
.section-topbar .top-connects ul li a {
    color: #fff;
    font-family: 'Fira Sans',sans-serif;
}

.clear{

    clear:both;

}

.divider {

    margin: 50px 0px 50px;

    border-width: 2px;

    background-color: #999999;

    overflow:hidden;

}

.section-title h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #333;
    font-family: 'Roboto-Regular';
}
.section_headers {
    color: #fff;
    font-size: 50px;
    /* margin-top: 170px; */
}
.section-title h2{

    font-size:30px;

    text-transform:uppercase;

    color:#333;

    font-family: 'Roboto-Regular';	

}

.section-title strong{

    font-family: 'Roboto-Regular';

    font-weight: normal;

    display: block;

    font-style: italic;

    text-transform: none;

    font-size: 18px;

    color: #aaa;

    margin-top: 10px;

}

.section-text{

    position:relative;

    text-align:center;

    color:#777777;

    margin-bottom:50px;

}



.section-text p{

    margin-bottom:0px;	

}



.section-title-blank{

    position:relative;

    padding-bottom:40px;

    margin-bottom:30px;

    text-align:center;

    background:url(images/icons/blank-1.jpg) center bottom no-repeat;	

}

.btn-green{

    color:#fff;

    font-size:13px;

    padding:10px 30px;

    border:none;

    -webkit-transition: all 0.3s ease-out 0s;

    -moz-transition: all 0.3s ease-out 0s;

    -ms-transition: all 0.3Ss ease-out 0s;

    -o-transition: all 0.3s ease-out 0s;

    transition: all 0.3s ease-out 0s;

}

.btn-green:hover{

    background-color:#f7be3d;

    color:#fff;

}



.btn-blog{

    background-color:#384a50;

    color:#fff;

    font-size:16px;

    padding:10px 25px;

    border-radius:1px;

    -webkit-transition: all 0.3s ease-out 0s;

    -moz-transition: all 0.3s ease-out 0s;

    -ms-transition: all 0.3s ease-out 0s;

    -o-transition: all 0.3s ease-out 0s;

    transition: all 0.3s ease-out 0s;

}

.btn-blog:hover{

    background-color:#02b762;

    color:#fff;

}



/**********************Blog post and advise*************************/



/*=============== col padding ================*/

 ul, li{
   color: #000;
   
    font-family: 'Fira Sans',sans-serif;
    font-weight: 400;
    padding: 0; 
    
      
}
.footer-bar ul li{
    list-style:none;
}
.col-zero{

    padding-left: 0px;

    padding-right: 0px;

}

.col-right-50{

    padding-right: 50px;

}

.col-left-10{

    padding-left: 10px;

}

.col-left-15{

    padding-left: 15px;

}

.col-left-50{

    padding-left: 50px;

}

.col-both-5{

    padding-left: 5px;

    padding-right: 5px;

}

.col-both-10{

    padding-left: 10px;

    padding-right: 10px;

}

.col-top-10{

    padding-top: 10px;

}

.col-top-20{

    padding-top: 20px;

}

.col-top-30{

    padding-top: 30px;

}







/* Style the search field */

form.example input[type=text] {

  padding: 10px;

  font-size: 17px;

  border: 1px solid grey;

  float: left;

  width: 80%;

  background: #f1f1f1;

}



/* Style the submit button */

form.example button {

  float: left;

  width: 20%;

  padding: 10px;

  background: #3260a6;

  color: white;

  font-size: 17px;

  border: 1px solid grey;

  border-left: none; /* Prevent double borders */

  cursor: pointer;

}



form.example button:hover {

  background: #0b7dda;

}



/* Clear floats */

form.example::after {

  content: "";

  clear: both;

  display: table;

}

/*==============================================================================

                               header style

================================================================================*/



/*=============== top bar ================*/

.top-header ul li{

    padding: 32px 43px 1px;
   
    position: relative;

    top: -18px;	

	

	}

.social-media ul li {
    padding: 10px;
    padding-left: 10px;
     list-style: none;
}	



.section-topbar{

    position: relative;
    z-index: 9;
    padding: 0px 0px;

}

.section-topbar .logo{

    position: relative;

    display: block;

    padding: 0px;

    float: left;

}

.section-topbar .top-connect{

    position: relative;

    display: block;

    padding: 0px 0px;
    top: 5px;
    /*float: right;*/

}
.section-topbar .top-connects{
  position: relative;

    display: block;

    padding: 0px 0px;
    top: 5px;  
}

.section-topbar .top-connect ul{

    list-style-type: none;
 

}

.section-topbar .top-connect ul li{

    display: inline-block;

   /* border-right: 1px solid #384a50;

    padding: 0px 25px;

    line-height: 40px;*/

}

.section-topbar .top-connect ul li a{

    color: #fff;
	font-family: 'Fira Sans',sans-serif;
		font-size:14px;

}

.section-topbar .top-connect ul li a:hover{

    color: #01ba7c;

}

.section-topbar .top-connect ul li:last-child{

    border-right: none;

    padding-right: 0px;

}



/*=============== top navigation ================*/



.section-topnav{

    position: relative;
   z-index: 9;
    padding: 5px 0px;

}

.section-topnav .main-nav{
    position: relative;
     top:6px;
    display: block;
    text-align:center;

}

.main-nav .hamburger{

    color:#000;

    display:none;

}

.main-nav .hamburger i{

    font-size:22px;

}

.main-nav ul{

    list-style-type: none;

    position: relative;

    padding: 25px 13px;

}

.main-nav ul li{

    display: inline-block;

	font-size: 20px;

}

.main-nav ul li a{
    
    color: #6d6f72;

    padding: 12px 8px;
	font-size:16px;

    margin-right: 4px;
	font-family: 'Fira Sans',sans-serif;
	font-weight:400;
	text-decoration: none;

}

.main-nav ul li a.active{
color: #df6512;
    

}

.main-nav ul li a:hover{

   color: #000;
}

.main-nav ul li > a.drop:after {

    content:"";

    position: absolute;

    /*background-image: url(images/icons/topnav-arwd.png);*/

    margin-left:8px;

    width: 11px;

    height: 6px;

    top: 25px;

}

.main-nav ul li:hover > ul{

    display: block

}

.main-nav ul ul{

    position: absolute;

    top: 47px;

    display: none;

    padding: 0px;

    z-index: 999;

    background-color: #3764eb;

    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.176);

    -webkit-transition:all .2s ease-in-out;

    -o-transition:all .2s ease-in-out;

    transition:all .2s ease-in-out;

}

.main-nav ul ul li{
    float:none;
    display:list-item;
    position:relative;
    padding: 7px 40px 7px 20px;
    text-align: center;

}
 .sub-menu li a{ 
   color:#fff; 
}
.sub-menu li a:hover{ 
   color:#000!important; 
}
.main-nav ul ul li:hover{

    background-color: #fff;

    -webkit-transition: padding 400ms;

    -moz-transition: padding 400ms;

    -o-transition: padding 400ms;

    transition: padding 400ms;

}
.main-nav ul ul ul li:hover a {
    color: #000 !important;
}
.main-nav ul ul li a{
  color: #fff;
    padding: 0px;

}

.main-nav ul ul li:hover a{

    background-color: #fff;

    color: #000;

}

.main-nav ul ul li a:hover{

    background-color: #fff;

    color: #000;

    box-shadow: none;

    -webkit-transition: padding 400ms;

    -moz-transition: padding 400ms;

    -o-transition: padding 400ms;

    transition: padding 400ms;

}

.main-nav ul ul ul {

    position: absolute;

    top:0;

    left:100%;
    width: 300px;
    padding: 7px 9px 7px 6px;

}

.main-nav ul ul ul li{

    padding: 7px 9px 7px 6px;

}

.main-nav ul ul ul li a{

    width: 100%;
    color: #fff !important;
    background-color: transparent !important;

}





.section-topnav .top-social{

    position: relative;

    float: right;

    display: block;

    padding: 15px 0px;

}

.top-social ul{

    list-style-type: none;

}

.top-social ul li{

    display: inline-block;

    padding: 0px 5px;

}

.top-social ul li:first-child{

    padding-left: 0px;

}

.top-social ul li:last-child{

    padding-right: 0px;

}

.top-social ul li a{

    color: #fff;

    text-align: center;

}

.top-social ul li a:hover{

    color: #f7be3d;

}

.top-social ul li i{

    border: 1px solid #fff;

    width: 30px;

    height: 30px;

    line-height: 30px;

}

.top-social ul li i:hover{

    border: 1px solid #f7be3d;

}
/*---------------- country carousel css start here-------------------*/
.country-demo  button.owl-next {
right: 0px;
}
.country-demo button.owl-prev {
left: 0px;
}
.patients-testi{ padding:20px 0;}
.patients-testi .testi-sec{ text-align:center; border-radius: 100%;}
.patients-testi .testi-sec img{ max-width: 100%;}
.patients-testi .testi-sec p{ font-family: 'Raleway', sans-serif; line-height: 32px; font-weight:400; font-style:italic; width:92%; color: #666666; display:inline-block;}
.patients-testi .testi-sec span.name{ font-size:22px; font-family: 'Raleway', sans-serif; font-weight:600; display: block;}
.patients-testi .testi-sec span.patient{ color:#222; font-size:16px;}

.dark-testi{background:url(https://elevateindia.co.in/resources/media/1631261736_testimonial-bg_0.jpg) no-repeat fixed ; width:100%;  text-align: center; background-size: 100%;}
.dark-testi .main-title h2{ color:#fff;}
.dark-testi .testi-sec p{color: #fff;}
.dark-testi .testi-sec span.patient{ color:#fff;}
.image-hover * {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
/*.image-hover {position:relative;width:auto;height:auto;display:inline-block;overflow:hidden;}*/
.image-hover a {text-decoration:none}
 .gallery-itemes {
    min-height: 420px;
    max-height: 420px;
     position: relative;
     width:100%;
}
.gallery-itemes .testi-sec .image-hover img{
   display: block;
    object-fit: contain !important;
    height: 420px;
    width:100%;

}
.vorder_imge img{
  height: 420px;  
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
/* main sticky area */
.sticky-style-1 {
	position: fixed;
	z-index: 9999;
	right: 0;
	top: 45%;
	padding: 10px 14px;
	background-color:rgba(0, 0, 0, 0.5);
}
.sticky-style-1 i {
	font-size: 16px;
	margin-top: 10px;
}
.sticky-style-1 a {
	color: #fff;
}
.sticky-style-1 a:hover {
	color: #fae423;
}

.sticky-style-2 {
	position: fixed;
	z-index: 21;
	right: 0;
	top: 41%;
	background-color:rgb(217, 83, 79);
}
.sticky-style-2.two {
	top: 52%;
}
.sticky-style-2 i {
	font-size: 21px;
	margin-top: 2px;
}
.sticky-style-2 a {
	float: left;
	padding: 14px 0px 14px 16px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	width: 270px;
	margin-right: -215px;
	transition: all 0.3s ease;
}
.sticky-style-2 a:hover {
	color: #fff;
	background: #ed3f33;
	margin-right: 0px;
}
.sticky-style-2 a i {
	float: left;
	width: 43px;
}
/*---------------- country carousel css end here-------------------*/
/*---------------- Logo carousel css start here-------------------*/
#clients {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#clients .clients-wrap {
  display: block;
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
#clients .clients-wrap ul {
  display: block;
  list-style: none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#clients .clients-wrap ul li {
	background-color: #fff;
  display: block;
  float: left;
  position: relative;
  width: 200px;
  line-height: 100px;
  text-align: center; margin:0 5px 0 5px; border:solid 1px #ccc;
}
#clients .clients-wrap ul li img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0 linear left;
  -moz-transition: 0 linear left;
  transition: 0 linear left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
}
#clients .clients-wrap ul li img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1.0;
}
/*---------------- Logo carousel css end here-------------------*/

/*==============================================================================

                               banner style

================================================================================*/



.section-banner{
    position: relative;
    display: block;
    padding: 0px;

}

.carousel-caption {
    top: 25%;
}
.text-white{
    color:#fff;
}
.list-div img {
    width: 100px !important;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto 20px;
}
.jssorb05 {

    position: absolute;

}

.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {

    position: absolute;

    width: 16px;

    height: 16px;

/*    background: url('images/slide/b05.png') no-repeat;*/

    overflow: hidden;

    cursor: pointer;

}

.jssorb05 div {

    background-position: -7px -7px;

}

.jssorb05 div:hover, .jssorb05 .av:hover {

    background-position: -37px -7px;

}

.jssorb05 .av {

    background-position: -67px -7px;

}

.jssorb05 .dn, .jssorb05 .dn:hover {

    background-position: -97px -7px;

}

.jssora22l, .jssora22r {

    display: block;

    position: absolute;

    width: 40px;

    height: 58px;

    cursor: pointer;

    background: url('images/slide/a22.png') center center no-repeat;

    overflow: hidden;

}

.jssora22l {

    background-position: -10px -31px;

}

.jssora22r {

    background-position: -70px -31px;

}

.jssora22l:hover {

    background-position: -130px -31px;

}

.jssora22r:hover {

    background-position: -190px -31px;

}

.jssora22l.jssora22ldn {

    background-position: -250px -31px;

}

.jssora22r.jssora22rdn {

    background-position: -310px -31px;

}



.section-banner .tracking-box{

    background-color: rgba(255, 255, 255, 0.8);

    padding: 30px 30px;

    position: absolute;

    top: 385px;

    left: 75px;

    z-index: 1000;

    font-size: 14px;

    border-radius: 5px;

}

.section-banner .tracking-box h1{

    padding-bottom: 10px;

    text-transform: uppercase;

    font-size: 24px;

}

.section-banner .tracking-box .input-group-addon {

    background: #01ba7c;

    color: #FFFFFF;

    border: 0px;

    font-size: 24px;

    padding: 5px 11px;

    border-top-left-radius: 5px;

    border-bottom-left-radius: 5px;

}

.section-banner .tracking-box input[type="text"] {

    background: transparent !important;

    border: 1px solid #909090;

    border-left: 0px;

    color: #909090;

    width: 300px;

    max-width: 100%;

    display: inline-block;

    margin-right: 10px;

    padding: 4px 11px;

    border-top-right-radius: 5px;

    border-bottom-right-radius: 5px;

    letter-spacing: 0.75px;

    font-size: 12px;

}

.section-banner .tracking-box input[type="submit"] {

    background: #01ba7c;

    padding: 5px 16px;

    border-radius: 5px;

    -webkit-transition: 0.2s;

    -moz-transition: 0.2s;

    -o-transition: 0.2s;

    -ms-transition: 0.2s;

    transition: 0.2s;

    border: 0px;

    text-transform: uppercase;

    outline: 0;

    font-size: 14px;

    letter-spacing: 1px;

    font-weight: normal;

    color: #fff;

    display: inline;

}





/*==============================================================================

                               section about style

================================================================================*/



.section-about{

    position: relative;

    display: block;

    padding: 70px 0px;

}

.section-about .ab-feature-box{

    position: relative;

    display: block;

}

.section-about .ab-feature-box .ab-feature-box-icon{

    display: block;

    padding: 0px 0px 30px 0px;

}

.section-about .ab-feature-box h1{

    font-size: 26px;

    text-transform: uppercase;

    font-weight: 800;

    padding: 0px 0px 20px 10px;

}

.section-about .ab-feature-box-content{

    position: relative;

    display: block;

}

.ab-feature-box-button{

    margin-top: 30px;

}

.btn-read{

	color:#fff;

	font-size:13px;

	padding:10px 30px;

        border:none;

	-webkit-transition: all 0.3s ease-out 0s;

	-moz-transition: all 0.3s ease-out 0s;

	-ms-transition: all 0.3s ease-out 0s;

	-o-transition: all 0.3s ease-out 0s;

	transition: all 0.3s ease-out 0s;

}

.btn-read:hover{

	background-color:#f7be3d;

	color:#fff;

}

.section-about .ab-feature-box-tab{

    position: relative;

    display: block;

    overflow: hidden;

}

.section-about .ab-feature-box-single{

    box-shadow: 0px 0 6px 2px rgba(212,222,229,0.4);

    -webkit-box-shadow: 0px 0 6px 2px rgba(212,222,229,0.4);

    border: 1px solid #d4dee5;

    width: 100%;

    padding: 15px 10px;

    margin: 15px 0px;

    float: left;

    height: 170px;

}

/*.section-about .ab-feature-box-single:hover{

    background-color: #f7be3d;

}*/

.section-about .ab-feature-box-single a{

    color: #000;

}

.section-about .ab-feature-box-single .single-icon{

    width: 27%;

    color: #000;

    padding: 29px 10px;

    font-size: 50px;

    float: left;

}

.section-about .ab-feature-box-single .single-title{

    width: 73%;

    position: relative;

    padding: 5px 0px;

    float: left;

}

.section-about .ab-feature-box-single .single-title h3{

    color: #000;

    padding: 0px 0px 10px 0px;

    font-size: 18px;

    text-transform: uppercase;

    letter-spacing: 0.5px;

    text-align: left;

}

.section-about .ab-feature-box-single .single-title p{

    color: #8494a0;

    text-align: left;

    line-height: 20px;

}





/*==============================================================================

                               section fearures style

================================================================================*/



.section-features{

    position: relative;

    display: block;

    padding: 70px 0px;

    background-color: #ebf1f2;

}

.section-features .sec-feature{

    position: relative;

    display: block;

}

.section-features .sec-feature .sec-feature-img{

    position: relative;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center center;

}

.section-features .sec-feature .sec-feature-content{

    background-color: #f7be3d;

    padding: 55px 30px 30px 30px;

    text-align: center;

}

.section-features .sec-feature .sec-feature-content p{

    color: #fff;

}

.section-features .sec-feature .sec-feature-content.bottom{

    padding: 35px 30px 50px 30px;

}

.section-features .sec-feature .sec-feature-content.bottom .sec-feature-icon{

    top: 255px;

    z-index: 999;

}

.section-features .sec-feature .sec-feature-icon{

    position: absolute;

    color: #f7be3d;

    background-color: #fff;

    height: 64px;

    width: 64px;

    line-height: 64px;

    border-radius: 10px;

    text-align: center;

    top: 250px;

    left: 0;

    right: 0;

    margin: auto;

    transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -webkit-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

}
.gallery-item img {
    width: 100%;
    min-height: 200px;
    max-height: 200px;
}
.gallery-item {
    position: relative;
    padding: 0 0;
    margin: 15px 0;
}
.section-features .sec-feature .sec-feature-icon i{

    position: relative;

    font-size: 30px;

    left: -1px;

    top: 5px;

    transform: rotate(-45deg);

    -ms-transform: rotate(-45deg);

    -webkit-transform: rotate(-45deg);

    -o-transform: rotate(-45deg);

    -moz-transform: rotate(-45deg);

}

.section-features .sec-feature .sec-feature-content h4{

    font-size: 15px;

    margin-bottom: 10px;

    color: #fff;

}

.sec-feature-content .sec-featured-button{

    position: relative;

    margin-top: 25px;

    margin-bottom: 20px;

}

.sec-feature-content .sec-featured-button a{

    color: #fff;

    border: 1px solid #fff;

    padding: 10px 25px;

    border-radius: 20px;

    font-size: 13px;

    font-weight: bold;

    -webkit-transition: all 0.3s ease-out 0s;

    -moz-transition: all 0.3s ease-out 0s;

    -ms-transition: all 0.3s ease-out 0s;

    -o-transition: all 0.3s ease-out 0s;

    transition: all 0.3s ease-out 0s;

}

.sec-feature-content .sec-featured-button a:hover{

    background-color: #fff;

    color: #0ba6dd;

}



/*==============================================================================

                               testimonial section css

================================================================================*/



.testimonial{

   /*position: relative;*/

   /* padding: 100px;*/

    /*background-color: #f7f7f7;*/


}
.post-image{
        margin-bottom: 15px;
}
.feat-title h5{
 text-align: initial;  
 font-size:15px;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.testimonial-bg{
 padding-top: 40px;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.testimonial .carousel{

    margin-top: 0px;

    /*height:500px;*/

}

.carousel-content {

    color:black;

    display:flex;

    align-items:center;

    text-align:center;

}



#text-carousel {

    width: 100%;

    height: auto;

    padding: 30px;

	margin-top: -199px;

}

.test-image{

    width:100px !important;

    height:100px !important;

}

.testimonial .carousel .heading-title {

    text-transform: uppercase;

    font-weight: 800;

    font-size: 26px;

    margin-bottom: 30px;

}

.testimonial .carousel .test-name{

    font-weight: 700;

    text-transform: uppercase;

    position: relative;

    padding-top: -15px;

    font-size: 15px;

    letter-spacing: -0.5px;

}

.testimonial .carousel .test-position {

    font-weight: 500;

    position: relative;

    padding-top: 5px;

    font-size: 14px;

    letter-spacing: -0.5px;

}

blockquote::before {

    display: block;

    content: 'open-quote';

    font-size: 120px;

    line-height: 0.1em;

    vertical-align: -0.4em;

    content: "\201C";

    font-style: normal;

    text-align:left;

}

.test-content {

    padding: 0 100px;

    position: relative;

    padding-bottom: 42px;

}

.test-content::before {

    background: url(https://taxavtaar.com/resources/media/icon/1587620838_bg_test_left_0.png);
  background-repeat: no-repeat;
   width: 72px;
    height: 60px;

    content: "";

    position: absolute;

    left: 0;

    top: 0;

}

.test-content::after {

    background: url(https://taxavtaar.com/resources/media/icon/1587620838_bg_test_right_1.png);
    width: 60px;
    height: 60px;
  background-repeat: no-repeat;
    content: "";

    position: absolute;

    right: 0;

    bottom: 0;

}
.test-content p{
    font-size:18px;
    text-align: justify;
}


/*==============================================================================

                               footer style

================================================================================*/



.section-footer{

    position: relative;

    display: block;

    padding: 108px 0px 30px 0px;

	background-repeat: repeat-x;

    background: url(https://taxavtaar.com/resources/media/footer-bg.jpg);

    color: #898989;

	background-color: #cccccc;
	    /*margin-top: -60px;*/

}

.section-footer:before {

    background-color: rgba(0,8,29,0.9);

    z-index: 0;

    position: absolute;

    content: '';

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

}

.section-footer .footer-first{

     position: relative;

    display: block;

    padding: 0px 50px 0px 0px;

}
.about_footre{
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
    color: #FFFFFF; 
    margin-top: -15px;
}
.about_footre::after {
    content: '';
    width: 40px;
    height: 2px;
    background: #01ba7c;
    display: block;
    margin-top: 13px;

}
.section-footer .footer-first .footer-logo{

    position: relative;

    display: block;

}

.section-footer .footer-first .footer-content{

    padding: 20px 0px 10px 0px;

}

.section-footer .footer-first .footer-content .foo-read{

    color: #f7be3d;

}

.section-footer .footer-first .footer-content .foo-social{

    position: relative;

    display: block;

    color: #f7be3d;
	top: 20px;
	margin-bottom: 30px;

}

.footer-first ul{

    list-style-type: none;

}

.footer-first ul li{

    display: inline-block;

    padding: 0px 5px;

}

.footer-first ul li:first-child{

    padding-left: 0px;

}

.footer-first ul li:last-child{

    padding-right: 0px;

}

.footer-first ul li a{

    color: #f7be3d;

}

.footer-first ul li i{

    border: 1px solid #f7be3d;

    height: 40px;

    width: 40px;

    line-height: 40px;

    text-align: center;

    border-radius: 50%;

}

.section-footer .footer-second{

    position: relative;

    display: block;

    padding: 0px 50px 0px 0px;

}

.section-footer .footer-second .title{

    font-size: 26px;

    font-weight: 700;

    line-height: 30px;

    color: #FFFFFF;

}

.section-footer .footer-second .title::after{

    content: '';

    width: 40px;

    height: 2px;

    background: #01ba7c;

    display: block;

    margin-top: 13px;

}

.section-footer .footer-second .foo-list{

    position: relative;

    display: block;

}

.section-footer .footer-second .foo-list .link-list{

    width: 100%;

    float: left;

}

.section-footer .footer-second ul{

    list-style-type: none;

}

.section-footer .footer-second ul li{

    padding: 5px 0px;

}

.section-footer .footer-second ul li a{

    color: #fff;
	font-family: 'Fira Sans',sans-serif;
    font-weight: 400;

}

.section-footer .footer-second ul li a:hover{

    color: #f7be3d;

}

.section-footer .footer-third{

    position: relative;

    display: block;

    padding: 0px 0px 0px 0px;

}

.section-footer .footer-third .title{

    font-size: 26px;

    font-weight: 700;

    line-height: 30px;

    color: #FFFFFF;

}

.section-footer .footer-third .title::after{

    content: '';

    width: 40px;

    height: 2px;

    background: #01ba7c;

    display: block;

    margin-top: 13px;

}

.section-footer .footer-third .address{

    position: relative;

    display: block;

	line-height: 30px;

    color: #FFFFFF;

    top: 20px;

}

.section-footer .footer-third .address .fa{

    font-size: 17px;

    margin-right: 18px;

}

.section-footer .footer-third .address .fa-fw{

    width: 11px;

}

.section-footer .footer-third .address ul{

    list-style-type: none;

}



/*==============================================================================

                               bottom bar style

================================================================================*/



.section-bottom-bar{

    position: relative;

    display: block;

    padding: 20px 0px;

    background-color: #0c131b;

    color: #898989;

}

.section-bottom-bar .copyright{

    float: left;

    font-size: 14px;

	color: #fff;
	    
	text-align: center;

}

.section-bottom-bar .copyright a{

    color: #f7be3d;

}

.section-bottom-bar .powered{

    float: right;

    font-size: 14px;

	color: #fff;
    
    text-align: center;
}

.section-bottom-bar .powered a{

    color: #f7be3d;

}



/*==============================================================================

                               pages banner style

================================================================================*/



.page-content-banner{

    /*background-image: url(http://themenick.com/temp/texavtar-new-cms/resources/media/taxavatar/banner/1579522175_banner4_3.png);*/

    padding: 50px 0px;

    background-size: cover;

    /*background-attachment: fixed;*/
        border-top: 1px solid gray;

}

.page-content-banner h1{

    color: #fff;

    text-transform: uppercase;

}





/*==============================================================================

                               section default style

================================================================================*/



.section-default{

    position: relative;

    display: block;

    padding: 30px 0px;
    margin-bottom:0px;
    margin-top: 0px;

}
*{
    font-family: 'Fira Sans',sans-serif;
}
.section-default h1{

    font-size: 26px;

    text-transform: uppercase;

    font-weight: 800;

    padding: 0px 0px 20px 0px;

}

.section-default h2{

    font-size: 25px;

    text-transform: capitalize;

    font-weight: 500;

    padding: 15px 0px;

}

.section-default h3{

    font-size: 25px;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-weight:500;
    padding: 10px 0px;
    position: relative;
    margin-top: 60px;
}

article{
   
    padding: 1rem;
    margin: 0rem;
    margin-bottom: 0rem;
    height: 450px;

}



.section-default h4,.section-default a{

    font-size: 18px;

    text-transform: uppercase;

    font-weight: 800;

    padding: 10px 0px;

    color: #000;

    /*text-align: center;*/

}

.content-box{

    padding: 1rem 0;

    text-align: center; 

}

.content-box a{

    font-size: 14px;

    padding: .5rem 2rem;

    border-radius: 5rem;

    border: 2px solid gray;

}

.content-box a:hover{

    background: lightgray;

}

.default-content{

    position: relative;

    display: block;

    text-align: center;

}

.default-content h2{

    font-size: 20px;

    text-transform: uppercase;

    font-weight: 800;

    padding: 35px 0px;

    text-align: center;

}

/*.section-default .default-box-image{

    position: relative;

    display: block;

}*/

.section-default .default-box-content{

    position: relative;

    display: block;

}

.default-box-content h1{

    font-size: 26px;

    text-transform: uppercase;

    font-weight: 800;

    padding: 0px 0px 20px 0px;

}

.default-box-content h1::before{

    content: "\\\\\\\\";

    color: #01ba7c;

    font-size: 30px;

    letter-spacing: -3px;

    margin-right: 15px;

    display: inline-block;

    font-family: "Times New Roman", Times, serif;

}

.default-box-content h5{

    font-size: 14px;

    text-transform: uppercase;

    font-weight: 800;

    padding: 0px 0px 5px 0px;

}

.default-box-content h5 span{

    color: #01ba7c;

}

.section-default .default-box-content .progress {

    height: 25px;

    margin-bottom: 20px;

    overflow: hidden;

    background-color: #f5f5f5;

    border-radius: 0px;

    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);

    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);

}

.section-default .default-box-content .progress-bar {

    float: left;

    width: 0;

    height: 100%;

    font-size: 12px;

    line-height: 25px;

    color: #fff;

    text-align: center;

    background-color: #f7be3d;

    box-shadow: 0px;

    -webkit-transition: width .6s ease;

    -o-transition: width .6s ease;

    transition: width .6s ease;

}

.section-default .mission-box-content{

    position: relative;

    display: block;

    padding: 40px 0px 20px 0px;

}

.mission-box-content .mission-img{

    padding: 0px 0px 10px 0px;

    overflow:hidden;

}

.mission-box-content .mission-img img{

    transition:all 0.7s ease;

    -moz-transition:all 0.7s ease;

    -webkit-transition:all 0.7s ease;

    -ms-transition:all 0.7s ease;

    -o-transition:all 0.7s ease;

}

.mission-box-content .mission-img:hover img{

	transform:scale(1.05,1.05);

	-webkit-transform:scale(1.05,1.05);

	-ms-transform:scale(1.05,1.05);

	-o-transform:scale(1.05,1.05);

	-moz-transform:scale(1.05,1.05);	

}

.mission-box-content .mission-contant{

    padding: 10px 0px 0px 0px;

}

.mission-contant ul{

    list-style: none;

}

.mission-contant ul li{

    display: block;

    color: #8494a0;

}

.mission-contant ul li::before {

    content: '';

    position: relative;

    margin-right: 8px;

    left: 0px;

    top: 0px;

    right: 5px;

    width: 10px;

    height: 10px;

    display: inline-block;

    border: 2px solid #0bc165;

    transform: rotate(-45deg);

    -webkit-transform: rotate(-45deg);

    -ms-transform: rotate(-45deg);

    -o-transform: rotate(-45deg);

    -moz-transform: rotate(-45deg);

}

.section-default .default-form{

    position: relative;

    display: block;

}

.section-default .default-form input{

    width: 100%;

    border: 1px solid #ccc;

    padding: 10px 10px;

    margin: 5px 0px;

}

.section-default .default-form textarea{

    width: 100%;

    border: 1px solid #ccc;

    padding: 10px 10px;

    margin: 5px 0px;

}

.tp-full-image {

    position: relative;

    display: block;

    width: 100%;

    margin-bottom: 30px;

}



/*==============================================================================

                               contact page style

================================================================================*/



.contact-information{

    position: relative;

    display: block;

}

.contact-information .contact-information-row {

    margin-bottom: 26px;

}

.contact-information-row .contact-information-icon {

    border: 1px solid #01ba7c;

    display: inline-block;

    color: #01ba7c;

    width: 38px;

    height: 38px;

    line-height: 35px;

    text-align: center;

    font-size: 20px;

    border-radius: 4px;

    margin-left: 11px;

    margin-right: 15px;

    transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -webkit-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

}

.contact-information-row .contact-information-icon i {

    transform: rotate(-45deg);

    -ms-transform: rotate(-45deg);

    -webkit-transform: rotate(-45deg);

    -o-transform: rotate(-45deg);

    -moz-transform: rotate(-45deg);

}

.contact-information-row .contact-information-content {

    margin: 0px;

    display: inline-block;

    position: relative;

    top: 7px;

    font-size: 15px;

    color: #858585;

    max-width: calc(100% - 69px);

}

.con-submit {

    color: #01ba7c;

    border: 1px solid #01ba7c;

    background-color: #fff;

    padding: 15px 30px;

    border-radius: 30px;

    font-size: 14px;

    text-transform: uppercase;

    font-weight: bold;

    -webkit-transition: all 0.3s ease-out 0s;

    -moz-transition: all 0.3s ease-out 0s;

    -ms-transition: all 0.3s ease-out 0s;

    -o-transition: all 0.3s ease-out 0s;

    transition: all 0.3s ease-out 0s;

}

.con-submit:hover {

    color: #fff;

    border: 1px solid #01ba7c;

    background-color: #01ba7c;

}

.map-wrapper{

    position: relative;

    display: block;

}



/*==============================================================================

                               tracking page style

================================================================================*/



.tracking-content{

    border: 1px solid #01ba7c;

    overflow: hidden;

}

.tracking-title{

        background-color: #01ba7c;

        padding: 10px 5px;

        border-right: 2px solid #fff;

        color: #fff;

        font-weight: bold;

}

.tracking-title-info{

    background-color: #fff;

    padding: 20px 5px;

    border-right: 2px solid #01ba7c;

}

.tracking-title-info a{

    color: #384a50;

}

.tracking-title-info a:hover{

    color: #01ba7c;

    text-decoration: underline;

}

.tracking-tab{

    position: relative;

    margin-top: 40px;

}

.tracking-tab a{

    position: relative;

    background-color: #01ba7c;

    color: #fff;

    padding: 15px 45px;

    text-transform: uppercase;

    border-radius: 40px;

    font-weight: bold;

}

.tracking-tab a:hover{

    background: transparent;

    border: 1px solid #01ba7c;

    color: #01ba7c;

}



.tracking-detail-content{

    border: 3px solid #01ba7c;

    overflow: hidden;

}

.tracking-detail-content h1{

    padding-top: 15px;

    font-size: 20px;

}

.tracking-detail-box{

    border: 1px solid #01ba7c;

    border-right: 0px;

    border-left: 0px;

    overflow: hidden;

    margin-top: 5px;

}

.tracking-detail-title{

        background-color: #01ba7c;

        padding: 10px 5px;

        color: #fff;

        font-weight: bold;

        text-align: left;

}

.tracking-detail-title-info{

    background-color: #fff;

    padding: 10px 5px;

    font-size: 13px;

}





/*==============================================================================

                               blog page style

================================================================================*/



.tp-blog-post{

	position:relative;

	margin-bottom:50px;	

}

.tp-blog-post .tp-post-image{

	position:relative;

	display:block;

	overflow:hidden;

}

.tp-blog-post .tp-post-image img{

	position:relative;

	width:100% !important;

	max-width:none;

	min-height:100px;

	transition:all 0.7s ease;

	-moz-transition:all 0.7s ease;

	-webkit-transition:all 0.7s ease;

	-ms-transition:all 0.7s ease;

	-o-transition:all 0.7s ease;	

}



.tp-blog-post .tp-post-image:hover img{

	transform:scale(1.05,1.05);

	-webkit-transform:scale(1.05,1.05);

	-ms-transform:scale(1.05,1.05);

	-o-transform:scale(1.05,1.05);

	-moz-transform:scale(1.05,1.05);	

}

.tp-blog-post h2 a{

	font-size:20px;

	color:#384a50;

}

.tp-blog-post h2 a:hover{

	color:#02b762;

}

.tp-blog-post .tp-post-detail{

	position:relative;

	margin-bottom:15px;

}

.tp-blog-post .tp-post-detail li{

	display:inline-block;

	padding:0px 20px 0px 0px;

}

.tp-blog-post .tp-post-detail li a{

	color:#7f7f7f;	

	font-size:13px;

	font-style:italic;

}

.tp-blog-post .tp-post-detail li a:hover{

	color:#02b762;

}

.tp-blog-post .tp-post-detail i{

	color:#384a50;	

}

.tp-blog-post .tp-content-box{

	padding:0px 0px;	

}

.tp-blog-post .tp-post-text{

	font-size:14px;

	margin-bottom:20px;

	line-height:1.8em;

}

/*============== blog-pagination css ===============*/



.tp-blog-pagination{

	position:relative;

}

.tp-blog-pagination li{

	position:relative;

	display:inline-block;

	margin:0px 1px;	

}

.tp-blog-pagination li a{

	position:relative;

	display:block;

	line-height:24px;

	padding:8px 13px;

	font-size:16px;

	text-transform:uppercase;

	min-width:40px;

	border:1px solid #384a50;

        background-color: #384a50;

	color:#fff;

	transition:all 500ms ease;

	-webkit-transition:all 500ms ease;

	-ms-transition:all 500ms ease;

	-o-transition:all 500ms ease;

	-moz-transition:all 500ms ease;

}

.tp-blog-pagination li a:hover,

.tp-blog-pagination li a.active{

	color:#ffffff;

	background:#02b762;

        border:1px solid #02b762;

}



/*============== blog-sidebar css ===============*/



.tp-blog-widget {

    position: relative;

    margin-bottom: 50px;

    padding-right: 15px;

}

.tp-blog-widget-title{

    margin-bottom:10px;

}

.tp-blog-widget-title h3 {

    text-transform:uppercase;

    font-size: 20px;

    color: #384a50;

    padding: 0px 0px 12px 0px;

    border-bottom: 2px solid #384a50;

}

/*====== widget-search =======*/

.widget_search{

	position: relative;

	margin-bottom:30px;

}

.widget_search label {

    font-weight: normal;

}

.widget_search .screen-reader-text {

    font-weight: bold;

    color: #02b762;

    text-transform: uppercase;

    display: none;

}

.widget_search input[type="search"] {

    width: 69%;

    border: none;

    font-size: 15px;

    padding: 11px 50px 15px 21px;

    background: #f0f0f0;

    margin: 5px 0px;

}

.widget_search .search-submit {

    position: absolute;

    top: 5px;

    right: 0px;

    background-color: #384a50;

    color: #fff;

    font-size: 16px;

    padding: 11px 20px 15px 20px;

    border-radius: 1px;

    border: none;

    -webkit-transition: all 0.3s ease-out 0s;

    -moz-transition: all 0.3s ease-out 0s;

    -ms-transition: all 0.3s ease-out 0s;

    -o-transition: all 0.3s ease-out 0s;

    transition: all 0.3s ease-out 0s;

}

.widget_search .search-submit:hover {

    background-color: #02b762;

}

/*====== widget-category =======*/

.widget_categories{

	position: relative;

	margin-bottom:30px;

}

.widget_categories ul{

    list-style-type: none;

    padding: 0px 0px 0px 25px;

    list-style-image: url(images/li-icon.png);

    list-style-position: outside;

}

.widget_categories li{

    line-height: 20px;

    padding:5px 0px;

}

.widget_categories li a{

    color:#333;

}

.widget_categories li a:hover{

    color:#02b762;

}







/*==============================================================================

                               shortcode page style

================================================================================*/



/*====== shortcode accordion =======*/



.tp-acc-section{

    position:relative;

    border: 1px solid #ddd;

    padding:0px 0px 0px 0px;

}

.tp-acc-section h3{

    font-size:22px;

    background:#384a50;

    padding:15px 15px 15px 15px;

    color:#fff;

    text-transform: inherit;

}

.tp-acc-box{

    padding:15px 15px 15px 15px;

}

.tp-acc-section .tp-acc-box .panel-heading {

    color: #333;

    background: none;

    border-bottom: none;

    padding: 10px 15px;

    box-sizing: border-box;

    text-transform: inherit;

}

.tp-acc-section .tp-acc-box .panel-heading h4 {

    text-transform: inherit;

}

.tp-acc-section .tp-acc-box .panel {

    margin-bottom: 20px;

    background-color: #fff;

    border-bottom: 1px solid #ddd;

    border-top: 0px solid #ddd;

    border-left: 0px solid #ddd;

    border-right: 0px solid #ddd;

    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);

    box-shadow: 0 1px 1px rgba(0,0,0,.05);

    border-radius:0px;

}

.tp-acc-section .tp-acc-box .panel-body {

    border-top: 0px solid #ddd !important;

}



/*====== shortcode tabs =======*/



.tp-tab-section{

    position:relative;

    padding:0px 0px 0px 0px;

}

.nav-tabs li a {

    font-weight: 500;

    color: #666;
    font-size: 17px;
    padding: 8px 8px;

    /*border: 1px solid #eee;*/

    /*border-bottom: none;*/

    /*box-shadow: 0 0 15px rgba(0,0,0,.04) inset;*/

    /*-o-box-shadow: 0 0 15px rgba(0,0,0,.04) inset;*/

    /*-moz-box-shadow: 0 0 15px rgba(0,0,0,.04) inset;*/

    /*-webkit-box-shadow: 0 0 15px rgba(0,0,0,.04) inset;*/

    /*transition: all 0.2s ease-in-out;*/

    /*-moz-transition: all 0.2s ease-in-out;*/

    /*-webkit-transition: all 0.2s ease-in-out;*/

    /*-o-transition: all 0.2s ease-in-out;*/

    /*border-radius: 3px 3px 0 0;*/

    /*-webkit-border-radius: 3px 3px 0 0;*/

    /*-moz-border-radius: 3px 3px 0 0;*/

    /*-o-border-radius: 3px 3px 0 0;*/

}

.nav-tabs li a:hover {

    /*background-color: #384a50;*/

    color:#fff;

}

.nav-tabs li.active a{

    /*border:1px solid #eee;*/

    color: #384a50;

    border-bottom: 1px solid #fff;

    cursor: default;

    background-color: #fff;

    box-shadow: 0 0 0 rgba(0,0,0,.1) inset;

    -o-box-shadow: 0 0 0 rgba(0,0,0,.1) inset;

    -moz-box-shadow: 0 0 0 rgba(0,0,0,.1) inset;

    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.1) inset;

}

.nav-tabs li.active a:hover{

    border:1px solid #eee;

    color: #02b762;

    border-bottom: 1px solid #fff;

}

.tab-content{

    border:0px solid #eee;

    border-top:none;

    padding:12px 15px;

}





.cta-style-three .container-fluid {

    padding: 0;

}



.cta-style-three .cta-style-two-1 {

    background:linear-gradient(

      rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(https://taxavtaar.com/resources/media/1572351512_gradient-box_0.jpg) center      center no-repeat;

     background-size: cover;

     height: 254px;

    margin-top: -16px;

	

}

:after, :before {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}

.cta-style-three .row [class*=col-] {

    padding: 0 .5px;

}

.cta-style-three .row [class*=col-] {

    padding: 0 .5px;

}

.cta-style-three .cta-style-two-1 span {

   

    display: block;

    text-transform: uppercase;

    color: #fff;

    font-weight: bold;

    font-size: 32px;

    font-family: 'Poppins';

    letter-spacing: -.025em;

    padding: -14px;

    text-align: center;

    position: relative;
  
    top: -62px;



}





.section-features{

	padding-bottom: 0px !important;

background: url(https://taxavtaar.com/resources/media/img-06.jpg) center center no-repeat;

  position: relative;

    display: block;
  margin-top: 14px;
    padding: 70px 0px;

	}



	.ls .highlight, .ls .highlight1 {

    color: #b62d65;

    border-color: #b62d65;

}

.bold {

    font-weight: 700;

}

.response, .highlight, .highlight1 {

    color: #b62d65;

    border-color: #b62d65;

}

.above_heading {

    display: block;

    font-size: 14px;

    font-weight: 400;

    text-transform: uppercase;

    line-height: 1em;

}

p {
        margin-top: 15px;
    margin-bottom: 15px;

}

.above_heading + .section_header {

    margin-top: 0.5em;

}

.ls .grey {

    color: #000000;

}

.section_header + .section_excerpt {

    margin-top: -5px;

}

.grey {

    color: #000000;

    border-color: #000000;

}

.section_excerpt {

    font-size: 24px;

    line-height: 1.5em;

    margin-bottom: 15px;

}

.above_heading {

    display: block;

    font-size: 14px;

    font-weight: 400;

    text-transform: uppercase;

    line-height: 1em;

	margin-top:-155px;

}

.size_normal {

    font-size: 36px;

}

.teaser_icon {

    display: inline-block;

    line-height: 1;

    text-align: center;

    transition: all 0.2s ease-in-out 0s;

}

.teaser {

    position: relative;

    overflow: visible;

    z-index: 1;

}

.ls {

    /* background-color: #ffffff; */

    color: #999999;

}

.section_padding_top_100 > [class*="container"], .section_padding_top_105 > [class*="container"], .section_padding_top_110 > [class*="container"], .section_padding_top_115 > [class*="container"], .section_padding_top_120 > [class*="container"], .section_padding_top_125 > [class*="container"], .section_padding_top_130 > [class*="container"], .section_padding_top_135 > [class*="container"], .section_padding_top_140 > [class*="container"], .section_padding_top_145 > [class*="container"], .section_padding_top_150 > [class*="container"] {

    padding-top: 100px;

}

.section_padding_bottom_100 > [class*="container"], .section_padding_bottom_105 > [class*="container"], .section_padding_bottom_110 > [class*="container"], .section_padding_bottom_115 > [class*="container"], .section_padding_bottom_120 > [class*="container"], .section_padding_bottom_125 > [class*="container"], .section_padding_bottom_130 > [class*="container"], .section_padding_bottom_135 > [class*="container"], .section_padding_bottom_140 > [class*="container"], .section_padding_bottom_145 > [class*="container"], .section_padding_bottom_150 > [class*="container"] {

    padding-bottom: 100px;

}

.teaser h3[class*="count"] {

    font-size: 50px;

    margin: 22px 0 20px;

}

.teaser h2, .teaser h3, .teaser h4, .teaser h5, .teaser h6 {

    margin-top: 1.5em;

    margin-bottom: 1em;

}

.ls h1, .ls h2, .ls h3, .ls h4, .ls h5, .ls h6 {

    color: #272d34;

}

.columns_margin_bottom_40 > [class*="container"] > .row > [class*="col-"], .row.columns_margin_bottom_40 > [class*="col-"] {

    margin-bottom: 40px;

}

.section-vedio{

	background:linear-gradient(

      rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.6)), url(https://taxavtaar.com/resources/media/1572434975_video_background_0.jpg) center center no-repeat;

   background-repeat: no-repeat;

    background-size: 100% 100%;

   padding: 157px 32px 438px;	

	

	}

#featured-video.ds.bs.overlay_color:after {

    opacity: 0.6;

}

.section-vedio overlay_color.ds.bs:after {

    background-color: #121734; 

    opacity: 0.9;

}

.section-vedio overlay_color.ds:after {

    background-color: #272d34;

    opacity: 0.9;

}	

.overlay_color:after, .darken_gradient:after {

    content: '';

    display: block;

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    z-index: 3;

}

:after, :before {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}

.section_header{

	color:#fff;

	font-size: 50px;

	margin-top: 110px;
	    font-family: 'Fira Sans',sans-serif;
    font-weight: 400;

	}

a.play_button {

    display: inline-block;

    width: 80px;

    height: 80px;

    line-height: 80px;

    font-size: 20px;

    text-align: center;

    color: #43b5e4;

    background-color: #ffffff;

    border-radius: 50%;

    padding-left: 5px;

    position: relative;

}

a.play_button, .ls a.play_button, .cs a.play_button {

    color: #43b5e4;

}

a {

    text-decoration: none;

    transition: all 0.2s ease-in-out 0s;

}

.section-client{

background: url(https://taxavtaar.com/resources/media/1572437090_testimonials_background_0.jpg) center center no-repeat;

   background-repeat: no-repeat;

  background-size: 100% 100%;

    padding: 326px 59px 258px;	

	}	

	

h1 .big, h2 .big, h3 .big, h4 .big, h5 .big, h6 .big {

    font-size: 50px;

    line-height: 1.333em;

}

.thin {

    font-weight: 200;

}





/*

source

http://stackoverflow.com/a/23935891/3853728

*/



.img-gradient{

  position:relative;

  display:inline-block;

}



.img-gradient2{

  position:relative;

  display:inline-block;

}

.img-gradient3{

  position:relative;

  display:inline-block;

} 

.img-gradient{

	    width: 100%;

	}

	.img-gradient2{

	    width: 100%;

	}

	.img-gradient3{

	    width: 100%;

	}

.big{

	font-size: 36px;

    line-height: 1.333em;

	font-weight: 200;

	}	

   .image-responcive{

width:100%;

	}

/* 

#002f4b,#dc4225 

Convert HEX to RGBA - http://hex2rgba.devoth.com/

*/

.img-gradient:after {

  content:'';

  position:absolute;

  left:0; top:0;

  width:100%; height:100%;

  display:inline-block;

  background: -moz-linear-gradient(top, rgba(0,47,75,0.5) 0%, rgba(220, 66, 37, 0.5) 100%); /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220, 66, 37, 0.5)), color-stop(100%,rgba(0,47,75,0.5))); /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Opera 11.10+ */

  background: -ms-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* IE10+ */

 background-image: linear-gradient(135deg, #19519e, #1dd5e6);

    opacity: 0.8;

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}

.img-gradient2:after {

  content:'';

  position:absolute;

  left:0; top:0;

  width:100%; height:100%;

  display:inline-block;

  background: -moz-linear-gradient(top, rgba(0,47,75,0.5) 0%, rgba(220, 66, 37, 0.5) 100%); /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220, 66, 37, 0.5)), color-stop(100%,rgba(0,47,75,0.5))); /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Opera 11.10+ */

  background: -ms-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* IE10+ */

background-image: linear-gradient(135deg, #4344c3, #cc6ac4);

    opacity: 0.8;

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}

.img-gradient3:after {

  content:'';

  position:absolute;

  left:0; top:0;

  width:100%; height:100%;

  display:inline-block;

  background: -moz-linear-gradient(top, rgba(0,47,75,0.5) 0%, rgba(220, 66, 37, 0.5) 100%); /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220, 66, 37, 0.5)), color-stop(100%,rgba(0,47,75,0.5))); /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Opera 11.10+ */

  background: -ms-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* IE10+ */

 background-image: linear-gradient(135deg, #e16a4f, #f3ca5c);

    opacity: 0.8;

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}

.img-gradient img{

  display:block;

}

.img-gradient2 img{

  display:block;

}

.img-gradient3 img{

  display:block;

}	

.headess{

  position: relative;

    margin-top:-111px;

    text-align: center;

    color: #fff;

    z-index: 9999;

    top: -62px;

    left: -42px;

	

}

.contact-top ul{

	padding: 10px 0px;

	}

@media (min-width: 768px){
    

.text-sm-left {

    text-align: left;

}



}

@media (max-width: 1360px){
.newtabss {
    padding: 0px 0px!important;
}
.newtabss ul li ul {
    margin-left: 0px;
    list-style-type: none;
}
.cta-style-two .cta-style-two-2 {

    padding: 86px 100px;

}

}

/*My Styles*/
/*.carousel-caption h1:before {*/
/*    height: 95px;*/
/*    width: 100%;*/
/*    content: "";*/
/*    position: absolute;*/
/*    background: #1876c0;*/
/*    margin-top: -5px;*/
/*    left: 2px;*/
/*    opacity: .7;*/
/*    z-index: -1;*/
/*}*/
.carousel-caption h1{
    margin-top: 27%;
    background-color: rgb(68 114 196 / 0.8);
    padding: 6px 15px 12px;
    text-align:start;
}

.ml-25 li {
    font-weight: 600;
    color: #002060 !important;
}
.mb-5{
    margin-bottom: 20px;
}
.w-100{
    width: 100%;
}
.career-img{
    width: 75%;
}
.career-planning-head {
    font-size: 43px !important;
    margin-top: 130px!important;
}

