/*
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
*/
p.entry-title {
    font-size: 21px !important;
	font-weight: 600;
}
.fusion-page-title-bar .fusion-breadcrumbs {
color: #4a4e57 !important;
}

.fusion-page-title-bar .fusion-breadcrumbs a {
color: #4a4e57 !important;
}
.fusion-content-boxes .fontawesome-icon.circle-yes {
    margin-left: -5px !important;
    margin-top: -6px;
}
p.ltc1 {
    margin-bottom: 0 !important;
    font-weight: 600;
    text-align: center;
    font-size: 19px;
}

p.ltc {
    margin-bottom: -17px;
    font-weight: 800;
 text-align: center;
    color: #1d3263;
}

.fusion-form-form-wrapper .fusion-form-field textarea.fusion-form-input {
   
    height: 69px !important;
}


.imgs{
	border-radius:41px !important;
	padding:12px;
	margin-left:12px !important;
	margin-right:12px !important;
}
.custom-analytics-box {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 12px 30px;
  border-radius: 12px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.08);
  gap: 10px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.custom-analytics-box .icon-left {
  font-size: 20px;
  color: #1d3262; 
}
.custom-analytics-box .tex {
  flex: 1;
  font-size: 20px;
    color: #2569b3;
    font-weight: 700;
	font-family: 'Space Grotesk';
}
.custom-analytics-box .icon-right {
  background: #1d3262;
  color: white;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-decoration: none;
  font-size: 14px;
}
.custom-analytics-box .icon-right:hover {
  background: #2aa5de; 
}
.text{
	color:#2569b3;
	text-transform: uppercase;
    font-family: 'Space Grotesk';
    font-weight: 900 !important;
	margin-bottom:0px;
	font-size:18px;
}
p.text1 {
  text-align: center;
	color:#2569b3;
	text-transform: uppercase;
    font-family: 'Space Grotesk';
    font-weight: 900 !important;
	margin-bottom:0px;
	font-size:18px;
}
p.text2 {
  text-align: center;
	color:#2569b3;
	text-transform: uppercase;
    font-family: 'Space Grotesk';
    font-weight: 900 !important;
	margin-bottom:0px;
	font-size:18px;
}
.fusion-checklist, ul.fusion-checklist {
    line-height: 24px !important;
    font-family: 'Space Grotesk';
    color: #1d3262;
}
.icon{
	width: 70px !important;
    min-width: 70px !important;
    height: 70px;
    min-height: 70px;
    border-radius: 60px 60px 60px 60px;
    border-style: double;
    border-width: 6px 6px 6px 6px;
    border-color: white;
	background-color:#ECEBE5;
}
i.fb-icon-element.fontawesome-icon.fb-icon-element-1 {
    color: #2569b3;
    margin-top: 9px;
}
bgcolor{
	padding:12px;
	border-radius:19px;
}
.scroll-m {
overflow-y: scroll;
max-height: 145px;
padding-right: 20px;
}
.scroll-m::-webkit-scrollbar {
width: 2px;
}
.scroll-m::-webkit-scrollbar-thumb {
background: #ddd;
border-radius: 10px;
}
.scroll-m::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey;
border-radius: 10px;
}
p.cnames {
    font-weight: 600;}


//TABS

.fusion-tabs.vertical-tabs.classic .nav-tabs > li.active .tab-link, .table-2 table thead {
    border-color: #1d3262 !important;
}
.fusion-tabs .nav-tabs li .fusion-tab-heading {
    display: block;
    position: relative;
    float: none;
	font-size:25px;
    text-align: center;
    border: 1px solid black;
    border-radius: 18px;
     margin: 5px 2px 5px 2px;
    padding: 20px 12px 20px 12px;
}
.fusion-tabs .nav-tabs li .fusion-tab-heading:hover {
	 border: 1px solid #2aa5de;
}
.but {
    background-color: #dbc8c800;
    color: black;
    border-radius: 34px;
    font-size: 18px;
    border: 1px solid black;
    padding: 9px 25px 9px 25px;
}
.but:hover {
	background-color: #2569b3;
	color: white;
	border: 1px solid #2569b3;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
    background-color: white;
    padding: 30px 6px 30px 8px;
    border-radius: 16px;
    border: 1px solid #4a454533;
	 margin-left: 44px;
    margin-right: -77px;
}
.fusion-tabs.vertical-tabs.classic .nav-tabs > li.active .tab-link, .table-2 table thead {
    border-color:#2aa5de;
}
.fusion-body .fusion-menu-element-wrapper[data-count="0"] > .avada-menu-mobile-menu-trigger {
    color: white !important;
    background-color: #2569b3;
    border-radius: 6px;
}

.cta {
    position: fixed;
    color: #fff;
    bottom: 0;
    left: 0;
    margin: 20px;
    border-radius: 45px;
    width: 60px;
    height: 60px;
    text-align: center;
    padding-top: 1px;
    background: #fff;
    border: 2px solid #fff;
    z-index: 9999;
    font-size: 23px;
}

.cta-call {
    position: fixed;
    color: #fff;
    bottom: 0;
    right: 0;
    margin: 35px;
    border-radius: 32px;
    width: 65px;
    height: 65px;
    text-align: center;
    padding-top: 15px;
    background-color: #4c8f01;
    border: 2px solid #fff;
    z-index: 9999;
    margin-bottom: 14px !important;
}

@media only screen and (max-width: 900px) {
	.imgs{
	  margin-left: -25px !important;
      margin-right: -25px !important;
}
	.tite{
		font-size:20px !important;
	}
	.custom-analytics-box .tex {
		font-size:12px;
	}
	.fusion-title.fusion-sep-none .title-heading-left {
    font-size: 20px !important;
}
	 body {
        font-size: 13px !important; 
    }
	iframe {
        height: 240px;
    }
	.text2{
		text-align:left !important;
	}
	.fotn{
		font-size:13px !important;
	}
	 h1, h2, h3, h4, h5, h6, p, span, a, li {
        font-size: 0.9em;
    }
	.row {
    margin-left: -4px !important;
    margin-right: -22px !important;
}

