/*
    Theme Name: Theme Developed Name 	
    Theme URI: http://www.idaksh.in/
    Version: 1.0.0
    Description: Theme Description
    Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
    Author: Idaksh Technologies
    Author URI: http://idaksh.in
*/
*
{
    font-family: 'Open Sans', sans-serif;
}
#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(119, 119, 119, 1);
    padding: 3px;
}
#custom-bootstrap-menu.navbar-default {
    font-size: 14px;
    background-color: rgba(255, 255, 255, 1);
    border-width: 0px;
    border-radius: 0px;
    padding: 0px;
    margin-bottom: 0px;
    margin: 8px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(0, 0, 0, 1);
    background-color: rgba(255, 255, 255, 1);
    padding-top: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgb(240, 173, 78);
    background-color: rgba(255, 255, 255, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgb(240, 173, 78);
    background-color: rgba(255, 255, 255, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #000000;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #ffffff;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #23282d;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #ffffff;
}
.padt1{padding-top:1px;} .padr1{padding-right:1px;} .padb1{padding-bottom:1px;} .padl1{padding-left:1px;} .pad1{padding:1px;}
.padt2{padding-top:2px;} .padr2{padding-right:2px;} .padb2{padding-bottom:2px;} .padl2{padding-left:2px;} .pad2{padding:2px;}
.padt4{padding-top:4px;} .padr4{padding-right:4px;} .padb4{padding-bottom:4px;} .padl4{padding-left:4px;} .pad4{padding:4px;}
.padt5{padding-top:5px;} .padr5{padding-right:5px;} .padb5{padding-bottom:5px;} .padl5{padding-left:5px;} .pad5 {padding:5px;}
.padt7{padding-top:7px;} .padr7{padding-right:7px;} .padl7{padding-left:7px;} .padb7{padding-bottom:7px;}.pad7{padding:7px;}
.padt8{padding-top:8px;} .padr8{padding-right:8px;} .padb8{padding-bottom:8px;} .padl8{padding-left:8px;} .pad8{padding:8px;}
.padt10{padding-top:10px;} .padr10{padding-right:10px;} .padb10{padding-bottom:10px;} .padl10{padding-left:10px;} .pad10{padding:10px;}
.padt15{padding-top:15px;} .padr15{padding-right:15px;} .padb15{padding-bottom:15px;} .padl15{padding-left:15px;} .pad15{padding:15px;}
.padt20{padding-top:20px;} .padr20{padding-right:20px;} .padb20{padding-bottom:20px;} .padl20{padding-left:20px;} .pad20{padding:20px;}
.padt25{padding-top:25px;} .padr25{padding-right:25px;} .padb25{padding-bottom:25px;} .padl25{padding-left:25px;} .pad25{padding:25px;}
.padt30{padding-top:30px;} .padr30{padding-right:30px;} .padb30{padding-bottom:30px;} .padl30{padding-left:30px;} .pad30{padding:30px;}
.padt35{padding-top:35px;} .padr35{padding-right:35px;} .padb35{padding-bottom:35px;} .padl35{padding-left:35px;} .pad35{padding:35px;}
.padr22{padding-right:22px;} .padr28{padding-right:28px;}
.padt50 {padding-top:50px;}	.padt55 {padding-top:55px;} .padt60 {padding-top:60px;}
.pad3{padding:3px;} .padl3{padding-left:3px;}

a.navbar-brand img {
    width: 230px;
    padding: 0px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li{
     border-right: 1px solid rgba(118, 114, 53, 0.35);
     margin-bottom: 10px;
     margin-top: 15px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li:last-child {
    border-right: 0;
}
.copy-right {
    background-color: black;
    color: white;
}
.copy-right p {
    font-size: 13px;
    margin-bottom:0;
}
.copy-right a {
    color: #f0ad4e;
}
.footer {
    background-image: url("images/bg.jpg");
    color: rgba(239, 234, 234, 0.82);
}
.footer-text {
    padding: 10px;
}

.footer img {
    padding-right: 20px;
}
.bx-wrapper .bx-prev {
    left: -30px !important;
}
.bx-wrapper .bx-next {
    right: -20px !important;
   }
   .tax-services {
    background-image: url("images/ser-bg.jpg");
}
.service-box {
    background-color: white;
    padding: 15px;
    position: relative;
    margin-bottom: 20px;
}
.service-box img {
}
.service-box h2 {
    margin-top: 0px;
    color: #f0ad4e;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}

.service-box ul {
    position: relative;
    padding-left: 0px;
    font-size: 13px;
    list-style-type: none;
}
.tax-services h1 {
    color: white;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 26px;
    margin-top: 0px;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 25px;
    position: relative;
}
.tax-services h1:before {
    bottom: -15px;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    width: 100px;
    background: white;
}
.tax-services h1:after {
    bottom: -12px;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    width: 100px;
    background: white;
}
.tax-services p {
    text-align: center;
    color: white;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.company-profile h1 {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 26px;
    margin-top: 0px;
    display: inline-block;
    /* border-bottom: 2px solid #f0ad4e; */
    padding-bottom: 5px;
    margin-bottom: 25px;
    color: #f0ad4e;
    position: relative;
}
.company-profile h1:before {
    bottom: -15px;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    width: 100px;
    background: #f0ad4e;
}
.company-profile h1:after {
    bottom: -12px;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    width: 100px;
    background: #ef8700;
}
.happy-clients h1 {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 26px;
    margin-top: 0px;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 40px;
    color: #f0ad4e;
    position: relative;
}
.happy-clients h1:before {
    bottom: -15px;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    width: 100px;
    background: #f0ad4e;
}
.happy-clients h1:after {
    bottom: -12px;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    width: 100px;
    background: #ef8700;
}
.service-box ul li {
    padding: 5px 0px;
}
.static-header
{
  display: table;
  min-height: 180px;
}
.static-text
{
    display: table-cell;
    vertical-align: middle;
    color:white;
    text-transform: uppercase;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000000;
    font-weight: 500;
}
.page-container h2 {
    font-size: 24px;
    font-weight: 700;
}
.special-links-item ul {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 25px;
}
.special-links-item a{
  background: #EFEFEF;
  color: #242424;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
  line-height: 18px;
  position: relative;
  padding: 16px 20px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.special-links-item a:after {
   content: '\f101';
   font-family: 'FontAwesome';
   position: absolute;
   top: 0;
   right: 20px;
   line-height: 50px;
   color: #6A6969;
   font-weight: normal;
 }

.special-links-item a:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  position: absolute;
  top: 0;
  left: -1px;
  color: #FFFFFF;
  font-size: 19px;
  line-height: 50px;
  opacity: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}


.special-links-item a:hover, .special-links-item a.active {
  background: #f19900;
  color: #fff;
}

.special-links-item a:hover:after, .special-links-item a.active:after {
  color: #fff;
}

.special-links-item a:hover:before, .special-links-item a.active:before  {
  opacity: 1;
}
.icons-list {
    text-align: center;
}
.icon {
    display: inline-block;
    padding: 10px 30px;
    text-align: center;
    cursor: pointer;
}
.icon p {
    color: #01162C;
    font-weight: 700;
}
.service-page-list h2 {
    text-transform: uppercase;
    /* text-align: center; */
    letter-spacing: 0.5px;
    position: relative;
    margin-bottom: 25px;
    font-size: 22px;
    font-weight: 400;
}
.service-page-list h2:before {
    bottom: -15px;
    content: "";
    height: 1px;
    left: 50px;
    margin-left: -50px;
    position: absolute;
    width: 100px;
    background: #ef8700;
}
.service-page-list h2:after {
    bottom: -12px;
    content: "";
    height: 1px;
    left: 50px;
    margin-left: -50px;
    position: absolute;
    width: 100px;
    background: #ef8700;
}
.static-text h2 {
    font-size: 34px;
}
.ser-list ul, .ser-list ol {
    position: relative;
}
.ser-list ul li {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
    list-style-type: none;
}
.ser-list ul li:before {
    content: '\f105';
    position: absolute;
    left: 23px;
    right: 10px;
    width: 5px;
    height: 9px;
    background-repeat: no-repeat;
    font-family: FontAwesome;
    color: #E77625;
}
#actual-content-area h2 {
    text-transform: uppercase;
    /* text-align: center; */
    letter-spacing: 0.5px;
    position: relative;
    margin-bottom: 25px;
    font-size: 22px;
    font-weight: 400;
}
#actual-content-area h2:before {
    bottom: -15px;
    content: "";
    height: 1px;
    left: 50px;
    margin-left: -50px;
    position: absolute;
    width: 100px;
    background: #ef8700;
}
#actual-content-area h2:after {
    bottom: -12px;
    content: "";
    height: 1px;
    left: 50px;
    margin-left: -50px;
    position: absolute;
    width: 100px;
    background: #ef8700;
}

.icon h4 {
    font-size: 15px;
    font-weight: 600;
}
.page-container h2 {
    text-transform: uppercase;
    /* text-align: center; */
    letter-spacing: 0.5px;
    position: relative;
    margin-bottom: 25px;
    font-size: 22px;
    font-weight: 400;
}
.page-container h2:before {
    bottom: -15px;
    content: "";
    height: 1px;
    left: 50px;
    margin-left: -50px;
    position: absolute;
    width: 100px;
    background: #ef8700;
}
.page-container h2:after {
    bottom: -12px;
    content: "";
    height: 1px;
    left: 50px;
    margin-left: -50px;
    position: absolute;
    width: 100px;
    background: #ef8700;
}
ul.dropdown-menu {
    background: rgba(255, 255, 255, 0.9);
    font-size: 17px;
}

ul.dropdown-menu li a {
    color: rgba(0, 0, 0, 0.71);
    padding: 6px 10px;
    font-size: 14px;
}
/************************* MEDIA QUERIES ************************/
@media (max-width:767px){
.bx-wrapper .bx-prev {
        display: none;
}
.bx-wrapper .bx-next {
      display: none;
}
.footer img {
    padding-right: 10px;
}
}
@media (min-width: 768px) and (max-width:991px){
    #custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    font-size: 11px !important;
   }
}
@media (min-width: 992px) and (max-width:1199px){
    .footer img {
    padding-right: 12px;
}
}
@media (max-width: 1200px) {}