/*------------------------------------------------------------------
    File Name: custom.css
-------------------------------------------------------------------*/

/** ADD YOUR AWESOME CODES HERE **/

/** TEXT **/

:root{
	--myblue: #293574;
	--mybluetwo: #e7ebff;
	--myyellow: #FFCB15;
	--myred: #741300;
	--darkgrey:rgb(58, 58, 58);
	--lightgrey:#bbbbbb;
	--mylightyellow:#dddbd0;

}

a {
	color: #293574;
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: 0;
	font-weight: normal;
	position: relative;
	padding: 0;
	font-weight:550;
	line-height: normal;
	color: #293574;
	margin: 0
}

/** BUTTONS **/

a.my-button {
	background:#293574 !important;
	color: red !important;
	font-weight: 600 !important;
	padding: 2% !important;
	padding-left: 5% !important;
	padding-right: 5% !important;
}

.btn.sqaure_bt i {
	margin-left: 8px;
	font-weight: 600;
	top: -1px;
	position: relative;
    border-radius: 35px 35px 35px 35px;
}

.bottom_info .btn.sqaure_bt {
	margin: 0;
    border-radius: 35px 35px 35px 35px;
}

.btn.dark_gray_bt {
	background: #FFCB15;
    border-radius: 35px 35px 35px 35px;
}

a.btn.border_btn {
	border: solid transparent 1px;
	background: transparent;
    border-radius: 35px 35px 35px 35px;
}

a.btn:hover,
button.btn:hover,
a.btn:focus,
button.btn:focus {
	background: #FFCB15;
	color: #fff;
    border-radius: 35px 35px 35px 35px;
}

button.btn.white_btn,
a.btn.white_btnbutton.btn.white_btn,
a.btn.white_btn {
	background: #fff;
	padding: 0 50px;
    color:#293574 !important;
    font-weight: 700 !important;
}

a.btn.white_btn.active {
	background: #FFCB15;
	padding: 0 50px;
    color:#293574 !important;
    font-weight: 700 !important;
}



/** NAVIGATION BAR **/

#navbar_menu>ul>li>a {
	padding: 15px 18px;
	font-size: 13px;
	color: #293574;/*#000;*/
	font-weight: 650;
	text-transform: uppercase;
}

#navbar_menu ul ul li a {
	padding: 15px 20px 15px;
	font-size: 15px;
	color: #999;
	font-weight: 525;
	background: #fff;
	color: #293574 !important;
}

#navbar_menu > ul > li a.active,
#navbar_menu > ul > li:hover > a,
#navbar_menu > ul > li:focus > a {
	color:#293574;/* #FFCB15 #039ee3;*/	
	text-decoration: underline !important;
	text-decoration-color: #FFCB15 !important;
	text-decoration-thickness: 5px !important;
	
	/*
	background: #293574;	
	border-radius: 35px 35px 35px 35px;
	*/
	margin: 0px 2px;
	/*
    color:white;/* #FFCB15 #039ee3;*/
	/*
	background: #293574;
	border-radius: 35px 35px 35px 35px;
	margin: 0px 2px;*/
}

a.read_more_slider{
	color:#FFCB15;
}
a.read_more_slider:hover,a.read_more_slider:focus{
	color:#ffeca8;
	text-decoration: underline !important;
	text-decoration-color: #ffeca8 !important;
	text-decoration-thickness: 5px !important;
}

a.read_more_slider_2{
	color:#293574 !important;
}
a.read_more_slider_2:hover,a.read_more_slider_2:focus{
	color:#fdc808 !important;
	text-decoration: underline !important;
	text-decoration-color: #fdc808 !important;
	text-decoration-thickness: 5px !important;
}

footer p a:hover,footer p a:focus,
.footer-menu li a:hover,
.footer-menu li a:focus,
footer ul.social_icons li a:hover,
footer ul.social_icons li a:focus,
.breadcrumb li a {
	color:white;/* #FFCB15 #039ee3;*/	
	text-decoration: underline !important;
	text-decoration-color: #FFCB15 !important;
	text-decoration-thickness: 5px !important;
	
	/*
	background: #293574;	
	border-radius: 35px 35px 35px 35px;
	*/
	margin: 0px 2px;
	/*
    color:white;/* #FFCB15 #039ee3;*/
	/*
	background: #293574;
	border-radius: 35px 35px 35px 35px;
	margin: 0px 2px;*/
}

