/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.tick-pg ul {
    padding-left: 0;
}
.tick-pg ul li {
    margin-bottom: 22px;
}
.tick-pg li {
    font-size: 22px;
    color: #000;
    list-style: none;
    text-indent: -50px;
    padding-left: 50px;
}
.tick-pg li:before {
    content: '';
    background-image: url(/wp-content/uploads/2023/09/shap-list.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 26px;
    height: 25px;
    display: inline-block;
    position: relative;
    margin-right: 16px;
    vertical-align: middle;
}
.etf-beni .col.content-box-wrapper {
    border: 1px solid gainsboro;
    min-height: 438px;
}
.extra-til4 .title-heading-tag {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.extra-til1 h1 {
    font-size: 45px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.extra-til1 h2 {
    font-size: 40px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.extra-til1 h3 {
    font-size: 35px;
    font-weight: 500;

    letter-spacing: 1px;
}
.fusion-flip-boxes .fusion-flip-box-wrapper.fusion-column.col-lg-3.col-md-3.col-sm-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.flip-box-back {
    padding: 50px !important;
    font-size: 20px;
    letter-spacing: 0.3px;
}
.flip-box-inner-wrapper {
    min-height: 443px !important;
}
h3.flip-box-heading-back {
    text-transform: capitalize !important;
    margin-bottom: 23px !important;
}
.flip-box-front-inner {
    position: absolute;
    bottom: 20px;
    left: 0;
}
.flip-box-front-inner h2.flip-box-heading {
    font-size: 28px !important;
    background: #000000a6;
    padding: 10px !important;
}
/*** grid boxx ***/
/*.grid-container {
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-gap: 10px;
  background-color: #fff;
  padding: 10px;
} 
.grid-container p {
    margin: 0px;
}
.grid-container > div {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 20px 0;
  font-size: 30px;
}
.item1 {
  grid-column: 1 / span 2;
}
*/
.fusion-layout-column.fusion_builder_column_inner.nw-pr-gl-col.fusion-column-inner-bg-wrapper {
    margin-bottom: 12px !important;
}
.gl-t {
    text-align: center;
    color: white;
    font-weight: 700;
    margin-top: 15.1vh;
    margin-bottom: 15.1vh;
    font-size: 21px;
    letter-spacing: 1px;
}
.nw-pr-gl-col span.fusion-column-inner-bg-image {
    background-color: #00000061;
}
p.imag-port-head {
    font-size: 20px;
    background: #323232;
    color: #fff;
    padding: 5px 1px;
    border-radius: 0px 0px 10px 10px;
    margin: 0px;
}
p.imag-port img {
    border-radius: 10px 10px 0px 0px;
}
.tablisrt ul li a.tab-link h4.fusion-tab-heading {
    text-align: center !important;
}
.main-gallery p {
    margin: 0px;
    text-align: center;
}
.main-gallery .fusion-layout-column.fusion-spacing-yes.fusion-one-fourth {
    width: 24%;
}
.main-gallery .fusion-layout-column.fusion-spacing-yes {
    margin-right: 1%;
}
p.imag-port img {
    width: 308px;
    height: 250px;
    object-fit: cover;
}


h4.fusion-tab-heading {
    font-size: 21px !important;
    text-align: left !important;
}
.nav-tabs li.active {
    text-align: left !important;
}
.nav-tabs li.active a {
    border-color: #ef8001 !important;
    color: white !important;
}
.nav-tabs li.active a h4 {
    color: white !important;
}
a.tab-link:hover {
    border-color: #ef8001 !important;
}
a.tab-link:hover h4{
     color: white !important;
}
/***************Read More ****************/
.ner1 .cnm .txt-rdm {
    position: relative;
    height: 0px;
    overflow: hidden;
}
.ner1 .cnm.active .txt-rdm {
    position:relative;
    height: auto;
}
.ner1 .cnm a.more {
    padding: 14px 29px !important;
    font-size: 15px !important;
    background: #f17e03 !important;
    display: inline-block;
    line-height: 17px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 700;
    letter-spacing: 2px;
}
.ner1 .cnm a.more:before {
    content: 'Read More';
	color:white;
}
.ner1 .cnm.active a.more:before {
    content: 'Read Less';
	color:white;
}
.ner1 .cnm.active .rd-txt:before {
   display:none;
}
/*.rdm-col br{
	display:none;;
}*/
.rdm-col > .fusion-column-wrapper.fusion-content-layout-column {
    padding: 0 40px !important;
}
.stp-txt p {
    font-size: 23px !important;
    line-height: 25px;
    margin-top: 10px;
}
/********************* End Read More **************/
#boxed-wrapper {
    overflow: unset !important;
}
.floating-toc {
    position: sticky!important;
    top: 180px;
}

/******************* wooocmmerece Category Page **********/
.woocommerce-page #sidebar h4.widget-title {
    background: #f17e03;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 4px;
}
#sidebar .widget_product_categories .product-categories .cat-parent > a {
    font-weight: 600;
    margin-bottom: 8px;
}
#sidebar ul.product-categories ul.children {
    font-size: 15px;
    margin-left: 6px;
}
#sidebar ul.product-categories ul.children li {
    border: 0;
    padding-bottom: 6px;
    padding-top: 6px;
}
.sidebar .product-categories li {
    border-bottom: 0;
}
#sidebar ul.product-categories ul.children li a {
    font-weight: 500;
    font-size: 16px;
}
#sidebar .product-categories li.cat-item {
    padding-top: 2px;
    font-weight: 600;
    padding-bottom: 2px;
}
#sidebar ul li a {
    font-weight: 600;
}
#sidebar .fusion-slidingbar-widget-column {
    margin-bottom: 21px !important;
}
.tagcloud a {
    margin: 4px 3px;
    padding: 0 39px;
   font-weight: 600;
}
.product-grid-view h3.product-title {
    font-size: 16px !important;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal !important;
}
.product-grid-view h3.product-title a {
    color: black !important;
}
.product-details-container {
    min-height: auto !important;
}
.fusion-product-content {
    padding-top: 15px !important;
}
.woocommerce-page .table, th, .woocommerce-page .table, td {
    background: transparent !important;
    color: black !important;
	padding: 10px 36px !important;
}
h1.product_title.entry-title {
    font-size: 30px !important;
    color: black !important;
    font-weight: 600 !important;
}
.product .entry-summary .price {
    display: none !important;
}
.product-border.fusion-separator.sep-none {
    margin-top: 12px !important;
    margin-bottom: 6px !important;
}
span.sku_wrapper {
    display: none !important;
}
p.stock.out-of-stock {
    display: none !important;
}
form.variations_form.cart {
    display: none !important;
}
.product_meta {
    padding-top: 0px !important;
    font-size: 16px;
    font-weight: 600;
}
/******************* end wooocmmerece Category Page **********/
div#gform_wrapper_1 {
    display: block !important;
}
h2.blog-shortcode-post-title {
    font-size: 20px !important;
    font-weight: 700 !important;
}
.fc .new-ser-col:hover .tl-lnk a {
    margin-top: -179px;
}
.m-n p {
    font-size: 26px;
    line-height: 37px;
    font-weight: 700;
}
.new-eu-t h2 {
    font-size: 30px !IMPORTANT;
    font-weight: 700!important;
    letter-spacing: 2px!important;
}
.color-gal img {
    border: none !important;
    padding: 5px !important;
}
.frm-why .content-container {
    font-size: 16px !important;
    margin-bottom: 0 !important;
}
i.h-e {
    font-size: 16px;
    vertical-align: middle;
    padding-right: 5px;
}
.bld-phn-men a {
    font-size: 19px !important;
    font-weight: 700 !important;
}
/*h1, h2 {
    font-weight: 700 !important;
}*/
.fusion-main-menu > ul > li > a{
	text-transform:uppercase;
}
span.menu-text.fusion-button.button-default.button-medium:hover {
    border-color: #ed8000 !important;
}
.fusion-main-menu {
    margin-top: 32px;
}
.slide-pad{
	padding-top:300px !important;
	padding-bottom:100px !important;
}
.s-t h1 {
    color: white !important;
    font-weight: 500 !important;
    font-size: 48px !important;
	line-height:1em !important;
}
.tag-1 {
    width: 90%;
}
p.tag-txt {
  font-size: 20px;
    color: #ff9b30;
    line-height: 1em;
    font-family: "Clear Sans", Arial, Helvetica, sans-serif;
    font-weight: 400 !important;
}
p.slide-txt {
    color: white;
    letter-spacing: 1.2px;
    margin-top: 45px;
    margin-bottom: 32px;
}
p.con-frm {
    position: relative;
}
.con-frm i {
    position: absolute;
    top: 8px;
    left: 7px;
    z-index: 1111;
    font-size: 19px;
    color: rgba(86, 86, 86, 0.64);
    width: 20px;
    text-align: center;
}
input.wpcf7-form-control.wpcf7-text {
    height: 38px;
    padding-left: 35px;
    color: #000 !important;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid rgba(41, 40, 40, 0.28);
    font-size: 15px;
    background: none;
	font-weight:700 !important;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    padding-left: 35px;
    padding-top: 7px;
    border: none;
    border-bottom: 1px solid rgba(41, 40, 40, 0.28);
    font-size: 14px;
	border-radius: 0;
	height:100px;
	background:none;
	color:#000 !important;
	font-weight:700 !important;
}
textarea.wpcf7-form-control.wpcf7-textarea:focus{
	color:black;
	border-color:#ed8000;
}
input.wpcf7-form-control.wpcf7-text:focus{
		color:black;
	border-color:#ed8000;
}
.slide-lft .fusion-column-wrapper {
    background: #00000026;
    width: 86%;
	box-shadow: 2px 2px 10px black;
}
.book-til p {
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ea7e07;
    letter-spacing: 1.3px;
    padding: 8px 10px;
    background: black;
    margin-bottom: 23px;
}
.slide-lft form.wpcf7-form {
    padding: 0 25px;
}
.pad-top-bot-wel{
	padding-top:60px !important;
	padding-bottom:40px !important;
}
.pad-top-bot-why{
	padding-top:50px !important;
	padding-bottom:0px !important;
}
.pad-top-bot{
	padding-top:60px !important;
	padding-bottom:40px !important;
}
.sub-til p {
    position: absolute;
    bottom: -47px;
    left: -16px;
    letter-spacing: 3px;
    z-index: 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 118px;
    line-height: 79px;
    opacity: 0.10;
    color: #000000;
}
span.bor-bot::after {
    content: '';
    display: none;
    position: absolute;
    width: 100%;
    z-index: -1;
    left: 0%;
    height: 8px;
    top: 34px;
    background-color: #9e9e9e !important;
}
span.bor-bot {
    position: relative;
    display: inline-block;
}
/*.main-txt p {
    text-align: justify;
}*/
a.but-mar {
	margin-top: 15px;
    background-color: #f17e03;
    color: #fff !important;
	border: 0;
}
a.but-mar span{color:#fff;}
figure.ultimate-hover.effect-hover {
    width: 100% !important;
    height: auto !important;
	    margin-bottom: 0 !important; 
}
.ultimate-hover.effect-hover img {
    width: 100% !important;
    height: auto !important;

}
.hover-wrap {
    margin-left: 0 !important;
}
.effect-hover {
	background: #000000 !important;
}
.fusion-content-boxes.content-boxes-timeline-horizontal .content-box-column.fusion-appear .content-box-shortcode-timeline {
    border-color: #dadada !important;
	    border-top-style: dashed !important;
}
.content-boxes-timeline-horizontal .col.content-box-wrapper.content-wrapper-background {
    padding: 35px 35px 10px 35px !important;
}
.content-boxes-timeline-horizontal .col.content-box-wrapper.content-wrapper-background:hover {
    border-bottom: 1px solid #f87b06;
}
.step p {
    margin-bottom: 0;
    margin-top: -20px;
    text-align: justify;
}
.why-t p {
    margin-top: -12px;
    color: white;
    text-align: justify;
}
.why-main .fusion-column-wrapper {
    padding: 40px 40px 20px 40px !important;
}
.why-main p {
    font-size: 13px;
    text-align: center;
    color: #ffffffa1;
    letter-spacing: 1.2px;
}
.cta-1 p {
    font-size: 46px;
    text-align: center;
    color: #ed8000;
    font-weight: 400;
}
.fusion-text.cta-text {
    width: 50%;
    text-align: center;
    display: block;
    margin: auto;
    color: black;
}
.cta-text p {
    letter-spacing: 1.3px;
    margin-bottom: 30px;
}
.pad-top-bot-cta{
	padding-top:60px !important;
	padding-bottom:40px !important;
}
.fusion-post-content-container p {
    font-size: 16px !important;
}
.fusion-content-sep {
    margin-top: 12px !important;
}
.fusion-blog-layout-grid .fusion-post-content-container, .fusion-blog-layout-timeline .fusion-post-content-container {
    margin-top: 15px !important;
}
.fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper .fusion-post-content.post-content {
    margin-bottom: 10px !important;
}
h4.fusion-rollover-title {
    font-size: 18px !important;
    font-weight: 400 !important;
}
.foot p {
    text-indent: -14px;
    padding-left: 29px;
}
.fusion-footer a, .fusion-footer p {
    font-size: 15px !important;
}
.foot i {
    text-align: center;
}
.foot a {
    padding-left: 8px;
}
.fusion-widget-area .widget_nav_menu li {
    padding-top: 2px;
    padding-bottom: 5px;
    border: 0;
}
h4.widget-title {
    font-size: 17px !important;
    font-weight: 600 !important;
    letter-spacing: 2px !important;
    color: White !important;
}

span.menu-text.fusion-button.button-default.button-medium {
    border-radius: 5px;
	    border-color: white;
    color: white;
	font-size:15px;
	font-weight:400 !important;
}
.foot-home {
    display: block;
    margin: auto;
    text-align: center;
    margin-top: 32px;
    margin-bottom: 13px;
}
.foot-home p {
    display: inline-block;
    text-align: center;
    color: white;
}
.foot-home i.f-soc {
    color: #a5a5a5;
}
.foot-home a {
    color: #a5a5a5 !important;
    padding-left: 5px;
}
.foot-home a:hover {
    color: #f37d0d !important;
}
.foot-home p::after {
    content: '|';
    padding-left: 9px;
    padding-right: 10px;
    color: #a5a5a5;
}
#menu-quick-links li {
    border: 1px solid #a5a5a5;
    padding: 8px 24px 8px 24px;
}
#menu-widget-2 ul li a:after{
	display:none !important;
}
.fusion-content-widget-area .widget {
    margin-bottom: 0px !important;
}

