body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    padding: 0;
}
a {
    color: #cc2424;
    text-decoration: none!important
}
h1 {
    font-size: 30px
}
h2 {
    font-size: 34px
}
h1,
h2,
h3 {
    line-height: 30px
}

.ipname{text-align: left; font-size:12pt;background-image:url(../profil.png); 
background-repeat:no-repeat; background-position: left; padding: 5px 5px 5px 67px;}
.adresniz{text-align: left;font-size:12pt;background-image:url(../adres_icon.png); 
 background-repeat:no-repeat; background-position: left; padding: 5px 5px 5px 60px;}
.telniz{text-align: left; font-size:12pt; background-image:url(../phone.png); 
 background-repeat:no-repeat; background-position: left; padding: 5px 5px 5px 52px;}

.telniz a{color:#ffffff; text-decoration:underline!important;}
.telniz a:hover{color:#facf03; text-decoration:none; }


.validation-error {
    background-color: #ffd4e1!important
}
.animation-delay {
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -ms-animation-delay: 0.1s;
    -o-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.buttons-delay {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    animation-delay: 1.5s
}
.download-shake {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -ms-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s
}
.button2 {
    color: #fff;
    background-color: #cc2424;
    padding: 3px 20px;
    font-weight: 800;
    display: inline-block;
    border: 7px solid #cc2424;
    text-decoration: none
}
.button2:hover {
    color: #FFF;
}
.navbar-inner {
    border-bottom: 0;
    box-shadow: none!important;
    background-image: none;
    background-color: #004679;
    min-height: 45px
}
.navbar .nav {
    margin: 3px 10px 0 0
}
.navbar .brand {
    color: #facf04;
    text-shadow: none;
    padding-top: 12px
}
.navbar .nav>li>a {
    float: none;
    padding: 15px 10px 10px;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
}
.navbar .nav>li>a:hover {
    color: #facf04;
    text-decoration: underline;
}
.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav> .active>a:focus {
    color: #fff;
    background-color: #3d3d3c;
    box-shadow: none
}


header {
    margin-top: 10px
}
.red {
    color: #cc2424;
    font-weight: bold;
    font-size: 140%;
}
header h1 {
    color: #cc2424;
    text-transform: uppercase;
    margin: 0 0 24px 0
}
header .subtitle {
    color: #3d3d3c;
    font-size: 27px;
}
header p {
    line-height: 1.5
}
header .button {
    color: #fff;
    background-color: #cc2424;
    padding: 11px 30px;
    font-weight: 800;
    display: inline-block;
    margin-top: 19px;
    border: 7px solid #cc2424;
    text-decoration: none
}
header .button:hover {
    color: #cc2424;
    background-color: #fff;
    border: 7px solid #cc2424
}
header .store-buttons {
    margin-top: 10px
}
header .store-buttons a {
    width: 105px
}
header .store-buttons a {
    margin-left: 2px;
    display: inline-block
}
header .notebookslider {
    background: #fff url('../header-notebook-bg2.png') no-repeat;
    background-size: contain;
    box-shadow: none;
    padding: 0;
    margin: 0;
    border: 0;
    height: 358px
}
header .slides {
    padding: 1% 1% 23%
}
header .flex-control-nav {
    bottom: 27.5%
}



#newsletter {
    background-color: #004679;
    padding: 10px 0
}
#newsletter h2 {
    text-align: center;
    color: #fff;
    font-size: 18px;
}
#newsletter h2 i {
    margin-right: 10px;
    font-size: 25px
}
#newsletter form {
    background-color: #fff;
    width: 100%;
    height: 50px;
    padding: 5px
}
#newsletter form .submit-field {
    float: right
}
#newsletter .email {
    border: 0;
    font-size: 17px;
    box-shadow: none;
    margin: 8px 0 0 10px;
    width: 62%;
    display: block;
    height: 20px
}

#newsletter .email2 {
    border: 0;
    font-size: 17px;
    box-shadow: none;
    margin: 8px 0 0 10px;
    width: 52%;
    display: block;
    height: 20px
}

