HEX
Server: Apache
System: Linux p3plzcpnl507593.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: vgijpbeijziw (6090429)
PHP: 8.3.24
Disabled: NONE
Upload Files
File: /home/vgijpbeijziw/public_html/css/oti_advisors1.css
.p-b-2{
	padding-bottom: 2rem;
}
.contact-details{
	font-size: 16px;
}
p.txt-red > span{
	color:#ba3030;
	font-size: 19px;
}
.fc-red{
	color:#ba3030;
}
.fs-16{
	font-size: 16px;
}
#contact-form input:not([type="submit"]){
	border: 1px solid #cccccc;
    height:20px;
}
#contact-form input
{
    width:100%;
}
label {
    display: block;
    width: 100%;
    font-weight: normal;
    margin-bottom: 0;
}
#contact-form > div, #contact-form > div > div{
	padding-bottom: 1rem;
}
.p-l-0{
	padding-left: 0;
}

#contact-form .submit-blk input[type=submit]{
	background: none;
    font-size: 13px;
    border: 1px solid #cccccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;   
}
.message-blk textarea{

    width: 100%;
    height: 120px;
    border: 1px solid #cccccc !important;
    width: 264px;
}


@media (max-width:992px){
	#contact-form .submit-blk input[type=submit]{
		top: 0;
	}
	.contact-page-container .col-md-2, .contact-page-container .col-md-4, 
	.contact-page-container .col-md-6{
		padding-bottom: 3rem;
	}
}