/*
Theme Name: Twenty Fifteen child
Theme URI: https://Digitalviewindia.com
Author: Digitalviewindia team
Template: twentyfifteen
Author URI: https://Digitalviewindia.com
Version: 1.0
*/

/*@import '../twentyfifteen/style.css';*/

@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=fira sans:200,300,400,500,600,700&display=swap');

*:not(.metaslider) {
    transition: all 0.5s;
}

@font-face {
    font-family: 'trebuchet-ms';
    src: url('./fonts/trebuchet-ms.ttf') format('truetype');
}

body {
    overflow-x: hidden;
    width: 100%;
}

.call_btn a {
    background: #0f3272;
    padding: 13px;
    color: #fff !important;
    text-align: center;
    font-size: 18px;
    display: block;
    text-decoration: none !important;
}

.call_btn a:hover {
    background: #ff5602;
    padding: 13px;
    color: #fff !important;
    text-align: center;
    font-size: 18px;

    text-decoration: none !important;
}

.call-s {
    color: #121212 !important;
    text-align: center;
    font-size: 15px;
    margin-top: 26px;
    list-style-type: none;
    border-left: 1px solid #ccc !important;
}

.call-s span {
    font-size: 21px;
    font-weight: 600;
}

.call-s a {
    color: #121212 !important;
}

.call-s .fa {
    color: #EB4343;
}

.we-treat {
    padding: 25px;
}

/*------------- inner pages----------------*/
.anxiety-section {
  padding: 60px 0;
  background: #fff;
  font-family: Arial, sans-serif;
}
.anxiety-section h2 {
  font-size: 28px;
  margin-bottom: 20px;
  color: #2a2a7f;
}
.anxiety-section h4 {
  margin-top: 20px;
  font-size: 20px;
  color: #333;
}
.anxiety-section p {
  font-size: 15px;
  line-height: 1.6;
  color: #444;
}
.types-box h3 {
  background: #2a2a7f;
  color: #fff;
  display: inline-block;
  padding: 6px 18px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.type-circle {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
}
.circle {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  font-size: 15px;
  padding: 15px;
}
.circle.main {
  background: #2aa7a7;
}
.circle.sub {
  background: #6b92d4;
}



.phobia-section {
  padding: 60px 0;
  background: #eef4fc;
  font-family: Arial, sans-serif;
  border: 1px solid #ccc;
}
.phobia-section h2 {
  font-size: 26px;
  color: #2a2a7f;
  margin-bottom: 15px;
}
.phobia-section h4 {
      font-size: 20px;
    margin-top: 20px;
    color: #333;
    color: #2a2a7f;
}
.phobia-section p {
  font-size: 15px;
  line-height: 1.6;
  color: #444;
}
.phobia-section ul {
  list-style-type: disc;
  margin-left: 20px;
  color: #444;
}

.risk-factors {
  padding: 60px 0;
  background: #f6faff;
  border: 1px solid #ccc;
  font-family: Arial, sans-serif;
}
.risk-factors h2 {
  font-size: 26px;
  color: #2a2a7f;
  margin-bottom: 15px;
}
.risk-factors p {
  font-size: 15px;
  line-height: 1.6;
  color: #444;
}
.risk-factors ul {
  list-style-type: disc;
  margin-left: 20px;
  color: #444;
}
.risk-factors ul li {
  margin-bottom: 10px;
}
.illustration-box img {
  max-width: 100%;
  height: auto;
}

/*---------------------------*/

.we-treat h4 {
    color: #001f74;
    font-size: 20px;
    font-weight: 600;
}

.faq {
    margin: 15px 0;
}

.panel {
    padding: 0 18px;
    background-color: #e3e1e1;
    display: none;
    overflow: hidden;
}

.accordion {
    background-color: #352d83;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    border: 1px solid #ccc;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Jost', sans-serif;
}

.results {
    background-color: #F1F1F1;
    color: #1A4052;
    padding: 20px;
    font-weight: 900;
}

.strip img {
    width: 100%;
    height: auto;
}

.our-services {
    padding: 40px;
    line-height: 30px;
    font-size: 16px;
    font-family: Open, sans-serif !important;
}

.our-services h3 {
    color: #1433A9;
    font-family: "Cormorant Garamond", serif !important;
}

.symptoms h4 {
    color: #001f74;
    font-size: 25px;
    font-weight: 600;
    font-family: "Cormorant Garamond", serif !important;
}

.symptoms {
    padding: 40px;
    margin-top: 20px;
    font-size: 16px;
    font-family: Open, sans-serif !important;
    line-height: 30px;

}


.type-img {
    height: auto;
}

.types {
    padding: 40px;
    background: #4b9cf126;
    line-height: 30px;
    font-size: 16px;
    font-family: Open, sans-serif !important;
}

.types h3 {
    color: #001f74;
    font-size: 30px;
    font-weight: 600;
    font-family: "Cormorant Garamond", serif !important;
}

.types h4 {
    color: #001f74;
    font-size: 25px;
    font-family: "Cormorant Garamond", serif !important;
}


.treatment {
    padding: 40px;
    line-height: 30px;
    font-size: 16px;
    font-family: Open, sans-serif !important;
}

.treatment h3 {
    color: #001f74;
    font-size: 30px;
    font-weight: 600;
    font-family: "Cormorant Garamond", serif !important;
}


.treatment b {
    color: #001f74;


}

.i-r li {
    border-radius: 100%;
    display: inline-block;
    height: 22px;
    line-height: 21px;
    list-style: outside none none;
    margin: 0;
    text-align: center;
    width: 22px;
    margin-left: 5px;
}


.i-r li .fa {
    color: #fff !important;
    font-size: 13px !important;
    position: relative;
    top: -5px;
    display: inline !important;
}

.ts1 {
    background: #3b5a98 none repeat scroll 0 0;
}

.ts2 {
    background: #3b5a98 none repeat scroll 0 0;
}

.ts3 {
    background: #3b5a98 none repeat scroll 0 0;
}

.ts4 {
    background: #3b5a98 none repeat scroll 0 0;
}


#footer-1 {
    padding-bottom: 40px;
    padding-top: 20px;
}


.st img {
    padding-top: 50px
}

.st .thumbnail {
    border: none;
}

#footer1 {
    background: #d9d9d9;

    color: #fff;
    font-family: pt sans;
    font-size: 16px;
    padding-top: 30px;
}

#footer1 li {
    list-style: none;
    line-height: 32px;
    font-family: open sans;
    font-size: 16px;
}

#menu-footer-menu a,
#menu-services a {
    color: #000 !important;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0;
    opacity: 1;
    line-height: 30px;
}

.adrs .fa {
    color: #415ca9 !important;
    display: inline-block;
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    top: 4px;
}

#footer1 p {
    clear: both;
    font-family: pt sans;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 10px;
    opacity: 0.7;
    text-align: left;
    color: #000;
}

#menu-services a {
    color: #000;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0;
    opacity: 1;
    line-height: 30px;
}

#footer1 h3 {
    font-family: pt sans;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 0;
    text-align: center;
    padding-bottom: 15px;
    text-transform: uppercase;
    color: #000;
}

#menu-footer-menu a,
#menu-services a {
    color: #000;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0;
    opacity: 1;
    line-height: 30px;
}

#menu-footer-menu .current-menu-item a,
#menu-services .current-menu-item a {
    background: transparent !important;
    color: #ed1c24 !important;
    font-size: 18px;
    font-weight: 500 !important;
    text-decoration: none;
}

#menu-footer-menu a,
#menu-services a {
    color: #000;
    font-family: open sans;
    font-size: 20px;
    letter-spacing: 0;
    opacity: 1;
    line-height: 30px;
}

#menu-footer-menu li {
    display: inline-block;
    float: left;
    padding-left: 0;
    width: auto;
    line-height: 20px;
}


#footer1 li {
    list-style: none;
    line-height: 32px;
    font-family: open sans;
    font-size: 16px;
}

.news-1 h2 {

    color: #fff;
    text-transform: uppercase;
    font-family: fira sans;

    font-size: 17px;
    margin-bottom: 12px;
    padding: 20px;
    margin-top: 0;
    text-align: left;


}


.news-1 p {
    color: #fff;
    font-family: fira sans;
    font-size: 22px;
    padding-top: 184px;
    padding-left: 30px;
    margin-top: 0;
    text-align: left;
}

.news {
    margin: 30px;
}


.news h3 {
    background: #fff;
    color: #000;
    text-transform: uppercase;
    font-family: fira sans;
    font-weight: 600;
    font-size: 30px;


    margin-top: 0;
    padding: 20px;

    text-align: center;


}

.news-1 {
    background: #021664;
}

.thumbnail {
    display: block;
    background: none !important;
    margin-bottom: 20px;


}

.story {
    padding: 30px;
    background: #021664;

}

.story h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: fira sans;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 70px;

    margin-top: 0;
    text-align: center;
}

.story h2 {

    color: #fff;
    font-family: Open Sans, Arial, sans-serif;
    font-size: 40px;
    margin-bottom: 12px;
    margin-top: 26px;
    text-align: left;
    font-weight: 300;

}

.story p {
    font-family: fira sans;
    color: #fff;
    line-height: 23px;
    opacity: 0.9;
    font-size: 14px;
    margin-top: 21px;
    font-weight: 300;
}

.hrs1 {
    margin: auto;
    display: block;
    text-align: center;
    background: #fff;
    position: relative;
    top: -12px;
    z-index: 999;
    padding: 37px 0;
    margin: 0 20px;
}

.hrs1 h1 {
    text-align: center;
    font-family: fira sans;
    font-weight: 400;
    text-shadow: 4px 4px 2px #ccc;
    font-size: 40px;
    color: #000;
}

.hrs1 span {
    background: #3D6889;
    text-shadow: 2px 1px 1px #000;
    color: #fff;
    padding: 4px 8px;
    border: 3px solid #000;
    font-size: 30px;
}

