@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap');
body{margin: 0;padding: 0;font-family: 'Poppins', sans-serif !important;font-weight: 400;font-size: 15px;color: #000000;}
ul{
list-style-type: none;
margin: 0;
padding: 0;
}
a:link, a:visited{
text-decoration: none;
}
section, footer, header{
display: block;
clear: both;
position: relative;
width: 100%;
float: left;
}
header{
position: relative;
z-index: 99;
}
.max-w-img img{
max-width: 100%;
}
.text-right{
text-align:right;
}
.top-header {
float: left;
width: 100%;
background: #131313;
overflow: hidden;

}
.social-top {

position: relative;
padding-top: 9px;
padding-bottom: 8px;
}
.qlinks-top{
padding-top: 9px;
padding-bottom: 8px;
}
.social-top a:hover svg {
transition: all 400ms;
-webkit-transform: scale(1.2);
color: #555958;
}
.qlinks-top ul li {
display: inline-block;
padding-left: 10px;
position: relative;
}
a.lang img {
width: 19px;
height: auto;
line-height: normal;
/* height: 20px; */
}
/* .qlinks-top ul li:after {
position: absolute;
content: "";
right: -15px;
top: 9px;
width: 6px;
height: 6px;
background: #7cacbf;
border-radius: 50%;

}
.qlinks-top ul li:last-child:after{
content: normal;
} */
.qlinks-top ul li a {
color: #e1e1e1;
/* font-family: 'Montserrat', sans-serif; */
font-weight: 400;
position: relative;
display: inline-block;
transition: all 400ms;
font-size: 13px;
}
.qlinks-top ul li a:after{
position: absolute;
content: "";
left: 0px;
bottom:0px;
width: 0%;
height: 1px;
background: #7cacbf;
transition: all 400ms;
}
.qlinks-top ul li a:hover:after{
width: 100%;
}
.logo img{
max-width: 100%;
}
/*-----------Navigation Starts Here---------------*/
div#overlay { display: none; }
a#toggle {
position: absolute;
top: 16px;
right: 65px;
width: 50px;
height: 40px;
background-color: transparent;
text-align: right;
color: #000;
display: none;
transition: all ease-out 0.3s;
float: right;
}
#toggle .line {
width: 70%;
height: 2px;
background: #000;
display: block;
margin: 3px 0;
position: relative;
top: 2px;
text-align: right;
float: right;
-webkit-transition:all 400ms;
}
#toggle .line:nth-of-type(3) {
width: 22px !important;
text-align: right;
float: right;
text-align: right;
}
a#toggle i {
position: relative;
top: 50%;
transform: translateY(-50%);
}
main#content { padding: 10px; }
#menu {
text-align: right;
transition: all ease-out 0.3s;
display: inline-block;
margin-right: 45px;
}
#menu a { color: white; }
#menu ul {
margin: 0;
padding: 0;
position: relative;
z-index: 3;
}
#menu ul li {
display: inline-block;
position: relative;
}
/* .rd-navbar-static .rd-navbar-nav > li a:after {
position: absolute;
content: "";
left: -1px;
top: 15px;
width: 1px;
height: 15px;
background: #9e9e9e;
transition: all 400ms;
display: block;
}
*/
.rd-navbar-static .rd-navbar-nav > li:first-child a:after{
content: normal;
}
.rd-navbar-static .rd-navbar-nav > li > a {
font-family: 'Poppins', sans-serif;
font-weight: 400;
position: relative;
color: #555958;
display: inline-block;
}
#menu ul li > a > i {
margin-left: 15px;
transition: all ease-out 0.3s;
-webkit-transition: all ease-out 0.1s;
}
#menu ul li ul {
display: none;
position: absolute;
top: 38px;
width: 266px;
text-align: left;
background: #fff;

padding-top: 25px;
transition: all 400ms;
}
#menu ul li ul li { display: block;  border-bottom: 1px solid #efefef;}
#menu ul li ul li a { display: block; }
#menu ul li:hover > a { color:#000; }
#menu ul li:hover > a > i { transform: rotateZ(90deg); }
#menu ul li:hover ul {
display: block;
left: -20px;
}
.svg-inline--fa.fa-w-8 {
width: 1.5em;
margin: -1px 0;
}
/*-----------Search Starts Here---------------*/
body.mode-search .form,
body.mode-search .icon-close {
opacity: 1;
transform: none;
pointer-events: all;
}
body.mode-search .control .icon-search { opacity: 0; }
body.mode-search .control .btn { transform: scale(70); }

.header {
position: relative;
height: 50%;
width: 100%;
background: #3498DB;
color: #FFF;
}
#slideout2 {
position: fixed;
top: 200px;
right: -10px;
width: 120px;
padding: 0px 0;
text-align: left;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
z-index: 8;
height: auto;
border-radius: 6px 6px 0;
background: #fff;
box-shadow: 1px 1px 9px #ababab;
}
div#slideout2 a {
padding: 15px 7px;
display: inline-block;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;

/* border-radius: 6px 6px 0; */
border-bottom: 1px solid #ddd;
text-align: center;
}
div#slideout2 a:last-child {
border-bottom: 0;
}
div#slideout2 a img{
transition: all 400ms;
}
div#slideout2 a span {
position: relative;
display: block;
font-size: 14px;
width: 100px;
text-align: center;
line-height: 17px;
font-weight: 600;
margin-top: 9px;
}
#slideout2 a:hover img {
transform: rotateY(360deg);
}
.header .header-content { padding: 70px 50px; }
.header .header-content h1,
.header .header-content h2 { font-weight: 200; }
.control {
width: 35px;
height: 35px;
position: absolute;
bottom: -8px;
right: 0;
cursor: pointer;
outline: none;
}
.control svg {
position: absolute;
top: 13px;
left: 6px;
right: 0;
margin: 0 auto;
color: #7b7a7a;
font-size: 16px;
}
.control .icon-search,
.control .icon-close { transition: 0.2s ease-in-out; }
.control:hover .btn { box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }
/* Button */
.btn {
width: 35px;
height: 35px;
border-radius: 100%;
box-sizing: border-box;
padding: 20px;
background: #e2e2e2;
outline: 0;
transform-origin: 50%;
/* box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); */
transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}
.search {
margin-top: 28px;
display: inline-block;
float: right;
}
i.ico img {
width: 90px;
}
.btn.focus, .btn:focus, .btn:hover {
color: #333;
text-decoration: none;
outline: none !important;
}
.icon-search {
position: absolute;
top: 18px;
left: 20px;
font-size: 28px;
}
.overlay {
height: 0%;
width: 100%;
position: fixed;
z-index: 9999;
top: 0;
left: 0;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0, 0.9);
overflow-y: hidden;
transition: 0.5s;
}
.overlay-content {
position: relative;
top: 44%;
width: 100%;
text-align: center;
margin-top: 30px;
}
.overlay a {
padding: 8px;
text-decoration: none;
font-size: 36px;
color: #818181;
display: block;
transition: 0.3s;
}
.overlay a:hover, .overlay a:focus {
color: #f1f1f1;
}
.overlay .closebtn {
position: absolute;
top: 20px;
right: 45px;
font-size: 60px;
}
.form-dark input[type=text], .form-dark input[type=email], .form-dark textarea {
display: block;
padding: 1.1em 1em;
width: 95%;
-webkit-border-radius: 20em!important;
border-radius: 20em!important;
border: none;
margin-bottom: 0;
outline: none;
margin: 0 auto;
}
.form-dark input[type=submit] {
font-family: FontAwesome;
background: none;
border: none;
color: #9ea7b3;
position: absolute;
right: 1em;
top: 30%;
height: 1.3em;
line-height: 0!important;
}
.search-container {
max-width: 500px;
margin: 0 auto;
width: 100%;
position: relative;
}
.search-container button {
position: absolute;
top: 0px;
right: 11px;
border: none;
background: none;
font-size: 18px;
width: 54px;
height: 54px;
background: #c5c5c5;
border-radius: 50%;
outline: none;
color: #656565;
}
.navigation {
padding-right: 0;
}
.nav-wrap {
float: left;
width: 100%;
clear: both;
padding-top: 10px;
padding-bottom: 10px;
background: #144a79;
}
ul.rd-navbar-dropdown.rd-navbar-open-left.rd-navbar-open-left {
left: auto;
right: 0;
margin: 18px 0 0;
}

/*-----------Banner Starts Here---------------*/
.slide {
height: 100vh;
background-size: cover !important;
background-repeat: no-repeat;
background-position: center;
}
.slide-text > a.btn-primary svg.svg-inline--fa.fa-angle-right.fa-w-8 {
top:2px;

}

