﻿@charset "utf-8";
/* CSS Document */

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: both;
}

#frist_container {
    margin: auto;
    max-width: 1600px;
}

.container_1 {
    width: 100%;
    box-sizing: border-box;
    border: solid 0px #000;
    float: left;
}

.container_sub {
    width: 80%;
    margin: auto;
    border: solid 0px #000;
    padding-top: 7px;
}

.header_1 {
    width: 100%;
    box-sizing: border-box;
    margin: 0em 0em 0.3em 0em;
    float: left;
    background: #f1f1f1;
    padding: 4px 0px;
}

.header_bottom {
    width: 80%;
    margin: auto;
    border: solid 0px #000;
}

.logo_blog {
    width: 25%;
    float: left;
    margin-right: 2%;
    border: solid 0px #000;
}

.logo {
    width: 25%;
    float: left;
    margin: 0px;
    height: auto;
}

.slider_bolg {
    width: 72%;
    float: left;
    border: solid 0px #000;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}

    .nbs-flexisel-item img {
        cursor: pointer;
        position: relative;
        margin-top: 10px;
        margin-bottom: 10px;
    }

.slider_img {
    width: auto;
    height: 75px;
    position: relative;
    margin-bottom: 1px;
    overflow: hidden;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 14px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat;
}

.builder_log_bg {
    float: left;
    width: 91%;
    margin: 0px 10px;
    border: solid 1px #e5e5e5;
    background: #fff;
}

.builder_text {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 0px;
    color: #222;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

.bottom_container {
    width: 101%;
    margin: 15px 0px 20px 0px;
}

.bottom_container_2 {
    width: 101%;
    margin: 0px auto 0px;
}

.brand_inner {
    /*outline: 1px solid rgba(205, 205, 205, .9);
	box-shadow: 0 0 5px rgba(0,0,0,.3);*/
    width: 36%;
    float: left;
    margin-right: 2%;
    padding: 2px;
    border-top: none;
    border-left: solid 1px #f1f1f1;
    border-right: solid 1px #f1f1f1;
    border-bottom: solid 1px #f1f1f1;
    height: 170px;
}

.innerspan {
    font-size: 20px;
    text-align: center;
    line-height: 22px;
    padding: 10px 0;
    color: #222;
}

.brand_inner_right {
    /*outline: 1px solid rgba(205, 205, 205, .4);
	box-shadow: 0 0 2px rgba(0,0,0,.2);*/
    width: 60%;
    float: left;
    border-top: none;
    border-left: solid 1px #f1f1f1;
    border-right: solid 1px #f1f1f1;
    border-bottom: solid 1px #f1f1f1;
}



.brand_inner1 {
    /*outline: 1px solid rgba(205, 205, 205, .9);
	box-shadow: 0 0 5px rgba(0,0,0,.3);*/
    width: 25%;
    float: left;
    margin-right: 1%;
    padding: 2px;
    border-top: none;
    height: 170px;
    border-left: solid 1px #f1f1f1;
    border-right: solid 1px #f1f1f1;
    border-bottom: solid 1px #f1f1f1;
}

.brand_inner2 {
    /*outline: 1px solid rgba(205, 205, 205, .9);
	box-shadow: 0 0 5px rgba(0,0,0,.3);*/
    width: 17%;
    float: left;
    margin-right: 1%;
    padding: 2px;
    border-top: none;
    height: 170px;
    border-left: solid 1px #f1f1f1;
    border-right: solid 1px #f1f1f1;
    border-bottom: solid 1px #f1f1f1;
}

.brand_inner3 {
    /*outline: 1px solid rgba(205, 205, 205, .9);
	box-shadow: 0 0 5px rgba(0,0,0,.3);*/
    width: 15%;
    float: left;
    margin-right: 1%;
    padding: 2px;
    border-top: none;
    height: 170px;
    border-left: solid 1px #f1f1f1;
    border-right: solid 1px #f1f1f1;
    border-bottom: solid 1px #f1f1f1;
}



.see {
    text-align: left;
    font-size: 25px;
    color: #000;
    padding: 1px 5px 0px 5px;
    z-index: 10000;
    font-weight: bold;
    line-height: 22px;
    border-bottom: solid 1px #8e0000;
    border-left: 8px groove #e20000;
    font-family: 'Tenali Ramakrishna', sans-serif;
}


.see2 {
    text-align: left;
    font-size: 21px;
    color: #000;
    padding: 1px 5px 0px 5px;
    z-index: 10000;
    font-weight: bold;
    line-height: 22px;
    border-bottom: solid 1px #8e0000;
    border-left: 8px groove #e20000;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

.border {
    padding: 0px 1px;
}

.ifarme_container {
    margin: 0 auto;
    text-align: center;
    width: 95%;
}

.brand_iAS {
    width: 61%;
    float: left;
}

.brand_blog_smal {
    width: 49%;
    float: left;
    margin-right: 2%;
    /*outline: 1px solid rgba(205, 205, 205, .4);
	box-shadow: 0 0 2px rgba(0,0,0,.2);*/
    border-top: none;
    border-left: solid 1px #f1f1f1;
    border-right: solid 1px #f1f1f1;
    border-bottom: solid 1px #f1f1f1;
    height: 170px;
}

.fidgdyhgi {
    width: 47%;
    float: left;
    /*outline: 1px solid rgba(205, 205, 205, .4);
	box-shadow: 0 0 2px rgba(0,0,0,.2);*/
    height: 170px;
    border-top: none;
    border-left: solid 1px #f1f1f1;
    border-right: solid 1px #f1f1f1;
    border-bottom: solid 1px #f1f1f1;
}

.container_2 {
    width: 100%;
    box-sizing: border-box;
    float: left;
    background: #e8e8e8;
    padding: 8px 0;
}

.container_sub2 {
    width: 80%;
    margin: auto;
    border: solid 0px #000;
}

.input_container {
    width: 100%;
    margin: 10px 0px;
    text-align: center;
}

.destri {
    height: 28px;
    border: none;
    border: solid 1px rgba(192,192,192,1);
    border-radius: 2px;
    color: #222;
    width: 90%;
    margin-left: 4px;
    padding-left: 5px;
    font-size: 15px;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

.button {
    background: #e20000;
    border: none;
    font-size: 22px;
    cursor: pointer;
    font-family: 'Tenali Ramakrishna', sans-serif;
    line-height: 32px;
    height: 28px;
    width: 75px;
    color: #fff;
    margin-left: 10px;
    box-shadow: 0 0 2px rgba(0,0,0,.2);
}

    .button:hover {
        background: #1b4bae;
    }

.fotter_left_text {
    float: left;
    font-size: 18px;
    width: 49%;
    margin-right: 2%;
}

.icon_blog {
    width: 49%;
    float: left;
}

    .icon_blog a {
        color: #fff;
        text-decoration: none;
    }

.icon_blog_facebook {
    float: right;
    margin-right: 1.5%;
    text-align: center;
}
/*=====================================================================*/

.inner_banner {
    width: auto;
    margin: auto;
    background-position: center;
    background-size: cover;
    padding: 1em 1em 5em;
    background: url(../images/banner_inside.jpg) center center no-repeat;
}

.right_blog_logo {
    width: 72%;
    float: left;
    margin-left: 2%;
    border: solid 0px #000;
    height: 53px;
    margin-top: 9px;
}

.email_header {
    text-align: right;
    line-height: 53px;
    float: right;
    margin-left: 2%;
}

    .email_header a {
        font-size: 21px;
        text-decoration: none;
        color: #4b4b4b;
    }

    .email_header i {
        color: #ee8631;
        text-align: center;
        margin-right: 6px;
        padding: 4px;
        font-size: 18px;
        width: 20px;
        height: 20px;
        background: #4b4b4b;
        border-radius: 100%;
    }

    .email_header:hover i {
        background: #fff;
        color: #1b4bae;
    }

.sitemap ul {
    margin: 0 0 20px 0;
    padding: 0;
    font-family: 'Tenali Ramakrishna', sans-serif;
    width: 100%;
}

    .sitemap ul li {
        display: inline;
        padding-right: 4px;
        font-size: 18px;
        color: #e20000;
        font-weight: 400;
        font-family: 'Tenali Ramakrishna', sans-serif;
    }

.sitemap a {
    font-size: 18px;
    text-decoration: none;
    color: #000;
    font-weight: 400;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

    .sitemap a:hover {
        text-decoration: underline;
        color: #1b4bae;
    }

.classfor {
    font-size: 30px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
    position: relative;
    width: 80%;
    margin: 10px auto auto;
    font-family: 'Tenali Ramakrishna', sans-serif;
    top: -116px;
    left: -128px;
}

    .classfor:after {
        content: "";
        text-align: center;
        border-bottom: 1px solid #fff;
        width: 47%;
        margin: 0 auto;
        right: 0;
        left: 0;
        position: absolute;
        top: 40px;
    }

    .classfor:before {
        content: "";
        text-align: center;
        height: 10px;
        width: 2px;
        margin: 0 auto;
        background: #fff;
        right: 0;
        left: 0;
        position: absolute;
        top: 35px;
    }

.Allproduct_blog {
    width: 100%;
    float: none;
    margin: auto;
}

.product_right_blog {
    width: 73%;
    float: left;
    margin: auto;
}

.product_right_ {
    width: 71%;
    float: left;
    margin: auto;
    background: #f1f1f1;
    padding: 8px;
}

.mainheding {
    font-size: 30px;
    text-align: left;
    color: #e20000;
    text-transform: capitalize;
    font-weight: 400;
    padding-bottom: 5px;
    border-bottom: solid 1px #ccc;
    line-height: 20px;
    margin-bottom: 20px;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

.product-title {
    color: #000;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 500px;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

.product ul {
    list-style: none;
    padding: 5px 0 0 0;
    margin: 0px;
}

.product li {
    padding-top: 0px;
    padding-bottom: 10px;
}

    .product li a {
        text-decoration: none;
        text-transform: capitalize;
        font-size: 20px;
        color: #1b4bae;
        font-weight: 500;
        line-height: 20px;
        font-family: 'Tenali Ramakrishna', sans-serif;
    }

        .product li a:hover {
            text-decoration: underline;
        }

.product-box {
    width: 33%;
    height: auto;
    margin-top: 10px;
    float: left;
}

.produts_part1 {
    width: 28.5%;
    float: left;
    border: solid 1px #e6e6e6;
    padding: 5px;
    margin: 1.5%;
    border-radius: 0;
    background-color: rgba(227,227,227,0.1);
}

    .produts_part1:hover {
        width: 28.5%;
        float: left;
        border: solid 1px f1f1f1;
        padding: 5px;
        margin: 1.5%;
        box-shadow: 1px 3px 1pc #ccc;
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -ms-transition: all .2s linear;
        transition: all .2s linear;
        /*background-color: rgba(227,227,227,0.4)*/
    }

.view-first img {
    width: 100%;
    float: left;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.view-first:hover img {
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -o-transform: scale (0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
}

.text_class {
    font-family: 'Tenali Ramakrishna', sans-serif;
    font-size: 18px;
    color: #000;
    height: 80px;
    padding: 5px 0px;
    width: 100%;
    text-decoration: none;
    text-align: left;
    text-decoration: none;
}

h6 {
    font-family: 'Tenali Ramakrishna', sans-serif;
    font-size: 23px;
    color: #1b4bae;
    width: 100%;
    margin: 0;
    clear: both;
    line-height: 22px;
    height: 65px;
    text-decoration: none;
    text-align: left;
    font-weight: 500;
    text-decoration: none;
}

    h6 a {
        font-family: 'Tenali Ramakrishna', sans-serif;
        font-size: 20px;
        color: #1b4bae;
        margin: 0;
        line-height: 22px;
        text-decoration: none;
        text-align: left;
        font-weight: 500;
        text-decoration: none;
    }

.producttext {
    width: 100%;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

    .producttext span {
        float: right;
        text-align: right;
    }

        .producttext span a {
            font-size: 18px;
            color: #e20000;
            clear: both;
            text-decoration: none;
        }

            .producttext span a i {
                padding-left: 10px;
                line-height: 10px;
            }
/*=================navigation===================*/

.naviagtion {
    background: #221f1f;
    padding: 0 width:100%;
    margin: 0px;
}

.Screen {
    margin: auto;
    width: 80%;
}

#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    #cssmenu:after, #cssmenu > ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

    #cssmenu #menu-button {
        display: none;
    }

#cssmenu {
    font-family: 'Tenali Ramakrishna', sans-serif;
    line-height: 1;
    width: 100%;
    z-index: 1000000000;
    margin: auto;
}

    #cssmenu > ul > li {
        display: inline-block;
    }

    #cssmenu.align-center > ul {
        font-size: 0;
        text-align: center;
    }

        #cssmenu.align-center > ul > li {
            display: inline-block;
            float: none;
        }

    #cssmenu.align-center ul ul {
        text-align: left;
        padding: 20px 0;
    }

    #cssmenu.align-right > ul > li {
        float: left;
    }

    #cssmenu.align-right ul ul {
        text-align: left;
    }

    #cssmenu > ul > li {
        border-left: solid 1px #3d3c3c;
    }

        #cssmenu > ul > li > a {
            margin: 8px 18px;
            letter-spacing: .3px;
            font-size: 23px;
            text-align: center;
            text-decoration: none;
            line-height: 30px;
            font-weight: 500;
            font-family: 'Tenali Ramakrishna', sans-serif;
            color: #fff;
            -webkit-transition: color .2s ease;
            -moz-transition: color .2s ease;
            -ms-transition: color .2s ease;
            -o-transition: color .2s ease;
            transition: color .2s ease;
        }

        #cssmenu > ul > li:hover {
            background: #1b4bae;
        }

            #cssmenu > ul > li:hover > a {
                color: #fff;
            }

        #cssmenu > ul > li.active > a {
            color: #fff;
        }

        #cssmenu > ul > li.active {
            background-color: #e9040a;
            border-radius: 50px;
        }

        #cssmenu > ul > li.has-sub > a {
            padding-right: 30px;
        }

            #cssmenu > ul > li.has-sub > a::after {
                position: absolute;
                top: 7px;
                right: 10px;
                width: 6px;
                height: 6px;
                border-bottom: 2px solid #fff;
                font-family: 'Tenali Ramakrishna', sans-serif;
                border-right: 2px solid #fff;
                content: "";
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
                -webkit-transition: border-color .2s ease;
                -moz-transition: border-color .2s ease;
                -ms-transition: border-color .2s ease;
                -o-transition: border-color .2s ease;
                transition: border-color .2s ease;
            }

        #cssmenu > ul > li.has-sub:hover > a::after {
            border-color: #000;
        }

    #cssmenu ul ul {
        position: absolute;
        left: -9999px;
    }

    #cssmenu li:hover > ul {
        left: auto;
    }

    #cssmenu.align-right li:hover > ul {
        right: 0;
    }

    #cssmenu ul ul ul {
        margin-left: 100%;
        top: 0;
    }

    #cssmenu.align-right ul ul ul {
        margin-left: 0;
        margin-right: 100%;
    }

    #cssmenu ul ul li {
        height: 0;
        -webkit-transition: height .2s ease;
        -moz-transition: height .2s ease;
        -ms-transition: height .2s ease;
        -o-transition: height .2s ease;
        transition: height .2s ease;
    }

    #cssmenu ul li:hover > ul > li {
        height: auto;
        background: #;
    }

    #cssmenu ul ul li a {
        padding: 9px 10px 10px 15px;
        width: 215px;
        height: auto;
        font-family: 'Tenali Ramakrishna', sans-serif;
        font-size: 20px;
        background: #f1f1f1;
        border: solid 1px #ccc;
        text-decoration: none;
        color: #000;
        -webkit-transition: color .2s ease;
        -moz-transition: color .2s ease;
        -ms-transition: color .2s ease;
        -o-transition: color .2s ease;
        transition: color .2s ease;
    }

        #cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
            color: #fff;
            background: #0056f8;
        }