.hrs1 p {
    text-align: center;
    color: #87a9cf;
    font-family: fira sans;
    opacity: 0.9;
    margin-top: 21px;
    font-size: 14px;
}

.hrs1 img {
    box-shadow: 0px 0px 13px #676767;
    background: #fff;
    padding: 14px;
    border-radius: 100%;
    position: absolute;
    top: -37px;
    left: 40%;
}

.hrs1 .fa-arrow-right {
    background: #1433A9;
    color: #fff !important;
    width: 45px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    margin-top: 26px;
}

.hrs1 {
    margin: auto;
    width: 256px;
}

.hrs1 h2 {
    font-size: 22px;
    color: #fff;
    font-family: fira sans;
    text-transform: uppercase;
}

.hrs1 h3 {
    color: #2D5085;
    font-size: 20px;
    font-family: fira sans;
    /*margin: 0;*/
}

.hrs1 .fa-arrow-right:hover {
    background: #2D5085;
    color: #fff;
}

.hrrs1 p {
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    line-height: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0 10px;
}

.hrrs1 .fa {
    color: #2D5085;
}


.hrs1 {
    background: #021664;
    top: -50px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid #ccc;
}

.hrsh1 {
    height: 85px;
}

.f_section {
    background: #fff;
    padding: 30px;
    position: relative;
    bottom: 30px;

    border-bottom: 2px solid #003b73;
}

.f_section div {
    text-align: center !important;
}

.f_section .fa {
    color: #cecece;
    font-size: 70px;
    margin-top: 20px;
    text-align: center;
}

.f_section h2 {
    color: #000;
    font-weight: 600;
}

.result {
    background: #ededed;
    text-align: center;
}

.result h3 {
    color: #000;
    text-transform: uppercase;
    font-family: fira sans;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 12px;

    margin-top: 0;
    text-align: center;

}

.result p {
    color: #000;

    font-size: 17px;

    margin-top: 10px;
    text-align: center;

}

.top-bar {
    padding-right: 30px;
    padding-top: 0;
}



.page-content span {
    color: #000;
    font-family: fira sans;
    line-height: 24px;
    opacity: 1;
    text-align: justify;
    font-weight: 500 !important;
}

.tophead {
    border-top: 7px solid #012778;
}

.tophead .container {
    background: #012778;
    border-radius: 0px 0px 70px 70px;
}

.tophead .container .btn-default {
    background: none;
    padding: 0px 5px 0px 5px;
    font-family: fira sans;
    border-right: 1px solid rgba(255, 255, 255, 0.4) !important;
    border-radius: 0;
}

.top-bar .social-links p {
    text-align: right;
}

.top-bar .social-links .fa {
    color: #fff;
    border: 1px solid #fff;
    font-size: 16px;
    border-radius: 4px;
    margin-left: 8px;
    position: relative;
    top: 2px;
}

.top-bar .social-links .fa:hover {
    background: #fff;
    color: #c1130c;
    border-radius: 6px;
}

.top-bar .social-links .fa-facebook {
    padding: 2px 6px;
}

.top-bar .social-links .fa-google-plus {
    padding: 3px 2px;
}

.top-bar .social-links .fa-linkedin {
    padding: 3px 6px;
}

.top-bar .social-links .fa-twitter {
    padding: 3px 6px;
}

.contact-info {
    padding-top: 0px;
    padding-bottom: 2px;
    background: none;
}

.contact-info p {
    font-family: 'Lato', sans-serif;
    margin-bottom: 0px;
    color: #fff;
    position: relative;
    top: -2px;
}

.contact-info p a button {
    color: #fff;
    font-family: 'Lato', sans-serif;
    border: 0;
}

.contact-info p a button:hover {
    background: transparent;
    color: #fff;
}

.contact-info button .fa {
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
}

.contact-info button .fa-phone {
    padding: 6px 8px;
}

.contact-info button .fa-envelope {
    padding: 6px 6px;
}

.logo-img {
    padding: 0px 0;
}


.logo-img img {
    width: 40%;
}

#menu1 {
    margin-top: 0;
}

.top-head-menu .container-fluid {
    padding-right: 15px;
    padding-left: 86px;
    margin-right: auto;
    margin-left: auto;
}

@media(max-width:768px) {
    .top-head-menu {
        min-height: auto !important;
    }

    #menu1 {
        margin-top: 0% !important;
    }

    .logo-img img {
        position: relative;
        top: 0px;
        margin: 0 auto !important;
    }

    .logo-img p {
        text-align: center !important;
    }

    .fixed .navbar-header {
        margin-top: -30px;
    }
}

.navbar-inverse {
    background: transparent !important;
    border: 0 !important;
}

#myNavbar {
    float: left !important;
}

.navbar-inverse .navbar-nav>li {
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: none;
    border-bottom: none;
    margin-right: 4px;
    padding: 0px;
}

.navbar-inverse .navbar-nav>li>a {
    font-family: fira sans;
    font-size: 16px;
    padding: 14px 16px;
    text-transform: capitalize;
    text-align: center;
    color: #000;
    opacity: 0.8;
    font-weight: 500;
}

.navbar {
    min-height: 0 !important;
    margin-bottom: 0px;
}

.navbar-nav li:hover a {
    background: transparent !important;
    opacity: 1;
    /*padding: 7px 2px;*/
    font-weight: 500;
    border-radius: 3px;
}

.navbar-nav li a:hover {

    color: #EB4343 !important;
    opacity: 1;
    border-top: 0;
    padding: 14px 16px;
    font-weight: 500;
    border-radius: 2px;
}

.navbar-nav li a:focus {

    color: #000;
    opacity: 1;
}

.navbar-nav li.current-menu-item>a {

    color: #EB4343 !important;
    opacity: 1;
    border-top: 0;
    padding: 14px 21px;
    font-weight: 500;
    border-radius: 2px;
}

.navbar-nav li.current-menu-item {
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
}

#myNavbar {
    margin: 0 !important;
    padding: 0 !important;
    ;
}

@media(max-width:800px) {
    #myNavbar {
        float: none !important;
    }
}

.navbar-inverse .navbar-toggle {
    background: #006599 !important;

}

body {
    overflow-x: hidden;
}

/** Responsive Menu *****/
/***********/
@media (min-width: 768px) and (max-width: 1024px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .dropdown-menu>li>a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        /*margin: 7.5px -15px;*/
        margin: 7.5px 50px 7.5px -15px;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-nav>li>a {
        padding-top: 10px !important;
        ;
        padding-bottom: 10px !important;
        ;
    }

    .navbar-text {
        float: none !important;
        ;
        margin: 15px 0 !important;
        ;
    }

    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .about .abt-detail {
        left: 0px !important;
        top: 0px !important;
    }
}

@media(max-width:1024px) {
    .navbar-header {
        display: block;
    }

    #menu1 {
        /*width:100% !important;*/
    }

    #myNavbar {
        width: 100%;
    }

    .navbar-inverse .navbar-nav>li>a {
        padding: 8px !important;
        border-right: none;
    }

}

/****************/
.scrollup {
    background: url("./images/arrow-new.png") no-repeat;
    border: medium none;
    bottom: 5px;
    display: none;
    height: 22px;
    overflow: hidden;
    position: fixed;
    right: 20px;
    text-decoration: none;
    text-indent: 100%;
    width: 40px;
    height: 40px;
}

.scrollup:focus {
    border: 0px !important;
}

a:focus {
    outline: 0 !important;
    outline-offset: 0px !important;
}

/************/

/****page loader **/
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('./images/page-loader.gif') 50% 50% no-repeat rgb(249, 249, 249);
}

/********/
.bounceInUp {
    -webkit-animation: slideOutLeft 4s;
    /* Safari 4+ */
    -moz-animation: slideOutLeft 4s;
    /* Fx 5+ */
    -o-animation: slideOutLeft 4s;
    /* Opera 12+ */
    animation: slideOutLeft 4s;
    /* IE 10+, Fx 29+ */
}

/****************/

@media(max-width:1024px) {
    #menu1 {
        margin-top: 0;
    }

    .navbar-inverse .navbar-toggle {
        margin-top: 0px;
        position: relative;
        top: 14px;
        margin-bottom: 25px;
    }

    #menu1 {
        margin-top: -25px;
        width: 100%;
    }

}

@media(min-width:1280px) {
    .navbar-header {
        display: none;
    }
}

@media(max-width:1280px) {
    #myNavbar {
        padding: 0px 20px !important;
    }
}

.navbar-toggle {
    margin-top: 19px !important;
}

@media(min-width:1024px) {

    #myNavbar,
    .navbar-nav {
        width: 100% !important;
    }

    .navbar-nav>li>a {
        line-height: 12px !important;
    }
}

.fixed {
    position: fixed;
    top: 0;
    z-index: 1;
    right: 0;
    background: #C1130C !important;
    width: 100%;
    box-shadow: none;
    padding-top: 0px;
    border-bottom: 0;
}

.fixed img {
    position: relative;
    top: 0px;
    height: 80px;
}

.fixed #menu1 {
    margin-top: 2%;
}

@media(max-width:800px) {

    .fixed {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    #menu1 {
        margin-top: 0px;
    }

    .fixed img {
        display: none;
    }
}


@media(max-width:480px) {
    .h-top li {
        text-align: center;
    }

}

.page-header h1,
.entry-title {
    color: #58a233;
    font-family: fira sans;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px #000;
}

.page-content li,
.page-content p,
.page-content a {
    color: rgba(0, 0, 0, 0.5);
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 28px;
    opacity: 1;
    font-weight: 400;
}

.contact_block {
    background: none;
    margin-top: 25px;
}

.well {
    background-color: #FFFFFF;
    border: 0 none;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}

