#contact-section .form-full {
    width: 100%;
}

#contact-section .form-field-wrapper {
    margin-bottom: 20px;
}

#contact-section .form-field-wrapper input,#contact-section  .form-field-wrapper textarea,#contact-section  .form-field-wrapper select {
	margin-bottom: 0px;
}

#contact-section form .error {
    border-color: #e1534f;
}

#contact-section form label.error {
    margin-bottom: 0px;
    margin-top: 3px;
    color: #e1534f;
    font-size: 12px;
    font-weight: 400;
}

#contact-section .successContent,#contact-section  .errorContent {
    margin-bottom: 20px;
    display: none;
    text-transform: none;
    letter-spacing: 1px;
}
#contact-section label {
    color: #323232;
    font-size: 13px;
    margin-bottom: 10px;
    padding-right: 3px;
    margin-top: 6px;
	font-weight: 500;
}
#contact-section input{
	height:auto!important;
}
#contact-section input[type=checkbox].ace:checked+.lbl::before,#contact-section  input[type=radio].ace:checked+.lbl::before {
	display: inline-block;
	content: '\f00c';
	background-color: #f5f8fc;
	border-color: #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 -15px 10px -12px rgba(0,0,0,0.05),inset 15px 10px -12px rgba(255,255,255,0.1);
}
#contact-section input[type=checkbox].ace+.lbl::before,#contact-section  input[type=radio].ace+.lbl::before {
	font-family: fontAwesome;
	font-weight: normal;
	font-size: 12px;
	color: rgba(50,50,50,0.85);
	content: "\a0";
	background-color: #fafafa;
	border: 1px solid #c8c8c8;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-radius: 0;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	height: 16px;
	line-height: 14px;
	min-width: 16px;
	margin-right: 1px;
}
#contact-section input[type=checkbox].ace,#contact-section  input[type=radio].ace {
	opacity: 0;
	position: absolute;
	z-index: 12;
	width: 18px;
	height: 18px;
}
#contact-section input[type=radio].ace+.lbl::before {
	border-radius: 100%;
	font-size: 11px;
	font-family: FontAwesome;
	text-shadow: 0 0 1px #32a3ce;
	line-height: 15px;
	height: 17px;
	min-width: 17px;
}	
#contact-section input[type=radio].ace:checked+.lbl::before {
	content: "\f111";
}

#contact-section .separator {
    height: 1px;
    width: 32px;
    background: #888;
    margin-top: 5px;
    margin-bottom: 3px;
    border: 0 none;
}

#contact-section .separator.right {
	float: right;
}

#contact-section .separator.center {
	margin-left: auto;
	margin-right: auto;
}

#contact-section .separator.color {
	background: #c7c795;
}

#contact-section .separator.white {
	background: #fff;
}

#contact-section h1,#contact-section h2,#contact-section h3,#contact-section h4,#contact-section h5,#contact-section h6 {
    color: #323232;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 10px;
}

#contact-section h1 {
    font-size: 43px;
    letter-spacing: 2px;
    line-height: 40px;
}

#contact-section h1.h1,#contact-section h2.h2 {
	letter-spacing: 15px;
}

@media (max-width: 767px) {
    #contact-section h1.h1,#contact-section h2.h2 {
        letter-spacing: 0px;
    }
}

#contact-section h2 {
	font-family: 'Roboto', sans-serif;
    color: #262626;
    font-size: 35px;
    font-weight: 900;
}

#contact-section h3 {
    font-size: 21px;
    letter-spacing: 4px;
    line-height: 32px;
}

#contact-section h3:after {
	color: #c7c795;
	content: ".";
	font-size: 34px;
}

#contact-section h4 {
    font-size: 17px;
    letter-spacing: 2px;
    line-height: 28px;
}

    #contact-section h4.h4 {
        letter-spacing: 4px;
    }

#contact-section h5 {
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 23px;
    font-weight: 600;
}

#contact-section h6 {
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 17px;
    font-weight: 600;
}

#contact-section h1.large {
    font-size: 50px;
}






/* Spacer Style   ||-----------*/

.spacer-15 {
    width: 100%;
    height: 15px;
}

.spacer-30 {
    width: 100%;
    height: 30px;
}

.spacer-45 {
    width: 100%;
    height: 45px;
}

.spacer-60 {
    width: 100%;
    height: 60px;
}

.spacer-75 {
    width: 100%;
    height: 75px;
}

.spacer-90 {
    width: 100%;
    height: 90px;
}

.no-padding {
    padding: 0 !important;
}

.padding-30 {
    padding: 30px !important;
}

.padding-40 {
    padding: 40px !important;
}

.plr-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pl-0 {
    padding-left: 0!important;
}

.pr-0 {
    padding-right: 0!important;
}

.ptb-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.ptb {
    padding-top: 110px!important;
    padding-bottom: 110px!important;
}

.pt {
    padding-top: 110px!important;
}

.pb {
    padding-bottom: 110px!important;
}

.ptb-15 {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}

.pt-15 {
    padding-top: 15px!important;
}

.pb-15 {
    padding-bottom: 15px!important;
}

.ptb-60 {
    padding-top: 60px!important;
    padding-bottom: 60px!important;
}

.pt-60 {
    padding-top: 60px!important;
}

.pb-60 {
    padding-bottom: 60px!important;
}

.ptb-80 {
    padding-top: 80px!important;
    padding-bottom: 80px!important;
}

.pt-80 {
    padding-top: 80px!important;
}

.pb-80 {
    padding-bottom: 80px!important;
}

.mtb-0 {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}

