/*===================*/
/*==== PAGE  CSS ====*/
/*===================*/


body {
    margin: 0 0;
    padding: 0 0;
    background-color: #bbbbbb;
    overflow-x: hidden;
}

#row {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

::-moz-selection {
    background-color: #00CCCC;
    color: #FFF;
}

::selection {
    background-color: #00CCCC;
    color: #FFF;
}

@font-face {
    font-family: 'CorbelBoldItalic';
    src: url({{asset('/bundles/app/fonts/corbelz-webfont.eot')
}
});
src: url({{asset('/bundles/app/fonts/corbelz-webfont.eot')
}
}) format('embedded-opentype'),
url({{asset('/bundles/app/fonts/corbelz-webfont.woff')
}
}) format('woff'),
url({{asset('/bundles/app/fonts/corbelz-webfont.ttf')
}
}) format('truetype'),
url({{asset('/bundles/app/fonts/corbelz-webfont.svg#CorbelBoldItalic')
}
}) format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
    font-family: 'CorbelItalic';

    src: url({{asset('/bundles/app/fonts/corbeli-webfont.eot')
}
}) format('embedded-opentype'),
url({{asset('/bundles/app/fonts/corbeli-webfont.woff')
}
}) format('woff'),
url({{asset('/bundles/app/fonts/corbeli-webfont.ttf')
}
}) format('truetype'),
url({{asset('/bundles/app/fonts/corbeli-webfont.svg#CorbelItalic')
}
}) format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
    font-family: 'CorbelBold';
    src: url({{asset('/bundles/app/fonts/corbelb-webfont.eot')
}
});
src: url({{asset('/bundles/app/fonts/corbelb-webfont.eot')
}
}) format('embedded-opentype'),
url({{asset('/bundles/app/fonts/corbelb-webfont.woff')
}
}) format('woff'),
url({{asset('/bundles/app/fonts/corbelb-webfont.ttf')
}
}) format('truetype'),
url({{asset('/bundles/app/fonts/corbelb-webfont.svg#CorbelBold')
}
}) format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
    font-family: 'CorbelRegular';
    src: url({{asset('/bundles/app/fonts/corbel-webfont.eot')
}
});
src: url({{asset('/bundles/app/fonts/corbel-webfont.eot')
}
}) format('embedded-opentype'),
url({{asset('/bundles/app/fonts/corbel-webfont.woff')
}
}) format('woff'),
url({{asset('/bundles/app/fonts/corbel-webfont.ttf')
}
}) format('truetype'),
url({{asset('/bundles/app/fonts/corbel-webfont.svg#CorbelRegular')
}
}) format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url({{asset('/bundles/app/fonts/MyriadPro-Regular.otf')
}
});
src: url({{asset('/bundles/app/fonts/MyriadPro-Regular.otf')
}
}) format('embedded-opentype'),
font-weight: normal;
font-style: normal;

}



.ui-pnotify-container {}

.ui-pnotify {
    top: 356px;
    right: 36px;
    position: absolute;
    height: auto;
    z-index: 2;
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

#container {
    height: 100%;
    width: 100%;
    margin: 0 auto;
}

#container_send {
    width: 100%;
}

#header_container {

    z-index: 1000;
    height: 0px;
    left: 0;
    position: fixed;
    width: 100%;
    top: 0;
}

#header-content-container {
    width: 80%;
    margin: 0 auto;
}

#header {
    background: rgba(0, 0, 0, 0.5);
    transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
}

#header-top {
    float: left;
}

#header-bottom {
    width: 100%;
    margin: 0 auto;
}

#logo img {
    padding-left: 55px;
    padding-top: 20px;
}

#header:hover {
    background: rgba(0, 0, 0, 0.7);
    transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
}

#header-name {
    float: left;
}

#header-logo-content {
    height: 35px;
}

#header-logo-content #logo {
    float: left;
}

#invitation {
    color: #ffffff;
    font-family: 'Droid Serif';
    font-size: 30px;
    font-style: italic;
    text-align: right;
    padding-right: 15px;
    padding-top: 51px;
}

