@font-face {
  font-family: 'Calibri';
  src: url('../fonts/Calibri.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

body {
    font-family: 'Calibri';
    font-size: 16px;
    transition: all 0.3s ease !important;
    -webkit-transition: all 0.3s ease !important;
    -moz-transition: all 0.3s ease !important;
    -o-transition: all 0.3s ease !important;
}
.no-padding {
    padding: 0px;
}
.img-portfolio {
    margin-bottom: 30px;
}
.close_menu {
    display: none;
}
.close_menu2 {
    display: none;
}
.img-hover:hover {
    opacity: 0.8;
}
.klichs {
    padding: 0px;
}

/* menu megabar */
.klichs .navbar {
    background: url('../img/header-bg.png');
    background-size: cover;
    border-radius: 0px;
    margin-bottom: 0px;
    box-shadow: 0px 2px 11px rgba(0, 0, 0, 07);
    z-index: 9999;
}
.klichs .navbar {
    padding: 0px;
    position: fixed;
	width: 100%;
}
.klichs .navbar-brand {
    padding: 11px 0px;
    height: auto;
    margin-left: 20px !important;
}
.klichs .navbar-right li a {
    color: #ffffff;
    padding: 30px 19.5px 28px 16px;
    font-family: 'Calibri';
}
.klichs .navbar-right li.mega-dropdown a {
    padding: 0px;
    margin-bottom: -4px;
}
.klichs .show_now {
    padding: 22px 21px 21px 21px;
    font-family: 'Calibri';
    margin: 0px;
    border-radius: 0px;
    background-color: #82d40e;
    text-transform: uppercase;
}
.klichs .show_now .me-icon {
    background-color: #ffffff;
    color: #ffffff;
}
.mega-dropdown {
    position: static !important;
}
.mega-dropdown-menu {
    padding: 100px 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0px auto !important;
    border: none;
    background-color: #323232;
    border-radius: 0px;
    right: 0px;
    width: calc(100% - 30px);
}
.klichs .mega-dropdown-menu .our-services {
    border-top: 2px solid #787878;
    padding-top: 23px;
    padding-bottom: 23px;
}
.klichs .mega-dropdown-menu .mega-content h2 {
    color: #7DCA18;
    text-align: left;
    margin: 0px;
    font-family: 'Calibri';
}
.klichs .mega-dropdown-menu .mega-content p {
    color: #ffffff;
    text-align: left;
    font-family: 'Calibri';
}
.klichs .mega-dropdown-menu .mega-content ul {
    list-style: none;
    color: #ffffff;
    font-size: 22px;
    padding-left: 0px;
    font-family: 'Calibri';
}
.klichs .mega-dropdown-menu .about {
    border-top: 2px solid #787878;
    border-bottom: 2px solid #787878;
    padding-top: 23px;
    padding-bottom: 23px;
}
.klichs .mega-dropdown-menu .side_menu h2 {
    border-top: 2px solid #787878;
    padding: 23px 0px 23px 0px;
    margin: 0px;
}
.klichs .mega-dropdown-menu .side_menu h2:last-child {
    border-bottom: 2px solid #787878;
}
.klichs .mega-dropdown-menu .side_menu h2 a {
    color: #7DCA18 !important;
    text-align: left;
    font-family: 'Calibri' !important;
}
.klichs .mega-dropdown-menu .side_menu h2 a:hover {
    background-color: transparent !important;
    text-decoration: none !important;
}
.klichs .mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}
.klichs .mega-dropdown-menu > li > ul > li {
    list-style: none;
}
.klichs .mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.228571429;
    color: #999;
    white-space: normal;
}
.klichs .mega-dropdown-menu > li ul > li > a:hover, .klichs .mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5;
}
.klichs .mega-dropdown-menu .dropdown-header {
    color: #428bca;
    font-size: 18px;
    font-weight: bold;
}
.klichs .mega-dropdown-menu > li ul > li > a:hover, .klichs .mega-dropdown-menu > li ul > li > a:focus {
    background-color: transparent;
    color: #7DCA18;
}
#main_menu_hover{
    display: none;
}
.klichs .navbar-right li a:hover{
    background-color: transparent !important;
}
.klichs .navbar-right li a:hover #main_menu_hover{
    display: block;
    margin-top: 1px !important;
}
.klichs .navbar-right li a:hover #main_menu{
    display: none;
}
.klichs .navbar-right li a.about_a:hover #main_menu_hover{
    margin-top: 2px !important;
}

.dropdown-content-small {
    display: none;
    position: absolute;
    background-color: rgba(1, 1, 1, 0.6);
    min-width: 183px;
	min-height: 110px;
	top: 70px;
	left: -40px;
}

.dropdown-content-small a {
    display: block;
	height: 10px;
	padding: 0px 0px 0px 0px;
}

.dropdown-small:hover .dropdown-content-small {
    display: block;
}