div#wpforms-174 {
    background: #ececec;
    padding: 29px 43px;
    box-shadow: 3px 3px 32px #cecece;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error) {
    padding: 13px 13px 13px 13px !important;
}
p.entry-title {
    margin: 0;
    color: white;
    font-size: 28px;
    font-weight: 500;
    margin-top: 76px;
}
/*****************Slider Form *********************/
.rev_slider_wrapper .con-frm i {
    width: 19px !important;
    left: 0;
    text-align: center !important;
}	
.rev_slider_wrapper .far::before {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 400;
    font-size: 18px;
}
.rev_slider_wrapper .fa-mobile-phone:before {
    content: "\f10b";
    font-size: 24px;
    line-height: 19px;
}
/*****************End Slider Form *********************/

/************* New Service Section ******************/
.tl-lnk p {
    margin-bottom: 0;
}
.tl-lnk a {
    display: block;
    padding: 5px 10px;
    font-size: 23px;
    color: white !important;
     background: #000000a6;
    margin-top: -44px;
	  transition: ease 1s all;
}
.new-ser-col:hover .tl-lnk a {
    margin-top: -210px;
    position: absolute;
    width: 100%;
    text-align: center;
    transition: ease 1s all;
	pointer-events:none;
	   background: none;
	font-weight:700 !important;
font-size: 27px !important;
    letter-spacing: 3px !important;
}
.tl-lnk p {
    margin-bottom: 0;
    text-align: center;
    position: relative;
    z-index: 9;
}
/************* New Service Section ******************/
.fusion-portfolio-content h2 {
    font-size: 22px !important;
    margin-bottom: 12px !important;
}
.portfolio-full img {
    width: auto !important;
    margin: auto;
}
.project-info {
    display: none;
}
.portfolio-full .flexslider {
    margin-bottom: 30px !important;
}
.portfolio-full h3 {
    font-size: 25px !important;
    margin-bottom: 11px !important;
}
.fusion-project-details-tb .project-description, .project-content .project-description {
    float: left;
    width: 100% !important;
}
.fusion-portfolio-content p {
    font-size: 14px;
}
.fusion-filters {
    margin-bottom: 30px !important;
}
.portfolio-half .flexslider:not(.tfs-slider) {
    width: 50% !important;
    margin-bottom: 20px !IMPORTANT;
}
.portfolio-half .project-content {
    width: 46% !important;
    float: right;
}
.portfolio-half .project-description {
    width: 100%;
    margin-bottom: 20px;
}
.fusion-carousel .fusion-carousel-wrapper {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0px 0 !important;
}
.table-1 table th, .tkt-slctr-tbl-wrap-dv table th {
    border: 1px solid #dcdcdc;
    background: #808080 !important;
    padding: 9px 15px !important;
    text-align: left !important;
    color: white;
}
.table-1 tr td, .tkt-slctr-tbl-wrap-dv tr td {
    border: 1px solid #dcdcdc;
    padding: 9px 15px !important;
    font-size: 15px !important;
}
.inf p {
    line-height: 22px;
    color: #cacaca;
    font-size: 19px;
    text-align: justify;
}
.con-pg-tag p {
    font-size: 18px;
    margin-bottom: 0px;
}
.fact-t h6 {
    color: black !important;
    margin-bottom: 7px;
	font-weight:700 !important;
}
.fact-main {
    border-bottom: 1px solid gainsboro !important;
    padding-top: 14px !important;
}
.where-det p {
    text-indent: -18px;
    padding-left: 30px;
}
.where-det i {
    text-align: center;
    width: 15px;
}
	span.fusion-toggle-heading {	
	    font-weight: 700;	
	}
