/*-----------------------------------
* CSS ADDED BY PUROHIT A
-------------------------------------*/
/* -------------------------
GLOBAL STYLES
------------------------- */
/*google font import*/

@import url(https://fonts.googleapis.com/css?family=Raleway:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic);

/*font-family: 'Droid Serif', serif;*/
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700,700italic);
/* Padding below the footer and lighter body text */
/** Generated by FG **/

html,
body {
    height: 100%;
    width: 100%;
}
body {
    font-family: 'Raleway', sans-serif;
    color: #767676;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}
a,
.btn {
    outline: none;
}
ol,
ul,
li {
    list-style: none;
}
img {
    max-width: 100%;
}
a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
input:focus,
input,
input:focus,
textarea:focus,
select:focus,
a:focus {
    outline: none;
}
.italic {
    font-style: italic;
}

h2{
    font-size: 46px;
    font-weight: 700;
    line-height: 26px;
}
h2 + p {
    margin-top: 70px;
}
p + p {
    margin-top: 39px;
}
p + a {
    margin-top: 33px;
}
a + p {
    margin-top: 30px;
}
.no-padding{padding: 0;}
/*-----------------------------
* top bar
-------------------------------*/

.top-bar {
    background: #333;
    height: 50px;
    padding: 12px 0;
}
.top-bar a {
    color: #fff;
}
ul.social-media {
    width: auto;
    text-align: right;
    padding: 0;
    margin: 0;
}
ul.social-media li {
    display: inline-block;
    margin: 0px 10px;
}
ul.social-media li a {
    color: #fff;
    transition: 0.8s;
}
ul.social-media li a:hover{
    color: #1f8bf3;
}

.top-phone i,
.top-email i {
    margin-right: 10px;
    color: #fff;
}
.top-email {
    margin-left: 20px;
}
.slider-top-bar {
    text-align: left;
    margin-top: 0px;
    position: absolute;
    z-index: 2;
    display: block;
    /* margin-top: 2.6%; */
    top: 2%;
    width: 100%;
    height: auto;
}
/*--------------------------------------
* CUSTOMIZE THE NAVBAR
----------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.sub-sticky-menu {
    width: 100%;
    top: 0;
}
.affix{
    z-index:99999;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.navbar-wrapper {
    /*  position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;*/
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.navbar-wrapper .navbar-inverse {
    background: rgba(255, 255, 255, 1);
    min-height: 86px;
    margin-bottom: 0;
    border-radius: 0;
    border: none;
}
.navbar-brand > img {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.navbar-wrapper .navbar-brand {
    height: auto;
    padding: 15px 0px;
    -moz-transition: height .5s ease;
    -webkit-transition: height .5s ease;
    -o-transition: height .5s ease;
    transition: height .5s ease;
}
.navbar-wrapper .navbar-inverse .navbar-nav > li > a {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    border: 0;
    border-top: 4px solid transparent;
    min-height: 136px;
    line-height: 136px;
    padding-top: 0;
    padding-bottom: 0;
    -moz-transition: height .8s ease;
    -webkit-transition: height .8s ease;
    -o-transition: height .8s ease;
    transition: height .8s ease;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #1a75b6;
    padding-top: 0;
    padding-bottom: 0;
}
.navbar-wrapper .navbar-inverse .navbar-nav > .active > a,
.navbar-wrapper .navbar-inverse .navbar-nav > .active > a:hover,
.navbar-wrapper .navbar-inverse .navbar-nav > .active > a:focus {
    background: transparent;
    color: #1a75b6;
    box-shadow: none;
    /*border-top: 4px solid #1a75b6;*/
    padding-top: 0;
    padding-bottom: 0;
}

/**/
/*.navbar-inverse .navbar-nav>li:first-child a {
    padding-left: 0;
}*/
.navbar-collapse{
    padding: 0;
}
.navbar-nav>li:last-child:before {
    display: none;
}
.navbar-nav>li:before {
    width: 1px;
    height: 26px;
    background: #d5d5d5;
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
    z-index: 2;
    content: "";
    margin-top: 0px;
}


/*--*/
.navbar-brand {
    /*text-align: left;
    margin-top: 0px;
    position: absolute;
    z-index: 2;*/
    display: block;
/*  margin-top: 2.6%;*/
    /*top: 3%;
    height: auto;*/
}

.nav-phone {
    line-height: 96px;
    min-height: 96px;
    font-size: 20px;
    color: #fff;
    text-align: right;
    /*float: right;*/
}
.nav-phone span {
    margin-right: 20px;
    color: #004587;
}
.nav-email {
    line-height: 96px;
    min-height: 96px;
    font-size: 20px;
    color: #fff;
    text-align: right;
    /*float: right;*/
    margin-left: 20px;
}
.nav-email span {
    margin-right: 20px;
    color: #004587;
}

.navbar-wrapper .social-nav {
    margin: 50px auto 10px;
}
/*------------------------------------
* CUSTOMIZE THE NAVBAR TOGGLE
-----------------------------------*/

.navbar-toggle .icon-bar {
    width: 22px;
    transition: all 0.2s;
}
.navbar-toggle .top-toggle {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}
.navbar-toggle .middle-toggle {
    opacity: 0;
}
.navbar-toggle .bottom-toggle {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-toggle {
    transform: rotate(0);
}
.navbar-toggle.collapsed .middle-toggle {
    opacity: 1;
}
.navbar-toggle.collapsed .bottom-toggle {
    transform: rotate(0);
}

/*------------------------------------
* mycarousel
----------------------------------------*/

#myCarousel img {
    width: 100%;
}
.home-slider .carousel-caption h2{
    font-size: 33px;
    font-weight: 700;
    line-height: 42px;

}
.home-slider .carousel-caption {
    right: 0;
    text-align: left;
    bottom: auto;
    top: 50%;
    left: 0;
    text-shadow: none;
    padding: 0;
}
.home-slider .carousel-caption h5 {
    background-color: #1f8bf3;
    text-decoration: none;
    color: #fff;
    font-family: 'Droid Serif', serif;
    font-size: 13px;
    letter-spacing: 1.95px;
    text-transform: uppercase;
    padding: 11px 26px;
    border-radius: 25px;
    margin-bottom: 15px;
    display: inline-block;
    margin-top: 0;
}
.home-slider .carousel-caption h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 42px;
    font-family: 'Poppins', sans-serif;
    font-size: 42px;
    line-height: 56px;
    font-weight: 700;
    margin-bottom: 15px;
}
.home-slider .carousel-caption span {
    display: block;
}
/*.home-slider .carousel-caption p {
    max-width: 698px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 40px;
}*/
.home-slider .carousel-caption .btn-default {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    letter-spacing: 1.95px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    background-color: transparent;
    padding: 10px 28px;
    border-radius: 25px;
    margin-right: 16px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.home-slider .carousel-caption .btn-default:hover {
    background-color: #feb005;
    color: #111;
    border: 1px solid #feb005;
}
.home-slider .carousel-caption .btn-default.bg {
    color: #111;
    background-color: #feb005;
    border: 1px solid #feb005;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.home-slider .carousel-caption .btn-default.bg:hover {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}
.home-slider .carousel-control {
    background-image: none;
    top: 50%;
    width: auto;
    bottom: auto;
    z-index: 11;
    margin: 0 5%;
    opacity: 1;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    height: 59px;
    width: 59px;
    line-height: 58px;
    border: 1px solid #fff;
    display: inline-block;
    border-radius: 50px;
}
.home-slider .right.carousel-control {
    margin: 0 2%;
}
.home-slider .carousel-indicators {
    top: 31%;
    left: 14.7%;
    bottom: auto;

}


/*-------------------------------------------------
* carousel-indicators Pagination Styles 
---------------------------------------------------*/
.carousel-indicators {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; 
}


.carousel-indicators {
  counter-reset: num; 
}
  .carousel-indicators li + li {
    margin-left: 17px;
}

.pagination-indicators {
  display: inline-block;
  transition: .1s all ease;
  color: #004587;
}
  .pagination-indicators:hover {
    color: #f6f5f5; 
}
  .pagination-indicators:before {
    content: counter(num,decimal-leading-zero) ".";
    counter-increment: num;
    font-size: 18px;
    line-height: 84px;
    font-weight: 700;
    transition: .3s all ease;
}
  .pagination-indicators:after {
    width: 0px;
    height: 1px;
    background: #f5f5f5;
    content: "";
    position: absolute;
    left: 3px;
    bottom: -14px;
    transition: 0;
    opacity: 0; }

.carousel-indicators .active {
  position: relative;
  font-weight: 700;
  color: #f6f5f5; 
}

.carousel-indicators .active {
    width: auto;
    height: auto;
    margin: 0;
    background-color: transparent;
}

.carousel-indicators li {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 1px;
    text-indent: 0;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-radius: 0;
}
.carousel-indicators .active:before {
    font-size: 72px;
    line-height: 48px; }
 .carousel-indicators .active:after {
    width: 92px;
    height: 1px;
    transition: .3s all ease;
    opacity: 1; }

/*--------------------------
* Footer
-----------------------------*/
.footer-main {
    padding: 20px 0;
}
.social-nav {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin: 10px auto;
    text-align: center;
  /*  width: 100%;*/
}
.social-nav li {
    display: inline-block;
}


.social-nav li a {
    display: inline-block;
    width: 35px;
    height: 48px;
    font-size: 20px;
   /* color: #fff;*/
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 48px;
    background: transparent;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.social-nav a:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}

.social-nav li a.twitter {
    color: #00aced;
}
.social-nav li a.facebook {
    color: #3b579d;
}
.social-nav li a.google-plus {
    color: #dd4a3a;
}
.social-nav li a.linkedin {
    color: #007bb6;
}

.social-nav li a.pinterest {
    color: #cb2026;
}
.ftr-icn {
    display: inline-block;
    margin-right: 20px;
}

footer a{
    color: #767676;
}
footer p + p {
    margin-top: 15px;
}
p.address-info {
    padding-left: 30px;
}

p.address-info .ftr-icn {
    margin-left: -30px;
}
.ftr-phone a span {
    color: #3f3f3f;
}
.copyright {
    margin-top: 21px;
    color: #333;
}









/**/
.welcome-free-services-area{
    overflow: hidden;
}
.bg-half-primary{
    position: relative;
}


/*.bg-half-primary:before{
    background: #2184c5;
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    right: 50%;
    bottom: 0;
    display: block;
    z-index: -1;
}*/

.bg-half-second{
    position: relative;
}

.bg-half-second:before {
    content: "";
    top: 0;
    bottom: 0;
    left: 0px;
    right: 50%;
    /*width: 100vw;*/
    width: 50vw;
    position: absolute;
    z-index: -2;
}
.bg-half-second:before {
    background: transparent url('../images/page-1_img02.jpg') no-repeat scroll 50% 0/cover;
}

.bg-half-second:after {
    content: "";
    top: 0;
    left: 50%;
    bottom: 0;
    right: 0;
    width: 50vw;
    position: absolute;
    z-index: -2;
     display: block;
}
.bg-half-second:after {
    background: transparent url('../images/page-1_img03.jpg') no-repeat scroll 50% 0/cover;
}


p.high-light-line {
    color: #63d1bd;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 40px;
}

span.high-light-span {
    color: #df6e6f;
}

.blogtitle a {
    color: #1a75b6;
}

.blogarea {
    /* background: #f8f8f8; */
   /* padding: 40px 0px; */
}
.datetitle {
   
    display: inline-block;
}
.blogtitle {
   
    display: inline-block;
}
span.date-day {
    display: block;
}
.blogwrapper
{
  /*  padding : 20px;
    background-color: #fff;
	transition: .3s all ease-in-out;
    box-shadow: 0 15px 45px -9px rgba(0,0,0,0.20); */
}

.blogwrapper:hover {
  /*  box-shadow: 0 1px 1px 1px rgba(0,0,0,0.06); */
}
/**/

.wlc-content,.free-content-area{
/*    padding: 85px 0px 85px 80px;*/
    padding:  90px 35px 90px 85px;
    position: relative;
}

.wlc-content p {
    line-height: 34px;
}
.services-area{
    padding: 33px 80px 0px 0px;
    color: #fff;
    background: #2184c5;
}
/*.services-area ul li {
    margin-bottom: 80px;
}
*/
ul.services-list {
    padding: 0;
    margin: 0;
}
.services-area li + li{
    margin-top: 60px;
}
.hight-light-cn p {
    letter-spacing: 1.8px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 13px;
    margin-bottom: 0;
}
.hight-light-cn h3 {
    margin-bottom: 118px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 2.2px;
    margin-top: 37px;
}
.services-area li a{
    font-size: 22px;
    line-height: 26px;
	 color: #fff;
	 margin-left: 15px;
}
span.ser-icn {
    margin-right: 20px;
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    left: 0px;
    position: relative;
    /* top: -16px; */
}

span.ser-icn:after {
    background: rgba(255, 255, 255, 0.2);
    content: "";
    height: 55px;
    position: absolute;
    right: -24px;
    top: 10%;
    width: 1px;
    z-index: 2;
}

/**/
.read-more {
    letter-spacing: 1.4px;
}

.simple-text{
    position: relative;
 /*   margin-top: -5px;*/
    color: #fff;
    display: inline-block;
}
.text-effect{
    overflow: hidden;
    font-weight: 700;
    
}

.text-effect span {
    display: block;
    color: #fff;
    padding: 9px 15px 8px;
    background: #2184c5;
    -moz-transition: -moz-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.text-effect:before {
    position: absolute;
    top: 0;
    left: -1px;
    z-index: 0;
    padding: 9px 15px 8px;
    width: 100%;
    height: 100%;
    background: #fff;
    color: #2184c5;
    content: attr(data-hover);
    -moz-transition: -moz-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.text-effect:focus span, .text-effect:hover span, .text-effect:active span {
    -webkit-transform: translateX(101%);
    transform: translateX(101%);
}

.text-effect:focus:before, .text-effect:hover:before, .text-effect:active:before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    left: 0px;
}




/**/
.free-content-area{
    color: #fff;
}
.free-content-area h2{
    display: inline-block;
}
.free-content-area p {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.9px;
    line-height: 34px;
}

.free-icn{
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    left: -6px;
    position: relative;
    top: 4px;
    margin-right: 26px;
}
.free-icn:after {
    background: rgba(255, 255, 255, 0.3);
    content: "";
    height: 44px;
    position: absolute;
    right: -18px;
    top: 15px;
    width: 1px;
    z-index: 2;
}

.bg-content1 {
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%);
    width: 100vw;
    position: absolute;
    z-index: -2;
    background: transparent url('../images/page-1_img01.jpg') no-repeat scroll 50% 0/cover;
}



/**/
.count-area {
    padding: 80px 0;
}
.count-area-content {
    text-align: center;
}
.count-digit {
    font-weight: 700;
    font-size: 62px;
    line-height: 72px;
    color: #3f3f3f;
    height: 72px;
}
.count-title {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    color: #3f3f3f;
    margin-top: 10px;
}
.count-content {
    margin-top: 13px;
    font-size: 16px;
}


/**/

.reputable-partners-diverse-drientation {
    overflow: hidden;
    color: #fff;
}

.diverse-drientation-area{
    padding:80px 0px 80px 80px;
    position: relative;
}

.reputable-partners-area{
    padding: 80px 80px 80px 0px;
    color: #fff;
}

/**/
.features-testimonials-area {
    position: relative;
    overflow: hidden;
}
/**/
.features-area {
    padding: 80px 80px 80px 0px;
}
.features-list{
    margin-top: 62px;
    padding-left: 0;
}

.features-list li{
        margin-bottom:7px;
    border-bottom: 1px solid #d5d5d5;
}

/**/
.testimonials-area {
    padding: 0;
}
.testimonials-area #testimonials h2 {
    color: #fff;
  position: absolute;
    z-index: 15;
    /*left: 50%;*/
    top: 12%;
    /* -webkit-transform: translatex(-50%); */
    /* transform: translatex(11%); */
    -webkit-transform: translatex(0%);
    transform: translatex(0%);
    left: 11%;
}
/*#testimonials {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    max-height: 647px !important;
    width: 101vw;
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%);
    left: 50%;
}
/*.testimonials-area #testimonials.carousel,.testimonials-area .item,.testimonials-area .item .active {
    min-height: 100%;
    width: 100%;
    height: 683px;
}*/
/*.testimonials-area #testimonials .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.testimonials-area #testimonials .fill {width: 100%;height: 100%;background-position: center;-webkit-background-size: cover;-moz-background-size: cover; background-size: cover;-o-background-size: cover;}

*/
/**/


#testimonials{
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

#testimonials {
    max-height: 647px !important;
    width: 101vw;
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%);
    left: 50%;
}
#testimonials .carousel-inner>.item>img{
    height: 100%;
    object-fit: cover;
}
@media (min-width: 992px){
#testimonials {
    width: 49.4vw;
    left: 0%;
    -webkit-transform: translatex(0%);
    transform: translatex(0%);
}
}

