body{ font-family: 'Open Sans', sans-serif;}
.fables-header-icons .dropdown-toggle::after { display: none; }
.fables-header-icons .dropdown-menu { box-shadow: none; border-radius: 0; border: 0;
    margin: 0; padding: 0;}
.fables-mega-menu-btn {
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    border-radius: 50%;
    text-align: center !important;
    width: 45px;
    height: 45px;
    line-height: 47px;
    display: inline-block;
    position: relative;
    margin-left: 10px;
    padding: 0 !important;
}
.fables-light-background-color a{
    color: #2C3E4F !important; 
}
.dropdown-toggle::after {
    display: none;
}

/* start fables header */
.header-fixed-height{
    height: 90px;
}

.fables-sqr-nav {
    z-index: 9;
    margin: 7% 0 10%;
}


.fables-mega-menu li a.header-icon{
    color: #2C3E4F;
}
.max-line-height{
    line-height: 75px;
}
.header-fixed-height-large{
    height: 130px;
}
.header-fixed-height-large .fables-transparent{
    top: 40px;
}
.fables-light-background-color .fables-mega-menu-btn {
    border: 1px solid #2C3E4F !important; 
    color: #2C3E4F !important;
}
.fables-header { 
    padding: 33px 0;
    background-image: url(../images/pages-header-background.jpg); 
}
.fables-after-overlay{
    position: relative; 
}
.fables-after-overlay::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(44,62,79,.8);
}
.overlay-lighter:after{
    background-color: rgba(44,62,79,.7);
}
.fables-transparent {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}
.fables-page-title {
    color: #fff;
    border-left-style: solid;
    border-left-width: 9px;
    z-index: 1;
    position: relative;
    padding-left: 16px;
    margin-top: 108px;
    line-height: 50px;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 47px;
}
.fables-top-header-signin{
    height: 40px;
    line-height: 38px;
}
.lang-dropdown{
    top: 4px !important;
}
.lang-dropdown-btn:focus {
    box-shadow: none !important;
}
.header-icon .fables-cart-number , .max-line-height .fables-cart-number{ 
    width: 18px;
    top: 16px;
    height: 18px;
    line-height: 18px;
    right: 12px;
    font-size: 12px;
}

.top-header-link{
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: rgba(255, 255, 255, 0.3);
    border-left-color: rgba(255, 255, 255, 0.3);
    border-right-style: solid;
    border-left-style: solid;
    color: #eee !important;
    float: right;
}
/* End fables header */


/* start fables breadcrumb */
.fables-breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
}
.fables-breadcrumb .breadcrumb-item{
    font-size: 15px;
}
/* end fables braedcrum */

/* start about us pages */
.fables-vision-overlay { 
    padding: 47px 25px 51px 25px;
    color: #DDDDDD;
    height: 100%;
}


.fables-btn-link{
    z-index: 1;
    position: relative;
    width: 166px;
    height: 43px; 
    line-height: 30px;
}
.fables-btn-link:hover span{
    color: #fff;
}
.fables-btn-link::after {
    position: absolute;
    content: "";
    background-color: #E54D42;
    border: 2px solid #E54D42;
    left: 0;
    right: 78%;
    border-radius: 30px;
    top: 0;
    bottom: 0;
    z-index: -2;
    opacity: 0;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
}
.fables-btn-link:hover:after{
    opacity: 1;
    right: 0;
}
.fables-vision-overlay.fables-after-overlay::after { 
    background-color:rgba(44,62,79,.97); 
}
.fables-light-overlay.fables-after-overlay::after {
    background-color: rgba(255,255,255,.87);
}

.fables-carousel-border .fables-partner-carousel-img{
    opacity: .6;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    border-width: 1px;
    border-style: solid;
}
.fables-carousel-border .owl-item:hover .fables-partner-carousel-img{
    opacity: 1;
}
.fables-carousel-border .owl-nav{
    display: none;
}


.fables-btn-value{
    z-index: 6;
}
.fables-page-link {
    margin: 0 8px;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 29px;
    font-size: 18px;
    font-weight: 400;
    transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
}
 