#header-name-content {
    color: #FFFFFF;
    font-family: 'Verdana', serif;
    font-size: 15px;
}

#header-name-content a {
    text-decoration: none;
    color: #FFFFFF;
}

#nav {
    text-align: right;
    padding-bottom: 15px;
}

#nav li {
    font-family: 'Verdana';
    font-size: 14px;
    padding: 0 0px;
    border-radius: 0px;
    list-style: none;
    position: relative;
    display: inline-table;
}

#nav li:after {
    content: "";
    clear: both;
    display: block;
}

#nav li:hover {
    background: #4b545f;
    background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
    background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
    background: -webkit-linear-gradient(top, #4f5964 0%, #5f6975 40%);
}

#nav li:hover a {
    color: #FFFFFF;
    display: block;
}

#nav li a {
    display: block;
    padding: 5px 5px;
    color: #FFFFFF;
    text-decoration: none;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    padding: 10px 0;
    display: none;
}

/*Hide checkbox*/
input[type=checkbox] {
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked~#nav {
    display: block;
}

#home-container {
    margin: 0 auto;
    width: 100%;
    background: #FFFFFF;
    min-height: 900px;
}

#main {
    width: 100%;
    height: 683px;
    background: #ffffff;
    text-align: center;
}


#main-content {
    background: none repeat scroll 0 0 #ffffff;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#main-content-gallery {
    background-position: center center;
    margin: 0 auto;
    width: 100%;
    z-index: 50;
}

#our-services {
    background: #FFFFFF;
    width: 100%;
    padding-bottom: 30px;
    margin: 0 auto;
}

#our-services-main-bottom-content {
    margin: 0 auto;
    color: #666666;
    font-family: 'Droid Serif', serif;
    font-size: 20px;
    font-style: italic;
    padding-left: 0px;
    position: relative;
    height: 100%;
}

#our-services-header-container {
    margin: 0 auto;
    padding-bottom: 30px;
    margin-top: -35px;
    text-align: left;
}

#our-services-header {
    width: 220px;
    height: 59px;
    padding-bottom: 30px;
    margin-top: -35px;
    text-align: left;
}

#our-services-main {

    background: #FFFFFF;
    text-align: center;
}

#our-services-main-bottom {
    background: #FFF;
    width: 80%;
    height: 25%;
    margin: 0 auto;
}

#our-services img {
    width: 100%;
    margin: 0 auto;
}

#our-services-text {
    margin: 0 auto;
}

#our-services-img-1 {
    width: 235px;
    height: 175px;
    float: right;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

#our-services-img-2 {
    width: 235px;
    height: 175px;
    padding-left: 15px;
    float: left;
    padding-top: 25px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#our-services-img-3 {
    width: 235px;
    height: 175px;
    float: right;
    padding-top: 25px;
    padding-left: 10px;
    padding-bottom: 10px;
}

#our-services-img-4 {
    width: 235px;
    height: 175px;
    padding-left: 15px;
    float: left;
    padding-top: 25px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#our-services-text-1 {
    color: #666;
    margin: 0 auto;
    text-align: left;
    font-family: "Droid Serif";
    font-style: italic;
    font-size: 18px;
    padding-left: 15px;
    line-height: 180%;
}

#our-services-text-3 {
    color: #666;
    margin: 0 auto;
    text-align: left;
    font-family: "Droid Serif";
    font-style: italic;
    font-size: 18px;
    padding-left: 15px;
    padding-top: 30px;
    line-height: 180%;
}

#our-services-text-2 {
    color: #666;
    margin: 0 auto;
    text-align: right;
    font-family: "Droid Serif";
    font-style: italic;
    font-size: 18px;
    line-height: 180%;
    padding-top: 30px;
}

#our-services-text-4 {
    color: #666;
    margin: 0 auto;
    text-align: right;
    font-family: "Droid Serif";
    font-style: italic;
    font-size: 18px;
    line-height: 180%;
    padding-top: 30px;
}

#our-services h1 {
    COLOR: #666;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    padding-left: 15px;
    margin-top: -110px;
    font-family: "Verdana";
}