#newsletter .submit {
    background-color: #cc2424;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    border: 0;
    line-height: 40px;
    height: 40px;
    padding: 0 30px;
    font-weight: 800
}
#newsletter .newsletter-info {
    font-size: 14px;
    color: #adadad
}
#newsletter .subscribe-message {
    text-align: center;
    color: #fff;
    margin: 0 0 20px 0
}
#newsletter .subscribe-message-zvonok {
    text-align: center;
    color: #facf04;
    margin: 0 0 20px 0
}



#newsletter2 {
    background-color: #004679;
    padding: 10px 0
}
#newsletter2 h2 {
    text-align: center;
    color: #fff;
    font-size: 18px;
}
#newsletter2 h2 i {
    margin-right: 10px;
    font-size: 25px
}
#newsletter2 form {
    background-color: #fff;
    width: 100%;
    height: 50px;
    padding: 5px
}
#newsletter2 form .submit-field {
    float: right
}
#newsletter2 .email {
    border: 0;
    font-size: 17px;
    box-shadow: none;
    margin: 8px 0 0 10px;
    width: 62%;
    display: block;
    height: 20px
}

#newsletter2 .email2 {
    border: 0;
    font-size: 17px;
    box-shadow: none;
    margin: 8px 0 0 10px;
    width: 52%;
    display: block;
    height: 20px
}

#newsletter2 .submit {
    background-color: #cc2424;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    border: 0;
    line-height: 40px;
    height: 40px;
    padding: 0 30px;
    font-weight: 800
}
#newsletter2 .newsletter-info {
    font-size: 14px;
    color: #adadad
}
#newsletter2 .subscribe-message {
    text-align: center;
    color: #fff;
    margin: 0 0 20px 0
}
#newsletter2 .subscribe-message-zvonok {
    text-align: center;
    color: #facf04;
    margin: 0 0 20px 0
}


#newsletter3 {
    background-color: #004679;
    padding: 10px 0
}
#newsletter3 h2 {
    text-align: center;
    color: #fff;
    font-size: 18px;
}
#newsletter3 h2 i {
    margin-right: 10px;
    font-size: 25px
}
#newsletter3 form {
    background-color: #fff;
    width: 100%;
    height: 40px;
    padding: 5px
}
#newsletter3 form .submit-field {
    float: right
}
#newsletter3 .email {
    border: 0;
    font-size: 17px;
    box-shadow: none;
    margin: 8px 0 0 10px;
    width: 62%;
    display: block;
    height: 20px
}

#newsletter3 .email2 {
    border: 0;
    font-size: 17px;
    box-shadow: none;
    margin: 8px 0 0 10px;
    width: 52%;
    display: block;
    height: 20px
}

#newsletter3 .submit {
    background-color: #cc2424;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    border: 0;
    line-height: 40px;
    height: 40px;
    padding: 0 30px;
    font-weight: 800
}
#newsletter3 .newsletter-info {
    font-size: 14px;
    color: #adadad
}
#newsletter3 .subscribe-message {
    text-align: center;
    color: #fff;
    margin: 0 0 20px 0
}
#newsletter3 .subscribe-message-zvonok {
    text-align: center;
    color: #facf04;
    margin: 0 0 20px 0
}