/********************************/

/*       carousel       */

/********************************/
.fade-carousel {
    position: relative;
    height: 475px;
}
.carousel-indicators{
    /*bottom: -3px !important;*/
    top: 45% !important;
    width: 6% !important;
    right: 0% !important;
    margin-left: 0px !important;
    left: 97%;
}
.carousel-indicators li{
    display: block;
    border-color: #8fca1a;
}
.carousel-indicators .active{
    background-color:#8fca1a; 
}
.fade-carousel .carousel-inner .item {
    height: 475px;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
    width: 10px;
    height: 10px;
    opacity: 1;
}
.carousel-control.left, .carousel-control.right{
    background-image: none !important;
}
.vertical .carousel-inner {
    height: 100%;
	margin-top: 80px;
}

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 100%;
}

.carousel.vertical .prev {
  top: -100%;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -100%;
}

.carousel.vertical .active.right {
  top: 100%;
}

.carousel.vertical .item {
    left: 0;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
    top:46%;
}
.klichs .feature-imges {
    position: relative;
}
.klichs .feature-img {
    width: 100%;
}
.klichs .carousel-captiones {
    position: absolute;
    right: 0%;
    left: 0%;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    width: 100%;
    top: 0%;
    bottom: 0%;
    margin: auto;
    height: 100px;
    background-color: rgba(5, 255, 0, 0.6);
}
.klichs .carousel-captiones h1 {
    font-family: 'Calibri';
    margin-bottom: 0px;
    font-size: 35px;
    text-transform: capitalize;
}
.klichs .carousel-captiones p {
    font-family: 'Calibri';
    font-size: 20px;
    text-transform: capitalize;
}


/*video with text overlay*/

.video-section {
margin-top: 80px;
}

.video-section .pattern-overlay {

padding: 0px 0 32px;
min-height: 427px; 
overflow:hidden;
/* Incase of overlay problems just increase the min-height*/
}
.video-section h1, .video-section h3{
text-align:center;
color:#fff;
margin-left: -30px;
}
.video-section h1{
font-size:60px;
font-family: 'Calibri';
font-weight:bold;
text-transform: uppercase;
margin: 366px 0px -105px -59px;
width: 1258px;
height: 15px;
background: rgba(112, 184, 22,0.5);
text-shadow: 1px 1px 1px #000;
-webkit-text-shadow: 1px 1px 1px #000;
-moz-text-shadow: 1px 1px 1px #000;
}
.video-section h3{
margin: 105px 0px -105px -59px;
width: 1258px;
height: 45px;
font-size: 28px;
font-weight:lighter;
background: rgba(112, 184, 22,0.5);
}
.video-section .buttonBar{display:none;}
.player {font-size: 1px;}



/*stop & collaboration*/
.klichs .stop_collaboration {
    padding: 46px 0px 53px 0px;
    text-align: center;
	background: white;
}
.klichs .one_stop_collaboration {
    margin-top: 0px;
    text-align: center;
}
.klichs .stop_collaboration p {
    text-align: center;
    color: #9a9ba0;
    max-width: 500px;
    width: 100%;
    margin: 0px auto;
    margin-bottom: 0px;
    font-family: 'Calibri';
    font-size: 16px;
	line-height: 1.0;
}

/*four service blocks*/
.txt-services service-img1
{
    display: block;
}
.txt-services:hover
{
    background-image: url('img/services-txt-color.png');
}
.service-img1
{
     display: block;
     width: 100%;
}
.service-img2
{
    display: none;
}
.txt-services:hover .service-img1
{
     display: none;
}
.txt-services:hover .service-img2
{
     display: block;
     width: 100%;
}
.klichs .four_blocks {
    position: relative;
    padding: 0px;
    height: 553px;
    width: 20%;
}
.klichs .four_blocks img {
    height: 100%;
    width: 100%;
}
.klichs .overlay_four_blocks {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0%;
    transition: .5s ease;
}
.four_blocks:hover .overlay_four_blocks {
    height: 100%;
}

/*about klichs*/
.klichs .about_klichs {
    margin: 85px 0px 35px 0px;
	height: 0px;
    text-align: center;
}
.klichs .about_klichs_2 {
    margin: 145px 0px 85px 0px;
	height: 60px;
    text-align: center;
}
.klichs .about_KLiCHS_img {
    display: block;
    margin: 0px auto;
}
.klichs .about_KLiCHS_img_hover {
    display: none;
    margin: 0px auto;
}
.klichs .about_klichs .para1 {
    text-align: center;
    color: #9a9ba0;
    max-width: 500px;
    width: 100%;
    margin: 0px auto;
    font-family: 'Calibri';
	margin-top: 6px;
    margin-bottom: 44px;
    font-size: 16px;
	line-height: 1.0;
}
.klichs .about_klichs .para2 {
    text-align: center;
    color: #9a9ba0;
    max-width: 500px;
    width: 100%;
    margin: 0px auto;
    font-family: 'Calibri';
	margin-top: 6px;
    margin-bottom: 44px;
    font-size: 16px;
    display: none;
	line-height: 1.0;
}
.about_klichs_btn:last-child{
    margin-left: 25px;
}
.about_klichs_btn:hover{
    text-decoration: none;
}
.about_klichs:hover .about_KLiCHS_img {
    display: none;
}
.about_klichs:hover .about_KLiCHS_img_hover {
    display: block;
}
.about_klichs:hover .para2 {
    display: block;
}
.about_klichs:hover .para1 {
    display: none;
}
#left_side_margin{
    margin-left: 0px;
}