#our-services-text h2 {
    color: #32caca;
    font-size: 20px;
    font-weight: normal;
    font-family: "Verdana";
    font-style: normal;
}

#financial-protection {
    background: #FFFFFF;
    width: 100%;
    margin: 0 auto;
}

#financial-protection-header-container {
    margin: 0 auto;
    padding-bottom: 30px;
    margin-top: -35px;
    text-align: left;
}

#financial-protection-header {
    width: 320px;
    height: 59px;
    padding-bottom: 30px;
    margin-top: -35px;
    text-align: left;
}

#financial-protection-main {

    background: #FFFFFF;
    text-align: center;
}

#financial-protection-main img {
    width: 100%;
}

#financial-protection-main-bottom {
    background: #FFF;
    width: 80%;
    height: 25%;
    margin: 0 auto;
}

#financial-main-bottom-content {
    margin: 0 auto;
    color: #666666;
    font-family: 'Droid Serif', serif;
    font-size: 20px;
    font-style: italic;
    padding-left: 0px;
    position: relative;
    height: 100%;
}

#financial-protection-text {
    margin: 0 auto;
}

#financial-protection h1 {
    COLOR: #666;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    padding-left: 15px;
    margin-top: -110px;
    font-family: "Verdana";
}

#financial-protection-text h2 {
    padding-left: 15px;
    color: #666;
    text-align: left;
    font-family: "Droid Serif";
    font-style: italic;
    font-weight: normal;
    font-size: 22px;
    padding-bottom: 10px;
    line-height: 180%;
}

#financial-protection-text h3 {
    padding-left: 15px;
    color: #666;
    text-align: left;
    font-family: "Droid Serif";
    font-style: italic;
    font-size: 18px;
    font-weight: normal;
    line-height: 180%;
}

#financial-protection-content-certificates {
    text-align: left;
    padding-left: 25px;
    padding-bottom: 25px;
    margin: 0 auto;
}

#dedicated-assistance {
    background: #FFFFFF;
    width: 100%;
    margin: 0 auto;
}

#dedicated-assistance-main {

    background: #FFFFFF;
    text-align: center;
}

#dedicated-assistance-main img {
    width: 100%;
}

#dedicated-assistance-main-bottom {
    background: #FFF;
    width: 80%;
    height: 25%;
    margin: 0 auto;
}

#dedicated-main-bottom-content {
    margin: 0 auto;
    color: #666666;
    font-family: 'Droid Serif', serif;
    font-size: 20px;
    font-style: italic;
    padding-left: 0px;
    position: relative;
    height: 100%;
}

#dedicated-assistance-header-container {
    margin: 0 auto;
    padding-bottom: 30px;
    margin-top: -35px;
    text-align: left;
}

#dedicated-assistance-header {
    width: 350px;
    height: 59px;
    padding-bottom: 30px;
    margin-top: -35px;
    text-align: left;
}

#dedicated-assistance img {
    width: 100%;
    border: 0px;
}

#dedicated-assistance-text {
    margin: 0 auto;
}

#dedicated-assistance h1 {
    color: #666;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    padding-left: 15px;
    margin-top: -110px;
    font-family: "Verdana";
}

#dedicated-assistance-text h2 {
    padding-left: 15px;
    color: #666;
    text-align: left;
    font-family: "Droid Serif";
    font-style: italic;
    font-size: 22px;
    font-weight: normal;
    line-height: 180%;
}

#dedicated-assistance-text h3 {
    padding-left: 15px;
    color: #666;
    text-align: left;
    font-family: "Droid Serif";
    font-style: italic;
    font-size: 18px;
    font-weight: normal;
    line-height: 180%;
}

#dedicated-content-container {
    width: 100%;
    top: 0%;
    transform: translate(-50% -50%);
}

#contact {
    background: #FFFFFF;
    width: 100%;
    margin: 0 auto;
}

#contact-content-container {
    width: 80%;
    margin: 0 auto;
}

#contact-header-container {
    margin: 0 auto;
    padding-bottom: 30px;
    margin-top: -35px;
    text-align: left;
}