footer {
    background: #0f142e !important;
    color: #cdcfd8 !important;

}

footer a {
    color: #cdcfd8 !important;

}

/** SEARCH BUTTON **/

.search_icon ul li a {
	color: #293574;/*#000;*/
}

/** SIDE MENU **/
.menu_icon ul li a {
	color: #293574;
}


.counter i {
	font-size: 70px;
	color: #293574;
}




.panel-heading p a {
    background: #293574;
	border-color: #293574;
	color: #fff;
}


/** FOOTER **/


footer {
	background: #632e62;
	min-height: 375px;
	padding: 45px 0;
	position: relative;
}

.footer_logo {
	margin: 35px 0 30px;
}

footer h4 {
	margin: 0 0 25px 0;
}

.footer_menu_ul {
	float: left;
	width: 33.33%;
	font-size: 14px;
}

.footer_menu_ul li {
	margin: 0 0 5px 0;
}

.footer_menu_ul li a:hover,
.footer_menu_ul li a:focus {
	transition: ease all 0.5s;
	margin-left: 8px;
}

.footer_menu {
	padding-left: 55px;
}

.social_icon ul {
	list-style: none;
	float: left;
}

.social_icon ul li {
	display: inline;
	font-size: 15px;
	margin-right: 15px;
}

.social_icon {
	float: left;
	margin: 2px 0 0 0;
}

.bottom_footer {
	background: #592958;
	padding: 13px 0;
	min-height: 50px;
}

.bottom_menu {
	font-size: 14px;
}

.cpy p {
	margin: 0;
}

.bottom_menu li {
	float: left;
	margin: 0 20px 0 0;
}

.footer_style_2 {
	padding: 0;
	background: #111;
}

.bottom_footer_style_2 {
	background: #f8f8f8;
}

.footer_style_2 .footer_logo {
	margin: 0;
}

.footer_top {
	border-bottom: solid #e1e1e1 1px;
	padding-bottom: 55px;
	padding-top: 18px;
	margin-bottom: 65px;
}

.footer_top ul.footer_menu {
	padding-left: 0;
	margin: 20px 0 0;
}

.footer_top .social_icon {
	margin-top: 20px;
}

.footer_top ul.footer_menu li {
	font-weight: 600;
}

.footer_top ul.footer_menu li {
	font-weight: 600;
	float: left;
	font-size: 14px;
	margin: 0 14px;
}

.footer_blog {
	float: left;
	width: 65%;
	padding: 75px 75px 100px 75px;
}

footer h2 {
	color: #eee;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 35px;
	margin-top: 0;
	letter-spacing: 0.5px;
}

.footer_blog .col-md-6 {
	margin-bottom: 30px;
}

footer h2::after {
	width: 30px;
	height: 4px;
	content: "";
	margin: 0;
	display: block;
	position: relative;
	top: 7px;
}

footer p {
	color: white;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
}

footer p a {
	color: white;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
}

.footer-menu li {
	margin: 5px 0;
}

.footer-menu li a {
	color: white;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
}

footer ul.social_icons li {
	display: inline;
}

footer ul.social_icons li a {
	float: left;
	margin-right: 15px;
	text-align: center;
	font-size: 18px;
	border-radius: 100%;
	color: white !important;
}

footer ul.social_icons li a :hover {
	color: #FFCB15 !important;
}

footer ul.social_icons {
	float: left;
	margin-top: 10px;
}

.footer_mail-section {
	margin-top: 10px;
	float: left;
}

.footer_mail-section .field input {
	border: none;
	padding: 10px 15px 9PX;
	font-size: 14px;
	font-weight: 500;
	max-width: 215px;
	width: 100%;
}

.footer_mail-section .field button.button_custom {
	width: 40px;
	height: 40px;
	font-size: 14px;
	padding: 8px 8px;
	border: none;
	float: left;
	color: white !important;
}


.footer_mail-section .field button.button_custom:hover {
	width: 40px;
	height: 40px;
	font-size: 14px;
	padding: 8px 8px;
	border: none;
	float: left;
	color: #FFCB15 !important;
}