.well .wpcf7-text {
    border-radius: 0;
    box-shadow: none;
    height: 50px;
    color: #000;
    font-family: fira sans;
    border: 0;
    background: #eee;
    border-left: 1px solid #01B6EB;
}

.well .wpcf7-textarea {
    border-radius: 0;
    box-shadow: none;
    height: 145px;
    color: #000;
    font-family: fira sans;
    border: 0;
    background: #eee;
    border-left: 1px solid #01B6EB;
}

.well .wpcf7-submit {
    background: #01B6EB;
    color: #fff;
    font-family: fira sans;
    font-size: 19px;
    font-weight: 600;
    padding: 8px 54px;
    text-transform: uppercase;
    border: 2px solid transparent;
    letter-spacing: 2px;
}

.well .wpcf7-submit:hover {
    background: #fff;
    color: #1E3D8F;
    border: 2px solid #1E3D8F;
}

.well label {
    display: inline-block;
    font-family: trebuchet-ms;
    font-weight: 500;
    margin-bottom: 12px;
    max-width: 100%;
}

strong {
    color: #000;
    font-family: fira sans;
}

.address_block {
    border: 0;
    padding: 23px 20px;
    margin-top: 25px;
    box-shadow: none;
    margin-bottom: 30px;
    margin-bottom: 30px;
}

.address_block h2 {
    color: #000;
    font-family: fira sans;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 0;
}

.inner-banner {
    width: 100%;
}

.page-content b {
    color: #000;
    font-size: 19px;
    font-weight: 700;
}

/**********/
.metaslider {
    width: 100% !important;
}

.entry-content p,
.entry-content li,
.entry-content a {
    color:
        #000;
    font-family: fira sans;
    line-height: 24px;
    opacity: 1;
    text-align: justify;
    font-weight: 300;
}

.slideshowlink {
    display: none;
}

.abpic {
    padding: 0;
}

.well h1 {
    font-family: fira sans;
    font-size: 22px;
    font-weight: 600;
    color: #58a233;
    text-align: center;
    margin: 0;
}

.form-control::-moz-placeholder {
    font-family: fira sans;
    font-size: 14px;
    font-weight: 300;
}

.placements {
    background: url('./images/bg2.png');
    background-size: cover;
    background-attachment: fixed;
    padding: 45px 0;
}

.placements .row.title {
    margin-bottom: 30px;
}

.placements .row img {
    margin-bottom: 30px;
}

.placements .title h2 {
    font-family: 'Fira Sans', sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 40px;
}

.gallery .title h2 {
    font-family: 'Fira Sans', sans-serif;
    color: #012778;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 40px;
    text-align: center;
    margin-bottom: 40px;
}

.gallery .title h2 span {
    color: #c1130c;
}

.row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


.college-courses {
    padding: 65px 0;
}

.f-logo {}

.ft-text {
    color: #fff;
    text-align: justify;
    text-align-last: left;
    line-height: 23px;
    margin-bottom: 30px;
    font-family: fira sans;
    font-size: 14px;
    font-weight: 300;
}

.footer .batch-time li,
#menu-services li {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-family: Lato;
    list-style: none;
    font-weight: 400 !important;
    text-transform: capitalize;
}

.footer h3 {
    font-family: 'Lato', sans-serif;
    text-align: left;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    font-size: 22px;
    border-bottom: 6px solid #1A9BDC;
    padding-bottom: 20px;
    margin-bottom: 50px;
}

.footer .f-line {
    border-top: 3px solid #c1130c;
    width: 50px;
    background: none;
    box-shadow: none;
}

.footer .c-line {
    margin-top: 40px;
    margin-bottom: 30px;
}

.copyright .copyright-text {
    margin-bottom: 10px;
}

.footer {
    background: #001f74;
    padding-top: 50px;
    padding-bottom: 30px;
    background-size: cover;
}

.ft-line {
    width: 60px;
    border-top: 3px solid #c1130c;
    margin-top: 0;
}

.address-section {
    padding: 60px 50px 30px 25px;
}

.footer .ft-cont table tr :not(i) {
    font-family: fira sans;
    color: #fff;
    line-height: 30px;
}

.footer .ft-cont table {
    border-spacing: 0;
    border-collapse: collapse;
    margin: 0;
}

.footer .ft-cont table tr td i {
    color: #c1130c;
    font-size: 17px;
    margin-right: 10px;
}


.footer .social-icons .fa {
    font-size: 16px;
    background: none;
    margin-right: 5px;
    border-radius: 0;
    color: #fff;
    border: 0;
    background: transparent;
    width: 36px;
    border: 1px solid #fff;
    text-align: center;
    padding: 8px 0;
}

.footer .social-icons .fa:hover {
    background: #2D5085;
    color: #fff;
    border: none;
    border: 1px solid transparent;
}


