/*
Theme Name: Flatsome for uni
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Flat Responsive WooCommerce theme
Version: 1.9.6
License:
License URI:

*/

@import url("css/foundation.css?v=1.9.6");
/*************** ADD CUSTOM CSS HERE  ***************/


@media only screen and (max-width: 48em) {
/*************** ADD CUSTOM MOBILE CSS HERE  ***************/

}

#popmake-6006 {
    padding: 0 !important;
    height: 450px !important;
    z-index: 100 !important;
}
#popmake-6006 #blog_pop_up #forma {
    padding: 50px 30px 0 30px;
}
#pum-6006 .popmake-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 13px;
    height: 13px;
    background: url(http://landing.uni.co.ua/wp-content/plugins/easy-fancybox/fancybox/fancybox-1.png) no-repeat center;
    color: rgba(225,255,255,0);
}
#masthead .left-links #site-navigation  {
    width: 100%;
}
#site-navigation .bttn-menu-1.bttn-menu {
    display: none !important;
}
#site-navigation .bttn-menu {
    float: right;
    position: relative;
    top: -3px;
    border: 1px solid #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    margin:0px;
    padding:7px 15px;
    background: -moz-linear-gradient(180deg, rgba(27,174,244,1) 0%, rgba(102,255,191,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(102,255,191,1)), color-stop(100%, rgba(27,174,244,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(180deg, rgba(27,174,244,1) 0%, rgba(102,255,191,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(180deg, rgba(27,174,244,1) 0%, rgba(102,255,191,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(180deg, rgba(27,174,244,1) 0%, rgba(102,255,191,1) 100%); /* ie10+ */
    background: linear-gradient(270deg, rgba(27,174,244,1) 0%, rgba(102,255,191,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66FFBF', endColorstr='#1BAEF4',GradientType=1 ); /* ie6-9 */  
    border: none;
    outline: none;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
}
#site-navigation .bttn-menu a {
    color: #fff;
    opacity: 1;
}
#fancybox-wrap {
    width: 758px !important;
}
#fancybox-content {
    width: 758px !important;
    height: 450px;
    padding: 0 !important;
    margin: 0 !important;
    border-width: 0;
    border: none !important;
}
#blog_pop_up .col-left {
    width: 50%; 
    float: left;
    background: url(images/bg_left_col.jpg) no-repeat top center;
    height: 450px;
    text-align: center;
    position: relative;
}
#blog_pop_up .col-left h3 {
    margin-bottom: 20px;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    padding: 0 20px;
    font-weight: 300;
    color: #fff;
}
#blog_pop_up .col-right {
    width: 50%; 
    float: right;
    color: #000;
    position: relative;
}
#blog_pop_up .col-right h3 {
    font-size: 18px;
    font-weight: 300;
}
#blog_pop_up .col-right h3 span {
    font-weight: 700;
}
#blog_pop_up .col-right p {
    font-size: 16px;
}
#blog_pop_up .col-right .bg {
    color: rgba(0,0,0,.03);
    text-transform: uppercase;
    position: absolute;
    top: 0;
    width: 100%;
    font-family: sans-serif;
}
#blog_pop_up .col-right .bg p {
    font-weight: 700;
    margin: 0;
    line-height: 45px;
    font-size: 60px;
}
#blog_pop_up .col-right .bg p:last-child{
    text-align: right;
}
#blog_pop_up #forma {
    padding-top: 40px;
    padding-left: 45px;
    padding-right: 70px;
}
#forma .form-control {
    display: block;
    font-size: 14px;
    width: 100%; height: 30px;
    color: #000 !important;
    background: transparent url(images/user.png) no-repeat center left;
    border: none;
    border-bottom: 1px solid #bebebe;
    padding-left: 30px;
    margin-bottom: 13px;
    outline: none;
    box-shadow: none;
    -webkit-box-shadow: none;  
}
#forma .form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;  
}
input::-webkit-input-placeholder {color:#bebebe;}
input::-moz-placeholder          {color:#bebebe;}
input::-moz-placeholder           {color:#bebebe;}
input::-ms-input-placeholder      {color:#bebebe;}
#forma  input[type="email"] {
    background-image: url(images/mail.png);
}
#forma input[type="tel"] {
    background-image: url(images/phone.png);
}
#forma .button {
    margin-top: 10px;
    background: linear-gradient(180deg, rgba(27,174,244,1) 40%, rgba(102,255,191,1), rgba(102,255,191,1));
    background: -webkit-linear-gradient(180deg, rgba(27,174,244,1) 40%, rgba(102,255,191,1), rgba(102,255,191,1));
    background: -o-linear-gradient(180deg, rgba(27,174,244,1) 40%, rgba(102,255,191,1), rgba(102,255,191,1));
    background: -moz-6a52e9linear-gradient(180deg, rgba(27,174,244,1) 40%, rgba(102,255,191,1), rgba(102,255,191,1));
    border: none;
    outline: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%; height: 53px;
    padding: 0 !important;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
    box-shadow:  0px 25px 25px -20px rgba(3,169,244,.5);
    -webkit-box-shadow:  0px 25px 25px -20px rgba(3,169,244,.5);
    -moz-box-shadow:  0px 25px 25px -20px rgba(3,169,244,.5);
}
#forma .button:hover {
    background: linear-gradient(180deg, rgba(27,174,244,1) 65%, rgba(102,255,191,1), rgba(102,255,191,1));
    background: -webkit-linear-gradient(180deg, rgba(27,174,244,1) 65%, rgba(102,255,191,1), rgba(102,255,191,1));
    background: -o-linear-gradient(180deg, rgba(27,174,244,1) 65%, rgba(102,255,191,1), rgba(102,255,191,1));
    background: -moz-6a52e9linear-gradient(180deg, rgba(27,174,244,1) 65%, rgba(102,255,191,1), rgba(102,255,191,1));
    box-shadow:  0px 20px 25px -20px rgba(3,169,244,.5);
    -webkit-box-shadow:  0px 20px 25px -20px rgba(3,169,244,.5);
    -moz-box-shadow:  0px 20px 25px -20px rgba(3,169,244,.5);
}
@media (max-width: 890px) {
    #site-navigation .bttn-menu-0 {
	display: none !important;
    }
}
@media (max-width: 758px) {
    #popmake-6006 {
	width: 95% !important;
	margin: 0px 15px;
    }
    #jPanelMenu-menu .bttn-menu-0 {
	display: none !important;
    }
    #jPanelMenu-menu .bttn-menu-1 {
	display: block !important;
    }
    #fancybox-wrap {
        max-width: 379px !important;
        width: 90% !important;
        padding-left: 15px !important;
    }
    #fancybox-content {
        max-width: 379px !important;
        width: 86% !important;
    }
    #fancybox-content {
        max-width: 379px !important;
        width: 100% !important;
    }
    #blog_pop_up .col-left {
        width: 100%;
        display: none;
    }
    #blog_pop_up .col-right {
        width: 100%;
    }
    #blog_pop_up #forma {
        padding-top: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
