/*
Theme Name:     Omega Child Theme
Description:    Child theme for the Omega WP Theme
Author:         Oxygenna
Author URI:     http://themeforest.net/user/oxygenna
Template:       omega
Version:        1.0
*/
p{
    font-size: 26px !important;
    font-weight: 100;
}
.post-212 .container{
    width: 100% !important;
}
.post-212 .col-md-14.text-default.small-screen-default{
    background-image: url(/wp-content/themes/omega-child-theme/img/hero.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 633px;
}
.bigger {
    font-size: 50px !important;
    color: #33abe0 !important;
    font-weight: 100 !important;
}
.about_us{
    margin: 0 auto;
    width: 80%;
}
.services{
    margin: 0 auto;
    width: 80%;
}
.vamal_domain{
    margin: 0 auto;
    width: 80%;
    padding-bottom: 10%;
    border-bottom: 4px solid #ebebeb;
}
.portfolio{
    /*margin: 0 auto !important;*/
    width: 100%;
    padding-bottom: 48px !important;
}
.services_h1 h1{
    color:white !important;
}
.domain_h1 h1{
    color: #848484 !important;
}
.domain_comert h1{
    color: #848484 !important;
}
.swatch-blue, [class*="swatch-"] .swatch-blue {
    background: #33abe0 !important;
    text-align: -webkit-center;
    font-weight: 100;
}
.pagination{
    display: none;
}
textarea.wpcf7-form-control.wpcf7-textarea,
input.wpcf7-form-control.wpcf7-text,
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
    background-color: #30a5d9 !important;
    border-radius: 7px !important;
    font-weight: 100;
    color: white !important;
    border: 1px solid #5ec9f8;
    font-size: 18px;
    width: 580px;
    height: 48px;
    padding-left: 15px;
}
textarea.wpcf7-form-control.wpcf7-textarea{
    height: 200px;
}
textarea.wpcf7-form-control.wpcf7-textarea::placeholder,
input.wpcf7-form-control.wpcf7-text::placeholder,
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder{
    color: white; !important;
}
#footer{
    background-color: #31363d;
    color: white !important;
}
.footer_address{
    font-size:16px !important;
    float: left;
    display: block;
    padding-top: 5px;
}
.phone{
    font-size:16px !important;
    display: block;
}
.scriptics{
    font-size:16px !important;
    float: right;
    display: block;
    font-weight: lighter;
}
.color_blue{
     color: #33abe0 !important;
 }
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    padding-left: 0;
     padding-right: 0;
}
#masthead .navbar-brand {
    height: 65px !important;
}
.adress_phone{
    font-size: 16px !important;
    text-align: center;
    padding: 25px 0 25px 0;
    background-color: #252c35;
    margin-bottom: 0 !important;
    color: white;
}
.ls-overflow-visible{
    overflow: hidden !important;
}
input[type=submit]{
    color: #33abe0;
    width: 580px;
    padding:0;
    height: 70px;
    border-radius: 7px !important;
}
.ajax-loader{
    display: block !important;
}
h3{
    font-size: 14px !important;
    color: #848484 !important;
}
h3::after{
    background-color: #848484 !important;
}
.scriptics a{
    display: inline-block;
    background: url(img/logo-scriptics.png) top left no-repeat;
    height: 33px;
    line-height: 33px;
    padding-left: 35px;
    width: auto;
    transition: all 0s;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    color: white !important;
}
.scriptics a:hover{
    color: #5c9ee4 !important  ;
    background: url(img/logo-scriptics.png) bottom left no-repeat  ;
}
.vamal_domain p {
    font-size: 22px !important;
}
div#wpcf7-f17-p212-o1{
    padding-bottom: 96px !important;
}
p {
    margin: 0 !important;
}
.screen-reader-response{
    display: none !important;
}
[role="alert"]{
    display: block;
    color: white !important;
}
@media (min-width: 320px) and (max-width: 720px){
    video.section-background-video{
        width: auto !important;
        top: 0 !important;
        object-fit: fill;

    }
    .vamal_domain p{
        font-size: 18px !important;
    }
    .pagination{
        display: none;
    }
    p{
        font-size: 18px !important;
    }
     .bigger{
        font-size: 30px !important;
    }
    #masthead .navbar-brand img{
        width: 45%;
    }
    textarea.wpcf7-form-control.wpcf7-textarea, input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        width: 300px;
    }
    input[type=submit]{
        width: 300px;
        height: 50px;
    }
    .footer_address{
        text-align: center;
        float: none;
    }
    .scriptics{
        float: none;
    }
    .scriptics{
        text-align: center;
    }
    #contact_form h1{
        font-size: 30px !important;
        padding-bottom: 20px;
    }
    .portfolio.masonry.isotope{
        margin: 0 !important;
    }
    section#portfolio p {
        padding-left: 2%;
        padding-right: 2%;
    }
    #domain_comert h1{
        font-size: 20px !important;
        line-height: 32px !important;
        padding-bottom: 7%;
    }
    .element-tall-bottom {
        margin-bottom: 32px!important;
    }
    .vamal_domain{
        width: 96%;
    }
    .services {
        width: 96%;
    }
    .element-normal-top {
        margin-top: 32px!important;
    }
    .element-tall-top {
        margin-top: 50px!important;
    }
    .about_us {
        width: 88%;
    }
    .domain_h1 h1{
        font-size: 30px !important;
    }
    .background-media{
        height: 480px;
    }
}