#contact-header {
    width: 150px;
    height: 59px;
    padding-bottom: 30px;
    margin-top: -35px;
    text-align: left;
}

#contact img {
    width: 100%;
    border: 0px;
}

#contact-text {
    margin: 0 auto;
}

#contact-text h1 {
    color: #666;
    font-size: 30px;
    font-weight: normal;
    text-align: left;
    padding-left: 15px;
    margin-top: -110px;
    font-family: "Verdana";
    padding-bottom: 30px;
}

#contact-text h2 {
    color: #666;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    padding-left: 15px;
    font-family: "Verdana";
    padding-bottom: 30px;
    margin-left: -15px;
}

.overlay {
    background: rgba(0, 0, 0, 0.1);
    position: relative;
    width: 100%;
    height: 600px;
    /* your iframe height */
    top: 600px;
    /* your iframe height */
    margin-top: -600px;
    /* your iframe height */
}

#contact-form {
    display: inline-block;
    font-family: "Verdana";
    color: #103e4d;
    font-size: 14px;
    width: 50%;
    z-index: 1001;
    zoom: 1;
    *display: inline;
}

#contact-address {
    display: inline-block;
    font-family: "Verdana";
    color: #666;
    font-size: 14px;
    float: right;
    width: 35%;
    position: relative;
    line-height: 200%;
    zoom: 1;
    *display: inline;

}

#contact-address img {
    width: 241px;
    height: 241px;
    margin-left: -20px;
}

#contact-address h2 {
    font-family: "Verdana";
    color: #666;
    font-size: 18px;
    margin-left: -15px;
    margin-top: 10px;
    margin-bottom: -15px;
}

#main-bottom-container {
    display: table;
    margin: 0 auto;
}

#main-bottom {
    background: #FFF;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

#main-bottom-terms {
    background: #FFF;
    width: 100%;
    height: 100%;
}

#main-bottom-page {
    height: 100%;
    background: #FFFFFF;
    width: 100%;
}

#main-bottom-page-terms {
    height: 100%;
    width: 100%;
    background: #FFFFFF;
    float: left;
    padding-bottom: 80px;
}

#main-bottom-content {
    color: #666666;
    font-family: 'Droid Serif', serif;
    font-size: 20px;
    font-style: italic;
}

#main-bottom-content-page-terms {
    width: 80%;
    margin: 0 auto;
    color: #666666;
    font-family: 'CorbelItalic';
    font-size: 18px;
}

#main-bottom-content-texta {
    text-align: center;
    line-height: 180%;
    width: 85%;
    margin: 0 auto;
}

#main-bottom-content-texta-terms {
    text-align: left;
    line-height: 180%;
}

#main-bottom-content-textb {
    padding-top: 0px;
    width: 100%;
}

#main-bottom-content-certificates {
    text-align: center;
    padding-top: 20px;
}

#main-bottom-content-certificates a img {
    text-decoration: none;
    border: 0;
    margin-top: -10px;
    margin-bottom: -10px;
}

#main-bottom-content-right {
    width: 100%;
    margin: 0 auto;
    float: right;
    padding-bottom: 20px;
}

#main-bottom-content-left {
    width: 100%;
    margin: 0 auto;
    float: left;
    padding-top: 20px;
}

#main-bottom-content-left-terms {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
}

#footer {
    width: 100%;
    text-align: center;
    height: 160px;
    margin-top: 50px;
}

hr.hr-footer {
    width: 100%;
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 0px;
}

hr.hr-footer-short {

    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#footer-content {
    width: 80%;
    height: 150px;
    text-align: left;
    display: block;
    margin: 0 auto;
    padding-left: 40px;
}

#footer-content-details {
    float: left;
    height: 120px;
    color: #FFFFFF;
    font-family: 'CorbelItalic';
    font-size: 14px;
}

#footer-content-logo {
    float: right;
    height: 90px;
    margin-top: 0px;
    width: 214px;
    margin-right: 0px;
}

#footer-content-address {
    padding-top: 0px;
}

#footer-content-terms {
    padding-top: 3px;
}

#footer-content-terms a {
    color: #FFFFFF;
    font-family: 'CorbelItalic';
    font-size: 14px;
}