#information .infoslider {
    box-shadow: none;
    padding: 0;
    margin: 50px 0;
    border: 0
}
#information h2 {
    color: #cc2424;
    margin-top: 10px;
    margin-bottom: 20px
}
#information p {
    line-height: 1.7;
    margin-bottom: 10px
}
#information .flex-direction-nav a {
    width: 52px;
    height: 93px
}
#information .flex-next {
    right: 0
}
#information .flex-prev {
    left: 0
}
#information .flex-control-paging li a {
    width: 15px;
    height: 15px;
    border-radius: 0
}
#about {
    background: #eff2f5 url('../about-bg.jpg') no-repeat center top;
    padding: 25px 0 25px 0
}
#about h2 {
    color: #cc2424
}
#about p {
    line-height: 1.7
}
#about .profiles {
    margin-top: 20px
}
#about .profile-image {
    border: 12px solid #3d3d3c
}
#about .profile-image-hover {
    border: 12px solid #cc2424
}
#about .profile-image img {
    width: 100%
}
#about .profile-border-arrow {
    text-align: center;
    margin-top: -18px;
    width: 25px;
    margin-left: auto;
    margin-right: auto
}
#about .profile-border-arrow i {
    color: #3d3d3c;
    font-size: 44px;
    width: 25px
}
#about .profile-border-arrow-hover i {
    color: #cc2424
}
#about h3 {
    color: #cc2424;
    font-weight: bold;
    margin: 0
}
#about .profiles p {
    color: #3d3d3c;
    line-height: 1
}
#about .profiles .social-icons {
    list-style: none;
    margin: 20px 0 0 0;
    text-align: center
}
#about .profiles .social-icons li {
    display: inline
}
#about .profiles .social-icons li a {
    margin: 0 10px;
    background-color: #3d3d3c;
    color: #fff;
    width: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font-size: 21px
}
#about .profiles .social-icons .twitter:hover {
    background-color: #5dd7fc
}
#about .profiles .social-icons .facebook:hover {
    background-color: #3b5a9b
}
#about .profiles .social-icons .googleplus:hover {
    background-color: #cf3d2e
}
#testimonials {
    margin-top: 85px
}
#testimonials .stars {
    text-align: center;
    color: #7f7f7f;
    font-size: 30px;
    margin-bottom: 25px
}
#testimonials .star-big {
    font-size: 36px
}
#testimonials .testimonialslider {
    box-shadow: none;
    padding: 0;
    margin: 0 0 85px 0;
    border: 0
}
#testimonials .testimonial {
    font-size: 24px;
    color: #cc2424;
    line-height: 1.5;
    margin-bottom: 15px
}
#testimonials .client {
    color: #7f7f7f;
    font-weight: 800
}
#testimonials .client-img {
    border: 3px solid #bbb
}
#pricing {
    margin-top: 85px;
    margin-bottom: 85px
}
#pricing h2 {
    color: #7f7f7f
}
#pricing p {
    color: #7f7f7f
}
#pricing .pricing-table {
    margin: 40px auto
}
#pricing .pricing-column-left {
    margin-right: 0;
    padding-top: 35px
}
#pricing .pricing-column-center {
    margin-left: 0;
    margin-right: 0
}
#pricing .pricing-column-right {
    margin-left: 0;
    padding-top: 35px
}
#pricing .pricing-table .column {
    border: 1px solid #c5c5c5;
    min-height: 400px
}
#pricing .pricing-table .column-hover {
    background-color: #eaeaea
}
#pricing .pricing-table .standard {
    border-right: 0
}
#pricing .pricing-table .premium {
    min-height: 450px
}
#pricing .pricing-table .business {
    border-left: none
}
#pricing .column-header {
    background-color: #7f7f7f;
    margin: 10px;
    padding: 20px 0
}
#pricing .bestprice-header {
    background-color: #cc2424
}
#pricing .column-header .package {
    color: #fff;
    margin: 0;
    line-height: 30px
}
#pricing .column-header .package-comment {
    color: #bcbcbc;
    margin: 0 0 28px 0
}
#pricing .column-header .price {
    color: #fff;
    font-size: 48px;
    font-weight: 800
}
#pricing .column-header .payment-method {
    color: #fff;
    font-size: 16px
}
#pricing .benefits {
    color: #3d3d3c;
    font-size: 14px;
    font-weight: bold;
    margin: 20px 10px 35px 10px;
    padding: 0;
    list-style: none;
    text-align: center
}
#pricing .bestprice-benefits {
    margin: 53px 10px 60px 10px
}
#pricing .benefits li {
    border-bottom: 1px dashed #7f7f7f;
    padding: 10px 0
}
#pricing .select-package-button {
    margin: 10px;
    background-color: #cc2424;
    font-size: 22px;
    font-weight: 800;
    color: #fff;
    display: block;
    text-align: center;
    padding: 15px 0
}
#maps {
    background-image: url(../bg_fon_verh.jpg); background-position: center; background-repeat: no-repeat;
    padding: 60px 0 0 0;
}
#maps h2 {
    color: #cc2424;
}
#gallery {
    background-color: #e2e2e2;
    padding: 20px 0 37px 0
}
#gallery h2 {
    color: #cc2424
}
#gallery .galleryslider {
    background: 0;
    box-shadow: none;
    padding: 0;
    margin: 30px 0;
    border: 0
}
#gallery .gallery-img {
    position: relative
}
#gallery .gallery-img a {
    padding: 9px;
    background-color: #fff;
    display: block;
    border: 1px solid #fff
}
#gallery .gallery-img a:hover {
    border: 1px solid #273f66
}
#gallery .img-overlay {
    background: #273f66 url('../gallery-overlay.png') no-repeat center center;
    background: rgba(39, 63, 102, 0.5) url('../gallery-overlay.png') no-repeat center center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    left: 0
}
#gallery .flex-direction-nav a {
    margin: 0;
    opacity: 100;
    top: -75px;
    width: 37px;
    height: 38px;
    background-image: url('../gallery_bg_direction_nav.png')
}
#gallery .flex-next {
    right: 0
}
#gallery .flex-prev {
    right: 50px;
    left: auto
}
#gallery .flex-control-nav {
    text-align: left;
    padding-left: 2%
}
#gallery .flex-control-paging li a {
    width: 37px;
    height: 3px;
    border-radius: none
}
#gallery .flex-control-paging li a.flex-active {
    background: #cc2424
}
#contact {
    margin-top: 35px
}