.where-det a {
    font-size: 17px;
    color: #000000 !important;
}
.whereto {
    border: 1px solid #d6d6d6;
    padding: 20px 20px 0 20px;
    font-size: 15px;
    border-radius: 5px;
}
.where-tag p {
    font-size: 17px;
    font-weight: 700;
    color: black;
    margin-bottom: 27px;
}
.whereto span.fusion-imageframe {
    margin-bottom: 20px;
}
.new-ser-col .fusion-column-wrapper {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.fnt p {
    font-family: 'Corbel';
    font-size: 20px;
    letter-spacing: normal;
}
.ser-til-sec-main{
	padding-top:20px !important;
	padding-bottom:20px !important;
	margin-bottom:30px !important;
}
.table-1 table td {
    font-size: 18px !important;
}
.fusion-portfolio-wrapper .fusion-portfolio-content {
    padding: 0 15px !important;
}
.fusion-portfolio-content-wrapper {
    border: none !important;
}
.fusion-portfolio-content a {
    position: absolute;
    text-align: center;
    z-index: 99;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    bottom: 29px;
    width: 100%;
	 color: white !important;
    font-size: 19px;
    font-weight: 700;
transition: ease 1s all;
}
.fusion-portfolio-content-wrapper:hover .fusion-portfolio-content a {
    bottom: 43% !important;
    /* transform: translateY(-50%); */
    transition: ease 1s all;
    font-size: 19px !important;
    letter-spacing: 2px;
    pointer-events: none !important;
	padding:0 21px !important;
}
.fusion-portfolio-content-wrapper img {
    transition: transform 0.8s ease;
}
.new-ser-col .fusion-column-wrapper {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.fc .new-ser-col:hover .tl-lnk a {
    margin-top: -179px;
}
.frm-why .content-container {
    font-size: 16px !important;
    margin-bottom: 0 !important;
}
.fusion-portfolio-content-wrapper:hover img {
    transform: scale(1.2);
    transition: transform 0.8s ease;
}
.fact-t h6 {
    text-transform: uppercase;
}
span.fusion-toggle-heading {
    text-transform: uppercase;
}
.whereto h5 {
    text-transform: uppercase;
    font-weight: 700 !important;
}
.whereto .imageframe-align-center {
    text-align: left;
    width: 200px;
}
.avada-image-rollover-direction-center_horiz .fusion-image-wrapper:hover .fusion-rollover {
    transform: scaleX(0);
    transform: translateX(0) !important;
}
.mobile-main{
	display:none;
}
/***********************New Form Design ************************/
#wpforms-form-715 span.wpforms-image-choices-image {
    height: auto !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: transform 0.8s ease;
}

#wpforms-form-715 .wpforms-image-choices-item label.wpforms-field-label-inline:hover img {
    transform: scale(1.2);
    transition: transform 0.8s ease;
	    opacity: 0.3;
}
#wpforms-form-715 .wpforms-image-choices-item label.wpforms-field-label-inline img {
    transition: transform 0.8s ease;
}
#wpforms-form-715 .wpforms-image-choices-item label.wpforms-field-label-inline:hover span.wpforms-image-choices-label{
	letter-spacing:3px;
	transition: 0.8s ease;
	color:white;
}
#wpforms-form-715 .wpforms-image-choices-item label.wpforms-field-label-inline span.wpforms-image-choices-label{
	transition: 0.8s ease;
}
span.wpforms-page-indicator-steps {
    color: black;
}
#wpforms-form-715 .wpforms-image-choices-item label.wpforms-field-label-inline:hover {
    background: #717171a3;
	transition: 0.8s ease;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    background: #717171a3 !important;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label img {
    opacity: 0.2 ;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image:after {
    
    font-size: 19px !important;
    border: 2px solid white !important;
	background:none !important;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label {
    font-weight: 700;
    letter-spacing: 2px !important;
    color: white !important;
}
#wpforms-715-field_24 li {
    border: 1px solid black !important;
    margin-bottom: 15px !important;
}
#wpforms-715-field_24 input[type=radio] {
    display: none;
}
#wpforms-715-field_24 label.wpforms-field-label-inline {
    line-height: 42px;
    padding: 2px 10px;
    font-size: 18px;
    color: black !important;
}
#wpforms-715-field_24 label.wpforms-field-label-inline::after {
    content: "\2714";
    font-size: 14px;
    line-height: 29px;
    color: #fff;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 4px;
    margin: -15px 0 0 -16px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    transition: all 0.5s;
    text-align: center;
    border: 2px solid white !important;
    background: none !important;
}
#wpforms-715-field_24 .wpforms-selected .wpforms-field-label-inline::after{
opacity:1;
}
#wpforms-715-field_24 li.wpforms-selected {
    background: #adadad !important;
    position: relative;
}
#wpforms-715-field_24 li.wpforms-selected label.wpforms-field-label-inline {
    color: White !important;
}
/***********************New Form Design ************************/

