/*
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
*/


#floating-container {
    right: 0;
    top: 0;
    margin-top: 260px;
    /*cursor: pointer;*/
    border: none;
    display: block;
    position: fixed;
    opacity: 1;
    z-index: 9998;
}
#floating-container .custom-floating-button a{
    color: #193B7B;
}
#floating-container .custom-floating-button{
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    right: 0px;
    background: #ffff;
	border-color: #193B7B;
	border-style: solid;
    border-width: 1px;
    padding: 6px;
    width: 43px;
    height: 43px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    margin: 10px;
   
	border-radius: 0%;
}

#floating-container .custom-floating-button:hover{
    color: #193B7B;
    background: #eee525;
	border-style: none;
}
#floating-container .custom-floating-button.second{
        margin-top: 48px;
    }
#floating-container .custom-floating-button.third{
        margin-top: 86px;
    }
#floating-container .custom-floating-button.fourty{
	
    margin-top: 105px;
    
}

.to-top-right #toTop{
	right: 15px!important;
}

.to-top-right #toTop {
    bottom: 60px !important;
}

#toTop {
    border-radius: 4px 4px 4px 4px !important;
    height: 45px;
    position: fixed;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
}

.otgs-development-site-front-end {
	display: none;
}

@media only screen and (max-width: 1024px){
    #floating-container .custom-floating-button{
        width: 33px;
    height: 33px;
    margin: 0px;
    font-size: 16px;
    }
}

@media only screen and (max-width: 990px){
    #floating-container .custom-floating-button.second{
        margin-top: 25px;
    }
}

@media only screen and (max-width: 990px){
    #floating-container .custom-floating-button.third{
        margin-top: 52px;
    }
}

@media only screen and (max-width: 990px){
    #floating-container .custom-floating-button.fourty{
        margin-top: 60px;
    }
}

@media only screen and (max-width: 1025px) {
    .fusion-sharing-box.layout-medium-floated .tagline {
        margin-right: 0;
    }
}

@media (max-width: 550px) {
  h2.fusion-title-heading.title-heading-center {
    font-size: 32px !important;
  }
}

@media (max-width: 550px) {
  h1.fusion-title-heading.title-heading-center {
    font-size: 40px !important;
  }
}

@media (max-width: 550px) {
  h3.fusion-title-heading.title-heading-center {
    font-size: 32px !important;
  }
}

.page-id-2512 .fusion-builder-row.fusion-builder-row-inner.fusion-row.fusion-flex-align-items-flex-start.fusion-flex-justify-content-flex-end.fusion-flex-content-wrap {
    display: none !important;
}

.page-id-2512 .fusion-fullwidth.fusion-builder-row-7 {
    padding-top: 100px !important;
}

#menu-item-2844 a::before {
  font-family: "Font Awesome 5 Brands";
  content: "\f232";
  margin-right: 8px;
  font-size: 18px;
  vertical-align: middle;
  color: #fff;
}

#menu-item-2844 a:hover::before {
  color: #193b7b;
}

#menu-item-3240 a::before {
  font-family: "Font Awesome 5 Brands";
  content: "\f232";
  margin-right: 8px;
  font-size: 18px;
  vertical-align: middle;
  color: #fff;
}

#menu-item-3240 a:hover::before {
  color: #193b7b;
}

div.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
  display: none !important;
}