.green_btn{
    display: none;
}
.white_btn{
    display: inline-block;
}
.about_klichs:hover .white_btn{display: none; }
.about_klichs:hover .green_btn{display: inline-block; text-decoration: none;}
/*news*/
.klichs .news-image {
    position: relative;
    margin-bottom: -10px;
	background-color: #383838;
}
.klichs .main-news-img {
    width: 100%;
}
.klichs .news-img {
	margin-top: 80px;
    width: 100%;
}
.klichs .news-btn {
	margin-top: 0px;
	height: 201px;
    position: relative;
    background-color: #7ec718;
}
.news-btn-img {
    width: 100%;
	margin-top: 13px;
}
.news-btn-img2 {
    width: 100%;
	margin-top: 13px;
    display: none;
}
.klichs .news-btn:hover .news-btn-img {
    display: none;
}
.klichs .news-btn:hover .news-btn-img2 {
    display: block;
}



* {
	margin: 0;
	padding: 0;
}
 
.news_wrapper {
	width: 1240px;
	margin: 0 auto;
}
 
.news_header {
	margin-top: 30px;
	margin-bottom: 30px;
}
 
.news_column-left {
	width: 130px;
	float: left;
}
 
.news_column-center {
	margin-top: 10px;
	width: 945px;
	float: left;
}
 
.news_column-right {
	width: 165px;
	float: left;
	background-color: yellow;
}




