/* GENERAL UTILITIES */
.text-center {text-align:center !important;}
.text-left {text-align:left !important;}
.text-right {text-align:right !important;}
.text-justify {text-align:justify !important;}

.mb-none {margin-bottom:0px !important;}
.mb-xs {margin-bottom:5px !important;}
.mb-sm {margin-bottom:25px !important;}
.mb-md {margin-bottom:50px !important;}
.mb-xl {margin-bottom:70px !important;}

.ml-none {margin-left:0px !important;}
.ml-sm {margin-left:25px !important;}
.ml-md {margin-left:50px !important;}
.ml-xl {margin-left:70px !important;}

.mr-none {margin-right:0px !important;}
.mr-sm {margin-right:25px !important;}
.mr-md {margin-right:50px !important;}
.mr-xl {margin-right:70px !important;}

.mt-none {margin-top:0px !important;}
.mt-sm {margin-top:25px !important;}
.mt-md {margin-top:50px !important;}
.mt-xl {margin-top:70px !important;}

.p20 {padding:20px !important;}
.p40 {padding:40px !important;}
.p60 {padding:60px !important;}
.p100 {padding:100px !important;}

.pb60 {padding-bottom: 60px !important;}
.pt60 {padding-top:60px !important;}
.pr60 {padding-right:60px !important;}
.pl60 {padding-left:60px !important;}

.xxl {font-size: 50px !important;}
.xl {font-size: 35px !important;}
.lg {font-size: 22px !important;}
.md {font-size: 18px !important;}

.fixed {position:fixed !important;}
.posrel {position:relative !important;}

ul.ultolist {list-style: none;margin:0;padding:0;}
ul.ultolist li {float: left;margin:0;padding:0;position: relative;display: block;}

.ref {opacity:0.6;transition: all 0.3s ease 0s;}
.ref:hover {opacity:1;}
.ref img {width:95px;}



/* ARTEE ADDITIONAL STYLES */
#f-logo {width: 50%;}
.color-gold {color: #cfa97a !important;}
.color-ccc {color: #ccc !important;}
.bgdark {background:rgba(0, 0, 0, 0.1) !important;}
.bgdarker {background:rgba(0, 0, 0, 0.25) !important;}

#contact-section.amn .t-sec .contact-info {margin: 100px 0 0 0;}
#contact-section.amn .t-sec .contact-info .contact-inf-box {margin-bottom: 50px;margin-right: 0px;}
#contact-section.amn .t-sec .contact-info .contact-inf-box .text {max-width: inherit;margin-top: 20px;display: inherit;}

/*.sub-title, .up-sec {
	text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
}*/
