/*@import url(omnes-pro.css);
@import url(https://fonts.googleapis.com/css?family=Coda);
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(https://fonts.googleapis.com/css?family=Dosis:200,300,400,500,600);
*/

/*======================================================================================================
                            Global
=======================================================================================================*/


.btn {
    border-radius: 0;
    transition: background 0.5s cubic-bezier(.17,.67,.83,.67);
}

.btn-top{
    text-shadow: none !important;
    -webkit-text-shadow: none !important;
    background-color: transparent;
    color: #fff;
    border-radius: 5px;
    margin:1em 0;
    padding: 0.5em 1em;
}

.navbar-white {
    background-color: #fff !important;
    transition: background 0.5s ease-out;

}

.navbar-white li a {
    color: #16a085 !important;
}

.navbar-white .navbar-brand {
    color: #16a085 !important;
}

.navbar-white button.navbar-toggle {
    margin-top: 5px;
    margin-right: 10px;
}

.navbar-white button.navbar-toggle .ion-navicon {
    color: #000;
}

.form-control:focus {
border-color: #3acab1;
box-shadow: none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: rgba(255, 255, 255, 0);
}

.navbar-default .navbar-toggle {
    border-color: rgba(221, 221, 221, 0);
    margin: 0;
    line-height: 100%;
}

.navbar-toggle {
    padding: 0;
    border-radius: 0;
}

.navbar {
    margin-bottom: 0px;
    padding: 10px 5px;
    min-height: 0;
}

button.navbar-toggle .ion-navicon {
    font-size: 2em;
    color: #fff;
}

body {
    overflow-x: hidden;
}

p {
font-size: 14px;
    /* letter-spacing: 1px; */
    line-height: 1.8em;
    margin-bottom: 15px;
    font-family: "Open sans";
}
.about-us-text h2{
    font-size: 2em;
    font-weight: bold;
    margin: 10px 0 15px;
    font-family: "Source Sans Pro";
    color: #cc113E;
    line-height: 1.3em;
}

.row{
    margin-right: 0px;
    margin-left: 0px;
}
ul li
{
    list-style: none;
}
li a
{
    text-decoration: none;
}
#heading-text 
{
    padding-top: 10px;
}
#heading-text h3 {
    font-size: 60px;
    padding-top: 58px;
}

#heading-text p {
    font-size: 18px;
    padding: 5px 0px
}

.main_content 
{
    padding: 50px 0px;
}
.profile_content{
    padding: 20px 0px;
}
.profile_content img.img-circle{
    margin-bottom: 1em;
}
iframe
{
    width: 100%;
}
.form-control
{
    border-radius: 0px;
}

.ft-08{
    font-size: 12px;
    line-height: 20px;
}