#contact li {
  margin-bottom: 10px
}

 .oglavlen {
  padding: 15px;
    background-color: #f1f4f4;
}

.oglavlen_bg{
 padding-top: 15px;   
padding-bottom: 15px;  
}

.contents  li {
    background: url("../bullet.png") 0px 2px no-repeat;
    padding-left: 25px;
    margin-bottom: 5px;
    list-style-type: none;
}
#contact h2 {
    color: #cc2424;
    vertical-align: bottom;
    margin-bottom: 30px
}
#contact h2 i {
    font-size: 60px;
    margin-right: 10px
}
#contact p {
    line-height: 1.7;
    margin-bottom: 25px
}
#contact p .highlight {
    color: #cc2424;
    font-weight: 800
}
#contact .gmap {
    height: 350px;
    margin-bottom: 25px
}
#contact .gmap .gmnoprint {
    display: none
}
#contact label {
    font-weight: 800
}
#contact input {
    border-radius: 0;
    padding: 9px;
    box-shadow: none;
    margin-bottom: 18px;
    height: 46px;
    line-height: 17px
}
#contact textarea {
    border-radius: 0;
    padding: 9px 9px 15px 9px;
    box-shadow: none;
    height: 145px;
    margin-bottom: 20px
}
#contact button {
    font-size: 18px;
    font-weight: 800;
    background-color: #cc2424;
    color: #fff;
    border: 0;
    padding: 10px 20px
}
#contact .form-info {
    font-size: 13px;
    padding-top: 11px;
    color: #7f7f7f
}
footer {
    background-color: #004679;
    color: #fff;
    font-size: 14px;
    margin-top: 35px;
    padding-bottom: 20px
}
footer .scroll-top {
    background-color: #fff;
    height: 21px;
    text-align: center
}
footer .scroll-top a {
    background: #004679 url('../scroll-top-button.png') no-repeat 0 0;
    height: 21px;
    width: 58px;
    display: block;
    margin: 0 auto
}
footer .address {
    font-weight: 800;
    margin: 30px 0 10px 0;
    font-size: 18px;
}
@media(min-width:1200px) {
    body {
        font-size: 18px
    }
    h1 {
        font-size: 36px
    }
    h2 {
        font-size: 36px
    }
    h1,
    h2,
    h3 {
        line-height: 1;
    }
    header {
        margin-top: 10px
    }
    header h1 {
        margin: 0 0 25px 0
    }
    header .subtitle {
        font-size: 27px;
    }
    .flexsliders {
        margin: 0 0 60px;
        background: #fff;
        border: 4px solid #fff;
        position: relative;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
        -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
        zoom: 1;
    }
    header .store-buttons a {
        width: auto
    }
    header .button {
        margin-top: 28px
    }
    header .flex-control-nav {
        bottom: 28%
    }
    header .notebookslider {
        height: 445px
    }
    #newsletter {
        padding: 10px 0
    }
    #newsletter h2 {
        font-size: 24px
    }
    #newsletter h2 i {
        font-size: 25px
    }
    #newsletter .email {
        font-size: 19px
    }
    #newsletter .submit {
        font-size: 18px
    }
    
    #newsletter2 {
        padding: 10px 0
    }
    #newsletter2 h2 {
        font-size: 24px
    }
    #newsletter2 h2 i {
        font-size: 25px
    }
    #newsletter2 .email {
        font-size: 19px
    }
    #newsletter2 .submit {
        font-size: 18px
    }
    
    
    #newsletter3 {
        padding: 10px 0
    }
    #newsletter3 h2 {
        font-size: 24px
    }
    #newsletter3 h2 i {
        font-size: 25px
    }
    #newsletter3 .email {
        font-size: 19px
    }
    #newsletter3 .submit {
        font-size: 18px
    }
    
    #information h2 {
        margin-bottom: 25px
    }
    #information p {
        margin-bottom: 15px
    }
    #pricing .benefits {
        font-size: 16px
    }
    #pricing .select-package-button {
        font-size: 24px
    }
    #contact input {
        padding: 12px
    }
    #contact textarea {
        padding: 12px 12px 11px 12px
    }
    #contact button {
        font-size: 18px;
        padding: 10px 25px
    }
    #contact .form-info {
        font-size: 14px
    }

}

