.footer-wid .elementor-widget-container ul li::before {
    display:none !important
}


/* ----------------------------------Additional css start */

.ekit-mega-menu .dropdown-menu {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 9999 !important;
}
.widget input {
    height: 40px;
    padding: 0 15px;
    margin-bottom: 10px !important;
}
.elementskit-menu-wrapper .elementor-widget-heading h1,
.elementskit-menu-wrapper .elementor-widget-heading h2,
.elementskit-menu-wrapper .elementor-widget-heading h3,
.elementskit-menu-wrapper a {
    color: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
}

.category-title{
	margin-top:50px
}
.tag-title{
		margin-top:50px
}
.breadcrumb {
   max-width: 1200px;
    margin: auto;
    padding: 0px 15px;
    font-size: 14px;
    color: #000;
    background: #fff;
    border-radius: 50px;
	
}

.breadcrumb a {
    color: #f19426;
    text-decoration: none;
    font-weight: 600;
}
.rt-tpg-container .post-footer a {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    padding: 3px 15px;
    letter-spacing: 0.08em;
    position: relative;
    background-color: #fa984a;
    border: 2px solid #fa984a;
    border-radius: 0;
    text-transform: uppercase;
    text-decoration: none;
    z-index: 1;
    -webkit-transition: all 0.3s 
ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s 
ease-in-out;
    font-family: "Lato", Sans-serif;
    color: #FFFFFF;
    background-color: #F59200;
    border-radius: 5px 5px 5px 5px;
    position: absolute;
    bottom:15px ;
	width:max-content;
}
.category .cat-links{
	display:none !important
}
.elementskit-btn {
    background-color: #F59200;
    color: #FFF;
    fill: #FFF;
    position: absolute;
    bottom: -17px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap; /* added to prevent line breaks */
    border-width: 0;
}
.serv-list a{
    color: #fa984a !important;
	font-weight:700 !important
    text-decoration: underline;
}
ol ul {
    margin: 0;
    padding-left: 1.5em;
}

.elementor-115 .elementor-element.elementor-element-fc5b2c4 .elementskit-navbar-nav > li.current-menu-item > a {
    color: #f59305 !important;
}
.elementskit-navbar-nav-default ul li {
    position: relative;
    list-style-type: none;
    line-height: 22px !important;
}
.single-post ul li {
   
    list-style-type: none !important;
}
/* .single-post ol ul li:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fe9740;
    font-size: 18px;
    position: absolute;
    left: 55px;
}
 .single-post  ul li:before{
	    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fe9740;
    font-size: 18px;
    position: absolute;
    left:28px;
   
}  */
ul, ol {
    margin: 0;
    padding-left: 3.0em;
}
.elementskit-navbar-nav-default ul li:before {
    display: none !important;
}
.widget input {
    height: 40px;
    padding: 0 15px;
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #ddd;
}.wp-block-search__label{
	    font-size: 18px;
    margin: 0 0 32px;
    color: #df7724;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Lato';
}
.blog-posts-wrapper .entry-title {
    margin: 0;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #181055;
}
.pagination .page-numbers.current, .pagination .page-numbers:hover, .pagination .page-numbers:focus {
    color: #fff;
    background-color: #fa984a;
}
.pagination .page-numbers, .pagination .page-numbers.dots:hover, .pagination .page-numbers.dots:focus {
  
    color: #fa984a;
   
}
.pagination .page-numbers.prev, .pagination .page-numbers.next {
    width: auto;
    height: auto;
    color: #d07125;
    padding: 0 15px;
}
.blog-posts-wrapper .btn {
    color: #fff;
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    padding: 3px 15px;
    letter-spacing: 0.08em;
    position: relative;
    background-color: #fa984a;
    border: 2px solid #fa984a;
    border-radius: 0;
    text-transform: uppercase;
    text-decoration: none;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: "Lato", Sans-serif;
    color: #FFFFFF;
    background-color: #F59200;
    border-radius: 5px 5px 5px 5px;
}
.blog-posts-wrapper .post-item .cat-links a, .single-post-wrapper .type-post .entry-meta .cat-links a {
    background-color: #fa984a;
   
}
.blog-posts-wrapper .post-item .entry-meta {
    margin-bottom: 10px;
    display: none;
}
.blog-posts-wrapper .entry-content {
    margin-bottom: 30px;
    display: none;
}
.blog-posts-wrapper .read-more {
    position: absolute;
    bottom: -14px;
}
.widget input {
    height: 40px;
    padding: 0 15px;
    margin-bottom: 10px;
}
.widget-title {
    font-size: 18px;
    margin: 0 0 19px !important;
    color: #df7724;
}
.widget-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #E4E4E7;
}
.widget-title {
    font-size: 18px;
    margin: 0 0 22px;
    color: #df7724;
    text-transform: uppercase;
}
.wp-block-search__input {
    /* height: 22px; */
    padding: 0 33px;
    border-radius: 0 !important;
    margin-right: 6px;
    width: 90%;
    margin-bottom: 10px;
}
.widget_search {
    padding: 20px 24px;
    border: 1px solid #E4E4E7;
    border-radius: 4px;
    margin-bottom: 30px;
}
.widget_recent_news {
    padding: 20px 24px;
    border: 1px solid #E4E4E7;
    border-radius: 4px;
    margin-bottom: 30px;
}
.widget_block {
    padding: 20px 24px;
    border: 1px solid #E4E4E7;
    border-radius: 4px;
    margin-bottom: 30px;
}
.widget_tag_cloud {
    padding: 20px 24px;
    border: 1px solid #E4E4E7;
    border-radius: 4px;
    margin-bottom: 30px;
}
.widget .tagcloud {
    padding-bottom: 16px !important;
    margin: 0 -3px;
}
.widget .tagcloud a {
    color: #000;
    background: #ece3bc;
   
}
.widget-title {
    font-size: 18px;
    margin: 0 0 32px;
    color: #df7724;
}