.slide-text h1 span{
color: #209ed2;
}
.banner-three .slide-text > h1, .banner-three .slide-text > p, .banner-three .slide-text > a.btn-primary{
color: #fff;
}
.form-in label {
display: block;
font-weight: 400;
font-family: 'Montserrat', sans-serif;
color: #3b3b3b;
font-size: 15px;
}
.full-box {
background: #eae8e8;
position: relative;
margin-top: -15px;
z-index: 2;
width: 100%;
float: left;
padding: 15px;
border-radius: 4px;
overflow: hidden;
border: 2px solid #f7f7f7;
}
.find-doc {
float: left;
display: inline-block;
background: #ffffff;
margin-left: -15px;
color: #025579;
padding: 35px 20px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
font-size: 17px;
max-width: 100px;
text-align: center;
width: 100%;
}
form.find-doc-form {
display: block;
width: 89%;
padding-top:11px;
float: left;
text-align: center;
}
.form-in {
display: inline-block;
width: 28%;
margin-right: 17px;
position: relative;
text-align: left;
}
.form-in input, .form-in select {
border: none;
background: #fff;
padding: 16px 15px;
outline: none;
width: 100%;
border-radius: 4px;
box-shadow: 0px 0px 7px #bfbfbf;
font-style: italic;
color: #bbb;
font-size: 14px;
}
.form-submit {
display: inline-block;
margin-right: -57px;
position: relative;
float: right;
margin-top: -6px;
}
.form-submit input[type="submit"] {
padding: 45px 20px;
border: none;
background: #025579;
outline: none;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
}
.contact-top-btns{
display: none;
}
.bg-white {
background: #fff !important;
}
.departments.tour-cats h2{
margin-bottom: 25px;
}
h2 small {

font-weight: 800;
text-transform: uppercase;
color: #d6d6d6;
font-size: 14px;
display: block;
margin-bottom: 12px;
}
h2 {
color: #3a4352;
font-weight: 600;
text-transform: uppercase;
font-size: 35px;
margin-bottom: 25px;
}
.intro-texts p strong{
font-weight: 400;
font-size: 17px;
color: #565555;
line-height: 1.3333;
display: block;
margin-bottom: 15px;
}
.intro-texts p {
margin: 0 0 10px;
font-weight: 300;
font-size: 15px;
line-height: 1.66666;
}
.intro-texts {
padding-left: 8%;
padding-top: 55px;
}
/*-----------Intro Starts Here---------------*/
section.intro {
padding-top: 70px;
padding-bottom: 90px;
overflow: hidden;
}
a.read-more {
padding: 15px 30px;
display: inline-block;
background: #ddd;
border-radius: 50px;
color: #fff;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 2px;
margin-top: 25px;
position: relative;
background: rgba(96,171,237,1);
background: -moz-linear-gradient(left, rgba(96,171,237,1) 0%, rgba(96,171,237,1) 37%, rgba(82,147,203,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(96,171,237,1)), color-stop(37%, rgba(96,171,237,1)), color-stop(100%, rgba(82,147,203,1)));
background: -webkit-linear-gradient(left, rgba(96,171,237,1) 0%, rgba(96,171,237,1) 37%, rgba(82,147,203,1) 100%);
background: -o-linear-gradient(left, rgba(96,171,237,1) 0%, rgba(96,171,237,1) 37%, rgba(82,147,203,1) 100%);
background: -ms-linear-gradient(left, rgba(96,171,237,1) 0%, rgba(96,171,237,1) 37%, rgba(82,147,203,1) 100%);
background: linear-gradient(to right, rgba(96,171,237,1) 0%, rgba(96,171,237,1) 37%, rgba(82,147,203,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60abed', endColorstr='#5293cb', GradientType=1 );
transition: all 400ms;
-webkit-transition:all 400ms;
}
a.read-more:after{
position: absolute;
content: "";
left: 0;
width: 0%;
height: 1px;
background: #fff;
bottom: 0;
top: 25px;
transition: all 400ms;
-webkit-transition:all 400ms;
}
a.read-more:hover:after{
width: 100%;
}
section.intro::after {
border-bottom: 3.1vw solid #e8e9ed;
border-left: 100vw solid transparent;
bottom: 0;
content: "";
position: absolute;
}
/*-----------Department Starts Here---------------*/
.departments {
background: #f1f1f1;
overflow: hidden;
padding-top: 50px;
padding-bottom: 60px;
}
.title-sub p {

font-weight: 300;
font-size: 16px;

line-height: 1.55555;
}
.title-sub {
max-width: 712px;
margin: 0 auto;
text-align: center;
margin-bottom: 15px;
}
/* Common style */
.grid figure {
position: relative;
float: left;
overflow: hidden;
margin: 10px 1%;
width: 100%;
height: auto;
background: #3085a3;
text-align: center;
cursor: pointer;
}
.grid figure img {
position: relative;
display: block;
min-height: 100%;
max-width: 100%;
opacity: 0.8;
}
.grid figure figcaption {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.grid figure h2 {
word-spacing: -0.15em;
font-weight: 300;
}
.grid figure h2 span {
font-weight: 800;
}
.grid figure h2,
.grid figure p {
margin: 0;
}
.grid figure p {
letter-spacing: 1px;
font-size: 68.5%;
}
figcaption h2 {
position: relative;
top: 0;
left: 0;
font-size: 13px;
top: auto;
/* font-family: 'Montserrat', sans-serif; */
letter-spacing: 0px;
color: #585757;
padding-right: 0;
font-weight: 700;
text-transform: uppercase;
text-align: center;

margin: 0 0;
padding: 17px 5px;
}
section.departments.facility {
background: #f3f3f3;
}
/*-----------------*/
/***** Apollo *****/
/*-----------------*/
figure.effect-apollo {
background: #fff;
padding-top: 10px;
}
figure.effect-apollo img {
opacity: 0.95;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
width: 93px;
height: auto;
display: block;
text-align: center;
margin: 0 auto;
}
figure.effect-apollo figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.5);
content: '';
-webkit-transition: -webkit-transform 0.6s;
transition: transform 0.6s;
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
figure.effect-apollo p {
position: absolute;
right: 0;
bottom: 0;
margin: 3em;
padding: 0 1em;
max-width: 150px;
border-right: 4px solid #fff;
text-align: right;
opacity: 0;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
.dep-sects {
overflow: hidden;
position: relative;
border-radius: 7px;
box-shadow: 1px 2px 14px #d8d8d8;
margin-bottom: 30px;
border: 1px solid #ddd;
}
figure.effect-apollo:hover img {
opacity: 0.6;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
figure.effect-apollo:hover figcaption::before {
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
figure.effect-apollo:hover h2 {
color: #000;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
/*-----------Callback Starts Here---------------*/
.call-back {
overflow: hidden;
background-size: cover !important;
background-repeat: no-repeat;
z-index: 1;
padding-bottom: 60px;
background-position: center;
padding-top: 30px;
}
.call-back:after {
content: "";
left: 0;
position: absolute;
top: 0;
height: 100%;
background: rgba(21, 77, 126, 0.81);

z-index: -1;
width: 100%;
}
.call-back::before {
border-top: 3.1vw solid #f1f1f1;
border-left: 100vw solid transparent;
content: "";
left: 0;
position: absolute;
top: 0;
display: none;
}
.call-txt h1 {
font-weight: 900;
text-transform: uppercase;
color: #fff;
margin-bottom: 16px;
font-size: 45px;
text-shadow: 1px 1px 13px #808080;
}
.call-txt p {
font-family: 'Montserrat', sans-serif;
font-weight: 300;
color: #000;
font-size: 30px;
line-height: 1.55555;
max-width: 400px;
width: 100%;
}
.call-txt {
margin-top: 10%;
}
.destn.owl-carousel {
width: 90%;
margin: 0 auto;
}
section.call-back h2 {
color: #fff;
margin-bottom: 27px;
position: relative;
}
.call-request {
background: #015579;
position: relative;
overflow: hidden;
padding-bottom: 30px;
padding-top: 110px;
max-width: 430px;

}
.call-request input, .call-request textarea {
border: none;
box-shadow: none;
outline: none;
padding: 10px 15px;
border-radius: 5px;
margin-bottom: 11px;
font-style: italic;
width: 100%;
}
.call-request textarea {
height: 65px;
}
.call-request input[type="submit"] {
max-width: 130px;
font-style: normal;
background: #0389c3;
color: #fff;
padding: 11px 12px;
margin: 0px auto 0px;
}
.call-request::after {
border-bottom: 1vw solid #0389c3;
border-right: 100vw solid transparent;
bottom: 0;
content: "";
left: 0;
position: absolute;
z-index: 2;
}
.call-request::before {
top: -109px;
content: "";
left: -21px;
position: absolute;
z-index: 2;
width: 110%;
height: 200px;
border-radius: 50%;
background: #0389c3;
right: 0;
margin: 0 auto;
}
.call-request h3 {
position: absolute;
top: 30px;
left: 0;
width: 100%;
text-align: center;
color: #fff;
z-index: 2;
font-size: 16px;
text-transform: uppercase;
/* max-width: 215px; */
right: 0;
margin: 0 auto;
letter-spacing: 1px;
line-height: 1.33333;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
}
.contact-top-btns {
display: none !important;
}
.ft-columns.sp-ftin.text-center img {
    /* padding-left: 31px; */
}
/*-----------Facility Starts Here---------------*/
.fac-in {
position: relative;

margin-bottom: 95px;
text-align: center;
}
.fac-in a {
border-radius: 7px;
display: block;
overflow: hidden;
box-shadow: 0px 0px 7px #5f5f5f;
margin-top: 22px;
box-shadow: 0px 0px 14px #c1c1c1;
}
.mg-conent a.read-news {
padding: 4px 12px;
margin: 0 auto;
display: block;
color: #fff;
font-weight: 400;
box-shadow: none;
background: #052745;
border-radius: 50px;
margin-bottom: 5px;
float: none;
max-width: 110px;
}
.mg-conent {
text-align: center;
position: absolute;
bottom: -50px;
background: #104879;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
width: 90%;
border-radius: 7px;
}
figure.effect-goliath a img {
width: 100%;
height: auto;
}
.mg-conent p {
font-size: 14px;
color: #fff;
font-weight: 400;
letter-spacing: .53px;
}
.mg-conent p.price {
display: block;
margin: 8px 0 5px;
color: #6ebbff;
font-size: 15px;
font-weight: 500;
}
/*-----------------*/
/***** Goliath *****/
/*-----------------*/
figure.effect-goliath {
background: #fff;
}
/*figure.effect-goliath img,
figure.effect-goliath h2 {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.effect-goliath img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}*/
/*figure.effect-goliath h2, figure.effect-goliath p {
position: absolute;
bottom: 0;
left: 0;
padding: 17px;
top: auto;
background: #fff;
margin: 0 0 !important;
bottom: 0;
width: 100%;
font-size: 16px;
transition: all 400ms;
-webkit-transition: all 400ms;
font-weight: 600;
opacity: 1;
visibility: visible;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}*/
figure.effect-goliath p {
position: relative;
bottom: 0;
left: 0;
padding: 17px;
top: auto;
color: #090909;
/* background: #fff; */
margin: 0 0 !important;
bottom: 0;
width: 100%;
font-size: 16px;
transition: all 400ms;
-webkit-transition: all 400ms;
font-weight: 600;
opacity: 1;
visibility: visible;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figcaption h2.date {
position: absolute;
top: 0;
left: 0px;
font-size: 12px;
top: 0px;
margin: 0;
font-family: 'Montserrat', sans-serif;
letter-spacing: 0px;
color: #fff;
background: #0389c3;
line-height: 18px;
padding: 9px;
font-weight: initial;
text-transform: none;
}
figure.effect-goliath p {
text-transform: none;
font-size: 90%;
/* opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,50px,0);
transform: translate3d(0,50px,0);*/
}
/*figure.effect-goliath:hover img {
-webkit-transform: translate3d(0,-53px,0);
transform: translate3d(0,-53px,0);
}*/
/*figure.effect-goliath:hover h2 {
-webkit-transform: translate3d(0,-100px,0);
transform: translate3d(0,-100px,0);
opacity: 0;
visibility: hidden;
transition: all 400ms;
}*/
/*figure.effect-goliath:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
background: #a0a0a0;
color: #fff;
font-weight: 300;
letter-spacing: 1px;
line-height: 1.44444;
}*/
h2.text-center {
margin-bottom: 10px;
font-size: 25px;
letter-spacing: 2px;
}
.departments.tour-cats h2 {
margin-bottom: 40px;
}
.departments.tour-cats figcaption h2 {
margin-bottom: 0;
}
/*-----------Testimonial Starts Here---------------*/
section.testimony {
background: #f2f2f2;
overflow: hidden;
background-image: url(images/test-banner.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.tests-wrap {
max-width: 800px;
width: 100%;
float: right;
background: transparent;
}
.pat-title {
position: absolute;
max-width: 1200px;
width: 100%;
margin: 0 auto;
left: 0;
right: 0;
background: transparent;
height: 100%;

z-index: 1;
}
.pat-title:after {
content: "";
position: absolute;
left: 53px;
top: -430px;
background: white;
border-radius: 300px;
max-width: 414px;
height: 790px;
transform: rotate(-28deg);
-webkit-transform: rotate(-28deg);
z-index: -1;
width: 100%;
overflow: hidden;
}
.pat-in {
width: 13%;
float: left;
margin-top: 45px;
margin-left: 270px;
}
.pat-in h4{
font-family: 'Montserrat', sans-serif;
font-weight: 600;
font-size: 20px;
line-height: 1.44444;
}
.pat-in svg {
font-size: 95px;
color: #eaeaea;
}
.tests-wrap {
max-width: 800px;
width: 100%;
float: right;
z-index: 2;
position: relative;
padding-top: 122px;
padding-bottom: 61px;
}
.tests-wrap:after {
content: "";
position: absolute;
right: 0;
width: 100%;
height: 420px;
border-radius: 300px;
background: #ffffff;
bottom: -180px;
transform: rotate(64deg);
-webkit-transform: rotate(64deg);
z-index: -1;
box-shadow: 15px -22px 0px #c5c5c5;
}
.test-in {
background: #fff;
border-radius: 8px;
padding: 25px 25px;
position: relative;
box-shadow: 0px 1px 9px #d2d2d2;
}
.test-in p {
font-weight: 400;
font-size: 13px;
line-height: 1.6666;
}
.test-in-wrap{
margin: 20px;
outline: none;
}
.tsti-char h3 {
font-weight: 600;
font-size: 15px;
color: #777272;

margin-top: 3px;
}
.tsti-char h3 span{
display: block;
font-weight: 400;
color: #b0b0b0;
text-shadow: none;
margin-top: 10px;
}
.tsti-char img {
max-width: 100%;
width: 50px;
height: auto;
border-radius: 50%;
border: 3px solid #75a9bb;
margin-top: 0;
display: inline-block;
float: left;
margin-right: 15px;
}
.tsti-char {
margin-top: 30px;
clear: both;
float: left;
width: 100%;
}
.test-in:after {
width: 0;
height: 0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-top: 15px solid #fff;
content: "";
position: absolute;
left: 13px;
bottom: -14px;
}
/*-----------News events Starts Here---------------*/
.news-title h3 a {
color: #909090 !important;
}
section.news-events {
padding-top: 50px;
padding-bottom: 60px;
background: #fff;
}
.radius-box {
border-radius: 8px;
box-shadow: 0px 1px 9px #d2d2d2;
overflow: hidden;
min-height: 450px;
position: relative;
background: #fff;
}
.news-title {
padding: 20px;
}
.news-title span {
font-size: 14px;
color: #607D8B;
display: block;
}
.news-title h3{

font-size: 20px;
margin-top: 10px;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
line-height: 1.3333;
}
.img-btm {
position: absolute;
bottom: 0;
width: 100%;
}
.news-events h2.text-center{
margin-bottom: 50px !important;
}
/*-----------Footer Starts Here---------------*/
footer.footer {
background: #fff;
padding-top: 30px;
padding-bottom: 38px;
overflow: hidden;
z-index: 1;
}
/* footer.footer:before {
content: "";
position: absolute;
left: 0;
background-image: url(images/ft-bg.jpg);
background-repeat: no-repeat;
background-size: cover;
z-index: -1;
height: 100%;
width: 704px;
top: 0;
}
footer.footer:after, section.intro:after {
content: "";
position: absolute;
width: 500px;
height: 500px;
border: 60px solid #edeeef;
border-radius: 50%;
right: -270px;
top: -200px;
z-index: -1;
}*/


.flags li, ul.flags {
    list-style: none;
    margin: 10px;
    padding: 0;
    display: inline-block;
    min-width: 30%;
}

.flags li {
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.flags li, ul.flags {
    list-style: none;
    margin: 10px;
    padding: 0;
    display: inline-block;
    min-width: 30%;
}
.flags li img {
    margin-right: 5px;
	box-shadow:none;
}



section.intro:after {
border: 60px solid #f9f7f7;
}
section.intro:before {
content: "";
position: absolute;
width: 315px;
height: 219px;
background-image: url(images/into-bg.png);
right: 26%;
top: 50px;
background-repeat: no-repeat;
background-size: contain;
opacity: 0.7;
}
.ft-columns h2 {
font-size: 16px;
font-weight: 600;
color: #151515;
letter-spacing: 1px;
position: relative;
padding-bottom: 16px;
margin-bottom: 25px;
}
.ft-columns p {
line-height: 28px;
}
/* .ft-columns h2:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 50px;
height: 5px;
background: #1d7899;
} */
.ft-columns p{
color: #4c4c4c;
font-weight: 300;
font-size: 14px;
line-height: 1.55555;
margin-bottom: 25px;
}
.social-ft a {
    color: #eff2f4;
    margin-right: 0;
    font-size: 16px;
    display: inline-block;
    width: 38px;
    height: 37px;
    text-align: center;
    background: #00396d;
    line-height: 38px;
    margin-left: 5px;
}
.social-ft {
margin-top: 0;
float: right;
padding-top: 15px;
}
.ft-columns ul li a {
color: #353535;
font-size: 14px;
line-height: 1.9999;
font-weight: 400;
transition: all 400ms;
}
.ft-columns ul li a:hover {
padding-left: 0;
transition: all 400ms;
color: #144a79;
}
.ft-terms p{
display: block;
margin: 0 0;
text-align: center;
font-size: 14px;
color: #9cc6d4;
}
.ft-terms {
background: #144a79;
clear: both;
float: left;
width: 100%;
padding-top: 18px;
padding-bottom: 15px;
}
img.for-mob {
display: none !important;
}
a.appoint span {
color: #fff;
font-weight: 400;
letter-spacing: normal;
font-size: 13px;
}
.foot-time p {
float: left;
margin: 6px 0;
color: #1d7899;
}
.foot-time strong {
color: #144a79;
float: left;
margin: 9px 0px;
}
#insurance .item {
margin: 3px 8px;
text-align: center;
}
#insurance .item strong {
font-size: 25px;
color: #000;
margin-bottom: 6px;
display: block;
}
#insurance .item img {
display: block;
width: 100%;
height: auto;
box-shadow: 1px 2px 7px 1px #cacaca;
}
#insurance .item p {
color: #000;
font-weight: 400;
letter-spacing: 1px;
font-size: 14px;
margin-bottom: 15px;
}
.str i {
color: #1c4e77;
}
.str {
margin-bottom: 15px;
border-bottom: 1px solid #ddd;
padding-bottom: 15px;
}
i.fa.fa-quote-left {
font-size: 44px;
margin-bottom: 13px;
color: #f3da39;
}
section.insurance h2 {
margin-bottom: 35px;
}
.str h4 {
font-weight: 300;
color: #000;
font-size: 17px;
}
.insurance .owl-prev svg.svg-inline--fa.fa-chevron-left.fa-w-10 {
position: absolute;
left: -21px;
font-size: 19px;
}
.insurance .owl-next svg.svg-inline--fa.fa-chevron-right.fa-w-10 {
font-size: 19px;
position: absolute;
right: -20px;
}
.insurance .owl-nav.disabled {
position: absolute;
top: 40%;
width: 100%;
}
section.insurance {
overflow: hidden;
padding-top: 41px;
padding-bottom: 58px;
background: #ffffff;
}
.dropdown-menu>li>a {
display: block;
padding: 3px 20px;
clear: both;
/* font-weight: 400; */
/* line-height: 1.42857143; */
/* color: #333; */
/* white-space: nowrap; */
}
.open>.dropdown-menu {
display: block;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
/* background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;*/
border: 1px solid #ccc;
/*    border: 1px solid rgba(0,0,0,.15);
*/    border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
ul.dropdown-menu.sub-menu {
left: 100%;
position: relative;
width: 260px !important;
top: 0px !important;
padding-top: 0 !important;
}
a.read-news {
position: relative;
bottom: 3px;
padding: 21px;
top: auto;
color: #f01c23;
font-weight: 600;
float: right;
}
.news-gal-in {
margin-bottom: 18px;
padding-left: 10px;
padding-right: 10px;
}
ul.dropdown-menu.panel-default li{
float: left;
}
ul.dropdown-menu.panel-default {
width: 600px !important;
position: absolute;
}
ul.monb-view {
display: none;
}
#insurance .owl-nav {
position: absolute;
top: 37%;
width: 100%;
text-align: center;
}
.news .owl-nav, .destn .owl-nav.disabled  {
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
}
.destn .owl-nav.disabled {
display: block !important;
top: 50%;
width: 100%;
}
.owl-carousel.news .owl-nav button.owl-prev, .destn .owl-nav.disabled button.owl-prev {
display: inline-block;
width: 40px;
height: 40px;
border: 0px solid #ddd;
margin-right: 10px;
color: #fff !important;
background: #144a79;
border-radius: 100%;
box-shadow: 0px 0px 7px #bfbfbf;
outline: none;
}
.destn .owl-nav.disabled button.owl-prev{
left: -46px;
position: absolute;
background: #fff;
color: #000 !important;
box-shadow: none;
}
.owl-carousel.news .owl-nav button.owl-next, .destn .owl-nav.disabled button.owl-next {
display: inline-block;
width: 40px;
height: 40px;
border: 1px solid #144a79;
background: #144a79;
margin-right: 10px;
color: #fff !important;
border-radius: 100%;
box-shadow: 0px 0px 7px #bfbfbf;
outline: none;
}
.destn .owl-nav.disabled button.owl-next{
right: -46px;
position: absolute;
background: #fff;
color: #000 !important;
box-shadow: none;
margin-right:0;
}
.owl-carousel.news .owl-nav button.disabled {

background: #fff;
color: #000 !important;
}
#insurance button.owl-prev{
left: -16px;
position: absolute;
}
#insurance button.owl-next{
right: -16px;
position: absolute;
}
.rd-navbar-nav-wrap .close {
position: absolute;
top: 33px;
right: 11px;
color: #fff !important;
text-shadow: none;
opacity: 1;
font-size: 35px;
display: none;
}
.rd-navbar-wrap {
display: inline-block;

margin-right: 0px;
}
.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-megamenu {
left: 0;
margin-top: 10px;
margin-left: -135px;
min-width: 560px;
width: 100%;
}
.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown li {
position: relative;
display: block;
float: left;
width: 100%;
}
.rd-navbar-static .rd-navbar-nav > li > a {
display: block;
font-weight: 400;
line-height: 18px;
text-transform: uppercase;
padding: 10px 5px;
font-size: 14px;
color: #ffffff;
position: relative;
letter-spacing: .53px;
}
li.rd-navbar--has-megamenu.rd-navbar-submenu.focus a:before {
background-position: 0 -2px;
height: 9px;
}
li.rd-navbar--has-megamenu.rd-navbar-submenu a:before {
display: inline-block;
background-image: url(images/arrow.svg);
width: 23px;
height: 10px;
overflow: hidden;
background-repeat: no-repeat;
background-position: 0 -15px;
position: absolute;
right: -16px;
top: 20px;
background-size: 80%;
transition: all 400ms;
position: absolute;
content: "";
}
li.rd-navbar--has-megamenu.rd-navbar-submenu {
margin-right: 15px;
}
a.loc-map {
display: block;
clear: both;
font-weight: 600;
color: #144a79;
}
.ft-columns.sp-ftin ul {
width: 48%;
display: inline-block;
padding-right: 15px;
vertical-align: top;
}
.inner-banner{
background: #abacad;
}
.inner-banner h2{
margin: 0 0 !important;
padding: 15px 0;

font-weight: 600;
font-size: 29px;
color: #fff;
text-transform: none;
}
section.breadcrumb-wrap {
border-bottom: 1px solid #cdcdcd;
}
.breadcrumb {
padding: 15px 15px;
margin-bottom: 0;
list-style: none;
background-color: #fff;
border-radius: 0px;
margin-left: 140px;
}
ul.breadcrumb li a {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
color: #8c8c8c;
}
ul.breadcrumb li.active a {

font-weight: 600;
color: #5d5d5d;
}
section.breadcrumb-wrap .container {
position: relative;
}
section.breadcrumb-wrap .container:after {
background: #144a79;
content: "";
top: 0;
left: -87%;
height: 100%;
position: absolute;
width: 100%;
z-index: 9;
display: block;
}
.spec-in{
display: block;
position: relative;
width: 100%;
float: left;
}
section.inner-content {
padding-top: 50px;
padding-bottom: 50px;
}
.spec-in {
display: block;
position: relative;
width: 100%;
float: left;
border-radius: 10px;
transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
box-shadow: 0px 5px 15px 0px rgba(130,136,147,0.15);
margin-bottom: 70px;

}
.spec-in:hover {
transform: translatey(-10px);
transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
box-shadow: 2px 5px 30px 0px rgba(0,0,0,0.1);
}
.spec-in img {
width: 100%;
border-radius: 10px;
box-shadow: 0px 0px 12px #c5c5c5;
}
.spec-in:hover .sp-content {
background: #144a79;
box-shadow: 0px 2px 10px rgba(49, 49, 49, 0.62);
}
.spec-in:hover .sp-content h3 {
color: #fff;
}
.spec-in:hover .sp-content a{
background: #fff;
color: #144a79;
}
.spec-in:hover .sp-content:after{
background: #144a79;
}
.sp-content {
position: absolute;
bottom: -40px;
background: #fff;
left: 0;
right: 0;
margin: 0 auto;
max-width: 89%;
border-radius: 9px;
text-align: center;
padding: 0 15px;
box-shadow: 0px 2px 10px #bbb;
padding-bottom: 15px;
z-index: 1;
transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}
.sp-content:after {
width: 63px;
height: 50px;
background: #fff;
content: "";
top: -18px;
display: inline-block;
border-radius: 50%;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
z-index: -1;
transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}
.sp-content h3 {
font-family: 'Montserrat', sans-serif;
font-weight: 600;
color: #3a3a3a;
font-size: 15px;
min-height: 44px;
margin-bottom: 0;
margin-top: 10px;
line-height: 1.333;
transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}
.sp-content a {
display: inline-block !important;
padding: 5px 10px;
background: #005f8b;
color: #fff;
border-radius: 6px;
font-family: 'Poppins', sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 13px;
transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
max-width: 100px;
width: 100%;
}
.spec-in a {
overflow: hidden;
display: block;
}
.spec-in a img {
overflow: hidden;
display: block;
}
.qk-ph{
margin-top: -20px;
overflow: hidden;
z-index: 1;
}
.insde-qk {
float: left;
width: 100%;
background: #01294d;
margin-top: 20px;
height: 68px;
}
.ft-qk ul li a {
color: #c4c9cc;
padding: 24px 9px;
display: block;
}
.ft-qk ul li {
display: inline-block;
}
.qk-ph .container{
position: relative;
}
.qk-ph .container:after {
background-image: url(images/ft-line.png);
content: "";
top: -30px;
right: -41%;
height: 100px;
position: absolute;
width: 100%;

display: block;
}
.insde-qk h4{
position: absolute;
margin: 0 auto;
left: 310px;
right: 0;
text-align: center;
z-index: 1;
top: -7px;
color: #fff;
font-weight: 700;
font-size: 24px;
}
.insde-qk h4 a {
color: #fff;
}
i.ico {
display: inline-block;
margin-right: 15px;
}
.with-banner {position: relative;min-height: 215px;background-size: cover;background-repeat: no-repeat;background-position: center;z-index: 1;}
.with-banner:after {
position: absolute;
content: '';
background: rgba(0, 0, 0, 0.36);
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.with-banner .container{position: relative;min-height: 136px;}
.with-banner .container h2 {
position: absolute;
left: 0;
bottom: 0;
display: block;
right: 0;
text-align: center;
margin: 0 auto;
}
a.bck-btn {
position: absolute;
right: 15px;

background: #144a79;
padding: 4px 15px;
color: #fff;
border-radius: 4px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: .53px;
font-size: 13px;

height: 28px;
top: 50%;
transform: translateY(-50%);
}
.inner-content p {
font-family: 'Poppins', sans-serif;
font-size: 15px;
color: #6a6a6a;
line-height: 1.666;
text-align: justify;
}
.inner-content  strong {
font-weight: 700;
color: #144a79;
font-size: 16px;
display: block;
margin-bottom: 10px;
margin-top: 15px;
}
.content-area li {
display: block;
position: relative;
padding-left: 15px;
margin-bottom: 9px;
font-size: 15px;
margin-left: 15px;
}
.content-area li:after {
font-size: 19px;
content: "\f105";
position: absolute;
left: 0;
font-family: fontAwesome;
color: #144a79;
top: -3px;
}
.showcase #content-9.content {
height: 450px;
padding: 5px;
}
.showcase .content {
float: left;
width: 100%;
height: 300px;
}
.col-md-def-9{
width: 70%;
float: left;
position: relative;
min-height: 1px;
padding-right:5%;
padding-left: 15px;
}
.col-md-def-4{
width: 30%;
float: left;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.side-ic img {
width: 64px;
height: auto;

}
.side-ic {
float: left;
box-shadow: 1px 2px 10px #d0d0d0;
margin-left: 6px;
}
.short-text h4 {
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
margin-bottom: 4px;
}
.short-text {
padding-left: 85px;
}
.short-text a {
font-size: 12px;
color: #144a79;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
}
.showcase ul li {
display: block;
position: relative;
float: left;
padding-bottom: 11px;
padding-top: 15px;
margin-top: -11px;
}
.sidebar h3 {
font-family: 'Montserrat', sans-serif;
font-weight: 600;
background: #144a79;
text-align: center;
color: #fff;
font-size: 18px;
border-radius: 50px;
padding: 13px 8px;
line-height: normal;
margin-bottom: 25px;
margin-top: 0;
}
.showcase .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .showcase .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
background-color: #144a79;
background-color: rgb(3, 109, 145);
}
.showcase .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .showcase .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
background-color: #144a79;
background-color: rgb(3, 109, 145);
}
.right-shadow{
position: relative;
}
.right-shadow:after {
content: '';
display: block;
margin-left: 20px;
width: 1px;
height: 100%;
border-radius: 14px / 123px;
box-shadow: 0 0 11px #cacaca;
top: 0;
position: absolute;
right: 8px;
background: #e8e8e8;
}
.our-team{
background: #f2f2f2;
padding: 50px 0;
z-index: 1;
}
section.our-team:after {
position: absolute;
content: "";
bottom: 0;
right: 0;
background: url(images/doc-bg.png);
background-size: cover;
width: 560px;
height: 100%;
z-index: -1;
}
.our-team h2{
font-size: 25px;
text-transform: uppercase;
}
.doc-in{
position: relative;
overflow: hidden;float: left;
width: 100%;
border-radius: 8px;
box-shadow: 1px 1px 1px #000;
box-shadow: 0px 0px 14px rgba(113, 113, 113, 0.74);
transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
margin-bottom: 30px;
}
.doc-in:hover {
transform: translatey(-10px);
transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
box-shadow: 2px 5px 30px 0px rgba(0,0,0,0.1);
}
.doc-in img{
width: 100%;

height: auto;
}
.doc-content {
position: absolute;
bottom: 4px;
background: #fff;
border-radius: 7px;
width: 96%;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
padding-bottom: 8px;
z-index: 1;
}
.doc-content h3 {
font-size: 15px;
font-weight: 700;
margin-top: 12px;
min-height: 32px;
line-height: 1.333;
margin-bottom: 3px;
padding: 0 6px;
color: #565455;
}
span.doc-spec {
display: block;
font-size: 13px;
color: #144a79;
min-height: 54px;
padding: 0 5px;
}
.doc-bookings {
position: absolute;
bottom: 0;
width: 100%;
height: 100%;
text-align: center;
background: rgba(3, 109, 145, 0.89);
opacity: 0;
visibility: hidden;
transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}
.doc-in:hover .doc-bookings {
opacity: 1;
visibility: visible;
padding-top: 65%;
}
.doc-bookings a.book-cal {
width: 40px;
height: 40px;
padding: 0;
font-size: 20px;
line-height: 41px;
color: #909090;
background: #fff;
border: 0;
}
.doc-bookings a {
display: inline-block;
background: #fff;
padding: 10px 19px;
border-radius: 50px;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
line-height: normal;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1px;
color: #ffffff;
vertical-align: top;
transition: all 400ms;
border: 2px solid #fff;
background: none;
}
.doc-bookings a:hover{
box-shadow: 0px 0px 19px #013e52;
}

.doc-in:hover img {
webkit-filter: blur(2px); /* Chrome, Safari, Opera */
filter: blur(2px);
}
.doc-bookings a:hover {
background: #27b6e6;
color: #fff;
}
.specteam.owl-carousel .owl-item{
margin-top: 15px;
}
.specteam.owl-carousel .owl-nav{
position: absolute;
right: 20px;
top: -50px;
}
.specteam.owl-carousel .owl-nav button.owl-prev, .specteam.owl-carousel .owl-nav button.owl-next {
width: 35px;
height: 28px;
border: 1px solid #9c8b8b;
display: inline-block;
margin-left: 6px;
font-size: 18px;
outline: none;
}
.specteam.owl-carousel .owl-nav button.owl-next  svg.svg-inline--fa.fa-angle-right.fa-w-8 {

width: 9px;
}
.doc-search form select {
width: 100%;
border: 1px solid #dddddd;
border-radius: 50px;
color: #000;
height: 43px;
background: #f4f4f4;
padding: 0 11px;
outline: none;
}
.doc-search form input{
width: 100%;
border: 1px solid #dddddd;
border-radius: 50px;
color: #000;
height: 43px;
background: #f4f4f4;
padding: 10px 11px;
outline: none;
}
.doc-search form label {
display: block;
width: 100%;
font-weight: 600;
margin-top: 10px;
}
.doc-search form {
float: left;
width: 100%;
background: #fff;
padding: 19px 15px;
border-radius: 10px;
}
.doc-search{
margin-bottom:35px;
}
.doc-search h3 {
font-weight: 700;
font-size: 16px;
color: #000;
margin-top: 10px;
}
.team-listing:after{
display: none;
}
.team-listing{
background: #f2f2f2;
}
.key-search button {
position: absolute;
right: 17px;
bottom: 2px;
border: 0;
box-shadow: none;
color: #fff;
background: #144a79;
font-weight: 700;
text-transform: uppercase;
border-radius: 50%;
width: 40px;
height: 40px;
}
.key-search {
position: relative;
}
section.doc-profile {
padding-top: 50px;
padding-bottom: 50px;
}
.doc-details h2 {
font-size: 16px;
text-transform: none;
font-weight: 600;
}
.doc-details {
text-align: center;
}
.doc-sects img {
width: 100%;
border-radius: 10px;
}
.doc-details {
text-align: center;
background: #783dbe;
border-radius: 8px;
padding: 15px;
position: relative;
width: 90%;
margin: -60px auto 15px;
display: inline-block;
}
.doc-details h2 {
color: #fff;
margin-top: 5px;
margin-bottom: 10px;
}
.doc-details p {
color: #fff;
font-size: 14px;
margin-bottom: 5px;
}
a.book-ap {
text-align: center;
display: block;
background: #005f8b;
padding: 14px 15px;
border-radius: 50px;
width: 81%;
margin: 0 auto;
color: #fff;
text-transform: uppercase;
font-weight: 700;
transition: all 400ms;
border: 2px solid transparent;
}
a.book-ap:hover {
border: 2px solid #005f8b;
color: #444;
background: #fff;
}
.doc-sects{
text-align: center;
}
.doc-pg-img {
width: 100%;
float: left;
height: 345px;
overflow: hidden;
border-radius: 10px;
}
section.doc-profile:after {
position: absolute;
left: 0;
top: 0;
width: 100%;

content: "";
height: 90px;
z-index: -1;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(244,244,244,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=1 );
}
.doc-main-contents {
padding-right: 15px;
}
.share-prof {
text-align: right;
margin-top: -23px;
}
.share-prof span {
font-family: 'Montserrat', sans-serif;
font-size: 18px;
color: #144a79;
margin-right: 4px;
}
.share-prof a {
display: inline-block;
background: #fff;
width: 40px;
height: 40px;
margin-left: 4px;
border-radius: 50%;
box-shadow: 0px 0px 7px #bbbaba;
text-align: center;
color: #000;
line-height: 40px;
font-size: 20px;
transition: all 400ms;
}
.share-prof a:hover{
box-shadow: 0px 0px 24px rgba(125, 125, 125, 0.61);
}

svg.fa-facebook-f path {
fill: #1877f2;
}
svg.fa-linkedin path{
fill: #006699;
}
svg.fa-twitter path{
fill: #5da9dd;
}
svg.fa-instagram path{
fill: #4e4e4e;
}
svg.fa-youtube path{
fill: #ff0000;
}
i.fal svg {
width: 100%;
height: 18px;
}
i.fal {
display: inline-block;
width: 18px;
height: 18px;
}
.cd-timeline-content h2{
font-family: 'Montserrat', sans-serif;
font-weight: 600;
color: #232323;
font-size: 16px;
text-transform: none;
position: relative;
}
.cd-timeline-content h2:after {
position: absolute;
content: "";
top: 2px;
left: -32px;
width: 1px;
height: 100%;
width: 14px;
height: 14px;
background: #144a79;
border-radius: 50%;
}
.cd-container {
width: 100%;
float: left;
margin-top: 35px;
}
.cd-timeline-content p {
font-size: 14px;
line-height: 1.999;
color: #757575;
}
.cd-timeline-block:after {
position: absolute;
content: "";
top: 22px;
left: 0;
width: 1px;
height: 100%;
background: #d4d4d4;
z-index: -1;
}
.cd-timeline-block {
position: relative;
display: block;
clear: both;
}
.cd-timeline-block:before {
position: absolute;
content: "";
top:-3px;
left: -12px;
width: 1px;
height: 100%;
width: 24px;
height: 24px;
background: #fff;
border-radius: 50%;
border: 1px solid #783dbe;
}
.cd-timeline-content {
padding-left: 25px;
}
.cd-timeline-content ul li {

font-size: 14px;
line-height: 1.666;
color: #757575;
}
.news-fltr{
margin-bottom: 25px;
}
.news-fltr select {
float: right;
max-width: 300px;
width: 100%;
border-radius: 50px;
background: #e0e0e0;
height: 45px;
padding-left: 10px;
color: #000;
font-size: 14px;
outline: none;
border: 0;
}
.nws-lstng {
display: block;
box-shadow: 3px 1px 10px rgba(0, 0, 0, 0.27);
transition: all 400ms;
margin-bottom: 30px;
}
.nws-lstng a {
display: block;
}
.nws-lstng a img {
width: 100%;
height: auto;
}
.news-detls:after {
width: 7px;
height: 66px;
background: #783dbe;
position: absolute;
content: "";
top: 0;
left: 0;
transition: all 400ms;
}
.nws-lstng:hover .news-detls:after{
background: #fff;
}
.news-detls {
padding: 10px 25px;
transition: all 400ms;
position: relative;
}
.news-detls h3 {
font-weight: 600;
font-size: 15px;
color: #000;
line-height: 1.333;
font-family: 'Montserrat', sans-serif;
min-height: 60px;
margin-top: 10px;
margin-bottom: 0;
}
span.date {
position: absolute;
top: 0;
background: #783dbe;
color: #fff;
padding: 10px;
left: 15px;
max-width: 110px;
width: 100%;
text-align: center;
font-family: 'Montserrat', sans-serif;
font-size: 13px;
}
span.nw-more {
display: block;
text-align: right;
color: #f00;
padding-bottom: 5px;
font-family: 'Montserrat', sans-serif;
font-weight:400;
}
.nws-lstng:hover .news-detls {

background: #783dbe;
}
.nws-lstng:hover .news-detls h3, .nws-lstng:hover  span.nw-more{
color: #fff;
}
span.date-fulw {
width: 100%;
display: block;
font-size: 15px;
color: #144a79;
}
.nws-dtsl h3 {
font-size: 23px;
font-weight: 300;
color: #3a3a3a;
margin-top: 10px;
border-bottom: 1px solid #dbdbdb;
display: block;
padding-bottom: 14px;
margin-bottom: 28px;
line-height: 1.333;
}
.nws-gal .news-gal-in  a{
display: block;
overflow: hidden;
position: relative;
float: left;
border-radius: 7px;
}
.nws-gal .news-gal-in img {
-webkit-transition: -webkit-transform 0.15s ease 0s;
-moz-transition: -moz-transform 0.15s ease 0s;
-o-transition: -o-transform 0.15s ease 0s;
transition: transform 0.15s ease 0s;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
height: 100%;
width: 100%;
border-radius: 7px;
}
.nws-gal {
display: inline-block;
margin-top: 30px;
padding: 0;
}
.nws-gal .news-gal-in a:hover > img {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
.nws-gal .news-gal-in a:hover .nws-gal-poster > img {
opacity: 1;
}
.nws-gal .news-gal-in a .nws-gal-poster {
background-color: rgba(0, 0, 0, 0.1);
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
-webkit-transition: background-color 0.15s ease 0s;
-o-transition: background-color 0.15s ease 0s;
transition: background-color 0.15s ease 0s;
}
.nws-gal .news-gal-in a .nws-gal-poster > img {
left: 50%;
margin-left: -10px;
margin-top: -10px;
opacity: 0;
position: absolute;
top: 50%;
-webkit-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
.nws-gal .news-gal-in a:hover .nws-gal-poster {
background-color: rgba(0, 0, 0, 0.5);
}
.lg-icon {
display: none;
}
span.lg-close.lg-icon {
display: block;
}
a#lg-download, .lg-outer .lg-thumb-outer {
display: none;
}
.lg-toolbar {

background-color: transparent;
}
.nws-gal .news-gal-in a:hover .demo-gallery-poster {
background-color: rgba(0, 0, 0, 0.5);
}
.nws-gal .news-gal-in a .demo-gallery-poster {
background-color: rgba(0, 0, 0, 0.1);
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
-webkit-transition: background-color 0.15s ease 0s;
-o-transition: background-color 0.15s ease 0s;
transition: background-color 0.15s ease 0s;
}
.nws-gal .news-gal-in:hover .demo-gallery-poster > img {
opacity: 1;
}
.nws-gal .news-gal-in .demo-gallery-poster > img {
left: 50%;
margin-left: -18px;
margin-top: -17px;
opacity: 0;
position: absolute;
top: 50%;
-webkit-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
width: 40px;
height: auto;
}
.nws-side .showcase {
display: inline-block;
width: 100%;
background: #ececec;
border-radius: 8px;
}
.nws-side .showcase h3 {
background: none;
color: #000;
text-align: left;
padding: 16px 13px 0;
margin-bottom: 0px;
}
.side-wp {
padding: 13px;
display: inline-block;
width: 100%;
}
.showcase .side-wp ul li {
display: block;
margin-top:0px;
background: #fff;
width: 100%;
border-radius: 5px;
margin-bottom: 8px;
}
.side-wp .side-ic {
box-shadow: 1px 2px 10px #d0d0d0;
margin-left: 12px;
}
.side-wp .side-ic img {
width: 95px;
height: auto;
border-radius: 5px;
box-shadow: 0px 0px 4px rgba(130, 128, 128, 0.49);
border: 1px solid rgba(226, 226, 226, 0.84);
}
.side-tp {
padding: 0 14px;
}
.side-tp p {
font-weight: 600;
font-size: 13px;
color: #3a3a3a;
line-height: 1.4444;
margin-bottom: 4px;
}
.side-wp .short-text a {
font-size: 12px;
color: #383838;
/* font-family: 'Montserrat', sans-serif; */
font-weight: 400;
text-transform: none;
font-family: 'Poppins', sans-serif;
line-height: 1.333;
}
.side-wp .short-text {
padding-left: 119px;
padding-right: 8px;
}
span.side-dte {
display: block;
font-size: 11px;
color: #4a95b8;
width: 100%;
float: left;
margin-bottom: 12px;
border-bottom: 1px solid #ddd;
padding-bottom: 11px;
}
.side-wp .short-text h4 a span {
color: #144a79;
font-weight: 600;

}
.col-md-def-9.nws-dtsl {
width: 67%;
padding-right:2%;
}
.col-md-def-4.nws-side{
width: 33%;
}
.bg-theme-color {
    background: #144a79;
    padding-top: 1px;
    padding-bottom: 148px;
}
section.inner-content.contact-page {
padding-top: 0;

}
.cnt-detls h3 {
font-size: 20px;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
margin-top: 0;
position: relative;
padding-bottom: 15px;
margin-bottom: 16px;
}
.cnt-detls h3:after {
width: 56px;
height: 4px;
position: absolute;
bottom: 0;
background: #fff;
content: "";
left: 0;
}
.cnt-detls p{
color: #fff;
font-size: 15px;
text-align:left;
}
a.loc-cnt i svg {
font-size: 19px;
color: #fff;
}
a.loc-cnt span{
font-weight: 700;
color: #fff;
font-size: 18px;
border-bottom: 1px solid #fff;
margin-bottom: 15px;
display: inline-block;
transition: all 400ms;
}
a.loc-cnt span:hover{
color: #ba86f7;
border-bottom: 1px solid #ba86f7;
}
a.loc-cnt svg.svg-inline--fa.fa-map-marker-alt.fa-w-12 {
font-size: 27px;
margin-right: 8px;
}
a.loc-cnt svg path {
fill: #fff;
}
.cnt-detls strong {
display: block;
color: #fff;
margin-bottom: 0;
margin-top: 0px;
font-weight: 600;
}
.cnt-detls li a{
display: block;
width: 100%;
color: #fff;
margin-bottom: 5px;
}
.cnt-form {
background: #fff;
padding: 0;
box-shadow: 1px 0px 21px rgba(0, 0, 0, 0.22);
margin-top: -110px;
display: inline-block;
width: 100%;
margin-left: auto;
margin-right: auto;
float: none;
max-width: 1020px;
}
.col-cnt-2 {
width: 30%;
float: right;
text-align: left;
padding: 15px 22px;
background: #144a79;
color: #fff;
min-height: 375px;
height: 100%;
}
.col-cnt-2 a:hover {
color: #40b6de;
transition: all 400ms;
}
.col-cnt-2 a {
color: #40b6de;
}
.col-cnt-1 {
width: 70%;
float: left;
padding: 15px 35px;
text-align: left;
}
.col-cnt-1 h4 {
font-weight: 600;
color: #000;
font-family: 'Montserrat', sans-serif;
font-size: 17px;
margin-bottom: 10px;
margin-top: 25px;
}

.col-cnt-1 form input {
    border: 0;
        border: 1px solid #656565;
    width: 100%;
    margin-right: 25px;
    height: 45px;
    font-size: 14px;
    outline: none;
    margin-bottom: 0px;
    box-shadow: none;
    border-radius: 0;
    outline: none;
}

.col-cnt-1 form select {
    border: 0;
        border: 1px solid #656565;
    width: 100%;
    margin-right: 25px;
    height: 45px;
    font-size: 14px;
    outline: none;
    margin-bottom: 0px;
    box-shadow: none;
    border-radius: 0;
    outline: none;
}
.col-cnt-1 textarea {
    resize: vertical;
    width: 100%;
    border: 0;
        border: 1px solid #656565;
    min-height: 70px;
    margin-top: 8px;
    outline: none;
    border-radius: 0;
    box-shadow: none;
}
button.btn.main-btn-style {
    width: 150px;
    border-radius: 0;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    height: auto;
    padding: 11px;
    background: #01294d;
}
.col-cnt-1 form input[type="submit"] {
    max-width: 150px;
    border: 0;
    border-radius: 50px;
    background: #144a79;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    margin-top: 15px;
    transition: all 400ms;
}
.col-cnt-1 form label {
    font-weight: 400;
    color: #000;
}
.col-cnt-1 form input[type="submit"]:hover{
background: #783dbe;
}
.col-cnt-2 h3 {
font-family: 'Montserrat', sans-serif;
font-size: 19px;
font-weight: 500;
margin-bottom: 20px;
}
.col-cnt-2 a {color: #fff;font-weight: 500;font-style: italic;line-height: 32px;clear: both;display: block;}
.col-cnt-2 a svg:not(:root).svg-inline--fa {
overflow: visible;
font-size: 23px;
vertical-align: middle;
color: #fff;
fill: #fff;
margin-right: 6px;
width: 25px;
}
.col-cnt-2 a svg:not(:root).svg-inline--fa path{
fill: #fff;
}
img.snd-ic {
width: 41px;
float: right;
height: 40px;
margin-top: -10px;
}
.col-cnt-1 form {
clear: both;
}
.about-us p {
    text-align: justify;
    font-size: 14px;
    color: #212121;
    line-height: 22px;
}
.about-us h3 {
font-weight: 500;
font-size: 21px;
color: #004a6c;
line-height: 1.555;
position: relative;
}
.about-us img {
/* float: right; */
/* margin-left: 3%; */
margin-bottom: 2%;
max-width: 100%;
border-radius: 5px;
border: 1px solid #fff;
box-shadow: 0px 0px 4px #00000059;
}
section.about-us {
padding-top: 50px;
padding-bottom: 27px;
}

span.amnt {
    display: inline-block;
    padding: 10px 15px;
    /* border: 1px solid #5a5858; */
    border-radius: 100px;
    margin-right: 10px;
    margin-bottom: 15px;
    background: #e4e4e4;
    color: #000;
    font-weight: bold;

}
.panel-default {
border-color: #afb1b3;
margin-bottom: 4px;
}
.divider {
height: 188px;
width: 100%;
position: absolute;
left: 0;
right: 0;
bottom: 81px;
z-index: -1;
transition: all ease 1.5s;
-webkit-transition: all ease 1.5s;
-moz-transition: all ease 1.5s;
}
.divider svg {
position: absolute;
width: 100%;
height: 100%;
bottom: 0;
left: 0;
fill: #fff;
}
.vis-in{
background: #fff;
border-radius: 10px;
min-height: 180px;
padding: 20px;
box-shadow: 0px 5px 40px rgba(0,0,0,.05);
}
.vis-in h4:after, .vis-in h5:after, .art-sec h3:after{
position: absolute;
content: "";
bottom: 0;
width: 40%;
height: 1px;
background: #ddd;
left: 0;
}
.vis-in p{
font-size: 15px;
color: #585858;
line-height: 22px;
}
.ab-sec {
background: #ececee;
padding-bottom: 50px;
}
.ab-sec:after {
position: absolute;
left: 0px;
top: -144px;
width: 100%;
background-image: url(images/ab-back.svg);
background-repeat: no-repeat;
height: 151px;
content: "";
right: 0;
background-position: center;
margin: 0 auto;
background-size: cover;
}
.container.vis-content {
position: relative;
z-index: 1;
padding: 0 10px;
margin-top: -25px;
}
.vis-in h4, .art-sec h3 {
font-size: 20px;
text-transform: uppercase;
position: relative;
font-weight: 600;
color: #005f8b;
font-family: 'Montserrat', sans-serif;
padding-bottom: 10px;
margin-bottom: 17px;
}
.mt-5{
margin-top: 30px;
}
.vis-in h5 {
font-size: 17px;
text-transform: none;
position: relative;
font-weight: 500;
color: #005f8b;
font-family: 'Montserrat', sans-serif;

margin-bottom: 17px;
}
.art-sec h3 {
display: block;
clear: both;
color: #848484;
}
.vis-in.art-sec {
min-height: auto;
display: inline-block;
}
.vis-in.art-sec h5:after{
display: none;
}
.inter{
padding-top: 50px;
padding-bottom: 50px;
}
section.sub-qry {
background: #f3f3f3;
padding-top: 50px;
padding-bottom: 50px;
}
section.sub-qry h2 {
text-transform: none;
font-family: 'Montserrat', sans-serif;
font-size: 25px;
color: #494949;
margin-top: 0;
}
section.sub-qry form label {
display: block;
font-weight: 400;
font-family: 'Montserrat', sans-serif;
color: #144a79;
font-size: 15px;
margin-bottom: 9px;
clear: both;
margin-top: 10px;
}
section.sub-qry form input, section.sub-qry form select {
border: 1px solid #d7d7d7;
outline: none;
border-radius: 50px;
padding: 12px 15px;
width: 100%;
background: #fff !important;
font-style: italic;
box-shadow: none;
}
section.sub-qry form textarea {
width: 100%;
border-radius: 100px;
min-height: 100px;
padding: 15px 25px;
border: 1px solid #d7d7d7;
font-style: italic;
outline: none;
overflow-y: scroll;
height: 100px;
resize: none;
background: #fff;
}
section.sub-qry form p.max {
font-size: 12px;
color: #797979;
margin-left: 4%;
}
.capth{
display: inline-block;
margin-right: 15px;
}
section.sub-qry form input[type="submit"] {
max-width: 160px;
font-style: normal !important;
font-weight: 600;
background: #144a79 !important;
border: 0;
color: #fff;
}
.ch-file .input-group {
position: relative;
display: table;
border-collapse: separate;
}
.ch-file .form-control {
height: 47px;
font-size: 14px;
}
.ch-file .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.ch-file .input-group-btn:last-child>.btn {
z-index: 2;
margin-left: -1px;
position: relative;
border: 0px solid #144a79;
display: inline-block;
width: 100%;
border-radius: 50px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
color: #fff;
height: 47px;
line-height: 29px;
outline: none;
}
.ch-file .btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 350px;
min-height: 40px;
/* font-size: 100px; */
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
background: red;
cursor: inherit;
display: block;
}
.ch-file .filebtn {
padding: 9px 10px !important;
background: #144a79 !important;
}
.sup-fm {
font-size: 13px;
}
section.sub-qry form span{
color: red;
}
section.sub-qry p {
font-family: 'Montserrat', sans-serif;
color: #000;
font-weight: 500;
margin-bottom: 18px;
}
.service__box {
display: block;
border: 1px solid #eee;
border-radius: 8px;
transition: all ease .3s;
overflow: hidden;
margin-bottom: 25px;

}
.service__box:hover {
transform: translateY(-15px);
box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
-webkit-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
-moz-box-shadow: 0 20px 60px -10px rgba(0,0,0,.1);
}
.pat-info-in{
padding-top: 50px;
padding-bottom: 50px;
}
.service__box a img {
width: 100%;
height: auto;
}
.service__box a {
display: block;
}
.service__box h4 {
background: #144a79;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-size: 15px;
text-align: center;
display: block;
min-height: 52px;
border-radius: 50px;
padding: 10px;
margin: 11px 0 10px;
max-width: 90%;
margin-left: auto;
margin-right: auto;
display: flex;
align-items: center;
justify-content: center;
height: 100%;

}
.job-list-wrap h4 {
font-size: 18px;
color: #276972;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
}
span.post-dte {
display: block;
color: #753fbf;
font-size: 13px;
font-weight: 400;
}
.job-list-wrap p {
color: #5a5a5a;
line-height: 1.6666;
display: block;
margin-top: 6px;
font-size: 15px;
}
.job-list-wrap a {
float: right;
display: block;
background: #8249c3;
color: #fff;
padding: 10px 20px;
border-radius: 30px;
transition: all 400ms;
line-height: normal;
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
}
#career-detail button.close {
position: absolute;
right: 0px;
top: -11px;
width: 33px;
height: 33px;
color: #fff;
opacity: 1;
background: #000;
z-index: 2;
border-radius: 50%;
display: block;
}
#career-detail .modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
box-shadow: 0 5px 15px rgba(0,0,0,.5);
border-radius: 0;
border: 0;
display: inline-block;
}
.job-list-wrap {
padding: 10px;
border: 1px solid #8249c3;
border-radius: 5px;
margin-bottom: 15px;
background: #f5f5f5;
float: left;
width: 100%;
transition: all 400ms;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.job-list-wrap:hover {
background: #ffffff;
-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
-ms-box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
-o-box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
width: 104%;
margin-left: -2%;
height: 102%;
z-index: 10;
}
.job-apply {
float: right;
display: inline-block;
padding: 11px 15px;
margin-bottom: 15px;
background: #adadad;
color: #fff;
text-transform: uppercase;
font-weight: 600;
transition: all 400ms;
border-radius: 30px;
}
.job-list-wrap.testi-in:hover{
width: 100%;

margin-left: 0;
height: auto;
}
.job-apply:hover {
color: #fff;
background: #023749;
}
.auth-des {
padding-left: 180px;
}
.auth-img img {
border-radius: 10px;
width: 100%;
border: 1px solid #ffffff;
box-shadow: 0px 0px 14px #bbb7b7;
}
.auth-img {
max-width: 150px;
float: left;

}
span.auth-post {
display: block;
font-weight: 600;
font-style: normal;
color: #144a79;
}
.auth-info {
padding-left: 185px;
}
.auth-info p {
font-size: 14px;
color: #000;
line-height: 1.555;
}
#testi-detail .modal-content {
display: inline-block;
}
.testm-wrap{
padding-top: 50px;
padding-bottom: 50px;
}
.mb-20 {
margin-bottom: 5px;
}
.rd-navbar-static.rd-navbar--is-clone a.appoint {
border: 1px solid #005f8b;
font-size: 15px;
padding: 3px 0px 3px 11px;
color: #005f8b;
float: left;
position: absolute;
left: 35px;
top: 20px;
display: block;
}
.rd-navbar-subpanel a.appoint{
display: none;
}
.destn.owl-carousel .fac-in a {
border-radius: 0;

}
.destn.owl-carousel .mg-conent {
text-align: center;
position: absolute;
bottom: 10px;
background: transparent;
z-index: 1;
}
.destn.owl-carousel .mg-conent p {
font-size: 20px;
color: #fff;
font-weight: 500;

}
.destn.owl-carousel .fac-in {

margin-bottom: 0;
text-align: center;
box-shadow: none;
}
.destn.owl-carousel .fac-in a{
position: relative;
}
.destn.owl-carousel .fac-in a:after {
background: #000;
content: "";
bottom: 0;
width: 100%;
height: 100%;
position: absolute;
left: 0;
background: rgba(0,0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 48%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(48%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 48%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 48%, rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 48%, rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 48%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.destn.owl-carousel .fac-in a {
margin-top: 0;
box-shadow: none;
border: 1px solid #a2ccf5;
}
section.tr-visa {
text-align: center;
background-size: cover;
background-repeat: no-repeat;
padding-top: 60px;
padding-bottom: 60px;
}
section.tr-visa p {
max-width: 630px;
margin: 0 auto;
width: 100%;
line-height: 1.666;
color: #000;
}
section.tr-visa  h1 {
font-size: 45px;
font-weight: 600;
color: #000;
margin-bottom: 15px;
}
section.ft-social {
background: #01294d;
padding-top: 10px;
padding-bottom: 10px;
}.ft-links ul li a {
padding: 18px 9px;
display: block;
font-size: 14px;
position: relative;
color: #fff;
}
.ft-links ul li {
margin: 0;
padding: 0;
list-style-type: none;
display: inline-block;
}
.ft-links ul li:last-child a:after {
display: none;
}
.ft-links ul li a:after {
content: "";
position: absolute;
right: -2px;
top: 22px;
width: 1px;
height: 13px;
background: #fff;
/* left: 0; */
}
ul.nav.nav-tabs.tour-in li a {
background: #144a79;
color: #fff;
}
.nav-tabs {
border-bottom: 1px solid #144a79;
}
.panel-default>.panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
padding: 0;
}
h4.panel-title a {
    display: block;
    padding: 14px;
    font-weight: bold;
    color: #353333;
    font-size: 15px;
}
h4.panel-title a:hover{ background-color:#144a79; color:#fff;}
ul.nav.nav-tabs.tour-in li.active a {
background: #FF5722;
}
.snip1543 img{
width: 100%;
}
.snip1543 {
background-color: #fff;
color: #ffffff;
font-size: 16px;
overflow: hidden;
position: relative;
text-align: left;
-webkit-transform: translateZ(0);
transform: translateZ(0);
padding: 0 0;
margin: 11px;
width: 30%;
}
.snip1543 *,
.snip1543 *:before,
.snip1543 *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.45s ease;
transition: all 0.45s ease;
}
.snip1543 img {
backface-visibility: hidden;
max-width: 100%;
vertical-align: top;
}
.snip1543:before, .snip1543:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
content: '';
background-color: #144a79;
opacity: 0.5;
-webkit-transition: all 0.45s ease;
transition: all 0.45s ease;
}
.snip1543:before {
-webkit-transform: skew(30deg) translateX(-80%);
transform: skew(30deg) translateX(-80%);
}
.snip1543:after {
-webkit-transform: skew(-30deg) translateX(-70%);
transform: skew(-30deg) translateX(-70%);
}
.snip1543 figcaption {
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
z-index: 1;
bottom: 0;
padding: 25px 40% 25px 20px;
}
.snip1543 figcaption:before, .snip1543 figcaption:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: #2171b7;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
content: '';
opacity: 0.5;
z-index: -1;
}
.snip1543 figcaption:before {
-webkit-transform: skew(30deg) translateX(-100%);
transform: skew(30deg) translateX(-100%);
}
.snip1543 figcaption:after {
-webkit-transform: skew(-30deg) translateX(-90%);
transform: skew(-30deg) translateX(-90%);
}
.snip1543 h3,
.snip1543 p {
margin: 0;
opacity: 0;
letter-spacing: 1px;
}
.snip1543 h3{
opacity: 1;
}
section.pages {
padding-top: 50px;
padding-bottom: 50px;
}
.snip1543 h3 {
/* font-family: 'Teko', sans-serif; */
font-size: 20px;
font-weight: 600;
line-height: 1em;
text-transform: uppercase;
}
.snip1543 p {
font-size: 0.9em;
}
.snip1543 a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.snip1543:hover h3,
.snip1543.hover h3,
.snip1543:hover p,
.snip1543.hover p {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 0.9;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.snip1543:hover:before,
.snip1543.hover:before {
-webkit-transform: skew(30deg) translateX(-20%);
transform: skew(30deg) translateX(-20%);
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
.snip1543:hover:after,
.snip1543.hover:after {
-webkit-transform: skew(-30deg) translateX(-10%);
transform: skew(-30deg) translateX(-10%);
}
.snip1543:hover figcaption:before,
.snip1543.hover figcaption:before {
-webkit-transform: skew(30deg) translateX(-40%);
transform: skew(30deg) translateX(-40%);
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.snip1543:hover figcaption:after,
.snip1543.hover figcaption:after {
-webkit-transform: skew(-30deg) translateX(-30%);
transform: skew(-30deg) translateX(-30%);
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.ft-columns.adrs .col-1 {
    width: 50%;
    float: left;
    padding-right: 15px;
}
.ft-columns.adrs a {
    display: block;
    clear: both;
   
}
.ft-columns.adrs i {
    display: inline-block;
    width: 30px;
    float: left;
}
.ft-columns.adrs i img {
    width: 30px;
}
.ft-columns.adrs span {
    padding-left: 42px;
    color: #000;
    font-size: 13px;
    display: block;
    padding-top: 8px;
}
.copy p {
    font-size: 13px;
    margin-bottom: 0;
    text-align:right;
}
.terms a {
    color: #656565;
    font-size: 13px;
}
.terms {
    text-align: left;
    color: #656565;
}
hr {
    margin-top: 25px;
    margin-bottom: 31px;
    border: 0;
    border-top: 1px solid #d8d8d8;
    clear: both;
    float: left;
    width: 100%;
}
.newsletter input {
    border: 1px solid #2d2d2d;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    height: 55px;
 
    width: 90%;
}
.newsletter .input-group-btn {
    position: absolute;
    font-size: 0;
    white-space: nowrap;
    right: 0;
    top: 0;
    height: 54px;
    background: none;
    width: 69px;
    z-index: 99;
}
.newsletter .input-group {

    display: block;
    width: 100%;
}

.newsletter button.btn {
    background: transparent;
    border: 0;
    color: #000;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    padding-top: 16px;
    border-left: 1px solid #000;
}
.social-ft span {
    color: #fff;
}
/* Media queries */
@media screen and (max-width:61.59em) {
.reveal_cont-img {
transform: translate(0%, 0%)!important;
}
}
@media screen and (max-height: 450px) {
.overlay {overflow-y: auto;}
.overlay a {font-size: 20px}
.overlay .closebtn {
font-size: 40px;
top: 15px;
right: 35px;
}
}
@media(max-width:1366px){
#slideout2{
width: 100px;
}
div#slideout2 a {
padding: 15px 2px;

}
div#slideout2 a span {

font-size: 13px;
width: 92px;

}
#slideout2 a img {
width: 40%;
}
.pat-title::after {

left: 0;
top: -430px;

}
.pat-in {

margin-left: 230px;
}
}
@media(max-width:1199px){
ul.rd-navbar-megamenu.rd-navbar-open-right.rd-navbar-open-right {
margin-top: 64px;
}
li.rd-navbar--has-megamenu.rd-navbar-submenu a:before {

width: 20px;

right: -19px;
top: 19px;

}
.doc-in:hover .doc-bookings {

padding-top: 45%;
}
.sp-content h3 {

font-size: 13px;

}
.breadcrumb {

margin-left: 120px;
}
.ft-columns h2 {
font-size: 16px;

}
.qlinks-top ul li:after {

right: -12px;

}
.qlinks-top ul li {

padding-left: 15px;

}
.qlinks-top ul li a {

font-size: 12px;
}
.rd-navbar-static .rd-navbar-nav > li > a {
padding: 10px 2px;
font-size: 13px;
}
.ft-columns ul li a {

font-size: 13px;
font-weight: 400;
}
#menu ul li > a {

font-size: 14px;

padding: 10px 6px;
}
.intro-texts {
padding-left: 5%;
padding-top: 15px;
}
figcaption h2 {


left: 15px;
font-size: 20px;
top: 7px;

}
.pat-title::after {
left: 0;
top: -630px;
}
.pat-in {
margin-left: 190px;
width: 22%;
margin-top: 0;
}
.pat-in svg {
font-size: 35px;
color: #eaeaea;
}
.pat-in h4 {

font-size: 17px;
line-height: 1.3333;
}
.tests-wrap {

padding-top: 93px;
padding-bottom: 34px;
}
.tests-wrap::after {

right: -100px;
width: 100%;
height: 420px;

bottom: -230px;

}
.form-in label {

font-size: 13px;
}
.find-doc {

margin-left: -16px;

padding: 35px 16px;

font-size: 15px;
max-width: 81px;

}
svg.svg-inline--fa.fa-angle-right.fa-w-8 {
top: 5px;

left: 1px;
width: 5px;
}
}
@media screen and (max-width: 991px) {
    .col-cnt-1 form .form-group {
    margin-bottom: 15px;
    width: 100%;
}
ul.rd-navbar-megamenu.rd-navbar-open-right.rd-navbar-open-right {
margin-top: 0px;
}
.side-wp .side-ic img {
width: 100%;
}
.col-cnt-2 {
width: 40%;

}
.col-cnt-1 {
width: 60%;

}
.col-cnt-1 form input {

margin-right: 15px;

}
.cnt-detls h3 {
font-size: 18px;

padding-bottom: 5px;
margin-bottom: 12px;
min-height: 48px;
}
.side-wp .short-text {
padding-left: 15px;
padding-right: 8px;
margin-top: 0px;
display: block;
clear: both;
float: left;
}
.doc-search form label {

font-size: 13px;
}
.col-md-def-9 {
width: 63%;

padding-right: 4%;
}
.col-md-def-4 {
width: 37%;

}
.breadcrumb {
margin-left: 90px;
}
.fade .item {
top: auto;
position: relative;
z-index: -5;
}
.max-w-img img {
max-width: 100%;
display: block;
text-align: center;
margin: 20px auto 5px;
}
.foot-time strong {

float: left;
margin: 9px 0px;
display: block;
text-align: center;
width: 100%;
}
.foot-time p {
float: left;
margin: 2px 0;
color: #1d7899;
text-align: center;
display: block;
width: 100%;
}
.ft-columns.max-w-img.foot-time {
text-align: center;
}
a.loc-map {
display: inline-block;
clear: both;
font-weight: 600;
color: #ffffff;
padding: 7px 20px;
margin: 12px auto 6px;
text-align: center;
background: #000;
border-radius: 30px;
background: #005884;
max-width: 170px;
}

.col-cnt-1 form .form-group {
    margin-bottom: 15px;
    width: 100%;
}

.ft-columns.max-w-img.foot-time {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    float: none;
    margin-bottom: 75px;
    display: block;
    clear: both;
}
.ft-columns.sp-ftin.text-center img {
    padding-left: 15px;
}
.insde-qk {
    float: left;
    width: 100%;
    background: #01294d;
    margin-top: 20px;
    height: auto;
    text-align: center;
}
.social-ft {
    margin-top: 0;
    float: left;
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 14px;
    padding-top: 0;
}
.social-ft a {
    
    font-size: 20px;
    margin: 0 5px;
}

.rd-navbar-nav-wrap .close {
display: block;

}
li.rd-navbar--has-megamenu.rd-navbar-submenu {
margin-right: 0;
}
.search {
margin-top: 35px;
}
li.rd-navbar--has-megamenu.rd-navbar-submenu a:before{
display: none;
}
.nav-wrap {

padding-top: 4px;
padding-bottom: 3px;
}
a#toggle { display: block; }
main#content {
margin-top: 65px;
transition: all ease-out 0.3s;
}
#menu {
position: fixed;
width: 250px;
height: 100%;
top: 0;
left: 0;
overflow: hidden;
overflow-y: auto;
background-color: #fff;
transform: translateX(-250px);
}
#menu ul {
text-align: left;
background-color: transparent;
}
#menu ul li { display: block; }
#menu ul li a { display: block; }
#menu ul li a > i { float: right; }
#menu ul li ul {
display: none;
position: static;
width: 100%;
background-color: rgba(22,160,133, 0.2);
}
#menu ul li:hover > ul { display: none; }
#menu ul li:hover > a > i { transform: rotateZ(0); }
#menu ul li.open > a { background-color: rgba(0, 0, 0, 0.3); }
#menu ul li.open > a > i { transform: rotateZ(90deg); }
#menu ul li.open > ul { display: block; }
div#overlay {
display: block;
visibility: hidden;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
transition: all ease-out 0.3s;
-webkit-transition: all ease-out 0.3s;
z-index: 1;
opacity: 0;
}
html.open-menu { overflow: hidden; }
html.open-menu div#overlay {
visibility: visible;
opacity: 1;
width: calc(-150%);
left: 250px;
}
html.open-menu a#toggle,
html.open-menu main#content {

}
html.open-menu a#toggle .line:nth-of-type(2) {
opacity: 0;
visibility: hidden;
}
html.open-menu a#toggle .line:nth-of-type(1) {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
position: relative;
top: 13px;
width: 60%;
-webkit-transition:all 400ms;
}
html.open-menu a#toggle .line:nth-of-type(3) {
position: relative;
top: -3px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-webkit-transition:all 400ms;
width: 60% !important;
}
html.open-menu nav#menu {
z-index: 3;
transform: translateX(0);
padding-top: 60px;
padding-left: 5px;
}
.control {
bottom: 0px;
}
.form-in label {
font-size: 10px;
}
.form-in {
width: 28%;
margin-right: 10px;

}
.form-submit input[type="submit"] {
padding: 45px 33px 45px 10px;

}
.find-doc {
margin-left: -16px;
padding: 35px 16px;
font-size: 14px;
max-width: 81px;
}
.news-title h3 {
font-size: 15px;

}
footer.footer::before {
width: 100%;
}
.call-txt h1 {
margin-bottom: 9px;
font-size: 30px;
}
.call-txt p {
max-width: 100%;
font-size: 21px;
line-height: 1.333333;
}
.call-request {
padding-top: 110px;
max-width: 100%;
}
.radius-box {
min-height: 390px;
}
.ft-terms p {
padding: 0 10px;
}
.slide {
height: 80vh;

}
}
@media screen and (max-width:768px) {
.search {
margin-top: 0px;
}
.short-text h4 {
font-size: 11px;

}
.sidebar h3 {

font-size: 16px;

}
.social-top:before {

top: -2px;
}
.slide {
height: auto;
}
.slide img{
display: block;
width: 100%;
height: auto;
}
.slide-text {
padding: 10px 50px;
top: auto !important;
bottom: 8%;
}
img.for-mob {
display: block !important;
}
section.intro:before, footer.footer:after, section.intro:after{
display: none;
}
.slide-text h1 {
font-size: 20px;
line-height: 25px;
margin-bottom: 5px;
text-shadow: 1px 0px 6px #000;
color: #fff !important;
width: 100%;
}
.slide-text h1 span {
color: #fff;
}
a.btn.btn-primary {
display: none !important;
}
.news-in.radius-box img {
width: 100%;
}
.radius-box {
min-height: auto;
margin-bottom: 20px;
}
.pat-in {
margin-left: 170px;
width: 80%;
margin-top: 0;
}
.dep-sects, .fac-in {
transform: translate3d(0,0,0) !important;
width: 94%;
margin: 15px auto;
}
.wow {
visibility: visible !important;
-webkit-animation: none !important;
-moz-animation: none !important;
-o-animation: none !important;
-ms-animation: none !important;
animation: none !important;
}
h2 {

font-size: 25px;

}
.qlinks-top {
padding-top: 9px;
padding-bottom: 8px;

text-align: center;
}
.contact-top-btns{
display: block !important;
background: #e0e0e0;
position: relative;
padding-top: 9px;
padding-bottom: 8px;
}
.contact-mob {
width: 100%;
text-align: center;
}
.contact-mob a img {
width: 25px;
}
.contact-mob a span {
padding: 0 10px;
font-size: 13px;
font-weight: 600;
}
#slideout2{
display: none;
}
.logo {
width: 250px;
}
.navigation {
padding-top: 36px;
width: 66px;
float: right;
margin-right: 10px;
}
.nav-wrap {
padding-top: 5px;
padding-bottom: 5px;
}
a#toggle {
top: 24px;
right: 73px;

}
html.open-menu .navigation a#toggle {
opacity: 0;
}
#menu a#toggle {
opacity: 1;
top: 20px;
right: 18px;
z-index: 9999;
}
#menu ul li::after {
display: none;
}
svg.svg-inline--fa.fa-angle-right.fa-w-8 {
top: 5px;

left: 4px;
}
#menu ul li ul {
padding-top: 0;
}
form.find-doc-form {
width: 100%;
}
.find-doc {
margin-left: 0;
padding: 10px 16px;
font-size: 14px;
max-width: 100%;
border-radius: 5px;
}
.form-submit {
display: inline-block;
margin-right: 0;
position: relative;
float: none;
margin-top: 8px;
border-radius: 4px !important;
}
.form-submit input[type="submit"] {
padding: 12px 20px;
border-radius: 4px;
}
.form-in {
width: 32%;
margin-right: 0;
}
.form-in label {
font-size: 11px;
}
a.appoint {

font-size: 14px;

}




}
@media screen and (max-width:767px) {
	
		.terms {
    text-align: center !important;
    color: #656565;
}

.copy p {
    font-size: 14px;
    margin-bottom: 0;
	text-align:center !important;
}
.snip1543 {

margin: 7px;
width: 47.3333%;
}
.nws-dtsl h3{
font-size: 18px;
}
section.sub-qry form textarea{
border-radius: 15px;
}
.news .owl-nav {

bottom: -25px;

}
.mt-5 {
margin-top: 15px;
}
.mb-5{
margin-bottom: 15px;
}
.container.vis-content {

padding: 0 15px;

}
.cnt-detls h3 {
font-size: 16px;

min-height: 47px;
}
.col-cnt-1, .col-cnt-2 {
width: 100%;
}
.cnt-detls {

width: 33.333%;
}
.side-wp .side-ic img {
width: 95px;
}
.side-wp .short-text {
padding-left: 119px;
padding-right: 8px;
margin-top: 0px;
display: block;
clear: none;
float: none;
}
.col-md-def-9.nws-dtsl, .col-md-def-4.nws-side{
width: 100%;
}
.cd-container {

padding-left: 15px;
}
section.breadcrumb-wrap .container:after {

left: 0;

width: 80px;

}
.share-prof {
text-align: center;
margin-top: 0;

padding: 22px 28px 0;
max-width: 263px;
background: none;
}
.share-prof span{display: none;}
.doc-sects{
width: 100%;
max-width: 300px;
}
.doc-search h3 {
margin-top: 10px;
margin-bottom: 15px;
line-height: 1.333;
font-size: 14px;
}
.breadcrumb {
margin-left: 60px;
padding-right: 76px;
}
ul.breadcrumb li a {

font-size: 13px;
}
.col-md-def-4{
width: 100%;
}
.showcase ul li {

width: 100%;
}
.showcase #content-9.content {
height: 150px;
padding: 5px;
}
.sp-content h3 {
font-size: 14px;
}
.qk-ph .container:after {

right: 0px;

}
.insde-qk h4 {

left: 0;

}
.col-md-def-9 {
width: 100%;
padding-right: 15px;
}
.right-shadow:after{
display: none;
}