#testimonials .carousel-inner {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; 
}

/*#testimonials .carousel-inner,#testimonials .carousel-inner>.item {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}*/




#testimonials .carousel-inner>.item,#testimonials .carousel-inner>.item .fill {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  /*position: relative;*/
}


#testimonials .carousel-inner>.item,#testimonials .carousel-inner>.item .fill {
  background-position: 0% 0%;
  background-size: auto !important; }

@media (min-width: 768px){
#testimonials .carousel-inner>.item,#testimonials .carousel-inner>.item .fill {
    background-position: 10% 0%;
    background-size: cover !important;
    }}

@media (min-width: 992px){
#testimonials .carousel-inner>.item,#testimonials .carousel-inner>.item .fill{
    background-position: 50% 0%;
}
}

#testimonials .carousel-inner>.item ,#testimonials .carousel-inner>.item .fill{
    width: 50vw;
    background-position: 80% 0;
}
#testimonials .carousel-caption {
    display: inline-block;
 /*   width: 100%;*/
    max-height: 100%;
    vertical-align: middle;
    white-space: normal;
    position: absolute;
    top: 34.4%;
    left: 0%; 
    text-align: left;
}

@media (min-width: 768px){
#testimonials .carousel-caption {
    top: 55.4%;
}
}

#testimonials .carousel-caption {
    left: 0%;
    top: 25%;
}