/**/
.entry-meta{
line-height:26px;
}
.head_form{
background:url(http://landing.uni.co.ua/wp-content/uploads/2014/08/new_bg.jpg) no-repeat;
background-size:cover;
overflow:hidden;
padding:40px 0;
}
.head_text{
color:#fff;
text-align:center;
}
.head_form .p_h1{
font-size:40px;
font-weight:bold;
text-shadow:1px 2px 1px rgba(0, 0, 0, 0.75);
margin-bottom:10px;
}
.head_form .p_h2{
font-size:22px;
font-weight:bold;
text-shadow:1px 2px 1px rgba(0, 0, 0, 0.75);
}
#heady_form {
    background: none repeat scroll 0 0 #fff;
    display: block;
    
    line-height: 70px;
    margin-top: 40px;
    padding: 0;
    position: relative;
    width: 70%;
	margin-left:auto;
	margin-right:auto;
text-align:center;
}
#form_arr {
    background: url("img/form_arr.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 13px;
    left: 120px;
    position: absolute;
    top: 0;
    width: 24px;
}
#heady_form input[type="text"] {
    border: 1px solid #dad2ca;
    border-radius: 0;
    font-family: 'PT Sans',sans-serif;
    font-size: 100%;
    height: 39px;
    margin-left: 15px;
    padding-left: 15px;
    width: 30%;