.footer_mail-section .field {
	padding: 0;
}

footer h2::after {
    background: #FFCB15

}

.field button.button_custom, .contact_us_section {

    background: #FFCB15;
    
}

.cprt {
	background: #293574 !important;
}

/** CHOTA BOX JO SLIDE SHOW PE ATA HAI **/
.tp-caption.tp-shape.tp-shapewrapper.tp-resizeme.rs-parallaxlevel-0 {
    background: #293574  !important;
    min-height: 300px !important;
}

.contact_us_section h2 {
	margin: 8px 0 5px 0;
	font-size: 35px;
	font-weight: 700;
	color: #fff;
	text-shadow:  1px 1px rgb(68, 68, 68) !important;
}

.contact_us_section p {
	margin: 0;
	color: #fff;
    
}

.contact_us_section .btn.dark_gray_bt:hover,
.contact_us_section .btn.dark_gray_bt:focus {
	background: #fff;
	color: 	#293574;
	
}

.contact_us_section .btn.dark_gray_bt {
	background: #293574;
	color: #fff;
	
}



.header_top ul li :hover {
	color: #FFCB15;
}

.header_top .social_icon ul li a:hover {
	color: #FFCB15;
}

.slider_contant p {
	margin-top: 5px;
	color: #fff;
	font-size: 24px !important;
	font-weight: 500 !important;
}

.tp-caption .NotGeneric-SubTitle{
    color: teal !important;
}

/** video **/
.video-responsive {
	max-width: 100%;
}

.blog_feature_img img {
	width: 100%;
}

.product_list {
	min-height: 400px;
	transition: ease all 0.5s;
}

.cleaning .product_list {
	min-height: 340px;
	transition: ease all 0.5s;
}

.product_list:hover,
.product_list:focus {
	box-shadow: 0 0 25px -17px #000;
	border-bottom: solid #293574 5px;
}

.product_img {
	overflow: hidden;
	background: #f3f3f3;
}

.product_img img {
	padding: 22px;
}

.cleaning .product_img img {
	padding: 0;
}

.product_detail_btm h4 {
	margin: 20px 0 10px 0;
	text-align: center;
}

.product_list .starratin {
	height: 0;
	overflow: hidden;
	transition: ease all 0.5s;
}

.product_list:hover .starratin,
.product_list:focus .starratin {
	height: 15px;
	margin-bottom: 6px;
}

.product_list:hover div.product_img img,
.product_list:focus div.product_img img {
	transform: scale(1.2);
	transition: ease all 0.5s;
}

.starratin {
	color: #ffcc00;
}

.starratin .fa {
	margin: 0 0.5px;
}

.product_price p {
	margin: 0;
	text-align: center;
}

.old_price {
	font-size: 14px;
	color: #737373;
	text-decoration: line-through;
}

.new_price {
	font-size: 18px;
	font-weight: 600;
	color: #000;
}

.recent_item {
	color: #000;
	font-weight: 600;
	margin: 0;
}

.price_recent_item {
	margin: 0;
	color: #000;
}

.adress_cont {
	float: left;
	width: 100%;
}

.contact_us_2 .adress_cont {
	float: left;
	width: 100%;
	display: flex;
	justify-content: center;
}

.vl {
	border-right: 6px solid green;
	height: 250px; /*500px;*/
	position: relative;
	/*left: 50%;
	margin-left: -3px;
	top: 0;*/
  }

/** CLIENTS **/
/*
#clients {
    padding: 60px 0;
  }
  
  #clients img {
    max-width: 80%;
    opacity: 0.5;
    transition: 0.3s;
    padding: 15px 0;
  }
  
  #clients img:hover {
    opacity: 1;
  }
  
  #clients .owl-nav,
  #clients .owl-dots {
    margin-top: 5px;
    text-align: center;
  }
  
  #clients .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ddd;
  }
  
  #clients .owl-dot.active {
    background-color: #1bb1dc;
  }
  */
  
#accordion {
	margin: 15px 0 0 0;
	padding: 0;
}

#accordion .panel.panel-default {
	border: none;
	border-radius: 0;
	margin: 0 0 16px 0;
	box-shadow: none;
	background: transparent;
	float: left;
	width: 100%;
}
#accordian .panel-yellow {
	background: #FFCB15 !important;
}