/*.footer .social-icons .fa-facebook
{
    padding:10px 15px;
}
.footer .social-icons .fa-google-plus
{
    padding:10px 7px;
}
.footer .social-icons .fa-twitter
{
    padding:10px 11px;
}
.footer .social-icons .fa-youtube
{
    padding:10px 12px;
}
.footer .social-icons .fa-instagram
{
    padding:10px 12px;
}
*/
/*.footer .f-menu-container
{
    padding-left:3%;
}
#menu-footer-menu,#menu-services
{
    padding-left: 0px;
list-style-type: none;
margin-top: 0 !important;
margin: auto;
    margin-top: auto;
display: block;
text-align: center;
}
/*#menu-footer-menu * { margin:0 auto; }
#menu-footer-menu li
{ 
   margin-right: 0px !important;
display: inline;
text-align: center;
border-right: 1px solid #fff;
padding: 0 23px;
}

#menu-footer-menu li a {
    font-family: fira sans;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    text-transform: capitalize;
    padding-bottom: 5px;
    border-bottom: 1px solid transparent;
    text-decoration: none;
   /* transition: 1.0s;
}
#menu-services li a {
    font-family: fira sans;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    line-height: 30px;
    text-transform: capitalize;
    padding-bottom: 5px;
    border-bottom: 1px solid transparent;
    text-decoration: none;
    transition: 1.0s;
}
#menu-footer-menu li a:hover{
    /*margin-left: 5px;
    color:#c1130c;
}
#menu-services li a:hover {
    margin-left: 10px;
    color:#c1130c;
}
#menu-footer-menu li.current-menu-item a
{
    color:#000;
    border-bottom:1px solid #E4471E;
}*/
.copy {
    font-family: fira sans;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.copyright a {
    color: rgba(255, 255, 255, 0.5);
}

.contact-banner {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    background: url(./images/customer-support.png) #c1130c;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
    top: 110px;
}


.contact-banner a {
    color: #fff;
    text-decoration: none;
}

.contact-banner h1 {
    color: #fff;
    font-family: fira sans;
    font-weight: 600;
}

.contact-banner p {
    color: #fff;
    font-family: fira sans;
    font-size: 18px;
}

.contact-banner h1:nth-of-type(2) {
    font-size: 30px;
}

@media(max-width:768px) {
    .top-bar .social-links p {
        text-align: center;
    }

    .contact-info p {
        text-align: center;
    }
}



.services {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.services .title h1 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}

.services .title h1 span {
    color: #E4471E;
}

.services .services-content {
    margin-top: 40px;
}

.services .services-content .thumbnail {
    border: 0px;
}

.services .services-content .thumbnail .attachment-post-thumbnail {
    height: 0px;
    opacity: 0;
}

.services .services-content *:hover .attachment-post-thumbnail {
    height: auto;
    opacity: 1;
    transform: rotateY(360deg);
}

.services .services-content *:hover .s-img {
    transform: rotateY(360deg);
    height: 0px;
    opacity: 0;
}

.services .services-content *:hover h4 {
    color: #E4471E;
}

.services .services-content h4 {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}

.services .services-content p {
    font-family: 'Lato', sans-serif;
    text-align: justify;
    text-align-last: center;
    color: rgba(0, 0, 0, 0.8);
}

.services .services-content button {
    font-family: 'Lato', sans-serif;
    border: 1px solid transparent;
    border-radius: 0px;
    background: #272727;
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 15px;
}

.services .services-content *:hover button {
    background: #E4471E;
    color: #fff;
}

.our-courses {
    padding-top: 20px;
    background: #fff;
    padding-bottom: 50px;
}

.our-courses .cr-box {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    border-radius: 20px;
    padding-bottom: 3px;
}

.our-courses .title h1 {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    margin-bottom: 0px;
    font-weight: 900;
    text-transform: capitalize;
    font-size: 37px;
    text-align: center;
}

.our-courses .title h4 {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    margin-bottom: 0px;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 27px;
    text-align: center;
}

.our-courses .our-courses-content {
    margin-top: 40px;
}

.our-courses .our-courses-content .thumbnail {
    padding: 0px;
    border-radius: 20px 20px 0px 0px;
    border: 0px;
    overflow: hidden;
}

.our-courses .our-courses-content .thumbnail img {
    opacity: 0.7;
}

.our-courses .our-courses-content *:hover img {
    /*transform:scale(1.1);*/
    opacity: 1;
}

.our-courses .our-courses-content .thumbnail h4 {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    font-size: 24px;
}

.our-courses .our-courses-content .thumbnail p {
    padding: 10px 25px;
    font-family: 'Lato', sans-serif;
    text-align: justify;
    text-align-last: center;
    font-size: 15px;
    line-height: 25px;
}

.our-courses .our-courses-content button {
    font-family: 'Lato', sans-serif;
    border: 1px solid transparent;
    border-radius: 0px;
    background: #272727;
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
    width: 43%;
    border-radius: 5px;
    position: relative;
    bottom: 20px;
    border-radius: 5px;
}

.our-courses .our-courses-content *:hover button {
    background: #ff6000;
    color: #fff;
}

.gallery {
    padding: 35px 0 0;
}

.glry-images {
    padding: 0;
}


.about-us {
    margin-top: 0;
    padding-top: 0;
}

.about-us h2 {
    font-family: fira sans;
    color: #fff;
    margin: 0px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
    position: relative;
    left: 0;
}

.about-us h2 span {
    color: #c1130c;
}

.about-us h1 {
    font-family: lato;
    font-size: 42px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.weltext {}

.about {
    background: url('./images/bg.jpg');
    background-size: cover;
    background-attachment: fixed;
    padding: 57px 0;
}

.about-us p {
    font-family: fira sans;
    line-height: 28px;
    text-align: justify;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 14px;
    color: #fff;
    margin-top: 20px;
}

.about-us .weltext li {
    font-family: 'Lato', sans-serif;
    line-height: 25px;
    text-align: justify;
    font-size: 18px;
    font-weight: 500;
    list-style-image: url('./images/tick.png');
    margin-bottom: 20px;
}

.about-us li:before {
    background-image: url('./images/tick.png');
}


.about-us button {
    font-family: fira sans;
    border: 1px solid #fff;
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: 600;
    color: #fff !important;
    background: none !important;
    padding: 10px 25px 10px 25px;
    letter-spacing: 2px;
}

/*.about-us button:hover {
    border-color: #c1130c;
}

/*.about-us :hover button {
    background: #C1130C !important;
    color: #fff !important;
}*/

.recent-news-events h3 {
    font-family: 'Fira Sans', sans-serif;
    color: #012778;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 40px;
}

.recent-news-events h3 span {
    color: #c1130c;
}

.recent-news-events {
    padding-top: 50px;
    padding-bottom: 80px;
}


.recent-news-events .row.title {
    margin-bottom: 30px;
}

.recent-news-events .news-box h5 {
    color: #c1130c;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
}

.recent-news-events .news-box h5 span {
    color: #212121;
    text-transform: capitalize;
    font-size: 15px;
    font-family: Montserrat;
}

.recent-news-events .news-box p {
    color: #000;
    font-family: fira sans;
    text-align: justify;
    text-align-last: center;
    line-height: 22px;
    padding: 0px 25px;
    font-size: 14px;
    opacity: 1;
    font-weight: 300;
}

.recent-news-events .news-box {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.28);
    background: #fff;
    height: 386px;
}

/*.counters
{
    min-height:312px;
    background:url('./images/BG2.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.counters .thumbnail
{
    background:transparent;
    border:0px;
    padding:0px;
}

.counters .thumbnail .attachment-post-thumbnail
{
    height:0px;
    opacity:0;
}

.counters .thumbnail:hover .attachment-post-thumbnail
{    
    height:auto;
    opacity:1;
    transform:rotateY(360deg);
}
.counters .thumbnail:hover .s-img
{
    transform:rotateY(360deg);
    height:0px;
    opacity:0;
}

.counters .thumbnail p
{
    font-family:'Lato',sans-serif;
    text-align: center;
    color:#fff;
    margin-top:20px;
    font-size:38px;
    margin-bottom:0px;
}
.counters .counter-box:nth-of-type(1) .counter-count::after,.counters .counter-box:nth-of-type(2) .counter-count::after,.counters .counter-box:nth-of-type(3) .counter-count::after
{
    content:"+";
}
.counters .counter-box:nth-of-type(4) .counter-count::after
{
    content:"%";
}
.counters .thumbnail h4
{
    font-family:'Lato',sans-serif;
    text-align: center;
    color:#fff;
    text-transform: uppercase;
    margin-top:0px;    
}
.counters .thumbnail:hover h4
{
    color:#E4471E;
    transform: scale(1.03);
}*/

.our-clients {
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.our-clients .title h2 {
    font-family: 'Lato', sans-serif;
    text-align: center;
    color: #E4471E;
    font-weight: 600;
}

.our-clients .thumbnail {
    background: transparent;
    border: 0px;
}

.our-clients .clients-content {
    margin-top: 40px;
}

.our-clients .clients-content .owl-prev {
    width: auto;
    height: 100px;
    position: absolute;
    top: 20%;
    margin-left: -30px !important;
    display: block !important;
    border: 0px solid black;
    background: transparent !important;
    opacity: 1 !important;
}

.our-clients .clients-content .owl-next {
    width: auto;
    height: 100px;
    position: absolute;
    top: 20%;
    right: -35px !important;
    display: block !important;
    border: 0px solid black;
    background: transparent !important;
    opacity: 1 !important;
}

.our-clients .clients-content .owl-prev i,
.our-clients .clients-content .owl-next i {
    transform: scale(1, 6);
    color: #ccc;
}

.our-clients .clients-content .owl-prev i,
.our-clients .clients-content .owl-next i {
    transform: none;
    width: 35px;
    color: #fff;
    background: #272727;
    padding: 10px;
}

.our-clients .clients-content .owl-prev i:hover,
.our-clients .clients-content .owl-next i:hover {
    background: #E4471E;
}

.callback {
    padding-top: 50px;
    padding-bottom: 80px;
    background: url('./images/bg2.png');
    background-size: cover;
    background-attachment: fixed;
}

.callback .title h2 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 34px;
    text-align: center;
}

.callback .cl-form .form-control {
    display: block;
    width: 100%;
    height: 41px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    border: none;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
}

.callback .cl-form .form-group label {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
}

.callback .cl-form {
    margin-top: 43px;
}

.callback input[type="submit"] {
    background-color: #4c4c4c;
    color: white;
    border: none;
    width: 100%;
    font-family: Lato;
    font-size: 19px;
    padding: 9px 20px 7px 20px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 7px;
    margin-top: 27px;
}

.callback .wpcf7-form-control.wpcf7-submit:hover {
    box-shadow: inset 0px 0px 20px 20px #fff;
    color: #ff6000;
    border: 1px solid #ff6000;
    transition-delay: 0.5s;
    transition: ease-in;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    background: #4c4c4c;
}

.collegefacilities {
    background: #eee;
    padding: 45px 0 80px;
}

.collegefacilities .row.title {
    margin-bottom: 30px;
}

.collegefacilities .our-facilities-content h4 {
    color: #000;
    font-family: 'Fira Sans', sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
}

.collegefacilities .our-facilities-content p {
    color: #040404;
    font-family: fira sans;
    line-height: 28px;
    text-align: justify;
    text-align-last: center;
    padding: 0px 20px;
    font-size: 14px;
    opacity: 1;
    height: 170px;
    font-weight: 300;
    transition: 1.0s;
}

.collegefacilities .our-facilities-content .cr-box:hover p {
    font-weight: 400;
}

.collegefacilities .our-facilities-content .cr-box {
    background: #fff;
    height: 585px;
}

.collegefacilities .our-facilities-content .cr-box:hover {
    background: #fff;
    box-shadow: 0 6px 22px 0 rgba(0, 0, 0, 0.2);
    transition: all .2s cubic-bezier(.47, 0, .745, .715);
    cursor: pointer;
    transform: scale(1.0);
}

.collegefacilities .our-facilities-content .cr-box .btn.btn-default {
    background: #fff;
    color: #000;
    font-family: Montserrat;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 10px 25px;
    border-radius: 80px;
    font-weight: 500;
    border: 2px solid #c1130c !important;
}

.collegefacilities .our-facilities-content .cr-box .btn.btn-default:hover {
    box-shadow: inset 0px 0px 20px 20px #c1130c;
    color: #fff;
    border: 1px solid #c1130c;
    transition-delay: 0.5s;
    transition: ease-in;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.our-facilities .title h1 {
    font-family: 'Fira Sans', sans-serif;
    color: #012778;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 40px;
}

.our-facilities .title h1 span {
    color: #c1130c;
}

@media(max-width:768px) {
    .our-clients .clients-content .owl-next {
        right: 27px !important;
    }

    .our-clients .clients-content .owl-prev {
        margin-left: 25px !important;
    }
}

.testimonials {
    padding-top: 30px;
    padding-bottom: 30px;
    background: url('./images/bg.png');
    background-size: cover;
    background-attachment: fixed;
}

.testimonials .title h2 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 900;
    text-transform: capitalize;
    font-size: 37px;
    text-align: center;
}

.testimonials .title h4 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 27px;
    text-align: center;
}

.testimonials .testimonials-content {
    margin-top: 60px;
}

.testimonials .testimonials-content .thumbnail .quote {
    margin-top: -45px;
    margin-bottom: 15px;
}

.testimonials .testimonials-content .thumbnail {
    border: 0px;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 45px;
}

.testimonials .testimonials-content .thumbnail p {
    font-family: 'Lato', sans-serif;
    text-align: justify;
    text-align-last: center;
    font-style: italic;
    color: #fff;
    padding: 0px 150px;
    line-height: 28px;
}

.testimonials .testimonials-content .thumbnail button {
    font-family: 'Montserrat', sans-serif;
    border: 0px;
    background: transparent;
    line-height: 80px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 22px;
    margin-top: 30px;
}

.testimonials .testimonials-content .thumbnail button:hover {
    cursor: default;
}

.testimonials .testimonials-content .thumbnail button:focus {
    outline: transparent;
}

.testimonials .testimonials-content .thumbnail button.curved {
    line-height: 20px;
    background: #fff;
    width: 60%;
    border-radius: 50%;
    margin-bottom: -40px;
}

.testimonials .testimonials-content .thumbnail button img {
    float: left;
    display: inline-block;
}

.row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.contact-section .contact-form {
    padding-top: 30px;
    padding-left: 10%;
    padding-right: 5%;
    padding-bottom: 30px;
}

.contact-section .contact-form h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    margin-bottom: 0px;
}

.contact-section .contact-form hr {
    border: 0px;
    height: 2px;
    background: linear-gradient(90deg, rgba(228, 71, 29, 1) 32%, rgba(255, 255, 255, 1) 32%);
    margin-top: 10px;
    margin-bottom: 35px;
}

.contact-section .contact-form .wpcf7-form .form-group {
    position: relative;
}