/**************** Gravity Form Design ********************/
.gform_wrapper li.gf_list_inline ul.gfield_radio li {
    display: inline-block !important;
    margin-bottom: 25px !important;
}
.image-choices-admin-field.image-choices-use-images .image-choices-choice-image-wrap, .image-choices-field .image-choices-choice-image-wrap {
    width: 200px !important;
	height:100px !important;
	transition: all 0.7s !important;
}
.image-choices-admin-field.image-choices-use-images .image-choices-choice-selected, .image-choices-field .image-choices-choice-selected {
    border-color: transparent !important;
}
.image-choices-choice-text {
    display: block !important;
    font-size: 17px !important;
    transition: all 0.8s !important;
    padding-top: 0 !IMPORTANT;
    color: white;
    font-weight: 700 !IMPORTANT;
    position: absolute;
    bottom: 12%;
    left: 50%;
    transform: translate(-50%, 12%);
    width: 100%;
}
.image-choices-choice:hover span.image-choices-choice-text {
    position: absolute;
    letter-spacing: 2px !IMPORTANT;
    transition: all 0.8s !important;
    color: white;
    font-weight: 700 !important;
    left: 50%;
    transform: translateX(-50%);
    bottom: 11px;
    width: 100%;
}
.image-choices-choice:hover span.image-choices-choice-image-wrap {
    background-blend-mode: overlay;
    transform: scale(1.18);
    background: #00000063;
	 transition: all 0.7s !important;
}
.image-choices-field .image-choices-choice label{
	padding:0 !important;
	position:relative;
	overflow:hidden;
	height:100px !important;
    outline: 0 !important;
    border: 0 !important;
}
.image-choices-choice-selected span.image-choices-choice-image-wrap {
    background-blend-mode: overlay;
    background: #00000063;
	 transition: all 0.7s !important;
}
.image-choices-choice-selected span.image-choices-choice-image-wrap:after {
    opacity: 1;
}
span.image-choices-choice-image-wrap:after {
    font-size: 13px !important;
    border: 2px solid white !important;
    background: none !important;
}
span.image-choices-choice-image-wrap:after {
    content: "\2714";
    font-size: 22px;
    line-height: 26px;
    color: #fff;
    background: green;
    opacity: 0;
    position: absolute;
    top: 41%;
    left: 50%;
    margin: -16px 0 0 -16px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    transition: all 0.5s;
}
li.image-choices-choice.image-choices-choice-selected {
    border: none;
}
/*********Simple Radio Button**********/
.sim-rad .gfield_radio li, #field_1_13 .gfield_radio li {
   border: 1px solid black;    