#accordion .panel.panel-default .panel-heading {
	border: none;
	background: transparent;
	border-radius: 0;
	min-height: 50px;
	padding: 0;
	float: left;
	width: 100%;
}

#accordion .panel-collapse {
	float: left;
	width: 100%;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="true"],
#accordion .panel.panel-default:nth-child(1) .panel-heading p a {
	background: #293574;
	border-color: #293574;
	color: #fff;
}



#accordion .panel.panel-default .panel-heading p a[aria-expanded="true"] i,
#accordion .panel.panel-default:nth-child(1) .panel-heading p a i {
	background: transparent;
	border-color: #293574;
	color: #fff !important;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="true"] i.fa-angle-down,
#accordion .panel.panel-default:nth-child(1) .panel-heading p a i.fa-angle-down {
	transform: rotate(180deg);
	transition: ease all 0.5s;
}

#accordion .panel.panel-default .panel-heading p a,
#accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] {
	border: solid #e4e4e4 1px;
	background: #fff;
	border-radius: 0;
	min-height: 50px;
	padding: 17px 25px 15px;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] {
	color: #000 !important;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] i {
	color: #293574 !important;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] i.fa-angle-down {
	color: #000 !important;
}

#accordion .panel.panel-default .panel-heading p {
	font-size: 15px;
}

#accordion .panel.panel-default .panel-body {
	border: none;
	padding: 0 25px;
	margin: 15px 0 0 0;
	box-shadow: none;
	height: auto;
}

#accordion .panel.panel-default .panel-body p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 24px;
}

#accordion .panel.panel-default .panel-heading p a {
	float: left;
	width: 100%;
	font-weight: 500;
	position: relative;
}

#accordion .panel.panel-default .panel-heading p a i.fa-angle-down {
	float: right;
	color: #000;
	margin: 0;
}

#accordion .panel.panel-default .panel-heading p a>i {
	font-size: 20px;
	color: #293574;
	margin: 0 10px 0 0;
}

.without_border #accordion .panel.panel-default .panel-heading p a,
.without_border #accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] {
	border: none;
	background: #fff;
	border-radius: 0;
	min-height: 50px;
	padding: 15px 0 12px;
}

.without_border #accordion .panel.panel-default .panel-heading p a[aria-expanded="true"] i,
.without_border #accordion .panel.panel-default:nth-child(1) .panel-heading p a i {
	color: #000 !important;
}

.without_border #accordion .panel.panel-default .panel-heading p a[aria-expanded="true"],
.without_border #accordion .panel.panel-default:nth-child(1) .panel-heading p a {
	color: #000 !important;
}

.without_border #accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] {
	color: #000 !important;
}

.without_border #accordion .panel.panel-default .panel-heading p a>i {
	color: #000 !important;
}

#accordion .panel.panel-default:nth-child(1) .panel-heading p a {
    background: #293574;
    border-color: #293574;
    color: #fff;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="true"] {
    background: #293574;
    border-color: #293574;
    color: #fff;
}

#accordion .panel.panel-default .panel-heading p a > i {
    color: #293574;
}
	
#accordion .panel.panel-default .panel-heading p a, #accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] {
    border: solid #e4e4e4 1px;
    background: #fff;
	color: #293574;
 }	

 .product_img {
	overflow: hidden;
	background: #FFCB15;
}

.inner-slider{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}

/** LOGO SLIDER **/
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.item{
	width:100%;
}

#my-client-logo-slider img {
	float: left;
	width: 100%;
	text-align: center;
	background: transparent;/*#f6f6f6;*/
	
	padding: 20px 10px;
	margin: 0.5%;
	margin-bottom: 10%;
	/*border: solid #c8ccdf 5px;*/
	border-radius: 20px 20px 20px 20px;
	/*border-style:dashed;*/
	/*border-left: dashed #c8ccdf;*/
	/*padding-left: 40px;*/
	/*box-shadow: 10px 10px 25px -20px #000;*/
	box-shadow: rgba(161, 165, 149, 0.2) 0px 8px 24px;
}

