*,
.aligncenter,
.gallery-caption,
.sticky,
.wp-caption,
.wp-caption-text,
body,
img,
p {
    margin: 0;
    padding: 0;
}
ol,
p,
ul {
    color: #333;
}
*,
body,
h1,
h2,
h3,
h4,
h5,
h6,
img,
p {
    padding: 0;
}
.clear,
.header {
    clear: both;
}
.TabbedPanelsTab,
.TabbedPanelsTab1 {
    -moz-user-select: none;
    -khtml-user-select: none;
}
body {
    line-height: 20px;
    font-size: 13px;
    color: #5d5c5c;
    font-family: Arial, Helvetica, sans-serif;
}
.header .header-inner .nav ul,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
}
* {
    outline: 0;
}
img {
    border: none;
    height: auto;
}
p {
    text-align: justify;
    font-weight: 400;
}
a {
    color: #34c6f6;
}
a:hover {
    color: #7c7c7c;
}
ol,
ul {
    margin: 10px;
    padding: 10px;
    font-weight: 400;
}
ol li ol,
ol li ol li ol,
ul li ul,
ul li ul li ul {
    margin-left: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #515050;
    margin: 0 0 12px;
    line-height: 1.1;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 27px;
}
h4,
h6 {
    font-size: 12px;
}
h5 {
    font-size: 14px;
}
.alignnone {
    width: 100% !important;
}
.alignleft,
img.alignleft {
    float: left;
    margin: 0 15px 0 0;
    padding: 5px;
    border: 1px solid #ccc;
}
.alignright,
img.alignright {
    float: right;
    margin: 0 0 0 15px;
    padding: 5px;
    border: 1px solid #ccc;
}
.left {
    float: left;
}
.right {
    float: right;
}
.pagination {
    display: table;
    clear: both;
}
.pagination ul {
    list-style: none;
    margin: 20px 0;
}
.pagination ul li {
    display: inline;
    float: left;
    margin-right: 5px;
}
.pagination ul li a,
.pagination ul li span {
    background: #646262;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
}
.pagination ul li .current,
.pagination ul li a:hover {
    background: #34c6f6;
}
#comment-nav-above .nav-previous,
#comment-nav-below .nav-previous {
    float: none !important;
    margin: 10px 0;
}
ol.comment-list li {
    list-style: none;
    margin-bottom: 5px;
}
.header .header-inner .logo {
    float: left;
}
.header .header-inner {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1180px;
}
.header .header-inner .logo h1 {
    font-weight: 400;
    margin: 0;
    line-height: 36px;
}
.ban,
.container {
    margin: 0 auto;
    position: relative;
}
.header span.tagline {
    font-size: 13px;
}
.header .header-inner .logo a {
    color: #7f8080;
}
.header .header-inner .logo img {
    height: 60px;
}
.container {
    width: 1180px;
}
.ban {
    width: 1349px;
}
.toggle {
    display: block;
}
.toggle a {
    width: 100%;
    color: #fff;
    background: url(images/mobile_nav_right.png) right center no-repeat #3e3e3e;
    padding: 10px;
    margin-top: 5px;
    font-size: 16px;
}
.toggle a:hover {
    color: #fff !important;
}
.nav {
    display: none;
}
.header {
    width: 100%;
    height: auto;
    padding: 0;
    z-index: 999;
    position: relative;
    box-shadow: 0 0 0;
    border-bottom: #d6251f 7px solid;
}
.header .header-inner .nav {
    padding: 0;
    text-align: right;
    float: right;
}
.header .header-inner .nav ul {
    float: right;
    margin: 0;
    padding: 0;
}
.header .header-inner .nav ul li {
    margin: 0;
    position: relative;
    text-transform: none;
    float: left;
    list-style: none;
}
.header .header-inner .nav ul li a {
    padding: 8px 12px 2px 13px;
    display: block;
    text-align: left;
    color: #333;
    font-size: 15px;
    margin: 5px 7px 0 2px;
}
.header .header-inner .nav ul li a:hover {
    background-color: #d6251f;
    color: #fff !important;
}
.header .header-inner .nav ul li ul li {
    display: block;
    position: relative;
    float: left;
    top: -5px;
}
.header .header-inner .nav ul li ul li a {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    top: 2px;
    color: #fff;
    font-size: 13px;
    width: 200px;
}
.header .header-inner .nav ul li ul {
    display: none;
    z-index: 9999999;
    position: relative;
}
.header .header-inner .nav ul li:hover > ul {
    font-size: 12px;
    display: block;
    width: auto;
    position: absolute;
    left: 0px;
    top: 37px;
    text-align: left;
    background-color: #29166f;
    font-weight: 200;
}
.header .header-inner .nav ul li .sub-menu-0 {
    left: 2px !important;
}
.header .header-inner .nav ul li .sub-menu-1 {
    left: -28px !important;
}
.header .header-inner .nav ul li .sub-menu-2 {
    left: -138px !important;
}
.header .header-inner .nav ul li .sub-menu-3 {
    left: -283px !important;
}
.header .header-inner .nav ul li .sub-menu-6 {
    float: left !important;
    width: 200px !important;
    left: 2px !important;
    top: 37px !important;
}
.header .header-inner .nav ul li .sub-menu-4 li a:hover {
    background-color: #d6251f;
    color: #fff !important;
}
.header .header-inner .nav ul li .sub-menu-5 {
    left: -220px !important;
    width: 716px !important;
}
.header .header-inner .nav ul li .sub-menu-7 {
    left: -30px !important;
    width: 220px !important;
}
.header .header-inner .nav ul li:hover ul li ul {
    display: none;
    position: relative;
}
.header .header-inner .nav ul li:hover ul li:hover > ul {
    display: block;
    position: absolute;
    left: 208px;
    top: 15px;
}
.signin_wrap {
    background-color: #d6251f;
    color: #fff;
    line-height: 36px;
    font-size: 14px;
    padding: 0;
}
.signin_wrap .social-icons a {
    margin-right: 0;
}
.signin_wrap .fa {
    margin: 0 2px;
}
.signin_wrap .right {
    text-align: right;
    line-height: 40px;
}
.signin_wrap a {
    color: #7c7c7c;
}
section#home_slider {
    padding: 0;
}
#FrontBlogPost {
    padding: 50px 0;
}
#wrapsecond {
    padding: 0;
    background-color: #fff;
}
#FrontBlogPost .newsbox,
#whatwedo .wedobox {
    visibility: hidden;
}
.services-wrap .one_fourth {
    border: 1px solid #f1f1f1;
    background-color: #fff;
    text-align: center;
    padding: 30px 15px;
    width: 20%;
    margin: 0 2.75% 0 0;
    cursor: pointer;
    float: left;
}
.services-wrap .one_fourth .fa {
    font-size: 50px;
    border-bottom: 2px solid #383939;
    padding-bottom: 20px;
}
.services-wrap .one_fourth img {
    border-bottom: 2px solid #383939;
    padding-bottom: 20px;
    height: auto;
    max-width: 65px;
}
.services-wrap .one_fourth h3 {
    font: 600 18px/22px Lato, san-serif;
    padding: 20px 0;
    margin: 0;
    text-transform: uppercase;
}
.services-wrap .one_fourth p {
    color: #5d5c5c;
}
.services-wrap .one_fourth .ReadMore {
    margin-top: 20px;
    display: inline-block;
    border: 1px solid #5d5c5c;
    padding: 5px 10px;
}
.services-wrap .one_fourth:hover h3 {
    color: #e75300;
}
.services-wrap .one_fourth a {
    color: #5d5c5c;
}
.last_column {
    clear: right;
    margin-right: 0 !important;
}
.social-icons a {
    width: 27px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    margin: 3px 5px 0 0;
    transition: 0.6s;
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    font-size: 13px;
}
.social-icons .fa:hover {
    color: #d6251f;
}
.social-icons br {
    display: none;
}
.social-icons .fa {
    padding: 6px 3px 7px;
    background-color: #fff;
}
.site-main {
    width: 800px;
    margin: 0;
    padding: 13px 44px 0 0;
    float: left;
}
#sitefull {
    width: 100%;
    float: none;
}
#sitefull p {
    margin-bottom: 15px;
}
.page_content {
    padding: 0;
}
.page_content p {
    margin-bottom: 2px;
    line-height: 20px;
    padding: 0 0 10px;
    font: 13px/140% arial;
    color: #333;
}
.blog_lists {
    margin-bottom: 30px;
}
.blog_lists h2,
.blog_lists p {
    margin-bottom: 10px;
}
.blog_lists h2 a {
    color: #484f5e;
}
.blog_lists h2 a:hover {
    color: #34c6f6;
}
.blog-meta {
    font-style: italic;
    margin-bottom: 8px;
}
.post-categories,
.post-comment,
.post-date {
    display: inline;
    color: #000;
}
.single_title {
    margin-bottom: 5px;
}
.BlogPosts {
    width: 31.2%;
    float: left;
    margin: 0 3% 0 0;
    text-align: center;
}
.BlogPosts img {
    width: 100%;
}
.BlogPosts h2 {
    margin: 10px 0;
}
.MoreLink {
    color: #5d5c5c;
    display: inline-block;
    border: 1px solid #5d5c5c;
    padding: 5px 10px;
}
.MoreLink:hover {
    color: #e75300;
    border-color: #e75300;
}
#sidebar {
    width: 300px;
    float: right;
    padding: 25px 0;
}
aside.widget {
    margin-bottom: 30px;
}
aside.widget ul {
    list-style: disc;
}
h1.widget-title {
    color: #2b2d88;
    margin-bottom: -5px;
    padding-bottom: 15px;
    font-size: 24px;
}
#sidebar ul li {
    list-style: none;
}
#sidebar ul li a {
    font: 300 14px/18px Roboto, sans-serif;
    background: url(images/sidebar-arrow.png) 0 14px no-repeat;
    padding: 10px 0 10px 20px;
    color: #3b3b3b;
    border-bottom: 1px dashed #d0cfcf;
    display: block;
    text-transform: uppercase;
}
#sidebar ul li a:hover {
    color: #34c6f6;
}
#sidebar ul li:last-child a {
    border: none;
}
#footer-wrapper {
    background-color: #363839;
    position: relative;
    padding: 27px 0 166px;
    color: #fff;
    margin-bottom: 42px;
    border-top: 4px solid #d6251f;
}
#footer-wrapper .cols-4 {
    padding: 1px 0 0;
}
.cols-6,
.colsscroll {
    background-color: #fbfbfb;
    border: 1px solid #f2f1f1;
    padding: 5px;
    float: left;
    cursor: pointer;
}
.cols-4 {
    width: 22%;
    float: left;
    margin: 0 1% 2% 0;
}
.cols-6 {
    width: 61%;
    margin: 5px 20px 31px 0;
}
.cols-2 {
    width: 28%;
    float: left;
    margin: 0 1% 2% 0;
}
.colsscroll {
    height: 322px;
    margin: 5px 20px 31px 0;
}
.widget-column-1 {
    width: 29%;
}
.widget-column-2 {
    width: 15%;
}
.widget-column-3 {
    width: 20%;
}
.widget-column-4 {
    margin-right: 0 !important;
}
.cols-4 h5 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
    font-family: Montserrat;
}
.cols-4 ul {
    margin: 0;
    padding: 0;
    list-style: disc inside;
}
.cols-4 ul li {
    display: block;
    padding: 0;
}
.btnfeatures,
.button,
.phone-no strong,
a.added_to_cart {
    display: inline-block;
}
.cols-4 ul li a {
    font-family: MyriadPro-Regular, arial;
    font-size: 13px !important;
    color: #999;
    letter-spacing: -0.1px;
    font-weight: lighter;
    padding: 0;
}
.cols-4 ul li a:hover,
.cols-4 ul li.current_page_item a {
    background-position: left -13px;
    color: #dd5145;
    transition: all 0.5s ease 0s;
}
.cols-4 a.readmore span,
.cols-4 h1,
.cols-4 h2,
.cols-4 h3,
.cols-4 h4,
.cols-4 h5,
.cols-4 h6 {
    margin-top: 0px;
    color: #fff;
}
.cols-4 p {
    margin-bottom: 15px;
}
.phone-no {
    margin: 10px 0 20px;
    line-height: 22px;
}
.phone-no a,
.phone-no a:hover {
    color: #d6d6d6;
}
.cols-4 .phone-no p {
    margin-bottom: 0;
}
.copyright-wrapper {
    background-color: #292929;
    position: relative;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999 !important;
}
.copyright-txt {
    float: left;
}
.design-by {
    float: right;
}
.recent-post {
    margin: 0 0 14px;
    border-bottom: 1px solid #464646;
    padding-bottom: 14px;
}
.recent-post img {
    float: left;
    width: 60px;
    margin: 3px 10px 5px 0;
}
.recent-post h6 {
    font-size: 13px;
    color: #8f9092;
    margin: 0 0 5px;
    font-weight: 400;
}
.recent-post h6:hover {
    color: #34c6f6;
}
.recent-post:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.btnfeatures,
.button {
    background-color: #ff6565;
    border-bottom: 4px solid #e44545;
    color: #fff;
    padding: 8px 20px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
}
.button:hover {
    background-color: #34c6f6;
    border-color: #1898c2;
    color: #fff;
}
.btnfeatures {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 8px 20px;
    margin-right: 20px;
}
.btnfeatures:hover {
    border-color: #ff6565;
}
.woocommerce .container {
    margin-top: 20px;
}
a.added_to_cart {
    background: #e1472f;
    padding: 5px;
    color: #fff;
    line-height: 1;
}
a.added_to_cart:hover {
    background: #000;
}
a.button.added:before {
    content: "" !important;
}
#bbpress-forums ul li {
    padding: 0;
}
#subscription-toggle a.subscription-toggle {
    padding: 5px 10px;
    display: inline-block;
    color: #e1472f;
    margin-top: 4px;
}
textarea.wp-editor-area {
    border: 1px solid #ccc;
}
.woocommerce input[type="text"],
.woocommerce textarea {
    border: 1px solid #ccc;
    padding: 4px;
}
form.woocommerce-ordering select {
    padding: 5px;
    color: #777;
}
h1.product_title,
p.price {
    margin-bottom: 10px;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
    font-family: Roboto, san-serif;
    color: #ff6d84;
}
#payment ul.payment_methods li,
.woocommerce ul.products li {
    list-style: none !important;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
    color: inherit !important;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
    border-bottom: 0 !important;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.wpcf7 {
    margin: 30px 0 0;
    padding: 0;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
    width: 40%;
    border: 1px solid #ccc;
    box-shadow: inset 1px 1px 2px #ccc;
    height: 35px;
    padding: 0 15px;
    color: #797979;
    margin-bottom: 0;
}
.wpcf7 textarea {
    width: 60%;
    border: 1px solid #ccc;
    box-shadow: inset 1px 1px 2px #ccc;
    height: 150px;
    color: #797979;
    margin-bottom: 25px;
    font: 12px arial;
    padding: 10px 0 10px 10px;
}
.wpcf7 input[type="submit"] {
    background-color: #0ec7ab;
    width: auto;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    font: 18px Roboto, san-serif;
    color: #fff;
    padding: 10px 40px;
    border-radius: 3px;
}
input[type="submit"] {
    background: #d6251f;
    border: none;
    border-bottom: 3px solid #b93207;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
}
input[type="reset"] {
    background: #d6251f;
    border: none;
    border-bottom: 3px solid #b93207;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    padding: 11px 24px 10px;
    text-decoration: none;
}
h1.screen-reader-text {
    font: 22px Roboto, san-serif;
}
.nav-previous,
.site-nav-previous {
    float: left;
}
.nav-next,
.site-nav-next {
    float: right;
}
h3#reply-title {
    font: 300 18px Roboto, san-serif;
}
.boxheading,
.slide_more {
    font-family: Montserrat;
    font-weight: 700;
    line-height: 22px;
}
#comments {
    margin: 30px 0 0;
    padding: 0;
}
nav#nav-below {
    margin-top: 15px;
}
.topfirstbar {
    margin: 0 auto;
    position: relative;
    width: 1180px;
}
.topbarleft {
    float: left;
    text-align: left;
    color: #fff;
    padding: 9px 0;
    margin-left: -10px;
    cursor: pointer;
}
.topbarleft a {
    color: #fff;
}
.topbarleft a:hover,
.topbarleft:hover {
    color: #7c7c7c;
}
.icon-left-top {
    padding: 0 12px 0 0;
    height: auto;
    margin: -6px 0;
    float: left;
    background: url(images/top-divider.png) center right no-repeat;
    font-family: Montserrat;
    font-size: 13px;
}
.icon-left-top .fa {
    margin: 0 12px !important;
}
.icon-left-top i {
    margin-right: 5px;
}
.bgnone {
    background: 0 0 !important;
}
.topbarright {
    float: right;
    text-align: right;
    color: #b1b1b1;
}
.box-content p,
.box-icon,
.boxheading,
.bx-about-box p,
.sectiondesc {
    text-align: center;
}
.social-top {
    float: left;
    margin-top: 2px;
}
.top-phonearea {
    position: absolute;
    right: 0;
}
.slide_more {
    background-color: #d6251f;
    border-radius: 50px;
    margin: 0;
    padding: 8px 30px;
    display: inline-block;
    border: 2px solid #d6251f;
    color: #fff;
    font-size: 13px;
}
.slide_more:hover {
    border-color: #fff;
    color: #fff;
}
.bx-about-box {
    display: block;
    float: left;
    height: 100%;
    min-height: 290px;
    padding: 20px 10px;
    width: 31.55%;
}
.boxheading {
    display: block;
    font-size: 22px;
    padding: 10px 0 0;
    text-transform: uppercase;
}
.box-content {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    color: #fff;
}
.banner_section_title,
.sectiondesc,
h2.section_title {
    font-family: Montserrat, sans-serif;
}
.box-content p {
    line-height: 26px;
    margin: 10px 0 20px;
    padding: 0;
    color: #fff;
}
.simple-btn-small {
    border: 1px solid #fff;
    font-size: 14px !important;
    margin: 10px 0 0 !important;
    padding: 2px 25px !important;
    height: 25px !important;
    line-height: 25px !important;
    border-radius: 20px !important;
    display: inline-block !important;
}
.botborder {
    border: 1px solid #fff;
    clear: both;
    display: inline-block;
    width: 6%;
}
.boxcolor1 {
    background-color: #2b2d88;
    color: #fff;
}
.boxcolor2 {
    background-color: #d6251f;
    color: #fff;
}
.boxcolor3 {
    background-color: #2b2d88;
    color: #fff;
}
h2.section_title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: left;
    color: #2b2d97;
    padding: 0 0 22px;
}
.sectiondesc {
    margin: 0 0 7px;
    padding-bottom: 2px;
    width: 91%;
    color: #8f9092;
}
.boxdescription,
.boxtitle {
    font-family: Montserrat;
    text-align: center;
    clear: both;
}
section {
    padding: 0px 0;
}
.wedobox {
    background-color: #fbfbfb;
    border: 1px solid #f2f1f1;
    cursor: pointer;
    float: left;
    height: 430px;
    margin: 20px 20px 0 0;
    min-height: 270px;
    padding: 15px;
    width: 29.45%;
}
.boxicon {
    border-radius: 50px;
    clear: both;
    color: #fff;
    font-size: 40px;
    margin: 10px auto 18px;
    padding: 0;
    text-align: center;
    width: 20%;
}
.boxtitle {
    color: #4f5051;
    font-size: 22px;
    font-weight: 700;
    margin: 0 auto;
    padding-bottom: 15px;
}
.wedobox:hover .boxtitle {
    color: #d6251f;
}
.boxdescription {
    color: #8f8f90;
    font-size: 13px;
    margin: 0 auto 25px;
}
.wedobox .btn-small {
    border: 1px dotted #555;
    display: table;
    float: none;
    font-size: 14px;
    margin: 0 auto;
    padding: 4px 16px;
    text-align: center;
    color: ##868787;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}
.wedobox:hover .btn-small {
    border-color: #d6251f;
    color: #d6251f;
}
.lastbox {
    margin: 20px 0 0 !important;
    width: 28.28%;
}
section#whatwedo {
    padding: 25px 0;
}
.newsbox {
    float: left;
    height: auto;
    margin-right: 30px;
    width: 31%;
}
.newsdatebox {
    height: 50px;
    padding-top: 7px;
}
.newsimgbox {
    display: block;
    margin-bottom: -40px;
    position: relative;
    top: -40px;
    text-align: center;
}
.newsimgbox img {
    height: 220px;
    width: auto;
}
.boxborder {
    height: 90%;
    left: 8px;
    position: absolute;
    top: 9px;
    width: 95%;
}
.newstitle {
    clear: both;
    color: #58606d !important;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    padding: 15px 0;
    font-family: Montserrat;
    text-align: left;
}
.footerdesc,
.newscontent,
.newsmore {
    font-family: Montserrat;
}
.newstitle a {
    color: #58606d;
}
.newscontent {
    color: grey;
    line-height: 22px;
    padding: 0 0 15px;
    text-align: left;
    font-size: 13px;
}
.newsmore {
    clear: both;
}
.newsmore .news-btn-small {
    border: 1px solid #4f5051;
    float: left;
    font-size: 14px;
    padding: 4px 16px;
    border-radius: 20px;
    display: inline-block;
    margin: 10px 0;
    text-decoration: none;
}
.last {
    margin-right: 0 !important;
}
section#FrontBlogPost {
    background-color: #f9fdff;
}
.footerdesc {
    color: #8f9092;
    margin-bottom: 25px;
}
.design-by a {
    color: #fff;
}
.somesocial {
    font-size: 14px;
}
.somesocial a {
    text-align: center;
    background-color: #727c8b;
    color: #fff;
    border-radius: 28%;
    -moz-border-radius: 28%;
    -webkit-border-radius: 28%;
    width: 37px;
    padding: 7px 0;
    margin: 0 14px 10px 0;
}
.somesocial a:hover {
    background-color: #d6251f;
    color: #fff;
}
.fa-2x {
    font-size: 20px !important;
}
.post-thumb {
    margin-bottom: 15px;
}
.footeradrs {
    clear: both;
    margin-bottom: 20px;
    text-align: left;
    color: #8f9092;
}
.footeradrs span {
    display: table;
    margin-top: -27px;
    padding-left: 35px;
    color: #8f9092;
}
.copyright_div {
    width: 50%;
    float: right;
    margin-top: 1%;
}
.botoapi {
    background: #292929;
    padding: 15px 0;
    width: 100%;
}
#ibs_urlbutton {
    display: inline-block;
    padding: 7px 30px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #e70e00 !important;
    border: 1px solid #e70e00;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-family: "Lucida Sans";
    outline: 0 !important;
}
.blue,
.right,
th {
    padding: 5px;
    text-align: left;
}
.api_btn {
    margin: 0 auto;
    width: 232px;
}
.borred {
    border-bottom: 7px #d6251f solid;
}
.backcol {
    background-color: #ebebeb;
}
.blue,
th {
    border-right: 0;
    border-bottom: 0;
    background: #31328c;
    color: #fff;
    font-size: 13px;
    font-weight: 900;
}
.foc,
.footmenucol,
.heading,
.mainhead {
    font-weight: 700;
}
.right {
    border: 0;
    color: #fff;
}
.foc {
    background: #666;
    color: #fff;
    font-size: 14px;
}
.heading2 {
    margin-bottom: 10px;
    color: #000 !important;
}
.heading {
    font-size: 13px;
    color: #333;
}
.mainhead {
    position: absolute;
    top: 251px;
    left: 245px;
    text-align: center;
    color: #2b2d88;
    font-size: 40px;
}
.fsth,
.tabe {
    text-align: left;
}
.featured-video-plus.fvp-center {
  width: 500px !important;
  height: auto !important;
	margin-left: 100px !important;

}
iframe {
    width: 650px !important;
}
a {
    text-decoration: none !important;
}
#pane1 {
    height: 265px !important;
    color: #333 !important;
    display: block !important;
}
.scroll-pane {
    width: 720px !important;
    height: 265px;
    overflow: scroll;
    padding-left: 0 !important;
}
.hidewrap {
    width: 720px !important;
    padding: 5px 20px;
}
.container .content_area .inside .accordion_wrap .acc_hide .hidewrap table {
    margin: 0 0 0 5px;
    font-size: 13px;
}
.container .content_area .inside .accordion_wrap .acc_hide .hidewrap .left {
    border-right: 1px solid #fff;
}
.container .content_area .inside .accordion_wrap .acc_hide .hidewrap .right {
    padding: 0 0 0 15px;
}
.container .content_area .inside .accordion_wrap .acc_hide .hidewrap .active {
    background: url(C:\xampp\htdocs\IBSNEW\wordpress\wp-content\themes\spr\images) left center no-repeat;
    line-height: 20px;
    padding-left: 15px;
    margin-left: 20px;
}
.container .content_area .inside h3 span {
    float: right;
}
.cityinfo {
    background: #333;
    margin-bottom: 10px;
    font-size: 13px;
    padding: 10px;
    color: #fff;
}
.cityinfo .left {
    width: 401px;
    float: left;
    background: url(http://localhost:8888/IBSNEW/wordpress/wp-content/uploads/2016/04/cityinfo_line.jpg) right 0 repeat-y;
    padding: 0 0 15px;
}
.cityinfo .rig {
    float: left;
    padding: 0 0 0 35px;
    line-height: 15px;
}
.center {
    margin-left: 105px;
}
.top {
    margin-top: 42px;
}
.footmenucol {
    font-family: MyriadPro-Regular, arial;
    font-size: 14px;
    color: #ccc;
}
.tabe {
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 0;
    margin: 10px 0;
    font-size: 13px;
}
.fsth {
    border: 0;
    padding: 5px;
    background: #31328c;
    color: #fff;
}
.container .content_area .inside .wrap th {
    border-right: 0;
    background: #31328c;
    color: #fff;
    text-align: center;
    border-bottom: 0;
    padding: 10px 0;
    font-size: 1.6em;
    font-weight: lighter;
}
.container .content_area .inside .wrap td {
    border: 1px solid #f0f0f0;
    border-bottom: 0;
    border-top: 0;
    background: #d9d9d9;
    border-left: 1px solid #ccc;
    border-right: 1px solid #f0f0f0;
    padding: 5px;
    text-align: left;
}
.sp,
.theading {
    text-align: center;
}
.topnavbar {
    background: #d6251f;
    width: 100%;
}
.topnavbar .topnav {
    margin: 0 auto;
    width: 1070px;
    min-height: 40px;
    position: relative;
}
.topnavbar .topnav .munulist {
    float: left;
    margin: 0;
}
.topnavbar .topnav .munulist .munuh_fist {
    display: block;
    width: auto;
    padding: 0 45px 0 30px;
    line-height: 21px;
    margin: 8px 0;
    background: url(http://www.ibsindia.org/wp-content/themes/ibs/images/bg_nav_divider.gif) right no-repeat;
    position: relative;
}
.topnavbar .topnav .munulist .munuh_fist a {
    font-family: MyriadPro-Regular, arial;
    font-size: 1.3em;
    color: #fff;
}
.marginsearch {
    margin-left: 858px;
    padding: 0 0 0 10px;
}
.icol {
    color: #e70e00;
}
.pp {
    padding: 0 0 0 25px;
}
.sersubmit {
    padding: 2px 15px;
    height: 18px;
    font-size: 12px;
    color: #fff;
    background: #d6251f;
    border: 1px solid;
    border-color: #d6251f #b3c0c8;
    border-radius: 16px;
    outline: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-image: -webkit-linear-gradient(top, #d6251f, #d6251f);
    background-image: -moz-linear-gradient(top, #d6251f, #d6251f);
    background-image: -o-linear-gradient(top, #d6251f, #d6251f);
    background-image: linear-gradient(to bottom, #d6251f, #d6251f);
}
.inptxt {
    margin: 6px;
    padding: 0;
    width: 200px;
    height: 20px;
    color: #404040;
    background: #fff;
    border: 1px solid;
    border-color: #c4c4c4 #d1d1d1 #d4d4d4;
    border-radius: 2px;
    -moz-outline-radius: 3px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}
.banner_section_title {
    padding-left: 225px;
    padding-top: 30px;
    text-align: left !important;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: center;
    color: #2b2d97;
	text-transform: capitalize;
}
.TabbedPanelsTab {
    position: relative;
    top: 1px;
    float: left;
    font: 700 0.7em sans-serif;
    list-style: none;
    cursor: pointer;
    margin-bottom: 20px;
    width: 220px;
    height: 39px;
    background: url(https://www.ibsindia.org/wp-content/themes/spr/images/my.png) center no-repeat;
}
.container .content_area .contact .boxfst .heading {
    background: url(https://www.ibsindia.org/wp-content/uploads/2016/06/cotact_hedingbg.jpg) left no-repeat;
    font: 700 13px/140% arial;
    padding: 5px 0 5px 15px;
}
.container .content_area .contact .boxfst {
    float: left;
    width: 230px;
    margin: 0 25px 15px 5px;
    background: url(https://www.ibsindia.org/wp-content/uploads/2016/07/contact_divider.jpg) right no-repeat;
    min-height: 150px;
    height: auto !important;
}
#mytabdiv,
#mytabdiv1 {
    height: 500px;
    float: left;
}
.container .content_area .contact .boxlst {
    float: left;
    width: 230px;
    margin: 0 0 15px 25px;
}
.container .content_area .contact .boxlst .heading {
    background: url(https://www.ibsindia.org/wp-content/uploads/2016/06/cotact_hedingbg.jpg) left no-repeat;
    font: 700 13px/140% arial;
    padding: 5px 0 5px 15px;
}
.container .content_area .contact .wrap {
    padding: 5px 0;
    color: #333;
    width: 100%;
}
.TabbedPanelsContentGroup {
    clear: both;
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    background-color: #eee;
}
.TabbedPanelsContent {
    padding: 4px;
}
.TabbedPanels {
    width: 800px;
    margin: 0 -49px;
    padding: 0;
    float: left;
    clear: none;
}
#mytabdiv {
    width: 100%;
}
#mytabdiv1 {
    width: 25%;
    padding-top: 5px !important;
}
#mytabdiv2 {
    width: 71%;
    height: 400px;
    float: right;
    padding-top: 50px;
}
.container .content_area .contact {
    padding: 12px 62px 10px 0;
    float: left;
    width: 100%;
}
.TabbedPanelsTab1 {
    position: relative;
    top: 1px;
    float: left;
    font: 700 0.7em sans-serif;
    list-style: none;
    cursor: pointer;
    margin-bottom: 20px;
    width: 220px;
    height: 39px;
    background: url(https://www.ibsindia.org/wp-content/themes/spr/images/my1.png) center no-repeat;
}
.bo,
.boldhead {
    font-weight: 700;
}
.faculty_heading,
.navtitle {
    font-family: arial;
}
marquee {
    margin: 0 auto;
    overflow: hidden;
    white-space: none;
    box-sizing: border-box;
    color: #21277a;
}
.logininfo {
    padding: 25px 0 0;
}
.container_login {
    margin: 0 auto;
    position: relative;
    width: 400px;
    display: block;
    background: url(http://www.ibsindia.org/wp-content/themes/ibs/images/login-right-img.jpg) right bottom no-repeat;
    min-height: 470px;
}
.boldhead {
    padding: 5px 0 0;
    font-size: 13px;
    color: #333;
}
#tabsumpl {
    width: 50% !important;
    margin: 0;
    padding: 13px 44px 0 0;
    border: 1px solid #000;
}
.white {
    border: 1px solid #fff !important;
}
.active {
    background: url(https://www.ibsindia.org/wp-content/themes/spr/images/activebul.png) left center no-repeat;
    line-height: 20px;
    padding-left: 15px;
}
.accordian1 {
    background: url(http://www.ibsindia.org/wp-content/themes/ibs/images/acc_hide_bg.jpg) top no-repeat;
    padding: 0;
    font-size: 13px;
    overflow: hidden;
    position: relative;
}
.faculty_heading {
    font-size: 16px;
    color: #006;
    font-weight: 400;
    padding: 5px 0 5px 10px;
}
.arrow {
    list-style-image: url(https://www.ibsindia.org/wp-content/themes/spr/images/arrow.png);
    margin: 2px;
    padding: 5px;
}
.heading2 {
    font-weight: 700;
    font-size: 16px;
}
.heig {
    height: 20px !important;
}
.navtitle {
    padding: 5px 0 5px 15px;
    font-size: 1.6em;
    color: #2b2d88;
    font-weight: lighter;
}
.pp {
    font: 13px/140% arial;
    color: #333;
}
#newone1 {
    font-family: Montserrat;
    font-size: 13px;
    color: #21277a;
    text-decoration: none;
}
#newone1:hover {
    font-family: Montserrat;
    font-weight: 700;
}
.topcen {
    width: 912px;
    float: right;
    margin-top: 9px;
    margin-bottom: 0;
}
.to {
    margin-top: -8px;
}
input.submit_email_enqtran {
    background: #e70e00;
    margin: 10px 3px 5px 0;
    border: 0;
    padding: 5px;
}
.sp {
    font-size: 12px;
    font-weight: 500;
    font-family: Montserrat;
}
.stdprt {
    color: #29166f;
    background: rgba(0, 0, 0, 0) !important;
    border: none;
    cursor: pointer;
    margin: 0;
    padding: 0 !important;
    font: 12px arial;
    font-weight: 800;
}
.hd2,
.par {
    color: #333 !important;
}
.theading {
    background-color: #d6251f;
    font-weight: 400;
    font-size: 20px;
    font-family: calibri;
}
.imi {
    width: 300px !important;
    height: 150px !important;
    border: 1px solid #ccc !important;
    padding: 4px !important;
    margin: 0;
    box-shadow: 5px 5px 15px 5px #ccc !important;
}
.tabl {
    border: 0 solid #ccc !important;
    width: 858px !important;
}
.hd2 {
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 1.3em !important;
    margin-bottom: 5px;
    text-align: justify;
}
.par {
    text-align: justify !important;
    font-family: arial !important;
    font-size: 12px !important;
    display: none !important;
}
.dat,
.dat1 {
    font-family: arial !important;
    font-size: 14px !important;
    padding-left: 13px;
}
.dat {
    display: inline-block !important;
    font-weight: 400;
    font-style: italic;
    color: #d6251f;
}
.dat1 {
    font-weight: 700;
    font-style: bold;
    color: #7c7c7c;
}
.s {
    display: none !important;
}
.linewhite {
    border-right: 1px solid #fff;
}
.black {
    background: #333;
    color: #fff;
}
.pline {
    line-height: 1.88em !important;
    margin-bottom: 10px !important;
}
.margbottom {
    margin-bottom: 30px !important;
}
.bg-wind {
    width: 25px;
    height: 25px;
    background: url("https://ibsindia.org/wp-content/themes/spr/images/css_sprites.png") -276px -68px;
}
.bg-am {
    width: 25px;
    height: 25px;
    background: url("https://ibsindia.org/wp-content/themes/spr/images/css_sprites.png") -276px -124px;
}
.bg-app {
    width: 25px;
    height: 25px;
    background: url("https://ibsindia.org/wp-content/themes/spr/images/css_sprites.png") -276px -179px;
}
.bg-googl {
    width: 25px;
    height: 25px;
    background: url("https://ibsindia.org/wp-content/themes/spr/images/css_sprites.png") -14px -272px;
}
.bg-125 {
    width: 69px;
    height: 69px;
    background: url(https://ibsindia.org/wp-content/themes/spr/images/css_sprites.png) -10px -91px;
}
.bg-arrows_simple {
    width: 58px;
    height: 43px;
    background: url(https://ibsindia.org/wp-content/themes/spr/images/css_sprites.png) -182px -99px;
}
.bg-button_3 {
    width: 110px;
    height: 35px;
    background: url(https://ibsindia.org/wp-content/themes/spr/images/css_sprites.png) -96px -180px;
}
.bg-close_btn {
    width: 49px;
    height: 35px;
    background: url(https://ibsindia.org/wp-content/themes/spr/images/css_sprites.png) -99px -91px;
}
.bg-ibs_logo {
    width: 152px;
    height: 61px;
    background: url(https://ibsindia.org/wp-content/themes/spr/images/css_sprites.png) -10px -10px;
}
.bg-ibsaf2 {
    width: 66px;
    height: 66px;
    background: url(https://ibsindia.org/wp-content/themes/spr/images/css_sprites.png) -10px -180px;
}
.bg-icon12 {
    width: 69px;
    height: 69px;
    background: url(https://ibsindia.org/wp-content/themes/spr/images/css_sprites.png) -182px -10px;
}
.bg-open_btn {
    width: 49px;
    height: 35px;
    background: url(https://ibsindia.org/wp-content/themes/spr/images/css_sprites.png) -271px -10px;
}
.bg-top_divider {
    width: 1px;
    height: 17px;
    background: url(https://ibsindia.org/wp-content/themes/spr/images/css_sprites.png) -226px -180px;
}
.custom-btn {
  display: inline-block;
  padding: 12px 24px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: white;
  background-color: #007bff; /* Change this color to suit your design */
  border: none;
  border-radius: 5px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.custom-btn:hover {
  background-color: #0056b3; /* Change to a darker shade for hover effect */
}

.custom-btn:active {
  background-color: #004085; /* Darker shade for active state */
}

.custom-btn:focus {
  outline: none;
}