display:inline-block;
vertical-align:top;
margin-top:15px;
}
#heady_form  button{
height:39px;
vertical-align:top;
margin-left:15px;
margin-top:15px;
margin-bottom:10px;
}

@media only screen and (max-width: 600px) {
/*************** ADD CUSTOM MOBILE CSS HERE  ***************/
#heady_form input[type="text"] {
width:80%;
margin-left:10%;
margin-right:10%;
}
#heady_form  button{
width:80%;
margin-left:10%;
margin-right:10%;
height:auto;
}
}
.subs_block_post {
    /*background: url("./images/subs-1.png") center left no-repeat;*/
    border: 1px solid #1E73BE;
    height: 100%;
    min-height: 338px;
    padding: 10px;
    background-size: cover;
    background-color: #fff;
    margin-bottom:20px;
}
.subs_block_post  h3 {
    line-height: 30px;
    font-size: 20px !important;
}
.subs_block_post .sub_header {
    line-height: 1.4;
}
@media (max-width: 767px) {
.subs_block_post {
background: url("./images/subs-2.png") center center no-repeat;
padding-left: 20px;
background-size: cover;
}
}
.subs_block_post h3 {
    color: #2b2b2b;
    font-size: 1.7em;
    margin: 0 15px 10px 0;
}
.subs_block_post .sub_header { color: #6f7072; font-size: 14px; padding: 0 16px 0 0; font-style: italic; }
.subs_block_post .subs_form { margin-top: 10px; font-style: italic; }

.subs_block_post .subs_form input {
    width: 255px;
    margin-left: 0;
}

.subs_block_post .subs_form .subs_button { width: 252px; font-size: 13px; }
.subs_block_post .subs_form .subs_button:hover { background: #ec7f00; }
.subs_block_post input{margin-bottom:0;}
.imgbanner{margin:10px 0;display:block;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}

.entry-content .entry-meta{margin:0;}
.entry-content .entry-meta .comments-link{margin-top:14px;}
.cat-links{padding-right:5px;}

.miniature{height:40px;margin-left:-50px;float:left;border-radius:50%;}
.display-table{display:table;}
.display-table a{vertical-align:middle;}

.btn-soc{padding:20px 18px 10px 18px;/* background:#eee; */}
.btn-soc .btn-like{margin-bottom:5px;float:left;}
.btn-soc .btn-like.btn-vk{width:180px;}
.btn-soc .btn-like.btn-fb{width:150px;}
.btn-soc .btn-like.btn-tw{width:139px;}
.btn-soc .btn-like.btn-gp{width:188px;}
/* .btn-soc .btn-like{width:165px;margin-bottom:5px;} */
.btn-soc .clear-fix{clear:both;}

.pagination{clear:both;padding:5px 0 14px;position:relative;display:inline-block;}
.pagination span,.pagination a{width:auto;margin:2px 2px 2px 0;padding:6px 12px;display:block;float:left;font-size:14px;line-height:1.42857;text-decoration:none;color:#fff;background:#333;}
.pagination a:hover{color:#fff;background:#1e73be;}
.pagination .current{padding:6px 12px;color:#fff;background:#1e73be;}

.wrp-box .author-box.border-none{padding:0;border:none;}
.wrp-box .look{padding-top:15px;float:right;}

.comment-form-author,.comment-form-email{width:49%;}
.comment-form-email{padding-right:0;}

.pt15{padding-top:15px;min-height: 64px;margin: 20px 0;}
.pt20{padding-top:20px;}

