/*
Theme Name: RJV Advisors WordPress Theme
Theme URI: http://www.wordpress.org/
Description: RJV Advisors WordPress Theme
Theme Version: 1.0
Author: RJV Advisors
Author URI: http://www.wordpress.org/
Tags: white, green, custom header, fixed width, two columns, widgets, fully responsive
*/
body {
    background: #fff;
    font-family: 'Montserrat', sans-serif;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

p {
    color: #676767;
    font-size: 15px;
    text-align: justify;
}

img{
    max-width: 100%;
}

.logo img{
    /* -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); */
}


video {
  width: 100%;
  height: auto;
  display: block;
}

/* main css */

.topContainer {
    position: relative;
}

.topContainer img {
    max-width: 100%;
}

.topContainerIn {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99999;
    /* padding-top: 10px; */
}

.topContainerIn video{
    text-align: center;
    margin: 100%;
}

.shortMenu {
    padding: 5px 0 0;
}

.shortMenu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.shortMenu ul li {
    padding: 0px 6px;
    display: inline-block;
}

.shortMenu ul li a {
    font-size: 18px;
    color: #ff5519;
    font-weight: 700;
    text-transform: uppercase;
}

.contactNum {
    padding-right: 8px;
    text-align: right;
    color: #fff;
    font-size: 18px;
    padding-top: 5px;
    font-weight: bold;
}

.iconBorder {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 4px;
    border: 1px solid #fff;
}

.awIcon {
    color: #fff;
    font-size: 13px;
}

/*.navContainer-Mega {
    padding: 0px;
}

.navContainer-Mega ul {
    list-style: none;
    padding: 0px;
    text-align: right !important;
}

.navContainer-Mega ul li {
    display: inline-block;
    padding: 0px 10px;
}

.navContainer-Mega ul li:last-child {
    padding-right: 0px !important;
}

.navContainer-Mega ul li a {
    font-size: 16px;
    text-transform: uppercase;
    color: #040f32;
    font-weight: 600;
}*/

.navContainer {
    padding: 0px;
}

.navContainer ul {
    list-style: none;
    padding: 0px;
    text-align: right;
}

.navContainer ul li {
    display: inline-block;
    padding: 0px 10px;
}

.navContainer ul li:last-child {
    padding-right: 0px;
}

.navContainer ul li a {
    font-size: 16px;
    text-transform: uppercase;
    color: #040f32;
    font-weight: 600;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-weight: bold;
    color: #fff;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover {
    /* background: none; */
    font-weight: bold;
    color: #000;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-weight: bold !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    /* background: none !important; */
}

.bannerSlider {
    position: relative;
}

.bannerSliderIn {
    position: absolute;
    padding-top: 100px;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 999;
}

.bannerText {
    padding: 230px 0 0;
    text-align: center;
}

.bannerText h4 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.bannerText h3 {
    font-size: 33px;
    /* font-style: italic; */
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0 10px;
    line-height: 47px;
}


.bannerText h3 span{
    /* background:#ff5519; */
    color:#ff5519;
    font-weight: bold;
}

.orangeBg {
    background: #ff5519;
}

.headerBtn {
    padding: 130px 0 0;
    text-align: center;
    display: none;
}

.getInTouch {
    display: inline-block;
    padding: 0 5px;
    width: 190px;
    line-height: 70px;
}

.getInTouch a {
    background: #ff5519;
    /* padding: 25px 30px; */
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    border: 4px solid #ff5519;
}

/* .getInTouch a:hover {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.41);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.41);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.41);
} */

.getInTouch a:hover {
    border: 4px solid #fff;
    color: #fff;
    background: none;
    /* padding: 20px 26px; */
}

.requstAQuote {
    display: inline-block;
    padding: 0 5px;
    width: 230px;
    line-height: 70px;
}

.requstAQuote a {
    border: 4px solid #fff;
    /* padding: 20px 15px; */
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}

/* .requstAQuote a:hover {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.41);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.41);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.41);
} */

.requstAQuote a:hover {
    border: 4px solid #ff5519;
    background: #ff5519;
    color: #fff;
    /* padding: 24px 19px; */
}

.welcomeContainer {
    
}

.welcomeContainer h3{
    padding-right:20px ;
    padding-left:20px ;
}

.welcomeContainer p{
    padding-right:20px ;
    padding-left:20px ;
    text-align: justify;
}

.welcomeContainer img {
    max-width: 100%;
}

.welcomeContainer h3 {
    padding-top: 60px;
    color: #ff5519;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
}

.moreInfo {
    text-align: right;
    margin-bottom: 20px;
}

.moreInfo a {
    text-transform: capitalize;
    padding: 10px 15px;
    font-size: 17px;
    color: #040f32;
    font-weight: 400;
    border: 2px solid #040f32;
    margin: 0 20px 0 0;
}

.moreInfo a:hover {
    background: #ff5519;
    border: none;
    color: #fff;
}

.welcomeImage {
    margin-top: 37px;
    margin-bottom: 37px;
}

.servicesContainer {
    background: url(assets/images/servicesbg.jpg) top center no-repeat;
    background-size: cover;
}

.servicesContainerIn {
    text-align: center;
    padding: 30px 0;
}

.servicesContainerIn h3 {
    color: #ff5519;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
}

.servicesContainerIn ul {
    list-style: none;
    padding: 20px 0 0;
}

.servicesContainerIn ul li {
    display: inline-block;
    background: #fff;
    cursor: pointer;
    margin: 10px;
    padding: 15px;
    width: 30%;
    height: 200px;
    position: relative;
    vertical-align: top;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}

.servicesContainerIn ul li h5 {
    letter-spacing: 2px;
    font-size: 17px;
    color: #1a2a5e;
    font-weight: 600;
    text-transform: uppercase;
}

.servicesImageCon {
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0px;
    right: 0px;
    width: auto;
    z-index: 9;
}

.servicesContainerIn ul li .servicesText {
    display: none;
}

.servicesContainerIn ul li:hover {
    background: #ff5519;
}

.servicesContainerIn ul li:hover h5 {
    color: #fff;
}

.servicesContainerIn ul li:hover .servicesImageCon {
    display: none;
}

.servicesContainerIn ul li:hover .servicesText {
    display: block;
    padding-top: 30px;
}

.servicesContainerIn ul li:hover .servicesText p {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}

.leadingPartner {
    padding: 30px 0 18px;
	display: none;
}

.leadingPartner img {
    max-width: 100%;
}

.leadingPartner h3 {
    line-height: 50px;
    font-size: 70px;
    color: #ff5519;
    font-weight: 600;
    text-transform: uppercase;
}

.leadingPartner h4 {
    line-height: 40px;
    font-size: 60px;
    color: #040f32;
    font-weight: 600;
    text-transform: uppercase;
}

.quickQuote {
    background: url(assets/images/quickquotebg.jpg) top center no-repeat;
    background-size: cover;
}

.quickQuoteIn {
    padding: 50px 0 36px;
}

.quickQuote h6 {
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: 14px;
}

.quickQuote h4 {
    text-transform: uppercase;
    font-size: 40px;
    color: #fff;
    font-weight: 400;
    line-height: 28px;
}

.freeApprisal {
    padding: 35px 0 0;
}

.freeApprisal a {
    border: 3px solid #fff;
    padding: 20px 5px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 2px;
    display: inline-block;
    text-transform: uppercase;
}

.freeApprisal a:hover {
    border: 3px solid #000;
    color: #000;
}

.ourTeam {
    padding: 30px 0 0;
    text-align: center;
}

.ourTeam h3 {
    color: #ff5519;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
}

.ourTeam ul {
    list-style: none;
    padding: 20px 0 0;
}

.ourTeam ul li {
    display: inline-block;
    width: 21%;
    padding: 0px 1%;
    text-align: center;
    vertical-align: top;
}

.ourTeam ul li img {
    max-width: 100%;
	border: 1px solid #fff;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
  	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
  	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
}

.ourTeam ul li h5 {
    padding-top: 15px;
    font-size: 17px;
    color: #1a2a5e;
    letter-spacing: 1px;
}

.ourTeam ul li p {
    font-size: 15px;
    color: #282828;
    text-align: center;
}

.ourClient {
    padding: 0px 0 ;
    text-align: center;
}

.ourClient h3 {
    color: #ff5519;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
}

.ourClient ul {
    list-style: none;
    padding: 20px 0 0;
}

.ourClient ul li {
    display: inline-block;
    width: 23%;
    padding: 0px 1%;
    text-align: center;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    margin: .5%;
    height: 110px;
    vertical-align: top;
}

.ourClient ul li img {
    max-width: 100%;
}

.ourClientMore {
    padding: 20px 0 0;
}

.ourClientMore a {
    padding: 10px 20px; 
    font-weight: 400;
    font-size: 17px;
    color: #040f32;
    border: 3px solid #040f32; 
}

.ourClientMore a:hover {
    background: #ff5519;
    border: none;
    color: #fff;
    padding: 12px 22px;
}

.contactContainer {
    background: #040f32;
}

.contactContainerIn {
    padding: 10px 0 0px 0px;
}

.contactContainer{
    padding: 20px 0;
}
.contactContainerIn{
    display: flex;
  justify-content: center;
}

.contactIcon {
    padding: 0px 15px 0 0;
    display: table-cell;
}

.contactpin {
    color: #fff;
    font-size: 18px;
}

.contactContain {
    padding: 0px;
    display: table-cell;
}

.contactContain p {
    color: #fff;
    font-size: 17px;
}

.contactContain p a {
    color: #fff;
    font-size: 17px;
}

.contactContain p a:hover {
    text-decoration: underline;
}

.contactContain1 {
    padding: 0px;
    position: absolute;
    bottom: 40px;
    right: 20px;
}

.contactContain1 p {
    color: #ff5519;
    font-size: 13px;
    text-align: right;
    margin: 9px 0 10px;
}

.mapcontainer {

}

.footerContainer {
    background: url(assets/images/footerbg.jpg) top center no-repeat;
    background-size: cover;
}

.footerContainer ul {
    list-style: none;
    padding: 30px 0px 6px;
    text-align: center;
}

.footerContainer ul li {
    display: inline-block;
    padding: 0 10px;
}

.footerContainer ul li p {
    font-size: 13px;
    color: #fff;
    letter-spacing: 1px;
}

.footerContainer ul li p a {
    font-size: 13px;
    color: #fff;
}

.footerContainer ul li p a:hover {
    text-decoration: underline;
}

.footerIcon {
    background: #ff5519;
    color: #fff;
    font-size: 20px;
    padding: 8px 10px;
}


/* Inner Page Css */

.innerTopContainer {
    position: relative;
}

.innerTopContainer img {
    max-width: 100%;
    min-width: 100%;
}

.innerBannerText {
    padding: 40px 0 0;
    text-align: center;
}

.innerBannerText h4 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.innerBannerText h3 {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}


.innerHeaderBtn {
    padding: 40px 0 0;
    text-align: center;
}

.innerPageContainer {
    padding: 50px 0;
}

.innerPageHeading {
    /* background: #ff5519; */
    /* padding: 5px 0; */
}

.innerPageHeading h3 {
    font-size: 32px;
    margin: 0;
    color: #ff5519;
    font-weight: 600;
    text-transform: uppercase;
}

.aboutContain p{
    text-align: justify;
}

.aboutContain h3{
    color: #ff5519;
}

.aboutContain h4{
    color: #ff5519;
}

.aboutContain h5{
    color: #ff5519;
}

.aboutContain h6{
    color: #ff5519;
}

.ourTeamInner h3{
    color: #ff5519;
}

.ourTeamInner h4{
    color: #ff5519;
}

.ourTeamInner h5{
    color: #ff5519;
    padding: 10px 0 10px;
}

.ourTeamInner h6{
    color: #ff5519;
}

.pageDirection {
    text-align: right;
    display: none;
}

.pageDirection ul {
    list-style: none;
    padding: 0px;
    margin: 7px 0 0;
}

.pageDirection ul li {
    display: inline-block;
    font-size: 12px;
    padding: 0px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.pageDirection ul li a {
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.pageDirection ul li a:hover {
    text-decoration: underline;
}

.aboutContain {
    padding-top: 30px;
}

.aboutContain p a{
    color: #FF5519;
}

.aboutContain p strong {
    color: #ff5519;
}

.aboutContain ul{
    padding: 0px 0 0 20px;
    color: #676767;
    font-size: 15px;
}

.aboutContain ul li{
    padding-bottom: 0px 0 20px;
    
}

.aboutContain ul li a{
    color: #FF5519; 
}

/* .aboutContain ul li {
	width: 45%;
	display: inline-flex;
    padding-right: 20px;
    padding-bottom: 20px;
}

.aboutContain ul li::before {
	font-family: "Font Awesome 5 Free"; 
	font-weight: 600;
	content: "\f111";
	padding-right: 10px;
	font-size: 9px;
	color: #676767;
	margin-top: 5px;
} */

.aboutContain ol{
    padding: 0px 0 0 10px;
    color: #676767;
    font-size: 15px;
}

.aboutContain ol li {
	padding-bottom: 20px;
}

.aboutImg {
    margin: 0 20px 20px 0;
    float: left;
    /* border: 1px solid #fff; */
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
}

.servicesContain {
    padding-top: 30px;
}

.servicesContain ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.servicesContain ul li {
    padding: 20px 0;
}

.servicesContain h6 {
    padding-bottom: 20px;
    letter-spacing: 2px;
    font-size: 19px;
    color: #ff5519;
    font-weight: 500;
    text-transform: uppercase;
}

.servicesLeftBox {
    text-align: left;
}

.servicesLeftBoxImg {
    float: left;
    margin-right: 20px;
}

.servicesRightBox {
    text-align: right;
}

.servicesRightBoxImg {
    float: right;
    margin-left: 20px;
}

.servicesDetails {
    padding-top: 30px;
}

.servicesDetails p{
    text-align: justify;
}

.servicesDetails ul{
    padding: 0px 0 0 20px;
    color: #676767;
    font-size: 15px;
    list-style-type: disc;
}

.servicesDetails ul li{
    padding: 0px 0 10px;
    text-align: justify;
    
}

.servicesDetails ul li a{
    color: #FF5519; 
}

.accordion ul{
    padding: 0px 0 0 20px;
    color: #676767;
    font-size: 15px;
}

.accordion ul li{
    padding: 0px 0 20px;
    
}

.accordion ul li a{
    color: #FF5519; 
}

.accordion p a{
    color: #FF5519; 
}

.servicesDetailsImg {
    padding: 0 20px 20px 0;
    float: left;
}

.servicesDetailsTeam {
    text-align: center;
    padding-top: 20px;
}

.servicesDetailsTeam img {
    max-width: 170px;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
}

.servicesDetailsTeam h5 {
    padding-top: 15px;
    font-size: 17px;
    color: #1a2a5e;
    letter-spacing: 1px;
}

.servicesDetailsTeam p {
    font-size: 12px;
    color: #282828;
    text-align: center;
}

.servicesDetailsTeam p a{
    color: #ff5519;
}

.servicesDetailsTeamButton {
    text-align: center;
    padding: 20px;
    width: 368px;
    margin: 0 auto;
    border: 3px solid #676767;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
}

.servicesDetailsTeamButton img {
    max-width: 70px;
    display: inline-block;
    border: 1px solid #FF5519;
    margin: 0 0 0 -4px;
}

.servicesDetailsTeamButton1 {
    text-align: center;
    padding: 20px;
    width: 380px;
    margin: 0 auto;
    border: 3px solid #676767;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
}

.servicesDetailsTeamButton1 img {
    max-width: 70px;
    display: inline-block;
    border: 1px solid #FF5519;
    margin: 0 0 0 -4px;
}

.servicesDetailsTeamButton2 {
    text-align: center;
    padding: 20px;
    width: 390px;
    margin: 0 auto;
    border: 3px solid #676767;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
}

.servicesDetailsTeamButton2 img {
    max-width: 70px;
    display: inline-block;
    border: 1px solid #FF5519;
    margin: 0 0 0 -4px;
}

.servicesDetailsTeamButton0 {
    text-align: center;
    padding: 20px;
    width: 300px;
    margin: 0 auto;
    border: 3px solid #676767;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
}

.servicesDetailsTeamButton0 img {
    max-width: 70px;
    display: inline-block;
    border: 1px solid #FF5519;
    margin: 0 0 0 -4px;
}

.servicesDetailsTeamButtonOut3 {
    width: 806px;
    margin: 0 auto;
}

.servicesDetailsTeamButton3 {
    text-align: center;
    padding: 20px;
    width: 380px;
    margin: 0 10px;
    display: inline-block;
}

.servicesDetailsTeamButton3 img {
    /* max-width: 70px; */
    display: inline-block;
    /* border: 1px solid #FF5519;
    margin: 0 0 0 -4px; */
}

.servicesDetailsTeamButton4 {
    text-align: center;
    padding: 20px;
    width: 380px;
    margin: 0 auto;
    /* display: inline-block; */
}

.servicesDetailsTeamButton4 img {
    /* max-width: 70px; */
    display: inline-block;
    /* border: 1px solid #FF5519;
    margin: 0 0 0 -4px; */
}

.servicesDetailsTeamButtonTxt {
    font-size: 15px;
    color: #282828;
    text-align: center;
    display: inline-block;
    background: #FF5519;
    padding: 0 10px;
    line-height: 40px;
    margin: 0 0 0 -5px;
}

.servicesDetailsTeamButtonTxt p {
    font-size: 15px;
    color: #fff;
    text-align: center;
    padding: 0;
    margin: 0;
}

.servicesDetailsTeamButtonTxt p a{
    color: #fff;
    display: block;
}

.contactpageContain {
    padding-top: 30px;
}

.contactFormContainer {
    padding: 0px;
}

.contactFormContainer ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.contactFormContainer ul li {
    padding: 0 0 0;
}

.contactFormContainer ul li p{
    padding: 0 0 0;
}

.contactFormContainer ul li h6 {
    color: #969696;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 3px;
}

.formSmlField {
    font-weight: 500;
    font-size: 15px;
    color: #111;
    width: 100%;
    height: 50px;
    border: none;
    padding: 0 4px;
    background: #dfdfdf;
}

.formBigField {
    font-weight: 500;
    font-size: 15px;
    color: #111;
    padding: 4px;
    width: 100%;
    border: none;
    height: 150px;
    background: #dfdfdf;
}

.formSubmit {
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    border: none;
    float: right;
    font-weight: 700;
    padding: 15px 40px;
    background: #ff5519;
}

.formSubmit:hover {
    border: 3px solid #040f32;
    background: none;
    color: #040f32;
    padding: 12px 38px;
}

.contactDetailsInfo {
    padding-top: 0px;
}

.contactDetailsInfo ul {
    list-style: none;
    padding: 0px;
    margin: 0px; 
}

.contactDetailsInfo ul li {
    padding: 10px 0;
}

.contactDetailsInfoIcon {
    padding: 0px 15px 0 0;
    display: table-cell;
}

.contactDetailsInfotpin {
    color: #676767;
    font-size: 20px;
}

.contactDetailsInfoContain {
    padding: 0px;
    display: table-cell;
}

.contactDetailsInfoContain p {
    color: #676767;
    font-size: 17px;
}

.contactDetailsInfoContain p a {
    color: #676767;
    font-size: 17px;
}

.contactDetailsInfoContain p a:hover {
    text-decoration: underline;
}

.enquaryContain {
    padding-top: 30px;
}

.enquiryForm {
    padding: 0px;
    width: 607px;
    margin: 0 auto;
}

.enquiryForm h6 {
    color: #969696;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 3px;
}

.clearfix{
    clear: both;
}

.enquiryPartLeft {
    padding: 0 1% 0 0;
    /* width: 47%; */
    width: 49%;
    float: left;
    /* padding-right: 2%; */
}

.enquiryPartLeft p{
    padding: 0 0 0;
}

.enquiryPartRight {
    padding: 0 0 0 1%;
    /* width: 47%; */
    width: 49%;
    float: right;
    /* padding-left: 2%; */
}

.enquiryPartRight p{
    padding: 0 0 0;
}

.enquiryPartFull {
    width: 100%;
    padding: 0 0;
}

.faqContain {
    padding-top: 30px;
}

.bs-example{
    margin: 20px 0;
}
.accordion .fa{
    margin-right: 0.5rem;
}

.card {
    border: none;
}

.card-header button {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
}

.card-header button:hover {
    text-decoration: none;
    color: #1a2a5e;
}

/*ul.mega-sub-menu ul {
    padding-left: 0px !important;
}

ul.mega-sub-menu h4 {
    border-bottom: 1px solid #ccc !important;
    font-weight: 800 !important;
    color: #1a2a5e !important;
}

ul.mega-sub-menu li {
    list-style: none !important;
    line-height: 25px;
}

ul.mega-sub-menu li a {
	color: #282828 !important;
	line-height: 17px !important;
	list-style: none !important;
}

#mega-menu-wrap-main-menu {
    background:none !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link{
    font-weight: normal;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    font-weight: normal !important;
}

.mega-menu-wrap{
    background: none !important;
}

#mega-menu-wrap-main-menu .mega-menu-toggle{
    background: none !important;
}*/

.topContainer{
    background: #EEF1F6;
}



.ourTeamInner{
    padding: 0;
    margin: 0;
}

.ourTeamInner ul{
    padding: 0;
    margin: 0;
}

.ourTeamInner ul li{
    padding: 0;
    margin: 20px 0 50px;
    list-style: none;
}

.ourTeamInner ul li p{
    padding: 0;
    margin: 0 0 12px;
}

.ourTeamInner ul li img{
    margin: 10px 20px 10px 0;
    float: left;
    border: 1px solid #fff;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    width: 170px;
}

.faqHeading h3 {
    text-transform: none !important;
}

.faqMenu a {
    text-transform: none !important;
}

.careerHeading h3 {
    text-align: center !important;
}

ul.mega-sub-menu ul {
    padding-left: 0px !important;
}

ul.mega-sub-menu h4 {
    border-bottom: 1px solid #ccc !important;
    font-weight: 800 !important;
    color: #1a2a5e !important;
}

ul.mega-sub-menu li {
    list-style: none !important;
    line-height: 25px;
}

ul.mega-sub-menu li a {
    color: #282828 !important;
    line-height: 17px !important;
    list-style: none !important;
}

#mega-menu-wrap-main-menu {
    background:none !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link{
    font-weight: normal;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    font-weight: normal !important;
}

.mega-menu-wrap{
    background: none !important;
}

#mega-menu-wrap-main-menu .mega-menu-toggle{
    background: none !important;
}

.MegaMenuHeading {
    font-size: 15px !important;
    color: #1a2a5e !important;
    border-bottom: 1px solid #ccc !important;
    font-weight: bold;
}

ul.mega-sub-menu li a:hover {
    color: #ff5519 !important;
    line-height: 17px !important;
    list-style: none !important;
}

.card-header button {
    font-size: 17px;
}

.card-header-white {
    background-color: #fff !important;
}

.card-header-grey {
    background-color: #ccc;
}

.faqContain .bs-example{
    margin: 0 0;
}

.owl-prev{
    font-size: 34px !important;
    margin: 0 10px;
    outline: none;
}

.owl-next{
    font-size: 34px !important;
    margin: 0 10px;
    outline: none;
}

button:focus {
    outline: 0 !important;
}

.language{
    display: none;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu {
    text-align: center;
}

.international-img-desktop{
    display: block;
}

.international-img-mobile{
    display: none;
}

.international-img-mobile h5{
    color:#676767;
    font-weight: bold;
    text-align: center;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.international-img-mobile-img{
    text-align:center;
    max-width: 280px;
    margin: 0 auto 10px;
    border: 1px solid #676767;
}

.why-us-in{
    padding: 0;
}

.why-us-in ul{
    padding: 0;
    margin: 0;
}

.why-us-in ul li{
    width: 47%;
    padding: 0;
    margin: 0 1% 2%;
    list-style: none;
    display: inline-block;
    vertical-align: top;
}

.why-us-in-icon-div{
    display: block;
    width: 75px;
    height: 75px;
    float: left;
    margin: 0 20px 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #ff5519;
    text-align: center;
    color: #333;
    line-height: 75px;
    font-size: 20px;
}

.why-us-in-txt-div{
    display: block;
    width: 78%;
    float: right;
    text-align: justify;
}