@media all and (max-width: 1100px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 21) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    #cssmenu {
        width: 100%;
    }

        #cssmenu ul {
            width: 100%;
        }

        #cssmenu.align-center > ul, #cssmenu.align-right ul ul {
            text-align: left;
        }

        #cssmenu ul li, #cssmenu ul ul li, #cssmenu ul li:hover > ul > li {
            width: 100%;
            height: auto;
            border: 1px solid rgba(120,120,120,0.15);
        }

            #cssmenu ul li a, #cssmenu ul ul li a {
                width: 100%;
            }

        #cssmenu > ul > li, #cssmenu.align-center > ul > li, #cssmenu.align-right > ul > li {
            float: none;
            display: block;
            padding: 1px 20px;
        }

        #cssmenu ul ul li a {
            padding: 10px 10px;
            font-size: 20px;
            color: #fff;
            background: none;
            text-transform: uppercase;
        }

            #cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
                color: #000;
            }

        #cssmenu ul ul ul li a {
            padding-left: 40px;
        }

        #cssmenu ul ul, #cssmenu ul ul ul {
            position: relative;
            left: 0;
            right: auto;
            width: 100%;
            margin: 0;
        }

            #cssmenu > ul > li.has-sub > a::after, #cssmenu ul ul li.has-sub > a::after {
                display: none;
            }

    #menu-line {
        display: none;
        margin-bottom: 3px;
    }

    #cssmenu #menu-button {
        display: block;
        padding: 15px;
        color: #fff;
        cursor: pointer;
        font-size: 20px;
        text-transform: uppercase;
    }

        #cssmenu #menu-button::after {
            content: '';
            position: absolute;
            top: 10px;
            right: 20px;
            display: block;
            width: 15px;
            height: 2px;
            background: #fff;
        }

        #cssmenu #menu-button::before {
            content: '';
            position: absolute;
            top: 15px;
            right: 20px;
            display: block;
            width: 15px;
            height: 3px;
            border-top: 2px solid #fff;
            border-bottom: 2px solid #fff;
        }

    #cssmenu .submenu-button {
        position: absolute;
        z-index: 10;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120,120,120,0.15);
        height: 52px;
        width: 52px;
        cursor: pointer;
    }

        #cssmenu .submenu-button::after {
            content: '';
            position: absolute;
            top: 21px;
            left: 26px;
            display: block;
            width: 1px;
            height: 11px;
            background: #fff;
            z-index: 99;
        }

        #cssmenu .submenu-button::before {
            content: '';
            position: absolute;
            left: 21px;
            top: 26px;
            display: block;
            width: 11px;
            height: 1px;
            background: #fff;
            z-index: 99;
        }

        #cssmenu .submenu-button.submenu-opened:after {
            display: none;
        }
}