.fables-pagi-dots {
    width: 46px;
    height: 46px;
    line-height: 34px;
    text-align: center;
    font-size: 26px;
}
.fables-pagination{
    justify-content: center;
}
#fables-partner-carousel .owl-prev {
    left: 15px;
    top: 14px;
}
#fables-partner-carousel .owl-next {
    right: 15px;
    top: 14px;
}
.fables-partner-nav-icon{
    border-style: solid;
    border-width: 1px;
    width: 28px;
    height: 28px;
    line-height: 28px;
}



.input-icon {
    position: relative;
}
.fables-input-icon {
    position: absolute;
    left: 15px;
    color: #CDCDCD;
    top: 14px; 
}

.fables-light-footer-links {
    margin-top: 0 !important;
    margin-bottom: 6px;
}
 
.form-group {
    position: relative;
    margin-bottom: 20px;
}
.focus-input input:focus , .focus-input textarea{
   box-shadow: none !important;    
}

 .focus-input-white input:focus , .focus-input-white textarea:focus
,.focus-input-white input       , .focus-input-white textarea{
    color: #fff;
}
.focus-input input:focus ~ label , .focus-input textarea:focus ~ label,
.focus-input input:valid ~ label , .focus-input textarea:valid ~ label{
   top: -18px;
}
.focus-input label {
    position: absolute;
    top:10px;
    transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    margin: 0;
    font-size: 16px;
    pointer-events: none;
}


#blog-slider .owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
    margin: 0 5px;
    background: #C3C3C3; 
}
#blog-slider .owl-nav.disabled+.owl-dots {
    margin-top: 0;
}


.grid-item {  
    width: 50%;
}


.fables-masonry-img{
    width: 100%;
}
.underlined-head{
    display: inline-block;
}
.underlined-head::before {
    color: inherit;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #fff;
    bottom: -5px;
}
.inside-text-carousel{
    width: 50%; 
    float: left;
}


#cd-timeline{
    overflow: hidden;
}
.white-color{
    color: #fff;
}
.white-color-hover:hover{
    color: #fff;
}
.load-more{
    padding: 9px 32px;
}
.load-more:hover{
   color: #fff;
} 


/***************** colord chexkboxes ************************/
/* The container */
.fable-product-color {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 27px;
    margin: 0;
}

/* Hide the browser's default checkbox */
.fable-product-color input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #dcdcdc;
    border-radius: 50%;
}


/* On mouse-over, add a grey background color */
.fable-product-color:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.fable-product-color input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.fable-product-color input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.fable-product-color .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



