@charset "utf-8";
/* CSS Document */body{font-family: 'Roboto', sans-serif; font-size: 15px;        letter-spacing: .2px;}	p{line-height: 21px;}
h1{color:#000;}
h2,h3,h4,h5{color:#2C3F69;}
a{color: #ff4a6d;}
a:hover{color: #ff4633;}
a:active{color: #9f352a;}
.mob_brakingnw { display: none; }
.brakingnw { background:#9f4f2b; display: block; max-width: 100%; border-radius: 0; color: #fff; position: relative; }
.brakingbrand{ width: 250px; background:#20a251 ; text-transform: uppercase; font-weight: 500; position: absolute;  text-align: center; bottom: 0; top: 0; z-index: 1; line-height: 40px; }
.brakingbrand:after { content: '';width: 0;height: 0;border-top: 18px solid transparent;border-left: 20px solid #20a251;border-bottom: 20px solid transparent; position: absolute; right:-20px;}.navbar-toggler-icon{color:#2c3f69;}
.responsive{max-width:100%;}
.brakingnw  .toast-body { padding: 0.50rem;}.tab-pane iframe{min-height:300px;}
.close-nw{ position: absolute;    right: 25px;    z-index: 2;    top: 5px;    cursor: pointer;    color: #89ffb5;    font-size: 16px;    border: solid 2px #89ffb5;    border-radius: 50%;    line-height: 22px;    padding: 0;    width: 25px;    background: #34b665;    height: 25px;}
.toast:not(:last-child) {margin-bottom:0!important;}
.marquee {width: 98%;overflow: hidden;}.onlyMob{display:none;}
.marquee p{margin-bottom:0;line-height: 21px;}
.marqueelogo {width: 98%;overflow: hidden;}
.infonav{ display: block; border-bottom: solid 1px #f7f6f6; padding:5px 0;   }
.infonav .btn{font-size: 14px; color:#858585!important ; font-weight: normal!important;}
.infonav .btn:nth-child(1):before{content:"       ";  white-space:pre; background: url(../../images-b/sprite.html) left 2px no-repeat;}
.infonav .btn:nth-child(2):before{content:"       ";  white-space: pre; background: url(../../images-b/sprite.html) left -29px no-repeat;}
/* .infonav .btn:nth-child(3):before{content:"       ";  white-space: pre; background: url(../../images-b/info-icon.png) left -59px no-repeat;} */
.infonav .btn:nth-child(3) {     color: #fff!important;    font-weight: 700!important;    background: #2C3F69;    border-radius: 5px;}
.blink span{ animation: blink 1s linear infinite;  padding-right: 5px;-o-transition: all 0.4s ease;  transition: all 0.4s ease;  -webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease;  -ms-transition: all 0.4s ease;}
@keyframes blink{
0%{opacity: .0; transform:scale(.8); -moz-transform:scale(.8); -webkit-transform:scale(.8); }10%{opacity: .6; transform:scale(.9); -moz-transform:scale(.9); -webkit-transform:scale(.9);}
60%{opacity: 1; transform:scale(1); -moz-transform:scale(1); -webkit-transform:scale(1);}100%{opacity: .1; transform:scale(.9); -moz- transform:scale(.9); -webkit- transform:scale(.9);}
}
.forminputset{
	display:none !important;
}
.navsection{
	border-top: 1px solid #d8d8d8;
}

.quotebox_pink {
    background: rgb(233 30 99 / 37%);
    padding: 15px;
    text-align: center;
    border-radius: 5px;
    border: 2px dashed #E91E63;
    font-weight: bold;
    color: #323232;
	display: flex;
}
.quotebox_blue {
    background: rgb(144 202 249 / 72%);
    padding: 15px;
    text-align: center;
    border-radius: 5px;
    border: 2px dashed #2196F3;
    font-weight: bold;
    color: #323232;
	display: flex;
}

.topaddressarea{
	margin-top: 8px;
	display: inline-block;
}
.topcallarea{
	margin-top: 10px;
	display: inline-block;
	float:right;
	font-size:12px;
}
.topcallarea a{
	color: #fff !important;
    font-weight: normal !important;
	font-size:13px !important;
}
.headersection{
	width: 100%;
	height: 101px;
}

.test_prepUL{
	list-style:none;
	margin:0;
	padding:0;
}

.test_prepUL li{
	float: left;
    background: #AB47BC;
    border: 3px solid #9C27B0;
    padding: 10px 75px;
    margin-left: 10px;
    border-radius: 5px;
    color: #fff;
}

.homethreeboxes{
	background: #fff;
	position: relative;
	top: -15px;
	padding: 50px 15px;border: 1px solid #f5f5f5;-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.homethreeboxes p{
	line-height:1.7;
}

.info-menu ul{
	float:right;
}


.vs-template a{ /*color:#fff ;*/color: #2C3F69; font-weight: 700; font-size: 15px;}
.vs-template .nav-link {color:#212529; font-size:13px; padding-right: 0.6rem!important;
padding-left: 0.6rem!important;  }
.vs-template .dropdown-item{ color:#555;}
.vs-template .navbar { padding: 0;}



@keyframes blink { 
   50% { border-color:#919191; } 
}
.highlight-bor{ /*or other element you want*/
    animation-name: blink ;
    animation-duration: .5s ;
    animation-timing-function: step-end ;
    animation-iteration-count: infinite ;
    animation-direction: alternate ;
}



@keyframes blink { 
   50% { border-color: #919191; } 
}
.highlight-bor{ /*or other element you want*/
    animation: blink .5s step-end infinite alternate;
}





.vs-template .navbar-expand-xl .navbar-nav .nav-link { padding-right: 1.5rem; padding-left: 1.5rem; border-radius: 3px;}
.vs-template .navbar-expand-xl .navbar-nav .active a{ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff486e+0,ff5055+100 */
background: rgb(255,72,110); /* Old browsers */
background: -moz-linear-gradient(top, rgb(255,72,110) 0%, rgb(255,80,85) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(255,72,110) 0%,rgb(255,80,85) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(255,72,110) 0%,rgb(255,80,85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff486e', endColorstr='#ff5055',GradientType=0 ); /* IE6-9 */ color:#fff ; }
.vs-template .navbar-expand-xl .navbar-nav .nav-link:hover{ background: #f2f2f2; }
.vs-template .navbar-expand-xl .navbar-nav .active .nav-link:hover{ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff486e+0,ff5055+100 */
background: rgb(255,72,110); /* Old browsers */
background: -moz-linear-gradient(top, rgb(255,72,110) 0%, rgb(255,80,85) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(255,72,110) 0%,rgb(255,80,85) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(255,72,110) 0%,rgb(255,80,85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff486e', endColorstr='#ff5055',GradientType=0 ); /* IE6-9 */ color:#fff ; }
.vs-template .btn{  transition: all 0.2s ease-in-out 0s;}
.vs-template .btn:hover{ opacity:0.8; transition: all 0.2s ease-in-out 0s;  }
.vs-template .navbar-brand { padding-top: 18px; /* position: absolute;    top: 15px;    left: 20px;    padding: 0; z-index: 1; box-shadow: 1px 5px 10px #212121;border-radius: 100%; */}
.vs-template .navbar-brand img{
	width: 120px;
    background: #fff;
    border: 1px solid #dbdbdb;
    padding: 5px;
    border-radius: 5px;
    z-index: 1;
    position: relative;
}
.vs-template .navbar-toggler{  position: absolute; right:0; padding: 0px 5px;padding-top: 4px;}
.vs-template  .carousel-inner {}
.vs-template .carousel-item { text-align: center;}
.vs-template .carousel-item img{ width:100%; text-align: center;}.client img{max-width:100%; padding: 0 10px;  background: #fff; height: 91px;}.client .box{display:inline-block; padding-bottom: 10px;}.client{    background: #fff;    padding: 30px 0;    border-bottom: 1px solid #ddd;    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);}
.client h4{ color:#212529; }
.left{ color:#212529; }
.vs-template .bg-about{ background:#fff6f0 ; padding:50px 15px; }
.vs-template .bg-internal{ background:#fff ; padding:50px 15px;border-top: solid 1px #f7f6f6; }
.vs-template .bg-internal h1 { position:relative;display:inline-block; font-weight: 700; color:#323232 ; font-size: 23px; margin-bottom: 25px; }
.vs-template .bg-internal h1:after { content:'';position:absolute; left:0; right:0;top:100%; margin: inherit; margin-top:7px; width:60%;height:3px; background:#2C3F69; }
.vs-template h1 { position:relative;display:inline-block; font-weight: 700; color:#323232 ; font-size: 30px; margin-bottom: 25px; }
.vs-template h1:after { content:'';position:absolute; left:0; right:0;top:100%; margin:5px 0; width:50%;height:3px; background:#9f4f2b; }
.vs-template h1 p{ font-size:22px; font-weight: normal;}
.vs-template .bg-about p{ padding:20px 0;}
/*.vs-template .bg-internal p{ padding:20px 0;}*/
.vs-template .btn-custom{ background:#fb435d; text-transform: uppercase; font-weight: 700; color:#fff!important;padding:7px 40px !important; box-shadow: 0 5px 5px 0 #ffcfd6; }
.vs-template .servies-vs{ background:#373737; padding:50px 0; text-align: center; position: static; overflow: hidden;}
.ih-item {position: relative;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out; vertical-align: top; display:inline-block; margin:0 0.6vw;  
}
.ih-item,.ih-item * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ih-item .box {color: #333; display: block;}
.ih-item .box:hover { text-decoration: none;}
.ih-item img {width: 100%;height: 100%;}
.ih-item.circle {position: relative;  border-radius: 50%; margin-bottom: 10px;}
.ih-item.circle .img { position: relative;width: 180px; height:180px;border-radius: 50%;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;	}
.img p{ color: #919191;text-transform: uppercase;font-weight: normal;text-align: center;display: block;clear: both;bottom: 0;padding-top: 95px;line-height: 16px; font-size: 14px;}
.ih-item.circle .info {position: absolute;top: 0;bottom: 0;left: 0;right: 0;text-align: center;border-radius: 50%;-webkit-backface-visibility: hidden;backface-visibility: hidden;
}
.ih-item.circle.effect3 .img {z-index: 11;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;}
.ih-item.circle.effect3 .info {background: #333333;opacity: 0;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;}
.ih-item.circle.effect3.right_to_left .img {-webkit-transform: scale(1) translateX(0);-moz-transform: scale(1) translateX(0);-ms-transform: scale(1) translateX(0);-o-transform: scale(1) translateX(0);transform: scale(1) translateX(0);}
.ih-item.circle.effect3.right_to_left .info { -webkit-transform: translateX(100%);-moz-transform: translateX(100%);-ms-transform: translateX(100%);-o-transform: translateX(100%);
 transform: translateX(100%);}
.ih-item.circle .img  { clear: both; border:solid 13px #fbc543; }
.ih-item.circle.effect3.right_to_left .box:hover .img {  border:solid 13px #fbc543; -webkit-transform: scale(0.7) translateX(-100%);-moz-transform: scale(0.7) translateX(-100%);-ms-transform: scale(0.7) translateX(-100%);-o-transform: scale(0.7) translateX(-100%);transform: scale(0.7) translateX(-100%);}
.ih-item.circle.effect3.right_to_left .box:hover p { color:#373737; }
.ih-item.circle.effect3.right_to_left .box:hover .info {  border:solid 13px #c29c40; background:#373737 ;  z-index: 99;opacity: 1;-webkit-transform: translateX(0);-moz-transform: translateX(0); -ms-transform: translateX(0);-o-transform: translateX(0); transform: translateX(0);}
.ih-item.circle.effect3.right_to_left .box:hover .info ul  { list-style: none; margin:0; padding: 15px 40px;}
.ih-item.circle.effect3.right_to_left .box:hover .info ul li{ list-style: none;  border-bottom: solid 2px #fbc543; line-height: 26px;}
.ih-item.circle.effect3.right_to_left .box:hover .info ul li a{ color:#fbc543; text-transform: uppercase; font-size: 13px;} 
.ih-item.circle.effect3.right_to_left .box:hover .info ul li a:hover{ color:#e3e3e3; text-decoration: none;}
.ih-item:nth-child(2).circle .img  {  background:#404040 url(../../images-b/sr-icons.html) no-repeat -167px 30px;}
.ih-item:nth-child(2).circle.effect3.right_to_left .box:hover .img { color:#373737;    background:#fbc543 url(../../images-b/sr-icons.html) no-repeat 68px 30px;}
.ih-item:nth-child(3).circle .img  {  background:#404040 url(../../images-b/sr-icons.html) no-repeat -167px -178px;}
.ih-item:nth-child(3).circle.effect3.right_to_left .box:hover .img { color:#373737;    background:#fbc543 url(../../images-b/sr-icons.html) no-repeat 68px -177px;}
.ih-item:nth-child(4).circle .img  {  background:#404040 url(../../images-b/sr-icons.html) no-repeat -167px -395px;}
.ih-item:nth-child(4).circle.effect3.right_to_left .box:hover .img { color:#373737;    background:#fbc543 url(../../images-b/sr-icons.html) no-repeat 68px -390px;}
.ih-item:nth-child(7).circle .img  {  background:#404040 url(../../images-b/sr-icons.html) no-repeat -167px -626px;}
.ih-item:nth-child(7).circle.effect3.right_to_left .box:hover .img { color:#373737;    background:#fbc543 url(../../images-b/sr-icons.html) no-repeat 68px -620px;}
.ih-item:nth-child(6).circle .img  {  background:#404040 url(../../images-b/sr-icons.html) no-repeat -167px -830px;}
.ih-item:nth-child(6).circle.effect3.right_to_left .box:hover .img { color:#373737;    background:#fbc543 url(../../images-b/sr-icons.html) no-repeat 68px -830px;}
.ih-item:nth-child(5).circle .img  {  background:#404040 url(../../images-b/sr-icons.html) no-repeat -167px -997px;}
.ih-item:nth-child(5).circle.effect3.right_to_left .box:hover .img { color:#373737;    background:#fbc543 url(../../images-b/sr-icons.html) no-repeat 68px -997px;}
.vs-template  .pnp{ background:#e8e8e8 ; padding: 50px 25px; padding-bottom: 0;}
.vs-template  .pnp h3{ color:#212529; }
.vs-template  .pnp .box{ background:#f7fbf9 ; padding: 25px; margin-bottom: 40px; border:solid 1px #dad8d8; box-shadow: 0 0 12px 0 #d4d4d4; text-align: center; } 
.vs-template  .pnp h1{ margin-bottom:85px;}
.vs-template  .pnp .box .icon{width: 120px;height: 120px;border: solid 12px #e8e8e8; margin: 0 auto;border-radius: 100%; margin-top: -90px; margin-bottom: 10px;}
.vs-template  .pnp .box .icon img{ width:100%;}
.tarea h2{ color: #696a6a; font-weight: 700; font-size: 16px; margin: 0; padding:0; }
.tarea p{ color:#696a6a ; padding:10px;}
.tarea .btn{ background:#f6f6f6 ; border:solid 1px #dad8d8; color:#838484; font-size: 14px;}
.vs-template .FaxFgure{ padding:25px; overflow: hidden; }
.vs-template .FaxFgure h1{ color:#fff;}
.vs-template .FaxFgure h1:after{background: #fff; }
.vs-template section.module.content { padding: 40px 0;}
.vs-template section.module.parallax {background-position: 50% 50%;background-repeat: no-repeat; background-attachment: fixed; -webkit-background-size: cover;-moz-background-size: cover;
  -o-background-size: cover; background-size: cover;}
.vs-template section.module.parallax-1 {  background-image:url(../../images-b/vs-sr-bg.html);}
.vs-template .box-blue{ width:50%; height:144px; border:solid 2px #fff;  border-radius:3px; color:#fff;  position: relative; }
.vs-template .box-blue .tstBlcok{ display:block}
.vs-template .box-blue .tstBlcok .tst-title{ font-size:3vw; font-weight: 700;  }
.vs-template .box-blue .tstBlcok span{  font-size:1.2vw; font-weight:normal; display: block; text-align: center;margin-top: -1vw;}
.vs-template .box-blue p{ font-size: 14px; line-height: 15px; width: 90%;margin: 0 auto; }
.row-2 .box-blue{ margin-top:-2px;}
.row-2 .box-blue:first-child{margin-left:-175px !important; }
.vs-template .extraspace{ padding-top: 50px;}
.vs-template .box-blue.color-1{background:rgba(241, 221, 52, 0.2) ;}
.vs-template .box-blue.color-2{background:rgba(21, 38, 255, 0.2) ;}
.vs-template .box-blue.color-3{background:rgba(241, 221, 52, 0.3) ;}
.vs-template .box-blue.color-4{background:rgba(255, 227, 231, 0.2) ;}
.vs-template .box-blue.color-5{background:rgba(54, 255, 21, 0.2) ;}
.vs-template .box-blue.color-6{background:rgba(255, 21, 104, 0.2) ;}
.vs-template .inq{ background: #582b98;    padding: 25px;    position: absolute;    top: -25px;    /*bottom: -111px;*/    right: -10px;}.processA h4 a{border: solid 1px #ddd;    color: #373737;    display: block;    padding: 12px 15px;    background: #fff;    border-radius: 5px;}.panel-collapse{padding: 15px;    background: #fcfcfc;    margin-top: -11px;    border: 1px solid #ddd;    margin-bottom: 10px;    font-size: 14px;    line-height: 24px;    color: #333;}
.vs-template .inq h1{ font-size: 30px;}
.vs-template .inq h1:after{ display:none!important}
:focus{outline: none;}
.vs-template .inq .row{ margin-bottom:40px;}
.input-effect{ position:relative; text-transform: uppercase;}
.effect-in-vs {border: 0; padding:5px 0; border-bottom: 2px solid #fff; background-color: transparent; position: relative;
z-index: 2; width: 100%; color:#fff; }select.effect-in-vs{background-color: #582b98;	}
.effect-in-vs ~ .focus-border{position: absolute; bottom: 0; left: 0; width: 0; height: 3px; background-color: #e73e5e; transition: 0.4s; z-index: 2;}
.effect-in-vs:focus ~ .focus-border,
.has-content.effect-in-vs ~ .focus-border{width: 100%; transition: 0.4s;}
.effect-in-vs ~ label{position: absolute; left: 0; width: 100%; top: 9px; color: #fff; transition: 0.3s; z-index: 1; letter-spacing: 0.5px; font-size: 11px; line-height: 10px;
font-weight: 500;}
.effect-in-vs:focus ~ label, .has-content.effect-in-vs ~ label{top: -16px; color: #e73e5e; transition: 0.3s;  }
.vs-template .inq .orbtn{ background:#e73e5e ; color:#fff ; text-transform: uppercase; font-weight: 700; font-size: 14px;}
.vs-template .process{ padding:50px 25px; background:#fff; }
.vs-template .process h4{ color:#212529; }
.vs-template .process .nav-tabs {border-bottom:0; margin-bottom: 25px; }
.vs-template .process .nav-tabs .nav-link{ border:solid 1px #e6e6e6; font-weight: 500; border-radius:20px; font-size: 12px; color:#373737 ; }
.vs-template .process .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {background: #fea66f;    border: solid 1px #fea66f;}
.vs-template .process .nav-tabs .nav-link:hover {background:#f1f1f1; border: solid 1px #e6e6e6;}
.vs-template .process .nav-tabs .nav-link.active:hover{ }


.vs-template .process .ce:before{ background:url(../../images-b/p-icons.html) no-repeat -38px 0; content: "000  "; color: transparent; font-size: 16px;}
.vs-template .process .active.ce:before{ background:url(../../images-b/p-icons.html) no-repeat 0 0; content: "000  "; color: transparent; font-size: 16px;}
.vs-template .process .ia:before{ background:url(../../images-b/p-icons.html) no-repeat -38px -40px; content: "000  "; color: transparent; font-size: 16px;}
.vs-template .process .active.ia:before{ background:url(../../images-b/p-icons.html) no-repeat 0 -40px; content: "000 "; color: transparent; font-size: 16px;}
.vs-template .process .onet:before{ background:url(../../images-b/p-icons.html) no-repeat -38px -80px; content: "000 "; color: transparent; font-size: 16px;}
.vs-template .process .active.onet:before{ background:url(../../images-b/p-icons.html) no-repeat 0 -80px; content: "000 "; color: transparent; font-size: 16px;}
.vs-template .process .sp:before{ background:url(../../images-b/p-icons.html) no-repeat -38px -118px; content: "000"; color: transparent; font-size: 16px;}
.vs-template .process .active.sp:before{ background:url(../../images-b/p-icons.html) no-repeat 0 -118px; content: "000 "; color: transparent; font-size: 16px;}
.vs-template .process .du:before{ background:url(../../images-b/p-icons.html) no-repeat -38px -159px; content: "000"; color: transparent; font-size: 16px;}
.vs-template .process .active.du:before{ background:url(../../images-b/p-icons.html) no-repeat 0 -159px; content: "000"; color: transparent; font-size: 16px;}
.vs-template .process .fs:before{ background:url(../../images-b/p-icons.html) no-repeat -38px -200px; content: "000"; color: transparent; font-size: 16px;}
.vs-template .process .active.fs:before{ background:url(../../images-b/p-icons.html) no-repeat 0 -200px; content: "000"; color: transparent; font-size: 16px;}
.vs-template .process .rp:before{ background:url(../../images-b/p-icons.html) no-repeat -38px -240px; content: "000"; color: transparent; font-size: 16px;}
.vs-template .process .active.rp:before{ background:url(../../images-b/p-icons.html) no-repeat 0 -240px; content: "000"; color: transparent; font-size: 16px;}
.vs-template .process .nav-fill .nav-item { margin:0 10px; position: relative;  }
.vs-template .process .nav-link{ position:relative;}
.vs-template .process .nav-item .active:after{ width: 0;height: 0;border-left: 20px solid transparent;border-right: 20px solid transparent;position: absolute;border-bottom: 20px solid #f6f6f6;content: "";bottom: -28px;  }
.vs-template .process .active{ position: relative;}
.vs-template .tab-pane.active{ background:#f6f6f6; font-size: 15px; color:#585858; padding: 25px; }
.vs-template .tab-pane.active:before{   }
.vs-template .process .nav-item:after{ content:""; border-bottom:solid 1px #ccc;position: absolute;top: 19px;right: -20px;
width: 1.3rem;}
.vs-template .process .nav-item:last-child:after{ display:none; }
.vs-template .process .nav-item.forarrow:before{ width: 0;content: '';position: absolute;height: 0;border-top: 7px solid transparent;border-left: 7px solid #bebebe;border-bottom: 7px solid transparent;right: -12px;top: 12px;z-index: 9;}
.vs-template .process .nav-item.forarrow:last-child:before{ display:none;}
.vs-template .why-vs-visa{ padding:20px; }
.vs-template .why-vs-visa h1{  color:#fff;}
.vs-template .why-vs-visa h1:after{background: #fff; }
.vs-template section.module.whyparallax {height: auto;background-position: 50% 50%;background-repeat: no-repeat; background-attachment: fixed; -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover; background-size: cover;}
.vs-template section.module.whyparallax-1 {  background-image:url(../../images-b/or-bg.html);}
.vs-template .why-vs-visa .table td{ border-right:solid 1px #fff;  }
.vs-template .why-vs-visa .table td:last-child{ border-right:solid 1px  transparent;}
.vs-template .why-vs-visa .table td {border-top:solid 1px transparent;border-bottom:1px solid #fff;}
.vs-template .why-vs-visa .table tr:nth-child(2) td {border-bottom:1px solid transparent;}
.vs-template .why-vs-visa .box-why{ color:#fff; padding:10px; }
.vs-template .why-vs-visa .icon-why{ width: 50px; height: 55px; margin:0 auto;}
.vs-template .why-vs-visa  h3{ font-weight:700; font-size:20px; margin-top:15px;color:#fff;}
.vs-template .why-vs-visa p{ font-size: 14px;}
.vs-template .vs-sr-bl .lightblue{ background:#4db8c2; padding: 25px; }
.vs-template .vs-sr-bl .lightblue h4{ color:#212529; }
.vs-template .vs-sr-bl h1{  color:#fff; text-align: center; }
.vs-template .vs-sr-bl h1:after{background: #fff;  }
.vs-template .vs-sr-bl .roundbox{ background:#d2edf0 ; border-radius:100%;  display:inline-block; margin-bottom: 30px; }
.vs-template .vs-sr-bl a:hover { box-shadow: 0 6px 2px 0px #39858c; background: #fff; transition: all 0.2s ease-in-out 0s;}
.vs-template .vs-sr-bl .roundbox .pa-icon{ background: url(../../images-b/b-sr-icons.html) no-repeat 0 0; width: 32px;height: 43px;margin: 0 auto; margin-bottom: 5px;}
.vs-template .vs-sr-bl .roundbox .va-icon{ background: url(../../images-b/b-sr-icons.html) no-repeat 0 -73px; width: 32px;height: 43px;margin: 0 auto; margin-bottom: 5px;}
.vs-template .vs-sr-bl .roundbox .du-icon{ background: url(../../images-b/b-sr-icons.html) no-repeat 0 -145px; width: 32px;height: 43px;margin: 0 auto; margin-bottom: 5px;}
.vs-template .vs-sr-bl .roundbox .pl-icon{ background: url(../../images-b/b-sr-icons.html) no-repeat 0 -213px; width: 32px;height: 43px;margin: 0 auto; margin-bottom: 5px;}
.vs-template .vs-sr-bl .roundbox .ia-icon{ background: url(../../images-b/b-sr-icons.html) no-repeat 0 -279px; width: 32px;height: 43px;margin: 0 auto; margin-bottom: 5px;}
.vs-template .vs-sr-bl .roundbox .ocall-icon{ background: url(../../images-b/b-sr-icons.html) no-repeat 0 -344px; width: 32px;height: 43px;margin: 0 auto; margin-bottom: 5px;}
.vs-template .vs-sr-bl .roundbox p{ color:#252525; width: 111px; text-align: center; margin: 0 auto; line-height:18px;}
a,a:hover{transition: all 0.2s ease-in-out 0s;}
.vs-template .vs-sr-bl a{ text-decoration:none; }
.vs-template .vs-sr-bl .nav-tabs .active{border-bottom:solid 4px #39858c; color:#39858c ; transition: all 0.2s ease-in-out 0s;}
.vs-template .pad0{ padding:0!important}
.vs-template .blog_test{ padding: 50px 25px;}
.vs-template .vs-sr-bl .tab-content { height: 100%;}
.vs-template .vs-sr-bl .tab-pane.active { height: 100%; padding: 0;}
.vs-template .vs-sr-bl .nav-tabs{ position: absolute; padding:0 25px; bottom: 0;background: #f0f0f0;width: 100%;line-height: 43px;}
.vs-template .vs-sr-bl .nav-tabs .active a{ color:#4db8c2 ;}
.vs-template .vs-sr-bl .nav-tabs li{ margin-left:20px;}
h1.left:after{left:0; width:100px; background: #ccc;   right: auto;  }
.vs-template .blog_test .blog .blogbox img{ width:auto!important; height: 100%!important;position:absolute;}
.vs-template .blog_test .blog .blogbox{ display: block; width: 100%; height: 100%; box-shadow:0 0  8px 0 #e6e6e6;   }
.vs-template .blog_test .blog .textblock{padding:20px 30px 20px 10px; }
.vs-template .blog_test .blog .textblock h3{ text-align: left; color:#353535; border-bottom:solid 1px #ccc; display: block; font-size: 18px; font-weight:700; padding-bottom:5px;  }
.vs-template .blog_test .blog .textblock p{ font-size: 14px;}
.rmore{ color:#fea66f!important; text-decoration:none; }
.vs-template .blog_test .blog .textblock .date{ background:#fea66f; width: 90px;height: 90px; border-radius:100% 0 0; padding-right: 15px; color:#000000;  text-align: right; padding-top: 25px; position: absolute; right:15px;  overflow: hidden; bottom: 0;}
.vs-template .blog_test .blog .textblock .date p{ font-size:36px; font-weight: 700; margin: 0; padding: 0;line-height: 28px }
.vs-template .blog_test .blog .textblock .date span{}
.vs-template .blog_test .testimonials{ border:solid 1px #dddddd; padding:20px; position: relative;}
.vs-template .blog_test .testimonials:after { content: url(../../images-b/downarrow.html); position: absolute; bottom:-28px; left: 40px;}
.vs-template .blog_test .testimonials p{ font-size:14px;}
.vs-template .blog_test .testimonials p:before{ content:"  “ "; font-size: 60px;font-weight: 700;color: #ccc;top: 17px; position: relative; left: 14px;line-height: 10px;} 
.vs-template .blog_test .testimonials p:after{ content:"  ” "; font-size:60px; font-weight: 700; color:#ccc; position: absolute; padding-top:20px;}
.vs-template .blog_test  .usename{ margin-top: 30px;}.vs-template .blog_test  .owl-nav{ position: absolute;    right: 0px;    bottom: 75px;}		.blog_test .owl-carousel .owl-nav button.owl-prev, .blog_test .owl-carousel .owl-nav button.owl-next {    font-size: 75px;    display: inline-block;    line-height: 45px;    margin-left: 16px;}
.vs-template .blog_test  .usename .u-icon{ width:100px; height:100px; border-radius:100%; border:solid 2px #34c3ef; display: inline-block;font-size: 75px;text-align: center;
line-height: 70px; vertical-align: middle;}
.vs-template .blog_test  .usename .nameuser{display: inline-block; vertical-align: middle; font-size: 18px; text-transform: capitalize; font-weight: 700;}
.vs-template .blog_test  .usename .nameuser p{ font-weight:normal; font-size: 14px;}
.vs-template footer { background:#060822; padding: 51px 0 0;}
.vs-template footer h4{ color:#fff ; font-weight:700; margin: 0; padding: 0;}
.vs-template footer h4:first-letter{ color:#fff ; font-size: 36px; }
.vs-template footer ul{ margin:0; padding: 0; list-style:none;}
.vs-template footer ul li{ line-height:28px; }
.vs-template footer ul li a{font-weight:normal; color:#fff;font-size:12px;}
.vs-template footer p{ color:#fff ; font-size:13px;}
.vs-template footer .icons_social{ float:left; overflow:hidden; padding-top: 10px; }
.vs-template footer .icons_social a .twitter {background: url("../../images-b/icons_social.html") repeat scroll 0px 0 ; float: left;height: 40px; margin-top:0;width:51px; padding:3px;  transition: all 0.2s ease-in-out 0s;}
.vs-template footer .icons_social a:hover .twitter {background: url("../../images-b/icons_social.html") repeat scroll 0px -40px ;height: 40px;   margin-top:0;width:51px;}
.vs-template footer .icons_social a .fb {background: url("../../images-b/icons_social.html") repeat scroll -51px top ;float: left;height: 40px;width: 50px; padding:3px;  margin-top:0; transition: all 0.2s ease-in-out 0s;}
.vs-template footer a:hover .fb {background: url("../../images-b/icons_social.html") repeat scroll -51px -40px ;height: 40px;  width: 50px;  margin-top:0;}
.vs-template footer .icons_social a .in {background: url("../../images-b/icons_social.html") repeat scroll -102px top ;float: left;height: 40px;width:51px;padding:3px;  margin-top:0; transition: all 0.2s ease-in-out 0s; }
.vs-template footer a:hover .in {background: url("../../images-b/icons_social.html") repeat scroll -102px -40px ; height:40px;width:51px;  margin-top:0;}
.vs-template footer .icons_social a .u_tube {background: url("../../images-b/icons_social.html") repeat scroll -153px top ; float: left;height: 40px;width:51px;padding:3px;  margin-top:0;  transition: all 0.2s ease-in-out 0s;}
.vs-template footer a:hover .u_tube {background: url("../../images-b/icons_social.html") repeat scroll -153px -40px ;height:40px; width:51px;  margin-top:0;}
.vs-template footer .icons_social a .rss {background: url("../../images-b/icons_social.html") repeat scroll -204px top ; float: left;height:40px;width:51px;padding:3px;  margin-top:0;  transition: all 0.2s ease-in-out 0s;}
.vs-template footer  .icons_social a:hover .rss{background: url("../../images-b/icons_social.html") repeat scroll -204px -40px; height:40px; width: 51px;  margin-top:0;}
.vs-template .payment-row{ background:#4c4b4b; display: block; padding:10px 0; color:#ffffff;  }
.vs-template footer  .label{  text-decoration: underline; font-weight: bold;color: #fff;}
.vs-template footer .blcolor{ color: #fff;background: #f25f03;border-radius: 3px;padding: 0px 5px; }
.vs-template .payment-row .btn-custom{ box-shadow:0 0 0 0 !important;}.callus{position: fixed;    bottom: 0px;    width: 100%;     background: #fff;    border-top: 1px solid #ddd; z-index:99999; left:0px;}
.vs-template .dropdown{ cursor:pointer;}
.dropdown.show{ background: #f2f2f2; }
.vs-template .dropdown-item { border-bottom: solid 1px #f2f2f2!important; font-size: 12px!important;}

.copyrightarea{
	color: #fff;
    border-top: 1px solid #7b7b7b;
    padding: 10px 0;
	margin-top: 21px;
    font-size: 12px;
}

.sharenowtext{font-family:'Raleway', sans-serif;font-size:13px;line-height:18px;color:#2C3F69;text-transform:uppercase;font-weight:bold;float:left;width: 100%;}
a.btn-social,.btn-social{border-radius:50%;color:#ffffff !important;display:inline-block;height:42px;line-height:45px;margin:10px 5px 0 0;text-align:center;text-decoration:none;transition:background-color .3s;webkit-transition:background-color .3s;width:42px;}
.btn-social .fa,.btn-social i{backface-visibility:hidden;moz-backface-visibility:hidden;ms-transform:scale(1);o-transform:scale(1);transform:scale(1);transition:all .25s;webkit-backface-visibility:hidden;webkit-transform:scale(1);webkit-transition:all .25s;}
.btn-social:hover,.btn-social:focus{color:#fff;outline:none;text-decoration:none;}
.btn-social:hover .fa,.btn-social:focus .fa,.btn-social:hover i,.btn-social:focus i{ms-transform:scale(1.3);o-transform:scale(1.3);transform:scale(1.3);webkit-transform:scale(1.3);}
.btn-social.btn-xs{font-size:9px;height:24px;line-height:13px;margin:6px 2px;width:24px;}
.btn-social.btn-sm{font-size:13px;height:36px;line-height:18px;margin:6px 2px;width:36px;}
.btn-social.btn-lg{font-size:22px;height:72px;line-height:40px;margin:10px 6px;width:72px;}

.main-menu{clear:both;margin-top:32px;display:inline-block;z-index:1;}
.mainmenuscroll{margin-top:16px;}
.mainmenuscroll .list.dropdown-menu{top:76px;}
.main-menu .inline-list{margin:0;font-size:0;position: relative;top: 45px;}
.makepayments_btn{background:green;color:#fff !important;display:block;float:left;padding:6px 15px;position:relative;top:23px;font-size:15px;}
.main-menu li{display:inline-block;float:none;list-style:outside none none;text-align:center;vertical-align:top;height:auto;width:auto;}
.main-menu li a{font-size:15px;line-height:2;padding:15px;color:#3c3c3c;width:100%;font-family:'Roboto', sans-serif;font-weight:normal;border-right: 1px solid #eaeaea;}
.main-menu .inline-list li ul li:hover:last-child a{}
.main-menu .inline-list li ul li:hover{}
/*.main-menu li:hover{border-bottom:4px solid #00b0f5;background:url(../images/hover-arrow.png) no-repeat #fbfbfb;background-position:bottom center;color:#212121;}*/
.main-menu li:hover .list.dropdown-menu{display:block;}
.main-menu .inline-list li:hover a{}
.list.dropdown-menu{background:#fff url('../../images/stark-bg.html') 0 0 no-repeat;padding:0;position:absolute;top:18px;left:0;display:none;width:100%;height:335px;z-index:99;margin-left:0;border:0 solid #ccc;}
.main-menu .dropdown-menu li{height:auto;padding:0;text-align:left;width:31%;display:block;float:left;background:transparent;margin-left:15px;margin-top:15px;}
.dropdown-menu > li a{display:block;padding:5px;width:100%;text-transform:capitalize;font-size:13px;font-family:'Raleway', sans-serif;color:#fff;}
.dropdown-menu > li{background:#00B0F5;border-bottom:0 solid #333;}
.dropdown-menu > li:hover{border-bottom:0 solid #333;}
.inline-list > li{margin-left:0;}
ul.dropdown-menu > li.sub_menu > a{background:#2C3F69;}
li.sub_menu > ul.list .dropdown-menu{background:transparent;width:100%;height:auto;position:inherit;float:left;border:0 solid #ccc;}
li.sub_menu > ul.list .dropdown-menu li{width:100%;margin-left:0;margin-top:0;border:0;background:transparent;}
li.sub_menu > ul.list .dropdown-menu li a{color:#333;}
li.sub_menu > ul.list .dropdown-menu li a:hover{color:#2C3F69;}

.blogimg_area{overflow:hidden;}

.eligibility-tabs{margin:1% 0;background:#0096DF;cursor:pointer;-webkit-transition:all 600ms ease;-moz-transition:all 600ms ease;-ms-transition:all 600ms ease;-o-transition:all 600ms ease;transition:all 600ms ease;}
.eligibility-tabs:hover{box-shadow:inset 1px 1px 131px #162e50;}
.eligibility-tabs a{color:#fff;font-size:15px;text-transform:uppercase;padding:12px 0;display:block;text-align:center;background:url('../../images/eligi-ar.html') 5px center no-repeat;background-size:23px;}

.eligibility-tabs-heading{margin:1% 0;background:#000;cursor:pointer;-webkit-transition:all 600ms ease;-moz-transition:all 600ms ease;-ms-transition:all 600ms ease;-o-transition:all 600ms ease;transition:all 600ms ease;}
.eligibility-tabs-heading:hover{box-shadow:inset 1px 1px 131px #162e50;}
.eligibility-tabs-heading a{color:#fff;font-size:15px;text-transform:uppercase;padding:12px 0;display:block;text-align:center;font-weight: bold;border-bottom: 3px solid #009ce9;}

.req_call_b_form{margin-top: 45px;border: 1px solid #A0031C;border-radius: 5px;padding: 30px 0;box-shadow: 0 1px 1px #000,0 1px 0 rgba(255,255,255,.5)inset;background-image: linear-gradient(#F34F5D, #A0031C);}
.req_call_b_h{text-align: center !important;margin: 0 0 30px !important;font-size: 21px !important;color: #fff !important;}
.req_call_b_h img{width:32px;}
.req_call_b_form label{color:#fff;}
.req_call_b_btn{background: #F83E52 !important;padding: 10px 32px;height: auto !important;color: #fff;font-size: 13px;letter-spacing: 2px;text-transform: uppercase;border: 0;cursor: pointer;margin-top: 12px;margin-left: 0;}

.req_call_b_form_incl{margin-top: 0;border: 1px solid #A0031C;border-radius: 5px;padding: 15px 0;box-shadow: 0 1px 1px #000,0 1px 0 rgba(255,255,255,.5)inset;background-image: linear-gradient(#F34F5D, #A0031C);}
.req_call_b_h_incl{text-align: center !important;margin: 0 0 15px !important;font-size: 21px !important;color: #fff !important;}
.req_call_b_h_incl img{width:32px;}
.req_call_b_form_incl label{color:#fff;}
.req_call_b_btn_incl{background: #F83E52 !important;padding: 10px 32px;height: auto !important;color: #fff;font-size: 13px;letter-spacing: 2px;text-transform: uppercase;border: 0;cursor: pointer;margin-top: 0;margin-left: 0;}
.req_call_b_form_incl input[type="text"], .req_call_b_form_incl input[type="password"], .req_call_b_form_incl input[type="date"], .req_call_b_form_incl input[type="datetime"], .req_call_b_form_incl input[type="datetime-local"], .req_call_b_form_incl input[type="month"], .req_call_b_form_incl input[type="week"], .req_call_b_form_incl input[type="email"], .req_call_b_form_incl input[type="number"], .req_call_b_form_incl input[type="search"], .req_call_b_form_incl input[type="tel"], .req_call_b_form_incl input[type="time"], .req_call_b_form_incl input[type="url"], .req_call_b_form_incl textarea, .req_call_b_form_incl select {width: 100% !important;height: 30px;padding: 5px;margin-bottom:15px;}

.btn-facebook{background:#5387c1;background:-moz-linear-gradient(top, #5387c1 1%, #345396 100%);background:-webkit-linear-gradient(top, #5387c1 1%,#345396 100%);background:linear-gradient(to bottom, #5387c1 1%,#345396 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5387c1', endColorstr='#345396',GradientType=0);}
.btn-facebook:hover{background:#345396;background:-moz-linear-gradient(top, #345396 0%, #5387c1 99%);background:-webkit-linear-gradient(top, #345396 0%,#5387c1 99%);background:linear-gradient(to bottom, #345396 0%,#5387c1 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#345396', endColorstr='#5387c1',GradientType=0);}

.btn-twitter{background:#21c5e8;background:-moz-linear-gradient(top, #21c5e8 1%, #13a4db 100%);background:-webkit-linear-gradient(top, #21c5e8 1%,#13a4db 100%);background:linear-gradient(to bottom, #21c5e8 1%,#13a4db 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#21c5e8', endColorstr='#13a4db',GradientType=0);}
.btn-twitter:hover{background:#13a4db;background:-moz-linear-gradient(top, #13a4db 0%, #21c5e8 99%);background:-webkit-linear-gradient(top, #13a4db 0%,#21c5e8 99%);background:linear-gradient(to bottom, #13a4db 0%,#21c5e8 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#13a4db', endColorstr='#21c5e8',GradientType=0);}

.btn-google-plus{background:#d34b4b;background:-moz-linear-gradient(top, #d34b4b 1%, #bb3035 100%);background:-webkit-linear-gradient(top, #d34b4b 1%,#bb3035 100%);background:linear-gradient(to bottom, #d34b4b 1%,#bb3035 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d34b4b', endColorstr='#bb3035',GradientType=0);}
.btn-google-plus:hover{background:#bb3035;background:-moz-linear-gradient(top, #bb3035 0%, #d34b4b 99%);background:-webkit-linear-gradient(top, #bb3035 0%,#d34b4b 99%);background:linear-gradient(to bottom, #bb3035 0%,#d34b4b 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bb3035', endColorstr='#d34b4b',GradientType=0);}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea{width:100% !important;height:45px;padding: 5px;border: 1px solid #cbcbcb;border-radius: 5px;}
select{width:100% !important;height:33px;background:#fff;padding: 5px;}

.orbtn {
    background: #9f4f2b;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

.calc-res-area{font-size:15px;}
.calculateresultBtn{background:#2C3F69 !important;padding:10px 32px;height:auto !important;width:100%;color:#fff;font-size:13px;letter-spacing:2px;text-transform:uppercase;border:0;cursor:pointer;margin-top:12px;margin-left:0px;}
.calculator_title{color:#000;font-size:20px;background:#eee;padding:6px 10px;}
.calculator_title_aus{color:#2C3F69;font-size:20px;}
.calculator_tbl{font-weight:bold;margin:0 0 15px;}
ol.sub_li{/* margin-left:2.4rem;font-size:13px; */list-style-type:disc;}
ol.sub_li_aus{/* margin-left:15px;font-size:13px; */list-style-type:disc;}
.calculator_res{font-weight:bold;color:#fff;background:#2C3F69;padding:10px;}
/* .calculator_res a,
span{color:#ffffff;} */

.bg-internal h2, .bg-internal .h2{font-size:16px;}
.bg-internal h3, .bg-internal .h3{font-size:20px;}
.bg-internal h4, .bg-internal .h4 {
    font-size: 18px;
}

.bg-internal table {
  /* font-family: arial, sans-serif; */
  border-collapse: collapse;
  width: 100%;
}

.bg-internal td, .bg-internal th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.bg-internal tr:nth-child(even) {
  background-color: #eee;
}

.hide{display:none;}
[aria-label="breadcrumbs"] [aria-hidden="true"]:after{content:"/";}
.thankyoumsg_area{width:100%;height:auto;float:left;text-align:center;color:#2C3F69;}
.thankyoumsg_area p{color:#222222;font-size:16px !important;line-height:1.6;margin:15px 0 10px;/* font-family:'open_sansregular'; */text-align:center;}
.thankyoumsg_area span{display:block;border:5px solid #e1e1e3;margin:0 auto;width:135px;height:135px;padding:10px;font-size:68px;border-radius:50%;color:#2C3F69;margin-top:25px;}

.reveal-modal-bg{background:#000000;background:rgba(0, 0, 0, 0.45);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1004;left:0;}
.reveal-modal{border-radius:3px;display:none;position:absolute;top:0;visibility:hidden;width:100%;z-index:1005;left:0;background-color:#FFFFFF;padding:1.875rem;border:solid 1px #666666;box-shadow:0 0 10px rgba(0, 0, 0, 0.4);}

.contactsendBtn{background:#009ce9 !important;padding:10px 32px;height:auto !important;color:#fff;font-size:13px;text-transform:uppercase;border:0;cursor:pointer;margin-top:12px;margin-left:0;}
.textareainshadowbox{
	padding: 10px 15px;
	box-shadow: 2px 3px 10px grey;
}
.banner-caption{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 12px 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.48);
	font-size:16px;
}
.c-w{
	color:#fff;
}

.carousel-control-prev, .carousel-control-next {
    z-index: 0;
}

.ourservicesUL{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}

.ourservicesUL li{
	float: left;
	width: 47%;
	margin: 15px;
}

.ourservicesUL li a{
	color:#fff;
	padding: 41px 15px;
	border: 1px solid #bb1818;
	border-radius: 5px;
	width:100%;
	display: block;
	background: #ff0000 url(../../images/globe.html) no-repeat;
	background-position: 447px 31px;
	background-size: 145px;
	font-size: 51px;
}

.ourservicesUL li a:hover{
	color:#fff;
	padding: 41px 15px;
	border: 1px solid #bb1818;
	border-radius: 5px;
	width:100%;
	display: block;
	text-decoration:none;
	background: #bb1818 url(../../images/globe.html) no-repeat;
	background-position: 447px 31px;
	background-size: 145px;
	font-size: 51px;
}

.ourservicesUL li:nth-child(2) a{
	color:#fff;
	padding: 41px 15px;
	border: 1px solid #0a1f39;
	border-radius: 5px;
	width:100%;
	display: block;
	background: #0A3161 url(../../images/globe.html) no-repeat;
	background-position: 447px 31px;
	background-size: 145px;
	font-size: 51px;
}

.ourservicesUL li:nth-child(2) a:hover{
	color:#fff;
	padding: 41px 15px;
	border: 1px solid #0a1f39;
	border-radius: 5px;
	width:100%;
	display: block;
	text-decoration:none;
	background: #0a1f39 url(../../images/globe.html) no-repeat;
	background-position: 447px 31px;
	background-size: 145px;
	font-size: 51px;
}

.ourservicesUL li:nth-child(3) a{
	color:#fff;
	padding: 41px 15px;
	border: 1px solid #440a14;
	border-radius: 5px;
	width:100%;
	display: block;
	background: #C8102E url(../../images/globe.html) no-repeat;
	background-position: 447px 31px;
	background-size: 145px;
	font-size: 51px;
}

.ourservicesUL li:nth-child(3) a:hover{
	color:#fff;
	padding: 41px 15px;
	border: 1px solid #440a14;
	border-radius: 5px;
	width:100%;
	display: block;
	text-decoration:none;
	background: #440a14 url(../../images/globe.html) no-repeat;
	background-position: 447px 31px;
	background-size: 145px;
	font-size: 51px;
}

.ourservicesUL li:nth-child(4) a{
	color:#0A3161;
	padding: 41px 15px;
	border: 1px solid #bcad24;
	border-radius: 5px;
	width:100%;
	display: block;
	background: #FFEB3B url(../../images/globe.html) no-repeat;
	background-position: 447px 31px;
	background-size: 145px;
	font-size: 51px;
}

.ourservicesUL li:nth-child(4) a:hover{
	color:#0A3161;
	padding: 41px 15px;
	border: 1px solid #bcad24;
	border-radius: 5px;
	width:100%;
	display: block;
	text-decoration:none;
	background: #bcad24 url(../../images/globe.html) no-repeat;
	background-position: 447px 31px;
	background-size: 145px;
	font-size: 51px;
}

.ourservicesUL li:nth-child(5) a{
	color:#fff;
	padding: 41px 15px;
	border: 1px solid #000;
	border-radius: 5px;
	width:100%;
	display: block;
	background: #333 url(../../images/globe.html) no-repeat;
	background-position: 447px 31px;
	background-size: 145px;
	font-size: 51px;
}

.ourservicesUL li:nth-child(5) a:hover{
	color:#fff;
	padding: 41px 15px;
	border: 1px solid #000;
	border-radius: 5px;
	width:100%;
	display: block;
	text-decoration:none;
	background: #000 url(../../images/globe.html) no-repeat;
	background-position: 447px 31px;
	background-size: 145px;
	font-size: 51px;
}

.SDbox{
	margin-bottom: 35px;
	float: left;
	width: 100%;
}
.SDbox img{
	max-width: 100%;
	border-radius:5px 5px 0 0;
	margin-bottom:10px;
}
.SDbox b{
	
}
.SDbox p{
	
}
.learnmoreBtn{
	background: #9C27B0;
    color: #fff !important;
    text-decoration: none;
    padding: 10px 15px;
    border-radius: 3px;
	float:left;
}

.ck-img-r {
    width: 31%;
    height: auto;
    float: right;
    padding: 15px 0 15px 15px;
}

.btm_widgets {
    background: #007C9D;
    padding: 60px 0px;
}

/* TOP Widgets */
.top-widgets{position: relative; padding-top: 192px;}
.widget-mr{ position: absolute; top: 12px;
    left: 0;
    right: 0;}
.tp_widget{ background: #fff;
    box-shadow: 6px 6px 70px rgb(16 40 81 / 23%);
    padding: 20px 10px;
    height: 146px;
    border-radius: 15px;
    display: flex;
    text-decoration: none;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}
 .tp_widget  img{width: 42px;}
 .tp_widget h5{ font-size: 14px; font-weight: 600; line-height: 1.6; padding-top: 16px; margin: 0px;}
 .tp_widget:hover{ background-color: #007C9d; cursor: pointer;    
    border-color: #01C9C9 !important; background: transparent linear-gradient(281deg, #007C9D 0%, #01C9C9 100%) 0% 0% no-repeat;} 
    .tp_widget:hover h5{color: #fff;}
    .tp_widget:hover img{ filter: drop-shadow(2px 3px 2px #fff); }

 .widget-arrow img{width: 34px;}
 .widget-arrow a {
    position: absolute;
    width: 36px;
    height: 36px;
    top: calc(50% - 18px);
}
.widget-arrow a.prev{     left: 5%;}
.widget-arrow a.next {
    right: 5%;
}
.iframevideo {
    width: 100%;
    height: 698px;
}
p span{
	font-weight:normal !important;
}
.homethreeboxes ul{
	list-style: none;
	margin-left: -39px;
}
.homethreeboxes ul li a{
	background: #fff;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #999999;
    border-radius: 5px;
    display: inline-block;
}
.homethreeboxes ul li a:hover{
	background: #cfcfcf;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #999999;
    border-radius: 5px;
    display: inline-block;
	text-decoration:none;
}

.mobfooterbar{
	display:none;
}

label {
    margin: 10px 0;
}

.addressMap{
	width:100%;
	height:450px;
	margin: 0;
	padding: 0;
	border: 0;
}

.Dr_detail_Box{
	width:100%;
	height:auto;
	float:left;
	background:#eeeeee;
	border:1px solid #eee;
	border-radius:10px;
	padding:20px;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
	margin-bottom: 35px;
}
.justify-between {
    justify-content: space-between;
}
.items-start {
    align-items: flex-start;
}
.flex {
    display: flex;
}
.gap-4 {
    gap: 1rem;
}
.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.rounded-lg {
    border-radius: .5rem;
}
.w-16 {
    width: 4rem;
}
.h-16 {
    height: 4rem;
}
.text-primary-h {
    --tw-text-opacity: 1;
    color: rgb(51 51 51 / var(--tw-text-opacity));
}
.font-semibold {
    font-weight: 600;
}
.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.text-primary-p {
    --tw-text-opacity: 1;
    color: rgb(74 74 74 / var(--tw-text-opacity));
}
.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}
.gap-2 {
    gap: .5rem;
}
.items-center {
    align-items: center;
}
.mt-2 {
    margin-top: .5rem;
}
.mb-0 {
    margin-bottom: 0;
}
.font-medium {
    font-weight: 500;
}
.gap-1 {
    gap: .25rem;
}
.mt-1 {
    margin-top: .25rem;
}
.w-4 {
    width: 1rem;
}
.h-4 {
    height: 1rem;
}
audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle;
}
.ease-in-out {
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}
.duration-300 {
    transition-duration: .3s;
}
.transition {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}

@media only screen and (max-width:40em){.reveal-modal{min-height:100vh;}
}
.reveal-modal .column, .reveal-modal .columns{min-width:0;}
.reveal-modal >:first-child{margin-top:0;}
.reveal-modal >:last-child{margin-bottom:0;}
@media only screen and (min-width:40.0625em){.reveal-modal{left:0;margin:0 auto;max-width:62.5rem;right:0;width:80%;}
}
@media only screen and (min-width:40.0625em){.reveal-modal{top:6.25rem;}
}
.reveal-modal.radius{border-radius:3px;}
.reveal-modal.round{border-radius:1000px;}
.reveal-modal.collapse{padding:0;}
@media only screen and (min-width:40.0625em){.reveal-modal.tiny{left:0;margin:0 auto;max-width:62.5rem;right:0;width:30%;}
}
@media only screen and (min-width:40.0625em){.reveal-modal.small{left:0;margin:0 auto;max-width:62.5rem;right:0;width:40%;}
}
@media only screen and (min-width:40.0625em){.reveal-modal.medium{left:0;margin:0 auto;max-width:62.5rem;right:0;width:60%;}
}
@media only screen and (min-width:40.0625em){.reveal-modal.large{left:0;margin:0 auto;max-width:62.5rem;right:0;width:70%;}
}
@media only screen and (min-width:40.0625em){.reveal-modal.xlarge{left:0;margin:0 auto;max-width:62.5rem;right:0;width:95%;}
}
.reveal-modal.full{height:100vh;height:100%;left:0;margin-left:0 !important;max-width:none !important;min-height:100vh;top:0;}
@media only screen and (min-width:40.0625em){.reveal-modal.full{left:0;margin:0 auto;max-width:62.5rem;right:0;width:100%;}
}
.reveal-modal.toback{z-index:1003;}
.reveal-modal .close-reveal-modal{color:#AAAAAA;cursor:pointer;font-size:2.5rem;font-weight:bold;line-height:1;position:absolute;top:0.625rem;right:1.375rem;}


@media (max-width: 1365px) {	.vs-template .navbar-expand-xl .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; }	.vs-template .navbar-brand img {   }.client img {    height: 80px;}}@media (max-width: 767px) {	.video{padding-top:20px;}	.onlyMob{display:block;}	.onlyWeb{display:none!important;}	.infonav .onlyWeb{display:none!important;}.vs-template .process {    padding: 50px 15px;}.infonav .blink{    position: absolute;    left: -8px;    top: 83px;    z-index: 99;}.vs-template .navbar-brand img {    width: 81px!important;	   /*  border-bottom: 0 solid #ddd;    padding-bottom: 8px; *//* display:none; */}.vs-template .navbar-brand {    top: 3px!important; left:0px;   /* margin: 0 auto; */    text-align: center; /* width: 100%; */ margin: 0 auto;/* background: #fff; */ border: 0;box-shadow: none;}.vs-template .navbar {    padding: 1.7rem 0.8rem 0.5rem;	background:#fff;	    min-height: 70px;}.vs-template .navbar-toggler {    top: 15px;    font-size: 28px;    padding-top: 4px;}.navbar-collapse {    margin-top: 42px;}.vs-template a {    border-top: 0px solid #333;	padding-left:0px!important;}.vs-template .navbar-expand-xl .navbar-nav .active a {    color: rgb(255,72,110);    background: none;}.infonav {    height: 62px;}.onlyMob.callus a.btn{float:left; width:50%; text-align:center; padding: 12px 0; border-radius:0px;     background: #7c4cc0;    color: #fff!important;     font-size: 16px;}.onlyMob.callus a.btn:last-child{background: #fb435d;    border-left: 1px solid #ddd;    color: #fff!important;}.infonav .btn:nth-child(2):before {    background: url(../../images-b/info-iconM.html) left -29px no-repeat;}.infonav .btn:nth-child(1):before {    background: url(../../images-b/info-iconM.html) left 2px no-repeat;}.vs-template .blog_test .blog .blogbox{margin-bottom:50px;}.vs-template .carousel-item img {    width: 120%;    text-align: center;    margin-left: -20%;}.carousel-indicators{bottom:-22px;}

.main-menu {   
    height: 500px;
    overflow: hidden;
    overflow-y: scroll;
    position: absolute;
    width: 100%;
    background: rgb(44 63 105 / 92%);
    top: 27px;
    margin-left: -15px;
}
.main-menu li img{border-radius: 15px;}
.main-menu li a{display:block;color:#fff;padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;}.list.dropdown-menu {background: transparent url(../images/stark-bg.html) 0 0 no-repeat;position: inherit;top: 0;left: 0;display: block;border-radius:0;height:auto;float:left;}
.main-menu .dropdown-menu li {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
	text-align: center;
}
ul.dropdown-menu > li.sub_menu > a {
    background: #909090;
}
.dropdown-menu > li a{
	padding:10px 15px;
}
li.sub_menu > ul.list .dropdown-menu li a {
    color: #777;
}
li.sub_menu > ul.list .dropdown-menu li a:hover {
    color: #777;
}
.d-b-p{display:block;padding:7px;}
}

@media (max-width:640px){
.mobfooterbar{
	display: block;
	background: #9f4f2b;
	width: 100%;
	border-radius: 0;
	color: #fff;
	position: fixed;
	bottom: 0;
	z-index: 9;
	text-align: center;
}
.mobfooterlinks{
	display: block;
	line-height: 1.5;
	color: #fff !important;
	/* font-weight: normal !important; */
    font-size: 0.9rem !important;
}
.mobfooterlinks .fa{
    font-size: 1.3rem !important;
}		
.iframevideo {
	height: 315px;
}		
.container h2, .container h4{
	font-size:28px !important;
}	
.mobwidth-4{
	width:33%;
}
.mobwidth-8{
	width:67%;
}	
	
.navsection {
    background: #9E9E9E;
}
.bg-internal{
	padding: 15px !important;
}	
.video_or_img_area {
    width: 100% !important;
}
.testimonial_text{
	width: 100% !important;
	margin-left: 0 !important;
}
.brakingnw{
	display:none;
    /* text-align: center !important; */
}
.mob_brakingnw{
	display:block;
	background:#9f4f2b; width: 100%; border-radius: 0; color: #fff; position: fixed;
	top:0;
	z-index:9;
	text-align: center;	
}
.mob_brakingnw .social-strip a {
	padding-left: 0 !important;
}
.mob_brakingnw .phone_no_strip a{
	color:#fff !important;
	padding-left: 0 !important;
	font-weight: normal;
}
.vs-template footer ul li a {
    padding-left: 0 !important;
}
.copyrightarea {
    padding: 15px;
}	
.quotebox_pink {
	display: block;
}
.quotebox_blue {
	display: block;
}	
.homethreeboxes{
	top:0;
}
.headersection{
	height:auto;
	margin-top: 43px;
}	
.fb_iframe_widget iframe, table{width:100% !important;}
.uiGrid{width:100% !important;}
.hide640{display:none !important;}
.p0-640{padding:0;}
.topmargin60{margin:21px 0;}
.brakingbrand {
    width: 151px!important;
}
}

@media screen and (max-height: 575px){
	#rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}