@import "../../../atlanta/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */
#content{
	
	position:relative;
	
}
body .pojo-form.pojo-form-3730 .form-message.form-message-success,
body .pojo-form.pojo-form-3730  .form-message.form-message-danger
{
	color:#fff!important;
	font-size:16px;
}
.pojo-form.pojo-form-3730 .error .help-inline{
	
	color:#fff;
		font-size:16px;
}
.page-id-3727 .sideLeft
{
	
	display:none;
}
body .table{
	width:96%;
}
#primary #content #main #breadcrumbs{
	
	display:none;
}
.sideLeft{
	

	width:320px;
	text-align:center;
	padding:5px;
	float:left;
	position:relative;
	z-index:1;

	
}
.sideLeft .pojo-form{
		background:#1097f7;
		padding:5px;
}
.sideLeft img{
	margin-top:10px;
}
.sideLeft  h2{
	color:#fff;
		background:#1097f7;
		margin-bottom:0px;
		padding:5px 0px;
	
}
.page-id-2258 .sideLeft
{
	
	display:none;
}
.connection {
    display: none;
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 10;
    background-color: #1097f7;
    height: 50px;
    width: 100%;
}

body a,body a:focus ,.elementor a {
	text-decoration: underline;
}
.MsoNormal{
	width:100%;
	max-width:100%;
}
.sf-menu li a {
	    padding: 0 0em 0px 1.525em;
}


.connection a {
    width: 50%;
    height: 50px;
    border-left: 1px solid #fff;
    text-align: center;
    font-size: 30px;
    float: right;
    display: inline-block;
    padding-top: 10px;
    color: #fff;
}
.connection i {
    color: #fff;
}
body #page-header.page-header-style-custom_bg{
	    background-attachment: inherit;
}
#page-header .title-primary{
	display:none;
}
#page-header div.breadcrumbs{
	display:none;
}
/*	
#page-header{
	
	display:none;
}*/
.page-id-2420  img:hover{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
	
}
body .sf-menu li:hover ul, body .sf-menu li.sfHover ul{
	top:70px;
}
.ptitle h2{
    font-size: 17px;
}
body #primary .page-title h1{
	margin-bottom:0px;
}
body #primary #content #main{
	margin-top:10px;
}
body .sf-menu li{
	
	border:0;
}
body .sf-menu .sub-menu li{
	padding-right:7%;
}

body .elementor-button-wrapper a#clickhere{
	width:33%;
	height:45px;
	font-size:20px;	
	float: right;
	
}
.sticky-header{
	
	
	height:120px;
}

@media (max-width: 767px){
    .connection {
        display: block;
    }
	
		.menu-item-has-children::before {
		
		    content: '+';
		float: left;
		width: 40px;
		text-align: center;
		border: 1px solid;
		margin-top: 5px;
		font-size: 20px;
	}
	.menu-item-has-children.special::before{
		
		   content: '-';
	}
	.sub-menu{
		display:none;
	}
	.sideLeft{
		display:none;
	}
}
@media (min-width: 980px){
	/*
body .wide  #primary .container {
  
    width: 100%;
    max-width: 100%;
}
body #main{
	 max-width: 1170px; 
    width: 100%;
	margin:0px auto;
}
)*/
}