/*-----------------------------------------------------------------------------------------------------
                                navbar
-------------------------------------------------------------------------------------------------------*/
#navigation, .navbar-default
{
    border-radius: 0px;
    border: 0;
    background-color: rgba(250,250,250,1);
}
.navbar-default .navbar-nav>li>a {
    font-size: 16px;
    transition: all 0.5s cubic-bezier(.17,.67,.83,.67);
    color: #cc113E;
    margin: 5px 20px;
    padding: 0;
    line-height: 28px;
    text-transform: capitalize;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus
{
    color: #343434;
}
.navbar-default .navbar-brand {
    color: #cc113E;
    padding: 5px 15px;  
    font-size: 26px;  
    line-height: 100%;  
    height: auto;
    display: inline-block;
    float: left;
}
.facebook-share-button,
.twitter-share-button{
    display: inline-block;
    font-size: 26px;
    line-height: 100%;
    height: auto;
    float: left;
    display: inline-block;
    margin: 0 3px;
}



.nav-wrap 
{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
#wrapper
{
    background: url(../img/snjcgt.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
#overlay-1
{
    background-color: rgba(40, 40, 40, 0.5);
    position: relative;
}

.starting-text
{
    padding: 240px 0px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    letter-spacing: 2px;
}
.rene {
    font-size: 120px;
    color: white;
    font-weight: 700;
    margin-top: 75px;
    word-spacing: -0.2em;
}

.starting-text h2 {
    color: #fff;
}

.bottom 
{
    width: 100%;
    position: absolute;
    bottom: 2%;
}
.bottom a
{
    color: rgba(192, 192, 192, 0.5);
}
h5 
{
    padding-top: 22px;
    font-size: 18px;
}
/*-----------------------------------------------------------------------------------------------------
                            about us
------------------------------------------------------------------------------------------------------*/
.exp
{
    padding-top: 76px;
}
.progress
{
    background-color: #d4e3e4;
    border-radius: 0px;
    border-color: lightseagreen;
}
.progress-bar
{
    background-color: cadetblue;
}
.pro
{
    padding-top: 10px;
}

/*----------------------------------------------------------------------------------------------------
Our service
-----------------------------------------------------------------------------------------------------*/
.services
{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.about-service 
{
    font-size: 16px;
    padding: 5px 10px 0px 10px;
}
.about-service h3 {
    font-size: 33px;
}

.service-icon i 
{
    padding: 20px 0px;
    font-size: 5em;
    transition: font-size 0.5s;
    display: table-cell;
    vertical-align: middle;
}
.service-icon
{
    display: table;
    min-height: 140px;
    text-align: center;
    width: 100%;
}
hr
{
    border-color: rgb(101,85,124);
}
.full
{
    width: 25%;
    display: block;
    clear: both;
    height: 5px;
    background: #343434;
    margin: 0em auto 2em;
    text-align: center;
}
.fa-line-chart
{
    color: cadetblue;
}
.fa-money
{
    color: lightslategray;
}
.fa-users
{
    color: rgb(114, 184, 211);
}
.fa-gamepad
{
    color: rgba(0, 0, 128, 0.58);
}
.fa-lightbulb-o
{
    color: grey;
}
.fa-stack-overflow
{
    color: #C09553;
}
.service:hover .service-icon i
{
    font-size: 7em;
}
.service:hover .about-service h3 
{
    color: rgb(175, 104, 77)
}
.service
{
    text-align: center;
}
/*===================================================================================================
                            team
=====================================================================================================*/
#team
{
    text-align: center;
    margin-bottom: 20px;
}
#team .team-members h4
{
    font-weight: 600;
    margin-bottom: 5px;
}
.team-members h4{
    font-weight: bold;
    font-size: 2em;
}
.team-members h3{
    font-weight: bold;
    font-size: 2em;
    margin:0.2em 0 1em;
    font-family: "Source Sans Pro";
    line-height: 1.3em;
}
.member-title{
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 24px;
}
#team h2
{
    font-weight: normal;
    text-align: center;
}
.team-member-description
{
    text-align: center;
    font-size: 15px;
}
.team-member-description 
{
    line-height: 25px;
}
.team-member-contact
{
    padding: 20px 0px;
}
/* media query te 991 px er niche padding right hobe 45px */
#team a:hover, #blog a:hover
{
    text-decoration: none;
}
#team .fa 
{
    font-size: 21px;
}
#team ul 
{
    padding-top: 20px;
}
.team-facebook, .team-twitter, .team-google-plus 
{
    color: rgb(32, 178, 170);
} 
.team-facebook:hover
{
    color: #46629E;
}
.team-facebook:hover .fa-facebook
{
    transform:;
}
.team-twitter:hover
{
    color: #0EAACE;
}
.team-google-plus:hover
{
    color: #DD4C39;
}
.team-member-contact a {
    margin: 0px 12px;
    transition: all 0.5s cubic-bezier(.17,.67,.83,.67);
}



/*---------------------------------------------------------------------------------------------------
                post content
----------------------------------------------------------------------------------------------------*/

.alert-content {
    display: block;
    border: 10px solid #eee;
    background-color: #F7F7F7;
    box-shadow: 12px 12px 0 #F7F7F7;
    padding: 0.5em 1em;
    margin-bottom: 2em;

}

/*---------------------------------------------------------------------------------------------------
                client
----------------------------------------------------------------------------------------------------*/
.client-name
{
    font-size: 18px;
}
.client-comment 
{
    font-style: italic;
    padding: 20px 0px 20px 0px;
}
/* ---------------------------------------------------------------------------------------------------
                            contact
 ---------------------------------------------------------------------------------------------------*/
.share-link-gen{
    display: block;
    margin:1em 2em;
    padding:0.5em 1em;
    text-align: left;
    border:2px solid ;
    font-size: 1.5em;
    font-weight: bold;
}
#gen-fb{
    color: #4868AC;
    border-color: #4868AC;
}
#gen-twitter{
    color: #4395DA;
    border-color: #4395DA;
}
#gen-linkedin{
    color:#0077B5;
    border-color: #0077B5;
}
#gen-fb:hover{
    color: #fff;
    background-color: #4868AC;
    border-color: #4868AC;
    text-decoration: none;
}
#gen-twitter:hover{
    color: #fff;
    background-color: #4395DA;
    border-color: #4395DA;
    text-decoration: none;
}
#gen-linkedin:hover{
    text-decoration: none;
    color:#0077B5;
    border-color: #0077B5;
    background-color: #0077B5;
    color: #fff;
}