/*services page*/
.klichs .feature-imges {
    position: relative;
}
.klichs .feature-img {
    width: 100%;
}
.klichs .carousel-captiones2 {
    position: absolute;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    width: 100%;
    bottom: 0%;
    margin: auto;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.6);
}
.klichs .carousel-captiones2 h1 {
    font-family: 'Calibri';
    margin-bottom: 0px;
    font-size: 35px;
    text-transform: capitalize;
}
.klichs .carousel-captiones2 p {
    font-family: 'Calibri';
    font-size: 20px;
    text-transform: capitalize;
}
.klichs .service-first-para {
    /*border-bottom: 1px solid #a4a4a4;*/
}
.klichs .txt-services {
   margin-bottom: 0px;
}
.klichs .service-first-para p {
    color: #39393b;
    font-family: 'Calibri';
    text-align: center;
    margin: 33px 0px 108px 0px;
    font-size: 20px;
}
.klichs .service-listing {
    border-bottom: 1px solid #a4a4a4;
}
.klichs .service-listing {
    padding-top: 67px;
    padding-bottom: 72px;
}
.klichs .service-listing:last-child {
    margin-bottom: 116px;
}
.klichs .service-listing h2 {
    font-family: 'Calibri';
    color: #39393b;
    margin: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.klichs .service-listing ul {
    list-style: none;
    font-family: 'Calibri';
    color: #39393b;
    font-size: 26px;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
}
.klichs .service-listing:hover {
    background-color: #7DCA18;
}
.klichs .service-listing:hover h2 {
    color: #ffffff !important;
}
.klichs .service-listing:hover ul {
    color: #ffffff !important;
}

/*about page*/
.klichs .feature-imges {
    position: relative;
}
.klichs .feature-img {
    width: 100%;
}
.klichs .carousel-captiones3 {
    position: absolute;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    width: 100%;
    bottom: 0%;
    margin: auto;
    height: 100px;
    background-color: rgba(125, 202, 24, 0.6);
}
.klichs .carousel-captiones3 h1 {
    font-family: 'Calibri';
    margin-bottom: 0px;
    font-size: 35px;
    text-transform: capitalize;
}
.klichs .carousel-captiones3 p {
    font-family: 'Calibri';
    font-size: 20px;
    text-transform: capitalize;
}

.klichs .about-first-para {
    margin-top: 50px;
	line-height: 26px;
}
.klichs .about-first-para p {
    color: #39393b;
    font-family: 'Calibri';
    text-align: left;
    font-size: 23px;
    margin-bottom: 53px;
    color: #3f3f42;
	letter-spacing:-0.5px;
}
.klichs .about-first-para p:last-child {
    margin-bottom: 0px;
}
.klichs .about-signature {
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #a4a4a4;
}
.klichs .about-detail-content {
    padding-top: 50px;
    padding-bottom: 50px;
	line-height: 26px;
}
.klichs .about-detail-content h2 {
    font-family: 'Calibri';
    margin-bottom: 50px;
    margin-top: 0px;
    font-size: 35px;
    color: #3f3f42;
}
.klichs .about-detail-content h4 {
    font-family: 'Calibri';
    margin-bottom: 17px;
    margin-top: 0px;
    font-size: 26px;
    color: #7DCA18;
}
.klichs .about-detail-content p {
    color: #39393b;
    font-family: 'Calibri';
    text-align: left;
    font-size: 23px;
    margin-bottom: 40px;
    color: #3f3f42;
	letter-spacing:-0.5px;
}
.klichs .about-blog {
    padding-top: 50px;
    border-bottom: 1px solid #a4a4a4;
    margin-bottom: 40px;
	line-height: 26px;
}
.klichs .about-blog h2 {
    font-family: 'Calibri';
    margin-bottom: 50px;
    margin-top: 0px;
    font-size: 35px;
    color: #3f3f42;
}
.klichs .about-blog-2 {
    padding-top: 70px;
	border-top: 1px solid #a4a4a4;
    margin-bottom: 40px;
	line-height: 26px;
}
.klichs .about-blog-2 h2 {
    font-family: 'Calibri';
    margin-bottom: 50px;
    margin-top: 0px;
    font-size: 35px;
    color: #3f3f42;
}
.heading {
    font-size: 45px !important;
    font-family: 'Calibri';
    color: #7DCA18 !important;
    font-weight: bold;
}

.klichs .about-blog p {
    color: #39393b;
    font-family: 'Calibri';
    text-align: left;
    font-size: 23px;
    margin: 0px;
    color: #3f3f42;
	letter-spacing:-0.5px;
}
.klichs .about-coming-soon {
    padding-top: 50px;
    padding-bottom: 50px;
}

/*assurance service page*/
.klichs .feature-img {
    width: 100%;
}
.klichs .policy-first-para {
    padding-top: 52px;
    padding-bottom: 0px;
	line-height: 26px;
}
.klichs .policy-first-para p {
    color: #39393b;
    font-family: 'Calibri';
    text-align: left;
    font-size: 23px;
    margin-bottom: 40px;
    color: #3f3f42;
	letter-spacing:-0.5px;
}
.klichs .policy-second-para {
    padding-top: 0px;
    padding-bottom: 184px;
}
.klichs .policy-second-para .audit-review-complain-p {
    color: #39393b;
    font-family: 'Calibri';
    text-align: left;
    font-size: 23px;
    margin-bottom: 40px;
    color: #3f3f42;
	line-height: 25px;
	letter-spacing:-0.3px;
}
.klichs .policy-second-para .types-para-ul {
    font-family: 'Calibri';
    color: #3f3f42;
    text-align: left;
    font-size: 23px;
    list-style: none;
	margin-bottom: 30px;
	line-height: 25px;
	letter-spacing:-0.3px;
}
.klichs .policy-second-para .types2-para-ul {
    font-family: 'Calibri';
    color: #3f3f42;
    text-align: left;
    font-size: 23px;
    list-style-type: upper-roman;
	margin-bottom: 30px;
	margin-left: 50px;
	line-height: 25px;
	letter-spacing:-0.3px;
}
.klichs .assurance-first-para {
    padding-top: 50px;
    padding-bottom: 60px;
	line-height: 26px;
    border-bottom: 1px solid #a4a4a4;
}
.klichs .accounting-first-para {
    padding-top: 60px;
    padding-bottom: 0px;
	line-height: 26px;
    border-bottom: 1px solid #a4a4a4;
}
.klichs .assurance-first-para p {
    color: #39393b;
    font-family: 'Calibri';
    text-align: left;
    font-size: 23px;
    margin-bottom: 46px;
    color: #3f3f42;
	letter-spacing:-0.5px;
}
.klichs .assurance-first-para p:last-child {
    margin-bottom: 0px;
}
.klichs .assurance-service-listing h2 {
    font-family: 'Calibri';
    color: #39393b;
    margin-top: 30px;
}
.klichs .assurance-service-listing ul {
    list-style: none;
    font-family: 'Calibri';
    color: #ffffff;
    font-size: 16px;
	height:662px;
    transition: all 12s ease !important;
    -webkit-transition: all 12s ease !important;
    -moz-transition: all 12s ease !important;
    -o-transition: all 12s ease !important;
}
.klichs .assurance-service-listing ul li {
    padding: 0px 0px 0px 0px;
	height:96px;
'    border-bottom: 0px dotted #39393b;
}
.klichs .assurance-service-listing ul li p {
    margin: 0px;
}
.klichs .assurance-service-listing ul li .first {
    display: block;
}
.klichs .assurance-service-listing ul li .second {
    display: none;
}
.klichs .assurance-service-listing ul li:hover{
    background-color: #ffffff;
	height:96px;
}
.klichs .assurance-service-listing ul li:hover img{
    margin-left: 0px;
}
.klichs .assurance-service-listing ul li:hover .second {
    display: block;
}
.klichs .assurance-service-listing ul li:hover .first {
    display: none;
}
.klichs .assurance-service-listing ul li:last-child {
    border-bottom: 0px;
}

.klichs .tax-service-listing h2 {
    font-family: 'Calibri';
    color: #39393b;
    margin: 0px;
    padding-top: 50px;
	padding-right: 50px;
}
.klichs .tax-service-listing ul {
    list-style: none;
    font-family: 'Calibri';
    color: #ffffff;
    font-size: 16px;
	height:566px;
    transition: all 12s ease !important;
    -webkit-transition: all 12s ease !important;
    -moz-transition: all 12s ease !important;
    -o-transition: all 12s ease !important;
}
.klichs .tax-service-listing ul li {
    padding: 0px 0px 0px 0px;
	height:96px;
'    border-bottom: 0px dotted #39393b;
}
.klichs .tax-service-listing ul li p {
    margin: 0px;
}
.klichs .tax-service-listing ul li .first {
    display: block;
}
.klichs .tax-service-listing ul li .second {
    display: none;
}
.klichs .tax-service-listing ul li:hover{
    background-color: #ffffff;
	height:96px;
}
.klichs .tax-service-listing ul li:hover img{
    margin-left: 0px;
}
.klichs .tax-service-listing ul li:hover .second {
    display: block;
}
.klichs .tax-service-listing ul li:hover .first {
    display: none;
}
.klichs .tax-service-listing ul li:last-child {
    border-bottom: 0px;
}
.klichs .advisory-service-listing h2 {
    font-family: 'Calibri';
    color: #ffffff;
    margin: 0px;
    padding-top: 50px;
}
.klichs .advisory-service-listing ul {
    list-style: none;
    font-family: 'Calibri';
    color: #39393b;
    font-size: 16px;
	height:758px;
    transition: all 12s ease !important;
    -webkit-transition: all 12s ease !important;
    -moz-transition: all 12s ease !important;
    -o-transition: all 12s ease !important;
}
.klichs .advisory-service-listing ul li {
    padding: 0px 0px 0px 0px;
	height:96px;
'    border-bottom: 0px dotted #39393b;
}
.klichs .advisory-service-listing ul li p {
    margin: 0px;
}
.klichs .advisory-service-listing ul li .first {
    display: block;
}
.klichs .advisory-service-listing ul li .second {
    display: none;
}
.klichs .advisory-service-listing ul li:hover{
    background-color: #ffffff;
	height:96px;
}
.klichs .advisory-service-listing ul li:hover img{
    margin-left: 0px;
}
.klichs .advisory-service-listing ul li:hover .second {
    display: block;
}
.klichs .advisory-service-listing ul li:hover .first {
    display: none;
}
.klichs .advisory-service-listing ul li:last-child {
    border-bottom: 0px;
}
.klichs .accounting-service-listing h2 {
    font-family: 'Calibri';
    color: #ffffff;
    margin: 0px;
    padding-top: 50px;
}
.klichs .accounting-service-listing ul {
    list-style: none;
    font-family: 'Calibri';
    color: #39393b;
    font-size: 16px;
	height:470px;
    transition: all 12s ease !important;
    -webkit-transition: all 12s ease !important;
    -moz-transition: all 12s ease !important;
    -o-transition: all 12s ease !important;
}
.klichs .accounting-service-listing ul li {
    padding: 0px 0px 0px 0px;
	height:96px;
'    border-bottom: 0px dotted #39393b;
}
.klichs .accounting-service-listing ul li p {
    margin: 0px;
}
.klichs .accounting-service-listing ul li .first {
    display: block;
}
.klichs .accounting-service-listing ul li .second {
    display: none;
}
.klichs .accounting-service-listing ul li:hover{
    background-color: #ffffff;
	height:96px;
}
.klichs .accounting-service-listing ul li:hover img{
    margin-left: 0px;
}
.klichs .accounting-service-listing ul li:hover .second {
    display: block;
}
.klichs .accounting-service-listing ul li:hover .first {
    display: none;
}
.klichs .accounting-service-listing ul li:last-child {
    border-bottom: 0px;
}
.klichs .audit-review-complain {
    padding-top: 50px;
    border-top: 1px solid #a4a4a4;
    padding-bottom: 184px;
}
.klichs .audit-review-complain .audit-review-complain-h3 {
    margin-top: 0px;
    margin-bottom: 50px;
    font-family: 'Calibri';
    font-size: 26px;
    color: #7DCA18
}
.klichs .audit-review-complain .audit-review-complain-last {
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 'Calibri';
    font-size: 26px;
    color: #7DCA18
}
.klichs .audit-review-complain .audit-review-complain-p {
    color: #39393b;
    font-family: 'Calibri';
    text-align: left;
    font-size: 23px;
    margin-bottom: 40px;
    color: #3f3f42;
	line-height: 26px;
	letter-spacing:-0.5px;
}
.klichs .audit-review-complain .types-para {
    font-family: 'Calibri';
    color: #3f3f42;
    text-align: left;
    margin: 40px 0px;
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
}
.klichs .audit-review-complain .types-para-ul {
    font-family: 'Calibri';
    color: #3f3f42;
    text-align: left;
    font-size: 23px;
    list-style: none;
	margin-bottom: 30px;
	margin-left: 20px;
}
.klichs .audit-review-complain .types-para-ul_advisory {
    font-family: 'Calibri';
    color: #3f3f42;
    text-align: left;
    font-size: 23px;
    list-style: none;
	margin-bottom: 50px;
}
.klichs .audit-review-complain .types-para-ul li {
    margin-bottom: 2px;
}
.klichs .audit-review-complain .types-para-ul li:last-child {
    margin-bottom: 0px;
}
.klichs .valuation-audit-review-complain {
    padding-top: 50px;
    border-top: 0px dotted #39393b;
    padding-bottom: 50px;
	line-height: 26px;
}
.klichs .valuation-audit-review-complain .audit-review-complain-h3 {
    margin-top: 0px;
    margin-bottom: 50px;
    font-family: 'Calibri';
    font-size: 26px;
    color: #7DCA18
}
.klichs .valuation-audit-review-complain .audit-review-complain-last {
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 'Calibri';
    font-size: 26px;
    color: #7DCA18
}
.klichs .valuation-audit-review-complain .audit-review-complain-p {
    color: #39393b;
    font-family: 'Calibri';
    text-align: left;
    font-size: 23px;
    margin-bottom: 40px;
    color: #3f3f42;
	letter-spacing:-0.5px;
}
.klichs .valuation-audit-review-complain .types-para {
    font-family: 'Calibri';
    color: #3f3f42;
    text-align: left;
    margin: 50px 0px;
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
}
.klichs .valuation-audit-review-complain .types-para-ul {
    font-family: 'Calibri';
    color: #3f3f42;
    text-align: left;
    font-size: 23px;
    list-style: none;
	margin-bottom: 50px;
}
.klichs .valuation-audit-review-complain .types-para-ul_advisory {
    font-family: 'Calibri';
    color: #3f3f42;
    text-align: left;
    font-size: 23px;
    list-style: none;
	margin-bottom: 50px;
}
.klichs .valuation-audit-review-complain .types-para-ul li {
    margin-bottom: 2px;
}
.klichs .valuation-audit-review-complain .types-para-ul li:last-child {
    margin-bottom: 0px;
}
/*news*/
.news_letter{
    margin-top: 93px;
    margin-bottom: 18px;
}
.news_letter_right{
    background-color: #d4d4c8;
    border-left: 1px solid #a4a4a4;
    border-bottom: 1px solid #a4a4a4;
}
.news_letter_left{
    border-bottom: 1px solid #a4a4a4;
}
.news_letter_right img{
    width: 100%;
    margin-bottom: 55px;
}
.news_letter_months h2{
    text-align: center;
    font-family: 'Calibri';
    font-size: 43px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 23px;
}
.news_letter_months h2:last-child{
    margin-bottom: 130px;
}
.news_letter_heading_img{
    margin-top: 36px;
    margin-bottom: 58px;
}
.news_letter_right_h2{
    font-family: 'Calibri';
    font-size: 50px;
    font-weight: bold;
    text-align: left;
    color:#303033;
    margin: 0px;
}
.news_letter_right_h2.tax_tips{
    margin-top: 81px !important;
}
.news_letter_right_ul{
    color:#70d111;
    font-family: 'Calibri';
    font-size: 33px;
    list-style-image: url('../img/news_letter_right_ul.png');
}
.news_letter ul li{
    color: #37373a;
    font-family: 'Calibri';
    font-size: 26px;
}
.news_letter ul li a{
    color: #37373a;
    font-family: 'Calibri';
    font-size: 26px;
}
.news_letter ul li a:link { text-decoration: none; }
.news_letter_right_ul.tax_tips{
    margin-bottom: 75px;
}
.print_this_page{
    float: right;
    margin-bottom: 15px;
}
.news_letter_content h1{
    font-family: 'Calibri';
    font-size: 50px;
    text-align: left;
    color:#303033;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 28px;
}
.news_letter_content p{
    font-family: 'Calibri';
    font-size: 23px;
    text-align: left;
    color:#303033;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}
.news_letter_content p span{
    color:#70d111;
}
.news_letter_content h2{
    font-family: 'Calibri';
    font-size: 35px;
    text-align: left;
    color:#303033;
    font-weight: bold;
    margin-top: 63px;
    margin-bottom: 0px;
}
.news_letter_content p.normals{
    font-weight: normal;
}
.news_letter_content ul{
    font-family: 'Calibri';
    font-size: 23px;
    text-align: left;
    color:#303033;
    list-style-image: url('../img/news_letter_right_ul_black.png');
    margin-bottom: 0px;
}
.news_letter_content #toTop_q{
    margin-top: 29px;
    margin-bottom: 97px;
    display: block;
}
.news_letter_content #toTop_p{
    margin-top: 35px;
    margin-bottom: 156px;
    display: block;
}
.news_letter_content h3{
    font-family: 'Calibri';
    font-size: 37px;
    text-align: left;
    color:#303033;
    font-weight: bold;
    margin-top: 43px;
    margin-bottom: 0px;
    margin-right: 10px;
}
.news_letter_content .subheading{
    font-size: 28px;
    margin-top: 0px;
}
.news_letter_content .normals_side_margin{
    font-family: 'Calibri';
    font-size: 23px;
    text-align: left;
    color:#303033;
    font-weight: normal;
    margin-left: 35px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.news_letter_content .normals_side_margin span{
    color:#70d111;
}
/*news new*/
.news_letter_content{
    margin-top: 25px;
    margin-bottom: 220px;
}
.previous_newsletter{
    width: 100%;
    margin-top:30px;
}
.print_this_page{
    margin-top: 71px;
    float: left;
}
.new_inner_content_two{
    margin-top: 64px;
}
.news_letter_content #toTop_q, .news_letter_content #toTop_p{
    margin: 0px !important;
}
.news_letter{
    background-color: rgb(191,191,182);
    border-radius: 6px;
    height: 360px;
}
.news_letter ul{
    font-size: 22px;
    margin-left: 13px;
    margin-top: 10px;
    padding-left: 5px;
}
.newsletter_month{
    color: #70d111 !important;
    display: inline-block;
    font-size: 36px !important;
}
.featured_tips{
    margin-top: 31px;
    margin-bottom: 74px;
    border-top:2px dotted #c8c7c8;
    border-bottom: 2px dotted #c8c7c8;
}
.featured_tips_heading{
    padding:23px 0px 0px 44px;
}
.featured_tips_content{
    border-left: 2px dotted #c8c7c8;
    padding:23px 0px;
}
.featured_tips_content ul{
    font-size: 22px !important;
    line-height: 1.1 !important;
}