/*.side_nav_2 ul {
    margin: 0;
    padding: 0;
    border: solid 1px #e1e1e1;
    padding: 3px;
}

    .side_nav_2 ul li {
        list-style: none;
        background-color: #eceaea;
        border-bottom: solid 1px #ccc;
        padding: 5px 0px;
    }

        .side_nav_2 ul li.active {
            list-style: none;
            background-color: #333333;
        }

            .side_nav_2 ul li.active a {
                list-style: none;
                color: #fff;
            }

        .side_nav_2 ul li:hover {
            list-style: none;
        }

.side_nav_2 li a {
    font-size: 22px;
    color: #222;
    text-transform: capitalize;
    text-decoration: none;
    height: 33px;
    padding: 0px 15px;
    display: block;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

    .side_nav_2 li a.active {
        font-size: 16px;
        text-transform: uppercase;
        color: #fff;
        font-family: 'Tenali Ramakrishna', sans-serif;
        text-decoration: none;
    }

    .side_nav_2 li a:hover {
        color: #1b4bae;
    }

.sub_menu ul {
    margin: 0px;
    padding: 8px 0 0;
    border: none;
}

    .sub_menu ul li {
        padding: 5px 0 10px 10px;
        list-style: none;
        border-bottom: solid 1px #ccc;
        text-align: left;
        background-color: #f7f6f6;
        height: 30px;
    }

        .sub_menu ul li i {
            padding-right: 10px;
        }

        .sub_menu ul li:hover {
            padding: 5px 0 10px 10px;
            list-style: none;
            border-bottom: solid 1px #eeeff1;
            text-align: left;
            color: #1b4bae;
            background-color: #ccc;
        }


        .sub_menu ul li.active {
            background: #ccc;
        }

        .sub_menu ul li a {
            text-decoration: none;
            font-size: 18px;
            color: #000;
            line-height: 15px;
        }*/




