﻿body
{
}

.eureka_social
{
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
}
.eureka_social > p
{
    color: darkblue;
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-family: 'abel';
    font-weight: bold;
    text-align: center;
}

.img_bgyoutube
{
    display: inline-block;
    width: 100%;
    height: 250px;
    background: url('../image/gallery/grid1.png') no-repeat;
    background-size: 100% 100%;
}
.img_bgyoutube > a > i
{
    width: 100%;
    display: inline-block;
    font-size: 20px;
    color: Red;
}
.img_youtube
{
    display: inline-block;
    width: 335px;
    height: 449px;
    border-radius: 10px;
}
.img_blogger
{
    display: inline-block;
    width: 100%;
    overflow: scroll;
    height: 421px;
    margin-left: 40px;
    border-radius: 10px;
}
.facebook {
    display: inline-block;
    height: auto;
    text-align: center;
    border: 6px dashed #F98C27;
    padding: 1px;
    border-radius: 6px;
}
.facebook > p
{
    color: darkblue;
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-family: 'abel';
    font-weight: bold;
    text-align: center;
}
.twiter_height
{
    height: 418px;
    overflow-y: scroll;
}

.calender
{
    display: inline-block;
    width: 100%;
    height: auto;
}
.calender > p
{
    color: darkblue;
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-family: 'abel';
    font-weight: bold;
    text-align: center;
}

.footer_div
{
    display: inline-block;
    width: 100%;
    height: 40px;
    box-shadow: 0px 2px 0px 0px grey;
    background-color: darkblue;
}
.footer_div:after
{
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-right: 20px solid white;
    border-top: 13px solid transparent;
    border-bottom: 27px solid transparent;
}