/* start fables footer 4 */
.fables-footer-social-links a{
    color: inherit; 
    display: block;
    margin-right: 15px;
    font-size: 22px;
}
.fables-footer-links li{
    width: 100%;
}
.fables-footer-links li a{
    color: inherit; 
    font-size: 14px;
}
.fables-footer-links li a:before{
    content: "- ";
}
.copyright {
    text-align: center; 
    font-weight: 400;
    font-size: 14px;
    padding: 20px 0; 
}
.copyright p {
    color:inherit;
}
.fables-copyright-links{
    display: inline-block;
}
.fables-copyright-links-item {
    display: inline-block;
}
.fables-copyright-links-link {
    color:  inherit;
    margin: 0 3px;
}
.fables-copyright-links-link:hover {
    color: inherit;
}
.fables-copyright-links-link:before {
    content: " . ";
    margin: 0 10px; 
}
.fables-third-footer-head{
    font-size: 20px;
}
.fables-footer-image {
    background-image: url(../images/footer-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.fables-footer-image .container{
    position: relative;
    z-index: 1;
}
.fables-footer-links li a { 
    font-weight: 400;
    font-size: 14px;
   
    margin-bottom: 25px;
    display: block;
}
.fables-footer-links li:last-child a{
    margin-bottom: 0;
}
.fables-footer-image .fables-footer-links li a:before{
    display: none;
}
.fables-subscribe-input {
    width: 100% !important;
    background-color: transparent;
    padding: 10px 20px;
    color: #fff !important;
    transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
}
.fables-subscribe-formgroup {
    width: 100%;
}
.fables-subscribe-btn{
    padding: 10px 30px;
    position: absolute;
    right: -1px;
    top:0;
    color: #fff;
}
.fables-subscribe-input::placeholder {
  color: #fff !important; 
}
.fables-subscribe-input:focus::placeholder  {
  color: #fff ; 
}
.fables-light-background-color .fables-subscribe-input:focus::placeholder  ,.fables-light-background-color .fables-subscribe-input::placeholder , .fables-light-background-color .fables-subscribe-input{
  color: #333 !important; 
}
/* end fables footer 4 */



/* circle prgress bar styles */
.progressbar {
    display: inline-block;
    width: auto;
    margin: 0;
}
.circle {
    width: 143px;
    height: 143px;
    margin: 0 auto;
    margin-top: 10px;
    display: inline-block;
    position: relative;
    text-align: center;
}
.circle:after {
    width: 122px;
    height: 122px;
    content: "";
    border: 5px solid #DFDFDF;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #fff;
}
.circle canvas {
    vertical-align: middle;
    border: 1px solid #DFDFDF;
    border-radius: 50%;
    padding: 3px;
    height: 143px;
    width: 143px;
    background-color: #DFDFDF;
}
.circle div {
    position: absolute;
    top: 31%;
    left: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    z-index: 1;
    font-weight: 700;
}
.fables-circle-head {
    position: absolute;
    font-size: 13px;
    left: 0;
    top: 85px;
    z-index: 1;
    width: 100%;
    margin: 0;
}
.circle strong i {
    font-style: normal;
    font-size: 0.6em;
    font-weight: normal;
}
.circle span {
    display: block;
    color: #333;
    margin-top: 12px;
}




/* Global Styles */
.overflow-hidden {
    overflow: hidden;
}
.bg-hover-transparent:hover{
    background-color: transparent !important;
    transition: all ease-in-out .4s;
}
.mt-minus-13{
    margin-top: -13px;
}
.bg-rules{
    background-position: center top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.light-font{
    font-weight: 300;
}
.border-light{
    border: 1px solid #ECF0F1 !important;
}
.regular-font{
    font-weight: 400;
}
.semi-font{
    font-weight: 600;
}
.bold-font{ 
    font-weight: 700;
}
.z-index{
    z-index: 9;
}
.border-2{
    border-width: 2px;
    border-style: solid;
}
.bg-blue{
    background-color: #5D42E5;
}
.bg-wisteria{
    background-color: #7F1F9B;
}
.bg-dark-blue{
    background-color: #1F399B;
}
.flex-center {
    justify-content: center;
    align-items: center;
    display: flex;
}
.focus-0:focus{
    box-shadow: none !important;
}
.mb-6, .my-6 {
    margin-bottom: 4rem!important;
}
.mt-6, .my-6 {
    margin-top: 4rem!important;
}
.mt-6{
    margin-top: 4rem;
}
.mb-6{
    margin-bottom: 4rem;
}
.py-6 {
    padding: 4rem 0;
}
.p-6{
    padding: 4rem;
}
.px-6 {
    padding: 0 4rem;
}
.pt-6{
    padding-top: 4rem !important;
}
.pb-6{
    padding-bottom: 4rem;
}
.pr-6{
    padding-right: 4rem;
}
.pl-6{
    padding-left: 4rem;
}
.px-7 {
    padding: 0 5rem;
}
.py-7 {
    padding: 5rem ;
}
.pl-7 {
    padding-left: 5rem;
}
.pr-7 {
    padding-right:  5rem;
}
.pt-7 {
    padding-top: 5rem;
}
.pb-7 {
    padding-bottom:5rem;
}
h1,h2,h3,h4,h5,h6,p{
    margin: 0;
}
.font-11{
    font-size: 11px;
}
.font-12{
    font-size: 12px;
}
.font-13{
    font-size: 13px;
}
.font-14{
    font-size: 14px;
}
.font-15{
    font-size: 15px;
}
.font-16{
    font-size: 16px;
}
.font-17{
    font-size: 17px;
}
.font-18{
    font-size: 18px;
}
.font-19 {
    font-size: 19px;
}
.font-20{
    font-size: 20px;
}
.font-22{
    font-size: 22px;
}
.font-23{
    font-size: 23px;
}
.font-25{
    font-size: 25px;
}
.font-26{
    font-size: 26px;
}
.font-30{
    font-size: 30px;
}
.font-35{
    font-size: 35px;
}
.font-40{
    font-size: 40px;
}
.font-250{
    font-size: 250px;
}
.font-300{
    font-size: 300px;
}
.width-100{
    width: 100% !important;
}
.dots-0 .owl-dots{
    display: none;
}
.absolute-dots .owl-dots {
    position: absolute;
    bottom: 3%;
    width: 100%;
}
.nav-0 .owl-nav{
    display: none;
}
.nav-default .owl-nav{
    display: block !important;
}
.italic{
    font-style: italic;
}
.border-top-1 {
    border-top-width: 1px;
    border-top-style: solid;
}
.form-control:focus { 
    background-color: transparent;
    border-color: rgba(229, 77, 66, 1); 
    box-shadow: none;
}
.owl-carousel .owl-item img {
    width: auto;
    margin-right:  auto;
    margin-left:  auto;
    max-width: 100%;
}
.btn.focus, .btn:focus { 
    box-shadow: none;
}
.underline {
    text-decoration: underline;
}
a:hover , .btn-link:hover{
    text-decoration: none;
}
.just-center{
    justify-content: center;
}
.margin-l-none {
    margin-left: -15px;
}
.margin-r-none{
    margin-right: -15px;
}
.border-none{
    border: 0;
}
.fables-btn-rounded {
    border-radius: 30px;
}
.fables-btn-rounded span{
    z-index: 2;
    position: relative;
}
.btn-bg-hover{
    position: relative;
}
.btn-bg-hover::before{
    content: "";
    position: absolute;
    left: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: inherit;
    transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
}
.btn-bg-hover::before:hover{
    left: 0;
}

/* fables colors */
.fables-light-background-color {
    background-color: #F6F6F6; 
}
.fables-main-color-transparent {
     background-color: rgba(44,62,79,.9);
}
.fables-second-color-transparent {
     background-color: rgba(229,77,66,.8);
}
.fables-main-gradient{
    background: -moz-linear-gradient(top, rgba(44,62,79,0.2) 0%, rgba(44,62,79,0.21) 1%, rgba(44,62,79,0.77) 100%);
    background: -webkit-linear-gradient(top, rgba(44,62,79,0.2) 0%,rgba(44,62,79,0.21) 1%,rgba(44,62,79,0.77) 100%);
    background: linear-gradient(to bottom, rgba(44,62,79,0.2) 0%,rgba(44,62,79,0.21) 1%,rgba(44,62,79,0.77) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#332c3e4f', endColorstr='#c42c3e4f',GradientType=0 );
}
.fables-main-background-color ,.fables-main-before a::before , .fables-main-before a::after ,.fables-main-active.active , .fables-main-dots .owl-dot.active span ,.fables-main-hover-background-color:hover{
    background-color: #2C3E4F !important;
}
.fables-main-hover-background-color:hover{color: #fff; background-color: #a94d0f !important;}
.fables-main-hover-color:hover  {
    color: #2C3E4F ;
}
.fables-main-text-color-link a {
    color: #2C3E4F !important;
}
.fables-main-border-color  {
    border-color: #2C3E4F !important;
}
 
.fables-second-background-color ,.fables-second-before::before , .fables-second-before::after ,.fables-second-hover-background-color:hover ,.fables-second-active.active , .fables-second-dots .owl-dot.active span{
    background-color: #E54D42 !important;
    transition: all ease-in-out .3s;
}
 
.fables-second-hover-background-color:hover , .fables-forth-hover-backround-color:hover , .fables-main-hover-backround-color:hover{
    color: #fff;
}
.fables-second-text-color{
    color: #E54D42 ;
}
 .fables-second-hover-color:hover , .fables-second-hover-color-link a:hover{
    color: #E54D42  ;
}
.fables-second-border-color {
    border-color: #E54D42 !important;
}
.fables-second-hover-text-color:hover .fables-main-text-color ,.fables-second-hover-color:hover .fables-third-text-color
,.fables-second-hover-text-color:hover .fables-fifth-border-color{
    color: #E54D42 !important;
}
.fables-second-hover-text-color:hover .fables-forth-text-color{
    border-color: #E54D42
}
.fables-third-background-color , .fables-third-after:after , .fables-third-before:before{
    background-color: #000; 
}
.fables-third-text-color{
    color: #DDDDDD;
}
.fables-third-border-color{
    border-color: #DDDDDD;
}
.fables-forth-before ,.fables-forth-after {
    position: relative;
}
.fables-forth-background-color ,.fables-forth-before a::before, .fables-forth-after::after , .fables-forth-hover-backround-color:hover{
    background-color: #5C6A77 !important;
}
.fables-forth-text-color{
    color: #5C6A77;
}
.fables-forth-border-color{
    border-color: #5C6A77;
}
.fables-fifth-background-color{
    background-color:#99A2AA;
}
.fables-fifth-text-color{
    color: #99A2AA;
}
.fables-fifth-border-color{
    border-color:#99A2AA;
}
.fables-light-gary-background{
    background-color: #ECF0F1;
}
.bg-white-hover:hover {
    background-color: #fff;
}


/************************** Mega Menu ******************************/
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.exo-menu{
	width: 100%;
	float: left;
	list-style: none;
	position:relative; 
    z-index: 9;
}
.exo-menu > li {	display: inline-block;}
.exo-menu > li > a{
	color: inherit;
    font-size: 15px;
    font-weight: 400;
	text-decoration: none; 
	border-right: 0;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
li.drop-down ul > li > a:hover{
	background-color:#2C3E4F;
	color:inherit;
}
.exo-menu i {
  float: left;
  font-size: 18px;
  margin-right: 6px;
  line-height: 20px !important;
}
li.drop-down,
.flyout-right,
.flyout-left{position:relative;}
li.drop-down:before {
  content: "\f103";
  color: #fff;
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  right: 6px;
  top: 20px;
  font-size: 14px;
  display: none;
}
li.drop-down>ul{
	left: 0px;
	min-width: 230px;

}
.drop-down-ul{display:none;}
.flyout-right>ul,
.flyout-left>ul{
  top: 0;
  min-width: 230px;
  display: none;
  border-left: 1px solid #365670;
  }

li.drop-down>ul>li>a,
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	color: #fff;
	display: block;
	text-align: left;
    padding: 13px 22px;
	text-decoration: none;
	background-color:#2C3E4F;
	border-bottom: 0;
    font-size: 14px;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	border-bottom: 1px dotted #B8C7BC;
}


/*Flyout Mega*/
.flyout-mega-wrap {
	top: 0;
	right: 0;
	left: 100%;
	width: 100%;
	display:none;
	height: 100%;
	padding: 15px;
	min-width: 742px;

}
h4.row.mega-title {
  color:#eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
 }
.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit;
}
.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus{
  text-decoration: none;
  background-color: transparent !important;
  color: #ccc !important
}
/*mega menu*/

.mega-menu {
  left: 0;
  right: 0;
  padding: 15px;
  display:none;
  padding-top: 0;
  min-height: 100%;
  text-align: left;

}
h4.row.mega-title {
  color: #eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #2C3E4F;
  padding-top: 15px;
  background-color: #365670
  }
.mega-menu ul li a {
    line-height: 25px;
    font-size: 90%;
    display: block;
    text-align: left;
    color: #fff;
}
ul.stander li a {
    padding: 3px 0px;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

ul.description li span {
    color: #ccc;
    font-size: 85%;
}
a.view-more{
  border-radius: 1px;
  margin-top:15px;
  background-color: #009FE1;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important;
}
a.view-more:hover{
	color:#fff;
	background:#0DADEF;
}
ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}

 
/*common*/
.flyout-right ul>li>a ,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu{
	background-color: #2C3E4F;
}

/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,
.blog-drop-down >a:hover+.Blog,
li.drop-down>a:hover +.drop-down-ul,
.images-drop-down>a:hover +.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap{
	display:block;
}


a.toggle-menu{
    position: absolute;
    right: 0px;
    padding: 20px;
    font-size: 27px;
    background-color: #ccc;
    color: #23364B;
    top: 0px;
}
/************************* Image Hover Effects *****************************/
.image-container{ 
    overflow: hidden;
    position: relative; 
}
.image-container img{
    transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
}
.translate-effect-right img{ 
    max-width: none !important;
    width: calc(100% + 60px) !important;
    transition: opacity .35s,transform .45s;
    -webkit-transform: translate3d(-40px,0,0);
    transform: translate3d(-36px,0,0);
}
.translate-effect-right:hover img {
    opacity: .6;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.zoomIn-effect img{
    width: 100%;
}
.zoomIn-effect:hover img{
    transform: scale(1.3);
    -o-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
     
}
.zoomOut-effect img{
    transform: scale(1.5);
    -o-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
}
.zoomOut-effect:hover img{
    transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1); 
     
}
.rotateIn-effect:hover img{ transform: rotate(8deg) scale(1.4);  -o-transform: rotate(8deg) scale(1.4);
    -webkit-transform: rotate(8deg) scale(1.4); -moz-transform: rotate(8deg) scale(1.4);}
.rotateOut-effect:hover img{ transform: rotate(-8deg) scale(1.4); -o-transform: rotate(-8deg) scale(1.4);
    -webkit-transform: rotate(-8deg) scale(1.4); -moz-transform: rotate(-8deg) scale(1.4);}


.shine-effect::before { position: absolute; top: 0; left: -75%; z-index: 9999; display: block; content: '';
    width: 20%; height: 100%; background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);transform: skewX(-25deg);}

.shine-effect:hover::before { -webkit-animation: shine 1s; animation: shine 1s;}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/* Circle */
.circle-effect::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.circle-effect:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
/* mega menu */
.navbar .mega-dropdown:hover .dropdown-menu.mega-menu{ display:block;}
.navbar .mega-dropdown { position: static !important; }

.navbar .dropdown-menu.mega-menu {width: 100%;border: none; border-radius: 0; }
.navbar .dropdown-menu.mega-menu.v-2 a { padding: 15px 10px 10px 35px; }
.navbar .dropdown-menu.mega-menu.v-2 a.news-title-2 { font-weight: 500; font-size: 1.1rem;line-height: 1.5;
      -webkit-transition: .2s; transition: .2s; color: #fff !important; }
.navbar .dropdown-menu.mega-menu.v-2 a.news-title-2:hover { color: #d0d6e2 !important; }
.navbar .dropdown-menu.mega-menu.v-2 .sub-menu ul { list-style: none; }
.navbar .dropdown-menu.mega-menu.v-2 .sub-menu ul.caret-style li {-webkit-transition: .3s;  transition: .3s; }
.navbar .dropdown-menu.mega-menu.v-2 .sub-menu ul.caret-style li:hover { background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: .3s; transition: .3s; }      
.navbar .dropdown-menu.mega-menu.v-2 .sub-menu a.menu-item { color: #fff !important; }
.navbar .dropdown-menu.mega-menu.v-2 .sub-menu a.menu-item:hover { color: #fff !important; }
.navbar .dropdown-menu.mega-menu.v-2 .sub-title { padding-bottom: 1rem; margin-bottom: 1rem;
    border-bottom: 1px solid; color: #fff;}
.navbar .dropdown-menu.mega-menu.v-2 .font-small { font-size: 0.85rem; }


/*new*/
.logo {
    color: #fff;
    font-size: 24px;
    font-weight: bold; text-decoration: none;
}
.logo:hover{text-decoration: none;}

.navbar a.logo {
    color: #fff;
    font-size: 24px;
    font-weight: bold; padding: 10px 15px 10px 0;
}

.heading-styles{font-weight: bold;}

#fablesNavDropdown {align-items: end; justify-content: end;}
        .navbar-expand-lg .navbar-nav .dropdown-menu{right: 0;  left: auto;}
        .fables-nav .dropdown-menu:before{left: auto; right: 24px;}

form input {
    padding-left: 15px !important;
}      
.form-group.gnder {
    text-align: left;
}  
.form-group.gnder div {
    display: inline-block;
}
.form-group.gnder .form-check-input[type=radio] {
    width: 20px !important;
    height: 20px !important;
    padding: 0 !important;
    vertical-align: middle;
}
.form-group{text-align: left;}
.fables-input-icon{top: 36px;}

/*raise request page*/

.raiseRequest .modal-dialog {width: 100%; max-width: 780px;}
.raiseRequest .modal-dialog .form-group { display: inline-block; width: 49%;}
.raiseRequest input[type="file"], .raiseRequest input[type="file"]:hover {background: #f8f9fa;}
.counselAvailbty { position: relative;}
.counselAvailbty .form-switch { font-size: 14px; font-weight: 700 !important; }

.bg-tile { border-radius: 10px; background: linear-gradient(45deg, #eeeeee, #e1e1e1);}
.table-title {font-size: 20px; font-weight: 600;}
.fables-footer-image a { color: #fff; text-decoration: none;}

.logo span { color: #e54d42;}

.pwdField .fables-iconeye { position: absolute; right: 5px; left: auto; font-size: 16px; cursor: 
    pointer; top: 39px;}
.input-icon .form-label { margin-bottom: 0;}



/*browse input file*/

.btcd-f-input { display: inline-block; width: 100%; position: relative; overflow: hidden;}
.btcd-f-input > div > input::-webkit-file-upload-button { cursor: pointer;}
.btcd-f-wrp {cursor: pointer; margin-bottom: 15px;}
.btcd-f-wrp > small {color: gray;}
.btcd-f-wrp > button {cursor: pointer;background: #f3f3f3; padding: 5px; display: inline-block; border-radius: 9px; border: none;margin-right: 8px; height: 190px; width: 100%;}
.btcd-f-wrp > button > img { width: 24px;}
.btcd-f-wrp > button > span,.btcd-f-wrp > span,.btcd-f-wrp > small { vertical-align: middle;}
.btcd-f-input > .btcd-f-wrp > input {z-index: 100; width: 100%; position: absolute; opacity: 0; left: 0;
    height: 213px; top:0; cursor: pointer;}
.btcd-f-wrp:hover { background: #fafafa; border-radius: 10px;}
.btcd-files > div { display: inline-block; align-items: center; background: #f8f8f8; border-radius: 10px;
    margin: 10px 10px; width: 28%;position: relative; height: 133px; padding: 10px;}
.btcd-files > div > div { display: inline-block; width: 73%;}
.btcd-files > div > div > small { color: gray;}
.btcd-files > div > img {width: 60px; height: 60px; margin-right: 10px; border-radius: 10px;}
.btcd-files > div > div > span { display: inline-block; width: 100%;text-overflow: ellipsis; overflow: hidden;
    white-space: nowrap;}
.btcd-files > div > button { background: #e8e8e8; border: none; border-radius: 50px; width: 25px; height: 25px;
    font-size: 20px; margin-right: 6px; padding: 0; position: absolute; top: -10px; right: -10px;
    line-height: 25px;}
.btcd-files > div > button:hover { background: #bbbbbb;}
.raiseRequest .formSec { width: 50%; display: inline-block; vertical-align: middle;}
.raiseRequest .upSec { width: 46%; display: inline-block; vertical-align: middle; margin-left: 20px;}
table#myTable th, table#myTable td { text-align: center;}
table#myTable th a, table#myTable td a{color:#000; text-decoration: none;}


/* theme-classes */
.back-black{ background-color: rgb(11, 35, 53);}
.white-b{ background-color: rgb(158, 186, 208);}
.bg-1{background-color: #2c3e4f;}
.i-bg{ background-color: #122741c0;}
.wht{color: white;}
.gry{color: gray;}

/* main-box */
.flx-box{min-width: 100%; height: 100vh;}
 

.side-bar button{height: 7%; border: none;display: flex;align-items: center;padding-left: 10%;
background-color: transparent;}
.side-bar button:hover{ background-color: #1c3554;}
.side-bar h6{ color: #AEB7c0;}
.s-bar-close{right: 10%;top: 1%;}

/* main-navbar */
/*.nbar{height: 10%; ::placeholder{ color: gray;}*/
.nbar i{height: 45px; width: 45px; border-radius: 50%;}
.nbar .fa-bars:before{color:#fff;}


.profile-pic{ height: 45px; width: 45px; border-radius: 50%;}

/* main-content */
.pages{ height: 90%; width: 100%;}
.page-1{ height: 100%; width: 100%;}
.count-row .col{height: 30vh;}
.count-i{height: 40px; width: 40px;}
.chart-row .coll{ height: 70vh;}


.nbar-r .dropdown-menu li a{ color: white;}
.dropdown-menu li a:hover{ background-color: #1c3554; color: rgb(255, 255, 255);}
.side-bar{overflow: hidden; overflow-y: auto;}

.nbar-l i { font-size: 22px; cursor: pointer;}

.dashboard-content { color: #fff; overflow: hidden; overflow-y: auto; height: 97vh;}
.dashboard-content h1{font-size: 24px; font-weight: 700;}
.side-bar h5 {font-size: 22px; font-weight: 600;}

/*table.dataTable th, table.dataTable td{background-color: #e3e3e3;}*/
.dashboard-content div.dt-container .dt-paging .dt-paging-button.disabled{color: rgba(255, 255, 255, 0.9) !important;}
.approvalMessage {padding: 30px; background: rgba(255, 255, 255, 0.1); box-sizing: border-box;
    margin-bottom: 50px;}

  
.raiseRequest { color: #000;}
.raiseRequest .formSec label { color: #000;}

.side-bar button a { color: #fff; text-decoration: none;}

/*profile starts*/
.cProfile input.form-control:focus{background-color: #ffffff;}
.cProfile input.form-control{ }
.cProfile input.form-control[disabled]{background: #ccc;}
/*profile ends*/

.headingBdr{position: relative; display: inline-block;}
   
.headingBdr::before { content: ""; position: absolute; bottom: -5px; background: #2A7B9B;
    background: linear-gradient(90deg,rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 50%, rgba(237, 221, 83, 1) 100%); width: 50%; height: 3px;} 

.shine-effect .callCount {
    display: inline-block;
    background: rgba(255, 255, 255, 0.1);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 70px;
    text-align: center;
    font-size: 25px;
    font-weight: 500;
}
.shine-effect h2 {
    font-size: 22px;
    font-weight: 600;
}

.colTiles {
    padding: 30px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.error-message {color: red;font-size: 14px;  margin-top: 5px; }
.form-control.is-valid, .was-validated .form-control:valid{background-position: right calc(.375em + 2rem) center;}
.select2-container--default .select2-results__option--disabled {
    color: #000000;
    font-weight: bold;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0;height: 52px;
    line-height: 52px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{color: #999;
    line-height: 52px;}
    .select2-container--default .select2-selection--single .select2-selection__arrow{height: 50px;}

aside.leftNav a {
    display: block;
    text-decoration: none;
    color: #000;
    margin-bottom: 15px;
    background: #fff;
    text-align: center;
    padding: 10px 0;
    border-radius: 5px; box-shadow: 0px 0px 5px #ccc;
}
/* aside.leftNav {height: 100vh; background: #f6f7f9; padding: 20px; margin-bottom: 30px; width: 300px; top: 10px; left: 0; display: flex; flex-direction: column; justify-content: center;} */
aside.leftNav {height: 100vh; background: #f6f7f9; padding: 20px; margin-bottom: 30px; width: 300px; top: 10px; left: 0; display: flex; flex-direction: column;}
div.dt-container select.dt-input{margin-right:10px;}
.mobileVal label, .mobileVal input{display: block;}
.mobileVal .iti { 
    display: block;
}
.mobileVal input#phone {
    padding-left: 40px !important;
}

.invalid-feedback.d-none#phone-error {
    display: none;
}
.invalid-feedback#phone-error {
    display: block;
}

.profile-user form{width: 60%}
.nav-link{color:#fff; margin-right: 15px;}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .navbar-nav .nav-link:hover, .navbar-nav .nav-link:focus{color:#fff;}
.navbar-nav .dropdown-toggle:after {
    position: absolute;
    right: 12px;
    top: 8px;
    display: inline-block;
    width: 0px;
    height: 0px;
    vertical-align: 0.255em;
    content: "\e90b";
    font-size: 5px;
    font-family: fables !important;
    border-top: 0.3em solid;
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
    margin: 8px 7px;
}

@media (max-width:767px){
    .exo-menu { min-height: 58px; background-color: #23364B; width: 100%;}
        .exo-menu > li > a{ width:100% ;display:none ;}
    .exo-menu > li{width:100%; }
    .display.exo-menu > li > a{ display:block ; padding: 20px 22px;}
    .mega-menu, .Images, .Blog,.flyout-right>ul,
    .flyout-left>ul, li.drop-down>ul{position:relative;}
    .dashboard-content.p-5 { padding: 20px 15px !important;}
    .raiseRequest .formSec {width: 100%;}
    .raiseRequest .upSec {width: 100%; margin-left: 0;}
    .btcd-files > div{width: 40%;}
    .s-bar-close i { font-size: 20px;}
    aside.leftNav{height: auto; width: 100%;}
    .heading-styles{text-align: center;}
    div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell{text-align: left;}

    .profile-user form{width: 100%}

}    

/* side-bar */
@media (max-width:810px) {
.side-bar{ position: absolute; min-width: 300px; z-index: 33; display: none; }
}

/*responsive*/
 @media (min-width:767px){
    .exo-menu > li > a{ display:block;  padding: 0 15px; }
    .mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
    .flyout-left>ul, li.drop-down>ul{position:absolute;}
    .flyout-right>ul{ left: 100%; }
    .flyout-left>ul{ right: 100%;}
 }