@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

a{text-decoration:none !important;}
body{margin:0;  font-family: "Poppins", sans-serif;}


.top-bar {background-color: #ed3237;
    color: #ffffff;
    font-weight: 400;
    text-transform: none;
    font-size: 13px;display:inline-block;width:100%;
    padding: 10px 0;}
.main-navigation-bar li {
    height: 50px;}
.top-bar .inner-padding.widget_nav_menu {
    float: right;}
.gap-6{gap:2rem !important;}
.block a {
    float: right;
    text-align: right;
    font-weight: 600;
    font-size: 20px;
    margin: 20px 0 0 0;}
	.block a:hover {
    color: #ed3237;
}


/* Utility Classes */
.hidden {
  display: none;
}

/* Spinner */
.spinner {
  margin: 20px auto;
  border: 6px solid #f3f3f3;
  border-top: 6px solid #204384;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Error Message */
.error {
  color: var(--error-color);
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
:root {
  --primary-color: #007bff;
  --primary-color-hover: #0056b3;
  --background-color: #f9f9f9;
  --text-color: #fff;
  --error-color: red;
  --container-max-width: 800px;
  --container-padding: 20px;
  --border-radius: 10px;
  --box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}



.tool-section {
  max-width: var(--container-max-width);
  margin: 40px auto;
  padding: var(--container-padding);
  background: #fff;
  box-shadow: var(--box-shadow);
  border-radius: var(--border-radius);
}

.tool-section h1 {
  text-align: center;
  margin-bottom: 20px;
}

.tool-section input {
  padding: 0.5rem;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.tool-section button {
  padding: 10px 20px;
  width: 100%;
  font-size: 1rem;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  background-color: var(--primary-color);
  color: var(--text-color);
  transition: background-color 0.3s;
  margin-top: 10px;
}

.tool-section button:hover {
  background-color: var(--primary-color-hover);
}

.tool-section .error, .error-message {
  color: var(--error-color);
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.tool-section .spinner {
  margin: 20px auto;
  border: 6px solid #f3f3f3;
  border-top: 6px solid #3498db;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
}

.tool-section .hidden {
  display: none;
}
.container{margin:0 auto;}
.inside-top-bar.grid-container { max-width: 1280px;margin:0 auto;}
.top-bar .inside-top-bar {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.container {    max-width: 1170px !important;}
.top-bar-align-left .widget:nth-child(odd) {
    order: -20;
}

.top-bar .inside-top-bar .widget {
    padding: 0;
    display: inline-block;
    margin-bottom: 0;
}
.top-bar .inside-top-bar .textwidget p:last-child {
    margin: 0;
}
.menu-top-bar-menu-container ul li:hover ul{display:block;}
.top-bar .widget_nav_menu li {
    margin: 0 10px;position:relative;
    padding: 0 1px;}
.top-bar-align-left .widget:nth-child(2) {
    margin-left: auto;
}
.top-bar a:hover{color:#000;}
.top-bar a {
    color: #ffffff;text-decoration:none;}
.top-bar-align-left .widget:last-child {
    margin-right: 0;
}
.top-bar .widget_nav_menu>div>ul li{list-style:none;}
.top-bar .widget_nav_menu>div>ul {
    display: flex;    align-items: center;}
header.site-header {
    text-align: center;
    padding: 25px 0;}

.main-nav ul li a {
    font-size: 15px;
    font-weight: 500;
    padding: 0 20px;}
.main-nav ul li a {
    font-size: 15px;
    font-weight: 500;
    padding: 0 20px;
}
.top-bar.top-bar-align-left.main-nav.main-navigation-bar {
    padding: 0;
}
.t-nav ul li {
    margin: 0 0 0 18px !important;
}
.top-bar.top-bar-align-left.top-info p {
    margin: 0;
}
.main-nav li {
    padding: 7px 0 !important;}
.main-nav li svg {
    color: #fff;
    fill: #fff;
    position: relative;
    top: 3px;
    left: 5px;}


.site-header .header-image {
    width: 320px;margin-bottom: 30px;
    margin-top: 30px;}
.site-header img {
    width: 320px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;}








/******mega menu***/
.v-center{
	text-align: center;
}
.v-center ul{
	list-style: none;
	margin:0;
	padding:0;
}
.menu-main li.menu-item-has-children {
    line-height: 0 !important;}
.sub-menu.mega-menu a {
    text-align: left;
    /* padding: 5px 0; */
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    border-bottom: none;
    color: #6f6f6f;
    line-height: 0;
    font-size: 14px;
    line-height: 40px;
    border-bottom: 1px solid #f4f5f7 !important;
}
.list-item.text-center {
    float: left;
    width: 48%;
    margin: 0 6px;}
.header .menu > ul > li svg {
    fill: #fefefe;
    margin: -6px 0px 0 0px;
    float: right;
    padding: 0 0 0 7px;
}
.header .menu > ul > li svg:hover {
    fill: #ea4636;
   margin: -6px 0px 0 0px;
    float: right;
    padding: 0 0 0 7px;
}

a{
	text-decoration: none;
}
/* header */
.header{
	    display: block;
    width: 100%;
    position: relative;
    z-index: 99;
    height: 58px;
    background: #204384;
	
}
.header .item-left{
	flex:0 0 17%;
}
.header .logo a{
	font-size: 30px;
	color:#000000;
	font-weight: 700;
	text-decoration: none;
}
.header .item-center{
	flex:0 0 66%;
}
.header .item-right{
	flex:0 0 17%;
	display: flex;
	justify-content: flex-end;
}
.header .item-right a{ 
     text-decoration: none;
     font-size: 16px;
     color:#555555;
     display: inline-block;
     margin-left: 10px;
     transition: color 0.3s ease;
}
.header .menu > ul > li{
	display: inline-block;
	line-height: 58px;
	margin-left: 50px;
}
.header .menu > ul > li > a{
    font-family: "Poppins", sans-serif;
    color: #fefefe;
    position: relative;
    text-transform: capitalize;
    transition: color 0.3s ease;
    font-size: 15px;
}
.header .menu > ul > li .sub-menu{
	position: absolute;
	z-index: 500;
	background-color:#ffffff;
	box-shadow: -2px 2px 70px -25px rgba(0,0,0,0.3); 
	padding: 20px 15px;
	transition: all 0.5s ease;
	margin-top:29px !important;
	opacity:0;
	visibility: hidden;
}




@media(min-width: 992px){
.header .menu > ul > li.menu-item-has-children:hover .sub-menu{
	margin-top: 20px;
	visibility: visible;
	opacity: 1;
}
}
.header .menu > ul > li .sub-menu > ul > li{
	line-height: 1;
}
.header .menu > ul > li .sub-menu > ul > li > a{
	display: inline-block;
	padding: 10px 0;
	font-size: 15px;
	color: #555555;
	transition: color 0.3s ease;
	text-decoration: none;
	text-transform: capitalize;
}
.header .menu > ul > li .single-column-menu{
	min-width: 280px;
	max-width: 350px;
}
.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li{
   line-height: 1;
   display: block; 
}
.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a {
	padding:10px 0;
	display: inline-block;
	font-size: 15px;
	color:#555555;
	transition: color 0.3s ease;
}
.header .menu > ul > li .sub-menu.mega-menu{ 
    left: 50%;
    transform: translateX(-50%);	border: solid 1px #e0e0e0;
    background: #fff;}

.header .menu > ul > li .sub-menu.mega-menu-column-4{
  max-width: 1100px;
  width: 100%; 	
  display: flex;
  flex-wrap: wrap;
  padding:20px 15px;
}
.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item{
  flex:0 0 21%;
  padding:0 15px;
}
.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item .title{
	font-size: 16px;
	color:#ea4636;
	font-weight: 500;
	line-height: 1;
	padding:10px 0;
}
.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center .title{
	text-align: center;
}
.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item img{
	max-width: 100%;
	width: 100%;
	vertical-align: middle;
	margin-top: 10px;
	height: 300px;
	object-fit: cover;
}
.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a:hover,
.header .menu > ul > li .sub-menu > ul > li > a:hover,
.header .item-right a:hover,
.header .menu > ul > li:hover > a{
	color:#ea4636;
}
/* banner section */
.banner-section{
  background-image: url('../img/banner.jpg');
  background-size: cover;
  background-position: center;
  height: 700px;
  width: 100%;
  display: block;
}
.mobile-menu-head,
.mobile-menu-trigger{
	display: none;
}
.desktop-menu {
    display: block;
}



.mobile-menu{display:none;}


@media(max-width: 991px){

	.header .item-center{
		order:3;
		flex:0 0 100%;
	}
	.header .item-left,
	.header .item-right{
		flex:0 0 auto;
	}
	.v-center{
		justify-content: space-between;
	}
	.header .mobile-menu-trigger{
		display: flex;
		height: 30px;
		width: 30px;
		margin-left: 15px;
		cursor: pointer;
		align-items: center;
		justify-content: center;
	}
	.header .mobile-menu-trigger span{
		display: block;
		height: 2px;
		background-color: #333333;
		width: 24px;
		position: relative;
	}
	.header .mobile-menu-trigger span:before,
	.header .mobile-menu-trigger span:after{
		content: '';
		position: absolute;
		left:0;
		width: 100%;
		height: 100%;
		background-color: #333333;
	}
	.header .mobile-menu-trigger span:before{
		top:-6px;
	}
	.header .mobile-menu-trigger span:after{
		top:6px;
	}
	.header .item-right{
		align-items: center;
	}

	.header .menu{
		position: fixed;
		width: 320px;
		background-color:#ffffff;
		left:0;
		top:0;
		height: 100%;
		overflow: hidden;
		transform: translate(-100%);
		transition: all 0.5s ease;
		z-index: 1099;
	}
	.header .menu.active{
	   transform: translate(0%);	
	}
	.header .menu > ul > li{
		line-height: 1;
		margin:0;
		display: block;
	}
	.header .menu > ul > li > a{
		line-height: 50px;
		height: 50px;
		padding:0 50px 0 15px;
		display: block;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.header .menu > ul > li > a i{
		position: absolute;
		height: 50px;
		width: 50px;
		top:0;
		right: 0;
		text-align: center;
		line-height: 50px;
		transform: rotate(-90deg);
	}
	.header .menu .mobile-menu-head{
		display: flex;
		height: 50px;
		border-bottom: 1px solid rgba(0,0,0,0.1);
		justify-content: space-between;
		align-items: center;
		position: relative;
		z-index: 501;
		position: sticky;
		background-color: #ffffff;
		top:0;
	}
	.header .menu .mobile-menu-head .go-back{
		height: 50px;
		width: 50px;
		border-right: 1px solid rgba(0,0,0,0.1);
		cursor: pointer;
		line-height: 50px;
		text-align: center;
		color:#000000;
		font-size: 16px;
		display: none;
	}
	.header .menu .mobile-menu-head.active .go-back{
		display: block;
	}
	.header .menu .mobile-menu-head .current-menu-title{
		font-size: 15px;
		font-weight: 500;
		color:#000000;
	}
	.header .menu .mobile-menu-head .mobile-menu-close{
	    height: 50px;
		width: 50px;
		border-left: 1px solid rgba(0,0,0,0.1);
		cursor: pointer;
		line-height: 50px;
		text-align: center;
		color:#000000;	
		font-size: 25px;
	}
	.header .menu .menu-main{
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.header .menu > ul > li .sub-menu.mega-menu,
	.header .menu > ul > li .sub-menu{
		visibility: visible;
		opacity: 1;
		position: absolute;
		box-shadow: none;
		margin:0;
		padding:15px;
		top:0;
		left:0;
		width: 100%;
		height: 100%;
		padding-top: 65px;
		max-width: none;
		min-width: auto;
		display: none;
		transform: translateX(0%);
		overflow-y: auto;
	}
.header .menu > ul > li .sub-menu.active{
	display: block;
}
@keyframes slideLeft{
	0%{
		opacity:0;
		transform: translateX(100%);
	}
	100%{
	    opacity:1;
		transform: translateX(0%);	
	}
}
@keyframes slideRight{
	0%{
		opacity:1;
		transform: translateX(0%);
	}
	100%{
	    opacity:0;
		transform: translateX(100%);	
	}
}
	.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item img{
		margin-top:0;
	}
	.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center .title{
		margin-bottom: 20px;
	}
	.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center:last-child .title{
		margin-bottom:0px;
	}
	.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item{
		flex: 0 0 100%;
        padding: 0px;
	}
	.header .menu > ul > li .sub-menu > ul > li > a,
	.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a{
		display: block;
	}
	.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul {
		margin-bottom: 15px;
	}
	.menu-overlay{
		position: fixed;
		background-color: rgba(0,0,0,0.5);
		left:0;
		top:0;
		width: 100%;
		height: 100%;
		z-index: 1098;
		visibility: hidden;
		opacity:0;
		transition: all 0.5s ease;
	}
	.menu-overlay.active{
	  visibility: visible;
	  opacity:1;	
	}
}


/***end***/


/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 31.8%;
  padding: 10px;
  background-color: #ccc;
  height: 250px;
}

.column a {
  float: none;
  color: black;
  padding: 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.column a:hover {
  background-color: #ddd;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
/*****end*****/



/****content***/
.top-bar.top-bar-align-left .widget.inner-padding.widget_text {
    float: left;
    width: 50%;
}
 .block3 {
            background-color: #eff6ff; /* Very light blue */
            color: #1d4ed8;
        }
        .block4 {
            background-color: #fef2f2;  /* Very light red */
            color: #b91c1c;
        }
        .block5{
            background-color: #f0fdf4; /* Very light green */
            color: #065f46;
        }
        .block6{
            background-color: #fff7ed; /* Very light orange */
            color: #c2410c;
        }
.content-box { text-align: center; margin: 80px 0 80px 0;}
.content-box h2 {
    font-size: 62px;
    font-weight: 600;
    margin: 0 0 50px 0 !important;
}
.tool-boxes {
    margin: 0 auto;
    padding: 1rem;margin-bottom:80px;
}
.content-box h4 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 5px !important;
}
.block h2 {
    font-size: 24px;
}

.block p {
    font-size: 17px;
}
  .block {
            padding: 2rem;
            text-align: center; text-align: left;
            border-radius: 0.5rem;
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        }
        .block1 {
            background-color: #e5f3ff; /* Light blue */
            color: #0c4a8f;
        }
        .block2 {
            background-color: #fde6e8; /* Light red */
            color: #991b1b;
        }

/****end****/
table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
  table-layout: fixed;
}

th, td {
  border: 1px solid #ccc;
  padding: 10px;
  word-break: break-word;
  text-align: left;
}

th {
  background-color: #f1f1f1;
}
/***footer css****/
aside#text-7 h2 {
    margin: 35px 0 0 0;
}
aside#text-7 .textwidget {
    margin: 0 15px 0 0px;
}
aside#text-3 {
    padding: 0 35px 0 0px;
}
#footer-widgets {
    background: #204384;}
.footer-widgets-container.grid-container {
    max-width: 1280px;}
.footer-widgets-container {
    padding: 40px 0;
}
.inside-footer-widgets {
    display: flex;
}
.inside-footer-widgets>div {
    flex: 1 1 0;
}
.site-footer .footer-widgets-container .inner-padding {
    padding: 0 0 0 40px;
}
.site-footer .widget-title {
    font-size: 30px;
    font-weight: 500;color:#fff;
}
#footer-widgets p {
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
}
.top-bar.top-bar-align-left.main-nav {
    background: #16438a;

}
.widget-title {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 1.5;
    font-weight: 500;
    text-transform: none;
    color: #fff;
}
.footer-widgets a {
    color: #ffffff;}
.widget ul li {
    list-style-type: none;
    position: relative;
    margin-bottom: 12px;
    line-height: 1.6;
}
.footer-widgets a {
    color: #ffffff;
}
.site-footer .footer-widgets-container .inner-padding {
    padding: 0 0 0 40px;}
.widget ol, .widget ul {
    margin: 0;}
.inside-footer-widgets ul {
    padding: 0;}
.grid-container{max-width:1140px;margin:0 auto;}
.site-info {border-top: 1px solid #295291;    background-color: #3655bf;}
.inside-site-info.grid-container {
    max-width: 1280px;}
.inside-site-info {
    display: flex:
    align-items: center;
    justify-content: center;
    padding: 20px 40px;}
.site-info {
    border-top: 1px solid #295291;background-color: #3655bf;}
.site-info {
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 1.6;}


/****end***/



/****responsive menu*****/
 .mobile-menu nav {
    max-width: 400px;
    margin: 20px auto;
    background: #333;
      overflow: hidden;
  }

  /* Hide all checkboxes */
  nav input[type="checkbox"] {
    display: none;
  }

  /* Hamburger toggle label styles */
  .mobile-menu .menu-toggle-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    cursor: pointer;
    user-select: none;
    background: #204384;
  }

  /* Hamburger lines */
  .mobile-menu .menu-toggle-label .hamburger {
    width: 25px;
    height: 3px;
    background: white;
    position: relative;
    transition: background 0.3s ease;
  }

  .mobile-menu .menu-toggle-label .hamburger::before,
  .menu-toggle-label .hamburger::after {
    content: "";
    position: absolute;
    width: 25px;
    height: 3px;
    background: white;
    transition: transform 0.3s ease;
  }

  .mobile-menu .menu-toggle-label .hamburger::before {
    top: -6px;
  }

  .mobile-menu .menu-toggle-label .hamburger::after {
    top: 8px;
  }

  /* Animate hamburger to X when checked */
  .mobile-menu #menu-toggle:checked + label .hamburger {
    background: transparent;
  }
  .mobile-menu #menu-toggle:checked + label .hamburger::before {
    transform: rotate(45deg) translate(5px, 5px);
  }
  .mobile-menu #menu-toggle:checked + label .hamburger::after {
    transform: rotate(-45deg) translate(5px, -5px);
  }

  /* Main menu styles */
  .mobile-menu ul.main-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }

  /* Show menu when toggle is checked */
 .mobile-menu #menu-toggle:checked ~ ul.main-menu {
    max-height: 1000px; /* enough to show */
background:#204384;
  }

 .mobile-menu ul.main-menu > li {
    border-bottom: 1px solid #fff;
    position: relative;padding:10px 15px;  }

 .mobile-menu ul.main-menu > li:last-child {
    border-bottom: none;
  }

  /* Submenu toggles */
  .mobile-menu ul.main-menu input[type="checkbox"] {
    display: none;
  }

  /* Submenu labels */
 .mobile-menu ul.main-menu label.submenu-label {
    display: flex;
    justify-content: space-between;color:#fff;
    align-items: center;
    padding:0;
    cursor: pointer;
    user-select: none;
  }



  /* Arrow icon next to submenu labels */
  .mobile-menu ul.main-menu label.submenu-label::after {
    content: "▼";
    font-size: 0.7em;
    color: white;
    transition: transform 0.3s ease;
  }
.main-menu a {
    color: #fff;
}
  /* Rotate arrow when checked */
  .mobile-menu ul.main-menu input[type="checkbox"]:checked + label.submenu-label::after {
    transform: rotate(-180deg);
  }

  /* Submenus */
  .mobile-menu ul.submenu,
  ul.subsubmenu {
 
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }

  /* Show submenu when checkbox checked */
 .mobile-menu ul.main-menu input[type="checkbox"]:checked + label.submenu-label + ul.submenu,
  .mobile-menu ul.submenu li input[type="checkbox"]:checked + label.submenu-label + ul.subsubmenu {
    max-height: 500px; /* enough to show */
  }

  /* Submenu links */
  .mobile-menu ul.submenu li a,
  .mobile-menu ul.subsubmenu li a {
    display: block;
    padding: 8px 10px;
    color: #fff;
      font-size: 14px; border-bottom:1px solid #fff; }
li.last-child a {
    border-bottom: none !important;
}
  .mobile-menu ul.submenu li a:hover,
  .mobile-menu ul.subsubmenu li a:hover {
    background: #204384;
    color: white;
  }

  /* Indent submenu labels */
  .mobile-menu ul.submenu li label.submenu-label {
    padding-left: 20px;
  }
  .mobile-menu ul.subsubmenu li label.submenu-label {
    padding-left: 20px;
  }


.clean-top {
  text-align: center;
    width: 70%;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 80px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 20px;}
form#cleanerForm textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1em;
    box-sizing: border-box;height:250px;
}
.clean-top label {
    display: inline-block;
    font-size: 24px !important;
    display: block;
    font-size: 1em;
    margin-bottom: 5px;
    color: #212121;
    font-weight: 600;}
form#cleanerForm button {
    padding: 12px;
    width: 100%;
    border: none;
    border-radius: 4px;
    background-color: #204384;
    color: #fff;
    font-size: 1em;
    cursor: pointer;
    font-weight: bold;
    margin-top: 10px;
}
div#outputContainer label {
    color: #333;text-align:center;
    font-size: 2em !important;
    margin-bottom: 10px;
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
    margin-top: 50px;
}
div#outputContainer textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;height:250px;
    border-radius: 4px;
    font-size: 1em;
    box-sizing: border-box;
}
div#outputContainer button {
    padding: 12px;
    width: 100%;
    border: none;
    border-radius: 4px;
    background-color: #0b57d0;
    color: #fff;
    font-size: 1em;
    cursor: pointer;
    font-weight: bold;
    margin-top: 10px;
}


/*responsive*/
@media(max-width: 991px){
.clean-top {width: 90%;}
form#cleanerForm textarea{height:200px;}
.top-bar.top-bar-align-left .widget.inner-padding.widget_text {
    float: left;
    width: 35%;}
.grid-container {  padding: 0 10px;
}
.content-box p {
    font-size: 14px;}
.content-box h4 {
    font-size: 22px;}
.content-box h2 {
    font-size: 40px; margin: 0 0 15px 0 !important;}
.content-box {
    margin: 40px 0;}
.t-nav ul li {
    margin: 0 0 0 12px !important;
}
.top-bar {    padding: 10px 10px;}
.mobile-menu{display:block;}
.mobile-menu img{    filter: brightness(0) invert(1);width:70%;}
.desktop-menu {
    display: none;}
label.submenu-label{bnackground:#204384;}
header.site-header{display:none;}
.inside-footer-widgets {
    display: inherit;}
#footer-widgets {  padding: 20px 10px;}
.widget-title {
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 0;
      margin: 45px 0 20px 0;}
#footer-widgets p{font-size:14px;}
}
