/*
Theme Name: Partin
Description: Partin - Political Campaign and Party HTML5 Responsive Template
Version: 1.0
License:
License URI:
*/

/*------------------------------------------------------------------------------
/ All Preset Css
/------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&display=swap');

body, html{
    margin: 0;
    padding: 0;
}
body{
    /*font-family: 'Oswald', sans-serif;*/
    font-family: GraphikCy, 'Helvetica CY', Arial, sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #030900;
    letter-spacing: 1.04px;
    font-weight: 400;
}
@media (max-width: 768px) {
    body{
        font-size: 18px;
    }
}
body.dark_body{
    background: url(../images/bg/12.png) no-repeat right top #161a28;
    padding: 0 102px;
}
p{
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}
.p_lead{
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1.3px;
    margin: 0 0 10px;
}
.p_lead.white{
    color: #FFF;
}
a{
    color: #E34937;
    text-decoration: none;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
a:hover, a:focus{
    color: #ea2938;
    text-decoration: none;
    outline: 0;
}
h1, h2, h3, h4, h5, h6{
    font-weight: 600;
    color: #333333;
    margin: 30px 0 15px;
}
input:focus, select:focus, textarea:focus, button:focus{
    outline: 0;
    box-shadow: none;
}
input[type="number"] {
    -moz-appearance: textfield !important;
}
.p_btn{
    display: inline-block;
    height: 50px;
    background: #ea2938;
    min-width: 167px;
    border-radius: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: #fff;
    text-align: center;
}
.p_btn.yellows{
    background: #ea2938;
    color: #fff;
}
.p_btn.yellows:hover{
    color: #fff;
}
.p_btn._blues_to_white{
    background: #E34937;
}
.p_btn._reds_to_white{
    background: #ea2938;
}
.p_btn:hover{
    color: #E34937;
}
.p_btn:hover{
    background: #E34937;
    color: #fff;
}

.p_btn._blues_to_white:hover{
    color: #E34937;
    background: #FFF;
}
.p_btn._reds_to_white:hover{
    color: #ea2938;
    background: #FFF;
}
.p_btn_2{
    display: inline-block;
    height: 50px;
    background: transparent;
    min-width: 167px;
    border-radius: 50px;
    line-height: 48px;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    color: #fff;
    text-align: center;
    border: 1px solid #FFF;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.p_btn_2:hover{
    background: #ea2938;
    border-color: #ea2938;
    color: #FFF;
}
.p_btn_3{
    min-width: 180px;
    height: 50px;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1.04px;
    text-transform: uppercase;
    color: #fff;
    background: #ea2938;
    border-radius: 3px;
    text-align: center;
    line-height: 50px;
    font-weight: 500;
    border: none;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.p_btn_3:hover{
    color: #FFF;
background: #E34937;	
}
.p_btn_4{
    font-size: 18px;
    color: #FFF;
    letter-spacing: 1.17px;
    font-weight: 400;
    text-transform: uppercase;
    height: 57px;
    border: 2px solid #fff;
    display: inline-block;
    line-height: 53px;
    padding: 0 15px;
    text-align: center;
    min-width: 170px;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.p_btn_4:hover{
    border-color: #E34937;
    color: #fff;
    background:#E34937;
}
.p_btn_5{
    min-width: 200px;
    height: 55px;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1.04px;
    text-transform: uppercase;
    color: #fff;
    background: #ea2938;
    border-radius: 0;
    text-align: center;
    line-height: 55px;
    font-weight: 400;
    border: none;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.p_btn_5:hover{
    color: #FFF;
    background: #E34937;
}
.p_btn_6{
    min-width: 187px;
    height: 54px;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1.04px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
    line-height: 54px;
    font-weight: 500;
    background:#ea2938;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.p_btn_6:hover{
    color: #FFF;
    background:#E34937;
}
.p_btn_7{
    min-width: 180px;
    height: 50px;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1.04px;
    text-transform: uppercase;
    color: #FFF;
    background: transparent;
    border-radius: 3px;
    text-align: center;
    line-height: 48px;
    font-weight: 400;
    border: 1px solid rgba(255, 255, 255, .5);
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.p_btn_7 i{
    margin-right: 9px;
}
.p_btn_7:hover{
    border-color: #ea2938;
    color: #ea2938;
}
.comon_secion{
    position: relative;
    padding: 120px 0;
}
.sec_title{
    font-size: 40px;
    line-height: 55px;
    letter-spacing: .2px;
    margin: 0 0 18px;
}
.sec_title.white{
    color: #FFF;
}
.sec_desc{
    margin: 0 0 54px;
}
.sec_desc.white{
    color: #FFF;
}
.sec_subtitle{
    font-size: 16px;
    letter-spacing: 1.04px;
    color: #333;
    line-height: .9;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 14px;
}
.sec_subtitle.white{
    color: #FFF;
}
.noPadding{
    padding: 0;
}
.noPaddingLeft{
    padding-left: 0;
}
.noPaddingRight{
    padding-right: 0;
}