.number{
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    color: #fff;
    background-color: rgb(32, 178, 170);
    border-radius: 50%;
    -webkit-border-radius:50%;
}

 .input-group
 {
    padding: 18px 0px;
 }
 .send
 {
    float: left;
 }
 .map
 {
    padding: 18px 0px;
 }
 #contact
 {
    padding-bottom: 80px;
 }
.socials-icons 
{
    margin: 0 auto;
    position: relative;
    width: 100%;
    padding-top: 60px;

}   
.socials-icons li 
{
    padding-left: 20px;
    padding-bottom: 10px;
    display: inline-block;
    list-style: none;
}
.socials-icons li a 
{
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0.8;
}
.socials-icons li a i.fa 
{
    color: #fff;
    line-height: 50px;
    font-size: 21px;
}
.socials-icons li a:hover 
{
    opacity: 1;
}
.facebook
{
    background-color: #3acab1;
}
.facebook:hover
{
    background-color: #46629E;
}
.twitter
{
    background-color: #3acab1;
}
.twitter:hover
{
    background-color: #0EAACE;
}
.google-plus
{
    background-color: #3acab1;
}
.google-plus:hover
{
    background-color: #DD4C39;
}
.instagram
{
    background-color: #3acab1;
}
.instagram:hover
{
    background-color: #4A789E;
}
.pinterest
{
    background-color: #3acab1;
}
.pinterest:hover
{
    background-color: #CB2027;
}
.skype
{
    background-color: #3acab1;
}
.skype:hover
{
    background-color: #01AEF2;
}
form
{
    width: 100%;
}
/*----------------------------------------------------------------------------------------------------
                                    FOOTER
-----------------------------------------------------------------------------------------------------*/
.main-footer
{
    background-color: rgba(26, 26, 26, 1);
    padding: 20px 0px;
}
.logo h1
{
    color: #F2F2F2;
    font-size: 50px;
}
.copyright
{
    margin-top: 10px; 
    font-size: 16px;
    color: #f3f3f3;
}
.copyright a:hover
{
    text-decoration: none;
   /*  color: #137513; */
   color: darkcyan;
}
.copyright a
{
    color: #FFFFFF;
}
.theme
{
    /* font-size: 20px; */
    /* font-weight: bold; */
    /* padding-left: 5px; */
}
/* ================================================================================================================
                        Media Query
================================================================================================================== */
@media (max-width: 767px){
    .rene
    {
        font-size: 30px;
    }

    .page-template-page-elections .is-sticky .navbar-fixed-top{
        top:50px !important;
    }

}
@media (max-width: 998px){
    #heading-text h3
    {
        font-size: 35px;
    }
    #overlay-1{
        background-image: none;
        background-color: #93b8b3;
    }
    .text-center.starting-text{
        padding: 1em 0 2em !important;
    }
    .rene{
        margin:20px 0;
    }


}
@media (max-width: 350px){
    .rene
    {
        font-size: 30px;
    }
    .starting-text h2
    {
        font-size: 16px;
    }
}
/* 

.shadow-team
{
    background-color: #626262;
    border-radius: 50%;
    content: "";
    height: 14px;
    left: 14px;
    position: relative;
    top: 3px;
    width: 193px;
}



 */

.ion-ios7-arrow-down {
    color: #fff;
    font-size: 3em;
}


.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #FFFFFF;
}