#my-client-logo-slider {
	float: left;
	width: 100%;
	margin-top: 0.5%; /*15px*/
	padding-top: 0.5% ;
	background: transparent;
	/*border-bottom: dashed #c8ccdf;
	border-top: dashed #c8ccdf;*/
	padding-bottom: 0 !important;
	margin-bottom:0 !important;
}

#my-client-logo-slider .full {
	padding: 0 !important;
	margin:0 !important;
}

#my-client-logo-slider .row {
	padding: 0 !important;
	margin:0 !important;
}

#my-client-logo-slider .container {
	padding: 0 !important;
	margin:0 !important;
}

#my-client-logo-slider .col-md-12 {
	padding: 0 !important;
	margin:0 !important;
}


.footer-map {
	background: transparent;
	min-height: 540px ;
	padding: 45px 0px; /*top right bottom left*/ 
	margin-right: 15%;
	position: relative;
	
	
}


.blog_feature_cantant {
	padding: 30px 0;
	float: left;
	width: 100%;
	border-top: solid #293574 8px;
	
}

.blog_feature_head h4 {
	margin: 10px 0 15px 0;
}

.margin_bottom_10 {
	margin-bottom: 10px;
}

.product_detail_btm h4 a{
	color: #293574 !important;
}

#myfooter .col-md-6{
	/*
	position: relative;
	width: 100%;
	min-height: 1px;
	*/
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.testimonial-container .testimonial-photo img {
	border-radius: 0 !important;
}
.testimonial-photo img{
	width: 100% !important;
	height: auto !important;
}

.any_desk_download a{
	color:#293574 !important;
	font-weight: bold !important;
}

.any_desk_download a :hover, .any_desk_download a :focus{
	text-decoration: underline !important;
	text-decoration-color: #FFCB15 !important;
	text-decoration-thickness: 5px !important;
}

#sds_custom_pricing table{
	width: 100% !important;
	/*&
	color:#293574 !important;	
	background: transparent !important;
	padding: 5% 5% !important;
	*/
}
#sds_custom_pricing tr{
	padding: 50% 50% !important;
	
}

#sds_custom_pricing tr th{
	color: #293574 !important;
	
}

/*top right bottom left*/ 

#sds_custom_pricing th {
	font-size: 20px;
	
	
	
}

#sds_custom_pricing #my_col_content {
	box-shadow: rgba(143, 139, 139, 0.2) 0px 8px 24px;
	color: #fff !important;
}

#sds_custom_pricing h2{
	color: #fff !important;
	background: transparent !important;
	
	padding: 30px 30px;
	margin: 2% 2% 0 2%;
	
	
	
}

#sds_custom_pricing td {
	font-size: 20px;
	padding: 30px;
	
}

#sds_custom_pricing col {
	margin: 10% 10% 0 10% !important;

}


#sds_custom_pricing col :hover{
	margin: 10% 10% 0 10% !important;
	
}

.error{
	color: var(--myred);
	font-size: 12px;
	font-weight: 600;
}

div .specifications {
	/*background: #FFCB15 !important;*/
	background: #293574 !important;
	margin: 2% !important;
	padding: 20% 10% 20% 10% !important;

}