.contact-section .contact-form .wpcf7-form .form-group i {
    position: absolute;
    top: 13px;
    left: 12px;
    z-index: 1;
    color: #E4471E;
}

.contact-section .contact-form .wpcf7-form .form-group input,
.contact-section .contact-form .wpcf7-form .form-group textarea {
    padding-left: 32px;
}

.contact-section .contact-form .wpcf7-form .form-group input[type='text'] {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 30px;
    font-family: 'Lato', sans-serif;
}

.contact-section .contact-form .wpcf7-form .form-group input[type='text']:focus {
    border: 1px solid #E4471E;
    transform: scale(1.02);
}

.contact-section .contact-form .wpcf7-form .form-group textarea:focus {
    border-bottom: 2px solid #E4471E;
    transform: scale(1.02);
}

.contact-section .contact-form .wpcf7-form .form-group textarea {
    font-size: 16px;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    height: 50px;
    font-family: 'Lato', sans-serif;
}

.contact-section .contact-form .wpcf7-form .form-group input[type='submit'] {
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 30px;
    background: #E4471E;
    color: #fff;
    font-family: 'Lato', sans-serif;
    border: 2px solid transparent;
}

.contact-section .contact-form .wpcf7-form .form-group input[type='submit']:hover {
    border-color: #E4471E;
    background: #fff;
    color: #E4471E;
}

.contact-section .address-card {
    background: #E4471E;
    padding: 15px;
    padding-top: 20px;
    padding-bottom: 30px;
    border-right: 5px solid #272727;
}

.contact-section .address-card-container .col-md-4 {
    position: absolute;
    top: 15%;
}

.contact-section .address-card h1 {
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
}

.contact-section .address-card table tr td i {
    color: #fff;
    font-size: 17px;
}

.contact-section .address-card table tr *:not(i) {
    font-family: 'Lato', sans-serif;
    color: #fff;
    padding: 10px 6px;

}

.contact-section .address-card table tr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.contact-section .address-card table tr:last-child {
    border-bottom: 0px;
}


@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .callback .title h2 {
        font-size: 23px;
    }

    .callback input[type="submit"] {
        margin-top: 7px;
    }

    .callback {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .weltext {
        padding: 30px 15px 12px 15px;
    }

    .about-us h1 {
        font-size: 19px;
        line-height: 30px;
    }

    .about-us .weltext li {
        font-size: 15px;
    }

    .our-courses .title h1 {
        font-size: 30px;
    }

    .our-courses .title h4 {
        font-size: 18px;
    }

    .our-courses .cr-box {
        margin-bottom: 30px;
    }

    .testimonials .title h2 {
        font-size: 29px;
    }

    .testimonials .title h4 {
        font-size: 18px;
    }

    .testimonials .testimonials-content .thumbnail p {
        padding: 0px 15px;
    }

    .testimonials .testimonials-content .thumbnail button {
        font-size: 16px;
    }

    .gallery .title h2 {
        font-size: 30px;
    }

    .gallery .title h4 {
        font-size: 18px;
    }

    .f-logo {
        padding: 50px 15px 30px 15px;
    }

    .footer .batch-time {
        margin: 30px 0;
    }
}



@media only screen and (min-device-width: 480px) and (max-device-width: 800px) {
    .our-courses .cr-box .thumbnail>img {
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }
}


@media only screen and (min-device-width: 640px) and (max-device-width: 960px) {
    .our-courses .cr-box {
        margin-bottom: 45px;
    }

    .footer .batch-time {
        margin: 40px 0;
    }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .callback input[type="submit"] {
        width: 50%;
        margin-top: 15px;
    }

    .our-courses .our-courses-content button {
        width: 53%;
    }

    .our-courses .our-courses-content .thumbnail h4 {
        font-size: 18px;
    }

    .f-logo {
        padding: 40px 60px 40px 90px;
    }

    .footer .batch-time {
        margin: 0;
    }
}



.hovereffect {
    width: 90%;
    height: 90%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    bottom: 0;
}

.hovereffect .overlay {
    width: 90%;
    height: 90%;
    position: absolute;
    overflow: hidden;
    left: 11px;
    background-color: rgba(255, 255, 255, 0.7);
    top: 10px !important;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.1s ease-out 0.5s;
    transition: all 0.1s ease-out 0.5s;
    bottom: 0;
    transition: all 1.0s;
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.hovereffect .overlay .c-line {
    position: relative;
    top: 30px;
    border-top: 4px solid #c1130c;
    opacity: 1;
    width: 71px;
}

.hovereffect img {
    display: block;
    position: relative;
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 22px;
    padding: 10px;
    background: none;
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
    transition-delay: 0s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    font-family: Lato;
    font-weight: 600;
    color: #012778;
}

.hovereffect:hover h2 {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    top: 50px;
}

.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    margin: 50px 0 0 0;
    background-color: transparent;
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    color: #000;
    border: 1px solid #000;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}

.hovereffect:hover a.info {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    box-shadow: 0 0 5px #000;
    color: #000;
    border: 1px solid #000;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.abpic img:hover {
    transform: rotate(-5deg);
}

.hovereffect .thumbnail {
    overflow: hidden;
}

.hovereffect .thumbnail {
    transition: all 0.5s;
}

.hovereffect .thumbnail:hover img {
    transition: all 0.5s;
    transform: scale(1.1);
}

.line {
    position: absolute;
    top: 2px;
}

.recent-news-events h6 {
    text-align: center;
    font-size: 14px;
    color: #000;
    opacity: 1;
    font-family: Montserrat;
    font-weight: 600;
}

.news-box .thumbnail {
    overflow: hidden;
}

.news-box .thumbnail {
    transition: all 0.5s;
}

.news-box:hover img {
    transition: all 0.5s;
    transform: scale(1.1);
}

.news-box:hover {
    border-bottom: 4px solid #C1130C;
}

/*.collegefacilities .our-facilities-content .cr-box:hover img{
    transform: rotate(-4deg);
}*/
.collegefacilities .our-facilities-content .cr-box {
    overflow: hidden;
}

.collegefacilities .our-facilities-content .cr-box {
    transition: all 0.5s;
}

.collegefacilities .our-facilities-content .cr-box:hover img {
    transition: all 0.5s;
    transform: scale(1.1);
}

.topnav {
    padding: 0;
    float: right;
    padding-top: 18px;
}

.topnav li {
    list-style: none;
    display: inline;
    float: left;
    margin-left: 12px;
    border-right: 1px solid #000 !important;
    padding-right: 6px
}

.topnav li a {
    color: #000 !important;
    text-transform: capitalize;
    font-family: fira sans;
}

.collegefacilities .our-facilities-content .cr-box:hover {
    border-bottom: 3px solid #C1130C;
}

.collegefacilities .our-facilities-content .cr-box:hover .btn.btn-default {
    box-shadow: inset 0px 0px 20px 20px #c1130c;
    color: #fff;
    border: 1px solid #c1130c;
    transition-delay: 0.5s;
    transition: ease-in;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.placements .row img:hover {
    transform: rotate(-5deg);
}

/***Fixed Menu***/
.fixed #menu1 {
    margin-top: 0;
}

.fixed .navbar-inverse .navbar-nav>li>a {
    color: rgba(255, 255, 255);
    font-family: lato;
    font-size: 15px;
    font-weight: 500;
    padding: 15px 0;
    text-transform: uppercase;
    text-align: center;
}

.fixed {
    background: rgba(0, 0, 0, 0.3) !important;
    z-index: 999;
}

@media(min-width:800px) {
    .fg-default.fg-gutter-10 .fg-item {
        width: 32% !important;
        margin-right: 0 !important;
    }
}

.footer .social-icons .fa:hover {
    border: 1px solid transition;
}

.fg-item-inner {
    transition: 1.0s !important;
}

.fg-item-inner:hover {
    transform: rotate(-2deg);
    overflow: hidden;
}

.metaslider {
    z-index: -999 !important;
}

#mega-menu-wrap-primary {
    background: #C1130C !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    background: #012778 !important;
    font-family: lato;
    text-transform: uppercase;
    /*font-size: 16px;
padding: 30px 36px;
line-height: 0;*/
}

#mega-menu-primary li a {
    font-family: lato;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0px 31px;
}

#mega-menu-wrap-primary #mega-menu-primary {
    visibility: visible;
    text-align: left;
    /*padding: 12px 0px 14px 20px;*/
}

.mega-menu-link {
    font-family: lato;
    text-transform: uppercase;
    font-size: 16px !important;
    padding: 0px 31px !important;
    padding: 30px 36px !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    height: auto !important;
    line-height: 0 !important;
    padding: 32px 15px 32px 15px !important;
    text-transform: uppercase !important;
    font-family: lato !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover {
    background: #012778 !important;
    ;
}

#mega-menu-wrap-primary .mega-menu-toggle {
    background: #C1130C !important;
    width: 100% !important;
}

@media(max-width: 800px) {
    .top-head-menu .container-fluid {
        padding-right: 15px;
        padding-left: 14px !important;
        margin-right: auto;
        margin-left: auto;
    }

    .contact-banner {
        background: #C1130C;
    }
}

.mega-toggle-label-closed {
    color: #fff;
    font-family: lato;
    font-weight: 600;
}

.fixed #mega-menu-wrap-primary {
    background: transparent !important;
}

.mega-sub-menu li {
    padding: 0 !important;
}

.mega-sub-menu li a {
    font-family: lato !important;
    padding: 5px 32px 5px !important;
}

.mega-sub-menu {
    padding: 10px 0 40px !important;
}

@media(max-width: 800px) {
    .hovereffect {
        float: none;
    }
}

.fnt8_sh,
.page-content li,
.page-content p,
.page-content a {
    color: #000;
    font-family: fira sans;
    line-height: 24px;
    opacity: 1;
    text-align: justify;
    font-weight: 500;
}