.cat-item a {
    color: #000 !important;
   text-decoration:none !important;
	font-family: "Lato", Sans-serif;
	    font-size: 16px;
}
.widget-sidebar-right {
    margin: 0 0 2em;
}

.widget ul {
  
    list-style-type: none !important;
    padding-left:     padding-left: 0.5em;;
}
.wp-block-categories-list {
    list-style: none; /* remove default bullets */
    padding-left: 18px;
	    margin-bottom: 0;
}

.wp-block-categories-list li {
    position: relative;
   
}
.search-results .content-area{
	margin-top: 100px !important;
}
.blog-posts-wrapper .entry-container {
  
    max-width: 100%;
  
}
.blog-posts-wrapper .post-item .featured-image {
    
    margin-bottom: 0;
  
}
.elementskit-navbar-nav-default ul li {
    position: relative;
    list-style-type: none;
    line-height: 0.5em;
}

.wp-block-categories-list li::before {
       content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fe9740;
    font-size: 18px;
    position: absolute;
      left:-15px !important;
       top: -1px;

}
.wp-block-categories-list li {
    position: relative;
    line-height: 1.6;
	    margin-bottom: 0 !important;
}

.widget ul

 {
    display: flex
;
    flex-direction: column;
    gap: 8px;
    margin: 0;
    list-style-type: disclosure-closed;
}
.wp-block-categories-list li::marker {
    color: #DA9F00;
    font-size: 18px !important;
    /* content: none !important; */
}
body.search-results .primary-sidebar {
    display: none;
}
.widget_search .wp-element-button::before{
	    display: none;
}

/* Expand the main content when sidebar is hidden */
body.search .content-area, body.search .site-main {
    width: 100%;
    /* you may need to adjust left/right margin or padding if the layout needs tweaking */
}
table p{
	margin-bottom:0 !important
}
/* table td, table th {
    padding: 5px 15px !important;
    
} */

.single-post ul li::marker{
	color:#fe9740 !important
}
.elementskit-navbar-nav-default ul li {
    position: relative;
    list-style-type: none;
}
.footer-wid #menu-quick-links li{
	
}.single-post .site-header {
    display: none !important;
}


.single-post .entry-title{
	display:none !important
}

.cdp-text-overlay{
	display:none !important
}
.read-more {
	position: absolute;
    bottom:15px;
}
.footer-h h2:before {
   top: 38px !important;
    right: auto !important;
   
}
#f-right2 h2:before {
  right: auto !important;
}
#menu-footer-menu li:before{
	position: absolute;
    content: "\f105" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 12px;
    color: #fe9740 !important;
    left: 0px;
    top: 0px;
}
#menu-quick-links li:before {
    position: absolute;
    content: "\f105" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 12px;
       color: #fe9740 !important;
    left: 0px;
    top: 0px;
}