.eureka_reach
{
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.eureka_reach > p
{
    display: inline-block;
    font-size: 18px;
    color: Gray;
    width: 100%;
    font-family: 'abel';
}

.eureka_reach > img
{
    display: inline-block;
    width: 20%;
    height: 30px;
    margin-top: -34px;
}

.eureka_reach > span
{
    display: inline-block;
    font-size: 11px;
    text-align: justify;
    color: Gray;
    font-family: 'Century Gothicbold' , 'Open Sans';
}

.domastic
{
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.domastic > p
{
    display: inline-block;
    font-size: 18px;
    color: Gray;
    width: 100%;
    padding-bottom: 2px;
    font-family: 'abel';
}

.domastic > ul
{
    display: inline-block;
    width: 100%;
    height: auto;
    margin-left: -46px;
}

.domastic > ul > li
{
    color: Gray;
    display: inline-block;
    font-size: 20px;
    font-family: 'Century Gothicbold' , 'Open Sans';
}
.domastic > ul > li > a
{
    text-decoration: none;
    display: inline-block;
    width: 100%;
    color: gray;
    padding-left: 7px;
    font-size: 12px;
}
.domastic > ul > li > a:hover
{
    color: Orange;
}

.lick_eureka
{
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.pl_20
{
    padding-left: 20px;
}
.lick_eureka > p
{
    display: inline-block;
    font-size: 18px;
    color: Gray;
    width: 100%;
    font-family: 'abel';
}
.lick_eureka > ul
{
    display: inline-block;
    width: 100%;
    margin-left: -37px;
}
.lick_eureka > ul > li
{
    list-style-type: none;
    display: inline-block;
    width: 100%;
    color: Gray;
    padding-top: 6px;
    font-family: 'Century Gothicbold' , 'Open Sans';
}
.lick_eureka > ul > li > a
{
    text-decoration: none;
    color: gray;
    font-size: 14px;
}
.lick_eureka > ul > li > a:hover
{
    color: Orange;
}
.lick_eureka > ul > li > a > i
{
    color: Gray;
    font-size: 14px;
    display: inline-block;
}

.location_map
{
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.location_map > p
{
    display: inline-block;
    font-size: 18px;
    color: Gray;
    width: 100%;
    font-family: 'abel';
}

.map_eureka
{
    display: inline-block;
    width: 100%;
    height: 200px;
    margin-bottom: 30px;
}

.socil_link
{
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 30px;
    text-align: center;
}
.socil_link > p
{
    display: inline-block;
    font-size: 18px;
    color: Gray;
    width: 100%;
    font-family: 'abel';
}





.socil_link > ul
{
    display: inline-block;
    width: 100%;
}
.socil_link > ul > li
{
    list-style-type: none;
    display: inline-block;
    width: 100%;
    color: White;
    padding-top: 15px;
}
.socil_link > ul > li > a
{
    display: inline-block;
    width: 100%;
    color: White;
    text-decoration: none;
}
.socil_link > ul > li > a > i
{
    color: White;
    font-size: 18px;
    padding: 10px;
    width: 20%;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}
.bg_blue
{
    background-color: darkblue;
}

.bg_red
{
    background-color: Red;
}
.bg_skyblue
{
    background-color: skyblue;
}


.Widget_Blog
{
    width: 100%;
    height: auto;
    background-color: #ddd;
    margin-bottom: 20px;
}
.bg_green
{
    background-color: darkgreen;
}
.btun_eruker
{
    background-color: darkgreen;
    display: inline-block;
    color: White;
    border-radius: 7px;
}
.btun_eruker:hover
{
    background-color: White;
    display: inline-block;
    color: darkblue;
    border-radius: 7px;
}
.form-group
{
    margin-bottom: 25px;
}

.form-control:focus
{
    border-color: #e1e1e1;
    outline: 0;
}
.form-control:focus, .has-error .form-control:focus
{
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control.kv-fileinput-caption
{
    height: 39px;
}
.form-group.form-inline .radio, .form-group.form-inline .checkbox
{
    margin-right: 15px;
}

.why_eureka
{
    display: inline-block;
    width: 100%;
    height: auto;
}
.why_eureka > p
{
    display: inline-block;
    color: Gray;
    font-family: 'Century Gothicbold' , 'Open Sans';
    font-size: 18px;
}
.why_eureka > span
{
    display: inline-block;
    color: Gray;
    width: 100%;
    font-family: 'Century Gothicbold' , 'Open Sans';
    padding-right: 20px;
    line-height: 2em;
    text-align: justify;
    font-size: 12px;
}

/********footer Copyright******/

.footercopyright
{
    display: inline-block;
    width: 100%;
    height: auto;
    background-color: #ddd;
}
.right_div
{
    display: inline-block;
    width: 100%;
    height: auto;
}
.right_div > p
{
    color: darkblue;
    font-size: 20px;
    font-family: 'abel';
    text-align: center;
    font-weight: bold;
    width: 100%;
    margin-top: 10px;
}
.counter
{
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
}


.counter_div
{
    margin-top: 10px;
    color: darkblue;
    font-weight: bold;
    display: inline-block;
    padding: 2px;
}
.Company
{
    display: inline-block;
    width: 100%;
    height: auto;
}
.Company > span
{
    display: inline-block;
    color: darkblue;
    font-size: 20px;
    margin-top: 10px;
    font-family: 'abel';
    font-weight: bold;
}
.Company > img
{
    display: inline-block;
    width: 30%;
    margin-top: -3px;
    height: 30%;
}


@media only screen and (max-width: 768px)
{
    .eureka_reach
    {
        display: inline-block;
        width: 100%;
        height: auto;
        margin-top: 30px;
        padding-left: 30px;
    }

    .domastic
    {
        display: inline-block;
        width: 100%;
        height: auto;
        margin-top: 10px;
        padding-left: 30px;
    }

    .why_eureka
    {
        display: inline-block;
        width: 100%;
        height: auto;
        padding-left: 30px;
    }

    .location_map
    {
        display: inline-block;
        width: 100%;
        height: auto;
        margin-top: 30px;
        padding-left: 30px;
    }

    .socil_link
    {
        display: inline-block;
        width: 100%;
        height: auto;
        margin-top: 30px;
        padding-left: 30px;
        text-align: left;
    }

    .lick_eureka
    {
        display: inline-block;
        width: 100%;
        height: auto;
        margin-top: 30px;
        padding-left: 30px;
    }

    .Widget_Blog
    {
        width: 100%;
        height: 347px;
        background-color: #ddd;
        margin-bottom: 20px;
    }

    .Company
    {
        display: inline-block;
        width: 100%;
        height: auto;
        padding-left: 30px;
    }


    .Company > img
    {
        display: inline-block;
        width: 40%;
        margin-top: -3px;
        height: 30%;
    }


    .domastic > ul > li
    {
        color: Gray;
        display: inline-block;
        font-size: 20px;
        width: 100%;
        font-family: 'Century Gothicbold' , 'Open Sans';
    }
    .img_blogger
    {
        width: 100%;
        margin-left: 0px;
    }
}

.footer_otherLinks
{
    display: inline-block;
    text-decoration: none;
}
.footer_otherLinks a
{
    padding: 10px;
    width:100%;
    color: Gray;
    display: inline-block;
}