.side_nav_2 ul {
    margin: 0;
    padding: 0;
    border: solid 1px #e1e1e1;
    padding: 3px;
}

    .side_nav_2 ul li {
        list-style: none;
        background-color: #eceaea;
        border-bottom: solid 1px #ccc;
        padding: 5px 0px 0px;
    }

        .side_nav_2 ul li.active {
            list-style: none;
            background-color: #0052a5;
            color: #fff;
        }


        .side_nav_2 ul li:hover {
            list-style: none;
        }

.side_nav_2 li a {
    font-size: 22px;
    color: #222;
    text-decoration: none;
    /*height:30px;*/
    padding: 5px 15px;
    line-height: 22px;
    display: block;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

    .side_nav_2 li a.active {
        font-size: 16px;
        text-transform: uppercase;
        color: #fff;
        margin: 0;
        padding: 0;
        font-family: 'Tenali Ramakrishna', sans-serif;
        text-decoration: none;
    }

    .side_nav_2 li a:hover {
        color: #1b4bae;
    }

.sub_menu ul {
    margin: 0px;
    padding: 8px 0 0;
    border: none;
}

    .sub_menu ul li {
        padding: 5px 0 10px 10px;
        list-style: none;
        border-bottom: solid 1px #ccc;
        text-align: left;
        background-color: #f7f6f6;
        height: 30px;
    }

        .sub_menu ul li i {
            padding-right: 10px;
        }

        .sub_menu ul li:hover {
            padding: 5px 0 10px 10px;
            list-style: none;
            border-bottom: solid 1px #eeeff1;
            text-align: left;
            color: #1b4bae;
            background-color: #ccc;
        }


        .sub_menu ul li.active {
            background: #ccc;
        }

        .sub_menu ul li a {
            text-decoration: none;
            font-size: 16px;
            color: #000;
            line-height: 15px;
        }

.heading3 {
    background: #fff url("../images/category.png") no-repeat scroll right center;
    border-color: #ccc #ccc #ccc #e20000;
    border-style: solid solid solid groove;
    border-width: 1px 1px 1px 8px;
    color: #333;
    font-family: "Tenali Ramakrishna",sans-serif;
    font-size: 23px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px;
    padding: 9px 18px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

.description_left {
    width: 63%;
    margin-right: 2%;
    float: left;
}

.description_right {
    width: 35%;
    margin: 0px;
    padding: 0px;
    float: left;
}

.description_heading a {
    font-size: 30px;
    text-transform: capitalize;
    text-decoration: none;
    color: #1b4bae;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

.description_heading {
    text-align: left;
    font-weight: 400;
    padding: 0px 5px;
    font-size: 30px;
    text-transform: capitalize;
    color: #1b4bae;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

    .description_heading p {
        font-size: 18px;
        font-weight: 400;
        color: #222;
    }

.italic {
    font-size: 14px;
    font-style: italic;
    line-height: 0px;
    margin: 15px 2px 5px 10px;
    position: relative;
}

.logo_image {
    padding: 10px 0 10px 9px;
    border-bottom: dotted 1px #000;
    width: 100%;
}

.brochure {
    width: 48%;
    float: left;
    margin-left: 2%;
    margin-top: 10px;
}

.enqory_now a {
    text-decoration: none;
    color: #fff;
    font-size: 25px;
    /*margin-left: 15px;*/
}

.enqory_now {
    background: #222;
    margin: 20px 0;
    box-shadow: rgba(0,0,0,0.20) 3px 3px 0px 1px;
    padding: 10px 0 10px 15px;
    line-height: 27px;
}

    .enqory_now:hover {
        background: #e20001;
    }

.zoomer {
    border-left: 1px solid #ccc;
    padding-left: 5px;
    float: right;
}

.about_us {
    width: 100%;
    text-align: center;
}

    .about_us img {
        border-radius: 100px;
        border: solid 1px #f5f5f5;
        padding: 3px;
        width: 60px;
        position: relative;
        z-index: 100000;
        background: #fff;
    }

    .about_us:after {
        position: absolute;
        display: block;
        content: "";
        left: 0;
        top: 19.1em;
        right: 0;
        outline: double 1px #c9d5e3;
        outline-offset: 1px;
        width: 50%;
        margin: 0 auto;
    }

.about_text {
    font-size: 25px;
    color: #333333;
    text-align: left;
    word-spacing: .2px;
    line-height: 28px;
}

.aside_text {
    float: right;
    width: 30%;
    margin-left: 1%;
}

.our_clints {
    width: 48%;
    margin-left: 0%;
    float: left;
}

.our_clints_bottom {
    width: 100%;
    margin-left: 0%;
    float: left;
}

.our_aside {
    float: left;
    margin-right: 2%;
    width: 18%;
    height: 155px;
}

    .our_aside img {
        transition: all 0.6s linear;
        cursor: pointer;
    }

        .our_aside img:hover {
            transform: rotate(360deg);
            cursor: pointer;
            transition: all 2s;
        }

.our_aside_bottom img {
    transition: all 0.6s linear;
    cursor: pointer;
}

    .our_aside_bottom img:hover {
        transform: rotate(360deg);
        transition: all 2s;
        cursor: pointer;
    }

.our_aside_bottom {
    float: left;
    margin-right: 2%;
    width: auto;
    height: 155px;
}

.our_aside_heading {
    font-weight: 600;
    font-size: 30px;
    margin-top: 20px;
    clear: both;
}

    .our_aside_heading p {
        font-size: 18px;
        padding: 0;
        margin: 0;
        font-weight: normal;
        line-height: 26px;
    }

    .our_aside_heading ul {
        margin: 0px;
        padding: 0px;
    }

        .our_aside_heading ul li {
            line-height: 25px;
            font-weight: normal;
            font-size: 18px;
        }

footer {
}
/*footer .angle-bg {
    background: #0050e8;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    bottom: 0px;
    width: 50%;
    margin-right: -17%;
    -webkit-transform: skew(-7deg);
    -moz-transform: skew(-8deg);
    -o-transform: skew(-8deg);
}
*/
.footer_container {
    width: 100%;
    background: url(../images/background_2.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding: 60px 0 20px;
}

.sub_container_fotter {
    width: 80%;
    margin: auto;
}

    .sub_container_fotter .left_blog {
        width: 57%;
        float: left;
        margin-right: 2%;
    }

.right_blog_form {
    width: 40%;
    float: left;
    margin: 0px;
    border: solid 1px #fff;
    z-index: 1000;
}

.left_blog .logo_bottom {
    border-bottom: solid 1px #f5f5f5;
    padding-bottom: 2em;
    width: 80%;
}

h2 {
    font-size: 30px;
    font-weight: 600;
    font-family: 'Tenali Ramakrishna', sans-serif;
    color: #fff;
    margin: 10px 0;
    padding: 0px;
}

    h2 p {
        padding: 0px;
        margin: 0px;
        font-size: 20px;
        font-weight: normal;
        color: #fff;
        letter-spacing: .5px;
    }

h3 {
    font-size: 32px;
    font-weight: 600;
    font-family: 'Tenali Ramakrishna', sans-serif;
    color: #fff;
    margin: 10px 0;
    padding: 0px;
}

    h3 p a {
        padding: 0px;
        margin: 0px;
        font-size: 20px;
        letter-spacing: .5px;
        font-weight: normal;
        color: #fff;
        text-decoration: none;
        line-height: 26px;
    }

.address {
    width: 69%;
    float: left;
}

.container_form {
    width: 100%;
    float: left;
}

.form_warpper {
    width: 80%;
    margin: auto;
    padding: 0;
}

.form_blg_container {
    padding: 30px 20px;
    width: 70%;
    margin: 0 auto;
    background: rgba(0,0,0,.1);
    border: inset double 3px #fff;
}

h5 {
    margin: 0 auto;
    text-align: center;
    padding: 0px;
    font-size: 40px;
    color: #e20001;
    line-height: 10px;
    font-family: 'Tenali Ramakrishna', sans-serif;
    position: relative;
}

    h5 p {
        margin: 0px;
        padding: 0px;
        font-size: 16px;
        font-family: 'Tenali Ramakrishna', sans-serif;
        line-height: 0px;
        color: 222;
        font-weight: normal;
    }

    h5::after {
        position: absolute;
        display: block;
        content: "";
        top: 1.5em;
        left: 0;
        right: 0;
        border-bottom: solid 2px #000;
        width: 35px;
        margin: 0 auto;
    }

.fill {
    font-size: 25px;
    text-align: center;
    margin: 10px auto auto;
    padding: 20px 0 0;
    line-height: 20px;
}

.form_div {
    width: 49%;
    margin: auto 1% auto auto;
    float: left;
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
}

    .form_div .feald {
        width: 100%;
        border: solid 1px rgba(172,172,172,.5);
        height: 38px;
        font-size: 16px;
        margin: 0 auto;
        color: #333333;
        padding-left: 5px;
        line-height: 37px;
        font-family: 'Tenali Ramakrishna', sans-serif;
    }

        .form_div .feald:focus {
            border: solid 1px rgba(172,172,172,.6);
            box-shadow: 0 .5px 5px rgba(0,82,164,0.5);
        }


    .form_div .feald_option {
        width: 102.5%;
        border: solid 1px rgba(172,172,172,.5);
        height: 40px;
        font-size: 16px;
        margin: 0px;
        color: #333333;
        padding-left: 5px;
        line-height: 20px;
        font-family: 'Tenali Ramakrishna', sans-serif;
    }

        .form_div .feald_option:focus {
            border: solid 1px rgba(172,172,172,.6);
            box-shadow: 0 .5px 5px rgba(0,82,164,0.5);
        }

.chapta {
    float: left;
    margin-left: 1px;
    margin-top: 1px;
    width: 115px;
}

.bittom {
    font-size: 25px;
    width: 150px;
    height: 38px;
    float: right;
    line-height: 38px;
    cursor: pointer;
    margin-left: 1px;
    margin-top: 1px;
    color: #fff;
    background: #e20001;
    border: 0;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

    .bittom:hover {
        transition: all 1s;
        background: #0052a4;
    }

.download_container {
    width: 100%;
    float: left;
    box-sizing: border-box;
    border: solid 0px #000;
}

.down_blog {
    width: 20%;
    float: left;
    margin-left: 3%;
    box-shadow: 0px 0.1px 2px 0px rgba(0,0,0,0.2),0px 0px 1px 0px rgba(0,0,0,0.2);
    padding: 5px;
    height: 300px;
}

.download {
    font-size: 25px;
    font-weight: 500;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    background: #0052a4;
    height: 100px;
    padding-top: 25px;
    font-family: 'Tenali Ramakrishna', sans-serif;
    position: relative;
}


.brochure_icon {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    display: block;
    content: "";
    top: 3em;
    left: 0;
    right: 0;
    width: 110px;
    box-shadow: 0px 0.1px 2px 0px rgba(0,0,0,0.2),0px 0px 1px 0px rgba(0,0,0,0.2);
}

    .brochure_icon img {
        border-radius: 100px;
        width: 100px;
        margin: 0 auto;
        text-align: center;
        clear: both;
    }

.brochure_text {
    clear: both;
    text-align: center;
    margin-top: 3em;
    border-top: dotted 1px #000;
    padding-top: 5px;
}


    .brochure_text a {
        font-size: 18px;
        color: #222;
        line-height: 22px;
        text-decoration: none;
    }

.category_name {
    font-size: 18px;
    text-align: center;
    padding: 5px 0;
    color: #0052a4;
}


.search-container {
    width: 80%;
    margin: auto;
    text-align: center;
    height: auto;
    margin-top: 20px;
    box-sizing: border-box;
}

.form-group {
    float: left;
    width: 50%;
    margin-left: 20%;
}

.form-group11 {
    margin: 10px auto;
    width: 50%;
}

.serach {
    float: left;
    width: auto;
}

.input11 {
    background-color: rgba(255,255,255,.6);
    border: none;
    color: #000;
    width: 100%;
    height: 30px;
    border: 1px solid rgba(255,255,255,.6);
    border-right: none;
    padding: 15px 10px;
    font-family: 'Tenali Ramakrishna', sans-serif;
    font-weight: 400;
    font-size: 22px;
}

.but_search {
    background: url(../images/search_iocns.png) center center no-repeat #fff;
    font-size: 20px;
    color: #000;
    padding: 10px 11px;
    height: 62px;
    cursor: pointer;
    margin-bottom: 10px;
    letter-spacing: .3px;
    border: none;
    width: 100px;
    text-decoration: none;
    border-radius: 0;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

    .but_search:hover {
        background: url(../images/search_iocns.png) center center no-repeat #fff;
        font-size: 20px;
        color: #000;
        padding: 10px 11px;
        height: 62px;
        cursor: pointer;
        margin-bottom: 10px;
        letter-spacing: .3px;
        border: none;
        width: 100px;
        text-decoration: none;
        border-radius: 0;
        font-family: 'Tenali Ramakrishna', sans-serif;
    }

.enquire_now_btn {
    left: 0;
    top: 300px;
    position: fixed;
}



.morelink {
    text-decoration: none;
    color: #fff;
    outline: none;
    background: #000;
    margin-top: 20px;
    padding: 2px 10px;
}

a.morelink {
    font-size: 20px;
    line-height: 25px;
    background: #0052a5;
    color: #FFF;
    width: 100%;
    text-align: center;
    border: 1px solid #00458a;
    border-radius: 1px;
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    padding: 10px 0px 5px 0px;
    position: relative;
    transition: all .3s ease 0s;
    text-decoration: none;
}

.morecontent span {
    display: none;
    margin-top: 0px;
}

.moreelipses {
    margin-top: 0px;
}


.pagebarUTH {
    font-size: 0.8em;
    font-family: 'Tenali Ramakrishna', sans-serif;
    border: 1px solid #FFF;
    background: #FFF;
    text-decoration: none;
    float: left;
    padding-top: 0px;
}

    .pagebarUTH a, .pageList {
        color: #000;
        text-decoration: underline;
        border: 1px solid #E3E3E3;
        text-decoration: none;
        padding: 0.5em 0.8em;
        border-radius: 3px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0px;
        -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0px;
        box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0px;
    }

    .pagebarUTH .this-page {
        border: 1px solid #0093e1;
        padding: 0.5em 0.8em;
        height: 29px;
        font-weight: bold;
        background: #0052a5;
        color: #000000;
        border-radius: 3px;
        -webkit-box-shadow: rgba(0, 128, 0, 0.3) 0px 1px 2px 0px;
        -moz-box-shadow: rgba(0,128, 0, 0.3) 0px 1px 2px 0px;
        box-shadow: rgba(0,128, 0, 0.3) 0px 1px 2px 0px;
    }


.client_text1 {
    font-size: 20px;
    text-transform: capitalize;
    color: #333;
    text-align: center;
    margin: 10px auto 10px auto;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

    .client_text1:hover {
        font-size: 20px;
        text-transform: capitalize;
        color: #000;
        -webkit-transition: color .9s ease;
        -moz-transition: color .9s ease;
        -ms-transition: color .9s ease;
        -o-transition: color .9s ease;
        transition: color .9s ease;
        text-align: center;
        margin: 10px auto 10px auto;
        font-family: 'Tenali Ramakrishna', sans-serif;
    }

.clients_text {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    padding: 10px 0px;
    color: #222;
    font-family: 'Tenali Ramakrishna', sans-serif;
}