.metaslider {
    z-index: 555 !important;
}

.metaslider .flexslider .flex-direction-nav li a {
    display: block !important;
}

.top_s .fa {
    width: 47px;
    height: 51px;
    background: #1A9BDC;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-weight: 600;
    border-radius: 100%;
    font-size: 20px;
}

.top_s h4 {
    text-align: left;
    margin: 0;
    text-transform: uppercase;
    color: #000;
    font-family: roboto;
    font-size: 14px;
    font-weight: 600;
    opacity: 0.6;
    padding-top: 10px;
}

.mail {
    padding-left: 0px;
}

.top_s span {
    color: #000;
    font-family: roboto;
    font-size: 14px;
    opacity: 0.7;
    float: left;
    margin-top: 1px;
}

.logo-img {
    padding: 0px 0 0px;
}

.ficon {
    padding-right: 8px;
}

.logo-img hr {
    border-top: 2px solid rgba(0, 0, 0, 0.1) !important;
    width: 95%;
    margin-top: 8px;
}

@media(max-width:801px) {
    .ficon {
        padding-right: 0;
        padding: 0;
    }

    .top_s .fa {
        text-align: center;
        margin: auto;
        display: block;
    }

    .top_s h4 {
        text-align: center;
    }

    .top_s span {
        float: none;
        text-align: center;
    }

    .mail {
        text-align: center;
        padding: 0;
        margin-bottom: 15px;
    }
}

.menu_s li {
    list-style: none;
    display: inline-block;
    float: left;
}

.menu_s li .fa {
    font-size: 15px;
    color: #000;
    margin-left: 0;
    font-weight: 500;
    width: 37px;
    height: 39px;
    line-height: 39px;
    border: 0;
    text-align: center;
    border-radius: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.4) !important;
}

.menu_s li .fa-facebook {
    border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
}

.menu_s li .fa:hover {
    background: #DD6818;
    border: 1px solid #DD6818;
    color: #fff !important;
}

.top-head-menu {
    padding-bottom: 30px;
}

.fixed {
    padding-bottom: 0;
}

.metaslider .flexslider .flex-direction-nav li a {
    width: 38px !important;
    height: 54px !important;
}

.metaslider .flexslider:hover .flex-direction-nav li a {
    display: block !important;
    z-index: 999 !important;
}

.metaslider .flex-direction-nav .flex-prev {
    opacity: 1 !important;
    left: 5px !important;
}

.metaslider .flex-direction-nav .flex-next {
    opacity: 1 !important;
    right: 5px !important;
}

.metaslider .flex-direction-nav .flex-prev {
    left: 36px !important;
}

.metaslider .flex-direction-nav .flex-next {
    right: 36px !important;
}

.menu_s li .fa {
    transition: all 0.5s;
}

.menu_s li .fa:hover {
    color: #1A9BDC;
}

.srv_img {
    width: 70px;
    height: 70px;
    background: #fff;
    margin: auto;
    text-align: center;
    display: block;
    border-radius: 100%;
    margin-top: 25px;
}

.srv_img img {
    margin: auto;
    width: auto;
    padding-top: 12px;
    height: 55px;
}

.tps .thumbnail {
    border: 0px !important;
    background: none;
    margin: 0;
    padding: 0;
    background: linear-gradient(to right, #1C9CD9, #39B8BE 70%);
    border-radius: 0;
    padding: 40px;
    padding-bottom: 50px;
}

.tps {
    padding: 0;
}

.tps h2 {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-family: lato;
    font-size: 26px;
    margin-bottom: 18px;
}

.tps p {
    color: #fff;
    text-align: justify;
    text-align-last: center;
    font-family: fira sans;
    line-height: 24px;
}

.tps:hover .srv_img {
    box-shadow: 0px 2px 6px #000;
}

.services h3 {
    text-align: center;
    font-weight: 900;
    font-family: lato;
    font-size: 36px;
    opacity: 0.8;
    margin-bottom: 30px;
}

.services .ser_p {
    text-align: center;
    font-family: fira sans;
    line-height: 28px;
    opacity: 0.8;
    width: 75%;
    margin: auto;
    margin-bottom: 50px;
}

@media(max-width: 800px) {
    .services .ser_p {
        width: 95%;
    }
}

/*****/
.img-title h5 {
    position: absolute;
    top: 9px;
    left: 82px;
    color: #000;
    font-family: lato;
    font-weight: 700;
    font-size: 29px;
    opacity: 0.6;
}

.ser_div {
    width: 72%;
    position: relative;
    margin: auto;
}

.ser_c {
    font-family: fira sans;
    line-height: 25px;
    margin-top: 13px;
    opacity: 0.7;
}

.main_d {
    margin-bottom: 60px;
}

.services {
    background: url("./images/ser_bg.png") no-repeat scroll;
    background-position: center center;
    background-size: 100%;
    padding-top: 30px;
    /*background-attachment: fixed;*/
}

.main_d:nth-child(1) .ser_div,
.main_d:nth-child(3) .ser_div {
    margin-right: 150px;
}

.main_d:nth-child(2) .ser_div,
.main_d:nth-child(4) .ser_div {
    margin-left: 150px;
}

@media(max-width: 800px) {
    .services {
        background: url("./images/bg4.png") no-repeat scroll;
        background-position: center center;
        background-size: 100%;
    }

    .main_d:nth-child(1) .ser_div,
    .main_d:nth-child(3) .ser_div {
        margin: auto;
    }

    .main_d:nth-child(2) .ser_div,
    .main_d:nth-child(4) .ser_div {
        margin: auto;
    }
}

.about {
    background: url("./images/ab_bg.png") no-repeat scroll;
    background-size: 100%;
    background-attachment: fixed;
}

.about-us p b {
    font-size: 22px;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ab_btn {
    transition: all 0.5s;
}

.ab_btn:hover {
    margin-left: 9px;
}

.abtt {
    background: url("./images/about_bg.png") no-repeat scroll;
    background-size: 100%;
    background-attachment: fixed;
    padding: 70px 0;
}

.abtt h3 {
    text-align: center;
    color: #000;
    font-family: lato;
    font-size: 36px;
    font-weight: 800;
    opacity: 0.7;
    margin-bottom: 30px;
}

.abtt p {
    text-align: center;
    font-family: fira sans;
    color: #000;
    opacity: 0.7;
    width: 80%;
    margin: auto;
    line-height: 24px;
    margin-bottom: 50px;
}

@media(max-width: 800px) {
    .abtt p {
        width: 95%;
    }
}

.abtt h5 {
    text-align: center;
    color: #000;
    font-weight: 600;
    font-family: lato;
    font-size: 22px;
    padding: 10px 0 20px;
    opacity: 0.7;
}

.abbtt {
    margin: auto;
    display: block;
    text-align: center;
}

.abbtt img {
    margin: auto;
}

.abbtt .fa {
    font-size: 24px;
    padding: 0 7px;
    color: #0087BD !important;
}

.abbtt .fa:hover {
    background: transparent;
    color: #000 !important;
}

.abbtt a {
    text-decoration: none;
}

@media(min-width: 800px) {
    .abtt h5 {
        height: 80px;
    }
}

.abbtt img {
    border-radius: 100%;
}

.abbtt:hover img {
    box-shadow: -1px 5px 0px #1A9BDC;
}

.top_services .thumbnail:hover img {
    transform: rotate(-15deg);
}

.top_services {
    position: relative;
    top: -1px;
}

.gallery {
    background: url("./images/bg2.png") no-repeat scroll;
    background-size: 100% 100%;
    background-attachment: fixed;
    padding: 70px 0;
}

.gallery h2 {
    text-align: center;
    color: #fff;
    font-weight: 800;
    text-transform: capitalize;
    font-family: lato;
    font-size: 34px;
    margin-bottom: 30px;
}

.gallery .thumbnail {
    background: transparent;
    border: 0;
}

.gallery p {
    text-align: center;
    font-family: fira sans;
    color: #fff;
    opacity: 1;
    width: 80%;
    margin: auto;
    line-height: 24px;
    margin-bottom: 50px;
}

@media(max-width: 800px) {
    .gallery p {
        width: 95%;
    }
}

.foogallery.fg-border-thin .fg-item-inner {

    border-width: 0 !important;

}

.foogallery .fg-loaded .fg-image {
    padding: 12px !important;
}

.foogallery.fg-light.fg-shadow-outline .fg-item-inner {
    box-shadow: none !important;
    background: transparent;
}

.home_enquiry {
    background: url("./images/bg3.png") no-repeat scroll;
    background-size: 100% 100%;
    background-attachment: fixed;
    padding: 50px 0;
}

.home_enquiry h2 {
    text-align: center;
    color: #000;
    font-family: lato;
    font-size: 36px;
    font-weight: 800;
    opacity: 0.7;
    margin-bottom: 60px;
}

.home_enquiry label {
    color: #000;
    font-family: lato;
    font-size: 15px;
}

.home_enquiry label span {
    color: #ff0000;
}

.home_enquiry .form-control,
.home_enquiry .wpcf7-textarea {
    display: block;
    width: 100%;
    height: 55px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 2px solid #ccc;
    border-radius: 11px;
    font-family: lato;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.home_enquiry .wpcf7-submit {
    background: #B80103;
    color: #fff;
    font-family: lato;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 19px;
    padding: 11px 0;
    border-radius: 11px;
    margin-top: 29px;
}

.home_enquiry ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 16px;
}

.home_enquiry ::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 16px;
}

.home_enquiry :-ms-input-placeholder {
    /* IE 10+ */
    font-size: 16px;
}

.home_enquiry :-moz-placeholder {
    /* Firefox 18- */
    font-size: 16px;
}

.home_enquiry .e_h {
    background: #fff;
    box-shadow: 0 0px 24px #ccc;
}

.home_enquiry .e_h .row {
    padding: 70px 50px 50px;
}

.home_enquiry .e_h h3 {
    text-align: center;
    padding: 20px 0;
    background: #1A9BDC;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    font-family: lato;
}

.home_enquiry .f-line {
    border-top: 5px solid #1A9BDC !important;
    width: 92% !important !important;
}

/*hr {
    border-top: 1px solid rgba(255,255,255,0.2) !important;
}
*/
.social-icons {
    padding-left: 0;
}

.ftr {
    padding: 0 30px;
}

.copyright {
    background: #000;
    padding: 11px 0 0;

}

.home_enquiry .fa {
    width: 32px;
    height: 32px;
    background: #fff;
    color: #1A9BDC;
    line-height: 30px;
    border-radius: 100%;
    margin-right: 5px;
}

.fixed li .fa {
    color: #fff;
    font-size: 19px;
    margin-top: 9px;
}

.abt_inr img {
    outline-width: 6px;
    outline: 1px solid rgba(255, 255, 255, 0.5);
    outline-offset: -20px;
}

.abt_inr img {
    overflow: hidden;
}

.abt_inr img {
    transition: all 0.5s;
    box-shadow: 9px 12px 13px #cccc;
    border-bottom: 5px solid #1A9BDC;
}

.abt_inr img:hover {
    transition: all 0.5s;
    transform: scale(1.1);
    box-shadow: none;
}

.page-content {
    padding: 30px 0 50px;
}

@media(min-width: 800px) {
    .abt_inr {
        padding-bottom: 70px;
    }
}

.r_txt {
    border-right: 1px solid #1A9BDC !important;
}

.abt_txt {
    border-left: 1px solid #1A9BDC !important;
    ;
}

.page-id-1036 .page-content b {
    font-size: 16px;
}

/**********/
.top1 {
    background: #001f74;
    padding: 4px 0;
}

.s_top {
    background: #EFF0F4;
    padding: 6px;
}

.s_top p {
    margin: 0;
    color: #000;
    font-family: fira sans;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}

.sicons {
    float: right;
    padding: 5px;
}

.menu_s li .fa {
    transition: all 0.5s;
}

.menu_s li .fa:hover {
    transform: rotate(360deg);
}

#topcontrol {
    color: #fff;
    z-index: 99;
    width: 30px;
    height: 30px;
    font-size: 20px;
    background: #222;
    position: relative;
    right: 14px !important;
    bottom: 11px !important;
    border-radius: 3px !important;
}