@media (min-width: 768px){
#testimonials .carousel-caption {
    left: 11%;
}
}

#testimonials .carousel-indicators {
    left: 25%;
    bottom: 11%;
}

.testi-name {
    display: block;
    margin-top: 37px;
}
#testimonials .carousel-caption p{
    letter-spacing: 0.9px;
}
.testi-name a{
    color: #fff;
}
.testi-name a:hover{
    color: #2184c5;
}


/**/
.our-experience-area {
    background: transparent url('../images/our-experience-bg.jpg') 50% 50% / cover no-repeat;
    padding: 80px 0;
    text-align: center;
    color: #fff;
}

.our-experience-area p {
    padding: 0 60px;
}

/***********   LOCATIOON PAGE CSS STARTS HERE  **************/
.map-frame{
	height: 250px;
	width: 100%;
}
.map-frame iframe{
	height:100%;
	width: 100%;
	border:none;
}
.centered-title {
    text-align: center;
	padding-bottom: 40px;
}
.locations-page-wraper {
    padding: 60px 0;
}
.centered-title h2 {
    font-size: 30px;
    font-weight: 600;
    color: #1a75b6;
}
.map-row {
    margin-bottom: 50px;
}
.map-wrap h3 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 30px;
}
.map-wrap p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 30px;
    color: #000;
    font-weight: 500;
	    min-height: 46px;
}
.map-wrap {
    padding: 0 20px;
}
.comminng-soon-div {
    padding: 95px 0;
    text-align: center;
    border:4px solid #000;
}
.comminng-soon-div h4 {
    font-size: 26px;
    font-weight: 800;
}