#page { position:relative; }
b, strong { color: #3b4369; }
#fixedContact { position:fixed;top:186px;right:0;z-index:1000; }
#fixedContact i { font-size:1.3em; }
#fixedContact ul { list-style:none;margin:0;padding:0; }
#fixedContact ul li { background-color:#D5541E;padding: .5em .8em; }
#fixedContact ul li .iconText { margin-left:.5em;display:inline-block; }
#fixedContact ul li a:link, #fixedContact ul li a:visited { color:#FFF;text-decoration:none; }
#fixedContact ul li a:hover {}
#fixedContact ul li:first-child { border-top-left-radius:5px;border-bottom:1px solid #FFF; }
#fixedContact ul li:last-child { border-bottom-left-radius:5px; }

@media screen and (min-width:1800px) {
	.vc_custom_1532375279178 h1 { font-size:110px !important}
	.vc_custom_1532375288528 h3 { font-size:26px !important; }
}

@media screen and (max-width:1150px) { 
	#fixedContact ul li .iconText { display:none !important; }
}
@media screen and (max-width:1072px) { 
	#fixedContact { top:148px; }
}
@media screen and (max-width:700px) { 
	.vc_custom_1532375288528 h3 { display:none !important; }
}

@media screen and (max-width:475px) { 
	#fixedContact i { font-size:1em; }
	#fixedContact ul li { padding: .2em .4em; }
	.vc_custom_1532375288528 .vc_empty_space { display:none !important; }
	.vc_custom_1532375288528 h1 { margin-top:15px; }
}