#topcontrol::after {
    top: -2px;
    left: 8.5px;
    content: "";
    position: absolute;
    text-align: center;
    font-family: FontAwesome;
}

@media(min-width: 800px) {
    .p_menu {
        float: right;
        margin-top: 30px;
    }
}

.navbar-inverse .navbar-nav>li:last-child {
    padding-right: 0;
}

.hrs {
    margin: auto;
    display: block;
    text-align: center;
    background: #fff;
    position: relative;
    top: -12px;
    z-index: 999;
    padding: 37px 0;
    margin: 0 20px;
}

.hrs h1 {
    text-align: center;
    font-family: fira sans;
    font-weight: 400;
    text-shadow: 4px 4px 2px #ccc;
    font-size: 40px;
    color: #000;
}

.hrs span {
    background: #3D6889;
    text-shadow: 2px 1px 1px #000;
    color: #fff;
    padding: 4px 8px;
    border: 3px solid #000;
    font-size: 30px;
}

.hrs p {
    text-align: center;
    color: #000;
    font-family: fira sans;
    opacity: 0.9;
    margin-top: 21px;
    font-size: 14px;
}

.hrs img {
    box-shadow: 0px 0px 13px #676767;
    background: #fff;
    padding: 14px;
    border-radius: 100%;
    position: absolute;
    top: -37px;
    left: 40%;
}

.hrs .fa-arrow-right {
    background: #1433A9;
    color: #fff !important;
    width: 45px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    margin-top: 26px;
}

.hrs {
    margin: auto;
    width: 256px;
}

.hrs h2 {
    font-size: 22px;
    color: #000;
    font-family: fira sans;
    text-transform: uppercase;
}

.hrs h3 {
    color: #2D5085;
    font-size: 20px;
    font-family: fira sans;
    /*margin: 0;*/
}

.hrs .fa-arrow-right:hover {
    background: #2D5085;
    color: #fff;
}

.hrrs p {
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    line-height: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0 10px;
}

.hrrs .fa {
    color: #2D5085;
}

@media(min-width: 800px) {
    .hrs {
        top: -50px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-bottom: 2px solid #ccc;
    }
}

@media(max-width: 800px) {
    .hrs {
        width: auto;
    }

    .hrrs p {
        padding: 0 10px;
    }
}

.hrsh {
    height: 85px;
}

.hrs:hover img {
    transform: rotate(360deg);
}

.abt h3 {
    color: #000;
    text-transform: uppercase;
    font-family: fira sans;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}

.abt h1 {
    color: #000;
    font-family: fira sans;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
    font-size: 28px;
    line-height: 25px;
}

.abt p {
    font-family: fira sans;
    color: #000;
    line-height: 23px;
    opacity: 0.9;
    font-size: 14px;
    margin-top: 21px;
    font-weight: 300;
}

.r_more {
    background: #4f9fd0;
    color: #fff;
    font-family: fira sans;
    text-transform: uppercase;
    padding: 8px 20px;
    text-decoration: none !important;
    margin-top: 24px;
    display: block;
    width: 120px;
    text-align: center;
}

.r_more:hover {
    background: #01B6EB;
    color: #000 !important;
}

.slides .line_img {
    margin-bottom: 50px !important;
    margin-top: 10px !important;
    padding-left: 18px;
}

.slides h3 {
    padding-left: 14px;
}

.slides .thumbnail {
    display: block;
    /* padding: 14px 0; */
    margin-bottom: 20px;
    line-height: 1.42857143;
    border: 0;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    background: transparent;
}

.wel_img {
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px;
}

.wel_img:hover {
    transform: rotate(-2deg);
}

.owl-theme .owl-controls .owl-buttons div {
    background: transparent !important;
    opacity: 1 !important;
}