p{
	font-family: "Lato", Sans-serif !important;
 font-size: 17px !important;
line-height: 28px !important;
}
h2 {
    font-size: 27px;
    font-family: "Lato", Sans-serif !important;
    font-weight: 600;
}
h3 {
    font-size: 20px;
    font-family: "Lato", Sans-serif !important;
    font-weight: 600;
}
h4 {
    font-size: 16px;
    font-family: "Lato", Sans-serif !important;
    font-weight: 600;
}
h5 {
    font-size: 14px;
    font-family: "Lato", Sans-serif !important;
    font-weight: 600;
}
.cs-infos{
	display:none
}
/* ul li{
	list-style-type:none
}
ol li{
	list-style-type:disc
}
 */
.page-content h2{
	color: #181055;
    font-size: 26px;
    margin-top: 20px;
	font-weight:600;
	font-family: "Lato", Sans-serif;
}
#postsfromcat-widget-2{
	display:none
}
.form-group label, .text-area-msg label {
    /* font-family: 'Comme', sans-serif; */
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    padding: 6px 0px !important;
}
tpg-el-main-wrapper .rt-holder .tpg-el-image-wrap img {
  
    object-fit: cover !important;
}
#rpwe_widget-2{
	list-style-type:none
}
.form-group i {
	    position: absolute;
/*     top: 14px; */
    right: 20px;
    font-size: 16px;
    color: #888888;
    z-index: 1;
}.form-group {
    padding: 0 !important;
    margin: 0px !important;
}
.social-foot a{
	border:none !important
}
.footer-h h2:before{
	    position: absolute;
    content: "";
    width: 45px;
    height: 2px;
    top: 16px;
    right: 137px;
    background: #f8952c;
}
#f-right1 h2:before{
right: 215px !important;
}
#f-right2 h2:before{
right: 160px !important;
}
#menu-quick-links li:before{
	    position: absolute;
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 12px;
    color: #b6bbc0;
    left: 0px;
    top: 0px;
}
#menu-footer-menu li:before{
	    position: absolute;
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 12px;
    color: #b6bbc0;
    left: 0px;
    top: 0px;
}
#menu-footer-menu li a{
	    padding: 0px 15px 0px 15px;
    font-size: 16px;
    color: #b6bbc0;
/*     line-height: 28px; */
    font-weight: 400;
	    line-height: 32px;
}
#menu-footer-menu li a:hover{
	    color: #f5971d;
}
#menu-quick-links li{
	width:100%;
}
#menu-quick-links li a{
	padding: 0px 15px 0px 15px;
    font-size: 16px;
    color: #b6bbc0;
/*     line-height: 28px; */
    font-weight: 400;
	    line-height: 32px;
}
#menu-quick-links li a:hover{
	    color: #f5971d;
}
html{
	overflow-x:hidden
}
/* #myheader{
	position:fixed;
	width:100%;
	background:#fff;

	z-index:999;
} */
#content{
	margin-top:100px !important
}
.rttpg-fullwidth-page{
/* 	margin-top:100px !important */
}
.page-content{
	line-height:34px !important
}
.page-content strong{
	color:#181055;
	font-size:18px;
	font-weight:600 !important;
	font-family: "Lato", Sans-serif;
}
ul li strong{
/* 	font-size:15px !important; */
}
.page-content h3{
	color:#181055;
	font-size:20px
		font-family: "Lato", Sans-serif;
}
.page-content div{
	color:#000 !important;
}
.page-header h1{
	display:none
}
.she-header:not(.elementor-sticky) {
/*     top: 32px !important; */
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
/* section.elementor-section.elementor-inner-section.elementor-element.elementor-element-ab4d50c.elementor-section-content-middle.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    background: #ffff;
    /* height: 163px; */
    z-index: 999;
    margin: 0 auto;
    border-bottom: 1px solid #dadada;
    width: 100%;
    position: fixed;
    top:0;
    left: 0;
  
	right: 0;
} */
.page-header .entry-title{
	margin-top: 100px;
	display:none;
}
.page-content{
	margin-bottom:50px
}
.rt-tpg-container .entry-title-wrapper .entry-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 18px;
    padding-bottom: 2px;