margin-bottom: 20px !important;
}
.sim-rad ul.gfield_radio li input[type=radio]:checked+label, #field_1_13 ul.gfield_radio li input[type=radio]:checked+label {
    background: gray;
    color: white;
    letter-spacing: 1.2px;
    margin: 0;
}
.sim-rad .gfield_radio input[type=radio], #field_1_13 .gfield_radio input[type=radio] {
    display: none !important;
}
.sim-rad .gfield_radio label, #field_1_13 .gfield_radio label {
    display: block !important;
    padding-top: 3px !important;
    padding-bottom: 7px !important;
    padding-left: 5px !important;
}
.sim-rad ul.gfield_radio li input[type=radio]:checked+label::after, #field_1_13 ul.gfield_radio li input[type=radio]:checked+label::after {
    opacity: 1;
}
.sim-rad .gfield_radio label::after, #field_1_13 .gfield_radio label::after {
    content: "\2714";
    font-size: 16px;
    line-height: 33px;
    color: #fff;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 2px;
    margin: -18px 0 0 -16px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    transition: all 0.5s;
    text-align: center;
    border: 2px solid white !important;
    background: grey;
}
/*********End  Simple Radio Button**********/
table {
    width: 100% !important;
    border: 1px solid !important;
}
table, th, td {
    border: 1px solid #cecece !important;
    border-collapse: collapse;
    padding: 10px 10px 10px 15px;
    background: grey;
    color: white;
    font-weight: 700 !important;
text-align: left !important;
}
table, th{
	text-align:center !important;
}
label.gfield_label {
    display: none !important;
}
li#field_1_13 {
    margin-top: 10px;
}
.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
    margin: 0px 0 !important; 
    padding: 0;
}
.ginput_container.ginput_container_radio {
    margin-top: 0 !important;
}
li#field_1_9 {
    width: 65%;
}
.gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper .gfield_select[multiple=multiple] {
    height: 40px !important;
    color: #333 !important;
    border-color: #ccc !important;
    border-radius: 0 !important;
}
body .gform_wrapper ul li.gfield {
    margin-top: 0 !important;
    padding-top: 0;
}
#field_1_25 .ginput_container.ginput_container_checkbox {
    margin-top: 0 !important;
}
#field_1_26 label {
    display: none !important;
}
#field_1_26 input {
    margin-bottom: 15px;
}
.gform_wrapper .ginput_complex .gravity-select-parent {
    width: 100%!important;
}
select {
    height: 40px !important;
    border-radius: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    border-color: #ccc !important;
	padding-right:0 !important;
}
.select-arrow {
    height: 38px !important;
    color: #333;
    width: 38px !important;
    line-height: 41px !important;
}
#field_1_27 label.gfield_label {
    display: block !important;
    margin-bottom: 10px !IMPORTANT;
}
input.datepicker {
    width: 100% !important;
}