.btn-primary {
    color: #fff;
    background-color: #3acab1;
    border-radius: 0;
    border-color: #3acab1;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #16a085;
    border-color: #16a085;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #3acab1;
    border-color: #3acab1;
}

.pagination {
    border-radius: 0;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    z-index: 99999;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #FFF;
    background-color: #3acab1;
    border-color: #3acab1;
}

.pagination>li>a, .pagination>li>span {
    color: #16a085;
}

#port-items .col-md-4 {
    padding: 0;
}

.input-group-addon {
    border-radius: 0;
}


/* SPECIFIC FOR WP THEME */ 

.page-template-page-elections .navbar-fixed-top{
    position: relative;
    z-index: 90;
}
.page-template-page-elections .is-sticky .navbar-fixed-top{
    top: 80px;

}

body.logged-in .sticky-wrapper#nav-sticker{
    margin-top: 0 !important;
    position: relative ! important
}

@media (max-width: 712px) {

}

@media (max-width: 400px) {



    #port-items .col-xs-6 {
        width: 100%;
    }

    .navbar-fixed-top, 
    .navbar-fixed-bottom {
        position: static;
    }

    #portfolio .btn {
        margin-bottom: 10px;
    }
}
    
    #price_table ul {
        display:table;
        margin: 0 auto;
        width:100%;
        max-width:1100px;
    
        padding: 0;
}
    #price_table li {
        display:table-cell;
        width:33.333%;
        padding:43px 0 0;
        transition: all 0.25s, color 0s !important;
        position:relative;
        z-index:0;
        border:1px solid #BBB;
    
        background-color: #fff;
}
    
    #price_table li:first-child {
        position:relative;
        right:-1px; 
    }
    #price_table li:last-child {
        position:relative;
        left:-1px;  
    }

    
    #price_table li:hover {
        box-shadow: 0 13px 48px rgba(0, 0, 0, 0.2);
        z-index:1;
        color:#fff;
        background: #1abc9c;
        border-color: #1abc9c;
        -webkit-transform:scale(1.05);
        -moz-transform:scale(1.05);
        transform: scale(1.05);
    }
    
    #price_table li * {
        transition: 0 !important;
        text-decoration: none;
}
    
    #price_table li:hover * {
        color: #fff !important;
        border-color:rgba(255, 255, 255, 0.27) !important;
    }
    
    
    
    #price_table li strong {
        font-size:19px;
        text-transform:uppercase;
        color: #2F3740;
        letter-spacing:2.4px;
        line-height:45px;
        font-weight: 600;
        margin-bottom: 25px;
        display: block;
        text-align: center;
}
    
    #price_table ul .price_table-description {
        display:block;
        font-size:19px;
        line-height:30px;
        text-align: center;
        color: #6C6C6C;
}
    
    #price_table .price_table-price {
        font-size:84px;
        letter-spacing:2px;
        padding-top:20px;
        display:block;
        font-weight:400;
        text-align: center;
        padding-bottom:12px;
        color: #6C6C6C;
}
    #price_table .price_table-button {
        font-size:19px;
        text-transform:uppercase;
        color:#2F3740;
        text-decoration:none;
        line-height:1;
        padding:28px 0 24px;
        border-top:1px solid #bbb;
        width:100%;
        margin-top:6px;
        display:block;
        text-align: center;
}
    #price_table li:hover .price_table-button {
        transition: 0;
    }
    
    
    #price_table ul a:hover {
        color:#E85700;
    }

    ul.price-table-chart li:nth-child(2) {
        box-shadow: 0 13px 48px rgba(0, 0, 0, 0.2) !important;
        z-index: 2 !important;
        color: #fff !important;
        background: #1abc9c !important;
        border-color: #1abc9c !important;
        -webkit-transform:scale(1.05);
        -moz-transform:scale(1.05);
        transform: scale(1.05);
    }

    ul.price-table-chart li:nth-child(2) * {
        color: #fff !important;
    }

    ul.price-table-chart li:nth-child(2) .price_table-button {
        border-color: rgba(255, 255, 255, 0.27) !important;
    }

    .main_content figure {
        padding: 0px 105px;
    }

    .post-shadow {
        width: 100%;
    }

    .input-group-addon {
        background-color: rgba(238, 238, 238, 0);
    }