/*     overflow: hidden;
    height: 30px; */
}
#comments{
	display:none
}
.tpg-el-main-wrapper .tpg-el-image-wrap img {
    width: inherit;
    height: 250px;
    object-fit: cover;
	background:#fff;
    padding: 10px;
}
.elementor-115 .elementor-element.elementor-element-e58a2ad img {
    width: 156px!important;
}
.elementor-container.elementor-column-gap-wider {
    background: white;
}


.elementor-159 .elementor-element.elementor-element-7f24d3b2:not(.elementor-motion-effects-element-type-background), .elementor-159 .elementor-element.elementor-element-7f24d3b2 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
background:none!important;
}

ul.elementskit-dropdown.elementskit-submenu-panel {
    background: white!important;
    border: none!important;
    /* padding: 1px; */
}

.elementor-115 .elementor-element.elementor-element-fc5b2c4 .elementskit-submenu-panel {
    padding: 6px 0px 6px 0px!important;
}

ul#menu-footer-menu {
    display: block;
    line-height: 33px;
}


.elementor-254 .elementor-element.elementor-element-c204367 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
 margin-top:0px!important;
}


input#FooterContact-us-name {
    position: relative!important;
    width: 100%!important;
    height: 45px!important;
    font-size: 14px;
    color: #888888!important;
    border: 1px solid #273b6c!important;
    padding: 10px 50px 10px 20px!important;
    background: transparent!important;
    transition: all 500ms ease!important;
}

#mc4wp-form-1 input[type="email"] {
	margin-top: 12px !important;
}
input[type="email"] {
    position: relative!important;
    width: 100% !important;
    height: 45px !important;
    font-size: 14px !important;
    color: #888888 !important;
    border: 1px solid #273b6c !important;
    padding: 10px 50px 10px 20px !important;
    background: transparent !important;
    transition: all 500ms ease !important;
    
}

[type=button], [type=submit], button {
   
    font-weight: 400;
    color: #f1f1f1 !important;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
   background-color: #f59200!important;
    border:none!important;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    transition: all .3s;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 11.5px 25px;
	font-family:"Arimo", sans-serif
}


[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #fff !important;
    background-color: #f59200 !important;
    text-decoration: none;
}


.elementor-254 .elementor-element.elementor-element-58ebc60d {
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #FFFFFFC2;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin:0px!important;
	padding:0px!important;
}

div#ekit-megamenu-quick-links {
    display: block!important;
    line-height: 35px!important;
}



#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}

#contact {
  background: #F9F9F9;
  padding: 25px;
  margin: 150px 0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #4CAF50;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

#contact button[type="submit"]:hover {
  background: #43A047;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}


form.wpcf7-form.init {
    background: #f59200;
    padding: 25px;
    margin: 150px 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

/* input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 100%;
    border: 1px solid #666!important;
    border-radius: 3px!important;
    padding: .5rem 1rem!important;
    transition: all .3s!important;
    width: 100%!important;
    border: 1px solid #ccc!important;
    background: #FFF!important;
    margin: 0px 0 0px!important;
    padding: 10px!important;
}
 */

button#contact-submit {
    color: #fff!important;
    background: #182c5f;
    border: none;
    outline: none;
    display: block;
    margin: auto;
    width: 50%;

}
ul, ol {
  
    font-size: 17px;
}
[type=button], [type=submit], button{
/* 		border-radius:0 !important */
}
h3.h3-cont {
    color: white;
    font-size: 34px;
    font-weight: 700;
}
h4.h4-cont {
    color: #0e2358;
    font-weight: 500;
    margin-top: -6px;
}
#mc4wp-form-1 button{
	border-radius:0px !important
}
strong {
    color: #0f2459;
}
/* -----------------------------------------------Additional css end */

