/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */

/*==============================================
    MAIN BOX  STYLES    
    =============================================*/

.main-box {
    font-family: "Arial Narrow";
    text-align: center;
    padding: 2px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 75px;
    margin-bottom: 20px;
}

.main-box-new {
    font-family: "Old English Text MT";
    text-align: center;
    padding: 2px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 20px;
}

.main-box a {
    color: #fff;
    text-decoration: none;
}

/*.main-box a:hover {
        color:#fff;
        text-decoration:none;   
		font-size: 120%;     
    }*/

.mb-dull {
    background-color: #3b3b12;
}

.mb-red {
    background-color: #a85924;
}

.mb-orange {
    background-color: #cc3300;
}

.mb-orange1 {
    background-color: #FF6600;
}

.mb-green {
    background-color: #006622;
}

.mb-blue {
    background-color: #0099cc;
}

.mb-darkblue {
    background-color: #000099;
}

.mb-grey {
    background-color: #bf4080;
}

.mb-grey1 {
    background-color: #737373;
}

.mb-pink {
    background-color: #cc00cc;
}

.mb-megenta {
    background-color: #ff4d4d;
}

.mb-violet {
    background-color: #5900b3;
}

.mb-brown {
    background-color: #804000;
}

.mb-pink {
    background-color: #FF2F71;
}

.main-box h5 {
    font-size: 16px;
    font-weight: 800;
    /* text-transform:uppercase;*/
}

/*==============================================
    CHAT WINDOW  STYLES    
    =============================================*/

.chat-widget-main {
    max-height: 500px;
    padding: 20px;
    overflow: auto;
}

.chat-widget-left:after {
    top: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #6792d5;
    border-width: 15px;
    margin-left: -15px;
}

.chat-widget-left {
    width: 100%;
    height: auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    border: 1px solid #6792d5;
    font-size: 14px;
}

.chat-widget-right:after {
    top: 100%;
    right: 10%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #d51111;
    border-width: 15px;
    margin-left: -15px;
}

.chat-widget-right {
    width: 100%;
    height: auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    border: 1px solid #d51111;
    font-size: 14px;
}

.chat-widget-name-left {
    color: #6792d5;
    margin-top: 30px;
    margin-left: 60px;
    text-align: left;
    font-weight: 900;
    padding-bottom: 20px;
    font-size: 16px;
}

.chat-widget-name-right {
    color: #d51111;
    margin-top: 30px;
    margin-right: 60px;
    font-size: 16px;
    text-align: right;
    font-weight: 900;
    padding-bottom: 20px;
}

/*==============================================
        Reviews Styles
    =============================================*/

#reviews {
    min-height: 220px;
    background-color: #64A2DB;
    padding: 15px;
}

#reviews h4 {
    color: #fff;
    line-height: 30px;
    font-size: 16px;
}

#reviews .user-img {
    border: 2px solid #fff;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
}

#reviews .img-u {
    max-height: 90px;
    max-width: 90px;
}

#reviews .c-black {
    color: #fff;
    font-style: italic;
    font-size: 20px;
    padding: 5px;
}

/*==============================================
        NOTICE BOX STYLES
    =============================================*/

.noti-box {
    min-height: 100px;
    color: #fff;
    padding: 20px;
}

.noti-box .icon-box {
    display: block;
    float: left;
    margin: 0 15px 10px 0;
    width: 70px;
    height: 70px;
    line-height: 75px;
    vertical-align: middle;
    text-align: center;
    font-size: 40px;
}

.bg-color-black {
    background-color: #424242;
    color: #fff;
}

.bg-color-blue {
    background-color: #006;
    color: #fff;
}

.main-text {
    font-size: 25px;
    font-weight: 600;
}

.color-bottom-txt {
    font-size: 16px;
    line-height: 30px;
}

.panel-back {
    background-color: #929292;
}

.boldred {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    color: #FF0000;
}

.lathatamil {
    font-family: Latha;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    color: #666666;
}

.boldblue {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #36F;
}

.boldblue2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    color: #36F;
}

.boldred1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #FF6600;
}

.boldbrown {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #930;
}

.boldblue1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #08355a;
}

/*==========================================
   GALLERY/ PORTFOLIO STYLES
    =====================================================*/

#port-folio {
    padding-top: 10px;
    padding-bottom: 100px;
}

.portfolio-item {
    border: 1px solid #000;
    margin: 3px;
}

.portfolio-item p {
    padding: 12px;
    color: #fff;
    line-height: 25px;
}

.portfolio-item .overlay {
    background-color: #000;
    text-align: center;
    padding-bottom: 30px;
}

/*==========================================
   GALLERY/ PORTFOLIO FILTER STYLES
    =====================================================*/

ul#filters {
    padding: 0px;
}

#filters {
    margin: 3% 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

#filters li {
    display: -webkit-inline-box;
}

#filters li span {
    display: block;
    padding: 5px 4px;
    text-decoration: none;
    color: #d51111;
    cursor: pointer;
    font-size: 18px;
}

#port-folio .portfolio-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 100%;
    opacity: .2;
    float: left;
    overflow: hidden;
}

div.pagination {
    padding: 3px;
    margin: 3px;
}

div.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #AAAADD;
    text-decoration: none;
    /* no underline */
    color: #000099;
}

div.pagination a:hover,
div.pagination a:active {
    border: 1px solid #000099;
    color: #000;
}

div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #000099;
    font-weight: bold;
    background-color: #000099;
    color: #FFF;
}

div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}

/* Marquee for text move up*/

.textmoveup {
    height: 300px;
    overflow: hidden;
    position: relative;
}

.textmoveup h5 {
    position: absolute;
    margin: 10px;
    line-height: 20px;
    Starting position -moz-transform: translateY(10%);
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    Apply animation to this element -moz-animation: textmoveup 15s linear infinite;
    -webkit-animation: textmoveup 15s linear infinite;
    animation: textmoveup 10s linear infinite;
    top: -2px;
    left: 4px;
}

.textmoveup h5:hover {
    animation-play-state: paused;
}

@keyframes textmoveup {
    from {
        transform: translateY(100px);
    }
    to {
        transform: translateY(-400px);
    }
}