.featured_tips_content ul li{
    margin-left: 35px;
	color: #37373a;
    text-align: left;
    font-size: 20px !important;
}
.featured_tips_content ul li a{
    margin-left: 35px;
	color: #37373a;
    text-align: left;
    font-size: 20px !important;
}
.featured_tips_content ul li a:link { text-decoration: none; } 
.hobby_business{
    color: #37373a;
    text-align: left;
    font-size: 28px !important;
    margin-top: 0px !important;
    margin-bottom: 17px !important;
}
.news_inner_text_p{
    font-size: 18px !important;
    color: #37373a;
    font-weight: normal !important;
}
.margin-bottom-40{
     margin-bottom: 30px !important;
}
.margin-left-55{
    margin-left: 55px;
}
.news_inner_text_p span.green{
    color:#70d111 !important;
	font-size: 10px !important;
}
.news_inner_text_heading{
    font-weight: bold;
    margin:0px !important;
}
.news_inner_text_p_ul{
    font-size: 18px !important;
    margin: 22px 40px !important;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
.news_letter_content #toTop_q{
    margin-top:-10px !important;
    margin-bottom: 50px !important;
    display: block;
}
.news_letter_content #toTop_p{
    margin-top:12px !important;
	margin-bottom: 50px !important;
    display: block;
}
/*career*/
.career_top_para{
    margin-top: 50px;
	margin-bottom: -40px;
	line-height: 26px;
}
.career_top_para p{
    font-family: 'Calibri';
    font-size: 23px;
    text-align: left;
    color:#303033;
    margin-top: 0px;
    margin-bottom: 0px;
	letter-spacing:-0.5px;
}
.career_email{
    border-bottom: 1px solid #a4a4a4;
	line-height: 26px;
}
.career_email p{
    font-family: 'Calibri';
    font-size: 23px;
    text-align: left;
    color:#303033;
    margin-top: 36px;
    margin-bottom: 100px;
	letter-spacing:-0.5px;
}
.career_email p span{
    font-weight: bold;
    color:#70d111;
}
.career_last{
    border-bottom: 1px solid #a4a4a4;
    margin-bottom: 178px;
	line-height: 26px;
}
.detail-block p{
	line-height: 20px;
	letter-spacing:-0.5px;
}
.checking_this_page{
    font-family: 'Calibri';
    font-size: 23px;
    text-align: left;
    color:#303033;
    margin-top: 90px;
    margin-bottom: 36px;
	letter-spacing:-0.5px;
}
.mail_resume{
    font-family: 'Calibri';
    font-size: 23px;
    text-align: left;
    color:#303033;
    margin-top: 0px;
    margin-bottom: 0px;
}
.address_green p{
    font-family: 'Calibri';
    font-size: 23px;
    text-align: left;
    font-weight: bold;
    color:#70d111;
    margin: 0px !important;
}
.address_green{
    margin-top: 36px;
    margin-bottom: 88px;
}