.sidebar-form .form-group input {
    padding: 6px 10px !important;
    border: 1px solid #efefef !important;
    font-size: 13px !important;
    height: 34px !important;
    background: #fff;
    width: 100%;
        border-radius: 4px;
}
.text-area-msg textarea {
  
    background: #fff;
}
.form-group label, .text-area-msg label {
 
    display: block;
}
@media (max-width: 600px) {
    .sidebar-form {
        position: fixed;
        bottom: -100% !important;
        right: 0px;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 10px #00000020;
        padding: 20px;
        transition: bottom .4s linear;
        z-index: 999999;
        background-color: #fff;
        top: unset;
        left: unset;
        transform: unset;
    }
    .sidebar-form .call-action {
        position: absolute;
        background-color: #fe9740;
        font-family: unset;
        font-weight: 700;
        letter-spacing: 1px;
        text-align: center;
        color: #fff;
        width: 33.33%;
        height: 40px;
        line-height: 40px;
        border-bottom: none !important;
        cursor: pointer;
        right: 0 !important;
        bottom: 100%;
        transform: none;
        top: unset;
        left: unset;
    }
}
.my-float {
    margin-top: 16px;
}
      img.whatsapp-logo {
  width: 100%;
  max-width: 60px;
}
    .float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.sidebar-form .call-action {
  position: absolute;
  background-color: #fe9740;
  font-family: unset;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  width: 150px;
  height: 40px;
  line-height: 40px;
  border-bottom: none !important;
  cursor: pointer;
  left: -95px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
}
.sidebar-form {
  position: fixed;
  top: 50%;
  right: -350px;
  width: 350px;
  box-shadow: 0 0 10px #00000020;
  padding: 20px;
  transform: translateY(-50%);
  transition: right .4s linear;
  z-index: 999999;
  background-color: #fff;
}

.sidebar-form.show {
  right: 0;
}
.form-close {
  position: relative;
}
a.close-btn {
  position: absolute;
  right: 0;
  top: -44px;
  cursor: pointer;
}
.sidebar-form h3 {
  color: #000;
  font-weight: 800;
  font-size: 24px;
  margin: 0 0 10px;

}

.form-group label, .text-area-msg label {
  /* font-family: 'Comme', sans-serif; */
  font-size: 14px;
  color: #000;
  font-weight: 400;
  line-height: 24px;
}

.form-group {
  padding: 6px 0;
  margin: 0px !important;
}

.sidebar-form .form-group input {
  padding: 6px 10px !important;
  border: 1px solid #efefef !important;
  font-size: 13px !important;
  height: 34px;
}

.text-area-msg textarea {
  border: 1px solid #efefef;
  width: 100%;
  border-radius: 8px;
  padding: 6px 10px;
  font-size: 12px;
}

.text-area-msg {
  margin: 0 0 12px;
}

input#submit-btn {
  background: #000;
  color: #fff;
  border: none;
  padding: 8px 20px;
  border-radius: 30px;
}
div#call-icon {
  display: none;
}
.ftsoc.th-social-link a i {
  color: white;
  margin-top: 10px;
}
.sticky {
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 999999;
    background: #fff;
    box-shadow: 0 0 10px #00000020;
}
.g-recaptcha{
        background: #000 !important;
    color: #fff;
    border: none;
    padding: 8px 20px;
    border-radius: 30px;
}
.text-area-msg textarea {
    border: 1px solid #efefef !important;
    width: 100%;
    border-radius: 8px;
    padding: 6px 10px;
    font-size: 12px;
        height: 100px;
}
div#call-icon {
    display: none;
}.ws-icon {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 999999;
    display: none;
}

@media (max-width: 600px) {
        .sidebar-form {
        position: fixed;
        bottom: -100% !important;
        right: 0px;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 10px #00000020;
        padding: 20px;
        transition: bottom .4s linear;
        z-index: 999999;
        background-color: #fff;
        top: unset;
        left: unset;
        transform: unset;
    }
        .sidebar-form.show {
        bottom: 0 !important;
    }
    .sidebar-form .call-action {
        position: absolute;
        background-color: #fe9740;
        font-family: unset;
        font-weight: 700;
        letter-spacing: 1px;
        text-align: center;
        color: #fff;
        width: 33.33%;
        height: 40px;
        line-height: 40px;
        border-bottom: none !important;
        cursor: pointer;
        right: 0 !important;
        bottom: 100%;
        transform: none;
        top: unset;
        left: unset;
    }
        .ws-icon {
        display: block;
        transform: none;
        background: #209e14;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 33.33% !important;
        height: 40px;
        line-height: 40px;
        z-index: 999999;
        box-shadow: 0 0 10px #00000020;
        text-align: center;
    }
        div#whatsapp-icon a, div#call-icon a {
        display: block;
    }
        div#call-icon {
        display: block;
    }
        img.whatsapp-logo {
        width: 100%;
        max-width: 30px;
    }
    .cl-icon {
        background: #1a2156;
        position: fixed;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 33.33% !important;
        height: 40px;
        line-height: 40px;
        z-index: 999999;
        text-align: center;
    }
       
}
@media(max-width:991px){
    .ws-icon1{
        display: none !important
    }
}