#field_1_28 label {
    display: none !important;
}
li#field_1_28 {
    margin-top: 27px !important;
}
#field_1_28 .select-arrow {
    width: 34px !important;
    height: 38px !important;
    line-height: 41px !important;
    border-radius: 0;
    border-right-color: #ccc !important;
}
.gform_wrapper .gfield .gravity-select-parent {
    position: relative;
    overflow: initial !important;
}
.gform_wrapper .gf_progressbar {
    padding: 0 !important;
}
.gform_wrapper .gf_progressbar_percentage {
    background: gray !important;
}
i.h-e {	
	    font-size: 16px;	
	    vertical-align: middle;	
	    padding-right: 5px;	
	}	
	.fusion-secondary-header {	
	    color: #ffffff;	
	    font-size: 18px;	
	}	
	.fusion-secondary-header a {	
	    color: #ffffff;	
		font-size: 18px;	
		font-weight: 100;	
	}
/**************** End Gravity Form Design ********************/
@media screen and (max-width: 2400px) and (min-width:1700px){
	.new-ser-col:hover .tl-lnk a {
    margin-top: -260px;

}
}
@media screen and (max-width: 768px) and (min-width:320px){
.res-lr-pad{
		padding-left:15px !important;
		padding-right:15px !important;
}
.pad-top-bot {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}
.flip-box-back {
    padding: 50px 30px !important;
    font-size: 16px;
}
.flip-box-inner-wrapper {
    min-height: 300px !important;
}
.flip-box-front-inner {
    bottom: 13px;
}
.flip-box-front-inner h2.flip-box-heading {
    font-size: 23px !important;
}
.fusion-flip-boxes.flip-boxes {
    margin-bottom: 0 !important;
}
.rdm-col > .fusion-column-wrapper.fusion-content-layout-column {
    padding: 0 0 !important;
}
.stp-txt p {
    font-size: 18px !important;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 0;
}
.panel-title a {
    padding: 10px 12px !important;
}
.panel-title a span.fusion-toggle-heading {
    font-size: 15px !important;
    line-height: 1.5;
}
.fusion-header {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.fusion-logo img {
    width: 180px !important;
}
h1 {
    font-size: 29px !important;
    line-height: 36px !important;
}
h2 {
    font-size: 26px !important;
    line-height: 33px !important;
}
h3 {
    font-size: 24px !important;
    line-height: 31px !important;
}
h4 {
    font-size: 22px !important;
    line-height: 29px !important;
}
h5 {
    font-size: 20px !important;
    line-height: 27px !important;
}
.pad-top-bot-wel {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}
.pad-top-bot-why {
    padding-top: 20px !important;
}
.pad-top-bot-why h2 {
    text-align: center !important;
}
.dyfpg{
padding-left:20px !important;
padding-right:20px !important;
}
.res-why .col.content-box-wrapper.content-wrapper-background {
    padding-top: 20px !IMPORTANT;
    padding-left: 15px !IMPORTANT;
    padding-right: 15px !IMPORTANT;
	margin-bottom:0 !important;
	font-size:18px !important;
}
.res-why .fusion-column.content-box-column.content-box-column {
    margin-bottom: 20px !important;
}
.pad-top-bot-cta {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}
.cta-1 p {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    color: #ed8000;
    font-weight: 400;
}
.fusion-text.cta-text {
    width: 100%;
    font-size: 19px;
}
.res-foot .imageframe-align-center {
    text-align: left;
}
.foot-home {
    display: block;
    margin: auto;
    text-align: left;
    margin-top: 32px;
	margin-bottom: 26px;
    border-bottom: 1px solid #404040;
}
.foot-home p {
    display: block;
    text-align: left;
    color: white;
    text-indent: -13px;
    padding-left: 26px;
}
.foot-home p::after {
display:none;
}
#menu-widget-2 {
    text-align: left !important;
    margin-left: 6px;
}
#menu-quick-links li {
    border: none;
    padding: 3px 0;
    display: block !important;
}
#menu-quick-links a {
    font-size: 18px !important;
    display: block;
}
#menu-quick-links a:before {
    position: absolute;
    font-family: icomoon;
    content: "\f105";
    margin-left: -12px;
    color: #bcbcbc;
}
.mobile-main {
    position: fixed;
    left: 0;
    bottom: 0px;
    width: 100%;
    z-index: 99999999;
    background: #252525;
    text-align: center;
	display:block;
    padding-left: 15px;
    padding-right: 15px;
}
.mobile-main .col-sm-2 {
    display: inline-block !important;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 14%;
}
.mobile-main .col-sm-8 {
    display: inline-block !important;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 60%;
}
.mobile-main a {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
	color:white !important;
}
.mobile-main i {
    color: white;
	font-size:17px;
}
.col-sm-8.a-p {
    background: #ed7b22;
}
.res-t-s strong {
    display: block;
}
.res-t-s p {
font-size:18px;
}
#content .fusion-text ul {
    padding-left: 20px;
    font-size: 18px;
}
#content .fusion-text ul li {
    line-height: 24px;
    margin-bottom: 15px;
}
#gform_fields_1_3 span.image-choices-choice-image-wrap {
    width: 100% !important;
}
.gform_wrapper .gfield_time_hour i{
		display:none;
}

.fact-t img {
    width: 50px !important;
}
.fact-t h6 {
    font-size: 17px !important;
}
.fact-t p {
    font-size: 17px;
}
span.fusion-toggle-heading {
    font-size: 18px !important;
    text-transform: capitalize;
    line-height: 26px;
}
.panel-body.toggle-content {
    font-size: 15px;
}
.con-pg1 p {
    text-indent: -10px;
    padding-left: 21px;
}
}
@media (min-width:1043px) and (max-width:1141px){
.fusion-main-menu>ul>li {
    padding-right: 12px !important;
}
}
.scroll-l {
    overflow-y: scroll;
    max-height: 361px;
    padding-right: 20px;
}
.scroll-l::-webkit-scrollbar {
    width: 5px;
}
.scroll-l::-webkit-scrollbar-thumb {
    background: #ef8001;
    border-radius: 10px;
}
.scroll-l::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
.scroll-l p, .scroll-l ul {
    text-align: justify;
}