@media(max-width:1200px) {
	.navbar .nav>li>a { font-size: 12px;}
	.navbar .nav>li>a:hover {font-size:12px;}
}


@media(min-width:768px) and (max-width:979px) {
    body {
        font-size: 11px
    }
    h1,
    h2,
    h3 {
        line-height: 29px
    }
    h2 {
        font-size: 26px
    }
    

    
    .navbar {
        position: fixed!important
    }
    header h1 {
        margin: 0 0 16px 0;
        font-size: 28px
    }
    header .subtitle {
        font-size: 21px;
    }
    header .button {
        padding: 4px 45px;
        margin-top: 8px
    }
    header .flex-control-nav {
        bottom: 26.7%
    }
    .flex-control-paging li a {
        width: 9px;
        height: 9px
    }
    header .notebookslider {
        height: 275px
    }
    #information h2 {
        margin-top: 5px;
        margin-bottom: 15px
    }
    #newsletter h2 {
        font-size: 18px
    }
    #newsletter h2 i {
        font-size: 20px
    }
    
    
    #information2 h2 {
        margin-top: 5px;
        margin-bottom: 15px
    }
    #newsletter2 h2 {
        font-size: 18px
    }
    #newsletter2 h2 i {
        font-size: 20px
    }
    
        #newsletter3 h2 {
        font-size: 18px
    }
    #newsletter3 h2 i {
        font-size: 20px
    }
    
    #about .profile-image {
        border-width: 8px
    }
    #about h3 {
        font-size: 18px
    }
    #about .profiles .social-icons li a {
        margin: 0 5px;
        width: 33px;
        line-height: 33px;
        font-size: 14px
    }
    #testimonials .testimonial {
        font-size: 20px
    }
    #contact input {
        padding: 8px;
        font-size: 12px
    }
    #contact textarea {
        padding: 8px 8px 13px 8px;
        font-size: 12px
    }
    #contact button {
        font-size: 14px;
        padding: 10px 13px
    }
    #contact .form-info {
        font-size: 9px
    }
    #contact label {
        font-size: 12px
    }
	
	.navbar .nav>li>a { font-size: 14px;}
	.navbar .nav>li>a:hover {font-size:14px;}
    
    #maps {
    background-image: url(../bg_fon_verh.jpg); background-position: center; background-repeat: no-repeat;
    padding: 70px 0 0 0;
}
}
@media(max-width:767px) {
.ipname{ padding-bottom:20px; padding-top:20px;}
.adresniz{padding-bottom:20px; padding-top:20px;}
.telniz{padding-bottom:20px; padding-top:20px;}    
    body {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .container {
        padding: 0 40px
    }
    .navbar {
        position: fixed!important
    }
    .navbar-fixed-top {
        margin-left: 0!important;
        margin-right: 0!important
    }
    header {
        text-align: center
    }
    header .subtitle {
        display: block;
    }
    header .notebookslider {
        margin-top: 50px
    }
    header .notebookslider {
        height: auto
    }
    #newsletter h2 {
        font-size: 18px
    }
    #newsletter h2 i {
        font-size: 20px
    }
    #newsletter .email {
        width: 60%
    }
    
    #newsletter2 h2 {
        font-size: 18px
    }
    #newsletter2 h2 i {
        font-size: 20px
    }
    #newsletter2 .email {
        width: 60%
    }
    
    
        #newsletter3 h2 {
        font-size: 18px
    }
    #newsletter3 h2 i {
        font-size: 20px
    }
    #newsletter3 .email {
        width: 60%
    }
    
    #information {
        text-align: center
    }
    #information .infoslider {
        margin: 120px 0 80px 0
    }
    #information .infoslider img {
        margin-bottom: 25px
    }
    #information .flex-direction-nav a {
        width: 37px;
        height: 37px
    }
    #information .flex-next {
        background-position: -66px -28px;
        right: 40%;
        top: -40px
    }
    #information .flex-prev {
        background-position: -7px -28px;
        left: 40%;
        top: -40px
    }
    #about {
        background-image: none;
        background-color: #f3f3f3;
        padding: 63px 0 20px 0
    }
    #about .profile {
        margin-bottom: 60px
    }
    #testimonials .testimonial {
        font-size: 20px
    }
    #testimonials .client-img {
        text-align: center;
        margin-bottom: 15px
    }
    #pricing .pricing-column-left {
        padding-top: 0
    }
    #pricing .pricing-column-right {
        padding-top: 0
    }
    #pricing .pricing-table .column {
        margin-bottom: 30px
    }
    #pricing .pricing-table .standard {
        border-right: 1px solid #c5c5c5
    }
    #pricing .pricing-table .premium {
        min-height: 1px solid #c5c5c5
    }
    #pricing .pricing-table .business {
        border-left: 1px solid #c5c5c5;
        margin-bottom: 0
    }
    #gallery {
        text-align: center
    }
    #gallery .galleryslider {
        margin: 30px 0 80px 0
    }
    #gallery .flex-direction-nav a {
        top: 103%
    }
    #gallery .flex-next {
        right: 0
    }
    #gallery .flex-prev {
        right: auto
    }
    #gallery .flex-control-nav {
        text-align: center;
        padding-left: 0;
        bottom: -55px
    }
    #gallery .flex-control-paging li a {
        height: 10px
    }
    #contact {
        margin-top: 65px
    }
    #contact h2 {
        margin-bottom: 30px;
        text-align: center
    }
    #contact h2 i {
        font-size: 60px;
        margin-right: 10px;
        display: block
    }
    #contact p {
        text-align: center
    }
    #contact .form-submit {
        text-align: center
    }
    #maps {
    background-image: url(../bg_fon_verh.jpg); background-position: center; background-repeat: no-repeat;
    padding: 80px 0 0 0;
}
}
@media(max-width:480px) {
    h2 {
        font-size: 24px
    }
    .navbar {
        position: fixed!important
    }
    .navbar-fixed-top {
        margin-left: 0!important;
        margin-right: 0!important
    }
    header h1 {
        font-size: 30px
    }
    header .subtitle {
        font-size: 22px;
    }
    header .flex-control-nav {
        bottom: 27%
    }
    .flex-control-paging li a {
        width: 9px;
        height: 9px
    }
    #newsletter h2 {
        font-size: 14px
    }
    #newsletter h2 i {
        font-size: 16px
    }
    #newsletter .email {
        font-size: 14px;
        width: 50%;
        margin-left: 3px
    }
    #newsletter .submit {
        font-size: 14px;
        padding: 0 25px
    }
    
    
        #newsletter2 h2 {
        font-size: 14px
    }
    #newsletter2 h2 i {
        font-size: 16px
    }
    #newsletter2 .email {
        font-size: 14px;
        width: 50%;
        margin-left: 3px
    }
    #newsletter2 .submit {
        font-size: 14px;
        padding: 0 25px
    }
    
    #newsletter3 h2 {
        font-size: 14px
    }
    #newsletter3 h2 i {
        font-size: 16px
    }
    #newsletter3 .email {
        font-size: 14px;
        width: 50%;
        margin-left: 3px
    }
    #newsletter3 .submit {
        font-size: 14px;
        padding: 0 25px
    }
    
    
    #information .infoslider {
        margin: 80px 0 0px 0
    }
    #contact p {
        font-size: 13px
    }
    