.ft-columns.max-w-img.foot-time {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    float: none;
    margin-bottom: 0px !important;
    display: block;
    clear: both;
}

footer.footer {
background: #fff;
padding-top: 0px !important;
padding-bottom: 38px;
overflow: hidden;
z-index: 1;
}

}
@media screen and (max-width:565px) {
	
	
	
	
	
	.ft-columns.max-w-img.foot-time {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    float: none;
    margin-bottom: 0px !important;
    display: block;
    clear: both;
}
	
	.terms {
    text-align: center !important;
    color: #656565;
}

.copy p {
    font-size: 14px;
    margin-bottom: 0;
	text-align:center !important;
}

	
.snip1543 {

margin:0 0 15px;
width: 100%;
}
.auth-img {
max-width: 90px;
float: left;

margin-right: 15px;
}
.auth-des {
padding-left: 0;
}
.col-news-12{
width: 100%;
}
.about-us img {

width: 100%;
}
section.about-us {

padding-bottom: 5px;
}
.container.vis-content {

margin-top: -55px;
}
section.breadcrumb-wrap .container:after {
top: 0;
left: -78px;
width: 100px;
}
.breadcrumb {
margin-left: 0px;
}
.inner-banner h2 {

font-size: 23px;

}
.social-top {
text-align: center;
width: 100%;
}
.qlinks-top {

width: 100%;
}
.social-top:before {
display: none;
}
.slide-text > p{
display: none;
}
.slide-text h1 {
font-size: 27px;
line-height: 34px;

}
.slide-text > a.btn-default {

padding: 15px 24px;
}
.cnt-detls {
width: 100%;
}
.col-cnt-1 form input {
margin-right: 15px;
width: 100%;
height: auto;
}
.col-cnt-1 textarea {

width: 100%;

min-height: 57px;
margin-top: 0px;

}
.col-cnt-1 form input[type="submit"] {

height: 44px;
}
}
@media screen and (max-width:480px) {
    .ft-columns.adrs .col-1 {
    width: 100%;
    float: left;
    padding-right: 0;
}
.ft-columns.max-w-img.foot-time {
   
    margin-bottom: 97px;
    
}
.col-md-3.col-sm-4.col-xs-6.serv-pt {
width: 100%;
}
.doc-search form label {

font-size: 13px;
}
.col-cnt-1 {

padding: 15px 15px;

}
.doc-search form select, .doc-search form input {

font-size: 12px;
}
.doc-list {
width: 100%;
float: none;
display: inline-block;
margin: 0 auto;
}
.doc-content {

bottom: 8px;
}
.insde-qk h4 {
left: 44px;
font-size: 19px;
}
i.ico {
display: inline-block;
margin-right: 1px;
}
.slick-list.draggable {
padding: 0 15px !important;
}
.pat-in {
margin-left: 15px;
width: 80%;
margin-top: 11px;
}
.ft-columns.sp-ftin ul {
width: 100%;

}
.form-in {
width: 100%;
margin-right: 0;
margin-bottom: 10px;
}
.test-in-wrap {
margin: 4px;
outline: none;
}
.qlinks-top ul li a {
font-size: 12px;
}
.qlinks-top ul li {
padding-left: 5px;
padding-right: 5px;
}
.qlinks-top ul li::after {
right: -6px;
}
.contact-mob a span {
padding: 0 5px;
font-size: 12px;
font-weight: 600;
}
.ft-columns {
width: 100%;
}


.terms {
    text-align: center;
    color: #656565;
}

.copy p {
    font-size: 14px;
    margin-bottom: 0;
	text-align:center;
}



}
@media screen and (max-width:420px) {
.share-prof a {

margin: 0 5px;
}
.doc-sects {
width: 100%;
max-width: 100%;
}
.doc-pg-img {

height: 405px;

}
.share-prof {
text-align: center;
margin-top: 0;
padding: 22px 28px 0;
max-width: 100%;
background: none;
}
.col-mob-12{
width: 100%;
}
.sp-content h3 {
font-size: 14px;
min-height: auto;
margin-bottom: 9px;
}
.logo {
width: 201px;
}
a#toggle {
top: 17px;
right: 73px;
}
.control {
bottom: 8px;
}
}