#footer-content-registration {
    padding-top: 9px;

}

#footer-content-copyright {
    padding-top: 5px;
    font-family: 'CorbelItalic';
    font-size: 14px;
    color: #FFFFFF;
    float: right;
    margin-top: 90px;
    margin-right: -190px;
}

#main-content-form {
    background: none repeat scroll 0 0 #999999;
    height: 340px;
    width: 333px;
    z-index: 100;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -390px;
    background-color: rgba(153, 153, 153, 0.6);
}

#main-content-form-success {
    background: none repeat scroll 0 0 #999999;
    height: 100%;
    width: 363px;
    z-index: 100;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -450px;
    background-color: rgba(0, 0, 0, 0.5);
    font-family: 'Verdana', serif;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 180%;
}


#main-content-text {
    color: #FFFFFF;
    display: block;
    font-family: 'Droid Serif', serif;
    font-size: 37px;
    font-style: italic;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    top: -400px;
    z-index: 100;
}

#main-content-form .formInput {
    border: medium none;
    height: 47px;
    margin-top: 14px;
    margin-left: 14px;
    padding-left: 10px;
    width: 295px;
    float: left;
    font-family: 'CorbelItalic';
    font-size: 16px;
    color: #999999;

}

#main-content-form .formInput.submit {
    margin-left: 19px;
    background: rgba(93, 92, 92, 0.72);
    background-color: rgba(93, 92, 92, 0.72);
    border: 1px solid white;
    color: white;
    font-size: 19px;
}

#white-box {
    background-color: #FFFFFF;
    height: 47px;
    left: 324px;
    position: relative;
    top: -47px;
    width: 35px;
    z-index: -50;
}

#main-content-form #button {
    border: medium none;
    height: 47px;
    width: 30px;
    margin-top: 14px;
    background: url("/bundles/app/images/submit.jpg") no-repeat #FFF;
    cursor: pointer;
}

#main-content-form-phone {
    color: #FFFFFF;
    font-family: 'Droid Serif', serif;
    font-size: 18px;
    margin-top: 15px;
    text-align: center;
}

#main-content-form-phone span {
    font-size: 50px;
    position: relative;
    top: -10px;
}

input {
    -webkit-appearance: none;
    border-radius: 0;
    webkit-border-radius: none;
}



/*===================*/
/*=== GALLERY CSS ===*/
/*===================*/

.nivoGallery {
    position: relative;
    /*background:#000 url('/bundles/app/images/loading.gif') no-repeat 50% 50%;*/
    width: 100%;
    /* Width can be fixed px or dynamic % value */
    height: 683px;
    /* Height must be fixed px value */
    min-height: 683px;
}

.nivoGallery.loaded {
    background: #999;
    /* Remove the loading gif */
}

.nivoGallery ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nivoGallery ul li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    font: 14px/1.6em arial, sans-serif;
    color: #fff;
}

.nivoGallery ul img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -ms-interpolation-mode: bicubic;
}