/*
.make_appo div #login_logout ul li a i {
	font-weight: 600;
}

#login_logout ul,
#login_logout ul li,
#login_logout ul li a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#login_logout ul,
#login_logout ul li,
#login_logout ul li a {
	position: relative;
}

#login_logout:after,
#login_logout>ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/*
#navbar_menu #menu-button {
	display: none;
}

#navbar_menu {
	margin: 37px 0 0 0;
	float: left;
}
*/
/*
#login_logout>ul>li {
	float: left;
}

#login_logout.align-center>ul {
	font-size: 0;
	text-align: center;
}

#login_logout.align-center>ul>li {
	display: inline-block;
	float: none;
}

#login_logout.align-center ul ul {
	text-align: left;
}

#login_logout.align-right>ul>li {
	float: right;
}

#login_logout>ul>li>a {
	padding: 15px 18px;
	font-size: 14px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}

#login_logout ul ul {
	position: absolute;
	left: -9999px;
}

#login_logout.align-right ul ul {
	text-align: right;
}

#login_logout ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

#login_logout li:hover>ul {
	left: auto;
}

#login_logout.align-right li:hover>ul {
	left: auto;
	right: 0;
}

#login_logout li:hover>ul>li {
	height: 45px;
}

#login_logout ul ul ul {
	margin-left: 100%;
	top: 0;
}

#login_logout.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}

#login_logout ul ul li a {
	padding: 15px 20px 15px;
	font-size: 14px;
	color: #999;
	font-weight: 500;
	background: #fff;
	color: #666 !important;
}


#login_logout ul ul li:hover>a,
#login_logout ul ul li a:hover {
	color: #ffffff;
}

#login_logout ul ul {
	width: 250px;
	box-shadow: 0 5px 35px -18px #000;
	border-top: solid #000 2px;
}

#login_logout ul ul li a:hover,
#login_logout ul ul li a:focus {
	color: #fff !important;
	padding: 15px 20px 15px;
}
*/
  
  
  .dropdown div{
    background-color:#fff;
    box-shadow:0 4px 8px rgba(0,0,0,0.2);
    z-index:1;
    visibility:hidden;
    position:absolute;
    min-width:100%;
    opacity:0;
    transition:.3s;
  }
  
  .dropdown:hover div{
    visibility:visible;
    opacity:1;
  }
  
  .dropdown div a{
    display:block;
    text-decoration:none;
    padding:8px;
    color:#000;
    transition:.1s;
    white-space:nowrap;
  }
  
  .dropdown div a:hover{
    background-color:hotPink;
    color:#fff;
  }


/*
input .field_custom {
	border: solid blueviolet 1px !important;
	width: 100%;
	background: blue !important;
	min-height: 50px;
	padding: 5px 20px;
	line-height: normal;
	border-radius: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	color: var(--myblue) !important;
}

textarea .field_custom {
	border: solid var(--myblue) 1px !important;
	width: 100%;
	background: #740808 !important;
	min-height: 150px;
	padding: 15px 20px;
	line-height: normal;
	border-radius: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	color: var(--myblue) !important;
}
*/
/* width */

  /* Table Heading */
  /*
.pricing_top_heading {
	background: blue !important;
	text-align: center !important;
	font-weight: 700 !important;
	font-size: 2rem !important;
	width: 33% !important;
	
  }
  /*
  .pricing-bottom-heading th {
	padding: 0 2% !important;
	font-weight: 300 !important;
  }
  .pricing-top-heading .free {
	background-color: #f26b42 !important; /*$primary-orange;
	border: 1px solid #f26b42 !important; /*$primary-orange;
  }
  .pricing-bottom-heading .free {
	  background-color: #f28d6e; /*$secondary-orange;
	  border: 1px solid #f28d6e; /*$secondary-orange; 
  }
  .pricing-top-heading .basic {
	background-color: #58c5c7; /*$primary-cyan;
	border: 1px solid #58c5c7; /*$primary-cyan 
  }
  .pricing-bottom-heading .basic {
	background-color: #7fd1d2; /*$secondary-cyan;
	border: 1px solid #7fd1d2; /*$secondary-cyan;
  }
  .pricing-top-heading .pro {
	background-color: #a5c653; /*$primary-lime;
	border: 1px solid #a5c653; /*$primary-lime;  
  }
  .pricing-bottom-heading .pro {
	background-color: #b9d17b; /*$secondary-lime;
	border: 1px solid #b9d17b; /*$secondary-lime;  
  }
  .pricing-top-heading,
  .pricing-bottom-heading {
	color: white;
	height: 90px;
  }
  table thead th {
	border: 0;
  }
  
  /* table 
  table {
	width:100% c; 
	
  }
  .collapsible-section-header {
	background-color: #e1e1e1; /*$primary-grey;
  }
  .collapsible-section-header a {
	color: #363636; /*$primary-colour;
	font-weight: 700;
	text-decoration: none;
  }
  .collapsible-section-header a:after {
	  content: '\25bc';
	  padding-left: 0.5em;
  }
  .collapsible-section-header a.collapsed:after {
	  content: '\25ba';
	  padding-left: 0.5em;
  }
  tbody td {
	background-color: #ededed; /*$secondary-grey;
	border: 1px solid #d1d1d1; /*$border-grey;
	padding: 1.25rem;
  }
  */