/*
Theme Name: PC School
Theme URI: https://wordpress.org/themes/pcschool/
Author: the Seguro team
Author URI: http://segurotechnologies.com/
Description: PC School is a custom theme developed by Seguro Technologies.
Version: 1.0
License: GNU General Public License v2 or later.
*/

.newsletter_custom .wysija-input{
    background-color: #fff;
    border: 1px solid #c2cad8;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: 34px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;}

.newsletter_custom .wysija-submit{	
	background: #0d999b none repeat scroll 0 0;
    border-color: #0d999b !important;
    color: #ffffff;
	border-radius:5px;
	padding:5px 10px 5px 10px; float:left;
	margin-top:0px !important;
}
.newsletter_custom .wysija-paragraph{float:left;}
.alignright {
    display: block;
    float: right;
    margin: 4px 0 0 10px;
    position: relative;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 10px auto;
    padding: 10px 0;
    position: relative;
}
.panel-default>.panel-heading {
    font-size: 16px;
    font-weight: 600;
}
.clear{clear:both}
.dropdown-menu h3{color:#fff !important;}
.dropdown-menu.c-menu-type-inline { padding: 0px !important;}
.btn{text-align:left !important;}
.img_res{width:100%;}
.c-layout-header-2 { background:rgba(30, 36, 42,.7)!important;}
.dropdown-menu .c-link{border-right: 1px solid #10a4a6;}
.display-3 {
    font-size: 6.5rem;
    font-weight: 300;
    line-height: 1.2;
}
.eror_section{padding:50px 0px 50px 0px;}