.nivoGallery-slides {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.nivoGallery-htmlwrap {
    padding: 20px;
    height: 100%;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nivoGallery-videowrap video,
.nivoGallery-videowrap iframe,
.nivoGallery-videowrap object,
.nivoGallery-videowrap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.nivoGallery-directionNav a {
    position: absolute;
    top: 45%;
    cursor: pointer;
    display: block;
    width: 32px;
    height: 34px;
    /*background:url('/bundles/app/images/arrows.png') no-repeat;*/
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    z-index: 5;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
}

.nivoGallery-directionNav .nivoGallery-prev {
    left: 10px;
}

.nivoGallery-directionNav .nivoGallery-next {
    right: 10px;
    background-position: -32px 0;
}

.nivoGallery:hover .nivoGallery-directionNav a {
    opacity: 0.7;
}

.nivoGallery:hover .nivoGallery-directionNav a:hover {
    opacity: 1;
}

.nivoGallery-bar {
    position: absolute;
    bottom: -28px;
    left: 0;
    height: 28px;
    width: 100%;
    font: 11px/28px arial, sans-serif;
    background: #515151;
    background: -moz-linear-gradient(top, #515151 0%, #0e0e0e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #515151), color-stop(100%, #0e0e0e));
    background: -webkit-linear-gradient(top, #515151 0%, #0e0e0e 100%);
    background: -o-linear-gradient(top, #515151 0%, #0e0e0e 100%);
    background: -ms-linear-gradient(top, #515151 0%, #0e0e0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515151', endColorstr='#0e0e0e', GradientType=0);
    background: linear-gradient(top, #515151 0%, #0e0e0e 100%);
    border-top: 1px solid #222;
    z-index: 5;
    display: none;
}

.nivoGallery-play {
    display: inline-block;
    width: 32px;
    height: 28px;
    border: 0;
    /*background:url('/bundles/app/images/playpause.png') no-repeat 50% 8px;*/
    cursor: pointer;
    border-right: 1px solid rgba(0, 0, 0, 0.3);
}

.nivoGallery-play.playing {
    background-position: 50% -92px;
}

.nivoGallery-count {
    display: inline-block;
    vertical-align: top;
    height: 28px;
    padding: 0 8px;
    color: #aaa;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.3);
    text-shadow: 0 1px 0 #000;
}

.nivoGallery-caption {
    display: inline-block;
    vertical-align: top;
    height: 28px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0 15px;
    overflow: hidden;
    color: #aaa;
    text-shadow: 0 1px 0 #000;
}

.nivoGallery-captionTitle {
    color: #fff;
    font-weight: bold;
    margin-right: 5px;
}

.nivoGallery-fullscreen {
    float: right;
    display: inline-block;
    width: 32px;
    height: 28px;
    border: 0;
    /*background:url('/bundles/app/images/fullscreen.png') no-repeat 50% 5px;*/
    cursor: pointer;
    border-left: 1px solid rgba(0, 0, 0, 0.3);
}

.nivoGallery-progress {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 0.5;
    width: 100%;
    height: 2px;
    z-index: 5;
    display: none;
}

.nivoGallery.fullscreen {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100% !important;
    max-width: 100%;
    height: 100% !important;
    z-index: 10000;
}

.nivoGallery.fullscreen .nivoGallery-caption {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    background: #000;
    padding: 20px;
    opacity: 0.8;
}

.nivoGallery.fullscreen .nivoGallery-play {
    position: fixed;
    top: 20px;
    right: 45px;
    z-index: 6;
}

.nivoGallery.fullscreen .nivoGallery-fullscreen {
    position: fixed;
    top: 20px;
    right: 20px;
}

.nivoGallery.fullscreen .nivoGallery-htmlwrap {
    padding: 90px 20px 20px 20px;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}

#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    #home-container {
        margin: 0 auto;
        width: 100%;
        min-height: 1100px;
        background: #FFFFFF;
    }

    #main-bottom {
        display: inline-table;
        vertical-align: middle;
    }

    #main-bottom-page-terms {
        margin-top: -80px;
    }
}

@media all and (-ms-high-contrast: none) and (min-width:1280px) {
    #header-name-content {
        margin-top: 70px;
        margin-left: -115px;
    }
}

@media all and (-ms-high-contrast: none) and (min-width:901px) and (max-width:1279px) {
    #header-name-content {
        margin-top: 55px;
        margin-left: -95px;
    }

    #home-container {
        min-height: 1050px;
    }
}

@media all and (-ms-high-contrast: none) and (min-width:240px) and (max-width:901px) {
    #home-container {
        min-height: 1100px !important;
    }
}

/* Contact Form */


.form-style-9 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.form-style-9 ul li {
    display: block;
    margin-bottom: 10px;
    min-height: 35px;
}

.form-style-9 ul li .field-style {
    font-family: "Verdana";
    font-size: 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 8px;
    outline: none;
    border: 1px solid #bbb;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;

}

.form-style-9 ul li .field-style:focus {
    box-shadow: 0 0 5px #999;
    border: 1px solid #999;
}

.form-style-9 ul li .field-split {
    width: 49%;
}

.form-style-9 ul li .field-full {
    width: 100%;
}