.owl-theme .owl-controls .owl-buttons .fa {
    color: #000 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}

.abt {
    padding: 0px;
    background: #fff;

}

.service h3 {
    color:
        #000;
    text-transform: uppercase;
    font-family: fira sans;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 12px;
    margin-top: 0;
    text-align: center;
}

.service p {
    font-family: trebuchet-ms;
    color: #000;
    opacity: 0.7;
    margin-top: 20px;
    margin-bottom: 50px;
}

.srvs img {
    margin: auto;
    width: 100%;
}

.srvs h2 {
    text-align: center;
    font-size: 22px;
    font-family: fira sans;
    color: #000;
    font-weight: 600;
    /* text-transform: uppercase; */
    line-height: 24px;
}

.srvs p {
    font-family: fira sans;
    color: #000;
    opacity: 0.7;
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: left;
    text-align-last: left;
    line-height: 22px;
}

.info {
    text-align: center;
    margin: auto;
    display: inline;
    color:
        #000;
    font-family: fira sans;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none !important;
}

.srvs:hover img {
    transform: rotate(0deg);
}

.srvs {
    padding: 0 10px;

    border: solid 1px #0056b3;
    border-radius: 10px;
    padding-bottom: 10px;
    padding-top: 10px;


}


.srv_div {
    margin-bottom: 20px;
}




.testimonial {
    margin-top: 40px;
    background-color: #322c80;
}


.testimonial h4 {
    font-weight: 700;
    margin: 60px;

    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 31px;
    text-align: center !important;
}


.testimonial p {
    clear: both;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    opacity: 0.6;
    font-size: 16px;
    padding: 30px;
    text-align: center;
    text-align-last: center;
    font-style: italic !important;
}

.testimonial h1 {
    color: #373737;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
}


.thumbnail-testi {
    border: 2px solid #f5efef !important;
    background: #fff !important;
    margin: 25px !important;
    border-radius: 0;

}

.testimonial h5 {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-align: center;
    font-weight: 600;

}

.aptt {
    background: #001f74;
    background-size: cover;
    padding-bottom: 50px;
}

.aptt h1 {
    font-family: fira sans;
    font-size: 32px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: 50px;
}

.makeapt {
    background: #fff;
    padding: 12px 20px;
}

.makeapt h4 {
    color: #001f74;
    font-family: fira sans;
    margin-top: 0;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.makeapt .fa {
    color: #001f74;
    font-size: 16px;
    position: absolute;
    top: 10px;
    z-index: 999;
    left: 26px;
}

.makeapt .fa-calendar {
    color: #001f74;
    font-weight: 600;
    font-size: 34px;
    position: relative;
    top: 5px;
    left: 0;
}

.makeapt .form-control {
    position: relative !important;
    padding-left: 30px;
    color: #000;
    font-family: trebuchet-ms;
    height: 40px;
}

.makeapt .wpcf7-textarea {
    height: 100px;
}

.service {
    margin-top: 40px;

}

.makeapt .wpcf7-submit {
    width: 100px !important;
    text-align: center;
    background: #001f74;
    color:
        #fff;
    border-radius: 3px;
    text-transform: uppercase;
    display: block;
    font-family: fira sans;
    border-bottom: 2px solid #DA742D;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 16px;
}

.makeapt .form-group {
    margin-bottom: 10px;
}

.aptt li {
    list-style: none;
    line-height: 36px;
    color: #fff;
    font-family: trebuchet-ms;
    padding-left: 22px;
}

.aptt li:before {
    content: "\f046";
    /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    /* same as padding-left set on li */
    width: 1.3em;
    /* same as padding-left set on li */
    color: #fff;
    font-size: 16px;
}

.cnt {
    padding-top: 40px;
}

.makeapt {
    background: #fff;
    padding: 30px 20px;
    z-index: 999;
    margin-top: -25px;
    box-shadow: 0 0 10px #ccc;
}

.testi h3 {
    color: #000;
    font-weight: 600;
    font-family: fira sans;
    text-transform: uppercase;
    font-size: 34px;
    text-shadow: 2px 2px 3px #ccc;
    margin-bottom: 5px;
}

.testi p {
    color: #000;
    opacity: 0.7;
    font-family: fira sans;
    line-height: 22px;
}

.testi .line_img {
    margin-bottom: 20px;
}

.testi {
    padding: 60px 0;
}

.comma_img {
    margin-bottom: 10px;
    width: 30px;
}

.pics2 .c-img {
    margin: auto;
    display: block;
}

@media(min-width: 800px) {
    .ttt {
        padding-left: 24px;
    }

    .ggt {
        padding-left: 0;
    }
}

.testi h5 {
    font-family: fira sans;
    font-weight: 600;
    font-size: 16px;
}

.get_touch h2 {
    margin: 0;
    font-family: trebuchet-ms;
    color: #000;
    text-transform: uppercase;
    margin-top: 69px;
}

.get_touch h2 span {
    font-weight: 600;
}

.get_touch .line_img {
    margin-bottom: 40px;
    margin-top: 10px;
}

.get_touch p {
    color: #000;
    font-family: fira sans;
    opacity: 0.7;
}

.get_touch .fa {
    color: #001f74;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

/*.def{
    padding: 0;
}
.deff{
    padding: 0;
    background:#F4F4F4;
    padding-bottom: 70px;
}*/
#menu-footer-menu li:last-child {
    border: 0;
}

.ftr {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 30px;
}

.ft_menu {
    padding-bottom: 20px;
}

.social-icons p {
    margin: 0;
}

.copy a {
    color: #fff;
}

.navbar-inverse .navbar-toggle {
    background: #DD6818 !important;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent;
}

@media(max-width: 800px) {
    .hrs {
        width: auto;
        margin-bottom: 30px;
    }

    .hrsh {
        height: 175px;
    }

    .wel_img {
        margin-top: 30px;
        margin-bottom: 50px;
    }

    .srvs {
        margin-bottom: 50px;
    }

    .deff {
        padding: 0 40px;
        margin-bottom: 30px;
    }

    .sicons {
        float: none;
        margin: auto;
        margin-top: auto;
        margin-bottom: auto;
        display: block;
        text-align: center;
        width: 50%;
        margin-top: 14px;
    }
}

.social-icons p {
    text-align: center;
}

.c_details {
    padding: 15px 0 10px;
}

.navbar-inverse .navbar-nav>li>a:hover {
    transform: rotate(0deg);
}

.r_more:hover {
    transition: all 0.5s;
    margin-left: 7px;
}

.award h3 {
    color:
        #000;
    text-transform: uppercase;
    font-family: fira sans;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 12px;
    text-shadow: 2px 2px 2px #ccc;
    margin-top: 0;
    text-align: center;
}

.award {
    background:
        #eee;
    padding: 70px 0;
}

.slides .thumbnail {
    overflow: hidden;
}

.slides .thumbnail {
    transition: all 0.5s;
}

.slides .thumbnail img:hover {
    transition: all 0.5s;
    transform: scale(1.1);
}

.video h3 {
    color:
        #000;
    text-transform: uppercase;
    font-family: fira sans;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 12px;
    text-shadow: 2px 2px 2px #ccc;
    margin-top: 0;
    text-align: center;
}

.video {
    padding: 70px 0 100px;
}

.video img {
    margin: auto;
    display: block;
}

.aptt h2 {
    font-family: fira sans;
    color: #fff;
    font-weight: 300;
    font-size: 33px;
    line-height: 45px;
}

.testi {
    background: #eee;
}

/********/
.sub-menu {
    display: none;
    z-index: 999;
    background: #ccc;
    width: 380px !important;
    text-align: left;
    padding: 0px 0px !important;
    position: absolute;
    background: #214A84;
}

.sub-menu>li {
    border-radius: 0;
    font-family: lato;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    padding: 12px 20px;
    text-transform: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: #01B6EB !important;
}

.sub-menu li:hover {
    background: #fff !important;
}

.sub-menu>li:hover {
    background: #01B6EB !important;
    color: #fff !important;
}

.sub-menu>li>a:hover {
    color: #fff !important;
    text-decoration: none;
}

@media(max-width: 800px) {
    .sub-menu {
        width: 100% !important;
    }
}

/********/

.nav li:hover>ul {
    display: block;
    -moz-animation: fadeInUp .3s ease-in;
    -webkit-animation: fadeInUp .3s ease-in;
    animation: fadeInUp .3s ease-in;
}

/*.nav li ul li:hover > ul{
    display:block;
    -moz-animation: fadeInRight .3s ease-in ;
    -webkit-animation: fadeInRight .3s ease-in ;
    animation:fadeInRight .3s ease-in ;
}*/
/**********/

.sub-menu>li .sub-menu {
    position: absolute;
    /*transition: height 0.3s ease-in;*/
}

.sub-menu>li .sub-menu li {
    display: none;
}

.sub-menu>li:hover .sub-menu li {
    display: block;
}

.sub-menu>li:hover .sub-menu {
    border: 0px solid !important;
}

.sub-menu>li {
    list-style: none;
}

.navbar-inverse .navbar-nav .sub-menu li a {
    background: transparent !important;
    color: #fff;
    font-weight: 500;
}

.sub-menu li a {
    text-transform: capitalize;
    font-family: fira sans;
    font-weight: 500;
}

.sub-menu li:hover a {
    color: #fff !important;
}

.metaslider {
    z-index: -1 !important;
}

.sub-menu {
    z-index: 1 !important;
}

#banner {
    z-index: -1 !important;
}

.sub-menu li:hover {
    /*background:#DD6818 !important;*/
}

/***/
.ngg-gallery-thumbnail {
    display: inline-block;
    overflow: hidden;
}

.ngg-gallery-thumbnail img {
    display: block;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #ccc;
    padding: 4px !important;
}

.ngg-gallery-thumbnail:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.ngg-gallery-thumbnail span {
    padding-left: 5px;
    display: block;
    color: #000;
    font-family: open sans;
    text-transform: uppercase;
    font-weight: 600;
    padding: 8px 0 10px;
    padding-left: 0px;
    font-size: 14px !important;
}

.ngg-gallery-thumbnail-box {
    margin: 10px 0 5px !important;
}

.ngg-gallery-thumbnail {
    margin: 10px !important;
}

#topcontrol {
    left: 12px;
}

.video iframe {
    width: 100% !important;
    height: 600 !important;
}

.page-header h1,
.entry-title {
    padding: 20px 0 10px;
}

.ssba-share-text {
    color: #000;
    font-family: fira sans;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 0;
    display: block;
    margin-top: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 14px;
    text-transform: uppercase;
}

.ssba-classic-2 {
    margin-bottom: 50px !important;
}









.myNavbar ul li.has-sub:hover>a:after {
    top: 0;
    bottom: 0;
}

.myNavbar>ul>li.has-sub>a:before {
    content: '';
    position: absolute;
    top: 18px;
    right: 6px;
    border: 5px solid transparent;
    border-top: 5px solid #ffffff;
}

.myNavbar>ul>li.has-sub:hover>a:before {
    top: 19px;
}

.myNavbar ul li.has-sub:hover>a {
    background: #b9b9b9;
    border-color: #3f3f3f;
    padding-bottom: 13px;
    padding-top: 13px;
    top: -1px;
    z-index: 999;
}

.myNavbar ul li.has-sub:hover>ul,
.myNavbar ul li.has-sub:hover>div {
    display: block;
}

.myNavbar ul li.has-sub>a:hover {
    background: #3f3f3f;
    border-color: #3f3f3f;
}

.myNavbar ul li>ul,
.myNavbar ul li>div {
    display: none;
    width: auto;
    position: absolute;
    top: 45px;
    padding: 10px 0;
    background: #f77c53;
    border-radius: 0 0 5px 5px;
    z-index: 999;
}

.myNavbar ul li>ul {
    width: 193px;
}

.myNavbar ul li>ul li {
    display: block;
    list-style: inside none;
    padding: 0;
    margin: 0;
    position: relative;
}

.myNavbar ul li>ul li a {
    outline: none;
    display: block;
    position: relative;
    margin: 0;
    padding: 8px 20px;
    font: 10pt Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}

.myNavbar ul ul a:hover {
    color: #ffffff;
}

.myNavbar>ul>li.has-sub>a:hover:before {
    border-top: 5px solid #ffffff;
}



.user {
    display: block;
    margin: 0 auto;
    margin-top: -25px;
}

.user img {
    display: block;
    margin: 0 auto;

}

.gallery-btn {
    display: block;
    margin: 60px auto;
    padding: 20px 30px;
    font-size: 20px;
    border-radius: 60px;

    background-color: #003b73;
    color: #fff;

    transition: .5s;
}

.gallery-btn:hover {
    color:#fff;
    scale: 1.1;
    text-decoration: none;
}

.contact-top{
    padding:30px;
    background: #003b73;
}

.contact-top .form-control  {
    height:34px !important;
}


.contact-top input[type=submit] {
    color: #fff;
    background: #EB4343;
}

.animated-call{
    position: fixed;
    bottom:30px;
    z-index: 10;
    animation: up-down 2s;
    animation-iteration-count: infinite;
}
.animated-whatsapp{
    position: fixed;
    bottom:30px;
    right:10px;
    width: 60px;
    z-index: 10;
    animation: up-down 2s;
    animation-iteration-count: infinite;
}

@keyframes up-down {
    0%{
        bottom:30px;
    }

    50%{
        bottom:50px;
    }

    100%{
        bottom:30px;
    }
}


@media only screen and (max-width: 600px) {
  
    .menu-footer-menu-container > ul{
        width:50%;
    }
  }