.mlr-0 {
    margin-left: 0px!important;
    margin-right: 0px!important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.mtb-80 {
    margin-top: 80px!important;
    margin-bottom: 80px!important;
}

.mt-80 {
    margin-top: 80px!important;
}

.mb-80 {
    margin-bottom: 80px!important;
}

.mtb-60 {
    margin-top: 60px!important;
    margin-bottom: 60px!important;
}

.mt-60 {
    margin-top: 60px!important;
}

.mb-60 {
    margin-bottom: 60px!important;
}

.mtb-45 {
    margin-top: 45px!important;
    margin-bottom: 45px!important;
}

.mt-45 {
    margin-top: 45px!important;
}

.mb-45 {
    margin-bottom: 45px!important;
}

.mtb-30 {
    margin-top: 30px!important;
    margin-bottom: 30px!important;
}

.mt-30 {
    margin-top: 30px!important;
}

.mb-30 {
    margin-bottom: 30px!important;
}

.ml-30 {
    margin-left: 30px!important;
}

.mr-30 {
    margin-right: 30px!important;
}

.mtb-25 {
    margin-top: 25px!important;
    margin-bottom: 25px!important;
}

.mt-25 {
    margin-top: 25px!important;
}

.mb-25 {
    margin-bottom: 25px!important;
}

.mtb-15 {
    margin-top: 15px!important;
    margin-bottom: 15px!important;
}

.mt-15 {
    margin-top: 15px!important;
}

.mb-15 {
    margin-bottom: 15px!important;
}

.float-left {
    float: left!important;
}

.float-right {
    float: right;
}

@media (max-width: 991px) {


    .mtb-sm-60 {
        margin-top: 60px!important;
        margin-bottom: 60px!important;
    }

    .mt-sm-60 {
        margin-top: 60px!important;
    }

    .mb-sm-60 {
        margin-bottom: 60px!important;
    }

    .mtb-sm-45 {
        margin-top: 45px!important;
        margin-bottom: 45px!important;
    }

    .mt-sm-45 {
        margin-top: 45px!important;
    }

    .mb-sm-45 {
        margin-bottom: 45px!important;
    }

    .mtb-sm-30 {
        margin-top: 30px!important;
        margin-bottom: 30px!important;
    }

    .mt-sm-30 {
        margin-top: 30px!important;
    }

    .mb-sm-30 {
        margin-bottom: 30px!important;
    }

    .mtb-sm-15 {
        margin-top: 15px!important;
        margin-bottom: 15px!important;
    }

    .mt-sm-15 {
        margin-top: 15px!important;
    }

    .mb-sm-15 {
        margin-bottom: 15px!important;
    }

    .ptb-sm-0 {
        padding-top: 0px!important;
        padding-bottom: 0px!important;
    }

    .pt-sm-0 {
        padding-top: 0px!important;
    }

    .pb-sm-0 {
        padding-bottom: 0px!important;
    }

    .ptb-sm-30 {
        padding-top: 30px!important;
        padding-bottom: 30px!important;
    }

    .pt-sm-30 {
        padding-top: 30px!important;
    }

    .pb-sm-30 {
        padding-bottom: 30px!important;
    }

    .ptb-sm-60 {
        padding-top: 60px!important;
        padding-bottom: 60px!important;
    }

    .pb-sm-60 {
        padding-bottom: 60px!important;
    }

    .pt-sm-60 {
        padding-top: 60px!important;
    }

    .ptb-sm-80 {
        padding-top: 80px!important;
        padding-bottom: 80px!important;
    }

    .pb-sm-80 {
        padding-bottom: 80px!important;
    }

    .pt-sm-80 {
        padding-top: 80px!important;
    }

    .float-none-sm {
        float: none !important;
    }

    .float-left-sm {
        float: left !important;
    }

    .float-right-sm {
        float: right !important;
    }
}

@media (max-width: 767px) {

    .mtb-xs-0 {
        margin-top: 0px!important;
        margin-bottom: 0px!important;
    }

    .mt-xs-0 {
        margin-top: 0px!important;
    }

    .mb-xs-0 {
        margin-bottom: 0px!important;
    }

    .mtb-xs-15 {
        margin-top: 15px!important;
        margin-bottom: 15px!important;
    }

    .mt-xs-15 {
        margin-top: 15px!important;
    }

    .mb-xs-15 {
        margin-bottom: 15px!important;
    }

    .mtb-xs-30 {
        margin-top: 30px!important;
        margin-bottom: 30px!important;
    }

    .mt-xs-30 {
        margin-top: 30px!important;
    }

    .mb-xs-30 {
        margin-bottom: 30px!important;
    }

    .mtb-xs-60 {
        margin-top: 60px!important;
        margin-bottom: 60px!important;
    }

    .mt-xs-60 {
        margin-top: 60px!important;
    }

    .mb-xs-60 {
        margin-bottom: 60px!important;
    }

    .ptb-xs-30 {
        padding-top: 30px!important;
        padding-bottom: 30px!important;
    }

    .pt-xs-30 {
        padding-top: 30px!important;
    }

    .pb-xs-30 {
        padding-bottom: 30px!important;
    }

    .ptb-xs-60 {
        padding-top: 60px!important;
        padding-bottom: 60px!important;
    }

    .pb-xs-60 {
        padding-bottom: 60px!important;
    }

    .pt-xs-60 {
        padding-top: 60px!important;
    }

    .float-none-xs {
        float: none !important;
    }

    .float-left-xs {
        float: left !important;
    }

    .float-right-xs {
        float: right !important;
    }
}