.form-style-9 ul li input.align-left {
    float: left;
}

.form-style-9 ul li input.align-right {
    float: right;
}

.form-style-9 ul li textarea {
    width: 100%;
    height: 100px;
}

.form-style-9 ul li input[type="button"],
.form-style-9 ul li input[type="submit"] {

    background-color: #bbbbbb;
    border: 1px solid #999;
    display: inline-block;
    cursor: pointer;
    color: #666;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px "Verdana";
}

.form-style-9 ul li input[type="button"]:hover,
.form-style-9 ul li input[type="submit"]:hover {
    background: linear-gradient(to bottom, #666 5%, #666 100%);
    background-color: #bbb;
    color: #FFFFFF;
}

.alert {
    display: none;
    padding: 8px 35px 8px 14px;
    margin: 20px 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    color: #666;
    background-color: #eeeeee;
    border-color: #dddddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.form-style-9 button[type="submit"] {
    background-color: #bbbbbb;
    border: 1px solid #999;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px "Verdana";
}

.form-style-9 button[type="submit"]:hover {
    background-image: linear-gradient(bottom, #bbbbbb 0%, #bbbbbb 52%);
    background-image: -moz-linear-gradient(bottom, #bbbbbb 0%, #bbbbbb 52%);
    background-image: -webkit-linear-gradient(bottom, #bbbbbb 0%, #bbbbbb 52%);
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

.form-style-9 button[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}


/* RESPONSIVE ----------- */

@media only screen and (min-width:1045px) and (max-width:1280px) {
    #logo img {
        padding-top: 20px;
        padding-left: 45px;
        width: 51px;
        height: 65px;
    }

    #invitation {
        font-size: 24px;
        padding-top: 40px;
    }

    #header-name-content {
        font-size: 12px;
    }

    #nav {
        font-size: 12px;
        padding-top: 2px;
    }
}

@media only screen and (min-width:901px) and (max-width:1044px) {
    #header-content-container {
        width: 80%;
    }

    #logo img {
        padding-top: 20px;
        padding-left: 45px;
        width: 51px;
        height: 65px;
    }

    #invitation {
        font-size: 24px;
        padding-top: 40px;
    }

    #header-name-content {
        font-size: 12px;
    }

    #nav {
        font-size: 12px;
        text-align: right;
        padding-top: 2px;
    }
}

@media only screen and (min-width:568px) and (max-width:900px) {
    #header-content-container {
        width: 100%;
    }

    #header_container {
        position: absolute;
    }

    #header-logo-content #logo {
        float: none;
        text-align: center;
    }

    #header-top {
        float: none;
        text-align: center;
    }

    #header-name {
        float: none;
        text-align: center;
    }

    #header-logo-content #logo img {
        width: 51px;
        height: 65px;
        padding-left: 0px;
    }

    #invitation {
        float: none;
        text-align: center;
        font-size: 24px;
        padding-top: 10px;
        padding-bottom: 15px;
        padding-right: 0px;
    }

    #header-name-content {
        font-size: 12px;
        float: none;
        text-align: center;
        padding-top: 55px;
    }

    #nav {
        margin-top: -10px;
        font-size: 12px;
        text-align: center;
        padding-left: 0px;
    }

    #main-bottom {
        top: 50%;
    }
}