/*contact us*/
.contact_1st_para{
    margin: 35px 0px 54px 0px;
    text-align: center;
}
.contact_maps{
    border-top: 1px solid #a4a4a4;
}
.contact_maps:last-child{
    border-bottom: 1px solid #a4a4a4;
}
.contact_maps iframe{
    margin-top: 40px;
    margin-bottom: 40px;
    width: 808px;
    height: 449px;
    border: 0px;
}
.contact_maps .details{
    margin-top: 206px;
}
.contact_maps .details p{
    width: 330px;
    font-size:22px;
    font-family: 'Calibri';
    text-align: left; 
}
.contact_maps .details p.address{
    margin-top: 26px;
    margin-bottom: 27px;
}
.contact_maps .details p.number{
    margin: 0px !important;
}
.contact_maps .details p.mail{
    margin-top: 30px;
    margin-bottom: 0px;
}
.contact_form{
    margin-top: 113px;
    margin-bottom: 122px;
    background:url('../img/contact_form.png');
    background-size: 100% 100%;
    height: 576px;
    border-radius: 20px;
    padding: 45px 50px 73px 50px;
}
.contact_form form{
    max-width: 960px;
    margin:0px auto;
    margin-top: 68px;
}
.contact_form form label{
    float: right;
    margin-right: 18px;
}
.contact_form form input{
    border-radius: 0px !important;
    background-color: #ffffff !important;
    margin-bottom: 7px;
    max-width: 343px;
}
.contact_form form textarea{
    height: 180px;
    border-radius: 0px;
}

