.title2 { 
color: #ffffff;
font-size: 25px;  
font-family: arial, sans-serif;
font-weight: 500;
margin-top: 0px;
margin-bottom: 3px;
}
.title3 { 
color: #ffffff;
font-size: 18px;  
font-family: arial, sans-serif;
font-weight: 500;
margin-top: 0px;
margin-bottom: 3px;
}
.title2dark { 
color: #000000;
font-size: 25px;  
font-family: arial, sans-serif;
font-weight: 500;
margin-top: 0px;
margin-bottom: 3px;
}
.title3dark { 
color: #000000;
font-size: 18px;  
font-family: arial, sans-serif;
font-weight: 500;
margin-top: 0px;
margin-bottom: 3px;
}
h1	{
color: #000000;
font-size: 30px;
font-family: georgia, serif;
font-weight: 500;
margin-top: 0px;
margin-bottom: 1px;
}
h2	{
color: #000000;
font-size: 25px;  
font-family: arial, sans-serif;
font-weight: 500;
margin-top: 0px;
margin-bottom: 1px;
}
h3	{
color: #000000;
font-size: 18px;  
font-family: arial, sans-serif;
font-weight: 500;
margin-top: 0px;
margin-bottom: 1px;
}
h4	{
color: #000000;
font-size: 16px;  
font-family: arial, sans-serif;
font-weight: 500;
margin-top: 0px;
margin-bottom: 1px;
}
h5	{
color: #000000;
font-size: 14px;  
font-family: arial, sans-serif;
font-weight: 500;
margin-top: 0px;
margin-bottom: 1px;
}
/* overhanging logo */
 
#top-header {z-index: 99999;}
 
#logo {
    max-height: 158%;
    margin-top: -46px;
  margin-left:-8px;
    z-index: 100000;
}
 
@media only screen and (max-width : 680px) {
    #logo { margin-top: 0px}}

/* bouncing arrow in slider */
/* .ally-scroll { 
    position: absolute;
    z-index: 5;
    bottom: 10px;
    left: 50%;
} */

/* buttons come stay with us */
.ally-scroll {
    position: absolute;
    z-index: 5;
    bottom: 10px;
    left: 50%;
    display: none;
}

.et_pb_module .et_pb_button.et_pb_bg_layout_dark {
    color: #fff !important;
    background: #0000 !important;
    border-color: #fff !important;
}
/* subnav dropdown */
.nav li ul.sub-menu {
    margin-top: 0px;
}
/* main logo 
#logo {
    max-height: 145%;
    margin-top: -36px;
    margin-left: -8px;
    z-index: 100000;
} */

/* drop cap */
.et-dropcap {
    font-size: 95px;
    line-height: 0.7;
    color: #999;
    font-family: Times;
    padding-top: 10px;
}
.copyright {margin-top:1350px;}