@media only screen and (min-width:240px) and (max-width:567px) {

    /*HEADER*/
    #header-content-container {
        width: 100%;
    }

    #header_container {
        position: absolute;
    }

    #header-logo-content #logo {
        float: none;
        text-align: center;
    }

    #header-top {
        float: none;
        text-align: center;
    }

    #header-name {
        float: none;
        text-align: center;
    }

    #header-logo-content #logo img {
        width: 51px;
        height: 65px;
        padding-left: 0px;
    }

    #invitation {
        float: none;
        text-align: center;
        font-size: 24px;
        padding-top: 10px;
        padding-bottom: 15px;
        padding-right: 0px;
    }

    #header-name-content {
        font-size: 12px;
        float: none;
        text-align: center;
        padding-top: 55px;
    }

    /*HEADER*/


    /*NAVIGATION*/
    #nav {
        list-style-type: none;
        margin: 0;
        padding: 0;
        position: absolute;
    }

    #nav li {
        display: inline-block;
        float: left;
        margin-right: 1px;
    }

    #nav li a {
        display: block;
        padding: 0px 0px;
        min-width: 140px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        color: #fff;
        background: #001625;
        text-decoration: none;
    }

    #nav li:hover a {
        background: rgba(0, 0, 0, 0.1);
    }

    #nav li a:hover+.hidden,
    .hidden:hover {
        display: block;
    }

    #nav {
        position: static;
        display: none;
        padding: 0px;
        text-align: center;
        width: 100%;
    }

    #nav li {
        margin-bottom: 1px #000;
    }

    #nav li,
    li a {
        width: 100%;
    }

    .show-menu {
        display: block;
    }

    /*NAVIGATION*/


    /*MAIN CONTENT*/
    #main-content-text {
        font-size: 22px;
    }

    #main-content-form {
        width: 235px;
    }

    #main-content-form .formInput {
        width: 195px;
    }

    #main-content-form #button {
        width: 30px;
    }

    #main-content-form-success {
        font-size: 14px;
        width: 263px;
    }

    /*MAIN CONTENT*/

    /*MAIN BOTTOM CONTENT*/
    #main-bottom-content-certificates img {
        width: 20%;
        height: 20%;
    }

    #main-bottom {
        min-height: 100%;
    }

    #main-bottom-content-texta {
        font-size: 14px;
    }

    /*MAIN BOTTOM CONTENT*/


    #financial-protection-content-certificates img {
        width: 30%;
        height: 30%;
    }

    #financial-protection-text h2 {
        font-size: 18px;
    }

    #financial-protection-text h3 {
        font-size: 14px;
    }

    #our-services-main-bottom {
        width: 90%;
    }

    #our-services-text-1,
    #our-services-text-2,
    #our-services-text-3,
    #our-services-text-4 {
        font-size: 14px;
    }

    #financial-protection-main-bottom {
        width: 90%;
    }

    #dedicated-assistance-main-bottom {
        width: 90%;
    }

    #dedicated-assistance-text h2 {
        font-size: 18px;
    }

    #dedicated-assistance-text h3 {
        font-size: 14px;
    }

    #contact-content-container {
        width: 90%;
    }
}

@media only screen and (max-width: 1024px) {
    #main-bottom-container {
        float: left;
        margin-top: -100px;
    }

}

@media only screen and (min-width:240px) and (max-width:760px) {


    #financial-protection-text {
        padding-bottom: 0px;
    }

    #dedicated-assistance {
        padding-bottom: 20px;
    }

    #footer-content-copyright {
        position: absolute;
        float: left;
        margin-top: 210px;
        margin-right: -190px;
        padding-bottom: 20px;
        font-size: 10px;
    }

    #footer {
        width: 90%;
    }

    #footer-content {
        width: 90%;
    }

    #footer-content-logo {
        position: absolute;
        float: left;
        margin-top: 120px;
        margin-left: -10px;
    }

    #contact-content {
        width: 100%;
    }

    #contact-form {
        width: 90%;
    }

    #contact-address {
        float: none;
        margin-top: 0;
        width: 100%;
        line-height: 110%;
    }
}

@media only screen and (max-width:412px) {

    #our-services-header-container,
    #financial-protection-header-container,
    #dedicated-assistance-header-container,
    #contact-header-container {
        display: none;
    }

    #content-header-container {
        display: none;
    }

    #our-services h1,
    #financial-protection h1,
    #dedicated-assistance h1,
    #contact h1 {
        font-size: 20px;
        margin-top: 0px;
    }
}

@media only screen and (max-width:367px) {

    #our-services-img-1,
    #our-services-img-2,
    #our-services-img-3,
    #our-services-img-4 {
        float: left;
        padding-left: 0;
    }

    #our-services-text-1,
    #our-services-text-2,
    #our-services-text-3,
    #our-services-text-4 {
        text-align: left;
        padding-left: 15px;
    }
}