/*footer*/
.footer{
    position: relative;
    background: url('../img/bar_back_bg.jpg');
    background-size: cover;
}
.footer-img{
	margin-left: -340px;
    margin-bottom: -7px;
}
.footer #toTop {
    cursor: pointer;
    position: absolute;
    right: 3%;
    top: 35%;
    opacity: 0;
}
.map:hover .first-map {
    display: none;
    width: 100%;
    height: 100%;
}
.map:hover .second-map {
    display: block;
    width: 100%;
    height: 100%;
}
.first-map {
    width: 100%;
}
.second-map {
    width: 100%;
    display: none;
}
.klichs-main {
    width: 100%;
}
.klichs_container {
    width: 1288px;
    position: relative;
}
#menu {
    position: unset;
    max-width: 734px;
    float: right !important;
}
.navbar {
    min-width: 1288px;
}
@media(min-width:0px) and (max-width:767px) {
    #menu > li {
        float: left;
    }
}

.no-border-radius {
    border-radius: 0;
}
.submit-form {
    padding: 0 50px;
}
.green-heading {
    color: #70d111;
    font-family: "Calibri";
    font-size: 37px;
    font-weight: bold;
    margin: 0;
    text-align: left;
}
button.submit-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    padding: 0;
}
.checkbox label.no-padding {
    font-weight: bold;
    margin-bottom: 13px;
    padding: 0;
}
.checkbox label.accept-terms {
    font-size: 1em;
    padding: 0;
}
.checkbox .cr {
    border: 2px solid rgb(126, 202, 31);
    border-radius: 0;
    display: inline-block;
    float: left;
    height: 1.3em;
    margin-right: 0.5em;
    position: relative;
    width: 1.3em;
}
.checkbox label input[type="checkbox"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon {
    opacity: 0;
    transform: scale(3) rotateZ(-20deg);
    transition: all 0.3s ease-in 0s;
}

.checkbox .cr .cr-icon {
    font-size: 0.8em;
    left: 20%;
    line-height: 0;
    position: absolute;
    top: 50%;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
    opacity: 1;
    transform: scale(1) rotateZ(0deg);
}
.submit-comments {
    resize: none;
}
.form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(96,204,11,0.075) inset, 0 0 8px rgba(96,204,11,0.6);
    outline: 0 none;
}
.thank_p{
    font-size: 23px !important;
    margin-top: 82px;
    margin-bottom: 21px;
   max-width: 1000px;
}
.resume_p{
    font-size: 23px !important;
    margin-top: 0px;
    margin-bottom: 120px;
}
.big-heading{
    font-size: 37px !important;
    line-height: 1 !important;
    margin-bottom: 0 !important;
}

p.news-para{
    font-size: 16px !important;
    font-weight: normal !important;
    margin-top: 10px !important;
}
.submit-form p,.submit-form lable{font-size: 18px !important}